Trace number 3372826

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) 5000.07 4999.95

General information on the benchmark

NameSAT03/industrial/goldberg/hard_eq_check/
c6288mul.miter.shuffled-as.sat03-346.cnf
MD5SUM9799c8db3562549113e4a12f98721530
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark195.02
Satisfiable
(Un)Satisfiability was proved
Number of variables9540
Number of clauses61421
Sum of the clauses size207840
Maximum clause length64
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 214116
Number of clauses of size 328488
Number of clauses of size 40
Number of clauses of size 518816
Number of clauses of size over 51

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-3372826-1305426354/watcher-3372826-1305426354 -o /tmp/evaluation-result-3372826-1305426354/solver-3372826-1305426354 -C 5000 -W 5100 -M 15500 lingeling HOME/instance-3372826-1305426354.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: 5.53 7.73 7.96 3/413 16982
/proc/meminfo: memFree=21372452/32950940 swapFree=67111356/67111528
[pid=16982] ppid=16980 vsize=8504 CPUtime=0 cores=1,3,5,7
/proc/16982/stat : 16982 (lingeling) R 16980 16982 9516 0 -1 4202496 708 0 0 0 0 0 0 0 25 0 1 0 732866238 8708096 651 33554432000 4194304 4409284 140737028292304 18446744073709551615 215988592384 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/16982/statm: 2126 651 112 53 0 549 0

[startup+0.0823429 s]
/proc/loadavg: 5.53 7.73 7.96 3/413 16982
/proc/meminfo: memFree=21372452/32950940 swapFree=67111356/67111528
[pid=16982] ppid=16980 vsize=10556 CPUtime=0.08 cores=1,3,5,7
/proc/16982/stat : 16982 (lingeling) R 16980 16982 9516 0 -1 4202496 1381 0 0 0 8 0 0 0 25 0 1 0 732866238 10809344 1149 33554432000 4194304 4409284 140737028292304 18446744073709551615 4241541 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/16982/statm: 2639 1149 129 53 0 1062 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 10556

[startup+0.100343 s]
/proc/loadavg: 5.53 7.73 7.96 3/413 16982
/proc/meminfo: memFree=21372452/32950940 swapFree=67111356/67111528
[pid=16982] ppid=16980 vsize=10556 CPUtime=0.09 cores=1,3,5,7
/proc/16982/stat : 16982 (lingeling) R 16980 16982 9516 0 -1 4202496 1381 0 0 0 9 0 0 0 25 0 1 0 732866238 10809344 1149 33554432000 4194304 4409284 140737028292304 18446744073709551615 4296006 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/16982/statm: 2639 1149 129 53 0 1062 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10556

[startup+0.300308 s]
/proc/loadavg: 5.53 7.73 7.96 3/413 16982
/proc/meminfo: memFree=21372452/32950940 swapFree=67111356/67111528
[pid=16982] ppid=16980 vsize=10408 CPUtime=0.29 cores=1,3,5,7
/proc/16982/stat : 16982 (lingeling) R 16980 16982 9516 0 -1 4202496 2260 0 0 0 29 0 0 0 25 0 1 0 732866238 10657792 1114 33554432000 4194304 4409284 140737028292304 18446744073709551615 4278754 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/16982/statm: 2602 1114 131 53 0 1025 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10408

[startup+0.700238 s]
/proc/loadavg: 5.53 7.73 7.96 3/413 16982
/proc/meminfo: memFree=21372452/32950940 swapFree=67111356/67111528
[pid=16982] ppid=16980 vsize=11044 CPUtime=0.69 cores=1,3,5,7
/proc/16982/stat : 16982 (lingeling) R 16980 16982 9516 0 -1 4202496 3372 0 0 0 69 0 0 0 25 0 1 0 732866238 11309056 1274 33554432000 4194304 4409284 140737028292304 18446744073709551615 4271656 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/16982/statm: 2761 1274 133 53 0 1184 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11044

