Trace number 1518176

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.09 1200.71

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/520/
unif-k3-r4.25-v520-c2210-S146188995-071.cnf
MD5SUM890aea0df389e5329db583f37e858c1b
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.015996
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.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 |    2210     6630 |     662       0        0     nan |  0.000 % |
0.00/0.00	c |         0 |    2194     6693 |      --       0       --      -- |     --   | -16/63
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 503   #clauses: 2194   #literals: 6693
0.00/0.00	c CPU time:   0.005999 s
0.00/0.00	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:  503                                                  |
0.00/0.01	c |  Number of clauses:    2194                                                 |
0.00/0.01	c |  Parsing time:         0.00         s                                       |
1200.06/1200.71	HOME/glucose.sh: line 55: 10030 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-1518176-1238296293/watcher-1518176-1238296293 -o /tmp/evaluation-result-1518176-1238296293/solver-1518176-1238296293 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1518176-1238296293.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.92 1.00 0.99 3/65 10027
/proc/meminfo: memFree=1315488/2055920 swapFree=4177692/4192956
[pid=10027] ppid=10025 vsize=5360 CPUtime=0
/proc/10027/stat : 10027 (glucose.sh) R 10025 10027 6575 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 1102291616 5488640 235 1992294400 4194304 4889804 548682068832 18446744073709551615 250968861343 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/10027/statm: 1340 235 194 169 0 51 0
[pid=10028] ppid=10027 vsize=1144 CPUtime=0
/proc/10028/stat : 10028 (SatELite_releas) R 10027 10027 6575 0 -1 4194304 171 0 0 0 0 0 0 0 18 0 1 0 1102291617 1171456 155 1992294400 134512640 135225430 4294956176 18446744073709551615 134720735 0 0 4096 3 0 0 0 17 0 0 0
/proc/10028/statm: 286 155 76 174 0 109 0

[startup+0.0782451 s]
/proc/loadavg: 0.92 1.00 0.99 3/65 10027
/proc/meminfo: memFree=1315488/2055920 swapFree=4177692/4192956
[pid=10027] ppid=10025 vsize=5360 CPUtime=0
/proc/10027/stat : 10027 (glucose.sh) S 10025 10027 6575 0 -1 4194304 313 189 0 0 0 0 0 0 16 0 1 0 1102291616 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10027/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.101249 s]
/proc/loadavg: 0.92 1.00 0.99 3/65 10027
/proc/meminfo: memFree=1315488/2055920 swapFree=4177692/4192956
[pid=10027] ppid=10025 vsize=5360 CPUtime=0
/proc/10027/stat : 10027 (glucose.sh) S 10025 10027 6575 0 -1 4194304 313 189 0 0 0 0 0 0 16 0 1 0 1102291616 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10027/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301285 s]
/proc/loadavg: 0.92 1.00 0.99 3/65 10027
/proc/meminfo: memFree=1315488/2055920 swapFree=4177692/4192956
[pid=10027] ppid=10025 vsize=5360 CPUtime=0
/proc/10027/stat : 10027 (glucose.sh) S 10025 10027 6575 0 -1 4194304 313 189 0 0 0 0 0 0 16 0 1 0 1102291616 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10027/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701358 s]
/proc/loadavg: 0.92 1.00 0.99 3/65 10027
/proc/meminfo: memFree=1315488/2055920 swapFree=4177692/4192956
[pid=10027] ppid=10025 vsize=5360 CPUtime=0
/proc/10027/stat : 10027 (glucose.sh) S 10025 10027 6575 0 -1 4194304 313 189 0 0 0 0 0 0 16 0 1 0 1102291616 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10027/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.5015 s]
/proc/loadavg: 0.92 1.00 0.99 2/67 10030
/proc/meminfo: memFree=1313360/2055920 swapFree=4177692/4192956
[pid=10027] ppid=10025 vsize=5360 CPUtime=0
/proc/10027/stat : 10027 (glucose.sh) S 10025 10027 6575 0 -1 4194304 313 189 0 0 0 0 0 0 16 0 1 0 1102291616 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10027/statm: 1340 238 195 169 0 51 0
[pid=10030] ppid=10027 vsize=3760 CPUtime=1.48
/proc/10030/stat : 10030 (glucose_static) R 10027 10027 6575 0 -1 4194304 591 0 0 0 148 0 0 0 25 0 1 0 1102291618 3850240 577 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10030/statm: 940 577 75 172 0 765 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9120

