Trace number 1517360

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 1206.82

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/440/
unif-k3-r4.25-v440-c1870-S1350958473-082.cnf
MD5SUMc022e76aae9fa6802d112de6ed8b76d9
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark379.57
Satisfiable
(Un)Satisfiability was proved
Number of variables440
Number of clauses1870
Sum of the clauses size5610
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31870
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.00	c Parsing...
0.00/0.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |    1870     5610 |     560       0        0     nan |  0.000 % |
0.00/0.01	c |         0 |    1857     5656 |      --       0       --      -- |     --   | -13/46
0.00/0.01	c ==============================================================================
0.00/0.01	c Result  :   #vars: 426   #clauses: 1857   #literals: 5656
0.00/0.01	c CPU time:   0.004999 s
0.00/0.01	c ==============================================================================
0.00/0.04	c
0.00/0.04	c Starting glucose
0.00/0.04	c
0.00/0.04	
0.00/0.04	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.04	
0.00/0.04	c ============================[ Problem Statistics ]=============================
0.00/0.04	c |                                                                             |
0.00/0.04	c |  Number of variables:  426                                                  |
0.00/0.04	c |  Number of clauses:    1857                                                 |
0.00/0.04	c |  Parsing time:         0.00         s                                       |
1200.05/1206.81	HOME/glucose.sh: line 55: 19211 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-1517360-1238284229/watcher-1517360-1238284229 -o /tmp/evaluation-result-1517360-1238284229/solver-1517360-1238284229 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1517360-1238284229.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.08 2.05 2.00 4/86 19208
/proc/meminfo: memFree=1746880/2055924 swapFree=4179676/4192956
[pid=19208] ppid=19206 vsize=5360 CPUtime=0
/proc/19208/stat : 19208 (glucose.sh) R 19206 19208 19144 0 -1 4194304 268 0 0 0 0 0 0 0 20 0 1 0 454753360 5488640 235 1992294400 4194304 4889804 548682068832 18446744073709551615 230266825375 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/19208/statm: 1340 235 194 169 0 51 0
[pid=19209] ppid=19208 vsize=5360 CPUtime=0
/proc/19209/stat : 19209 (glucose.sh) R 19208 19208 19144 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 1 0 454753360 5488640 235 1992294400 4194304 4889804 548682068832 18446744073709551615 230266825375 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/19209/statm: 1340 235 194 169 0 51 0

[startup+0.0896729 s]
/proc/loadavg: 2.08 2.05 2.00 4/86 19208
/proc/meminfo: memFree=1746880/2055924 swapFree=4179676/4192956
[pid=19208] ppid=19206 vsize=5360 CPUtime=0
/proc/19208/stat : 19208 (glucose.sh) S 19206 19208 19144 0 -1 4194304 313 162 0 0 0 0 0 0 20 0 1 0 454753360 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19208/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.102671 s]
/proc/loadavg: 2.08 2.05 2.00 4/86 19208
/proc/meminfo: memFree=1746880/2055924 swapFree=4179676/4192956
[pid=19208] ppid=19206 vsize=5360 CPUtime=0
/proc/19208/stat : 19208 (glucose.sh) S 19206 19208 19144 0 -1 4194304 313 162 0 0 0 0 0 0 20 0 1 0 454753360 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19208/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301711 s]
/proc/loadavg: 2.08 2.05 2.00 4/86 19208
/proc/meminfo: memFree=1746880/2055924 swapFree=4179676/4192956
[pid=19208] ppid=19206 vsize=5360 CPUtime=0
/proc/19208/stat : 19208 (glucose.sh) S 19206 19208 19144 0 -1 4194304 313 162 0 0 0 0 0 0 20 0 1 0 454753360 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19208/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.702784 s]
/proc/loadavg: 2.08 2.05 2.00 4/86 19208
/proc/meminfo: memFree=1746880/2055924 swapFree=4179676/4192956
[pid=19208] ppid=19206 vsize=5360 CPUtime=0
/proc/19208/stat : 19208 (glucose.sh) S 19206 19208 19144 0 -1 4194304 313 162 0 0 0 0 0 0 20 0 1 0 454753360 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19208/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50193 s]
/proc/loadavg: 2.08 2.05 2.00 3/88 19211
/proc/meminfo: memFree=1744944/2055924 swapFree=4179676/4192956
[pid=19208] ppid=19206 vsize=5360 CPUtime=0
/proc/19208/stat : 19208 (glucose.sh) S 19206 19208 19144 0 -1 4194304 313 162 0 0 0 0 0 0 20 0 1 0 454753360 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19208/statm: 1340 238 195 169 0 51 0
[pid=19211] ppid=19208 vsize=3772 CPUtime=1.47
/proc/19211/stat : 19211 (glucose_static) R 19208 19208 19144 0 -1 4194304 574 0 0 0 147 0 0 0 25 0 1 0 454753361 3862528 560 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19211/statm: 943 560 75 172 0 768 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 9132

