Trace number 3309134

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
SAT09 reference solver:glucose 1.0? (TO) 1300.05 1300.02

General information on the benchmark

NameSAT05/industrial/narain05/vpn/
clauses-8.renamed-as.sat05-1964.cnf
MD5SUM83c1fe52702413077bb84179a04b277a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark141.907
Satisfiable
(Un)Satisfiability was proved
Number of variables1461771
Number of clauses5687554
Sum of the clauses size14147618
Maximum clause length601
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 24325673
Number of clauses of size 3961281
Number of clauses of size 411051
Number of clauses of size 5354960
Number of clauses of size over 534588

Solver Data

0.00/0.00	c
0.00/0.00	c Starting SatElite Preprocessing
0.00/0.00	c
0.00/0.00	c Parsing...
0.00/0.00	c num clauses = 5687554
0.00/0.00	c too many clauses .. no preprocessing
0.00/0.00	c
0.00/0.00	c Starting glucose
0.00/0.00	c
0.00/0.00	
0.00/0.00	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.00	
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  1461771                                              |
0.00/0.00	c |  Number of clauses:    5687554                                              |
0.00/1.98	c |  Parsing time:         1.80         s                                       |

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: 935)

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-3309134-1303985939/watcher-3309134-1303985939 -o /tmp/evaluation-result-3309134-1303985939/solver-3309134-1303985939 -C 2400 -W 1300 -M 7680 glucose.sh HOME/instance-3309134-1303985939.cnf 

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 1.32 2.35 2.91 4/192 9663
/proc/meminfo: memFree=21273020/32951124 swapFree=67111524/67111528
[pid=9663] ppid=9661 vsize=8704 CPUtime=0 cores=4,6
/proc/9663/stat : 9663 (glucose.sh) R 9661 9663 9032 0 -1 4202496 341 111 0 0 0 0 0 0 24 0 1 0 510196691 8912896 255 33554432000 4194304 4922060 140735911695920 18446744073709551615 212435837333 0 65538 4100 65536 0 0 0 17 4 0 0 0
/proc/9663/statm: 2176 255 211 178 0 69 0

[startup+0.019877 s]
/proc/loadavg: 1.32 2.35 2.91 4/192 9663
/proc/meminfo: memFree=21273020/32951124 swapFree=67111524/67111528
[pid=9663] ppid=9661 vsize=8704 CPUtime=0 cores=4,6
/proc/9663/stat : 9663 (glucose.sh) S 9661 9663 9032 0 -1 4202496 359 111 0 0 0 0 0 0 24 0 1 0 510196691 8912896 255 33554432000 4194304 4922060 140735911695920 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/9663/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100913 s]
/proc/loadavg: 1.32 2.35 2.91 4/192 9663
/proc/meminfo: memFree=21273020/32951124 swapFree=67111524/67111528
[pid=9663] ppid=9661 vsize=8704 CPUtime=0 cores=4,6
/proc/9663/stat : 9663 (glucose.sh) S 9661 9663 9032 0 -1 4202496 359 111 0 0 0 0 0 0 24 0 1 0 510196691 8912896 255 33554432000 4194304 4922060 140735911695920 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/9663/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300828 s]
/proc/loadavg: 1.32 2.35 2.91 4/192 9663
/proc/meminfo: memFree=21273020/32951124 swapFree=67111524/67111528
[pid=9663] ppid=9661 vsize=8704 CPUtime=0 cores=4,6
/proc/9663/stat : 9663 (glucose.sh) S 9661 9663 9032 0 -1 4202496 359 111 0 0 0 0 0 0 24 0 1 0 510196691 8912896 255 33554432000 4194304 4922060 140735911695920 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/9663/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.4726 s]
/proc/loadavg: 1.32 2.35 2.91 4/192 9663
/proc/meminfo: memFree=21273020/32951124 swapFree=67111524/67111528
[pid=9663] ppid=9661 vsize=8704 CPUtime=0 cores=4,6
/proc/9663/stat : 9663 (glucose.sh) S 9661 9663 9032 0 -1 4202496 359 111 0 0 0 0 0 0 24 0 1 0 510196691 8912896 255 33554432000 4194304 4922060 140735911695920 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/9663/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.5006 s]
/proc/loadavg: 1.32 2.35 2.91 4/192 9663
/proc/meminfo: memFree=21273020/32951124 swapFree=67111524/67111528
[pid=9663] ppid=9661 vsize=8704 CPUtime=0 cores=4,6
/proc/9663/stat : 9663 (glucose.sh) S 9661 9663 9032 0 -1 4202496 359 111 0 0 0 0 0 0 24 0 1 0 510196691 8912896 255 33554432000 4194304 4922060 140735911695920 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/9663/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+3.10032 s]
/proc/loadavg: 1.32 2.35 2.91 5/194 9666
/proc/meminfo: memFree=20834588/32951124 swapFree=67111524/67111528
[pid=9663] ppid=9661 vsize=8704 CPUtime=0 cores=4,6
/proc/9663/stat : 9663 (glucose.sh) S 9661 9663 9032 0 -1 4202496 359 111 0 0 0 0 0 0 24 0 1 0 510196691 8912896 255 33554432000 4194304 4922060 140735911695920 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/9663/statm: 2176 255 211 178 0 69 0
[pid=9665] ppid=9663 vsize=466664 CPUtime=3.09 cores=4,6
/proc/9665/stat : 9665 (glucose_static) R 9663 9663 9032 0 -1 4202496 108572 0 0 0 291 18 0 0 25 0 1 0 510196691 477863936 108518 33554432000 134512640 135217611 4287931744 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/9665/statm: 116666 108518 74 173 0 116491 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 475368

