Trace number 3349893

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.08 1300.03

General information on the benchmark

NameAPPLICATIONS/bitverif/
maxxororand/maxxororand064.cnf
MD5SUM49dbd2fb16b3d5ce554d30c48729a56d
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 variables92464
Number of clauses276623
Sum of the clauses size645451
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2184414
Number of clauses of size 392207
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-3349893-1304968137/watcher-3349893-1304968137 -o /tmp/evaluation-result-3349893-1304968137/solver-3349893-1304968137 -C 2400 -W 1300 -M 7680 HOME/lr_gl_shr HOME/instance-3349893-1304968137.cnf -verb=0 -model -no-shrinking -no-glucose 

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 1.13 0.28 0.09 4/363 26687
/proc/meminfo: memFree=13180280/32950928 swapFree=67111200/67111528
[pid=26687] ppid=26685 vsize=21516 CPUtime=0.01 cores=1,3
/proc/26687/stat : 26687 (lr_gl_shr) R 26685 26687 26572 0 -1 4202496 987 0 0 0 1 0 0 0 21 0 1 0 687044442 22032384 909 33554432000 4194304 4300056 140733357611904 18446744073709551615 256415088848 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26687/statm: 5379 909 220 26 0 2011 0

[startup+0.065445 s]
/proc/loadavg: 1.13 0.28 0.09 4/363 26687
/proc/meminfo: memFree=13180280/32950928 swapFree=67111200/67111528
[pid=26687] ppid=26685 vsize=31148 CPUtime=0.06 cores=1,3
/proc/26687/stat : 26687 (lr_gl_shr) R 26685 26687 26572 0 -1 4202496 3858 0 0 0 6 0 0 0 21 0 1 0 687044442 31895552 3486 33554432000 4194304 4300056 140733357611904 18446744073709551615 4286249 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26687/statm: 7787 3486 220 26 0 4419 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 31148

[startup+0.10044 s]
/proc/loadavg: 1.13 0.28 0.09 4/363 26687
/proc/meminfo: memFree=13180280/32950928 swapFree=67111200/67111528
[pid=26687] ppid=26685 vsize=37192 CPUtime=0.09 cores=1,3
/proc/26687/stat : 26687 (lr_gl_shr) R 26685 26687 26572 0 -1 4202496 5713 0 0 0 9 0 0 0 21 0 1 0 687044442 38084608 5134 33554432000 4194304 4300056 140733357611904 18446744073709551615 256415391488 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26687/statm: 9298 5135 223 26 0 5930 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 37192

[startup+0.300401 s]
/proc/loadavg: 1.13 0.28 0.09 4/363 26687
/proc/meminfo: memFree=13180280/32950928 swapFree=67111200/67111528
[pid=26687] ppid=26685 vsize=60888 CPUtime=0.29 cores=1,3
/proc/26687/stat : 26687 (lr_gl_shr) R 26685 26687 26572 0 -1 4202496 11038 0 0 0 28 1 0 0 22 0 1 0 687044442 62349312 10051 33554432000 4194304 4300056 140733357611904 18446744073709551615 4284280 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26687/statm: 15222 10055 246 26 0 11854 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 60888

[startup+0.700327 s]
/proc/loadavg: 1.13 0.28 0.09 4/363 26687
/proc/meminfo: memFree=13180280/32950928 swapFree=67111200/67111528
[pid=26687] ppid=26685 vsize=58488 CPUtime=0.69 cores=1,3
/proc/26687/stat : 26687 (lr_gl_shr) R 26685 26687 26572 0 -1 4202496 15417 0 0 0 67 2 0 0 24 0 1 0 687044442 59891712 10317 33554432000 4194304 4300056 140733357611904 18446744073709551615 4230564 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26687/statm: 14622 10317 246 26 0 11254 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 58488

[startup+1.50117 s]
/proc/loadavg: 1.13 0.28 0.09 5/364 26688
/proc/meminfo: memFree=13138368/32950928 swapFree=67111200/67111528
[pid=26687] ppid=26685 vsize=58716 CPUtime=1.49 cores=1,3
/proc/26687/stat : 26687 (lr_gl_shr) R 26685 26687 26572 0 -1 4202496 16603 0 0 0 147 2 0 0 25 0 1 0 687044442 60125184 10515 33554432000 4194304 4300056 140733357611904 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26687/statm: 14679 10515 264 26 0 11311 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 58716

