Trace number 3371933

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) 1299.86 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: 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-3371933-1305433648/watcher-3371933-1305433648 -o /tmp/evaluation-result-3371933-1305433648/solver-3371933-1305433648 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3371933-1305433648.cnf 

running on 2 cores: 4,6

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.97 4.04 4.40 4/313 27918
/proc/meminfo: memFree=11822820/32951124 swapFree=66050672/67111528
[pid=27918] ppid=27916 vsize=8488 CPUtime=0 cores=4,6
/proc/27918/stat : 27918 (lingeling) R 27916 27918 27626 0 -1 4202496 670 0 0 0 0 0 0 0 23 0 1 0 654962762 8691712 613 33554432000 4194304 4409284 140734406575728 18446744073709551615 255377301248 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27918/statm: 2122 613 111 53 0 545 0

[startup+0.093506 s]
/proc/loadavg: 3.97 4.04 4.40 4/313 27918
/proc/meminfo: memFree=11822820/32951124 swapFree=66050672/67111528
[pid=27918] ppid=27916 vsize=20068 CPUtime=0.08 cores=4,6
/proc/27918/stat : 27918 (lingeling) R 27916 27918 27626 0 -1 4202496 3730 0 0 0 8 0 0 0 23 0 1 0 654962762 20549632 3540 33554432000 4194304 4409284 140734406575728 18446744073709551615 255377301248 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27918/statm: 5017 3540 111 53 0 3440 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 20068

[startup+0.10051 s]
/proc/loadavg: 3.97 4.04 4.40 4/313 27918
/proc/meminfo: memFree=11822820/32951124 swapFree=66050672/67111528
[pid=27918] ppid=27916 vsize=20068 CPUtime=0.09 cores=4,6
/proc/27918/stat : 27918 (lingeling) R 27916 27918 27626 0 -1 4202496 3730 0 0 0 9 0 0 0 23 0 1 0 654962762 20549632 3540 33554432000 4194304 4409284 140734406575728 18446744073709551615 255376920191 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27918/statm: 5017 3540 111 53 0 3440 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20068

[startup+0.300483 s]
/proc/loadavg: 3.97 4.04 4.40 4/313 27918
/proc/meminfo: memFree=11822820/32951124 swapFree=66050672/67111528
[pid=27918] ppid=27916 vsize=41700 CPUtime=0.29 cores=4,6
/proc/27918/stat : 27918 (lingeling) R 27916 27918 27626 0 -1 4202496 9138 0 0 0 28 1 0 0 25 0 1 0 654962762 42700800 8948 33554432000 4194304 4409284 140734406575728 18446744073709551615 255377301248 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27918/statm: 10425 8948 111 53 0 8848 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 41700

[startup+0.700423 s]
/proc/loadavg: 3.97 4.04 4.40 4/313 27918
/proc/meminfo: memFree=11822820/32951124 swapFree=66050672/67111528
[pid=27918] ppid=27916 vsize=78844 CPUtime=0.69 cores=4,6
/proc/27918/stat : 27918 (lingeling) R 27916 27918 27626 0 -1 4202496 24943 0 0 0 66 3 0 0 25 0 1 0 654962762 80736256 17451 33554432000 4194304 4409284 140734406575728 18446744073709551615 255376995401 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27918/statm: 19711 17480 123 53 0 18134 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 78844

[startup+1.50022 s]
/proc/loadavg: 3.97 4.04 4.40 5/314 27919
/proc/meminfo: memFree=11744828/32951124 swapFree=66050672/67111528
[pid=27918] ppid=27916 vsize=87276 CPUtime=1.49 cores=4,6
/proc/27918/stat : 27918 (lingeling) R 27916 27918 27626 0 -1 4202496 27818 0 0 0 146 3 0 0 25 0 1 0 654962762 89370624 20326 33554432000 4194304 4409284 140734406575728 18446744073709551615 4280100 0 0 4096 17506 0 0 0 17 6 0 0 0
/proc/27918/statm: 21819 20326 127 53 0 20242 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 87276

[startup+3.10099 s]
/proc/loadavg: 3.97 4.04 4.40 5/314 27919
/proc/meminfo: memFree=11744084/32951124 swapFree=66050672/67111528
[pid=27918] ppid=27916 vsize=87268 CPUtime=3.08 cores=4,6
/proc/27918/stat : 27918 (lingeling) R 27916 27918 27626 0 -1 4202496 36575 0 0 0 304 4 0 0 25 0 1 0 654962762 89362432 20329 33554432000 4194304 4409284 140734406575728 18446744073709551615 4311129 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27918/statm: 21817 20329 132 53 0 20240 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 87268