[startup+6.30073 s]
/proc/loadavg: 1.53 2.38 2.92 5/194 9666
/proc/meminfo: memFree=20828776/32951124 swapFree=67111524/67111528
[pid=9663] ppid=9661 vsize=8704 CPUtime=0 cores=4,6
/proc/9663/stat : 9663 (glucose.sh) S 9661 9663 9032 0 -1 4202496 359 111 0 0 0 0 0 0 24 0 1 0 510196691 8912896 255 33554432000 4194304 4922060 140735911695920 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/9663/statm: 2176 255 211 178 0 69 0
[pid=9665] ppid=9663 vsize=471244 CPUtime=6.29 cores=4,6
/proc/9665/stat : 9665 (glucose_static) R 9663 9663 9032 0 -1 4202496 109465 0 0 0 611 18 0 0 25 0 1 0 510196691 482553856 109411 33554432000 134512640 135217611 4287931744 18446744073709551615 134542219 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/9665/statm: 117811 109411 74 173 0 117636 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 479948

[startup+12.7005 s]
/proc/loadavg: 1.73 2.41 2.92 5/194 9667
/proc/meminfo: memFree=20823212/32951124 swapFree=67111524/67111528
[pid=9663] ppid=9661 vsize=8704 CPUtime=0 cores=4,6
/proc/9663/stat : 9663 (glucose.sh) S 9661 9663 9032 0 -1 4202496 359 111 0 0 0 0 0 0 24 0 1 0 510196691 8912896 255 33554432000 4194304 4922060 140735911695920 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/9663/statm: 2176 255 211 178 0 69 0
[pid=9665] ppid=9663 vsize=473316 CPUtime=12.69 cores=4,6
/proc/9665/stat : 9665 (glucose_static) R 9663 9663 9032 0 -1 4202496 109813 0 0 0 1250 19 0 0 25 0 1 0 510196691 484675584 109730 33554432000 134512640 135217611 4287931744 18446744073709551615 134522816 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/9665/statm: 118329 109730 74 173 0 118154 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 482020

[startup+25.5011 s]
/proc/loadavg: 2.23 2.48 2.94 5/194 9667
/proc/meminfo: memFree=20814664/32951124 swapFree=67111524/67111528
[pid=9663] ppid=9661 vsize=8704 CPUtime=0 cores=4,6
/proc/9663/stat : 9663 (glucose.sh) S 9661 9663 9032 0 -1 4202496 359 111 0 0 0 0 0 0 24 0 1 0 510196691 8912896 255 33554432000 4194304 4922060 140735911695920 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/9663/statm: 2176 255 211 178 0 69 0
[pid=9665] ppid=9663 vsize=474972 CPUtime=25.49 cores=4,6
/proc/9665/stat : 9665 (glucose_static) R 9663 9663 9032 0 -1 4202496 110055 0 0 0 2530 19 0 0 25 0 1 0 510196691 486371328 109972 33554432000 134512640 135217611 4287931744 18446744073709551615 134522827 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/9665/statm: 118743 109972 74 173 0 118568 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 483676

