Trace number 1515020

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.06 1200.61

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/UNKNOWN/100/
unif-k5-r21.3-v100-c2130-S367498571-066.cnf
MD5SUMdf5d3532662b9ce2690eaf77166028f5
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark770.854
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52130
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 |    2130    10650 |     638       0        0     nan |  0.000 % |
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 100   #clauses: 2130   #literals: 10650
0.00/0.00	c CPU time:   0.002999 s
0.00/0.00	c ==============================================================================
0.00/0.00	c
0.00/0.00	c Starting glucose
0.00/0.00	c
0.00/0.00	
0.00/0.00	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.00	
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.01	c |  Number of variables:  100                                                  |
0.00/0.01	c |  Number of clauses:    2130                                                 |
0.00/0.01	c |  Parsing time:         0.00         s                                       |
1200.03/1200.61	HOME/glucose.sh: line 55:  6268 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-1515020-1238247897/watcher-1515020-1238247897 -o /tmp/evaluation-result-1515020-1238247897/solver-1515020-1238247897 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1515020-1238247897.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 0.98 0.92 3/73 6265
/proc/meminfo: memFree=1713216/2055920 swapFree=4176796/4192956
[pid=6265] ppid=6263 vsize=5360 CPUtime=0
/proc/6265/stat : 6265 (glucose.sh) R 6263 6265 5908 0 -1 4194304 268 0 0 0 0 0 0 0 20 0 1 0 881178336 5488640 235 1992294400 4194304 4889804 548682068832 18446744073709551615 224264776351 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/6265/statm: 1340 235 194 169 0 51 0
[pid=6266] ppid=6265 vsize=1012 CPUtime=0
/proc/6266/stat : 6266 (SatELite_releas) R 6265 6265 5908 0 -1 4194304 151 0 0 0 0 0 0 0 20 0 1 0 881178337 1036288 135 1992294400 134512640 135225430 4294956176 18446744073709551615 134832918 0 0 4096 3 0 0 0 17 0 0 0
/proc/6266/statm: 253 135 78 174 0 76 0

[startup+0.0544839 s]
/proc/loadavg: 0.92 0.98 0.92 3/73 6265
/proc/meminfo: memFree=1713216/2055920 swapFree=4176796/4192956
[pid=6265] ppid=6263 vsize=5360 CPUtime=0
/proc/6265/stat : 6265 (glucose.sh) S 6263 6265 5908 0 -1 4194304 313 152 0 0 0 0 0 0 16 0 1 0 881178336 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6265/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.102491 s]
/proc/loadavg: 0.92 0.98 0.92 3/73 6265
/proc/meminfo: memFree=1713216/2055920 swapFree=4176796/4192956
[pid=6265] ppid=6263 vsize=5360 CPUtime=0
/proc/6265/stat : 6265 (glucose.sh) S 6263 6265 5908 0 -1 4194304 313 152 0 0 0 0 0 0 16 0 1 0 881178336 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6265/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301511 s]
/proc/loadavg: 0.92 0.98 0.92 3/73 6265
/proc/meminfo: memFree=1713216/2055920 swapFree=4176796/4192956
[pid=6265] ppid=6263 vsize=5360 CPUtime=0
/proc/6265/stat : 6265 (glucose.sh) S 6263 6265 5908 0 -1 4194304 313 152 0 0 0 0 0 0 16 0 1 0 881178336 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6265/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.702555 s]
/proc/loadavg: 0.92 0.98 0.92 3/73 6265
/proc/meminfo: memFree=1713216/2055920 swapFree=4176796/4192956
[pid=6265] ppid=6263 vsize=5360 CPUtime=0
/proc/6265/stat : 6265 (glucose.sh) S 6263 6265 5908 0 -1 4194304 313 152 0 0 0 0 0 0 16 0 1 0 881178336 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6265/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50164 s]
/proc/loadavg: 0.92 0.98 0.92 2/75 6268
/proc/meminfo: memFree=1711024/2055920 swapFree=4176796/4192956
[pid=6265] ppid=6263 vsize=5360 CPUtime=0
/proc/6265/stat : 6265 (glucose.sh) S 6263 6265 5908 0 -1 4194304 313 152 0 0 0 0 0 0 16 0 1 0 881178336 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6265/statm: 1340 238 195 169 0 51 0
[pid=6268] ppid=6265 vsize=3756 CPUtime=1.49
/proc/6268/stat : 6268 (glucose_static) R 6265 6265 5908 0 -1 4194304 602 0 0 0 149 0 0 0 25 0 1 0 881178337 3846144 588 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/6268/statm: 939 588 75 172 0 764 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9116

