Trace number 3379009

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

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m52-q918.75-n50-p30-s52376212.cnf
MD5SUMf34a5dd1cdce70a322dd395bcb5f1303
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 variables2548
Number of clauses582679
Sum of the clauses size1167806
Maximum clause length52
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2582629
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

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-3379009-1305462002/watcher-3379009-1305462002 -o /tmp/evaluation-result-3379009-1305462002/solver-3379009-1305462002 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3379009-1305462002.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.70 3.94 3.64 3/296 17943
/proc/meminfo: memFree=20678012/32951124 swapFree=66457188/67111528
[pid=17943] ppid=17940 vsize=11784 CPUtime=0 cores=1,3
/proc/17943/stat : 17943 (umsat) R 17940 17943 17096 0 -1 4194304 372 0 0 0 0 0 0 0 21 0 1 0 657798354 12066816 312 33554432000 4194304 4263832 140733588196432 18446744073709551615 47532676532056 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17943/statm: 2946 312 241 17 0 119 0

[startup+0.0590401 s]
/proc/loadavg: 3.70 3.94 3.64 3/296 17943
/proc/meminfo: memFree=20678012/32951124 swapFree=66457188/67111528
[pid=17943] ppid=17940 vsize=13348 CPUtime=0.05 cores=1,3
/proc/17943/stat : 17943 (umsat) R 17940 17943 17096 0 -1 4194304 842 0 0 0 5 0 0 0 21 0 1 0 657798354 13668352 636 33554432000 4194304 4263832 140733588196432 18446744073709551615 232335892224 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17943/statm: 3337 636 242 17 0 510 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 13348

[startup+0.10103 s]
/proc/loadavg: 3.70 3.94 3.64 3/296 17943
/proc/meminfo: memFree=20678012/32951124 swapFree=66457188/67111528
[pid=17943] ppid=17940 vsize=13348 CPUtime=0.09 cores=1,3
/proc/17943/stat : 17943 (umsat) R 17940 17943 17096 0 -1 4194304 917 0 0 0 9 0 0 0 21 0 1 0 657798354 13668352 711 33554432000 4194304 4263832 140733588196432 18446744073709551615 47532676680853 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17943/statm: 3337 711 242 17 0 510 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13348

[startup+0.300991 s]
/proc/loadavg: 3.70 3.94 3.64 3/296 17943
/proc/meminfo: memFree=20678012/32951124 swapFree=66457188/67111528
[pid=17943] ppid=17940 vsize=18820 CPUtime=0.29 cores=1,3
/proc/17943/stat : 17943 (umsat) R 17940 17943 17096 0 -1 4194304 2588 0 0 0 29 0 0 0 22 0 1 0 657798354 19271680 1804 33554432000 4194304 4263832 140733588196432 18446744073709551615 47532676537078 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17943/statm: 4705 1804 242 17 0 1878 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18820

[startup+0.70092 s]
/proc/loadavg: 3.70 3.94 3.64 3/296 17943
/proc/meminfo: memFree=20678012/32951124 swapFree=66457188/67111528
[pid=17943] ppid=17940 vsize=25984 CPUtime=0.69 cores=1,3
/proc/17943/stat : 17943 (umsat) R 17940 17943 17096 0 -1 4194304 5061 0 0 0 69 0 0 0 24 0 1 0 657798354 26607616 3508 33554432000 4194304 4263832 140733588196432 18446744073709551615 4236713 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17943/statm: 6496 3508 242 17 0 3669 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25984

[startup+1.50078 s]
/proc/loadavg: 3.72 3.94 3.64 5/305 17965
/proc/meminfo: memFree=20587940/32951124 swapFree=66457188/67111528
[pid=17943] ppid=17940 vsize=40312 CPUtime=1.49 cores=1,3
/proc/17943/stat : 17943 (umsat) R 17940 17943 17096 0 -1 4194304 10001 0 0 0 148 1 0 0 25 0 1 0 657798354 41279488 6911 33554432000 4194304 4263832 140733588196432 18446744073709551615 47532676788962 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17943/statm: 10078 6911 242 17 0 7251 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40312

