Trace number 3387554

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
minisat hack: cir_minisat 2011-05-13 (simp)? (TO) 5000.27 5042.51

General information on the benchmark

NameSAT04/industrial/velev/vliw_unsat_2.0/
9dlx_vliw_at_b_iq8.used-as.sat04-718.cnf
MD5SUM776da55785376fd8eac6989ca812b102
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark935.02
Satisfiable
(Un)Satisfiability was proved
Number of variables371419
Number of clauses7170909
Sum of the clauses size20872419
Maximum clause length205
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 26770451
Number of clauses of size 392326
Number of clauses of size 48862
Number of clauses of size 523554
Number of clauses of size over 5275715

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-3387554-1305605478/watcher-3387554-1305605478 -o /tmp/evaluation-result-3387554-1305605478/solver-3387554-1305605478 -C 5000 -W 5100 -M 15500 HOME/cir_minisat HOME/instance-3387554-1305605478.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 6.96 7.07 7.07 7/442 14448
/proc/meminfo: memFree=14491720/32951124 swapFree=57171160/67111528
[pid=14448] ppid=14446 vsize=13680 CPUtime=0 cores=1,3,5,7
/proc/14448/stat : 14448 (cir_minisat) R 14446 14448 12094 0 -1 4194304 266 0 0 0 0 0 0 0 22 0 1 0 652963961 14008320 209 33554432000 4194304 4300288 140736812221328 18446744073709551615 270338656335 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14448/statm: 3420 209 178 26 0 52 0

[startup+0.11718 s]
/proc/loadavg: 6.96 7.07 7.07 7/442 14448
/proc/meminfo: memFree=14491720/32951124 swapFree=57171160/67111528
[pid=14448] ppid=14446 vsize=35224 CPUtime=0.09 cores=1,3,5,7
/proc/14448/stat : 14448 (cir_minisat) R 14446 14448 12094 0 -1 4202496 5651 0 0 0 9 0 0 0 22 0 1 0 652963961 36069376 4828 33554432000 4194304 4300288 140736812221328 18446744073709551615 270338052539 0 0 4096 8388610 0 0 0 17 7 0 0 0
/proc/14448/statm: 8806 4828 218 26 0 5438 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 35224

[startup+0.21716 s]
/proc/loadavg: 6.96 7.07 7.07 7/442 14448
/proc/meminfo: memFree=14491720/32951124 swapFree=57171160/67111528
[pid=14448] ppid=14446 vsize=52044 CPUtime=0.19 cores=1,3,5,7
/proc/14448/stat : 14448 (cir_minisat) R 14446 14448 12094 0 -1 4202496 10789 0 0 0 18 1 0 0 23 0 1 0 652963961 53293056 8973 33554432000 4194304 4300288 140736812221328 18446744073709551615 4200857 0 0 4096 8388610 0 0 0 17 7 0 0 0
/proc/14448/statm: 13011 8973 218 26 0 9643 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 52044

[startup+0.301143 s]
/proc/loadavg: 6.96 7.07 7.07 7/442 14448
/proc/meminfo: memFree=14491720/32951124 swapFree=57171160/67111528
[pid=14448] ppid=14446 vsize=69608 CPUtime=0.27 cores=1,3,5,7
/proc/14448/stat : 14448 (cir_minisat) R 14446 14448 12094 0 -1 4202496 14297 0 0 0 25 2 0 0 23 0 1 0 652963961 71278592 12292 33554432000 4194304 4300288 140736812221328 18446744073709551615 4278908 0 0 4096 8388610 0 0 0 17 7 0 0 0
/proc/14448/statm: 17402 12292 218 26 0 14034 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 69608

[startup+0.701066 s]
/proc/loadavg: 6.96 7.07 7.07 7/442 14448
/proc/meminfo: memFree=14491720/32951124 swapFree=57171160/67111528
[pid=14448] ppid=14446 vsize=151500 CPUtime=0.68 cores=1,3,5,7
/proc/14448/stat : 14448 (cir_minisat) R 14446 14448 12094 0 -1 4202496 34928 0 0 0 62 6 0 0 25 0 1 0 652963961 155136000 28767 33554432000 4194304 4300288 140736812221328 18446744073709551615 270338039792 0 0 4096 8388610 0 0 0 17 7 0 0 0
/proc/14448/statm: 37875 28767 218 26 0 34507 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 151500

