Trace number 3284056

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Lingeling 587? (TO) 1300.07 1300.01

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: 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-3284056-1303761049/watcher-3284056-1303761049 -o /tmp/evaluation-result-3284056-1303761049/solver-3284056-1303761049 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3284056-1303761049.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: 3.99 3.98 3.75 5/189 30367
/proc/meminfo: memFree=20514532/32950928 swapFree=67111528/67111528
[pid=30367] ppid=30365 vsize=6476 CPUtime=0 cores=1,3
/proc/30367/stat : 30367 (lingeling) R 30365 30367 29940 0 -1 4194304 124 0 0 0 0 0 0 0 25 0 1 0 487701562 6631424 77 33554432000 4194304 4409164 140734045314064 18446744073709551615 254495768679 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30367/statm: 1606 77 61 53 0 29 0

[startup+0.09394 s]
/proc/loadavg: 3.99 3.98 3.75 5/189 30367
/proc/meminfo: memFree=20514532/32950928 swapFree=67111528/67111528
[pid=30367] ppid=30365 vsize=10812 CPUtime=0.08 cores=1,3
/proc/30367/stat : 30367 (lingeling) R 30365 30367 29940 0 -1 4202496 1291 0 0 0 8 0 0 0 25 0 1 0 487701562 11071488 1233 33554432000 4194304 4409164 140734045314064 18446744073709551615 4300624 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/30367/statm: 2703 1233 126 53 0 1126 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 10812

[startup+0.100927 s]
/proc/loadavg: 3.99 3.98 3.75 5/189 30367
/proc/meminfo: memFree=20514532/32950928 swapFree=67111528/67111528
[pid=30367] ppid=30365 vsize=10812 CPUtime=0.09 cores=1,3
/proc/30367/stat : 30367 (lingeling) R 30365 30367 29940 0 -1 4202496 1291 0 0 0 9 0 0 0 25 0 1 0 487701562 11071488 1233 33554432000 4194304 4409164 140734045314064 18446744073709551615 4285691 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/30367/statm: 2703 1233 126 53 0 1126 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10812

[startup+0.300888 s]
/proc/loadavg: 3.99 3.98 3.75 5/189 30367
/proc/meminfo: memFree=20514532/32950928 swapFree=67111528/67111528
[pid=30367] ppid=30365 vsize=14432 CPUtime=0.29 cores=1,3
/proc/30367/stat : 30367 (lingeling) R 30365 30367 29940 0 -1 4202496 2198 0 0 0 29 0 0 0 25 0 1 0 487701562 14778368 2140 33554432000 4194304 4409164 140734045314064 18446744073709551615 4269759 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/30367/statm: 3608 2140 128 53 0 2031 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14432

[startup+0.700805 s]
/proc/loadavg: 3.99 3.98 3.75 5/189 30367
/proc/meminfo: memFree=20514532/32950928 swapFree=67111528/67111528
[pid=30367] ppid=30365 vsize=13912 CPUtime=0.68 cores=1,3
/proc/30367/stat : 30367 (lingeling) R 30365 30367 29940 0 -1 4202496 2966 0 0 0 68 0 0 0 25 0 1 0 487701562 14245888 2003 33554432000 4194304 4409164 140734045314064 18446744073709551615 254500716439 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/30367/statm: 3478 2003 140 53 0 1901 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 13912

[startup+1.50065 s]
/proc/loadavg: 3.99 3.98 3.75 5/190 30368
/proc/meminfo: memFree=20506724/32950928 swapFree=67111528/67111528
[pid=30367] ppid=30365 vsize=13912 CPUtime=1.49 cores=1,3
/proc/30367/stat : 30367 (lingeling) R 30365 30367 29940 0 -1 4202496 2966 0 0 0 147 2 0 0 25 0 1 0 487701562 14245888 2003 33554432000 4194304 4409164 140734045314064 18446744073709551615 254500716439 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/30367/statm: 3478 2003 140 53 0 1901 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13912

[startup+3.10033 s]
/proc/loadavg: 3.99 3.98 3.75 5/190 30368
/proc/meminfo: memFree=20502260/32950928 swapFree=67111528/67111528
[pid=30367] ppid=30365 vsize=20944 CPUtime=3.09 cores=1,3
/proc/30367/stat : 30367 (lingeling) R 30365 30367 29940 0 -1 4202496 4469 0 0 0 305 4 0 0 25 0 1 0 487701562 21446656 3506 33554432000 4194304 4409164 140734045314064 18446744073709551615 254500716439 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/30367/statm: 5236 3506 140 53 0 3659 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20944

