Trace number 3286862

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 587? (TO) 1300.05 1300.02

General information on the benchmark

Nameapplication/jarvisalo/smtqfbv-aigs/
smtlib-qfbv-aigs-servers_slapd_a_vc149789-tseitin.cnf
MD5SUM9fe9fe24bc28c127c9f6b6416a14f727
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.21681
Satisfiable
(Un)Satisfiability was proved
Number of variables360364
Number of clauses1076507
Sum of the clauses size2511847
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2717670
Number of clauses of size 3358835
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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

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-3286862-1303767742/watcher-3286862-1303767742 -o /tmp/evaluation-result-3286862-1303767742/solver-3286862-1303767742 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3286862-1303767742.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: 3.94 3.26 3.72 4/189 21781
/proc/meminfo: memFree=16162828/32951124 swapFree=67111528/67111528
[pid=21781] ppid=21779 vsize=6976 CPUtime=0 cores=5,7
/proc/21781/stat : 21781 (lingeling) R 21779 21781 20445 0 -1 4202496 307 0 0 0 0 0 0 0 21 0 1 0 488374738 7143424 249 33554432000 4194304 4409164 140733343238656 18446744073709551615 244446945024 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/21781/statm: 1744 249 109 53 0 167 0

[startup+0.105773 s]
/proc/loadavg: 3.94 3.26 3.72 4/189 21781
/proc/meminfo: memFree=16162828/32951124 swapFree=67111528/67111528
[pid=21781] ppid=21779 vsize=24164 CPUtime=0.09 cores=5,7
/proc/21781/stat : 21781 (lingeling) R 21779 21781 20445 0 -1 4202496 4038 0 0 0 9 0 0 0 21 0 1 0 488374738 24743936 3847 33554432000 4194304 4409164 140733343238656 18446744073709551615 244446639197 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/21781/statm: 6041 3873 111 53 0 4464 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24164

[startup+0.200755 s]
/proc/loadavg: 3.94 3.26 3.72 4/189 21781
/proc/meminfo: memFree=16162828/32951124 swapFree=67111528/67111528
[pid=21781] ppid=21779 vsize=33508 CPUtime=0.19 cores=5,7
/proc/21781/stat : 21781 (lingeling) R 21779 21781 20445 0 -1 4202496 7091 0 0 0 18 1 0 0 21 0 1 0 488374738 34312192 6900 33554432000 4194304 4409164 140733343238656 18446744073709551615 244446945024 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/21781/statm: 8377 6900 111 53 0 6800 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 33508

[startup+0.300738 s]
/proc/loadavg: 3.94 3.26 3.72 4/189 21781
/proc/meminfo: memFree=16162828/32951124 swapFree=67111528/67111528
[pid=21781] ppid=21779 vsize=41700 CPUtime=0.28 cores=5,7
/proc/21781/stat : 21781 (lingeling) R 21779 21781 20445 0 -1 4202496 9139 0 0 0 27 1 0 0 22 0 1 0 488374738 42700800 8948 33554432000 4194304 4409164 140733343238656 18446744073709551615 244446945024 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/21781/statm: 10425 8948 111 53 0 8848 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 41700

[startup+0.70066 s]
/proc/loadavg: 3.94 3.26 3.72 4/189 21781
/proc/meminfo: memFree=16162828/32951124 swapFree=67111528/67111528
[pid=21781] ppid=21779 vsize=67600 CPUtime=0.69 cores=5,7
/proc/21781/stat : 21781 (lingeling) R 21779 21781 20445 0 -1 4202496 22928 0 0 0 66 3 0 0 23 0 1 0 488374738 69222400 15435 33554432000 4194304 4409164 140733343238656 18446744073709551615 4276148 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/21781/statm: 16900 15435 123 53 0 15323 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 67600

[startup+1.50051 s]
/proc/loadavg: 3.94 3.26 3.72 5/190 21782
/proc/meminfo: memFree=16083356/32951124 swapFree=67111528/67111528
[pid=21781] ppid=21779 vsize=87276 CPUtime=1.49 cores=5,7
/proc/21781/stat : 21781 (lingeling) R 21779 21781 20445 0 -1 4202496 27819 0 0 0 145 4 0 0 25 0 1 0 488374738 89370624 20326 33554432000 4194304 4409164 140733343238656 18446744073709551615 4278754 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/21781/statm: 21819 20326 127 53 0 20242 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 87276