[startup+3.1005 s]
/proc/loadavg: 3.72 3.94 3.64 5/305 17965
/proc/meminfo: memFree=20528668/32951124 swapFree=66457188/67111528
[pid=17943] ppid=17940 vsize=106608 CPUtime=3.09 cores=1,3
/proc/17943/stat : 17943 (umsat) R 17940 17943 17096 0 -1 4202496 32716 0 0 0 306 3 0 0 25 0 1 0 657798354 109166592 23138 33554432000 4194304 4263832 140733588196432 18446744073709551615 4205700 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17943/statm: 26652 23138 247 17 0 23825 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 106608

[startup+6.30094 s]
/proc/loadavg: 3.72 3.94 3.64 5/305 17965
/proc/meminfo: memFree=20285248/32951124 swapFree=66457188/67111528
[pid=17943] ppid=17940 vsize=125120 CPUtime=6.3 cores=1,3
/proc/17943/stat : 17943 (umsat) R 17940 17943 17096 0 -1 4202496 37318 0 0 0 626 4 0 0 25 0 1 0 657798354 128122880 27740 33554432000 4194304 4263832 140733588196432 18446744073709551615 4207724 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17943/statm: 31280 27740 247 17 0 28453 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 125120

[startup+12.7008 s]
/proc/loadavg: 3.76 3.94 3.64 5/305 17965
/proc/meminfo: memFree=20183384/32951124 swapFree=66457188/67111528
[pid=17943] ppid=17940 vsize=165400 CPUtime=12.69 cores=1,3
/proc/17943/stat : 17943 (umsat) R 17940 17943 17096 0 -1 4202496 47352 0 0 0 1263 6 0 0 25 0 1 0 657798354 169369600 37774 33554432000 4194304 4263832 140733588196432 18446744073709551615 4205647 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17943/statm: 41350 37774 247 17 0 38523 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 165400

[startup+25.5005 s]
/proc/loadavg: 3.80 3.94 3.65 5/305 17967
/proc/meminfo: memFree=20026488/32951124 swapFree=66457188/67111528
[pid=17943] ppid=17940 vsize=213588 CPUtime=25.49 cores=1,3
/proc/17943/stat : 17943 (umsat) R 17940 17943 17096 0 -1 4202496 59251 0 0 0 2540 9 0 0 25 0 1 0 657798354 218714112 49673 33554432000 4194304 4263832 140733588196432 18446744073709551615 4207770 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17943/statm: 53397 49673 247 17 0 50570 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 213588

[startup+51.101 s]
/proc/loadavg: 3.93 3.96 3.66 5/305 17967
/proc/meminfo: memFree=19816924/32951124 swapFree=66457188/67111528
[pid=17943] ppid=17940 vsize=290188 CPUtime=51.09 cores=1,3
/proc/17943/stat : 17943 (umsat) R 17940 17943 17096 0 -1 4202496 78228 0 0 0 5096 13 0 0 25 0 1 0 657798354 297152512 68648 33554432000 4194304 4263832 140733588196432 18446744073709551615 4205591 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17943/statm: 72547 68648 247 17 0 69720 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 290188

[startup+102.312 s]
/proc/loadavg: 4.08 4.00 3.69 5/305 17969
/proc/meminfo: memFree=19530236/32951124 swapFree=66457188/67111528
[pid=17943] ppid=17940 vsize=370508 CPUtime=102.3 cores=1,3
/proc/17943/stat : 17943 (umsat) R 17940 17943 17096 0 -1 4202496 97803 0 0 0 10212 18 0 0 25 0 1 0 657798354 379400192 88222 33554432000 4194304 4263832 140733588196432 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17943/statm: 92627 88222 247 17 0 89800 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 370508

[startup+162.3 s]
/proc/loadavg: 4.03 4.00 3.70 5/305 17971
/proc/meminfo: memFree=19315420/32951124 swapFree=66457188/67111528
[pid=17943] ppid=17940 vsize=435840 CPUtime=162.3 cores=1,3
/proc/17943/stat : 17943 (umsat) R 17940 17943 17096 0 -1 4202496 113860 0 0 0 16207 23 0 0 25 0 1 0 657798354 446300160 104278 33554432000 4194304 4263832 140733588196432 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17943/statm: 108960 104278 248 17 0 106133 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 435840