[startup+51.1003 s]
/proc/loadavg: 2.91 2.62 2.97 5/194 9668
/proc/meminfo: memFree=20803348/32951124 swapFree=67111524/67111528
[pid=9663] ppid=9661 vsize=8704 CPUtime=0 cores=4,6
/proc/9663/stat : 9663 (glucose.sh) S 9661 9663 9032 0 -1 4202496 359 111 0 0 0 0 0 0 24 0 1 0 510196691 8912896 255 33554432000 4194304 4922060 140735911695920 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/9663/statm: 2176 255 211 178 0 69 0
[pid=9665] ppid=9663 vsize=474972 CPUtime=51.09 cores=4,6
/proc/9665/stat : 9665 (glucose_static) R 9663 9663 9032 0 -1 4202496 110057 0 0 0 5090 19 0 0 25 0 1 0 510196691 486371328 109974 33554432000 134512640 135217611 4287931744 18446744073709551615 134532741 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/9665/statm: 118743 109974 76 173 0 118568 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 483676

[startup+102.301 s]
/proc/loadavg: 3.52 2.83 3.02 5/194 9669
/proc/meminfo: memFree=20780368/32951124 swapFree=67111524/67111528
[pid=9663] ppid=9661 vsize=8704 CPUtime=0 cores=4,6
/proc/9663/stat : 9663 (glucose.sh) S 9661 9663 9032 0 -1 4202496 359 111 0 0 0 0 0 0 24 0 1 0 510196691 8912896 255 33554432000 4194304 4922060 140735911695920 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/9663/statm: 2176 255 211 178 0 69 0
[pid=9665] ppid=9663 vsize=479324 CPUtime=102.29 cores=4,6
/proc/9665/stat : 9665 (glucose_static) R 9663 9663 9032 0 -1 4202496 111254 0 0 0 10210 19 0 0 25 0 1 0 510196691 490827776 111171 33554432000 134512640 135217611 4287931744 18446744073709551615 134532731 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/9665/statm: 119831 111171 76 173 0 119656 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 488028

[startup+162.3 s]
/proc/loadavg: 3.82 3.04 3.08 5/194 9671
/proc/meminfo: memFree=20761856/32951124 swapFree=67111524/67111528
[pid=9663] ppid=9661 vsize=8704 CPUtime=0 cores=4,6
/proc/9663/stat : 9663 (glucose.sh) S 9661 9663 9032 0 -1 4202496 359 111 0 0 0 0 0 0 24 0 1 0 510196691 8912896 255 33554432000 4194304 4922060 140735911695920 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/9663/statm: 2176 255 211 178 0 69 0
[pid=9665] ppid=9663 vsize=484428 CPUtime=162.3 cores=4,6
/proc/9665/stat : 9665 (glucose_static) R 9663 9663 9032 0 -1 4202496 112539 0 0 0 16210 20 0 0 25 0 1 0 510196691 496054272 112456 33554432000 134512640 135217611 4287931744 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/9665/statm: 121107 112456 76 173 0 120932 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 493132

[startup+222.301 s]
/proc/loadavg: 3.93 3.21 3.13 5/194 9672
/proc/meminfo: memFree=20747556/32951124 swapFree=67111524/67111528
[pid=9663] ppid=9661 vsize=8704 CPUtime=0 cores=4,6
/proc/9663/stat : 9663 (glucose.sh) S 9661 9663 9032 0 -1 4202496 359 111 0 0 0 0 0 0 24 0 1 0 510196691 8912896 255 33554432000 4194304 4922060 140735911695920 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/9663/statm: 2176 255 211 178 0 69 0
[pid=9665] ppid=9663 vsize=485220 CPUtime=222.3 cores=4,6
/proc/9665/stat : 9665 (glucose_static) R 9663 9663 9032 0 -1 4202496 112741 0 0 0 22210 20 0 0 25 0 1 0 510196691 496865280 112658 33554432000 134512640 135217611 4287931744 18446744073709551615 134532744 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/9665/statm: 121305 112658 76 173 0 121130 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 493924