[startup+3.10123 s]
/proc/loadavg: 2.08 2.05 2.00 3/88 19211
/proc/meminfo: memFree=1744176/2055924 swapFree=4179676/4192956
[pid=19208] ppid=19206 vsize=5360 CPUtime=0
/proc/19208/stat : 19208 (glucose.sh) S 19206 19208 19144 0 -1 4194304 313 162 0 0 0 0 0 0 20 0 1 0 454753360 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19208/statm: 1340 238 195 169 0 51 0
[pid=19211] ppid=19208 vsize=4168 CPUtime=3.06
/proc/19211/stat : 19211 (glucose_static) R 19208 19208 19144 0 -1 4194304 688 0 0 0 306 0 0 0 25 0 1 0 454753361 4268032 674 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19211/statm: 1042 674 75 172 0 867 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 9528

[startup+6.30182 s]
/proc/loadavg: 2.07 2.05 2.00 3/88 19211
/proc/meminfo: memFree=1743280/2055924 swapFree=4179676/4192956
[pid=19208] ppid=19206 vsize=5360 CPUtime=0
/proc/19208/stat : 19208 (glucose.sh) S 19206 19208 19144 0 -1 4194304 313 162 0 0 0 0 0 0 20 0 1 0 454753360 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19208/statm: 1340 238 195 169 0 51 0
[pid=19211] ppid=19208 vsize=5024 CPUtime=6.25
/proc/19211/stat : 19211 (glucose_static) R 19208 19208 19144 0 -1 4194304 906 0 0 0 625 0 0 0 25 0 1 0 454753361 5144576 892 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19211/statm: 1256 892 75 172 0 1081 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 10384

[startup+12.702 s]
/proc/loadavg: 2.06 2.05 2.00 3/88 19211
/proc/meminfo: memFree=1742072/2055924 swapFree=4179676/4192956
[pid=19208] ppid=19206 vsize=5360 CPUtime=0
/proc/19208/stat : 19208 (glucose.sh) S 19206 19208 19144 0 -1 4194304 313 162 0 0 0 0 0 0 20 0 1 0 454753360 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19208/statm: 1340 238 195 169 0 51 0
[pid=19211] ppid=19208 vsize=6004 CPUtime=12.61
/proc/19211/stat : 19211 (glucose_static) R 19208 19208 19144 0 -1 4194304 1158 0 0 0 1261 0 0 0 25 0 1 0 454753361 6148096 1144 1992294400 134512640 135217611 4294956304 18446744073709551615 134542195 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19211/statm: 1501 1144 75 172 0 1326 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 11364

[startup+25.5024 s]
/proc/loadavg: 2.05 2.04 2.00 3/88 19211
/proc/meminfo: memFree=1740728/2055924 swapFree=4179676/4192956
[pid=19208] ppid=19206 vsize=5360 CPUtime=0
/proc/19208/stat : 19208 (glucose.sh) S 19206 19208 19144 0 -1 4194304 313 162 0 0 0 0 0 0 20 0 1 0 454753360 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19208/statm: 1340 238 195 169 0 51 0
[pid=19211] ppid=19208 vsize=7556 CPUtime=25.34
/proc/19211/stat : 19211 (glucose_static) R 19208 19208 19144 0 -1 4194304 1524 0 0 0 2534 0 0 0 25 0 1 0 454753361 7737344 1510 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19211/statm: 1889 1510 75 172 0 1714 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 12916

