Trace number 3372046

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.05 1300.02

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_09_UNKNOWN.cnf
MD5SUM18ad1dee1e9d863458e75a20545ae68a
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 variables1430
Number of clauses79453
Sum of the clauses size236162
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22358
Number of clauses of size 377072
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

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

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.02 4.23 5.40 4/284 2753
/proc/meminfo: memFree=20297736/32950904 swapFree=67057400/67111528
[pid=2753] ppid=2747 vsize=7744 CPUtime=0 cores=5,7
/proc/2753/stat : 2753 (lingeling) R 2747 2753 2491 0 -1 4202496 508 0 0 0 0 0 0 0 25 0 1 0 654802848 7929856 451 33554432000 4194304 4409284 140734468161696 18446744073709551615 237278879488 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/2753/statm: 1936 451 111 53 0 359 0

[startup+0.098275 s]
/proc/loadavg: 4.02 4.23 5.40 4/284 2753
/proc/meminfo: memFree=20297736/32950904 swapFree=67057400/67111528
[pid=2753] ppid=2747 vsize=10812 CPUtime=0.09 cores=5,7
/proc/2753/stat : 2753 (lingeling) R 2747 2753 2491 0 -1 4202496 1291 0 0 0 9 0 0 0 25 0 1 0 654802848 11071488 1233 33554432000 4194304 4409284 140734468161696 18446744073709551615 4277328 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/2753/statm: 2703 1233 126 53 0 1126 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10812

[startup+0.100271 s]
/proc/loadavg: 4.02 4.23 5.40 4/284 2753
/proc/meminfo: memFree=20297736/32950904 swapFree=67057400/67111528
[pid=2753] ppid=2747 vsize=10812 CPUtime=0.09 cores=5,7
/proc/2753/stat : 2753 (lingeling) R 2747 2753 2491 0 -1 4202496 1291 0 0 0 9 0 0 0 25 0 1 0 654802848 11071488 1233 33554432000 4194304 4409284 140734468161696 18446744073709551615 4278345 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/2753/statm: 2703 1233 126 53 0 1126 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10812

[startup+0.300238 s]
/proc/loadavg: 4.02 4.23 5.40 4/284 2753
/proc/meminfo: memFree=20297736/32950904 swapFree=67057400/67111528
[pid=2753] ppid=2747 vsize=14432 CPUtime=0.29 cores=5,7
/proc/2753/stat : 2753 (lingeling) R 2747 2753 2491 0 -1 4202496 2198 0 0 0 29 0 0 0 25 0 1 0 654802848 14778368 2140 33554432000 4194304 4409284 140734468161696 18446744073709551615 4269831 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/2753/statm: 3608 2140 128 53 0 2031 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14432

[startup+0.700166 s]
/proc/loadavg: 4.02 4.23 5.40 4/284 2753
/proc/meminfo: memFree=20297736/32950904 swapFree=67057400/67111528
[pid=2753] ppid=2747 vsize=13912 CPUtime=0.69 cores=5,7
/proc/2753/stat : 2753 (lingeling) R 2747 2753 2491 0 -1 4202496 2967 0 0 0 69 0 0 0 25 0 1 0 654802848 14245888 2004 33554432000 4194304 4409284 140734468161696 18446744073709551615 4256329 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/2753/statm: 3478 2004 140 53 0 1901 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13912

[startup+1.50102 s]
/proc/loadavg: 4.02 4.23 5.40 5/285 2754
/proc/meminfo: memFree=20289800/32950904 swapFree=67057400/67111528
[pid=2753] ppid=2747 vsize=13912 CPUtime=1.49 cores=5,7
/proc/2753/stat : 2753 (lingeling) R 2747 2753 2491 0 -1 4202496 2967 0 0 0 147 2 0 0 25 0 1 0 654802848 14245888 2004 33554432000 4194304 4409284 140734468161696 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/2753/statm: 3478 2004 140 53 0 1901 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13912

[startup+3.10074 s]
/proc/loadavg: 4.02 4.23 5.40 5/285 2754
/proc/meminfo: memFree=20283980/32950904 swapFree=67057400/67111528
[pid=2753] ppid=2747 vsize=20944 CPUtime=3.09 cores=5,7
/proc/2753/stat : 2753 (lingeling) R 2747 2753 2491 0 -1 4202496 4470 0 0 0 306 3 0 0 25 0 1 0 654802848 21446656 3507 33554432000 4194304 4409284 140734468161696 18446744073709551615 4358342 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/2753/statm: 5236 3507 140 53 0 3659 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20944