[startup+282.301 s]
/proc/loadavg: 3.97 3.35 3.19 5/194 9674
/proc/meminfo: memFree=20736728/32951124 swapFree=67111524/67111528
[pid=9663] ppid=9661 vsize=8704 CPUtime=0 cores=4,6
/proc/9663/stat : 9663 (glucose.sh) S 9661 9663 9032 0 -1 4202496 359 111 0 0 0 0 0 0 24 0 1 0 510196691 8912896 255 33554432000 4194304 4922060 140735911695920 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/9663/statm: 2176 255 211 178 0 69 0
[pid=9665] ppid=9663 vsize=486412 CPUtime=282.3 cores=4,6
/proc/9665/stat : 9665 (glucose_static) R 9663 9663 9032 0 -1 4202496 113046 0 0 0 28210 20 0 0 25 0 1 0 510196691 498085888 112963 33554432000 134512640 135217611 4287931744 18446744073709551615 134532748 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/9665/statm: 121603 112963 76 173 0 121428 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 495116

[startup+342.301 s]
/proc/loadavg: 3.99 3.47 3.23 5/194 9675
/proc/meminfo: memFree=20724152/32951124 swapFree=67111524/67111528
[pid=9663] ppid=9661 vsize=8704 CPUtime=0 cores=4,6
/proc/9663/stat : 9663 (glucose.sh) S 9661 9663 9032 0 -1 4202496 359 111 0 0 0 0 0 0 24 0 1 0 510196691 8912896 255 33554432000 4194304 4922060 140735911695920 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/9663/statm: 2176 255 211 178 0 69 0
[pid=9665] ppid=9663 vsize=489452 CPUtime=342.3 cores=4,6
/proc/9665/stat : 9665 (glucose_static) R 9663 9663 9032 0 -1 4202496 113781 0 0 0 34210 20 0 0 25 0 1 0 510196691 501198848 113698 33554432000 134512640 135217611 4287931744 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/9665/statm: 122363 113698 76 173 0 122188 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 498156

[startup+402.301 s]
/proc/loadavg: 3.99 3.56 3.28 5/194 9677
/proc/meminfo: memFree=20713576/32951124 swapFree=67111524/67111528
[pid=9663] ppid=9661 vsize=8704 CPUtime=0 cores=4,6
/proc/9663/stat : 9663 (glucose.sh) S 9661 9663 9032 0 -1 4202496 359 111 0 0 0 0 0 0 24 0 1 0 510196691 8912896 255 33554432000 4194304 4922060 140735911695920 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/9663/statm: 2176 255 211 178 0 69 0
[pid=9665] ppid=9663 vsize=491688 CPUtime=402.31 cores=4,6

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

/proc/9665/statm: 123681 115006 76 173 0 123506 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 503428

[startup+642.307 s]
/proc/loadavg: 4.00 3.80 3.44 5/194 9683
/proc/meminfo: memFree=20679640/32951124 swapFree=67111524/67111528
[pid=9663] ppid=9661 vsize=8704 CPUtime=0 cores=4,6
/proc/9663/stat : 9663 (glucose.sh) S 9661 9663 9032 0 -1 4202496 359 111 0 0 0 0 0 0 24 0 1 0 510196691 8912896 255 33554432000 4194304 4922060 140735911695920 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/9663/statm: 2176 255 211 178 0 69 0
[pid=9665] ppid=9663 vsize=497100 CPUtime=642.32 cores=4,6
/proc/9665/stat : 9665 (glucose_static) R 9663 9663 9032 0 -1 4202496 115704 0 0 0 64211 21 0 0 25 0 1 0 510196691 509030400 115621 33554432000 134512640 135217611 4287931744 18446744073709551615 134532723 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/9665/statm: 124275 115621 76 173 0 124100 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 505804