[startup+222.301 s]
/proc/loadavg: 4.01 4.00 3.72 5/305 17973
/proc/meminfo: memFree=19156540/32951124 swapFree=66457188/67111528
[pid=17943] ppid=17940 vsize=480096 CPUtime=222.29 cores=1,3
/proc/17943/stat : 17943 (umsat) R 17940 17943 17096 0 -1 4202496 124510 0 0 0 22203 26 0 0 25 0 1 0 657798354 491618304 114926 33554432000 4194304 4263832 140733588196432 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17943/statm: 120024 114926 250 17 0 117197 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 480096

[startup+282.301 s]
/proc/loadavg: 4.00 4.00 3.74 5/305 17976
/proc/meminfo: memFree=18978828/32951124 swapFree=66457188/67111528
[pid=17943] ppid=17940 vsize=550240 CPUtime=282.3 cores=1,3
/proc/17943/stat : 17943 (umsat) R 17940 17943 17096 0 -1 4202496 141966 0 0 0 28198 32 0 0 25 0 1 0 657798354 563445760 132381 33554432000 4194304 4263832 140733588196432 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17943/statm: 137560 132381 250 17 0 134733 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 550240

[startup+342.3 s]
/proc/loadavg: 4.21 4.06 3.77 5/305 17977
/proc/meminfo: memFree=18811288/32951124 swapFree=66457188/67111528
[pid=17943] ppid=17940 vsize=610044 CPUtime=342.3 cores=1,3
/proc/17943/stat : 17943 (umsat) R 17940 17943 17096 0 -1 4202496 156541 0 0 0 34193 37 0 0 25 0 1 0 657798354 624685056 146956 33554432000 4194304 4263832 140733588196432 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17943/statm: 152511 146956 250 17 0 149684 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 610044

[startup+402.301 s]
/proc/loadavg: 4.11 4.06 3.79 5/305 17980
/proc/meminfo: memFree=18637784/32951124 swapFree=66457188/67111528
[pid=17943] ppid=17940 vsize=668164 CPUtime=402.3 cores=1,3
/proc/17943/stat : 17943 (umsat) R 17940 17943 17096 0 -1 4202496 170717 0 0 0 40188 42 0 0 25 0 1 0 657798354 684199936 161132 33554432000 4194304 4263832 140733588196432 18446744073709551615 4205616 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17943/statm: 167041 161132 250 17 0 164214 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 668164

[startup+462.301 s]
/proc/loadavg: 4.04 4.05 3.80 5/305 17981
/proc/meminfo: memFree=18483752/32951124 swapFree=66457188/67111528
[pid=17943] ppid=17940 vsize=711652 CPUtime=462.3 cores=1,3
/proc/17943/stat : 17943 (umsat) R 17940 17943 17096 0 -1 4202496 181521 0 0 0 46184 46 0 0 25 0 1 0 657798354 728731648 171936 33554432000 4194304 4263832 140733588196432 18446744073709551615 4205562 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17943/statm: 177913 171936 250 17 0 175086 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 711652

[startup+522.3 s]
/proc/loadavg: 4.01 4.03 3.81 5/305 17984
/proc/meminfo: memFree=18338520/32951124 swapFree=66457188/67111528
[pid=17943] ppid=17940 vsize=750328 CPUtime=522.3 cores=1,3
/proc/17943/stat : 17943 (umsat) R 17940 17943 17096 0 -1 4202496 190996 0 0 0 52180 50 0 0 25 0 1 0 657798354 768335872 181409 33554432000 4194304 4263832 140733588196432 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17943/statm: 187582 181409 250 17 0 184755 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 750328

[startup+582.301 s]
/proc/loadavg: 4.00 4.03 3.82 5/305 17986
/proc/meminfo: memFree=18200728/32951124 swapFree=66457188/67111528
[pid=17943] ppid=17940 vsize=787408 CPUtime=582.31 cores=1,3
/proc/17943/stat : 17943 (umsat) R 17940 17943 17096 0 -1 4202496 199953 0 0 0 58178 53 0 0 25 0 1 0 657798354 806305792 190366 33554432000 4194304 4263832 140733588196432 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17943/statm: 196852 190366 250 17 0 194025 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 787408

