Trace number 3308576

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.03 1300.01

General information on the benchmark

Namevelev-npe-1.0-9dlx-b71.cnf
MD5SUM75d91f0ba4398ccb5b452707c0e7fa27
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark20.3769
Satisfiable
(Un)Satisfiability was proved
Number of variables889302
Number of clauses14582074
Sum of the clauses size42006170
Maximum clause length5391
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 212803954
Number of clauses of size 3913633
Number of clauses of size 418493
Number of clauses of size 536153
Number of clauses of size over 5809840

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 = 14582074
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:  889302                                               |
0.00/0.00	c |  Number of clauses:    14582074                                             |
4.99/5.06	c |  Parsing time:         4.72         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-3308576-1303983353/watcher-3308576-1303983353 -o /tmp/evaluation-result-3308576-1303983353/solver-3308576-1303983353 -C 2400 -W 1300 -M 7680 glucose.sh HOME/instance-3308576-1303983353.cnf 

running on 2 cores: 0,2

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.98 1.67 0.62 5/192 27378
/proc/meminfo: memFree=23209648/32950928 swapFree=67071984/67111528
[pid=27378] ppid=27376 vsize=8704 CPUtime=0 cores=0,2
/proc/27378/stat : 27378 (glucose.sh) R 27376 27378 27186 0 -1 4202496 342 111 0 0 0 0 0 0 24 0 1 0 588567024 8912896 255 33554432000 4194304 4922060 140733468311248 18446744073709551615 260905214357 0 65538 4100 65536 0 0 0 17 0 0 0 0
/proc/27378/statm: 2176 255 211 178 0 69 0

[startup+0.103022 s]
/proc/loadavg: 3.98 1.67 0.62 5/192 27378
/proc/meminfo: memFree=23209648/32950928 swapFree=67071984/67111528
[pid=27378] ppid=27376 vsize=8704 CPUtime=0 cores=0,2
/proc/27378/stat : 27378 (glucose.sh) S 27376 27378 27186 0 -1 4202496 360 111 0 0 0 0 0 0 24 0 1 0 588567024 8912896 255 33554432000 4194304 4922060 140733468311248 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/27378/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.200947 s]
/proc/loadavg: 3.98 1.67 0.62 5/192 27378
/proc/meminfo: memFree=23209648/32950928 swapFree=67071984/67111528
[pid=27378] ppid=27376 vsize=8704 CPUtime=0 cores=0,2
/proc/27378/stat : 27378 (glucose.sh) S 27376 27378 27186 0 -1 4202496 360 111 0 0 0 0 0 0 24 0 1 0 588567024 8912896 255 33554432000 4194304 4922060 140733468311248 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/27378/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300928 s]
/proc/loadavg: 3.98 1.67 0.62 5/192 27378
/proc/meminfo: memFree=23209648/32950928 swapFree=67071984/67111528
[pid=27378] ppid=27376 vsize=8704 CPUtime=0 cores=0,2
/proc/27378/stat : 27378 (glucose.sh) S 27376 27378 27186 0 -1 4202496 360 111 0 0 0 0 0 0 24 0 1 0 588567024 8912896 255 33554432000 4194304 4922060 140733468311248 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/27378/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700855 s]
/proc/loadavg: 3.98 1.67 0.62 5/192 27378
/proc/meminfo: memFree=23209648/32950928 swapFree=67071984/67111528
[pid=27378] ppid=27376 vsize=8704 CPUtime=0 cores=0,2
/proc/27378/stat : 27378 (glucose.sh) S 27376 27378 27186 0 -1 4202496 360 111 0 0 0 0 0 0 24 0 1 0 588567024 8912896 255 33554432000 4194304 4922060 140733468311248 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/27378/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50077 s]
/proc/loadavg: 3.98 1.67 0.62 5/194 27381
/proc/meminfo: memFree=22985324/32950928 swapFree=67071984/67111528
[pid=27378] ppid=27376 vsize=8704 CPUtime=0 cores=0,2
/proc/27378/stat : 27378 (glucose.sh) S 27376 27378 27186 0 -1 4202496 360 111 0 0 0 0 0 0 24 0 1 0 588567024 8912896 255 33554432000 4194304 4922060 140733468311248 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/27378/statm: 2176 255 211 178 0 69 0
[pid=27380] ppid=27378 vsize=307556 CPUtime=1.49 cores=0,2
/proc/27380/stat : 27380 (glucose_static) R 27378 27378 27186 0 -1 4202496 70503 0 0 0 138 11 0 0 25 0 1 0 588567024 314937344 70219 33554432000 134512640 135217611 4292908224 18446744073709551615 134723558 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/27380/statm: 76889 70219 60 173 0 76714 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 316260