[startup+1.50091 s]
/proc/loadavg: 6.96 7.07 7.07 8/443 14449
/proc/meminfo: memFree=14313304/32951124 swapFree=57171160/67111528
[pid=14448] ppid=14446 vsize=273492 CPUtime=1.45 cores=1,3,5,7
/proc/14448/stat : 14448 (cir_minisat) R 14446 14448 12094 0 -1 4202496 69423 0 0 0 134 11 0 0 25 0 1 0 652963961 280055808 59150 33554432000 4194304 4300288 140736812221328 18446744073709551615 4257388 0 0 4096 8388610 0 0 0 17 7 0 0 0
/proc/14448/statm: 68373 59150 218 26 0 65005 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 273492

[startup+3.10059 s]
/proc/loadavg: 6.96 7.07 7.07 8/443 14449
/proc/meminfo: memFree=14144044/32951124 swapFree=57171160/67111528
[pid=14448] ppid=14446 vsize=596368 CPUtime=3.04 cores=1,3,5,7
/proc/14448/stat : 14448 (cir_minisat) R 14446 14448 12094 0 -1 4202496 143592 0 0 0 280 24 0 0 25 0 1 0 652963961 610680832 121122 33554432000 4194304 4300288 140736812221328 18446744073709551615 4254833 0 0 4096 8388610 0 0 0 17 7 0 0 0
/proc/14448/statm: 149092 121122 219 26 0 145724 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 596368

[startup+6.30095 s]
/proc/loadavg: 6.96 7.07 7.07 8/443 14449
/proc/meminfo: memFree=14006776/32951124 swapFree=57171160/67111528
[pid=14448] ppid=14446 vsize=596368 CPUtime=6.19 cores=1,3,5,7
/proc/14448/stat : 14448 (cir_minisat) R 14446 14448 12094 0 -1 4202496 143596 0 0 0 595 24 0 0 25 0 1 0 652963961 610680832 121126 33554432000 4194304 4300288 140736812221328 18446744073709551615 4258938 0 0 4096 8388610 0 0 0 17 7 0 0 0
/proc/14448/statm: 149092 121126 222 26 0 145724 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 596368

[startup+12.7007 s]
/proc/loadavg: 6.96 7.07 7.07 8/443 14449
/proc/meminfo: memFree=14005412/32951124 swapFree=57171160/67111528
[pid=14448] ppid=14446 vsize=596368 CPUtime=12.5 cores=1,3,5,7
/proc/14448/stat : 14448 (cir_minisat) R 14446 14448 12094 0 -1 4202496 143596 0 0 0 1226 24 0 0 25 0 1 0 652963961 610680832 121126 33554432000 4194304 4300288 140736812221328 18446744073709551615 4259232 0 0 4096 8388610 0 0 0 17 7 0 0 0
/proc/14448/statm: 149092 121126 222 26 0 145724 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 596368

[startup+25.5011 s]
/proc/loadavg: 7.05 7.08 7.07 8/443 14450
/proc/meminfo: memFree=13990360/32951124 swapFree=57171160/67111528
[pid=14448] ppid=14446 vsize=608164 CPUtime=25.11 cores=1,3,5,7
/proc/14448/stat : 14448 (cir_minisat) R 14446 14448 12094 0 -1 4202496 148962 0 0 0 2486 25 0 0 25 0 1 0 652963961 622759936 126318 33554432000 4194304 4300288 140736812221328 18446744073709551615 4228192 0 0 4096 8388610 0 0 0 17 7 0 0 0
/proc/14448/statm: 152041 126318 222 26 0 148673 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 608164

[startup+51.1011 s]
/proc/loadavg: 7.03 7.07 7.07 8/443 14451
/proc/meminfo: memFree=13972108/32951124 swapFree=57171160/67111528
[pid=14448] ppid=14446 vsize=614912 CPUtime=50.34 cores=1,3,5,7
/proc/14448/stat : 14448 (cir_minisat) R 14446 14448 12094 0 -1 4202496 151452 0 0 0 5009 25 0 0 25 0 1 0 652963961 629669888 128703 33554432000 4194304 4300288 140736812221328 18446744073709551615 4228501 0 0 4096 8388610 0 0 0 17 7 0 0 0
/proc/14448/statm: 153728 128703 222 26 0 150360 0
Current children cumulated CPU time (s) 50.34
Current children cumulated vsize (KiB) 614912

