Trace number 3349996

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_GL_NOSHR 2011-03-02? (TO) 1300.01 1300.02

General information on the benchmark

NameSAT05/industrial/grieu05/vmpc/
vmpc_35.renamed-as.sat05-1921.cnf
MD5SUM5fda0e0fb8a21967728dfe29bf2d4ea5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark473.18
Satisfiable
(Un)Satisfiability was proved
Number of variables1225
Number of clauses211785
Sum of the clauses size554190
Maximum clause length35
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 283405
Number of clauses of size 3128310
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 570

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-3349996-1304974056/watcher-3349996-1304974056 -o /tmp/evaluation-result-3349996-1304974056/solver-3349996-1304974056 -C 2400 -W 1300 -M 7680 HOME/lr_gl_shr HOME/instance-3349996-1304974056.cnf -verb=0 -model -no-shrinking 

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.99 2.92 3.46 4/303 12426
/proc/meminfo: memFree=25699840/32951124 swapFree=63485424/67111528
[pid=12426] ppid=12424 vsize=19336 CPUtime=0 cores=0,2
/proc/12426/stat : 12426 (lr_gl_shr) R 12424 12426 9758 0 -1 4202496 362 0 0 0 0 0 0 0 25 0 1 0 589821501 19800064 305 33554432000 4194304 4300056 140736120190064 18446744073709551615 4286249 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12426/statm: 4834 313 218 26 0 1466 0

[startup+0.101171 s]
/proc/loadavg: 2.99 2.92 3.46 4/303 12426
/proc/meminfo: memFree=25699840/32951124 swapFree=63485424/67111528
[pid=12426] ppid=12424 vsize=28448 CPUtime=0.08 cores=0,2
/proc/12426/stat : 12426 (lr_gl_shr) R 12424 12426 9758 0 -1 4202496 4532 0 0 0 8 0 0 0 25 0 1 0 589821501 29130752 3739 33554432000 4194304 4300056 140736120190064 18446744073709551615 4230564 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12426/statm: 7112 3739 226 26 0 3744 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 28448

[startup+0.201149 s]
/proc/loadavg: 2.99 2.92 3.46 4/303 12426
/proc/meminfo: memFree=25699840/32951124 swapFree=63485424/67111528
[pid=12426] ppid=12424 vsize=28588 CPUtime=0.18 cores=0,2
/proc/12426/stat : 12426 (lr_gl_shr) R 12424 12426 9758 0 -1 4202496 4553 0 0 0 18 0 0 0 25 0 1 0 589821501 29274112 3760 33554432000 4194304 4300056 140736120190064 18446744073709551615 4230426 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12426/statm: 7147 3760 226 26 0 3779 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 28588

[startup+0.301142 s]
/proc/loadavg: 2.99 2.92 3.46 4/303 12426
/proc/meminfo: memFree=25699840/32951124 swapFree=63485424/67111528
[pid=12426] ppid=12424 vsize=28724 CPUtime=0.28 cores=0,2
/proc/12426/stat : 12426 (lr_gl_shr) R 12424 12426 9758 0 -1 4202496 4580 0 0 0 28 0 0 0 25 0 1 0 589821501 29413376 3787 33554432000 4194304 4300056 140736120190064 18446744073709551615 4230204 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12426/statm: 7181 3787 226 26 0 3813 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 28724

[startup+0.701058 s]
/proc/loadavg: 2.99 2.92 3.46 4/303 12426
/proc/meminfo: memFree=25699840/32951124 swapFree=63485424/67111528
[pid=12426] ppid=12424 vsize=27640 CPUtime=0.69 cores=0,2
/proc/12426/stat : 12426 (lr_gl_shr) R 12424 12426 9758 0 -1 4202496 5384 0 0 0 68 1 0 0 25 0 1 0 589821501 28303360 3182 33554432000 4194304 4300056 140736120190064 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12426/statm: 6910 3182 243 26 0 3542 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27640

