Trace number 1730591

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
glucose 1.0? (TO) 1200.06 1200.41

General information on the benchmark

Namecrafted/Difficult/contest05/others/
pmg-12-UNSAT.sat05-3940.reshuffled-07.cnf
MD5SUMcb7fcc0a671d4e8fcabb476bdf51a2fc
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark15.2957
Satisfiable
(Un)Satisfiability was proved
Number of variables190
Number of clauses632
Sum of the clauses size1894
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22
Number of clauses of size 3630
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 |     632     1894 |     189       0        0     nan |  0.000 % |
0.00/0.00	c |         0 |     629     1886 |      --       0       --      -- |     --   | -3/-8
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 189   #clauses: 629   #literals: 1886
0.00/0.00	c CPU time:   0.001999 s
0.00/0.00	c ==============================================================================
0.00/0.00	c
0.00/0.00	c Starting glucose
0.00/0.00	c
0.00/0.00	
0.00/0.00	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.00	
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  189                                                  |
0.00/0.00	c |  Number of clauses:    629                                                  |
0.00/0.00	c |  Parsing time:         0.00         s                                       |
1200.04/1200.41	HOME/glucose.sh: line 55: 26911 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:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1730591-1240761156/watcher-1730591-1240761156 -o /tmp/evaluation-result-1730591-1240761156/solver-1730591-1240761156 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1730591-1240761156.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.99 1.15 3/64 26908
/proc/meminfo: memFree=1508152/2055920 swapFree=4181092/4192956
[pid=26908] ppid=26906 vsize=5360 CPUtime=0
/proc/26908/stat : 26908 (glucose.sh) R 26906 26908 26441 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 104149068 5488640 235 1992294400 4194304 4889804 548682068800 18446744073709551615 269757246111 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/26908/statm: 1340 235 194 169 0 51 0
[pid=26909] ppid=26908 vsize=884 CPUtime=0
/proc/26909/stat : 26909 (SatELite_releas) R 26908 26908 26441 0 -1 4194304 129 0 0 0 0 0 0 0 18 0 1 0 104149068 905216 113 1992294400 134512640 135225430 4294956160 18446744073709551615 134735630 0 0 4096 3 0 0 0 17 0 0 0
/proc/26909/statm: 221 113 80 174 0 44 0

[startup+0.033683 s]
/proc/loadavg: 0.92 0.99 1.15 3/64 26908
/proc/meminfo: memFree=1508152/2055920 swapFree=4181092/4192956
[pid=26908] ppid=26906 vsize=5360 CPUtime=0
/proc/26908/stat : 26908 (glucose.sh) S 26906 26908 26441 0 -1 4194304 313 130 0 0 0 0 0 0 18 0 1 0 104149068 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26908/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.101687 s]
/proc/loadavg: 0.92 0.99 1.15 3/64 26908
/proc/meminfo: memFree=1508152/2055920 swapFree=4181092/4192956
[pid=26908] ppid=26906 vsize=5360 CPUtime=0
/proc/26908/stat : 26908 (glucose.sh) S 26906 26908 26441 0 -1 4194304 313 130 0 0 0 0 0 0 18 0 1 0 104149068 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26908/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301712 s]
/proc/loadavg: 0.92 0.99 1.15 3/64 26908
/proc/meminfo: memFree=1508152/2055920 swapFree=4181092/4192956
[pid=26908] ppid=26906 vsize=5360 CPUtime=0
/proc/26908/stat : 26908 (glucose.sh) S 26906 26908 26441 0 -1 4194304 313 130 0 0 0 0 0 0 18 0 1 0 104149068 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26908/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701765 s]
/proc/loadavg: 0.92 0.99 1.15 3/64 26908
/proc/meminfo: memFree=1508152/2055920 swapFree=4181092/4192956
[pid=26908] ppid=26906 vsize=5360 CPUtime=0
/proc/26908/stat : 26908 (glucose.sh) S 26906 26908 26441 0 -1 4194304 313 130 0 0 0 0 0 0 18 0 1 0 104149068 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26908/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50187 s]
/proc/loadavg: 0.92 0.99 1.15 2/66 26911
/proc/meminfo: memFree=1505960/2055920 swapFree=4181092/4192956
[pid=26908] ppid=26906 vsize=5360 CPUtime=0
/proc/26908/stat : 26908 (glucose.sh) S 26906 26908 26441 0 -1 4194304 313 130 0 0 0 0 0 0 18 0 1 0 104149068 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26908/statm: 1340 238 195 169 0 51 0
[pid=26911] ppid=26908 vsize=3784 CPUtime=1.49
/proc/26911/stat : 26911 (glucose_static) R 26908 26908 26441 0 -1 4194304 587 0 0 0 149 0 0 0 25 0 1 0 104149069 3874816 573 1992294400 134512640 135217611 4294956272 18446744073709551615 134533333 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26911/statm: 946 573 75 172 0 771 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9144