[startup+51.1021 s]
/proc/loadavg: 2.03 2.04 2.00 3/88 19211
/proc/meminfo: memFree=1739128/2055924 swapFree=4179676/4192956
[pid=19208] ppid=19206 vsize=5360 CPUtime=0
/proc/19208/stat : 19208 (glucose.sh) S 19206 19208 19144 0 -1 4194304 313 162 0 0 0 0 0 0 20 0 1 0 454753360 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19208/statm: 1340 238 195 169 0 51 0
[pid=19211] ppid=19208 vsize=9208 CPUtime=50.8
/proc/19211/stat : 19211 (glucose_static) R 19208 19208 19144 0 -1 4194304 1904 0 0 0 5079 1 0 0 25 0 1 0 454753361 9428992 1890 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19211/statm: 2302 1890 75 172 0 2127 0
Current children cumulated CPU time (s) 50.8
Current children cumulated vsize (KiB) 14568

[startup+102.308 s]
/proc/loadavg: 2.01 2.03 2.00 3/88 19212
/proc/meminfo: memFree=1736824/2055924 swapFree=4179676/4192956
[pid=19208] ppid=19206 vsize=5360 CPUtime=0
/proc/19208/stat : 19208 (glucose.sh) S 19206 19208 19144 0 -1 4194304 313 162 0 0 0 0 0 0 20 0 1 0 454753360 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19208/statm: 1340 238 195 169 0 51 0
[pid=19211] ppid=19208 vsize=11396 CPUtime=101.71
/proc/19211/stat : 19211 (glucose_static) R 19208 19208 19144 0 -1 4194304 2458 0 0 0 10170 1 0 0 25 0 1 0 454753361 11669504 2444 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19211/statm: 2849 2444 75 172 0 2674 0
Current children cumulated CPU time (s) 101.71
Current children cumulated vsize (KiB) 16756

[startup+162.302 s]
/proc/loadavg: 2.08 2.04 2.01 3/88 19213
/proc/meminfo: memFree=1734712/2055924 swapFree=4179676/4192956
[pid=19208] ppid=19206 vsize=5360 CPUtime=0
/proc/19208/stat : 19208 (glucose.sh) S 19206 19208 19144 0 -1 4194304 313 162 0 0 0 0 0 0 20 0 1 0 454753360 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19208/statm: 1340 238 195 169 0 51 0
[pid=19211] ppid=19208 vsize=13552 CPUtime=161.38
/proc/19211/stat : 19211 (glucose_static) R 19208 19208 19144 0 -1 4194304 2923 0 0 0 16136 2 0 0 25 0 1 0 454753361 13877248 2909 1992294400 134512640 135217611 4294956304 18446744073709551615 134533065 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19211/statm: 3388 2909 75 172 0 3213 0
Current children cumulated CPU time (s) 161.38
Current children cumulated vsize (KiB) 18912

[startup+222.302 s]
/proc/loadavg: 2.09 2.04 2.00 3/88 19213
/proc/meminfo: memFree=1733496/2055924 swapFree=4179676/4192956
[pid=19208] ppid=19206 vsize=5360 CPUtime=0
/proc/19208/stat : 19208 (glucose.sh) S 19206 19208 19144 0 -1 4194304 313 162 0 0 0 0 0 0 20 0 1 0 454753360 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19208/statm: 1340 238 195 169 0 51 0
[pid=19211] ppid=19208 vsize=14964 CPUtime=221.05
/proc/19211/stat : 19211 (glucose_static) R 19208 19208 19144 0 -1 4194304 3268 0 0 0 22102 3 0 0 25 0 1 0 454753361 15323136 3254 1992294400 134512640 135217611 4294956304 18446744073709551615 134533307 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19211/statm: 3741 3254 75 172 0 3566 0
Current children cumulated CPU time (s) 221.05
Current children cumulated vsize (KiB) 20324

