Trace number 3379035

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.04

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-7x39.cnf
MD5SUMf717554c4e7f802b3078c48464dbcd9d
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 variables1092
Number of clauses64155
Sum of the clauses size253344
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21638
Number of clauses of size 30
Number of clauses of size 462517
Number of clauses of size 50
Number of clauses of size over 50

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

running on 2 cores: 1,3

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.93 3.72 2/276 381
/proc/meminfo: memFree=24514396/32951124 swapFree=67057896/67111528
[pid=381] ppid=379 vsize=84 CPUtime=0 cores=1,3
/proc/381/stat : 381 (umsat) R 379 381 32600 0 -1 4194304 44 0 0 0 0 0 0 0 25 0 1 0 638214465 86016 1 33554432000 0 0 140734694876982 18446744073709551615 5055511 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/381/statm: 69 4 0 17 0 21 0

[startup+0.063944 s]
/proc/loadavg: 3.68 3.93 3.72 2/276 381
/proc/meminfo: memFree=24514396/32951124 swapFree=67057896/67111528
[pid=381] ppid=379 vsize=12428 CPUtime=0.06 cores=1,3
/proc/381/stat : 381 (umsat) R 379 381 32600 0 -1 4194304 584 0 0 0 6 0 0 0 25 0 1 0 638214465 12726272 476 33554432000 4194304 4263832 140734694871152 18446744073709551615 47857162143309 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/381/statm: 3107 476 242 17 0 280 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 12428

[startup+0.100937 s]
/proc/loadavg: 3.68 3.93 3.72 2/276 381
/proc/meminfo: memFree=24514396/32951124 swapFree=67057896/67111528
[pid=381] ppid=379 vsize=13340 CPUtime=0.09 cores=1,3
/proc/381/stat : 381 (umsat) R 379 381 32600 0 -1 4194304 848 0 0 0 9 0 0 0 25 0 1 0 638214465 13660160 643 33554432000 4194304 4263832 140734694871152 18446744073709551615 47857162323486 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/381/statm: 3335 643 242 17 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.300902 s]
/proc/loadavg: 3.68 3.93 3.72 2/276 381
/proc/meminfo: memFree=24514396/32951124 swapFree=67057896/67111528
[pid=381] ppid=379 vsize=15164 CPUtime=0.29 cores=1,3
/proc/381/stat : 381 (umsat) R 379 381 32600 0 -1 4194304 1512 0 0 0 29 0 0 0 25 0 1 0 638214465 15527936 1114 33554432000 4194304 4263832 140734694871152 18446744073709551615 254261616384 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/381/statm: 3791 1114 242 17 0 964 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15164

[startup+0.700828 s]
/proc/loadavg: 3.68 3.93 3.72 2/276 381
/proc/meminfo: memFree=24514396/32951124 swapFree=67057896/67111528
[pid=381] ppid=379 vsize=24996 CPUtime=0.69 cores=1,3
/proc/381/stat : 381 (umsat) R 379 381 32600 0 -1 4202496 4373 0 0 0 69 0 0 0 25 0 1 0 638214465 25595904 3599 33554432000 4194304 4263832 140734694871152 18446744073709551615 4224760 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/381/statm: 6249 3599 247 17 0 3422 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24996

[startup+1.50069 s]
/proc/loadavg: 3.68 3.93 3.72 4/287 493
/proc/meminfo: memFree=24465016/32951124 swapFree=67057896/67111528
[pid=381] ppid=379 vsize=34968 CPUtime=1.48 cores=1,3
/proc/381/stat : 381 (umsat) R 379 381 32600 0 -1 4202496 6894 0 0 0 148 0 0 0 25 0 1 0 638214465 35807232 6120 33554432000 4194304 4263832 140734694871152 18446744073709551615 4224760 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/381/statm: 8742 6120 247 17 0 5915 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 34968

[startup+3.10041 s]
/proc/loadavg: 3.68 3.93 3.72 5/292 530
/proc/meminfo: memFree=24384500/32951124 swapFree=67057896/67111528
[pid=381] ppid=379 vsize=52168 CPUtime=3.08 cores=1,3
/proc/381/stat : 381 (umsat) R 379 381 32600 0 -1 4202496 11139 0 0 0 307 1 0 0 25 0 1 0 638214465 53420032 10365 33554432000 4194304 4263832 140734694871152 18446744073709551615 4205595 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/381/statm: 13042 10365 247 17 0 10215 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 52168

