Trace number 1783708

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
glucose 1.0? (TO) 5000.11 5002.51

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7-dead-dnd005.sat05-3111.reshuffled-07.cnf
MD5SUM7f866db903b373b6b7f75057c2353f02
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark418.918
Satisfiable
(Un)Satisfiability was proved
Number of variables502
Number of clauses11816
Sum of the clauses size41772
Maximum clause length13
Minimum clause length1
Number of clauses of size 135
Number of clauses of size 21080
Number of clauses of size 38731
Number of clauses of size 4281
Number of clauses of size 5285
Number of clauses of size over 51404

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.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |   11028    37526 |    3308       0        0     nan |  0.000 % |
0.00/0.03	c |         0 |    7179    24711 |      --       0       --      -- |     --   | -301/-1180
0.00/0.03	c ==============================================================================
0.00/0.03	c Result  :   #vars: 446   #clauses: 7179   #literals: 24711
0.00/0.03	c CPU time:   0.025996 s
0.00/0.03	c ==============================================================================
0.02/0.04	c
0.02/0.04	c Starting glucose
0.02/0.04	c
0.02/0.04	
0.02/0.04	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.02/0.04	
0.02/0.04	c ============================[ Problem Statistics ]=============================
0.02/0.04	c |                                                                             |
0.02/0.04	c |  Number of variables:  446                                                  |
0.02/0.04	c |  Number of clauses:    7179                                                 |
0.02/0.04	c |  Parsing time:         0.00         s                                       |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1783708-1241874181/watcher-1783708-1241874181 -o /tmp/evaluation-result-1783708-1241874181/solver-1783708-1241874181 -C 5000 -W 6000 -M 1800 glucose.sh HOME/instance-1783708-1241874181.cnf 

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


[startup+0 s]
/proc/loadavg: 0.91 0.95 0.90 3/64 24301
/proc/meminfo: memFree=1908048/2055920 swapFree=4162192/4192956
[pid=24301] ppid=24299 vsize=5360 CPUtime=0
/proc/24301/stat : 24301 (glucose.sh) S 24299 24301 24264 0 -1 4194304 287 0 0 0 0 0 0 0 20 0 1 0 215446167 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24301/statm: 1340 236 195 169 0 51 0
[pid=24302] ppid=24301 vsize=1140 CPUtime=0
/proc/24302/stat : 24302 (SatELite_releas) R 24301 24301 24264 0 -1 4194304 170 0 0 0 0 0 0 0 18 0 1 0 215446167 1167360 154 1992294400 134512640 135225430 4294956176 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 0 0 0
/proc/24302/statm: 285 154 51 174 0 108 0

[startup+0.033001 s]
/proc/loadavg: 0.91 0.95 0.90 3/64 24301
/proc/meminfo: memFree=1908048/2055920 swapFree=4162192/4192956
[pid=24301] ppid=24299 vsize=5360 CPUtime=0
/proc/24301/stat : 24301 (glucose.sh) S 24299 24301 24264 0 -1 4194304 287 0 0 0 0 0 0 0 20 0 1 0 215446167 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24301/statm: 1340 236 195 169 0 51 0
[pid=24302] ppid=24301 vsize=1808 CPUtime=0.02
/proc/24302/stat : 24302 (SatELite_releas) R 24301 24301 24264 0 -1 4194304 379 0 0 0 2 0 0 0 18 0 1 0 215446167 1851392 343 1992294400 134512640 135225430 4294956176 18446744073709551615 134735630 0 0 4096 3 0 0 0 17 0 0 0
/proc/24302/statm: 452 343 81 174 0 275 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 7168

[startup+0.102012 s]
/proc/loadavg: 0.91 0.95 0.90 3/64 24301
/proc/meminfo: memFree=1908048/2055920 swapFree=4162192/4192956
[pid=24301] ppid=24299 vsize=5360 CPUtime=0.03
/proc/24301/stat : 24301 (glucose.sh) S 24299 24301 24264 0 -1 4194304 313 380 0 0 0 0 3 0 18 0 1 0 215446167 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24301/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5360