[startup+3.10108 s]
/proc/loadavg: 0.92 0.99 1.15 2/66 26911
/proc/meminfo: memFree=1505128/2055920 swapFree=4181092/4192956
[pid=26908] ppid=26906 vsize=5360 CPUtime=0
/proc/26908/stat : 26908 (glucose.sh) S 26906 26908 26441 0 -1 4194304 313 130 0 0 0 0 0 0 18 0 1 0 104149068 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26908/statm: 1340 238 195 169 0 51 0
[pid=26911] ppid=26908 vsize=4848 CPUtime=3.09
/proc/26911/stat : 26911 (glucose_static) R 26908 26908 26441 0 -1 4194304 856 0 0 0 309 0 0 0 25 0 1 0 104149069 4964352 842 1992294400 134512640 135217611 4294956272 18446744073709551615 134533304 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26911/statm: 1212 842 75 172 0 1037 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10208

[startup+6.3015 s]
/proc/loadavg: 0.93 0.99 1.15 2/66 26911
/proc/meminfo: memFree=1503784/2055920 swapFree=4181092/4192956
[pid=26908] ppid=26906 vsize=5360 CPUtime=0
/proc/26908/stat : 26908 (glucose.sh) S 26906 26908 26441 0 -1 4194304 313 130 0 0 0 0 0 0 18 0 1 0 104149068 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26908/statm: 1340 238 195 169 0 51 0
[pid=26911] ppid=26908 vsize=5848 CPUtime=6.28
/proc/26911/stat : 26911 (glucose_static) R 26908 26908 26441 0 -1 4194304 1090 0 0 0 628 0 0 0 25 0 1 0 104149069 5988352 1076 1992294400 134512640 135217611 4294956272 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26911/statm: 1462 1076 75 172 0 1287 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 11208

[startup+12.7013 s]
/proc/loadavg: 0.93 0.99 1.15 2/66 26911
/proc/meminfo: memFree=1502312/2055920 swapFree=4181092/4192956
[pid=26908] ppid=26906 vsize=5360 CPUtime=0
/proc/26908/stat : 26908 (glucose.sh) S 26906 26908 26441 0 -1 4194304 313 130 0 0 0 0 0 0 18 0 1 0 104149068 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26908/statm: 1340 238 195 169 0 51 0
[pid=26911] ppid=26908 vsize=7188 CPUtime=12.68
/proc/26911/stat : 26911 (glucose_static) R 26908 26908 26441 0 -1 4194304 1408 0 0 0 1268 0 0 0 25 0 1 0 104149069 7360512 1394 1992294400 134512640 135217611 4294956272 18446744073709551615 134533067 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26911/statm: 1797 1394 75 172 0 1622 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 12548