[startup+6.30084 s]
/proc/loadavg: 3.71 3.93 3.72 5/292 530
/proc/meminfo: memFree=24267000/32951124 swapFree=67057896/67111528
[pid=381] ppid=379 vsize=75920 CPUtime=6.29 cores=1,3
/proc/381/stat : 381 (umsat) R 379 381 32600 0 -1 4202496 16985 0 0 0 627 2 0 0 25 0 1 0 638214465 77742080 16211 33554432000 4194304 4263832 140734694871152 18446744073709551615 4207724 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/381/statm: 18980 16211 247 17 0 16153 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 75920

[startup+12.7007 s]
/proc/loadavg: 3.73 3.94 3.72 5/292 530
/proc/meminfo: memFree=24112156/32951124 swapFree=67057896/67111528
[pid=381] ppid=379 vsize=108504 CPUtime=12.69 cores=1,3
/proc/381/stat : 381 (umsat) R 379 381 32600 0 -1 4202496 25161 0 0 0 1265 4 0 0 25 0 1 0 638214465 111108096 24386 33554432000 4194304 4263832 140734694871152 18446744073709551615 4212506 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/381/statm: 27126 24386 247 17 0 24299 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 108504

[startup+25.5004 s]
/proc/loadavg: 3.79 3.94 3.73 5/292 531
/proc/meminfo: memFree=23911196/32951124 swapFree=67057896/67111528
[pid=381] ppid=379 vsize=157404 CPUtime=25.49 cores=1,3
/proc/381/stat : 381 (umsat) R 379 381 32600 0 -1 4202496 37155 0 0 0 2543 6 0 0 25 0 1 0 638214465 161181696 36380 33554432000 4194304 4263832 140734694871152 18446744073709551615 4207568 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/381/statm: 39351 36380 247 17 0 36524 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 157404

[startup+51.1009 s]
/proc/loadavg: 3.86 3.94 3.73 5/292 531
/proc/meminfo: memFree=23643180/32951124 swapFree=67057896/67111528
[pid=381] ppid=379 vsize=227960 CPUtime=51.09 cores=1,3
/proc/381/stat : 381 (umsat) R 379 381 32600 0 -1 4202496 54741 0 0 0 5098 11 0 0 25 0 1 0 638214465 233431040 53965 33554432000 4194304 4263832 140734694871152 18446744073709551615 4224760 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/381/statm: 56990 53965 247 17 0 54163 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 227960

[startup+102.311 s]
/proc/loadavg: 3.94 3.95 3.74 5/292 533
/proc/meminfo: memFree=23280464/32951124 swapFree=67057896/67111528
[pid=381] ppid=379 vsize=301156 CPUtime=102.3 cores=1,3
/proc/381/stat : 381 (umsat) R 379 381 32600 0 -1 4202496 72903 0 0 0 10213 17 0 0 25 0 1 0 638214465 308383744 71613 33554432000 4194304 4263832 140734694871152 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/381/statm: 75289 71613 247 17 0 72462 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 301156

[startup+162.3 s]
/proc/loadavg: 3.98 3.95 3.75 5/292 534
/proc/meminfo: memFree=22976016/32951124 swapFree=67057896/67111528
[pid=381] ppid=379 vsize=347384 CPUtime=162.29 cores=1,3
/proc/381/stat : 381 (umsat) R 379 381 32600 0 -1 4202496 84240 0 0 0 16207 22 0 0 25 0 1 0 638214465 355721216 82950 33554432000 4194304 4263832 140734694871152 18446744073709551615 4207568 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/381/statm: 86846 82950 247 17 0 84019 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 347384