[startup+6.30017 s]
/proc/loadavg: 4.01 4.23 5.39 5/285 2754
/proc/meminfo: memFree=20275708/32950904 swapFree=67057400/67111528
[pid=2753] ppid=2747 vsize=22444 CPUtime=6.29 cores=5,7
/proc/2753/stat : 2753 (lingeling) R 2747 2753 2491 0 -1 4202496 5100 0 0 0 623 6 0 0 25 0 1 0 654802848 22982656 4137 33554432000 4194304 4409284 140734468161696 18446744073709551615 237278904215 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/2753/statm: 5611 4137 140 53 0 4034 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 22444

[startup+12.701 s]
/proc/loadavg: 4.01 4.22 5.38 5/285 2754
/proc/meminfo: memFree=20240080/32950904 swapFree=67057400/67111528
[pid=2753] ppid=2747 vsize=27728 CPUtime=12.69 cores=5,7
/proc/2753/stat : 2753 (lingeling) R 2747 2753 2491 0 -1 4202496 6421 0 0 0 1259 10 0 0 25 0 1 0 654802848 28393472 5458 33554432000 4194304 4409284 140734468161696 18446744073709551615 4358421 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/2753/statm: 6932 5458 140 53 0 5355 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 27728

[startup+25.5008 s]
/proc/loadavg: 4.01 4.21 5.36 5/285 2755
/proc/meminfo: memFree=20252616/32950904 swapFree=67057400/67111528
[pid=2753] ppid=2747 vsize=28828 CPUtime=25.49 cores=5,7
/proc/2753/stat : 2753 (lingeling) R 2747 2753 2491 0 -1 4202496 8769 0 0 0 2526 23 0 0 25 0 1 0 654802848 29519872 5758 33554432000 4194304 4409284 140734468161696 18446744073709551615 4358421 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/2753/statm: 7207 5758 140 53 0 5630 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 28828

[startup+51.1002 s]
/proc/loadavg: 4.00 4.19 5.32 5/285 2795
/proc/meminfo: memFree=20328980/32950904 swapFree=67057400/67111528
[pid=2753] ppid=2747 vsize=34524 CPUtime=51.1 cores=5,7
/proc/2753/stat : 2753 (lingeling) R 2747 2753 2491 0 -1 4202496 25406 0 0 0 5066 44 0 0 25 0 1 0 654802848 35352576 7189 33554432000 4194304 4409284 140734468161696 18446744073709551615 4358364 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/2753/statm: 8631 7189 140 53 0 7054 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 34524

[startup+102.311 s]
/proc/loadavg: 4.07 4.18 5.25 5/285 2797
/proc/meminfo: memFree=20321344/32950904 swapFree=67057400/67111528
[pid=2753] ppid=2747 vsize=39992 CPUtime=102.3 cores=5,7
/proc/2753/stat : 2753 (lingeling) R 2747 2753 2491 0 -1 4202496 55752 0 0 0 10155 75 0 0 25 0 1 0 654802848 40951808 8556 33554432000 4194304 4409284 140734468161696 18446744073709551615 237278904215 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/2753/statm: 9998 8556 140 53 0 8421 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 39992

[startup+162.3 s]
/proc/loadavg: 4.18 4.18 5.18 5/285 2798
/proc/meminfo: memFree=20245896/32950904 swapFree=67057400/67111528
[pid=2753] ppid=2747 vsize=56364 CPUtime=162.3 cores=5,7
/proc/2753/stat : 2753 (lingeling) R 2747 2753 2491 0 -1 4202496 86595 0 0 0 16117 113 0 0 25 0 1 0 654802848 57716736 12649 33554432000 4194304 4409284 140734468161696 18446744073709551615 4358442 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/2753/statm: 14091 12649 140 53 0 12514 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 56364

