Trace number 3422105

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: EBMiniSAT 2011-03-02? (TO) 5000.19 5000.03

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq7.cnf
MD5SUM0fbc00fde383cec371bb97d621c5e7e5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark441.7
Satisfiable
(Un)Satisfiability was proved
Number of variables306095
Number of clauses6069108
Sum of the clauses size17675754
Maximum clause length163
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 25745111
Number of clauses of size 366910
Number of clauses of size 44878
Number of clauses of size 518476
Number of clauses of size over 5233732

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

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-3422105-1307645079/watcher-3422105-1307645079 -o /tmp/evaluation-result-3422105-1307645079/solver-3422105-1307645079 -C 5000 -W 5100 -M 15500 HOME/ebminisat_release HOME/instance-3422105-1307645079.cnf -verb=0 

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: 3.54 3.89 3.80 2/171 7378
/proc/meminfo: memFree=32201288/32951124 swapFree=67062492/67111528
[pid=7378] ppid=7376 vsize=19712 CPUtime=0 cores=1,3,5,7
/proc/7378/stat : 7378 (ebminisat_relea) R 7376 7378 7341 0 -1 4202496 757 0 0 0 0 0 0 0 21 0 1 0 856924275 20185088 694 33554432000 4194304 4293939 140733445503936 18446744073709551615 4280633 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/7378/statm: 4928 694 216 25 0 1561 0

[startup+0.030729 s]
/proc/loadavg: 3.54 3.89 3.80 2/171 7378
/proc/meminfo: memFree=32201288/32951124 swapFree=67062492/67111528
[pid=7378] ppid=7376 vsize=23688 CPUtime=0.02 cores=1,3,5,7
/proc/7378/stat : 7378 (ebminisat_relea) R 7376 7378 7341 0 -1 4202496 2191 0 0 0 2 0 0 0 21 0 1 0 856924275 24256512 1954 33554432000 4194304 4293939 140733445503936 18446744073709551615 4280588 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/7378/statm: 5922 1955 218 25 0 2555 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 23688

[startup+0.100719 s]
/proc/loadavg: 3.54 3.89 3.80 2/171 7378
/proc/meminfo: memFree=32201288/32951124 swapFree=67062492/67111528
[pid=7378] ppid=7376 vsize=35920 CPUtime=0.09 cores=1,3,5,7
/proc/7378/stat : 7378 (ebminisat_relea) R 7376 7378 7341 0 -1 4202496 6050 0 0 0 9 0 0 0 21 0 1 0 856924275 36782080 5205 33554432000 4194304 4293939 140733445503936 18446744073709551615 4280633 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/7378/statm: 8980 5206 218 25 0 5613 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 35920

[startup+0.300682 s]
/proc/loadavg: 3.54 3.89 3.80 2/171 7378
/proc/meminfo: memFree=32201288/32951124 swapFree=67062492/67111528
[pid=7378] ppid=7376 vsize=74688 CPUtime=0.29 cores=1,3,5,7
/proc/7378/stat : 7378 (ebminisat_relea) R 7376 7378 7341 0 -1 4202496 17034 0 0 0 27 2 0 0 22 0 1 0 856924275 76480512 14256 33554432000 4194304 4293939 140733445503936 18446744073709551615 4280633 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/7378/statm: 18672 14257 218 25 0 15305 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 74688

[startup+0.700609 s]
/proc/loadavg: 3.54 3.89 3.80 2/171 7378
/proc/meminfo: memFree=32201288/32951124 swapFree=67062492/67111528
[pid=7378] ppid=7376 vsize=158612 CPUtime=0.69 cores=1,3,5,7
/proc/7378/stat : 7378 (ebminisat_relea) R 7376 7378 7341 0 -1 4202496 38337 0 0 0 63 6 0 0 23 0 1 0 856924275 162418688 32003 33554432000 4194304 4293939 140733445503936 18446744073709551615 220815897285 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/7378/statm: 39653 32006 218 25 0 36286 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 158612