[startup+3.10022 s]
/proc/loadavg: 3.94 3.26 3.72 5/190 21782
/proc/meminfo: memFree=16074800/32951124 swapFree=67111528/67111528
[pid=21781] ppid=21779 vsize=87268 CPUtime=3.09 cores=5,7
/proc/21781/stat : 21781 (lingeling) R 21779 21781 20445 0 -1 4202496 36576 0 0 0 304 5 0 0 25 0 1 0 488374738 89362432 20329 33554432000 4194304 4409164 140733343238656 18446744073709551615 4264770 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/21781/statm: 21817 20329 132 53 0 20240 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 87268

[startup+6.30062 s]
/proc/loadavg: 3.95 3.28 3.72 5/190 21782
/proc/meminfo: memFree=16064296/32951124 swapFree=67111528/67111528
[pid=21781] ppid=21779 vsize=89020 CPUtime=6.29 cores=5,7
/proc/21781/stat : 21781 (lingeling) R 21779 21781 20445 0 -1 4202496 44865 0 0 0 622 7 0 0 25 0 1 0 488374738 91156480 20776 33554432000 4194304 4409164 140733343238656 18446744073709551615 4266387 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/21781/statm: 22255 20776 135 53 0 20678 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 89020

[startup+12.7004 s]
/proc/loadavg: 3.95 3.29 3.72 5/190 21782
/proc/meminfo: memFree=16008372/32951124 swapFree=67111528/67111528
[pid=21781] ppid=21779 vsize=133720 CPUtime=12.69 cores=5,7
/proc/21781/stat : 21781 (lingeling) R 21779 21781 20445 0 -1 4202496 55017 0 0 0 1261 8 0 0 25 0 1 0 488374738 136929280 30928 33554432000 4194304 4409164 140733343238656 18446744073709551615 4246959 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/21781/statm: 33430 30928 135 53 0 31853 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 133720

[startup+25.5011 s]
/proc/loadavg: 3.96 3.32 3.72 5/190 21783
/proc/meminfo: memFree=16008644/32951124 swapFree=67111528/67111528
[pid=21781] ppid=21779 vsize=99900 CPUtime=25.49 cores=5,7
/proc/21781/stat : 21781 (lingeling) R 21779 21781 20445 0 -1 4202496 55111 0 0 0 2537 12 0 0 25 0 1 0 488374738 102297600 22479 33554432000 4194304 4409164 140733343238656 18446744073709551615 4247072 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/21781/statm: 24975 22479 141 53 0 23398 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 99900

[startup+51.1003 s]
/proc/loadavg: 4.04 3.39 3.74 5/190 21783
/proc/meminfo: memFree=15960144/32951124 swapFree=67111528/67111528
[pid=21781] ppid=21779 vsize=99892 CPUtime=51.09 cores=5,7
/proc/21781/stat : 21781 (lingeling) R 21779 21781 20445 0 -1 4202496 55500 0 0 0 5083 26 0 0 25 0 1 0 488374738 102289408 22697 33554432000 4194304 4409164 140733343238656 18446744073709551615 4226579 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/21781/statm: 24973 22697 141 53 0 23396 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 99892

[startup+102.301 s]
/proc/loadavg: 4.02 3.48 3.75 5/190 21785
/proc/meminfo: memFree=15918516/32951124 swapFree=67111528/67111528
[pid=21781] ppid=21779 vsize=107744 CPUtime=102.29 cores=5,7
/proc/21781/stat : 21781 (lingeling) R 21779 21781 20445 0 -1 4202496 58433 0 0 0 10170 59 0 0 25 0 1 0 488374738 110329856 25463 33554432000 4194304 4409164 140733343238656 18446744073709551615 4256901 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/21781/statm: 26936 25463 141 53 0 25359 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 107744

[startup+162.301 s]
/proc/loadavg: 4.04 3.59 3.76 5/190 21813
/proc/meminfo: memFree=15816276/32951124 swapFree=67111528/67111528
[pid=21781] ppid=21779 vsize=108064 CPUtime=162.29 cores=5,7
/proc/21781/stat : 21781 (lingeling) R 21779 21781 20445 0 -1 4202496 58681 0 0 0 16128 101 0 0 25 0 1 0 488374738 110657536 25543 33554432000 4194304 4409164 140733343238656 18446744073709551615 244446969751 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/21781/statm: 27016 25543 141 53 0 25439 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 108064

[startup+222.306 s]
/proc/loadavg: 4.06 3.68 3.78 5/190 21815
/proc/meminfo: memFree=15747096/32951124 swapFree=67111528/67111528
[pid=21781] ppid=21779 vsize=107740 CPUtime=222.3 cores=5,7
/proc/21781/stat : 21781 (lingeling) R 21779 21781 20445 0 -1 4202496 58765 0 0 0 22087 143 0 0 25 0 1 0 488374738 110325760 25462 33554432000 4194304 4409164 140733343238656 18446744073709551615 4340199 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/21781/statm: 26935 25462 141 53 0 25358 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 107740

