Trace number 1773044

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) 10000.1 10004

General information on the benchmark

Nameindustrial/jarvisalo/
eq.atree.braun.12.unsat.cnf
MD5SUM8d6acb9f6b752ad76c024133f5175c69
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1694
Number of clauses5726
Sum of the clauses size14874
Maximum clause length23
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 22490
Number of clauses of size 33143
Number of clauses of size 439
Number of clauses of size 538
Number of clauses of size over 513

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 |    5723    14871 |    1716       0        0     nan |  0.000 % |
0.00/0.02	c |         0 |    4834    14382 |      --       0       --      -- |     --   | -843/-394
0.00/0.02	c ==============================================================================
0.00/0.02	c Result  :   #vars: 1165   #clauses: 4834   #literals: 14382
0.00/0.02	c CPU time:   0.021996 s
0.00/0.02	c ==============================================================================
0.00/0.03	c
0.00/0.03	c Starting glucose
0.00/0.03	c
0.00/0.03	
0.00/0.03	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.03	
0.00/0.03	c ============================[ Problem Statistics ]=============================
0.00/0.03	c |                                                                             |
0.00/0.03	c |  Number of variables:  1165                                                 |
0.00/0.03	c |  Number of clauses:    4834                                                 |
0.00/0.03	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-1773044-1241256130/watcher-1773044-1241256130 -o /tmp/evaluation-result-1773044-1241256130/solver-1773044-1241256130 -C 10000 -W 12000 -M 1800 glucose.sh HOME/instance-1773044-1241256130.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.03 0.99 0.98 3/64 25443
/proc/meminfo: memFree=1770208/2055920 swapFree=4180392/4192956
[pid=25443] ppid=25441 vsize=5360 CPUtime=0
/proc/25443/stat : 25443 (glucose.sh) R 25441 25443 25318 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 153646208 5488640 235 1992294400 4194304 4889804 548682068816 18446744073709551615 273952598687 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/25443/statm: 1340 235 194 169 0 51 0
[pid=25444] ppid=25443 vsize=1012 CPUtime=0
/proc/25444/stat : 25444 (SatELite_releas) R 25443 25443 25318 0 -1 4194304 136 0 0 0 0 0 0 0 18 0 1 0 153646209 1036288 120 1992294400 134512640 135225430 4294956176 18446744073709551615 134543744 0 0 4096 3 0 0 0 17 0 0 0
/proc/25444/statm: 253 121 51 174 0 76 0

[startup+0.091326 s]
/proc/loadavg: 1.03 0.99 0.98 3/64 25443
/proc/meminfo: memFree=1770208/2055920 swapFree=4180392/4192956
[pid=25443] ppid=25441 vsize=5360 CPUtime=0.02
/proc/25443/stat : 25443 (glucose.sh) S 25441 25443 25318 0 -1 4194304 313 347 0 0 0 0 2 0 16 0 1 0 153646208 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25443/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5360

[startup+0.101327 s]
/proc/loadavg: 1.03 0.99 0.98 3/64 25443
/proc/meminfo: memFree=1770208/2055920 swapFree=4180392/4192956
[pid=25443] ppid=25441 vsize=5360 CPUtime=0.02
/proc/25443/stat : 25443 (glucose.sh) S 25441 25443 25318 0 -1 4194304 313 347 0 0 0 0 2 0 16 0 1 0 153646208 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25443/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5360

[startup+0.301351 s]
/proc/loadavg: 1.03 0.99 0.98 3/64 25443
/proc/meminfo: memFree=1770208/2055920 swapFree=4180392/4192956
[pid=25443] ppid=25441 vsize=5360 CPUtime=0.02
/proc/25443/stat : 25443 (glucose.sh) S 25441 25443 25318 0 -1 4194304 313 347 0 0 0 0 2 0 16 0 1 0 153646208 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25443/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5360

