Trace number 3379040

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.08 1300.06

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-14x34.cnf
MD5SUM72677fc46303044d3d9e832fa24a37b2
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 variables1904
Number of clauses207536
Sum of the clauses size824432
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22856
Number of clauses of size 30
Number of clauses of size 4204680
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-3379040-1305458045/watcher-3379040-1305458045 -o /tmp/evaluation-result-3379040-1305458045/solver-3379040-1305458045 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3379040-1305458045.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: 0.92 1.31 1.98 3/343 20375
/proc/meminfo: memFree=26131896/32951124 swapFree=46575252/67111528
[pid=20375] ppid=20373 vsize=11776 CPUtime=0 cores=5,7
/proc/20375/stat : 20375 (umsat) R 20373 20375 17988 0 -1 4194304 368 0 0 0 0 0 0 0 25 0 1 0 389995770 12058624 308 33554432000 4194304 4263832 140735390554160 18446744073709551615 268660351480 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20375/statm: 2944 309 241 17 0 117 0

[startup+0.092176 s]
/proc/loadavg: 0.92 1.31 1.98 3/343 20375
/proc/meminfo: memFree=26131896/32951124 swapFree=46575252/67111528
[pid=20375] ppid=20373 vsize=13340 CPUtime=0.09 cores=5,7
/proc/20375/stat : 20375 (umsat) R 20373 20375 17988 0 -1 4194304 848 0 0 0 9 0 0 0 25 0 1 0 389995770 13660160 642 33554432000 4194304 4263832 140735390554160 18446744073709551615 47676157261946 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20375/statm: 3335 642 242 17 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.100175 s]
/proc/loadavg: 0.92 1.31 1.98 3/343 20375
/proc/meminfo: memFree=26131896/32951124 swapFree=46575252/67111528
[pid=20375] ppid=20373 vsize=13340 CPUtime=0.09 cores=5,7
/proc/20375/stat : 20375 (umsat) R 20373 20375 17988 0 -1 4194304 857 0 0 0 9 0 0 0 25 0 1 0 389995770 13660160 651 33554432000 4194304 4263832 140735390554160 18446744073709551615 47676157360602 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20375/statm: 3335 651 242 17 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.300142 s]
/proc/loadavg: 0.92 1.31 1.98 3/343 20375
/proc/meminfo: memFree=26131896/32951124 swapFree=46575252/67111528
[pid=20375] ppid=20373 vsize=15164 CPUtime=0.29 cores=5,7
/proc/20375/stat : 20375 (umsat) R 20373 20375 17988 0 -1 4194304 1534 0 0 0 29 0 0 0 25 0 1 0 389995770 15527936 1135 33554432000 4194304 4263832 140735390554160 18446744073709551615 47676157535776 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20375/statm: 3791 1135 242 17 0 964 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15164

[startup+0.701073 s]
/proc/loadavg: 0.92 1.31 1.98 3/343 20375
/proc/meminfo: memFree=26131896/32951124 swapFree=46575252/67111528
[pid=20375] ppid=20373 vsize=29052 CPUtime=0.69 cores=5,7
/proc/20375/stat : 20375 (umsat) R 20373 20375 17988 0 -1 4194304 4648 0 0 0 69 0 0 0 25 0 1 0 389995770 29749248 3864 33554432000 4194304 4263832 140735390554160 18446744073709551615 268660318170 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20375/statm: 7263 3864 242 17 0 4436 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 29052

[startup+1.50093 s]
/proc/loadavg: 1.17 1.35 1.99 5/349 20413
/proc/meminfo: memFree=26069952/32951124 swapFree=46575252/67111528
[pid=20375] ppid=20373 vsize=43784 CPUtime=1.49 cores=5,7
/proc/20375/stat : 20375 (umsat) R 20373 20375 17988 0 -1 4202496 10993 0 0 0 149 0 0 0 25 0 1 0 389995770 44834816 8223 33554432000 4194304 4263832 140735390554160 18446744073709551615 4207645 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20375/statm: 10946 8223 247 17 0 8119 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 43784