[startup+3.10087 s]
/proc/loadavg: 1.36 0.34 0.11 5/364 26688
/proc/meminfo: memFree=13133664/32950928 swapFree=67111200/67111528
[pid=26687] ppid=26685 vsize=65788 CPUtime=3.09 cores=1,3
/proc/26687/stat : 26687 (lr_gl_shr) R 26685 26687 26572 0 -1 4202496 17669 0 0 0 307 2 0 0 25 0 1 0 687044442 67366912 11574 33554432000 4194304 4300056 140733357611904 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26687/statm: 16447 11574 264 26 0 13079 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 65788

[startup+6.30026 s]
/proc/loadavg: 1.36 0.34 0.11 5/364 26688
/proc/meminfo: memFree=13107024/32950928 swapFree=67111200/67111528
[pid=26687] ppid=26685 vsize=84464 CPUtime=6.29 cores=1,3
/proc/26687/stat : 26687 (lr_gl_shr) R 26685 26687 26572 0 -1 4202496 22521 0 0 0 627 2 0 0 25 0 1 0 687044442 86491136 16415 33554432000 4194304 4300056 140733357611904 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26687/statm: 21116 16415 264 26 0 17748 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 84464

[startup+12.701 s]
/proc/loadavg: 1.77 0.46 0.16 5/364 26688
/proc/meminfo: memFree=13085048/32950928 swapFree=67111200/67111528
[pid=26687] ppid=26685 vsize=96140 CPUtime=12.69 cores=1,3
/proc/26687/stat : 26687 (lr_gl_shr) R 26685 26687 26572 0 -1 4202496 26080 0 0 0 1266 3 0 0 25 0 1 0 687044442 98447360 19943 33554432000 4194304 4300056 140733357611904 18446744073709551615 4256531 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26687/statm: 24035 19943 264 26 0 20667 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 96140

[startup+25.5006 s]
/proc/loadavg: 2.11 0.58 0.20 5/364 26689
/proc/meminfo: memFree=13063832/32950928 swapFree=67111200/67111528
[pid=26687] ppid=26685 vsize=145928 CPUtime=25.49 cores=1,3
/proc/26687/stat : 26687 (lr_gl_shr) R 26685 26687 26572 0 -1 4202496 34202 0 0 0 2543 6 0 0 25 0 1 0 687044442 149430272 28026 33554432000 4194304 4300056 140733357611904 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26687/statm: 36482 28026 264 26 0 33114 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 145928

[startup+51.1007 s]
/proc/loadavg: 2.75 0.85 0.30 5/364 26689
/proc/meminfo: memFree=12978460/32950928 swapFree=67111200/67111528
[pid=26687] ppid=26685 vsize=196016 CPUtime=51.09 cores=1,3
/proc/26687/stat : 26687 (lr_gl_shr) R 26685 26687 26572 0 -1 4202496 46816 0 0 0 5100 9 0 0 25 0 1 0 687044442 200720384 40561 33554432000 4194304 4300056 140733357611904 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26687/statm: 49004 40561 264 26 0 45636 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 196016

[startup+102.314 s]
/proc/loadavg: 3.54 1.39 0.51 5/364 26691
/proc/meminfo: memFree=12971944/32950928 swapFree=67111200/67111528
[pid=26687] ppid=26685 vsize=202388 CPUtime=102.31 cores=1,3
/proc/26687/stat : 26687 (lr_gl_shr) R 26685 26687 26572 0 -1 4202496 75763 0 0 0 10216 15 0 0 25 0 1 0 687044442 207245312 35425 33554432000 4194304 4300056 140733357611904 18446744073709551615 4273366 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26687/statm: 50597 35425 264 26 0 47229 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 202388

[startup+162.3 s]
/proc/loadavg: 3.83 1.87 0.73 5/364 26692
/proc/meminfo: memFree=12818200/32950928 swapFree=67111200/67111528
[pid=26687] ppid=26685 vsize=416036 CPUtime=162.29 cores=1,3
/proc/26687/stat : 26687 (lr_gl_shr) R 26685 26687 26572 0 -1 4202496 108467 0 0 0 16206 23 0 0 25 0 1 0 687044442 426020864 68005 33554432000 4194304 4300056 140733357611904 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26687/statm: 104009 68005 264 26 0 100641 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 416036