[startup+3.10041 s]
/proc/loadavg: 3.98 1.67 0.62 6/194 27381
/proc/meminfo: memFree=22823848/32950928 swapFree=67071984/67111528
[pid=27378] ppid=27376 vsize=8704 CPUtime=0 cores=0,2
/proc/27378/stat : 27378 (glucose.sh) S 27376 27378 27186 0 -1 4202496 360 111 0 0 0 0 0 0 24 0 1 0 588567024 8912896 255 33554432000 4194304 4922060 140733468311248 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/27378/statm: 2176 255 211 178 0 69 0
[pid=27380] ppid=27378 vsize=553272 CPUtime=3.09 cores=0,2
/proc/27380/stat : 27380 (glucose_static) R 27378 27378 27186 0 -1 4202496 128836 0 0 0 289 20 0 0 25 0 1 0 588567024 566550528 128552 33554432000 134512640 135217611 4292908224 18446744073709551615 134723558 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/27380/statm: 138318 128554 60 173 0 138143 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 561976

[startup+6.30089 s]
/proc/loadavg: 3.98 1.70 0.64 5/194 27381
/proc/meminfo: memFree=22395016/32950928 swapFree=67071984/67111528
[pid=27378] ppid=27376 vsize=8704 CPUtime=0 cores=0,2
/proc/27378/stat : 27378 (glucose.sh) S 27376 27378 27186 0 -1 4202496 360 111 0 0 0 0 0 0 24 0 1 0 588567024 8912896 255 33554432000 4194304 4922060 140733468311248 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/27378/statm: 2176 255 211 178 0 69 0
[pid=27380] ppid=27378 vsize=869624 CPUtime=6.29 cores=0,2
/proc/27380/stat : 27380 (glucose_static) R 27378 27378 27186 0 -1 4202496 205420 0 0 0 594 35 0 0 25 0 1 0 588567024 890494976 205094 33554432000 134512640 135217611 4292908224 18446744073709551615 134721792 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/27380/statm: 217406 205094 74 173 0 217231 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 878328

[startup+12.7007 s]
/proc/loadavg: 3.98 1.74 0.66 5/194 27382
/proc/meminfo: memFree=22365692/32950928 swapFree=67071984/67111528
[pid=27378] ppid=27376 vsize=8704 CPUtime=0 cores=0,2
/proc/27378/stat : 27378 (glucose.sh) S 27376 27378 27186 0 -1 4202496 360 111 0 0 0 0 0 0 24 0 1 0 588567024 8912896 255 33554432000 4194304 4922060 140733468311248 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/27378/statm: 2176 255 211 178 0 69 0
[pid=27380] ppid=27378 vsize=891212 CPUtime=12.69 cores=0,2
/proc/27380/stat : 27380 (glucose_static) R 27378 27378 27186 0 -1 4202496 210646 0 0 0 1233 36 0 0 25 0 1 0 588567024 912601088 210320 33554432000 134512640 135217611 4292908224 18446744073709551615 134525320 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/27380/statm: 222803 210320 76 173 0 222628 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 899916

[startup+25.5003 s]
/proc/loadavg: 3.99 1.85 0.71 6/194 27382
/proc/meminfo: memFree=22343288/32950928 swapFree=67071984/67111528
[pid=27378] ppid=27376 vsize=8704 CPUtime=0 cores=0,2
/proc/27378/stat : 27378 (glucose.sh) S 27376 27378 27186 0 -1 4202496 360 111 0 0 0 0 0 0 24 0 1 0 588567024 8912896 255 33554432000 4194304 4922060 140733468311248 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/27378/statm: 2176 255 211 178 0 69 0
[pid=27380] ppid=27378 vsize=912100 CPUtime=25.49 cores=0,2
/proc/27380/stat : 27380 (glucose_static) R 27378 27378 27186 0 -1 4202496 215772 0 0 0 2512 37 0 0 25 0 1 0 588567024 933990400 215443 33554432000 134512640 135217611 4292908224 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/27380/statm: 228025 215443 79 173 0 227850 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 920804

