Trace number 3349821

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
minisat hack: LR_NOGL_NOSHR 2011-03-02? (TO) 1300.01 1300.02

General information on the benchmark

NameAPPLICATIONS/
bitverif/maxxor/maxxor032.cnf
MD5SUMe1a6f3a7c69cc7fbec84aac478eb151a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark57.5483
Satisfiable
(Un)Satisfiability was proved
Number of variables13240
Number of clauses39143
Sum of the clauses size91331
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 226094
Number of clauses of size 313047
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-3349821-1304968182/watcher-3349821-1304968182 -o /tmp/evaluation-result-3349821-1304968182/solver-3349821-1304968182 -C 2400 -W 1300 -M 7680 HOME/lr_gl_shr HOME/instance-3349821-1304968182.cnf -verb=0 -model -no-shrinking -no-glucose 

running on 2 cores: 0,2

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: 2.86 0.87 0.30 4/361 20618
/proc/meminfo: memFree=28614164/32951124 swapFree=53501176/67111528
[pid=20618] ppid=20616 vsize=11796 CPUtime=0 cores=0,2
/proc/20618/stat : 20618 (runsolver) S 20616 20618 20502 0 -1 4202560 42 0 0 0 0 0 0 0 20 0 1 0 608420818 12079104 49 33554432000 4194304 5432360 140735872800432 18446744073709551615 4881623 0 2147483391 4096 24578 18446744071699960631 0 0 17 0 0 0 0
/proc/20618/statm: 2949 49 30 303 0 2643 0

[startup+0.0537061 s]
/proc/loadavg: 2.86 0.87 0.30 4/361 20618
/proc/meminfo: memFree=28614164/32951124 swapFree=53501176/67111528
[pid=20618] ppid=20616 vsize=20892 CPUtime=0 cores=0,2
/proc/20618/stat : 20618 (lr_gl_shr) R 20616 20618 20502 0 -1 4202496 791 0 0 0 0 0 0 0 21 0 1 0 608420818 21393408 719 33554432000 4194304 4300056 140735017656256 18446744073709551615 216634176197 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20618/statm: 5223 729 220 26 0 1855 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 20892

[startup+0.100723 s]
/proc/loadavg: 2.86 0.87 0.30 4/361 20618
/proc/meminfo: memFree=28614164/32951124 swapFree=53501176/67111528
[pid=20618] ppid=20616 vsize=19776 CPUtime=0.05 cores=0,2
/proc/20618/stat : 20618 (lr_gl_shr) R 20616 20618 20502 0 -1 4202496 2042 0 0 0 5 0 0 0 21 0 1 0 608420818 20250624 1628 33554432000 4194304 4300056 140735017656256 18446744073709551615 4261500 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20618/statm: 4944 1628 228 26 0 1576 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 19776

[startup+0.300686 s]
/proc/loadavg: 2.86 0.87 0.30 4/361 20618
/proc/meminfo: memFree=28614164/32951124 swapFree=53501176/67111528
[pid=20618] ppid=20616 vsize=20708 CPUtime=0.25 cores=0,2
/proc/20618/stat : 20618 (lr_gl_shr) R 20616 20618 20502 0 -1 4202496 2434 0 0 0 25 0 0 0 21 0 1 0 608420818 21204992 1868 33554432000 4194304 4300056 140735017656256 18446744073709551615 4256057 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20618/statm: 5177 1868 246 26 0 1809 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 20708

[startup+0.700631 s]
/proc/loadavg: 2.86 0.87 0.30 4/361 20618
/proc/meminfo: memFree=28614164/32951124 swapFree=53501176/67111528
[pid=20618] ppid=20616 vsize=24408 CPUtime=0.65 cores=0,2
/proc/20618/stat : 20618 (lr_gl_shr) R 20616 20618 20502 0 -1 4202496 2832 0 0 0 65 0 0 0 23 0 1 0 608420818 24993792 2264 33554432000 4194304 4300056 140735017656256 18446744073709551615 4252328 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20618/statm: 6102 2264 247 26 0 2734 0
Current children cumulated CPU time (s) 0.65
Current children cumulated vsize (KiB) 24408