[startup+102.301 s]
/proc/loadavg: 7.06 7.07 7.07 8/443 14452
/proc/meminfo: memFree=14018100/32951124 swapFree=57171160/67111528
[pid=14448] ppid=14446 vsize=586540 CPUtime=100.81 cores=1,3,5,7
/proc/14448/stat : 14448 (cir_minisat) R 14446 14448 12094 0 -1 4202496 192638 0 0 0 10047 34 0 0 25 0 1 0 652963961 600616960 116159 33554432000 4194304 4300288 140736812221328 18446744073709551615 4255855 0 0 4096 8388610 0 0 0 17 7 0 0 0
/proc/14448/statm: 146635 116159 243 26 0 143267 0
Current children cumulated CPU time (s) 100.81
Current children cumulated vsize (KiB) 586540

[startup+162.301 s]
/proc/loadavg: 7.07 7.07 7.07 8/443 14453
/proc/meminfo: memFree=13971468/32951124 swapFree=57171160/67111528
[pid=14448] ppid=14446 vsize=586540 CPUtime=159.93 cores=1,3,5,7
/proc/14448/stat : 14448 (cir_minisat) R 14446 14448 12094 0 -1 4202496 202654 0 0 0 15953 40 0 0 25 0 1 0 652963961 600616960 126066 33554432000 4194304 4300288 140736812221328 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 7 0 0 0
/proc/14448/statm: 146635 126066 243 26 0 143267 0
Current children cumulated CPU time (s) 159.93
Current children cumulated vsize (KiB) 586540

[startup+222.317 s]
/proc/loadavg: 7.02 7.06 7.07 8/443 14455
/proc/meminfo: memFree=13905860/32951124 swapFree=57171160/67111528
[pid=14448] ppid=14446 vsize=718800 CPUtime=219.07 cores=1,3,5,7
/proc/14448/stat : 14448 (cir_minisat) R 14446 14448 12094 0 -1 4202496 217994 0 0 0 21860 47 0 0 25 0 1 0 652963961 736051200 141293 33554432000 4194304 4300288 140736812221328 18446744073709551615 4255605 0 0 4096 8388610 0 0 0 17 7 0 0 0
/proc/14448/statm: 179700 141293 243 26 0 176332 0
Current children cumulated CPU time (s) 219.07
Current children cumulated vsize (KiB) 718800

[startup+282.3 s]
/proc/loadavg: 7.10 7.07 7.07 8/443 14457
/proc/meminfo: memFree=13831320/32951124 swapFree=57171160/67111528
[pid=14448] ppid=14446 vsize=718800 CPUtime=278.19 cores=1,3,5,7
/proc/14448/stat : 14448 (cir_minisat) R 14446 14448 12094 0 -1 4202496 235420 0 0 0 27763 56 0 0 25 0 1 0 652963961 736051200 158554 33554432000 4194304 4300288 140736812221328 18446744073709551615 4250760 0 0 4096 8388610 0 0 0 17 7 0 0 0
/proc/14448/statm: 179700 158554 243 26 0 176332 0
Current children cumulated CPU time (s) 278.19
Current children cumulated vsize (KiB) 718800

[startup+342.3 s]
/proc/loadavg: 7.07 7.07 7.07 8/443 14458
/proc/meminfo: memFree=13754428/32951124 swapFree=57171160/67111528
[pid=14448] ppid=14446 vsize=933724 CPUtime=337.32 cores=1,3,5,7
/proc/14448/stat : 14448 (cir_minisat) R 14446 14448 12094 0 -1 4202496 253047 0 0 0 33666 66 0 0 25 0 1 0 652963961 956133376 176060 33554432000 4194304 4300288 140736812221328 18446744073709551615 4269374 0 0 4096 8388610 0 0 0 17 7 0 0 0
/proc/14448/statm: 233431 176060 243 26 0 230063 0
Current children cumulated CPU time (s) 337.32
Current children cumulated vsize (KiB) 933724

[startup+402.3 s]
/proc/loadavg: 7.02 7.06 7.06 8/443 14460
/proc/meminfo: memFree=13674064/32951124 swapFree=57171160/67111528
[pid=14448] ppid=14446 vsize=933724 CPUtime=396.46 cores=1,3,5,7
/proc/14448/stat : 14448 (cir_minisat) R 14446 14448 12094 0 -1 4202496 271843 0 0 0 39573 73 0 0 25 0 1 0 652963961 956133376 194761 33554432000 4194304 4300288 140736812221328 18446744073709551615 4249530 0 0 4096 8388610 0 0 0 17 7 0 0 0
/proc/14448/statm: 233431 194761 243 26 0 230063 0
Current children cumulated CPU time (s) 396.46
Current children cumulated vsize (KiB) 933724