[startup+51.1006 s]
/proc/loadavg: 4.05 2.04 0.80 5/194 27383
/proc/meminfo: memFree=22311632/32950928 swapFree=67071984/67111528
[pid=27378] ppid=27376 vsize=8704 CPUtime=0 cores=0,2
/proc/27378/stat : 27378 (glucose.sh) S 27376 27378 27186 0 -1 4202496 360 111 0 0 0 0 0 0 24 0 1 0 588567024 8912896 255 33554432000 4194304 4922060 140733468311248 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/27378/statm: 2176 255 211 178 0 69 0
[pid=27380] ppid=27378 vsize=936532 CPUtime=51.09 cores=0,2
/proc/27380/stat : 27380 (glucose_static) R 27378 27378 27186 0 -1 4202496 221852 0 0 0 5070 39 0 0 25 0 1 0 588567024 959008768 221500 33554432000 134512640 135217611 4292908224 18446744073709551615 134532840 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/27380/statm: 234133 221500 76 173 0 233958 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 945236

[startup+102.3 s]
/proc/loadavg: 4.02 2.34 0.97 6/194 27384
/proc/meminfo: memFree=22258572/32950928 swapFree=67071984/67111528
[pid=27378] ppid=27376 vsize=8704 CPUtime=0 cores=0,2
/proc/27378/stat : 27378 (glucose.sh) S 27376 27378 27186 0 -1 4202496 360 111 0 0 0 0 0 0 24 0 1 0 588567024 8912896 255 33554432000 4194304 4922060 140733468311248 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/27378/statm: 2176 255 211 178 0 69 0
[pid=27380] ppid=27378 vsize=978424 CPUtime=102.29 cores=0,2
/proc/27380/stat : 27380 (glucose_static) R 27378 27378 27186 0 -1 4202496 232325 0 0 0 10188 41 0 0 25 0 1 0 588567024 1001906176 231973 33554432000 134512640 135217611 4292908224 18446744073709551615 134532754 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/27380/statm: 244606 231973 76 173 0 244431 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 987128

[startup+162.3 s]
/proc/loadavg: 4.07 2.66 1.16 6/190 27408
/proc/meminfo: memFree=22409552/32950928 swapFree=67071984/67111528
[pid=27378] ppid=27376 vsize=8704 CPUtime=0 cores=0,2
/proc/27378/stat : 27378 (glucose.sh) S 27376 27378 27186 0 -1 4202496 360 111 0 0 0 0 0 0 24 0 1 0 588567024 8912896 255 33554432000 4194304 4922060 140733468311248 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/27378/statm: 2176 255 211 178 0 69 0
[pid=27380] ppid=27378 vsize=978800 CPUtime=162.29 cores=0,2
/proc/27380/stat : 27380 (glucose_static) R 27378 27378 27186 0 -1 4202496 232422 0 0 0 16187 42 0 0 25 0 1 0 588567024 1002291200 232070 33554432000 134512640 135217611 4292908224 18446744073709551615 134532718 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/27380/statm: 244700 232070 76 173 0 244525 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 987504

[startup+222.307 s]
/proc/loadavg: 4.02 2.90 1.33 6/194 27451
/proc/meminfo: memFree=22205836/32950928 swapFree=67071984/67111528
[pid=27378] ppid=27376 vsize=8704 CPUtime=0 cores=0,2
/proc/27378/stat : 27378 (glucose.sh) S 27376 27378 27186 0 -1 4202496 360 111 0 0 0 0 0 0 24 0 1 0 588567024 8912896 255 33554432000 4194304 4922060 140733468311248 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/27378/statm: 2176 255 211 178 0 69 0
[pid=27380] ppid=27378 vsize=978872 CPUtime=222.3 cores=0,2
/proc/27380/stat : 27380 (glucose_static) R 27378 27378 27186 0 -1 4202496 232464 0 0 0 22188 42 0 0 25 0 1 0 588567024 1002364928 232112 33554432000 134512640 135217611 4292908224 18446744073709551615 134532912 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/27380/statm: 244718 232112 76 173 0 244543 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 987576

