Trace number 3349396

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_SHR 2011-03-02? (TO) 1300.06 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-3349396-1304974337/watcher-3349396-1304974337 -o /tmp/evaluation-result-3349396-1304974337/solver-3349396-1304974337 -C 2400 -W 1300 -M 7680 HOME/lr_gl_shr HOME/instance-3349396-1304974337.cnf -verb=0 -model 

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.11 3.88 3.53 5/370 2781
/proc/meminfo: memFree=26445404/32950928 swapFree=38710660/67111528
[pid=2781] ppid=2779 vsize=19616 CPUtime=0 cores=5,7
/proc/2781/stat : 2781 (lr_gl_shr) R 2779 2781 1610 0 -1 4202496 436 0 0 0 0 0 0 0 22 0 1 0 687664412 20086784 374 33554432000 4194304 4300056 140734500406832 18446744073709551615 4221877 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2781/statm: 4904 375 218 26 0 1536 0

[startup+0.0497681 s]
/proc/loadavg: 4.11 3.88 3.53 5/370 2781
/proc/meminfo: memFree=26445404/32950928 swapFree=38710660/67111528
[pid=2781] ppid=2779 vsize=25016 CPUtime=0.04 cores=5,7
/proc/2781/stat : 2781 (lr_gl_shr) R 2779 2781 1610 0 -1 4202496 2625 0 0 0 4 0 0 0 22 0 1 0 687664412 25616384 2253 33554432000 4194304 4300056 140734500406832 18446744073709551615 4284365 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2781/statm: 6254 2255 219 26 0 2886 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 25016

[startup+0.100756 s]
/proc/loadavg: 4.11 3.88 3.53 5/370 2781
/proc/meminfo: memFree=26445404/32950928 swapFree=38710660/67111528
[pid=2781] ppid=2779 vsize=28448 CPUtime=0.09 cores=5,7
/proc/2781/stat : 2781 (lr_gl_shr) R 2779 2781 1610 0 -1 4202496 4533 0 0 0 9 0 0 0 22 0 1 0 687664412 29130752 3740 33554432000 4194304 4300056 140734500406832 18446744073709551615 4230361 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2781/statm: 7112 3740 226 26 0 3744 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28448

[startup+0.300738 s]
/proc/loadavg: 4.11 3.88 3.53 5/370 2781
/proc/meminfo: memFree=26445404/32950928 swapFree=38710660/67111528
[pid=2781] ppid=2779 vsize=28724 CPUtime=0.29 cores=5,7
/proc/2781/stat : 2781 (lr_gl_shr) R 2779 2781 1610 0 -1 4202496 4584 0 0 0 29 0 0 0 23 0 1 0 687664412 29413376 3791 33554432000 4194304 4300056 140734500406832 18446744073709551615 4230216 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2781/statm: 7181 3791 226 26 0 3813 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 28724

[startup+0.700649 s]
/proc/loadavg: 4.11 3.88 3.53 5/370 2781
/proc/meminfo: memFree=26445404/32950928 swapFree=38710660/67111528
[pid=2781] ppid=2779 vsize=27640 CPUtime=0.68 cores=5,7
/proc/2781/stat : 2781 (lr_gl_shr) R 2779 2781 1610 0 -1 4202496 5443 0 0 0 68 0 0 0 25 0 1 0 687664412 28303360 3238 33554432000 4194304 4300056 140734500406832 18446744073709551615 4275903 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2781/statm: 6910 3238 243 26 0 3542 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 27640

[startup+1.5005 s]
/proc/loadavg: 4.11 3.88 3.53 6/371 2784
/proc/meminfo: memFree=26431472/32950928 swapFree=38710660/67111528
[pid=2781] ppid=2779 vsize=30360 CPUtime=1.49 cores=5,7
/proc/2781/stat : 2781 (lr_gl_shr) R 2779 2781 1610 0 -1 4202496 5902 0 0 0 148 1 0 0 25 0 1 0 687664412 31088640 3691 33554432000 4194304 4300056 140734500406832 18446744073709551615 4262409 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2781/statm: 7590 3691 247 26 0 4222 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 30360