[startup+0.301036 s]
/proc/loadavg: 0.91 0.95 0.90 3/64 24301
/proc/meminfo: memFree=1908048/2055920 swapFree=4162192/4192956
[pid=24301] ppid=24299 vsize=5360 CPUtime=0.03
/proc/24301/stat : 24301 (glucose.sh) S 24299 24301 24264 0 -1 4194304 313 380 0 0 0 0 3 0 18 0 1 0 215446167 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24301/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5360

[startup+0.701083 s]
/proc/loadavg: 0.91 0.95 0.90 3/64 24301
/proc/meminfo: memFree=1908048/2055920 swapFree=4162192/4192956
[pid=24301] ppid=24299 vsize=5360 CPUtime=0.03
/proc/24301/stat : 24301 (glucose.sh) S 24299 24301 24264 0 -1 4194304 313 380 0 0 0 0 3 0 18 0 1 0 215446167 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24301/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5360

[startup+1.50117 s]
/proc/loadavg: 0.91 0.95 0.90 2/66 24304
/proc/meminfo: memFree=1905408/2055920 swapFree=4162192/4192956
[pid=24301] ppid=24299 vsize=5360 CPUtime=0.03
/proc/24301/stat : 24301 (glucose.sh) S 24299 24301 24264 0 -1 4194304 313 380 0 0 0 0 3 0 18 0 1 0 215446167 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24301/statm: 1340 238 195 169 0 51 0
[pid=24304] ppid=24301 vsize=3904 CPUtime=1.45
/proc/24304/stat : 24304 (glucose_static) R 24301 24301 24264 0 -1 4194304 646 0 0 0 145 0 0 0 25 0 1 0 215446171 3997696 632 1992294400 134512640 135217611 4294956304 18446744073709551615 134533307 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24304/statm: 976 632 76 172 0 801 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9264

[startup+3.10136 s]
/proc/loadavg: 0.91 0.95 0.90 2/66 24304
/proc/meminfo: memFree=1904896/2055920 swapFree=4162192/4192956
[pid=24301] ppid=24299 vsize=5360 CPUtime=0.03
/proc/24301/stat : 24301 (glucose.sh) S 24299 24301 24264 0 -1 4194304 313 380 0 0 0 0 3 0 18 0 1 0 215446167 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24301/statm: 1340 238 195 169 0 51 0
[pid=24304] ppid=24301 vsize=4696 CPUtime=3.05
/proc/24304/stat : 24304 (glucose_static) R 24301 24301 24264 0 -1 4194304 838 0 0 0 305 0 0 0 25 0 1 0 215446171 4808704 824 1992294400 134512640 135217611 4294956304 18446744073709551615 134533316 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24304/statm: 1174 824 76 172 0 999 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 10056

[startup+6.30174 s]
/proc/loadavg: 0.92 0.95 0.90 2/66 24304
/proc/meminfo: memFree=1903680/2055920 swapFree=4162192/4192956
[pid=24301] ppid=24299 vsize=5360 CPUtime=0.03
/proc/24301/stat : 24301 (glucose.sh) S 24299 24301 24264 0 -1 4194304 313 380 0 0 0 0 3 0 18 0 1 0 215446167 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24301/statm: 1340 238 195 169 0 51 0
[pid=24304] ppid=24301 vsize=5504 CPUtime=6.24
/proc/24304/stat : 24304 (glucose_static) R 24301 24301 24264 0 -1 4194304 1043 0 0 0 624 0 0 0 25 0 1 0 215446171 5636096 1029 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24304/statm: 1376 1029 76 172 0 1201 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 10864

