Trace number 3372038

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

General information on the benchmark

NameAPPLICATIONS/bitverif/
countbitssrl/countbitssrl064.cnf
MD5SUM4f9c883534eb89cad9b9cad9e6eccbd0
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 variables75103
Number of clauses225116
Sum of the clauses size525268
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2150076
Number of clauses of size 375038
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3372038-1305431347/watcher-3372038-1305431347 -o /tmp/evaluation-result-3372038-1305431347/solver-3372038-1305431347 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3372038-1305431347.cnf 

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 3.84 3.96 3.49 4/370 23619
/proc/meminfo: memFree=24964000/32950928 swapFree=38710892/67111528
[pid=23619] ppid=23617 vsize=7432 CPUtime=0 cores=4,6
/proc/23619/stat : 23619 (lingeling) R 23617 23619 23384 0 -1 4202496 450 0 0 0 0 0 0 0 25 0 1 0 733365365 7610368 381 33554432000 4194304 4409284 140737306630448 18446744073709551615 251367546624 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23619/statm: 1858 381 111 53 0 281 0

[startup+0.078537 s]
/proc/loadavg: 3.84 3.96 3.49 4/370 23619
/proc/meminfo: memFree=24964000/32950928 swapFree=38710892/67111528
[pid=23619] ppid=23617 vsize=15520 CPUtime=0.07 cores=4,6
/proc/23619/stat : 23619 (lingeling) R 23617 23619 23384 0 -1 4202496 2476 0 0 0 7 0 0 0 25 0 1 0 733365365 15892480 2403 33554432000 4194304 4409284 140737306630448 18446744073709551615 251367546624 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23619/statm: 3880 2403 111 53 0 2303 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 15520

[startup+0.100534 s]
/proc/loadavg: 3.84 3.96 3.49 4/370 23619
/proc/meminfo: memFree=24964000/32950928 swapFree=38710892/67111528
[pid=23619] ppid=23617 vsize=17056 CPUtime=0.09 cores=4,6
/proc/23619/stat : 23619 (lingeling) R 23617 23619 23384 0 -1 4202496 3634 0 0 0 9 0 0 0 25 0 1 0 733365365 17465344 2793 33554432000 4194304 4409284 140737306630448 18446744073709551615 4295745 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23619/statm: 4264 2793 117 53 0 2687 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17056

[startup+0.300501 s]
/proc/loadavg: 3.84 3.96 3.49 4/370 23619
/proc/meminfo: memFree=24964000/32950928 swapFree=38710892/67111528
[pid=23619] ppid=23617 vsize=23516 CPUtime=0.29 cores=4,6
/proc/23619/stat : 23619 (lingeling) R 23617 23619 23384 0 -1 4202496 7252 0 0 0 29 0 0 0 25 0 1 0 733365365 24080384 4387 33554432000 4194304 4409284 140737306630448 18446744073709551615 4280259 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23619/statm: 5879 4387 128 53 0 4302 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23516

[startup+0.700424 s]
/proc/loadavg: 3.84 3.96 3.49 4/370 23619
/proc/meminfo: memFree=24964000/32950928 swapFree=38710892/67111528
[pid=23619] ppid=23617 vsize=23508 CPUtime=0.69 cores=4,6
/proc/23619/stat : 23619 (lingeling) R 23617 23619 23384 0 -1 4202496 7252 0 0 0 69 0 0 0 25 0 1 0 733365365 24072192 4385 33554432000 4194304 4409284 140737306630448 18446744073709551615 4284316 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23619/statm: 5877 4385 128 53 0 4300 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23508

[startup+1.50027 s]
/proc/loadavg: 3.84 3.96 3.49 5/371 23620
/proc/meminfo: memFree=24945928/32950928 swapFree=38710892/67111528
[pid=23619] ppid=23617 vsize=28192 CPUtime=1.49 cores=4,6
/proc/23619/stat : 23619 (lingeling) R 23617 23619 23384 0 -1 4202496 9691 0 0 0 148 1 0 0 25 0 1 0 733365365 28868608 5558 33554432000 4194304 4409284 140737306630448 18446744073709551615 4230928 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23619/statm: 7048 5558 130 53 0 5471 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 28192