[startup+1.5011 s]
/proc/loadavg: 5.53 7.73 7.96 3/414 16983
/proc/meminfo: memFree=21375432/32950940 swapFree=67111356/67111528
[pid=16982] ppid=16980 vsize=10504 CPUtime=1.49 cores=1,3,5,7
/proc/16982/stat : 16982 (lingeling) R 16980 16982 9516 0 -1 4202496 3437 0 0 0 149 0 0 0 25 0 1 0 732866238 10756096 1150 33554432000 4194304 4409284 140737028292304 18446744073709551615 4246990 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/16982/statm: 2626 1150 137 53 0 1049 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10504

[startup+3.10082 s]
/proc/loadavg: 5.53 7.73 7.96 3/414 16983
/proc/meminfo: memFree=21373944/32950940 swapFree=67111356/67111528
[pid=16982] ppid=16980 vsize=12808 CPUtime=3.09 cores=1,3,5,7
/proc/16982/stat : 16982 (lingeling) R 16980 16982 9516 0 -1 4202496 4273 0 0 0 306 3 0 0 25 0 1 0 732866238 13115392 1730 33554432000 4194304 4409284 140737028292304 18446744073709551615 215988617111 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/16982/statm: 3202 1730 141 53 0 1625 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12808

[startup+6.30026 s]
/proc/loadavg: 5.25 7.64 7.92 3/414 16984
/proc/meminfo: memFree=21366340/32950940 swapFree=67111356/67111528
[pid=16982] ppid=16980 vsize=13828 CPUtime=6.29 cores=1,3,5,7
/proc/16982/stat : 16982 (lingeling) R 16980 16982 9516 0 -1 4202496 5957 0 0 0 622 7 0 0 25 0 1 0 732866238 14159872 2010 33554432000 4194304 4409284 140737028292304 18446744073709551615 215988617111 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/16982/statm: 3457 2010 141 53 0 1880 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13828

[startup+12.7001 s]
/proc/loadavg: 4.99 7.55 7.89 3/414 16984
/proc/meminfo: memFree=21368308/32950940 swapFree=67111356/67111528
[pid=16982] ppid=16980 vsize=19428 CPUtime=12.69 cores=1,3,5,7
/proc/16982/stat : 16982 (lingeling) R 16980 16982 9516 0 -1 4202496 10402 0 0 0 1252 17 0 0 25 0 1 0 732866238 19894272 3385 33554432000 4194304 4409284 140737028292304 18446744073709551615 4359728 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/16982/statm: 4857 3385 141 53 0 3280 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 19428

[startup+25.5008 s]
/proc/loadavg: 4.33 7.27 7.80 3/414 16984
/proc/meminfo: memFree=21350156/32950940 swapFree=67111356/67111528
[pid=16982] ppid=16980 vsize=17520 CPUtime=25.49 cores=1,3,5,7
/proc/16982/stat : 16982 (lingeling) R 16980 16982 9516 0 -1 4202496 21194 0 0 0 2518 31 0 0 25 0 1 0 732866238 17940480 2938 33554432000 4194304 4409284 140737028292304 18446744073709551615 4358590 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/16982/statm: 4380 2938 141 53 0 2803 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 17520

[startup+51.1004 s]
/proc/loadavg: 3.53 6.85 7.64 3/414 16985
/proc/meminfo: memFree=21326928/32950940 swapFree=67111356/67111528
[pid=16982] ppid=16980 vsize=28200 CPUtime=51.09 cores=1,3,5,7
/proc/16982/stat : 16982 (lingeling) R 16980 16982 9516 0 -1 4202496 36984 0 0 0 5051 58 0 0 25 0 1 0 732866238 28876800 5578 33554432000 4194304 4409284 140737028292304 18446744073709551615 4358418 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/16982/statm: 7050 5578 141 53 0 5473 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 28200

