Trace number 1519016

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/SATISFIABLE/460/
unif-k3-r4.25-v460-c1955-S1367181683-025.cnf
MD5SUM0c6dae1feec9774fac72f3ea3b150662
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.019996
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 |    1946     5885 |      --       0       --      -- |     --   | -9/20
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 451   #clauses: 1946   #literals: 5885
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:  451                                                  |
0.00/0.01	c |  Number of clauses:    1946                                                 |
0.00/0.01	c |  Parsing time:         0.00         s                                       |
1200.07/1200.51	HOME/glucose.sh: line 55: 30324 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-1519016-1238307196/watcher-1519016-1238307196 -o /tmp/evaluation-result-1519016-1238307196/solver-1519016-1238307196 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1519016-1238307196.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.99 0.97 0.97 3/64 30321
/proc/meminfo: memFree=1312752/2055920 swapFree=4179868/4192956
[pid=30321] ppid=30319 vsize=5360 CPUtime=0
/proc/30321/stat : 30321 (glucose.sh) R 30319 30321 29992 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 1103386294 5488640 235 1992294400 4194304 4889804 548682068832 18446744073709551615 226913479327 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/30321/statm: 1340 235 194 169 0 51 0
[pid=30322] ppid=30321 vsize=1012 CPUtime=0
/proc/30322/stat : 30322 (SatELite_releas) R 30321 30321 29992 0 -1 4194304 156 0 0 0 0 0 0 0 18 0 1 0 1103386294 1036288 140 1992294400 134512640 135225430 4294956176 18446744073709551615 134587446 0 0 4096 3 0 0 0 17 0 0 0
/proc/30322/statm: 253 140 76 174 0 76 0

[startup+0.0671489 s]
/proc/loadavg: 0.99 0.97 0.97 3/64 30321
/proc/meminfo: memFree=1312752/2055920 swapFree=4179868/4192956
[pid=30321] ppid=30319 vsize=5360 CPUtime=0
/proc/30321/stat : 30321 (glucose.sh) S 30319 30321 29992 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1103386294 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30321/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.10115 s]
/proc/loadavg: 0.99 0.97 0.97 3/64 30321
/proc/meminfo: memFree=1312752/2055920 swapFree=4179868/4192956
[pid=30321] ppid=30319 vsize=5360 CPUtime=0
/proc/30321/stat : 30321 (glucose.sh) S 30319 30321 29992 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1103386294 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30321/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301188 s]
/proc/loadavg: 0.99 0.97 0.97 3/64 30321
/proc/meminfo: memFree=1312752/2055920 swapFree=4179868/4192956
[pid=30321] ppid=30319 vsize=5360 CPUtime=0
/proc/30321/stat : 30321 (glucose.sh) S 30319 30321 29992 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1103386294 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30321/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701264 s]
/proc/loadavg: 0.99 0.97 0.97 3/64 30321
/proc/meminfo: memFree=1312752/2055920 swapFree=4179868/4192956
[pid=30321] ppid=30319 vsize=5360 CPUtime=0
/proc/30321/stat : 30321 (glucose.sh) S 30319 30321 29992 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1103386294 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30321/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50142 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 30324
/proc/meminfo: memFree=1310816/2055920 swapFree=4179868/4192956
[pid=30321] ppid=30319 vsize=5360 CPUtime=0
/proc/30321/stat : 30321 (glucose.sh) S 30319 30321 29992 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1103386294 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30321/statm: 1340 238 195 169 0 51 0
[pid=30324] ppid=30321 vsize=3672 CPUtime=1.48
/proc/30324/stat : 30324 (glucose_static) R 30321 30321 29992 0 -1 4194304 580 0 0 0 148 0 0 0 25 0 1 0 1103386295 3760128 566 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/30324/statm: 918 566 75 172 0 743 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9032