[startup+12.7015 s]
/proc/loadavg: 0.93 0.95 0.90 2/66 24304
/proc/meminfo: memFree=1902592/2055920 swapFree=4162192/4192956
[pid=24301] ppid=24299 vsize=5360 CPUtime=0.03
/proc/24301/stat : 24301 (glucose.sh) S 24299 24301 24264 0 -1 4194304 313 380 0 0 0 0 3 0 18 0 1 0 215446167 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24301/statm: 1340 238 195 169 0 51 0
[pid=24304] ppid=24301 vsize=6536 CPUtime=12.64
/proc/24304/stat : 24304 (glucose_static) R 24301 24301 24264 0 -1 4194304 1305 0 0 0 1264 0 0 0 25 0 1 0 215446171 6692864 1291 1992294400 134512640 135217611 4294956304 18446744073709551615 134533371 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24304/statm: 1634 1291 76 172 0 1459 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 11896

[startup+25.502 s]
/proc/loadavg: 0.94 0.96 0.91 2/66 24304
/proc/meminfo: memFree=1901248/2055920 swapFree=4162192/4192956
[pid=24301] ppid=24299 vsize=5360 CPUtime=0.03
/proc/24301/stat : 24301 (glucose.sh) S 24299 24301 24264 0 -1 4194304 313 380 0 0 0 0 3 0 18 0 1 0 215446167 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24301/statm: 1340 238 195 169 0 51 0
[pid=24304] ppid=24301 vsize=8176 CPUtime=25.43
/proc/24304/stat : 24304 (glucose_static) R 24301 24301 24264 0 -1 4194304 1700 0 0 0 2543 0 0 0 25 0 1 0 215446171 8372224 1686 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24304/statm: 2044 1686 76 172 0 1869 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 13536

