Trace number 3350192

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 1300.02

General information on the benchmark

NameAPPLICATIONS/
bitverif/maxxor/maxxor128.cnf
MD5SUM065c126f0d55807310a398728b44423f
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 variables200440
Number of clauses599015
Sum of the clauses size1397699
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2399342
Number of clauses of size 3199671
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-3350192-1304969066/watcher-3350192-1304969066 -o /tmp/evaluation-result-3350192-1304969066/solver-3350192-1304969066 -C 2400 -W 1300 -M 7680 HOME/lr_gl_shr HOME/instance-3350192-1304969066.cnf -verb=0 -model -no-shrinking 

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 4.04 3.86 2.58 6/241 22737
/proc/meminfo: memFree=3944056/32950928 swapFree=64721848/67111528
[pid=22737] ppid=22735 vsize=20468 CPUtime=0 cores=5,7
/proc/22737/stat : 22737 (lr_gl_shr) R 22735 22737 22624 0 -1 4202496 681 0 0 0 0 0 0 0 22 0 1 0 608506450 20959232 611 33554432000 4194304 4300056 140736501227552 18446744073709551615 248089698048 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/22737/statm: 5117 612 219 26 0 1749 0

[startup+0.0659959 s]
/proc/loadavg: 4.04 3.86 2.58 6/241 22737
/proc/meminfo: memFree=3944056/32950928 swapFree=64721848/67111528
[pid=22737] ppid=22735 vsize=31068 CPUtime=0.06 cores=5,7
/proc/22737/stat : 22737 (lr_gl_shr) R 22735 22737 22624 0 -1 4202496 3895 0 0 0 5 1 0 0 22 0 1 0 608506450 31813632 3519 33554432000 4194304 4300056 140736501227552 18446744073709551615 248089359045 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/22737/statm: 7767 3521 220 26 0 4399 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 31068

[startup+0.100933 s]
/proc/loadavg: 4.04 3.86 2.58 6/241 22737
/proc/meminfo: memFree=3944056/32950928 swapFree=64721848/67111528
[pid=22737] ppid=22735 vsize=37112 CPUtime=0.09 cores=5,7
/proc/22737/stat : 22737 (lr_gl_shr) R 22735 22737 22624 0 -1 4202496 5819 0 0 0 8 1 0 0 22 0 1 0 608506450 38002688 5229 33554432000 4194304 4300056 140736501227552 18446744073709551615 4286204 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/22737/statm: 9278 5230 220 26 0 5910 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 37112

[startup+0.300897 s]
/proc/loadavg: 4.04 3.86 2.58 6/241 22737
/proc/meminfo: memFree=3944056/32950928 swapFree=64721848/67111528
[pid=22737] ppid=22735 vsize=77172 CPUtime=0.29 cores=5,7
/proc/22737/stat : 22737 (lr_gl_shr) R 22735 22737 22624 0 -1 4202496 16508 0 0 0 27 2 0 0 23 0 1 0 608506450 79024128 14558 33554432000 4194304 4300056 140736501227552 18446744073709551615 4286204 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/22737/statm: 19293 14559 220 26 0 15925 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 77172

[startup+0.700827 s]
/proc/loadavg: 4.04 3.86 2.58 6/241 22737
/proc/meminfo: memFree=3944056/32950928 swapFree=64721848/67111528
[pid=22737] ppid=22735 vsize=108696 CPUtime=0.69 cores=5,7
/proc/22737/stat : 22737 (lr_gl_shr) R 22735 22737 22624 0 -1 4202496 24368 0 0 0 66 3 0 0 25 0 1 0 608506450 111304704 22117 33554432000 4194304 4300056 140736501227552 18446744073709551615 4221065 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/22737/statm: 27174 22117 278 26 0 23806 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 108696

[startup+1.50069 s]
/proc/loadavg: 4.04 3.86 2.58 5/242 22738
/proc/meminfo: memFree=3858124/32950928 swapFree=64721848/67111528
[pid=22737] ppid=22735 vsize=98892 CPUtime=1.49 cores=5,7
/proc/22737/stat : 22737 (lr_gl_shr) R 22735 22737 22624 0 -1 4202496 31079 0 0 0 145 4 0 0 25 0 1 0 608506450 101265408 18668 33554432000 4194304 4300056 140736501227552 18446744073709551615 4256057 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/22737/statm: 24723 18668 286 26 0 21355 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 98892