[startup+282.3 s]
/proc/loadavg: 4.01 3.10 1.50 6/194 27484
/proc/meminfo: memFree=22276888/32950928 swapFree=67071984/67111528
[pid=27378] ppid=27376 vsize=8704 CPUtime=0 cores=0,2
/proc/27378/stat : 27378 (glucose.sh) S 27376 27378 27186 0 -1 4202496 360 111 0 0 0 0 0 0 24 0 1 0 588567024 8912896 255 33554432000 4194304 4922060 140733468311248 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/27378/statm: 2176 255 211 178 0 69 0
[pid=27380] ppid=27378 vsize=989800 CPUtime=282.29 cores=0,2
/proc/27380/stat : 27380 (glucose_static) R 27378 27378 27186 0 -1 4202496 235210 0 0 0 28187 42 0 0 25 0 1 0 588567024 1013555200 234858 33554432000 134512640 135217611 4292908224 18446744073709551615 134532741 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/27380/statm: 247450 234858 76 173 0 247275 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 998504

[startup+342.3 s]
/proc/loadavg: 4.00 3.26 1.65 6/194 27485
/proc/meminfo: memFree=22206096/32950928 swapFree=67071984/67111528
[pid=27378] ppid=27376 vsize=8704 CPUtime=0 cores=0,2
/proc/27378/stat : 27378 (glucose.sh) S 27376 27378 27186 0 -1 4202496 360 111 0 0 0 0 0 0 24 0 1 0 588567024 8912896 255 33554432000 4194304 4922060 140733468311248 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/27378/statm: 2176 255 211 178 0 69 0
[pid=27380] ppid=27378 vsize=989800 CPUtime=342.3 cores=0,2
/proc/27380/stat : 27380 (glucose_static) R 27378 27378 27186 0 -1 4202496 235218 0 0 0 34188 42 0 0 25 0 1 0 588567024 1013555200 234866 33554432000 134512640 135217611 4292908224 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/27380/statm: 247450 234866 76 173 0 247275 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 998504

[startup+402.3 s]
/proc/loadavg: 4.04 3.40 1.80 6/194 27487
/proc/meminfo: memFree=22148132/32950928 swapFree=67071984/67111528
[pid=27378] ppid=27376 vsize=8704 CPUtime=0 cores=0,2

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

/proc/27380/statm: 255179 242571 76 173 0 255004 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 1029420

[startup+702.301 s]
/proc/loadavg: 4.00 3.77 2.40 5/194 27495
/proc/meminfo: memFree=22040776/32950928 swapFree=67071984/67111528
[pid=27378] ppid=27376 vsize=8704 CPUtime=0 cores=0,2
/proc/27378/stat : 27378 (glucose.sh) S 27376 27378 27186 0 -1 4202496 360 111 0 0 0 0 0 0 24 0 1 0 588567024 8912896 255 33554432000 4194304 4922060 140733468311248 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/27378/statm: 2176 255 211 178 0 69 0
[pid=27380] ppid=27378 vsize=1020716 CPUtime=702.31 cores=0,2
/proc/27380/stat : 27380 (glucose_static) R 27378 27378 27186 0 -1 4202496 242933 0 0 0 70188 43 0 0 25 0 1 0 588567024 1045213184 242581 33554432000 134512640 135217611 4292908224 18446744073709551615 134532690 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/27380/statm: 255179 242581 76 173 0 255004 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 1029420