[startup+462.3 s]
/proc/loadavg: 7.01 7.04 7.06 8/443 14461
/proc/meminfo: memFree=13607084/32951124 swapFree=57171160/67111528
[pid=14448] ppid=14446 vsize=933724 CPUtime=455.59 cores=1,3,5,7
/proc/14448/stat : 14448 (cir_minisat) R 14446 14448 12094 0 -1 4202496 287308 0 0 0 45478 81 0 0 25 0 1 0 652963961 956133376 210124 33554432000 4194304 4300288 140736812221328 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 7 0 0 0
/proc/14448/statm: 233431 210124 243 26 0 230063 0
Current children cumulated CPU time (s) 455.59
Current children cumulated vsize (KiB) 933724

[startup+522.301 s]
/proc/loadavg: 7.00 7.03 7.05 8/443 14463
/proc/meminfo: memFree=13530680/32951124 swapFree=57171160/67111528
[pid=14448] ppid=14446 vsize=1282972 CPUtime=514.73 cores=1,3,5,7
/proc/14448/stat : 14448 (cir_minisat) R 14446 14448 12094 0 -1 4202496 305094 0 0 0 51383 90 0 0 25 0 1 0 652963961 1313763328 227826 33554432000 4194304 4300288 140736812221328 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 7 0 0 0
/proc/14448/statm: 320743 227826 243 26 0 317375 0
Current children cumulated CPU time (s) 514.73
Current children cumulated vsize (KiB) 1282972

[startup+582.301 s]
/proc/loadavg: 7.11 7.05 7.06 8/443 14465
/proc/meminfo: memFree=13435184/32951124 swapFree=57171160/67111528
[pid=14448] ppid=14446 vsize=1286820 CPUtime=573.85 cores=1,3,5,7
/proc/14448/stat : 14448 (cir_minisat) R 14446 14448 12094 0 -1 4202496 327939 0 0 0 57284 101 0 0 25 0 1 0 652963961 1317703680 250516 33554432000 4194304 4300288 140736812221328 18446744073709551615 4269350 0 0 4096 8388610 0 0 0 17 7 0 0 0
/proc/14448/statm: 321705 250516 243 26 0 318337 0
Current children cumulated CPU time (s) 573.85
Current children cumulated vsize (KiB) 1286820

[startup+642.301 s]

################
# More data... #
################

[startup+4122.3 s]
/proc/loadavg: 6.15 6.05 6.28 7/437 14589
/proc/meminfo: memFree=9639600/32951124 swapFree=57171160/67111528
[pid=14448] ppid=14446 vsize=6925344 CPUtime=4080.01 cores=1,3,5,7
/proc/14448/stat : 14448 (cir_minisat) R 14446 14448 12094 0 -1 4202496 1223231 0 0 0 407474 527 0 0 25 0 1 0 652963961 7091552256 1141987 33554432000 4194304 4300288 140736812221328 18446744073709551615 4268313 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14448/statm: 1731336 1141987 243 26 0 1727968 0
Current children cumulated CPU time (s) 4080.01
Current children cumulated vsize (KiB) 6925344

[startup+4182.32 s]
/proc/loadavg: 6.12 6.05 6.27 7/437 14591
/proc/meminfo: memFree=9438456/32951124 swapFree=57171160/67111528
[pid=14448] ppid=14446 vsize=6925344 CPUtime=4140.03 cores=1,3,5,7
/proc/14448/stat : 14448 (cir_minisat) R 14446 14448 12094 0 -1 4202496 1271846 0 0 0 413464 539 0 0 25 0 1 0 652963961 7091552256 1190495 33554432000 4194304 4300288 140736812221328 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14448/statm: 1731336 1190495 243 26 0 1727968 0
Current children cumulated CPU time (s) 4140.03
Current children cumulated vsize (KiB) 6925344

