Trace number 1729107

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.61

General information on the benchmark

Namecrafted/Hard/contest03/others/
hwb-n32-01-S1491788039.sat05-497.reshuffled-07.cnf
MD5SUMc528b705716be41ea2448c50a45c52a8
Bench CategoryCRAFTED (crafted 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 variables226
Number of clauses1078
Sum of the clauses size3624
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 226
Number of clauses of size 3636
Number of clauses of size 4416
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 |    1078     3624 |     323       0        0     nan |  0.000 % |
0.00/0.00	c |         0 |     956     3650 |      --       0       --      -- |     --   | -122/26
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 165   #clauses: 956   #literals: 3650
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:  165                                                  |
0.00/0.00	c |  Number of clauses:    956                                                  |
0.00/0.00	c |  Parsing time:         0.00         s                                       |
1200.06/1200.61	HOME/glucose.sh: line 55: 10131 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-1729107-1240745314/watcher-1729107-1240745314 -o /tmp/evaluation-result-1729107-1240745314/solver-1729107-1240745314 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1729107-1240745314.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: 1.83 1.94 1.68 3/64 10128
/proc/meminfo: memFree=1753816/2055920 swapFree=4181748/4192956
[pid=10128] ppid=10126 vsize=5360 CPUtime=0
/proc/10128/stat : 10128 (glucose.sh) S 10126 10128 9735 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 102558325 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10128/statm: 1340 236 195 169 0 51 0
[pid=10129] ppid=10128 vsize=1012 CPUtime=0
/proc/10129/stat : 10129 (SatELite_releas) R 10128 10128 9735 0 -1 4194304 136 0 0 0 0 0 0 0 19 0 1 0 102558326 1036288 120 1992294400 134512640 135225430 4294956160 18446744073709551615 134586132 0 0 4096 3 0 0 0 17 0 0 0
/proc/10129/statm: 253 120 76 174 0 76 0

[startup+0.061524 s]
/proc/loadavg: 1.83 1.94 1.68 3/64 10128
/proc/meminfo: memFree=1753816/2055920 swapFree=4181748/4192956
[pid=10128] ppid=10126 vsize=5360 CPUtime=0
/proc/10128/stat : 10128 (glucose.sh) S 10126 10128 9735 0 -1 4194304 313 148 0 0 0 0 0 0 19 0 1 0 102558325 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10128/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.101529 s]
/proc/loadavg: 1.83 1.94 1.68 3/64 10128
/proc/meminfo: memFree=1753816/2055920 swapFree=4181748/4192956
[pid=10128] ppid=10126 vsize=5360 CPUtime=0
/proc/10128/stat : 10128 (glucose.sh) S 10126 10128 9735 0 -1 4194304 313 148 0 0 0 0 0 0 19 0 1 0 102558325 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10128/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.30155 s]
/proc/loadavg: 1.83 1.94 1.68 3/64 10128
/proc/meminfo: memFree=1753816/2055920 swapFree=4181748/4192956
[pid=10128] ppid=10126 vsize=5360 CPUtime=0
/proc/10128/stat : 10128 (glucose.sh) S 10126 10128 9735 0 -1 4194304 313 148 0 0 0 0 0 0 19 0 1 0 102558325 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10128/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701595 s]
/proc/loadavg: 1.83 1.94 1.68 3/64 10128
/proc/meminfo: memFree=1753816/2055920 swapFree=4181748/4192956
[pid=10128] ppid=10126 vsize=5360 CPUtime=0
/proc/10128/stat : 10128 (glucose.sh) S 10126 10128 9735 0 -1 4194304 313 148 0 0 0 0 0 0 19 0 1 0 102558325 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10128/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50168 s]
/proc/loadavg: 1.83 1.94 1.68 2/66 10131
/proc/meminfo: memFree=1751816/2055920 swapFree=4181748/4192956
[pid=10128] ppid=10126 vsize=5360 CPUtime=0
/proc/10128/stat : 10128 (glucose.sh) S 10126 10128 9735 0 -1 4194304 313 148 0 0 0 0 0 0 19 0 1 0 102558325 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10128/statm: 1340 238 195 169 0 51 0
[pid=10131] ppid=10128 vsize=3780 CPUtime=1.48
/proc/10131/stat : 10131 (glucose_static) R 10128 10128 9735 0 -1 4194304 592 0 0 0 148 0 0 0 25 0 1 0 102558326 3870720 578 1992294400 134512640 135217611 4294956272 18446744073709551615 134533168 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/10131/statm: 945 578 74 172 0 770 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9140