[startup+0.701397 s]
/proc/loadavg: 1.03 0.99 0.98 3/64 25443
/proc/meminfo: memFree=1770208/2055920 swapFree=4180392/4192956
[pid=25443] ppid=25441 vsize=5360 CPUtime=0.02
/proc/25443/stat : 25443 (glucose.sh) S 25441 25443 25318 0 -1 4194304 313 347 0 0 0 0 2 0 16 0 1 0 153646208 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25443/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5360

[startup+1.50149 s]
/proc/loadavg: 1.03 0.99 0.98 2/66 25446
/proc/meminfo: memFree=1767952/2055920 swapFree=4180392/4192956
[pid=25443] ppid=25441 vsize=5360 CPUtime=0.02
/proc/25443/stat : 25443 (glucose.sh) S 25441 25443 25318 0 -1 4194304 313 347 0 0 0 0 2 0 16 0 1 0 153646208 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25443/statm: 1340 238 195 169 0 51 0
[pid=25446] ppid=25443 vsize=3776 CPUtime=1.45
/proc/25446/stat : 25446 (glucose_static) R 25443 25443 25318 0 -1 4194304 618 0 0 0 145 0 0 0 25 0 1 0 153646212 3866624 604 1992294400 134512640 135217611 4294956288 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25446/statm: 944 604 75 172 0 769 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 9136

[startup+3.10167 s]
/proc/loadavg: 1.03 0.99 0.98 2/66 25446
/proc/meminfo: memFree=1767312/2055920 swapFree=4180392/4192956
[pid=25443] ppid=25441 vsize=5360 CPUtime=0.02
/proc/25443/stat : 25443 (glucose.sh) S 25441 25443 25318 0 -1 4194304 313 347 0 0 0 0 2 0 16 0 1 0 153646208 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25443/statm: 1340 238 195 169 0 51 0
[pid=25446] ppid=25443 vsize=4436 CPUtime=3.05
/proc/25446/stat : 25446 (glucose_static) R 25443 25443 25318 0 -1 4194304 754 0 0 0 305 0 0 0 25 0 1 0 153646212 4542464 740 1992294400 134512640 135217611 4294956288 18446744073709551615 134533333 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25446/statm: 1109 740 75 172 0 934 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 9796

[startup+6.30104 s]
/proc/loadavg: 1.03 0.99 0.98 3/66 25446
/proc/meminfo: memFree=1765520/2055920 swapFree=4180392/4192956
[pid=25443] ppid=25441 vsize=5360 CPUtime=0.02
/proc/25443/stat : 25443 (glucose.sh) S 25441 25443 25318 0 -1 4194304 313 347 0 0 0 0 2 0 16 0 1 0 153646208 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25443/statm: 1340 238 195 169 0 51 0
[pid=25446] ppid=25443 vsize=5812 CPUtime=6.25
/proc/25446/stat : 25446 (glucose_static) R 25443 25443 25318 0 -1 4194304 1109 0 0 0 625 0 0 0 25 0 1 0 153646212 5951488 1095 1992294400 134512640 135217611 4294956288 18446744073709551615 134532921 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25446/statm: 1453 1095 76 172 0 1278 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 11172

[startup+12.7018 s]
/proc/loadavg: 1.02 0.99 0.98 2/66 25446
/proc/meminfo: memFree=1764624/2055920 swapFree=4180392/4192956
[pid=25443] ppid=25441 vsize=5360 CPUtime=0.02
/proc/25443/stat : 25443 (glucose.sh) S 25441 25443 25318 0 -1 4194304 313 347 0 0 0 0 2 0 16 0 1 0 153646208 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25443/statm: 1340 238 195 169 0 51 0
[pid=25446] ppid=25443 vsize=6648 CPUtime=12.64
/proc/25446/stat : 25446 (glucose_static) R 25443 25443 25318 0 -1 4194304 1317 0 0 0 1264 0 0 0 25 0 1 0 153646212 6807552 1303 1992294400 134512640 135217611 4294956288 18446744073709551615 134532960 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25446/statm: 1662 1303 76 172 0 1487 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 12008