[startup+282.3 s]
/proc/loadavg: 4.10 3.76 3.80 5/190 21897
/proc/meminfo: memFree=15739728/32951124 swapFree=67111528/67111528
[pid=21781] ppid=21779 vsize=107740 CPUtime=282.3 cores=5,7
/proc/21781/stat : 21781 (lingeling) R 21779 21781 20445 0 -1 4202496 58930 0 0 0 28048 182 0 0 25 0 1 0 488374738 110325760 25462 33554432000 4194304 4409164 140733343238656 18446744073709551615 4226443 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/21781/statm: 26935 25462 141 53 0 25358 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 107740

[startup+342.301 s]
/proc/loadavg: 4.09 3.82 3.82 5/190 21926
/proc/meminfo: memFree=15686500/32951124 swapFree=67111528/67111528
[pid=21781] ppid=21779 vsize=107740 CPUtime=342.3 cores=5,7
/proc/21781/stat : 21781 (lingeling) R 21779 21781 20445 0 -1 4202496 59014 0 0 0 34004 226 0 0 25 0 1 0 488374738 110325760 25462 33554432000 4194304 4409164 140733343238656 18446744073709551615 244446969751 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/21781/statm: 26935 25462 141 53 0 25358 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 107740

[startup+402.301 s]
/proc/loadavg: 4.12 3.88 3.84 5/190 21955
/proc/meminfo: memFree=15718508/32951124 swapFree=67111528/67111528
[pid=21781] ppid=21779 vsize=108072 CPUtime=402.3 cores=5,7
/proc/21781/stat : 21781 (lingeling) R 21779 21781 20445 0 -1 4202496 59180 0 0 0 39962 268 0 0 25 0 1 0 488374738 110665728 25545 33554432000 4194304 4409164 140733343238656 18446744073709551615 4358333 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/21781/statm: 27018 25545 141 53 0 25441 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 108072

[startup+462.301 s]
/proc/loadavg: 4.13 3.93 3.85 5/190 22010
/proc/meminfo: memFree=15838068/32951124 swapFree=67111528/67111528
[pid=21781] ppid=21779 vsize=108080 CPUtime=462.31 cores=5,7
/proc/21781/stat : 21781 (lingeling) R 21779 21781 20445 0 -1 4202496 59265 0 0 0 45920 311 0 0 25 0 1 0 488374738 110673920 25547 33554432000 4194304 4409164 140733343238656 18446744073709551615 4258195 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/21781/statm: 27020 25547 141 53 0 25443 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 108080

[startup+522.301 s]
/proc/loadavg: 4.13 3.97 3.87 5/190 22039
/proc/meminfo: memFree=15825416/32951124 swapFree=67111528/67111528
[pid=21781] ppid=21779 vsize=107740 CPUtime=522.31 cores=5,7
/proc/21781/stat : 21781 (lingeling) R 21779 21781 20445 0 -1 4202496 59348 0 0 0 51882 349 0 0 25 0 1 0 488374738 110325760 25462 33554432000 4194304 4409164 140733343238656 18446744073709551615 4256851 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/21781/statm: 26935 25462 141 53 0 25358 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 107740

[startup+582.301 s]
/proc/loadavg: 4.15 4.00 3.89 5/190 22040
/proc/meminfo: memFree=15759812/32951124 swapFree=67111528/67111528
[pid=21781] ppid=21779 vsize=107740 CPUtime=582.31 cores=5,7
/proc/21781/stat : 21781 (lingeling) R 21779 21781 20445 0 -1 4202496 59434 0 0 0 57838 393 0 0 25 0 1 0 488374738 110325760 25462 33554432000 4194304 4409164 140733343238656 18446744073709551615 4230464 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/21781/statm: 26935 25462 141 53 0 25358 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 107740

[startup+642.3 s]
/proc/loadavg: 4.05 4.00 3.89 5/190 22042
/proc/meminfo: memFree=15767724/32951124 swapFree=67111528/67111528
[pid=21781] ppid=21779 vsize=107740 CPUtime=642.31 cores=5,7
/proc/21781/stat : 21781 (lingeling) R 21779 21781 20445 0 -1 4202496 59520 0 0 0 63802 429 0 0 25 0 1 0 488374738 110325760 25462 33554432000 4194304 4409164 140733343238656 18446744073709551615 4360176 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/21781/statm: 26935 25462 141 53 0 25358 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 107740