[startup+3.1004 s]
/proc/loadavg: 4.04 3.86 2.58 5/242 22738
/proc/meminfo: memFree=3868788/32950928 swapFree=64721848/67111528
[pid=22737] ppid=22735 vsize=98892 CPUtime=3.09 cores=5,7
/proc/22737/stat : 22737 (lr_gl_shr) R 22735 22737 22624 0 -1 4202496 31275 0 0 0 305 4 0 0 25 0 1 0 608506450 101265408 18860 33554432000 4194304 4300056 140736501227552 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/22737/statm: 24723 18860 296 26 0 21355 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 98892

[startup+6.30083 s]
/proc/loadavg: 4.04 3.87 2.59 5/242 22738
/proc/meminfo: memFree=3865580/32950928 swapFree=64721848/67111528
[pid=22737] ppid=22735 vsize=98892 CPUtime=6.29 cores=5,7
/proc/22737/stat : 22737 (lr_gl_shr) R 22735 22737 22624 0 -1 4202496 31902 0 0 0 625 4 0 0 25 0 1 0 608506450 101265408 19475 33554432000 4194304 4300056 140736501227552 18446744073709551615 4256022 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/22737/statm: 24723 19475 297 26 0 21355 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 98892

[startup+12.7007 s]
/proc/loadavg: 4.04 3.87 2.60 5/242 22738
/proc/meminfo: memFree=3856544/32950928 swapFree=64721848/67111528
[pid=22737] ppid=22735 vsize=117568 CPUtime=12.69 cores=5,7
/proc/22737/stat : 22737 (lr_gl_shr) R 22735 22737 22624 0 -1 4202496 34071 0 0 0 1263 6 0 0 25 0 1 0 608506450 120389632 21630 33554432000 4194304 4300056 140736501227552 18446744073709551615 4256683 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/22737/statm: 29392 21630 297 26 0 26024 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 117568

[startup+25.5004 s]
/proc/loadavg: 4.03 3.87 2.62 5/242 22739
/proc/meminfo: memFree=3819476/32950928 swapFree=64721848/67111528
[pid=22737] ppid=22735 vsize=166888 CPUtime=25.49 cores=5,7
/proc/22737/stat : 22737 (lr_gl_shr) R 22735 22737 22624 0 -1 4202496 42523 0 0 0 2542 7 0 0 25 0 1 0 608506450 170893312 30039 33554432000 4194304 4300056 140736501227552 18446744073709551615 4252435 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/22737/statm: 41722 30039 297 26 0 38354 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 166888

[startup+51.1009 s]
/proc/loadavg: 4.02 3.88 2.65 5/242 22739
/proc/meminfo: memFree=3786656/32950928 swapFree=64721848/67111528
[pid=22737] ppid=22735 vsize=197708 CPUtime=51.09 cores=5,7
/proc/22737/stat : 22737 (lr_gl_shr) R 22735 22737 22624 0 -1 4202496 49672 0 0 0 5100 9 0 0 25 0 1 0 608506450 202452992 37139 33554432000 4194304 4300056 140736501227552 18446744073709551615 4251324 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/22737/statm: 49427 37139 297 26 0 46059 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 197708

[startup+102.309 s]
/proc/loadavg: 4.01 3.90 2.72 5/242 22741
/proc/meminfo: memFree=3707348/32950928 swapFree=64721848/67111528
[pid=22737] ppid=22735 vsize=247796 CPUtime=102.3 cores=5,7
/proc/22737/stat : 22737 (lr_gl_shr) R 22735 22737 22624 0 -1 4202496 66769 0 0 0 10216 14 0 0 25 0 1 0 608506450 253743104 54129 33554432000 4194304 4300056 140736501227552 18446744073709551615 4256096 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/22737/statm: 61949 54129 297 26 0 58581 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 247796

[startup+162.3 s]
/proc/loadavg: 4.04 3.93 2.80 5/242 22742
/proc/meminfo: memFree=3630048/32950928 swapFree=64721848/67111528
[pid=22737] ppid=22735 vsize=329184 CPUtime=162.28 cores=5,7
/proc/22737/stat : 22737 (lr_gl_shr) R 22735 22737 22624 0 -1 4202496 83877 0 0 0 16209 19 0 0 25 0 1 0 608506450 337084416 71123 33554432000 4194304 4300056 140736501227552 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/22737/statm: 82296 71123 297 26 0 78928 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 329184