[startup+6.30033 s]
/proc/loadavg: 3.97 4.03 4.39 5/314 27920
/proc/meminfo: memFree=11736200/32951124 swapFree=66050672/67111528
[pid=27918] ppid=27916 vsize=100952 CPUtime=6.28 cores=4,6
/proc/27918/stat : 27918 (lingeling) R 27916 27918 27626 0 -1 4202496 45800 0 0 0 623 5 0 0 25 0 1 0 654962762 103374848 21712 33554432000 4194304 4409284 140734406575728 18446744073709551615 4247006 0 0 4096 17506 0 0 0 17 6 0 0 0
/proc/27918/statm: 25238 21712 135 53 0 23661 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 100952

[startup+12.7002 s]
/proc/loadavg: 3.98 4.03 4.39 5/314 27920
/proc/meminfo: memFree=11682028/32951124 swapFree=66050672/67111528
[pid=27918] ppid=27916 vsize=133720 CPUtime=12.66 cores=4,6
/proc/27918/stat : 27918 (lingeling) R 27916 27918 27626 0 -1 4202496 55016 0 0 0 1260 6 0 0 25 0 1 0 654962762 136929280 30928 33554432000 4194304 4409284 140734406575728 18446744073709551615 4251607 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27918/statm: 33430 30928 135 53 0 31853 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 133720

[startup+25.5008 s]
/proc/loadavg: 3.98 4.03 4.38 5/314 27920
/proc/meminfo: memFree=11693968/32951124 swapFree=66050672/67111528
[pid=27918] ppid=27916 vsize=99900 CPUtime=25.44 cores=4,6
/proc/27918/stat : 27918 (lingeling) R 27916 27918 27626 0 -1 4202496 55110 0 0 0 2536 8 0 0 25 0 1 0 654962762 102297600 22479 33554432000 4194304 4409284 140734406575728 18446744073709551615 4251434 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27918/statm: 24975 22479 141 53 0 23398 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 99900

[startup+51.1011 s]
/proc/loadavg: 4.12 4.06 4.38 5/314 27921
/proc/meminfo: memFree=11696992/32951124 swapFree=66050672/67111528
[pid=27918] ppid=27916 vsize=99892 CPUtime=50.99 cores=4,6
/proc/27918/stat : 27918 (lingeling) R 27916 27918 27626 0 -1 4202496 55499 0 0 0 5086 13 0 0 25 0 1 0 654962762 102289408 22697 33554432000 4194304 4409284 140734406575728 18446744073709551615 255377325975 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27918/statm: 24973 22697 141 53 0 23396 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 99892

[startup+102.312 s]
/proc/loadavg: 4.05 4.05 4.36 5/314 27922
/proc/meminfo: memFree=11677140/32951124 swapFree=66050672/67111528
[pid=27918] ppid=27916 vsize=107744 CPUtime=102.13 cores=4,6
/proc/27918/stat : 27918 (lingeling) R 27916 27918 27626 0 -1 4202496 58432 0 0 0 10179 34 0 0 25 0 1 0 654962762 110329856 25463 33554432000 4194304 4409284 140734406575728 18446744073709551615 4226205 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27918/statm: 26936 25463 141 53 0 25359 0
Current children cumulated CPU time (s) 102.13
Current children cumulated vsize (KiB) 107744

[startup+162.3 s]
/proc/loadavg: 4.02 4.04 4.33 5/314 27924
/proc/meminfo: memFree=11586812/32951124 swapFree=66050672/67111528
[pid=27918] ppid=27916 vsize=108064 CPUtime=162.09 cores=4,6
/proc/27918/stat : 27918 (lingeling) R 27916 27918 27626 0 -1 4202496 58680 0 0 0 16157 52 0 0 25 0 1 0 654962762 110657536 25543 33554432000 4194304 4409284 140734406575728 18446744073709551615 4358396 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27918/statm: 27016 25543 141 53 0 25439 0
Current children cumulated CPU time (s) 162.09
Current children cumulated vsize (KiB) 108064

[startup+222.3 s]
/proc/loadavg: 4.04 4.04 4.32 5/314 27925
/proc/meminfo: memFree=11550324/32951124 swapFree=66050672/67111528
[pid=27918] ppid=27916 vsize=107740 CPUtime=222.1 cores=4,6
/proc/27918/stat : 27918 (lingeling) R 27916 27918 27626 0 -1 4202496 58764 0 0 0 22136 74 0 0 25 0 1 0 654962762 110325760 25462 33554432000 4194304 4409284 140734406575728 18446744073709551615 4227239 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27918/statm: 26935 25462 141 53 0 25358 0
Current children cumulated CPU time (s) 222.1
Current children cumulated vsize (KiB) 107740

