Trace number 3349881

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.04 1300.02

General information on the benchmark

NameSAT05/industrial/grieu05/vmpc/
vmpc_36.renamed-as.sat05-1922.cnf
MD5SUMc9c90d9af49f4c08c7262ecb9a0b2a3d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark978.31
Satisfiable
(Un)Satisfiability was proved
Number of variables1296
Number of clauses230544
Sum of the clauses size603180
Maximum clause length36
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 290828
Number of clauses of size 3139644
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 572

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

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: 3.68 3.90 3.71 4/362 3177
/proc/meminfo: memFree=5716904/32950928 swapFree=45936960/67111528
[pid=3177] ppid=3175 vsize=19748 CPUtime=0 cores=5,7
/proc/3177/stat : 3177 (lr_gl_shr) R 3175 3177 2035 0 -1 4202496 504 0 0 0 0 0 0 0 25 0 1 0 609002825 20221952 437 33554432000 4194304 4300056 140736243436688 18446744073709551615 254500691712 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3177/statm: 4937 438 218 26 0 1569 0

[startup+0.0345091 s]
/proc/loadavg: 3.68 3.90 3.71 4/362 3177
/proc/meminfo: memFree=5716904/32950928 swapFree=45936960/67111528
[pid=3177] ppid=3175 vsize=23032 CPUtime=0.03 cores=5,7
/proc/3177/stat : 3177 (lr_gl_shr) R 3175 3177 2035 0 -1 4202496 1791 0 0 0 3 0 0 0 25 0 1 0 609002825 23584768 1549 33554432000 4194304 4300056 140736243436688 18446744073709551615 254500691712 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3177/statm: 5758 1551 219 26 0 2390 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 23032

[startup+0.100497 s]
/proc/loadavg: 3.68 3.90 3.71 4/362 3177
/proc/meminfo: memFree=5716904/32950928 swapFree=45936960/67111528
[pid=3177] ppid=3175 vsize=28864 CPUtime=0.09 cores=5,7
/proc/3177/stat : 3177 (lr_gl_shr) R 3175 3177 2035 0 -1 4202496 4758 0 0 0 9 0 0 0 25 0 1 0 609002825 29556736 3950 33554432000 4194304 4300056 140736243436688 18446744073709551615 4230355 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3177/statm: 7216 3950 226 26 0 3848 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28864

[startup+0.300453 s]
/proc/loadavg: 3.68 3.90 3.71 4/362 3177
/proc/meminfo: memFree=5716904/32950928 swapFree=45936960/67111528
[pid=3177] ppid=3175 vsize=29032 CPUtime=0.29 cores=5,7
/proc/3177/stat : 3177 (lr_gl_shr) R 3175 3177 2035 0 -1 4202496 4810 0 0 0 29 0 0 0 25 0 1 0 609002825 29728768 4002 33554432000 4194304 4300056 140736243436688 18446744073709551615 4230656 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3177/statm: 7258 4002 226 26 0 3890 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 29032

[startup+0.700374 s]
/proc/loadavg: 3.68 3.90 3.71 4/362 3177
/proc/meminfo: memFree=5716904/32950928 swapFree=45936960/67111528
[pid=3177] ppid=3175 vsize=28084 CPUtime=0.69 cores=5,7
/proc/3177/stat : 3177 (lr_gl_shr) R 3175 3177 2035 0 -1 4202496 5671 0 0 0 68 1 0 0 25 0 1 0 609002825 28758016 3366 33554432000 4194304 4300056 140736243436688 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3177/statm: 7021 3366 235 26 0 3653 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28084

[startup+1.50022 s]
/proc/loadavg: 3.70 3.91 3.71 5/363 3178
/proc/meminfo: memFree=5699956/32950928 swapFree=45936960/67111528
[pid=3177] ppid=3175 vsize=30804 CPUtime=1.49 cores=5,7
/proc/3177/stat : 3177 (lr_gl_shr) R 3175 3177 2035 0 -1 4202496 6221 0 0 0 148 1 0 0 25 0 1 0 609002825 31543296 3900 33554432000 4194304 4300056 140736243436688 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3177/statm: 7701 3900 243 26 0 4333 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 30804