[startup+1.50091 s]
/proc/loadavg: 2.99 2.92 3.46 5/304 12427
/proc/meminfo: memFree=25683336/32951124 swapFree=63485424/67111528
[pid=12426] ppid=12424 vsize=30360 CPUtime=1.49 cores=0,2
/proc/12426/stat : 12426 (lr_gl_shr) R 12424 12426 9758 0 -1 4202496 5908 0 0 0 148 1 0 0 25 0 1 0 589821501 31088640 3695 33554432000 4194304 4300056 140736120190064 18446744073709551615 4256515 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12426/statm: 7590 3695 244 26 0 4222 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 30360

[startup+3.10062 s]
/proc/loadavg: 2.99 2.92 3.46 6/301 12430
/proc/meminfo: memFree=25983052/32951124 swapFree=63485424/67111528
[pid=12426] ppid=12424 vsize=34780 CPUtime=3.09 cores=0,2
/proc/12426/stat : 12426 (lr_gl_shr) R 12424 12426 9758 0 -1 4202496 6864 0 0 0 308 1 0 0 25 0 1 0 589821501 35614720 4623 33554432000 4194304 4300056 140736120190064 18446744073709551615 4256008 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12426/statm: 8695 4623 244 26 0 5327 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 34780

[startup+6.30103 s]
/proc/loadavg: 3.07 2.93 3.46 5/301 12430
/proc/meminfo: memFree=25971404/32951124 swapFree=63485424/67111528
[pid=12426] ppid=12424 vsize=41960 CPUtime=6.28 cores=0,2
/proc/12426/stat : 12426 (lr_gl_shr) R 12424 12426 9758 0 -1 4202496 8305 0 0 0 627 1 0 0 25 0 1 0 589821501 42967040 6028 33554432000 4194304 4300056 140736120190064 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12426/statm: 10490 6028 244 26 0 7122 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 41960

[startup+12.7009 s]
/proc/loadavg: 3.14 2.95 3.46 6/304 12455
/proc/meminfo: memFree=26029364/32951124 swapFree=63485424/67111528
[pid=12426] ppid=12424 vsize=56108 CPUtime=12.69 cores=0,2
/proc/12426/stat : 12426 (lr_gl_shr) R 12424 12426 9758 0 -1 4202496 11188 0 0 0 1267 2 0 0 25 0 1 0 589821501 57454592 8855 33554432000 4194304 4300056 140736120190064 18446744073709551615 4263274 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12426/statm: 14027 8855 246 26 0 10659 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 56108

[startup+25.5005 s]
/proc/loadavg: 3.33 3.00 3.47 6/304 12455
/proc/meminfo: memFree=25970304/32951124 swapFree=63485424/67111528
[pid=12426] ppid=12424 vsize=79152 CPUtime=25.49 cores=0,2
/proc/12426/stat : 12426 (lr_gl_shr) R 12424 12426 9758 0 -1 4202496 15699 0 0 0 2545 4 0 0 25 0 1 0 589821501 81051648 13302 33554432000 4194304 4300056 140736120190064 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12426/statm: 19788 13302 246 26 0 16420 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 79152

[startup+51.1008 s]
/proc/loadavg: 3.56 3.08 3.48 6/304 12456
/proc/meminfo: memFree=25998808/32951124 swapFree=63485424/67111528
[pid=12426] ppid=12424 vsize=83656 CPUtime=51.09 cores=0,2
/proc/12426/stat : 12426 (lr_gl_shr) R 12424 12426 9758 0 -1 4202496 28107 0 0 0 5102 7 0 0 25 0 1 0 589821501 85663744 13868 33554432000 4194304 4300056 140736120190064 18446744073709551615 4256060 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12426/statm: 20914 13868 246 26 0 17546 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 83656