[startup+282.3 s]
/proc/loadavg: 4.05 4.05 4.30 5/314 27954
/proc/meminfo: memFree=11478568/32951124 swapFree=66050672/67111528
[pid=27918] ppid=27916 vsize=107740 CPUtime=282.1 cores=4,6
/proc/27918/stat : 27918 (lingeling) R 27916 27918 27626 0 -1 4202496 58929 0 0 0 28117 93 0 0 25 0 1 0 654962762 110325760 25462 33554432000 4194304 4409284 140734406575728 18446744073709551615 255377325975 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27918/statm: 26935 25462 141 53 0 25358 0
Current children cumulated CPU time (s) 282.1
Current children cumulated vsize (KiB) 107740

[startup+342.301 s]
/proc/loadavg: 4.08 4.05 4.28 5/314 27955
/proc/meminfo: memFree=11521264/32951124 swapFree=66050672/67111528
[pid=27918] ppid=27916 vsize=107740 CPUtime=342.1 cores=4,6
/proc/27918/stat : 27918 (lingeling) R 27916 27918 27626 0 -1 4202496 59013 0 0 0 34094 116 0 0 25 0 1 0 654962762 110325760 25462 33554432000 4194304 4409284 140734406575728 18446744073709551615 4358325 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27918/statm: 26935 25462 141 53 0 25358 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 107740

[startup+402.301 s]
/proc/loadavg: 4.03 4.04 4.26 5/314 27985
/proc/meminfo: memFree=11546232/32951124 swapFree=66050672/67111528
[pid=27918] ppid=27916 vsize=108072 CPUtime=402.1 cores=4,6
/proc/27918/stat : 27918 (lingeling) R 27916 27918 27626 0 -1 4202496 59179 0 0 0 40072 138 0 0 25 0 1 0 654962762 110665728 25545 33554432000 4194304 4409284 140734406575728 18446744073709551615 255377325975 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27918/statm: 27018 25545 141 53 0 25441 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 108072

[startup+462.301 s]
/proc/loadavg: 4.14 4.07 4.26 5/314 27987
/proc/meminfo: memFree=11506376/32951124 swapFree=66050672/67111528
[pid=27918] ppid=27916 vsize=107740 CPUtime=462.11 cores=4,6
/proc/27918/stat : 27918 (lingeling) R 27916 27918 27626 0 -1 4202496 59264 0 0 0 46048 163 0 0 25 0 1 0 654962762 110325760 25462 33554432000 4194304 4409284 140734406575728 18446744073709551615 255377325975 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27918/statm: 26935 25462 141 53 0 25358 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 107740

[startup+522.301 s]
/proc/loadavg: 3.94 4.04 4.24 4/308 28005
/proc/meminfo: memFree=11546192/32951124 swapFree=66050672/67111528
[pid=27918] ppid=27916 vsize=107740 CPUtime=522.11 cores=4,6
/proc/27918/stat : 27918 (lingeling) R 27916 27918 27626 0 -1 4202496 59347 0 0 0 52026 185 0 0 25 0 1 0 654962762 110325760 25462 33554432000 4194304 4409284 140734406575728 18446744073709551615 255377325975 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27918/statm: 26935 25462 141 53 0 25358 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 107740

[startup+582.301 s]
/proc/loadavg: 3.40 3.86 4.16 4/308 28007
/proc/meminfo: memFree=11594032/32951124 swapFree=66050672/67111528
[pid=27918] ppid=27916 vsize=107740 CPUtime=582.11 cores=4,6
/proc/27918/stat : 27918 (lingeling) R 27916 27918 27626 0 -1 4202496 59433 0 0 0 58005 206 0 0 25 0 1 0 654962762 110325760 25462 33554432000 4194304 4409284 140734406575728 18446744073709551615 4230556 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27918/statm: 26935 25462 141 53 0 25358 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 107740

[startup+642.301 s]
/proc/loadavg: 3.14 3.70 4.08 4/308 28009
/proc/meminfo: memFree=11592612/32951124 swapFree=66050672/67111528
[pid=27918] ppid=27916 vsize=107740 CPUtime=642.12 cores=4,6
/proc/27918/stat : 27918 (lingeling) R 27916 27918 27626 0 -1 4202496 59519 0 0 0 63985 227 0 0 25 0 1 0 654962762 110325760 25462 33554432000 4194304 4409284 140734406575728 18446744073709551615 255377325975 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27918/statm: 26935 25462 141 53 0 25358 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 107740

