Trace number 1730379

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
glucose 1.0? (TO) 1200.08 1200.71

General information on the benchmark

Namecrafted/Difficult/contest05/sabharwal/
counting-easier-php-018-014.sat05-1175.reshuffled-07.cnf
MD5SUMbc769deecd9ed9694b8be132b5bd15cd
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark8.02478
Satisfiable
(Un)Satisfiability was proved
Number of variables252
Number of clauses2160
Sum of the clauses size4536
Maximum clause length14
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22142
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 518

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 |    2160     4536 |     647       0        0     nan |  0.000 % |
0.00/0.00	c |         0 |    2142     7956 |      --       0       --      -- |     --   | -18/3420
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 234   #clauses: 2142   #literals: 7956
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:  234                                                  |
0.00/0.01	c |  Number of clauses:    2142                                                 |
0.00/0.01	c |  Parsing time:         0.00         s                                       |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1730379-1240758583/watcher-1730379-1240758583 -o /tmp/evaluation-result-1730379-1240758583/solver-1730379-1240758583 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1730379-1240758583.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.98 3/64 26846
/proc/meminfo: memFree=1782760/2055920 swapFree=4181888/4192956
[pid=26846] ppid=26844 vsize=5360 CPUtime=0
/proc/26846/stat : 26846 (glucose.sh) R 26844 26846 26452 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 103891604 5488640 235 1992294400 4194304 4889804 548682068832 18446744073709551615 227848809119 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/26846/statm: 1340 235 194 169 0 51 0
[pid=26847] ppid=26846 vsize=1012 CPUtime=0
/proc/26847/stat : 26847 (SatELite_releas) R 26846 26846 26452 0 -1 4194304 157 0 0 0 0 0 0 0 18 0 1 0 103891605 1036288 141 1992294400 134512640 135225430 4294956176 18446744073709551615 134717494 0 0 4096 3 0 0 0 17 0 0 0
/proc/26847/statm: 253 142 76 174 0 76 0

