Trace number 3371872

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
Lingeling 587f (fixed)? (TO) 1300.07 1300.03

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 benchmark1002.78
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-3371872-1305435530/watcher-3371872-1305435530 -o /tmp/evaluation-result-3371872-1305435530/solver-3371872-1305435530 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3371872-1305435530.cnf 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.76 3.17 3.54 4/364 27325
/proc/meminfo: memFree=24007408/32951124 swapFree=65980216/67111528
[pid=27325] ppid=27323 vsize=7848 CPUtime=0.01 cores=5,7
/proc/27325/stat : 27325 (lingeling) R 27323 27325 26882 0 -1 4202496 552 0 0 0 1 0 0 0 21 0 1 0 635968948 8036352 486 33554432000 4194304 4409284 140734168315264 18446744073709551615 228095144941 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/27325/statm: 1962 486 112 53 0 385 0

[startup+0.0226659 s]
/proc/loadavg: 1.76 3.17 3.54 4/364 27325
/proc/meminfo: memFree=24007408/32951124 swapFree=65980216/67111528
[pid=27325] ppid=27323 vsize=8488 CPUtime=0.02 cores=5,7
/proc/27325/stat : 27325 (lingeling) R 27323 27325 26882 0 -1 4202496 712 0 0 0 2 0 0 0 21 0 1 0 635968948 8691712 646 33554432000 4194304 4409284 140734168315264 18446744073709551615 4200749 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/27325/statm: 2122 646 112 53 0 545 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8488

[startup+0.10067 s]
/proc/loadavg: 1.76 3.17 3.54 4/364 27325
/proc/meminfo: memFree=24007408/32951124 swapFree=65980216/67111528
[pid=27325] ppid=27323 vsize=14128 CPUtime=0.09 cores=5,7
/proc/27325/stat : 27325 (lingeling) R 27323 27325 26882 0 -1 4202496 2122 0 0 0 9 0 0 0 21 0 1 0 635968948 14467072 2056 33554432000 4194304 4409284 140734168315264 18446744073709551615 228095450880 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/27325/statm: 3532 2056 112 53 0 1955 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14128

[startup+0.300621 s]
/proc/loadavg: 1.76 3.17 3.54 4/364 27325
/proc/meminfo: memFree=24007408/32951124 swapFree=65980216/67111528
[pid=27325] ppid=27323 vsize=31836 CPUtime=0.29 cores=5,7
/proc/27325/stat : 27325 (lingeling) R 27323 27325 26882 0 -1 4202496 6571 0 0 0 28 1 0 0 22 0 1 0 635968948 32600064 6483 33554432000 4194304 4409284 140734168315264 18446744073709551615 228095450880 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/27325/statm: 7959 6483 112 53 0 6382 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31836

[startup+0.700558 s]
/proc/loadavg: 1.76 3.17 3.54 4/364 27325
/proc/meminfo: memFree=24007408/32951124 swapFree=65980216/67111528
[pid=27325] ppid=27323 vsize=56924 CPUtime=0.69 cores=5,7
/proc/27325/stat : 27325 (lingeling) R 27323 27325 26882 0 -1 4202496 12843 0 0 0 67 2 0 0 24 0 1 0 635968948 58290176 12755 33554432000 4194304 4409284 140734168315264 18446744073709551615 228095450880 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/27325/statm: 14231 12755 112 53 0 12654 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 56924

[startup+1.5004 s]
/proc/loadavg: 2.10 3.22 3.55 5/365 27326
/proc/meminfo: memFree=23896336/32951124 swapFree=65980216/67111528
[pid=27325] ppid=27323 vsize=107208 CPUtime=1.49 cores=5,7
/proc/27325/stat : 27325 (lingeling) R 27323 27325 26882 0 -1 4202496 25452 0 0 0 144 5 0 0 25 0 1 0 635968948 109780992 25326 33554432000 4194304 4409284 140734168315264 18446744073709551615 228095069748 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/27325/statm: 26802 25326 112 53 0 25225 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 107208

[startup+3.10111 s]
/proc/loadavg: 2.10 3.22 3.55 5/365 27326
/proc/meminfo: memFree=23896336/32951124 swapFree=65980216/67111528
[pid=27325] ppid=27323 vsize=207816 CPUtime=3.09 cores=5,7
/proc/27325/stat : 27325 (lingeling) R 27323 27325 26882 0 -1 4202496 50604 0 0 0 299 10 0 0 25 0 1 0 635968948 212803584 50478 33554432000 4194304 4409284 140734168315264 18446744073709551615 228095450880 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/27325/statm: 51954 50478 112 53 0 50377 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 207816