[startup+1.50046 s]
/proc/loadavg: 3.54 3.89 3.80 3/172 7379
/proc/meminfo: memFree=31977504/32951124 swapFree=67062492/67111528
[pid=7378] ppid=7376 vsize=298520 CPUtime=1.49 cores=1,3,5,7
/proc/7378/stat : 7378 (ebminisat_relea) R 7376 7378 7341 0 -1 4202496 81091 0 0 0 137 12 0 0 25 0 1 0 856924275 305684480 67076 33554432000 4194304 4293939 140733445503936 18446744073709551615 4279613 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/7378/statm: 74630 67076 218 25 0 71263 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 298520

[startup+3.10016 s]
/proc/loadavg: 3.50 3.88 3.79 2/172 7379
/proc/meminfo: memFree=31764924/32951124 swapFree=67062492/67111528
[pid=7378] ppid=7376 vsize=456212 CPUtime=3.09 cores=1,3,5,7
/proc/7378/stat : 7378 (ebminisat_relea) R 7376 7378 7341 0 -1 4202496 125222 0 0 0 292 17 0 0 25 0 1 0 856924275 467161088 103833 33554432000 4194304 4293939 140733445503936 18446744073709551615 4226072 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/7378/statm: 114053 103833 223 25 0 110686 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 456212

[startup+6.30057 s]
/proc/loadavg: 3.50 3.88 3.79 3/170 7379
/proc/meminfo: memFree=31619080/32951124 swapFree=67062492/67111528
[pid=7378] ppid=7376 vsize=456212 CPUtime=6.29 cores=1,3,5,7
/proc/7378/stat : 7378 (ebminisat_relea) R 7376 7378 7341 0 -1 4202496 125222 0 0 0 612 17 0 0 25 0 1 0 856924275 467161088 103833 33554432000 4194304 4293939 140733445503936 18446744073709551615 4252024 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/7378/statm: 114053 103833 223 25 0 110686 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 456212

[startup+12.7004 s]
/proc/loadavg: 3.38 3.85 3.78 3/175 7389
/proc/meminfo: memFree=30726656/32951124 swapFree=67062492/67111528
[pid=7378] ppid=7376 vsize=456212 CPUtime=12.69 cores=1,3,5,7
/proc/7378/stat : 7378 (ebminisat_relea) R 7376 7378 7341 0 -1 4202496 125222 0 0 0 1252 17 0 0 25 0 1 0 856924275 467161088 103833 33554432000 4194304 4293939 140733445503936 18446744073709551615 4226072 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/7378/statm: 114053 103833 223 25 0 110686 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 456212

[startup+25.501 s]
/proc/loadavg: 3.07 3.76 3.75 3/175 7389
/proc/meminfo: memFree=30721224/32951124 swapFree=67062492/67111528
[pid=7378] ppid=7376 vsize=459288 CPUtime=25.49 cores=1,3,5,7
/proc/7378/stat : 7378 (ebminisat_relea) R 7376 7378 7341 0 -1 4202496 127075 0 0 0 2532 17 0 0 25 0 1 0 856924275 470310912 105626 33554432000 4194304 4293939 140733445503936 18446744073709551615 4226640 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/7378/statm: 114822 105626 225 25 0 111455 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 459288

[startup+51.1003 s]
/proc/loadavg: 2.71 3.61 3.70 3/175 7390
/proc/meminfo: memFree=30711200/32951124 swapFree=67062492/67111528
[pid=7378] ppid=7376 vsize=439384 CPUtime=51.09 cores=1,3,5,7
/proc/7378/stat : 7378 (ebminisat_relea) R 7376 7378 7341 0 -1 4202496 159791 0 0 0 5088 21 0 0 25 0 1 0 856924275 449929216 93731 33554432000 4194304 4293939 140733445503936 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/7378/statm: 109846 93731 244 25 0 106479 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 439384