[startup+3.1009 s]
/proc/loadavg: 3.70 3.91 3.71 5/363 3178
/proc/meminfo: memFree=5693880/32950928 swapFree=45936960/67111528
[pid=3177] ppid=3175 vsize=35224 CPUtime=3.09 cores=5,7
/proc/3177/stat : 3177 (lr_gl_shr) R 3175 3177 2035 0 -1 4202496 7122 0 0 0 308 1 0 0 25 0 1 0 609002825 36069376 4770 33554432000 4194304 4300056 140736243436688 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3177/statm: 8806 4770 243 26 0 5438 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 35224

[startup+6.30026 s]
/proc/loadavg: 3.70 3.91 3.71 5/363 3179
/proc/meminfo: memFree=5736044/32950928 swapFree=45936960/67111528
[pid=3177] ppid=3175 vsize=42404 CPUtime=6.29 cores=5,7
/proc/3177/stat : 3177 (lr_gl_shr) R 3175 3177 2035 0 -1 4202496 8869 0 0 0 628 1 0 0 25 0 1 0 609002825 43421696 6479 33554432000 4194304 4300056 140736243436688 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3177/statm: 10601 6479 243 26 0 7233 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 42404

[startup+12.701 s]
/proc/loadavg: 3.75 3.91 3.72 5/363 3179
/proc/meminfo: memFree=5689036/32950928 swapFree=45936960/67111528
[pid=3177] ppid=3175 vsize=56764 CPUtime=12.69 cores=5,7
/proc/3177/stat : 3177 (lr_gl_shr) R 3175 3177 2035 0 -1 4202496 12001 0 0 0 1267 2 0 0 25 0 1 0 609002825 58126336 9555 33554432000 4194304 4300056 140736243436688 18446744073709551615 4256224 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3177/statm: 14191 9555 243 26 0 10823 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 56764

[startup+25.5004 s]
/proc/loadavg: 3.79 3.91 3.72 5/363 3179
/proc/meminfo: memFree=5644628/32950928 swapFree=45936960/67111528
[pid=3177] ppid=3175 vsize=79916 CPUtime=25.49 cores=5,7
/proc/3177/stat : 3177 (lr_gl_shr) R 3175 3177 2035 0 -1 4202496 16837 0 0 0 2546 3 0 0 25 0 1 0 609002825 81833984 14299 33554432000 4194304 4300056 140736243436688 18446744073709551615 4256049 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3177/statm: 19979 14299 243 26 0 16611 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 79916

[startup+51.1003 s]
/proc/loadavg: 3.93 3.93 3.73 5/363 3326
/proc/meminfo: memFree=5296084/32950928 swapFree=45936960/67111528
[pid=3177] ppid=3175 vsize=72028 CPUtime=51.09 cores=5,7
/proc/3177/stat : 3177 (lr_gl_shr) R 3175 3177 2035 0 -1 4202496 29020 0 0 0 5102 7 0 0 25 0 1 0 609002825 73756672 12966 33554432000 4194304 4300056 140736243436688 18446744073709551615 4256022 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3177/statm: 18007 12966 243 26 0 14639 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 72028

[startup+102.314 s]
/proc/loadavg: 3.97 3.94 3.74 5/363 3327
/proc/meminfo: memFree=5351996/32950928 swapFree=45936960/67111528
[pid=3177] ppid=3175 vsize=80468 CPUtime=102.3 cores=5,7
/proc/3177/stat : 3177 (lr_gl_shr) R 3175 3177 2035 0 -1 4202496 46616 0 0 0 10216 14 0 0 25 0 1 0 609002825 82399232 13827 33554432000 4194304 4300056 140736243436688 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3177/statm: 20117 13827 243 26 0 16749 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 80468

[startup+162.301 s]
/proc/loadavg: 3.99 3.95 3.75 5/363 3329
/proc/meminfo: memFree=5195088/32950928 swapFree=45936960/67111528
[pid=3177] ppid=3175 vsize=131852 CPUtime=162.29 cores=5,7
/proc/3177/stat : 3177 (lr_gl_shr) R 3175 3177 2035 0 -1 4202496 61168 0 0 0 16209 20 0 0 25 0 1 0 609002825 135016448 28104 33554432000 4194304 4300056 140736243436688 18446744073709551615 4256504 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3177/statm: 32963 28104 243 26 0 29595 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 131852