[startup+102.3 s]
/proc/loadavg: 3.85 3.24 3.51 6/304 12511
/proc/meminfo: memFree=25972968/32951124 swapFree=63485424/67111528
[pid=12426] ppid=12424 vsize=122076 CPUtime=102.29 cores=0,2
/proc/12426/stat : 12426 (lr_gl_shr) R 12424 12426 9758 0 -1 4202496 46646 0 0 0 10218 11 0 0 25 0 1 0 589821501 125005824 19711 33554432000 4194304 4300056 140736120190064 18446744073709551615 4273366 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12426/statm: 30519 19711 246 26 0 27151 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 122076

[startup+162.3 s]
/proc/loadavg: 4.02 3.39 3.55 6/304 12513
/proc/meminfo: memFree=25959860/32951124 swapFree=63485424/67111528
[pid=12426] ppid=12424 vsize=95252 CPUtime=162.29 cores=0,2
/proc/12426/stat : 12426 (lr_gl_shr) R 12424 12426 9758 0 -1 4202496 72956 0 0 0 16213 16 0 0 25 0 1 0 589821501 97538048 18739 33554432000 4194304 4300056 140736120190064 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12426/statm: 23813 18739 246 26 0 20445 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 95252

[startup+222.311 s]
/proc/loadavg: 4.05 3.51 3.57 6/304 12514
/proc/meminfo: memFree=25925980/32951124 swapFree=63485424/67111528
[pid=12426] ppid=12424 vsize=131408 CPUtime=222.3 cores=0,2
/proc/12426/stat : 12426 (lr_gl_shr) R 12424 12426 9758 0 -1 4202496 91806 0 0 0 22209 21 0 0 25 0 1 0 589821501 134561792 22994 33554432000 4194304 4300056 140736120190064 18446744073709551615 4251348 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12426/statm: 32852 22994 246 26 0 29484 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 131408

[startup+282.301 s]
/proc/loadavg: 4.02 3.60 3.60 6/304 12516
/proc/meminfo: memFree=25928412/32951124 swapFree=63485424/67111528
[pid=12426] ppid=12424 vsize=104800 CPUtime=282.28 cores=0,2
/proc/12426/stat : 12426 (lr_gl_shr) R 12424 12426 9758 0 -1 4202496 116313 0 0 0 28201 27 0 0 25 0 1 0 589821501 107315200 18684 33554432000 4194304 4300056 140736120190064 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12426/statm: 26200 18684 246 26 0 22832 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 104800

[startup+342.301 s]
/proc/loadavg: 4.00 3.67 3.62 5/304 12517
/proc/meminfo: memFree=25872820/32951124 swapFree=63485424/67111528
[pid=12426] ppid=12424 vsize=109032 CPUtime=342.29 cores=0,2
/proc/12426/stat : 12426 (lr_gl_shr) R 12424 12426 9758 0 -1 4202496 135478 0 0 0 34196 33 0 0 25 0 1 0 589821501 111648768 22525 33554432000 4194304 4300056 140736120190064 18446744073709551615 4256511 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12426/statm: 27258 22525 246 26 0 23890 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 109032

[startup+402.301 s]
/proc/loadavg: 4.00 3.73 3.64 5/304 12519
/proc/meminfo: memFree=25864952/32951124 swapFree=63485424/67111528
[pid=12426] ppid=12424 vsize=145632 CPUtime=402.29 cores=0,2
/proc/12426/stat : 12426 (lr_gl_shr) R 12424 12426 9758 0 -1 4202496 154238 0 0 0 40191 38 0 0 25 0 1 0 589821501 149127168 26507 33554432000 4194304 4300056 140736120190064 18446744073709551615 4256057 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12426/statm: 36408 26507 246 26 0 33040 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 145632

