Trace number 1517840

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/380/
unif-k3-r4.25-v380-c1615-S1580204273-012.cnf
MD5SUMa8c5a2cea66d67c637fb35d0276c87d0
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark78.2881
Satisfiable
(Un)Satisfiability was proved
Number of variables380
Number of clauses1615
Sum of the clauses size4845
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31615
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 |    1615     4845 |     484       0        0     nan |  0.000 % |
0.00/0.00	c |         0 |    1609     4873 |      --       0       --      -- |     --   | -6/28
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 374   #clauses: 1609   #literals: 4873
0.00/0.00	c CPU time:   0.003999 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.01	c ============================[ Problem Statistics ]=============================
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Number of variables:  374                                                  |
0.00/0.01	c |  Number of clauses:    1609                                                 |
0.00/0.01	c |  Parsing time:         0.00         s                                       |
1200.05/1200.71	HOME/glucose.sh: line 55:  5754 Terminated              $RS $TMP.cnf -verbosity=0 $TMP.result "$@"

Verifier Data

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

Watcher Data

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

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

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


[startup+0 s]
/proc/loadavg: 0.99 1.00 0.99 3/64 5751
/proc/meminfo: memFree=1901088/2055920 swapFree=4178768/4192956
[pid=5751] ppid=5749 vsize=5360 CPUtime=0
/proc/5751/stat : 5751 (glucose.sh) R 5749 5751 5501 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 1101857273 5488640 235 1992294400 4194304 4889804 548682068832 18446744073709551615 252429527711 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/5751/statm: 1340 235 194 169 0 51 0
[pid=5752] ppid=5751 vsize=1016 CPUtime=0
/proc/5752/stat : 5752 (SatELite_releas) R 5751 5751 5501 0 -1 4194304 151 0 0 0 0 0 0 0 18 0 1 0 1101857273 1040384 135 1992294400 134512640 135225430 4294956176 18446744073709551615 134717494 0 0 4096 3 0 0 0 17 0 0 0
/proc/5752/statm: 254 135 76 174 0 77 0

[startup+0.0619681 s]
/proc/loadavg: 0.99 1.00 0.99 3/64 5751
/proc/meminfo: memFree=1901088/2055920 swapFree=4178768/4192956
[pid=5751] ppid=5749 vsize=5360 CPUtime=0
/proc/5751/stat : 5751 (glucose.sh) S 5749 5751 5501 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 1101857273 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5751/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.101972 s]
/proc/loadavg: 0.99 1.00 0.99 3/64 5751
/proc/meminfo: memFree=1901088/2055920 swapFree=4178768/4192956
[pid=5751] ppid=5749 vsize=5360 CPUtime=0
/proc/5751/stat : 5751 (glucose.sh) S 5749 5751 5501 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 1101857273 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5751/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.302008 s]
/proc/loadavg: 0.99 1.00 0.99 3/64 5751
/proc/meminfo: memFree=1901088/2055920 swapFree=4178768/4192956
[pid=5751] ppid=5749 vsize=5360 CPUtime=0
/proc/5751/stat : 5751 (glucose.sh) S 5749 5751 5501 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 1101857273 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5751/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701082 s]
/proc/loadavg: 0.99 1.00 0.99 3/64 5751
/proc/meminfo: memFree=1901088/2055920 swapFree=4178768/4192956
[pid=5751] ppid=5749 vsize=5360 CPUtime=0
/proc/5751/stat : 5751 (glucose.sh) S 5749 5751 5501 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 1101857273 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5751/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50122 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 5754
/proc/meminfo: memFree=1899152/2055920 swapFree=4178768/4192956
[pid=5751] ppid=5749 vsize=5360 CPUtime=0
/proc/5751/stat : 5751 (glucose.sh) S 5749 5751 5501 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 1101857273 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5751/statm: 1340 238 195 169 0 51 0
[pid=5754] ppid=5751 vsize=3656 CPUtime=1.48
/proc/5754/stat : 5754 (glucose_static) R 5751 5751 5501 0 -1 4194304 556 0 0 0 148 0 0 0 25 0 1 0 1101857274 3743744 542 1992294400 134512640 135217611 4294956304 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/5754/statm: 914 542 75 172 0 739 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9016

