Trace number 3379127

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-05-12 (fixed)? (TO) 1300.07 1300.03

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_20_60_10-dir.shuffled-as.sat03-144.cnf
MD5SUMfab1e4926bfa9e7a1fae58c3b22b51e8
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark947.499
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of clauses46074
Sum of the clauses size92708
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 246054
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 520

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: 961)

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-3379127-1305460686/watcher-3379127-1305460686 -o /tmp/evaluation-result-3379127-1305460686/solver-3379127-1305460686 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3379127-1305460686.cnf 

running on 2 cores: 0,2

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.95 3.62 3/406 23398
/proc/meminfo: memFree=22291468/32951124 swapFree=59305796/67111528
[pid=23398] ppid=23396 vsize=11776 CPUtime=0 cores=0,2
/proc/23398/stat : 23398 (umsat) R 23396 23398 19943 0 -1 4194304 367 0 0 0 0 0 0 0 22 0 1 0 736299048 12058624 307 33554432000 4194304 4263832 140735352594464 18446744073709551615 4232232 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23398/statm: 2944 307 240 17 0 117 0

[startup+0.0822361 s]
/proc/loadavg: 3.68 3.95 3.62 3/406 23398
/proc/meminfo: memFree=22291468/32951124 swapFree=59305796/67111528
[pid=23398] ppid=23396 vsize=13340 CPUtime=0.07 cores=0,2
/proc/23398/stat : 23398 (umsat) R 23396 23398 19943 0 -1 4194304 859 0 0 0 7 0 0 0 22 0 1 0 736299048 13660160 653 33554432000 4194304 4263832 140735352594464 18446744073709551615 47060321081072 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23398/statm: 3335 653 242 17 0 508 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 13340

[startup+0.101229 s]
/proc/loadavg: 3.68 3.95 3.62 3/406 23398
/proc/meminfo: memFree=22291468/32951124 swapFree=59305796/67111528
[pid=23398] ppid=23396 vsize=13340 CPUtime=0.09 cores=0,2
/proc/23398/stat : 23398 (umsat) R 23396 23398 19943 0 -1 4194304 890 0 0 0 9 0 0 0 22 0 1 0 736299048 13660160 684 33554432000 4194304 4263832 140735352594464 18446744073709551615 47060321073274 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23398/statm: 3335 684 242 17 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.301156 s]
/proc/loadavg: 3.68 3.95 3.62 3/406 23398
/proc/meminfo: memFree=22291468/32951124 swapFree=59305796/67111528
[pid=23398] ppid=23396 vsize=19884 CPUtime=0.29 cores=0,2
/proc/23398/stat : 23398 (umsat) R 23396 23398 19943 0 -1 4202496 3002 0 0 0 29 0 0 0 23 0 1 0 736299048 20361216 2333 33554432000 4194304 4263832 140735352594464 18446744073709551615 4205704 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23398/statm: 4971 2333 247 17 0 2144 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19884

[startup+0.701082 s]
/proc/loadavg: 3.68 3.95 3.62 3/406 23398
/proc/meminfo: memFree=22291468/32951124 swapFree=59305796/67111528
[pid=23398] ppid=23396 vsize=24900 CPUtime=0.68 cores=0,2
/proc/23398/stat : 23398 (umsat) R 23396 23398 19943 0 -1 4202496 4223 0 0 0 68 0 0 0 25 0 1 0 736299048 25497600 3554 33554432000 4194304 4263832 140735352594464 18446744073709551615 4207764 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23398/statm: 6225 3554 247 17 0 3398 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 24900

[startup+1.50094 s]
/proc/loadavg: 3.68 3.95 3.62 5/422 23424
/proc/meminfo: memFree=22225032/32951124 swapFree=59305796/67111528
[pid=23398] ppid=23396 vsize=30608 CPUtime=1.49 cores=0,2
/proc/23398/stat : 23398 (umsat) R 23396 23398 19943 0 -1 4202496 5640 0 0 0 148 1 0 0 25 0 1 0 736299048 31342592 4971 33554432000 4194304 4263832 140735352594464 18446744073709551615 4205616 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23398/statm: 7652 4971 247 17 0 4825 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 30608