[startup+51.102 s]
/proc/loadavg: 0.96 0.96 0.91 2/66 24304
/proc/meminfo: memFree=1899392/2055920 swapFree=4162192/4192956
[pid=24301] ppid=24299 vsize=5360 CPUtime=0.03
/proc/24301/stat : 24301 (glucose.sh) S 24299 24301 24264 0 -1 4194304 313 380 0 0 0 0 3 0 18 0 1 0 215446167 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24301/statm: 1340 238 195 169 0 51 0
[pid=24304] ppid=24301 vsize=9852 CPUtime=51.03
/proc/24304/stat : 24304 (glucose_static) R 24301 24301 24264 0 -1 4194304 2125 0 0 0 5102 1 0 0 25 0 1 0 215446171 10088448 2111 1992294400 134512640 135217611 4294956304 18446744073709551615 134533150 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24304/statm: 2463 2111 76 172 0 2288 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 15212

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.91 2/66 24304
/proc/meminfo: memFree=1896384/2055920 swapFree=4162192/4192956
[pid=24301] ppid=24299 vsize=5360 CPUtime=0.03
/proc/24301/stat : 24301 (glucose.sh) S 24299 24301 24264 0 -1 4194304 313 380 0 0 0 0 3 0 18 0 1 0 215446167 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24301/statm: 1340 238 195 169 0 51 0
[pid=24304] ppid=24301 vsize=12856 CPUtime=102.21
/proc/24304/stat : 24304 (glucose_static) R 24301 24301 24264 0 -1 4194304 2846 0 0 0 10219 2 0 0 25 0 1 0 215446171 13164544 2832 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24304/statm: 3214 2832 76 172 0 3039 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 18216

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 24304
/proc/meminfo: memFree=1894848/2055920 swapFree=4162192/4192956
[pid=24301] ppid=24299 vsize=5360 CPUtime=0.03
/proc/24301/stat : 24301 (glucose.sh) S 24299 24301 24264 0 -1 4194304 313 380 0 0 0 0 3 0 18 0 1 0 215446167 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24301/statm: 1340 238 195 169 0 51 0
[pid=24304] ppid=24301 vsize=14568 CPUtime=162.16
/proc/24304/stat : 24304 (glucose_static) R 24301 24301 24264 0 -1 4194304 3236 0 0 0 16214 2 0 0 25 0 1 0 215446171 14917632 3222 1992294400 134512640 135217611 4294956304 18446744073709551615 134533124 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24304/statm: 3642 3222 76 172 0 3467 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 19928

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 24304
/proc/meminfo: memFree=1893568/2055920 swapFree=4162192/4192956
[pid=24301] ppid=24299 vsize=5360 CPUtime=0.03
/proc/24301/stat : 24301 (glucose.sh) S 24299 24301 24264 0 -1 4194304 313 380 0 0 0 0 3 0 18 0 1 0 215446167 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24301/statm: 1340 238 195 169 0 51 0
[pid=24304] ppid=24301 vsize=15972 CPUtime=222.13
/proc/24304/stat : 24304 (glucose_static) R 24301 24301 24264 0 -1 4194304 3538 0 0 0 22210 3 0 0 25 0 1 0 215446171 16355328 3524 1992294400 134512640 135217611 4294956304 18446744073709551615 134533127 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24304/statm: 3993 3524 76 172 0 3818 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 21332

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 24304
/proc/meminfo: memFree=1892224/2055920 swapFree=4162192/4192956
[pid=24301] ppid=24299 vsize=5360 CPUtime=0.03
/proc/24301/stat : 24301 (glucose.sh) S 24299 24301 24264 0 -1 4194304 313 380 0 0 0 0 3 0 18 0 1 0 215446167 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24301/statm: 1340 238 195 169 0 51 0
[pid=24304] ppid=24301 vsize=17332 CPUtime=282.11
/proc/24304/stat : 24304 (glucose_static) R 24301 24301 24264 0 -1 4194304 3888 0 0 0 28208 3 0 0 25 0 1 0 215446171 17747968 3874 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24304/statm: 4333 3874 76 172 0 4158 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 22692

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 24304
/proc/meminfo: memFree=1891072/2055920 swapFree=4162192/4192956
[pid=24301] ppid=24299 vsize=5360 CPUtime=0.03
/proc/24301/stat : 24301 (glucose.sh) S 24299 24301 24264 0 -1 4194304 313 380 0 0 0 0 3 0 18 0 1 0 215446167 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24301/statm: 1340 238 195 169 0 51 0
[pid=24304] ppid=24301 vsize=18468 CPUtime=342.04
/proc/24304/stat : 24304 (glucose_static) R 24301 24301 24264 0 -1 4194304 4176 0 0 0 34201 3 0 0 25 0 1 0 215446171 18911232 4162 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24304/statm: 4617 4162 76 172 0 4442 0
Current children cumulated CPU time (s) 342.07
Current children cumulated vsize (KiB) 23828

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 24304
/proc/meminfo: memFree=1890176/2055920 swapFree=4162192/4192956
[pid=24301] ppid=24299 vsize=5360 CPUtime=0.03
/proc/24301/stat : 24301 (glucose.sh) S 24299 24301 24264 0 -1 4194304 313 380 0 0 0 0 3 0 18 0 1 0 215446167 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24301/statm: 1340 238 195 169 0 51 0
[pid=24304] ppid=24301 vsize=19392 CPUtime=402.03

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

/proc/24304/statm: 10222 9456 76 172 0 10047 0
Current children cumulated CPU time (s) 4360.2
Current children cumulated vsize (KiB) 46248