[startup+702.3 s]
/proc/loadavg: 3.84 3.96 3.89 4/184 22061
/proc/meminfo: memFree=16058736/32951124 swapFree=67111528/67111528
[pid=21781] ppid=21779 vsize=107740 CPUtime=702.31 cores=5,7
/proc/21781/stat : 21781 (lingeling) R 21779 21781 20445 0 -1 4202496 59601 0 0 0 69757 474 0 0 25 0 1 0 488374738 110325760 25462 33554432000 4194304 4409164 140733343238656 18446744073709551615 4360176 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/21781/statm: 26935 25462 141 53 0 25358 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 107740

[startup+762.301 s]
/proc/loadavg: 3.31 3.79 3.83 4/184 22062
/proc/meminfo: memFree=16043972/32951124 swapFree=67111528/67111528
[pid=21781] ppid=21779 vsize=140852 CPUtime=762.32 cores=5,7
/proc/21781/stat : 21781 (lingeling) R 21779 21781 20445 0 -1 4202496 67879 0 0 0 75714 518 0 0 25 0 1 0 488374738 144232448 33740 33554432000 4194304 4409164 140733343238656 18446744073709551615 4358336 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/21781/statm: 35213 33740 141 53 0 33636 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 140852

[startup+822.301 s]
/proc/loadavg: 3.11 3.64 3.77 4/184 22064
/proc/meminfo: memFree=15981216/32951124 swapFree=67111528/67111528
[pid=21781] ppid=21779 vsize=140852 CPUtime=822.31 cores=5,7
/proc/21781/stat : 21781 (lingeling) R 21779 21781 20445 0 -1 4202496 67965 0 0 0 81666 565 0 0 25 0 1 0 488374738 144232448 33740 33554432000 4194304 4409164 140733343238656 18446744073709551615 4358360 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/21781/statm: 35213 33740 141 53 0 33636 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 140852

[startup+882.307 s]
/proc/loadavg: 3.10 3.54 3.73 4/184 22065
/proc/meminfo: memFree=16086100/32951124 swapFree=67111528/67111528
[pid=21781] ppid=21779 vsize=107740 CPUtime=882.33 cores=5,7
/proc/21781/stat : 21781 (lingeling) R 21779 21781 20445 0 -1 4202496 67995 0 0 0 87631 602 0 0 25 0 1 0 488374738 110325760 25492 33554432000 4194304 4409164 140733343238656 18446744073709551615 4226358 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/21781/statm: 26935 25492 141 53 0 25358 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 107740

[startup+942.301 s]
/proc/loadavg: 3.03 3.44 3.68 4/184 22067
/proc/meminfo: memFree=15943716/32951124 swapFree=67111528/67111528
[pid=21781] ppid=21779 vsize=168768 CPUtime=942.32 cores=5,7
/proc/21781/stat : 21781 (lingeling) R 21779 21781 20445 0 -1 4202496 83224 0 0 0 93575 657 0 0 25 0 1 0 488374738 172818432 40719 33554432000 4194304 4409164 140733343238656 18446744073709551615 4358360 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/21781/statm: 42192 40719 141 53 0 40615 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 168768

[startup+1002.3 s]
/proc/loadavg: 3.06 3.37 3.64 4/184 22069
/proc/meminfo: memFree=15921760/32951124 swapFree=67111528/67111528
[pid=21781] ppid=21779 vsize=185168 CPUtime=1002.32 cores=5,7
/proc/21781/stat : 21781 (lingeling) R 21779 21781 20445 0 -1 4202496 87525 0 0 0 99535 697 0 0 25 0 1 0 488374738 189612032 44819 33554432000 4194304 4409164 140733343238656 18446744073709551615 244446969751 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/21781/statm: 46292 44819 141 53 0 44715 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 185168

[startup+1062.3 s]
/proc/loadavg: 3.02 3.30 3.60 4/184 22070
/proc/meminfo: memFree=15888632/32951124 swapFree=67111528/67111528
[pid=21781] ppid=21779 vsize=185168 CPUtime=1062.32 cores=5,7
/proc/21781/stat : 21781 (lingeling) R 21779 21781 20445 0 -1 4202496 87609 0 0 0 105490 742 0 0 25 0 1 0 488374738 189612032 44819 33554432000 4194304 4409164 140733343238656 18446744073709551615 244446969751 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/21781/statm: 46292 44819 141 53 0 44715 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 185168