[startup+6.30052 s]
/proc/loadavg: 2.10 3.22 3.55 5/363 27326
/proc/meminfo: memFree=23580056/32951124 swapFree=65980216/67111528
[pid=27325] ppid=27323 vsize=216232 CPUtime=6.29 cores=5,7
/proc/27325/stat : 27325 (lingeling) R 27323 27325 26882 0 -1 4202496 61096 0 0 0 617 12 0 0 25 0 1 0 635968948 221421568 52601 33554432000 4194304 4409284 140734168315264 18446744073709551615 4241330 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/27325/statm: 54058 52601 131 53 0 52481 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 216232

[startup+12.7004 s]
/proc/loadavg: 2.39 3.24 3.56 5/368 27362
/proc/meminfo: memFree=23095532/32951124 swapFree=65980216/67111528
[pid=27325] ppid=27323 vsize=223768 CPUtime=12.69 cores=5,7
/proc/27325/stat : 27325 (lingeling) R 27323 27325 26882 0 -1 4202496 100529 0 0 0 1252 17 0 0 25 0 1 0 635968948 229138432 54456 33554432000 4194304 4409284 140734168315264 18446744073709551615 4296788 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/27325/statm: 55942 54456 134 53 0 54365 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 223768

[startup+25.501 s]
/proc/loadavg: 2.71 3.29 3.57 5/368 27363
/proc/meminfo: memFree=22998600/32951124 swapFree=65980216/67111528
[pid=27325] ppid=27323 vsize=252456 CPUtime=25.49 cores=5,7
/proc/27325/stat : 27325 (lingeling) R 27323 27325 26882 0 -1 4202496 140500 0 0 0 2527 22 0 0 25 0 1 0 635968948 258514944 61640 33554432000 4194304 4409284 140734168315264 18446744073709551615 4226412 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/27325/statm: 63114 61640 140 53 0 61537 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 252456

[startup+51.1003 s]
/proc/loadavg: 3.15 3.34 3.58 5/368 27392
/proc/meminfo: memFree=23114392/32951124 swapFree=65980216/67111528
[pid=27325] ppid=27323 vsize=263344 CPUtime=51.09 cores=5,7
/proc/27325/stat : 27325 (lingeling) R 27323 27325 26882 0 -1 4202496 143233 0 0 0 5085 24 0 0 25 0 1 0 635968948 269664256 64363 33554432000 4194304 4409284 140734168315264 18446744073709551615 4230570 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/27325/statm: 65836 64363 141 53 0 64259 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 263344

[startup+102.301 s]
/proc/loadavg: 3.71 3.46 3.60 5/368 27394
/proc/meminfo: memFree=22942784/32951124 swapFree=65980216/67111528
[pid=27325] ppid=27323 vsize=279496 CPUtime=102.31 cores=5,7
/proc/27325/stat : 27325 (lingeling) R 27323 27325 26882 0 -1 4202496 180430 0 0 0 10200 31 0 0 25 0 1 0 635968948 286203904 68401 33554432000 4194304 4409284 140734168315264 18446744073709551615 4247647 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/27325/statm: 69874 68401 141 53 0 68297 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 279496

[startup+162.301 s]
/proc/loadavg: 3.89 3.56 3.63 5/368 27404
/proc/meminfo: memFree=23085996/32951124 swapFree=65980216/67111528
[pid=27325] ppid=27323 vsize=244352 CPUtime=162.29 cores=5,7
/proc/27325/stat : 27325 (lingeling) R 27323 27325 26882 0 -1 4202496 213455 0 0 0 16187 42 0 0 25 0 1 0 635968948 250216448 59615 33554432000 4194304 4409284 140734168315264 18446744073709551615 4256910 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/27325/statm: 61088 59615 141 53 0 59511 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 244352

[startup+222.314 s]
/proc/loadavg: 3.96 3.64 3.65 5/368 27406
/proc/meminfo: memFree=23117260/32951124 swapFree=65980216/67111528
[pid=27325] ppid=27323 vsize=261456 CPUtime=222.31 cores=5,7
/proc/27325/stat : 27325 (lingeling) R 27323 27325 26882 0 -1 4202496 217769 0 0 0 22179 52 0 0 25 0 1 0 635968948 267730944 63891 33554432000 4194304 4409284 140734168315264 18446744073709551615 4269782 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/27325/statm: 65364 63891 141 53 0 63787 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 261456