[startup+222.301 s]
/proc/loadavg: 4.07 4.14 5.11 5/285 2804
/proc/meminfo: memFree=20230456/32950904 swapFree=67057400/67111528
[pid=2753] ppid=2747 vsize=55592 CPUtime=222.3 cores=5,7
/proc/2753/stat : 2753 (lingeling) R 2747 2753 2491 0 -1 4202496 100106 0 0 0 22092 138 0 0 25 0 1 0 654802848 56926208 12456 33554432000 4194304 4409284 140734468161696 18446744073709551615 4358356 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/2753/statm: 13898 12456 140 53 0 12321 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 55592

[startup+282.301 s]
/proc/loadavg: 4.02 4.11 5.04 5/285 2806
/proc/meminfo: memFree=20200560/32950904 swapFree=67057400/67111528
[pid=2753] ppid=2747 vsize=56020 CPUtime=282.3 cores=5,7
/proc/2753/stat : 2753 (lingeling) R 2747 2753 2491 0 -1 4202496 120453 0 0 0 28066 164 0 0 25 0 1 0 654802848 57364480 12563 33554432000 4194304 4409284 140734468161696 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/2753/statm: 14005 12563 140 53 0 12428 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 56020

[startup+342.3 s]
/proc/loadavg: 4.01 4.09 4.97 5/285 2807
/proc/meminfo: memFree=20182780/32950904 swapFree=67057400/67111528
[pid=2753] ppid=2747 vsize=67120 CPUtime=342.3 cores=5,7
/proc/2753/stat : 2753 (lingeling) R 2747 2753 2491 0 -1 4202496 134114 0 0 0 34042 188 0 0 25 0 1 0 654802848 68730880 15338 33554432000 4194304 4409284 140734468161696 18446744073709551615 237278904215 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/2753/statm: 16780 15338 140 53 0 15203 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 67120

[startup+402.301 s]
/proc/loadavg: 4.08 4.09 4.91 5/285 2838
/proc/meminfo: memFree=20479208/32950904 swapFree=67057400/67111528
[pid=2753] ppid=2747 vsize=60380 CPUtime=402.3 cores=5,7
/proc/2753/stat : 2753 (lingeling) R 2747 2753 2491 0 -1 4202496 167539 0 0 0 40020 210 0 0 25 0 1 0 654802848 61829120 13653 33554432000 4194304 4409284 140734468161696 18446744073709551615 4358653 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/2753/statm: 15095 13653 140 53 0 13518 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 60380

[startup+462.301 s]
/proc/loadavg: 4.03 4.07 4.85 5/285 2876
/proc/meminfo: memFree=20630888/32950904 swapFree=67057400/67111528
[pid=2753] ppid=2747 vsize=53504 CPUtime=462.3 cores=5,7
/proc/2753/stat : 2753 (lingeling) R 2747 2753 2491 0 -1 4202496 192404 0 0 0 45999 231 0 0 25 0 1 0 654802848 54788096 11934 33554432000 4194304 4409284 140734468161696 18446744073709551615 4358611 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/2753/statm: 13376 11934 140 53 0 11799 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 53504

[startup+522.3 s]
/proc/loadavg: 4.01 4.05 4.79 5/285 2879
/proc/meminfo: memFree=20583056/32950904 swapFree=67057400/67111528
[pid=2753] ppid=2747 vsize=59536 CPUtime=522.3 cores=5,7
/proc/2753/stat : 2753 (lingeling) R 2747 2753 2491 0 -1 4202496 220803 0 0 0 51983 247 0 0 25 0 1 0 654802848 60964864 13442 33554432000 4194304 4409284 140734468161696 18446744073709551615 237278904215 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/2753/statm: 14884 13442 140 53 0 13307 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 59536

[startup+582.301 s]
/proc/loadavg: 4.00 4.04 4.74 5/285 2882
/proc/meminfo: memFree=20549284/32950904 swapFree=67057400/67111528
[pid=2753] ppid=2747 vsize=72064 CPUtime=582.3 cores=5,7
/proc/2753/stat : 2753 (lingeling) R 2747 2753 2491 0 -1 4202496 258236 0 0 0 57962 268 0 0 25 0 1 0 654802848 73793536 16574 33554432000 4194304 4409284 140734468161696 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/2753/statm: 18016 16574 140 53 0 16439 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 72064