[startup+3.10181 s]
/proc/loadavg: 0.92 0.98 0.92 2/75 6268
/proc/meminfo: memFree=1710384/2055920 swapFree=4176796/4192956
[pid=6265] ppid=6263 vsize=5360 CPUtime=0
/proc/6265/stat : 6265 (glucose.sh) S 6263 6265 5908 0 -1 4194304 313 152 0 0 0 0 0 0 16 0 1 0 881178336 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6265/statm: 1340 238 195 169 0 51 0
[pid=6268] ppid=6265 vsize=4456 CPUtime=3.08
/proc/6268/stat : 6268 (glucose_static) R 6265 6265 5908 0 -1 4194304 761 0 0 0 308 0 0 0 25 0 1 0 881178337 4562944 747 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/6268/statm: 1114 747 75 172 0 939 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9816

[startup+6.30115 s]
/proc/loadavg: 0.93 0.98 0.92 2/75 6268
/proc/meminfo: memFree=1709360/2055920 swapFree=4176796/4192956
[pid=6265] ppid=6263 vsize=5360 CPUtime=0
/proc/6265/stat : 6265 (glucose.sh) S 6263 6265 5908 0 -1 4194304 313 152 0 0 0 0 0 0 16 0 1 0 881178336 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6265/statm: 1340 238 195 169 0 51 0
[pid=6268] ppid=6265 vsize=5188 CPUtime=6.28
/proc/6268/stat : 6268 (glucose_static) R 6265 6265 5908 0 -1 4194304 942 0 0 0 628 0 0 0 25 0 1 0 881178337 5312512 928 1992294400 134512640 135217611 4294956304 18446744073709551615 134533037 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/6268/statm: 1297 928 75 172 0 1122 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10548

[startup+12.7018 s]
/proc/loadavg: 0.93 0.98 0.92 2/75 6268
/proc/meminfo: memFree=1708016/2055920 swapFree=4176796/4192956
[pid=6265] ppid=6263 vsize=5360 CPUtime=0
/proc/6265/stat : 6265 (glucose.sh) S 6263 6265 5908 0 -1 4194304 313 152 0 0 0 0 0 0 16 0 1 0 881178336 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6265/statm: 1340 238 195 169 0 51 0
[pid=6268] ppid=6265 vsize=6508 CPUtime=12.68
/proc/6268/stat : 6268 (glucose_static) R 6265 6265 5908 0 -1 4194304 1244 0 0 0 1268 0 0 0 25 0 1 0 881178337 6664192 1230 1992294400 134512640 135217611 4294956304 18446744073709551615 134532960 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/6268/statm: 1627 1230 75 172 0 1452 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 11868

[startup+25.5012 s]
/proc/loadavg: 0.95 0.98 0.92 2/75 6268
/proc/meminfo: memFree=1706672/2055920 swapFree=4176796/4192956
[pid=6265] ppid=6263 vsize=5360 CPUtime=0
/proc/6265/stat : 6265 (glucose.sh) S 6263 6265 5908 0 -1 4194304 313 152 0 0 0 0 0 0 16 0 1 0 881178336 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6265/statm: 1340 238 195 169 0 51 0
[pid=6268] ppid=6265 vsize=7920 CPUtime=25.47
/proc/6268/stat : 6268 (glucose_static) R 6265 6265 5908 0 -1 4194304 1596 0 0 0 2547 0 0 0 25 0 1 0 881178337 8110080 1582 1992294400 134512640 135217611 4294956304 18446744073709551615 134537005 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/6268/statm: 1980 1582 75 172 0 1805 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 13280