[startup+3.10065 s]
/proc/loadavg: 1.17 1.35 1.99 5/349 20413
/proc/meminfo: memFree=25993816/32951124 swapFree=46575252/67111528
[pid=20375] ppid=20373 vsize=58548 CPUtime=3.09 cores=5,7
/proc/20375/stat : 20375 (umsat) R 20373 20375 17988 0 -1 4202496 14690 0 0 0 309 0 0 0 25 0 1 0 389995770 59953152 11920 33554432000 4194304 4263832 140735390554160 18446744073709551615 4207705 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20375/statm: 14637 11920 247 17 0 11810 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 58548

[startup+6.30109 s]
/proc/loadavg: 1.39 1.40 2.00 5/349 20413
/proc/meminfo: memFree=25830144/32951124 swapFree=46575252/67111528
[pid=20375] ppid=20373 vsize=80804 CPUtime=6.29 cores=5,7
/proc/20375/stat : 20375 (umsat) R 20373 20375 17988 0 -1 4202496 20249 0 0 0 628 1 0 0 25 0 1 0 389995770 82743296 17479 33554432000 4194304 4263832 140735390554160 18446744073709551615 4205682 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20375/statm: 20201 17479 247 17 0 17374 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 80804

[startup+12.701 s]
/proc/loadavg: 1.60 1.44 2.01 5/349 20413
/proc/meminfo: memFree=25691708/32951124 swapFree=46575252/67111528
[pid=20375] ppid=20373 vsize=113844 CPUtime=12.69 cores=5,7
/proc/20375/stat : 20375 (umsat) R 20373 20375 17988 0 -1 4202496 28417 0 0 0 1266 3 0 0 25 0 1 0 389995770 116576256 25647 33554432000 4194304 4263832 140735390554160 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20375/statm: 28461 25647 247 17 0 25634 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 113844

[startup+25.5007 s]
/proc/loadavg: 2.13 1.56 2.04 5/349 20414
/proc/meminfo: memFree=25487124/32951124 swapFree=46575252/67111528
[pid=20375] ppid=20373 vsize=164980 CPUtime=25.49 cores=5,7
/proc/20375/stat : 20375 (umsat) R 20373 20375 17988 0 -1 4202496 41007 0 0 0 2543 6 0 0 25 0 1 0 389995770 168939520 38237 33554432000 4194304 4263832 140735390554160 18446744073709551615 4207606 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20375/statm: 41245 38237 247 17 0 38418 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 164980

[startup+51.1002 s]
/proc/loadavg: 2.77 1.76 2.09 5/349 20414
/proc/meminfo: memFree=25231200/32951124 swapFree=46575252/67111528
[pid=20375] ppid=20373 vsize=232380 CPUtime=51.08 cores=5,7
/proc/20375/stat : 20375 (umsat) R 20373 20375 17988 0 -1 4202496 57900 0 0 0 5096 12 0 0 25 0 1 0 389995770 237957120 55130 33554432000 4194304 4263832 140735390554160 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20375/statm: 58095 55130 248 17 0 55268 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 232380

[startup+102.313 s]
/proc/loadavg: 3.46 2.10 2.19 5/349 20416
/proc/meminfo: memFree=24857680/32951124 swapFree=46575252/67111528
[pid=20375] ppid=20373 vsize=327276 CPUtime=102.3 cores=5,7
/proc/20375/stat : 20375 (umsat) R 20373 20375 17988 0 -1 4202496 81109 0 0 0 10210 20 0 0 25 0 1 0 389995770 335130624 78336 33554432000 4194304 4263832 140735390554160 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20375/statm: 81819 78336 247 17 0 78992 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 327276

[startup+162.301 s]
/proc/loadavg: 3.80 2.44 2.30 5/349 20417
/proc/meminfo: memFree=24554840/32951124 swapFree=46575252/67111528
[pid=20375] ppid=20373 vsize=406792 CPUtime=162.28 cores=5,7
/proc/20375/stat : 20375 (umsat) R 20373 20375 17988 0 -1 4202496 100985 0 0 0 16200 28 0 0 25 0 1 0 389995770 416555008 98212 33554432000 4194304 4263832 140735390554160 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20375/statm: 101698 98212 247 17 0 98871 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 406792