[startup+3.10061 s]
/proc/loadavg: 3.68 3.95 3.62 5/422 23424
/proc/meminfo: memFree=22201348/32951124 swapFree=59305796/67111528
[pid=23398] ppid=23396 vsize=37400 CPUtime=3.08 cores=0,2
/proc/23398/stat : 23398 (umsat) R 23396 23398 19943 0 -1 4202496 7346 0 0 0 307 1 0 0 25 0 1 0 736299048 38297600 6677 33554432000 4194304 4263832 140735352594464 18446744073709551615 4205562 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23398/statm: 9350 6677 248 17 0 6523 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 37400

[startup+6.30105 s]
/proc/loadavg: 3.71 3.95 3.62 5/422 23424
/proc/meminfo: memFree=22160324/32951124 swapFree=59305796/67111528
[pid=23398] ppid=23396 vsize=48820 CPUtime=6.28 cores=0,2
/proc/23398/stat : 23398 (umsat) R 23396 23398 19943 0 -1 4202496 10136 0 0 0 626 2 0 0 25 0 1 0 736299048 49991680 9467 33554432000 4194304 4263832 140735352594464 18446744073709551615 4205686 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23398/statm: 12205 9467 249 17 0 9378 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 48820

[startup+12.7009 s]
/proc/loadavg: 3.73 3.95 3.63 5/422 23424
/proc/meminfo: memFree=22105792/32951124 swapFree=59305796/67111528
[pid=23398] ppid=23396 vsize=64240 CPUtime=12.68 cores=0,2
/proc/23398/stat : 23398 (umsat) R 23396 23398 19943 0 -1 4202496 13919 0 0 0 1265 3 0 0 25 0 1 0 736299048 65781760 13248 33554432000 4194304 4263832 140735352594464 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23398/statm: 16060 13248 248 17 0 13233 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 64240

[startup+25.5005 s]
/proc/loadavg: 3.93 3.99 3.64 5/422 23425
/proc/meminfo: memFree=22042548/32951124 swapFree=59305796/67111528
[pid=23398] ppid=23396 vsize=83144 CPUtime=25.48 cores=0,2
/proc/23398/stat : 23398 (umsat) R 23396 23398 19943 0 -1 4202496 18389 0 0 0 2543 5 0 0 25 0 1 0 736299048 85139456 17718 33554432000 4194304 4263832 140735352594464 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23398/statm: 20786 17718 248 17 0 17959 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 83144

[startup+51.1007 s]
/proc/loadavg: 3.95 3.99 3.65 5/422 23425
/proc/meminfo: memFree=21964852/32951124 swapFree=59305796/67111528
[pid=23398] ppid=23396 vsize=105996 CPUtime=51.08 cores=0,2
/proc/23398/stat : 23398 (umsat) R 23396 23398 19943 0 -1 4202496 24021 0 0 0 5101 7 0 0 25 0 1 0 736299048 108539904 23350 33554432000 4194304 4263832 140735352594464 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23398/statm: 26499 23350 248 17 0 23672 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 105996

[startup+102.316 s]
/proc/loadavg: 3.98 3.99 3.66 5/422 23427
/proc/meminfo: memFree=21858308/32951124 swapFree=59305796/67111528
[pid=23398] ppid=23396 vsize=137940 CPUtime=102.31 cores=0,2
/proc/23398/stat : 23398 (umsat) R 23396 23398 19943 0 -1 4202496 31471 0 0 0 10220 11 0 0 25 0 1 0 736299048 141250560 30798 33554432000 4194304 4263832 140735352594464 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23398/statm: 34485 30798 249 17 0 31658 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 137940

[startup+162.301 s]
/proc/loadavg: 3.99 3.99 3.68 5/422 23428
/proc/meminfo: memFree=21765412/32951124 swapFree=59305796/67111528
[pid=23398] ppid=23396 vsize=163348 CPUtime=162.29 cores=0,2
/proc/23398/stat : 23398 (umsat) R 23396 23398 19943 0 -1 4202496 37595 0 0 0 16216 13 0 0 25 0 1 0 736299048 167268352 36920 33554432000 4194304 4263832 140735352594464 18446744073709551615 4215069 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23398/statm: 40837 36920 248 17 0 38010 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 163348