[startup+222.301 s]
/proc/loadavg: 3.93 2.25 0.93 5/364 26694
/proc/meminfo: memFree=12872704/32950928 swapFree=67111200/67111528
[pid=26687] ppid=26685 vsize=293768 CPUtime=222.3 cores=1,3
/proc/26687/stat : 26687 (lr_gl_shr) R 26685 26687 26572 0 -1 4202496 144222 0 0 0 22199 31 0 0 25 0 1 0 687044442 300818432 49214 33554432000 4194304 4300056 140733357611904 18446744073709551615 4254653 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26687/statm: 73442 49214 264 26 0 70074 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 293768

[startup+282.301 s]
/proc/loadavg: 4.06 2.60 1.13 5/364 26695
/proc/meminfo: memFree=13030000/32950928 swapFree=67111200/67111528
[pid=26687] ppid=26685 vsize=87676 CPUtime=282.3 cores=1,3
/proc/26687/stat : 26687 (lr_gl_shr) R 26685 26687 26572 0 -1 4202496 177075 0 0 0 28190 40 0 0 25 0 1 0 687044442 89780224 16634 33554432000 4194304 4300056 140733357611904 18446744073709551615 4263072 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26687/statm: 21919 16634 264 26 0 18551 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 87676

[startup+342.301 s]
/proc/loadavg: 4.06 2.86 1.31 5/364 26697
/proc/meminfo: memFree=12799304/32950928 swapFree=67111200/67111528
[pid=26687] ppid=26685 vsize=299292 CPUtime=342.31 cores=1,3
/proc/26687/stat : 26687 (lr_gl_shr) R 26685 26687 26572 0 -1 4202496 224631 0 0 0 34182 49 0 0 25 0 1 0 687044442 306475008 64032 33554432000 4194304 4300056 140733357611904 18446744073709551615 4256049 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26687/statm: 74823 64032 264 26 0 71455 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 299292

[startup+402.301 s]
/proc/loadavg: 4.02 3.07 1.48 5/364 26699
/proc/meminfo: memFree=12680708/32950928 swapFree=67111200/67111528
[pid=26687] ppid=26685 vsize=431552 CPUtime=402.31 cores=1,3
/proc/26687/stat : 26687 (lr_gl_shr) R 26685 26687 26572 0 -1 4202496 252218 0 0 0 40174 57 0 0 25 0 1 0 687044442 441909248 91481 33554432000 4194304 4300056 140733357611904 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26687/statm: 107888 91481 264 26 0 104520 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 431552

[startup+462.301 s]
/proc/loadavg: 4.01 3.23 1.63 5/364 26700
/proc/meminfo: memFree=12889336/32950928 swapFree=67111200/67111528
[pid=26687] ppid=26685 vsize=177140 CPUtime=462.31 cores=1,3
/proc/26687/stat : 26687 (lr_gl_shr) R 26685 26687 26572 0 -1 4202496 280526 0 0 0 46165 66 0 0 25 0 1 0 687044442 181391360 36763 33554432000 4194304 4300056 140733357611904 18446744073709551615 4252420 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26687/statm: 44285 36763 264 26 0 40917 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 177140

[startup+522.301 s]
/proc/loadavg: 4.04 3.39 1.78 5/364 26702
/proc/meminfo: memFree=12753388/32950928 swapFree=67111200/67111528
[pid=26687] ppid=26685 vsize=308616 CPUtime=522.32 cores=1,3
/proc/26687/stat : 26687 (lr_gl_shr) R 26685 26687 26572 0 -1 4202496 304623 0 0 0 52159 73 0 0 25 0 1 0 687044442 316022784 60712 33554432000 4194304 4300056 140733357611904 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26687/statm: 77154 60712 264 26 0 73786 0
Current children cumulated CPU time (s) 522.32
Current children cumulated vsize (KiB) 308616

[startup+582.301 s]
/proc/loadavg: 4.13 3.53 1.93 5/364 26703
/proc/meminfo: memFree=12815088/32950928 swapFree=67111200/67111528
[pid=26687] ppid=26685 vsize=187388 CPUtime=582.31 cores=1,3
/proc/26687/stat : 26687 (lr_gl_shr) R 26685 26687 26572 0 -1 4202496 333369 0 0 0 58151 80 0 0 25 0 1 0 687044442 191885312 41676 33554432000 4194304 4300056 140733357611904 18446744073709551615 4263274 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26687/statm: 46847 41676 264 26 0 43479 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 187388