[startup+3.10186 s]
/proc/loadavg: 1.83 1.94 1.68 2/66 10131
/proc/meminfo: memFree=1750984/2055920 swapFree=4181748/4192956
[pid=10128] ppid=10126 vsize=5360 CPUtime=0
/proc/10128/stat : 10128 (glucose.sh) S 10126 10128 9735 0 -1 4194304 313 148 0 0 0 0 0 0 19 0 1 0 102558325 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10128/statm: 1340 238 195 169 0 51 0
[pid=10131] ppid=10128 vsize=4512 CPUtime=3.07
/proc/10131/stat : 10131 (glucose_static) R 10128 10128 9735 0 -1 4194304 771 0 0 0 307 0 0 0 25 0 1 0 102558326 4620288 757 1992294400 134512640 135217611 4294956272 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/10131/statm: 1128 757 74 172 0 953 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 9872

[startup+6.3012 s]
/proc/loadavg: 1.77 1.92 1.68 2/66 10131
/proc/meminfo: memFree=1749896/2055920 swapFree=4181748/4192956
[pid=10128] ppid=10126 vsize=5360 CPUtime=0
/proc/10128/stat : 10128 (glucose.sh) S 10126 10128 9735 0 -1 4194304 313 148 0 0 0 0 0 0 19 0 1 0 102558325 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10128/statm: 1340 238 195 169 0 51 0
[pid=10131] ppid=10128 vsize=5368 CPUtime=6.27
/proc/10131/stat : 10131 (glucose_static) R 10128 10128 9735 0 -1 4194304 957 0 0 0 627 0 0 0 25 0 1 0 102558326 5496832 943 1992294400 134512640 135217611 4294956272 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10131/statm: 1342 943 74 172 0 1167 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 10728

[startup+12.7019 s]
/proc/loadavg: 1.71 1.90 1.67 2/66 10131
/proc/meminfo: memFree=1748744/2055920 swapFree=4181748/4192956
[pid=10128] ppid=10126 vsize=5360 CPUtime=0
/proc/10128/stat : 10128 (glucose.sh) S 10126 10128 9735 0 -1 4194304 313 148 0 0 0 0 0 0 19 0 1 0 102558325 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10128/statm: 1340 238 195 169 0 51 0
[pid=10131] ppid=10128 vsize=6696 CPUtime=12.66
/proc/10131/stat : 10131 (glucose_static) R 10128 10128 9735 0 -1 4194304 1273 0 0 0 1266 0 0 0 25 0 1 0 102558326 6856704 1259 1992294400 134512640 135217611 4294956272 18446744073709551615 134533260 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10131/statm: 1674 1259 74 172 0 1499 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 12056

[startup+25.5013 s]
/proc/loadavg: 1.55 1.86 1.66 2/66 10131
/proc/meminfo: memFree=1747080/2055920 swapFree=4181748/4192956
[pid=10128] ppid=10126 vsize=5360 CPUtime=0
/proc/10128/stat : 10128 (glucose.sh) S 10126 10128 9735 0 -1 4194304 313 148 0 0 0 0 0 0 19 0 1 0 102558325 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10128/statm: 1340 238 195 169 0 51 0
[pid=10131] ppid=10128 vsize=8132 CPUtime=25.47
/proc/10131/stat : 10131 (glucose_static) R 10128 10128 9735 0 -1 4194304 1648 0 0 0 2546 1 0 0 25 0 1 0 102558326 8327168 1634 1992294400 134512640 135217611 4294956272 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10131/statm: 2033 1634 74 172 0 1858 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 13492