[startup+222.301 s]
/proc/loadavg: 4.14 4.03 3.71 5/422 23439
/proc/meminfo: memFree=21688160/32951124 swapFree=59305796/67111528
[pid=23398] ppid=23396 vsize=187404 CPUtime=222.3 cores=0,2
/proc/23398/stat : 23398 (umsat) R 23396 23398 19943 0 -1 4202496 43317 0 0 0 22215 15 0 0 25 0 1 0 736299048 191901696 42642 33554432000 4194304 4263832 140735352594464 18446744073709551615 4205713 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23398/statm: 46851 42642 248 17 0 44024 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 187404

[startup+282.301 s]
/proc/loadavg: 4.20 4.06 3.74 5/422 23440
/proc/meminfo: memFree=21635556/32951124 swapFree=59305796/67111528
[pid=23398] ppid=23396 vsize=206384 CPUtime=282.3 cores=0,2
/proc/23398/stat : 23398 (umsat) R 23396 23398 19943 0 -1 4202496 47840 0 0 0 28213 17 0 0 25 0 1 0 736299048 211337216 47164 33554432000 4194304 4263832 140735352594464 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23398/statm: 51596 47164 249 17 0 48769 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 206384

[startup+342.301 s]
/proc/loadavg: 4.07 4.05 3.75 5/422 23442
/proc/meminfo: memFree=21588796/32951124 swapFree=59305796/67111528
[pid=23398] ppid=23396 vsize=222244 CPUtime=342.3 cores=0,2
/proc/23398/stat : 23398 (umsat) R 23396 23398 19943 0 -1 4202496 51632 0 0 0 34212 18 0 0 25 0 1 0 736299048 227577856 50956 33554432000 4194304 4263832 140735352594464 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23398/statm: 55561 50956 249 17 0 52734 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 222244

[startup+402.3 s]
/proc/loadavg: 4.02 4.03 3.76 5/422 23444
/proc/meminfo: memFree=21548704/32951124 swapFree=59305796/67111528
[pid=23398] ppid=23396 vsize=236564 CPUtime=402.3 cores=0,2
/proc/23398/stat : 23398 (umsat) R 23396 23398 19943 0 -1 4202496 54970 0 0 0 40210 20 0 0 25 0 1 0 736299048 242241536 54294 33554432000 4194304 4263832 140735352594464 18446744073709551615 4205713 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23398/statm: 59141 54294 249 17 0 56314 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 236564

[startup+462.301 s]
/proc/loadavg: 4.01 4.03 3.78 5/422 23445
/proc/meminfo: memFree=21507388/32951124 swapFree=59305796/67111528
[pid=23398] ppid=23396 vsize=251272 CPUtime=462.3 cores=0,2
/proc/23398/stat : 23398 (umsat) R 23396 23398 19943 0 -1 4202496 58441 0 0 0 46209 21 0 0 25 0 1 0 736299048 257302528 57765 33554432000 4194304 4263832 140735352594464 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23398/statm: 62818 57765 250 17 0 59991 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 251272

[startup+522.301 s]
/proc/loadavg: 4.24 4.07 3.80 5/422 23447
/proc/meminfo: memFree=21466192/32951124 swapFree=59305796/67111528
[pid=23398] ppid=23396 vsize=265552 CPUtime=522.3 cores=0,2
/proc/23398/stat : 23398 (umsat) R 23396 23398 19943 0 -1 4202496 61692 0 0 0 52208 22 0 0 25 0 1 0 736299048 271925248 61015 33554432000 4194304 4263832 140735352594464 18446744073709551615 4205647 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23398/statm: 66388 61015 250 17 0 63561 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 265552

[startup+582.301 s]
/proc/loadavg: 4.16 4.07 3.82 5/422 23448
/proc/meminfo: memFree=21417044/32951124 swapFree=59305796/67111528
[pid=23398] ppid=23396 vsize=279844 CPUtime=582.3 cores=0,2
/proc/23398/stat : 23398 (umsat) R 23396 23398 19943 0 -1 4202496 64985 0 0 0 58207 23 0 0 25 0 1 0 736299048 286560256 64307 33554432000 4194304 4263832 140735352594464 18446744073709551615 4215042 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23398/statm: 69961 64307 249 17 0 67134 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 279844