[startup+6.30069 s]
/proc/loadavg: 3.99 3.98 3.75 5/190 30368
/proc/meminfo: memFree=20497740/32950928 swapFree=67111528/67111528
[pid=30367] ppid=30365 vsize=22444 CPUtime=6.28 cores=1,3
/proc/30367/stat : 30367 (lingeling) R 30365 30367 29940 0 -1 4202496 5099 0 0 0 621 7 0 0 25 0 1 0 487701562 22982656 4136 33554432000 4194304 4409164 140734045314064 18446744073709551615 254500716439 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/30367/statm: 5611 4136 140 53 0 4034 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 22444

[startup+12.7004 s]
/proc/loadavg: 3.99 3.98 3.75 5/190 30368
/proc/meminfo: memFree=20459244/32950928 swapFree=67111528/67111528
[pid=30367] ppid=30365 vsize=27728 CPUtime=12.68 cores=1,3
/proc/30367/stat : 30367 (lingeling) R 30365 30367 29940 0 -1 4202496 6420 0 0 0 1254 14 0 0 25 0 1 0 487701562 28393472 5457 33554432000 4194304 4409164 140734045314064 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/30367/statm: 6932 5457 140 53 0 5355 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 27728

[startup+25.5009 s]
/proc/loadavg: 3.99 3.98 3.76 5/190 30369
/proc/meminfo: memFree=20422284/32950928 swapFree=67111528/67111528
[pid=30367] ppid=30365 vsize=28828 CPUtime=25.48 cores=1,3
/proc/30367/stat : 30367 (lingeling) R 30365 30367 29940 0 -1 4202496 8768 0 0 0 2521 27 0 0 25 0 1 0 487701562 29519872 5757 33554432000 4194304 4409164 140734045314064 18446744073709551615 254500716439 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/30367/statm: 7207 5757 140 53 0 5630 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 28828

[startup+51.1008 s]
/proc/loadavg: 3.99 3.98 3.76 5/190 30397
/proc/meminfo: memFree=19809528/32950928 swapFree=67111528/67111528
[pid=30367] ppid=30365 vsize=39772 CPUtime=51.09 cores=1,3
/proc/30367/stat : 30367 (lingeling) R 30365 30367 29940 0 -1 4202496 24620 0 0 0 5062 47 0 0 25 0 1 0 487701562 40726528 8500 33554432000 4194304 4409164 140734045314064 18446744073709551615 4230803 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/30367/statm: 9943 8500 140 53 0 8366 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 39772

[startup+102.307 s]
/proc/loadavg: 3.99 3.98 3.77 5/190 30399
/proc/meminfo: memFree=19471188/32950928 swapFree=67111528/67111528
[pid=30367] ppid=30365 vsize=48184 CPUtime=102.29 cores=1,3
/proc/30367/stat : 30367 (lingeling) R 30365 30367 29940 0 -1 4202496 55751 0 0 0 10154 75 0 0 25 0 1 0 487701562 49340416 10603 33554432000 4194304 4409164 140734045314064 18446744073709551615 4358610 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/30367/statm: 12046 10603 140 53 0 10469 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 48184

[startup+162.301 s]
/proc/loadavg: 3.99 3.98 3.78 5/190 30427
/proc/meminfo: memFree=20072972/32950928 swapFree=67111528/67111528
[pid=30367] ppid=30365 vsize=56364 CPUtime=162.29 cores=1,3
/proc/30367/stat : 30367 (lingeling) R 30365 30367 29940 0 -1 4202496 86594 0 0 0 16117 112 0 0 25 0 1 0 487701562 57716736 12648 33554432000 4194304 4409164 140734045314064 18446744073709551615 254500716439 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/30367/statm: 14091 12648 140 53 0 12514 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 56364