[startup+25.501 s]
/proc/loadavg: 0.95 0.99 1.15 2/66 26911
/proc/meminfo: memFree=1500456/2055920 swapFree=4181092/4192956
[pid=26908] ppid=26906 vsize=5360 CPUtime=0
/proc/26908/stat : 26908 (glucose.sh) S 26906 26908 26441 0 -1 4194304 313 130 0 0 0 0 0 0 18 0 1 0 104149068 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26908/statm: 1340 238 195 169 0 51 0
[pid=26911] ppid=26908 vsize=9024 CPUtime=25.47
/proc/26911/stat : 26911 (glucose_static) R 26908 26908 26441 0 -1 4194304 1856 0 0 0 2547 0 0 0 25 0 1 0 104149069 9240576 1842 1992294400 134512640 135217611 4294956272 18446744073709551615 134533307 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26911/statm: 2256 1842 75 172 0 2081 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 14384

[startup+51.1014 s]
/proc/loadavg: 0.96 0.99 1.14 2/66 26911
/proc/meminfo: memFree=1498536/2055920 swapFree=4181092/4192956
[pid=26908] ppid=26906 vsize=5360 CPUtime=0
/proc/26908/stat : 26908 (glucose.sh) S 26906 26908 26441 0 -1 4194304 313 130 0 0 0 0 0 0 18 0 1 0 104149068 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26908/statm: 1340 238 195 169 0 51 0
[pid=26911] ppid=26908 vsize=10952 CPUtime=51.07
/proc/26911/stat : 26911 (glucose_static) R 26908 26908 26441 0 -1 4194304 2325 0 0 0 5106 1 0 0 25 0 1 0 104149069 11214848 2311 1992294400 134512640 135217611 4294956272 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26911/statm: 2738 2311 75 172 0 2563 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 16312

[startup+102.305 s]
/proc/loadavg: 0.98 0.99 1.13 2/66 26911
/proc/meminfo: memFree=1494824/2055920 swapFree=4181092/4192956
[pid=26908] ppid=26906 vsize=5360 CPUtime=0
/proc/26908/stat : 26908 (glucose.sh) S 26906 26908 26441 0 -1 4194304 313 130 0 0 0 0 0 0 18 0 1 0 104149068 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26908/statm: 1340 238 195 169 0 51 0
[pid=26911] ppid=26908 vsize=14840 CPUtime=102.26
/proc/26911/stat : 26911 (glucose_static) R 26908 26908 26441 0 -1 4194304 3254 0 0 0 10224 2 0 0 25 0 1 0 104149069 15196160 3240 1992294400 134512640 135217611 4294956272 18446744073709551615 134542201 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26911/statm: 3710 3240 75 172 0 3535 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 20200

[startup+162.301 s]
/proc/loadavg: 0.99 0.99 1.12 2/66 26911
/proc/meminfo: memFree=1492520/2055920 swapFree=4181092/4192956
[pid=26908] ppid=26906 vsize=5360 CPUtime=0
/proc/26908/stat : 26908 (glucose.sh) S 26906 26908 26441 0 -1 4194304 313 130 0 0 0 0 0 0 18 0 1 0 104149068 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26908/statm: 1340 238 195 169 0 51 0
[pid=26911] ppid=26908 vsize=17468 CPUtime=162.23
/proc/26911/stat : 26911 (glucose_static) R 26908 26908 26441 0 -1 4194304 3826 0 0 0 16221 2 0 0 25 0 1 0 104149069 17887232 3812 1992294400 134512640 135217611 4294956272 18446744073709551615 134533142 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26911/statm: 4367 3812 75 172 0 4192 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 22828

[startup+222.302 s]
/proc/loadavg: 0.99 0.99 1.11 2/66 26911
/proc/meminfo: memFree=1490664/2055920 swapFree=4181092/4192956
[pid=26908] ppid=26906 vsize=5360 CPUtime=0
/proc/26908/stat : 26908 (glucose.sh) S 26906 26908 26441 0 -1 4194304 313 130 0 0 0 0 0 0 18 0 1 0 104149068 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26908/statm: 1340 238 195 169 0 51 0
[pid=26911] ppid=26908 vsize=19180 CPUtime=222.22
/proc/26911/stat : 26911 (glucose_static) R 26908 26908 26441 0 -1 4194304 4277 0 0 0 22219 3 0 0 25 0 1 0 104149069 19640320 4263 1992294400 134512640 135217611 4294956272 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26911/statm: 4795 4263 75 172 0 4620 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 24540