[startup+25.5013 s]
/proc/loadavg: 1.02 0.99 0.98 2/66 25446
/proc/meminfo: memFree=1763664/2055920 swapFree=4180392/4192956
[pid=25443] ppid=25441 vsize=5360 CPUtime=0.02
/proc/25443/stat : 25443 (glucose.sh) S 25441 25443 25318 0 -1 4194304 313 347 0 0 0 0 2 0 16 0 1 0 153646208 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25443/statm: 1340 238 195 169 0 51 0
[pid=25446] ppid=25443 vsize=7892 CPUtime=25.45
/proc/25446/stat : 25446 (glucose_static) R 25443 25443 25318 0 -1 4194304 1607 0 0 0 2544 1 0 0 25 0 1 0 153646212 8081408 1593 1992294400 134512640 135217611 4294956288 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25446/statm: 1973 1593 76 172 0 1798 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 13252

[startup+51.1012 s]
/proc/loadavg: 1.01 0.99 0.98 2/66 25446
/proc/meminfo: memFree=1761680/2055920 swapFree=4180392/4192956
[pid=25443] ppid=25441 vsize=5360 CPUtime=0.02
/proc/25443/stat : 25443 (glucose.sh) S 25441 25443 25318 0 -1 4194304 313 347 0 0 0 0 2 0 16 0 1 0 153646208 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25443/statm: 1340 238 195 169 0 51 0
[pid=25446] ppid=25443 vsize=9844 CPUtime=51.03
/proc/25446/stat : 25446 (glucose_static) R 25443 25443 25318 0 -1 4194304 2114 0 0 0 5102 1 0 0 25 0 1 0 153646212 10080256 2100 1992294400 134512640 135217611 4294956288 18446744073709551615 134533324 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25446/statm: 2461 2100 76 172 0 2286 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 15204