[startup+222.301 s]
/proc/loadavg: 3.99 3.95 3.76 5/363 3330
/proc/meminfo: memFree=5073860/32950928 swapFree=45936960/67111528
[pid=3177] ppid=3175 vsize=141760 CPUtime=222.29 cores=5,7
/proc/3177/stat : 3177 (lr_gl_shr) R 3175 3177 2035 0 -1 4202496 80781 0 0 0 22203 26 0 0 25 0 1 0 609002825 145162240 27589 33554432000 4194304 4300056 140736243436688 18446744073709551615 4256297 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3177/statm: 35440 27589 243 26 0 32072 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 141760

[startup+282.3 s]
/proc/loadavg: 3.99 3.96 3.78 5/363 3332
/proc/meminfo: memFree=5123540/32950928 swapFree=45936960/67111528
[pid=3177] ppid=3175 vsize=118136 CPUtime=282.3 cores=5,7
/proc/3177/stat : 3177 (lr_gl_shr) R 3175 3177 2035 0 -1 4202496 98020 0 0 0 28197 33 0 0 25 0 1 0 609002825 120971264 23174 33554432000 4194304 4300056 140736243436688 18446744073709551615 4252331 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3177/statm: 29534 23174 243 26 0 26166 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 118136

[startup+342.3 s]
/proc/loadavg: 4.13 4.00 3.80 5/363 3333
/proc/meminfo: memFree=5030232/32950928 swapFree=45936960/67111528
[pid=3177] ppid=3175 vsize=202972 CPUtime=342.29 cores=5,7
/proc/3177/stat : 3177 (lr_gl_shr) R 3175 3177 2035 0 -1 4202496 110901 0 0 0 34191 38 0 0 25 0 1 0 609002825 207843328 35798 33554432000 4194304 4300056 140736243436688 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3177/statm: 50743 35798 243 26 0 47375 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 202972

[startup+402.3 s]
/proc/loadavg: 4.31 4.07 3.84 5/363 3391
/proc/meminfo: memFree=4165132/32950928 swapFree=45936960/67111528
[pid=3177] ppid=3175 vsize=161648 CPUtime=402.29 cores=5,7
/proc/3177/stat : 3177 (lr_gl_shr) R 3175 3177 2035 0 -1 4202496 131845 0 0 0 40184 45 0 0 25 0 1 0 609002825 165527552 32766 33554432000 4194304 4300056 140736243436688 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3177/statm: 40412 32766 243 26 0 37044 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 161648

[startup+462.3 s]
/proc/loadavg: 4.11 4.06 3.84 5/363 3393
/proc/meminfo: memFree=4212152/32950928 swapFree=45936960/67111528
[pid=3177] ppid=3175 vsize=106844 CPUtime=462.3 cores=5,7
/proc/3177/stat : 3177 (lr_gl_shr) R 3175 3177 2035 0 -1 4202496 146599 0 0 0 46179 51 0 0 25 0 1 0 609002825 109408256 22312 33554432000 4194304 4300056 140736243436688 18446744073709551615 4256504 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3177/statm: 26711 22312 245 26 0 23343 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 106844

[startup+522.3 s]
/proc/loadavg: 4.10 4.06 3.85 5/363 3394
/proc/meminfo: memFree=4089844/32950928 swapFree=45936960/67111528
[pid=3177] ppid=3175 vsize=168308 CPUtime=522.3 cores=5,7
/proc/3177/stat : 3177 (lr_gl_shr) R 3175 3177 2035 0 -1 4202496 160515 0 0 0 52172 58 0 0 25 0 1 0 609002825 172347392 35928 33554432000 4194304 4300056 140736243436688 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3177/statm: 42077 35928 245 26 0 38709 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 168308

[startup+582.3 s]
/proc/loadavg: 4.03 4.05 3.86 5/363 3396
/proc/meminfo: memFree=4026468/32950928 swapFree=45936960/67111528
[pid=3177] ppid=3175 vsize=143712 CPUtime=582.3 cores=5,7
/proc/3177/stat : 3177 (lr_gl_shr) R 3175 3177 2035 0 -1 4202496 176977 0 0 0 58165 65 0 0 25 0 1 0 609002825 147161088 28896 33554432000 4194304 4300056 140736243436688 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3177/statm: 35928 28896 245 26 0 32560 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 143712

[startup+642.3 s]
/proc/loadavg: 4.08 4.06 3.87 5/363 3397
/proc/meminfo: memFree=3834020/32950928 swapFree=45936960/67111528
[pid=3177] ppid=3175 vsize=224620 CPUtime=642.31 cores=5,7
/proc/3177/stat : 3177 (lr_gl_shr) R 3175 3177 2035 0 -1 4202496 188838 0 0 0 64162 69 0 0 25 0 1 0 609002825 230010880 40529 33554432000 4194304 4300056 140736243436688 18446744073709551615 4256319 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3177/statm: 56155 40529 245 26 0 52787 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 224620

