Trace number 3259291

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
UmSat 2011-02-25? (TO) 1300.1 1300.06

General information on the benchmark

NameCRAFTED/rbsat/crafted/
forced/rbsat-v2400c266431gyes3.cnf
MD5SUMcef3d3066fec910e94448f2404c09548
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2400
Number of clauses266431
Sum of the clauses size535112
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2266356
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 575

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3259291-1303507196/watcher-3259291-1303507196 -o /tmp/evaluation-result-3259291-1303507196/solver-3259291-1303507196 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3259291-1303507196.cnf 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.68 3.90 3.64 5/181 26285
/proc/meminfo: memFree=13575432/32950928 swapFree=67111528/67111528
[pid=26285] ppid=26283 vsize=11776 CPUtime=0 cores=5,7
/proc/26285/stat : 26285 (umsat) R 26283 26285 25554 0 -1 4194304 368 0 0 0 0 0 0 0 21 0 1 0 540950245 12058624 307 33554432000 4194304 4263880 140735278232528 18446744073709551615 4232297 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26285/statm: 2944 307 241 17 0 117 0

[startup+0.0863491 s]
/proc/loadavg: 3.68 3.90 3.64 5/181 26285
/proc/meminfo: memFree=13575432/32950928 swapFree=67111528/67111528
[pid=26285] ppid=26283 vsize=13340 CPUtime=0.08 cores=5,7
/proc/26285/stat : 26285 (umsat) R 26283 26285 25554 0 -1 4194304 888 0 0 0 8 0 0 0 21 0 1 0 540950245 13660160 681 33554432000 4194304 4263880 140735278232528 18446744073709551615 231895490304 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26285/statm: 3335 681 242 17 0 508 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 13340

[startup+0.100346 s]
/proc/loadavg: 3.68 3.90 3.64 5/181 26285
/proc/meminfo: memFree=13575432/32950928 swapFree=67111528/67111528
[pid=26285] ppid=26283 vsize=13340 CPUtime=0.09 cores=5,7
/proc/26285/stat : 26285 (umsat) R 26283 26285 25554 0 -1 4194304 912 0 0 0 9 0 0 0 21 0 1 0 540950245 13660160 705 33554432000 4194304 4263880 140735278232528 18446744073709551615 4232280 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26285/statm: 3335 705 242 17 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.300311 s]
/proc/loadavg: 3.68 3.90 3.64 5/181 26285
/proc/meminfo: memFree=13575432/32950928 swapFree=67111528/67111528
[pid=26285] ppid=26283 vsize=18812 CPUtime=0.29 cores=5,7
/proc/26285/stat : 26285 (umsat) R 26283 26285 25554 0 -1 4194304 2601 0 0 0 29 0 0 0 22 0 1 0 540950245 19263488 1816 33554432000 4194304 4263880 140735278232528 18446744073709551615 4203264 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26285/statm: 4703 1816 242 17 0 1876 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18812

[startup+0.700234 s]
/proc/loadavg: 3.68 3.90 3.64 5/181 26285
/proc/meminfo: memFree=13575432/32950928 swapFree=67111528/67111528
[pid=26285] ppid=26283 vsize=25976 CPUtime=0.69 cores=5,7
/proc/26285/stat : 26285 (umsat) R 26283 26285 25554 0 -1 4194304 5094 0 0 0 69 0 0 0 23 0 1 0 540950245 26599424 3540 33554432000 4194304 4263880 140735278232528 18446744073709551615 231895157637 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26285/statm: 6494 3540 242 17 0 3667 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25976

[startup+1.50109 s]
/proc/loadavg: 3.68 3.90 3.64 5/190 26300
/proc/meminfo: memFree=13461164/32950928 swapFree=67111528/67111528
[pid=26285] ppid=26283 vsize=56824 CPUtime=1.49 cores=5,7
/proc/26285/stat : 26285 (umsat) R 26283 26285 25554 0 -1 4202496 15725 0 0 0 147 2 0 0 25 0 1 0 540950245 58187776 11072 33554432000 4194304 4263880 140735278232528 18446744073709551615 4249936 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26285/statm: 14206 11072 247 17 0 11379 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 56824