[startup+282.302 s]
/proc/loadavg: 2.09 2.05 2.00 3/88 19213
/proc/meminfo: memFree=1732024/2055924 swapFree=4179676/4192956
[pid=19208] ppid=19206 vsize=5360 CPUtime=0
/proc/19208/stat : 19208 (glucose.sh) S 19206 19208 19144 0 -1 4194304 313 162 0 0 0 0 0 0 20 0 1 0 454753360 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19208/statm: 1340 238 195 169 0 51 0
[pid=19211] ppid=19208 vsize=16580 CPUtime=280.72
/proc/19211/stat : 19211 (glucose_static) R 19208 19208 19144 0 -1 4194304 3654 0 0 0 28069 3 0 0 25 0 1 0 454753361 16977920 3640 1992294400 134512640 135217611 4294956304 18446744073709551615 134522427 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19211/statm: 4145 3640 75 172 0 3970 0
Current children cumulated CPU time (s) 280.72
Current children cumulated vsize (KiB) 21940

[startup+342.302 s]
/proc/loadavg: 2.08 2.05 2.00 3/88 19213
/proc/meminfo: memFree=1731000/2055924 swapFree=4179676/4192956
[pid=19208] ppid=19206 vsize=5360 CPUtime=0
/proc/19208/stat : 19208 (glucose.sh) S 19206 19208 19144 0 -1 4194304 313 162 0 0 0 0 0 0 20 0 1 0 454753360 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19208/statm: 1340 238 195 169 0 51 0
[pid=19211] ppid=19208 vsize=17616 CPUtime=340.39
/proc/19211/stat : 19211 (glucose_static) R 19208 19208 19144 0 -1 4194304 3867 0 0 0 34035 4 0 0 25 0 1 0 454753361 18038784 3853 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19211/statm: 4404 3853 75 172 0 4229 0
Current children cumulated CPU time (s) 340.39
Current children cumulated vsize (KiB) 22976

[startup+402.303 s]
/proc/loadavg: 2.08 2.06 2.00 3/88 19213
/proc/meminfo: memFree=1730168/2055924 swapFree=4179676/4192956
[pid=19208] ppid=19206 vsize=5360 CPUtime=0
/proc/19208/stat : 19208 (glucose.sh) S 19206 19208 19144 0 -1 4194304 313 162 0 0 0 0 0 0 20 0 1 0 454753360 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19208/statm: 1340 238 195 169 0 51 0
[pid=19211] ppid=19208 vsize=18616 CPUtime=400.07
/proc/19211/stat : 19211 (glucose_static) R 19208 19208 19144 0 -1 4194304 4121 0 0 0 40003 4 0 0 25 0 1 0 454753361 19062784 4107 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19211/statm: 4654 4107 75 172 0 4479 0

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

[pid=19211] ppid=19208 vsize=19844 CPUtime=459.73
/proc/19211/stat : 19211 (glucose_static) R 19208 19208 19144 0 -1 4194304 4356 0 0 0 45969 4 0 0 25 0 1 0 454753361 20320256 4342 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19211/statm: 4961 4342 75 172 0 4786 0
Current children cumulated CPU time (s) 459.73
Current children cumulated vsize (KiB) 25204

[startup+522.302 s]
/proc/loadavg: 2.07 2.06 2.00 3/88 19213
/proc/meminfo: memFree=1728248/2055924 swapFree=4179676/4192956
[pid=19208] ppid=19206 vsize=5360 CPUtime=0
/proc/19208/stat : 19208 (glucose.sh) S 19206 19208 19144 0 -1 4194304 313 162 0 0 0 0 0 0 20 0 1 0 454753360 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19208/statm: 1340 238 195 169 0 51 0
[pid=19211] ppid=19208 vsize=20780 CPUtime=519.4
/proc/19211/stat : 19211 (glucose_static) R 19208 19208 19144 0 -1 4194304 4573 0 0 0 51935 5 0 0 25 0 1 0 454753361 21278720 4559 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19211/statm: 5195 4559 75 172 0 5020 0
Current children cumulated CPU time (s) 519.4
Current children cumulated vsize (KiB) 26140