[startup+282.301 s]
/proc/loadavg: 4.22 3.76 3.69 5/368 27407
/proc/meminfo: memFree=23223168/32951124 swapFree=65980216/67111528
[pid=27325] ppid=27323 vsize=261960 CPUtime=282.3 cores=5,7
/proc/27325/stat : 27325 (lingeling) R 27323 27325 26882 0 -1 4202496 251667 0 0 0 28166 64 0 0 25 0 1 0 635968948 268247040 64017 33554432000 4194304 4409284 140734168315264 18446744073709551615 4304221 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/27325/statm: 65490 64017 141 53 0 63913 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 261960

[startup+342.301 s]
/proc/loadavg: 4.14 3.82 3.71 5/368 27409
/proc/meminfo: memFree=23201108/32951124 swapFree=65980216/67111528
[pid=27325] ppid=27323 vsize=281224 CPUtime=342.3 cores=5,7
/proc/27325/stat : 27325 (lingeling) R 27323 27325 26882 0 -1 4202496 289471 0 0 0 34154 76 0 0 25 0 1 0 635968948 287973376 68833 33554432000 4194304 4409284 140734168315264 18446744073709551615 4226404 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/27325/statm: 70306 68833 141 53 0 68729 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 281224

[startup+402.301 s]
/proc/loadavg: 4.05 3.85 3.73 5/368 27411
/proc/meminfo: memFree=23198776/32951124 swapFree=65980216/67111528
[pid=27325] ppid=27323 vsize=279188 CPUtime=402.3 cores=5,7
/proc/27325/stat : 27325 (lingeling) R 27323 27325 26882 0 -1 4202496 294497 0 0 0 40144 86 0 0 25 0 1 0 635968948 285888512 68324 33554432000 4194304 4409284 140734168315264 18446744073709551615 4320704 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/27325/statm: 69797 68324 141 53 0 68220 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 279188

[startup+462.301 s]
/proc/loadavg: 4.02 3.87 3.74 5/368 27412
/proc/meminfo: memFree=23188488/32951124 swapFree=65980216/67111528
[pid=27325] ppid=27323 vsize=279180 CPUtime=462.3 cores=5,7
/proc/27325/stat : 27325 (lingeling) R 27323 27325 26882 0 -1 4202496 327267 0 0 0 46128 102 0 0 25 0 1 0 635968948 285880320 68322 33554432000 4194304 4409284 140734168315264 18446744073709551615 4230582 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/27325/statm: 69795 68322 141 53 0 68218 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 279180

[startup+522.301 s]
/proc/loadavg: 4.00 3.89 3.75 5/368 27415
/proc/meminfo: memFree=23193568/32951124 swapFree=65980216/67111528
[pid=27325] ppid=27323 vsize=261256 CPUtime=522.31 cores=5,7
/proc/27325/stat : 27325 (lingeling) R 27323 27325 26882 0 -1 4202496 360253 0 0 0 52114 117 0 0 25 0 1 0 635968948 267526144 63866 33554432000 4194304 4409284 140734168315264 18446744073709551615 4226443 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/27325/statm: 65314 63866 141 53 0 63737 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 261256

[startup+582.301 s]
/proc/loadavg: 4.15 3.94 3.77 5/368 27416
/proc/meminfo: memFree=23158612/32951124 swapFree=65980216/67111528
[pid=27325] ppid=27323 vsize=279092 CPUtime=582.31 cores=5,7
/proc/27325/stat : 27325 (lingeling) R 27323 27325 26882 0 -1 4202496 364692 0 0 0 58104 127 0 0 25 0 1 0 635968948 285790208 68300 33554432000 4194304 4409284 140734168315264 18446744073709551615 4226443 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/27325/statm: 69773 68300 141 53 0 68196 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 279092

[startup+642.301 s]
/proc/loadavg: 4.05 3.95 3.78 5/368 27419
/proc/meminfo: memFree=23101832/32951124 swapFree=65980216/67111528
[pid=27325] ppid=27323 vsize=340700 CPUtime=642.31 cores=5,7
/proc/27325/stat : 27325 (lingeling) R 27323 27325 26882 0 -1 4202496 412985 0 0 0 64084 147 0 0 25 0 1 0 635968948 348876800 83702 33554432000 4194304 4409284 140734168315264 18446744073709551615 4358342 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/27325/statm: 85175 83702 141 53 0 83598 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 340700

