Trace number 1517660

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.1 1200.51

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/460/
unif-k3-r4.25-v460-c1955-S729526068-046.cnf
MD5SUM167b9c9b8ef7174228a6613d96e94620
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark506.49
Satisfiable
(Un)Satisfiability was proved
Number of variables460
Number of clauses1955
Sum of the clauses size5865
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31955
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 |    1955     5865 |     586       0        0     nan |  0.000 % |
0.00/0.00	c |         0 |    1939     5908 |      --       0       --      -- |     --   | -16/43
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 444   #clauses: 1939   #literals: 5908
0.00/0.00	c CPU time:   0.004999 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:  444                                                  |
0.00/0.01	c |  Number of clauses:    1939                                                 |
0.00/0.01	c |  Parsing time:         0.00         s                                       |
1200.07/1200.51	HOME/glucose.sh: line 55: 13726 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-1517660-1238289129/watcher-1517660-1238289129 -o /tmp/evaluation-result-1517660-1238289129/solver-1517660-1238289129 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1517660-1238289129.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.99 3/64 13723
/proc/meminfo: memFree=826936/2055920 swapFree=4178280/4192956
[pid=13723] ppid=13721 vsize=5360 CPUtime=0
/proc/13723/stat : 13723 (glucose.sh) R 13721 13723 13531 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 1101578737 5488640 235 1992294400 4194304 4889804 548682068832 18446744073709551615 221236488863 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/13723/statm: 1340 235 194 169 0 51 0
[pid=13724] ppid=13723 vsize=1012 CPUtime=0
/proc/13724/stat : 13724 (SatELite_releas) R 13723 13723 13531 0 -1 4194304 157 0 0 0 0 0 0 0 18 0 1 0 1101578737 1036288 141 1992294400 134512640 135225430 4294956176 18446744073709551615 134717494 0 0 4096 3 0 0 0 17 0 0 0
/proc/13724/statm: 253 141 76 174 0 76 0