[startup+282.302 s]
/proc/loadavg: 0.99 0.99 1.10 2/66 26911
/proc/meminfo: memFree=1489320/2055920 swapFree=4181092/4192956
[pid=26908] ppid=26906 vsize=5360 CPUtime=0
/proc/26908/stat : 26908 (glucose.sh) S 26906 26908 26441 0 -1 4194304 313 130 0 0 0 0 0 0 18 0 1 0 104149068 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26908/statm: 1340 238 195 169 0 51 0
[pid=26911] ppid=26908 vsize=20628 CPUtime=282.21
/proc/26911/stat : 26911 (glucose_static) R 26908 26908 26441 0 -1 4194304 4607 0 0 0 28217 4 0 0 25 0 1 0 104149069 21123072 4593 1992294400 134512640 135217611 4294956272 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26911/statm: 5157 4593 75 172 0 4982 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 25988

[startup+342.302 s]
/proc/loadavg: 0.99 0.99 1.09 2/66 26911
/proc/meminfo: memFree=1487720/2055920 swapFree=4181092/4192956
[pid=26908] ppid=26906 vsize=5360 CPUtime=0
/proc/26908/stat : 26908 (glucose.sh) S 26906 26908 26441 0 -1 4194304 313 130 0 0 0 0 0 0 18 0 1 0 104149068 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26908/statm: 1340 238 195 169 0 51 0
[pid=26911] ppid=26908 vsize=22396 CPUtime=342.18
/proc/26911/stat : 26911 (glucose_static) R 26908 26908 26441 0 -1 4194304 4995 0 0 0 34214 4 0 0 25 0 1 0 104149069 22933504 4981 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26911/statm: 5599 4981 75 172 0 5424 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 27756

[startup+402.302 s]
/proc/loadavg: 0.99 0.99 1.08 2/66 26911
/proc/meminfo: memFree=1486184/2055920 swapFree=4181092/4192956
[pid=26908] ppid=26906 vsize=5360 CPUtime=0
/proc/26908/stat : 26908 (glucose.sh) S 26906 26908 26441 0 -1 4194304 313 130 0 0 0 0 0 0 18 0 1 0 104149068 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26908/statm: 1340 238 195 169 0 51 0
[pid=26911] ppid=26908 vsize=23920 CPUtime=402.17
/proc/26911/stat : 26911 (glucose_static) R 26908 26908 26441 0 -1 4194304 5385 0 0 0 40212 5 0 0 25 0 1 0 104149069 24494080 5371 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26911/statm: 5980 5371 75 172 0 5805 0

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

[pid=26911] ppid=26908 vsize=25352 CPUtime=462.15
/proc/26911/stat : 26911 (glucose_static) R 26908 26908 26441 0 -1 4194304 5683 0 0 0 46210 5 0 0 25 0 1 0 104149069 25960448 5669 1992294400 134512640 135217611 4294956272 18446744073709551615 134533118 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26911/statm: 6338 5669 75 172 0 6163 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 30712

[startup+522.302 s]
/proc/loadavg: 0.99 0.99 1.07 2/66 26917
/proc/meminfo: memFree=1484064/2055920 swapFree=4181092/4192956
[pid=26908] ppid=26906 vsize=5360 CPUtime=0
/proc/26908/stat : 26908 (glucose.sh) S 26906 26908 26441 0 -1 4194304 313 130 0 0 0 0 0 0 18 0 1 0 104149068 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26908/statm: 1340 238 195 169 0 51 0
[pid=26911] ppid=26908 vsize=26220 CPUtime=522.13
/proc/26911/stat : 26911 (glucose_static) R 26908 26908 26441 0 -1 4194304 5885 0 0 0 52207 6 0 0 25 0 1 0 104149069 26849280 5871 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26911/statm: 6555 5871 75 172 0 6380 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 31580

