Trace number 1518140

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.08 1207.02

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/520/
unif-k3-r4.25-v520-c2210-S956671877-054.cnf
MD5SUMfa9334576b7ead7d32e2b64d3b23241f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.032994
Satisfiable
(Un)Satisfiability was proved
Number of variables520
Number of clauses2210
Sum of the clauses size6630
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32210
Number of clauses of size 40
Number of clauses of size 50
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.01	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 |    2210     6630 |     662       0        0     nan |  0.000 % |
0.00/0.01	c |         0 |    2203     6659 |      --       0       --      -- |     --   | -7/29
0.00/0.01	c ==============================================================================
0.00/0.01	c Result  :   #vars: 511   #clauses: 2203   #literals: 6659
0.00/0.01	c CPU time:   0.003999 s
0.00/0.01	c ==============================================================================
0.00/0.01	c
0.00/0.01	c Starting glucose
0.00/0.01	c
0.00/0.01	
0.00/0.01	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.01	
0.00/0.01	c ============================[ Problem Statistics ]=============================
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Number of variables:  511                                                  |
0.00/0.01	c |  Number of clauses:    2203                                                 |
0.00/0.02	c |  Parsing time:         0.00         s                                       |
1200.05/1207.01	HOME/glucose.sh: line 55: 31495 Terminated              $RS $TMP.cnf -verbosity=0 $TMP.result "$@"

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-1518140-1238295797/watcher-1518140-1238295797 -o /tmp/evaluation-result-1518140-1238295797/solver-1518140-1238295797 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1518140-1238295797.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: 2.00 2.00 2.00 4/85 31492
/proc/meminfo: memFree=1755640/2055920 swapFree=4169364/4192956
[pid=31492] ppid=31490 vsize=18576 CPUtime=0
/proc/31492/stat : 31492 (runsolver) R 31490 31492 27999 0 -1 4194368 16 0 0 0 0 0 0 0 24 0 1 0 1102240653 19021824 292 1992294400 4194304 4302548 548682068528 18446744073709551615 233402068263 0 0 4096 24578 0 0 0 17 1 0 0
/proc/31492/statm: 4644 292 257 26 0 2626 0

[startup+0.066108 s]
/proc/loadavg: 2.00 2.00 2.00 4/85 31492
/proc/meminfo: memFree=1755640/2055920 swapFree=4169364/4192956
[pid=31492] ppid=31490 vsize=5360 CPUtime=0
/proc/31492/stat : 31492 (glucose.sh) S 31490 31492 27999 0 -1 4194304 313 177 0 0 0 0 0 0 24 0 1 0 1102240653 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31492/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.10111 s]
/proc/loadavg: 2.00 2.00 2.00 4/85 31492
/proc/meminfo: memFree=1755640/2055920 swapFree=4169364/4192956
[pid=31492] ppid=31490 vsize=5360 CPUtime=0
/proc/31492/stat : 31492 (glucose.sh) S 31490 31492 27999 0 -1 4194304 313 177 0 0 0 0 0 0 24 0 1 0 1102240653 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31492/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.30113 s]
/proc/loadavg: 2.00 2.00 2.00 4/85 31492
/proc/meminfo: memFree=1755640/2055920 swapFree=4169364/4192956
[pid=31492] ppid=31490 vsize=5360 CPUtime=0
/proc/31492/stat : 31492 (glucose.sh) S 31490 31492 27999 0 -1 4194304 313 177 0 0 0 0 0 0 24 0 1 0 1102240653 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31492/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701171 s]
/proc/loadavg: 2.00 2.00 2.00 4/85 31492
/proc/meminfo: memFree=1755640/2055920 swapFree=4169364/4192956
[pid=31492] ppid=31490 vsize=5360 CPUtime=0
/proc/31492/stat : 31492 (glucose.sh) S 31490 31492 27999 0 -1 4194304 313 177 0 0 0 0 0 0 24 0 1 0 1102240653 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31492/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50125 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 31495
/proc/meminfo: memFree=1753512/2055920 swapFree=4169364/4192956
[pid=31492] ppid=31490 vsize=5360 CPUtime=0
/proc/31492/stat : 31492 (glucose.sh) S 31490 31492 27999 0 -1 4194304 313 177 0 0 0 0 0 0 24 0 1 0 1102240653 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31492/statm: 1340 238 195 169 0 51 0
[pid=31495] ppid=31492 vsize=3612 CPUtime=1.46
/proc/31495/stat : 31495 (glucose_static) R 31492 31492 27999 0 -1 4194304 564 0 0 0 146 0 0 0 25 0 1 0 1102240654 3698688 550 1992294400 134512640 135217611 4294956304 18446744073709551615 134537546 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31495/statm: 903 550 75 172 0 728 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 8972