[startup+1.50049 s]
/proc/loadavg: 2.86 0.87 0.30 6/362 20619
/proc/meminfo: memFree=28598532/32951124 swapFree=53501176/67111528
[pid=20618] ppid=20616 vsize=24408 CPUtime=1.45 cores=0,2
/proc/20618/stat : 20618 (lr_gl_shr) R 20616 20618 20502 0 -1 4202496 4501 0 0 0 145 0 0 0 25 0 1 0 608420818 24993792 2801 33554432000 4194304 4300056 140735017656256 18446744073709551615 4254744 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20618/statm: 6102 2801 247 26 0 2734 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 24408

[startup+3.10017 s]
/proc/loadavg: 2.86 0.87 0.30 6/362 20619
/proc/meminfo: memFree=28588496/32951124 swapFree=53501176/67111528
[pid=20618] ppid=20616 vsize=31508 CPUtime=3.04 cores=0,2
/proc/20618/stat : 20618 (lr_gl_shr) R 20616 20618 20502 0 -1 4202496 5067 0 0 0 304 0 0 0 25 0 1 0 608420818 32264192 3332 33554432000 4194304 4300056 140735017656256 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20618/statm: 7877 3332 247 26 0 4509 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 31508

[startup+6.30063 s]
/proc/loadavg: 2.95 0.93 0.32 5/362 20619
/proc/meminfo: memFree=28562084/32951124 swapFree=53501176/67111528
[pid=20618] ppid=20616 vsize=34536 CPUtime=6.25 cores=0,2
/proc/20618/stat : 20618 (lr_gl_shr) R 20616 20618 20502 0 -1 4202496 8882 0 0 0 624 1 0 0 25 0 1 0 608420818 35364864 5326 33554432000 4194304 4300056 140735017656256 18446744073709551615 4273366 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20618/statm: 8634 5326 247 26 0 5266 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 34536

[startup+12.7005 s]
/proc/loadavg: 3.03 0.98 0.34 6/362 20619
/proc/meminfo: memFree=28524988/32951124 swapFree=53501176/67111528
[pid=20618] ppid=20616 vsize=46028 CPUtime=12.64 cores=0,2
/proc/20618/stat : 20618 (lr_gl_shr) R 20616 20618 20502 0 -1 4202496 9326 0 0 0 1263 1 0 0 25 0 1 0 608420818 47132672 5757 33554432000 4194304 4300056 140735017656256 18446744073709551615 4256291 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20618/statm: 11507 5757 247 26 0 8139 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 46028

[startup+25.5002 s]
/proc/loadavg: 3.38 1.16 0.41 6/362 20620
/proc/meminfo: memFree=28505832/32951124 swapFree=53501176/67111528
[pid=20618] ppid=20616 vsize=46028 CPUtime=25.44 cores=0,2
/proc/20618/stat : 20618 (lr_gl_shr) R 20616 20618 20502 0 -1 4202496 9507 0 0 0 2543 1 0 0 25 0 1 0 608420818 47132672 5937 33554432000 4194304 4300056 140735017656256 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20618/statm: 11507 5937 247 26 0 8139 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 46028

[startup+51.1007 s]
/proc/loadavg: 3.59 1.38 0.50 5/362 20620
/proc/meminfo: memFree=28568404/32951124 swapFree=53501176/67111528
[pid=20618] ppid=20616 vsize=46028 CPUtime=51.04 cores=0,2
/proc/20618/stat : 20618 (lr_gl_shr) R 20616 20618 20502 0 -1 4202496 9822 0 0 0 5103 1 0 0 25 0 1 0 608420818 47132672 6251 33554432000 4194304 4300056 140735017656256 18446744073709551615 4256553 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20618/statm: 11507 6251 247 26 0 8139 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 46028