[startup+1122.3 s]
/proc/loadavg: 3.05 3.26 3.56 4/184 22081
/proc/meminfo: memFree=15858572/32951124 swapFree=67111528/67111528
[pid=21781] ppid=21779 vsize=155020 CPUtime=1122.32 cores=5,7
/proc/21781/stat : 21781 (lingeling) R 21779 21781 20445 0 -1 4202496 90339 0 0 0 111446 786 0 0 25 0 1 0 488374738 158740480 37282 33554432000 4194304 4409164 140733343238656 18446744073709551615 4226458 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/21781/statm: 38755 37282 141 53 0 37178 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 155020

[startup+1182.3 s]
/proc/loadavg: 3.06 3.22 3.53 4/184 22082
/proc/meminfo: memFree=15855892/32951124 swapFree=67111528/67111528
[pid=21781] ppid=21779 vsize=155020 CPUtime=1182.33 cores=5,7
/proc/21781/stat : 21781 (lingeling) R 21779 21781 20445 0 -1 4202496 90424 0 0 0 117402 831 0 0 25 0 1 0 488374738 158740480 37282 33554432000 4194304 4409164 140733343238656 18446744073709551615 4246383 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/21781/statm: 38755 37282 141 53 0 37178 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 155020

[startup+1242.3 s]
/proc/loadavg: 3.02 3.18 3.49 4/184 22084
/proc/meminfo: memFree=15899888/32951124 swapFree=67111528/67111528
[pid=21781] ppid=21779 vsize=156696 CPUtime=1242.33 cores=5,7
/proc/21781/stat : 21781 (lingeling) R 21779 21781 20445 0 -1 4202496 90928 0 0 0 123359 874 0 0 25 0 1 0 488374738 160456704 37701 33554432000 4194304 4409164 140733343238656 18446744073709551615 244446969751 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/21781/statm: 39174 37701 141 53 0 37597 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 156696



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.01 3.14 3.46 4/184 22089
/proc/meminfo: memFree=15902476/32951124 swapFree=67111528/67111528
[pid=21781] ppid=21779 vsize=156988 CPUtime=1300.04 cores=5,7
/proc/21781/stat : 21781 (lingeling) R 21779 21781 20445 0 -1 4202496 91007 0 0 0 129085 919 0 0 25 0 1 0 488374738 160755712 37774 33554432000 4194304 4409164 140733343238656 18446744073709551615 4271337 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/21781/statm: 39247 37774 141 53 0 37670 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 156988

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

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

[startup+1300 s]
/proc/loadavg: 3.01 3.14 3.46 4/184 22089
/proc/meminfo: memFree=15902476/32951124 swapFree=67111528/67111528
[pid=21781] ppid=21779 vsize=156988 CPUtime=1300.04 cores=5,7
/proc/21781/stat : 21781 (lingeling) R 21779 21781 20445 0 -1 4202496 91007 0 0 0 129085 919 0 0 25 0 1 0 488374738 160755712 37774 33554432000 4194304 4409164 140733343238656 18446744073709551615 4271337 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/21781/statm: 39247 37774 141 53 0 37670 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 156988

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.05
CPU user time (s): 1290.85
CPU system time (s): 9.2026
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 185500

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1290.85
system time used= 9.2026
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 91007
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= 4
involuntary context switches= 2046

runsolver used 2.12068 second user time and 4.95925 second system time

The end

Launcher Data

Begin job on node105 at 2011-04-25 23:42:23
IDJOB=3286862
IDBENCH=82446
IDSOLVER=1606
FILE ID=node105/3286862-1303767742
RUNJOBID= node105-1303767533-21601
PBS_JOBID= 13157144
Free space on /tmp= 71860 MiB

SOLVER NAME= Lingeling 587
BENCH NAME= SAT11/application/jarvisalo/smtqfbv-aigs/smtlib-qfbv-aigs-servers_slapd_a_vc149789-tseitin.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3286862-1303767742/watcher-3286862-1303767742 -o /tmp/evaluation-result-3286862-1303767742/solver-3286862-1303767742 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3286862-1303767742.cnf

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

MD5SUM BENCH= 9fe9fe24bc28c127c9f6b6416a14f727
RANDOM SEED=743643441

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
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.825
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.825
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	: 5410.70
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.825
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.825
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.825
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:      16163108 kB
Buffers:       2284588 kB
Cached:       13674456 kB
SwapCached:          0 kB
Active:        8647084 kB
Inactive:      7570848 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16163108 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           20152 kB
Writeback:           0 kB
AnonPages:      258012 kB
Mapped:          15824 kB
Slab:           504508 kB
PageTables:       5488 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   444640 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= 71860 MiB
End job on node105 at 2011-04-26 00:04:05