[startup+4422.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 24312
/proc/meminfo: memFree=1868224/2055920 swapFree=4162192/4192956
[pid=24301] ppid=24299 vsize=5360 CPUtime=0.03
/proc/24301/stat : 24301 (glucose.sh) S 24299 24301 24264 0 -1 4194304 313 380 0 0 0 0 3 0 18 0 1 0 215446167 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24301/statm: 1340 238 195 169 0 51 0
[pid=24304] ppid=24301 vsize=41048 CPUtime=4420.15
/proc/24304/stat : 24304 (glucose_static) R 24301 24301 24264 0 -1 4194304 9511 0 0 0 442002 13 0 0 25 0 1 0 215446171 42033152 9497 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24304/statm: 10262 9497 76 172 0 10087 0
Current children cumulated CPU time (s) 4420.18
Current children cumulated vsize (KiB) 46408

[startup+4482.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 24312
/proc/meminfo: memFree=1868224/2055920 swapFree=4162192/4192956
[pid=24301] ppid=24299 vsize=5360 CPUtime=0.03
/proc/24301/stat : 24301 (glucose.sh) S 24299 24301 24264 0 -1 4194304 313 380 0 0 0 0 3 0 18 0 1 0 215446167 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24301/statm: 1340 238 195 169 0 51 0
[pid=24304] ppid=24301 vsize=41048 CPUtime=4480.11
/proc/24304/stat : 24304 (glucose_static) R 24301 24301 24264 0 -1 4194304 9513 0 0 0 447998 13 0 0 25 0 1 0 215446171 42033152 9499 1992294400 134512640 135217611 4294956304 18446744073709551615 134533181 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24304/statm: 10262 9499 76 172 0 10087 0
Current children cumulated CPU time (s) 4480.14
Current children cumulated vsize (KiB) 46408

[startup+4542.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 24312
/proc/meminfo: memFree=1868160/2055920 swapFree=4162192/4192956
[pid=24301] ppid=24299 vsize=5360 CPUtime=0.03
/proc/24301/stat : 24301 (glucose.sh) S 24299 24301 24264 0 -1 4194304 313 380 0 0 0 0 3 0 18 0 1 0 215446167 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24301/statm: 1340 238 195 169 0 51 0
[pid=24304] ppid=24301 vsize=41048 CPUtime=4540.09
/proc/24304/stat : 24304 (glucose_static) R 24301 24301 24264 0 -1 4194304 9524 0 0 0 453996 13 0 0 25 0 1 0 215446171 42033152 9510 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24304/statm: 10262 9510 76 172 0 10087 0
Current children cumulated CPU time (s) 4540.12
Current children cumulated vsize (KiB) 46408

[startup+4602.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 24312
/proc/meminfo: memFree=1867904/2055920 swapFree=4162192/4192956
[pid=24301] ppid=24299 vsize=5360 CPUtime=0.03
/proc/24301/stat : 24301 (glucose.sh) S 24299 24301 24264 0 -1 4194304 313 380 0 0 0 0 3 0 18 0 1 0 215446167 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24301/statm: 1340 238 195 169 0 51 0
[pid=24304] ppid=24301 vsize=41048 CPUtime=4600.07
/proc/24304/stat : 24304 (glucose_static) R 24301 24301 24264 0 -1 4194304 9539 0 0 0 459994 13 0 0 25 0 1 0 215446171 42033152 9525 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24304/statm: 10262 9525 76 172 0 10087 0
Current children cumulated CPU time (s) 4600.1
Current children cumulated vsize (KiB) 46408

[startup+4662.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 24312
/proc/meminfo: memFree=1867776/2055920 swapFree=4162192/4192956
[pid=24301] ppid=24299 vsize=5360 CPUtime=0.03
/proc/24301/stat : 24301 (glucose.sh) S 24299 24301 24264 0 -1 4194304 313 380 0 0 0 0 3 0 18 0 1 0 215446167 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24301/statm: 1340 238 195 169 0 51 0
[pid=24304] ppid=24301 vsize=41180 CPUtime=4660.03
/proc/24304/stat : 24304 (glucose_static) R 24301 24301 24264 0 -1 4194304 9559 0 0 0 465990 13 0 0 25 0 1 0 215446171 42168320 9545 1992294400 134512640 135217611 4294956304 18446744073709551615 134533037 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24304/statm: 10295 9545 76 172 0 10120 0
Current children cumulated CPU time (s) 4660.06
Current children cumulated vsize (KiB) 46540

[startup+4722.31 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 24312
/proc/meminfo: memFree=1867648/2055920 swapFree=4162192/4192956
[pid=24301] ppid=24299 vsize=5360 CPUtime=0.03
/proc/24301/stat : 24301 (glucose.sh) S 24299 24301 24264 0 -1 4194304 313 380 0 0 0 0 3 0 18 0 1 0 215446167 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24301/statm: 1340 238 195 169 0 51 0
[pid=24304] ppid=24301 vsize=41352 CPUtime=4720.01
/proc/24304/stat : 24304 (glucose_static) R 24301 24301 24264 0 -1 4194304 9591 0 0 0 471988 13 0 0 25 0 1 0 215446171 42344448 9577 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24304/statm: 10338 9577 76 172 0 10163 0
Current children cumulated CPU time (s) 4720.04
Current children cumulated vsize (KiB) 46712

[startup+4782.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 24312
/proc/meminfo: memFree=1866880/2055920 swapFree=4162192/4192956
[pid=24301] ppid=24299 vsize=5360 CPUtime=0.03
/proc/24301/stat : 24301 (glucose.sh) S 24299 24301 24264 0 -1 4194304 313 380 0 0 0 0 3 0 18 0 1 0 215446167 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24301/statm: 1340 238 195 169 0 51 0
[pid=24304] ppid=24301 vsize=42160 CPUtime=4779.98
/proc/24304/stat : 24304 (glucose_static) R 24301 24301 24264 0 -1 4194304 9782 0 0 0 477985 13 0 0 25 0 1 0 215446171 43171840 9768 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24304/statm: 10540 9768 76 172 0 10365 0
Current children cumulated CPU time (s) 4780.01
Current children cumulated vsize (KiB) 47520

[startup+4842.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 24312
/proc/meminfo: memFree=1866880/2055920 swapFree=4162192/4192956
[pid=24301] ppid=24299 vsize=5360 CPUtime=0.03
/proc/24301/stat : 24301 (glucose.sh) S 24299 24301 24264 0 -1 4194304 313 380 0 0 0 0 3 0 18 0 1 0 215446167 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24301/statm: 1340 238 195 169 0 51 0
[pid=24304] ppid=24301 vsize=42160 CPUtime=4839.94
/proc/24304/stat : 24304 (glucose_static) R 24301 24301 24264 0 -1 4194304 9784 0 0 0 483981 13 0 0 25 0 1 0 215446171 43171840 9770 1992294400 134512640 135217611 4294956304 18446744073709551615 134532998 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24304/statm: 10540 9770 76 172 0 10365 0
Current children cumulated CPU time (s) 4839.97
Current children cumulated vsize (KiB) 47520

[startup+4902.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 24312
/proc/meminfo: memFree=1866752/2055920 swapFree=4162192/4192956
[pid=24301] ppid=24299 vsize=5360 CPUtime=0.03
/proc/24301/stat : 24301 (glucose.sh) S 24299 24301 24264 0 -1 4194304 313 380 0 0 0 0 3 0 18 0 1 0 215446167 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24301/statm: 1340 238 195 169 0 51 0
[pid=24304] ppid=24301 vsize=42304 CPUtime=4899.92
/proc/24304/stat : 24304 (glucose_static) R 24301 24301 24264 0 -1 4194304 9812 0 0 0 489979 13 0 0 25 0 1 0 215446171 43319296 9798 1992294400 134512640 135217611 4294956304 18446744073709551615 134533065 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24304/statm: 10576 9798 76 172 0 10401 0
Current children cumulated CPU time (s) 4899.95
Current children cumulated vsize (KiB) 47664

[startup+4962.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 24312
/proc/meminfo: memFree=1866688/2055920 swapFree=4162192/4192956
[pid=24301] ppid=24299 vsize=5360 CPUtime=0.03
/proc/24301/stat : 24301 (glucose.sh) S 24299 24301 24264 0 -1 4194304 313 380 0 0 0 0 3 0 18 0 1 0 215446167 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24301/statm: 1340 238 195 169 0 51 0
[pid=24304] ppid=24301 vsize=42448 CPUtime=4959.89
/proc/24304/stat : 24304 (glucose_static) R 24301 24301 24264 0 -1 4194304 9841 0 0 0 495976 13 0 0 25 0 1 0 215446171 43466752 9827 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24304/statm: 10612 9827 76 172 0 10437 0
Current children cumulated CPU time (s) 4959.92
Current children cumulated vsize (KiB) 47808



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5002.5 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 24312
/proc/meminfo: memFree=1866688/2055920 swapFree=4162192/4192956
[pid=24301] ppid=24299 vsize=5360 CPUtime=0.03
/proc/24301/stat : 24301 (glucose.sh) S 24299 24301 24264 0 -1 4194304 313 380 0 0 0 0 3 0 18 0 1 0 215446167 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24301/statm: 1340 238 195 169 0 51 0
[pid=24304] ppid=24301 vsize=42448 CPUtime=5000.08
/proc/24304/stat : 24304 (glucose_static) R 24301 24301 24264 0 -1 4194304 9841 0 0 0 499995 13 0 0 25 0 1 0 215446171 43466752 9827 1992294400 134512640 135217611 4294956304 18446744073709551615 134533555 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24304/statm: 10612 9827 76 172 0 10437 0
Current children cumulated CPU time (s) 5000.11
Current children cumulated vsize (KiB) 47808

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

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

[startup+5002.5 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 24312
/proc/meminfo: memFree=1866688/2055920 swapFree=4162192/4192956
[pid=24301] ppid=24299 vsize=5360 CPUtime=0.03
/proc/24301/stat : 24301 (glucose.sh) S 24299 24301 24264 0 -1 4194304 313 380 0 0 0 0 3 0 18 0 1 0 215446167 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24301/statm: 1340 238 195 169 0 51 0
[pid=24304] ppid=24301 vsize=42448 CPUtime=5000.08
/proc/24304/stat : 24304 (glucose_static) R 24301 24301 24264 0 -1 4194304 9841 0 0 0 499995 13 0 0 25 0 1 0 215446171 43466752 9827 1992294400 134512640 135217611 4294956304 18446744073709551615 134533555 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24304/statm: 10612 9827 76 172 0 10437 0
Current children cumulated CPU time (s) 5000.11
Current children cumulated vsize (KiB) 47808

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 5002.51
CPU time (s): 5000.11
CPU user time (s): 4999.98
CPU system time (s): 0.13
CPU usage (%): 99.952
Max. virtual memory (cumulated for all children) (KiB): 47808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.035994
system time used= 0.002999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 693
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 5.82211 second user time and 10.8793 second system time

The end

Launcher Data

Begin job on node53 at 2009-05-09 15:03:01
IDJOB=1783708
IDBENCH=24643
IDSOLVER=610
FILE ID=node53/1783708-1241874181
PBS_JOBID= 9264638
Free space on /tmp= 66340 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT07/crafted/Hard/contest05/QG/QG7-dead-dnd005.sat05-3111.reshuffled-07.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1783708-1241874181/watcher-1783708-1241874181 -o /tmp/evaluation-result-1783708-1241874181/solver-1783708-1241874181 -C 5000 -W 6000 -M 1800  glucose.sh HOME/instance-1783708-1241874181.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 7f866db903b373b6b7f75057c2353f02
RANDOM SEED=559217612

node53.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.245
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.245
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1908528 kB
Buffers:         25716 kB
Cached:          56452 kB
SwapCached:      24932 kB
Active:          50080 kB
Inactive:        59268 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1908528 kB
SwapTotal:     4192956 kB
SwapFree:      4162192 kB
Dirty:            1792 kB
Writeback:           0 kB
Mapped:          13368 kB
Slab:            24064 kB
Committed_AS:   653000 kB
PageTables:       1376 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66336 MiB
End job on node53 at 2009-05-09 16:26:26