[startup+642.301 s]
/proc/loadavg: 4.03 4.03 3.83 5/305 17987
/proc/meminfo: memFree=18067900/32951124 swapFree=66457188/67111528
[pid=17943] ppid=17940 vsize=826640 CPUtime=642.32 cores=1,3
/proc/17943/stat : 17943 (umsat) R 17940 17943 17096 0 -1 4202496 209693 0 0 0 64175 57 0 0 25 0 1 0 657798354 846479360 200106 33554432000 4194304 4263832 140733588196432 18446744073709551615 4206477 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17943/statm: 206660 200106 250 17 0 203833 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 826640

[startup+702.3 s]
/proc/loadavg: 4.06 4.04 3.84 5/305 17989
/proc/meminfo: memFree=17976844/32951124 swapFree=66457188/67111528
[pid=17943] ppid=17940 vsize=854496 CPUtime=702.3 cores=1,3
/proc/17943/stat : 17943 (umsat) R 17940 17943 17096 0 -1 4202496 216446 0 0 0 70170 60 0 0 25 0 1 0 657798354 875003904 206859 33554432000 4194304 4263832 140733588196432 18446744073709551615 4205715 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17943/statm: 213624 206859 250 17 0 210797 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 854496

[startup+762.312 s]
/proc/loadavg: 4.02 4.03 3.85 5/305 17990
/proc/meminfo: memFree=17876996/32951124 swapFree=66457188/67111528
[pid=17943] ppid=17940 vsize=885304 CPUtime=762.32 cores=1,3
/proc/17943/stat : 17943 (umsat) R 17940 17943 17096 0 -1 4202496 224019 0 0 0 76169 63 0 0 25 0 1 0 657798354 906551296 214432 33554432000 4194304 4263832 140733588196432 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17943/statm: 221326 214432 250 17 0 218499 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 885304

[startup+822.301 s]
/proc/loadavg: 4.09 4.04 3.86 5/305 17992
/proc/meminfo: memFree=17788316/32951124 swapFree=66457188/67111528
[pid=17943] ppid=17940 vsize=914880 CPUtime=822.31 cores=1,3
/proc/17943/stat : 17943 (umsat) R 17940 17943 17096 0 -1 4202496 231372 0 0 0 82166 65 0 0 25 0 1 0 657798354 936837120 221785 33554432000 4194304 4263832 140733588196432 18446744073709551615 4205680 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17943/statm: 228720 221785 250 17 0 225893 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 914880

[startup+882.3 s]
/proc/loadavg: 4.21 4.07 3.88 5/305 17994
/proc/meminfo: memFree=17711048/32951124 swapFree=66457188/67111528
[pid=17943] ppid=17940 vsize=947020 CPUtime=882.31 cores=1,3
/proc/17943/stat : 17943 (umsat) R 17940 17943 17096 0 -1 4202496 238969 0 0 0 88164 67 0 0 25 0 1 0 657798354 969748480 229381 33554432000 4194304 4263832 140733588196432 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17943/statm: 236755 229381 250 17 0 233928 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 947020

[startup+942.301 s]
/proc/loadavg: 4.16 4.09 3.90 5/305 17995
/proc/meminfo: memFree=17630416/32951124 swapFree=66457188/67111528
[pid=17943] ppid=17940 vsize=977812 CPUtime=942.32 cores=1,3
/proc/17943/stat : 17943 (umsat) R 17940 17943 17096 0 -1 4202496 246550 0 0 0 94162 70 0 0 25 0 1 0 657798354 1001279488 236962 33554432000 4194304 4263832 140733588196432 18446744073709551615 4207705 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17943/statm: 244453 236962 250 17 0 241626 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 977812

[startup+1002.3 s]
/proc/loadavg: 4.06 4.07 3.90 5/305 17997
/proc/meminfo: memFree=17547180/32951124 swapFree=66457188/67111528
[pid=17943] ppid=17940 vsize=1004428 CPUtime=1002.32 cores=1,3
/proc/17943/stat : 17943 (umsat) R 17940 17943 17096 0 -1 4202496 253264 0 0 0 100160 72 0 0 25 0 1 0 657798354 1028534272 243676 33554432000 4194304 4263832 140733588196432 18446744073709551615 4205713 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17943/statm: 251107 243676 250 17 0 248280 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 1004428