[startup+222.301 s]
/proc/loadavg: 3.51 3.86 3.75 4/184 30446
/proc/meminfo: memFree=20594224/32950928 swapFree=67111528/67111528
[pid=30367] ppid=30365 vsize=55592 CPUtime=222.3 cores=1,3
/proc/30367/stat : 30367 (lingeling) R 30365 30367 29940 0 -1 4202496 100105 0 0 0 22088 142 0 0 25 0 1 0 487701562 56926208 12455 33554432000 4194304 4409164 140734045314064 18446744073709551615 254500716439 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/30367/statm: 13898 12455 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: 3.18 3.70 3.70 4/184 30448
/proc/meminfo: memFree=20606084/32950928 swapFree=67111528/67111528
[pid=30367] ppid=30365 vsize=51684 CPUtime=282.3 cores=1,3
/proc/30367/stat : 30367 (lingeling) R 30365 30367 29940 0 -1 4202496 119368 0 0 0 28062 168 0 0 25 0 1 0 487701562 52924416 11478 33554432000 4194304 4409164 140734045314064 18446744073709551615 254500716439 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/30367/statm: 12921 11478 140 53 0 11344 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 51684

[startup+342.301 s]
/proc/loadavg: 3.15 3.59 3.66 4/184 30449
/proc/meminfo: memFree=20510800/32950928 swapFree=67111528/67111528
[pid=30367] ppid=30365 vsize=65536 CPUtime=342.31 cores=1,3
/proc/30367/stat : 30367 (lingeling) R 30365 30367 29940 0 -1 4202496 133717 0 0 0 34030 201 0 0 25 0 1 0 487701562 67108864 14941 33554432000 4194304 4409164 140734045314064 18446744073709551615 254500716439 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/30367/statm: 16384 14941 140 53 0 14807 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 65536

[startup+402.301 s]
/proc/loadavg: 3.05 3.48 3.62 4/184 30451
/proc/meminfo: memFree=20555392/32950928 swapFree=67111528/67111528
[pid=30367] ppid=30365 vsize=55312 CPUtime=402.3 cores=1,3
/proc/30367/stat : 30367 (lingeling) R 30365 30367 29940 0 -1 4202496 162175 0 0 0 40000 230 0 0 25 0 1 0 487701562 56639488 12385 33554432000 4194304 4409164 140734045314064 18446744073709551615 4360176 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/30367/statm: 13828 12385 140 53 0 12251 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 55312

[startup+462.301 s]
/proc/loadavg: 3.09 3.42 3.59 4/184 30452
/proc/meminfo: memFree=20504760/32950928 swapFree=67111528/67111528
[pid=30367] ppid=30365 vsize=66392 CPUtime=462.3 cores=1,3
/proc/30367/stat : 30367 (lingeling) R 30365 30367 29940 0 -1 4202496 188658 0 0 0 45969 261 0 0 25 0 1 0 487701562 67985408 15155 33554432000 4194304 4409164 140734045314064 18446744073709551615 4359806 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/30367/statm: 16598 15155 140 53 0 15021 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 66392

[startup+522.301 s]
/proc/loadavg: 3.03 3.34 3.54 4/184 30454
/proc/meminfo: memFree=20482148/32950928 swapFree=67111528/67111528
[pid=30367] ppid=30365 vsize=105344 CPUtime=522.31 cores=1,3
/proc/30367/stat : 30367 (lingeling) R 30365 30367 29940 0 -1 4202496 219966 0 0 0 51950 281 0 0 25 0 1 0 487701562 107872256 24893 33554432000 4194304 4409164 140734045314064 18446744073709551615 4358336 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/30367/statm: 26336 24893 140 53 0 24759 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 105344

[startup+582.301 s]
/proc/loadavg: 2.67 3.19 3.48 3/178 30474
/proc/meminfo: memFree=20622900/32950928 swapFree=67111528/67111528
[pid=30367] ppid=30365 vsize=76300 CPUtime=582.32 cores=1,3
/proc/30367/stat : 30367 (lingeling) R 30365 30367 29940 0 -1 4202496 254566 0 0 0 57920 312 0 0 25 0 1 0 487701562 78131200 17632 33554432000 4194304 4409164 140734045314064 18446744073709551615 4360095 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/30367/statm: 19075 17632 140 53 0 17498 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 76300

[startup+642.301 s]
/proc/loadavg: 2.24 2.97 3.39 3/178 30484
/proc/meminfo: memFree=20630020/32950928 swapFree=67111528/67111528
[pid=30367] ppid=30365 vsize=69644 CPUtime=642.32 cores=1,3
/proc/30367/stat : 30367 (lingeling) R 30365 30367 29940 0 -1 4202496 269980 0 0 0 63884 348 0 0 25 0 1 0 487701562 71315456 15968 33554432000 4194304 4409164 140734045314064 18446744073709551615 4358568 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/30367/statm: 17411 15968 140 53 0 15834 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 69644

