Trace number 3371891

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Lingeling 587f (fixed)? (TO) 1300.07 1300.02

General information on the benchmark

Nameapplication/fuhs/
AProVE11/AProVE11-06.cnf
MD5SUM6fd7d026c372988cefc364000243d13f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4573.36
Satisfiable
(Un)Satisfiability was proved
Number of variables302076
Number of clauses1039056
Sum of the clauses size2729970
Maximum clause length978
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2420562
Number of clauses of size 3588399
Number of clauses of size 429561
Number of clauses of size 569
Number of clauses of size over 5464

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

running on 2 cores: 1,3

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: 4.08 4.08 4.78 4/363 19673
/proc/meminfo: memFree=17501432/32950928 swapFree=67111200/67111528
[pid=19673] ppid=19671 vsize=15348 CPUtime=0 cores=1,3
/proc/19673/stat : 19673 (lingeling) R 19671 19673 19312 0 -1 4202496 2410 0 0 0 0 0 0 0 24 0 1 0 733525525 15716352 2353 33554432000 4194304 4409284 140737029793312 18446744073709551615 256415391488 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19673/statm: 3837 2353 112 53 0 2260 0

[startup+0.09679 s]
/proc/loadavg: 4.08 4.08 4.78 4/363 19673
/proc/meminfo: memFree=17501432/32950928 swapFree=67111200/67111528
[pid=19673] ppid=19671 vsize=22752 CPUtime=0.08 cores=1,3
/proc/19673/stat : 19673 (lingeling) R 19671 19673 19312 0 -1 4202496 4278 0 0 0 8 0 0 0 24 0 1 0 733525525 23298048 4213 33554432000 4194304 4409284 140737029793312 18446744073709551615 256415391488 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19673/statm: 5688 4213 113 53 0 4111 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 22752

[startup+0.100787 s]
/proc/loadavg: 4.08 4.08 4.78 4/363 19673
/proc/meminfo: memFree=17501432/32950928 swapFree=67111200/67111528
[pid=19673] ppid=19671 vsize=22752 CPUtime=0.09 cores=1,3
/proc/19673/stat : 19673 (lingeling) R 19671 19673 19312 0 -1 4202496 4278 0 0 0 9 0 0 0 24 0 1 0 733525525 23298048 4213 33554432000 4194304 4409284 140737029793312 18446744073709551615 256415391488 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19673/statm: 5688 4213 113 53 0 4111 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22752

[startup+0.300752 s]
/proc/loadavg: 4.08 4.08 4.78 4/363 19673
/proc/meminfo: memFree=17501432/32950928 swapFree=67111200/67111528
[pid=19673] ppid=19671 vsize=46376 CPUtime=0.29 cores=1,3
/proc/19673/stat : 19673 (lingeling) R 19671 19673 19312 0 -1 4202496 10232 0 0 0 28 1 0 0 25 0 1 0 733525525 47489024 10119 33554432000 4194304 4409284 140737029793312 18446744073709551615 256415391488 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19673/statm: 11594 10119 113 53 0 10017 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 46376

[startup+0.700684 s]
/proc/loadavg: 4.08 4.08 4.78 4/363 19673
/proc/meminfo: memFree=17501432/32950928 swapFree=67111200/67111528
[pid=19673] ppid=19671 vsize=66524 CPUtime=0.69 cores=1,3
/proc/19673/stat : 19673 (lingeling) R 19671 19673 19312 0 -1 4202496 18481 0 0 0 66 3 0 0 25 0 1 0 733525525 68120576 15163 33554432000 4194304 4409284 140737029793312 18446744073709551615 256415085549 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19673/statm: 16631 15163 120 53 0 15054 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 66524

[startup+1.50053 s]
/proc/loadavg: 4.08 4.08 4.78 5/364 19674
/proc/meminfo: memFree=17424924/32950928 swapFree=67111200/67111528
[pid=19673] ppid=19671 vsize=82532 CPUtime=1.49 cores=1,3
/proc/19673/stat : 19673 (lingeling) R 19671 19673 19312 0 -1 4202496 30559 0 0 0 145 4 0 0 25 0 1 0 733525525 84512768 19143 33554432000 4194304 4409284 140737029793312 18446744073709551615 4280047 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19673/statm: 20633 19143 130 53 0 19056 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 82532