[startup+582.301 s]
/proc/loadavg: 0.99 0.99 1.06 2/66 26917
/proc/meminfo: memFree=1482976/2055920 swapFree=4181092/4192956
[pid=26908] ppid=26906 vsize=5360 CPUtime=0
/proc/26908/stat : 26908 (glucose.sh) S 26906 26908 26441 0 -1 4194304 313 130 0 0 0 0 0 0 18 0 1 0 104149068 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26908/statm: 1340 238 195 169 0 51 0
[pid=26911] ppid=26908 vsize=27580 CPUtime=582.11
/proc/26911/stat : 26911 (glucose_static) R 26908 26908 26441 0 -1 4194304 6175 0 0 0 58205 6 0 0 25 0 1 0 104149069 28241920 6161 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26911/statm: 6895 6161 75 172 0 6720 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 32940

[startup+642.301 s]
/proc/loadavg: 0.99 0.99 1.06 2/66 26917
/proc/meminfo: memFree=1482336/2055920 swapFree=4181092/4192956
[pid=26908] ppid=26906 vsize=5360 CPUtime=0
/proc/26908/stat : 26908 (glucose.sh) S 26906 26908 26441 0 -1 4194304 313 130 0 0 0 0 0 0 18 0 1 0 104149068 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26908/statm: 1340 238 195 169 0 51 0
[pid=26911] ppid=26908 vsize=28216 CPUtime=642.1
/proc/26911/stat : 26911 (glucose_static) R 26908 26908 26441 0 -1 4194304 6329 0 0 0 64203 7 0 0 25 0 1 0 104149069 28893184 6315 1992294400 134512640 135217611 4294956272 18446744073709551615 134533523 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26911/statm: 7054 6315 75 172 0 6879 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 33576

[startup+702.301 s]
/proc/loadavg: 0.99 0.99 1.05 2/66 26917
/proc/meminfo: memFree=1481504/2055920 swapFree=4181092/4192956
[pid=26908] ppid=26906 vsize=5360 CPUtime=0
/proc/26908/stat : 26908 (glucose.sh) S 26906 26908 26441 0 -1 4194304 313 130 0 0 0 0 0 0 18 0 1 0 104149068 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26908/statm: 1340 238 195 169 0 51 0
[pid=26911] ppid=26908 vsize=29212 CPUtime=702.08
/proc/26911/stat : 26911 (glucose_static) R 26908 26908 26441 0 -1 4194304 6512 0 0 0 70200 8 0 0 25 0 1 0 104149069 29913088 6498 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26911/statm: 7303 6498 75 172 0 7128 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 34572

[startup+762.305 s]
/proc/loadavg: 0.99 0.99 1.05 2/66 26917
/proc/meminfo: memFree=1480992/2055920 swapFree=4181092/4192956
[pid=26908] ppid=26906 vsize=5360 CPUtime=0
/proc/26908/stat : 26908 (glucose.sh) S 26906 26908 26441 0 -1 4194304 313 130 0 0 0 0 0 0 18 0 1 0 104149068 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26908/statm: 1340 238 195 169 0 51 0
[pid=26911] ppid=26908 vsize=29644 CPUtime=762.06
/proc/26911/stat : 26911 (glucose_static) R 26908 26908 26441 0 -1 4194304 6639 0 0 0 76198 8 0 0 25 0 1 0 104149069 30355456 6625 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26911/statm: 7411 6625 75 172 0 7236 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 35004

[startup+822.301 s]
/proc/loadavg: 0.99 0.99 1.04 2/66 26917
/proc/meminfo: memFree=1480040/2055920 swapFree=4181092/4192956
[pid=26908] ppid=26906 vsize=5360 CPUtime=0
/proc/26908/stat : 26908 (glucose.sh) S 26906 26908 26441 0 -1 4194304 313 130 0 0 0 0 0 0 18 0 1 0 104149068 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26908/statm: 1340 238 195 169 0 51 0
[pid=26911] ppid=26908 vsize=30612 CPUtime=822.04
/proc/26911/stat : 26911 (glucose_static) R 26908 26908 26441 0 -1 4194304 6869 0 0 0 82196 8 0 0 25 0 1 0 104149069 31346688 6855 1992294400 134512640 135217611 4294956272 18446744073709551615 134533007 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26911/statm: 7653 6855 75 172 0 7478 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 35972