[startup+102.315 s]
/proc/loadavg: 2.66 6.10 7.34 3/414 16986
/proc/meminfo: memFree=21317816/32950940 swapFree=67111356/67111528
[pid=16982] ppid=16980 vsize=29640 CPUtime=102.31 cores=1,3,5,7
/proc/16982/stat : 16982 (lingeling) R 16980 16982 9516 0 -1 4202496 66984 0 0 0 10125 106 0 0 25 0 1 0 732866238 30351360 5938 33554432000 4194304 4409284 140737028292304 18446744073709551615 215988617111 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/16982/statm: 7410 5938 141 53 0 5833 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 29640

[startup+162.301 s]
/proc/loadavg: 2.24 5.35 7.01 3/414 16988
/proc/meminfo: memFree=21281308/32950940 swapFree=67111356/67111528
[pid=16982] ppid=16980 vsize=59936 CPUtime=162.3 cores=1,3,5,7
/proc/16982/stat : 16982 (lingeling) R 16980 16982 9516 0 -1 4202496 96843 0 0 0 16074 156 0 0 25 0 1 0 732866238 61374464 13512 33554432000 4194304 4409284 140737028292304 18446744073709551615 4358329 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/16982/statm: 14984 13512 141 53 0 13407 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 59936

[startup+222.3 s]
/proc/loadavg: 2.09 4.74 6.69 3/414 16989
/proc/meminfo: memFree=21234776/32950940 swapFree=67111356/67111528
[pid=16982] ppid=16980 vsize=95680 CPUtime=222.3 cores=1,3,5,7
/proc/16982/stat : 16982 (lingeling) R 16980 16982 9516 0 -1 4202496 124203 0 0 0 22039 191 0 0 25 0 1 0 732866238 97976320 22448 33554432000 4194304 4409284 140737028292304 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/16982/statm: 23920 22448 141 53 0 22343 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 95680

[startup+282.301 s]
/proc/loadavg: 2.03 4.24 6.39 3/414 16991
/proc/meminfo: memFree=21206944/32950940 swapFree=67111356/67111528
[pid=16982] ppid=16980 vsize=103284 CPUtime=282.3 cores=1,3,5,7
/proc/16982/stat : 16982 (lingeling) R 16980 16982 9516 0 -1 4202496 148367 0 0 0 28014 216 0 0 25 0 1 0 732866238 105762816 24349 33554432000 4194304 4409284 140737028292304 18446744073709551615 215988617111 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/16982/statm: 25821 24349 141 53 0 24244 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 103284

[startup+342.3 s]
/proc/loadavg: 2.01 3.83 6.11 3/414 16992
/proc/meminfo: memFree=21133876/32950940 swapFree=67111356/67111528
[pid=16982] ppid=16980 vsize=191568 CPUtime=342.29 cores=1,3,5,7
/proc/16982/stat : 16982 (lingeling) R 16980 16982 9516 0 -1 4202496 181323 0 0 0 33993 236 0 0 25 0 1 0 732866238 196165632 46420 33554432000 4194304 4409284 140737028292304 18446744073709551615 4358895 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/16982/statm: 47892 46420 141 53 0 46315 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 191568

[startup+402.301 s]
/proc/loadavg: 2.00 3.49 5.85 3/414 16994
/proc/meminfo: memFree=21193720/32950940 swapFree=67111356/67111528
[pid=16982] ppid=16980 vsize=114820 CPUtime=402.3 cores=1,3,5,7
/proc/16982/stat : 16982 (lingeling) R 16980 16982 9516 0 -1 4202496 199372 0 0 0 39969 261 0 0 25 0 1 0 732866238 117575680 27265 33554432000 4194304 4409284 140737028292304 18446744073709551615 215988617111 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/16982/statm: 28705 27265 141 53 0 27128 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 114820