[startup+702.301 s]
/proc/loadavg: 4.06 4.06 3.89 5/363 3399
/proc/meminfo: memFree=3753908/32950928 swapFree=45936960/67111528
[pid=3177] ppid=3175 vsize=149932 CPUtime=702.31 cores=5,7
/proc/3177/stat : 3177 (lr_gl_shr) R 3175 3177 2035 0 -1 4202496 204719 0 0 0 70155 76 0 0 25 0 1 0 609002825 153530368 30538 33554432000 4194304 4300056 140736243436688 18446744073709551615 4256319 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3177/statm: 37483 30538 245 26 0 34115 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 149932

[startup+762.314 s]
/proc/loadavg: 4.02 4.05 3.89 5/363 3401
/proc/meminfo: memFree=3530592/32950928 swapFree=45936960/67111528
[pid=3177] ppid=3175 vsize=232472 CPUtime=762.32 cores=5,7
/proc/3177/stat : 3177 (lr_gl_shr) R 3175 3177 2035 0 -1 4202496 218311 0 0 0 76151 81 0 0 25 0 1 0 609002825 238051328 43874 33554432000 4194304 4300056 140736243436688 18446744073709551615 4273366 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3177/statm: 58118 43874 245 26 0 54750 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 232472

[startup+822.301 s]
/proc/loadavg: 4.01 4.04 3.90 5/363 3412
/proc/meminfo: memFree=3517652/32950928 swapFree=45936960/67111528
[pid=3177] ppid=3175 vsize=141004 CPUtime=822.31 cores=5,7
/proc/3177/stat : 3177 (lr_gl_shr) R 3175 3177 2035 0 -1 4202496 233266 0 0 0 82144 87 0 0 25 0 1 0 609002825 144388096 29699 33554432000 4194304 4300056 140736243436688 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3177/statm: 35251 29699 245 26 0 31883 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 141004

[startup+882.301 s]
/proc/loadavg: 4.14 4.07 3.92 5/363 3414
/proc/meminfo: memFree=3282708/32950928 swapFree=45936960/67111528
[pid=3177] ppid=3175 vsize=190792 CPUtime=882.32 cores=5,7
/proc/3177/stat : 3177 (lr_gl_shr) R 3175 3177 2035 0 -1 4202496 247038 0 0 0 88138 94 0 0 25 0 1 0 609002825 195371008 43164 33554432000 4194304 4300056 140736243436688 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3177/statm: 47698 43164 245 26 0 44330 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 190792

[startup+942.301 s]
/proc/loadavg: 4.05 4.06 3.92 5/363 3415
/proc/meminfo: memFree=3147160/32950928 swapFree=45936960/67111528
[pid=3177] ppid=3175 vsize=166808 CPUtime=942.31 cores=5,7
/proc/3177/stat : 3177 (lr_gl_shr) R 3175 3177 2035 0 -1 4202496 264324 0 0 0 94130 101 0 0 25 0 1 0 609002825 170811392 34420 33554432000 4194304 4300056 140736243436688 18446744073709551615 4262957 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3177/statm: 41702 34420 245 26 0 38334 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 166808

[startup+1002.3 s]
/proc/loadavg: 4.02 4.04 3.92 5/363 3417
/proc/meminfo: memFree=2792512/32950928 swapFree=45936960/67111528
[pid=3177] ppid=3175 vsize=247716 CPUtime=1002.31 cores=5,7
/proc/3177/stat : 3177 (lr_gl_shr) R 3175 3177 2035 0 -1 4202496 276548 0 0 0 100124 107 0 0 25 0 1 0 609002825 253661184 46382 33554432000 4194304 4300056 140736243436688 18446744073709551615 4256288 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3177/statm: 61929 46382 245 26 0 58561 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 247716

[startup+1062.3 s]
/proc/loadavg: 4.04 4.05 3.92 5/363 3422
/proc/meminfo: memFree=2645332/32950928 swapFree=45936960/67111528
[pid=3177] ppid=3175 vsize=126636 CPUtime=1062.31 cores=5,7
/proc/3177/stat : 3177 (lr_gl_shr) R 3175 3177 2035 0 -1 4202496 286206 0 0 0 106119 112 0 0 25 0 1 0 609002825 129675264 27003 33554432000 4194304 4300056 140736243436688 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3177/statm: 31659 27003 245 26 0 28291 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 126636