[startup+702.301 s]
/proc/loadavg: 4.00 3.84 3.47 5/194 9685
/proc/meminfo: memFree=20673904/32951124 swapFree=67111524/67111528
[pid=9663] ppid=9661 vsize=8704 CPUtime=0 cores=4,6
/proc/9663/stat : 9663 (glucose.sh) S 9661 9663 9032 0 -1 4202496 359 111 0 0 0 0 0 0 24 0 1 0 510196691 8912896 255 33554432000 4194304 4922060 140735911695920 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/9663/statm: 2176 255 211 178 0 69 0
[pid=9665] ppid=9663 vsize=497496 CPUtime=702.32 cores=4,6
/proc/9665/stat : 9665 (glucose_static) R 9663 9663 9032 0 -1 4202496 115811 0 0 0 70211 21 0 0 25 0 1 0 510196691 509435904 115728 33554432000 134512640 135217611 4287931744 18446744073709551615 134532709 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/9665/statm: 124374 115728 76 173 0 124199 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 506200

[startup+762.301 s]
/proc/loadavg: 4.00 3.86 3.50 5/194 9687
/proc/meminfo: memFree=20666796/32951124 swapFree=67111524/67111528
[pid=9663] ppid=9661 vsize=8704 CPUtime=0 cores=4,6
/proc/9663/stat : 9663 (glucose.sh) S 9661 9663 9032 0 -1 4202496 359 111 0 0 0 0 0 0 24 0 1 0 510196691 8912896 255 33554432000 4194304 4922060 140735911695920 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/9663/statm: 2176 255 211 178 0 69 0
[pid=9665] ppid=9663 vsize=499476 CPUtime=762.31 cores=4,6
/proc/9665/stat : 9665 (glucose_static) R 9663 9663 9032 0 -1 4202496 116301 0 0 0 76210 21 0 0 25 0 1 0 510196691 511463424 116218 33554432000 134512640 135217611 4287931744 18446744073709551615 134527815 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/9665/statm: 124869 116218 76 173 0 124694 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 508180

[startup+822.3 s]
/proc/loadavg: 4.05 3.90 3.53 5/194 9688
/proc/meminfo: memFree=20661912/32951124 swapFree=67111524/67111528
[pid=9663] ppid=9661 vsize=8704 CPUtime=0 cores=4,6
/proc/9663/stat : 9663 (glucose.sh) S 9661 9663 9032 0 -1 4202496 359 111 0 0 0 0 0 0 24 0 1 0 510196691 8912896 255 33554432000 4194304 4922060 140735911695920 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/9663/statm: 2176 255 211 178 0 69 0
[pid=9665] ppid=9663 vsize=499476 CPUtime=822.32 cores=4,6
/proc/9665/stat : 9665 (glucose_static) R 9663 9663 9032 0 -1 4202496 116303 0 0 0 82211 21 0 0 25 0 1 0 510196691 511463424 116220 33554432000 134512640 135217611 4287931744 18446744073709551615 134542180 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/9665/statm: 124869 116220 76 173 0 124694 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 508180

[startup+882.301 s]
/proc/loadavg: 4.02 3.92 3.56 5/194 9690
/proc/meminfo: memFree=20655412/32951124 swapFree=67111524/67111528
[pid=9663] ppid=9661 vsize=8704 CPUtime=0 cores=4,6
/proc/9663/stat : 9663 (glucose.sh) S 9661 9663 9032 0 -1 4202496 359 111 0 0 0 0 0 0 24 0 1 0 510196691 8912896 255 33554432000 4194304 4922060 140735911695920 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/9663/statm: 2176 255 211 178 0 69 0
[pid=9665] ppid=9663 vsize=500796 CPUtime=882.33 cores=4,6
/proc/9665/stat : 9665 (glucose_static) R 9663 9663 9032 0 -1 4202496 116620 0 0 0 88211 22 0 0 25 0 1 0 510196691 512815104 116537 33554432000 134512640 135217611 4287931744 18446744073709551615 134532823 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/9665/statm: 125199 116537 76 173 0 125024 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 509500