[startup+102.314 s]
/proc/loadavg: 3.87 1.80 0.69 5/362 20622
/proc/meminfo: memFree=28404768/32951124 swapFree=53501176/67111528
[pid=20618] ppid=20616 vsize=58028 CPUtime=102.27 cores=0,2
/proc/20618/stat : 20618 (lr_gl_shr) R 20616 20618 20502 0 -1 4202496 17319 0 0 0 10224 3 0 0 25 0 1 0 608420818 59420672 10314 33554432000 4194304 4300056 140735017656256 18446744073709551615 4256504 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20618/statm: 14507 10314 247 26 0 11139 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 58028

[startup+162.301 s]
/proc/loadavg: 3.95 2.20 0.89 6/362 20623
/proc/meminfo: memFree=28380368/32951124 swapFree=53501176/67111528
[pid=20618] ppid=20616 vsize=88488 CPUtime=162.25 cores=0,2
/proc/20618/stat : 20618 (lr_gl_shr) R 20616 20618 20502 0 -1 4202496 23717 0 0 0 16222 3 0 0 25 0 1 0 608420818 90611712 11977 33554432000 4194304 4300056 140735017656256 18446744073709551615 4256052 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20618/statm: 22122 11977 247 26 0 18754 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 88488

[startup+222.3 s]
/proc/loadavg: 3.98 2.52 1.09 6/362 20625
/proc/meminfo: memFree=28325524/32951124 swapFree=53501176/67111528
[pid=20618] ppid=20616 vsize=88488 CPUtime=222.25 cores=0,2
/proc/20618/stat : 20618 (lr_gl_shr) R 20616 20618 20502 0 -1 4202496 24422 0 0 0 22222 3 0 0 25 0 1 0 608420818 90611712 12672 33554432000 4194304 4300056 140735017656256 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20618/statm: 22122 12672 247 26 0 18754 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 88488

[startup+282.301 s]
/proc/loadavg: 4.06 2.82 1.28 5/362 20626
/proc/meminfo: memFree=28354872/32951124 swapFree=53501176/67111528
[pid=20618] ppid=20616 vsize=107568 CPUtime=282.26 cores=0,2
/proc/20618/stat : 20618 (lr_gl_shr) R 20616 20618 20502 0 -1 4202496 38212 0 0 0 28219 7 0 0 25 0 1 0 608420818 110149632 15481 33554432000 4194304 4300056 140735017656256 18446744073709551615 4256484 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20618/statm: 26892 15481 247 26 0 23524 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 107568

[startup+342.3 s]
/proc/loadavg: 4.02 3.03 1.44 6/362 20628
/proc/meminfo: memFree=28162996/32951124 swapFree=53501176/67111528
[pid=20618] ppid=20616 vsize=107568 CPUtime=342.25 cores=0,2
/proc/20618/stat : 20618 (lr_gl_shr) R 20616 20618 20502 0 -1 4202496 39401 0 0 0 34218 7 0 0 25 0 1 0 608420818 110149632 16627 33554432000 4194304 4300056 140735017656256 18446744073709551615 4263033 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20618/statm: 26892 16627 247 26 0 23524 0
Current children cumulated CPU time (s) 342.25
Current children cumulated vsize (KiB) 107568

[startup+402.301 s]
/proc/loadavg: 4.01 3.20 1.60 5/362 20630
/proc/meminfo: memFree=28348956/32951124 swapFree=53501176/67111528
[pid=20618] ppid=20616 vsize=107568 CPUtime=402.26 cores=0,2
/proc/20618/stat : 20618 (lr_gl_shr) R 20616 20618 20502 0 -1 4202496 41221 0 0 0 40218 8 0 0 25 0 1 0 608420818 110149632 18431 33554432000 4194304 4300056 140735017656256 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20618/statm: 26892 18431 247 26 0 23524 0
Current children cumulated CPU time (s) 402.26
Current children cumulated vsize (KiB) 107568