[startup+4242.3 s]
/proc/loadavg: 6.04 6.04 6.25 7/437 14592
/proc/meminfo: memFree=9286284/32951124 swapFree=57171160/67111528
[pid=14448] ppid=14446 vsize=6925344 CPUtime=4200.02 cores=1,3,5,7
/proc/14448/stat : 14448 (cir_minisat) R 14446 14448 12094 0 -1 4202496 1308895 0 0 0 419452 550 0 0 25 0 1 0 652963961 7091552256 1227465 33554432000 4194304 4300288 140736812221328 18446744073709551615 4268313 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14448/statm: 1731336 1227465 243 26 0 1727968 0
Current children cumulated CPU time (s) 4200.02
Current children cumulated vsize (KiB) 6925344

[startup+4302.3 s]
/proc/loadavg: 6.01 6.03 6.23 7/437 14594
/proc/meminfo: memFree=9172800/32951124 swapFree=57171160/67111528
[pid=14448] ppid=14446 vsize=6928704 CPUtime=4260.02 cores=1,3,5,7
/proc/14448/stat : 14448 (cir_minisat) R 14446 14448 12094 0 -1 4202496 1335995 0 0 0 425443 559 0 0 25 0 1 0 652963961 7094992896 1254501 33554432000 4194304 4300288 140736812221328 18446744073709551615 4268551 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14448/statm: 1732176 1254501 243 26 0 1728808 0
Current children cumulated CPU time (s) 4260.02
Current children cumulated vsize (KiB) 6928704

[startup+4362.3 s]
/proc/loadavg: 6.00 6.02 6.21 7/437 14595
/proc/meminfo: memFree=9047664/32951124 swapFree=57171160/67111528
[pid=14448] ppid=14446 vsize=6932304 CPUtime=4320.03 cores=1,3,5,7
/proc/14448/stat : 14448 (cir_minisat) R 14446 14448 12094 0 -1 4202496 1366530 0 0 0 431434 569 0 0 25 0 1 0 652963961 7098679296 1284958 33554432000 4194304 4300288 140736812221328 18446744073709551615 4268551 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14448/statm: 1733076 1284958 243 26 0 1729708 0
Current children cumulated CPU time (s) 4320.03
Current children cumulated vsize (KiB) 6932304

[startup+4422.3 s]
/proc/loadavg: 6.00 6.02 6.20 7/437 14599
/proc/meminfo: memFree=8899204/32951124 swapFree=57171160/67111528
[pid=14448] ppid=14446 vsize=6944456 CPUtime=4380.03 cores=1,3,5,7
/proc/14448/stat : 14448 (cir_minisat) R 14446 14448 12094 0 -1 4202496 1402088 0 0 0 437422 581 0 0 25 0 1 0 652963961 7111122944 1320450 33554432000 4194304 4300288 140736812221328 18446744073709551615 4269676 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14448/statm: 1736114 1320450 243 26 0 1732746 0
Current children cumulated CPU time (s) 4380.03
Current children cumulated vsize (KiB) 6944456

[startup+4482.3 s]
/proc/loadavg: 6.00 6.01 6.18 7/437 14602
/proc/meminfo: memFree=8834136/32951124 swapFree=57171160/67111528
[pid=14448] ppid=14446 vsize=6964664 CPUtime=4440.03 cores=1,3,5,7
/proc/14448/stat : 14448 (cir_minisat) R 14446 14448 12094 0 -1 4202496 1417602 0 0 0 443418 585 0 0 25 0 1 0 652963961 7131815936 1335930 33554432000 4194304 4300288 140736812221328 18446744073709551615 4256042 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14448/statm: 1741166 1335930 243 26 0 1737798 0
Current children cumulated CPU time (s) 4440.03
Current children cumulated vsize (KiB) 6964664

[startup+4542.3 s]
/proc/loadavg: 6.00 6.01 6.17 7/437 14603
/proc/meminfo: memFree=8792688/32951124 swapFree=57171160/67111528
[pid=14448] ppid=14446 vsize=6966284 CPUtime=4500.03 cores=1,3,5,7
/proc/14448/stat : 14448 (cir_minisat) R 14446 14448 12094 0 -1 4202496 1426402 0 0 0 449413 590 0 0 25 0 1 0 652963961 7133474816 1344685 33554432000 4194304 4300288 140736812221328 18446744073709551615 4256049 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14448/statm: 1741571 1344685 243 26 0 1738203 0
Current children cumulated CPU time (s) 4500.03
Current children cumulated vsize (KiB) 6966284