[startup+3.10023 s]
/proc/loadavg: 4.07 4.08 4.78 5/364 19674
/proc/meminfo: memFree=17424552/32950928 swapFree=67111200/67111528
[pid=19673] ppid=19671 vsize=82476 CPUtime=3.08 cores=1,3
/proc/19673/stat : 19673 (lingeling) R 19671 19673 19312 0 -1 4202496 37338 0 0 0 304 4 0 0 25 0 1 0 733525525 84455424 19132 33554432000 4194304 4409284 140737029793312 18446744073709551615 4228074 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19673/statm: 20619 19132 133 53 0 19042 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 82476

[startup+6.30062 s]
/proc/loadavg: 4.07 4.08 4.78 5/364 19674
/proc/meminfo: memFree=17393332/32950928 swapFree=67111200/67111528
[pid=19673] ppid=19671 vsize=111248 CPUtime=6.29 cores=1,3
/proc/19673/stat : 19673 (lingeling) R 19671 19673 19312 0 -1 4202496 44545 0 0 0 624 5 0 0 25 0 1 0 733525525 113917952 26329 33554432000 4194304 4409284 140737029793312 18446744073709551615 4233839 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19673/statm: 27812 26329 137 53 0 26235 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 111248

[startup+12.7004 s]
/proc/loadavg: 4.07 4.08 4.78 5/364 19732
/proc/meminfo: memFree=17441856/32950928 swapFree=67111200/67111528
[pid=19673] ppid=19671 vsize=112880 CPUtime=12.69 cores=1,3
/proc/19673/stat : 19673 (lingeling) R 19671 19673 19312 0 -1 4202496 44959 0 0 0 1264 5 0 0 25 0 1 0 733525525 115589120 26743 33554432000 4194304 4409284 140737029793312 18446744073709551615 4233839 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19673/statm: 28220 26743 137 53 0 26643 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 112880

[startup+25.501 s]
/proc/loadavg: 4.05 4.07 4.76 5/364 19733
/proc/meminfo: memFree=17356804/32950928 swapFree=67111200/67111528
[pid=19673] ppid=19671 vsize=152180 CPUtime=25.49 cores=1,3
/proc/19673/stat : 19673 (lingeling) R 19671 19673 19312 0 -1 4202496 54784 0 0 0 2542 7 0 0 25 0 1 0 733525525 155832320 36568 33554432000 4194304 4409284 140737029793312 18446744073709551615 4245980 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19673/statm: 38045 36568 137 53 0 36468 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 152180

[startup+51.1012 s]
/proc/loadavg: 4.03 4.07 4.74 5/364 19762
/proc/meminfo: memFree=17342440/32950928 swapFree=67111200/67111528
[pid=19673] ppid=19671 vsize=160280 CPUtime=51.09 cores=1,3
/proc/19673/stat : 19673 (lingeling) R 19671 19673 19312 0 -1 4202496 56966 0 0 0 5101 8 0 0 25 0 1 0 733525525 164126720 38597 33554432000 4194304 4409284 140737029793312 18446744073709551615 4358396 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19673/statm: 40070 38597 141 53 0 38493 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 160280

[startup+102.313 s]
/proc/loadavg: 4.25 4.11 4.72 5/364 19820
/proc/meminfo: memFree=16705728/32950928 swapFree=67111200/67111528
[pid=19673] ppid=19671 vsize=160252 CPUtime=102.31 cores=1,3
/proc/19673/stat : 19673 (lingeling) R 19671 19673 19312 0 -1 4202496 57094 0 0 0 10218 13 0 0 25 0 1 0 733525525 164098048 38590 33554432000 4194304 4409284 140737029793312 18446744073709551615 4358342 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19673/statm: 40063 38590 141 53 0 38486 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 160252

[startup+162.301 s]
/proc/loadavg: 4.14 4.11 4.68 5/361 19824
/proc/meminfo: memFree=17010112/32950928 swapFree=67111200/67111528
[pid=19673] ppid=19671 vsize=156256 CPUtime=162.29 cores=1,3
/proc/19673/stat : 19673 (lingeling) R 19671 19673 19312 0 -1 4202496 59261 0 0 0 16208 21 0 0 25 0 1 0 733525525 160006144 37591 33554432000 4194304 4409284 140737029793312 18446744073709551615 4245898 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19673/statm: 39064 37591 141 53 0 37487 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 156256