[startup+3.10178 s]
/proc/loadavg: 0.92 1.00 0.99 2/67 10030
/proc/meminfo: memFree=1312848/2055920 swapFree=4177692/4192956
[pid=10027] ppid=10025 vsize=5360 CPUtime=0
/proc/10027/stat : 10027 (glucose.sh) S 10025 10027 6575 0 -1 4194304 313 189 0 0 0 0 0 0 16 0 1 0 1102291616 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10027/statm: 1340 238 195 169 0 51 0
[pid=10030] ppid=10027 vsize=4296 CPUtime=3.08
/proc/10030/stat : 10030 (glucose_static) R 10027 10027 6575 0 -1 4194304 728 0 0 0 308 0 0 0 25 0 1 0 1102291618 4399104 714 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10030/statm: 1074 714 75 172 0 899 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9656

[startup+6.30135 s]
/proc/loadavg: 0.93 1.00 0.99 2/67 10030
/proc/meminfo: memFree=1311760/2055920 swapFree=4177692/4192956
[pid=10027] ppid=10025 vsize=5360 CPUtime=0
/proc/10027/stat : 10027 (glucose.sh) S 10025 10027 6575 0 -1 4194304 313 189 0 0 0 0 0 0 16 0 1 0 1102291616 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10027/statm: 1340 238 195 169 0 51 0
[pid=10030] ppid=10027 vsize=5092 CPUtime=6.28
/proc/10030/stat : 10030 (glucose_static) R 10027 10027 6575 0 -1 4194304 906 0 0 0 628 0 0 0 25 0 1 0 1102291618 5214208 892 1992294400 134512640 135217611 4294956304 18446744073709551615 134533263 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10030/statm: 1273 892 75 172 0 1098 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10452

[startup+12.7015 s]
/proc/loadavg: 0.93 1.00 0.99 2/67 10030
/proc/meminfo: memFree=1310672/2055920 swapFree=4177692/4192956
[pid=10027] ppid=10025 vsize=5360 CPUtime=0
/proc/10027/stat : 10027 (glucose.sh) S 10025 10027 6575 0 -1 4194304 313 189 0 0 0 0 0 0 16 0 1 0 1102291616 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10027/statm: 1340 238 195 169 0 51 0
[pid=10030] ppid=10027 vsize=6020 CPUtime=12.67
/proc/10030/stat : 10030 (glucose_static) R 10027 10027 6575 0 -1 4194304 1144 0 0 0 1267 0 0 0 25 0 1 0 1102291618 6164480 1130 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10030/statm: 1505 1130 75 172 0 1330 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 11380

[startup+25.5018 s]
/proc/loadavg: 0.95 1.00 0.99 2/67 10030
/proc/meminfo: memFree=1309264/2055920 swapFree=4177692/4192956
[pid=10027] ppid=10025 vsize=5360 CPUtime=0
/proc/10027/stat : 10027 (glucose.sh) S 10025 10027 6575 0 -1 4194304 313 189 0 0 0 0 0 0 16 0 1 0 1102291616 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10027/statm: 1340 238 195 169 0 51 0
[pid=10030] ppid=10027 vsize=7668 CPUtime=25.46
/proc/10030/stat : 10030 (glucose_static) R 10027 10027 6575 0 -1 4194304 1554 0 0 0 2546 0 0 0 25 0 1 0 1102291618 7852032 1540 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10030/statm: 1917 1540 75 172 0 1742 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 13028