[startup+3.10079 s]
/proc/loadavg: 3.68 3.90 3.64 5/190 26300
/proc/meminfo: memFree=13438964/32950928 swapFree=67111528/67111528
[pid=26285] ppid=26283 vsize=69260 CPUtime=3.09 cores=5,7
/proc/26285/stat : 26285 (umsat) R 26283 26285 25554 0 -1 4202496 18845 0 0 0 306 3 0 0 25 0 1 0 540950245 70922240 14192 33554432000 4194304 4263880 140735278232528 18446744073709551615 4206263 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26285/statm: 17315 14192 247 17 0 14488 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 69260

[startup+6.30119 s]
/proc/loadavg: 3.70 3.90 3.64 5/190 26300
/proc/meminfo: memFree=13363384/32950928 swapFree=67111528/67111528
[pid=26285] ppid=26283 vsize=88376 CPUtime=6.3 cores=5,7
/proc/26285/stat : 26285 (umsat) R 26283 26285 25554 0 -1 4202496 23613 0 0 0 626 4 0 0 25 0 1 0 540950245 90497024 18960 33554432000 4194304 4263880 140735278232528 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26285/statm: 22094 18960 247 17 0 19267 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 88376

[startup+12.701 s]
/proc/loadavg: 3.73 3.90 3.65 5/190 26301
/proc/meminfo: memFree=13263596/32950928 swapFree=67111528/67111528
[pid=26285] ppid=26283 vsize=119796 CPUtime=12.69 cores=5,7
/proc/26285/stat : 26285 (umsat) R 26283 26285 25554 0 -1 4202496 31485 0 0 0 1264 5 0 0 25 0 1 0 540950245 122671104 26832 33554432000 4194304 4263880 140735278232528 18446744073709551615 4205647 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26285/statm: 29949 26832 247 17 0 27122 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 119796

[startup+25.5006 s]
/proc/loadavg: 3.79 3.90 3.65 5/190 26301
/proc/meminfo: memFree=13135796/32950928 swapFree=67111528/67111528
[pid=26285] ppid=26283 vsize=163984 CPUtime=25.49 cores=5,7
/proc/26285/stat : 26285 (umsat) R 26283 26285 25554 0 -1 4202496 42486 0 0 0 2542 7 0 0 25 0 1 0 540950245 167919616 37833 33554432000 4194304 4263880 140735278232528 18446744073709551615 4205697 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26285/statm: 40996 37833 247 17 0 38169 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 163984

[startup+51.1007 s]
/proc/loadavg: 3.86 3.91 3.66 5/190 26302
/proc/meminfo: memFree=12957656/32950928 swapFree=67111528/67111528
[pid=26285] ppid=26283 vsize=224684 CPUtime=51.09 cores=5,7
/proc/26285/stat : 26285 (umsat) R 26283 26285 25554 0 -1 4202496 57631 0 0 0 5097 12 0 0 25 0 1 0 540950245 230076416 52978 33554432000 4194304 4263880 140735278232528 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26285/statm: 56171 52978 247 17 0 53344 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 224684

[startup+102.307 s]
/proc/loadavg: 3.94 3.92 3.67 5/190 26303
/proc/meminfo: memFree=12700216/32950928 swapFree=67111528/67111528
[pid=26285] ppid=26283 vsize=311548 CPUtime=102.3 cores=5,7
/proc/26285/stat : 26285 (umsat) R 26283 26285 25554 0 -1 4202496 79076 0 0 0 10212 18 0 0 25 0 1 0 540950245 319025152 74422 33554432000 4194304 4263880 140735278232528 18446744073709551615 4207772 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26285/statm: 77887 74422 248 17 0 75060 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 311548

[startup+162.301 s]
/proc/loadavg: 3.98 3.93 3.69 5/190 26305
/proc/meminfo: memFree=12498084/32950928 swapFree=67111528/67111528
[pid=26285] ppid=26283 vsize=375740 CPUtime=162.29 cores=5,7
/proc/26285/stat : 26285 (umsat) R 26283 26285 25554 0 -1 4202496 94972 0 0 0 16206 23 0 0 25 0 1 0 540950245 384757760 90317 33554432000 4194304 4263880 140735278232528 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26285/statm: 93935 90317 247 17 0 91108 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 375740