[startup+762.301 s]
/proc/loadavg: 4.03 3.82 2.50 6/194 27497
/proc/meminfo: memFree=22023120/32950928 swapFree=67071984/67111528
[pid=27378] ppid=27376 vsize=8704 CPUtime=0 cores=0,2
/proc/27378/stat : 27378 (glucose.sh) S 27376 27378 27186 0 -1 4202496 360 111 0 0 0 0 0 0 24 0 1 0 588567024 8912896 255 33554432000 4194304 4922060 140733468311248 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/27378/statm: 2176 255 211 178 0 69 0
[pid=27380] ppid=27378 vsize=1030424 CPUtime=762.32 cores=0,2
/proc/27380/stat : 27380 (glucose_static) R 27378 27378 27186 0 -1 4202496 245357 0 0 0 76187 45 0 0 25 0 1 0 588567024 1055154176 245005 33554432000 134512640 135217611 4292908224 18446744073709551615 134532674 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/27380/statm: 257606 245005 76 173 0 257431 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 1039128

[startup+822.301 s]
/proc/loadavg: 4.01 3.85 2.59 5/194 27498
/proc/meminfo: memFree=22013024/32950928 swapFree=67071984/67111528
[pid=27378] ppid=27376 vsize=8704 CPUtime=0 cores=0,2
/proc/27378/stat : 27378 (glucose.sh) S 27376 27378 27186 0 -1 4202496 360 111 0 0 0 0 0 0 24 0 1 0 588567024 8912896 255 33554432000 4194304 4922060 140733468311248 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/27378/statm: 2176 255 211 178 0 69 0
[pid=27380] ppid=27378 vsize=1039740 CPUtime=822.32 cores=0,2
/proc/27380/stat : 27380 (glucose_static) R 27378 27378 27186 0 -1 4202496 247680 0 0 0 82187 45 0 0 25 0 1 0 588567024 1064693760 247328 33554432000 134512640 135217611 4292908224 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/27380/statm: 259935 247328 76 173 0 259760 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 1048444

[startup+882.307 s]
/proc/loadavg: 4.00 3.88 2.67 6/194 27500
/proc/meminfo: memFree=22011484/32950928 swapFree=67071984/67111528
[pid=27378] ppid=27376 vsize=8704 CPUtime=0 cores=0,2
/proc/27378/stat : 27378 (glucose.sh) S 27376 27378 27186 0 -1 4202496 360 111 0 0 0 0 0 0 24 0 1 0 588567024 8912896 255 33554432000 4194304 4922060 140733468311248 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/27378/statm: 2176 255 211 178 0 69 0
[pid=27380] ppid=27378 vsize=1039628 CPUtime=882.33 cores=0,2
/proc/27380/stat : 27380 (glucose_static) R 27378 27378 27186 0 -1 4202496 247683 0 0 0 88188 45 0 0 25 0 1 0 588567024 1064579072 247321 33554432000 134512640 135217611 4292908224 18446744073709551615 134532700 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/27380/statm: 259907 247321 76 173 0 259732 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 1048332

[startup+942.301 s]
/proc/loadavg: 4.12 3.93 2.77 5/194 27501
/proc/meminfo: memFree=22010196/32950928 swapFree=67071984/67111528
[pid=27378] ppid=27376 vsize=8704 CPUtime=0 cores=0,2
/proc/27378/stat : 27378 (glucose.sh) S 27376 27378 27186 0 -1 4202496 360 111 0 0 0 0 0 0 24 0 1 0 588567024 8912896 255 33554432000 4194304 4922060 140733468311248 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/27378/statm: 2176 255 211 178 0 69 0
[pid=27380] ppid=27378 vsize=1039628 CPUtime=942.32 cores=0,2
/proc/27380/stat : 27380 (glucose_static) R 27378 27378 27186 0 -1 4202496 247687 0 0 0 94187 45 0 0 25 0 1 0 588567024 1064579072 247325 33554432000 134512640 135217611 4292908224 18446744073709551615 134532758 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/27380/statm: 259907 247325 76 173 0 259732 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 1048332