[startup+3.10272 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 30324
/proc/meminfo: memFree=1310240/2055920 swapFree=4179868/4192956
[pid=30321] ppid=30319 vsize=5360 CPUtime=0
/proc/30321/stat : 30321 (glucose.sh) S 30319 30321 29992 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1103386294 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30321/statm: 1340 238 195 169 0 51 0
[pid=30324] ppid=30321 vsize=4224 CPUtime=3.08
/proc/30324/stat : 30324 (glucose_static) R 30321 30321 29992 0 -1 4194304 712 0 0 0 308 0 0 0 25 0 1 0 1103386295 4325376 698 1992294400 134512640 135217611 4294956304 18446744073709551615 134533037 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/30324/statm: 1056 698 75 172 0 881 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9584

[startup+6.30134 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 30324
/proc/meminfo: memFree=1309088/2055920 swapFree=4179868/4192956
[pid=30321] ppid=30319 vsize=5360 CPUtime=0
/proc/30321/stat : 30321 (glucose.sh) S 30319 30321 29992 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1103386294 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30321/statm: 1340 238 195 169 0 51 0
[pid=30324] ppid=30321 vsize=4896 CPUtime=6.28
/proc/30324/stat : 30324 (glucose_static) R 30321 30321 29992 0 -1 4194304 887 0 0 0 628 0 0 0 25 0 1 0 1103386295 5013504 873 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/30324/statm: 1224 873 75 172 0 1049 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10256

[startup+12.7016 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 30324
/proc/meminfo: memFree=1308000/2055920 swapFree=4179868/4192956
[pid=30321] ppid=30319 vsize=5360 CPUtime=0
/proc/30321/stat : 30321 (glucose.sh) S 30319 30321 29992 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1103386294 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30321/statm: 1340 238 195 169 0 51 0
[pid=30324] ppid=30321 vsize=5984 CPUtime=12.67
/proc/30324/stat : 30324 (glucose_static) R 30321 30321 29992 0 -1 4194304 1133 0 0 0 1267 0 0 0 25 0 1 0 1103386295 6127616 1119 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/30324/statm: 1496 1119 75 172 0 1321 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 11344

[startup+25.502 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 30324
/proc/meminfo: memFree=1306720/2055920 swapFree=4179868/4192956
[pid=30321] ppid=30319 vsize=5360 CPUtime=0
/proc/30321/stat : 30321 (glucose.sh) S 30319 30321 29992 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1103386294 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30321/statm: 1340 238 195 169 0 51 0
[pid=30324] ppid=30321 vsize=7352 CPUtime=25.47
/proc/30324/stat : 30324 (glucose_static) R 30321 30321 29992 0 -1 4194304 1453 0 0 0 2547 0 0 0 25 0 1 0 1103386295 7528448 1439 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/30324/statm: 1838 1439 75 172 0 1663 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 12712

[startup+51.1019 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 30324
/proc/meminfo: memFree=1304864/2055920 swapFree=4179868/4192956
[pid=30321] ppid=30319 vsize=5360 CPUtime=0
/proc/30321/stat : 30321 (glucose.sh) S 30319 30321 29992 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1103386294 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30321/statm: 1340 238 195 169 0 51 0
[pid=30324] ppid=30321 vsize=9244 CPUtime=51.06
/proc/30324/stat : 30324 (glucose_static) R 30321 30321 29992 0 -1 4194304 1914 0 0 0 5105 1 0 0 25 0 1 0 1103386295 9465856 1900 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/30324/statm: 2311 1900 75 172 0 2136 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 14604

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 30324
/proc/meminfo: memFree=1302816/2055920 swapFree=4179868/4192956
[pid=30321] ppid=30319 vsize=5360 CPUtime=0
/proc/30321/stat : 30321 (glucose.sh) S 30319 30321 29992 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1103386294 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30321/statm: 1340 238 195 169 0 51 0
[pid=30324] ppid=30321 vsize=11344 CPUtime=102.25
/proc/30324/stat : 30324 (glucose_static) R 30321 30321 29992 0 -1 4194304 2413 0 0 0 10224 1 0 0 25 0 1 0 1103386295 11616256 2399 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/30324/statm: 2836 2399 75 172 0 2661 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 16704

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 30324
/proc/meminfo: memFree=1300768/2055920 swapFree=4179868/4192956
[pid=30321] ppid=30319 vsize=5360 CPUtime=0
/proc/30321/stat : 30321 (glucose.sh) S 30319 30321 29992 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1103386294 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30321/statm: 1340 238 195 169 0 51 0
[pid=30324] ppid=30321 vsize=13416 CPUtime=162.22
/proc/30324/stat : 30324 (glucose_static) R 30321 30321 29992 0 -1 4194304 2904 0 0 0 16220 2 0 0 25 0 1 0 1103386295 13737984 2890 1992294400 134512640 135217611 4294956304 18446744073709551615 134533142 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/30324/statm: 3354 2890 75 172 0 3179 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 18776

[startup+222.302 s]
/proc/loadavg: 1.04 0.99 0.97 2/66 30324
/proc/meminfo: memFree=1299424/2055920 swapFree=4179868/4192956
[pid=30321] ppid=30319 vsize=5360 CPUtime=0
/proc/30321/stat : 30321 (glucose.sh) S 30319 30321 29992 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1103386294 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30321/statm: 1340 238 195 169 0 51 0
[pid=30324] ppid=30321 vsize=14716 CPUtime=222.2
/proc/30324/stat : 30324 (glucose_static) R 30321 30321 29992 0 -1 4194304 3226 0 0 0 22217 3 0 0 25 0 1 0 1103386295 15069184 3212 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/30324/statm: 3679 3212 75 172 0 3504 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 20076

[startup+282.302 s]
/proc/loadavg: 1.11 1.02 0.98 2/66 30324
/proc/meminfo: memFree=1298144/2055920 swapFree=4179868/4192956
[pid=30321] ppid=30319 vsize=5360 CPUtime=0
/proc/30321/stat : 30321 (glucose.sh) S 30319 30321 29992 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1103386294 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30321/statm: 1340 238 195 169 0 51 0
[pid=30324] ppid=30321 vsize=16000 CPUtime=282.18
/proc/30324/stat : 30324 (glucose_static) R 30321 30321 29992 0 -1 4194304 3534 0 0 0 28215 3 0 0 25 0 1 0 1103386295 16384000 3520 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/30324/statm: 4000 3520 75 172 0 3825 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 21360

[startup+342.302 s]
/proc/loadavg: 1.04 1.01 0.98 2/66 30324
/proc/meminfo: memFree=1297120/2055920 swapFree=4179868/4192956
[pid=30321] ppid=30319 vsize=5360 CPUtime=0
/proc/30321/stat : 30321 (glucose.sh) S 30319 30321 29992 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1103386294 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30321/statm: 1340 238 195 169 0 51 0
[pid=30324] ppid=30321 vsize=17228 CPUtime=342.16
/proc/30324/stat : 30324 (glucose_static) R 30321 30321 29992 0 -1 4194304 3805 0 0 0 34213 3 0 0 25 0 1 0 1103386295 17641472 3791 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/30324/statm: 4307 3791 75 172 0 4132 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 22588

[startup+402.301 s]
/proc/loadavg: 1.05 1.02 0.99 2/66 30324
/proc/meminfo: memFree=1296224/2055920 swapFree=4179868/4192956
[pid=30321] ppid=30319 vsize=5360 CPUtime=0
/proc/30321/stat : 30321 (glucose.sh) S 30319 30321 29992 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1103386294 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30321/statm: 1340 238 195 169 0 51 0
[pid=30324] ppid=30321 vsize=18048 CPUtime=402.14
/proc/30324/stat : 30324 (glucose_static) R 30321 30321 29992 0 -1 4194304 4007 0 0 0 40210 4 0 0 25 0 1 0 1103386295 18481152 3993 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/30324/statm: 4512 3993 75 172 0 4337 0

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

[pid=30324] ppid=30321 vsize=19952 CPUtime=522.1
/proc/30324/stat : 30324 (glucose_static) R 30321 30321 29992 0 -1 4194304 4403 0 0 0 52206 4 0 0 25 0 1 0 1103386295 20430848 4389 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/30324/statm: 4988 4389 75 172 0 4813 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 25312

[startup+582.303 s]
/proc/loadavg: 1.12 1.06 1.00 2/66 30324
/proc/meminfo: memFree=1294176/2055920 swapFree=4179868/4192956
[pid=30321] ppid=30319 vsize=5360 CPUtime=0
/proc/30321/stat : 30321 (glucose.sh) S 30319 30321 29992 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1103386294 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30321/statm: 1340 238 195 169 0 51 0
[pid=30324] ppid=30321 vsize=20560 CPUtime=582.08
/proc/30324/stat : 30324 (glucose_static) R 30321 30321 29992 0 -1 4194304 4548 0 0 0 58204 4 0 0 25 0 1 0 1103386295 21053440 4534 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/30324/statm: 5140 4534 75 172 0 4965 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 25920

[startup+642.301 s]
/proc/loadavg: 1.10 1.06 1.00 2/66 30324
/proc/meminfo: memFree=1293280/2055920 swapFree=4179868/4192956
[pid=30321] ppid=30319 vsize=5360 CPUtime=0
/proc/30321/stat : 30321 (glucose.sh) S 30319 30321 29992 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1103386294 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30321/statm: 1340 238 195 169 0 51 0
[pid=30324] ppid=30321 vsize=21520 CPUtime=642.07
/proc/30324/stat : 30324 (glucose_static) R 30321 30321 29992 0 -1 4194304 4759 0 0 0 64202 5 0 0 25 0 1 0 1103386295 22036480 4745 1992294400 134512640 135217611 4294956304 18446744073709551615 134522694 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/30324/statm: 5380 4745 75 172 0 5205 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 26880

[startup+702.302 s]
/proc/loadavg: 1.10 1.06 1.00 2/66 30324
/proc/meminfo: memFree=1292768/2055920 swapFree=4179868/4192956
[pid=30321] ppid=30319 vsize=5360 CPUtime=0
/proc/30321/stat : 30321 (glucose.sh) S 30319 30321 29992 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1103386294 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30321/statm: 1340 238 195 169 0 51 0
[pid=30324] ppid=30321 vsize=22196 CPUtime=702.04
/proc/30324/stat : 30324 (glucose_static) R 30321 30321 29992 0 -1 4194304 4897 0 0 0 70199 5 0 0 25 0 1 0 1103386295 22728704 4883 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/30324/statm: 5549 4883 75 172 0 5374 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 27556

[startup+762.305 s]
/proc/loadavg: 1.08 1.06 1.00 2/66 30324
/proc/meminfo: memFree=1291872/2055920 swapFree=4179868/4192956
[pid=30321] ppid=30319 vsize=5360 CPUtime=0
/proc/30321/stat : 30321 (glucose.sh) S 30319 30321 29992 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1103386294 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30321/statm: 1340 238 195 169 0 51 0
[pid=30324] ppid=30321 vsize=23100 CPUtime=762.02
/proc/30324/stat : 30324 (glucose_static) R 30321 30321 29992 0 -1 4194304 5127 0 0 0 76197 5 0 0 25 0 1 0 1103386295 23654400 5098 1992294400 134512640 135217611 4294956304 18446744073709551615 134522666 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/30324/statm: 5775 5098 75 172 0 5600 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 28460

[startup+822.302 s]
/proc/loadavg: 1.08 1.06 1.00 2/66 30324
/proc/meminfo: memFree=1291552/2055920 swapFree=4179868/4192956
[pid=30321] ppid=30319 vsize=5360 CPUtime=0
/proc/30321/stat : 30321 (glucose.sh) S 30319 30321 29992 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1103386294 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30321/statm: 1340 238 195 169 0 51 0
[pid=30324] ppid=30321 vsize=23380 CPUtime=822
/proc/30324/stat : 30324 (glucose_static) R 30321 30321 29992 0 -1 4194304 5211 0 0 0 82194 6 0 0 25 0 1 0 1103386295 23941120 5182 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/30324/statm: 5845 5182 75 172 0 5670 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 28740

[startup+882.301 s]
/proc/loadavg: 1.41 1.14 1.03 2/66 30324
/proc/meminfo: memFree=1290848/2055920 swapFree=4179868/4192956
[pid=30321] ppid=30319 vsize=5360 CPUtime=0
/proc/30321/stat : 30321 (glucose.sh) S 30319 30321 29992 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1103386294 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30321/statm: 1340 238 195 169 0 51 0
[pid=30324] ppid=30321 vsize=24052 CPUtime=881.98
/proc/30324/stat : 30324 (glucose_static) R 30321 30321 29992 0 -1 4194304 5371 0 0 0 88192 6 0 0 25 0 1 0 1103386295 24629248 5342 1992294400 134512640 135217611 4294956304 18446744073709551615 134533007 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/30324/statm: 6013 5342 75 172 0 5838 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 29412

[startup+942.302 s]
/proc/loadavg: 1.33 1.17 1.04 2/66 30324
/proc/meminfo: memFree=1290464/2055920 swapFree=4179868/4192956
[pid=30321] ppid=30319 vsize=5360 CPUtime=0
/proc/30321/stat : 30321 (glucose.sh) S 30319 30321 29992 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1103386294 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30321/statm: 1340 238 195 169 0 51 0
[pid=30324] ppid=30321 vsize=24624 CPUtime=941.96
/proc/30324/stat : 30324 (glucose_static) R 30321 30321 29992 0 -1 4194304 5479 0 0 0 94190 6 0 0 25 0 1 0 1103386295 25214976 5450 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/30324/statm: 6156 5450 75 172 0 5981 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 29984

[startup+1002.3 s]
/proc/loadavg: 1.15 1.15 1.04 2/66 30324
/proc/meminfo: memFree=1290016/2055920 swapFree=4179868/4192956
[pid=30321] ppid=30319 vsize=5360 CPUtime=0
/proc/30321/stat : 30321 (glucose.sh) S 30319 30321 29992 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1103386294 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30321/statm: 1340 238 195 169 0 51 0
[pid=30324] ppid=30321 vsize=25176 CPUtime=1001.93
/proc/30324/stat : 30324 (glucose_static) R 30321 30321 29992 0 -1 4194304 5599 0 0 0 100187 6 0 0 25 0 1 0 1103386295 25780224 5570 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/30324/statm: 6294 5570 75 172 0 6119 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 30536

[startup+1062.3 s]
/proc/loadavg: 1.09 1.14 1.04 2/66 30324
/proc/meminfo: memFree=1289568/2055920 swapFree=4179868/4192956
[pid=30321] ppid=30319 vsize=5360 CPUtime=0
/proc/30321/stat : 30321 (glucose.sh) S 30319 30321 29992 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1103386294 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30321/statm: 1340 238 195 169 0 51 0
[pid=30324] ppid=30321 vsize=25524 CPUtime=1061.92
/proc/30324/stat : 30324 (glucose_static) R 30321 30321 29992 0 -1 4194304 5701 0 0 0 106185 7 0 0 25 0 1 0 1103386295 26136576 5672 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/30324/statm: 6381 5672 75 172 0 6206 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 30884

[startup+1122.3 s]
/proc/loadavg: 1.03 1.11 1.04 2/66 30324
/proc/meminfo: memFree=1289056/2055920 swapFree=4179868/4192956
[pid=30321] ppid=30319 vsize=5360 CPUtime=0
/proc/30321/stat : 30321 (glucose.sh) S 30319 30321 29992 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1103386294 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30321/statm: 1340 238 195 169 0 51 0
[pid=30324] ppid=30321 vsize=26124 CPUtime=1121.89
/proc/30324/stat : 30324 (glucose_static) R 30321 30321 29992 0 -1 4194304 5824 0 0 0 112182 7 0 0 25 0 1 0 1103386295 26750976 5795 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/30324/statm: 6531 5795 75 172 0 6356 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 31484

[startup+1182.3 s]
/proc/loadavg: 1.01 1.09 1.03 2/66 30324
/proc/meminfo: memFree=1288608/2055920 swapFree=4179868/4192956
[pid=30321] ppid=30319 vsize=5360 CPUtime=0
/proc/30321/stat : 30321 (glucose.sh) S 30319 30321 29992 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1103386294 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30321/statm: 1340 238 195 169 0 51 0
[pid=30324] ppid=30321 vsize=26556 CPUtime=1181.87
/proc/30324/stat : 30324 (glucose_static) R 30321 30321 29992 0 -1 4194304 5953 0 0 0 118180 7 0 0 25 0 1 0 1103386295 27193344 5924 1992294400 134512640 135217611 4294956304 18446744073709551615 134533087 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/30324/statm: 6639 5924 75 172 0 6464 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 31916



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.01 1.08 1.03 2/66 30324
/proc/meminfo: memFree=1288544/2055920 swapFree=4179868/4192956
[pid=30321] ppid=30319 vsize=5360 CPUtime=0
/proc/30321/stat : 30321 (glucose.sh) S 30319 30321 29992 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1103386294 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30321/statm: 1340 238 195 169 0 51 0
[pid=30324] ppid=30321 vsize=26556 CPUtime=1200.07
/proc/30324/stat : 30324 (glucose_static) R 30321 30321 29992 0 -1 4194304 5962 0 0 0 120000 7 0 0 25 0 1 0 1103386295 27193344 5933 1992294400 134512640 135217611 4294956304 18446744073709551615 134522547 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/30324/statm: 6639 5933 75 172 0 6464 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 31916

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: 1.01 1.08 1.03 2/66 30324
/proc/meminfo: memFree=1288544/2055920 swapFree=4179868/4192956
[pid=30321] ppid=30319 vsize=5360 CPUtime=0
/proc/30321/stat : 30321 (glucose.sh) S 30319 30321 29992 0 -1 4194304 313 162 0 0 0 0 0 0 16 0 1 0 1103386294 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30321/statm: 1340 238 195 169 0 51 0
[pid=30324] ppid=30321 vsize=26556 CPUtime=1200.07
/proc/30324/stat : 30324 (glucose_static) R 30321 30321 29992 0 -1 4194304 5962 0 0 0 120000 7 0 0 25 0 1 0 1103386295 27193344 5933 1992294400 134512640 135217611 4294956304 18446744073709551615 134522547 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/30324/statm: 6639 5933 75 172 0 6464 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 31916

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.1
CPU user time (s): 1200.01
CPU system time (s): 0.085986
CPU usage (%): 99.9654
Max. virtual memory (cumulated for all children) (KiB): 31916

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

runsolver used 1.40179 second user time and 2.91856 second system time

The end

Launcher Data

Begin job on node5 at 2009-03-29 08:13:16
IDJOB=1519016
IDBENCH=70728
IDSOLVER=503
FILE ID=node5/1519016-1238307196
PBS_JOBID= 9061066
Free space on /tmp= 66096 MiB

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

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

MD5SUM BENCH= 0c6dae1feec9774fac72f3ea3b150662
RANDOM SEED=2004777998

node5.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.263
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.263
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:       1313296 kB
Buffers:         92756 kB
Cached:         544940 kB
SwapCached:       7012 kB
Active:         124400 kB
Inactive:       521808 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1313296 kB
SwapTotal:     4192956 kB
SwapFree:      4179868 kB
Dirty:            1612 kB
Writeback:           0 kB
Mapped:          14220 kB
Slab:            82524 kB
Committed_AS:  2772860 kB
PageTables:       1388 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= 66092 MiB
End job on node5 at 2009-03-29 08:33:18