[startup+642.301 s]
/proc/loadavg: 4.00 4.03 4.69 5/285 2883
/proc/meminfo: memFree=20516136/32950904 swapFree=67057400/67111528
[pid=2753] ppid=2747 vsize=96320 CPUtime=642.31 cores=5,7
/proc/2753/stat : 2753 (lingeling) R 2747 2753 2491 0 -1 4202496 279440 0 0 0 63944 287 0 0 25 0 1 0 654802848 98631680 22638 33554432000 4194304 4409284 140734468161696 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/2753/statm: 24080 22638 140 53 0 22503 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 96320

[startup+702.3 s]
/proc/loadavg: 4.04 4.04 4.65 5/285 2886
/proc/meminfo: memFree=20470304/32950904 swapFree=67057400/67111528
[pid=2753] ppid=2747 vsize=113920 CPUtime=702.31 cores=5,7
/proc/2753/stat : 2753 (lingeling) R 2747 2753 2491 0 -1 4202496 297102 0 0 0 69923 308 0 0 25 0 1 0 654802848 116654080 27038 33554432000 4194304 4409284 140734468161696 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/2753/statm: 28480 27038 140 53 0 26903 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 113920

[startup+762.311 s]
/proc/loadavg: 4.05 4.04 4.61 5/285 2887
/proc/meminfo: memFree=20442740/32950904 swapFree=67057400/67111528
[pid=2753] ppid=2747 vsize=95540 CPUtime=762.32 cores=5,7
/proc/2753/stat : 2753 (lingeling) R 2747 2753 2491 0 -1 4202496 307860 0 0 0 75911 321 0 0 25 0 1 0 654802848 97832960 22443 33554432000 4194304 4409284 140734468161696 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/2753/statm: 23885 22443 140 53 0 22308 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 95540

[startup+822.301 s]
/proc/loadavg: 4.02 4.03 4.57 5/285 2889
/proc/meminfo: memFree=20505328/32950904 swapFree=67057400/67111528
[pid=2753] ppid=2747 vsize=74020 CPUtime=822.32 cores=5,7
/proc/2753/stat : 2753 (lingeling) R 2747 2753 2491 0 -1 4202496 317406 0 0 0 81896 336 0 0 25 0 1 0 654802848 75796480 17063 33554432000 4194304 4409284 140734468161696 18446744073709551615 4358557 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/2753/statm: 18505 17063 140 53 0 16928 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 74020

[startup+882.3 s]
/proc/loadavg: 4.00 4.02 4.53 5/285 2891
/proc/meminfo: memFree=20509248/32950904 swapFree=67057400/67111528
[pid=2753] ppid=2747 vsize=74520 CPUtime=882.31 cores=5,7
/proc/2753/stat : 2753 (lingeling) R 2747 2753 2491 0 -1 4202496 322699 0 0 0 87880 351 0 0 25 0 1 0 654802848 76308480 17188 33554432000 4194304 4409284 140734468161696 18446744073709551615 237278904215 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/2753/statm: 18630 17188 140 53 0 17053 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 74520

[startup+942.301 s]
/proc/loadavg: 4.00 4.02 4.50 5/285 2892
/proc/meminfo: memFree=20478212/32950904 swapFree=67057400/67111528
[pid=2753] ppid=2747 vsize=83216 CPUtime=942.31 cores=5,7
/proc/2753/stat : 2753 (lingeling) R 2747 2753 2491 0 -1 4202496 331490 0 0 0 93865 366 0 0 25 0 1 0 654802848 85213184 19362 33554432000 4194304 4409284 140734468161696 18446744073709551615 237278904215 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/2753/statm: 20804 19362 140 53 0 19227 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 83216

[startup+1002.3 s]
/proc/loadavg: 4.08 4.04 4.47 5/285 2894
/proc/meminfo: memFree=20419040/32950904 swapFree=67057400/67111528
[pid=2753] ppid=2747 vsize=85636 CPUtime=1002.32 cores=5,7
/proc/2753/stat : 2753 (lingeling) R 2747 2753 2491 0 -1 4202496 346042 0 0 0 99847 385 0 0 25 0 1 0 654802848 87691264 19967 33554432000 4194304 4409284 140734468161696 18446744073709551615 4360177 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/2753/statm: 21409 19967 140 53 0 19832 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 85636

