Trace number 3440080

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) 5000.11 5000.03

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 benchmark1761.96
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: 977)

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-3440080-1306943740/watcher-3440080-1306943740 -o /tmp/evaluation-result-3440080-1306943740/solver-3440080-1306943740 -C 5000 -W 5100 -M 15500 HOME/lr_gl_shr HOME/instance-3440080-1306943740.cnf -verb=0 -model 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.04 2.05 2.00 3/521 10472
/proc/meminfo: memFree=21820484/32951124 swapFree=58800704/67111528
[pid=10472] ppid=10470 vsize=20028 CPUtime=0 cores=0,2,4,6
/proc/10472/stat : 10472 (lr_gl_shr) R 10470 10472 10224 0 -1 4202496 590 0 0 0 0 0 0 0 25 0 1 0 786789513 20508672 519 33554432000 4194304 4300056 140734157674096 18446744073709551615 4286249 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/10472/statm: 5007 520 218 26 0 1639 0

[startup+0.080852 s]
/proc/loadavg: 2.04 2.05 2.00 3/521 10472
/proc/meminfo: memFree=21820484/32951124 swapFree=58800704/67111528
[pid=10472] ppid=10470 vsize=28812 CPUtime=0.07 cores=0,2,4,6
/proc/10472/stat : 10472 (lr_gl_shr) R 10470 10472 10224 0 -1 4202496 4074 0 0 0 7 0 0 0 25 0 1 0 786789513 29503488 3498 33554432000 4194304 4300056 140734157674096 18446744073709551615 228095111877 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/10472/statm: 7203 3500 219 26 0 3835 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 28812

[startup+0.100851 s]
/proc/loadavg: 2.04 2.05 2.00 3/521 10472
/proc/meminfo: memFree=21820484/32951124 swapFree=58800704/67111528
[pid=10472] ppid=10470 vsize=28448 CPUtime=0.08 cores=0,2,4,6
/proc/10472/stat : 10472 (lr_gl_shr) R 10470 10472 10224 0 -1 4202496 4534 0 0 0 8 0 0 0 25 0 1 0 786789513 29130752 3740 33554432000 4194304 4300056 140734157674096 18446744073709551615 4230426 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/10472/statm: 7112 3740 226 26 0 3744 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 28448

[startup+0.30081 s]
/proc/loadavg: 2.04 2.05 2.00 3/521 10472
/proc/meminfo: memFree=21820484/32951124 swapFree=58800704/67111528
[pid=10472] ppid=10470 vsize=28724 CPUtime=0.28 cores=0,2,4,6
/proc/10472/stat : 10472 (lr_gl_shr) R 10470 10472 10224 0 -1 4202496 4585 0 0 0 28 0 0 0 25 0 1 0 786789513 29413376 3791 33554432000 4194304 4300056 140734157674096 18446744073709551615 4230355 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/10472/statm: 7181 3791 226 26 0 3813 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 28724

[startup+0.700741 s]
/proc/loadavg: 2.04 2.05 2.00 3/521 10472
/proc/meminfo: memFree=21820484/32951124 swapFree=58800704/67111528
[pid=10472] ppid=10470 vsize=27640 CPUtime=0.68 cores=0,2,4,6
/proc/10472/stat : 10472 (lr_gl_shr) R 10470 10472 10224 0 -1 4202496 5447 0 0 0 68 0 0 0 25 0 1 0 786789513 28303360 3241 33554432000 4194304 4300056 140734157674096 18446744073709551615 4256253 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/10472/statm: 6910 3241 243 26 0 3542 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 27640

[startup+1.50062 s]
/proc/loadavg: 2.04 2.05 2.00 3/522 10473
/proc/meminfo: memFree=21806956/32951124 swapFree=58800704/67111528
[pid=10472] ppid=10470 vsize=30360 CPUtime=1.48 cores=0,2,4,6
/proc/10472/stat : 10472 (lr_gl_shr) R 10470 10472 10224 0 -1 4202496 5916 0 0 0 148 0 0 0 25 0 1 0 786789513 31088640 3702 33554432000 4194304 4300056 140734157674096 18446744073709551615 4252414 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/10472/statm: 7590 3702 247 26 0 4222 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 30360