[startup+462.3 s]
/proc/loadavg: 2.00 3.22 5.61 3/414 16996
/proc/meminfo: memFree=21089888/32950940 swapFree=67111356/67111528
[pid=16982] ppid=16980 vsize=205604 CPUtime=462.3 cores=1,3,5,7
/proc/16982/stat : 16982 (lingeling) R 16980 16982 9516 0 -1 4202496 222068 0 0 0 45949 281 0 0 25 0 1 0 732866238 210538496 49961 33554432000 4194304 4409284 140737028292304 18446744073709551615 4230803 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/16982/statm: 51401 49961 141 53 0 49824 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 205604

[startup+522.301 s]
/proc/loadavg: 2.11 3.02 5.39 3/414 16997
/proc/meminfo: memFree=21034536/32950940 swapFree=67111356/67111528
[pid=16982] ppid=16980 vsize=260288 CPUtime=522.3 cores=1,3,5,7
/proc/16982/stat : 16982 (lingeling) R 16980 16982 9516 0 -1 4202496 235739 0 0 0 51935 295 0 0 25 0 1 0 732866238 266534912 63632 33554432000 4194304 4409284 140737028292304 18446744073709551615 4359891 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/16982/statm: 65072 63632 141 53 0 63495 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 260288

[startup+582.3 s]
/proc/loadavg: 2.12 2.86 5.19 3/414 16999
/proc/meminfo: memFree=21148808/32950940 swapFree=67111356/67111528
[pid=16982] ppid=16980 vsize=146396 CPUtime=582.3 cores=1,3,5,7
/proc/16982/stat : 16982 (lingeling) R 16980 16982 9516 0 -1 4202496 258033 0 0 0 57919 311 0 0 25 0 1 0 732866238 149909504 35127 33554432000 4194304 4409284 140737028292304 18446744073709551615 4358325 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/16982/statm: 36599 35127 141 53 0 35022 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 146396

[startup+642.301 s]

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

[startup+4062.32 s]
/proc/loadavg: 1.02 1.02 1.11 2/408 17121
/proc/meminfo: memFree=20926076/32950940 swapFree=67111356/67111528
[pid=16982] ppid=16980 vsize=473460 CPUtime=4062.4 cores=1,3,5,7
/proc/16982/stat : 16982 (lingeling) R 16980 16982 9516 0 -1 4202496 846536 0 0 0 405304 936 0 0 25 0 1 0 732866238 484823040 116892 33554432000 4194304 4409284 140737028292304 18446744073709551615 4358371 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/16982/statm: 118365 116892 141 53 0 116788 0
Current children cumulated CPU time (s) 4062.4
Current children cumulated vsize (KiB) 473460

[startup+4122.3 s]
/proc/loadavg: 1.00 1.01 1.10 2/408 17122
/proc/meminfo: memFree=20825468/32950940 swapFree=67111356/67111528
[pid=16982] ppid=16980 vsize=582272 CPUtime=4122.39 cores=1,3,5,7
/proc/16982/stat : 16982 (lingeling) R 16980 16982 9516 0 -1 4202496 871623 0 0 0 411284 955 0 0 25 0 1 0 732866238 596246528 141979 33554432000 4194304 4409284 140737028292304 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/16982/statm: 145568 141979 141 53 0 143991 0
Current children cumulated CPU time (s) 4122.39
Current children cumulated vsize (KiB) 582272