[startup+4602.3 s]
/proc/loadavg: 6.00 6.00 6.16 7/437 14605
/proc/meminfo: memFree=8749264/32951124 swapFree=57171160/67111528
[pid=14448] ppid=14446 vsize=6980344 CPUtime=4560.03 cores=1,3,5,7
/proc/14448/stat : 14448 (cir_minisat) R 14446 14448 12094 0 -1 4202496 1436388 0 0 0 455410 593 0 0 25 0 1 0 652963961 7147872256 1354631 33554432000 4194304 4300288 140736812221328 18446744073709551615 4256218 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14448/statm: 1745086 1354631 243 26 0 1741718 0
Current children cumulated CPU time (s) 4560.03
Current children cumulated vsize (KiB) 6980344

[startup+4662.3 s]
/proc/loadavg: 6.08 6.03 6.15 7/437 14606
/proc/meminfo: memFree=8708820/32951124 swapFree=57171160/67111528
[pid=14448] ppid=14446 vsize=6981796 CPUtime=4620.04 cores=1,3,5,7
/proc/14448/stat : 14448 (cir_minisat) R 14446 14448 12094 0 -1 4202496 1444962 0 0 0 461408 596 0 0 25 0 1 0 652963961 7149359104 1363167 33554432000 4194304 4300288 140736812221328 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14448/statm: 1745449 1363167 243 26 0 1742081 0
Current children cumulated CPU time (s) 4620.04
Current children cumulated vsize (KiB) 6981796

[startup+4722.3 s]
/proc/loadavg: 6.07 6.03 6.15 7/437 14608
/proc/meminfo: memFree=8662176/32951124 swapFree=57171160/67111528
[pid=14448] ppid=14446 vsize=6986116 CPUtime=4680.05 cores=1,3,5,7
/proc/14448/stat : 14448 (cir_minisat) R 14446 14448 12094 0 -1 4202496 1454929 0 0 0 467405 600 0 0 25 0 1 0 652963961 7153782784 1373098 33554432000 4194304 4300288 140736812221328 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14448/statm: 1746529 1373098 243 26 0 1743161 0
Current children cumulated CPU time (s) 4680.05
Current children cumulated vsize (KiB) 6986116

[startup+4782.3 s]
/proc/loadavg: 6.02 6.03 6.14 7/437 14610
/proc/meminfo: memFree=8612292/32951124 swapFree=57171160/67111528
[pid=14448] ppid=14446 vsize=6986116 CPUtime=4740.04 cores=1,3,5,7
/proc/14448/stat : 14448 (cir_minisat) R 14446 14448 12094 0 -1 4202496 1466038 0 0 0 473400 604 0 0 25 0 1 0 652963961 7153782784 1384156 33554432000 4194304 4300288 140736812221328 18446744073709551615 4255693 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14448/statm: 1746529 1384156 243 26 0 1743161 0
Current children cumulated CPU time (s) 4740.04
Current children cumulated vsize (KiB) 6986116

[startup+4842.32 s]
/proc/loadavg: 6.01 6.02 6.12 7/437 14611
/proc/meminfo: memFree=8567748/32951124 swapFree=57171160/67111528
[pid=14448] ppid=14446 vsize=6991148 CPUtime=4800.06 cores=1,3,5,7
/proc/14448/stat : 14448 (cir_minisat) R 14446 14448 12094 0 -1 4202496 1475635 0 0 0 479398 608 0 0 25 0 1 0 652963961 7158935552 1393720 33554432000 4194304 4300288 140736812221328 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14448/statm: 1747787 1393720 243 26 0 1744419 0
Current children cumulated CPU time (s) 4800.06
Current children cumulated vsize (KiB) 6991148

[startup+4902.3 s]
/proc/loadavg: 6.00 6.01 6.11 7/437 14613
/proc/meminfo: memFree=8518880/32951124 swapFree=57171160/67111528
[pid=14448] ppid=14446 vsize=6999788 CPUtime=4860.05 cores=1,3,5,7
/proc/14448/stat : 14448 (cir_minisat) R 14446 14448 12094 0 -1 4202496 1486513 0 0 0 485392 613 0 0 25 0 1 0 652963961 7167782912 1404550 33554432000 4194304 4300288 140736812221328 18446744073709551615 4256192 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14448/statm: 1749947 1404550 243 26 0 1746579 0
Current children cumulated CPU time (s) 4860.05
Current children cumulated vsize (KiB) 6999788