[startup+1002.3 s]
/proc/loadavg: 4.04 3.94 2.84 5/194 27503
/proc/meminfo: memFree=21925580/32950928 swapFree=67071984/67111528
[pid=27378] ppid=27376 vsize=8704 CPUtime=0 cores=0,2
/proc/27378/stat : 27378 (glucose.sh) S 27376 27378 27186 0 -1 4202496 360 111 0 0 0 0 0 0 24 0 1 0 588567024 8912896 255 33554432000 4194304 4922060 140733468311248 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/27378/statm: 2176 255 211 178 0 69 0
[pid=27380] ppid=27378 vsize=1120096 CPUtime=1002.32 cores=0,2
/proc/27380/stat : 27380 (glucose_static) R 27378 27378 27186 0 -1 4202496 267834 0 0 0 100184 48 0 0 25 0 1 0 588567024 1146978304 267440 33554432000 134512640 135217611 4292908224 18446744073709551615 134532748 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/27380/statm: 280024 267440 76 173 0 279849 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 1128800

[startup+1062.3 s]
/proc/loadavg: 4.01 3.95 2.91 5/194 27505
/proc/meminfo: memFree=21844696/32950928 swapFree=67071984/67111528
[pid=27378] ppid=27376 vsize=8704 CPUtime=0 cores=0,2
/proc/27378/stat : 27378 (glucose.sh) S 27376 27378 27186 0 -1 4202496 360 111 0 0 0 0 0 0 24 0 1 0 588567024 8912896 255 33554432000 4194304 4922060 140733468311248 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/27378/statm: 2176 255 211 178 0 69 0
[pid=27380] ppid=27378 vsize=1183932 CPUtime=1062.32 cores=0,2
/proc/27380/stat : 27380 (glucose_static) R 27378 27378 27186 0 -1 4202496 283789 0 0 0 106180 52 0 0 25 0 1 0 588567024 1212346368 283395 33554432000 134512640 135217611 4292908224 18446744073709551615 134532754 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/27380/statm: 295983 283395 76 173 0 295808 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 1192636

[startup+1122.3 s]
/proc/loadavg: 4.00 3.95 2.97 5/194 27506
/proc/meminfo: memFree=21819208/32950928 swapFree=67071984/67111528
[pid=27378] ppid=27376 vsize=8704 CPUtime=0 cores=0,2
/proc/27378/stat : 27378 (glucose.sh) S 27376 27378 27186 0 -1 4202496 360 111 0 0 0 0 0 0 24 0 1 0 588567024 8912896 255 33554432000 4194304 4922060 140733468311248 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/27378/statm: 2176 255 211 178 0 69 0
[pid=27380] ppid=27378 vsize=1184052 CPUtime=1122.32 cores=0,2
/proc/27380/stat : 27380 (glucose_static) R 27378 27378 27186 0 -1 4202496 283800 0 0 0 112180 52 0 0 25 0 1 0 588567024 1212469248 283406 33554432000 134512640 135217611 4292908224 18446744073709551615 134542578 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/27380/statm: 296013 283406 76 173 0 295838 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 1192756

[startup+1182.3 s]
/proc/loadavg: 4.00 3.96 3.04 5/194 27508
/proc/meminfo: memFree=21804900/32950928 swapFree=67071984/67111528
[pid=27378] ppid=27376 vsize=8704 CPUtime=0 cores=0,2
/proc/27378/stat : 27378 (glucose.sh) S 27376 27378 27186 0 -1 4202496 360 111 0 0 0 0 0 0 24 0 1 0 588567024 8912896 255 33554432000 4194304 4922060 140733468311248 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/27378/statm: 2176 255 211 178 0 69 0
[pid=27380] ppid=27378 vsize=1184052 CPUtime=1182.33 cores=0,2
/proc/27380/stat : 27380 (glucose_static) R 27378 27378 27186 0 -1 4202496 283802 0 0 0 118181 52 0 0 25 0 1 0 588567024 1212469248 283408 33554432000 134512640 135217611 4292908224 18446744073709551615 134532748 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/27380/statm: 296013 283408 76 173 0 295838 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 1192756