[startup+4182.3 s]
/proc/loadavg: 1.00 1.01 1.09 2/408 17124
/proc/meminfo: memFree=20712828/32950940 swapFree=67111356/67111528
[pid=16982] ppid=16980 vsize=690584 CPUtime=4182.39 cores=1,3,5,7
/proc/16982/stat : 16982 (lingeling) R 16980 16982 9516 0 -1 4202496 944809 0 0 0 417268 971 0 0 25 0 1 0 732866238 707158016 170311 33554432000 4194304 4409284 140737028292304 18446744073709551615 4359840 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/16982/statm: 172646 170311 141 53 0 171069 0
Current children cumulated CPU time (s) 4182.39
Current children cumulated vsize (KiB) 690584

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/408 17125
/proc/meminfo: memFree=20647432/32950940 swapFree=67111356/67111528
[pid=16982] ppid=16980 vsize=756120 CPUtime=4242.39 cores=1,3,5,7
/proc/16982/stat : 16982 (lingeling) R 16980 16982 9516 0 -1 4202496 961193 0 0 0 423258 981 0 0 25 0 1 0 732866238 774266880 186695 33554432000 4194304 4409284 140737028292304 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/16982/statm: 189030 186695 141 53 0 187453 0
Current children cumulated CPU time (s) 4242.39
Current children cumulated vsize (KiB) 756120

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/408 17127
/proc/meminfo: memFree=20647260/32950940 swapFree=67111356/67111528
[pid=16982] ppid=16980 vsize=756120 CPUtime=4302.39 cores=1,3,5,7
/proc/16982/stat : 16982 (lingeling) R 16980 16982 9516 0 -1 4202496 961193 0 0 0 429246 993 0 0 25 0 1 0 732866238 774266880 186695 33554432000 4194304 4409284 140737028292304 18446744073709551615 4358347 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/16982/statm: 189030 186695 141 53 0 187453 0
Current children cumulated CPU time (s) 4302.39
Current children cumulated vsize (KiB) 756120

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.07 2/408 17129
/proc/meminfo: memFree=20647224/32950940 swapFree=67111356/67111528
[pid=16982] ppid=16980 vsize=756120 CPUtime=4362.39 cores=1,3,5,7
/proc/16982/stat : 16982 (lingeling) R 16980 16982 9516 0 -1 4202496 961193 0 0 0 435238 1001 0 0 25 0 1 0 732866238 774266880 186695 33554432000 4194304 4409284 140737028292304 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/16982/statm: 189030 186695 141 53 0 187453 0
Current children cumulated CPU time (s) 4362.39
Current children cumulated vsize (KiB) 756120

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.07 2/408 17133
/proc/meminfo: memFree=20646412/32950940 swapFree=67111356/67111528
[pid=16982] ppid=16980 vsize=756120 CPUtime=4422.4 cores=1,3,5,7
/proc/16982/stat : 16982 (lingeling) R 16980 16982 9516 0 -1 4202496 961193 0 0 0 441229 1011 0 0 25 0 1 0 732866238 774266880 186695 33554432000 4194304 4409284 140737028292304 18446744073709551615 4358560 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/16982/statm: 189030 186695 141 53 0 187453 0
Current children cumulated CPU time (s) 4422.4
Current children cumulated vsize (KiB) 756120

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.06 2/408 17135
/proc/meminfo: memFree=20646628/32950940 swapFree=67111356/67111528
[pid=16982] ppid=16980 vsize=756120 CPUtime=4482.39 cores=1,3,5,7
/proc/16982/stat : 16982 (lingeling) R 16980 16982 9516 0 -1 4202496 961193 0 0 0 447218 1021 0 0 25 0 1 0 732866238 774266880 186695 33554432000 4194304 4409284 140737028292304 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/16982/statm: 189030 186695 141 53 0 187453 0
Current children cumulated CPU time (s) 4482.39
Current children cumulated vsize (KiB) 756120

[startup+4542.3 s]
/proc/loadavg: 1.04 1.01 1.06 2/408 17136
/proc/meminfo: memFree=20646452/32950940 swapFree=67111356/67111528
[pid=16982] ppid=16980 vsize=756120 CPUtime=4542.4 cores=1,3,5,7
/proc/16982/stat : 16982 (lingeling) R 16980 16982 9516 0 -1 4202496 961193 0 0 0 453208 1032 0 0 25 0 1 0 732866238 774266880 186695 33554432000 4194304 4409284 140737028292304 18446744073709551615 4358350 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/16982/statm: 189030 186695 141 53 0 187453 0
Current children cumulated CPU time (s) 4542.4
Current children cumulated vsize (KiB) 756120