[startup+222.301 s]
/proc/loadavg: 4.06 3.95 2.88 5/242 22744
/proc/meminfo: memFree=3561428/32950928 swapFree=64721848/67111528
[pid=22737] ppid=22735 vsize=461444 CPUtime=222.29 cores=5,7
/proc/22737/stat : 22737 (lr_gl_shr) R 22735 22737 22624 0 -1 4202496 98611 0 0 0 22204 25 0 0 25 0 1 0 608506450 472518656 85769 33554432000 4194304 4300056 140736501227552 18446744073709551615 4252234 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/22737/statm: 115361 85769 297 26 0 111993 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 461444

[startup+282.301 s]
/proc/loadavg: 4.06 3.97 2.95 5/242 22746
/proc/meminfo: memFree=3472844/32950928 swapFree=64721848/67111528
[pid=22737] ppid=22735 vsize=461444 CPUtime=282.3 cores=5,7
/proc/22737/stat : 22737 (lr_gl_shr) R 22735 22737 22624 0 -1 4202496 117860 0 0 0 28199 31 0 0 25 0 1 0 608506450 472518656 104937 33554432000 4194304 4300056 140736501227552 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/22737/statm: 115361 104937 297 26 0 111993 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 461444

[startup+342.3 s]
/proc/loadavg: 3.94 3.96 3.01 5/239 22825
/proc/meminfo: memFree=3825100/32950928 swapFree=64721848/67111528
[pid=22737] ppid=22735 vsize=676368 CPUtime=342.29 cores=5,7
/proc/22737/stat : 22737 (lr_gl_shr) R 22735 22737 22624 0 -1 4202496 135404 0 0 0 34191 38 0 0 25 0 1 0 608506450 692600832 122414 33554432000 4194304 4300056 140736501227552 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/22737/statm: 169092 122414 297 26 0 165724 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 676368

[startup+402.301 s]
/proc/loadavg: 4.01 3.97 3.08 5/242 22860
/proc/meminfo: memFree=99364/32950928 swapFree=64721848/67111528
[pid=22737] ppid=22735 vsize=680080 CPUtime=402.29 cores=5,7
/proc/22737/stat : 22737 (lr_gl_shr) R 22735 22737 22624 0 -1 4202496 150674 0 0 0 40183 46 0 0 25 0 1 0 608506450 696401920 137619 33554432000 4194304 4300056 140736501227552 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/22737/statm: 170020 137619 297 26 0 166652 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 680080

[startup+462.3 s]
/proc/loadavg: 4.06 3.99 3.14 5/239 22864
/proc/meminfo: memFree=3652368/32950928 swapFree=64721848/67111528
[pid=22737] ppid=22735 vsize=688548 CPUtime=462.29 cores=5,7
/proc/22737/stat : 22737 (lr_gl_shr) R 22735 22737 22624 0 -1 4202496 165943 0 0 0 46174 55 0 0 25 0 1 0 608506450 705073152 152830 33554432000 4194304 4300056 140736501227552 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/22737/statm: 172137 152830 297 26 0 168769 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 688548

[startup+522.301 s]
/proc/loadavg: 4.02 3.99 3.19 5/242 22890
/proc/meminfo: memFree=3892160/32950928 swapFree=64721848/67111528
[pid=22737] ppid=22735 vsize=1039140 CPUtime=522.28 cores=5,7
/proc/22737/stat : 22737 (lr_gl_shr) R 22735 22737 22624 0 -1 4202496 181469 0 0 0 52167 61 0 0 25 0 1 0 608506450 1064079360 168305 33554432000 4194304 4300056 140736501227552 18446744073709551615 4262761 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/22737/statm: 259785 168305 297 26 0 256417 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 1039140

[startup+582.301 s]
/proc/loadavg: 4.01 3.99 3.23 5/242 22892
/proc/meminfo: memFree=3266388/32950928 swapFree=64721848/67111528
[pid=22737] ppid=22735 vsize=1040616 CPUtime=582.29 cores=5,7
/proc/22737/stat : 22737 (lr_gl_shr) R 22735 22737 22624 0 -1 4202496 198244 0 0 0 58159 70 0 0 25 0 1 0 608506450 1065590784 185041 33554432000 4194304 4300056 140736501227552 18446744073709551615 4251385 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/22737/statm: 260154 185041 297 26 0 256786 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 1040616