[startup+51.1011 s]
/proc/loadavg: 1.36 1.79 1.64 2/66 10131
/proc/meminfo: memFree=1744904/2055920 swapFree=4181748/4192956
[pid=10128] ppid=10126 vsize=5360 CPUtime=0
/proc/10128/stat : 10128 (glucose.sh) S 10126 10128 9735 0 -1 4194304 313 148 0 0 0 0 0 0 19 0 1 0 102558325 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10128/statm: 1340 238 195 169 0 51 0
[pid=10131] ppid=10128 vsize=10492 CPUtime=51.05
/proc/10131/stat : 10131 (glucose_static) R 10128 10128 9735 0 -1 4194304 2184 0 0 0 5104 1 0 0 25 0 1 0 102558326 10743808 2170 1992294400 134512640 135217611 4294956272 18446744073709551615 134533304 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10131/statm: 2623 2170 74 172 0 2448 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 15852

[startup+102.306 s]
/proc/loadavg: 1.15 1.67 1.61 2/66 10131
/proc/meminfo: memFree=1742024/2055920 swapFree=4181748/4192956
[pid=10128] ppid=10126 vsize=5360 CPUtime=0
/proc/10128/stat : 10128 (glucose.sh) S 10126 10128 9735 0 -1 4194304 313 148 0 0 0 0 0 0 19 0 1 0 102558325 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10128/statm: 1340 238 195 169 0 51 0
[pid=10131] ppid=10128 vsize=13660 CPUtime=102.24
/proc/10131/stat : 10131 (glucose_static) R 10128 10128 9735 0 -1 4194304 2882 0 0 0 10222 2 0 0 25 0 1 0 102558326 13987840 2868 1992294400 134512640 135217611 4294956272 18446744073709551615 134532973 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10131/statm: 3415 2868 74 172 0 3240 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 19020

[startup+162.301 s]
/proc/loadavg: 1.06 1.54 1.57 2/66 10131
/proc/meminfo: memFree=1739784/2055920 swapFree=4181748/4192956
[pid=10128] ppid=10126 vsize=5360 CPUtime=0
/proc/10128/stat : 10128 (glucose.sh) S 10126 10128 9735 0 -1 4194304 313 148 0 0 0 0 0 0 19 0 1 0 102558325 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10128/statm: 1340 238 195 169 0 51 0
[pid=10131] ppid=10128 vsize=15808 CPUtime=162.2
/proc/10131/stat : 10131 (glucose_static) R 10128 10128 9735 0 -1 4194304 3421 0 0 0 16218 2 0 0 25 0 1 0 102558326 16187392 3407 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10131/statm: 3952 3407 74 172 0 3777 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 21168

[startup+222.302 s]
/proc/loadavg: 1.02 1.44 1.53 2/66 10131
/proc/meminfo: memFree=1737800/2055920 swapFree=4181748/4192956
[pid=10128] ppid=10126 vsize=5360 CPUtime=0
/proc/10128/stat : 10128 (glucose.sh) S 10126 10128 9735 0 -1 4194304 313 148 0 0 0 0 0 0 19 0 1 0 102558325 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10128/statm: 1340 238 195 169 0 51 0
[pid=10131] ppid=10128 vsize=18140 CPUtime=222.17
/proc/10131/stat : 10131 (glucose_static) R 10128 10128 9735 0 -1 4194304 3918 0 0 0 22214 3 0 0 25 0 1 0 102558326 18575360 3904 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10131/statm: 4535 3904 74 172 0 4360 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 23500