[startup+3.10097 s]
/proc/loadavg: 3.84 3.96 3.49 5/371 23620
/proc/meminfo: memFree=24896640/32950928 swapFree=38710892/67111528
[pid=23619] ppid=23617 vsize=32236 CPUtime=3.09 cores=4,6
/proc/23619/stat : 23619 (lingeling) R 23617 23619 23384 0 -1 4202496 11751 0 0 0 308 1 0 0 25 0 1 0 733365365 33009664 6580 33554432000 4194304 4409284 140737306630448 18446744073709551615 4233915 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23619/statm: 8059 6580 135 53 0 6482 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 32236

[startup+6.30039 s]
/proc/loadavg: 3.85 3.96 3.50 5/371 23620
/proc/meminfo: memFree=24915248/32950928 swapFree=38710892/67111528
[pid=23619] ppid=23617 vsize=32100 CPUtime=6.29 cores=4,6
/proc/23619/stat : 23619 (lingeling) R 23617 23619 23384 0 -1 4202496 11755 0 0 0 628 1 0 0 25 0 1 0 733365365 32870400 6550 33554432000 4194304 4409284 140737306630448 18446744073709551615 4244721 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23619/statm: 8025 6550 139 53 0 6448 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 32100

[startup+12.7012 s]
/proc/loadavg: 3.86 3.96 3.50 5/371 23621
/proc/meminfo: memFree=24888620/32950928 swapFree=38710892/67111528
[pid=23619] ppid=23617 vsize=32096 CPUtime=12.69 cores=4,6
/proc/23619/stat : 23619 (lingeling) R 23617 23619 23384 0 -1 4202496 11775 0 0 0 1267 2 0 0 25 0 1 0 733365365 32866304 6551 33554432000 4194304 4409284 140737306630448 18446744073709551615 4303691 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23619/statm: 8024 6551 141 53 0 6447 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 32096

[startup+25.5008 s]
/proc/loadavg: 3.89 3.96 3.50 5/371 23621
/proc/meminfo: memFree=24886176/32950928 swapFree=38710892/67111528
[pid=23619] ppid=23617 vsize=33608 CPUtime=25.49 cores=4,6
/proc/23619/stat : 23619 (lingeling) R 23617 23619 23384 0 -1 4202496 12172 0 0 0 2543 6 0 0 25 0 1 0 733365365 34414592 6929 33554432000 4194304 4409284 140737306630448 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23619/statm: 8402 6929 141 53 0 6825 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 33608

[startup+51.1011 s]
/proc/loadavg: 4.05 4.00 3.53 5/371 23622
/proc/meminfo: memFree=24876192/32950928 swapFree=38710892/67111528
[pid=23619] ppid=23617 vsize=42800 CPUtime=51.08 cores=4,6
/proc/23619/stat : 23619 (lingeling) R 23617 23619 23384 0 -1 4202496 17155 0 0 0 5094 14 0 0 25 0 1 0 733365365 43827200 9227 33554432000 4194304 4409284 140737306630448 18446744073709551615 4258024 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23619/statm: 10700 9227 141 53 0 9123 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 42800

[startup+102.314 s]
/proc/loadavg: 4.09 4.01 3.56 5/371 23623
/proc/meminfo: memFree=24856828/32950928 swapFree=38710892/67111528
[pid=23619] ppid=23617 vsize=42680 CPUtime=102.31 cores=4,6
/proc/23619/stat : 23619 (lingeling) R 23617 23619 23384 0 -1 4202496 22757 0 0 0 10204 27 0 0 25 0 1 0 733365365 43704320 9197 33554432000 4194304 4409284 140737306630448 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23619/statm: 10670 9197 141 53 0 9093 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 42680

[startup+162.3 s]
/proc/loadavg: 4.03 4.01 3.58 5/371 23625
/proc/meminfo: memFree=24817736/32950928 swapFree=38710892/67111528
[pid=23619] ppid=23617 vsize=42668 CPUtime=162.29 cores=4,6
/proc/23619/stat : 23619 (lingeling) R 23617 23619 23384 0 -1 4202496 33982 0 0 0 16189 40 0 0 25 0 1 0 733365365 43692032 9194 33554432000 4194304 4409284 140737306630448 18446744073709551615 4269548 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23619/statm: 10667 9194 141 53 0 9090 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 42668