[startup+702.301 s]
/proc/loadavg: 3.05 3.57 4.01 4/308 28010
/proc/meminfo: memFree=11506152/32951124 swapFree=66050672/67111528
[pid=27918] ppid=27916 vsize=107740 CPUtime=702.11 cores=4,6
/proc/27918/stat : 27918 (lingeling) R 27916 27918 27626 0 -1 4202496 59600 0 0 0 69963 248 0 0 25 0 1 0 654962762 110325760 25462 33554432000 4194304 4409284 140734406575728 18446744073709551615 255377325975 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27918/statm: 26935 25462 141 53 0 25358 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 107740

[startup+762.311 s]
/proc/loadavg: 3.02 3.47 3.95 4/308 28012
/proc/meminfo: memFree=11502144/32951124 swapFree=66050672/67111528
[pid=27918] ppid=27916 vsize=108084 CPUtime=762.13 cores=4,6
/proc/27918/stat : 27918 (lingeling) R 27916 27918 27626 0 -1 4202496 59686 0 0 0 75944 269 0 0 25 0 1 0 654962762 110678016 25548 33554432000 4194304 4409284 140734406575728 18446744073709551615 4269770 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27918/statm: 27021 25548 141 53 0 25444 0
Current children cumulated CPU time (s) 762.13
Current children cumulated vsize (KiB) 108084

[startup+822.3 s]
/proc/loadavg: 3.00 3.38 3.89 4/308 28013
/proc/meminfo: memFree=11429312/32951124 swapFree=66050672/67111528
[pid=27918] ppid=27916 vsize=140508 CPUtime=822.12 cores=4,6
/proc/27918/stat : 27918 (lingeling) R 27916 27918 27626 0 -1 4202496 67878 0 0 0 81919 293 0 0 25 0 1 0 654962762 143880192 33654 33554432000 4194304 4409284 140734406575728 18446744073709551615 255377325975 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27918/statm: 35127 33654 141 53 0 33550 0
Current children cumulated CPU time (s) 822.12
Current children cumulated vsize (KiB) 140508

[startup+882.301 s]
/proc/loadavg: 3.07 3.33 3.84 4/308 28015
/proc/meminfo: memFree=11475908/32951124 swapFree=66050672/67111528
[pid=27918] ppid=27916 vsize=107740 CPUtime=882.12 cores=4,6
/proc/27918/stat : 27918 (lingeling) R 27916 27918 27626 0 -1 4202496 67994 0 0 0 87903 309 0 0 25 0 1 0 654962762 110325760 25492 33554432000 4194304 4409284 140734406575728 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27918/statm: 26935 25492 141 53 0 25358 0
Current children cumulated CPU time (s) 882.12
Current children cumulated vsize (KiB) 107740

[startup+942.301 s]
/proc/loadavg: 2.85 3.24 3.77 3/302 28033
/proc/meminfo: memFree=11714880/32951124 swapFree=66050672/67111528
[pid=27918] ppid=27916 vsize=168768 CPUtime=942.12 cores=4,6
/proc/27918/stat : 27918 (lingeling) R 27916 27918 27626 0 -1 4202496 83223 0 0 0 93879 333 0 0 25 0 1 0 654962762 172818432 40719 33554432000 4194304 4409284 140734406575728 18446744073709551615 255377325975 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27918/statm: 42192 40719 141 53 0 40615 0
Current children cumulated CPU time (s) 942.12
Current children cumulated vsize (KiB) 168768

[startup+1002.3 s]
/proc/loadavg: 2.35 3.02 3.66 3/302 28035
/proc/meminfo: memFree=11690400/32951124 swapFree=66050672/67111528
[pid=27918] ppid=27916 vsize=185168 CPUtime=1002.12 cores=4,6
/proc/27918/stat : 27918 (lingeling) R 27916 27918 27626 0 -1 4202496 87524 0 0 0 99858 354 0 0 25 0 1 0 654962762 189612032 44819 33554432000 4194304 4409284 140734406575728 18446744073709551615 4256285 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27918/statm: 46292 44819 141 53 0 44715 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 185168

[startup+1062.3 s]
/proc/loadavg: 2.13 2.84 3.56 3/302 28037
/proc/meminfo: memFree=11686912/32951124 swapFree=66050672/67111528
[pid=27918] ppid=27916 vsize=185500 CPUtime=1062.13 cores=4,6
/proc/27918/stat : 27918 (lingeling) R 27916 27918 27626 0 -1 4202496 87608 0 0 0 105836 377 0 0 25 0 1 0 654962762 189952000 44902 33554432000 4194304 4409284 140734406575728 18446744073709551615 4226451 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27918/statm: 46375 44902 141 53 0 44798 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 185500