[startup+0.0387129 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 13723
/proc/meminfo: memFree=826936/2055920 swapFree=4178280/4192956
[pid=13723] ppid=13721 vsize=5360 CPUtime=0
/proc/13723/stat : 13723 (glucose.sh) S 13721 13723 13531 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 1101578737 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13723/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.10172 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 13723
/proc/meminfo: memFree=826936/2055920 swapFree=4178280/4192956
[pid=13723] ppid=13721 vsize=5360 CPUtime=0
/proc/13723/stat : 13723 (glucose.sh) S 13721 13723 13531 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 1101578737 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13723/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301757 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 13723
/proc/meminfo: memFree=826936/2055920 swapFree=4178280/4192956
[pid=13723] ppid=13721 vsize=5360 CPUtime=0
/proc/13723/stat : 13723 (glucose.sh) S 13721 13723 13531 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 1101578737 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13723/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701832 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 13723
/proc/meminfo: memFree=826936/2055920 swapFree=4178280/4192956
[pid=13723] ppid=13721 vsize=5360 CPUtime=0
/proc/13723/stat : 13723 (glucose.sh) S 13721 13723 13531 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 1101578737 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13723/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50298 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 13726
/proc/meminfo: memFree=824936/2055920 swapFree=4178280/4192956
[pid=13723] ppid=13721 vsize=5360 CPUtime=0
/proc/13723/stat : 13723 (glucose.sh) S 13721 13723 13531 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 1101578737 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13723/statm: 1340 238 195 169 0 51 0
[pid=13726] ppid=13723 vsize=3648 CPUtime=1.48
/proc/13726/stat : 13726 (glucose_static) R 13723 13723 13531 0 -1 4194304 560 0 0 0 148 0 0 0 25 0 1 0 1101578738 3735552 546 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/13726/statm: 912 546 75 172 0 737 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9008

[startup+3.10128 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 13726
/proc/meminfo: memFree=824424/2055920 swapFree=4178280/4192956
[pid=13723] ppid=13721 vsize=5360 CPUtime=0
/proc/13723/stat : 13723 (glucose.sh) S 13721 13723 13531 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 1101578737 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13723/statm: 1340 238 195 169 0 51 0
[pid=13726] ppid=13723 vsize=4176 CPUtime=3.08
/proc/13726/stat : 13726 (glucose_static) R 13723 13723 13531 0 -1 4194304 686 0 0 0 308 0 0 0 25 0 1 0 1101578738 4276224 672 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/13726/statm: 1044 672 75 172 0 869 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9536

[startup+6.30189 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 13726
/proc/meminfo: memFree=823400/2055920 swapFree=4178280/4192956
[pid=13723] ppid=13721 vsize=5360 CPUtime=0
/proc/13723/stat : 13723 (glucose.sh) S 13721 13723 13531 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 1101578737 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13723/statm: 1340 238 195 169 0 51 0
[pid=13726] ppid=13723 vsize=4848 CPUtime=6.28
/proc/13726/stat : 13726 (glucose_static) R 13723 13723 13531 0 -1 4194304 854 0 0 0 628 0 0 0 25 0 1 0 1101578738 4964352 840 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/13726/statm: 1212 840 75 172 0 1037 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10208

[startup+12.7011 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 13726
/proc/meminfo: memFree=822312/2055920 swapFree=4178280/4192956
[pid=13723] ppid=13721 vsize=5360 CPUtime=0
/proc/13723/stat : 13723 (glucose.sh) S 13721 13723 13531 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 1101578737 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13723/statm: 1340 238 195 169 0 51 0
[pid=13726] ppid=13723 vsize=5828 CPUtime=12.67
/proc/13726/stat : 13726 (glucose_static) R 13723 13723 13531 0 -1 4194304 1105 0 0 0 1267 0 0 0 25 0 1 0 1101578738 5967872 1091 1992294400 134512640 135217611 4294956304 18446744073709551615 134533313 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/13726/statm: 1457 1091 75 172 0 1282 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 11188

[startup+25.5015 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 13726
/proc/meminfo: memFree=820968/2055920 swapFree=4178280/4192956
[pid=13723] ppid=13721 vsize=5360 CPUtime=0
/proc/13723/stat : 13723 (glucose.sh) S 13721 13723 13531 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 1101578737 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13723/statm: 1340 238 195 169 0 51 0
[pid=13726] ppid=13723 vsize=7272 CPUtime=25.47
/proc/13726/stat : 13726 (glucose_static) R 13723 13723 13531 0 -1 4194304 1426 0 0 0 2547 0 0 0 25 0 1 0 1101578738 7446528 1412 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/13726/statm: 1818 1412 75 172 0 1643 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 12632

[startup+51.1013 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 13726
/proc/meminfo: memFree=819112/2055920 swapFree=4178280/4192956
[pid=13723] ppid=13721 vsize=5360 CPUtime=0
/proc/13723/stat : 13723 (glucose.sh) S 13721 13723 13531 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 1101578737 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13723/statm: 1340 238 195 169 0 51 0
[pid=13726] ppid=13723 vsize=9176 CPUtime=51.06
/proc/13726/stat : 13726 (glucose_static) R 13723 13723 13531 0 -1 4194304 1879 0 0 0 5105 1 0 0 25 0 1 0 1101578738 9396224 1865 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/13726/statm: 2294 1865 75 172 0 2119 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 14536

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 13726
/proc/meminfo: memFree=816680/2055920 swapFree=4178280/4192956
[pid=13723] ppid=13721 vsize=5360 CPUtime=0
/proc/13723/stat : 13723 (glucose.sh) S 13721 13723 13531 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 1101578737 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13723/statm: 1340 238 195 169 0 51 0
[pid=13726] ppid=13723 vsize=11572 CPUtime=102.25
/proc/13726/stat : 13726 (glucose_static) R 13723 13723 13531 0 -1 4194304 2473 0 0 0 10223 2 0 0 25 0 1 0 1101578738 11849728 2459 1992294400 134512640 135217611 4294956304 18446744073709551615 134533760 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/13726/statm: 2893 2459 75 172 0 2718 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 16932

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 13726
/proc/meminfo: memFree=814888/2055920 swapFree=4178280/4192956
[pid=13723] ppid=13721 vsize=5360 CPUtime=0
/proc/13723/stat : 13723 (glucose.sh) S 13721 13723 13531 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 1101578737 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13723/statm: 1340 238 195 169 0 51 0
[pid=13726] ppid=13723 vsize=13516 CPUtime=162.23
/proc/13726/stat : 13726 (glucose_static) R 13723 13723 13531 0 -1 4194304 2914 0 0 0 16220 3 0 0 25 0 1 0 1101578738 13840384 2900 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/13726/statm: 3379 2900 75 172 0 3204 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 18876

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 13726
/proc/meminfo: memFree=813416/2055920 swapFree=4178280/4192956
[pid=13723] ppid=13721 vsize=5360 CPUtime=0
/proc/13723/stat : 13723 (glucose.sh) S 13721 13723 13531 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 1101578737 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13723/statm: 1340 238 195 169 0 51 0
[pid=13726] ppid=13723 vsize=14964 CPUtime=222.21
/proc/13726/stat : 13726 (glucose_static) R 13723 13723 13531 0 -1 4194304 3273 0 0 0 22217 4 0 0 25 0 1 0 1101578738 15323136 3259 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/13726/statm: 3741 3259 75 172 0 3566 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 20324

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 13726
/proc/meminfo: memFree=812264/2055920 swapFree=4178280/4192956
[pid=13723] ppid=13721 vsize=5360 CPUtime=0
/proc/13723/stat : 13723 (glucose.sh) S 13721 13723 13531 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 1101578737 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13723/statm: 1340 238 195 169 0 51 0
[pid=13726] ppid=13723 vsize=16144 CPUtime=282.18
/proc/13726/stat : 13726 (glucose_static) R 13723 13723 13531 0 -1 4194304 3558 0 0 0 28214 4 0 0 25 0 1 0 1101578738 16531456 3544 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/13726/statm: 4036 3544 75 172 0 3861 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 21504

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 13726
/proc/meminfo: memFree=811176/2055920 swapFree=4178280/4192956
[pid=13723] ppid=13721 vsize=5360 CPUtime=0
/proc/13723/stat : 13723 (glucose.sh) S 13721 13723 13531 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 1101578737 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13723/statm: 1340 238 195 169 0 51 0
[pid=13726] ppid=13723 vsize=17468 CPUtime=342.16
/proc/13726/stat : 13726 (glucose_static) R 13723 13723 13531 0 -1 4194304 3852 0 0 0 34211 5 0 0 25 0 1 0 1101578738 17887232 3838 1992294400 134512640 135217611 4294956304 18446744073709551615 134527896 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/13726/statm: 4367 3838 75 172 0 4192 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 22828

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 13726
/proc/meminfo: memFree=810088/2055920 swapFree=4178280/4192956
[pid=13723] ppid=13721 vsize=5360 CPUtime=0
/proc/13723/stat : 13723 (glucose.sh) S 13721 13723 13531 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 1101578737 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13723/statm: 1340 238 195 169 0 51 0
[pid=13726] ppid=13723 vsize=18580 CPUtime=402.15
/proc/13726/stat : 13726 (glucose_static) R 13723 13723 13531 0 -1 4194304 4126 0 0 0 40209 6 0 0 25 0 1 0 1101578738 19025920 4103 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/13726/statm: 4645 4103 75 172 0 4470 0

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

[pid=13726] ppid=13723 vsize=21144 CPUtime=522.1
/proc/13726/stat : 13726 (glucose_static) R 13723 13723 13531 0 -1 4194304 4741 0 0 0 52204 6 0 0 25 0 1 0 1101578738 21651456 4718 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/13726/statm: 5286 4718 76 172 0 5111 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 26504

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 13726
/proc/meminfo: memFree=806632/2055920 swapFree=4178280/4192956
[pid=13723] ppid=13721 vsize=5360 CPUtime=0
/proc/13723/stat : 13723 (glucose.sh) S 13721 13723 13531 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 1101578737 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13723/statm: 1340 238 195 169 0 51 0
[pid=13726] ppid=13723 vsize=22396 CPUtime=582.08
/proc/13726/stat : 13726 (glucose_static) R 13723 13723 13531 0 -1 4194304 5000 0 0 0 58201 7 0 0 25 0 1 0 1101578738 22933504 4977 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/13726/statm: 5599 4977 76 172 0 5424 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 27756

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 13726
/proc/meminfo: memFree=805544/2055920 swapFree=4178280/4192956
[pid=13723] ppid=13721 vsize=5360 CPUtime=0
/proc/13723/stat : 13723 (glucose.sh) S 13721 13723 13531 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 1101578737 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13723/statm: 1340 238 195 169 0 51 0
[pid=13726] ppid=13723 vsize=23392 CPUtime=642.06
/proc/13726/stat : 13726 (glucose_static) R 13723 13723 13531 0 -1 4194304 5256 0 0 0 64199 7 0 0 25 0 1 0 1101578738 23953408 5233 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/13726/statm: 5848 5233 76 172 0 5673 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 28752

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 13726
/proc/meminfo: memFree=805096/2055920 swapFree=4178280/4192956
[pid=13723] ppid=13721 vsize=5360 CPUtime=0
/proc/13723/stat : 13723 (glucose.sh) S 13721 13723 13531 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 1101578737 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13723/statm: 1340 238 195 169 0 51 0
[pid=13726] ppid=13723 vsize=23860 CPUtime=702.04
/proc/13726/stat : 13726 (glucose_static) R 13723 13723 13531 0 -1 4194304 5368 0 0 0 70197 7 0 0 25 0 1 0 1101578738 24432640 5345 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/13726/statm: 5965 5345 76 172 0 5790 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 29220

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 13726
/proc/meminfo: memFree=804392/2055920 swapFree=4178280/4192956
[pid=13723] ppid=13721 vsize=5360 CPUtime=0
/proc/13723/stat : 13723 (glucose.sh) S 13721 13723 13531 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 1101578737 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13723/statm: 1340 238 195 169 0 51 0
[pid=13726] ppid=13723 vsize=24700 CPUtime=762.03
/proc/13726/stat : 13726 (glucose_static) R 13723 13723 13531 0 -1 4194304 5546 0 0 0 76195 8 0 0 25 0 1 0 1101578738 25292800 5523 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/13726/statm: 6175 5523 76 172 0 6000 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 30060

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 13726
/proc/meminfo: memFree=803816/2055920 swapFree=4178280/4192956
[pid=13723] ppid=13721 vsize=5360 CPUtime=0
/proc/13723/stat : 13723 (glucose.sh) S 13721 13723 13531 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 1101578737 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13723/statm: 1340 238 195 169 0 51 0
[pid=13726] ppid=13723 vsize=25388 CPUtime=822
/proc/13726/stat : 13726 (glucose_static) R 13723 13723 13531 0 -1 4194304 5712 0 0 0 82192 8 0 0 25 0 1 0 1101578738 25997312 5689 1992294400 134512640 135217611 4294956304 18446744073709551615 134533316 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/13726/statm: 6347 5689 76 172 0 6172 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 30748

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 13726
/proc/meminfo: memFree=803176/2055920 swapFree=4178280/4192956
[pid=13723] ppid=13721 vsize=5360 CPUtime=0
/proc/13723/stat : 13723 (glucose.sh) S 13721 13723 13531 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 1101578737 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13723/statm: 1340 238 195 169 0 51 0
[pid=13726] ppid=13723 vsize=26028 CPUtime=881.98
/proc/13726/stat : 13726 (glucose_static) R 13723 13723 13531 0 -1 4194304 5850 0 0 0 88189 9 0 0 25 0 1 0 1101578738 26652672 5827 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/13726/statm: 6507 5827 76 172 0 6332 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 31388

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 13726
/proc/meminfo: memFree=802344/2055920 swapFree=4178280/4192956
[pid=13723] ppid=13721 vsize=5360 CPUtime=0
/proc/13723/stat : 13723 (glucose.sh) S 13721 13723 13531 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 1101578737 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13723/statm: 1340 238 195 169 0 51 0
[pid=13726] ppid=13723 vsize=26896 CPUtime=941.96
/proc/13726/stat : 13726 (glucose_static) R 13723 13723 13531 0 -1 4194304 6049 0 0 0 94187 9 0 0 25 0 1 0 1101578738 27541504 6026 1992294400 134512640 135217611 4294956304 18446744073709551615 134533181 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/13726/statm: 6724 6026 76 172 0 6549 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 32256

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 13726
/proc/meminfo: memFree=801768/2055920 swapFree=4178280/4192956
[pid=13723] ppid=13721 vsize=5360 CPUtime=0
/proc/13723/stat : 13723 (glucose.sh) S 13721 13723 13531 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 1101578737 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13723/statm: 1340 238 195 169 0 51 0
[pid=13726] ppid=13723 vsize=27592 CPUtime=1001.94
/proc/13726/stat : 13726 (glucose_static) R 13723 13723 13531 0 -1 4194304 6197 0 0 0 100185 9 0 0 25 0 1 0 1101578738 28254208 6174 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/13726/statm: 6898 6174 76 172 0 6723 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 32952

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 13726
/proc/meminfo: memFree=801192/2055920 swapFree=4178280/4192956
[pid=13723] ppid=13721 vsize=5360 CPUtime=0
/proc/13723/stat : 13723 (glucose.sh) S 13721 13723 13531 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 1101578737 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13723/statm: 1340 238 195 169 0 51 0
[pid=13726] ppid=13723 vsize=28292 CPUtime=1061.91
/proc/13726/stat : 13726 (glucose_static) R 13723 13723 13531 0 -1 4194304 6340 0 0 0 106182 9 0 0 25 0 1 0 1101578738 28971008 6317 1992294400 134512640 135217611 4294956304 18446744073709551615 134533316 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/13726/statm: 7073 6317 76 172 0 6898 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 33652

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 13726
/proc/meminfo: memFree=800616/2055920 swapFree=4178280/4192956
[pid=13723] ppid=13721 vsize=5360 CPUtime=0
/proc/13723/stat : 13723 (glucose.sh) S 13721 13723 13531 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 1101578737 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13723/statm: 1340 238 195 169 0 51 0
[pid=13726] ppid=13723 vsize=28908 CPUtime=1121.9
/proc/13726/stat : 13726 (glucose_static) R 13723 13723 13531 0 -1 4194304 6485 0 0 0 112180 10 0 0 25 0 1 0 1101578738 29601792 6462 1992294400 134512640 135217611 4294956304 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/13726/statm: 7227 6462 76 172 0 7052 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 34268

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 13726
/proc/meminfo: memFree=799976/2055920 swapFree=4178280/4192956
[pid=13723] ppid=13721 vsize=5360 CPUtime=0
/proc/13723/stat : 13723 (glucose.sh) S 13721 13723 13531 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 1101578737 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13723/statm: 1340 238 195 169 0 51 0
[pid=13726] ppid=13723 vsize=29664 CPUtime=1181.88
/proc/13726/stat : 13726 (glucose_static) R 13723 13723 13531 0 -1 4194304 6648 0 0 0 118178 10 0 0 25 0 1 0 1101578738 30375936 6625 1992294400 134512640 135217611 4294956304 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/13726/statm: 7416 6625 76 172 0 7241 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 35024



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 13726
/proc/meminfo: memFree=799912/2055920 swapFree=4178280/4192956
[pid=13723] ppid=13721 vsize=5360 CPUtime=0
/proc/13723/stat : 13723 (glucose.sh) S 13721 13723 13531 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 1101578737 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13723/statm: 1340 238 195 169 0 51 0
[pid=13726] ppid=13723 vsize=29664 CPUtime=1200.07
/proc/13726/stat : 13726 (glucose_static) R 13723 13723 13531 0 -1 4194304 6658 0 0 0 119997 10 0 0 25 0 1 0 1101578738 30375936 6635 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/13726/statm: 7416 6635 76 172 0 7241 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 35024

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

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

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 13726
/proc/meminfo: memFree=799912/2055920 swapFree=4178280/4192956
[pid=13723] ppid=13721 vsize=5360 CPUtime=0
/proc/13723/stat : 13723 (glucose.sh) S 13721 13723 13531 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 1101578737 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13723/statm: 1340 238 195 169 0 51 0
[pid=13726] ppid=13723 vsize=29664 CPUtime=1200.07
/proc/13726/stat : 13726 (glucose_static) R 13723 13723 13531 0 -1 4194304 6658 0 0 0 119997 10 0 0 25 0 1 0 1101578738 30375936 6635 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/13726/statm: 7416 6635 76 172 0 7241 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 35024

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.1
CPU user time (s): 1199.99
CPU system time (s): 0.115982
CPU usage (%): 99.9658
Max. virtual memory (cumulated for all children) (KiB): 35024

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

runsolver used 1.48277 second user time and 2.89456 second system time

The end

Launcher Data

Begin job on node21 at 2009-03-29 03:12:09
IDJOB=1517660
IDBENCH=70615
IDSOLVER=503
FILE ID=node21/1517660-1238289129
PBS_JOBID= 9061004
Free space on /tmp= 66424 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/460/unif-k3-r4.25-v460-c1955-S729526068-046.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1517660-1238289129/watcher-1517660-1238289129 -o /tmp/evaluation-result-1517660-1238289129/solver-1517660-1238289129 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1517660-1238289129.cnf

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

MD5SUM BENCH= 167b9c9b8ef7174228a6613d96e94620
RANDOM SEED=1141215447

node21.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.259
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.259
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:        827416 kB
Buffers:         98684 kB
Cached:        1032764 kB
SwapCached:       8436 kB
Active:         203892 kB
Inactive:       937580 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        827416 kB
SwapTotal:     4192956 kB
SwapFree:      4178280 kB
Dirty:            1608 kB
Writeback:           0 kB
Mapped:          15028 kB
Slab:            73144 kB
Committed_AS:  2920032 kB
PageTables:       1380 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= 66424 MiB
End job on node21 at 2009-03-29 03:32:12