[startup+222.301 s]
/proc/loadavg: 4.05 4.08 4.63 5/364 19852
/proc/meminfo: memFree=17216788/32950928 swapFree=67111200/67111528
[pid=19673] ppid=19671 vsize=151616 CPUtime=222.3 cores=1,3
/proc/19673/stat : 19673 (lingeling) R 19671 19673 19312 0 -1 4202496 59559 0 0 0 22197 33 0 0 25 0 1 0 733525525 155254784 36431 33554432000 4194304 4409284 140737029793312 18446744073709551615 4358912 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19673/statm: 37904 36431 141 53 0 36327 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 151616

[startup+282.3 s]
/proc/loadavg: 4.12 4.10 4.60 5/364 19853
/proc/meminfo: memFree=17100436/32950928 swapFree=67111200/67111528
[pid=19673] ppid=19671 vsize=156748 CPUtime=282.3 cores=1,3
/proc/19673/stat : 19673 (lingeling) R 19671 19673 19312 0 -1 4202496 60961 0 0 0 28190 40 0 0 25 0 1 0 733525525 160509952 37714 33554432000 4194304 4409284 140737029793312 18446744073709551615 4358334 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19673/statm: 39187 37714 141 53 0 37610 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 156748

[startup+342.301 s]
/proc/loadavg: 4.08 4.09 4.56 5/364 19883
/proc/meminfo: memFree=16863272/32950928 swapFree=67111200/67111528
[pid=19673] ppid=19671 vsize=151412 CPUtime=342.3 cores=1,3
/proc/19673/stat : 19673 (lingeling) R 19671 19673 19312 0 -1 4202496 61074 0 0 0 34179 51 0 0 25 0 1 0 733525525 155045888 36380 33554432000 4194304 4409284 140737029793312 18446744073709551615 4340119 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19673/statm: 37853 36380 141 53 0 36276 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 151412

[startup+402.301 s]
/proc/loadavg: 4.03 4.07 4.53 5/364 19885
/proc/meminfo: memFree=16761628/32950928 swapFree=67111200/67111528
[pid=19673] ppid=19671 vsize=156360 CPUtime=402.3 cores=1,3
/proc/19673/stat : 19673 (lingeling) R 19671 19673 19312 0 -1 4202496 62313 0 0 0 40172 58 0 0 25 0 1 0 733525525 160112640 37617 33554432000 4194304 4409284 140737029793312 18446744073709551615 4359776 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19673/statm: 39090 37617 141 53 0 37513 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 156360

[startup+462.3 s]
/proc/loadavg: 4.05 4.07 4.50 5/364 19886
/proc/meminfo: memFree=16727172/32950928 swapFree=67111200/67111528
[pid=19673] ppid=19671 vsize=159484 CPUtime=462.3 cores=1,3
/proc/19673/stat : 19673 (lingeling) R 19671 19673 19312 0 -1 4202496 64472 0 0 0 46159 71 0 0 25 0 1 0 733525525 163311616 38398 33554432000 4194304 4409284 140737029793312 18446744073709551615 4230570 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19673/statm: 39871 38398 141 53 0 38294 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 159484

[startup+522.301 s]
/proc/loadavg: 4.02 4.06 4.46 5/364 19888
/proc/meminfo: memFree=16670136/32950928 swapFree=67111200/67111528
[pid=19673] ppid=19671 vsize=164324 CPUtime=522.31 cores=1,3
/proc/19673/stat : 19673 (lingeling) R 19671 19673 19312 0 -1 4202496 65683 0 0 0 52153 78 0 0 25 0 1 0 733525525 168267776 39608 33554432000 4194304 4409284 140737029793312 18446744073709551615 256415416215 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19673/statm: 41081 39608 141 53 0 39504 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 164324

[startup+582.301 s]
/proc/loadavg: 4.08 4.06 4.44 5/364 19889
/proc/meminfo: memFree=16617012/32950928 swapFree=67111200/67111528
[pid=19673] ppid=19671 vsize=164324 CPUtime=582.31 cores=1,3
/proc/19673/stat : 19673 (lingeling) R 19671 19673 19312 0 -1 4202496 65683 0 0 0 58139 92 0 0 25 0 1 0 733525525 168267776 39608 33554432000 4194304 4409284 140737029793312 18446744073709551615 4358413 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19673/statm: 41081 39608 141 53 0 39504 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 164324