[startup+4962.3 s]
/proc/loadavg: 6.00 6.01 6.10 7/437 14614
/proc/meminfo: memFree=8485256/32951124 swapFree=57171160/67111528
[pid=14448] ppid=14446 vsize=6999788 CPUtime=4920.05 cores=1,3,5,7
/proc/14448/stat : 14448 (cir_minisat) R 14446 14448 12094 0 -1 4202496 1493618 0 0 0 491389 616 0 0 25 0 1 0 652963961 7167782912 1411616 33554432000 4194304 4300288 140736812221328 18446744073709551615 4268551 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14448/statm: 1749947 1411616 243 26 0 1746579 0
Current children cumulated CPU time (s) 4920.05
Current children cumulated vsize (KiB) 6999788

[startup+5022.3 s]
/proc/loadavg: 6.00 6.00 6.09 7/437 14616
/proc/meminfo: memFree=8449152/32951124 swapFree=57171160/67111528
[pid=14448] ppid=14446 vsize=6999788 CPUtime=4980.05 cores=1,3,5,7
/proc/14448/stat : 14448 (cir_minisat) R 14446 14448 12094 0 -1 4202496 1501320 0 0 0 497385 620 0 0 25 0 1 0 652963961 7167782912 1419279 33554432000 4194304 4300288 140736812221328 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14448/statm: 1749947 1419279 243 26 0 1746579 0
Current children cumulated CPU time (s) 4980.05
Current children cumulated vsize (KiB) 6999788



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5042.3 s]
/proc/loadavg: 6.00 6.00 6.09 7/437 14617
/proc/meminfo: memFree=8432520/32951124 swapFree=57171160/67111528
[pid=14448] ppid=14446 vsize=6999788 CPUtime=5000.07 cores=1,3,5,7
/proc/14448/stat : 14448 (cir_minisat) R 14446 14448 12094 0 -1 4202496 1504984 0 0 0 499384 623 0 0 25 0 1 0 652963961 7167782912 1422926 33554432000 4194304 4300288 140736812221328 18446744073709551615 4272238 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/14448/statm: 1749947 1422926 243 26 0 1746579 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 6999788

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

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

[startup+5042.42 s]
/proc/loadavg: 6.00 6.00 6.09 7/438 14618
/proc/meminfo: memFree=11318488/32951124 swapFree=57171160/67111528
[pid=14448] ppid=14446 vsize=0 CPUtime=5000.19 cores=1,3,5,7
/proc/14448/stat : 14448 (cir_minisat) R 14446 14448 12094 0 -1 4203524 1504984 0 0 0 499385 634 0 0 25 0 1 0 652963961 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 1 0 0 0
/proc/14448/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 5000.19
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5042.51
CPU time (s): 5000.27
CPU user time (s): 4993.85
CPU system time (s): 6.41902
CPU usage (%): 99.1624
Max. virtual memory (cumulated for all children) (KiB): 6999788

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4993.85
system time used= 6.41902
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1504984
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= 10
involuntary context switches= 56282

runsolver used 22.1246 second user time and 51.1112 second system time

The end

Launcher Data

Begin job on node143 at 2011-05-17 06:11:23
IDJOB=3387554
IDBENCH=85005
IDSOLVER=1873
FILE ID=node143/3387554-1305605478
RUNJOBID= node143-1305598325-13888
PBS_JOBID= 13350335
Free space on /tmp= 73520 MiB

SOLVER NAME= minisat hack: cir_minisat 2011-05-13 (simp)
BENCH NAME= SAT04/industrial/velev/vliw_unsat_2.0/9dlx_vliw_at_b_iq8.used-as.sat04-718.cnf
COMMAND LINE= HOME/cir_minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3387554-1305605478/watcher-3387554-1305605478 -o /tmp/evaluation-result-3387554-1305605478/solver-3387554-1305605478 -C 5000 -W 5100 -M 15500  HOME/cir_minisat HOME/instance-3387554-1305605478.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 776da55785376fd8eac6989ca812b102
RANDOM SEED=350089375

node143.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.846
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.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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:      14492000 kB
Buffers:        229964 kB
Cached:        1890568 kB
SwapCached:      39816 kB
Active:       10229116 kB
Inactive:      7936064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14492000 kB
SwapTotal:    67111528 kB
SwapFree:     57171160 kB
Dirty:          156856 kB
Writeback:           0 kB
AnonPages:    16004324 kB
Mapped:          31324 kB
Slab:           140988 kB
PageTables:      85636 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 121366012 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= 73520 MiB
End job on node143 at 2011-05-17 07:35:28