[startup+702.301 s]
/proc/loadavg: 4.02 3.95 3.80 5/368 27421
/proc/meminfo: memFree=23083240/32951124 swapFree=65980216/67111528
[pid=27325] ppid=27323 vsize=299304 CPUtime=702.32 cores=5,7
/proc/27325/stat : 27325 (lingeling) R 27323 27325 26882 0 -1 4202496 412985 0 0 0 70076 156 0 0 25 0 1 0 635968948 306487296 73385 33554432000 4194304 4409284 140734168315264 18446744073709551615 228095475607 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/27325/statm: 74826 73385 141 53 0 73249 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 299304

[startup+762.301 s]
/proc/loadavg: 4.00 3.96 3.81 5/368 27422
/proc/meminfo: memFree=23063048/32951124 swapFree=65980216/67111528
[pid=27325] ppid=27323 vsize=306168 CPUtime=762.32 cores=5,7
/proc/27325/stat : 27325 (lingeling) R 27323 27325 26882 0 -1 4202496 414736 0 0 0 76065 167 0 0 25 0 1 0 635968948 313516032 75069 33554432000 4194304 4409284 140734168315264 18446744073709551615 228095475607 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/27325/statm: 76542 75069 141 53 0 74965 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 306168

[startup+822.301 s]
/proc/loadavg: 4.10 4.00 3.83 5/368 27425
/proc/meminfo: memFree=23114148/32951124 swapFree=65980216/67111528
[pid=27325] ppid=27323 vsize=305936 CPUtime=822.32 cores=5,7
/proc/27325/stat : 27325 (lingeling) R 27323 27325 26882 0 -1 4202496 447506 0 0 0 82050 182 0 0 25 0 1 0 635968948 313278464 75011 33554432000 4194304 4409284 140734168315264 18446744073709551615 4230570 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/27325/statm: 76484 75011 141 53 0 74907 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 305936

[startup+882.314 s]
/proc/loadavg: 4.13 4.04 3.85 5/368 27426
/proc/meminfo: memFree=23092452/32951124 swapFree=65980216/67111528
[pid=27325] ppid=27323 vsize=306248 CPUtime=882.33 cores=5,7
/proc/27325/stat : 27325 (lingeling) R 27323 27325 26882 0 -1 4202496 451752 0 0 0 88035 198 0 0 25 0 1 0 635968948 313597952 75089 33554432000 4194304 4409284 140734168315264 18446744073709551615 4358424 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/27325/statm: 76562 75089 141 53 0 74985 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 306248

[startup+942.301 s]
/proc/loadavg: 4.05 4.03 3.85 5/368 27428
/proc/meminfo: memFree=23054520/32951124 swapFree=65980216/67111528
[pid=27325] ppid=27323 vsize=305572 CPUtime=942.32 cores=5,7
/proc/27325/stat : 27325 (lingeling) R 27323 27325 26882 0 -1 4202496 468138 0 0 0 94022 210 0 0 25 0 1 0 635968948 312905728 74920 33554432000 4194304 4409284 140734168315264 18446744073709551615 4360264 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/27325/statm: 76393 74920 141 53 0 74816 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 305572

[startup+1002.3 s]
/proc/loadavg: 4.02 4.02 3.86 5/368 27431
/proc/meminfo: memFree=23025884/32951124 swapFree=65980216/67111528
[pid=27325] ppid=27323 vsize=305572 CPUtime=1002.32 cores=5,7
/proc/27325/stat : 27325 (lingeling) R 27323 27325 26882 0 -1 4202496 468138 0 0 0 100009 223 0 0 25 0 1 0 635968948 312905728 74920 33554432000 4194304 4409284 140734168315264 18446744073709551615 228095475607 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/27325/statm: 76393 74920 141 53 0 74816 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 305572

[startup+1062.3 s]
/proc/loadavg: 4.00 4.01 3.87 5/368 27432
/proc/meminfo: memFree=22974676/32951124 swapFree=65980216/67111528
[pid=27325] ppid=27323 vsize=306272 CPUtime=1062.32 cores=5,7
/proc/27325/stat : 27325 (lingeling) R 27323 27325 26882 0 -1 4202496 468317 0 0 0 106000 232 0 0 25 0 1 0 635968948 313622528 75095 33554432000 4194304 4409284 140734168315264 18446744073709551615 4252932 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/27325/statm: 76568 75095 141 53 0 74991 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 306272