[startup+642.301 s]
/proc/loadavg: 4.05 3.61 2.05 5/364 26705
/proc/meminfo: memFree=12631748/32950928 swapFree=67111200/67111528
[pid=26687] ppid=26685 vsize=451124 CPUtime=642.33 cores=1,3
/proc/26687/stat : 26687 (lr_gl_shr) R 26685 26687 26572 0 -1 4202496 374989 0 0 0 64144 89 0 0 25 0 1 0 687044442 461950976 83170 33554432000 4194304 4300056 140733357611904 18446744073709551615 4273366 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26687/statm: 112781 83170 264 26 0 109413 0
Current children cumulated CPU time (s) 642.33
Current children cumulated vsize (KiB) 451124

[startup+702.3 s]
/proc/loadavg: 4.02 3.68 2.17 5/364 26707
/proc/meminfo: memFree=12849804/32950928 swapFree=67111200/67111528
[pid=26687] ppid=26685 vsize=137600 CPUtime=702.32 cores=1,3
/proc/26687/stat : 26687 (lr_gl_shr) R 26685 26687 26572 0 -1 4202496 413459 0 0 0 70134 98 0 0 25 0 1 0 687044442 140902400 27871 33554432000 4194304 4300056 140733357611904 18446744073709551615 4252414 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26687/statm: 34400 27872 264 26 0 31032 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 137600

[startup+762.314 s]
/proc/loadavg: 4.13 3.77 2.30 5/364 26708
/proc/meminfo: memFree=12762356/32950928 swapFree=67111200/67111528
[pid=26687] ppid=26685 vsize=237476 CPUtime=762.34 cores=1,3
/proc/26687/stat : 26687 (lr_gl_shr) R 26685 26687 26572 0 -1 4202496 439575 0 0 0 76129 105 0 0 25 0 1 0 687044442 243175424 53801 33554432000 4194304 4300056 140733357611904 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26687/statm: 59369 53801 264 26 0 56001 0
Current children cumulated CPU time (s) 762.34
Current children cumulated vsize (KiB) 237476

[startup+822.3 s]
/proc/loadavg: 4.23 3.85 2.41 5/364 26710
/proc/meminfo: memFree=12573704/32950928 swapFree=67111200/67111528
[pid=26687] ppid=26685 vsize=451124 CPUtime=822.33 cores=1,3
/proc/26687/stat : 26687 (lr_gl_shr) R 26685 26687 26572 0 -1 4202496 471943 0 0 0 82121 112 0 0 25 0 1 0 687044442 461950976 86053 33554432000 4194304 4300056 140733357611904 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26687/statm: 112781 86053 264 26 0 109413 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 451124

[startup+882.301 s]
/proc/loadavg: 4.08 3.88 2.51 5/364 26711
/proc/meminfo: memFree=12668388/32950928 swapFree=67111200/67111528
[pid=26687] ppid=26685 vsize=245120 CPUtime=882.33 cores=1,3
/proc/26687/stat : 26687 (lr_gl_shr) R 26685 26687 26572 0 -1 4202496 511346 0 0 0 88113 120 0 0 25 0 1 0 687044442 251002880 48705 33554432000 4194304 4300056 140733357611904 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26687/statm: 61280 48705 264 26 0 57912 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 245120

[startup+942.3 s]
/proc/loadavg: 4.03 3.90 2.60 5/364 26713
/proc/meminfo: memFree=12477380/32950928 swapFree=67111200/67111528
[pid=26687] ppid=26685 vsize=458768 CPUtime=942.33 cores=1,3
/proc/26687/stat : 26687 (lr_gl_shr) R 26685 26687 26572 0 -1 4202496 545708 0 0 0 94104 129 0 0 25 0 1 0 687044442 469778432 82946 33554432000 4194304 4300056 140733357611904 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26687/statm: 114692 82946 264 26 0 111324 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 458768

[startup+1002.3 s]
/proc/loadavg: 4.07 3.93 2.69 5/364 26715
/proc/meminfo: memFree=12396976/32950928 swapFree=67111200/67111528
[pid=26687] ppid=26685 vsize=673692 CPUtime=1002.33 cores=1,3
/proc/26687/stat : 26687 (lr_gl_shr) R 26685 26687 26572 0 -1 4202496 578017 0 0 0 100098 135 0 0 25 0 1 0 687044442 689860608 115123 33554432000 4194304 4300056 140733357611904 18446744073709551615 4256291 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26687/statm: 168423 115123 264 26 0 165055 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 673692