[startup+582.302 s]
/proc/loadavg: 2.24 2.12 2.02 3/88 19213
/proc/meminfo: memFree=1727608/2055924 swapFree=4179676/4192956
[pid=19208] ppid=19206 vsize=5360 CPUtime=0
/proc/19208/stat : 19208 (glucose.sh) S 19206 19208 19144 0 -1 4194304 313 162 0 0 0 0 0 0 20 0 1 0 454753360 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19208/statm: 1340 238 195 169 0 51 0
[pid=19211] ppid=19208 vsize=21392 CPUtime=579.07
/proc/19211/stat : 19211 (glucose_static) R 19208 19208 19144 0 -1 4194304 4739 0 0 0 57902 5 0 0 25 0 1 0 454753361 21905408 4725 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19211/statm: 5348 4725 75 172 0 5173 0
Current children cumulated CPU time (s) 579.07
Current children cumulated vsize (KiB) 26752

[startup+642.302 s]
/proc/loadavg: 2.12 2.11 2.02 3/88 19219
/proc/meminfo: memFree=1726584/2055924 swapFree=4179676/4192956
[pid=19208] ppid=19206 vsize=5360 CPUtime=0
/proc/19208/stat : 19208 (glucose.sh) S 19206 19208 19144 0 -1 4194304 313 162 0 0 0 0 0 0 20 0 1 0 454753360 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19208/statm: 1340 238 195 169 0 51 0
[pid=19211] ppid=19208 vsize=22260 CPUtime=638.71
/proc/19211/stat : 19211 (glucose_static) R 19208 19208 19144 0 -1 4194304 4970 0 0 0 63866 5 0 0 25 0 1 0 454753361 22794240 4956 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19211/statm: 5565 4956 75 172 0 5390 0
Current children cumulated CPU time (s) 638.71
Current children cumulated vsize (KiB) 27620

[startup+702.301 s]
/proc/loadavg: 2.07 2.10 2.02 3/88 19219
/proc/meminfo: memFree=1725944/2055924 swapFree=4179676/4192956
[pid=19208] ppid=19206 vsize=5360 CPUtime=0
/proc/19208/stat : 19208 (glucose.sh) S 19206 19208 19144 0 -1 4194304 313 162 0 0 0 0 0 0 20 0 1 0 454753360 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19208/statm: 1340 238 195 169 0 51 0
[pid=19211] ppid=19208 vsize=23020 CPUtime=698.37
/proc/19211/stat : 19211 (glucose_static) R 19208 19208 19144 0 -1 4194304 5120 0 0 0 69832 5 0 0 25 0 1 0 454753361 23572480 5106 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19211/statm: 5755 5106 75 172 0 5580 0
Current children cumulated CPU time (s) 698.37
Current children cumulated vsize (KiB) 28380

[startup+762.307 s]
/proc/loadavg: 2.02 2.08 2.02 3/88 19219
/proc/meminfo: memFree=1725368/2055924 swapFree=4179676/4192956
[pid=19208] ppid=19206 vsize=5360 CPUtime=0
/proc/19208/stat : 19208 (glucose.sh) S 19206 19208 19144 0 -1 4194304 313 162 0 0 0 0 0 0 20 0 1 0 454753360 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19208/statm: 1340 238 195 169 0 51 0
[pid=19211] ppid=19208 vsize=23684 CPUtime=758.04
/proc/19211/stat : 19211 (glucose_static) R 19208 19208 19144 0 -1 4194304 5300 0 0 0 75798 6 0 0 25 0 1 0 454753361 24252416 5286 1992294400 134512640 135217611 4294956304 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19211/statm: 5921 5286 75 172 0 5746 0
Current children cumulated CPU time (s) 758.04
Current children cumulated vsize (KiB) 29044

[startup+822.301 s]
/proc/loadavg: 2.01 2.06 2.01 3/88 19219
/proc/meminfo: memFree=1724984/2055924 swapFree=4179676/4192956
[pid=19208] ppid=19206 vsize=5360 CPUtime=0
/proc/19208/stat : 19208 (glucose.sh) S 19206 19208 19144 0 -1 4194304 313 162 0 0 0 0 0 0 20 0 1 0 454753360 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19208/statm: 1340 238 195 169 0 51 0
[pid=19211] ppid=19208 vsize=23976 CPUtime=817.7
/proc/19211/stat : 19211 (glucose_static) R 19208 19208 19144 0 -1 4194304 5386 0 0 0 81764 6 0 0 25 0 1 0 454753361 24551424 5372 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19211/statm: 5994 5372 75 172 0 5819 0
Current children cumulated CPU time (s) 817.7
Current children cumulated vsize (KiB) 29336

