Trace number 1512536

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) 1200.02 1200.41

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/1000/
unif-k5-r20-v1000-c20000-S704699380-099.cnf
MD5SUM79363fa796cb5f9a1d9ad7ab58b2c2fb
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark954.206
Satisfiable
(Un)Satisfiability was proved
Number of variables1000
Number of clauses20000
Sum of the clauses size100000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 520000
Number of clauses of size over 50

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.02	c ==============================================================================
0.00/0.02	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.02	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.02	c ==============================================================================
0.00/0.02	c |         0 |   20000   100000 |    5999       0        0     nan |  0.000 % |
0.00/0.02	c ==============================================================================
0.00/0.02	c Result  :   #vars: 1000   #clauses: 20000   #literals: 100000
0.00/0.02	c CPU time:   0.021996 s
0.00/0.02	c ==============================================================================
0.00/0.05	c
0.00/0.05	c Starting glucose
0.00/0.05	c
0.00/0.06	
0.00/0.06	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.06	
0.00/0.06	c ============================[ Problem Statistics ]=============================
0.00/0.06	c |                                                                             |
0.00/0.06	c |  Number of variables:  1000                                                 |
0.00/0.06	c |  Number of clauses:    20000                                                |
0.00/0.07	c |  Parsing time:         0.01         s                                       |

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1512536-1238205331/watcher-1512536-1238205331 -o /tmp/evaluation-result-1512536-1238205331/solver-1512536-1238205331 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1512536-1238205331.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 9561
/proc/meminfo: memFree=919264/2055920 swapFree=4178260/4192956
[pid=9561] ppid=9559 vsize=5360 CPUtime=0
/proc/9561/stat : 9561 (glucose.sh) R 9559 9561 9524 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 859124564 5488640 235 1992294400 4194304 4889804 548682068832 18446744073709551615 272836913823 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/9561/statm: 1340 235 194 169 0 51 0
[pid=9562] ppid=9561 vsize=1008 CPUtime=0
/proc/9562/stat : 9562 (SatELite_releas) R 9561 9561 9524 0 -1 4194304 119 0 0 0 0 0 0 0 18 0 1 0 859124565 1032192 103 1992294400 134512640 135225430 4294956176 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 1 0 0
/proc/9562/statm: 252 104 50 174 0 75 0