[startup+462.301 s]
/proc/loadavg: 4.00 3.35 1.75 5/362 20631
/proc/meminfo: memFree=28199740/32951124 swapFree=53501176/67111528
[pid=20618] ppid=20616 vsize=107568 CPUtime=462.26 cores=0,2
/proc/20618/stat : 20618 (lr_gl_shr) R 20616 20618 20502 0 -1 4202496 41222 0 0 0 46218 8 0 0 25 0 1 0 608420818 110149632 18432 33554432000 4194304 4300056 140735017656256 18446744073709551615 4256327 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20618/statm: 26892 18432 247 26 0 23524 0
Current children cumulated CPU time (s) 462.26
Current children cumulated vsize (KiB) 107568

[startup+522.301 s]
/proc/loadavg: 4.10 3.49 1.90 6/362 20633
/proc/meminfo: memFree=28237896/32951124 swapFree=53501176/67111528
[pid=20618] ppid=20616 vsize=107568 CPUtime=522.26 cores=0,2
/proc/20618/stat : 20618 (lr_gl_shr) R 20616 20618 20502 0 -1 4202496 41222 0 0 0 52218 8 0 0 25 0 1 0 608420818 110149632 18432 33554432000 4194304 4300056 140735017656256 18446744073709551615 4256288 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20618/statm: 26892 18432 247 26 0 23524 0
Current children cumulated CPU time (s) 522.26
Current children cumulated vsize (KiB) 107568

[startup+582.301 s]
/proc/loadavg: 4.08 3.60 2.03 5/362 20634
/proc/meminfo: memFree=28257188/32951124 swapFree=53501176/67111528
[pid=20618] ppid=20616 vsize=107568 CPUtime=582.26 cores=0,2
/proc/20618/stat : 20618 (lr_gl_shr) R 20616 20618 20502 0 -1 4202496 57980 0 0 0 58216 10 0 0 25 0 1 0 608420818 110149632 18958 33554432000 4194304 4300056 140735017656256 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20618/statm: 26892 18958 247 26 0 23524 0
Current children cumulated CPU time (s) 582.26
Current children cumulated vsize (KiB) 107568

[startup+642.3 s]
/proc/loadavg: 4.10 3.68 2.16 6/362 20636
/proc/meminfo: memFree=28342576/32951124 swapFree=53501176/67111528
[pid=20618] ppid=20616 vsize=107568 CPUtime=642.28 cores=0,2
/proc/20618/stat : 20618 (lr_gl_shr) R 20616 20618 20502 0 -1 4202496 57980 0 0 0 64217 11 0 0 25 0 1 0 608420818 110149632 18958 33554432000 4194304 4300056 140735017656256 18446744073709551615 4256339 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20618/statm: 26892 18958 247 26 0 23524 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 107568

[startup+702.301 s]
/proc/loadavg: 4.03 3.74 2.27 6/362 20638
/proc/meminfo: memFree=28191588/32951124 swapFree=53501176/67111528
[pid=20618] ppid=20616 vsize=107568 CPUtime=702.27 cores=0,2
/proc/20618/stat : 20618 (lr_gl_shr) R 20616 20618 20502 0 -1 4202496 57980 0 0 0 70216 11 0 0 25 0 1 0 608420818 110149632 18958 33554432000 4194304 4300056 140735017656256 18446744073709551615 4252414 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20618/statm: 26892 18958 247 26 0 23524 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 107568

[startup+762.313 s]
/proc/loadavg: 4.01 3.78 2.37 5/362 20639
/proc/meminfo: memFree=28201080/32951124 swapFree=53501176/67111528
[pid=20618] ppid=20616 vsize=107568 CPUtime=762.28 cores=0,2
/proc/20618/stat : 20618 (lr_gl_shr) R 20616 20618 20502 0 -1 4202496 57980 0 0 0 76217 11 0 0 25 0 1 0 608420818 110149632 18958 33554432000 4194304 4300056 140735017656256 18446744073709551615 4256057 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20618/statm: 26892 18958 247 26 0 23524 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 107568