[startup+642.301 s]
/proc/loadavg: 4.06 4.05 3.83 5/422 23450
/proc/meminfo: memFree=21367652/32951124 swapFree=59305796/67111528
[pid=23398] ppid=23396 vsize=294332 CPUtime=642.32 cores=0,2
/proc/23398/stat : 23398 (umsat) R 23396 23398 19943 0 -1 4202496 68381 0 0 0 64207 25 0 0 25 0 1 0 736299048 301395968 67703 33554432000 4194304 4263832 140735352594464 18446744073709551615 4205731 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23398/statm: 73583 67703 249 17 0 70756 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 294332

[startup+702.301 s]
/proc/loadavg: 4.02 4.04 3.83 5/422 23452
/proc/meminfo: memFree=21313552/32951124 swapFree=59305796/67111528
[pid=23398] ppid=23396 vsize=313116 CPUtime=702.31 cores=0,2
/proc/23398/stat : 23398 (umsat) R 23396 23398 19943 0 -1 4202496 72981 0 0 0 70204 27 0 0 25 0 1 0 736299048 320630784 72303 33554432000 4194304 4263832 140735352594464 18446744073709551615 4205632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23398/statm: 78279 72303 249 17 0 75452 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 313116

[startup+762.316 s]
/proc/loadavg: 4.05 4.05 3.84 5/422 23453
/proc/meminfo: memFree=21262932/32951124 swapFree=59305796/67111528
[pid=23398] ppid=23396 vsize=333164 CPUtime=762.33 cores=0,2
/proc/23398/stat : 23398 (umsat) R 23396 23398 19943 0 -1 4202496 77456 0 0 0 76204 29 0 0 25 0 1 0 736299048 341159936 76778 33554432000 4194304 4263832 140735352594464 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23398/statm: 83291 76778 249 17 0 80464 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 333164

[startup+822.301 s]
/proc/loadavg: 4.10 4.07 3.86 5/422 23455
/proc/meminfo: memFree=21217264/32951124 swapFree=59305796/67111528
[pid=23398] ppid=23396 vsize=341864 CPUtime=822.32 cores=0,2
/proc/23398/stat : 23398 (umsat) R 23396 23398 19943 0 -1 4202496 79491 0 0 0 82202 30 0 0 25 0 1 0 736299048 350068736 78812 33554432000 4194304 4263832 140735352594464 18446744073709551615 4205649 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23398/statm: 85466 78812 249 17 0 82639 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 341864

[startup+882.301 s]
/proc/loadavg: 4.07 4.06 3.87 5/422 23456
/proc/meminfo: memFree=21170848/32951124 swapFree=59305796/67111528
[pid=23398] ppid=23396 vsize=347860 CPUtime=882.31 cores=0,2
/proc/23398/stat : 23398 (umsat) R 23396 23398 19943 0 -1 4202496 80833 0 0 0 88200 31 0 0 25 0 1 0 736299048 356208640 80154 33554432000 4194304 4263832 140735352594464 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23398/statm: 86965 80154 249 17 0 84138 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 347860

[startup+942.301 s]
/proc/loadavg: 4.02 4.05 3.88 5/422 23458
/proc/meminfo: memFree=21141800/32951124 swapFree=59305796/67111528
[pid=23398] ppid=23396 vsize=355928 CPUtime=942.31 cores=0,2
/proc/23398/stat : 23398 (umsat) R 23396 23398 19943 0 -1 4202496 82700 0 0 0 94199 32 0 0 25 0 1 0 736299048 364470272 82021 33554432000 4194304 4263832 140735352594464 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23398/statm: 88982 82021 249 17 0 86155 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 355928

[startup+1002.3 s]
/proc/loadavg: 4.01 4.04 3.88 5/422 23460
/proc/meminfo: memFree=21106316/32951124 swapFree=59305796/67111528
[pid=23398] ppid=23396 vsize=362864 CPUtime=1002.32 cores=0,2
/proc/23398/stat : 23398 (umsat) R 23396 23398 19943 0 -1 4202496 84381 0 0 0 100199 33 0 0 25 0 1 0 736299048 371572736 83701 33554432000 4194304 4263832 140735352594464 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23398/statm: 90716 83701 248 17 0 87889 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 362864

[startup+1062.3 s]
/proc/loadavg: 4.00 4.03 3.89 5/422 23461
/proc/meminfo: memFree=21072932/32951124 swapFree=59305796/67111528
[pid=23398] ppid=23396 vsize=369264 CPUtime=1062.32 cores=0,2
/proc/23398/stat : 23398 (umsat) R 23396 23398 19943 0 -1 4202496 86041 0 0 0 106199 33 0 0 25 0 1 0 736299048 378126336 85361 33554432000 4194304 4263832 140735352594464 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23398/statm: 92316 85361 248 17 0 89489 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 369264