[startup+222.301 s]
/proc/loadavg: 3.99 3.96 3.77 5/292 536
/proc/meminfo: memFree=22733336/32951124 swapFree=67057896/67111528
[pid=381] ppid=379 vsize=387100 CPUtime=222.3 cores=1,3
/proc/381/stat : 381 (umsat) R 379 381 32600 0 -1 4202496 93956 0 0 0 22203 27 0 0 25 0 1 0 638214465 396390400 92666 33554432000 4194304 4263832 140734694871152 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/381/statm: 96775 92666 247 17 0 93948 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 387100

[startup+282.301 s]
/proc/loadavg: 3.99 3.96 3.78 5/292 538
/proc/meminfo: memFree=22508008/32951124 swapFree=67057896/67111528
[pid=381] ppid=379 vsize=420008 CPUtime=282.3 cores=1,3
/proc/381/stat : 381 (umsat) R 379 381 32600 0 -1 4202496 102177 0 0 0 28198 32 0 0 25 0 1 0 638214465 430088192 100887 33554432000 4194304 4263832 140734694871152 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/381/statm: 105002 100887 247 17 0 102175 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 420008

[startup+342.3 s]
/proc/loadavg: 4.28 4.03 3.81 5/292 539
/proc/meminfo: memFree=22320764/32951124 swapFree=67057896/67111528
[pid=381] ppid=379 vsize=447064 CPUtime=342.29 cores=1,3
/proc/381/stat : 381 (umsat) R 379 381 32600 0 -1 4202496 108923 0 0 0 34194 35 0 0 25 0 1 0 638214465 457793536 107633 33554432000 4194304 4263832 140734694871152 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/381/statm: 111766 107633 247 17 0 108939 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 447064

[startup+402.301 s]
/proc/loadavg: 4.10 4.03 3.82 5/292 541
/proc/meminfo: memFree=22136604/32951124 swapFree=67057896/67111528
[pid=381] ppid=379 vsize=474064 CPUtime=402.3 cores=1,3
/proc/381/stat : 381 (umsat) R 379 381 32600 0 -1 4202496 115719 0 0 0 40191 39 0 0 25 0 1 0 638214465 485441536 114428 33554432000 4194304 4263832 140734694871152 18446744073709551615 4205616 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/381/statm: 118516 114428 247 17 0 115689 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 474064

[startup+462.3 s]
/proc/loadavg: 4.08 4.03 3.83 5/292 542
/proc/meminfo: memFree=21969808/32951124 swapFree=67057896/67111528
[pid=381] ppid=379 vsize=509148 CPUtime=462.3 cores=1,3
/proc/381/stat : 381 (umsat) R 379 381 32600 0 -1 4202496 124115 0 0 0 46186 44 0 0 25 0 1 0 638214465 521367552 122824 33554432000 4194304 4263832 140734694871152 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/381/statm: 127287 122824 247 17 0 124460 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 509148

[startup+522.301 s]
/proc/loadavg: 4.03 4.03 3.84 5/292 544
/proc/meminfo: memFree=21822232/32951124 swapFree=67057896/67111528
[pid=381] ppid=379 vsize=537980 CPUtime=522.3 cores=1,3
/proc/381/stat : 381 (umsat) R 379 381 32600 0 -1 4202496 131371 0 0 0 52183 47 0 0 25 0 1 0 638214465 550891520 129055 33554432000 4194304 4263832 140734694871152 18446744073709551615 4207568 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/381/statm: 134495 129055 247 17 0 131668 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 537980

[startup+582.301 s]
/proc/loadavg: 4.01 4.02 3.84 5/292 546
/proc/meminfo: memFree=21674044/32951124 swapFree=67057896/67111528
[pid=381] ppid=379 vsize=562796 CPUtime=582.31 cores=1,3
/proc/381/stat : 381 (umsat) R 379 381 32600 0 -1 4202496 137661 0 0 0 58180 51 0 0 25 0 1 0 638214465 576303104 135345 33554432000 4194304 4263832 140734694871152 18446744073709551615 4207606 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/381/statm: 140699 135345 247 17 0 137872 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 562796