[startup+642.3 s]
/proc/loadavg: 4.00 3.99 3.28 5/242 22947
/proc/meminfo: memFree=4777428/32950928 swapFree=64721848/67111528
[pid=22737] ppid=22735 vsize=345124 CPUtime=642.29 cores=5,7
/proc/22737/stat : 22737 (lr_gl_shr) R 22735 22737 22624 0 -1 4202496 241243 0 0 0 64145 84 0 0 25 0 1 0 608506450 353406976 68888 33554432000 4194304 4300056 140736501227552 18446744073709551615 4252414 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/22737/statm: 86281 68888 297 26 0 82913 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 345124

[startup+702.301 s]
/proc/loadavg: 4.00 3.99 3.32 5/242 22949
/proc/meminfo: memFree=4726716/32950928 swapFree=64721848/67111528
[pid=22737] ppid=22735 vsize=478456 CPUtime=702.28 cores=5,7
/proc/22737/stat : 22737 (lr_gl_shr) R 22735 22737 22624 0 -1 4202496 261745 0 0 0 70133 95 0 0 25 0 1 0 608506450 489938944 89356 33554432000 4194304 4300056 140736501227552 18446744073709551615 4252723 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/22737/statm: 119614 89356 297 26 0 116246 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 478456

[startup+762.309 s]
/proc/loadavg: 4.08 4.01 3.37 5/242 22950
/proc/meminfo: memFree=4629528/32950928 swapFree=64721848/67111528
[pid=22737] ppid=22735 vsize=481716 CPUtime=762.29 cores=5,7
/proc/22737/stat : 22737 (lr_gl_shr) R 22735 22737 22624 0 -1 4202496 275402 0 0 0 76126 103 0 0 25 0 1 0 608506450 493277184 102962 33554432000 4194304 4300056 140736501227552 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/22737/statm: 120429 102962 297 26 0 117061 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 481716

[startup+822.301 s]
/proc/loadavg: 4.03 4.00 3.40 5/242 22952
/proc/meminfo: memFree=4509820/32950928 swapFree=64721848/67111528
[pid=22737] ppid=22735 vsize=698348 CPUtime=822.28 cores=5,7
/proc/22737/stat : 22737 (lr_gl_shr) R 22735 22737 22624 0 -1 4202496 289415 0 0 0 82118 110 0 0 25 0 1 0 608506450 715108352 116912 33554432000 4194304 4300056 140736501227552 18446744073709551615 4252435 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/22737/statm: 174587 116912 297 26 0 171219 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 698348

[startup+882.301 s]
/proc/loadavg: 4.01 4.00 3.44 5/242 22981
/proc/meminfo: memFree=4368976/32950928 swapFree=64721848/67111528
[pid=22737] ppid=22735 vsize=700356 CPUtime=882.29 cores=5,7
/proc/22737/stat : 22737 (lr_gl_shr) R 22735 22737 22624 0 -1 4202496 306647 0 0 0 88114 115 0 0 25 0 1 0 608506450 717164544 134092 33554432000 4194304 4300056 140736501227552 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/22737/statm: 175089 134092 297 26 0 171721 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 700356

[startup+942.3 s]
/proc/loadavg: 4.00 4.00 3.47 5/242 22982
/proc/meminfo: memFree=4126624/32950928 swapFree=64721848/67111528
[pid=22737] ppid=22735 vsize=704108 CPUtime=942.28 cores=5,7
/proc/22737/stat : 22737 (lr_gl_shr) R 22735 22737 22624 0 -1 4202496 321931 0 0 0 94107 121 0 0 25 0 1 0 608506450 721006592 149342 33554432000 4194304 4300056 140736501227552 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/22737/statm: 176027 149342 297 26 0 172659 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 704108

[startup+1002.3 s]
/proc/loadavg: 4.03 4.01 3.50 5/242 22984
/proc/meminfo: memFree=3903100/32950928 swapFree=64721848/67111528
[pid=22737] ppid=22735 vsize=707616 CPUtime=1002.28 cores=5,7
/proc/22737/stat : 22737 (lr_gl_shr) R 22735 22737 22624 0 -1 4202496 335694 0 0 0 100103 125 0 0 25 0 1 0 608506450 724598784 163054 33554432000 4194304 4300056 140736501227552 18446744073709551615 4256264 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/22737/statm: 176904 163054 297 26 0 173536 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 707616