[startup+51.1013 s]
/proc/loadavg: 0.96 1.00 0.99 2/67 10030
/proc/meminfo: memFree=1307600/2055920 swapFree=4177692/4192956
[pid=10027] ppid=10025 vsize=5360 CPUtime=0
/proc/10027/stat : 10027 (glucose.sh) S 10025 10027 6575 0 -1 4194304 313 189 0 0 0 0 0 0 16 0 1 0 1102291616 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10027/statm: 1340 238 195 169 0 51 0
[pid=10030] ppid=10027 vsize=9372 CPUtime=51.04
/proc/10030/stat : 10030 (glucose_static) R 10027 10027 6575 0 -1 4194304 1963 0 0 0 5104 0 0 0 25 0 1 0 1102291618 9596928 1949 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10030/statm: 2343 1949 75 172 0 2168 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 14732

[startup+102.305 s]
/proc/loadavg: 0.98 1.00 0.99 2/67 10030
/proc/meminfo: memFree=1304976/2055920 swapFree=4177692/4192956
[pid=10027] ppid=10025 vsize=5360 CPUtime=0
/proc/10027/stat : 10027 (glucose.sh) S 10025 10027 6575 0 -1 4194304 313 189 0 0 0 0 0 0 16 0 1 0 1102291616 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10027/statm: 1340 238 195 169 0 51 0
[pid=10030] ppid=10027 vsize=11892 CPUtime=102.23
/proc/10030/stat : 10030 (glucose_static) R 10027 10027 6575 0 -1 4194304 2564 0 0 0 10222 1 0 0 25 0 1 0 1102291618 12177408 2550 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10030/statm: 2973 2550 75 172 0 2798 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 17252