[startup+102.307 s]
/proc/loadavg: 2.28 3.34 3.60 3/175 7429
/proc/meminfo: memFree=31859592/32951124 swapFree=67062492/67111528
[pid=7378] ppid=7376 vsize=520772 CPUtime=102.3 cores=1,3,5,7
/proc/7378/stat : 7378 (ebminisat_relea) R 7376 7378 7341 0 -1 4202496 170976 0 0 0 10205 25 0 0 25 0 1 0 856924275 533270528 104807 33554432000 4194304 4293939 140733445503936 18446744073709551615 4255561 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/7378/statm: 130193 104807 245 25 0 126826 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 520772

[startup+162.301 s]
/proc/loadavg: 2.11 3.11 3.51 3/175 7431
/proc/meminfo: memFree=31665828/32951124 swapFree=67062492/67111528
[pid=7378] ppid=7376 vsize=653032 CPUtime=162.3 cores=1,3,5,7
/proc/7378/stat : 7378 (ebminisat_relea) R 7376 7378 7341 0 -1 4202496 191865 0 0 0 16199 31 0 0 25 0 1 0 856924275 668704768 125516 33554432000 4194304 4293939 140733445503936 18446744073709551615 4251544 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/7378/statm: 163258 125516 245 25 0 159891 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 653032

[startup+222.301 s]
/proc/loadavg: 2.04 2.89 3.40 3/175 7432
/proc/meminfo: memFree=31571292/32951124 swapFree=67062492/67111528
[pid=7378] ppid=7376 vsize=653032 CPUtime=222.3 cores=1,3,5,7
/proc/7378/stat : 7378 (ebminisat_relea) R 7376 7378 7341 0 -1 4202496 218173 0 0 0 22194 36 0 0 25 0 1 0 856924275 668704768 151671 33554432000 4194304 4293939 140733445503936 18446744073709551615 4265194 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/7378/statm: 163258 151671 245 25 0 159891 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 653032

[startup+282.301 s]
/proc/loadavg: 2.01 2.74 3.32 3/175 7434
/proc/meminfo: memFree=31356972/32951124 swapFree=67062492/67111528
[pid=7378] ppid=7376 vsize=867956 CPUtime=282.3 cores=1,3,5,7
/proc/7378/stat : 7378 (ebminisat_relea) R 7376 7378 7341 0 -1 4202496 244141 0 0 0 28188 42 0 0 25 0 1 0 856924275 888786944 177485 33554432000 4194304 4293939 140733445503936 18446744073709551615 4251650 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/7378/statm: 216989 177485 245 25 0 213622 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 867956

[startup+342.301 s]
/proc/loadavg: 2.00 2.59 3.23 3/175 7436
/proc/meminfo: memFree=31346116/32951124 swapFree=67062492/67111528
[pid=7378] ppid=7376 vsize=867956 CPUtime=342.3 cores=1,3,5,7
/proc/7378/stat : 7378 (ebminisat_relea) R 7376 7378 7341 0 -1 4202496 265004 0 0 0 34182 48 0 0 25 0 1 0 856924275 888786944 198213 33554432000 4194304 4293939 140733445503936 18446744073709551615 4264728 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/7378/statm: 216989 198213 245 25 0 213622 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 867956

[startup+402.301 s]
/proc/loadavg: 2.00 2.49 3.16 3/175 7437
/proc/meminfo: memFree=31174824/32951124 swapFree=67062492/67111528
[pid=7378] ppid=7376 vsize=1218684 CPUtime=402.3 cores=1,3,5,7
/proc/7378/stat : 7378 (ebminisat_relea) R 7376 7378 7341 0 -1 4202496 286455 0 0 0 40176 54 0 0 25 0 1 0 856924275 1247932416 219531 33554432000 4194304 4293939 140733445503936 18446744073709551615 4248246 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/7378/statm: 304671 219531 245 25 0 301304 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1218684