[startup+222.3 s]
/proc/loadavg: 4.01 4.00 3.60 5/371 23654
/proc/meminfo: memFree=24946108/32950928 swapFree=38710892/67111528
[pid=23619] ppid=23617 vsize=44152 CPUtime=222.29 cores=4,6
/proc/23619/stat : 23619 (lingeling) R 23617 23619 23384 0 -1 4202496 43119 0 0 0 22174 55 0 0 25 0 1 0 733365365 45211648 9565 33554432000 4194304 4409284 140737306630448 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23619/statm: 11038 9565 141 53 0 9461 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 44152

[startup+282.3 s]
/proc/loadavg: 4.07 4.03 3.64 5/371 23656
/proc/meminfo: memFree=24924884/32950928 swapFree=38710892/67111528
[pid=23619] ppid=23617 vsize=53348 CPUtime=282.29 cores=4,6
/proc/23619/stat : 23619 (lingeling) R 23617 23619 23384 0 -1 4202496 55118 0 0 0 28160 69 0 0 25 0 1 0 733365365 54628352 11872 33554432000 4194304 4409284 140737306630448 18446744073709551615 4348210 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23619/statm: 13337 11872 141 53 0 11760 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 53348

[startup+342.301 s]
/proc/loadavg: 4.02 4.02 3.66 5/371 23658
/proc/meminfo: memFree=24920648/32950928 swapFree=38710892/67111528
[pid=23619] ppid=23617 vsize=58708 CPUtime=342.29 cores=4,6
/proc/23619/stat : 23619 (lingeling) R 23617 23619 23384 0 -1 4202496 65931 0 0 0 34146 83 0 0 25 0 1 0 733365365 60116992 13212 33554432000 4194304 4409284 140737306630448 18446744073709551615 4256972 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23619/statm: 14677 13212 141 53 0 13100 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 58708

[startup+402.301 s]
/proc/loadavg: 4.15 4.05 3.68 5/371 23659
/proc/meminfo: memFree=24874608/32950928 swapFree=38710892/67111528
[pid=23619] ppid=23617 vsize=66100 CPUtime=402.3 cores=4,6
/proc/23619/stat : 23619 (lingeling) R 23617 23619 23384 0 -1 4202496 85493 0 0 0 40131 99 0 0 25 0 1 0 733365365 67686400 15060 33554432000 4194304 4409284 140737306630448 18446744073709551615 4358590 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23619/statm: 16525 15060 141 53 0 14948 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 66100

[startup+462.301 s]
/proc/loadavg: 4.05 4.03 3.70 5/371 23661
/proc/meminfo: memFree=24797444/32950928 swapFree=38710892/67111528
[pid=23619] ppid=23617 vsize=67164 CPUtime=462.3 cores=4,6
/proc/23619/stat : 23619 (lingeling) R 23617 23619 23384 0 -1 4202496 101663 0 0 0 46117 113 0 0 25 0 1 0 733365365 68775936 15326 33554432000 4194304 4409284 140737306630448 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23619/statm: 16791 15326 141 53 0 15214 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 67164

[startup+522.301 s]
/proc/loadavg: 4.02 4.03 3.72 5/371 23662
/proc/meminfo: memFree=24839932/32950928 swapFree=38710892/67111528
[pid=23619] ppid=23617 vsize=66796 CPUtime=522.3 cores=4,6
/proc/23619/stat : 23619 (lingeling) R 23617 23619 23384 0 -1 4202496 117175 0 0 0 52103 127 0 0 25 0 1 0 733365365 68399104 15234 33554432000 4194304 4409284 140737306630448 18446744073709551615 4358590 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23619/statm: 16699 15234 141 53 0 15122 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 66796

[startup+582.301 s]
/proc/loadavg: 4.00 4.02 3.73 5/371 23664
/proc/meminfo: memFree=24772324/32950928 swapFree=38710892/67111528
[pid=23619] ppid=23617 vsize=56056 CPUtime=582.3 cores=4,6
/proc/23619/stat : 23619 (lingeling) R 23617 23619 23384 0 -1 4202496 140249 0 0 0 58087 143 0 0 25 0 1 0 733365365 57401344 12549 33554432000 4194304 4409284 140737306630448 18446744073709551615 4230608 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23619/statm: 14014 12549 141 53 0 12437 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 56056