[startup+1062.3 s]
/proc/loadavg: 4.02 3.94 2.77 5/364 26716
/proc/meminfo: memFree=12707544/32950928 swapFree=67111200/67111528
[pid=26687] ppid=26685 vsize=245120 CPUtime=1062.33 cores=1,3
/proc/26687/stat : 26687 (lr_gl_shr) R 26685 26687 26572 0 -1 4202496 608571 0 0 0 106092 141 0 0 25 0 1 0 687044442 251002880 45081 33554432000 4194304 4300056 140733357611904 18446744073709551615 4251385 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26687/statm: 61280 45081 264 26 0 57912 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 245120

[startup+1122.3 s]
/proc/loadavg: 4.09 3.96 2.85 5/364 26718
/proc/meminfo: memFree=12505628/32950928 swapFree=67111200/67111528
[pid=26687] ppid=26685 vsize=458768 CPUtime=1122.34 cores=1,3
/proc/26687/stat : 26687 (lr_gl_shr) R 26685 26687 26572 0 -1 4202496 647192 0 0 0 112085 149 0 0 25 0 1 0 687044442 469778432 83556 33554432000 4194304 4300056 140733357611904 18446744073709551615 4256291 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26687/statm: 114692 83556 264 26 0 111324 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 458768

[startup+1182.3 s]
/proc/loadavg: 4.03 3.97 2.92 5/364 26719
/proc/meminfo: memFree=12405240/32950928 swapFree=67111200/67111528
[pid=26687] ppid=26685 vsize=458768 CPUtime=1182.33 cores=1,3
/proc/26687/stat : 26687 (lr_gl_shr) R 26685 26687 26572 0 -1 4202496 674242 0 0 0 118079 154 0 0 25 0 1 0 687044442 469778432 110488 33554432000 4194304 4300056 140733357611904 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26687/statm: 114692 110488 264 26 0 111324 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 458768

[startup+1242.3 s]
/proc/loadavg: 4.01 3.97 2.98 5/364 26721
/proc/meminfo: memFree=12663240/32950928 swapFree=67111200/67111528
[pid=26687] ppid=26685 vsize=254008 CPUtime=1242.34 cores=1,3
/proc/26687/stat : 26687 (lr_gl_shr) R 26685 26687 26572 0 -1 4202496 706994 0 0 0 124071 163 0 0 25 0 1 0 687044442 260104192 48040 33554432000 4194304 4300056 140733357611904 18446744073709551615 4256309 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26687/statm: 63502 48040 264 26 0 60134 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 254008



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.90 3.94 3.03 5/364 26834
/proc/meminfo: memFree=12685264/32950928 swapFree=67111200/67111528
[pid=26687] ppid=26685 vsize=467656 CPUtime=1300.05 cores=1,3
/proc/26687/stat : 26687 (lr_gl_shr) R 26685 26687 26572 0 -1 4202496 746389 0 0 0 129835 170 0 0 25 0 1 0 687044442 478879744 87314 33554432000 4194304 4300056 140733357611904 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/26687/statm: 116914 87314 264 26 0 113546 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 467656

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.03
CPU time (s): 1300.08
CPU user time (s): 1298.36
CPU system time (s): 1.72274
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 673692

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

runsolver used 4.47532 second user time and 10.8963 second system time

The end

Launcher Data

Begin job on node115 at 2011-05-09 21:08:58
IDJOB=3349893
IDBENCH=70797
IDSOLVER=1814
FILE ID=node115/3349893-1304968137
RUNJOBID= node115-1304968098-26592
PBS_JOBID= 13285635
Free space on /tmp= 50344 MiB

SOLVER NAME= minisat hack: LR_NOGL_NOSHR 2011-03-02
BENCH NAME= SAT09/APPLICATIONS/bitverif/maxxororand/maxxororand064.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-3349893-1304968137/watcher-3349893-1304968137 -o /tmp/evaluation-result-3349893-1304968137/solver-3349893-1304968137 -C 2400 -W 1300 -M 7680  HOME/lr_gl_shr HOME/instance-3349893-1304968137.cnf -verb=0 -model -no-shrinking -no-glucose

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

MD5SUM BENCH= 49dbd2fb16b3d5ce554d30c48729a56d
RANDOM SEED=1041096563

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13180560 kB
Buffers:        201388 kB
Cached:        8882348 kB
SwapCached:          0 kB
Active:       10841704 kB
Inactive:      8483088 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13180560 kB
SwapTotal:    67111528 kB
SwapFree:     67111200 kB
Dirty:           26620 kB
Writeback:           0 kB
AnonPages:    10240580 kB
Mapped:          28548 kB
Slab:           339196 kB
PageTables:      42328 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 69953972 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= 50340 MiB
End job on node115 at 2011-05-09 21:30:40