[startup+942.3 s]
/proc/loadavg: 4.05 3.94 3.59 5/194 9691
/proc/meminfo: memFree=20650520/32951124 swapFree=67111524/67111528
[pid=9663] ppid=9661 vsize=8704 CPUtime=0 cores=4,6
/proc/9663/stat : 9663 (glucose.sh) S 9661 9663 9032 0 -1 4202496 359 111 0 0 0 0 0 0 24 0 1 0 510196691 8912896 255 33554432000 4194304 4922060 140735911695920 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/9663/statm: 2176 255 211 178 0 69 0
[pid=9665] ppid=9663 vsize=501592 CPUtime=942.33 cores=4,6
/proc/9665/stat : 9665 (glucose_static) R 9663 9663 9032 0 -1 4202496 116821 0 0 0 94211 22 0 0 25 0 1 0 510196691 513630208 116738 33554432000 134512640 135217611 4287931744 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/9665/statm: 125398 116738 76 173 0 125223 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 510296

[startup+1002.3 s]
/proc/loadavg: 4.06 3.97 3.62 5/194 9693
/proc/meminfo: memFree=20647008/32951124 swapFree=67111524/67111528
[pid=9663] ppid=9661 vsize=8704 CPUtime=0 cores=4,6
/proc/9663/stat : 9663 (glucose.sh) S 9661 9663 9032 0 -1 4202496 359 111 0 0 0 0 0 0 24 0 1 0 510196691 8912896 255 33554432000 4194304 4922060 140735911695920 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/9663/statm: 2176 255 211 178 0 69 0
[pid=9665] ppid=9663 vsize=501592 CPUtime=1002.33 cores=4,6
/proc/9665/stat : 9665 (glucose_static) R 9663 9663 9032 0 -1 4202496 116823 0 0 0 100211 22 0 0 25 0 1 0 510196691 513630208 116740 33554432000 134512640 135217611 4287931744 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/9665/statm: 125398 116740 76 173 0 125223 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 510296

[startup+1062.3 s]
/proc/loadavg: 4.02 3.97 3.64 5/194 9695
/proc/meminfo: memFree=20641016/32951124 swapFree=67111524/67111528
[pid=9663] ppid=9661 vsize=8704 CPUtime=0 cores=4,6
/proc/9663/stat : 9663 (glucose.sh) S 9661 9663 9032 0 -1 4202496 359 111 0 0 0 0 0 0 24 0 1 0 510196691 8912896 255 33554432000 4194304 4922060 140735911695920 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/9663/statm: 2176 255 211 178 0 69 0
[pid=9665] ppid=9663 vsize=503092 CPUtime=1062.33 cores=4,6
/proc/9665/stat : 9665 (glucose_static) R 9663 9663 9032 0 -1 4202496 117180 0 0 0 106211 22 0 0 25 0 1 0 510196691 515166208 117097 33554432000 134512640 135217611 4287931744 18446744073709551615 134532731 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/9665/statm: 125773 117097 76 173 0 125598 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 511796

[startup+1122.3 s]
/proc/loadavg: 4.07 3.99 3.66 5/194 9696
/proc/meminfo: memFree=20636256/32951124 swapFree=67111524/67111528
[pid=9663] ppid=9661 vsize=8704 CPUtime=0 cores=4,6
/proc/9663/stat : 9663 (glucose.sh) S 9661 9663 9032 0 -1 4202496 359 111 0 0 0 0 0 0 24 0 1 0 510196691 8912896 255 33554432000 4194304 4922060 140735911695920 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/9663/statm: 2176 255 211 178 0 69 0
[pid=9665] ppid=9663 vsize=504524 CPUtime=1122.33 cores=4,6
/proc/9665/stat : 9665 (glucose_static) R 9663 9663 9032 0 -1 4202496 117521 0 0 0 112211 22 0 0 25 0 1 0 510196691 516632576 117438 33554432000 134512640 135217611 4287931744 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/9665/statm: 126131 117438 76 173 0 125956 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 513228