[startup+3.10033 s]
/proc/loadavg: 2.04 2.05 2.00 3/522 10473
/proc/meminfo: memFree=21802988/32951124 swapFree=58800704/67111528
[pid=10472] ppid=10470 vsize=34780 CPUtime=3.08 cores=0,2,4,6
/proc/10472/stat : 10472 (lr_gl_shr) R 10470 10472 10224 0 -1 4202496 6680 0 0 0 308 0 0 0 25 0 1 0 786789513 35614720 4450 33554432000 4194304 4300056 140734157674096 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/10472/statm: 8695 4450 247 26 0 5327 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 34780

[startup+6.30074 s]
/proc/loadavg: 2.04 2.04 2.00 3/522 10473
/proc/meminfo: memFree=21796920/32951124 swapFree=58800704/67111528
[pid=10472] ppid=10470 vsize=41960 CPUtime=6.29 cores=0,2,4,6
/proc/10472/stat : 10472 (lr_gl_shr) R 10470 10472 10224 0 -1 4202496 7881 0 0 0 628 1 0 0 25 0 1 0 786789513 42967040 5615 33554432000 4194304 4300056 140734157674096 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/10472/statm: 10490 5615 247 26 0 7122 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 41960

[startup+12.7006 s]
/proc/loadavg: 2.04 2.04 2.00 3/522 10473
/proc/meminfo: memFree=21784760/32951124 swapFree=58800704/67111528
[pid=10472] ppid=10470 vsize=55804 CPUtime=12.69 cores=0,2,4,6
/proc/10472/stat : 10472 (lr_gl_shr) R 10470 10472 10224 0 -1 4202496 10271 0 0 0 1268 1 0 0 25 0 1 0 786789513 57143296 7956 33554432000 4194304 4300056 140734157674096 18446744073709551615 4256504 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/10472/statm: 13951 7956 247 26 0 10583 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 55804

[startup+25.5012 s]
/proc/loadavg: 2.03 2.04 2.00 3/522 10473
/proc/meminfo: memFree=21766264/32951124 swapFree=58800704/67111528
[pid=10472] ppid=10470 vsize=78792 CPUtime=25.45 cores=0,2,4,6
/proc/10472/stat : 10472 (lr_gl_shr) R 10470 10472 10224 0 -1 4202496 14140 0 0 0 2543 2 0 0 25 0 1 0 786789513 80683008 11746 33554432000 4194304 4300056 140734157674096 18446744073709551615 4256528 0 0 4096 8388610 0 0 0 17 6 0 0 0
/proc/10472/statm: 19698 11746 247 26 0 16330 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 78792

[startup+51.1005 s]
/proc/loadavg: 2.02 2.04 2.00 3/522 10474
/proc/meminfo: memFree=21761984/32951124 swapFree=58800704/67111528
[pid=10472] ppid=10470 vsize=68880 CPUtime=51.01 cores=0,2,4,6
/proc/10472/stat : 10472 (lr_gl_shr) R 10470 10472 10224 0 -1 4202496 23966 0 0 0 5097 4 0 0 25 0 1 0 786789513 70533120 11475 33554432000 4194304 4300056 140734157674096 18446744073709551615 4256309 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10472/statm: 17220 11475 247 26 0 13852 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 68880

[startup+102.32 s]
/proc/loadavg: 2.12 2.06 2.01 3/522 10475
/proc/meminfo: memFree=21771340/32951124 swapFree=58800704/67111528
[pid=10472] ppid=10470 vsize=74904 CPUtime=102.24 cores=0,2,4,6
/proc/10472/stat : 10472 (lr_gl_shr) R 10470 10472 10224 0 -1 4202496 39418 0 0 0 10215 9 0 0 25 0 1 0 786789513 76701696 14657 33554432000 4194304 4300056 140734157674096 18446744073709551615 4256511 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10472/statm: 18726 14657 247 26 0 15358 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 74904