[startup+702.3 s]
/proc/loadavg: 2.09 2.79 3.30 3/178 30486
/proc/meminfo: memFree=20509092/32950928 swapFree=67111528/67111528
[pid=30367] ppid=30365 vsize=105176 CPUtime=702.32 cores=1,3
/proc/30367/stat : 30367 (lingeling) R 30365 30367 29940 0 -1 4202496 294915 0 0 0 69851 381 0 0 25 0 1 0 487701562 107700224 24851 33554432000 4194304 4409164 140734045314064 18446744073709551615 254500716439 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/30367/statm: 26294 24851 140 53 0 24717 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 105176

[startup+762.306 s]
/proc/loadavg: 2.03 2.65 3.21 3/178 30487
/proc/meminfo: memFree=20490100/32950928 swapFree=67111528/67111528
[pid=30367] ppid=30365 vsize=116248 CPUtime=762.33 cores=1,3
/proc/30367/stat : 30367 (lingeling) R 30365 30367 29940 0 -1 4202496 302670 0 0 0 75827 406 0 0 25 0 1 0 487701562 119037952 27619 33554432000 4194304 4409164 140734045314064 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/30367/statm: 29062 27619 140 53 0 27485 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 116248

[startup+822.3 s]
/proc/loadavg: 2.01 2.53 3.13 3/178 30491
/proc/meminfo: memFree=20501616/32950928 swapFree=67111528/67111528
[pid=30367] ppid=30365 vsize=89116 CPUtime=822.33 cores=1,3
/proc/30367/stat : 30367 (lingeling) R 30365 30367 29940 0 -1 4202496 314338 0 0 0 81798 435 0 0 25 0 1 0 487701562 91254784 20836 33554432000 4194304 4409164 140734045314064 18446744073709551615 4358257 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/30367/statm: 22279 20836 140 53 0 20702 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 89116

[startup+882.301 s]
/proc/loadavg: 2.03 2.44 3.07 3/178 30494
/proc/meminfo: memFree=20505912/32950928 swapFree=67111528/67111528
[pid=30367] ppid=30365 vsize=84924 CPUtime=882.32 cores=1,3
/proc/30367/stat : 30367 (lingeling) R 30365 30367 29940 0 -1 4202496 320131 0 0 0 87774 458 0 0 25 0 1 0 487701562 86962176 19788 33554432000 4194304 4409164 140734045314064 18446744073709551615 4358795 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/30367/statm: 21231 19788 140 53 0 19654 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 84924

[startup+942.301 s]
/proc/loadavg: 2.12 2.39 3.01 3/178 30495
/proc/meminfo: memFree=20515800/32950928 swapFree=67111528/67111528
[pid=30367] ppid=30365 vsize=74984 CPUtime=942.33 cores=1,3
/proc/30367/stat : 30367 (lingeling) R 30365 30367 29940 0 -1 4202496 329431 0 0 0 93749 484 0 0 25 0 1 0 487701562 76783616 17303 33554432000 4194304 4409164 140734045314064 18446744073709551615 4358542 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/30367/statm: 18746 17303 140 53 0 17169 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 74984

[startup+1002.3 s]
/proc/loadavg: 2.04 2.32 2.94 3/178 30497
/proc/meminfo: memFree=20521976/32950928 swapFree=67111528/67111528
[pid=30367] ppid=30365 vsize=93320 CPUtime=1002.33 cores=1,3
/proc/30367/stat : 30367 (lingeling) R 30365 30367 29940 0 -1 4202496 340916 0 0 0 99716 517 0 0 25 0 1 0 487701562 95559680 21887 33554432000 4194304 4409164 140734045314064 18446744073709551615 4358514 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/30367/statm: 23330 21887 140 53 0 21753 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 93320

