Trace number 3309673

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) 5000.03 4999.91

General information on the benchmark

Nameapplication/jarvisalo/smtqfbv-aigs/
smtlib-qfbv-aigs-VS3-benchmark-S2-tseitin.cnf
MD5SUMb967fca11e85ef5b614d3452b1c4b2ad
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables257030
Number of clauses769313
Sum of the clauses size1795061
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2512874
Number of clauses of size 3256437
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-3309673-1303992904/watcher-3309673-1303992904 -o /tmp/evaluation-result-3309673-1303992904/solver-3309673-1303992904 -C 5000 -W 5100 -M 15500 lingeling HOME/instance-3309673-1303992904.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: 2.00 2.00 2.00 3/177 7682
/proc/meminfo: memFree=13601604/32950928 swapFree=67111528/67111528
[pid=7682] ppid=7680 vsize=7508 CPUtime=0 cores=1,3,5,7
/proc/7682/stat : 7682 (lingeling) R 7680 7682 7202 0 -1 4202496 456 0 0 0 0 0 0 0 24 0 1 0 510890284 7688192 399 33554432000 4194304 4409164 140736265558000 18446744073709551615 248089698048 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/7682/statm: 1877 399 110 53 0 300 0

[startup+0.101265 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7682
/proc/meminfo: memFree=13601604/32950928 swapFree=67111528/67111528
[pid=7682] ppid=7680 vsize=24112 CPUtime=0.09 cores=1,3,5,7
/proc/7682/stat : 7682 (lingeling) R 7680 7682 7202 0 -1 4202496 4236 0 0 0 9 0 0 0 24 0 1 0 510890284 24690688 4169 33554432000 4194304 4409164 140736265558000 18446744073709551615 248089392221 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/7682/statm: 6028 4193 111 53 0 4451 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24112

[startup+0.20025 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7682
/proc/meminfo: memFree=13601604/32950928 swapFree=67111528/67111528
[pid=7682] ppid=7680 vsize=33492 CPUtime=0.18 cores=1,3,5,7
/proc/7682/stat : 7682 (lingeling) R 7680 7682 7202 0 -1 4202496 6988 0 0 0 18 0 0 0 25 0 1 0 510890284 34295808 6896 33554432000 4194304 4409164 140736265558000 18446744073709551615 248089698048 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/7682/statm: 8373 6896 111 53 0 6796 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 33492

[startup+0.300295 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7682
/proc/meminfo: memFree=13601604/32950928 swapFree=67111528/67111528
[pid=7682] ppid=7680 vsize=41684 CPUtime=0.29 cores=1,3,5,7
/proc/7682/stat : 7682 (lingeling) R 7680 7682 7202 0 -1 4202496 9036 0 0 0 28 1 0 0 25 0 1 0 510890284 42684416 8944 33554432000 4194304 4409164 140736265558000 18446744073709551615 248089698048 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/7682/statm: 10421 8944 111 53 0 8844 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 41684

[startup+0.700161 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7682
/proc/meminfo: memFree=13601604/32950928 swapFree=67111528/67111528
[pid=7682] ppid=7680 vsize=55244 CPUtime=0.68 cores=1,3,5,7
/proc/7682/stat : 7682 (lingeling) R 7680 7682 7202 0 -1 4202496 16065 0 0 0 67 1 0 0 25 0 1 0 510890284 56569856 12316 33554432000 4194304 4409164 140736265558000 18446744073709551615 4281284 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/7682/statm: 13811 12316 124 53 0 12234 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 55244

[startup+1.50102 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 7683
/proc/meminfo: memFree=13552128/32950928 swapFree=67111528/67111528
[pid=7682] ppid=7680 vsize=56220 CPUtime=1.49 cores=1,3,5,7
/proc/7682/stat : 7682 (lingeling) R 7680 7682 7202 0 -1 4202496 19609 0 0 0 147 2 0 0 25 0 1 0 510890284 57569280 12563 33554432000 4194304 4409164 140736265558000 18446744073709551615 4276144 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/7682/statm: 14055 12563 128 53 0 12478 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 56220

[startup+3.1008 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 7683
/proc/meminfo: memFree=13551756/32950928 swapFree=67111528/67111528
[pid=7682] ppid=7680 vsize=72364 CPUtime=3.09 cores=1,3,5,7
/proc/7682/stat : 7682 (lingeling) R 7680 7682 7202 0 -1 4202496 34699 0 0 0 305 4 0 0 25 0 1 0 510890284 74100736 16603 33554432000 4194304 4409164 140736265558000 18446744073709551615 4228041 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/7682/statm: 18091 16603 132 53 0 16514 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 72364

[startup+6.30017 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 7683
/proc/meminfo: memFree=13522244/32950928 swapFree=67111528/67111528
[pid=7682] ppid=7680 vsize=79244 CPUtime=6.29 cores=1,3,5,7
/proc/7682/stat : 7682 (lingeling) R 7680 7682 7202 0 -1 4202496 36425 0 0 0 625 4 0 0 25 0 1 0 510890284 81145856 18329 33554432000 4194304 4409164 140736265558000 18446744073709551615 4266325 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/7682/statm: 19811 18329 135 53 0 18234 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 79244

[startup+12.701 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 7684
/proc/meminfo: memFree=13504504/32950928 swapFree=67111528/67111528
[pid=7682] ppid=7680 vsize=79244 CPUtime=12.69 cores=1,3,5,7
/proc/7682/stat : 7682 (lingeling) R 7680 7682 7202 0 -1 4202496 36428 0 0 0 1265 4 0 0 25 0 1 0 510890284 81145856 18332 33554432000 4194304 4409164 140736265558000 18446744073709551615 4246787 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/7682/statm: 19811 18332 135 53 0 18234 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 79244

[startup+25.5008 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 7684
/proc/meminfo: memFree=13461628/32950928 swapFree=67111528/67111528
[pid=7682] ppid=7680 vsize=86876 CPUtime=25.49 cores=1,3,5,7
/proc/7682/stat : 7682 (lingeling) R 7680 7682 7202 0 -1 4202496 46673 0 0 0 2543 6 0 0 25 0 1 0 510890284 88961024 20245 33554432000 4194304 4409164 140736265558000 18446744073709551615 4358257 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/7682/statm: 21719 20245 140 53 0 20142 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 86876

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 7685
/proc/meminfo: memFree=13525868/32950928 swapFree=67111528/67111528
[pid=7682] ppid=7680 vsize=86864 CPUtime=51.09 cores=1,3,5,7
/proc/7682/stat : 7682 (lingeling) R 7680 7682 7202 0 -1 4202496 46774 0 0 0 5098 11 0 0 25 0 1 0 510890284 88948736 20243 33554432000 4194304 4409164 140736265558000 18446744073709551615 248089722775 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/7682/statm: 21716 20243 141 53 0 20139 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 86864

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 7686
/proc/meminfo: memFree=13365896/32950928 swapFree=67111528/67111528
[pid=7682] ppid=7680 vsize=103184 CPUtime=102.29 cores=1,3,5,7
/proc/7682/stat : 7682 (lingeling) R 7680 7682 7202 0 -1 4202496 51050 0 0 0 10203 26 0 0 25 0 1 0 510890284 105660416 24323 33554432000 4194304 4409164 140736265558000 18446744073709551615 248089722775 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/7682/statm: 25796 24323 141 53 0 24219 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 103184

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 7688
/proc/meminfo: memFree=13366000/32950928 swapFree=67111528/67111528
[pid=7682] ppid=7680 vsize=103160 CPUtime=162.29 cores=1,3,5,7
/proc/7682/stat : 7682 (lingeling) R 7680 7682 7202 0 -1 4202496 51198 0 0 0 16185 44 0 0 25 0 1 0 510890284 105635840 24317 33554432000 4194304 4409164 140736265558000 18446744073709551615 4266856 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/7682/statm: 25790 24317 141 53 0 24213 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 103160

[startup+222.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 7689
/proc/meminfo: memFree=13340532/32950928 swapFree=67111528/67111528
[pid=7682] ppid=7680 vsize=103132 CPUtime=222.3 cores=1,3,5,7
/proc/7682/stat : 7682 (lingeling) R 7680 7682 7202 0 -1 4202496 51268 0 0 0 22163 67 0 0 25 0 1 0 510890284 105607168 24310 33554432000 4194304 4409164 140736265558000 18446744073709551615 4230803 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/7682/statm: 25783 24310 141 53 0 24206 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 103132

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 7691
/proc/meminfo: memFree=13079828/32950928 swapFree=67111528/67111528
[pid=7682] ppid=7680 vsize=103120 CPUtime=282.3 cores=1,3,5,7
/proc/7682/stat : 7682 (lingeling) R 7680 7682 7202 0 -1 4202496 51335 0 0 0 28137 93 0 0 25 0 1 0 510890284 105594880 24307 33554432000 4194304 4409164 140736265558000 18446744073709551615 248089722775 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/7682/statm: 25780 24307 141 53 0 24203 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 103120

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 7692
/proc/meminfo: memFree=13181608/32950928 swapFree=67111528/67111528
[pid=7682] ppid=7680 vsize=103116 CPUtime=342.3 cores=1,3,5,7
/proc/7682/stat : 7682 (lingeling) R 7680 7682 7202 0 -1 4202496 51399 0 0 0 34109 121 0 0 25 0 1 0 510890284 105590784 24306 33554432000 4194304 4409164 140736265558000 18446744073709551615 4230441 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/7682/statm: 25779 24306 141 53 0 24202 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 103116

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 7694
/proc/meminfo: memFree=12630992/32950928 swapFree=67111528/67111528
[pid=7682] ppid=7680 vsize=103364 CPUtime=402.3 cores=1,3,5,7
/proc/7682/stat : 7682 (lingeling) R 7680 7682 7202 0 -1 4202496 51523 0 0 0 40082 148 0 0 25 0 1 0 510890284 105844736 24368 33554432000 4194304 4409164 140736265558000 18446744073709551615 4358286 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/7682/statm: 25841 24368 141 53 0 24264 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 103364

[startup+462.301 s]
/proc/loadavg: 2.06 2.01 2.00 3/178 7696
/proc/meminfo: memFree=13543472/32950928 swapFree=67111528/67111528
[pid=7682] ppid=7680 vsize=103112 CPUtime=462.3 cores=1,3,5,7
/proc/7682/stat : 7682 (lingeling) R 7680 7682 7202 0 -1 4202496 51523 0 0 0 46054 176 0 0 25 0 1 0 510890284 105586688 24305 33554432000 4194304 4409164 140736265558000 18446744073709551615 4358614 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/7682/statm: 25778 24305 141 53 0 24201 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 103112

[startup+522.301 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 7697
/proc/meminfo: memFree=13471008/32950928 swapFree=67111528/67111528
[pid=7682] ppid=7680 vsize=103112 CPUtime=522.3 cores=1,3,5,7
/proc/7682/stat : 7682 (lingeling) R 7680 7682 7202 0 -1 4202496 51584 0 0 0 52027 203 0 0 25 0 1 0 510890284 105586688 24305 33554432000 4194304 4409164 140736265558000 18446744073709551615 4246490 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/7682/statm: 25778 24305 141 53 0 24201 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 103112

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 7699
/proc/meminfo: memFree=13352424/32950928 swapFree=67111528/67111528
[pid=7682] ppid=7680 vsize=112808 CPUtime=582.3 cores=1,3,5,7
/proc/7682/stat : 7682 (lingeling) R 7680 7682 7202 0 -1 4202496 54069 0 0 0 58003 227 0 0 25 0 1 0 510890284 115515392 26729 33554432000 4194304 4409164 140736265558000 18446744073709551615 4259235 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/7682/statm: 28202 26729 141 53 0 26625 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 112808

[startup+642.301 s]

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

[startup+4002.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/178 7830
/proc/meminfo: memFree=13986288/32950928 swapFree=67111528/67111528
[pid=7682] ppid=7680 vsize=153960 CPUtime=4002.39 cores=1,3,5,7
/proc/7682/stat : 7682 (lingeling) R 7680 7682 7202 0 -1 4202496 331937 0 0 0 398851 1388 0 0 25 0 1 0 510890284 157655040 37017 33554432000 4194304 4409164 140736265558000 18446744073709551615 4358614 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/7682/statm: 38490 37017 141 53 0 36913 0
Current children cumulated CPU time (s) 4002.39
Current children cumulated vsize (KiB) 153960

[startup+4062.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 7832
/proc/meminfo: memFree=14021860/32950928 swapFree=67111528/67111528
[pid=7682] ppid=7680 vsize=113132 CPUtime=4062.39 cores=1,3,5,7
/proc/7682/stat : 7682 (lingeling) R 7680 7682 7202 0 -1 4202496 339482 0 0 0 404832 1407 0 0 25 0 1 0 510890284 115847168 26810 33554432000 4194304 4409164 140736265558000 18446744073709551615 248089722775 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/7682/statm: 28283 26810 141 53 0 26706 0
Current children cumulated CPU time (s) 4062.39
Current children cumulated vsize (KiB) 113132

[startup+4122.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 7833
/proc/meminfo: memFree=13951132/32950928 swapFree=67111528/67111528
[pid=7682] ppid=7680 vsize=153984 CPUtime=4122.39 cores=1,3,5,7
/proc/7682/stat : 7682 (lingeling) R 7680 7682 7202 0 -1 4202496 349695 0 0 0 410813 1426 0 0 25 0 1 0 510890284 157679616 37023 33554432000 4194304 4409164 140736265558000 18446744073709551615 4358333 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/7682/statm: 38496 37023 141 53 0 36919 0
Current children cumulated CPU time (s) 4122.39
Current children cumulated vsize (KiB) 153984

[startup+4182.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 7835
/proc/meminfo: memFree=13979008/32950928 swapFree=67111528/67111528
[pid=7682] ppid=7680 vsize=154236 CPUtime=4182.4 cores=1,3,5,7
/proc/7682/stat : 7682 (lingeling) R 7680 7682 7202 0 -1 4202496 354034 0 0 0 416792 1448 0 0 25 0 1 0 510890284 157937664 37086 33554432000 4194304 4409164 140736265558000 18446744073709551615 4230570 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/7682/statm: 38559 37086 141 53 0 36982 0
Current children cumulated CPU time (s) 4182.4
Current children cumulated vsize (KiB) 154236

[startup+4242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 7836
/proc/meminfo: memFree=13969664/32950928 swapFree=67111528/67111528
[pid=7682] ppid=7680 vsize=146220 CPUtime=4242.39 cores=1,3,5,7
/proc/7682/stat : 7682 (lingeling) R 7680 7682 7202 0 -1 4202496 361061 0 0 0 422777 1462 0 0 25 0 1 0 510890284 149729280 35082 33554432000 4194304 4409164 140736265558000 18446744073709551615 4358475 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/7682/statm: 36555 35082 141 53 0 34978 0
Current children cumulated CPU time (s) 4242.39
Current children cumulated vsize (KiB) 146220

[startup+4302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 7838
/proc/meminfo: memFree=13979776/32950928 swapFree=67111528/67111528
[pid=7682] ppid=7680 vsize=154636 CPUtime=4302.4 cores=1,3,5,7
/proc/7682/stat : 7682 (lingeling) R 7680 7682 7202 0 -1 4202496 363166 0 0 0 428758 1482 0 0 25 0 1 0 510890284 158347264 37186 33554432000 4194304 4409164 140736265558000 18446744073709551615 4358333 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/7682/statm: 38659 37186 141 53 0 37082 0
Current children cumulated CPU time (s) 4302.4
Current children cumulated vsize (KiB) 154636

[startup+4362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 7840
/proc/meminfo: memFree=13979616/32950928 swapFree=67111528/67111528
[pid=7682] ppid=7680 vsize=154896 CPUtime=4362.4 cores=1,3,5,7
/proc/7682/stat : 7682 (lingeling) R 7680 7682 7202 0 -1 4202496 367577 0 0 0 434736 1504 0 0 25 0 1 0 510890284 158613504 37251 33554432000 4194304 4409164 140736265558000 18446744073709551615 4358691 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/7682/statm: 38724 37251 141 53 0 37147 0
Current children cumulated CPU time (s) 4362.4
Current children cumulated vsize (KiB) 154896

[startup+4422.3 s]
/proc/loadavg: 2.15 2.03 2.01 3/178 7841
/proc/meminfo: memFree=13976332/32950928 swapFree=67111528/67111528
[pid=7682] ppid=7680 vsize=146736 CPUtime=4422.4 cores=1,3,5,7
/proc/7682/stat : 7682 (lingeling) R 7680 7682 7202 0 -1 4202496 369934 0 0 0 440712 1528 0 0 25 0 1 0 510890284 150257664 35211 33554432000 4194304 4409164 140736265558000 18446744073709551615 4358286 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/7682/statm: 36684 35211 141 53 0 35107 0
Current children cumulated CPU time (s) 4422.4
Current children cumulated vsize (KiB) 146736

[startup+4482.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/178 7843
/proc/meminfo: memFree=13964876/32950928 swapFree=67111528/67111528
[pid=7682] ppid=7680 vsize=154976 CPUtime=4482.4 cores=1,3,5,7
/proc/7682/stat : 7682 (lingeling) R 7680 7682 7202 0 -1 4202496 371994 0 0 0 446689 1551 0 0 25 0 1 0 510890284 158695424 37271 33554432000 4194304 4409164 140736265558000 18446744073709551615 4358240 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/7682/statm: 38744 37271 141 53 0 37167 0
Current children cumulated CPU time (s) 4482.4
Current children cumulated vsize (KiB) 154976

[startup+4542.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/178 7844
/proc/meminfo: memFree=13958896/32950928 swapFree=67111528/67111528
[pid=7682] ppid=7680 vsize=155156 CPUtime=4542.41 cores=1,3,5,7
/proc/7682/stat : 7682 (lingeling) R 7680 7682 7202 0 -1 4202496 376433 0 0 0 452665 1576 0 0 25 0 1 0 510890284 158879744 37316 33554432000 4194304 4409164 140736265558000 18446744073709551615 4230570 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/7682/statm: 38789 37316 141 53 0 37212 0
Current children cumulated CPU time (s) 4542.41
Current children cumulated vsize (KiB) 155156

[startup+4602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 7846
/proc/meminfo: memFree=13951784/32950928 swapFree=67111528/67111528
[pid=7682] ppid=7680 vsize=155264 CPUtime=4602.4 cores=1,3,5,7
/proc/7682/stat : 7682 (lingeling) R 7680 7682 7202 0 -1 4202496 380932 0 0 0 458642 1598 0 0 25 0 1 0 510890284 158990336 37343 33554432000 4194304 4409164 140736265558000 18446744073709551615 4358542 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/7682/statm: 38816 37343 141 53 0 37239 0
Current children cumulated CPU time (s) 4602.4
Current children cumulated vsize (KiB) 155264

[startup+4662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 7848
/proc/meminfo: memFree=13950900/32950928 swapFree=67111528/67111528
[pid=7682] ppid=7680 vsize=147224 CPUtime=4662.41 cores=1,3,5,7
/proc/7682/stat : 7682 (lingeling) R 7680 7682 7202 0 -1 4202496 386097 0 0 0 464617 1624 0 0 25 0 1 0 510890284 150757376 35333 33554432000 4194304 4409164 140736265558000 18446744073709551615 4230794 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/7682/statm: 36806 35333 141 53 0 35229 0
Current children cumulated CPU time (s) 4662.41
Current children cumulated vsize (KiB) 147224

[startup+4722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 7849
/proc/meminfo: memFree=13979628/32950928 swapFree=67111528/67111528
[pid=7682] ppid=7680 vsize=147340 CPUtime=4722.41 cores=1,3,5,7
/proc/7682/stat : 7682 (lingeling) R 7680 7682 7202 0 -1 4202496 393364 0 0 0 470594 1647 0 0 25 0 1 0 510890284 150876160 35362 33554432000 4194304 4409164 140736265558000 18446744073709551615 248089722775 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/7682/statm: 36835 35362 141 53 0 35258 0
Current children cumulated CPU time (s) 4722.41
Current children cumulated vsize (KiB) 147340

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 7851
/proc/meminfo: memFree=13940428/32950928 swapFree=67111528/67111528
[pid=7682] ppid=7680 vsize=166796 CPUtime=4782.41 cores=1,3,5,7
/proc/7682/stat : 7682 (lingeling) R 7680 7682 7202 0 -1 4202496 398228 0 0 0 476569 1672 0 0 25 0 1 0 510890284 170799104 40226 33554432000 4194304 4409164 140736265558000 18446744073709551615 4226126 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/7682/statm: 41699 40226 141 53 0 40122 0
Current children cumulated CPU time (s) 4782.41
Current children cumulated vsize (KiB) 166796

[startup+4842.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 7852
/proc/meminfo: memFree=13935300/32950928 swapFree=67111528/67111528
[pid=7682] ppid=7680 vsize=155548 CPUtime=4842.41 cores=1,3,5,7
/proc/7682/stat : 7682 (lingeling) R 7680 7682 7202 0 -1 4202496 402748 0 0 0 482543 1698 0 0 25 0 1 0 510890284 159281152 37414 33554432000 4194304 4409164 140736265558000 18446744073709551615 4359918 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/7682/statm: 38887 37414 141 53 0 37310 0
Current children cumulated CPU time (s) 4842.41
Current children cumulated vsize (KiB) 155548

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 7854
/proc/meminfo: memFree=14001468/32950928 swapFree=67111528/67111528
[pid=7682] ppid=7680 vsize=115420 CPUtime=4902.41 cores=1,3,5,7
/proc/7682/stat : 7682 (lingeling) R 7680 7682 7202 0 -1 4202496 408838 0 0 0 488525 1716 0 0 25 0 1 0 510890284 118190080 27382 33554432000 4194304 4409164 140736265558000 18446744073709551615 248089722775 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/7682/statm: 28855 27382 141 53 0 27278 0
Current children cumulated CPU time (s) 4902.41
Current children cumulated vsize (KiB) 115420

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 7856
/proc/meminfo: memFree=13977252/32950928 swapFree=67111528/67111528
[pid=7682] ppid=7680 vsize=125836 CPUtime=4962.41 cores=1,3,5,7
/proc/7682/stat : 7682 (lingeling) R 7680 7682 7202 0 -1 4202496 411442 0 0 0 494510 1731 0 0 25 0 1 0 510890284 128856064 29986 33554432000 4194304 4409164 140736265558000 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/7682/statm: 31459 29986 141 53 0 29882 0
Current children cumulated CPU time (s) 4962.41
Current children cumulated vsize (KiB) 125836



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.11 2.03 2.01 3/178 7857
/proc/meminfo: memFree=13924636/32950928 swapFree=67111528/67111528
[pid=7682] ppid=7680 vsize=147952 CPUtime=5000.02 cores=1,3,5,7
/proc/7682/stat : 7682 (lingeling) R 7680 7682 7202 0 -1 4202496 422169 0 0 0 498262 1740 0 0 25 0 1 0 510890284 151502848 35515 33554432000 4194304 4409164 140736265558000 18446744073709551615 248089722775 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/7682/statm: 36988 35515 141 53 0 35411 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 147952

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): 4999.91
CPU time (s): 5000.03
CPU user time (s): 4982.63
CPU system time (s): 17.4094
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 167044

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

runsolver used 7.58985 second user time and 16.6855 second system time

The end

Launcher Data

Begin job on node123 at 2011-04-28 14:15:05
IDJOB=3309673
IDBENCH=82459
IDSOLVER=1693
FILE ID=node123/3309673-1303992904
RUNJOBID= node123-1303987382-7221
PBS_JOBID= 13168750
Free space on /tmp= 72708 MiB

SOLVER NAME= Lingeling 587
BENCH NAME= SAT11/application/jarvisalo/smtqfbv-aigs/smtlib-qfbv-aigs-VS3-benchmark-S2-tseitin.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309673-1303992904/watcher-3309673-1303992904 -o /tmp/evaluation-result-3309673-1303992904/solver-3309673-1303992904 -C 5000 -W 5100 -M 15500  lingeling HOME/instance-3309673-1303992904.cnf

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

MD5SUM BENCH= b967fca11e85ef5b614d3452b1c4b2ad
RANDOM SEED=1660898209

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13601884 kB
Buffers:       2188500 kB
Cached:       16040124 kB
SwapCached:          0 kB
Active:        9467760 kB
Inactive:      9328876 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13601884 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           14172 kB
Writeback:           0 kB
AnonPages:      566776 kB
Mapped:          15284 kB
Slab:           486372 kB
PageTables:       5684 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   709672 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= 72800 MiB
End job on node123 at 2011-04-28 15:38:27