[startup+4602.3 s]
/proc/loadavg: 1.05 1.02 1.06 2/408 17138
/proc/meminfo: memFree=20599780/32950940 swapFree=67111356/67111528
[pid=16982] ppid=16980 vsize=803036 CPUtime=4602.4 cores=1,3,5,7
/proc/16982/stat : 16982 (lingeling) R 16980 16982 9516 0 -1 4202496 972922 0 0 0 459198 1042 0 0 25 0 1 0 732866238 822308864 198424 33554432000 4194304 4409284 140737028292304 18446744073709551615 4358342 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/16982/statm: 200759 198424 141 53 0 199182 0
Current children cumulated CPU time (s) 4602.4
Current children cumulated vsize (KiB) 803036

[startup+4662.3 s]
/proc/loadavg: 1.02 1.02 1.05 2/408 17140
/proc/meminfo: memFree=20598872/32950940 swapFree=67111356/67111528
[pid=16982] ppid=16980 vsize=803036 CPUtime=4662.4 cores=1,3,5,7
/proc/16982/stat : 16982 (lingeling) R 16980 16982 9516 0 -1 4202496 972922 0 0 0 465190 1050 0 0 25 0 1 0 732866238 822308864 198424 33554432000 4194304 4409284 140737028292304 18446744073709551615 4358386 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/16982/statm: 200759 198424 141 53 0 199182 0
Current children cumulated CPU time (s) 4662.4
Current children cumulated vsize (KiB) 803036

[startup+4722.32 s]
/proc/loadavg: 1.00 1.01 1.05 2/408 17141
/proc/meminfo: memFree=20598944/32950940 swapFree=67111356/67111528
[pid=16982] ppid=16980 vsize=803036 CPUtime=4722.42 cores=1,3,5,7
/proc/16982/stat : 16982 (lingeling) R 16980 16982 9516 0 -1 4202496 972922 0 0 0 471184 1058 0 0 25 0 1 0 732866238 822308864 198424 33554432000 4194304 4409284 140737028292304 18446744073709551615 4358325 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/16982/statm: 200759 198424 141 53 0 199182 0
Current children cumulated CPU time (s) 4722.42
Current children cumulated vsize (KiB) 803036