[startup+882.302 s]
/proc/loadavg: 0.99 0.99 1.04 2/66 26917
/proc/meminfo: memFree=1479336/2055920 swapFree=4181092/4192956
[pid=26908] ppid=26906 vsize=5360 CPUtime=0
/proc/26908/stat : 26908 (glucose.sh) S 26906 26908 26441 0 -1 4194304 313 130 0 0 0 0 0 0 18 0 1 0 104149068 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26908/statm: 1340 238 195 169 0 51 0
[pid=26911] ppid=26908 vsize=31352 CPUtime=882.02
/proc/26911/stat : 26911 (glucose_static) R 26908 26908 26441 0 -1 4194304 7042 0 0 0 88194 8 0 0 25 0 1 0 104149069 32104448 7028 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26911/statm: 7838 7028 75 172 0 7663 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 36712

[startup+942.302 s]
/proc/loadavg: 0.99 0.99 1.03 2/66 26917
/proc/meminfo: memFree=1478440/2055920 swapFree=4181092/4192956
[pid=26908] ppid=26906 vsize=5360 CPUtime=0
/proc/26908/stat : 26908 (glucose.sh) S 26906 26908 26441 0 -1 4194304 313 130 0 0 0 0 0 0 18 0 1 0 104149068 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26908/statm: 1340 238 195 169 0 51 0
[pid=26911] ppid=26908 vsize=32172 CPUtime=942.01
/proc/26911/stat : 26911 (glucose_static) R 26908 26908 26441 0 -1 4194304 7262 0 0 0 94192 9 0 0 25 0 1 0 104149069 32944128 7248 1992294400 134512640 135217611 4294956272 18446744073709551615 134533144 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26911/statm: 8043 7248 75 172 0 7868 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 37532

[startup+1002.3 s]
/proc/loadavg: 0.99 0.99 1.02 2/66 26917
/proc/meminfo: memFree=1477736/2055920 swapFree=4181092/4192956
[pid=26908] ppid=26906 vsize=5360 CPUtime=0
/proc/26908/stat : 26908 (glucose.sh) S 26906 26908 26441 0 -1 4194304 313 130 0 0 0 0 0 0 18 0 1 0 104149068 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26908/statm: 1340 238 195 169 0 51 0
[pid=26911] ppid=26908 vsize=32824 CPUtime=1001.99
/proc/26911/stat : 26911 (glucose_static) R 26908 26908 26441 0 -1 4194304 7429 0 0 0 100190 9 0 0 25 0 1 0 104149069 33611776 7415 1992294400 134512640 135217611 4294956272 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26911/statm: 8206 7415 75 172 0 8031 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 38184

[startup+1062.3 s]
/proc/loadavg: 0.99 0.99 1.02 2/66 26917
/proc/meminfo: memFree=1477224/2055920 swapFree=4181092/4192956
[pid=26908] ppid=26906 vsize=5360 CPUtime=0
/proc/26908/stat : 26908 (glucose.sh) S 26906 26908 26441 0 -1 4194304 313 130 0 0 0 0 0 0 18 0 1 0 104149068 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26908/statm: 1340 238 195 169 0 51 0
[pid=26911] ppid=26908 vsize=33292 CPUtime=1061.98
/proc/26911/stat : 26911 (glucose_static) R 26908 26908 26441 0 -1 4194304 7555 0 0 0 106188 10 0 0 25 0 1 0 104149069 34091008 7541 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26911/statm: 8323 7541 75 172 0 8148 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 38652