[startup+51.1019 s]
/proc/loadavg: 0.96 0.98 0.92 2/75 6268
/proc/meminfo: memFree=1704752/2055920 swapFree=4176796/4192956
[pid=6265] ppid=6263 vsize=5360 CPUtime=0
/proc/6265/stat : 6265 (glucose.sh) S 6263 6265 5908 0 -1 4194304 313 152 0 0 0 0 0 0 16 0 1 0 881178336 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6265/statm: 1340 238 195 169 0 51 0
[pid=6268] ppid=6265 vsize=9972 CPUtime=51.06
/proc/6268/stat : 6268 (glucose_static) R 6265 6265 5908 0 -1 4194304 2055 0 0 0 5105 1 0 0 25 0 1 0 881178337 10211328 2041 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/6268/statm: 2493 2041 75 172 0 2318 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 15332

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.92 2/75 6268
/proc/meminfo: memFree=1702256/2055920 swapFree=4176796/4192956
[pid=6265] ppid=6263 vsize=5360 CPUtime=0
/proc/6265/stat : 6265 (glucose.sh) S 6263 6265 5908 0 -1 4194304 313 152 0 0 0 0 0 0 16 0 1 0 881178336 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6265/statm: 1340 238 195 169 0 51 0
[pid=6268] ppid=6265 vsize=12484 CPUtime=102.24
/proc/6268/stat : 6268 (glucose_static) R 6265 6265 5908 0 -1 4194304 2655 0 0 0 10223 1 0 0 25 0 1 0 881178337 12783616 2641 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/6268/statm: 3121 2641 75 172 0 2946 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 17844

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.92 2/75 6268
/proc/meminfo: memFree=1700080/2055920 swapFree=4176796/4192956
[pid=6265] ppid=6263 vsize=5360 CPUtime=0
/proc/6265/stat : 6265 (glucose.sh) S 6263 6265 5908 0 -1 4194304 313 152 0 0 0 0 0 0 16 0 1 0 881178336 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6265/statm: 1340 238 195 169 0 51 0
[pid=6268] ppid=6265 vsize=14960 CPUtime=162.2
/proc/6268/stat : 6268 (glucose_static) R 6265 6265 5908 0 -1 4194304 3190 0 0 0 16218 2 0 0 25 0 1 0 881178337 15319040 3176 1992294400 134512640 135217611 4294956304 18446744073709551615 134533202 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/6268/statm: 3740 3176 75 172 0 3565 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 20320

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.92 2/75 6268
/proc/meminfo: memFree=1698416/2055920 swapFree=4176796/4192956
[pid=6265] ppid=6263 vsize=5360 CPUtime=0
/proc/6265/stat : 6265 (glucose.sh) S 6263 6265 5908 0 -1 4194304 313 152 0 0 0 0 0 0 16 0 1 0 881178336 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6265/statm: 1340 238 195 169 0 51 0
[pid=6268] ppid=6265 vsize=16756 CPUtime=222.17
/proc/6268/stat : 6268 (glucose_static) R 6265 6265 5908 0 -1 4194304 3604 0 0 0 22215 2 0 0 25 0 1 0 881178337 17158144 3590 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/6268/statm: 4189 3590 75 172 0 4014 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 22116

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.92 2/75 6268
/proc/meminfo: memFree=1697392/2055920 swapFree=4176796/4192956
[pid=6265] ppid=6263 vsize=5360 CPUtime=0
/proc/6265/stat : 6265 (glucose.sh) S 6263 6265 5908 0 -1 4194304 313 152 0 0 0 0 0 0 16 0 1 0 881178336 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6265/statm: 1340 238 195 169 0 51 0
[pid=6268] ppid=6265 vsize=18032 CPUtime=282.15
/proc/6268/stat : 6268 (glucose_static) R 6265 6265 5908 0 -1 4194304 3868 0 0 0 28213 2 0 0 25 0 1 0 881178337 18464768 3854 1992294400 134512640 135217611 4294956304 18446744073709551615 134533127 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/6268/statm: 4508 3854 75 172 0 4333 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 23392