[startup+642.301 s]
/proc/loadavg: 4.04 4.03 3.75 5/371 23666
/proc/meminfo: memFree=24796840/32950928 swapFree=38710892/67111528
[pid=23619] ppid=23617 vsize=68260 CPUtime=642.31 cores=4,6
/proc/23619/stat : 23619 (lingeling) R 23617 23619 23384 0 -1 4202496 156809 0 0 0 64076 155 0 0 25 0 1 0 733365365 69898240 15600 33554432000 4194304 4409284 140737306630448 18446744073709551615 4309739 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23619/statm: 17065 15600 141 53 0 15488 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 68260

[startup+702.3 s]
/proc/loadavg: 4.01 4.02 3.76 5/371 23667
/proc/meminfo: memFree=24760092/32950928 swapFree=38710892/67111528
[pid=23619] ppid=23617 vsize=71568 CPUtime=702.31 cores=4,6
/proc/23619/stat : 23619 (lingeling) R 23617 23619 23384 0 -1 4202496 177477 0 0 0 70062 169 0 0 25 0 1 0 733365365 73285632 16427 33554432000 4194304 4409284 140737306630448 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23619/statm: 17892 16427 141 53 0 16315 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 71568

[startup+762.313 s]
/proc/loadavg: 4.00 4.02 3.77 5/371 23678
/proc/meminfo: memFree=24687028/32950928 swapFree=38710892/67111528
[pid=23619] ppid=23617 vsize=78356 CPUtime=762.32 cores=4,6
/proc/23619/stat : 23619 (lingeling) R 23617 23619 23384 0 -1 4202496 198942 0 0 0 76048 184 0 0 25 0 1 0 733365365 80236544 18124 33554432000 4194304 4409284 140737306630448 18446744073709551615 4359827 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23619/statm: 19589 18124 141 53 0 18012 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 78356

[startup+822.3 s]
/proc/loadavg: 4.04 4.03 3.79 5/371 23679
/proc/meminfo: memFree=24695060/32950928 swapFree=38710892/67111528
[pid=23619] ppid=23617 vsize=75968 CPUtime=822.32 cores=4,6
/proc/23619/stat : 23619 (lingeling) R 23617 23619 23384 0 -1 4202496 216962 0 0 0 82035 197 0 0 25 0 1 0 733365365 77791232 17527 33554432000 4194304 4409284 140737306630448 18446744073709551615 4359860 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23619/statm: 18992 17527 141 53 0 17415 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 75968

[startup+882.301 s]
/proc/loadavg: 4.01 4.02 3.80 5/371 23681
/proc/meminfo: memFree=24731988/32950928 swapFree=38710892/67111528
[pid=23619] ppid=23617 vsize=92132 CPUtime=882.32 cores=4,6
/proc/23619/stat : 23619 (lingeling) R 23617 23619 23384 0 -1 4202496 245684 0 0 0 88023 209 0 0 25 0 1 0 733365365 94343168 21568 33554432000 4194304 4409284 140737306630448 18446744073709551615 4238131 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23619/statm: 23033 21568 141 53 0 21456 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 92132

[startup+942.301 s]
/proc/loadavg: 4.17 4.07 3.83 5/371 23683
/proc/meminfo: memFree=24782312/32950928 swapFree=38710892/67111528
[pid=23619] ppid=23617 vsize=62284 CPUtime=942.32 cores=4,6
/proc/23619/stat : 23619 (lingeling) R 23617 23619 23384 0 -1 4202496 255171 0 0 0 94007 225 0 0 25 0 1 0 733365365 63778816 14106 33554432000 4194304 4409284 140737306630448 18446744073709551615 4271344 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23619/statm: 15571 14106 141 53 0 13994 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 62284

[startup+1002.3 s]
/proc/loadavg: 4.10 4.07 3.84 5/371 23684
/proc/meminfo: memFree=24739752/32950928 swapFree=38710892/67111528
[pid=23619] ppid=23617 vsize=64120 CPUtime=1002.32 cores=4,6
/proc/23619/stat : 23619 (lingeling) R 23617 23619 23384 0 -1 4202496 274852 0 0 0 99994 238 0 0 25 0 1 0 733365365 65658880 14565 33554432000 4194304 4409284 140737306630448 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23619/statm: 16030 14565 141 53 0 14453 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 64120