[startup+282.301 s]
/proc/loadavg: 1.06 1.37 1.50 2/66 10131
/proc/meminfo: memFree=1736648/2055920 swapFree=4181748/4192956
[pid=10128] ppid=10126 vsize=5360 CPUtime=0
/proc/10128/stat : 10128 (glucose.sh) S 10126 10128 9735 0 -1 4194304 313 148 0 0 0 0 0 0 19 0 1 0 102558325 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10128/statm: 1340 238 195 169 0 51 0
[pid=10131] ppid=10128 vsize=19244 CPUtime=282.14
/proc/10131/stat : 10131 (glucose_static) R 10128 10128 9735 0 -1 4194304 4212 0 0 0 28211 3 0 0 25 0 1 0 102558326 19705856 4198 1992294400 134512640 135217611 4294956272 18446744073709551615 134533067 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10131/statm: 4811 4198 74 172 0 4636 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 24604

[startup+342.302 s]
/proc/loadavg: 1.02 1.30 1.46 2/66 10131
/proc/meminfo: memFree=1735304/2055920 swapFree=4181748/4192956
[pid=10128] ppid=10126 vsize=5360 CPUtime=0
/proc/10128/stat : 10128 (glucose.sh) S 10126 10128 9735 0 -1 4194304 313 148 0 0 0 0 0 0 19 0 1 0 102558325 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10128/statm: 1340 238 195 169 0 51 0
[pid=10131] ppid=10128 vsize=20940 CPUtime=342.12
/proc/10131/stat : 10131 (glucose_static) R 10128 10128 9735 0 -1 4194304 4534 0 0 0 34209 3 0 0 25 0 1 0 102558326 21442560 4520 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10131/statm: 5235 4520 74 172 0 5060 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 26300

[startup+402.301 s]
/proc/loadavg: 1.05 1.26 1.44 2/66 10131
/proc/meminfo: memFree=1734152/2055920 swapFree=4181748/4192956
[pid=10128] ppid=10126 vsize=5360 CPUtime=0
/proc/10128/stat : 10128 (glucose.sh) S 10126 10128 9735 0 -1 4194304 313 148 0 0 0 0 0 0 19 0 1 0 102558325 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10128/statm: 1340 238 195 169 0 51 0
[pid=10131] ppid=10128 vsize=22180 CPUtime=402.09
/proc/10131/stat : 10131 (glucose_static) R 10128 10128 9735 0 -1 4194304 4809 0 0 0 40206 3 0 0 25 0 1 0 102558326 22712320 4795 1992294400 134512640 135217611 4294956272 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10131/statm: 5545 4795 74 172 0 5370 0

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

[pid=10131] ppid=10128 vsize=23136 CPUtime=462.07
/proc/10131/stat : 10131 (glucose_static) R 10128 10128 9735 0 -1 4194304 5054 0 0 0 46203 4 0 0 25 0 1 0 102558326 23691264 5040 1992294400 134512640 135217611 4294956272 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10131/statm: 5784 5040 74 172 0 5609 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 28496

[startup+522.301 s]
/proc/loadavg: 1.06 1.20 1.39 2/66 10131
/proc/meminfo: memFree=1732232/2055920 swapFree=4181748/4192956
[pid=10128] ppid=10126 vsize=5360 CPUtime=0
/proc/10128/stat : 10128 (glucose.sh) S 10126 10128 9735 0 -1 4194304 313 148 0 0 0 0 0 0 19 0 1 0 102558325 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10128/statm: 1340 238 195 169 0 51 0
[pid=10131] ppid=10128 vsize=24120 CPUtime=522.04
/proc/10131/stat : 10131 (glucose_static) R 10128 10128 9735 0 -1 4194304 5276 0 0 0 52200 4 0 0 25 0 1 0 102558326 24698880 5262 1992294400 134512640 135217611 4294956272 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10131/statm: 6030 5262 74 172 0 5855 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 29480

[startup+582.302 s]
/proc/loadavg: 1.05 1.17 1.37 2/66 10131
/proc/meminfo: memFree=1731080/2055920 swapFree=4181748/4192956
[pid=10128] ppid=10126 vsize=5360 CPUtime=0
/proc/10128/stat : 10128 (glucose.sh) S 10126 10128 9735 0 -1 4194304 313 148 0 0 0 0 0 0 19 0 1 0 102558325 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10128/statm: 1340 238 195 169 0 51 0
[pid=10131] ppid=10128 vsize=25264 CPUtime=582.01
/proc/10131/stat : 10131 (glucose_static) R 10128 10128 9735 0 -1 4194304 5562 0 0 0 58196 5 0 0 25 0 1 0 102558326 25870336 5548 1992294400 134512640 135217611 4294956272 18446744073709551615 134532960 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10131/statm: 6316 5548 74 172 0 6141 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 30624