[startup+462.301 s]
/proc/loadavg: 4.00 3.77 3.66 5/304 12521
/proc/meminfo: memFree=25884112/32951124 swapFree=63485424/67111528
[pid=12426] ppid=12424 vsize=98792 CPUtime=462.28 cores=0,2
/proc/12426/stat : 12426 (lr_gl_shr) R 12424 12426 9758 0 -1 4202496 178557 0 0 0 46184 44 0 0 25 0 1 0 589821501 101163008 20155 33554432000 4194304 4300056 140736120190064 18446744073709551615 4262499 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12426/statm: 24698 20155 246 26 0 21330 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 98792

[startup+522.301 s]
/proc/loadavg: 4.00 3.81 3.68 5/304 12522
/proc/meminfo: memFree=25866704/32951124 swapFree=63485424/67111528
[pid=12426] ppid=12424 vsize=120572 CPUtime=522.29 cores=0,2
/proc/12426/stat : 12426 (lr_gl_shr) R 12424 12426 9758 0 -1 4202496 197551 0 0 0 52180 49 0 0 25 0 1 0 589821501 123465728 24278 33554432000 4194304 4300056 140736120190064 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12426/statm: 30143 24278 246 26 0 26775 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 120572

[startup+582.301 s]
/proc/loadavg: 4.12 3.88 3.71 6/304 12524
/proc/meminfo: memFree=25851148/32951124 swapFree=63485424/67111528
[pid=12426] ppid=12424 vsize=123776 CPUtime=582.28 cores=0,2
/proc/12426/stat : 12426 (lr_gl_shr) R 12424 12426 9758 0 -1 4202496 215921 0 0 0 58174 54 0 0 25 0 1 0 589821501 126746624 26447 33554432000 4194304 4300056 140736120190064 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12426/statm: 30944 26447 246 26 0 27576 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 123776

[startup+642.301 s]
/proc/loadavg: 4.04 3.89 3.72 5/304 12525
/proc/meminfo: memFree=25833252/32951124 swapFree=63485424/67111528
[pid=12426] ppid=12424 vsize=107532 CPUtime=642.28 cores=0,2
/proc/12426/stat : 12426 (lr_gl_shr) R 12424 12426 9758 0 -1 4202496 239589 0 0 0 64168 60 0 0 25 0 1 0 589821501 110112768 21638 33554432000 4194304 4300056 140736120190064 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12426/statm: 26883 21638 246 26 0 23515 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 107532

[startup+702.301 s]
/proc/loadavg: 4.01 3.91 3.74 6/304 12527
/proc/meminfo: memFree=25810144/32951124 swapFree=63485424/67111528
[pid=12426] ppid=12424 vsize=129012 CPUtime=702.29 cores=0,2
/proc/12426/stat : 12426 (lr_gl_shr) R 12424 12426 9758 0 -1 4202496 258398 0 0 0 70164 65 0 0 25 0 1 0 589821501 132108288 24423 33554432000 4194304 4300056 140736120190064 18446744073709551615 4256291 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12426/statm: 32253 24423 246 26 0 28885 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 129012

[startup+762.301 s]
/proc/loadavg: 4.09 3.96 3.76 6/304 12529
/proc/meminfo: memFree=25806000/32951124 swapFree=63485424/67111528
[pid=12426] ppid=12424 vsize=132772 CPUtime=762.29 cores=0,2
/proc/12426/stat : 12426 (lr_gl_shr) R 12424 12426 9758 0 -1 4202496 277649 0 0 0 76159 70 0 0 25 0 1 0 589821501 135958528 27703 33554432000 4194304 4300056 140736120190064 18446744073709551615 4256253 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12426/statm: 33193 27703 246 26 0 29825 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 132772

[startup+822.301 s]
/proc/loadavg: 4.04 3.96 3.77 6/304 12539
/proc/meminfo: memFree=25826480/32951124 swapFree=63485424/67111528
[pid=12426] ppid=12424 vsize=168056 CPUtime=822.28 cores=0,2
/proc/12426/stat : 12426 (lr_gl_shr) R 12424 12426 9758 0 -1 4202496 296720 0 0 0 82153 75 0 0 25 0 1 0 589821501 172089344 30182 33554432000 4194304 4300056 140736120190064 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12426/statm: 42014 30182 246 26 0 38646 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 168056