[startup+882.301 s]
/proc/loadavg: 2.00 2.05 2.00 3/88 19219
/proc/meminfo: memFree=1724280/2055924 swapFree=4179676/4192956
[pid=19208] ppid=19206 vsize=5360 CPUtime=0
/proc/19208/stat : 19208 (glucose.sh) S 19206 19208 19144 0 -1 4194304 313 162 0 0 0 0 0 0 20 0 1 0 454753360 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19208/statm: 1340 238 195 169 0 51 0
[pid=19211] ppid=19208 vsize=24652 CPUtime=877.36
/proc/19211/stat : 19211 (glucose_static) R 19208 19208 19144 0 -1 4194304 5541 0 0 0 87730 6 0 0 25 0 1 0 454753361 25243648 5527 1992294400 134512640 135217611 4294956304 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19211/statm: 6163 5527 75 172 0 5988 0
Current children cumulated CPU time (s) 877.36
Current children cumulated vsize (KiB) 30012

[startup+942.301 s]
/proc/loadavg: 2.00 2.04 2.00 3/88 19219
/proc/meminfo: memFree=1723640/2055924 swapFree=4179676/4192956
[pid=19208] ppid=19206 vsize=5360 CPUtime=0
/proc/19208/stat : 19208 (glucose.sh) S 19206 19208 19144 0 -1 4194304 313 162 0 0 0 0 0 0 20 0 1 0 454753360 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19208/statm: 1340 238 195 169 0 51 0
[pid=19211] ppid=19208 vsize=25192 CPUtime=937.03
/proc/19211/stat : 19211 (glucose_static) R 19208 19208 19144 0 -1 4194304 5697 0 0 0 93696 7 0 0 25 0 1 0 454753361 25796608 5683 1992294400 134512640 135217611 4294956304 18446744073709551615 134533330 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19211/statm: 6298 5683 75 172 0 6123 0
Current children cumulated CPU time (s) 937.03
Current children cumulated vsize (KiB) 30552