[startup+822.301 s]
/proc/loadavg: 4.15 3.86 2.49 6/362 20641
/proc/meminfo: memFree=28069328/32951124 swapFree=53501176/67111528
[pid=20618] ppid=20616 vsize=107568 CPUtime=822.26 cores=0,2
/proc/20618/stat : 20618 (lr_gl_shr) R 20616 20618 20502 0 -1 4202496 74139 0 0 0 82214 12 0 0 25 0 1 0 608420818 110149632 18958 33554432000 4194304 4300056 140735017656256 18446744073709551615 4256319 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20618/statm: 26892 18958 247 26 0 23524 0
Current children cumulated CPU time (s) 822.26
Current children cumulated vsize (KiB) 107568

[startup+882.301 s]
/proc/loadavg: 4.05 3.89 2.58 6/362 20642
/proc/meminfo: memFree=27960404/32951124 swapFree=53501176/67111528
[pid=20618] ppid=20616 vsize=120000 CPUtime=882.27 cores=0,2
/proc/20618/stat : 20618 (lr_gl_shr) R 20616 20618 20502 0 -1 4202496 123602 0 0 0 88207 20 0 0 25 0 1 0 608420818 122880000 26725 33554432000 4194304 4300056 140735017656256 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20618/statm: 30000 26725 247 26 0 26632 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 120000

[startup+942.3 s]
/proc/loadavg: 4.02 3.90 2.67 6/362 20644
/proc/meminfo: memFree=27896616/32951124 swapFree=53501176/67111528
[pid=20618] ppid=20616 vsize=120000 CPUtime=942.27 cores=0,2
/proc/20618/stat : 20618 (lr_gl_shr) R 20616 20618 20502 0 -1 4202496 142944 0 0 0 94204 23 0 0 25 0 1 0 608420818 122880000 26725 33554432000 4194304 4300056 140735017656256 18446744073709551615 4256057 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20618/statm: 30000 26725 247 26 0 26632 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 120000

[startup+1002.3 s]
/proc/loadavg: 4.00 3.92 2.75 6/362 20646
/proc/meminfo: memFree=28173688/32951124 swapFree=53501176/67111528
[pid=20618] ppid=20616 vsize=120000 CPUtime=1002.27 cores=0,2
/proc/20618/stat : 20618 (lr_gl_shr) R 20616 20618 20502 0 -1 4202496 142944 0 0 0 100204 23 0 0 25 0 1 0 608420818 122880000 26725 33554432000 4194304 4300056 140735017656256 18446744073709551615 4256008 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20618/statm: 30000 26725 247 26 0 26632 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 120000

[startup+1062.3 s]
/proc/loadavg: 4.00 3.93 2.82 6/362 20647
/proc/meminfo: memFree=28053232/32951124 swapFree=53501176/67111528
[pid=20618] ppid=20616 vsize=120000 CPUtime=1062.28 cores=0,2
/proc/20618/stat : 20618 (lr_gl_shr) R 20616 20618 20502 0 -1 4202496 150954 0 0 0 106204 24 0 0 25 0 1 0 608420818 122880000 26725 33554432000 4194304 4300056 140735017656256 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20618/statm: 30000 26725 247 26 0 26632 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 120000

[startup+1122.3 s]
/proc/loadavg: 4.07 3.96 2.90 6/362 20649
/proc/meminfo: memFree=28111440/32951124 swapFree=53501176/67111528
[pid=20618] ppid=20616 vsize=120000 CPUtime=1122.28 cores=0,2
/proc/20618/stat : 20618 (lr_gl_shr) R 20616 20618 20502 0 -1 4202496 150959 0 0 0 112204 24 0 0 25 0 1 0 608420818 122880000 26730 33554432000 4194304 4300056 140735017656256 18446744073709551615 4251317 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20618/statm: 30000 26730 247 26 0 26632 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 120000