[startup+882.312 s]
/proc/loadavg: 4.01 3.97 3.78 6/304 12541
/proc/meminfo: memFree=25854568/32951124 swapFree=63485424/67111528
[pid=12426] ppid=12424 vsize=111064 CPUtime=882.3 cores=0,2
/proc/12426/stat : 12426 (lr_gl_shr) R 12424 12426 9758 0 -1 4202496 318247 0 0 0 88147 83 0 0 25 0 1 0 589821501 113729536 21957 33554432000 4194304 4300056 140736120190064 18446744073709551615 4256049 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12426/statm: 27766 21957 246 26 0 24398 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 111064

[startup+942.301 s]
/proc/loadavg: 4.00 3.97 3.79 6/304 12542
/proc/meminfo: memFree=25791528/32951124 swapFree=63485424/67111528
[pid=12426] ppid=12424 vsize=143940 CPUtime=942.29 cores=0,2
/proc/12426/stat : 12426 (lr_gl_shr) R 12424 12426 9758 0 -1 4202496 338237 0 0 0 94140 89 0 0 25 0 1 0 589821501 147394560 27690 33554432000 4194304 4300056 140736120190064 18446744073709551615 4256726 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12426/statm: 35985 27690 246 26 0 32617 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 143940

[startup+1002.3 s]
/proc/loadavg: 4.00 3.97 3.81 6/304 12544
/proc/meminfo: memFree=25794324/32951124 swapFree=63485424/67111528
[pid=12426] ppid=12424 vsize=145852 CPUtime=1002.29 cores=0,2
/proc/12426/stat : 12426 (lr_gl_shr) R 12424 12426 9758 0 -1 4202496 356225 0 0 0 100135 94 0 0 25 0 1 0 589821501 149352448 29176 33554432000 4194304 4300056 140736120190064 18446744073709551615 4256049 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12426/statm: 36463 29176 246 26 0 33095 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 145852

[startup+1062.3 s]
/proc/loadavg: 4.16 4.00 3.83 6/304 12546
/proc/meminfo: memFree=25749396/32951124 swapFree=63485424/67111528
[pid=12426] ppid=12424 vsize=147968 CPUtime=1062.28 cores=0,2
/proc/12426/stat : 12426 (lr_gl_shr) R 12424 12426 9758 0 -1 4202496 374711 0 0 0 106130 98 0 0 25 0 1 0 589821501 151519232 32090 33554432000 4194304 4300056 140736120190064 18446744073709551615 4256319 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12426/statm: 36992 32090 246 26 0 33624 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 147968

[startup+1122.3 s]
/proc/loadavg: 4.06 4.00 3.83 6/304 12547
/proc/meminfo: memFree=25747008/32951124 swapFree=63485424/67111528
[pid=12426] ppid=12424 vsize=180824 CPUtime=1122.28 cores=0,2
/proc/12426/stat : 12426 (lr_gl_shr) R 12424 12426 9758 0 -1 4202496 392780 0 0 0 112125 103 0 0 25 0 1 0 589821501 185163776 33593 33554432000 4194304 4300056 140736120190064 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12426/statm: 45206 33593 246 26 0 41838 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 180824

[startup+1182.3 s]
/proc/loadavg: 4.05 4.01 3.85 6/304 12549
/proc/meminfo: memFree=25764208/32951124 swapFree=63485424/67111528
[pid=12426] ppid=12424 vsize=183160 CPUtime=1182.28 cores=0,2
/proc/12426/stat : 12426 (lr_gl_shr) R 12424 12426 9758 0 -1 4202496 410877 0 0 0 118118 110 0 0 25 0 1 0 589821501 187555840 36092 33554432000 4194304 4300056 140736120190064 18446744073709551615 4273366 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12426/statm: 45790 36092 246 26 0 42422 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 183160