[startup+0.0859411 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 9561
/proc/meminfo: memFree=919264/2055920 swapFree=4178260/4192956
[pid=9561] ppid=9559 vsize=5360 CPUtime=0.05
/proc/9561/stat : 9561 (glucose.sh) S 9559 9561 9524 0 -1 4194304 313 524 0 0 0 0 5 0 16 0 1 0 859124564 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9561/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5360

[startup+0.101942 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 9561
/proc/meminfo: memFree=919264/2055920 swapFree=4178260/4192956
[pid=9561] ppid=9559 vsize=5360 CPUtime=0.05
/proc/9561/stat : 9561 (glucose.sh) S 9559 9561 9524 0 -1 4194304 313 524 0 0 0 0 5 0 16 0 1 0 859124564 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9561/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5360

[startup+0.301974 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 9561
/proc/meminfo: memFree=919264/2055920 swapFree=4178260/4192956
[pid=9561] ppid=9559 vsize=5360 CPUtime=0.05
/proc/9561/stat : 9561 (glucose.sh) S 9559 9561 9524 0 -1 4194304 313 524 0 0 0 0 5 0 16 0 1 0 859124564 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9561/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5360

[startup+0.701034 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 9561
/proc/meminfo: memFree=919264/2055920 swapFree=4178260/4192956
[pid=9561] ppid=9559 vsize=5360 CPUtime=0.05
/proc/9561/stat : 9561 (glucose.sh) S 9559 9561 9524 0 -1 4194304 313 524 0 0 0 0 5 0 16 0 1 0 859124564 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9561/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5360

[startup+1.50214 s]
/proc/loadavg: 0.00 0.00 0.00 2/66 9564
/proc/meminfo: memFree=913232/2055920 swapFree=4178260/4192956
[pid=9561] ppid=9559 vsize=5360 CPUtime=0.05
/proc/9561/stat : 9561 (glucose.sh) S 9559 9561 9524 0 -1 4194304 313 524 0 0 0 0 5 0 16 0 1 0 859124564 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9561/statm: 1340 238 195 169 0 51 0
[pid=9564] ppid=9561 vsize=7152 CPUtime=1.42
/proc/9564/stat : 9564 (glucose_static) R 9561 9561 9524 0 -1 4194304 1528 0 0 0 142 0 0 0 25 0 1 0 859124570 7323648 1514 1992294400 134512640 135217611 4294956304 18446744073709551615 134533404 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/9564/statm: 1788 1514 77 172 0 1613 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 12512

[startup+3.10137 s]
/proc/loadavg: 0.00 0.00 0.00 2/66 9564
/proc/meminfo: memFree=911696/2055920 swapFree=4178260/4192956
[pid=9561] ppid=9559 vsize=5360 CPUtime=0.05
/proc/9561/stat : 9561 (glucose.sh) S 9559 9561 9524 0 -1 4194304 313 524 0 0 0 0 5 0 16 0 1 0 859124564 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9561/statm: 1340 238 195 169 0 51 0
[pid=9564] ppid=9561 vsize=8340 CPUtime=3.02
/proc/9564/stat : 9564 (glucose_static) R 9561 9561 9524 0 -1 4194304 1851 0 0 0 302 0 0 0 25 0 1 0 859124570 8540160 1837 1992294400 134512640 135217611 4294956304 18446744073709551615 134542240 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/9564/statm: 2085 1837 77 172 0 1910 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 13700

[startup+6.30284 s]
/proc/loadavg: 0.08 0.02 0.01 2/66 9564
/proc/meminfo: memFree=909648/2055920 swapFree=4178260/4192956
[pid=9561] ppid=9559 vsize=5360 CPUtime=0.05
/proc/9561/stat : 9561 (glucose.sh) S 9559 9561 9524 0 -1 4194304 313 524 0 0 0 0 5 0 16 0 1 0 859124564 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9561/statm: 1340 238 195 169 0 51 0
[pid=9564] ppid=9561 vsize=10076 CPUtime=6.23
/proc/9564/stat : 9564 (glucose_static) R 9561 9561 9524 0 -1 4194304 2268 0 0 0 622 1 0 0 25 0 1 0 859124570 10317824 2254 1992294400 134512640 135217611 4294956304 18446744073709551615 134537042 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/9564/statm: 2519 2254 77 172 0 2344 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 15436

[startup+12.7018 s]
/proc/loadavg: 0.15 0.03 0.01 2/66 9564
/proc/meminfo: memFree=907600/2055920 swapFree=4178260/4192956
[pid=9561] ppid=9559 vsize=5360 CPUtime=0.05
/proc/9561/stat : 9561 (glucose.sh) S 9559 9561 9524 0 -1 4194304 313 524 0 0 0 0 5 0 16 0 1 0 859124564 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9561/statm: 1340 238 195 169 0 51 0
[pid=9564] ppid=9561 vsize=11924 CPUtime=12.62
/proc/9564/stat : 9564 (glucose_static) R 9561 9561 9524 0 -1 4194304 2731 0 0 0 1261 1 0 0 25 0 1 0 859124570 12210176 2717 1992294400 134512640 135217611 4294956304 18446744073709551615 134533112 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/9564/statm: 2981 2717 77 172 0 2806 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 17284

[startup+25.5016 s]
/proc/loadavg: 0.34 0.08 0.02 2/66 9564
/proc/meminfo: memFree=905040/2055920 swapFree=4178260/4192956
[pid=9561] ppid=9559 vsize=5360 CPUtime=0.05
/proc/9561/stat : 9561 (glucose.sh) S 9559 9561 9524 0 -1 4194304 313 524 0 0 0 0 5 0 16 0 1 0 859124564 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9561/statm: 1340 238 195 169 0 51 0
[pid=9564] ppid=9561 vsize=14452 CPUtime=25.42
/proc/9564/stat : 9564 (glucose_static) R 9561 9561 9524 0 -1 4194304 3374 0 0 0 2540 2 0 0 25 0 1 0 859124570 14798848 3360 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/9564/statm: 3613 3360 77 172 0 3438 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 19812

[startup+51.1014 s]
/proc/loadavg: 0.56 0.15 0.05 2/66 9564
/proc/meminfo: memFree=901136/2055920 swapFree=4178260/4192956
[pid=9561] ppid=9559 vsize=5360 CPUtime=0.05
/proc/9561/stat : 9561 (glucose.sh) S 9559 9561 9524 0 -1 4194304 313 524 0 0 0 0 5 0 16 0 1 0 859124564 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9561/statm: 1340 238 195 169 0 51 0
[pid=9564] ppid=9561 vsize=18444 CPUtime=51.01
/proc/9564/stat : 9564 (glucose_static) R 9561 9561 9524 0 -1 4194304 4347 0 0 0 5098 3 0 0 25 0 1 0 859124570 18886656 4333 1992294400 134512640 135217611 4294956304 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/9564/statm: 4611 4333 77 172 0 4436 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 23804

[startup+102.306 s]
/proc/loadavg: 0.81 0.28 0.10 2/66 9564
/proc/meminfo: memFree=895952/2055920 swapFree=4178260/4192956
[pid=9561] ppid=9559 vsize=5360 CPUtime=0.05
/proc/9561/stat : 9561 (glucose.sh) S 9559 9561 9524 0 -1 4194304 313 524 0 0 0 0 5 0 16 0 1 0 859124564 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9561/statm: 1340 238 195 169 0 51 0
[pid=9564] ppid=9561 vsize=23676 CPUtime=102.2
/proc/9564/stat : 9564 (glucose_static) R 9561 9561 9524 0 -1 4194304 5650 0 0 0 10215 5 0 0 25 0 1 0 859124570 24244224 5636 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/9564/statm: 5919 5636 77 172 0 5744 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 29036

[startup+162.302 s]
/proc/loadavg: 0.93 0.41 0.15 2/66 9564
/proc/meminfo: memFree=891728/2055920 swapFree=4178260/4192956
[pid=9561] ppid=9559 vsize=5360 CPUtime=0.05
/proc/9561/stat : 9561 (glucose.sh) S 9559 9561 9524 0 -1 4194304 313 524 0 0 0 0 5 0 16 0 1 0 859124564 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9561/statm: 1340 238 195 169 0 51 0
[pid=9564] ppid=9561 vsize=28324 CPUtime=162.18
/proc/9564/stat : 9564 (glucose_static) R 9561 9561 9524 0 -1 4194304 6815 0 0 0 16212 6 0 0 25 0 1 0 859124570 29003776 6801 1992294400 134512640 135217611 4294956304 18446744073709551615 134533643 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/9564/statm: 7081 6801 77 172 0 6906 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 33684

[startup+222.301 s]
/proc/loadavg: 0.97 0.51 0.20 2/66 9564
/proc/meminfo: memFree=888144/2055920 swapFree=4178260/4192956
[pid=9561] ppid=9559 vsize=5360 CPUtime=0.05
/proc/9561/stat : 9561 (glucose.sh) S 9559 9561 9524 0 -1 4194304 313 524 0 0 0 0 5 0 16 0 1 0 859124564 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9561/statm: 1340 238 195 169 0 51 0
[pid=9564] ppid=9561 vsize=31508 CPUtime=222.16
/proc/9564/stat : 9564 (glucose_static) R 9561 9561 9524 0 -1 4194304 7602 0 0 0 22209 7 0 0 25 0 1 0 859124570 32264192 7588 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/9564/statm: 7877 7588 77 172 0 7702 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 36868

[startup+282.301 s]
/proc/loadavg: 0.99 0.60 0.25 2/66 9564
/proc/meminfo: memFree=884624/2055920 swapFree=4178260/4192956
[pid=9561] ppid=9559 vsize=5360 CPUtime=0.05
/proc/9561/stat : 9561 (glucose.sh) S 9559 9561 9524 0 -1 4194304 313 524 0 0 0 0 5 0 16 0 1 0 859124564 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9561/statm: 1340 238 195 169 0 51 0
[pid=9564] ppid=9561 vsize=35144 CPUtime=282.14
/proc/9564/stat : 9564 (glucose_static) R 9561 9561 9524 0 -1 4194304 8481 0 0 0 28206 8 0 0 25 0 1 0 859124570 35987456 8467 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/9564/statm: 8786 8467 77 172 0 8611 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 40504

[startup+342.302 s]
/proc/loadavg: 0.99 0.67 0.29 2/66 9570
/proc/meminfo: memFree=881552/2055920 swapFree=4178260/4192956
[pid=9561] ppid=9559 vsize=5360 CPUtime=0.05
/proc/9561/stat : 9561 (glucose.sh) S 9559 9561 9524 0 -1 4194304 313 524 0 0 0 0 5 0 16 0 1 0 859124564 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9561/statm: 1340 238 195 169 0 51 0
[pid=9564] ppid=9561 vsize=38052 CPUtime=342.12
/proc/9564/stat : 9564 (glucose_static) R 9561 9561 9524 0 -1 4194304 9237 0 0 0 34203 9 0 0 25 0 1 0 859124570 38965248 9223 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/9564/statm: 9513 9223 77 172 0 9338 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 43412

[startup+402.302 s]
/proc/loadavg: 0.99 0.73 0.33 2/66 9570
/proc/meminfo: memFree=879120/2055920 swapFree=4178260/4192956
[pid=9561] ppid=9559 vsize=5360 CPUtime=0.05
/proc/9561/stat : 9561 (glucose.sh) S 9559 9561 9524 0 -1 4194304 313 524 0 0 0 0 5 0 16 0 1 0 859124564 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9561/statm: 1340 238 195 169 0 51 0
[pid=9564] ppid=9561 vsize=40564 CPUtime=402.1
/proc/9564/stat : 9564 (glucose_static) R 9561 9561 9524 0 -1 4194304 9850 0 0 0 40200 10 0 0 25 0 1 0 859124570 41537536 9836 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/9564/statm: 10141 9836 77 172 0 9966 0

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

/proc/9564/statm: 11032 10744 77 172 0 10857 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 49488

[startup+582.302 s]
/proc/loadavg: 0.99 0.84 0.44 2/66 9570
/proc/meminfo: memFree=872912/2055920 swapFree=4178260/4192956
[pid=9561] ppid=9559 vsize=5360 CPUtime=0.05
/proc/9561/stat : 9561 (glucose.sh) S 9559 9561 9524 0 -1 4194304 313 524 0 0 0 0 5 0 16 0 1 0 859124564 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9561/statm: 1340 238 195 169 0 51 0
[pid=9564] ppid=9561 vsize=46644 CPUtime=582.05
/proc/9564/stat : 9564 (glucose_static) R 9561 9561 9524 0 -1 4194304 11388 0 0 0 58193 12 0 0 25 0 1 0 859124570 47763456 11374 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/9564/statm: 11661 11374 77 172 0 11486 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 52004

[startup+642.302 s]
/proc/loadavg: 0.99 0.87 0.47 2/66 9570
/proc/meminfo: memFree=870480/2055920 swapFree=4178260/4192956
[pid=9561] ppid=9559 vsize=5360 CPUtime=0.05
/proc/9561/stat : 9561 (glucose.sh) S 9559 9561 9524 0 -1 4194304 313 524 0 0 0 0 5 0 16 0 1 0 859124564 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9561/statm: 1340 238 195 169 0 51 0
[pid=9564] ppid=9561 vsize=49020 CPUtime=642.04
/proc/9564/stat : 9564 (glucose_static) R 9561 9561 9524 0 -1 4194304 12000 0 0 0 64191 13 0 0 25 0 1 0 859124570 50196480 11986 1992294400 134512640 135217611 4294956304 18446744073709551615 134527815 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/9564/statm: 12255 11986 77 172 0 12080 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 54380

[startup+702.302 s]
/proc/loadavg: 0.99 0.89 0.50 2/66 9570
/proc/meminfo: memFree=869072/2055920 swapFree=4178260/4192956
[pid=9561] ppid=9559 vsize=5360 CPUtime=0.05
/proc/9561/stat : 9561 (glucose.sh) S 9559 9561 9524 0 -1 4194304 313 524 0 0 0 0 5 0 16 0 1 0 859124564 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9561/statm: 1340 238 195 169 0 51 0
[pid=9564] ppid=9561 vsize=50476 CPUtime=702.01
/proc/9564/stat : 9564 (glucose_static) R 9561 9561 9524 0 -1 4194304 12349 0 0 0 70188 13 0 0 25 0 1 0 859124570 51687424 12335 1992294400 134512640 135217611 4294956304 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/9564/statm: 12619 12335 77 172 0 12444 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 55836

[startup+762.305 s]
/proc/loadavg: 0.99 0.91 0.53 2/66 9570
/proc/meminfo: memFree=866448/2055920 swapFree=4178260/4192956
[pid=9561] ppid=9559 vsize=5360 CPUtime=0.05
/proc/9561/stat : 9561 (glucose.sh) S 9559 9561 9524 0 -1 4194304 313 524 0 0 0 0 5 0 16 0 1 0 859124564 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9561/statm: 1340 238 195 169 0 51 0
[pid=9564] ppid=9561 vsize=53164 CPUtime=762
/proc/9564/stat : 9564 (glucose_static) R 9561 9561 9524 0 -1 4194304 12994 0 0 0 76186 14 0 0 25 0 1 0 859124570 54439936 12980 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/9564/statm: 13291 12980 77 172 0 13116 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 58524

[startup+822.302 s]
/proc/loadavg: 0.99 0.92 0.56 2/66 9570
/proc/meminfo: memFree=865424/2055920 swapFree=4178260/4192956
[pid=9561] ppid=9559 vsize=5360 CPUtime=0.05
/proc/9561/stat : 9561 (glucose.sh) S 9559 9561 9524 0 -1 4194304 313 524 0 0 0 0 5 0 16 0 1 0 859124564 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9561/statm: 1340 238 195 169 0 51 0
[pid=9564] ppid=9561 vsize=54220 CPUtime=821.97
/proc/9564/stat : 9564 (glucose_static) R 9561 9561 9524 0 -1 4194304 13246 0 0 0 82183 14 0 0 25 0 1 0 859124570 55521280 13232 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/9564/statm: 13555 13232 77 172 0 13380 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 59580

[startup+882.302 s]
/proc/loadavg: 0.99 0.93 0.58 2/66 9570
/proc/meminfo: memFree=863568/2055920 swapFree=4178260/4192956
[pid=9561] ppid=9559 vsize=5360 CPUtime=0.05
/proc/9561/stat : 9561 (glucose.sh) S 9559 9561 9524 0 -1 4194304 313 524 0 0 0 0 5 0 16 0 1 0 859124564 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9561/statm: 1340 238 195 169 0 51 0
[pid=9564] ppid=9561 vsize=56068 CPUtime=881.95
/proc/9564/stat : 9564 (glucose_static) R 9561 9561 9524 0 -1 4194304 13694 0 0 0 88181 14 0 0 25 0 1 0 859124570 57413632 13680 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/9564/statm: 14017 13680 77 172 0 13842 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 61428

[startup+942.302 s]
/proc/loadavg: 0.99 0.94 0.61 2/66 9570
/proc/meminfo: memFree=861968/2055920 swapFree=4178260/4192956
[pid=9561] ppid=9559 vsize=5360 CPUtime=0.05
/proc/9561/stat : 9561 (glucose.sh) S 9559 9561 9524 0 -1 4194304 313 524 0 0 0 0 5 0 16 0 1 0 859124564 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9561/statm: 1340 238 195 169 0 51 0
[pid=9564] ppid=9561 vsize=57788 CPUtime=941.94
/proc/9564/stat : 9564 (glucose_static) R 9561 9561 9524 0 -1 4194304 14120 0 0 0 94179 15 0 0 25 0 1 0 859124570 59174912 14106 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/9564/statm: 14447 14106 77 172 0 14272 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 63148

[startup+1002.3 s]
/proc/loadavg: 0.99 0.95 0.63 2/66 9570
/proc/meminfo: memFree=860688/2055920 swapFree=4178260/4192956
[pid=9561] ppid=9559 vsize=5360 CPUtime=0.05
/proc/9561/stat : 9561 (glucose.sh) S 9559 9561 9524 0 -1 4194304 313 524 0 0 0 0 5 0 16 0 1 0 859124564 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9561/statm: 1340 238 195 169 0 51 0
[pid=9564] ppid=9561 vsize=58980 CPUtime=1001.92
/proc/9564/stat : 9564 (glucose_static) R 9561 9561 9524 0 -1 4194304 14428 0 0 0 100177 15 0 0 25 0 1 0 859124570 60395520 14414 1992294400 134512640 135217611 4294956304 18446744073709551615 134533135 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/9564/statm: 14745 14414 77 172 0 14570 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 64340

[startup+1062.3 s]
/proc/loadavg: 0.99 0.95 0.65 2/66 9570
/proc/meminfo: memFree=859408/2055920 swapFree=4178260/4192956
[pid=9561] ppid=9559 vsize=5360 CPUtime=0.05
/proc/9561/stat : 9561 (glucose.sh) S 9559 9561 9524 0 -1 4194304 313 524 0 0 0 0 5 0 16 0 1 0 859124564 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9561/statm: 1340 238 195 169 0 51 0
[pid=9564] ppid=9561 vsize=60300 CPUtime=1061.9
/proc/9564/stat : 9564 (glucose_static) R 9561 9561 9524 0 -1 4194304 14750 0 0 0 106175 15 0 0 25 0 1 0 859124570 61747200 14736 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/9564/statm: 15075 14736 77 172 0 14900 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 65660

[startup+1122.3 s]
/proc/loadavg: 0.99 0.96 0.67 2/66 9570
/proc/meminfo: memFree=859408/2055920 swapFree=4178260/4192956
[pid=9561] ppid=9559 vsize=5360 CPUtime=0.05
/proc/9561/stat : 9561 (glucose.sh) S 9559 9561 9524 0 -1 4194304 313 524 0 0 0 0 5 0 16 0 1 0 859124564 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9561/statm: 1340 238 195 169 0 51 0
[pid=9564] ppid=9561 vsize=60296 CPUtime=1121.88
/proc/9564/stat : 9564 (glucose_static) R 9561 9561 9524 0 -1 4194304 14752 0 0 0 112173 15 0 0 25 0 1 0 859124570 61743104 14738 1992294400 134512640 135217611 4294956304 18446744073709551615 134533067 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/9564/statm: 15074 14738 77 172 0 14899 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 65656

[startup+1182.3 s]
/proc/loadavg: 1.06 0.98 0.69 2/66 9570
/proc/meminfo: memFree=857552/2055920 swapFree=4178260/4192956
[pid=9561] ppid=9559 vsize=5360 CPUtime=0.05
/proc/9561/stat : 9561 (glucose.sh) S 9559 9561 9524 0 -1 4194304 313 524 0 0 0 0 5 0 16 0 1 0 859124564 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9561/statm: 1340 238 195 169 0 51 0
[pid=9564] ppid=9561 vsize=62036 CPUtime=1181.87
/proc/9564/stat : 9564 (glucose_static) R 9561 9561 9524 0 -1 4194304 15204 0 0 0 118171 16 0 0 25 0 1 0 859124570 63524864 15190 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/9564/statm: 15509 15190 77 172 0 15334 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 67396



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.04 0.98 0.70 2/66 9570
/proc/meminfo: memFree=856144/2055920 swapFree=4178260/4192956
[pid=9561] ppid=9559 vsize=5360 CPUtime=0.05
/proc/9561/stat : 9561 (glucose.sh) S 9559 9561 9524 0 -1 4194304 313 524 0 0 0 0 5 0 16 0 1 0 859124564 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9561/statm: 1340 238 195 169 0 51 0
[pid=9564] ppid=9561 vsize=63488 CPUtime=1199.97
/proc/9564/stat : 9564 (glucose_static) R 9561 9561 9524 0 -1 4194304 15554 0 0 0 119981 16 0 0 25 0 1 0 859124570 65011712 15540 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/9564/statm: 15872 15540 77 172 0 15697 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 68848

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 9561 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=52991
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=5999
# CPU time returned by wait4() is 0.05899
# while last known CPU time is 1200.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.41
CPU time (s): 1200.02
CPU user time (s): 1199.86
CPU system time (s): 0.16
CPU usage (%): 99.9672
Max. virtual memory (cumulated for all children) (KiB): 68848

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.052991
system time used= 0.005999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 837
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 1.3478 second user time and 2.80057 second system time

The end

Launcher Data

Begin job on node39 at 2009-03-28 02:55:31
IDJOB=1512536
IDBENCH=70188
IDSOLVER=503
FILE ID=node39/1512536-1238205331
PBS_JOBID= 9060525
Free space on /tmp= 66220 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/1000/unif-k5-r20-v1000-c20000-S704699380-099.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1512536-1238205331/watcher-1512536-1238205331 -o /tmp/evaluation-result-1512536-1238205331/solver-1512536-1238205331 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1512536-1238205331.cnf

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

MD5SUM BENCH= 79363fa796cb5f9a1d9ad7ab58b2c2fb
RANDOM SEED=1796289937

node39.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.285
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.285
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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        919680 kB
Buffers:         79576 kB
Cached:         961836 kB
SwapCached:       8168 kB
Active:          90960 kB
Inactive:       960304 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        919680 kB
SwapTotal:     4192956 kB
SwapFree:      4178260 kB
Dirty:            2252 kB
Writeback:           0 kB
Mapped:          16612 kB
Slab:            71236 kB
Committed_AS:  2182132 kB
PageTables:       1188 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= 66220 MiB
End job on node39 at 2009-03-28 03:15:33