[startup+342.303 s]
/proc/loadavg: 0.99 0.98 0.92 2/75 6268
/proc/meminfo: memFree=1696240/2055920 swapFree=4176796/4192956
[pid=6265] ppid=6263 vsize=5360 CPUtime=0
/proc/6265/stat : 6265 (glucose.sh) S 6263 6265 5908 0 -1 4194304 313 152 0 0 0 0 0 0 16 0 1 0 881178336 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6265/statm: 1340 238 195 169 0 51 0
[pid=6268] ppid=6265 vsize=19268 CPUtime=342.12
/proc/6268/stat : 6268 (glucose_static) R 6265 6265 5908 0 -1 4194304 4161 0 0 0 34209 3 0 0 25 0 1 0 881178337 19730432 4147 1992294400 134512640 135217611 4294956304 18446744073709551615 134533133 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/6268/statm: 4817 4147 75 172 0 4642 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 24628

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.92 2/75 6268
/proc/meminfo: memFree=1695280/2055920 swapFree=4176796/4192956
[pid=6265] ppid=6263 vsize=5360 CPUtime=0
/proc/6265/stat : 6265 (glucose.sh) S 6263 6265 5908 0 -1 4194304 313 152 0 0 0 0 0 0 16 0 1 0 881178336 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6265/statm: 1340 238 195 169 0 51 0
[pid=6268] ppid=6265 vsize=20448 CPUtime=402.09
/proc/6268/stat : 6268 (glucose_static) R 6265 6265 5908 0 -1 4194304 4404 0 0 0 40206 3 0 0 25 0 1 0 881178337 20938752 4390 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/6268/statm: 5112 4390 75 172 0 4937 0

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

[pid=6268] ppid=6265 vsize=21464 CPUtime=462.08
/proc/6268/stat : 6268 (glucose_static) R 6265 6265 5908 0 -1 4194304 4624 0 0 0 46204 4 0 0 25 0 1 0 881178337 21979136 4610 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/6268/statm: 5366 4610 75 172 0 5191 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 26824

[startup+522.303 s]
/proc/loadavg: 0.99 0.98 0.92 2/75 6268
/proc/meminfo: memFree=1693360/2055920 swapFree=4176796/4192956
[pid=6265] ppid=6263 vsize=5360 CPUtime=0
/proc/6265/stat : 6265 (glucose.sh) S 6263 6265 5908 0 -1 4194304 313 152 0 0 0 0 0 0 16 0 1 0 881178336 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6265/statm: 1340 238 195 169 0 51 0
[pid=6268] ppid=6265 vsize=22576 CPUtime=522.04
/proc/6268/stat : 6268 (glucose_static) R 6265 6265 5908 0 -1 4194304 4887 0 0 0 52200 4 0 0 25 0 1 0 881178337 23117824 4873 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/6268/statm: 5644 4873 75 172 0 5469 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 27936

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.92 2/75 6268
/proc/meminfo: memFree=1692912/2055920 swapFree=4176796/4192956
[pid=6265] ppid=6263 vsize=5360 CPUtime=0
/proc/6265/stat : 6265 (glucose.sh) S 6263 6265 5908 0 -1 4194304 313 152 0 0 0 0 0 0 16 0 1 0 881178336 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6265/statm: 1340 238 195 169 0 51 0
[pid=6268] ppid=6265 vsize=23052 CPUtime=582.02
/proc/6268/stat : 6268 (glucose_static) R 6265 6265 5908 0 -1 4194304 4981 0 0 0 58198 4 0 0 25 0 1 0 881178337 23605248 4967 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/6268/statm: 5763 4967 75 172 0 5588 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 28412