[startup+222.3 s]
/proc/loadavg: 3.99 3.94 3.71 5/190 26306
/proc/meminfo: memFree=12301636/32950928 swapFree=67111528/67111528
[pid=26285] ppid=26283 vsize=443132 CPUtime=222.3 cores=5,7
/proc/26285/stat : 26285 (umsat) R 26283 26285 25554 0 -1 4202496 111736 0 0 0 22201 29 0 0 25 0 1 0 540950245 453767168 107080 33554432000 4194304 4263880 140735278232528 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26285/statm: 110783 107080 247 17 0 107956 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 443132

[startup+282.301 s]
/proc/loadavg: 3.99 3.95 3.72 5/190 26308
/proc/meminfo: memFree=12133588/32950928 swapFree=67111528/67111528
[pid=26285] ppid=26283 vsize=513200 CPUtime=282.3 cores=5,7
/proc/26285/stat : 26285 (umsat) R 26283 26285 25554 0 -1 4202496 128898 0 0 0 28197 33 0 0 25 0 1 0 540950245 525516800 124242 33554432000 4194304 4263880 140735278232528 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26285/statm: 128300 124242 247 17 0 125473 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 513200

[startup+342.301 s]
/proc/loadavg: 3.99 3.95 3.74 5/190 26309
/proc/meminfo: memFree=11995932/32950928 swapFree=67111528/67111528
[pid=26285] ppid=26283 vsize=560676 CPUtime=342.3 cores=5,7
/proc/26285/stat : 26285 (umsat) R 26283 26285 25554 0 -1 4202496 140686 0 0 0 34194 36 0 0 25 0 1 0 540950245 574132224 136030 33554432000 4194304 4263880 140735278232528 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26285/statm: 140169 136030 247 17 0 137342 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 560676

[startup+402.3 s]
/proc/loadavg: 3.99 3.96 3.75 5/190 26311
/proc/meminfo: memFree=11870796/32950928 swapFree=67111528/67111528
[pid=26285] ppid=26283 vsize=609064 CPUtime=402.31 cores=5,7
/proc/26285/stat : 26285 (umsat) R 26283 26285 25554 0 -1 4202496 152693 0 0 0 40191 40 0 0 25 0 1 0 540950245 623681536 148037 33554432000 4194304 4263880 140735278232528 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26285/statm: 152266 148037 247 17 0 149439 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 609064

[startup+462.301 s]
/proc/loadavg: 4.03 3.98 3.77 5/190 26313
/proc/meminfo: memFree=11748148/32950928 swapFree=67111528/67111528
[pid=26285] ppid=26283 vsize=655156 CPUtime=462.31 cores=5,7
/proc/26285/stat : 26285 (umsat) R 26283 26285 25554 0 -1 4202496 164055 0 0 0 46188 43 0 0 25 0 1 0 540950245 670879744 159398 33554432000 4194304 4263880 140735278232528 18446744073709551615 4207654 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26285/statm: 163789 159398 248 17 0 160962 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 655156

[startup+522.301 s]
/proc/loadavg: 4.11 4.01 3.79 5/190 26314
/proc/meminfo: memFree=11645820/32950928 swapFree=67111528/67111528
[pid=26285] ppid=26283 vsize=693180 CPUtime=522.3 cores=5,7
/proc/26285/stat : 26285 (umsat) R 26283 26285 25554 0 -1 4202496 173332 0 0 0 52185 45 0 0 25 0 1 0 540950245 709816320 168675 33554432000 4194304 4263880 140735278232528 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26285/statm: 173295 168675 248 17 0 170468 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 693180

[startup+582.3 s]
/proc/loadavg: 4.04 4.00 3.80 5/190 26316
/proc/meminfo: memFree=11541140/32950928 swapFree=67111528/67111528
[pid=26285] ppid=26283 vsize=731576 CPUtime=582.31 cores=5,7
/proc/26285/stat : 26285 (umsat) R 26283 26285 25554 0 -1 4202496 182634 0 0 0 58182 49 0 0 25 0 1 0 540950245 749133824 177975 33554432000 4194304 4263880 140735278232528 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26285/statm: 182894 177975 248 17 0 180067 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 731576