[startup+642.3 s]
/proc/loadavg: 4.00 4.01 3.85 5/292 547
/proc/meminfo: memFree=21535640/32951124 swapFree=67057896/67111528
[pid=381] ppid=379 vsize=587656 CPUtime=642.31 cores=1,3
/proc/381/stat : 381 (umsat) R 379 381 32600 0 -1 4202496 143936 0 0 0 64175 56 0 0 25 0 1 0 638214465 601759744 141620 33554432000 4194304 4263832 140734694871152 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/381/statm: 146914 141620 247 17 0 144087 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 587656

[startup+702.301 s]
/proc/loadavg: 4.00 4.01 3.86 5/292 549
/proc/meminfo: memFree=21405672/32951124 swapFree=67057896/67111528
[pid=381] ppid=379 vsize=612620 CPUtime=702.31 cores=1,3
/proc/381/stat : 381 (umsat) R 379 381 32600 0 -1 4202496 150154 0 0 0 70172 59 0 0 25 0 1 0 638214465 627322880 147838 33554432000 4194304 4263832 140734694871152 18446744073709551615 4205647 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/381/statm: 153155 147838 247 17 0 150328 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 612620

[startup+762.311 s]
/proc/loadavg: 4.00 4.00 3.86 5/292 553
/proc/meminfo: memFree=21285660/32951124 swapFree=67057896/67111528
[pid=381] ppid=379 vsize=637644 CPUtime=762.31 cores=1,3
/proc/381/stat : 381 (umsat) R 379 381 32600 0 -1 4202496 156232 0 0 0 76168 63 0 0 25 0 1 0 638214465 652947456 153916 33554432000 4194304 4263832 140734694871152 18446744073709551615 4207606 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/381/statm: 159411 153916 247 17 0 156584 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 637644

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.87 5/292 555
/proc/meminfo: memFree=21167848/32951124 swapFree=67057896/67111528
[pid=381] ppid=379 vsize=659568 CPUtime=822.31 cores=1,3
/proc/381/stat : 381 (umsat) R 379 381 32600 0 -1 4202496 161695 0 0 0 82164 67 0 0 25 0 1 0 638214465 675397632 159379 33554432000 4194304 4263832 140734694871152 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/381/statm: 164892 159379 247 17 0 162065 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 659568

[startup+882.3 s]
/proc/loadavg: 4.08 4.02 3.88 5/292 557
/proc/meminfo: memFree=21043216/32951124 swapFree=67057896/67111528
[pid=381] ppid=379 vsize=686092 CPUtime=882.31 cores=1,3
/proc/381/stat : 381 (umsat) R 379 381 32600 0 -1 4202496 168289 0 0 0 88161 70 0 0 25 0 1 0 638214465 702558208 165973 33554432000 4194304 4263832 140734694871152 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/381/statm: 171523 165973 247 17 0 168696 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 686092

[startup+942.301 s]
/proc/loadavg: 4.07 4.03 3.89 5/292 558
/proc/meminfo: memFree=20922416/32951124 swapFree=67057896/67111528
[pid=381] ppid=379 vsize=715260 CPUtime=942.31 cores=1,3
/proc/381/stat : 381 (umsat) R 379 381 32600 0 -1 4202496 175231 0 0 0 94156 75 0 0 25 0 1 0 638214465 732426240 172915 33554432000 4194304 4263832 140734694871152 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/381/statm: 178815 172915 247 17 0 175988 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 715260

[startup+1002.3 s]
/proc/loadavg: 4.13 4.05 3.91 5/292 560
/proc/meminfo: memFree=20817748/32951124 swapFree=67057896/67111528
[pid=381] ppid=379 vsize=734296 CPUtime=1002.31 cores=1,3
/proc/381/stat : 381 (umsat) R 379 381 32600 0 -1 4202496 179967 0 0 0 100153 78 0 0 25 0 1 0 638214465 751919104 177651 33554432000 4194304 4263832 140734694871152 18446744073709551615 4207586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/381/statm: 183574 177651 247 17 0 180747 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 734296

[startup+1062.3 s]
/proc/loadavg: 4.04 4.04 3.91 5/292 561
/proc/meminfo: memFree=20719884/32951124 swapFree=67057896/67111528
[pid=381] ppid=379 vsize=754220 CPUtime=1062.31 cores=1,3
/proc/381/stat : 381 (umsat) R 379 381 32600 0 -1 4202496 184675 0 0 0 106151 80 0 0 25 0 1 0 638214465 772321280 182359 33554432000 4194304 4263832 140734694871152 18446744073709551615 4207606 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/381/statm: 188555 182359 247 17 0 185728 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 754220