[startup+3.1002 s]
/proc/loadavg: 4.11 3.88 3.53 5/371 2784
/proc/meminfo: memFree=26427752/32950928 swapFree=38710660/67111528
[pid=2781] ppid=2779 vsize=34780 CPUtime=3.09 cores=5,7
/proc/2781/stat : 2781 (lr_gl_shr) R 2779 2781 1610 0 -1 4202496 6598 0 0 0 308 1 0 0 25 0 1 0 687664412 35614720 4371 33554432000 4194304 4300056 140734500406832 18446744073709551615 4275990 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2781/statm: 8695 4371 247 26 0 5327 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 34780

[startup+6.30061 s]
/proc/loadavg: 4.10 3.88 3.54 5/371 2784
/proc/meminfo: memFree=26439372/32950928 swapFree=38710660/67111528
[pid=2781] ppid=2779 vsize=34780 CPUtime=6.29 cores=5,7
/proc/2781/stat : 2781 (lr_gl_shr) R 2779 2781 1610 0 -1 4202496 7701 0 0 0 627 2 0 0 25 0 1 0 687664412 35614720 5440 33554432000 4194304 4300056 140734500406832 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2781/statm: 8695 5440 247 26 0 5327 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 34780

[startup+12.7004 s]
/proc/loadavg: 4.09 3.89 3.54 5/371 2784
/proc/meminfo: memFree=26421892/32950928 swapFree=38710660/67111528
[pid=2781] ppid=2779 vsize=44128 CPUtime=12.69 cores=5,7
/proc/2781/stat : 2781 (lr_gl_shr) R 2779 2781 1610 0 -1 4202496 9991 0 0 0 1266 3 0 0 25 0 1 0 687664412 45187072 7687 33554432000 4194304 4300056 140734500406832 18446744073709551615 4256008 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2781/statm: 11032 7687 247 26 0 7664 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 44128

[startup+25.5011 s]
/proc/loadavg: 4.07 3.89 3.54 5/371 2784
/proc/meminfo: memFree=26393496/32950928 swapFree=38710660/67111528
[pid=2781] ppid=2779 vsize=59292 CPUtime=25.5 cores=5,7
/proc/2781/stat : 2781 (lr_gl_shr) R 2779 2781 1610 0 -1 4202496 13526 0 0 0 2545 5 0 0 25 0 1 0 687664412 60715008 11141 33554432000 4194304 4300056 140734500406832 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2781/statm: 14823 11141 247 26 0 11455 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 59292

[startup+51.1003 s]
/proc/loadavg: 4.05 3.90 3.56 5/371 2785
/proc/meminfo: memFree=26344832/32950928 swapFree=38710660/67111528
[pid=2781] ppid=2779 vsize=57204 CPUtime=51.09 cores=5,7
/proc/2781/stat : 2781 (lr_gl_shr) R 2779 2781 1610 0 -1 4202496 22783 0 0 0 5101 8 0 0 25 0 1 0 687664412 58576896 10323 33554432000 4194304 4300056 140734500406832 18446744073709551615 4256309 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2781/statm: 14301 10323 247 26 0 10933 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 57204

[startup+102.314 s]
/proc/loadavg: 4.06 3.92 3.58 5/371 2787
/proc/meminfo: memFree=26321000/32950928 swapFree=38710660/67111528
[pid=2781] ppid=2779 vsize=63228 CPUtime=102.31 cores=5,7
/proc/2781/stat : 2781 (lr_gl_shr) R 2779 2781 1610 0 -1 4202496 37158 0 0 0 10217 14 0 0 25 0 1 0 687664412 64745472 12456 33554432000 4194304 4300056 140734500406832 18446744073709551615 4256042 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2781/statm: 15807 12456 247 26 0 12439 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 63228

[startup+162.301 s]
/proc/loadavg: 4.05 3.95 3.61 5/371 2789
/proc/meminfo: memFree=26227360/32950928 swapFree=38710660/67111528
[pid=2781] ppid=2779 vsize=70372 CPUtime=162.29 cores=5,7
/proc/2781/stat : 2781 (lr_gl_shr) R 2779 2781 1610 0 -1 4202496 52187 0 0 0 16209 20 0 0 25 0 1 0 687664412 72060928 14078 33554432000 4194304 4300056 140734500406832 18446744073709551615 4273366 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2781/statm: 17593 14078 247 26 0 14225 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 70372