[startup+642.3 s]
/proc/loadavg: 4.09 4.06 4.41 5/364 19891
/proc/meminfo: memFree=16517444/32950928 swapFree=67111200/67111528
[pid=19673] ppid=19671 vsize=159392 CPUtime=642.32 cores=1,3
/proc/19673/stat : 19673 (lingeling) R 19671 19673 19312 0 -1 4202496 65794 0 0 0 64131 101 0 0 25 0 1 0 733525525 163217408 38375 33554432000 4194304 4409284 140737029793312 18446744073709551615 4358418 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19673/statm: 39848 38375 141 53 0 38271 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 159392

[startup+702.301 s]
/proc/loadavg: 4.10 4.06 4.39 5/364 19893
/proc/meminfo: memFree=16530752/32950928 swapFree=67111200/67111528
[pid=19673] ppid=19671 vsize=164144 CPUtime=702.31 cores=1,3
/proc/19673/stat : 19673 (lingeling) R 19671 19673 19312 0 -1 4202496 66983 0 0 0 70125 106 0 0 25 0 1 0 733525525 168083456 39563 33554432000 4194304 4409284 140737029793312 18446744073709551615 4347296 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19673/statm: 41036 39563 141 53 0 39459 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 164144

[startup+762.314 s]
/proc/loadavg: 4.03 4.05 4.36 5/364 19894
/proc/meminfo: memFree=16347524/32950928 swapFree=67111200/67111528
[pid=19673] ppid=19671 vsize=164140 CPUtime=762.33 cores=1,3
/proc/19673/stat : 19673 (lingeling) R 19671 19673 19312 0 -1 4202496 67092 0 0 0 76114 119 0 0 25 0 1 0 733525525 168079360 39562 33554432000 4194304 4409284 140737029793312 18446744073709551615 4358325 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19673/statm: 41035 39562 141 53 0 39458 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 164140

[startup+822.3 s]
/proc/loadavg: 4.08 4.06 4.34 5/364 19896
/proc/meminfo: memFree=16352712/32950928 swapFree=67111200/67111528
[pid=19673] ppid=19671 vsize=164140 CPUtime=822.32 cores=1,3
/proc/19673/stat : 19673 (lingeling) R 19671 19673 19312 0 -1 4202496 67092 0 0 0 82098 134 0 0 25 0 1 0 733525525 168079360 39562 33554432000 4194304 4409284 140737029793312 18446744073709551615 256415416215 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19673/statm: 41035 39562 141 53 0 39458 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 164140

[startup+882.301 s]
/proc/loadavg: 4.03 4.04 4.32 5/364 19897
/proc/meminfo: memFree=16044044/32950928 swapFree=67111200/67111528
[pid=19673] ppid=19671 vsize=164064 CPUtime=882.32 cores=1,3
/proc/19673/stat : 19673 (lingeling) R 19671 19673 19312 0 -1 4202496 68272 0 0 0 88093 139 0 0 25 0 1 0 733525525 168001536 39543 33554432000 4194304 4409284 140737029793312 18446744073709551615 4358364 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19673/statm: 41016 39543 141 53 0 39439 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 164064

[startup+942.301 s]
/proc/loadavg: 4.13 4.06 4.31 5/364 19899
/proc/meminfo: memFree=16228524/32950928 swapFree=67111200/67111528
[pid=19673] ppid=19671 vsize=164064 CPUtime=942.32 cores=1,3
/proc/19673/stat : 19673 (lingeling) R 19671 19673 19312 0 -1 4202496 68383 0 0 0 94084 148 0 0 25 0 1 0 733525525 168001536 39543 33554432000 4194304 4409284 140737029793312 18446744073709551615 4230778 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19673/statm: 41016 39543 141 53 0 39439 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 164064

[startup+1002.3 s]
/proc/loadavg: 4.10 4.06 4.29 5/364 19901
/proc/meminfo: memFree=16512680/32950928 swapFree=67111200/67111528
[pid=19673] ppid=19671 vsize=164064 CPUtime=1002.32 cores=1,3
/proc/19673/stat : 19673 (lingeling) R 19671 19673 19312 0 -1 4202496 68383 0 0 0 100073 159 0 0 25 0 1 0 733525525 168001536 39543 33554432000 4194304 4409284 140737029793312 18446744073709551615 4358426 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19673/statm: 41016 39543 141 53 0 39439 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 164064