[startup+642.301 s]
/proc/loadavg: 1.13 1.17 1.35 2/66 10133
/proc/meminfo: memFree=1730120/2055920 swapFree=4181748/4192956
[pid=10128] ppid=10126 vsize=5360 CPUtime=0
/proc/10128/stat : 10128 (glucose.sh) S 10126 10128 9735 0 -1 4194304 313 148 0 0 0 0 0 0 19 0 1 0 102558325 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10128/statm: 1340 238 195 169 0 51 0
[pid=10131] ppid=10128 vsize=26056 CPUtime=641.99
/proc/10131/stat : 10131 (glucose_static) R 10128 10128 9735 0 -1 4194304 5741 0 0 0 64194 5 0 0 25 0 1 0 102558326 26681344 5727 1992294400 134512640 135217611 4294956272 18446744073709551615 134532960 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10131/statm: 6514 5727 74 172 0 6339 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 31416

[startup+702.302 s]
/proc/loadavg: 1.12 1.15 1.33 2/66 10133
/proc/meminfo: memFree=1729032/2055920 swapFree=4181748/4192956
[pid=10128] ppid=10126 vsize=5360 CPUtime=0
/proc/10128/stat : 10128 (glucose.sh) S 10126 10128 9735 0 -1 4194304 313 148 0 0 0 0 0 0 19 0 1 0 102558325 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10128/statm: 1340 238 195 169 0 51 0
[pid=10131] ppid=10128 vsize=27516 CPUtime=701.96
/proc/10131/stat : 10131 (glucose_static) R 10128 10128 9735 0 -1 4194304 6064 0 0 0 70191 5 0 0 25 0 1 0 102558326 28176384 6050 1992294400 134512640 135217611 4294956272 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10131/statm: 6879 6050 74 172 0 6704 0
Current children cumulated CPU time (s) 701.96
Current children cumulated vsize (KiB) 32876

[startup+762.305 s]
/proc/loadavg: 1.11 1.14 1.31 2/66 10133
/proc/meminfo: memFree=1728200/2055920 swapFree=4181748/4192956
[pid=10128] ppid=10126 vsize=5360 CPUtime=0
/proc/10128/stat : 10128 (glucose.sh) S 10126 10128 9735 0 -1 4194304 313 148 0 0 0 0 0 0 19 0 1 0 102558325 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10128/statm: 1340 238 195 169 0 51 0
[pid=10131] ppid=10128 vsize=28360 CPUtime=761.93
/proc/10131/stat : 10131 (glucose_static) R 10128 10128 9735 0 -1 4194304 6257 0 0 0 76188 5 0 0 25 0 1 0 102558326 29040640 6243 1992294400 134512640 135217611 4294956272 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10131/statm: 7090 6243 74 172 0 6915 0
Current children cumulated CPU time (s) 761.93
Current children cumulated vsize (KiB) 33720

[startup+822.302 s]
/proc/loadavg: 1.23 1.16 1.31 2/66 10133
/proc/meminfo: memFree=1727496/2055920 swapFree=4181748/4192956
[pid=10128] ppid=10126 vsize=5360 CPUtime=0
/proc/10128/stat : 10128 (glucose.sh) S 10126 10128 9735 0 -1 4194304 313 148 0 0 0 0 0 0 19 0 1 0 102558325 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10128/statm: 1340 238 195 169 0 51 0
[pid=10131] ppid=10128 vsize=29200 CPUtime=821.91
/proc/10131/stat : 10131 (glucose_static) R 10128 10128 9735 0 -1 4194304 6438 0 0 0 82185 6 0 0 25 0 1 0 102558326 29900800 6424 1992294400 134512640 135217611 4294956272 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10131/statm: 7300 6424 74 172 0 7125 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 34560