[startup+642.301 s]
/proc/loadavg: 4.01 4.00 3.81 5/190 26317
/proc/meminfo: memFree=11448860/32950928 swapFree=67111528/67111528
[pid=26285] ppid=26283 vsize=764096 CPUtime=642.32 cores=5,7
/proc/26285/stat : 26285 (umsat) R 26283 26285 25554 0 -1 4202496 190692 0 0 0 64180 52 0 0 25 0 1 0 540950245 782434304 186033 33554432000 4194304 4263880 140735278232528 18446744073709551615 4207812 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26285/statm: 191024 186033 248 17 0 188197 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 764096

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.82 5/190 26319
/proc/meminfo: memFree=11354824/32950928 swapFree=67111528/67111528
[pid=26285] ppid=26283 vsize=800880 CPUtime=702.32 cores=5,7
/proc/26285/stat : 26285 (umsat) R 26283 26285 25554 0 -1 4202496 199637 0 0 0 70178 54 0 0 25 0 1 0 540950245 820101120 194978 33554432000 4194304 4263880 140735278232528 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26285/statm: 200220 194978 248 17 0 197393 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 800880

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.83 5/190 26321
/proc/meminfo: memFree=11255352/32950928 swapFree=67111528/67111528
[pid=26285] ppid=26283 vsize=842388 CPUtime=762.33 cores=5,7
/proc/26285/stat : 26285 (umsat) R 26283 26285 25554 0 -1 4202496 210024 0 0 0 76176 57 0 0 25 0 1 0 540950245 862605312 205365 33554432000 4194304 4263880 140735278232528 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26285/statm: 210597 205365 248 17 0 207770 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 842388

[startup+822.3 s]
/proc/loadavg: 4.00 4.00 3.83 5/190 26322
/proc/meminfo: memFree=11182164/32950928 swapFree=67111528/67111528
[pid=26285] ppid=26283 vsize=874124 CPUtime=822.32 cores=5,7
/proc/26285/stat : 26285 (umsat) R 26283 26285 25554 0 -1 4202496 217787 0 0 0 82173 59 0 0 25 0 1 0 540950245 895102976 213128 33554432000 4194304 4263880 140735278232528 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26285/statm: 218531 213128 248 17 0 215704 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 874124

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.84 5/190 26324
/proc/meminfo: memFree=11100672/32950928 swapFree=67111528/67111528
[pid=26285] ppid=26283 vsize=911212 CPUtime=882.32 cores=5,7
/proc/26285/stat : 26285 (umsat) R 26283 26285 25554 0 -1 4202496 227044 0 0 0 88170 62 0 0 25 0 1 0 540950245 933081088 222385 33554432000 4194304 4263880 140735278232528 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26285/statm: 227803 222385 248 17 0 224976 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 911212

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.84 5/190 26325
/proc/meminfo: memFree=11033576/32950928 swapFree=67111528/67111528
[pid=26285] ppid=26283 vsize=939256 CPUtime=942.33 cores=5,7
/proc/26285/stat : 26285 (umsat) R 26283 26285 25554 0 -1 4202496 233836 0 0 0 94169 64 0 0 25 0 1 0 540950245 961798144 229176 33554432000 4194304 4263880 140735278232528 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26285/statm: 234814 229176 249 17 0 231987 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 939256

[startup+1002.3 s]
/proc/loadavg: 4.10 4.03 3.86 5/190 26327
/proc/meminfo: memFree=10958040/32950928 swapFree=67111528/67111528
[pid=26285] ppid=26283 vsize=973440 CPUtime=1002.33 cores=5,7
/proc/26285/stat : 26285 (umsat) R 26283 26285 25554 0 -1 4202496 242394 0 0 0 100167 66 0 0 25 0 1 0 540950245 996802560 237734 33554432000 4194304 4263880 140735278232528 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26285/statm: 243360 237734 249 17 0 240533 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 973440