[startup+1182.3 s]
/proc/loadavg: 4.02 3.99 3.68 5/194 9698
/proc/meminfo: memFree=20629144/32951124 swapFree=67111524/67111528
[pid=9663] ppid=9661 vsize=8704 CPUtime=0 cores=4,6
/proc/9663/stat : 9663 (glucose.sh) S 9661 9663 9032 0 -1 4202496 359 111 0 0 0 0 0 0 24 0 1 0 510196691 8912896 255 33554432000 4194304 4922060 140735911695920 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/9663/statm: 2176 255 211 178 0 69 0
[pid=9665] ppid=9663 vsize=506668 CPUtime=1182.34 cores=4,6
/proc/9665/stat : 9665 (glucose_static) R 9663 9663 9032 0 -1 4202496 118051 0 0 0 118212 22 0 0 25 0 1 0 510196691 518828032 117968 33554432000 134512640 135217611 4287931744 18446744073709551615 134533142 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/9665/statm: 126667 117968 76 173 0 126492 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 515372

[startup+1242.3 s]
/proc/loadavg: 4.01 3.99 3.70 5/194 9699
/proc/meminfo: memFree=20623268/32951124 swapFree=67111524/67111528
[pid=9663] ppid=9661 vsize=8704 CPUtime=0 cores=4,6
/proc/9663/stat : 9663 (glucose.sh) S 9661 9663 9032 0 -1 4202496 359 111 0 0 0 0 0 0 24 0 1 0 510196691 8912896 255 33554432000 4194304 4922060 140735911695920 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/9663/statm: 2176 255 211 178 0 69 0
[pid=9665] ppid=9663 vsize=507604 CPUtime=1242.33 cores=4,6
/proc/9665/stat : 9665 (glucose_static) R 9663 9663 9032 0 -1 4202496 118295 0 0 0 124211 22 0 0 25 0 1 0 510196691 519786496 118212 33554432000 134512640 135217611 4287931744 18446744073709551615 134532721 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/9665/statm: 126901 118212 76 173 0 126726 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 516308



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.83 3.95 3.70 2/175 9755
/proc/meminfo: memFree=20864760/32951124 swapFree=67111524/67111528
[pid=9663] ppid=9661 vsize=8704 CPUtime=0 cores=4,6
/proc/9663/stat : 9663 (glucose.sh) S 9661 9663 9032 0 -1 4202496 359 111 0 0 0 0 0 0 24 0 1 0 510196691 8912896 255 33554432000 4194304 4922060 140735911695920 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/9663/statm: 2176 255 211 178 0 69 0
[pid=9665] ppid=9663 vsize=507604 CPUtime=1300.05 cores=4,6
/proc/9665/stat : 9665 (glucose_static) R 9663 9663 9032 0 -1 4202496 118297 0 0 0 129983 22 0 0 25 0 1 0 510196691 519786496 118214 33554432000 134512640 135217611 4287931744 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/9665/statm: 126901 118214 76 173 0 126726 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 516308

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)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 9663 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 1300.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.02
CPU time (s): 1300.05
CPU user time (s): 1299.83
CPU system time (s): 0.22
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 516308

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

runsolver used 2.29065 second user time and 4.80627 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-28 12:19:03
IDJOB=3309134
IDBENCH=86133
IDSOLVER=1691
FILE ID=node102/3309134-1303985939
RUNJOBID= node102-1303985939-9523
PBS_JOBID= 13168724
Free space on /tmp= 71432 MiB

SOLVER NAME= SAT09 reference solver:glucose 1.0
BENCH NAME= SAT05/industrial/narain05/vpn/clauses-8.renamed-as.sat05-1964.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309134-1303985939/watcher-3309134-1303985939 -o /tmp/evaluation-result-3309134-1303985939/solver-3309134-1303985939 -C 2400 -W 1300 -M 7680  glucose.sh HOME/instance-3309134-1303985939.cnf

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

MD5SUM BENCH= 83c1fe52702413077bb84179a04b277a
RANDOM SEED=1140452519

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
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.828
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.828
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.828
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.828
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.828
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:      21273292 kB
Buffers:       1632768 kB
Cached:        9378636 kB
SwapCached:          4 kB
Active:        3016832 kB
Inactive:      8105964 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21273292 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:          133532 kB
Writeback:           0 kB
AnonPages:      111324 kB
Mapped:          16072 kB
Slab:           491940 kB
PageTables:       5460 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   299456 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= 71448 MiB
End job on node102 at 2011-04-28 12:40:45