[startup+882.301 s]
/proc/loadavg: 1.14 1.14 1.29 2/66 10133
/proc/meminfo: memFree=1726856/2055920 swapFree=4181748/4192956
[pid=10128] ppid=10126 vsize=5360 CPUtime=0
/proc/10128/stat : 10128 (glucose.sh) S 10126 10128 9735 0 -1 4194304 313 148 0 0 0 0 0 0 19 0 1 0 102558325 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10128/statm: 1340 238 195 169 0 51 0
[pid=10131] ppid=10128 vsize=29860 CPUtime=881.89
/proc/10131/stat : 10131 (glucose_static) R 10128 10128 9735 0 -1 4194304 6590 0 0 0 88183 6 0 0 25 0 1 0 102558326 30576640 6576 1992294400 134512640 135217611 4294956272 18446744073709551615 134533316 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10131/statm: 7465 6576 74 172 0 7290 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 35220

[startup+942.302 s]
/proc/loadavg: 1.05 1.11 1.27 2/66 10133
/proc/meminfo: memFree=1726280/2055920 swapFree=4181748/4192956
[pid=10128] ppid=10126 vsize=5360 CPUtime=0
/proc/10128/stat : 10128 (glucose.sh) S 10126 10128 9735 0 -1 4194304 313 148 0 0 0 0 0 0 19 0 1 0 102558325 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10128/statm: 1340 238 195 169 0 51 0
[pid=10131] ppid=10128 vsize=30656 CPUtime=941.86
/proc/10131/stat : 10131 (glucose_static) R 10128 10128 9735 0 -1 4194304 6732 0 0 0 94179 7 0 0 25 0 1 0 102558326 31391744 6718 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10131/statm: 7664 6718 74 172 0 7489 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 36016

[startup+1002.3 s]
/proc/loadavg: 1.02 1.09 1.25 2/66 10133
/proc/meminfo: memFree=1725640/2055920 swapFree=4181748/4192956
[pid=10128] ppid=10126 vsize=5360 CPUtime=0
/proc/10128/stat : 10128 (glucose.sh) S 10126 10128 9735 0 -1 4194304 313 148 0 0 0 0 0 0 19 0 1 0 102558325 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10128/statm: 1340 238 195 169 0 51 0
[pid=10131] ppid=10128 vsize=31188 CPUtime=1001.84
/proc/10131/stat : 10131 (glucose_static) R 10128 10128 9735 0 -1 4194304 6881 0 0 0 100177 7 0 0 25 0 1 0 102558326 31936512 6867 1992294400 134512640 135217611 4294956272 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10131/statm: 7797 6867 74 172 0 7622 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 36548

[startup+1062.3 s]
/proc/loadavg: 1.00 1.07 1.23 2/66 10133
/proc/meminfo: memFree=1725064/2055920 swapFree=4181748/4192956
[pid=10128] ppid=10126 vsize=5360 CPUtime=0
/proc/10128/stat : 10128 (glucose.sh) S 10126 10128 9735 0 -1 4194304 313 148 0 0 0 0 0 0 19 0 1 0 102558325 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10128/statm: 1340 238 195 169 0 51 0
[pid=10131] ppid=10128 vsize=31688 CPUtime=1061.81
/proc/10131/stat : 10131 (glucose_static) R 10128 10128 9735 0 -1 4194304 7038 0 0 0 106174 7 0 0 25 0 1 0 102558326 32448512 7003 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10131/statm: 7922 7003 74 172 0 7747 0
Current children cumulated CPU time (s) 1061.81
Current children cumulated vsize (KiB) 37048