[startup+1062.3 s]
/proc/loadavg: 1.93 2.24 2.87 2/173 30516
/proc/meminfo: memFree=20733144/32950928 swapFree=67111528/67111528
[pid=30367] ppid=30365 vsize=86828 CPUtime=1062.33 cores=1,3
/proc/30367/stat : 30367 (lingeling) R 30365 30367 29940 0 -1 4202496 353761 0 0 0 105674 559 0 0 25 0 1 0 487701562 88911872 20264 33554432000 4194304 4409164 140734045314064 18446744073709551615 254500716439 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/30367/statm: 21707 20264 140 53 0 20130 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 86828

[startup+1122.3 s]
/proc/loadavg: 1.34 2.01 2.75 2/172 30518
/proc/meminfo: memFree=20709480/32950928 swapFree=67111528/67111528
[pid=30367] ppid=30365 vsize=111036 CPUtime=1122.34 cores=1,3
/proc/30367/stat : 30367 (lingeling) R 30365 30367 29940 0 -1 4202496 376279 0 0 0 111641 593 0 0 25 0 1 0 487701562 113700864 26316 33554432000 4194304 4409164 140734045314064 18446744073709551615 4358323 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/30367/statm: 27759 26316 140 53 0 26182 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 111036

[startup+1182.3 s]
/proc/loadavg: 1.12 1.82 2.64 2/172 30520
/proc/meminfo: memFree=20740332/32950928 swapFree=67111528/67111528
[pid=30367] ppid=30365 vsize=80268 CPUtime=1182.34 cores=1,3
/proc/30367/stat : 30367 (lingeling) R 30365 30367 29940 0 -1 4202496 388153 0 0 0 117618 616 0 0 25 0 1 0 487701562 82194432 18624 33554432000 4194304 4409164 140734045314064 18446744073709551615 254500716439 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/30367/statm: 20067 18624 140 53 0 18490 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 80268

[startup+1242.3 s]
/proc/loadavg: 1.04 1.67 2.54 2/172 30521
/proc/meminfo: memFree=20741168/32950928 swapFree=67111528/67111528
[pid=30367] ppid=30365 vsize=79588 CPUtime=1242.34 cores=1,3
/proc/30367/stat : 30367 (lingeling) R 30365 30367 29940 0 -1 4202496 426841 0 0 0 123583 651 0 0 25 0 1 0 487701562 81498112 18454 33554432000 4194304 4409164 140734045314064 18446744073709551615 254500716439 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/30367/statm: 19897 18454 140 53 0 18320 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 79588



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.01 1.55 2.44 2/172 30523
/proc/meminfo: memFree=20738668/32950928 swapFree=67111528/67111528
[pid=30367] ppid=30365 vsize=81412 CPUtime=1300.05 cores=1,3
/proc/30367/stat : 30367 (lingeling) R 30365 30367 29940 0 -1 4202496 449739 0 0 0 129327 678 0 0 25 0 1 0 487701562 83365888 18910 33554432000 4194304 4409164 140734045314064 18446744073709551615 4359803 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/30367/statm: 20353 18910 140 53 0 18776 0
Current children cumulated CPU time (s) 1300.05
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.01
CPU time (s): 1300.07
CPU user time (s): 1293.27
CPU system time (s): 6.79297
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 134460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1293.27
system time used= 6.79297
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 449739
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 2062

runsolver used 1.92271 second user time and 4.97924 second system time

The end

Launcher Data

Begin job on node149 at 2011-04-25 21:50:49
IDJOB=3284056
IDBENCH=71098
IDSOLVER=1606
FILE ID=node149/3284056-1303761049
RUNJOBID= node149-1303759502-29960
PBS_JOBID= 13157116
Free space on /tmp= 72156 MiB

SOLVER NAME= Lingeling 587
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-3284056-1303761049/watcher-3284056-1303761049 -o /tmp/evaluation-result-3284056-1303761049/solver-3284056-1303761049 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3284056-1303761049.cnf

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

MD5SUM BENCH= 18ad1dee1e9d863458e75a20545ae68a
RANDOM SEED=628236129

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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.83
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.806
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.73
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.806
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.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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:     32950928 kB
MemFree:      20514688 kB
Buffers:       2160296 kB
Cached:        9345252 kB
SwapCached:          0 kB
Active:        1524864 kB
Inactive:     10379264 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      20514688 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1384 kB
Writeback:           0 kB
AnonPages:      397848 kB
Mapped:          15816 kB
Slab:           467632 kB
PageTables:       6180 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   583308 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= 72184 MiB
End job on node149 at 2011-04-25 22:12:31