[startup+1122.3 s]
/proc/loadavg: 4.01 4.03 3.91 5/292 563
/proc/meminfo: memFree=20622404/32951124 swapFree=67057896/67111528
[pid=381] ppid=379 vsize=774008 CPUtime=1122.31 cores=1,3
/proc/381/stat : 381 (umsat) R 379 381 32600 0 -1 4202496 189404 0 0 0 112149 82 0 0 25 0 1 0 638214465 792584192 187088 33554432000 4194304 4263832 140734694871152 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/381/statm: 193502 187088 247 17 0 190675 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 774008

[startup+1182.3 s]
/proc/loadavg: 4.00 4.02 3.91 5/292 565
/proc/meminfo: memFree=20528012/32951124 swapFree=67057896/67111528
[pid=381] ppid=379 vsize=788932 CPUtime=1182.32 cores=1,3
/proc/381/stat : 381 (umsat) R 379 381 32600 0 -1 4202496 193091 0 0 0 118147 85 0 0 25 0 1 0 638214465 807866368 190775 33554432000 4194304 4263832 140734694871152 18446744073709551615 4207756 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/381/statm: 197233 190775 247 17 0 194406 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 788932

[startup+1242.3 s]
/proc/loadavg: 4.00 4.02 3.91 5/292 566
/proc/meminfo: memFree=20432392/32951124 swapFree=67057896/67111528
[pid=381] ppid=379 vsize=805440 CPUtime=1242.32 cores=1,3
/proc/381/stat : 381 (umsat) R 379 381 32600 0 -1 4202496 197248 0 0 0 124145 87 0 0 25 0 1 0 638214465 824770560 194932 33554432000 4194304 4263832 140734694871152 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/381/statm: 201360 194932 248 17 0 198533 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 805440



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.01 3.91 5/292 568
/proc/meminfo: memFree=20344328/32951124 swapFree=67057896/67111528
[pid=381] ppid=379 vsize=823296 CPUtime=1300.02 cores=1,3
/proc/381/stat : 381 (umsat) R 379 381 32600 0 -1 4202496 201654 0 0 0 129912 90 0 0 25 0 1 0 638214465 843055104 199338 33554432000 4194304 4263832 140734694871152 18446744073709551615 4215042 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/381/statm: 205824 199338 248 17 0 202997 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 823296

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.04
CPU time (s): 1300.07
CPU user time (s): 1299.13
CPU system time (s): 0.937857
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 823296

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.13
system time used= 0.937857
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 201654
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= 13950

runsolver used 3.3135 second user time and 8.5257 second system time

The end

Launcher Data

Begin job on node140 at 2011-05-15 13:13:11
IDJOB=3379035
IDBENCH=83170
IDSOLVER=1861
FILE ID=node140/3379035-1305457991
RUNJOBID= node140-1305456689-32620
PBS_JOBID= 13324891
Free space on /tmp= 73508 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-7x39.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379035-1305457991/watcher-3379035-1305457991 -o /tmp/evaluation-result-3379035-1305457991/solver-3379035-1305457991 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379035-1305457991.cnf

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

MD5SUM BENCH= f717554c4e7f802b3078c48464dbcd9d
RANDOM SEED=1388205263

node140.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.833
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.66
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.833
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.14
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.833
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.833
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.77
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.833
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.833
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.74
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.833
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.75
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.833
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:     32951124 kB
MemFree:      24514676 kB
Buffers:        314980 kB
Cached:        4281680 kB
SwapCached:       8088 kB
Active:        4943288 kB
Inactive:      3182284 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24514676 kB
SwapTotal:    67111528 kB
SwapFree:     67057896 kB
Dirty:            3544 kB
Writeback:           0 kB
AnonPages:     3526600 kB
Mapped:          22768 kB
Slab:           224512 kB
PageTables:      22504 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 45566612 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= 73488 MiB
End job on node140 at 2011-05-15 13:34:53