[startup+1122.3 s]
/proc/loadavg: 1.00 1.06 1.21 2/66 10133
/proc/meminfo: memFree=1724552/2055920 swapFree=4181748/4192956
[pid=10128] ppid=10126 vsize=5360 CPUtime=0
/proc/10128/stat : 10128 (glucose.sh) S 10126 10128 9735 0 -1 4194304 313 148 0 0 0 0 0 0 19 0 1 0 102558325 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10128/statm: 1340 238 195 169 0 51 0
[pid=10131] ppid=10128 vsize=32240 CPUtime=1121.77
/proc/10131/stat : 10131 (glucose_static) R 10128 10128 9735 0 -1 4194304 7166 0 0 0 112170 7 0 0 25 0 1 0 102558326 33013760 7131 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10131/statm: 8060 7131 74 172 0 7885 0
Current children cumulated CPU time (s) 1121.77
Current children cumulated vsize (KiB) 37600

[startup+1182.3 s]
/proc/loadavg: 1.00 1.04 1.20 2/66 10133
/proc/meminfo: memFree=1723848/2055920 swapFree=4181748/4192956
[pid=10128] ppid=10126 vsize=5360 CPUtime=0
/proc/10128/stat : 10128 (glucose.sh) S 10126 10128 9735 0 -1 4194304 313 148 0 0 0 0 0 0 19 0 1 0 102558325 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10128/statm: 1340 238 195 169 0 51 0
[pid=10131] ppid=10128 vsize=32984 CPUtime=1181.76
/proc/10131/stat : 10131 (glucose_static) R 10128 10128 9735 0 -1 4194304 7324 0 0 0 118168 8 0 0 25 0 1 0 102558326 33775616 7289 1992294400 134512640 135217611 4294956272 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10131/statm: 8246 7289 74 172 0 8071 0
Current children cumulated CPU time (s) 1181.76
Current children cumulated vsize (KiB) 38344



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.04 1.19 2/66 10133
/proc/meminfo: memFree=1723848/2055920 swapFree=4181748/4192956
[pid=10128] ppid=10126 vsize=5360 CPUtime=0
/proc/10128/stat : 10128 (glucose.sh) S 10126 10128 9735 0 -1 4194304 313 148 0 0 0 0 0 0 19 0 1 0 102558325 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10128/statm: 1340 238 195 169 0 51 0
[pid=10131] ppid=10128 vsize=33092 CPUtime=1200.06
/proc/10131/stat : 10131 (glucose_static) R 10128 10128 9735 0 -1 4194304 7328 0 0 0 119998 8 0 0 25 0 1 0 102558326 33886208 7293 1992294400 134512640 135217611 4294956272 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/10131/statm: 8273 7293 74 172 0 8098 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 38452

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.61
CPU time (s): 1200.08
CPU user time (s): 1199.99
CPU system time (s): 0.089986
CPU usage (%): 99.9553
Max. virtual memory (cumulated for all children) (KiB): 38452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.99
system time used= 0.089986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7800
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 17
involuntary context switches= 3412

runsolver used 1.04584 second user time and 3.33149 second system time

The end

Launcher Data

Begin job on node64 at 2009-04-26 13:28:34
IDJOB=1729107
IDBENCH=24693
IDSOLVER=503
FILE ID=node64/1729107-1240745314
PBS_JOBID= 9186992
Free space on /tmp= 66168 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT07/crafted/Hard/contest03/others/hwb-n32-01-S1491788039.sat05-497.reshuffled-07.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1729107-1240745314/watcher-1729107-1240745314 -o /tmp/evaluation-result-1729107-1240745314/solver-1729107-1240745314 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1729107-1240745314.cnf

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

MD5SUM BENCH= c528b705716be41ea2448c50a45c52a8
RANDOM SEED=732958884

node64.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.218
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.218
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:       1754296 kB
Buffers:         29032 kB
Cached:         208076 kB
SwapCached:       4496 kB
Active:          65228 kB
Inactive:       179728 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1754296 kB
SwapTotal:     4192956 kB
SwapFree:      4181748 kB
Dirty:            1592 kB
Writeback:           0 kB
Mapped:          14084 kB
Slab:            42408 kB
Committed_AS:   293616 kB
PageTables:       1388 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66168 MiB
End job on node64 at 2009-04-26 13:48:37