[startup+162.301 s]
/proc/loadavg: 2.10 2.06 2.01 3/522 10477
/proc/meminfo: memFree=21742888/32951124 swapFree=58800704/67111528
[pid=10472] ppid=10470 vsize=101016 CPUtime=162.22 cores=0,2,4,6
/proc/10472/stat : 10472 (lr_gl_shr) R 10470 10472 10224 0 -1 4202496 55667 0 0 0 16210 12 0 0 25 0 1 0 786789513 103440384 17461 33554432000 4194304 4300056 140734157674096 18446744073709551615 4256538 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10472/statm: 25254 17461 247 26 0 21886 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 101016

[startup+222.301 s]
/proc/loadavg: 2.03 2.05 2.00 3/522 10479
/proc/meminfo: memFree=21802984/32951124 swapFree=58800704/67111528
[pid=10472] ppid=10470 vsize=82048 CPUtime=222.22 cores=0,2,4,6
/proc/10472/stat : 10472 (lr_gl_shr) R 10470 10472 10224 0 -1 4202496 68571 0 0 0 22207 15 0 0 25 0 1 0 786789513 84017152 16042 33554432000 4194304 4300056 140734157674096 18446744073709551615 4256022 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10472/statm: 20512 16042 247 26 0 17144 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 82048

[startup+282.301 s]
/proc/loadavg: 2.01 2.04 2.00 3/522 10480
/proc/meminfo: memFree=21761640/32951124 swapFree=58800704/67111528
[pid=10472] ppid=10470 vsize=71872 CPUtime=282.22 cores=0,2,4,6
/proc/10472/stat : 10472 (lr_gl_shr) R 10470 10472 10224 0 -1 4202496 82714 0 0 0 28204 18 0 0 25 0 1 0 786789513 73596928 14480 33554432000 4194304 4300056 140734157674096 18446744073709551615 4251722 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10472/statm: 17968 14480 247 26 0 14600 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 71872

[startup+342.301 s]
/proc/loadavg: 2.00 2.03 2.00 3/522 10491
/proc/meminfo: memFree=21764268/32951124 swapFree=58800704/67111528
[pid=10472] ppid=10470 vsize=140516 CPUtime=342.22 cores=0,2,4,6
/proc/10472/stat : 10472 (lr_gl_shr) R 10470 10472 10224 0 -1 4202496 94481 0 0 0 34201 21 0 0 25 0 1 0 786789513 143888384 25925 33554432000 4194304 4300056 140734157674096 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10472/statm: 35129 25925 247 26 0 31761 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 140516