[startup+1122.3 s]
/proc/loadavg: 2.04 2.68 3.46 3/302 28038
/proc/meminfo: memFree=11717884/32951124 swapFree=66050672/67111528
[pid=27918] ppid=27916 vsize=155020 CPUtime=1122.13 cores=4,6
/proc/27918/stat : 27918 (lingeling) R 27916 27918 27626 0 -1 4202496 90338 0 0 0 111816 397 0 0 25 0 1 0 654962762 158740480 37282 33554432000 4194304 4409284 140734406575728 18446744073709551615 255377325975 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27918/statm: 38755 37282 141 53 0 37178 0
Current children cumulated CPU time (s) 1122.13
Current children cumulated vsize (KiB) 155020

[startup+1182.3 s]
/proc/loadavg: 2.06 2.57 3.37 3/302 28040
/proc/meminfo: memFree=11693436/32951124 swapFree=66050672/67111528
[pid=27918] ppid=27916 vsize=155020 CPUtime=1182.13 cores=4,6
/proc/27918/stat : 27918 (lingeling) R 27916 27918 27626 0 -1 4202496 90423 0 0 0 117790 423 0 0 25 0 1 0 654962762 158740480 37282 33554432000 4194304 4409284 140734406575728 18446744073709551615 255377325975 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27918/statm: 38755 37282 141 53 0 37178 0
Current children cumulated CPU time (s) 1182.13
Current children cumulated vsize (KiB) 155020

[startup+1242.3 s]
/proc/loadavg: 2.02 2.46 3.28 3/302 28041
/proc/meminfo: memFree=11673448/32951124 swapFree=66050672/67111528
[pid=27918] ppid=27916 vsize=156696 CPUtime=1242.13 cores=4,6
/proc/27918/stat : 27918 (lingeling) R 27916 27918 27626 0 -1 4202496 90927 0 0 0 123773 440 0 0 25 0 1 0 654962762 160456704 37701 33554432000 4194304 4409284 140734406575728 18446744073709551615 4358442 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27918/statm: 39174 37701 141 53 0 37597 0
Current children cumulated CPU time (s) 1242.13
Current children cumulated vsize (KiB) 156696



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.01 2.38 3.20 3/302 28043
/proc/meminfo: memFree=11666348/32951124 swapFree=66050672/67111528
[pid=27918] ppid=27916 vsize=156696 CPUtime=1299.85 cores=4,6
/proc/27918/stat : 27918 (lingeling) R 27916 27918 27626 0 -1 4202496 90927 0 0 0 129526 459 0 0 25 0 1 0 654962762 160456704 37701 33554432000 4194304 4409284 140734406575728 18446744073709551615 4245714 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/27918/statm: 39174 37701 141 53 0 37597 0
Current children cumulated CPU time (s) 1299.85
Current children cumulated vsize (KiB) 156696

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.02
CPU time (s): 1299.86
CPU user time (s): 1295.27
CPU system time (s): 4.5973
CPU usage (%): 99.988
Max. virtual memory (cumulated for all children) (KiB): 185500

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1295.27
system time used= 4.5973
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 90927
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= 5238

runsolver used 3.98939 second user time and 8.76367 second system time

The end

Launcher Data

Begin job on node135 at 2011-05-15 06:27:29
IDJOB=3371933
IDBENCH=82446
IDSOLVER=1849
FILE ID=node135/3371933-1305433648
RUNJOBID= node135-1305432247-27645
PBS_JOBID= 13324626
Free space on /tmp= 73336 MiB

SOLVER NAME= Lingeling 587f (fixed)
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-3371933-1305433648/watcher-3371933-1305433648 -o /tmp/evaluation-result-3371933-1305433648/solver-3371933-1305433648 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3371933-1305433648.cnf

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

MD5SUM BENCH= 9fe9fe24bc28c127c9f6b6416a14f727
RANDOM SEED=557038662

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11822976 kB
Buffers:        287916 kB
Cached:        6068784 kB
SwapCached:      50684 kB
Active:       10067180 kB
Inactive:     10812524 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11822976 kB
SwapTotal:    67111528 kB
SwapFree:     66050672 kB
Dirty:           24196 kB
Writeback:           0 kB
AnonPages:    14477652 kB
Mapped:          19724 kB
Slab:           138264 kB
PageTables:      47324 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 57213244 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73344 MiB
End job on node135 at 2011-05-15 06:49:11