[startup+1122.3 s]
/proc/loadavg: 4.12 4.07 3.93 5/363 3423
/proc/meminfo: memFree=2500376/32950928 swapFree=45936960/67111528
[pid=3177] ppid=3175 vsize=206776 CPUtime=1122.31 cores=5,7
/proc/3177/stat : 3177 (lr_gl_shr) R 3175 3177 2035 0 -1 4202496 303900 0 0 0 112112 119 0 0 25 0 1 0 609002825 211738624 44343 33554432000 4194304 4300056 140736243436688 18446744073709551615 4255958 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3177/statm: 51694 44343 245 26 0 48326 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 206776

[startup+1182.3 s]
/proc/loadavg: 4.04 4.05 3.93 5/363 3425
/proc/meminfo: memFree=2384804/32950928 swapFree=45936960/67111528
[pid=3177] ppid=3175 vsize=256864 CPUtime=1182.31 cores=5,7
/proc/3177/stat : 3177 (lr_gl_shr) R 3175 3177 2035 0 -1 4202496 313327 0 0 0 118108 123 0 0 25 0 1 0 609002825 263028736 53595 33554432000 4194304 4300056 140736243436688 18446744073709551615 4256319 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3177/statm: 64216 53595 245 26 0 60848 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 256864

[startup+1242.3 s]
/proc/loadavg: 4.01 4.04 3.93 5/363 3426
/proc/meminfo: memFree=2283532/32950928 swapFree=45936960/67111528
[pid=3177] ppid=3175 vsize=209052 CPUtime=1242.31 cores=5,7
/proc/3177/stat : 3177 (lr_gl_shr) R 3175 3177 2035 0 -1 4202496 329701 0 0 0 124103 128 0 0 25 0 1 0 609002825 214069248 41298 33554432000 4194304 4300056 140736243436688 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3177/statm: 52263 41298 245 26 0 48895 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 209052



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.66 3.95 3.91 4/357 3447
/proc/meminfo: memFree=2303600/32950928 swapFree=45936960/67111528
[pid=3177] ppid=3175 vsize=260456 CPUtime=1300.01 cores=5,7
/proc/3177/stat : 3177 (lr_gl_shr) R 3175 3177 2035 0 -1 4202496 341156 0 0 0 129868 133 0 0 25 0 1 0 609002825 266706944 52473 33554432000 4194304 4300056 140736243436688 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/3177/statm: 65114 52473 245 26 0 61746 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 260456

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.04
CPU user time (s): 1298.69
CPU system time (s): 1.3448
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 260456

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

runsolver used 4.37833 second user time and 11.0063 second system time

The end

Launcher Data

Begin job on node149 at 2011-05-09 22:47:41
IDJOB=3349881
IDBENCH=85991
IDSOLVER=1814
FILE ID=node149/3349881-1304974061
RUNJOBID= node149-1304974033-3074
PBS_JOBID= 13285601
Free space on /tmp= 42400 MiB

SOLVER NAME= minisat hack: LR_NOGL_NOSHR 2011-03-02
BENCH NAME= SAT05/industrial/grieu05/vmpc/vmpc_36.renamed-as.sat05-1922.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-3349881-1304974061/watcher-3349881-1304974061 -o /tmp/evaluation-result-3349881-1304974061/solver-3349881-1304974061 -C 2400 -W 1300 -M 7680  HOME/lr_gl_shr HOME/instance-3349881-1304974061.cnf -verb=0 -model -no-shrinking -no-glucose

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

MD5SUM BENCH= c9c90d9af49f4c08c7262ecb9a0b2a3d
RANDOM SEED=369007955

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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.806
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.806
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:     32950928 kB
MemFree:       5717184 kB
Buffers:        241352 kB
Cached:       21455144 kB
SwapCached:      21336 kB
Active:       12079128 kB
Inactive:     14395088 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       5717184 kB
SwapTotal:    67111528 kB
SwapFree:     45936960 kB
Dirty:          108736 kB
Writeback:           0 kB
AnonPages:     4768640 kB
Mapped:          14564 kB
Slab:           620992 kB
PageTables:      73180 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 80750572 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= 42092 MiB
End job on node149 at 2011-05-09 23:09:23