[startup+402.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/522 10492
/proc/meminfo: memFree=21714728/32951124 swapFree=58800704/67111528
[pid=10472] ppid=10470 vsize=113520 CPUtime=402.23 cores=0,2,4,6
/proc/10472/stat : 10472 (lr_gl_shr) R 10470 10472 10224 0 -1 4202496 109097 0 0 0 40198 25 0 0 25 0 1 0 786789513 116244480 24614 33554432000 4194304 4300056 140734157674096 18446744073709551615 4256241 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10472/statm: 28380 24614 247 26 0 25012 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 113520

[startup+462.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/522 10494
/proc/meminfo: memFree=21753248/32951124 swapFree=58800704/67111528
[pid=10472] ppid=10470 vsize=98920 CPUtime=462.23 cores=0,2,4,6
/proc/10472/stat : 10472 (lr_gl_shr) R 10470 10472 10224 0 -1 4202496 121925 0 0 0 46195 28 0 0 25 0 1 0 786789513 101294080 20095 33554432000 4194304 4300056 140734157674096 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10472/statm: 24730 20095 247 26 0 21362 0
Current children cumulated CPU time (s) 462.23
Current children cumulated vsize (KiB) 98920

[startup+522.301 s]
/proc/loadavg: 2.08 2.04 2.01 3/522 10496
/proc/meminfo: memFree=21698028/32951124 swapFree=58800704/67111528
[pid=10472] ppid=10470 vsize=148708 CPUtime=522.23 cores=0,2,4,6
/proc/10472/stat : 10472 (lr_gl_shr) R 10470 10472 10224 0 -1 4202496 131302 0 0 0 52193 30 0 0 25 0 1 0 786789513 152276992 29237 33554432000 4194304 4300056 140734157674096 18446744073709551615 4256040 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10472/statm: 37177 29237 247 26 0 33809 0
Current children cumulated CPU time (s) 522.23
Current children cumulated vsize (KiB) 148708

[startup+582.301 s]
/proc/loadavg: 2.07 2.04 2.01 3/522 10497
/proc/meminfo: memFree=21757368/32951124 swapFree=58800704/67111528
[pid=10472] ppid=10470 vsize=124408 CPUtime=582.23 cores=0,2,4,6
/proc/10472/stat : 10472 (lr_gl_shr) R 10470 10472 10224 0 -1 4202496 146670 0 0 0 58189 34 0 0 25 0 1 0 786789513 127393792 27648 33554432000 4194304 4300056 140734157674096 18446744073709551615 4256008 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10472/statm: 31102 27648 247 26 0 27734 0
Current children cumulated CPU time (s) 582.23
Current children cumulated vsize (KiB) 124408

[startup+642.301 s]

################
# More data... #
################

[startup+4002.3 s]
/proc/loadavg: 1.00 1.02 1.16 2/516 10618
/proc/meminfo: memFree=21720312/32951124 swapFree=58800704/67111528
[pid=10472] ppid=10470 vsize=283920 CPUtime=4002.34 cores=0,2,4,6
/proc/10472/stat : 10472 (lr_gl_shr) R 10470 10472 10224 0 -1 4202496 699894 0 0 0 400047 187 0 0 25 0 1 0 786789513 290734080 60976 33554432000 4194304 4300056 140734157674096 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10472/statm: 70980 60976 247 26 0 67612 0
Current children cumulated CPU time (s) 4002.34
Current children cumulated vsize (KiB) 283920

[startup+4062.32 s]
/proc/loadavg: 1.00 1.02 1.15 2/516 10620
/proc/meminfo: memFree=21783744/32951124 swapFree=58800704/67111528
[pid=10472] ppid=10470 vsize=205936 CPUtime=4062.36 cores=0,2,4,6
/proc/10472/stat : 10472 (lr_gl_shr) R 10470 10472 10224 0 -1 4202496 712368 0 0 0 406046 190 0 0 25 0 1 0 786789513 210878464 45098 33554432000 4194304 4300056 140734157674096 18446744073709551615 4256309 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10472/statm: 51484 45098 247 26 0 48116 0
Current children cumulated CPU time (s) 4062.36
Current children cumulated vsize (KiB) 205936

[startup+4122.3 s]
/proc/loadavg: 1.00 1.01 1.14 2/516 10622
/proc/meminfo: memFree=21750724/32951124 swapFree=58800704/67111528
[pid=10472] ppid=10470 vsize=236756 CPUtime=4122.34 cores=0,2,4,6
/proc/10472/stat : 10472 (lr_gl_shr) R 10470 10472 10224 0 -1 4202496 720865 0 0 0 412042 192 0 0 25 0 1 0 786789513 242438144 53388 33554432000 4194304 4300056 140734157674096 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10472/statm: 59189 53388 247 26 0 55821 0
Current children cumulated CPU time (s) 4122.34
Current children cumulated vsize (KiB) 236756

[startup+4182.3 s]
/proc/loadavg: 1.00 1.01 1.12 2/516 10623
/proc/meminfo: memFree=21725132/32951124 swapFree=58800704/67111528
[pid=10472] ppid=10470 vsize=286844 CPUtime=4182.34 cores=0,2,4,6
/proc/10472/stat : 10472 (lr_gl_shr) R 10470 10472 10224 0 -1 4202496 727355 0 0 0 418040 194 0 0 25 0 1 0 786789513 293728256 59705 33554432000 4194304 4300056 140734157674096 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10472/statm: 71711 59705 247 26 0 68343 0
Current children cumulated CPU time (s) 4182.34
Current children cumulated vsize (KiB) 286844

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.11 2/516 10625
/proc/meminfo: memFree=21807656/32951124 swapFree=58800704/67111528
[pid=10472] ppid=10470 vsize=171036 CPUtime=4242.34 cores=0,2,4,6
/proc/10472/stat : 10472 (lr_gl_shr) R 10470 10472 10224 0 -1 4202496 735562 0 0 0 424037 197 0 0 25 0 1 0 786789513 175140864 39345 33554432000 4194304 4300056 140734157674096 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10472/statm: 42759 39345 247 26 0 39391 0
Current children cumulated CPU time (s) 4242.34
Current children cumulated vsize (KiB) 171036

[startup+4302.3 s]
/proc/loadavg: 1.13 1.03 1.11 2/516 10626
/proc/meminfo: memFree=21762096/32951124 swapFree=58800704/67111528
[pid=10472] ppid=10470 vsize=239680 CPUtime=4302.34 cores=0,2,4,6
/proc/10472/stat : 10472 (lr_gl_shr) R 10470 10472 10224 0 -1 4202496 747052 0 0 0 430034 200 0 0 25 0 1 0 786789513 245432320 50517 33554432000 4194304 4300056 140734157674096 18446744073709551615 4256319 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10472/statm: 59920 50517 247 26 0 56552 0
Current children cumulated CPU time (s) 4302.34
Current children cumulated vsize (KiB) 239680

[startup+4362.3 s]
/proc/loadavg: 1.11 1.04 1.10 2/516 10628
/proc/meminfo: memFree=21735264/32951124 swapFree=58800704/67111528
[pid=10472] ppid=10470 vsize=289768 CPUtime=4362.35 cores=0,2,4,6
/proc/10472/stat : 10472 (lr_gl_shr) R 10470 10472 10224 0 -1 4202496 753958 0 0 0 436032 203 0 0 25 0 1 0 786789513 296722432 57250 33554432000 4194304 4300056 140734157674096 18446744073709551615 4263782 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10472/statm: 72442 57250 247 26 0 69074 0
Current children cumulated CPU time (s) 4362.35
Current children cumulated vsize (KiB) 289768

[startup+4422.3 s]
/proc/loadavg: 1.04 1.03 1.09 2/516 10630
/proc/meminfo: memFree=21714148/32951124 swapFree=58800704/67111528
[pid=10472] ppid=10470 vsize=289768 CPUtime=4422.35 cores=0,2,4,6
/proc/10472/stat : 10472 (lr_gl_shr) R 10470 10472 10224 0 -1 4202496 759279 0 0 0 442030 205 0 0 25 0 1 0 786789513 296722432 62441 33554432000 4194304 4300056 140734157674096 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10472/statm: 72442 62441 247 26 0 69074 0
Current children cumulated CPU time (s) 4422.35
Current children cumulated vsize (KiB) 289768

[startup+4482.3 s]
/proc/loadavg: 1.01 1.02 1.09 2/516 10631
/proc/meminfo: memFree=21784756/32951124 swapFree=58800704/67111528
[pid=10472] ppid=10470 vsize=208860 CPUtime=4482.35 cores=0,2,4,6
/proc/10472/stat : 10472 (lr_gl_shr) R 10470 10472 10224 0 -1 4202496 770268 0 0 0 448027 208 0 0 25 0 1 0 786789513 213872640 44980 33554432000 4194304 4300056 140734157674096 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10472/statm: 52215 44980 247 26 0 48847 0
Current children cumulated CPU time (s) 4482.35
Current children cumulated vsize (KiB) 208860

[startup+4542.3 s]
/proc/loadavg: 1.00 1.02 1.08 2/516 10633
/proc/meminfo: memFree=21750220/32951124 swapFree=58800704/67111528
[pid=10472] ppid=10470 vsize=239680 CPUtime=4542.35 cores=0,2,4,6
/proc/10472/stat : 10472 (lr_gl_shr) R 10470 10472 10224 0 -1 4202496 779028 0 0 0 454024 211 0 0 25 0 1 0 786789513 245432320 53515 33554432000 4194304 4300056 140734157674096 18446744073709551615 4256011 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10472/statm: 59920 53515 247 26 0 56552 0
Current children cumulated CPU time (s) 4542.35
Current children cumulated vsize (KiB) 239680

[startup+4602.3 s]
/proc/loadavg: 1.00 1.01 1.07 2/516 10634
/proc/meminfo: memFree=21724640/32951124 swapFree=58800704/67111528
[pid=10472] ppid=10470 vsize=289768 CPUtime=4602.37 cores=0,2,4,6
/proc/10472/stat : 10472 (lr_gl_shr) R 10470 10472 10224 0 -1 4202496 785438 0 0 0 460023 214 0 0 25 0 1 0 786789513 296722432 59758 33554432000 4194304 4300056 140734157674096 18446744073709551615 4256231 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10472/statm: 72442 59758 247 26 0 69074 0
Current children cumulated CPU time (s) 4602.37
Current children cumulated vsize (KiB) 289768

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.07 2/516 10636
/proc/meminfo: memFree=21811404/32951124 swapFree=58800704/67111528
[pid=10472] ppid=10470 vsize=176020 CPUtime=4662.35 cores=0,2,4,6
/proc/10472/stat : 10472 (lr_gl_shr) R 10470 10472 10224 0 -1 4202496 793199 0 0 0 466019 216 0 0 25 0 1 0 786789513 180244480 39743 33554432000 4194304 4300056 140734157674096 18446744073709551615 4256049 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10472/statm: 44005 39743 247 26 0 40637 0
Current children cumulated CPU time (s) 4662.35
Current children cumulated vsize (KiB) 176020

[startup+4722.32 s]
/proc/loadavg: 1.00 1.00 1.06 2/516 10638
/proc/meminfo: memFree=21760268/32951124 swapFree=58800704/67111528
[pid=10472] ppid=10470 vsize=244664 CPUtime=4722.38 cores=0,2,4,6
/proc/10472/stat : 10472 (lr_gl_shr) R 10470 10472 10224 0 -1 4202496 804627 0 0 0 472020 218 0 0 25 0 1 0 786789513 250535936 50846 33554432000 4194304 4300056 140734157674096 18446744073709551615 4256309 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10472/statm: 61166 50846 247 26 0 57798 0
Current children cumulated CPU time (s) 4722.38
Current children cumulated vsize (KiB) 244664

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.06 2/516 10639
/proc/meminfo: memFree=21731956/32951124 swapFree=58800704/67111528
[pid=10472] ppid=10470 vsize=294752 CPUtime=4782.36 cores=0,2,4,6
/proc/10472/stat : 10472 (lr_gl_shr) R 10470 10472 10224 0 -1 4202496 811991 0 0 0 478016 220 0 0 25 0 1 0 786789513 301826048 58017 33554432000 4194304 4300056 140734157674096 18446744073709551615 4256506 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10472/statm: 73688 58017 247 26 0 70320 0
Current children cumulated CPU time (s) 4782.36
Current children cumulated vsize (KiB) 294752

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.05 2/516 10641
/proc/meminfo: memFree=21706356/32951124 swapFree=58800704/67111528
[pid=10472] ppid=10470 vsize=295688 CPUtime=4842.36 cores=0,2,4,6
/proc/10472/stat : 10472 (lr_gl_shr) R 10470 10472 10224 0 -1 4202496 818335 0 0 0 484012 224 0 0 25 0 1 0 786789513 302784512 64223 33554432000 4194304 4300056 140734157674096 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10472/statm: 73922 64223 247 26 0 70554 0
Current children cumulated CPU time (s) 4842.36
Current children cumulated vsize (KiB) 295688

[startup+4902.3 s]
/proc/loadavg: 1.07 1.03 1.06 2/516 10642
/proc/meminfo: memFree=21767312/32951124 swapFree=58800704/67111528
[pid=10472] ppid=10470 vsize=222892 CPUtime=4902.37 cores=0,2,4,6
/proc/10472/stat : 10472 (lr_gl_shr) R 10470 10472 10224 0 -1 4202496 832656 0 0 0 490009 228 0 0 25 0 1 0 786789513 228241408 49198 33554432000 4194304 4300056 140734157674096 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10472/statm: 55723 49198 247 26 0 52355 0
Current children cumulated CPU time (s) 4902.37
Current children cumulated vsize (KiB) 222892

[startup+4962.3 s]
/proc/loadavg: 1.06 1.03 1.06 2/516 10644
/proc/meminfo: memFree=21732912/32951124 swapFree=58800704/67111528
[pid=10472] ppid=10470 vsize=253712 CPUtime=4962.37 cores=0,2,4,6
/proc/10472/stat : 10472 (lr_gl_shr) R 10470 10472 10224 0 -1 4202496 841342 0 0 0 496007 230 0 0 25 0 1 0 786789513 259801088 57651 33554432000 4194304 4300056 140734157674096 18446744073709551615 4256008 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10472/statm: 63428 57651 247 26 0 60060 0
Current children cumulated CPU time (s) 4962.37
Current children cumulated vsize (KiB) 253712



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 1.03 1.03 1.05 2/516 10645
/proc/meminfo: memFree=21716764/32951124 swapFree=58800704/67111528
[pid=10472] ppid=10470 vsize=303800 CPUtime=5000.08 cores=0,2,4,6
/proc/10472/stat : 10472 (lr_gl_shr) R 10470 10472 10224 0 -1 4202496 845534 0 0 0 499776 232 0 0 25 0 1 0 786789513 311091200 61745 33554432000 4194304 4300056 140734157674096 18446744073709551615 4251296 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10472/statm: 75950 61745 247 26 0 72582 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 303800

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): 5000.03
CPU time (s): 5000.11
CPU user time (s): 4997.77
CPU system time (s): 2.33664
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 303800

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

runsolver used 27.6088 second user time and 57.6372 second system time

The end

Launcher Data

Begin job on node142 at 2011-06-01 17:55:40
IDJOB=3440080
IDBENCH=85987
IDSOLVER=1938
FILE ID=node142/3440080-1306943740
RUNJOBID= node142-1306941071-10242
PBS_JOBID= 13488602
Free space on /tmp= 73852 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-3440080-1306943740/watcher-3440080-1306943740 -o /tmp/evaluation-result-3440080-1306943740/solver-3440080-1306943740 -C 5000 -W 5100 -M 15500  HOME/lr_gl_shr HOME/instance-3440080-1306943740.cnf -verb=0 -model

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 5fda0e0fb8a21967728dfe29bf2d4ea5
RANDOM SEED=439686341

node142.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	: 5131.95
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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.67
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.81
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21820648 kB
Buffers:        132424 kB
Cached:         187424 kB
SwapCached:      11420 kB
Active:        9258156 kB
Inactive:      1618940 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21820648 kB
SwapTotal:    67111528 kB
SwapFree:     58800704 kB
Dirty:            3464 kB
Writeback:           0 kB
AnonPages:    10554164 kB
Mapped:          31832 kB
Slab:           106640 kB
PageTables:      75368 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 145565412 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= 73852 MiB
End job on node142 at 2011-06-01 19:19:02