[startup+1182.3 s]
/proc/loadavg: 4.02 3.96 2.96 5/362 20650
/proc/meminfo: memFree=28126028/32951124 swapFree=53501176/67111528
[pid=20618] ppid=20616 vsize=120000 CPUtime=1182.28 cores=0,2
/proc/20618/stat : 20618 (lr_gl_shr) R 20616 20618 20502 0 -1 4202496 159897 0 0 0 118203 25 0 0 25 0 1 0 608420818 122880000 26730 33554432000 4194304 4300056 140735017656256 18446744073709551615 4252392 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20618/statm: 30000 26730 247 26 0 26632 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 120000

[startup+1242.3 s]
/proc/loadavg: 4.06 3.98 3.03 5/362 20708
/proc/meminfo: memFree=27794352/32951124 swapFree=53501176/67111528
[pid=20618] ppid=20616 vsize=120000 CPUtime=1242.27 cores=0,2
/proc/20618/stat : 20618 (lr_gl_shr) R 20616 20618 20502 0 -1 4202496 159897 0 0 0 124202 25 0 0 25 0 1 0 608420818 122880000 26730 33554432000 4194304 4300056 140735017656256 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20618/statm: 30000 26730 247 26 0 26632 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 120000



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.94 3.97 3.08 5/362 20738
/proc/meminfo: memFree=27589524/32951124 swapFree=53501176/67111528
[pid=20618] ppid=20616 vsize=120000 CPUtime=1299.99 cores=0,2
/proc/20618/stat : 20618 (lr_gl_shr) R 20616 20618 20502 0 -1 4202496 167558 0 0 0 129973 26 0 0 25 0 1 0 608420818 122880000 26730 33554432000 4194304 4300056 140735017656256 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/20618/statm: 30000 26730 247 26 0 26632 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 120000

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.01
CPU user time (s): 1299.74
CPU system time (s): 0.269958
CPU usage (%): 99.9991
Max. virtual memory (cumulated for all children) (KiB): 169320

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

runsolver used 4.47632 second user time and 9.8545 second system time

The end

Launcher Data

Begin job on node103 at 2011-05-09 21:09:42
IDJOB=3349821
IDBENCH=70818
IDSOLVER=1814
FILE ID=node103/3349821-1304968182
RUNJOBID= node103-1304968099-20520
PBS_JOBID= 13285647
Free space on /tmp= 48832 MiB

SOLVER NAME= minisat hack: LR_NOGL_NOSHR 2011-03-02
BENCH NAME= SAT09/APPLICATIONS/bitverif/maxxor/maxxor032.cnf
COMMAND LINE= HOME/lr_gl_shr BENCHNAME -verb=0 -model -no-shrinking -no-glucose
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3349821-1304968182/watcher-3349821-1304968182 -o /tmp/evaluation-result-3349821-1304968182/solver-3349821-1304968182 -C 2400 -W 1300 -M 7680  HOME/lr_gl_shr HOME/instance-3349821-1304968182.cnf -verb=0 -model -no-shrinking -no-glucose

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

MD5SUM BENCH= e1a6f3a7c69cc7fbec84aac478eb151a
RANDOM SEED=1041096563

node103.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.858
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.71
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.858
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.75
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.858
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.858
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.858
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.75
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.858
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.858
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.858
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:     32951124 kB
MemFree:      28614560 kB
Buffers:        185476 kB
Cached:        1359720 kB
SwapCached:     339736 kB
Active:         973892 kB
Inactive:      3125632 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28614560 kB
SwapTotal:    67111528 kB
SwapFree:     53501176 kB
Dirty:           23724 kB
Writeback:           4 kB
AnonPages:     2224444 kB
Mapped:          11136 kB
Slab:           118628 kB
PageTables:      54240 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 78679284 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= 48656 MiB
End job on node103 at 2011-05-09 21:31:24