[startup+1122.3 s]
/proc/loadavg: 0.99 0.99 1.01 2/66 26917
/proc/meminfo: memFree=1476648/2055920 swapFree=4181092/4192956
[pid=26908] ppid=26906 vsize=5360 CPUtime=0
/proc/26908/stat : 26908 (glucose.sh) S 26906 26908 26441 0 -1 4194304 313 130 0 0 0 0 0 0 18 0 1 0 104149068 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26908/statm: 1340 238 195 169 0 51 0
[pid=26911] ppid=26908 vsize=33916 CPUtime=1121.96
/proc/26911/stat : 26911 (glucose_static) R 26908 26908 26441 0 -1 4194304 7690 0 0 0 112186 10 0 0 25 0 1 0 104149069 34729984 7676 1992294400 134512640 135217611 4294956272 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26911/statm: 8479 7676 75 172 0 8304 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 39276

[startup+1182.3 s]
/proc/loadavg: 0.99 0.99 1.01 2/66 26917
/proc/meminfo: memFree=1476072/2055920 swapFree=4181092/4192956
[pid=26908] ppid=26906 vsize=5360 CPUtime=0
/proc/26908/stat : 26908 (glucose.sh) S 26906 26908 26441 0 -1 4194304 313 130 0 0 0 0 0 0 18 0 1 0 104149068 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26908/statm: 1340 238 195 169 0 51 0
[pid=26911] ppid=26908 vsize=34576 CPUtime=1181.94
/proc/26911/stat : 26911 (glucose_static) R 26908 26908 26441 0 -1 4194304 7830 0 0 0 118184 10 0 0 25 0 1 0 104149069 35405824 7816 1992294400 134512640 135217611 4294956272 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26911/statm: 8644 7816 75 172 0 8469 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 39936



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.99 1.00 2/66 26917
/proc/meminfo: memFree=1475880/2055920 swapFree=4181092/4192956
[pid=26908] ppid=26906 vsize=5360 CPUtime=0
/proc/26908/stat : 26908 (glucose.sh) S 26906 26908 26441 0 -1 4194304 313 130 0 0 0 0 0 0 18 0 1 0 104149068 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26908/statm: 1340 238 195 169 0 51 0
[pid=26911] ppid=26908 vsize=34792 CPUtime=1200.04
/proc/26911/stat : 26911 (glucose_static) R 26908 26908 26441 0 -1 4194304 7881 0 0 0 119994 10 0 0 25 0 1 0 104149069 35627008 7867 1992294400 134512640 135217611 4294956272 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26911/statm: 8698 7867 75 172 0 8523 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 40152

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.41
CPU time (s): 1200.06
CPU user time (s): 1199.95
CPU system time (s): 0.116982
CPU usage (%): 99.9707
Max. virtual memory (cumulated for all children) (KiB): 40152

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.95
system time used= 0.116982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8335
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= 16
involuntary context switches= 2736

runsolver used 1.2788 second user time and 2.76458 second system time

The end

Launcher Data

Begin job on node13 at 2009-04-26 17:52:36
IDJOB=1730591
IDBENCH=24733
IDSOLVER=503
FILE ID=node13/1730591-1240761156
PBS_JOBID= 9187073
Free space on /tmp= 66232 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT07/crafted/Difficult/contest05/others/pmg-12-UNSAT.sat05-3940.reshuffled-07.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1730591-1240761156/watcher-1730591-1240761156 -o /tmp/evaluation-result-1730591-1240761156/solver-1730591-1240761156 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1730591-1240761156.cnf

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

MD5SUM BENCH= cb7fcc0a671d4e8fcabb476bdf51a2fc
RANDOM SEED=1294511614

node13.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.227
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.227
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:       1508696 kB
Buffers:         64444 kB
Cached:         403172 kB
SwapCached:       5664 kB
Active:         202828 kB
Inactive:       272968 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1508696 kB
SwapTotal:     4192956 kB
SwapFree:      4181092 kB
Dirty:            1584 kB
Writeback:           0 kB
Mapped:          13536 kB
Slab:            57476 kB
Committed_AS:   359052 kB
PageTables:       1468 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= 66232 MiB
End job on node13 at 2009-04-26 18:12:38