[startup+4782.3 s]
/proc/loadavg: 1.00 1.01 1.04 2/408 17143
/proc/meminfo: memFree=20600004/32950940 swapFree=67111356/67111528
[pid=16982] ppid=16980 vsize=803036 CPUtime=4782.4 cores=1,3,5,7
/proc/16982/stat : 16982 (lingeling) R 16980 16982 9516 0 -1 4202496 972922 0 0 0 477174 1066 0 0 25 0 1 0 732866238 822308864 198424 33554432000 4194304 4409284 140737028292304 18446744073709551615 4358413 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/16982/statm: 200759 198424 141 53 0 199182 0
Current children cumulated CPU time (s) 4782.4
Current children cumulated vsize (KiB) 803036

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.04 2/408 17144
/proc/meminfo: memFree=20599704/32950940 swapFree=67111356/67111528
[pid=16982] ppid=16980 vsize=803036 CPUtime=4842.4 cores=1,3,5,7
/proc/16982/stat : 16982 (lingeling) R 16980 16982 9516 0 -1 4202496 972922 0 0 0 483167 1073 0 0 25 0 1 0 732866238 822308864 198424 33554432000 4194304 4409284 140737028292304 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/16982/statm: 200759 198424 141 53 0 199182 0
Current children cumulated CPU time (s) 4842.4
Current children cumulated vsize (KiB) 803036

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/408 17146
/proc/meminfo: memFree=20600016/32950940 swapFree=67111356/67111528
[pid=16982] ppid=16980 vsize=803036 CPUtime=4902.4 cores=1,3,5,7
/proc/16982/stat : 16982 (lingeling) R 16980 16982 9516 0 -1 4202496 972922 0 0 0 489159 1081 0 0 25 0 1 0 732866238 822308864 198424 33554432000 4194304 4409284 140737028292304 18446744073709551615 215988617111 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/16982/statm: 200759 198424 141 53 0 199182 0
Current children cumulated CPU time (s) 4902.4
Current children cumulated vsize (KiB) 803036

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/408 17148
/proc/meminfo: memFree=20599844/32950940 swapFree=67111356/67111528
[pid=16982] ppid=16980 vsize=803036 CPUtime=4962.4 cores=1,3,5,7
/proc/16982/stat : 16982 (lingeling) R 16980 16982 9516 0 -1 4202496 972922 0 0 0 495150 1090 0 0 25 0 1 0 732866238 822308864 198424 33554432000 4194304 4409284 140737028292304 18446744073709551615 4358619 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/16982/statm: 200759 198424 141 53 0 199182 0
Current children cumulated CPU time (s) 4962.4
Current children cumulated vsize (KiB) 803036



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 1.00 1.00 1.02 2/408 17149
/proc/meminfo: memFree=20600060/32950940 swapFree=67111356/67111528
[pid=16982] ppid=16980 vsize=803036 CPUtime=5000.02 cores=1,3,5,7
/proc/16982/stat : 16982 (lingeling) R 16980 16982 9516 0 -1 4202496 972922 0 0 0 498906 1096 0 0 25 0 1 0 732866238 822308864 198424 33554432000 4194304 4409284 140737028292304 18446744073709551615 4358673 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/16982/statm: 200759 198424 141 53 0 199182 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 803036

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

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

[startup+4999.9 s]
/proc/loadavg: 1.00 1.00 1.02 2/408 17149
/proc/meminfo: memFree=20600060/32950940 swapFree=67111356/67111528
[pid=16982] ppid=16980 vsize=803036 CPUtime=5000.02 cores=1,3,5,7
/proc/16982/stat : 16982 (lingeling) R 16980 16982 9516 0 -1 4202496 972922 0 0 0 498906 1096 0 0 25 0 1 0 732866238 822308864 198424 33554432000 4194304 4409284 140737028292304 18446744073709551615 4358673 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/16982/statm: 200759 198424 141 53 0 199182 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 803036

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.95
CPU time (s): 5000.07
CPU user time (s): 4989.07
CPU system time (s): 10.9993
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 803036

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4989.07
system time used= 10.9993
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 972922
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 9198

runsolver used 18.5762 second user time and 49.4475 second system time

The end

Launcher Data

Begin job on node117 at 2011-05-15 04:25:55
IDJOB=3372826
IDBENCH=84205
IDSOLVER=1850
FILE ID=node117/3372826-1305426354
RUNJOBID= node117-1305426316-26413
PBS_JOBID= 13324567
Free space on /tmp= 73512 MiB

SOLVER NAME= Lingeling 587f (fixed)
BENCH NAME= SAT03/industrial/goldberg/hard_eq_check/c6288mul.miter.shuffled-as.sat03-346.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372826-1305426354/watcher-3372826-1305426354 -o /tmp/evaluation-result-3372826-1305426354/solver-3372826-1305426354 -C 5000 -W 5100 -M 15500  lingeling HOME/instance-3372826-1305426354.cnf

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

MD5SUM BENCH= 9799c8db3562549113e4a12f98721530
RANDOM SEED=1719073028

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
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	: 5267.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      21372608 kB
Buffers:        303220 kB
Cached:        3025144 kB
SwapCached:          0 kB
Active:        9376788 kB
Inactive:      1851200 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      21372608 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:            2340 kB
Writeback:           0 kB
AnonPages:     7899072 kB
Mapped:          32516 kB
Slab:           238248 kB
PageTables:      43696 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS: 100450820 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= 73512 MiB
End job on node117 at 2011-05-15 05:49:17