[startup+1062.3 s]
/proc/loadavg: 4.04 4.02 3.54 5/242 22985
/proc/meminfo: memFree=3681236/32950928 swapFree=64721848/67111528
[pid=22737] ppid=22735 vsize=1060872 CPUtime=1062.27 cores=5,7
/proc/22737/stat : 22737 (lr_gl_shr) R 22735 22737 22624 0 -1 4202496 353559 0 0 0 106097 130 0 0 25 0 1 0 608506450 1086332928 180863 33554432000 4194304 4300056 140736501227552 18446744073709551615 4256511 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/22737/statm: 265218 180863 297 26 0 261850 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 1060872

[startup+1122.3 s]
/proc/loadavg: 4.01 4.02 3.56 5/242 22987
/proc/meminfo: memFree=3385696/32950928 swapFree=64721848/67111528
[pid=22737] ppid=22735 vsize=1061512 CPUtime=1122.27 cores=5,7
/proc/22737/stat : 22737 (lr_gl_shr) R 22735 22737 22624 0 -1 4202496 373371 0 0 0 112090 137 0 0 25 0 1 0 608506450 1086988288 200620 33554432000 4194304 4300056 140736501227552 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/22737/statm: 265378 200620 297 26 0 262010 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 1061512

[startup+1182.3 s]
/proc/loadavg: 4.00 4.01 3.59 5/242 22989
/proc/meminfo: memFree=3820156/32950928 swapFree=64721848/67111528
[pid=22737] ppid=22735 vsize=283692 CPUtime=1182.27 cores=5,7
/proc/22737/stat : 22737 (lr_gl_shr) R 22735 22737 22624 0 -1 4202496 410308 0 0 0 118078 149 0 0 25 0 1 0 608506450 290500608 57376 33554432000 4194304 4300056 140736501227552 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/22737/statm: 70923 57376 297 26 0 67555 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 283692

[startup+1242.3 s]
/proc/loadavg: 4.06 4.02 3.62 5/242 22990
/proc/meminfo: memFree=3591096/32950928 swapFree=64721848/67111528
[pid=22737] ppid=22735 vsize=365624 CPUtime=1242.27 cores=5,7
/proc/22737/stat : 22737 (lr_gl_shr) R 22735 22737 22624 0 -1 4202496 423995 0 0 0 124072 155 0 0 25 0 1 0 608506450 374398976 70995 33554432000 4194304 4300056 140736501227552 18446744073709551615 4256309 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/22737/statm: 91406 70995 297 26 0 88038 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 365624



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.02 3.64 5/242 22992
/proc/meminfo: memFree=3355824/32950928 swapFree=64721848/67111528
[pid=22737] ppid=22735 vsize=498296 CPUtime=1299.98 cores=5,7
/proc/22737/stat : 22737 (lr_gl_shr) R 22735 22737 22624 0 -1 4202496 440264 0 0 0 129836 162 0 0 25 0 1 0 608506450 510255104 87184 33554432000 4194304 4300056 140736501227552 18446744073709551615 4273366 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/22737/statm: 124574 87184 297 26 0 121206 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 498296

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
CPU user time (s): 1298.36
CPU system time (s): 1.63975
CPU usage (%): 99.9984
Max. virtual memory (cumulated for all children) (KiB): 1170980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.36
system time used= 1.63975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 440264
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= 10
involuntary context switches= 1058

runsolver used 2.74458 second user time and 6.72698 second system time

The end

Launcher Data

Begin job on node123 at 2011-05-09 21:24:27
IDJOB=3350192
IDBENCH=70815
IDSOLVER=1815
FILE ID=node123/3350192-1304969066
RUNJOBID= node123-1304968097-22645
PBS_JOBID= 13285627
Free space on /tmp= 39116 MiB

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

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

MD5SUM BENCH= 065c126f0d55807310a398728b44423f
RANDOM SEED=1410885859

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:       3944336 kB
Buffers:        225512 kB
Cached:       18682520 kB
SwapCached:      10384 kB
Active:       16235684 kB
Inactive:     12136824 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       3944336 kB
SwapTotal:    67111528 kB
SwapFree:     64721848 kB
Dirty:           10936 kB
Writeback:           0 kB
AnonPages:     9462728 kB
Mapped:          16400 kB
Slab:           539112 kB
PageTables:      32464 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 13518524 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= 39096 MiB
End job on node123 at 2011-05-09 21:46:09