[startup+1062.3 s]
/proc/loadavg: 4.03 4.03 4.44 5/285 2895
/proc/meminfo: memFree=20384524/32950904 swapFree=67057400/67111528
[pid=2753] ppid=2747 vsize=120816 CPUtime=1062.32 cores=5,7
/proc/2753/stat : 2753 (lingeling) R 2747 2753 2491 0 -1 4202496 369826 0 0 0 105822 410 0 0 25 0 1 0 654802848 123715584 28762 33554432000 4194304 4409284 140734468161696 18446744073709551615 4358560 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/2753/statm: 30204 28762 140 53 0 28627 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 120816

[startup+1122.3 s]
/proc/loadavg: 4.01 4.02 4.41 5/285 2897
/proc/meminfo: memFree=20335880/32950904 swapFree=67057400/67111528
[pid=2753] ppid=2747 vsize=120724 CPUtime=1122.32 cores=5,7
/proc/2753/stat : 2753 (lingeling) R 2747 2753 2491 0 -1 4202496 378702 0 0 0 111811 421 0 0 25 0 1 0 654802848 123621376 28739 33554432000 4194304 4409284 140734468161696 18446744073709551615 4358379 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/2753/statm: 30181 28739 140 53 0 28604 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 120724

[startup+1182.3 s]
/proc/loadavg: 4.00 4.02 4.38 5/285 2899
/proc/meminfo: memFree=20289828/32950904 swapFree=67057400/67111528
[pid=2753] ppid=2747 vsize=114064 CPUtime=1182.32 cores=5,7
/proc/2753/stat : 2753 (lingeling) R 2747 2753 2491 0 -1 4202496 396603 0 0 0 117801 431 0 0 25 0 1 0 654802848 116801536 27074 33554432000 4194304 4409284 140734468161696 18446744073709551615 4359840 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/2753/statm: 28516 27074 140 53 0 26939 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 114064

[startup+1242.3 s]
/proc/loadavg: 4.05 4.03 4.36 5/285 2900
/proc/meminfo: memFree=20305784/32950904 swapFree=67057400/67111528
[pid=2753] ppid=2747 vsize=79588 CPUtime=1242.32 cores=5,7
/proc/2753/stat : 2753 (lingeling) R 2747 2753 2491 0 -1 4202496 426842 0 0 0 123784 448 0 0 25 0 1 0 654802848 81498112 18455 33554432000 4194304 4409284 140734468161696 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/2753/statm: 19897 18455 140 53 0 18320 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 79588



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.13 4.05 4.35 5/285 2902
/proc/meminfo: memFree=20308332/32950904 swapFree=67057400/67111528
[pid=2753] ppid=2747 vsize=81412 CPUtime=1300.04 cores=5,7
/proc/2753/stat : 2753 (lingeling) R 2747 2753 2491 0 -1 4202496 441548 0 0 0 129541 463 0 0 25 0 1 0 654802848 83365888 18911 33554432000 4194304 4409284 140734468161696 18446744073709551615 237278904215 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/2753/statm: 20353 18911 140 53 0 18776 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 81412

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.05
CPU user time (s): 1295.41
CPU system time (s): 4.63429
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 134460

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

runsolver used 3.41148 second user time and 8.37673 second system time

The end

Launcher Data

Begin job on node121 at 2011-05-15 06:00:31
IDJOB=3372046
IDBENCH=71098
IDSOLVER=1849
FILE ID=node121/3372046-1305432031
RUNJOBID= node121-1305431180-2512
PBS_JOBID= 13324620
Free space on /tmp= 73324 MiB

SOLVER NAME= Lingeling 587f (fixed)
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rbcl_xits_09_UNKNOWN.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372046-1305432031/watcher-3372046-1305432031 -o /tmp/evaluation-result-3372046-1305432031/solver-3372046-1305432031 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3372046-1305432031.cnf

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

MD5SUM BENCH= 18ad1dee1e9d863458e75a20545ae68a
RANDOM SEED=1718456991

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


/proc/meminfo:
MemTotal:     32950904 kB
MemFree:      20297892 kB
Buffers:        306360 kB
Cached:        6231652 kB
SwapCached:       7656 kB
Active:        6974452 kB
Inactive:      5324724 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      20297892 kB
SwapTotal:    67111528 kB
SwapFree:     67057400 kB
Dirty:            1560 kB
Writeback:           0 kB
AnonPages:     5758788 kB
Mapped:          22644 kB
Slab:           263784 kB
PageTables:      25556 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS: 31098352 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= 73480 MiB
End job on node121 at 2011-05-15 06:22:13