[startup+1122.3 s]
/proc/loadavg: 4.08 4.05 3.91 5/422 23463
/proc/meminfo: memFree=21045236/32951124 swapFree=59305796/67111528
[pid=23398] ppid=23396 vsize=375356 CPUtime=1122.32 cores=0,2
/proc/23398/stat : 23398 (umsat) R 23396 23398 19943 0 -1 4202496 87522 0 0 0 112198 34 0 0 25 0 1 0 736299048 384364544 86842 33554432000 4194304 4263832 140735352594464 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23398/statm: 93839 86842 248 17 0 91012 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 375356

[startup+1182.3 s]
/proc/loadavg: 4.03 4.04 3.91 5/422 23464
/proc/meminfo: memFree=21015336/32951124 swapFree=59305796/67111528
[pid=23398] ppid=23396 vsize=384236 CPUtime=1182.32 cores=0,2
/proc/23398/stat : 23398 (umsat) R 23396 23398 19943 0 -1 4202496 89450 0 0 0 118197 35 0 0 25 0 1 0 736299048 393457664 88770 33554432000 4194304 4263832 140735352594464 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23398/statm: 96059 88770 248 17 0 93232 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 384236

[startup+1242.3 s]
/proc/loadavg: 4.01 4.03 3.91 5/422 23466
/proc/meminfo: memFree=20976252/32951124 swapFree=59305796/67111528
[pid=23398] ppid=23396 vsize=393128 CPUtime=1242.32 cores=0,2
/proc/23398/stat : 23398 (umsat) R 23396 23398 19943 0 -1 4202496 91449 0 0 0 124197 35 0 0 25 0 1 0 736299048 402563072 90769 33554432000 4194304 4263832 140735352594464 18446744073709551615 4205731 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23398/statm: 98282 90769 248 17 0 95455 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 393128



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.06 4.04 3.91 5/422 23468
/proc/meminfo: memFree=20935312/32951124 swapFree=59305796/67111528
[pid=23398] ppid=23396 vsize=407588 CPUtime=1300.05 cores=0,2
/proc/23398/stat : 23398 (umsat) R 23396 23398 19943 0 -1 4202496 94709 0 0 0 129968 37 0 0 25 0 1 0 736299048 417370112 94028 33554432000 4194304 4263832 140735352594464 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23398/statm: 101897 94028 249 17 0 99070 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 407588

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.03
CPU time (s): 1300.07
CPU user time (s): 1299.68
CPU system time (s): 0.386941
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 407588

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.68
system time used= 0.386941
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 94709
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= 40
involuntary context switches= 1446

runsolver used 5.48616 second user time and 12.3851 second system time

The end

Launcher Data

Begin job on node111 at 2011-05-15 13:58:06
IDJOB=3379127
IDBENCH=83949
IDSOLVER=1861
FILE ID=node111/3379127-1305460686
RUNJOBID= node111-1305460686-23381
PBS_JOBID= 13324865
Free space on /tmp= 73632 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_70_20_60_10-dir.shuffled-as.sat03-144.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379127-1305460686/watcher-3379127-1305460686 -o /tmp/evaluation-result-3379127-1305460686/solver-3379127-1305460686 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379127-1305460686.cnf

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

MD5SUM BENCH= fab1e4926bfa9e7a1fae58c3b22b51e8
RANDOM SEED=182164631

node111.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.849
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.849
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	: 5428.12
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.849
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.75
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.849
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.86
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.849
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.849
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.83
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.849
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.67
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.849
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22291624 kB
Buffers:        293852 kB
Cached:        6809080 kB
SwapCached:      13720 kB
Active:        1451212 kB
Inactive:      8963392 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22291624 kB
SwapTotal:    67111528 kB
SwapFree:     59305796 kB
Dirty:            5476 kB
Writeback:           0 kB
AnonPages:     3307404 kB
Mapped:          26028 kB
Slab:           130276 kB
PageTables:      47772 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 118177644 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= 73620 MiB
End job on node111 at 2011-05-15 14:19:48