[startup+642.303 s]
/proc/loadavg: 0.99 0.98 0.92 2/75 6268
/proc/meminfo: memFree=1691952/2055920 swapFree=4176796/4192956
[pid=6265] ppid=6263 vsize=5360 CPUtime=0
/proc/6265/stat : 6265 (glucose.sh) S 6263 6265 5908 0 -1 4194304 313 152 0 0 0 0 0 0 16 0 1 0 881178336 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6265/statm: 1340 238 195 169 0 51 0
[pid=6268] ppid=6265 vsize=24056 CPUtime=642
/proc/6268/stat : 6268 (glucose_static) R 6265 6265 5908 0 -1 4194304 5218 0 0 0 64196 4 0 0 25 0 1 0 881178337 24633344 5204 1992294400 134512640 135217611 4294956304 18446744073709551615 134533209 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/6268/statm: 6014 5204 75 172 0 5839 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 29416

[startup+702.303 s]
/proc/loadavg: 0.99 0.98 0.92 2/75 6268
/proc/meminfo: memFree=1691056/2055920 swapFree=4176796/4192956
[pid=6265] ppid=6263 vsize=5360 CPUtime=0
/proc/6265/stat : 6265 (glucose.sh) S 6263 6265 5908 0 -1 4194304 313 152 0 0 0 0 0 0 16 0 1 0 881178336 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6265/statm: 1340 238 195 169 0 51 0
[pid=6268] ppid=6265 vsize=24920 CPUtime=701.96
/proc/6268/stat : 6268 (glucose_static) R 6265 6265 5908 0 -1 4194304 5412 0 0 0 70192 4 0 0 25 0 1 0 881178337 25518080 5398 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/6268/statm: 6230 5398 75 172 0 6055 0
Current children cumulated CPU time (s) 701.96
Current children cumulated vsize (KiB) 30280

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.92 2/75 6268
/proc/meminfo: memFree=1690416/2055920 swapFree=4176796/4192956
[pid=6265] ppid=6263 vsize=5360 CPUtime=0
/proc/6265/stat : 6265 (glucose.sh) S 6263 6265 5908 0 -1 4194304 313 152 0 0 0 0 0 0 16 0 1 0 881178336 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6265/statm: 1340 238 195 169 0 51 0
[pid=6268] ppid=6265 vsize=25676 CPUtime=761.95
/proc/6268/stat : 6268 (glucose_static) R 6265 6265 5908 0 -1 4194304 5590 0 0 0 76190 5 0 0 25 0 1 0 881178337 26292224 5576 1992294400 134512640 135217611 4294956304 18446744073709551615 134533150 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/6268/statm: 6419 5576 75 172 0 6244 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 31036