[startup+1062.3 s]
/proc/loadavg: 4.06 4.03 3.87 5/190 26329
/proc/meminfo: memFree=10890196/32950928 swapFree=67111528/67111528
[pid=26285] ppid=26283 vsize=1004848 CPUtime=1062.33 cores=5,7
/proc/26285/stat : 26285 (umsat) R 26283 26285 25554 0 -1 4202496 249654 0 0 0 106164 69 0 0 25 0 1 0 540950245 1028964352 244993 33554432000 4194304 4263880 140735278232528 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26285/statm: 251212 244993 249 17 0 248385 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 1004848

[startup+1122.3 s]
/proc/loadavg: 4.02 4.03 3.88 5/190 26330
/proc/meminfo: memFree=10820100/32950928 swapFree=67111528/67111528
[pid=26285] ppid=26283 vsize=1032708 CPUtime=1122.33 cores=5,7
/proc/26285/stat : 26285 (umsat) R 26283 26285 25554 0 -1 4202496 256611 0 0 0 112162 71 0 0 25 0 1 0 540950245 1057492992 251950 33554432000 4194304 4263880 140735278232528 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26285/statm: 258177 251950 249 17 0 255350 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 1032708

[startup+1182.3 s]
/proc/loadavg: 4.01 4.02 3.88 5/190 26335
/proc/meminfo: memFree=10750892/32950928 swapFree=67111528/67111528
[pid=26285] ppid=26283 vsize=1061524 CPUtime=1182.34 cores=5,7
/proc/26285/stat : 26285 (umsat) R 26283 26285 25554 0 -1 4202496 263768 0 0 0 118160 74 0 0 25 0 1 0 540950245 1087000576 259107 33554432000 4194304 4263880 140735278232528 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26285/statm: 265381 259107 249 17 0 262554 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 1061524

[startup+1242.3 s]
/proc/loadavg: 4.00 4.01 3.89 5/190 26336
/proc/meminfo: memFree=10671524/32950928 swapFree=67111528/67111528
[pid=26285] ppid=26283 vsize=1091956 CPUtime=1242.33 cores=5,7
/proc/26285/stat : 26285 (umsat) R 26283 26285 25554 0 -1 4202496 271334 0 0 0 124158 75 0 0 25 0 1 0 540950245 1118162944 266673 33554432000 4194304 4263880 140735278232528 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26285/statm: 272989 266673 250 17 0 270162 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 1091956



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.01 3.90 4/189 26339
/proc/meminfo: memFree=11032352/32950928 swapFree=67111528/67111528
[pid=26285] ppid=26283 vsize=1119524 CPUtime=1300.04 cores=5,7
/proc/26285/stat : 26285 (umsat) R 26283 26285 25554 0 -1 4202496 278193 0 0 0 129927 77 0 0 25 0 1 0 540950245 1146392576 273532 33554432000 4194304 4263880 140735278232528 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26285/statm: 279881 273532 250 17 0 277054 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 1119524

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.06
CPU time (s): 1300.1
CPU user time (s): 1299.27
CPU system time (s): 0.829873
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 1119524

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.27
system time used= 0.829873
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 278193
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7
involuntary context switches= 913

runsolver used 2.07868 second user time and 5.02424 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-22 23:19:56
IDJOB=3259291
IDBENCH=71549
IDSOLVER=1582
FILE ID=node114/3259291-1303507196
RUNJOBID= node114-1303507195-26260
PBS_JOBID= 13134223
Free space on /tmp= 71252 MiB

SOLVER NAME= UmSat 2011-02-25
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v2400c266431gyes3.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3259291-1303507196/watcher-3259291-1303507196 -o /tmp/evaluation-result-3259291-1303507196/solver-3259291-1303507196 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3259291-1303507196.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= cef3d3066fec910e94448f2404c09548
RANDOM SEED=86544685

node114.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.73
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13575728 kB
Buffers:       1911952 kB
Cached:       16813032 kB
SwapCached:          0 kB
Active:        9406676 kB
Inactive:      9388364 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13575728 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            9500 kB
Writeback:           0 kB
AnonPages:       69412 kB
Mapped:          14896 kB
Slab:           516868 kB
PageTables:       4668 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   219064 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71248 MiB
End job on node114 at 2011-04-22 23:41:38