[startup+222.301 s]
/proc/loadavg: 3.92 2.72 2.40 5/349 20419
/proc/meminfo: memFree=24318708/32951124 swapFree=46575252/67111528
[pid=20375] ppid=20373 vsize=481164 CPUtime=222.29 cores=5,7
/proc/20375/stat : 20375 (umsat) R 20373 20375 17988 0 -1 4202496 119545 0 0 0 22194 35 0 0 25 0 1 0 389995770 492711936 116772 33554432000 4194304 4263832 140735390554160 18446744073709551615 4207643 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20375/statm: 120291 116772 247 17 0 117464 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 481164

[startup+282.3 s]
/proc/loadavg: 4.03 2.97 2.51 5/349 20420
/proc/meminfo: memFree=24098576/32951124 swapFree=46575252/67111528
[pid=20375] ppid=20373 vsize=546520 CPUtime=282.29 cores=5,7
/proc/20375/stat : 20375 (umsat) R 20373 20375 17988 0 -1 4202496 134802 0 0 0 28187 42 0 0 25 0 1 0 389995770 559636480 132027 33554432000 4194304 4263832 140735390554160 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20375/statm: 136630 132027 247 17 0 133803 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 546520

[startup+342.301 s]
/proc/loadavg: 4.07 3.17 2.60 5/349 20422
/proc/meminfo: memFree=23906096/32951124 swapFree=46575252/67111528
[pid=20375] ppid=20373 vsize=601516 CPUtime=342.29 cores=5,7
/proc/20375/stat : 20375 (umsat) R 20373 20375 17988 0 -1 4202496 148486 0 0 0 34179 50 0 0 25 0 1 0 389995770 615952384 145711 33554432000 4194304 4263832 140735390554160 18446744073709551615 4244166 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20375/statm: 150379 145711 247 17 0 147552 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 601516

[startup+402.3 s]
/proc/loadavg: 4.06 3.33 2.69 5/349 20424
/proc/meminfo: memFree=23734456/32951124 swapFree=46575252/67111528
[pid=20375] ppid=20373 vsize=652968 CPUtime=402.29 cores=5,7
/proc/20375/stat : 20375 (umsat) R 20373 20375 17988 0 -1 4202496 161255 0 0 0 40174 55 0 0 25 0 1 0 389995770 668639232 158480 33554432000 4194304 4263832 140735390554160 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20375/statm: 163242 158480 249 17 0 160415 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 652968

[startup+462.301 s]
/proc/loadavg: 4.09 3.47 2.78 5/349 20425
/proc/meminfo: memFree=23558460/32951124 swapFree=46575252/67111528
[pid=20375] ppid=20373 vsize=711076 CPUtime=462.29 cores=5,7
/proc/20375/stat : 20375 (umsat) R 20373 20375 17988 0 -1 4202496 175774 0 0 0 46167 62 0 0 25 0 1 0 389995770 728141824 172999 33554432000 4194304 4263832 140735390554160 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20375/statm: 177769 172999 249 17 0 174942 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 711076

[startup+522.3 s]
/proc/loadavg: 4.10 3.58 2.85 5/349 20427
/proc/meminfo: memFree=23398344/32951124 swapFree=46575252/67111528
[pid=20375] ppid=20373 vsize=757948 CPUtime=522.29 cores=5,7
/proc/20375/stat : 20375 (umsat) R 20373 20375 17988 0 -1 4202496 187473 0 0 0 52159 70 0 0 25 0 1 0 389995770 776138752 184698 33554432000 4194304 4263832 140735390554160 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20375/statm: 189487 184698 249 17 0 186660 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 757948

[startup+582.301 s]
/proc/loadavg: 4.11 3.68 2.93 5/349 20428
/proc/meminfo: memFree=23225448/32951124 swapFree=46575252/67111528
[pid=20375] ppid=20373 vsize=807248 CPUtime=582.29 cores=5,7
/proc/20375/stat : 20375 (umsat) R 20373 20375 17988 0 -1 4202496 199720 0 0 0 58152 77 0 0 25 0 1 0 389995770 826621952 196944 33554432000 4194304 4263832 140735390554160 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20375/statm: 201812 196944 249 17 0 198985 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 807248