[startup+1062.3 s]
/proc/loadavg: 4.02 4.05 3.91 5/305 17998
/proc/meminfo: memFree=17470276/32951124 swapFree=66457188/67111528
[pid=17943] ppid=17940 vsize=1032344 CPUtime=1062.32 cores=1,3
/proc/17943/stat : 17943 (umsat) R 17940 17943 17096 0 -1 4202496 260134 0 0 0 106158 74 0 0 25 0 1 0 657798354 1057120256 250546 33554432000 4194304 4263832 140733588196432 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17943/statm: 258086 250546 250 17 0 255259 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 1032344

[startup+1122.3 s]
/proc/loadavg: 4.01 4.04 3.91 5/305 18001
/proc/meminfo: memFree=17386320/32951124 swapFree=66457188/67111528
[pid=17943] ppid=17940 vsize=1064304 CPUtime=1122.32 cores=1,3
/proc/17943/stat : 17943 (umsat) R 17940 17943 17096 0 -1 4202496 268079 0 0 0 112157 75 0 0 25 0 1 0 657798354 1089847296 258491 33554432000 4194304 4263832 140733588196432 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17943/statm: 266076 258491 250 17 0 263249 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 1064304

[startup+1182.3 s]
/proc/loadavg: 4.05 4.05 3.91 5/305 18003
/proc/meminfo: memFree=17306324/32951124 swapFree=66457188/67111528
[pid=17943] ppid=17940 vsize=1095188 CPUtime=1182.33 cores=1,3
/proc/17943/stat : 17943 (umsat) R 17940 17943 17096 0 -1 4202496 275694 0 0 0 118154 79 0 0 25 0 1 0 657798354 1121472512 266106 33554432000 4194304 4263832 140733588196432 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17943/statm: 273797 266106 250 17 0 270970 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 1095188

[startup+1242.3 s]
/proc/loadavg: 4.02 4.04 3.91 5/305 18004
/proc/meminfo: memFree=17226316/32951124 swapFree=66457188/67111528
[pid=17943] ppid=17940 vsize=1121736 CPUtime=1242.32 cores=1,3
/proc/17943/stat : 17943 (umsat) R 17940 17943 17096 0 -1 4202496 282268 0 0 0 124150 82 0 0 25 0 1 0 657798354 1148657664 272680 33554432000 4194304 4263832 140733588196432 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17943/statm: 280434 272680 250 17 0 277607 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 1121736



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.03 3.91 4/304 18007
/proc/meminfo: memFree=17830184/32951124 swapFree=66457188/67111528
[pid=17943] ppid=17940 vsize=1149516 CPUtime=1300.03 cores=1,3
/proc/17943/stat : 17943 (umsat) R 17940 17943 17096 0 -1 4202496 289241 0 0 0 129918 85 0 0 25 0 1 0 657798354 1177104384 279653 33554432000 4194304 4263832 140733588196432 18446744073709551615 4207568 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17943/statm: 287379 279653 250 17 0 284552 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 1149516

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.09
CPU user time (s): 1299.19
CPU system time (s): 0.900863
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1149516

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.19
system time used= 0.900863
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 289241
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= 5
involuntary context switches= 909

runsolver used 3.84441 second user time and 9.04962 second system time

The end

Launcher Data

Begin job on node132 at 2011-05-15 14:20:02
IDJOB=3379009
IDBENCH=88204
IDSOLVER=1861
FILE ID=node132/3379009-1305462002
RUNJOBID= node132-1305462002-17915
PBS_JOBID= 13324896
Free space on /tmp= 73348 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m52-q918.75-n50-p30-s52376212.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379009-1305462002/watcher-3379009-1305462002 -o /tmp/evaluation-result-3379009-1305462002/solver-3379009-1305462002 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379009-1305462002.cnf

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

MD5SUM BENCH= f34a5dd1cdce70a322dd395bcb5f1303
RANDOM SEED=453943310

node132.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	: 5332.74
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.76
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.75
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.77
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.67
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.82
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:      20678416 kB
Buffers:        300428 kB
Cached:        5924376 kB
SwapCached:       6904 kB
Active:        5524524 kB
Inactive:      6435316 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20678416 kB
SwapTotal:    67111528 kB
SwapFree:     66457188 kB
Dirty:           22288 kB
Writeback:           0 kB
AnonPages:     5733576 kB
Mapped:          19472 kB
Slab:           223976 kB
PageTables:      26520 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 35261684 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73340 MiB
End job on node132 at 2011-05-15 14:41:44