[startup+162.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/67 10030
/proc/meminfo: memFree=1303120/2055920 swapFree=4177692/4192956
[pid=10027] ppid=10025 vsize=5360 CPUtime=0
/proc/10027/stat : 10027 (glucose.sh) S 10025 10027 6575 0 -1 4194304 313 189 0 0 0 0 0 0 16 0 1 0 1102291616 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10027/statm: 1340 238 195 169 0 51 0
[pid=10030] ppid=10027 vsize=13884 CPUtime=162.19
/proc/10030/stat : 10030 (glucose_static) R 10027 10027 6575 0 -1 4194304 3022 0 0 0 16217 2 0 0 25 0 1 0 1102291618 14217216 3008 1992294400 134512640 135217611 4294956304 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10030/statm: 3471 3008 75 172 0 3296 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 19244

[startup+222.303 s]
/proc/loadavg: 0.99 1.00 0.99 2/67 10030
/proc/meminfo: memFree=1301840/2055920 swapFree=4177692/4192956
[pid=10027] ppid=10025 vsize=5360 CPUtime=0
/proc/10027/stat : 10027 (glucose.sh) S 10025 10027 6575 0 -1 4194304 313 189 0 0 0 0 0 0 16 0 1 0 1102291616 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10027/statm: 1340 238 195 169 0 51 0
[pid=10030] ppid=10027 vsize=15248 CPUtime=222.17
/proc/10030/stat : 10030 (glucose_static) R 10027 10027 6575 0 -1 4194304 3333 0 0 0 22215 2 0 0 25 0 1 0 1102291618 15613952 3319 1992294400 134512640 135217611 4294956304 18446744073709551615 134533007 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10030/statm: 3812 3319 75 172 0 3637 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 20608

[startup+282.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/67 10030
/proc/meminfo: memFree=1300560/2055920 swapFree=4177692/4192956
[pid=10027] ppid=10025 vsize=5360 CPUtime=0
/proc/10027/stat : 10027 (glucose.sh) S 10025 10027 6575 0 -1 4194304 313 189 0 0 0 0 0 0 16 0 1 0 1102291616 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10027/statm: 1340 238 195 169 0 51 0
[pid=10030] ppid=10027 vsize=16440 CPUtime=282.13
/proc/10030/stat : 10030 (glucose_static) R 10027 10027 6575 0 -1 4194304 3651 0 0 0 28211 2 0 0 25 0 1 0 1102291618 16834560 3637 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10030/statm: 4110 3637 75 172 0 3935 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 21800

[startup+342.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/67 10030
/proc/meminfo: memFree=1299664/2055920 swapFree=4177692/4192956
[pid=10027] ppid=10025 vsize=5360 CPUtime=0
/proc/10027/stat : 10027 (glucose.sh) S 10025 10027 6575 0 -1 4194304 313 189 0 0 0 0 0 0 16 0 1 0 1102291616 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10027/statm: 1340 238 195 169 0 51 0
[pid=10030] ppid=10027 vsize=17412 CPUtime=342.1
/proc/10030/stat : 10030 (glucose_static) R 10027 10027 6575 0 -1 4194304 3873 0 0 0 34208 2 0 0 25 0 1 0 1102291618 17829888 3859 1992294400 134512640 135217611 4294956304 18446744073709551615 134532960 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10030/statm: 4353 3859 75 172 0 4178 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 22772

[startup+402.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/67 10030
/proc/meminfo: memFree=1298384/2055920 swapFree=4177692/4192956
[pid=10027] ppid=10025 vsize=5360 CPUtime=0
/proc/10027/stat : 10027 (glucose.sh) S 10025 10027 6575 0 -1 4194304 313 189 0 0 0 0 0 0 16 0 1 0 1102291616 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10027/statm: 1340 238 195 169 0 51 0
[pid=10030] ppid=10027 vsize=18708 CPUtime=402.08
/proc/10030/stat : 10030 (glucose_static) R 10027 10027 6575 0 -1 4194304 4202 0 0 0 40205 3 0 0 25 0 1 0 1102291618 19156992 4188 1992294400 134512640 135217611 4294956304 18446744073709551615 134533371 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10030/statm: 4677 4188 75 172 0 4502 0

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

[pid=10030] ppid=10027 vsize=20804 CPUtime=522.01
/proc/10030/stat : 10030 (glucose_static) R 10027 10027 6575 0 -1 4194304 4630 0 0 0 52198 3 0 0 25 0 1 0 1102291618 21303296 4616 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10030/statm: 5201 4616 75 172 0 5026 0
Current children cumulated CPU time (s) 522.01
Current children cumulated vsize (KiB) 26164

[startup+582.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/67 10030
/proc/meminfo: memFree=1295952/2055920 swapFree=4177692/4192956
[pid=10027] ppid=10025 vsize=5360 CPUtime=0
/proc/10027/stat : 10027 (glucose.sh) S 10025 10027 6575 0 -1 4194304 313 189 0 0 0 0 0 0 16 0 1 0 1102291616 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10027/statm: 1340 238 195 169 0 51 0
[pid=10030] ppid=10027 vsize=21432 CPUtime=582
/proc/10030/stat : 10030 (glucose_static) R 10027 10027 6575 0 -1 4194304 4806 0 0 0 58196 4 0 0 25 0 1 0 1102291618 21946368 4792 1992294400 134512640 135217611 4294956304 18446744073709551615 134533034 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10030/statm: 5358 4792 75 172 0 5183 0
Current children cumulated CPU time (s) 582
Current children cumulated vsize (KiB) 26792

[startup+642.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/67 10030
/proc/meminfo: memFree=1295120/2055920 swapFree=4177692/4192956
[pid=10027] ppid=10025 vsize=5360 CPUtime=0
/proc/10027/stat : 10027 (glucose.sh) S 10025 10027 6575 0 -1 4194304 313 189 0 0 0 0 0 0 16 0 1 0 1102291616 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10027/statm: 1340 238 195 169 0 51 0
[pid=10030] ppid=10027 vsize=22520 CPUtime=641.95
/proc/10030/stat : 10030 (glucose_static) R 10027 10027 6575 0 -1 4194304 5045 0 0 0 64191 4 0 0 25 0 1 0 1102291618 23060480 5031 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10030/statm: 5630 5031 75 172 0 5455 0
Current children cumulated CPU time (s) 641.95
Current children cumulated vsize (KiB) 27880

[startup+702.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/67 10030
/proc/meminfo: memFree=1294480/2055920 swapFree=4177692/4192956
[pid=10027] ppid=10025 vsize=5360 CPUtime=0
/proc/10027/stat : 10027 (glucose.sh) S 10025 10027 6575 0 -1 4194304 313 189 0 0 0 0 0 0 16 0 1 0 1102291616 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10027/statm: 1340 238 195 169 0 51 0
[pid=10030] ppid=10027 vsize=23128 CPUtime=701.91
/proc/10030/stat : 10030 (glucose_static) R 10027 10027 6575 0 -1 4194304 5181 0 0 0 70187 4 0 0 25 0 1 0 1102291618 23683072 5167 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10030/statm: 5782 5167 75 172 0 5607 0
Current children cumulated CPU time (s) 701.91
Current children cumulated vsize (KiB) 28488

[startup+762.306 s]
/proc/loadavg: 0.99 1.00 0.99 2/67 10030
/proc/meminfo: memFree=1293584/2055920 swapFree=4177692/4192956
[pid=10027] ppid=10025 vsize=5360 CPUtime=0
/proc/10027/stat : 10027 (glucose.sh) S 10025 10027 6575 0 -1 4194304 313 189 0 0 0 0 0 0 16 0 1 0 1102291616 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10027/statm: 1340 238 195 169 0 51 0
[pid=10030] ppid=10027 vsize=23816 CPUtime=761.88
/proc/10030/stat : 10030 (glucose_static) R 10027 10027 6575 0 -1 4194304 5375 0 0 0 76184 4 0 0 25 0 1 0 1102291618 24387584 5361 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10030/statm: 5954 5361 75 172 0 5779 0
Current children cumulated CPU time (s) 761.88
Current children cumulated vsize (KiB) 29176

[startup+822.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/67 10030
/proc/meminfo: memFree=1292560/2055920 swapFree=4177692/4192956
[pid=10027] ppid=10025 vsize=5360 CPUtime=0
/proc/10027/stat : 10027 (glucose.sh) S 10025 10027 6575 0 -1 4194304 313 189 0 0 0 0 0 0 16 0 1 0 1102291616 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10027/statm: 1340 238 195 169 0 51 0
[pid=10030] ppid=10027 vsize=24952 CPUtime=821.86
/proc/10030/stat : 10030 (glucose_static) R 10027 10027 6575 0 -1 4194304 5652 0 0 0 82181 5 0 0 25 0 1 0 1102291618 25550848 5638 1992294400 134512640 135217611 4294956304 18446744073709551615 134533313 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10030/statm: 6238 5638 75 172 0 6063 0
Current children cumulated CPU time (s) 821.86
Current children cumulated vsize (KiB) 30312

[startup+882.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/67 10030
/proc/meminfo: memFree=1292112/2055920 swapFree=4177692/4192956
[pid=10027] ppid=10025 vsize=5360 CPUtime=0
/proc/10027/stat : 10027 (glucose.sh) S 10025 10027 6575 0 -1 4194304 313 189 0 0 0 0 0 0 16 0 1 0 1102291616 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10027/statm: 1340 238 195 169 0 51 0
[pid=10030] ppid=10027 vsize=25428 CPUtime=881.82
/proc/10030/stat : 10030 (glucose_static) R 10027 10027 6575 0 -1 4194304 5748 0 0 0 88177 5 0 0 25 0 1 0 1102291618 26038272 5734 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10030/statm: 6357 5734 75 172 0 6182 0
Current children cumulated CPU time (s) 881.82
Current children cumulated vsize (KiB) 30788

[startup+942.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/67 10030
/proc/meminfo: memFree=1291920/2055920 swapFree=4177692/4192956
[pid=10027] ppid=10025 vsize=5360 CPUtime=0
/proc/10027/stat : 10027 (glucose.sh) S 10025 10027 6575 0 -1 4194304 313 189 0 0 0 0 0 0 16 0 1 0 1102291616 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10027/statm: 1340 238 195 169 0 51 0
[pid=10030] ppid=10027 vsize=25740 CPUtime=941.79
/proc/10030/stat : 10030 (glucose_static) R 10027 10027 6575 0 -1 4194304 5812 0 0 0 94174 5 0 0 25 0 1 0 1102291618 26357760 5798 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10030/statm: 6435 5798 75 172 0 6260 0
Current children cumulated CPU time (s) 941.79
Current children cumulated vsize (KiB) 31100

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/67 10030
/proc/meminfo: memFree=1291536/2055920 swapFree=4177692/4192956
[pid=10027] ppid=10025 vsize=5360 CPUtime=0
/proc/10027/stat : 10027 (glucose.sh) S 10025 10027 6575 0 -1 4194304 313 189 0 0 0 0 0 0 16 0 1 0 1102291616 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10027/statm: 1340 238 195 169 0 51 0
[pid=10030] ppid=10027 vsize=26104 CPUtime=1001.77
/proc/10030/stat : 10030 (glucose_static) R 10027 10027 6575 0 -1 4194304 5922 0 0 0 100172 5 0 0 25 0 1 0 1102291618 26730496 5908 1992294400 134512640 135217611 4294956304 18446744073709551615 134533336 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10030/statm: 6526 5908 75 172 0 6351 0
Current children cumulated CPU time (s) 1001.77
Current children cumulated vsize (KiB) 31464

[startup+1062.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/67 10030
/proc/meminfo: memFree=1291152/2055920 swapFree=4177692/4192956
[pid=10027] ppid=10025 vsize=5360 CPUtime=0
/proc/10027/stat : 10027 (glucose.sh) S 10025 10027 6575 0 -1 4194304 313 189 0 0 0 0 0 0 16 0 1 0 1102291616 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10027/statm: 1340 238 195 169 0 51 0
[pid=10030] ppid=10027 vsize=26536 CPUtime=1061.74
/proc/10030/stat : 10030 (glucose_static) R 10027 10027 6575 0 -1 4194304 6020 0 0 0 106169 5 0 0 25 0 1 0 1102291618 27172864 6006 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10030/statm: 6634 6006 75 172 0 6459 0
Current children cumulated CPU time (s) 1061.74
Current children cumulated vsize (KiB) 31896

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/67 10030
/proc/meminfo: memFree=1290768/2055920 swapFree=4177692/4192956
[pid=10027] ppid=10025 vsize=5360 CPUtime=0
/proc/10027/stat : 10027 (glucose.sh) S 10025 10027 6575 0 -1 4194304 313 189 0 0 0 0 0 0 16 0 1 0 1102291616 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10027/statm: 1340 238 195 169 0 51 0
[pid=10030] ppid=10027 vsize=27032 CPUtime=1121.7
/proc/10030/stat : 10030 (glucose_static) R 10027 10027 6575 0 -1 4194304 6112 0 0 0 112165 5 0 0 25 0 1 0 1102291618 27680768 6098 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10030/statm: 6758 6098 75 172 0 6583 0
Current children cumulated CPU time (s) 1121.7
Current children cumulated vsize (KiB) 32392

[startup+1182.3 s]
/proc/loadavg: 1.06 1.01 1.00 2/67 10030
/proc/meminfo: memFree=1290256/2055920 swapFree=4177692/4192956
[pid=10027] ppid=10025 vsize=5360 CPUtime=0
/proc/10027/stat : 10027 (glucose.sh) S 10025 10027 6575 0 -1 4194304 313 189 0 0 0 0 0 0 16 0 1 0 1102291616 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10027/statm: 1340 238 195 169 0 51 0
[pid=10030] ppid=10027 vsize=27564 CPUtime=1181.67
/proc/10030/stat : 10030 (glucose_static) R 10027 10027 6575 0 -1 4194304 6243 0 0 0 118162 5 0 0 25 0 1 0 1102291618 28225536 6229 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10030/statm: 6891 6229 75 172 0 6716 0
Current children cumulated CPU time (s) 1181.67
Current children cumulated vsize (KiB) 32924



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.04 1.01 1.00 2/67 10030
/proc/meminfo: memFree=1290000/2055920 swapFree=4177692/4192956
[pid=10027] ppid=10025 vsize=5360 CPUtime=0
/proc/10027/stat : 10027 (glucose.sh) S 10025 10027 6575 0 -1 4194304 313 189 0 0 0 0 0 0 16 0 1 0 1102291616 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10027/statm: 1340 238 195 169 0 51 0
[pid=10030] ppid=10027 vsize=27728 CPUtime=1200.06
/proc/10030/stat : 10030 (glucose_static) R 10027 10027 6575 0 -1 4194304 6304 0 0 0 120001 5 0 0 25 0 1 0 1102291618 28393472 6290 1992294400 134512640 135217611 4294956304 18446744073709551615 134542186 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10030/statm: 6932 6290 75 172 0 6757 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 33088

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

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

[startup+1200.7 s]
/proc/loadavg: 1.04 1.01 1.00 2/67 10030
/proc/meminfo: memFree=1290000/2055920 swapFree=4177692/4192956
[pid=10027] ppid=10025 vsize=5360 CPUtime=0
/proc/10027/stat : 10027 (glucose.sh) S 10025 10027 6575 0 -1 4194304 313 189 0 0 0 0 0 0 16 0 1 0 1102291616 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10027/statm: 1340 238 195 169 0 51 0
[pid=10030] ppid=10027 vsize=27728 CPUtime=1200.06
/proc/10030/stat : 10030 (glucose_static) R 10027 10027 6575 0 -1 4194304 6304 0 0 0 120001 5 0 0 25 0 1 0 1102291618 28393472 6290 1992294400 134512640 135217611 4294956304 18446744073709551615 134542186 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10030/statm: 6932 6290 75 172 0 6757 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 33088

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.71
CPU time (s): 1200.09
CPU user time (s): 1200.03
CPU system time (s): 0.066989
CPU usage (%): 99.9483
Max. virtual memory (cumulated for all children) (KiB): 33088

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.03
system time used= 0.066989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6817
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= 17
involuntary context switches= 3945

runsolver used 1.04984 second user time and 3.32549 second system time

The end

Launcher Data

Begin job on node56 at 2009-03-29 05:11:33
IDJOB=1518176
IDBENCH=70658
IDSOLVER=503
FILE ID=node56/1518176-1238296293
PBS_JOBID= 9060944
Free space on /tmp= 103016 MiB

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

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

MD5SUM BENCH= 890aea0df389e5329db583f37e858c1b
RANDOM SEED=59524843

node56.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.256
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.256
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:       1315968 kB
Buffers:         98780 kB
Cached:         544096 kB
SwapCached:       9040 kB
Active:         187156 kB
Inactive:       466164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1315968 kB
SwapTotal:     4192956 kB
SwapFree:      4177692 kB
Dirty:            1616 kB
Writeback:           0 kB
Mapped:          16108 kB
Slab:            72576 kB
Committed_AS:  2489916 kB
PageTables:       1472 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= 103012 MiB
End job on node56 at 2009-03-29 05:31:36