[startup+222.301 s]
/proc/loadavg: 4.08 3.98 3.64 5/371 2790
/proc/meminfo: memFree=26157880/32950928 swapFree=38710660/67111528
[pid=2781] ppid=2779 vsize=51696 CPUtime=222.3 cores=5,7
/proc/2781/stat : 2781 (lr_gl_shr) R 2779 2781 1610 0 -1 4202496 62011 0 0 0 22204 26 0 0 25 0 1 0 687664412 52936704 9637 33554432000 4194304 4300056 140734500406832 18446744073709551615 4263221 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2781/statm: 12924 9637 247 26 0 9556 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 51696

[startup+282.3 s]
/proc/loadavg: 4.03 3.98 3.66 6/371 2792
/proc/meminfo: memFree=26149044/32950928 swapFree=38710660/67111528
[pid=2781] ppid=2779 vsize=131836 CPUtime=282.29 cores=5,7
/proc/2781/stat : 2781 (lr_gl_shr) R 2779 2781 1610 0 -1 4202496 74866 0 0 0 28199 30 0 0 25 0 1 0 687664412 135000064 22174 33554432000 4194304 4300056 140734500406832 18446744073709551615 4256480 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2781/statm: 32959 22174 247 26 0 29591 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 131836

[startup+342.3 s]
/proc/loadavg: 4.05 4.00 3.68 5/371 2793
/proc/meminfo: memFree=26071016/32950928 swapFree=38710660/67111528
[pid=2781] ppid=2779 vsize=109696 CPUtime=342.31 cores=5,7
/proc/2781/stat : 2781 (lr_gl_shr) R 2779 2781 1610 0 -1 4202496 89425 0 0 0 34194 37 0 0 25 0 1 0 687664412 112328704 20992 33554432000 4194304 4300056 140734500406832 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2781/statm: 27424 20992 247 26 0 24056 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 109696

[startup+402.301 s]
/proc/loadavg: 4.02 4.00 3.70 5/371 2795
/proc/meminfo: memFree=26062548/32950928 swapFree=38710660/67111528
[pid=2781] ppid=2779 vsize=82876 CPUtime=402.3 cores=5,7
/proc/2781/stat : 2781 (lr_gl_shr) R 2779 2781 1610 0 -1 4202496 101472 0 0 0 40189 41 0 0 25 0 1 0 687664412 84865024 17178 33554432000 4194304 4300056 140734500406832 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2781/statm: 20719 17178 247 26 0 17351 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 82876

[startup+462.301 s]
/proc/loadavg: 4.00 4.00 3.72 6/371 2797
/proc/meminfo: memFree=25999768/32950928 swapFree=38710660/67111528
[pid=2781] ppid=2779 vsize=144340 CPUtime=462.31 cores=5,7
/proc/2781/stat : 2781 (lr_gl_shr) R 2779 2781 1610 0 -1 4202496 111295 0 0 0 46186 45 0 0 25 0 1 0 687664412 147804160 26760 33554432000 4194304 4300056 140734500406832 18446744073709551615 4256008 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2781/statm: 36085 26760 247 26 0 32717 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 144340

[startup+522.301 s]
/proc/loadavg: 4.03 4.01 3.74 6/371 2798
/proc/meminfo: memFree=25932276/32950928 swapFree=38710660/67111528
[pid=2781] ppid=2779 vsize=117888 CPUtime=522.3 cores=5,7
/proc/2781/stat : 2781 (lr_gl_shr) R 2779 2781 1610 0 -1 4202496 123786 0 0 0 52181 49 0 0 25 0 1 0 687664412 120717312 21918 33554432000 4194304 4300056 140734500406832 18446744073709551615 4256008 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2781/statm: 29472 21918 247 26 0 26104 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 117888

[startup+582.301 s]
/proc/loadavg: 4.01 4.00 3.75 5/371 2810
/proc/meminfo: memFree=25908452/32950928 swapFree=38710660/67111528
[pid=2781] ppid=2779 vsize=148708 CPUtime=582.3 cores=5,7
/proc/2781/stat : 2781 (lr_gl_shr) R 2779 2781 1610 0 -1 4202496 131815 0 0 0 58177 53 0 0 25 0 1 0 687664412 152276992 29736 33554432000 4194304 4300056 140734500406832 18446744073709551615 4256008 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2781/statm: 37177 29736 247 26 0 33809 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 148708