[startup+642.301 s]
/proc/loadavg: 4.04 3.74 3.00 5/349 20430
/proc/meminfo: memFree=23089120/32951124 swapFree=46575252/67111528
[pid=20375] ppid=20373 vsize=857352 CPUtime=642.31 cores=5,7
/proc/20375/stat : 20375 (umsat) R 20373 20375 17988 0 -1 4202496 212216 0 0 0 64147 84 0 0 25 0 1 0 389995770 877928448 209440 33554432000 4194304 4263832 140735390554160 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20375/statm: 214338 209440 249 17 0 211511 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 857352

[startup+702.301 s]
/proc/loadavg: 4.01 3.78 3.06 5/349 20432
/proc/meminfo: memFree=22954296/32951124 swapFree=46575252/67111528
[pid=20375] ppid=20373 vsize=907928 CPUtime=702.3 cores=5,7
/proc/20375/stat : 20375 (umsat) R 20373 20375 17988 0 -1 4202496 224893 0 0 0 70140 90 0 0 25 0 1 0 389995770 929718272 222116 33554432000 4194304 4263832 140735390554160 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20375/statm: 226982 222116 249 17 0 224155 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 907928

[startup+762.313 s]
/proc/loadavg: 4.00 3.82 3.11 5/349 20433
/proc/meminfo: memFree=22830752/32951124 swapFree=46575252/67111528
[pid=20375] ppid=20373 vsize=949380 CPUtime=762.31 cores=5,7
/proc/20375/stat : 20375 (umsat) R 20373 20375 17988 0 -1 4202496 235163 0 0 0 76134 97 0 0 25 0 1 0 389995770 972165120 232386 33554432000 4194304 4263832 140735390554160 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20375/statm: 237345 232386 249 17 0 234518 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 949380

[startup+822.3 s]
/proc/loadavg: 4.00 3.85 3.17 5/349 20435
/proc/meminfo: memFree=22706712/32951124 swapFree=46575252/67111528
[pid=20375] ppid=20373 vsize=994304 CPUtime=822.31 cores=5,7
/proc/20375/stat : 20375 (umsat) R 20373 20375 17988 0 -1 4202496 246396 0 0 0 82128 103 0 0 25 0 1 0 389995770 1018167296 243619 33554432000 4194304 4263832 140735390554160 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20375/statm: 248576 243619 249 17 0 245749 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 994304

[startup+882.301 s]
/proc/loadavg: 4.14 3.92 3.23 5/349 20436
/proc/meminfo: memFree=22581044/32951124 swapFree=46575252/67111528
[pid=20375] ppid=20373 vsize=1029468 CPUtime=882.31 cores=5,7
/proc/20375/stat : 20375 (umsat) R 20373 20375 17988 0 -1 4202496 255038 0 0 0 88124 107 0 0 25 0 1 0 389995770 1054175232 252261 33554432000 4194304 4263832 140735390554160 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20375/statm: 257367 252261 249 17 0 254540 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 1029468

[startup+942.3 s]
/proc/loadavg: 4.14 3.96 3.29 5/349 20438
/proc/meminfo: memFree=22473860/32951124 swapFree=46575252/67111528
[pid=20375] ppid=20373 vsize=1068976 CPUtime=942.3 cores=5,7
/proc/20375/stat : 20375 (umsat) R 20373 20375 17988 0 -1 4202496 264938 0 0 0 94117 113 0 0 25 0 1 0 389995770 1094631424 262161 33554432000 4194304 4263832 140735390554160 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20375/statm: 267244 262161 249 17 0 264417 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 1068976

[startup+1002.3 s]
/proc/loadavg: 4.09 3.98 3.33 5/349 20440
/proc/meminfo: memFree=22369984/32951124 swapFree=46575252/67111528
[pid=20375] ppid=20373 vsize=1106332 CPUtime=1002.31 cores=5,7
/proc/20375/stat : 20375 (umsat) R 20373 20375 17988 0 -1 4202496 274271 0 0 0 100113 118 0 0 25 0 1 0 389995770 1132883968 271494 33554432000 4194304 4263832 140735390554160 18446744073709551615 268660323013 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20375/statm: 276583 271494 249 17 0 273756 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 1106332