[startup+462.301 s]
/proc/loadavg: 2.00 2.40 3.08 3/175 7439
/proc/meminfo: memFree=30975876/32951124 swapFree=67062492/67111528
[pid=7378] ppid=7376 vsize=1227756 CPUtime=462.31 cores=1,3,5,7
/proc/7378/stat : 7378 (ebminisat_relea) R 7376 7378 7341 0 -1 4202496 320617 0 0 0 46170 61 0 0 25 0 1 0 856924275 1257222144 253521 33554432000 4194304 4293939 140733445503936 18446744073709551615 4256080 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/7378/statm: 306939 253521 245 25 0 303572 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 1227756

[startup+522.3 s]
/proc/loadavg: 2.00 2.32 3.01 3/175 7440
/proc/meminfo: memFree=31132560/32951124 swapFree=67062492/67111528
[pid=7378] ppid=7376 vsize=1238156 CPUtime=522.31 cores=1,3,5,7
/proc/7378/stat : 7378 (ebminisat_relea) R 7376 7378 7341 0 -1 4202496 339808 0 0 0 52165 66 0 0 25 0 1 0 856924275 1267871744 272591 33554432000 4194304 4293939 140733445503936 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/7378/statm: 309539 272591 245 25 0 306172 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 1238156

[startup+582.3 s]
/proc/loadavg: 2.00 2.26 2.94 3/175 7442
/proc/meminfo: memFree=30957912/32951124 swapFree=67062492/67111528
[pid=7378] ppid=7376 vsize=1250656 CPUtime=582.31 cores=1,3,5,7
/proc/7378/stat : 7378 (ebminisat_relea) R 7376 7378 7341 0 -1 4202496 357864 0 0 0 58160 71 0 0 25 0 1 0 856924275 1280671744 290568 33554432000 4194304 4293939 140733445503936 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/7378/statm: 312664 290568 245 25 0 309297 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 1250656

[startup+642.3 s]

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