[startup+3.10141 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 31495
/proc/meminfo: memFree=1752872/2055920 swapFree=4169364/4192956
[pid=31492] ppid=31490 vsize=5360 CPUtime=0
/proc/31492/stat : 31492 (glucose.sh) S 31490 31492 27999 0 -1 4194304 313 177 0 0 0 0 0 0 24 0 1 0 1102240653 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31492/statm: 1340 238 195 169 0 51 0
[pid=31495] ppid=31492 vsize=4288 CPUtime=3.06
/proc/31495/stat : 31495 (glucose_static) R 31492 31492 27999 0 -1 4194304 719 0 0 0 306 0 0 0 25 0 1 0 1102240654 4390912 705 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31495/statm: 1072 705 75 172 0 897 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 9648

[startup+6.30173 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 31495
/proc/meminfo: memFree=1751976/2055920 swapFree=4169364/4192956
[pid=31492] ppid=31490 vsize=5360 CPUtime=0
/proc/31492/stat : 31492 (glucose.sh) S 31490 31492 27999 0 -1 4194304 313 177 0 0 0 0 0 0 24 0 1 0 1102240653 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31492/statm: 1340 238 195 169 0 51 0
[pid=31495] ppid=31492 vsize=4952 CPUtime=6.24
/proc/31495/stat : 31495 (glucose_static) R 31492 31492 27999 0 -1 4194304 894 0 0 0 624 0 0 0 25 0 1 0 1102240654 5070848 880 1992294400 134512640 135217611 4294956304 18446744073709551615 134533555 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31495/statm: 1238 880 75 172 0 1063 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 10312

[startup+12.7014 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 31495
/proc/meminfo: memFree=1750568/2055920 swapFree=4169364/4192956
[pid=31492] ppid=31490 vsize=5360 CPUtime=0
/proc/31492/stat : 31492 (glucose.sh) S 31490 31492 27999 0 -1 4194304 313 177 0 0 0 0 0 0 24 0 1 0 1102240653 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31492/statm: 1340 238 195 169 0 51 0
[pid=31495] ppid=31492 vsize=6072 CPUtime=12.6
/proc/31495/stat : 31495 (glucose_static) R 31492 31492 27999 0 -1 4194304 1148 0 0 0 1260 0 0 0 25 0 1 0 1102240654 6217728 1134 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31495/statm: 1518 1134 75 172 0 1343 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 11432

[startup+25.5026 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 31495
/proc/meminfo: memFree=1749544/2055920 swapFree=4169364/4192956
[pid=31492] ppid=31490 vsize=5360 CPUtime=0
/proc/31492/stat : 31492 (glucose.sh) S 31490 31492 27999 0 -1 4194304 313 177 0 0 0 0 0 0 24 0 1 0 1102240653 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31492/statm: 1340 238 195 169 0 51 0
[pid=31495] ppid=31492 vsize=7320 CPUtime=25.33
/proc/31495/stat : 31495 (glucose_static) R 31492 31492 27999 0 -1 4194304 1440 0 0 0 2532 1 0 0 25 0 1 0 1102240654 7495680 1426 1992294400 134512640 135217611 4294956304 18446744073709551615 134533555 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31495/statm: 1830 1426 75 172 0 1655 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 12680

[startup+51.1022 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 31495
/proc/meminfo: memFree=1747944/2055920 swapFree=4169364/4192956
[pid=31492] ppid=31490 vsize=5360 CPUtime=0
/proc/31492/stat : 31492 (glucose.sh) S 31490 31492 27999 0 -1 4194304 313 177 0 0 0 0 0 0 24 0 1 0 1102240653 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31492/statm: 1340 238 195 169 0 51 0
[pid=31495] ppid=31492 vsize=8804 CPUtime=50.78
/proc/31495/stat : 31495 (glucose_static) R 31492 31492 27999 0 -1 4194304 1848 0 0 0 5077 1 0 0 25 0 1 0 1102240654 9015296 1834 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31495/statm: 2201 1834 75 172 0 2026 0
Current children cumulated CPU time (s) 50.78
Current children cumulated vsize (KiB) 14164

[startup+102.308 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 31495
/proc/meminfo: memFree=1745576/2055920 swapFree=4169364/4192956
[pid=31492] ppid=31490 vsize=5360 CPUtime=0
/proc/31492/stat : 31492 (glucose.sh) S 31490 31492 27999 0 -1 4194304 313 177 0 0 0 0 0 0 24 0 1 0 1102240653 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31492/statm: 1340 238 195 169 0 51 0
[pid=31495] ppid=31492 vsize=11416 CPUtime=101.69
/proc/31495/stat : 31495 (glucose_static) R 31492 31492 27999 0 -1 4194304 2428 0 0 0 10168 1 0 0 25 0 1 0 1102240654 11689984 2414 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31495/statm: 2854 2414 75 172 0 2679 0
Current children cumulated CPU time (s) 101.69
Current children cumulated vsize (KiB) 16776

[startup+162.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 31495
/proc/meminfo: memFree=1743400/2055920 swapFree=4169364/4192956
[pid=31492] ppid=31490 vsize=5360 CPUtime=0
/proc/31492/stat : 31492 (glucose.sh) S 31490 31492 27999 0 -1 4194304 313 177 0 0 0 0 0 0 24 0 1 0 1102240653 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31492/statm: 1340 238 195 169 0 51 0
[pid=31495] ppid=31492 vsize=13596 CPUtime=161.34
/proc/31495/stat : 31495 (glucose_static) R 31492 31492 27999 0 -1 4194304 2927 0 0 0 16133 1 0 0 25 0 1 0 1102240654 13922304 2913 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31495/statm: 3399 2913 75 172 0 3224 0
Current children cumulated CPU time (s) 161.34
Current children cumulated vsize (KiB) 18956

[startup+222.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 31495
/proc/meminfo: memFree=1742120/2055920 swapFree=4169364/4192956
[pid=31492] ppid=31490 vsize=5360 CPUtime=0
/proc/31492/stat : 31492 (glucose.sh) S 31490 31492 27999 0 -1 4194304 313 177 0 0 0 0 0 0 24 0 1 0 1102240653 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31492/statm: 1340 238 195 169 0 51 0
[pid=31495] ppid=31492 vsize=14788 CPUtime=221
/proc/31495/stat : 31495 (glucose_static) R 31492 31492 27999 0 -1 4194304 3230 0 0 0 22098 2 0 0 25 0 1 0 1102240654 15142912 3216 1992294400 134512640 135217611 4294956304 18446744073709551615 134533225 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31495/statm: 3697 3216 75 172 0 3522 0
Current children cumulated CPU time (s) 221
Current children cumulated vsize (KiB) 20148

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 31495
/proc/meminfo: memFree=1741224/2055920 swapFree=4169364/4192956
[pid=31492] ppid=31490 vsize=5360 CPUtime=0
/proc/31492/stat : 31492 (glucose.sh) S 31490 31492 27999 0 -1 4194304 313 177 0 0 0 0 0 0 24 0 1 0 1102240653 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31492/statm: 1340 238 195 169 0 51 0
[pid=31495] ppid=31492 vsize=15912 CPUtime=280.65
/proc/31495/stat : 31495 (glucose_static) R 31492 31492 27999 0 -1 4194304 3510 0 0 0 28063 2 0 0 25 0 1 0 1102240654 16293888 3496 1992294400 134512640 135217611 4294956304 18446744073709551615 134533263 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31495/statm: 3978 3496 75 172 0 3803 0
Current children cumulated CPU time (s) 280.65
Current children cumulated vsize (KiB) 21272

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 31495
/proc/meminfo: memFree=1740136/2055920 swapFree=4169364/4192956
[pid=31492] ppid=31490 vsize=5360 CPUtime=0
/proc/31492/stat : 31492 (glucose.sh) S 31490 31492 27999 0 -1 4194304 313 177 0 0 0 0 0 0 24 0 1 0 1102240653 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31492/statm: 1340 238 195 169 0 51 0
[pid=31495] ppid=31492 vsize=17052 CPUtime=340.3
/proc/31495/stat : 31495 (glucose_static) R 31492 31492 27999 0 -1 4194304 3775 0 0 0 34028 2 0 0 25 0 1 0 1102240654 17461248 3761 1992294400 134512640 135217611 4294956304 18446744073709551615 134533007 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31495/statm: 4263 3761 75 172 0 4088 0
Current children cumulated CPU time (s) 340.3
Current children cumulated vsize (KiB) 22412

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 31495
/proc/meminfo: memFree=1738920/2055920 swapFree=4169364/4192956
[pid=31492] ppid=31490 vsize=5360 CPUtime=0
/proc/31492/stat : 31492 (glucose.sh) S 31490 31492 27999 0 -1 4194304 313 177 0 0 0 0 0 0 24 0 1 0 1102240653 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31492/statm: 1340 238 195 169 0 51 0
[pid=31495] ppid=31492 vsize=18284 CPUtime=399.97
/proc/31495/stat : 31495 (glucose_static) R 31492 31492 27999 0 -1 4194304 4067 0 0 0 39994 3 0 0 25 0 1 0 1102240654 18722816 4053 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31495/statm: 4571 4053 75 172 0 4396 0
Current children cumulated CPU time (s) 399.97
Current children cumulated vsize (KiB) 23644


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

[pid=31495] ppid=31492 vsize=19328 CPUtime=459.62
/proc/31495/stat : 31495 (glucose_static) R 31492 31492 27999 0 -1 4194304 4329 0 0 0 45959 3 0 0 25 0 1 0 1102240654 19791872 4315 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31495/statm: 4832 4315 75 172 0 4657 0
Current children cumulated CPU time (s) 459.62
Current children cumulated vsize (KiB) 24688

[startup+522.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 31495
/proc/meminfo: memFree=1736744/2055920 swapFree=4169364/4192956
[pid=31492] ppid=31490 vsize=5360 CPUtime=0
/proc/31492/stat : 31492 (glucose.sh) S 31490 31492 27999 0 -1 4194304 313 177 0 0 0 0 0 0 24 0 1 0 1102240653 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31492/statm: 1340 238 195 169 0 51 0
[pid=31495] ppid=31492 vsize=20708 CPUtime=519.28
/proc/31495/stat : 31495 (glucose_static) R 31492 31492 27999 0 -1 4194304 4604 0 0 0 51925 3 0 0 25 0 1 0 1102240654 21204992 4590 1992294400 134512640 135217611 4294956304 18446744073709551615 134533196 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31495/statm: 5177 4590 75 172 0 5002 0
Current children cumulated CPU time (s) 519.28
Current children cumulated vsize (KiB) 26068

[startup+582.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 31495
/proc/meminfo: memFree=1735976/2055920 swapFree=4169364/4192956
[pid=31492] ppid=31490 vsize=5360 CPUtime=0
/proc/31492/stat : 31492 (glucose.sh) S 31490 31492 27999 0 -1 4194304 313 177 0 0 0 0 0 0 24 0 1 0 1102240653 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31492/statm: 1340 238 195 169 0 51 0
[pid=31495] ppid=31492 vsize=21420 CPUtime=578.93
/proc/31495/stat : 31495 (glucose_static) R 31492 31492 27999 0 -1 4194304 4774 0 0 0 57889 4 0 0 25 0 1 0 1102240654 21934080 4760 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31495/statm: 5355 4760 75 172 0 5180 0
Current children cumulated CPU time (s) 578.93
Current children cumulated vsize (KiB) 26780

[startup+642.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 31495
/proc/meminfo: memFree=1735016/2055920 swapFree=4169364/4192956
[pid=31492] ppid=31490 vsize=5360 CPUtime=0
/proc/31492/stat : 31492 (glucose.sh) S 31490 31492 27999 0 -1 4194304 313 177 0 0 0 0 0 0 24 0 1 0 1102240653 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31492/statm: 1340 238 195 169 0 51 0
[pid=31495] ppid=31492 vsize=22436 CPUtime=638.59
/proc/31495/stat : 31495 (glucose_static) R 31492 31492 27999 0 -1 4194304 5021 0 0 0 63855 4 0 0 25 0 1 0 1102240654 22974464 5007 1992294400 134512640 135217611 4294956304 18446744073709551615 134533161 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31495/statm: 5609 5007 75 172 0 5434 0
Current children cumulated CPU time (s) 638.59
Current children cumulated vsize (KiB) 27796

[startup+702.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 31495
/proc/meminfo: memFree=1734248/2055920 swapFree=4169364/4192956
[pid=31492] ppid=31490 vsize=5360 CPUtime=0
/proc/31492/stat : 31492 (glucose.sh) S 31490 31492 27999 0 -1 4194304 313 177 0 0 0 0 0 0 24 0 1 0 1102240653 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31492/statm: 1340 238 195 169 0 51 0
[pid=31495] ppid=31492 vsize=23020 CPUtime=698.24
/proc/31495/stat : 31495 (glucose_static) R 31492 31492 27999 0 -1 4194304 5177 0 0 0 69820 4 0 0 25 0 1 0 1102240654 23572480 5163 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31495/statm: 5755 5163 75 172 0 5580 0
Current children cumulated CPU time (s) 698.24
Current children cumulated vsize (KiB) 28380

[startup+762.308 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 31495
/proc/meminfo: memFree=1733672/2055920 swapFree=4169364/4192956
[pid=31492] ppid=31490 vsize=5360 CPUtime=0
/proc/31492/stat : 31492 (glucose.sh) S 31490 31492 27999 0 -1 4194304 313 177 0 0 0 0 0 0 24 0 1 0 1102240653 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31492/statm: 1340 238 195 169 0 51 0
[pid=31495] ppid=31492 vsize=23748 CPUtime=757.91
/proc/31495/stat : 31495 (glucose_static) R 31492 31492 27999 0 -1 4194304 5334 0 0 0 75786 5 0 0 25 0 1 0 1102240654 24317952 5320 1992294400 134512640 135217611 4294956304 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31495/statm: 5937 5320 75 172 0 5762 0
Current children cumulated CPU time (s) 757.91
Current children cumulated vsize (KiB) 29108

[startup+822.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 31495
/proc/meminfo: memFree=1733224/2055920 swapFree=4169364/4192956
[pid=31492] ppid=31490 vsize=5360 CPUtime=0
/proc/31492/stat : 31492 (glucose.sh) S 31490 31492 27999 0 -1 4194304 313 177 0 0 0 0 0 0 24 0 1 0 1102240653 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31492/statm: 1340 238 195 169 0 51 0
[pid=31495] ppid=31492 vsize=24212 CPUtime=817.56
/proc/31495/stat : 31495 (glucose_static) R 31492 31492 27999 0 -1 4194304 5430 0 0 0 81751 5 0 0 25 0 1 0 1102240654 24793088 5416 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31495/statm: 6053 5416 75 172 0 5878 0
Current children cumulated CPU time (s) 817.56
Current children cumulated vsize (KiB) 29572

[startup+882.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 31495
/proc/meminfo: memFree=1732584/2055920 swapFree=4169364/4192956
[pid=31492] ppid=31490 vsize=5360 CPUtime=0
/proc/31492/stat : 31492 (glucose.sh) S 31490 31492 27999 0 -1 4194304 313 177 0 0 0 0 0 0 24 0 1 0 1102240653 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31492/statm: 1340 238 195 169 0 51 0
[pid=31495] ppid=31492 vsize=24956 CPUtime=877.21
/proc/31495/stat : 31495 (glucose_static) R 31492 31492 27999 0 -1 4194304 5603 0 0 0 87716 5 0 0 25 0 1 0 1102240654 25554944 5589 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31495/statm: 6239 5589 75 172 0 6064 0
Current children cumulated CPU time (s) 877.21
Current children cumulated vsize (KiB) 30316

[startup+942.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 31495
/proc/meminfo: memFree=1731944/2055920 swapFree=4169364/4192956
[pid=31492] ppid=31490 vsize=5360 CPUtime=0
/proc/31492/stat : 31492 (glucose.sh) S 31490 31492 27999 0 -1 4194304 313 177 0 0 0 0 0 0 24 0 1 0 1102240653 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31492/statm: 1340 238 195 169 0 51 0
[pid=31495] ppid=31492 vsize=25568 CPUtime=936.87
/proc/31495/stat : 31495 (glucose_static) R 31492 31492 27999 0 -1 4194304 5747 0 0 0 93682 5 0 0 25 0 1 0 1102240654 26181632 5733 1992294400 134512640 135217611 4294956304 18446744073709551615 134533280 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31495/statm: 6392 5733 75 172 0 6217 0
Current children cumulated CPU time (s) 936.87
Current children cumulated vsize (KiB) 30928

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 31495
/proc/meminfo: memFree=1731816/2055920 swapFree=4169364/4192956
[pid=31492] ppid=31490 vsize=5360 CPUtime=0
/proc/31492/stat : 31492 (glucose.sh) S 31490 31492 27999 0 -1 4194304 313 177 0 0 0 0 0 0 24 0 1 0 1102240653 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31492/statm: 1340 238 195 169 0 51 0
[pid=31495] ppid=31492 vsize=25916 CPUtime=996.53
/proc/31495/stat : 31495 (glucose_static) R 31492 31492 27999 0 -1 4194304 5826 0 0 0 99647 6 0 0 25 0 1 0 1102240654 26537984 5812 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31495/statm: 6479 5812 75 172 0 6304 0
Current children cumulated CPU time (s) 996.53
Current children cumulated vsize (KiB) 31276

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 31495
/proc/meminfo: memFree=1730984/2055920 swapFree=4169364/4192956
[pid=31492] ppid=31490 vsize=5360 CPUtime=0
/proc/31492/stat : 31492 (glucose.sh) S 31490 31492 27999 0 -1 4194304 313 177 0 0 0 0 0 0 24 0 1 0 1102240653 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31492/statm: 1340 238 195 169 0 51 0
[pid=31495] ppid=31492 vsize=26748 CPUtime=1056.19
/proc/31495/stat : 31495 (glucose_static) R 31492 31492 27999 0 -1 4194304 6044 0 0 0 105613 6 0 0 25 0 1 0 1102240654 27389952 6030 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31495/statm: 6687 6030 75 172 0 6512 0
Current children cumulated CPU time (s) 1056.19
Current children cumulated vsize (KiB) 32108

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 31495
/proc/meminfo: memFree=1730408/2055920 swapFree=4169364/4192956
[pid=31492] ppid=31490 vsize=5360 CPUtime=0
/proc/31492/stat : 31492 (glucose.sh) S 31490 31492 27999 0 -1 4194304 313 177 0 0 0 0 0 0 24 0 1 0 1102240653 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31492/statm: 1340 238 195 169 0 51 0
[pid=31495] ppid=31492 vsize=27312 CPUtime=1115.84
/proc/31495/stat : 31495 (glucose_static) R 31492 31492 27999 0 -1 4194304 6177 0 0 0 111578 6 0 0 25 0 1 0 1102240654 27967488 6163 1992294400 134512640 135217611 4294956304 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31495/statm: 6828 6163 75 172 0 6653 0
Current children cumulated CPU time (s) 1115.84
Current children cumulated vsize (KiB) 32672

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 31495
/proc/meminfo: memFree=1729960/2055920 swapFree=4169364/4192956
[pid=31492] ppid=31490 vsize=5360 CPUtime=0
/proc/31492/stat : 31492 (glucose.sh) S 31490 31492 27999 0 -1 4194304 313 177 0 0 0 0 0 0 24 0 1 0 1102240653 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31492/statm: 1340 238 195 169 0 51 0
[pid=31495] ppid=31492 vsize=27744 CPUtime=1175.5
/proc/31495/stat : 31495 (glucose_static) R 31492 31492 27999 0 -1 4194304 6276 0 0 0 117544 6 0 0 25 0 1 0 1102240654 28409856 6262 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31495/statm: 6936 6262 75 172 0 6761 0
Current children cumulated CPU time (s) 1175.5
Current children cumulated vsize (KiB) 33104



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 31495
/proc/meminfo: memFree=1729704/2055920 swapFree=4169364/4192956
[pid=31492] ppid=31490 vsize=5360 CPUtime=0
/proc/31492/stat : 31492 (glucose.sh) S 31490 31492 27999 0 -1 4194304 313 177 0 0 0 0 0 0 24 0 1 0 1102240653 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31492/statm: 1340 238 195 169 0 51 0
[pid=31495] ppid=31492 vsize=27892 CPUtime=1200.05
/proc/31495/stat : 31495 (glucose_static) R 31492 31492 27999 0 -1 4194304 6296 0 0 0 119999 6 0 0 25 0 1 0 1102240654 28561408 6282 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31495/statm: 6973 6282 75 172 0 6798 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 33252

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1207.02
CPU time (s): 1200.08
CPU user time (s): 1200
CPU system time (s): 0.074988
CPU usage (%): 99.4252
Max. virtual memory (cumulated for all children) (KiB): 33252

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200
system time used= 0.074988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6797
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= 18
involuntary context switches= 14603

runsolver used 1.69074 second user time and 4.90925 second system time

The end

Launcher Data

Begin job on node70 at 2009-03-29 05:03:17
IDJOB=1518140
IDBENCH=70655
IDSOLVER=503
FILE ID=node70/1518140-1238295797
PBS_JOBID= 9061001
Free space on /tmp= 65292 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/520/unif-k3-r4.25-v520-c2210-S956671877-054.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1518140-1238295797/watcher-1518140-1238295797 -o /tmp/evaluation-result-1518140-1238295797/solver-1518140-1238295797 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1518140-1238295797.cnf

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

MD5SUM BENCH= fa9334576b7ead7d32e2b64d3b23241f
RANDOM SEED=803231539

node70.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.234
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.234
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:       1756120 kB
Buffers:         59072 kB
Cached:         180920 kB
SwapCached:       8752 kB
Active:         141460 kB
Inactive:       108652 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1756120 kB
SwapTotal:     4192956 kB
SwapFree:      4169364 kB
Dirty:            1612 kB
Writeback:           0 kB
Mapped:          15204 kB
Slab:            33688 kB
Committed_AS:  2139740 kB
PageTables:       2668 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= 65292 MiB
End job on node70 at 2009-03-29 05:23:26