[startup+3.10151 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 5754
/proc/meminfo: memFree=1898512/2055920 swapFree=4178768/4192956
[pid=5751] ppid=5749 vsize=5360 CPUtime=0
/proc/5751/stat : 5751 (glucose.sh) S 5749 5751 5501 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 1101857273 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5751/statm: 1340 238 195 169 0 51 0
[pid=5754] ppid=5751 vsize=4184 CPUtime=3.08
/proc/5754/stat : 5754 (glucose_static) R 5751 5751 5501 0 -1 4194304 703 0 0 0 308 0 0 0 25 0 1 0 1101857274 4284416 689 1992294400 134512640 135217611 4294956304 18446744073709551615 134533371 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/5754/statm: 1046 689 75 172 0 871 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9544

[startup+6.30108 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 5754
/proc/meminfo: memFree=1897552/2055920 swapFree=4178768/4192956
[pid=5751] ppid=5749 vsize=5360 CPUtime=0
/proc/5751/stat : 5751 (glucose.sh) S 5749 5751 5501 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 1101857273 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5751/statm: 1340 238 195 169 0 51 0
[pid=5754] ppid=5751 vsize=4984 CPUtime=6.28
/proc/5754/stat : 5754 (glucose_static) R 5751 5751 5501 0 -1 4194304 887 0 0 0 628 0 0 0 25 0 1 0 1101857274 5103616 873 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/5754/statm: 1246 873 75 172 0 1071 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10344

[startup+12.7012 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 5754
/proc/meminfo: memFree=1896336/2055920 swapFree=4178768/4192956
[pid=5751] ppid=5749 vsize=5360 CPUtime=0
/proc/5751/stat : 5751 (glucose.sh) S 5749 5751 5501 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 1101857273 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5751/statm: 1340 238 195 169 0 51 0
[pid=5754] ppid=5751 vsize=6076 CPUtime=12.67
/proc/5754/stat : 5754 (glucose_static) R 5751 5751 5501 0 -1 4194304 1143 0 0 0 1267 0 0 0 25 0 1 0 1101857274 6221824 1129 1992294400 134512640 135217611 4294956304 18446744073709551615 134533065 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/5754/statm: 1519 1129 75 172 0 1344 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 11436

[startup+25.5015 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 5754
/proc/meminfo: memFree=1894928/2055920 swapFree=4178768/4192956
[pid=5751] ppid=5749 vsize=5360 CPUtime=0
/proc/5751/stat : 5751 (glucose.sh) S 5749 5751 5501 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 1101857273 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5751/statm: 1340 238 195 169 0 51 0
[pid=5754] ppid=5751 vsize=7476 CPUtime=25.47
/proc/5754/stat : 5754 (glucose_static) R 5751 5751 5501 0 -1 4194304 1499 0 0 0 2546 1 0 0 25 0 1 0 1101857274 7655424 1485 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/5754/statm: 1869 1485 75 172 0 1694 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 12836

[startup+51.1011 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 5754
/proc/meminfo: memFree=1893328/2055920 swapFree=4178768/4192956
[pid=5751] ppid=5749 vsize=5360 CPUtime=0
/proc/5751/stat : 5751 (glucose.sh) S 5749 5751 5501 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 1101857273 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5751/statm: 1340 238 195 169 0 51 0
[pid=5754] ppid=5751 vsize=9192 CPUtime=51.05
/proc/5754/stat : 5754 (glucose_static) R 5751 5751 5501 0 -1 4194304 1902 0 0 0 5104 1 0 0 25 0 1 0 1101857274 9412608 1888 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/5754/statm: 2298 1888 75 172 0 2123 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 14552

[startup+102.305 s]
/proc/loadavg: 1.03 1.01 1.00 2/66 5754
/proc/meminfo: memFree=1891024/2055920 swapFree=4178768/4192956
[pid=5751] ppid=5749 vsize=5360 CPUtime=0
/proc/5751/stat : 5751 (glucose.sh) S 5749 5751 5501 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 1101857273 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5751/statm: 1340 238 195 169 0 51 0
[pid=5754] ppid=5751 vsize=11340 CPUtime=102.23
/proc/5754/stat : 5754 (glucose_static) R 5751 5751 5501 0 -1 4194304 2428 0 0 0 10221 2 0 0 25 0 1 0 1101857274 11612160 2414 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/5754/statm: 2835 2414 75 172 0 2660 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 16700

[startup+162.301 s]
/proc/loadavg: 1.05 1.02 1.00 2/66 5760
/proc/meminfo: memFree=1889040/2055920 swapFree=4178768/4192956
[pid=5751] ppid=5749 vsize=5360 CPUtime=0
/proc/5751/stat : 5751 (glucose.sh) S 5749 5751 5501 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 1101857273 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5751/statm: 1340 238 195 169 0 51 0
[pid=5754] ppid=5751 vsize=13392 CPUtime=162.19
/proc/5754/stat : 5754 (glucose_static) R 5751 5751 5501 0 -1 4194304 2895 0 0 0 16216 3 0 0 25 0 1 0 1101857274 13713408 2881 1992294400 134512640 135217611 4294956304 18446744073709551615 134533291 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/5754/statm: 3348 2881 75 172 0 3173 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 18752

[startup+222.303 s]
/proc/loadavg: 1.47 1.15 1.04 2/66 6240
/proc/meminfo: memFree=1850376/2055920 swapFree=4178768/4192956
[pid=5751] ppid=5749 vsize=5360 CPUtime=0
/proc/5751/stat : 5751 (glucose.sh) S 5749 5751 5501 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 1101857273 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5751/statm: 1340 238 195 169 0 51 0
[pid=5754] ppid=5751 vsize=14680 CPUtime=222.11
/proc/5754/stat : 5754 (glucose_static) R 5751 5751 5501 0 -1 4194304 3213 0 0 0 22208 3 0 0 25 0 1 0 1101857274 15032320 3199 1992294400 134512640 135217611 4294956304 18446744073709551615 134533073 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/5754/statm: 3670 3199 75 172 0 3495 0
Current children cumulated CPU time (s) 222.11
Current children cumulated vsize (KiB) 20040

[startup+282.302 s]
/proc/loadavg: 1.18 1.12 1.04 2/66 6240
/proc/meminfo: memFree=1849608/2055920 swapFree=4178768/4192956
[pid=5751] ppid=5749 vsize=5360 CPUtime=0
/proc/5751/stat : 5751 (glucose.sh) S 5749 5751 5501 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 1101857273 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5751/statm: 1340 238 195 169 0 51 0
[pid=5754] ppid=5751 vsize=16080 CPUtime=282.08
/proc/5754/stat : 5754 (glucose_static) R 5751 5751 5501 0 -1 4194304 3544 0 0 0 28203 5 0 0 25 0 1 0 1101857274 16465920 3530 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/5754/statm: 4020 3530 75 172 0 3845 0
Current children cumulated CPU time (s) 282.08
Current children cumulated vsize (KiB) 21440

[startup+342.301 s]
/proc/loadavg: 1.06 1.10 1.03 2/66 6240
/proc/meminfo: memFree=1848136/2055920 swapFree=4178768/4192956
[pid=5751] ppid=5749 vsize=5360 CPUtime=0
/proc/5751/stat : 5751 (glucose.sh) S 5749 5751 5501 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 1101857273 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5751/statm: 1340 238 195 169 0 51 0
[pid=5754] ppid=5751 vsize=17728 CPUtime=342.05
/proc/5754/stat : 5754 (glucose_static) R 5751 5751 5501 0 -1 4194304 3928 0 0 0 34200 5 0 0 25 0 1 0 1101857274 18153472 3914 1992294400 134512640 135217611 4294956304 18446744073709551615 134533171 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/5754/statm: 4432 3914 76 172 0 4257 0
Current children cumulated CPU time (s) 342.05
Current children cumulated vsize (KiB) 23088

[startup+402.301 s]
/proc/loadavg: 1.02 1.08 1.03 2/66 6240
/proc/meminfo: memFree=1847496/2055920 swapFree=4178768/4192956
[pid=5751] ppid=5749 vsize=5360 CPUtime=0
/proc/5751/stat : 5751 (glucose.sh) S 5749 5751 5501 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 1101857273 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5751/statm: 1340 238 195 169 0 51 0
[pid=5754] ppid=5751 vsize=18528 CPUtime=402.02
/proc/5754/stat : 5754 (glucose_static) R 5751 5751 5501 0 -1 4194304 4109 0 0 0 40197 5 0 0 25 0 1 0 1101857274 18972672 4095 1992294400 134512640 135217611 4294956304 18446744073709551615 134537005 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/5754/statm: 4632 4095 76 172 0 4457 0

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

[pid=5754] ppid=5751 vsize=20576 CPUtime=521.96
/proc/5754/stat : 5754 (glucose_static) R 5751 5751 5501 0 -1 4194304 4553 0 0 0 52190 6 0 0 25 0 1 0 1101857274 21069824 4539 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/5754/statm: 5144 4539 76 172 0 4969 0
Current children cumulated CPU time (s) 521.96
Current children cumulated vsize (KiB) 25936

[startup+582.301 s]
/proc/loadavg: 1.00 1.04 1.01 2/66 6240
/proc/meminfo: memFree=1844816/2055920 swapFree=4178768/4192956
[pid=5751] ppid=5749 vsize=5360 CPUtime=0
/proc/5751/stat : 5751 (glucose.sh) S 5749 5751 5501 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 1101857273 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5751/statm: 1340 238 195 169 0 51 0
[pid=5754] ppid=5751 vsize=21684 CPUtime=581.94
/proc/5754/stat : 5754 (glucose_static) R 5751 5751 5501 0 -1 4194304 4781 0 0 0 58188 6 0 0 25 0 1 0 1101857274 22204416 4767 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/5754/statm: 5421 4767 76 172 0 5246 0
Current children cumulated CPU time (s) 581.94
Current children cumulated vsize (KiB) 27044

[startup+642.301 s]
/proc/loadavg: 1.00 1.03 1.00 2/66 6240
/proc/meminfo: memFree=1844304/2055920 swapFree=4178768/4192956
[pid=5751] ppid=5749 vsize=5360 CPUtime=0
/proc/5751/stat : 5751 (glucose.sh) S 5749 5751 5501 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 1101857273 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5751/statm: 1340 238 195 169 0 51 0
[pid=5754] ppid=5751 vsize=22240 CPUtime=641.91
/proc/5754/stat : 5754 (glucose_static) R 5751 5751 5501 0 -1 4194304 4914 0 0 0 64185 6 0 0 25 0 1 0 1101857274 22773760 4900 1992294400 134512640 135217611 4294956304 18446744073709551615 134522443 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/5754/statm: 5560 4900 76 172 0 5385 0
Current children cumulated CPU time (s) 641.91
Current children cumulated vsize (KiB) 27600

[startup+702.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 6240
/proc/meminfo: memFree=1843728/2055920 swapFree=4178768/4192956
[pid=5751] ppid=5749 vsize=5360 CPUtime=0
/proc/5751/stat : 5751 (glucose.sh) S 5749 5751 5501 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 1101857273 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5751/statm: 1340 238 195 169 0 51 0
[pid=5754] ppid=5751 vsize=22660 CPUtime=701.88
/proc/5754/stat : 5754 (glucose_static) R 5751 5751 5501 0 -1 4194304 5030 0 0 0 70182 6 0 0 25 0 1 0 1101857274 23203840 5016 1992294400 134512640 135217611 4294956304 18446744073709551615 134533555 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/5754/statm: 5665 5016 76 172 0 5490 0
Current children cumulated CPU time (s) 701.88
Current children cumulated vsize (KiB) 28020

[startup+762.306 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 6240
/proc/meminfo: memFree=1843152/2055920 swapFree=4178768/4192956
[pid=5751] ppid=5749 vsize=5360 CPUtime=0
/proc/5751/stat : 5751 (glucose.sh) S 5749 5751 5501 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 1101857273 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5751/statm: 1340 238 195 169 0 51 0
[pid=5754] ppid=5751 vsize=23236 CPUtime=761.86
/proc/5754/stat : 5754 (glucose_static) R 5751 5751 5501 0 -1 4194304 5166 0 0 0 76179 7 0 0 25 0 1 0 1101857274 23793664 5152 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/5754/statm: 5809 5152 76 172 0 5634 0
Current children cumulated CPU time (s) 761.86
Current children cumulated vsize (KiB) 28596

[startup+822.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 6240
/proc/meminfo: memFree=1842576/2055920 swapFree=4178768/4192956
[pid=5751] ppid=5749 vsize=5360 CPUtime=0
/proc/5751/stat : 5751 (glucose.sh) S 5749 5751 5501 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 1101857273 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5751/statm: 1340 238 195 169 0 51 0
[pid=5754] ppid=5751 vsize=23856 CPUtime=821.82
/proc/5754/stat : 5754 (glucose_static) R 5751 5751 5501 0 -1 4194304 5321 0 0 0 82175 7 0 0 25 0 1 0 1101857274 24428544 5307 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/5754/statm: 5964 5307 76 172 0 5789 0
Current children cumulated CPU time (s) 821.82
Current children cumulated vsize (KiB) 29216

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6240
/proc/meminfo: memFree=1842000/2055920 swapFree=4178768/4192956
[pid=5751] ppid=5749 vsize=5360 CPUtime=0
/proc/5751/stat : 5751 (glucose.sh) S 5749 5751 5501 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 1101857273 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5751/statm: 1340 238 195 169 0 51 0
[pid=5754] ppid=5751 vsize=24460 CPUtime=881.8
/proc/5754/stat : 5754 (glucose_static) R 5751 5751 5501 0 -1 4194304 5455 0 0 0 88173 7 0 0 25 0 1 0 1101857274 25047040 5441 1992294400 134512640 135217611 4294956304 18446744073709551615 134533339 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/5754/statm: 6115 5441 76 172 0 5940 0
Current children cumulated CPU time (s) 881.8
Current children cumulated vsize (KiB) 29820

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6240
/proc/meminfo: memFree=1841616/2055920 swapFree=4178768/4192956
[pid=5751] ppid=5749 vsize=5360 CPUtime=0
/proc/5751/stat : 5751 (glucose.sh) S 5749 5751 5501 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 1101857273 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5751/statm: 1340 238 195 169 0 51 0
[pid=5754] ppid=5751 vsize=24824 CPUtime=941.77
/proc/5754/stat : 5754 (glucose_static) R 5751 5751 5501 0 -1 4194304 5541 0 0 0 94170 7 0 0 25 0 1 0 1101857274 25419776 5527 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/5754/statm: 6206 5527 76 172 0 6031 0
Current children cumulated CPU time (s) 941.77
Current children cumulated vsize (KiB) 30184

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6240
/proc/meminfo: memFree=1840656/2055920 swapFree=4178768/4192956
[pid=5751] ppid=5749 vsize=5360 CPUtime=0
/proc/5751/stat : 5751 (glucose.sh) S 5749 5751 5501 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 1101857273 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5751/statm: 1340 238 195 169 0 51 0
[pid=5754] ppid=5751 vsize=25932 CPUtime=1001.74
/proc/5754/stat : 5754 (glucose_static) R 5751 5751 5501 0 -1 4194304 5766 0 0 0 100167 7 0 0 25 0 1 0 1101857274 26554368 5752 1992294400 134512640 135217611 4294956304 18446744073709551615 134533319 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/5754/statm: 6483 5752 76 172 0 6308 0
Current children cumulated CPU time (s) 1001.74
Current children cumulated vsize (KiB) 31292

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6240
/proc/meminfo: memFree=1840464/2055920 swapFree=4178768/4192956
[pid=5751] ppid=5749 vsize=5360 CPUtime=0
/proc/5751/stat : 5751 (glucose.sh) S 5749 5751 5501 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 1101857273 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5751/statm: 1340 238 195 169 0 51 0
[pid=5754] ppid=5751 vsize=26076 CPUtime=1061.72
/proc/5754/stat : 5754 (glucose_static) R 5751 5751 5501 0 -1 4194304 5817 0 0 0 106164 8 0 0 25 0 1 0 1101857274 26701824 5803 1992294400 134512640 135217611 4294956304 18446744073709551615 134533184 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/5754/statm: 6519 5803 76 172 0 6344 0
Current children cumulated CPU time (s) 1061.72
Current children cumulated vsize (KiB) 31436

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6240
/proc/meminfo: memFree=1839824/2055920 swapFree=4178768/4192956
[pid=5751] ppid=5749 vsize=5360 CPUtime=0
/proc/5751/stat : 5751 (glucose.sh) S 5749 5751 5501 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 1101857273 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5751/statm: 1340 238 195 169 0 51 0
[pid=5754] ppid=5751 vsize=26696 CPUtime=1121.69
/proc/5754/stat : 5754 (glucose_static) R 5751 5751 5501 0 -1 4194304 5957 0 0 0 112161 8 0 0 25 0 1 0 1101857274 27336704 5943 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/5754/statm: 6674 5943 76 172 0 6499 0
Current children cumulated CPU time (s) 1121.69
Current children cumulated vsize (KiB) 32056

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6240
/proc/meminfo: memFree=1839376/2055920 swapFree=4178768/4192956
[pid=5751] ppid=5749 vsize=5360 CPUtime=0
/proc/5751/stat : 5751 (glucose.sh) S 5749 5751 5501 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 1101857273 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5751/statm: 1340 238 195 169 0 51 0
[pid=5754] ppid=5751 vsize=27260 CPUtime=1181.66
/proc/5754/stat : 5754 (glucose_static) R 5751 5751 5501 0 -1 4194304 6075 0 0 0 118158 8 0 0 25 0 1 0 1101857274 27914240 6061 1992294400 134512640 135217611 4294956304 18446744073709551615 134533073 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/5754/statm: 6815 6061 76 172 0 6640 0
Current children cumulated CPU time (s) 1181.66
Current children cumulated vsize (KiB) 32620



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6240
/proc/meminfo: memFree=1839312/2055920 swapFree=4178768/4192956
[pid=5751] ppid=5749 vsize=5360 CPUtime=0
/proc/5751/stat : 5751 (glucose.sh) S 5749 5751 5501 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 1101857273 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5751/statm: 1340 238 195 169 0 51 0
[pid=5754] ppid=5751 vsize=27332 CPUtime=1200.05
/proc/5754/stat : 5754 (glucose_static) R 5751 5751 5501 0 -1 4194304 6107 0 0 0 119997 8 0 0 25 0 1 0 1101857274 27987968 6093 1992294400 134512640 135217611 4294956304 18446744073709551615 134533087 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/5754/statm: 6833 6093 76 172 0 6658 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 32692

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

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

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6240
/proc/meminfo: memFree=1839312/2055920 swapFree=4178768/4192956
[pid=5751] ppid=5749 vsize=5360 CPUtime=0
/proc/5751/stat : 5751 (glucose.sh) S 5749 5751 5501 0 -1 4194304 313 157 0 0 0 0 0 0 16 0 1 0 1101857273 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5751/statm: 1340 238 195 169 0 51 0
[pid=5754] ppid=5751 vsize=27332 CPUtime=1200.05
/proc/5754/stat : 5754 (glucose_static) R 5751 5751 5501 0 -1 4194304 6107 0 0 0 119997 8 0 0 25 0 1 0 1101857274 27987968 6093 1992294400 134512640 135217611 4294956304 18446744073709551615 134533087 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/5754/statm: 6833 6093 76 172 0 6658 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 32692

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.71
CPU time (s): 1200.08
CPU user time (s): 1199.98
CPU system time (s): 0.095985
CPU usage (%): 99.9473
Max. virtual memory (cumulated for all children) (KiB): 32692

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

runsolver used 1.06184 second user time and 3.32249 second system time

The end

Launcher Data

Begin job on node12 at 2009-03-29 03:58:30
IDJOB=1517840
IDBENCH=70630
IDSOLVER=503
FILE ID=node12/1517840-1238291910
PBS_JOBID= 9060989
Free space on /tmp= 65364 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/380/unif-k3-r4.25-v380-c1615-S1580204273-012.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1517840-1238291910/watcher-1517840-1238291910 -o /tmp/evaluation-result-1517840-1238291910/solver-1517840-1238291910 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1517840-1238291910.cnf

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

MD5SUM BENCH= a8c5a2cea66d67c637fb35d0276c87d0
RANDOM SEED=769743699

node12.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.266
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.266
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:       1901568 kB
Buffers:         41280 kB
Cached:          49860 kB
SwapCached:       7936 kB
Active:          46044 kB
Inactive:        54460 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1901568 kB
SwapTotal:     4192956 kB
SwapFree:      4178768 kB
Dirty:            1596 kB
Writeback:           0 kB
Mapped:          15048 kB
Slab:            39940 kB
Committed_AS:  2974572 kB
PageTables:       1380 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= 65380 MiB
End job on node12 at 2009-03-29 04:18:33