[startup+4062.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 7547
/proc/meminfo: memFree=28658540/32951124 swapFree=67062492/67111528
[pid=7378] ppid=7376 vsize=4659172 CPUtime=4062.43 cores=1,3,5,7
/proc/7378/stat : 7378 (ebminisat_relea) R 7376 7378 7341 0 -1 4202496 869429 0 0 0 405994 249 0 0 25 0 1 0 856924275 4770992128 799293 33554432000 4194304 4293939 140733445503936 18446744073709551615 4255827 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/7378/statm: 1164793 799293 245 25 0 1161426 0
Current children cumulated CPU time (s) 4062.43
Current children cumulated vsize (KiB) 4659172

[startup+4122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 7548
/proc/meminfo: memFree=28567720/32951124 swapFree=67062492/67111528
[pid=7378] ppid=7376 vsize=4666464 CPUtime=4122.42 cores=1,3,5,7
/proc/7378/stat : 7378 (ebminisat_relea) R 7376 7378 7341 0 -1 4202496 874062 0 0 0 411992 250 0 0 25 0 1 0 856924275 4778459136 803893 33554432000 4194304 4293939 140733445503936 18446744073709551615 4262697 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/7378/statm: 1166616 803893 245 25 0 1163249 0
Current children cumulated CPU time (s) 4122.42
Current children cumulated vsize (KiB) 4666464

[startup+4182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 7550
/proc/meminfo: memFree=28483844/32951124 swapFree=67062492/67111528
[pid=7378] ppid=7376 vsize=4684688 CPUtime=4182.42 cores=1,3,5,7
/proc/7378/stat : 7378 (ebminisat_relea) R 7376 7378 7341 0 -1 4202496 882317 0 0 0 417989 253 0 0 25 0 1 0 856924275 4797120512 812115 33554432000 4194304 4293939 140733445503936 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/7378/statm: 1171172 812115 245 25 0 1167805 0
Current children cumulated CPU time (s) 4182.42
Current children cumulated vsize (KiB) 4684688

[startup+4242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 7552
/proc/meminfo: memFree=28380868/32951124 swapFree=67062492/67111528
[pid=7378] ppid=7376 vsize=4701096 CPUtime=4242.42 cores=1,3,5,7
/proc/7378/stat : 7378 (ebminisat_relea) R 7376 7378 7341 0 -1 4202496 889536 0 0 0 423987 255 0 0 25 0 1 0 856924275 4813922304 819298 33554432000 4194304 4293939 140733445503936 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/7378/statm: 1175274 819298 245 25 0 1171907 0
Current children cumulated CPU time (s) 4242.42
Current children cumulated vsize (KiB) 4701096

[startup+4302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 7553
/proc/meminfo: memFree=28307664/32951124 swapFree=67062492/67111528
[pid=7378] ppid=7376 vsize=4704740 CPUtime=4302.43 cores=1,3,5,7
/proc/7378/stat : 7378 (ebminisat_relea) R 7376 7378 7341 0 -1 4202496 896380 0 0 0 429985 258 0 0 25 0 1 0 856924275 4817653760 826109 33554432000 4194304 4293939 140733445503936 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/7378/statm: 1176185 826109 245 25 0 1172818 0
Current children cumulated CPU time (s) 4302.43
Current children cumulated vsize (KiB) 4704740

[startup+4362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 7555
/proc/meminfo: memFree=28739756/32951124 swapFree=67062492/67111528
[pid=7378] ppid=7376 vsize=4704740 CPUtime=4362.43 cores=1,3,5,7
/proc/7378/stat : 7378 (ebminisat_relea) R 7376 7378 7341 0 -1 4202496 899675 0 0 0 435984 259 0 0 25 0 1 0 856924275 4817653760 829381 33554432000 4194304 4293939 140733445503936 18446744073709551615 4256148 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/7378/statm: 1176185 829381 245 25 0 1172818 0
Current children cumulated CPU time (s) 4362.43
Current children cumulated vsize (KiB) 4704740

[startup+4422.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/175 7556
/proc/meminfo: memFree=28614088/32951124 swapFree=67062492/67111528
[pid=7378] ppid=7376 vsize=4704740 CPUtime=4422.43 cores=1,3,5,7
/proc/7378/stat : 7378 (ebminisat_relea) R 7376 7378 7341 0 -1 4202496 904760 0 0 0 441983 260 0 0 25 0 1 0 856924275 4817653760 834425 33554432000 4194304 4293939 140733445503936 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/7378/statm: 1176185 834425 245 25 0 1172818 0
Current children cumulated CPU time (s) 4422.43
Current children cumulated vsize (KiB) 4704740

[startup+4482.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/175 7558
/proc/meminfo: memFree=28487928/32951124 swapFree=67062492/67111528
[pid=7378] ppid=7376 vsize=4715676 CPUtime=4482.43 cores=1,3,5,7
/proc/7378/stat : 7378 (ebminisat_relea) R 7376 7378 7341 0 -1 4202496 909436 0 0 0 447981 262 0 0 25 0 1 0 856924275 4828852224 839078 33554432000 4194304 4293939 140733445503936 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/7378/statm: 1178919 839078 245 25 0 1175552 0
Current children cumulated CPU time (s) 4482.43
Current children cumulated vsize (KiB) 4715676

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 7560
/proc/meminfo: memFree=28368204/32951124 swapFree=67062492/67111528
[pid=7378] ppid=7376 vsize=4732080 CPUtime=4542.44 cores=1,3,5,7
/proc/7378/stat : 7378 (ebminisat_relea) R 7376 7378 7341 0 -1 4202496 916075 0 0 0 453980 264 0 0 25 0 1 0 856924275 4845649920 845694 33554432000 4194304 4293939 140733445503936 18446744073709551615 4256111 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/7378/statm: 1183020 845694 245 25 0 1179653 0
Current children cumulated CPU time (s) 4542.44
Current children cumulated vsize (KiB) 4732080

[startup+4602.3 s]
/proc/loadavg: 2.12 2.03 2.01 3/175 7570
/proc/meminfo: memFree=28288808/32951124 swapFree=67062492/67111528
[pid=7378] ppid=7376 vsize=4732080 CPUtime=4602.45 cores=1,3,5,7
/proc/7378/stat : 7378 (ebminisat_relea) R 7376 7378 7341 0 -1 4202496 919335 0 0 0 459979 266 0 0 25 0 1 0 856924275 4845649920 848934 33554432000 4194304 4293939 140733445503936 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/7378/statm: 1183020 848934 245 25 0 1179653 0
Current children cumulated CPU time (s) 4602.45
Current children cumulated vsize (KiB) 4732080

[startup+4662.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/175 7572
/proc/meminfo: memFree=28201220/32951124 swapFree=67062492/67111528
[pid=7378] ppid=7376 vsize=4759420 CPUtime=4662.44 cores=1,3,5,7
/proc/7378/stat : 7378 (ebminisat_relea) R 7376 7378 7341 0 -1 4202496 927158 0 0 0 465975 269 0 0 25 0 1 0 856924275 4873646080 856729 33554432000 4194304 4293939 140733445503936 18446744073709551615 4255899 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/7378/statm: 1189855 856729 245 25 0 1186488 0
Current children cumulated CPU time (s) 4662.44
Current children cumulated vsize (KiB) 4759420

[startup+4722.31 s]
/proc/loadavg: 2.01 2.02 2.00 3/175 7573
/proc/meminfo: memFree=28104688/32951124 swapFree=67062492/67111528
[pid=7378] ppid=7376 vsize=4759420 CPUtime=4722.45 cores=1,3,5,7
/proc/7378/stat : 7378 (ebminisat_relea) R 7376 7378 7341 0 -1 4202496 938340 0 0 0 471972 273 0 0 25 0 1 0 856924275 4873646080 867849 33554432000 4194304 4293939 140733445503936 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/7378/statm: 1189855 867849 245 25 0 1186488 0
Current children cumulated CPU time (s) 4722.45
Current children cumulated vsize (KiB) 4759420

[startup+4782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 7575
/proc/meminfo: memFree=28024292/32951124 swapFree=67062492/67111528
[pid=7378] ppid=7376 vsize=4759420 CPUtime=4782.44 cores=1,3,5,7
/proc/7378/stat : 7378 (ebminisat_relea) R 7376 7378 7341 0 -1 4202496 946544 0 0 0 477969 275 0 0 25 0 1 0 856924275 4873646080 875995 33554432000 4194304 4293939 140733445503936 18446744073709551615 4255586 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/7378/statm: 1189855 875995 245 25 0 1186488 0
Current children cumulated CPU time (s) 4782.44
Current children cumulated vsize (KiB) 4759420

[startup+4842.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 7577
/proc/meminfo: memFree=27924408/32951124 swapFree=67062492/67111528
[pid=7378] ppid=7376 vsize=4759420 CPUtime=4842.45 cores=1,3,5,7
/proc/7378/stat : 7378 (ebminisat_relea) R 7376 7378 7341 0 -1 4202496 954254 0 0 0 483967 278 0 0 25 0 1 0 856924275 4873646080 883660 33554432000 4194304 4293939 140733445503936 18446744073709551615 4256170 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/7378/statm: 1189855 883660 245 25 0 1186488 0
Current children cumulated CPU time (s) 4842.45
Current children cumulated vsize (KiB) 4759420

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 7578
/proc/meminfo: memFree=28442308/32951124 swapFree=67062492/67111528
[pid=7378] ppid=7376 vsize=4776164 CPUtime=4902.45 cores=1,3,5,7
/proc/7378/stat : 7378 (ebminisat_relea) R 7376 7378 7341 0 -1 4202496 965773 0 0 0 489963 282 0 0 25 0 1 0 856924275 4890791936 895121 33554432000 4194304 4293939 140733445503936 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/7378/statm: 1194041 895121 245 25 0 1190674 0
Current children cumulated CPU time (s) 4902.45
Current children cumulated vsize (KiB) 4776164

[startup+4962.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/175 7580
/proc/meminfo: memFree=28294460/32951124 swapFree=67062492/67111528
[pid=7378] ppid=7376 vsize=4776164 CPUtime=4962.45 cores=1,3,5,7
/proc/7378/stat : 7378 (ebminisat_relea) R 7376 7378 7341 0 -1 4202496 973218 0 0 0 495959 286 0 0 25 0 1 0 856924275 4890791936 902507 33554432000 4194304 4293939 140733445503936 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/7378/statm: 1194041 902507 245 25 0 1190674 0
Current children cumulated CPU time (s) 4962.45
Current children cumulated vsize (KiB) 4776164



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.04 2.01 2.00 3/175 7581
/proc/meminfo: memFree=28249776/32951124 swapFree=67062492/67111528
[pid=7378] ppid=7376 vsize=4776164 CPUtime=5000.06 cores=1,3,5,7
/proc/7378/stat : 7378 (ebminisat_relea) R 7376 7378 7341 0 -1 4202496 975121 0 0 0 499719 287 0 0 25 0 1 0 856924275 4890791936 904399 33554432000 4194304 4293939 140733445503936 18446744073709551615 4256104 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/7378/statm: 1194041 904399 245 25 0 1190674 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 4776164

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

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

[startup+5000.01 s]
/proc/loadavg: 2.04 2.01 2.00 3/175 7581
/proc/meminfo: memFree=28249776/32951124 swapFree=67062492/67111528
[pid=7378] ppid=7376 vsize=0 CPUtime=5000.16 cores=1,3,5,7
/proc/7378/stat : 7378 (ebminisat_relea) R 7376 7378 7341 0 -1 4203524 975121 0 0 0 499719 297 0 0 25 0 1 0 856924275 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 5 0 0 0
/proc/7378/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 5000.16
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5000.03
CPU time (s): 5000.19
CPU user time (s): 4997.19
CPU system time (s): 2.99954
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 4776164

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4997.19
system time used= 2.99954
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 975121
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7
involuntary context switches= 2665

runsolver used 8.45172 second user time and 18.1332 second system time

The end

Launcher Data

Begin job on node147 at 2011-06-09 20:44:43
IDJOB=3422105
IDBENCH=20580
IDSOLVER=1914
FILE ID=node147/3422105-1307645079
RUNJOBID= node147-1307645079-7360
PBS_JOBID= 13549409
Free space on /tmp= 73808 MiB

SOLVER NAME= minisat hack: EBMiniSAT 2011-03-02
BENCH NAME= SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq7.cnf
COMMAND LINE= DIR/ebminisat_release BENCHNAME  -verb=0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3422105-1307645079/watcher-3422105-1307645079 -o /tmp/evaluation-result-3422105-1307645079/solver-3422105-1307645079 -C 5000 -W 5100 -M 15500  HOME/ebminisat_release HOME/instance-3422105-1307645079.cnf  -verb=0

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

MD5SUM BENCH= 0fbc00fde383cec371bb97d621c5e7e5
RANDOM SEED=1538575679

node147.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.836
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.67
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.836
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.836
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.82
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.836
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.836
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.82
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.836
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.76
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.836
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.836
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:      32201956 kB
Buffers:         53176 kB
Cached:         527764 kB
SwapCached:      10244 kB
Active:         238924 kB
Inactive:       362816 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      32201956 kB
SwapTotal:    67111528 kB
SwapFree:     67062492 kB
Dirty:          288628 kB
Writeback:           0 kB
AnonPages:       18676 kB
Mapped:           9760 kB
Slab:            82956 kB
PageTables:       4280 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   158360 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= 73936 MiB
End job on node147 at 2011-06-09 22:08:06