[startup+1122.3 s]
/proc/loadavg: 4.00 4.01 3.87 5/368 27434
/proc/meminfo: memFree=22942436/32951124 swapFree=65980216/67111528
[pid=27325] ppid=27323 vsize=338764 CPUtime=1122.32 cores=5,7
/proc/27325/stat : 27325 (lingeling) R 27323 27325 26882 0 -1 4202496 510575 0 0 0 111974 258 0 0 25 0 1 0 635968948 346894336 83250 33554432000 4194304 4409284 140734168315264 18446744073709551615 4271337 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/27325/statm: 84691 83250 141 53 0 83114 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 338764

[startup+1182.3 s]
/proc/loadavg: 4.04 4.02 3.88 5/368 27435
/proc/meminfo: memFree=22950828/32951124 swapFree=65980216/67111528
[pid=27325] ppid=27323 vsize=330580 CPUtime=1182.33 cores=5,7
/proc/27325/stat : 27325 (lingeling) R 27323 27325 26882 0 -1 4202496 514658 0 0 0 117964 269 0 0 25 0 1 0 635968948 338513920 81203 33554432000 4194304 4409284 140734168315264 18446744073709551615 4226409 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/27325/statm: 82645 81203 141 53 0 81068 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 330580

[startup+1242.3 s]
/proc/loadavg: 4.01 4.01 3.89 5/368 27437
/proc/meminfo: memFree=22947296/32951124 swapFree=65980216/67111528
[pid=27325] ppid=27323 vsize=390552 CPUtime=1242.33 cores=5,7
/proc/27325/stat : 27325 (lingeling) R 27323 27325 26882 0 -1 4202496 549329 0 0 0 123951 282 0 0 25 0 1 0 635968948 399925248 96165 33554432000 4194304 4409284 140734168315264 18446744073709551615 4304129 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/27325/statm: 97638 96165 141 53 0 96061 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 390552



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.92 3.99 3.89 4/363 27458
/proc/meminfo: memFree=23045236/32951124 swapFree=65980216/67111528
[pid=27325] ppid=27323 vsize=349300 CPUtime=1300.04 cores=5,7
/proc/27325/stat : 27325 (lingeling) R 27323 27325 26882 0 -1 4202496 563781 0 0 0 129711 293 0 0 25 0 1 0 635968948 357683200 85852 33554432000 4194304 4409284 140734168315264 18446744073709551615 228095475607 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/27325/statm: 87325 85852 141 53 0 85748 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 349300

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.03
CPU time (s): 1300.07
CPU user time (s): 1297.12
CPU system time (s): 2.95155
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 397280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1297.12
system time used= 2.95155
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 563781
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= 3
involuntary context switches= 2316

runsolver used 4.42033 second user time and 10.9453 second system time

The end

Launcher Data

Begin job on node142 at 2011-05-15 06:58:55
IDJOB=3371872
IDBENCH=85005
IDSOLVER=1849
FILE ID=node142/3371872-1305435530
RUNJOBID= node142-1305435530-27262
PBS_JOBID= 13324631
Free space on /tmp= 73372 MiB

SOLVER NAME= Lingeling 587f (fixed)
BENCH NAME= SAT04/industrial/velev/vliw_unsat_2.0/9dlx_vliw_at_b_iq8.used-as.sat04-718.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371872-1305435530/watcher-3371872-1305435530 -o /tmp/evaluation-result-3371872-1305435530/solver-3371872-1305435530 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3371872-1305435530.cnf

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

MD5SUM BENCH= 776da55785376fd8eac6989ca812b102
RANDOM SEED=391573144

node142.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	: 5131.95
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.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.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.67
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.81
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.75
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.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.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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24007564 kB
Buffers:        325316 kB
Cached:        4051320 kB
SwapCached:      11520 kB
Active:        6272200 kB
Inactive:      2337632 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24007564 kB
SwapTotal:    67111528 kB
SwapFree:     65980216 kB
Dirty:          181272 kB
Writeback:           0 kB
AnonPages:     4229996 kB
Mapped:          20940 kB
Slab:           236508 kB
PageTables:      32144 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 77081340 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= 73188 MiB
End job on node142 at 2011-05-15 07:20:37