[startup+1062.3 s]
/proc/loadavg: 4.04 4.06 3.85 5/371 23686
/proc/meminfo: memFree=24668912/32950928 swapFree=38710892/67111528
[pid=23619] ppid=23617 vsize=61492 CPUtime=1062.32 cores=4,6
/proc/23619/stat : 23619 (lingeling) R 23617 23619 23384 0 -1 4202496 287615 0 0 0 105982 250 0 0 25 0 1 0 733365365 62967808 13908 33554432000 4194304 4409284 140737306630448 18446744073709551615 4244820 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23619/statm: 15373 13908 141 53 0 13796 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 61492

[startup+1122.3 s]
/proc/loadavg: 4.01 4.04 3.86 5/371 23687
/proc/meminfo: memFree=24662188/32950928 swapFree=38710892/67111528
[pid=23619] ppid=23617 vsize=76832 CPUtime=1122.32 cores=4,6
/proc/23619/stat : 23619 (lingeling) R 23617 23619 23384 0 -1 4202496 296837 0 0 0 111970 262 0 0 25 0 1 0 733365365 78675968 17743 33554432000 4194304 4409284 140737306630448 18446744073709551615 4351346 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23619/statm: 19208 17743 141 53 0 17631 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 76832

[startup+1182.3 s]
/proc/loadavg: 4.06 4.05 3.87 5/371 23689
/proc/meminfo: memFree=24658800/32950928 swapFree=38710892/67111528
[pid=23619] ppid=23617 vsize=79088 CPUtime=1182.33 cores=4,6
/proc/23619/stat : 23619 (lingeling) R 23617 23619 23384 0 -1 4202496 319038 0 0 0 117958 275 0 0 25 0 1 0 733365365 80986112 18307 33554432000 4194304 4409284 140737306630448 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23619/statm: 19772 18307 141 53 0 18195 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 79088

[startup+1242.3 s]
/proc/loadavg: 4.02 4.04 3.87 5/371 23691
/proc/meminfo: memFree=24613512/32950928 swapFree=38710892/67111528
[pid=23619] ppid=23617 vsize=63268 CPUtime=1242.33 cores=4,6
/proc/23619/stat : 23619 (lingeling) R 23617 23619 23384 0 -1 4202496 329010 0 0 0 123943 290 0 0 25 0 1 0 733365365 64786432 14352 33554432000 4194304 4409284 140737306630448 18446744073709551615 4358342 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23619/statm: 15817 14352 141 53 0 14240 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 63268



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.07 4.04 3.88 3/367 23694
/proc/meminfo: memFree=24757484/32950928 swapFree=38710892/67111528
[pid=23619] ppid=23617 vsize=84060 CPUtime=1300.04 cores=4,6
/proc/23619/stat : 23619 (lingeling) R 23617 23619 23384 0 -1 4202496 347351 0 0 0 129701 303 0 0 25 0 1 0 733365365 86077440 19550 33554432000 4194304 4409284 140737306630448 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23619/statm: 21015 19550 141 53 0 19438 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 84060

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.06
CPU user time (s): 1297.02
CPU system time (s): 3.03354
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 128280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1297.02
system time used= 3.03354
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 347351
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= 3
involuntary context switches= 2136

runsolver used 4.85526 second user time and 10.5354 second system time

The end

Launcher Data

Begin job on node113 at 2011-05-15 05:49:07
IDJOB=3372038
IDBENCH=70781
IDSOLVER=1849
FILE ID=node113/3372038-1305431347
RUNJOBID= node113-1305430043-23403
PBS_JOBID= 13324617
Free space on /tmp= 73444 MiB

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

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

MD5SUM BENCH= 4f9c883534eb89cad9b9cad9e6eccbd0
RANDOM SEED=1560185122

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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.846
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.83
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.846
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:      24964280 kB
Buffers:        263756 kB
Cached:        2862008 kB
SwapCached:      93712 kB
Active:        1032076 kB
Inactive:      6691192 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      24964280 kB
SwapTotal:    67111528 kB
SwapFree:     38710892 kB
Dirty:           17864 kB
Writeback:          24 kB
AnonPages:     4514960 kB
Mapped:          14208 kB
Slab:           106720 kB
PageTables:      91988 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 87315488 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 node113 at 2011-05-15 06:10:49