[startup+822.303 s]
/proc/loadavg: 0.99 0.98 0.92 2/75 6268
/proc/meminfo: memFree=1689904/2055920 swapFree=4176796/4192956
[pid=6265] ppid=6263 vsize=5360 CPUtime=0
/proc/6265/stat : 6265 (glucose.sh) S 6263 6265 5908 0 -1 4194304 313 152 0 0 0 0 0 0 16 0 1 0 881178336 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6265/statm: 1340 238 195 169 0 51 0
[pid=6268] ppid=6265 vsize=26304 CPUtime=821.92
/proc/6268/stat : 6268 (glucose_static) R 6265 6265 5908 0 -1 4194304 5719 0 0 0 82187 5 0 0 25 0 1 0 881178337 26935296 5705 1992294400 134512640 135217611 4294956304 18446744073709551615 134533007 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/6268/statm: 6576 5705 75 172 0 6401 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 31664

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.92 2/75 6268
/proc/meminfo: memFree=1689264/2055920 swapFree=4176796/4192956
[pid=6265] ppid=6263 vsize=5360 CPUtime=0
/proc/6265/stat : 6265 (glucose.sh) S 6263 6265 5908 0 -1 4194304 313 152 0 0 0 0 0 0 16 0 1 0 881178336 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6265/statm: 1340 238 195 169 0 51 0
[pid=6268] ppid=6265 vsize=27040 CPUtime=881.89
/proc/6268/stat : 6268 (glucose_static) R 6265 6265 5908 0 -1 4194304 5866 0 0 0 88183 6 0 0 25 0 1 0 881178337 27688960 5852 1992294400 134512640 135217611 4294956304 18446744073709551615 134522438 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/6268/statm: 6760 5852 75 172 0 6585 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 32400

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.92 2/75 6268
/proc/meminfo: memFree=1688560/2055920 swapFree=4176796/4192956
[pid=6265] ppid=6263 vsize=5360 CPUtime=0
/proc/6265/stat : 6265 (glucose.sh) S 6263 6265 5908 0 -1 4194304 313 152 0 0 0 0 0 0 16 0 1 0 881178336 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6265/statm: 1340 238 195 169 0 51 0
[pid=6268] ppid=6265 vsize=27832 CPUtime=941.86
/proc/6268/stat : 6268 (glucose_static) R 6265 6265 5908 0 -1 4194304 6047 0 0 0 94180 6 0 0 25 0 1 0 881178337 28499968 6033 1992294400 134512640 135217611 4294956304 18446744073709551615 134533124 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/6268/statm: 6958 6033 75 172 0 6783 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 33192

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.92 2/75 6274
/proc/meminfo: memFree=1688240/2055920 swapFree=4176796/4192956
[pid=6265] ppid=6263 vsize=5360 CPUtime=0
/proc/6265/stat : 6265 (glucose.sh) S 6263 6265 5908 0 -1 4194304 313 152 0 0 0 0 0 0 16 0 1 0 881178336 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6265/statm: 1340 238 195 169 0 51 0
[pid=6268] ppid=6265 vsize=27904 CPUtime=1001.82
/proc/6268/stat : 6268 (glucose_static) R 6265 6265 5908 0 -1 4194304 6088 0 0 0 100176 6 0 0 25 0 1 0 881178337 28573696 6074 1992294400 134512640 135217611 4294956304 18446744073709551615 134532960 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/6268/statm: 6976 6074 75 172 0 6801 0
Current children cumulated CPU time (s) 1001.82
Current children cumulated vsize (KiB) 33264

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.92 2/75 6274
/proc/meminfo: memFree=1687536/2055920 swapFree=4176796/4192956
[pid=6265] ppid=6263 vsize=5360 CPUtime=0
/proc/6265/stat : 6265 (glucose.sh) S 6263 6265 5908 0 -1 4194304 313 152 0 0 0 0 0 0 16 0 1 0 881178336 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6265/statm: 1340 238 195 169 0 51 0
[pid=6268] ppid=6265 vsize=28924 CPUtime=1061.8
/proc/6268/stat : 6268 (glucose_static) R 6265 6265 5908 0 -1 4194304 6297 0 0 0 106173 7 0 0 25 0 1 0 881178337 29618176 6283 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/6268/statm: 7231 6283 75 172 0 7056 0
Current children cumulated CPU time (s) 1061.8
Current children cumulated vsize (KiB) 34284

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.92 2/75 6274
/proc/meminfo: memFree=1687152/2055920 swapFree=4176796/4192956
[pid=6265] ppid=6263 vsize=5360 CPUtime=0
/proc/6265/stat : 6265 (glucose.sh) S 6263 6265 5908 0 -1 4194304 313 152 0 0 0 0 0 0 16 0 1 0 881178336 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6265/statm: 1340 238 195 169 0 51 0
[pid=6268] ppid=6265 vsize=29352 CPUtime=1121.77
/proc/6268/stat : 6268 (glucose_static) R 6265 6265 5908 0 -1 4194304 6389 0 0 0 112170 7 0 0 25 0 1 0 881178337 30056448 6375 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/6268/statm: 7338 6375 75 172 0 7163 0
Current children cumulated CPU time (s) 1121.77
Current children cumulated vsize (KiB) 34712

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.92 2/75 6274
/proc/meminfo: memFree=1686384/2055920 swapFree=4176796/4192956
[pid=6265] ppid=6263 vsize=5360 CPUtime=0
/proc/6265/stat : 6265 (glucose.sh) S 6263 6265 5908 0 -1 4194304 313 152 0 0 0 0 0 0 16 0 1 0 881178336 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6265/statm: 1340 238 195 169 0 51 0
[pid=6268] ppid=6265 vsize=30468 CPUtime=1181.74
/proc/6268/stat : 6268 (glucose_static) R 6265 6265 5908 0 -1 4194304 6564 0 0 0 118167 7 0 0 25 0 1 0 881178337 31199232 6550 1992294400 134512640 135217611 4294956304 18446744073709551615 134533127 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/6268/statm: 7617 6550 75 172 0 7442 0
Current children cumulated CPU time (s) 1181.74
Current children cumulated vsize (KiB) 35828



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.98 0.92 2/75 6274
/proc/meminfo: memFree=1686256/2055920 swapFree=4176796/4192956
[pid=6265] ppid=6263 vsize=5360 CPUtime=0
/proc/6265/stat : 6265 (glucose.sh) S 6263 6265 5908 0 -1 4194304 313 152 0 0 0 0 0 0 16 0 1 0 881178336 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6265/statm: 1340 238 195 169 0 51 0
[pid=6268] ppid=6265 vsize=30644 CPUtime=1200.03
/proc/6268/stat : 6268 (glucose_static) R 6265 6265 5908 0 -1 4194304 6608 0 0 0 119996 7 0 0 25 0 1 0 881178337 31379456 6594 1992294400 134512640 135217611 4294956304 18446744073709551615 134533254 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/6268/statm: 7661 6594 75 172 0 7486 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 36004

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): 1200.61
CPU time (s): 1200.06
CPU user time (s): 1199.98
CPU system time (s): 0.079987
CPU usage (%): 99.9536
Max. virtual memory (cumulated for all children) (KiB): 36004

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.98
system time used= 0.079987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7084
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= 4005

runsolver used 1.07584 second user time and 3.33049 second system time

The end

Launcher Data

Begin job on node82 at 2009-03-28 14:44:57
IDJOB=1515020
IDBENCH=70395
IDSOLVER=503
FILE ID=node82/1515020-1238247897
PBS_JOBID= 9060654
Free space on /tmp= 61588 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/UNKNOWN/100/unif-k5-r21.3-v100-c2130-S367498571-066.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1515020-1238247897/watcher-1515020-1238247897 -o /tmp/evaluation-result-1515020-1238247897/solver-1515020-1238247897 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1515020-1238247897.cnf

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

MD5SUM BENCH= df5d3532662b9ce2690eaf77166028f5
RANDOM SEED=168292477

node82.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.232
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.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1713696 kB
Buffers:         49180 kB
Cached:         228464 kB
SwapCached:       7072 kB
Active:         181012 kB
Inactive:       105884 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1713696 kB
SwapTotal:     4192956 kB
SwapFree:      4176796 kB
Dirty:            1620 kB
Writeback:           0 kB
Mapped:          14848 kB
Slab:            40480 kB
Committed_AS:  2294700 kB
PageTables:       1996 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 61588 MiB
End job on node82 at 2009-03-28 15:05:00