[startup+1062.3 s]
/proc/loadavg: 4.04 4.05 4.27 5/364 19902
/proc/meminfo: memFree=16339544/32950928 swapFree=67111200/67111528
[pid=19673] ppid=19671 vsize=164064 CPUtime=1062.32 cores=1,3
/proc/19673/stat : 19673 (lingeling) R 19671 19673 19312 0 -1 4202496 68383 0 0 0 106064 168 0 0 25 0 1 0 733525525 168001536 39543 33554432000 4194304 4409284 140737029793312 18446744073709551615 4358347 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19673/statm: 41016 39543 141 53 0 39439 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 164064

[startup+1122.3 s]
/proc/loadavg: 4.05 4.05 4.25 5/364 19904
/proc/meminfo: memFree=16344956/32950928 swapFree=67111200/67111528
[pid=19673] ppid=19671 vsize=164496 CPUtime=1122.33 cores=1,3
/proc/19673/stat : 19673 (lingeling) R 19671 19673 19312 0 -1 4202496 68492 0 0 0 112050 183 0 0 25 0 1 0 733525525 168443904 39651 33554432000 4194304 4409284 140737029793312 18446744073709551615 4358411 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19673/statm: 41124 39651 141 53 0 39547 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 164496

[startup+1182.3 s]
/proc/loadavg: 4.06 4.06 4.24 5/364 19905
/proc/meminfo: memFree=16185972/32950928 swapFree=67111200/67111528
[pid=19673] ppid=19671 vsize=163940 CPUtime=1182.33 cores=1,3
/proc/19673/stat : 19673 (lingeling) R 19671 19673 19312 0 -1 4202496 69657 0 0 0 118045 188 0 0 25 0 1 0 733525525 167874560 39512 33554432000 4194304 4409284 140737029793312 18446744073709551615 4230441 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19673/statm: 40985 39512 141 53 0 39408 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 163940

[startup+1242.3 s]
/proc/loadavg: 4.05 4.06 4.23 5/364 19907
/proc/meminfo: memFree=16018528/32950928 swapFree=67111200/67111528
[pid=19673] ppid=19671 vsize=163940 CPUtime=1242.33 cores=1,3
/proc/19673/stat : 19673 (lingeling) R 19671 19673 19312 0 -1 4202496 69657 0 0 0 124032 201 0 0 25 0 1 0 733525525 167874560 39512 33554432000 4194304 4409284 140737029793312 18446744073709551615 4358356 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19673/statm: 40985 39512 141 53 0 39408 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 163940



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.04 4.21 5/364 19909
/proc/meminfo: memFree=16274064/32950928 swapFree=67111200/67111528
[pid=19673] ppid=19671 vsize=164376 CPUtime=1300.05 cores=1,3
/proc/19673/stat : 19673 (lingeling) R 19671 19673 19312 0 -1 4202496 69766 0 0 0 129795 210 0 0 25 0 1 0 733525525 168321024 39621 33554432000 4194304 4409284 140737029793312 18446744073709551615 4358408 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/19673/statm: 41094 39621 141 53 0 39517 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 164376

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

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

runsolver used 4.52031 second user time and 10.8424 second system time

The end

Launcher Data

Begin job on node115 at 2011-05-15 06:15:49
IDJOB=3371891
IDBENCH=82354
IDSOLVER=1849
FILE ID=node115/3371891-1305432948
RUNJOBID= node115-1305431565-19332
PBS_JOBID= 13324623
Free space on /tmp= 73244 MiB

SOLVER NAME= Lingeling 587f (fixed)
BENCH NAME= SAT11/application/fuhs/AProVE11/AProVE11-06.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371891-1305432948/watcher-3371891-1305432948 -o /tmp/evaluation-result-3371891-1305432948/solver-3371891-1305432948 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3371891-1305432948.cnf

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

MD5SUM BENCH= 6fd7d026c372988cefc364000243d13f
RANDOM SEED=1940110556

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      17501712 kB
Buffers:        298608 kB
Cached:        4644624 kB
SwapCached:          0 kB
Active:       12203316 kB
Inactive:      2927928 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17501712 kB
SwapTotal:    67111528 kB
SwapFree:     67111200 kB
Dirty:           38232 kB
Writeback:           0 kB
AnonPages:    10187744 kB
Mapped:          28848 kB
Slab:           211440 kB
PageTables:      41884 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 69876608 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= 73156 MiB
End job on node115 at 2011-05-15 06:37:31