[startup+0.099192 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 26846
/proc/meminfo: memFree=1782760/2055920 swapFree=4181888/4192956
[pid=26846] ppid=26844 vsize=5360 CPUtime=0
/proc/26846/stat : 26846 (glucose.sh) S 26844 26846 26452 0 -1 4194304 313 179 0 0 0 0 0 0 16 0 1 0 103891604 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26846/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.10119 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 26846
/proc/meminfo: memFree=1782760/2055920 swapFree=4181888/4192956
[pid=26846] ppid=26844 vsize=5360 CPUtime=0
/proc/26846/stat : 26846 (glucose.sh) S 26844 26846 26452 0 -1 4194304 313 179 0 0 0 0 0 0 16 0 1 0 103891604 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26846/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301225 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 26846
/proc/meminfo: memFree=1782760/2055920 swapFree=4181888/4192956
[pid=26846] ppid=26844 vsize=5360 CPUtime=0
/proc/26846/stat : 26846 (glucose.sh) S 26844 26846 26452 0 -1 4194304 313 179 0 0 0 0 0 0 16 0 1 0 103891604 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26846/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.7013 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 26846
/proc/meminfo: memFree=1782760/2055920 swapFree=4181888/4192956
[pid=26846] ppid=26844 vsize=5360 CPUtime=0
/proc/26846/stat : 26846 (glucose.sh) S 26844 26846 26452 0 -1 4194304 313 179 0 0 0 0 0 0 16 0 1 0 103891604 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26846/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50143 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 26849
/proc/meminfo: memFree=1779864/2055920 swapFree=4181888/4192956
[pid=26846] ppid=26844 vsize=5360 CPUtime=0
/proc/26846/stat : 26846 (glucose.sh) S 26844 26846 26452 0 -1 4194304 313 179 0 0 0 0 0 0 16 0 1 0 103891604 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26846/statm: 1340 238 195 169 0 51 0
[pid=26849] ppid=26846 vsize=5088 CPUtime=1.48
/proc/26849/stat : 26849 (glucose_static) R 26846 26846 26452 0 -1 4194304 924 0 0 0 148 0 0 0 25 0 1 0 103891606 5210112 910 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26849/statm: 1272 910 76 172 0 1097 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 10448

[startup+3.10171 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 26849
/proc/meminfo: memFree=1778392/2055920 swapFree=4181888/4192956
[pid=26846] ppid=26844 vsize=5360 CPUtime=0
/proc/26846/stat : 26846 (glucose.sh) S 26844 26846 26452 0 -1 4194304 313 179 0 0 0 0 0 0 16 0 1 0 103891604 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26846/statm: 1340 238 195 169 0 51 0
[pid=26849] ppid=26846 vsize=6276 CPUtime=3.07
/proc/26849/stat : 26849 (glucose_static) R 26846 26846 26452 0 -1 4194304 1232 0 0 0 307 0 0 0 25 0 1 0 103891606 6426624 1218 1992294400 134512640 135217611 4294956304 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26849/statm: 1569 1218 76 172 0 1394 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 11636

[startup+6.30128 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 26849
/proc/meminfo: memFree=1776152/2055920 swapFree=4181888/4192956
[pid=26846] ppid=26844 vsize=5360 CPUtime=0
/proc/26846/stat : 26846 (glucose.sh) S 26844 26846 26452 0 -1 4194304 313 179 0 0 0 0 0 0 16 0 1 0 103891604 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26846/statm: 1340 238 195 169 0 51 0
[pid=26849] ppid=26846 vsize=8028 CPUtime=6.27
/proc/26849/stat : 26849 (glucose_static) R 26846 26846 26452 0 -1 4194304 1646 0 0 0 627 0 0 0 25 0 1 0 103891606 8220672 1632 1992294400 134512640 135217611 4294956304 18446744073709551615 134537495 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26849/statm: 2007 1632 76 172 0 1832 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 13388

[startup+12.7014 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 26849
/proc/meminfo: memFree=1773336/2055920 swapFree=4181888/4192956
[pid=26846] ppid=26844 vsize=5360 CPUtime=0
/proc/26846/stat : 26846 (glucose.sh) S 26844 26846 26452 0 -1 4194304 313 179 0 0 0 0 0 0 16 0 1 0 103891604 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26846/statm: 1340 238 195 169 0 51 0
[pid=26849] ppid=26846 vsize=10784 CPUtime=12.68
/proc/26849/stat : 26849 (glucose_static) R 26846 26846 26452 0 -1 4194304 2316 0 0 0 1267 1 0 0 25 0 1 0 103891606 11042816 2302 1992294400 134512640 135217611 4294956304 18446744073709551615 134533555 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26849/statm: 2696 2302 76 172 0 2521 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 16144

[startup+25.5017 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 26849
/proc/meminfo: memFree=1769880/2055920 swapFree=4181888/4192956
[pid=26846] ppid=26844 vsize=5360 CPUtime=0
/proc/26846/stat : 26846 (glucose.sh) S 26844 26846 26452 0 -1 4194304 313 179 0 0 0 0 0 0 16 0 1 0 103891604 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26846/statm: 1340 238 195 169 0 51 0
[pid=26849] ppid=26846 vsize=14404 CPUtime=25.46
/proc/26849/stat : 26849 (glucose_static) R 26846 26846 26452 0 -1 4194304 3204 0 0 0 2545 1 0 0 25 0 1 0 103891606 14749696 3190 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26849/statm: 3601 3190 76 172 0 3426 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 19764

[startup+51.1012 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 26849
/proc/meminfo: memFree=1764376/2055920 swapFree=4181888/4192956
[pid=26846] ppid=26844 vsize=5360 CPUtime=0
/proc/26846/stat : 26846 (glucose.sh) S 26844 26846 26452 0 -1 4194304 313 179 0 0 0 0 0 0 16 0 1 0 103891604 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26846/statm: 1340 238 195 169 0 51 0
[pid=26849] ppid=26846 vsize=19916 CPUtime=51.05
/proc/26849/stat : 26849 (glucose_static) R 26846 26846 26452 0 -1 4194304 4550 0 0 0 5104 1 0 0 25 0 1 0 103891606 20393984 4536 1992294400 134512640 135217611 4294956304 18446744073709551615 134533304 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26849/statm: 4979 4536 76 172 0 4804 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 25276

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 26849
/proc/meminfo: memFree=1757336/2055920 swapFree=4181888/4192956
[pid=26846] ppid=26844 vsize=5360 CPUtime=0
/proc/26846/stat : 26846 (glucose.sh) S 26844 26846 26452 0 -1 4194304 313 179 0 0 0 0 0 0 16 0 1 0 103891604 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26846/statm: 1340 238 195 169 0 51 0
[pid=26849] ppid=26846 vsize=27148 CPUtime=102.23
/proc/26849/stat : 26849 (glucose_static) R 26846 26846 26452 0 -1 4194304 6250 0 0 0 10221 2 0 0 25 0 1 0 103891606 27799552 6236 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26849/statm: 6787 6236 76 172 0 6612 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 32508

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 26849
/proc/meminfo: memFree=1751448/2055920 swapFree=4181888/4192956
[pid=26846] ppid=26844 vsize=5360 CPUtime=0
/proc/26846/stat : 26846 (glucose.sh) S 26844 26846 26452 0 -1 4194304 313 179 0 0 0 0 0 0 16 0 1 0 103891604 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26846/statm: 1340 238 195 169 0 51 0
[pid=26849] ppid=26846 vsize=33224 CPUtime=162.19
/proc/26849/stat : 26849 (glucose_static) R 26846 26846 26452 0 -1 4194304 7713 0 0 0 16216 3 0 0 25 0 1 0 103891606 34021376 7699 1992294400 134512640 135217611 4294956304 18446744073709551615 134533007 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26849/statm: 8306 7699 76 172 0 8131 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 38584

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 26849
/proc/meminfo: memFree=1747096/2055920 swapFree=4181888/4192956
[pid=26846] ppid=26844 vsize=5360 CPUtime=0
/proc/26846/stat : 26846 (glucose.sh) S 26844 26846 26452 0 -1 4194304 313 179 0 0 0 0 0 0 16 0 1 0 103891604 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26846/statm: 1340 238 195 169 0 51 0
[pid=26849] ppid=26846 vsize=37956 CPUtime=222.16
/proc/26849/stat : 26849 (glucose_static) R 26846 26846 26452 0 -1 4194304 8796 0 0 0 22212 4 0 0 25 0 1 0 103891606 38866944 8782 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26849/statm: 9489 8782 76 172 0 9314 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 43316

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 26849
/proc/meminfo: memFree=1743576/2055920 swapFree=4181888/4192956
[pid=26846] ppid=26844 vsize=5360 CPUtime=0
/proc/26846/stat : 26846 (glucose.sh) S 26844 26846 26452 0 -1 4194304 313 179 0 0 0 0 0 0 16 0 1 0 103891604 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26846/statm: 1340 238 195 169 0 51 0
[pid=26849] ppid=26846 vsize=42088 CPUtime=282.14
/proc/26849/stat : 26849 (glucose_static) R 26846 26846 26452 0 -1 4194304 9760 0 0 0 28209 5 0 0 25 0 1 0 103891606 43098112 9746 1992294400 134512640 135217611 4294956304 18446744073709551615 134522531 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26849/statm: 10522 9746 76 172 0 10347 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 47448

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 26849
/proc/meminfo: memFree=1739992/2055920 swapFree=4181888/4192956
[pid=26846] ppid=26844 vsize=5360 CPUtime=0
/proc/26846/stat : 26846 (glucose.sh) S 26844 26846 26452 0 -1 4194304 313 179 0 0 0 0 0 0 16 0 1 0 103891604 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26846/statm: 1340 238 195 169 0 51 0
[pid=26849] ppid=26846 vsize=45284 CPUtime=342.1
/proc/26849/stat : 26849 (glucose_static) R 26846 26846 26452 0 -1 4194304 10582 0 0 0 34205 5 0 0 25 0 1 0 103891606 46370816 10568 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26849/statm: 11321 10568 76 172 0 11146 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 50644

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 26849
/proc/meminfo: memFree=1736984/2055920 swapFree=4181888/4192956
[pid=26846] ppid=26844 vsize=5360 CPUtime=0
/proc/26846/stat : 26846 (glucose.sh) S 26844 26846 26452 0 -1 4194304 313 179 0 0 0 0 0 0 16 0 1 0 103891604 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26846/statm: 1340 238 195 169 0 51 0
[pid=26849] ppid=26846 vsize=48720 CPUtime=402.07
/proc/26849/stat : 26849 (glucose_static) R 26846 26846 26452 0 -1 4194304 11363 0 0 0 40201 6 0 0 25 0 1 0 103891606 49889280 11349 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26849/statm: 12180 11349 76 172 0 12005 0

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

/proc/26849/statm: 14421 13447 76 172 0 14246 0
Current children cumulated CPU time (s) 581.98
Current children cumulated vsize (KiB) 63044

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 26849
/proc/meminfo: memFree=1726808/2055920 swapFree=4181888/4192956
[pid=26846] ppid=26844 vsize=5360 CPUtime=0
/proc/26846/stat : 26846 (glucose.sh) S 26844 26846 26452 0 -1 4194304 313 179 0 0 0 0 0 0 16 0 1 0 103891604 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26846/statm: 1340 238 195 169 0 51 0
[pid=26849] ppid=26846 vsize=59356 CPUtime=641.96
/proc/26849/stat : 26849 (glucose_static) R 26846 26846 26452 0 -1 4194304 13843 0 0 0 64188 8 0 0 25 0 1 0 103891606 60780544 13829 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26849/statm: 14839 13829 76 172 0 14664 0
Current children cumulated CPU time (s) 641.96
Current children cumulated vsize (KiB) 64716

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 26849
/proc/meminfo: memFree=1725208/2055920 swapFree=4181888/4192956
[pid=26846] ppid=26844 vsize=5360 CPUtime=0
/proc/26846/stat : 26846 (glucose.sh) S 26844 26846 26452 0 -1 4194304 313 179 0 0 0 0 0 0 16 0 1 0 103891604 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26846/statm: 1340 238 195 169 0 51 0
[pid=26849] ppid=26846 vsize=61140 CPUtime=701.92
/proc/26849/stat : 26849 (glucose_static) R 26846 26846 26452 0 -1 4194304 14240 0 0 0 70183 9 0 0 25 0 1 0 103891606 62607360 14226 1992294400 134512640 135217611 4294956304 18446744073709551615 134527871 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26849/statm: 15285 14226 76 172 0 15110 0
Current children cumulated CPU time (s) 701.92
Current children cumulated vsize (KiB) 66500

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 26849
/proc/meminfo: memFree=1722584/2055920 swapFree=4181888/4192956
[pid=26846] ppid=26844 vsize=5360 CPUtime=0
/proc/26846/stat : 26846 (glucose.sh) S 26844 26846 26452 0 -1 4194304 313 179 0 0 0 0 0 0 16 0 1 0 103891604 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26846/statm: 1340 238 195 169 0 51 0
[pid=26849] ppid=26846 vsize=63860 CPUtime=761.89
/proc/26849/stat : 26849 (glucose_static) R 26846 26846 26452 0 -1 4194304 14876 0 0 0 76180 9 0 0 25 0 1 0 103891606 65392640 14862 1992294400 134512640 135217611 4294956304 18446744073709551615 134533319 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26849/statm: 15965 14862 76 172 0 15790 0
Current children cumulated CPU time (s) 761.89
Current children cumulated vsize (KiB) 69220

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 26849
/proc/meminfo: memFree=1721560/2055920 swapFree=4181888/4192956
[pid=26846] ppid=26844 vsize=5360 CPUtime=0
/proc/26846/stat : 26846 (glucose.sh) S 26844 26846 26452 0 -1 4194304 313 179 0 0 0 0 0 0 16 0 1 0 103891604 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26846/statm: 1340 238 195 169 0 51 0
[pid=26849] ppid=26846 vsize=64892 CPUtime=821.86
/proc/26849/stat : 26849 (glucose_static) R 26846 26846 26452 0 -1 4194304 15150 0 0 0 82177 9 0 0 25 0 1 0 103891606 66449408 15136 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26849/statm: 16223 15136 76 172 0 16048 0
Current children cumulated CPU time (s) 821.86
Current children cumulated vsize (KiB) 70252

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 26849
/proc/meminfo: memFree=1718680/2055920 swapFree=4181888/4192956
[pid=26846] ppid=26844 vsize=5360 CPUtime=0
/proc/26846/stat : 26846 (glucose.sh) S 26844 26846 26452 0 -1 4194304 313 179 0 0 0 0 0 0 16 0 1 0 103891604 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26846/statm: 1340 238 195 169 0 51 0
[pid=26849] ppid=26846 vsize=68088 CPUtime=881.83
/proc/26849/stat : 26849 (glucose_static) R 26846 26846 26452 0 -1 4194304 15861 0 0 0 88173 10 0 0 25 0 1 0 103891606 69722112 15847 1992294400 134512640 135217611 4294956304 18446744073709551615 134533316 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26849/statm: 17022 15847 76 172 0 16847 0
Current children cumulated CPU time (s) 881.83
Current children cumulated vsize (KiB) 73448

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 26849
/proc/meminfo: memFree=1717080/2055920 swapFree=4181888/4192956
[pid=26846] ppid=26844 vsize=5360 CPUtime=0
/proc/26846/stat : 26846 (glucose.sh) S 26844 26846 26452 0 -1 4194304 313 179 0 0 0 0 0 0 16 0 1 0 103891604 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26846/statm: 1340 238 195 169 0 51 0
[pid=26849] ppid=26846 vsize=69936 CPUtime=941.81
/proc/26849/stat : 26849 (glucose_static) R 26846 26846 26452 0 -1 4194304 16246 0 0 0 94170 11 0 0 25 0 1 0 103891606 71614464 16232 1992294400 134512640 135217611 4294956304 18446744073709551615 134538336 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26849/statm: 17484 16232 76 172 0 17309 0
Current children cumulated CPU time (s) 941.81
Current children cumulated vsize (KiB) 75296

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 26849
/proc/meminfo: memFree=1715608/2055920 swapFree=4181888/4192956
[pid=26846] ppid=26844 vsize=5360 CPUtime=0
/proc/26846/stat : 26846 (glucose.sh) S 26844 26846 26452 0 -1 4194304 313 179 0 0 0 0 0 0 16 0 1 0 103891604 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26846/statm: 1340 238 195 169 0 51 0
[pid=26849] ppid=26846 vsize=71564 CPUtime=1001.78
/proc/26849/stat : 26849 (glucose_static) R 26846 26846 26452 0 -1 4194304 16633 0 0 0 100167 11 0 0 25 0 1 0 103891606 73281536 16619 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26849/statm: 17891 16619 76 172 0 17716 0
Current children cumulated CPU time (s) 1001.78
Current children cumulated vsize (KiB) 76924

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 26849
/proc/meminfo: memFree=1714328/2055920 swapFree=4181888/4192956
[pid=26846] ppid=26844 vsize=5360 CPUtime=0
/proc/26846/stat : 26846 (glucose.sh) S 26844 26846 26452 0 -1 4194304 313 179 0 0 0 0 0 0 16 0 1 0 103891604 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26846/statm: 1340 238 195 169 0 51 0
[pid=26849] ppid=26846 vsize=72840 CPUtime=1061.75
/proc/26849/stat : 26849 (glucose_static) R 26846 26846 26452 0 -1 4194304 16937 0 0 0 106164 11 0 0 25 0 1 0 103891606 74588160 16923 1992294400 134512640 135217611 4294956304 18446744073709551615 134533171 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26849/statm: 18210 16923 76 172 0 18035 0
Current children cumulated CPU time (s) 1061.75
Current children cumulated vsize (KiB) 78200

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 26849
/proc/meminfo: memFree=1712984/2055920 swapFree=4181888/4192956
[pid=26846] ppid=26844 vsize=5360 CPUtime=0
/proc/26846/stat : 26846 (glucose.sh) S 26844 26846 26452 0 -1 4194304 313 179 0 0 0 0 0 0 16 0 1 0 103891604 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26846/statm: 1340 238 195 169 0 51 0
[pid=26849] ppid=26846 vsize=74292 CPUtime=1121.73
/proc/26849/stat : 26849 (glucose_static) R 26846 26846 26452 0 -1 4194304 17277 0 0 0 112161 12 0 0 25 0 1 0 103891606 76075008 17263 1992294400 134512640 135217611 4294956304 18446744073709551615 134533037 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26849/statm: 18573 17263 76 172 0 18398 0
Current children cumulated CPU time (s) 1121.73
Current children cumulated vsize (KiB) 79652

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 26849
/proc/meminfo: memFree=1710936/2055920 swapFree=4181888/4192956
[pid=26846] ppid=26844 vsize=5360 CPUtime=0
/proc/26846/stat : 26846 (glucose.sh) S 26844 26846 26452 0 -1 4194304 313 179 0 0 0 0 0 0 16 0 1 0 103891604 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26846/statm: 1340 238 195 169 0 51 0
[pid=26849] ppid=26846 vsize=76540 CPUtime=1181.69
/proc/26849/stat : 26849 (glucose_static) R 26846 26846 26452 0 -1 4194304 17763 0 0 0 118156 13 0 0 25 0 1 0 103891606 78376960 17749 1992294400 134512640 135217611 4294956304 18446744073709551615 134532971 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26849/statm: 19135 17749 76 172 0 18960 0
Current children cumulated CPU time (s) 1181.69
Current children cumulated vsize (KiB) 81900



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 26849
/proc/meminfo: memFree=1710552/2055920 swapFree=4181888/4192956
[pid=26846] ppid=26844 vsize=5360 CPUtime=0
/proc/26846/stat : 26846 (glucose.sh) S 26844 26846 26452 0 -1 4194304 313 179 0 0 0 0 0 0 16 0 1 0 103891604 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26846/statm: 1340 238 195 169 0 51 0
[pid=26849] ppid=26846 vsize=76900 CPUtime=1200.08
/proc/26849/stat : 26849 (glucose_static) R 26846 26846 26452 0 -1 4194304 17861 0 0 0 119995 13 0 0 25 0 1 0 103891606 78745600 17847 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26849/statm: 19225 17847 76 172 0 19050 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 82260

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

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

[startup+1200.7 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 26849
/proc/meminfo: memFree=1710552/2055920 swapFree=4181888/4192956
[pid=26846] ppid=26844 vsize=5360 CPUtime=0
/proc/26846/stat : 26846 (glucose.sh) S 26844 26846 26452 0 -1 4194304 313 179 0 0 0 0 0 0 16 0 1 0 103891604 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26846/statm: 1340 238 195 169 0 51 0
[pid=26849] ppid=26846 vsize=76900 CPUtime=1200.08
/proc/26849/stat : 26849 (glucose_static) R 26846 26846 26452 0 -1 4194304 17861 0 0 0 119995 13 0 0 25 0 1 0 103891606 78745600 17847 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26849/statm: 19225 17847 76 172 0 19050 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 82260

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 26846 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=8998
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=2999
# CPU time returned by wait4() is 0.011997
# while last known CPU time is 1200.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.71
CPU time (s): 1200.08
CPU user time (s): 1199.95
CPU system time (s): 0.13
CPU usage (%): 99.9473
Max. virtual memory (cumulated for all children) (KiB): 82260

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.008998
system time used= 0.002999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 492
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= 5
involuntary context switches= 2

runsolver used 1.08483 second user time and 3.2915 second system time

The end

Launcher Data

Begin job on node18 at 2009-04-26 17:09:43
IDJOB=1730379
IDBENCH=24729
IDSOLVER=503
FILE ID=node18/1730379-1240758583
PBS_JOBID= 9187072
Free space on /tmp= 66148 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT07/crafted/Difficult/contest05/sabharwal/counting-easier-php-018-014.sat05-1175.reshuffled-07.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1730379-1240758583/watcher-1730379-1240758583 -o /tmp/evaluation-result-1730379-1240758583/solver-1730379-1240758583 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1730379-1240758583.cnf

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

MD5SUM BENCH= bc769deecd9ed9694b8be132b5bd15cd
RANDOM SEED=1242681892

node18.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.280
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.280
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:       1783240 kB
Buffers:         30384 kB
Cached:         181360 kB
SwapCached:       4972 kB
Active:          63988 kB
Inactive:       155752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1783240 kB
SwapTotal:     4192956 kB
SwapFree:      4181888 kB
Dirty:            1596 kB
Writeback:           0 kB
Mapped:          14076 kB
Slab:            39028 kB
Committed_AS:   432920 kB
PageTables:       1372 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= 66144 MiB
End job on node18 at 2009-04-26 17:29:46