[startup+1002.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/88 19219
/proc/meminfo: memFree=1723128/2055924 swapFree=4179676/4192956
[pid=19208] ppid=19206 vsize=5360 CPUtime=0
/proc/19208/stat : 19208 (glucose.sh) S 19206 19208 19144 0 -1 4194304 313 162 0 0 0 0 0 0 20 0 1 0 454753360 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19208/statm: 1340 238 195 169 0 51 0
[pid=19211] ppid=19208 vsize=26192 CPUtime=996.68
/proc/19211/stat : 19211 (glucose_static) R 19208 19208 19144 0 -1 4194304 5904 0 0 0 99661 7 0 0 25 0 1 0 454753361 26820608 5890 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19211/statm: 6548 5890 75 172 0 6373 0
Current children cumulated CPU time (s) 996.68
Current children cumulated vsize (KiB) 31552

[startup+1062.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/88 19219
/proc/meminfo: memFree=1722040/2055924 swapFree=4179676/4192956
[pid=19208] ppid=19206 vsize=5360 CPUtime=0
/proc/19208/stat : 19208 (glucose.sh) S 19206 19208 19144 0 -1 4194304 313 162 0 0 0 0 0 0 20 0 1 0 454753360 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19208/statm: 1340 238 195 169 0 51 0
[pid=19211] ppid=19208 vsize=27068 CPUtime=1056.35
/proc/19211/stat : 19211 (glucose_static) R 19208 19208 19144 0 -1 4194304 6113 0 0 0 105628 7 0 0 25 0 1 0 454753361 27717632 6099 1992294400 134512640 135217611 4294956304 18446744073709551615 134533142 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19211/statm: 6767 6099 75 172 0 6592 0
Current children cumulated CPU time (s) 1056.35
Current children cumulated vsize (KiB) 32428

[startup+1122.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/88 19219
/proc/meminfo: memFree=1721592/2055924 swapFree=4179676/4192956
[pid=19208] ppid=19206 vsize=5360 CPUtime=0
/proc/19208/stat : 19208 (glucose.sh) S 19206 19208 19144 0 -1 4194304 313 162 0 0 0 0 0 0 20 0 1 0 454753360 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19208/statm: 1340 238 195 169 0 51 0
[pid=19211] ppid=19208 vsize=27588 CPUtime=1116.02
/proc/19211/stat : 19211 (glucose_static) R 19208 19208 19144 0 -1 4194304 6220 0 0 0 111594 8 0 0 25 0 1 0 454753361 28250112 6206 1992294400 134512640 135217611 4294956304 18446744073709551615 134533304 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19211/statm: 6897 6206 75 172 0 6722 0
Current children cumulated CPU time (s) 1116.02
Current children cumulated vsize (KiB) 32948

[startup+1182.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/88 19219
/proc/meminfo: memFree=1720952/2055924 swapFree=4179676/4192956
[pid=19208] ppid=19206 vsize=5360 CPUtime=0
/proc/19208/stat : 19208 (glucose.sh) S 19206 19208 19144 0 -1 4194304 313 162 0 0 0 0 0 0 20 0 1 0 454753360 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19208/statm: 1340 238 195 169 0 51 0
[pid=19211] ppid=19208 vsize=28192 CPUtime=1175.69
/proc/19211/stat : 19211 (glucose_static) R 19208 19208 19144 0 -1 4194304 6372 0 0 0 117561 8 0 0 25 0 1 0 454753361 28868608 6358 1992294400 134512640 135217611 4294956304 18446744073709551615 134533410 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19211/statm: 7048 6358 75 172 0 6873 0
Current children cumulated CPU time (s) 1175.69
Current children cumulated vsize (KiB) 33552



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1206.8 s]
/proc/loadavg: 2.00 2.01 2.00 3/88 19219
/proc/meminfo: memFree=1720632/2055924 swapFree=4179676/4192956
[pid=19208] ppid=19206 vsize=5360 CPUtime=0
/proc/19208/stat : 19208 (glucose.sh) S 19206 19208 19144 0 -1 4194304 313 162 0 0 0 0 0 0 20 0 1 0 454753360 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19208/statm: 1340 238 195 169 0 51 0
[pid=19211] ppid=19208 vsize=28404 CPUtime=1200.05
/proc/19211/stat : 19211 (glucose_static) R 19208 19208 19144 0 -1 4194304 6412 0 0 0 119997 8 0 0 25 0 1 0 454753361 29085696 6398 1992294400 134512640 135217611 4294956304 18446744073709551615 134533174 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/19211/statm: 7101 6398 75 172 0 6926 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 33764

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): 1206.82
CPU time (s): 1200.08
CPU user time (s): 1199.98
CPU system time (s): 0.092985
CPU usage (%): 99.4415
Max. virtual memory (cumulated for all children) (KiB): 33764

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.98
system time used= 0.092985
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6898
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= 16
involuntary context switches= 16615

runsolver used 1.76473 second user time and 4.35534 second system time

The end

Launcher Data

Begin job on node83 at 2009-03-29 00:50:29
IDJOB=1517360
IDBENCH=70590
IDSOLVER=503
FILE ID=node83/1517360-1238284229
PBS_JOBID= 9060984
Free space on /tmp= 66480 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/440/unif-k3-r4.25-v440-c1870-S1350958473-082.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1517360-1238284229/watcher-1517360-1238284229 -o /tmp/evaluation-result-1517360-1238284229/solver-1517360-1238284229 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1517360-1238284229.cnf

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

MD5SUM BENCH= c022e76aae9fa6802d112de6ed8b76d9
RANDOM SEED=867402213

node83.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.268
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.268
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:      2055924 kB
MemFree:       1747360 kB
Buffers:         61420 kB
Cached:         158688 kB
SwapCached:       7488 kB
Active:         113300 kB
Inactive:       125228 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1747360 kB
SwapTotal:     4192956 kB
SwapFree:      4179676 kB
Dirty:            1596 kB
Writeback:           0 kB
Mapped:          25976 kB
Slab:            54068 kB
Committed_AS:  1005232 kB
PageTables:       2680 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= 66480 MiB
End job on node83 at 2009-03-29 01:10:38