[startup+1242.3 s]
/proc/loadavg: 3.99 3.96 3.09 5/194 27539
/proc/meminfo: memFree=21815564/32950928 swapFree=67071984/67111528
[pid=27378] ppid=27376 vsize=8704 CPUtime=0 cores=0,2
/proc/27378/stat : 27378 (glucose.sh) S 27376 27378 27186 0 -1 4202496 360 111 0 0 0 0 0 0 24 0 1 0 588567024 8912896 255 33554432000 4194304 4922060 140733468311248 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/27378/statm: 2176 255 211 178 0 69 0
[pid=27380] ppid=27378 vsize=1184052 CPUtime=1242.33 cores=0,2
/proc/27380/stat : 27380 (glucose_static) R 27378 27378 27186 0 -1 4202496 283802 0 0 0 124181 52 0 0 25 0 1 0 588567024 1212469248 283408 33554432000 134512640 135217611 4292908224 18446744073709551615 134532731 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/27380/statm: 296013 283408 76 173 0 295838 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 1192756



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.99 3.97 3.15 5/194 27541
/proc/meminfo: memFree=21790980/32950928 swapFree=67071984/67111528
[pid=27378] ppid=27376 vsize=8704 CPUtime=0 cores=0,2
/proc/27378/stat : 27378 (glucose.sh) S 27376 27378 27186 0 -1 4202496 360 111 0 0 0 0 0 0 24 0 1 0 588567024 8912896 255 33554432000 4194304 4922060 140733468311248 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/27378/statm: 2176 255 211 178 0 69 0
[pid=27380] ppid=27378 vsize=1184052 CPUtime=1300.03 cores=0,2
/proc/27380/stat : 27380 (glucose_static) R 27378 27378 27186 0 -1 4202496 283807 0 0 0 129951 52 0 0 25 0 1 0 588567024 1212469248 283413 33554432000 134512640 135217611 4292908224 18446744073709551615 134537031 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/27380/statm: 296013 283413 76 173 0 295838 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 1192756

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

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

[startup+1300 s]
/proc/loadavg: 3.99 3.97 3.15 5/194 27541
/proc/meminfo: memFree=21790980/32950928 swapFree=67071984/67111528
[pid=27378] ppid=27376 vsize=8704 CPUtime=0 cores=0,2
/proc/27378/stat : 27378 (glucose.sh) S 27376 27378 27186 0 -1 4202496 360 111 0 0 0 0 0 0 24 0 1 0 588567024 8912896 255 33554432000 4194304 4922060 140733468311248 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/27378/statm: 2176 255 211 178 0 69 0
[pid=27380] ppid=27378 vsize=1184052 CPUtime=1300.03 cores=0,2
/proc/27380/stat : 27380 (glucose_static) R 27378 27378 27186 0 -1 4202496 283807 0 0 0 129951 52 0 0 25 0 1 0 588567024 1212469248 283413 33554432000 134512640 135217611 4292908224 18446744073709551615 134537031 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/27380/statm: 296013 283413 76 173 0 295838 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 1192756

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 27378 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.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1300.03
CPU user time (s): 1299.51
CPU system time (s): 0.52
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 1192756

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= 471
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= 6
involuntary context switches= 2

runsolver used 2.0027 second user time and 5.09722 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-28 11:36:03
IDJOB=3308576
IDBENCH=71686
IDSOLVER=1691
FILE ID=node116/3308576-1303983353
RUNJOBID= node116-1303983225-27205
PBS_JOBID= 13168710
Free space on /tmp= 72104 MiB

SOLVER NAME= SAT09 reference solver:glucose 1.0
BENCH NAME= SAT_RACE06/velev-npe-1.0-9dlx-b71.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3308576-1303983353/watcher-3308576-1303983353 -o /tmp/evaluation-result-3308576-1303983353/solver-3308576-1303983353 -C 2400 -W 1300 -M 7680  glucose.sh HOME/instance-3308576-1303983353.cnf

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

MD5SUM BENCH= 75d91f0ba4398ccb5b452707c0e7fa27
RANDOM SEED=758396573

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
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:      23210052 kB
Buffers:       1887352 kB
Cached:        7234812 kB
SwapCached:       9732 kB
Active:        4618440 kB
Inactive:      4695804 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23210052 kB
SwapTotal:    67111528 kB
SwapFree:     67071984 kB
Dirty:          367512 kB
Writeback:           0 kB
AnonPages:      185728 kB
Mapped:          15024 kB
Slab:           361572 kB
PageTables:       5556 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   406680 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= 72140 MiB
End job on node116 at 2011-04-28 11:57:46