[startup+642.301 s]
/proc/loadavg: 4.11 4.03 3.77 5/371 2811
/proc/meminfo: memFree=25843692/32950928 swapFree=38710660/67111528
[pid=2781] ppid=2779 vsize=124408 CPUtime=642.31 cores=5,7
/proc/2781/stat : 2781 (lr_gl_shr) R 2779 2781 1610 0 -1 4202496 146436 0 0 0 64171 60 0 0 25 0 1 0 687664412 127393792 27421 33554432000 4194304 4300056 140734500406832 18446744073709551615 4256008 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2781/statm: 31102 27421 247 26 0 27734 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 124408

[startup+702.301 s]
/proc/loadavg: 4.04 4.02 3.78 6/371 2813
/proc/meminfo: memFree=25828524/32950928 swapFree=38710660/67111528
[pid=2781] ppid=2779 vsize=155228 CPUtime=702.31 cores=5,7
/proc/2781/stat : 2781 (lr_gl_shr) R 2779 2781 1610 0 -1 4202496 153191 0 0 0 70168 63 0 0 25 0 1 0 687664412 158953472 34021 33554432000 4194304 4300056 140734500406832 18446744073709551615 4256291 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2781/statm: 38807 34021 247 26 0 35439 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 155228

[startup+762.313 s]
/proc/loadavg: 2.83 3.73 3.70 2/353 2879
/proc/meminfo: memFree=27251172/32950928 swapFree=38710660/67111528
[pid=2781] ppid=2779 vsize=158476 CPUtime=762.33 cores=5,7
/proc/2781/stat : 2781 (lr_gl_shr) R 2779 2781 1610 0 -1 4202496 167579 0 0 0 76164 69 0 0 25 0 1 0 687664412 162279424 29283 33554432000 4194304 4300056 140734500406832 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2781/statm: 39619 29283 247 26 0 36251 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 158476

[startup+822.3 s]
/proc/loadavg: 1.67 3.23 3.53 2/353 2880
/proc/meminfo: memFree=27280416/32950928 swapFree=38710660/67111528
[pid=2781] ppid=2779 vsize=112848 CPUtime=822.32 cores=5,7
/proc/2781/stat : 2781 (lr_gl_shr) R 2779 2781 1610 0 -1 4202496 179740 0 0 0 82159 73 0 0 25 0 1 0 687664412 115556352 22239 33554432000 4194304 4300056 140734500406832 18446744073709551615 4252639 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2781/statm: 28212 22239 247 26 0 24844 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 112848

[startup+882.301 s]
/proc/loadavg: 1.24 2.82 3.36 2/353 2882
/proc/meminfo: memFree=27238960/32950928 swapFree=38710660/67111528
[pid=2781] ppid=2779 vsize=162636 CPUtime=882.32 cores=5,7
/proc/2781/stat : 2781 (lr_gl_shr) R 2779 2781 1610 0 -1 4202496 190199 0 0 0 88156 76 0 0 25 0 1 0 687664412 166539264 32403 33554432000 4194304 4300056 140734500406832 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2781/statm: 40659 32403 247 26 0 37291 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 162636

[startup+942.301 s]
/proc/loadavg: 1.09 2.49 3.21 2/353 2883
/proc/meminfo: memFree=27264096/32950928 swapFree=38710660/67111528
[pid=2781] ppid=2779 vsize=135436 CPUtime=942.32 cores=5,7
/proc/2781/stat : 2781 (lr_gl_shr) R 2779 2781 1610 0 -1 4202496 203274 0 0 0 94152 80 0 0 25 0 1 0 687664412 138686464 26407 33554432000 4194304 4300056 140734500406832 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2781/statm: 33859 26407 247 26 0 30491 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 135436

[startup+1002.3 s]
/proc/loadavg: 1.03 2.21 3.07 2/353 2885
/proc/meminfo: memFree=27228984/32950928 swapFree=38710660/67111528
[pid=2781] ppid=2779 vsize=166256 CPUtime=1002.32 cores=5,7
/proc/2781/stat : 2781 (lr_gl_shr) R 2779 2781 1610 0 -1 4202496 212246 0 0 0 100149 83 0 0 25 0 1 0 687664412 170246144 35140 33554432000 4194304 4300056 140734500406832 18446744073709551615 4256515 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2781/statm: 41564 35140 247 26 0 38196 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 166256