[startup+1242.3 s]
/proc/loadavg: 4.02 4.01 3.85 6/304 12550
/proc/meminfo: memFree=25766880/32951124 swapFree=63485424/67111528
[pid=12426] ppid=12424 vsize=135092 CPUtime=1242.28 cores=0,2
/proc/12426/stat : 12426 (lr_gl_shr) R 12424 12426 9758 0 -1 4202496 433430 0 0 0 124112 116 0 0 25 0 1 0 589821501 138334208 27145 33554432000 4194304 4300056 140736120190064 18446744073709551615 4256264 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12426/statm: 33773 27146 246 26 0 30405 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 135092



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.49 3.86 3.81 4/298 12570
/proc/meminfo: memFree=25905892/32951124 swapFree=63485424/67111528
[pid=12426] ppid=12424 vsize=156176 CPUtime=1299.99 cores=0,2
/proc/12426/stat : 12426 (lr_gl_shr) R 12424 12426 9758 0 -1 4202496 452570 0 0 0 129877 122 0 0 25 0 1 0 589821501 159924224 31347 33554432000 4194304 4300056 140736120190064 18446744073709551615 4256046 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12426/statm: 39044 31347 246 26 0 35676 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 156176

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1300 s]
/proc/loadavg: 3.49 3.86 3.81 4/298 12570
/proc/meminfo: memFree=25905892/32951124 swapFree=63485424/67111528
[pid=12426] ppid=12424 vsize=156176 CPUtime=1299.99 cores=0,2
/proc/12426/stat : 12426 (lr_gl_shr) R 12424 12426 9758 0 -1 4202496 452570 0 0 0 129877 122 0 0 25 0 1 0 589821501 159924224 31347 33554432000 4194304 4300056 140736120190064 18446744073709551615 4256046 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/12426/statm: 39044 31347 246 26 0 35676 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 156176

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.01
CPU user time (s): 1298.78
CPU system time (s): 1.23181
CPU usage (%): 99.9995
Max. virtual memory (cumulated for all children) (KiB): 196376

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

runsolver used 3.78742 second user time and 8.04278 second system time

The end

Launcher Data

Begin job on node147 at 2011-05-09 22:47:36
IDJOB=3349996
IDBENCH=85987
IDSOLVER=1815
FILE ID=node147/3349996-1304974056
RUNJOBID= node147-1304974002-12356
PBS_JOBID= 13285603
Free space on /tmp= 52772 MiB

SOLVER NAME= minisat hack: LR_GL_NOSHR 2011-03-02
BENCH NAME= SAT05/industrial/grieu05/vmpc/vmpc_35.renamed-as.sat05-1921.cnf
COMMAND LINE= HOME/lr_gl_shr BENCHNAME -verb=0 -model -no-shrinking 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3349996-1304974056/watcher-3349996-1304974056 -o /tmp/evaluation-result-3349996-1304974056/solver-3349996-1304974056 -C 2400 -W 1300 -M 7680  HOME/lr_gl_shr HOME/instance-3349996-1304974056.cnf -verb=0 -model -no-shrinking 

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

MD5SUM BENCH= 5fda0e0fb8a21967728dfe29bf2d4ea5
RANDOM SEED=1867208761

node147.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.836
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.67
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.836
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.836
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.82
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.836
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.836
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.836
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.76
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.836
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.836
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:      25700120 kB
Buffers:        168396 kB
Cached:        3442676 kB
SwapCached:      12852 kB
Active:        1299260 kB
Inactive:      5751560 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25700120 kB
SwapTotal:    67111528 kB
SwapFree:     63485424 kB
Dirty:            3540 kB
Writeback:         192 kB
AnonPages:     3435092 kB
Mapped:          15364 kB
Slab:           106392 kB
PageTables:      30476 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 45371500 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= 52868 MiB
End job on node147 at 2011-05-09 23:09:18