[startup+1062.3 s]
/proc/loadavg: 4.03 3.98 3.37 5/349 20441
/proc/meminfo: memFree=22274348/32951124 swapFree=46575252/67111528
[pid=20375] ppid=20373 vsize=1145772 CPUtime=1062.31 cores=5,7
/proc/20375/stat : 20375 (umsat) R 20373 20375 17988 0 -1 4202496 283968 0 0 0 106108 123 0 0 25 0 1 0 389995770 1173270528 279142 33554432000 4194304 4263832 140735390554160 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20375/statm: 286443 279142 249 17 0 283616 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 1145772

[startup+1122.3 s]
/proc/loadavg: 4.15 4.02 3.42 5/349 20443
/proc/meminfo: memFree=22167664/32951124 swapFree=46575252/67111528
[pid=20375] ppid=20373 vsize=1178000 CPUtime=1122.31 cores=5,7
/proc/20375/stat : 20375 (umsat) R 20373 20375 17988 0 -1 4202496 292029 0 0 0 112103 128 0 0 25 0 1 0 389995770 1206272000 287203 33554432000 4194304 4263832 140735390554160 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20375/statm: 294500 287203 249 17 0 291673 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 1178000

[startup+1182.3 s]
/proc/loadavg: 4.05 4.02 3.46 5/349 20444
/proc/meminfo: memFree=22064704/32951124 swapFree=46575252/67111528
[pid=20375] ppid=20373 vsize=1210164 CPUtime=1182.31 cores=5,7
/proc/20375/stat : 20375 (umsat) R 20373 20375 17988 0 -1 4202496 299958 0 0 0 118099 132 0 0 25 0 1 0 389995770 1239207936 295132 33554432000 4194304 4263832 140735390554160 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20375/statm: 302541 295132 249 17 0 299714 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 1210164

[startup+1242.3 s]
/proc/loadavg: 4.02 4.01 3.49 6/349 20446
/proc/meminfo: memFree=21965944/32951124 swapFree=46575252/67111528
[pid=20375] ppid=20373 vsize=1239676 CPUtime=1242.31 cores=5,7
/proc/20375/stat : 20375 (umsat) R 20373 20375 17988 0 -1 4202496 307316 0 0 0 124095 136 0 0 25 0 1 0 389995770 1269428224 302490 33554432000 4194304 4263832 140735390554160 18446744073709551615 4207780 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20375/statm: 309919 302490 249 17 0 307092 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 1239676



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.84 3.97 3.51 3/345 20450
/proc/meminfo: memFree=23735776/32951124 swapFree=46575252/67111528
[pid=20375] ppid=20373 vsize=1262484 CPUtime=1300.02 cores=5,7
/proc/20375/stat : 20375 (umsat) R 20373 20375 17988 0 -1 4202496 313022 0 0 0 129862 140 0 0 25 0 1 0 389995770 1292783616 308196 33554432000 4194304 4263832 140735390554160 18446744073709551615 4207665 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20375/statm: 315621 308196 249 17 0 312794 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 1262484

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.08
CPU user time (s): 1298.63
CPU system time (s): 1.45178
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1262484

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.63
system time used= 1.45178
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 313023
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= 6
involuntary context switches= 917

runsolver used 3.73243 second user time and 10.4754 second system time

The end

Launcher Data

Begin job on node107 at 2011-05-15 13:14:05
IDJOB=3379040
IDBENCH=83182
IDSOLVER=1861
FILE ID=node107/3379040-1305458045
RUNJOBID= node107-1305458044-20292
PBS_JOBID= 13324866
Free space on /tmp= 73460 MiB

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

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

MD5SUM BENCH= 72677fc46303044d3d9e832fa24a37b2
RANDOM SEED=1855416891

node107.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.829
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.65
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.829
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	: 5332.75
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.829
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.67
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.829
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.82
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.829
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.74
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.829
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	: 5359.47
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.829
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.829
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:      26131920 kB
Buffers:        176656 kB
Cached:        1361280 kB
SwapCached:       9832 kB
Active:        6048712 kB
Inactive:       482260 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26131920 kB
SwapTotal:    67111528 kB
SwapFree:     46575252 kB
Dirty:           18700 kB
Writeback:          72 kB
AnonPages:     4990676 kB
Mapped:          22824 kB
Slab:           150644 kB
PageTables:      72068 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 76734320 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= 73452 MiB
End job on node107 at 2011-05-15 13:35:47