[startup+1062.3 s]
/proc/loadavg: 1.01 1.99 2.94 2/353 2887
/proc/meminfo: memFree=27258592/32950928 swapFree=38710660/67111528
[pid=2781] ppid=2779 vsize=139868 CPUtime=1062.32 cores=5,7
/proc/2781/stat : 2781 (lr_gl_shr) R 2779 2781 1610 0 -1 4202496 225453 0 0 0 106145 87 0 0 25 0 1 0 687664412 143224832 27816 33554432000 4194304 4300056 140734500406832 18446744073709551615 4256022 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2781/statm: 34967 27816 247 26 0 31599 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 139868

[startup+1122.3 s]
/proc/loadavg: 1.00 1.81 2.82 2/353 2888
/proc/meminfo: memFree=27224340/32950928 swapFree=38710660/67111528
[pid=2781] ppid=2779 vsize=170688 CPUtime=1122.32 cores=5,7
/proc/2781/stat : 2781 (lr_gl_shr) R 2779 2781 1610 0 -1 4202496 234157 0 0 0 112142 90 0 0 25 0 1 0 687664412 174784512 36286 33554432000 4194304 4300056 140734500406832 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2781/statm: 42672 36286 247 26 0 39304 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 170688

[startup+1182.3 s]
/proc/loadavg: 1.07 1.67 2.70 2/353 2890
/proc/meminfo: memFree=27264736/32950928 swapFree=38710660/67111528
[pid=2781] ppid=2779 vsize=120900 CPUtime=1182.33 cores=5,7
/proc/2781/stat : 2781 (lr_gl_shr) R 2779 2781 1610 0 -1 4202496 245254 0 0 0 118140 93 0 0 25 0 1 0 687664412 123801600 26315 33554432000 4194304 4300056 140734500406832 18446744073709551615 4256309 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2781/statm: 30225 26315 247 26 0 26857 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 120900

[startup+1242.3 s]
/proc/loadavg: 1.02 1.55 2.60 2/353 2891
/proc/meminfo: memFree=27227508/32950928 swapFree=38710660/67111528
[pid=2781] ppid=2779 vsize=170688 CPUtime=1242.33 cores=5,7
/proc/2781/stat : 2781 (lr_gl_shr) R 2779 2781 1610 0 -1 4202496 254563 0 0 0 124137 96 0 0 25 0 1 0 687664412 174784512 35343 33554432000 4194304 4300056 140734500406832 18446744073709551615 4254525 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2781/statm: 42672 35343 247 26 0 39304 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 170688



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.01 1.45 2.49 2/353 2893
/proc/meminfo: memFree=27273476/32950928 swapFree=38710660/67111528
[pid=2781] ppid=2779 vsize=109640 CPUtime=1300.04 cores=5,7
/proc/2781/stat : 2781 (lr_gl_shr) R 2779 2781 1610 0 -1 4202496 264996 0 0 0 129905 99 0 0 25 0 1 0 687664412 112271360 23794 33554432000 4194304 4300056 140734500406832 18446744073709551615 4256264 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2781/statm: 27410 23794 247 26 0 24042 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 109640

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.06
CPU user time (s): 1299.07
CPU system time (s): 0.994848
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 221264

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

runsolver used 4.26635 second user time and 11.0413 second system time

The end

Launcher Data

Begin job on node113 at 2011-05-09 22:52:17
IDJOB=3349396
IDBENCH=85987
IDSOLVER=1813
FILE ID=node113/3349396-1304974337
RUNJOBID= node113-1304973762-2587
PBS_JOBID= 13285637
Free space on /tmp= 47680 MiB

SOLVER NAME= minisat hack: LR_GL_SHR 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
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3349396-1304974337/watcher-3349396-1304974337 -o /tmp/evaluation-result-3349396-1304974337/solver-3349396-1304974337 -C 2400 -W 1300 -M 7680  HOME/lr_gl_shr HOME/instance-3349396-1304974337.cnf -verb=0 -model

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

MD5SUM BENCH= 5fda0e0fb8a21967728dfe29bf2d4ea5
RANDOM SEED=454884105

node113.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      26445684 kB
Buffers:        132400 kB
Cached:        1053984 kB
SwapCached:      93484 kB
Active:        1125884 kB
Inactive:      5146504 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      26445684 kB
SwapTotal:    67111528 kB
SwapFree:     38710660 kB
Dirty:            3528 kB
Writeback:           0 kB
AnonPages:     5004248 kB
Mapped:          14364 kB
Slab:            73956 kB
PageTables:      93456 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 87974424 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= 47892 MiB
End job on node113 at 2011-05-09 23:13:59