[startup+102.305 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 25446
/proc/meminfo: memFree=1759184/2055920 swapFree=4180392/4192956
[pid=25443] ppid=25441 vsize=5360 CPUtime=0.02
/proc/25443/stat : 25443 (glucose.sh) S 25441 25443 25318 0 -1 4194304 313 347 0 0 0 0 2 0 16 0 1 0 153646208 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25443/statm: 1340 238 195 169 0 51 0
[pid=25446] ppid=25443 vsize=12444 CPUtime=102.22
/proc/25446/stat : 25446 (glucose_static) R 25443 25443 25318 0 -1 4194304 2737 0 0 0 10220 2 0 0 25 0 1 0 153646212 12742656 2723 1992294400 134512640 135217611 4294956288 18446744073709551615 134533065 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25446/statm: 3111 2723 76 172 0 2936 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 17804

[startup+162.301 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 25446
/proc/meminfo: memFree=1757776/2055920 swapFree=4180392/4192956
[pid=25443] ppid=25441 vsize=5360 CPUtime=0.02
/proc/25443/stat : 25443 (glucose.sh) S 25441 25443 25318 0 -1 4194304 313 347 0 0 0 0 2 0 16 0 1 0 153646208 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25443/statm: 1340 238 195 169 0 51 0
[pid=25446] ppid=25443 vsize=13988 CPUtime=162.2
/proc/25446/stat : 25446 (glucose_static) R 25443 25443 25318 0 -1 4194304 3085 0 0 0 16217 3 0 0 25 0 1 0 153646212 14323712 3071 1992294400 134512640 135217611 4294956288 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25446/statm: 3497 3071 76 172 0 3322 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 19348

[startup+222.301 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 25446
/proc/meminfo: memFree=1756368/2055920 swapFree=4180392/4192956
[pid=25443] ppid=25441 vsize=5360 CPUtime=0.02
/proc/25443/stat : 25443 (glucose.sh) S 25441 25443 25318 0 -1 4194304 313 347 0 0 0 0 2 0 16 0 1 0 153646208 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25443/statm: 1340 238 195 169 0 51 0
[pid=25446] ppid=25443 vsize=15516 CPUtime=222.18
/proc/25446/stat : 25446 (glucose_static) R 25443 25443 25318 0 -1 4194304 3427 0 0 0 22215 3 0 0 25 0 1 0 153646212 15888384 3413 1992294400 134512640 135217611 4294956288 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25446/statm: 3879 3413 76 172 0 3704 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 20876

[startup+282.301 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 25446
/proc/meminfo: memFree=1755728/2055920 swapFree=4180392/4192956
[pid=25443] ppid=25441 vsize=5360 CPUtime=0.02
/proc/25443/stat : 25443 (glucose.sh) S 25441 25443 25318 0 -1 4194304 313 347 0 0 0 0 2 0 16 0 1 0 153646208 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25443/statm: 1340 238 195 169 0 51 0
[pid=25446] ppid=25443 vsize=16384 CPUtime=282.16
/proc/25446/stat : 25446 (glucose_static) R 25443 25443 25318 0 -1 4194304 3594 0 0 0 28213 3 0 0 25 0 1 0 153646212 16777216 3580 1992294400 134512640 135217611 4294956288 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25446/statm: 4096 3580 76 172 0 3921 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 21744

[startup+342.302 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 25446
/proc/meminfo: memFree=1754128/2055920 swapFree=4180392/4192956
[pid=25443] ppid=25441 vsize=5360 CPUtime=0.02
/proc/25443/stat : 25443 (glucose.sh) S 25441 25443 25318 0 -1 4194304 313 347 0 0 0 0 2 0 16 0 1 0 153646208 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25443/statm: 1340 238 195 169 0 51 0
[pid=25446] ppid=25443 vsize=17908 CPUtime=342.15
/proc/25446/stat : 25446 (glucose_static) R 25443 25443 25318 0 -1 4194304 3982 0 0 0 34211 4 0 0 25 0 1 0 153646212 18337792 3968 1992294400 134512640 135217611 4294956288 18446744073709551615 134533310 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25446/statm: 4477 3968 76 172 0 4302 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 23268

[startup+402.302 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 25446
/proc/meminfo: memFree=1753168/2055920 swapFree=4180392/4192956
[pid=25443] ppid=25441 vsize=5360 CPUtime=0.02
/proc/25443/stat : 25443 (glucose.sh) S 25441 25443 25318 0 -1 4194304 313 347 0 0 0 0 2 0 16 0 1 0 153646208 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25443/statm: 1340 238 195 169 0 51 0
[pid=25446] ppid=25443 vsize=19008 CPUtime=402.13
/proc/25446/stat : 25446 (glucose_static) R 25443 25443 25318 0 -1 4194304 4207 0 0 0 40209 4 0 0 25 0 1 0 153646212 19464192 4193 1992294400 134512640 135217611 4294956288 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25446/statm: 4752 4193 76 172 0 4577 0
Current children cumulated CPU time (s) 402.15

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

/proc/25446/statm: 17373 15597 76 172 0 17198 0
Current children cumulated CPU time (s) 9338.69
Current children cumulated vsize (KiB) 74852

[startup+9402.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 25464
/proc/meminfo: memFree=1706512/2055920 swapFree=4180392/4192956
[pid=25443] ppid=25441 vsize=5360 CPUtime=0.02
/proc/25443/stat : 25443 (glucose.sh) S 25441 25443 25318 0 -1 4194304 313 347 0 0 0 0 2 0 16 0 1 0 153646208 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25443/statm: 1340 238 195 169 0 51 0
[pid=25446] ppid=25443 vsize=69492 CPUtime=9398.64
/proc/25446/stat : 25446 (glucose_static) R 25443 25443 25318 0 -1 4194304 15640 0 0 0 939839 25 0 0 25 0 1 0 153646212 71159808 15601 1992294400 134512640 135217611 4294956288 18446744073709551615 134533319 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25446/statm: 17373 15601 76 172 0 17198 0
Current children cumulated CPU time (s) 9398.66
Current children cumulated vsize (KiB) 74852

[startup+9462.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 25464
/proc/meminfo: memFree=1706192/2055920 swapFree=4180392/4192956
[pid=25443] ppid=25441 vsize=5360 CPUtime=0.02
/proc/25443/stat : 25443 (glucose.sh) S 25441 25443 25318 0 -1 4194304 313 347 0 0 0 0 2 0 16 0 1 0 153646208 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25443/statm: 1340 238 195 169 0 51 0
[pid=25446] ppid=25443 vsize=70012 CPUtime=9458.61
/proc/25446/stat : 25446 (glucose_static) R 25443 25443 25318 0 -1 4194304 15728 0 0 0 945836 25 0 0 25 0 1 0 153646212 71692288 15689 1992294400 134512640 135217611 4294956288 18446744073709551615 134533555 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25446/statm: 17503 15689 76 172 0 17328 0
Current children cumulated CPU time (s) 9458.63
Current children cumulated vsize (KiB) 75372

[startup+9522.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 25464
/proc/meminfo: memFree=1706128/2055920 swapFree=4180392/4192956
[pid=25443] ppid=25441 vsize=5360 CPUtime=0.02
/proc/25443/stat : 25443 (glucose.sh) S 25441 25443 25318 0 -1 4194304 313 347 0 0 0 0 2 0 16 0 1 0 153646208 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25443/statm: 1340 238 195 169 0 51 0
[pid=25446] ppid=25443 vsize=70012 CPUtime=9518.59
/proc/25446/stat : 25446 (glucose_static) R 25443 25443 25318 0 -1 4194304 15740 0 0 0 951834 25 0 0 25 0 1 0 153646212 71692288 15701 1992294400 134512640 135217611 4294956288 18446744073709551615 134533268 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25446/statm: 17503 15701 76 172 0 17328 0
Current children cumulated CPU time (s) 9518.61
Current children cumulated vsize (KiB) 75372

[startup+9582.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 25470
/proc/meminfo: memFree=1705936/2055920 swapFree=4180392/4192956
[pid=25443] ppid=25441 vsize=5360 CPUtime=0.02
/proc/25443/stat : 25443 (glucose.sh) S 25441 25443 25318 0 -1 4194304 313 347 0 0 0 0 2 0 16 0 1 0 153646208 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25443/statm: 1340 238 195 169 0 51 0
[pid=25446] ppid=25443 vsize=70012 CPUtime=9578.55
/proc/25446/stat : 25446 (glucose_static) R 25443 25443 25318 0 -1 4194304 15740 0 0 0 957830 25 0 0 25 0 1 0 153646212 71692288 15701 1992294400 134512640 135217611 4294956288 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25446/statm: 17503 15701 76 172 0 17328 0
Current children cumulated CPU time (s) 9578.57
Current children cumulated vsize (KiB) 75372

[startup+9642.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 25470
/proc/meminfo: memFree=1705872/2055920 swapFree=4180392/4192956
[pid=25443] ppid=25441 vsize=5360 CPUtime=0.02
/proc/25443/stat : 25443 (glucose.sh) S 25441 25443 25318 0 -1 4194304 313 347 0 0 0 0 2 0 16 0 1 0 153646208 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25443/statm: 1340 238 195 169 0 51 0
[pid=25446] ppid=25443 vsize=70228 CPUtime=9638.53
/proc/25446/stat : 25446 (glucose_static) R 25443 25443 25318 0 -1 4194304 15777 0 0 0 963828 25 0 0 25 0 1 0 153646212 71913472 15738 1992294400 134512640 135217611 4294956288 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25446/statm: 17557 15738 76 172 0 17382 0
Current children cumulated CPU time (s) 9638.55
Current children cumulated vsize (KiB) 75588

[startup+9702.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 25470
/proc/meminfo: memFree=1705616/2055920 swapFree=4180392/4192956
[pid=25443] ppid=25441 vsize=5360 CPUtime=0.02
/proc/25443/stat : 25443 (glucose.sh) S 25441 25443 25318 0 -1 4194304 313 347 0 0 0 0 2 0 16 0 1 0 153646208 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25443/statm: 1340 238 195 169 0 51 0
[pid=25446] ppid=25443 vsize=70532 CPUtime=9698.5
/proc/25446/stat : 25446 (glucose_static) R 25443 25443 25318 0 -1 4194304 15856 0 0 0 969825 25 0 0 25 0 1 0 153646212 72224768 15817 1992294400 134512640 135217611 4294956288 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25446/statm: 17633 15817 76 172 0 17458 0
Current children cumulated CPU time (s) 9698.52
Current children cumulated vsize (KiB) 75892

[startup+9762.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 25470
/proc/meminfo: memFree=1705488/2055920 swapFree=4180392/4192956
[pid=25443] ppid=25441 vsize=5360 CPUtime=0.02
/proc/25443/stat : 25443 (glucose.sh) S 25441 25443 25318 0 -1 4194304 313 347 0 0 0 0 2 0 16 0 1 0 153646208 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25443/statm: 1340 238 195 169 0 51 0
[pid=25446] ppid=25443 vsize=70532 CPUtime=9758.48
/proc/25446/stat : 25446 (glucose_static) R 25443 25443 25318 0 -1 4194304 15862 0 0 0 975822 26 0 0 25 0 1 0 153646212 72224768 15823 1992294400 134512640 135217611 4294956288 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25446/statm: 17633 15823 76 172 0 17458 0
Current children cumulated CPU time (s) 9758.5
Current children cumulated vsize (KiB) 75892

[startup+9822.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 25470
/proc/meminfo: memFree=1705488/2055920 swapFree=4180392/4192956
[pid=25443] ppid=25441 vsize=5360 CPUtime=0.02
/proc/25443/stat : 25443 (glucose.sh) S 25441 25443 25318 0 -1 4194304 313 347 0 0 0 0 2 0 16 0 1 0 153646208 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25443/statm: 1340 238 195 169 0 51 0
[pid=25446] ppid=25443 vsize=70532 CPUtime=9818.45
/proc/25446/stat : 25446 (glucose_static) R 25443 25443 25318 0 -1 4194304 15876 0 0 0 981819 26 0 0 25 0 1 0 153646212 72224768 15837 1992294400 134512640 135217611 4294956288 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25446/statm: 17633 15837 76 172 0 17458 0
Current children cumulated CPU time (s) 9818.47
Current children cumulated vsize (KiB) 75892

[startup+9882.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 25470
/proc/meminfo: memFree=1705424/2055920 swapFree=4180392/4192956
[pid=25443] ppid=25441 vsize=5360 CPUtime=0.02
/proc/25443/stat : 25443 (glucose.sh) S 25441 25443 25318 0 -1 4194304 313 347 0 0 0 0 2 0 16 0 1 0 153646208 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25443/statm: 1340 238 195 169 0 51 0
[pid=25446] ppid=25443 vsize=70532 CPUtime=9878.43
/proc/25446/stat : 25446 (glucose_static) R 25443 25443 25318 0 -1 4194304 15891 0 0 0 987817 26 0 0 25 0 1 0 153646212 72224768 15852 1992294400 134512640 135217611 4294956288 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25446/statm: 17633 15852 76 172 0 17458 0
Current children cumulated CPU time (s) 9878.45
Current children cumulated vsize (KiB) 75892

[startup+9942.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 25470
/proc/meminfo: memFree=1705296/2055920 swapFree=4180392/4192956
[pid=25443] ppid=25441 vsize=5360 CPUtime=0.02
/proc/25443/stat : 25443 (glucose.sh) S 25441 25443 25318 0 -1 4194304 313 347 0 0 0 0 2 0 16 0 1 0 153646208 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25443/statm: 1340 238 195 169 0 51 0
[pid=25446] ppid=25443 vsize=70748 CPUtime=9938.4
/proc/25446/stat : 25446 (glucose_static) R 25443 25443 25318 0 -1 4194304 15934 0 0 0 993814 26 0 0 25 0 1 0 153646212 72445952 15895 1992294400 134512640 135217611 4294956288 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25446/statm: 17687 15895 76 172 0 17512 0
Current children cumulated CPU time (s) 9938.42
Current children cumulated vsize (KiB) 76108

[startup+10002.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 25470
/proc/meminfo: memFree=1705296/2055920 swapFree=4180392/4192956
[pid=25443] ppid=25441 vsize=5360 CPUtime=0.02
/proc/25443/stat : 25443 (glucose.sh) S 25441 25443 25318 0 -1 4194304 313 347 0 0 0 0 2 0 16 0 1 0 153646208 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25443/statm: 1340 238 195 169 0 51 0
[pid=25446] ppid=25443 vsize=70748 CPUtime=9998.37
/proc/25446/stat : 25446 (glucose_static) R 25443 25443 25318 0 -1 4194304 15934 0 0 0 999811 26 0 0 25 0 1 0 153646212 72445952 15895 1992294400 134512640 135217611 4294956288 18446744073709551615 134533263 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25446/statm: 17687 15895 76 172 0 17512 0
Current children cumulated CPU time (s) 9998.39
Current children cumulated vsize (KiB) 76108



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10004 s]
/proc/loadavg: 1.00 0.99 0.98 2/66 25470
/proc/meminfo: memFree=1705296/2055920 swapFree=4180392/4192956
[pid=25443] ppid=25441 vsize=5360 CPUtime=0.02
/proc/25443/stat : 25443 (glucose.sh) S 25441 25443 25318 0 -1 4194304 313 347 0 0 0 0 2 0 16 0 1 0 153646208 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25443/statm: 1340 238 195 169 0 51 0
[pid=25446] ppid=25443 vsize=70748 CPUtime=10000.1
/proc/25446/stat : 25446 (glucose_static) R 25443 25443 25318 0 -1 4194304 15934 0 0 0 999981 26 0 0 25 0 1 0 153646212 72445952 15895 1992294400 134512640 135217611 4294956288 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25446/statm: 17687 15895 76 172 0 17512 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 76108

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 10004
CPU time (s): 10000.1
CPU user time (s): 9999.83
CPU system time (s): 0.26
CPU usage (%): 99.9608
Max. virtual memory (cumulated for all children) (KiB): 76108

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

runsolver used 9.68153 second user time and 26.7029 second system time

The end

Launcher Data

Begin job on node20 at 2009-05-02 11:22:10
IDJOB=1773044
IDBENCH=20468
IDSOLVER=610
FILE ID=node20/1773044-1241256130
PBS_JOBID= 9224915
Free space on /tmp= 66496 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT07/industrial/jarvisalo/eq.atree.braun.12.unsat.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1773044-1241256130/watcher-1773044-1241256130 -o /tmp/evaluation-result-1773044-1241256130/solver-1773044-1241256130 -C 10000 -W 12000 -M 1800  glucose.sh HOME/instance-1773044-1241256130.cnf

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

MD5SUM BENCH= 8d6acb9f6b752ad76c024133f5175c69
RANDOM SEED=62879679

node20.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.214
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	: 5931.00
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.214
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:       1770624 kB
Buffers:         71796 kB
Cached:         121668 kB
SwapCached:       6320 kB
Active:          43280 kB
Inactive:       158200 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1770624 kB
SwapTotal:     4192956 kB
SwapFree:      4180392 kB
Dirty:            2032 kB
Writeback:           0 kB
Mapped:          13428 kB
Slab:            69856 kB
Committed_AS:   782976 kB
PageTables:       1396 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= 66496 MiB
End job on node20 at 2009-05-02 14:08:56