Trace number 1517648

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.12 1200.41

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/460/
unif-k3-r4.25-v460-c1955-S1892788676-021.cnf
MD5SUM2a69d64bc0469e28656e3317eba96ba6
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark798.286
Satisfiable
(Un)Satisfiability was proved
Number of variables460
Number of clauses1955
Sum of the clauses size5865
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31955
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 |    1955     5865 |     586       0        0     nan |  0.000 % |
0.00/0.00	c |         0 |    1931     5843 |      --       0       --      -- |     --   | -24/-22
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 450   #clauses: 1931   #literals: 5843
0.00/0.00	c CPU time:   0.004999 s
0.00/0.00	c ==============================================================================
0.00/0.01	c
0.00/0.01	c Starting glucose
0.00/0.01	c
0.00/0.01	
0.00/0.01	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.01	
0.00/0.01	c ============================[ Problem Statistics ]=============================
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Number of variables:  450                                                  |
0.00/0.01	c |  Number of clauses:    1931                                                 |
0.00/0.01	c |  Parsing time:         0.00         s                                       |
1200.09/1200.41	HOME/glucose.sh: line 55: 23847 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-1517648-1238288967/watcher-1517648-1238288967 -o /tmp/evaluation-result-1517648-1238288967/solver-1517648-1238288967 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1517648-1238288967.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.98 0.99 3/64 23844
/proc/meminfo: memFree=1125008/2055920 swapFree=4176868/4192956
[pid=23844] ppid=23842 vsize=5360 CPUtime=0
/proc/23844/stat : 23844 (glucose.sh) R 23842 23844 23679 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 1101559116 5488640 235 1992294400 4194304 4889804 548682068832 18446744073709551615 255539604127 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/23844/statm: 1340 235 194 169 0 51 0
[pid=23845] ppid=23844 vsize=1012 CPUtime=0
/proc/23845/stat : 23845 (SatELite_releas) R 23844 23844 23679 0 -1 4194304 157 0 0 0 0 0 0 0 18 0 1 0 1101559116 1036288 141 1992294400 134512640 135225430 4294956176 18446744073709551615 134587264 0 0 4096 3 0 0 0 17 0 0 0
/proc/23845/statm: 253 141 76 174 0 76 0

[startup+0.030461 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 23844
/proc/meminfo: memFree=1125008/2055920 swapFree=4176868/4192956
[pid=23844] ppid=23842 vsize=5360 CPUtime=0
/proc/23844/stat : 23844 (glucose.sh) S 23842 23844 23679 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 1101559116 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23844/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.101464 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 23844
/proc/meminfo: memFree=1125008/2055920 swapFree=4176868/4192956
[pid=23844] ppid=23842 vsize=5360 CPUtime=0
/proc/23844/stat : 23844 (glucose.sh) S 23842 23844 23679 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 1101559116 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23844/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301481 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 23844
/proc/meminfo: memFree=1125008/2055920 swapFree=4176868/4192956
[pid=23844] ppid=23842 vsize=5360 CPUtime=0
/proc/23844/stat : 23844 (glucose.sh) S 23842 23844 23679 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 1101559116 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23844/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701518 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 23844
/proc/meminfo: memFree=1125008/2055920 swapFree=4176868/4192956
[pid=23844] ppid=23842 vsize=5360 CPUtime=0
/proc/23844/stat : 23844 (glucose.sh) S 23842 23844 23679 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 1101559116 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23844/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50159 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 23847
/proc/meminfo: memFree=1123008/2055920 swapFree=4176868/4192956
[pid=23844] ppid=23842 vsize=5360 CPUtime=0
/proc/23844/stat : 23844 (glucose.sh) S 23842 23844 23679 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 1101559116 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23844/statm: 1340 238 195 169 0 51 0
[pid=23847] ppid=23844 vsize=3616 CPUtime=1.48
/proc/23847/stat : 23847 (glucose_static) R 23844 23844 23679 0 -1 4194304 570 0 0 0 148 0 0 0 25 0 1 0 1101559117 3702784 556 1992294400 134512640 135217611 4294956304 18446744073709551615 134533225 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/23847/statm: 904 556 75 172 0 729 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 8976

[startup+3.10174 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 23847
/proc/meminfo: memFree=1122496/2055920 swapFree=4176868/4192956
[pid=23844] ppid=23842 vsize=5360 CPUtime=0
/proc/23844/stat : 23844 (glucose.sh) S 23842 23844 23679 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 1101559116 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23844/statm: 1340 238 195 169 0 51 0
[pid=23847] ppid=23844 vsize=4184 CPUtime=3.08
/proc/23847/stat : 23847 (glucose_static) R 23844 23844 23679 0 -1 4194304 698 0 0 0 308 0 0 0 25 0 1 0 1101559117 4284416 684 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/23847/statm: 1046 684 75 172 0 871 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9544

[startup+6.30205 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 23847
/proc/meminfo: memFree=1121408/2055920 swapFree=4176868/4192956
[pid=23844] ppid=23842 vsize=5360 CPUtime=0
/proc/23844/stat : 23844 (glucose.sh) S 23842 23844 23679 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 1101559116 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23844/statm: 1340 238 195 169 0 51 0
[pid=23847] ppid=23844 vsize=4976 CPUtime=6.28
/proc/23847/stat : 23847 (glucose_static) R 23844 23844 23679 0 -1 4194304 884 0 0 0 628 0 0 0 25 0 1 0 1101559117 5095424 870 1992294400 134512640 135217611 4294956304 18446744073709551615 134533555 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/23847/statm: 1244 870 75 172 0 1069 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10336

[startup+12.7016 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 23847
/proc/meminfo: memFree=1120384/2055920 swapFree=4176868/4192956
[pid=23844] ppid=23842 vsize=5360 CPUtime=0
/proc/23844/stat : 23844 (glucose.sh) S 23842 23844 23679 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 1101559116 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23844/statm: 1340 238 195 169 0 51 0
[pid=23847] ppid=23844 vsize=5860 CPUtime=12.68
/proc/23847/stat : 23847 (glucose_static) R 23844 23844 23679 0 -1 4194304 1113 0 0 0 1268 0 0 0 25 0 1 0 1101559117 6000640 1099 1992294400 134512640 135217611 4294956304 18446744073709551615 134533555 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/23847/statm: 1465 1099 75 172 0 1290 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 11220

[startup+25.5018 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 23847
/proc/meminfo: memFree=1118976/2055920 swapFree=4176868/4192956
[pid=23844] ppid=23842 vsize=5360 CPUtime=0
/proc/23844/stat : 23844 (glucose.sh) S 23842 23844 23679 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 1101559116 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23844/statm: 1340 238 195 169 0 51 0
[pid=23847] ppid=23844 vsize=7380 CPUtime=25.48
/proc/23847/stat : 23847 (glucose_static) R 23844 23844 23679 0 -1 4194304 1466 0 0 0 2547 1 0 0 25 0 1 0 1101559117 7557120 1452 1992294400 134512640 135217611 4294956304 18446744073709551615 134533181 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/23847/statm: 1845 1452 75 172 0 1670 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 12740

[startup+51.1012 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 23847
/proc/meminfo: memFree=1117312/2055920 swapFree=4176868/4192956
[pid=23844] ppid=23842 vsize=5360 CPUtime=0
/proc/23844/stat : 23844 (glucose.sh) S 23842 23844 23679 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 1101559116 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23844/statm: 1340 238 195 169 0 51 0
[pid=23847] ppid=23844 vsize=9056 CPUtime=51.06
/proc/23847/stat : 23847 (glucose_static) R 23844 23844 23679 0 -1 4194304 1883 0 0 0 5105 1 0 0 25 0 1 0 1101559117 9273344 1869 1992294400 134512640 135217611 4294956304 18446744073709551615 134533118 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/23847/statm: 2264 1869 75 172 0 2089 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 14416

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 23847
/proc/meminfo: memFree=1115200/2055920 swapFree=4176868/4192956
[pid=23844] ppid=23842 vsize=5360 CPUtime=0
/proc/23844/stat : 23844 (glucose.sh) S 23842 23844 23679 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 1101559116 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23844/statm: 1340 238 195 169 0 51 0
[pid=23847] ppid=23844 vsize=11208 CPUtime=102.26
/proc/23847/stat : 23847 (glucose_static) R 23844 23844 23679 0 -1 4194304 2398 0 0 0 10224 2 0 0 25 0 1 0 1101559117 11476992 2384 1992294400 134512640 135217611 4294956304 18446744073709551615 134533268 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/23847/statm: 2802 2384 75 172 0 2627 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 16568

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 23847
/proc/meminfo: memFree=1113280/2055920 swapFree=4176868/4192956
[pid=23844] ppid=23842 vsize=5360 CPUtime=0
/proc/23844/stat : 23844 (glucose.sh) S 23842 23844 23679 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 1101559116 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23844/statm: 1340 238 195 169 0 51 0
[pid=23847] ppid=23844 vsize=13300 CPUtime=162.24
/proc/23847/stat : 23847 (glucose_static) R 23844 23844 23679 0 -1 4194304 2865 0 0 0 16221 3 0 0 25 0 1 0 1101559117 13619200 2851 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/23847/statm: 3325 2851 75 172 0 3150 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 18660

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 23847
/proc/meminfo: memFree=1111616/2055920 swapFree=4176868/4192956
[pid=23844] ppid=23842 vsize=5360 CPUtime=0
/proc/23844/stat : 23844 (glucose.sh) S 23842 23844 23679 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 1101559116 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23844/statm: 1340 238 195 169 0 51 0
[pid=23847] ppid=23844 vsize=14912 CPUtime=222.22
/proc/23847/stat : 23847 (glucose_static) R 23844 23844 23679 0 -1 4194304 3264 0 0 0 22219 3 0 0 25 0 1 0 1101559117 15269888 3250 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/23847/statm: 3728 3250 75 172 0 3553 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 20272

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 23847
/proc/meminfo: memFree=1110400/2055920 swapFree=4176868/4192956
[pid=23844] ppid=23842 vsize=5360 CPUtime=0
/proc/23844/stat : 23844 (glucose.sh) S 23842 23844 23679 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 1101559116 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23844/statm: 1340 238 195 169 0 51 0
[pid=23847] ppid=23844 vsize=16232 CPUtime=282.21
/proc/23847/stat : 23847 (glucose_static) R 23844 23844 23679 0 -1 4194304 3564 0 0 0 28217 4 0 0 25 0 1 0 1101559117 16621568 3550 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/23847/statm: 4058 3550 75 172 0 3883 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 21592

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 23847
/proc/meminfo: memFree=1109248/2055920 swapFree=4176868/4192956
[pid=23844] ppid=23842 vsize=5360 CPUtime=0
/proc/23844/stat : 23844 (glucose.sh) S 23842 23844 23679 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 1101559116 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23844/statm: 1340 238 195 169 0 51 0
[pid=23847] ppid=23844 vsize=17316 CPUtime=342.2
/proc/23847/stat : 23847 (glucose_static) R 23844 23844 23679 0 -1 4194304 3841 0 0 0 34215 5 0 0 25 0 1 0 1101559117 17731584 3827 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/23847/statm: 4329 3827 75 172 0 4154 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 22676

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 23847
/proc/meminfo: memFree=1108288/2055920 swapFree=4176868/4192956
[pid=23844] ppid=23842 vsize=5360 CPUtime=0
/proc/23844/stat : 23844 (glucose.sh) S 23842 23844 23679 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 1101559116 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23844/statm: 1340 238 195 169 0 51 0
[pid=23847] ppid=23844 vsize=18376 CPUtime=402.18
/proc/23847/stat : 23847 (glucose_static) R 23844 23844 23679 0 -1 4194304 4092 0 0 0 40213 5 0 0 25 0 1 0 1101559117 18817024 4078 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/23847/statm: 4594 4078 75 172 0 4419 0

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

[pid=23847] ppid=23844 vsize=19508 CPUtime=462.16
/proc/23847/stat : 23847 (glucose_static) R 23844 23844 23679 0 -1 4194304 4308 0 0 0 46211 5 0 0 25 0 1 0 1101559117 19976192 4294 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/23847/statm: 4877 4294 75 172 0 4702 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 24868

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 23847
/proc/meminfo: memFree=1106496/2055920 swapFree=4176868/4192956
[pid=23844] ppid=23842 vsize=5360 CPUtime=0
/proc/23844/stat : 23844 (glucose.sh) S 23842 23844 23679 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 1101559116 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23844/statm: 1340 238 195 169 0 51 0
[pid=23847] ppid=23844 vsize=20232 CPUtime=522.16
/proc/23847/stat : 23847 (glucose_static) R 23844 23844 23679 0 -1 4194304 4501 0 0 0 52210 6 0 0 25 0 1 0 1101559117 20717568 4487 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/23847/statm: 5058 4487 75 172 0 4883 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 25592

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 23847
/proc/meminfo: memFree=1105664/2055920 swapFree=4176868/4192956
[pid=23844] ppid=23842 vsize=5360 CPUtime=0
/proc/23844/stat : 23844 (glucose.sh) S 23842 23844 23679 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 1101559116 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23844/statm: 1340 238 195 169 0 51 0
[pid=23847] ppid=23844 vsize=21188 CPUtime=582.14
/proc/23847/stat : 23847 (glucose_static) R 23844 23844 23679 0 -1 4194304 4722 0 0 0 58208 6 0 0 25 0 1 0 1101559117 21696512 4708 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/23847/statm: 5297 4708 75 172 0 5122 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 26548

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 23847
/proc/meminfo: memFree=1104960/2055920 swapFree=4176868/4192956
[pid=23844] ppid=23842 vsize=5360 CPUtime=0
/proc/23844/stat : 23844 (glucose.sh) S 23842 23844 23679 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 1101559116 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23844/statm: 1340 238 195 169 0 51 0
[pid=23847] ppid=23844 vsize=21892 CPUtime=642.12
/proc/23847/stat : 23847 (glucose_static) R 23844 23844 23679 0 -1 4194304 4895 0 0 0 64206 6 0 0 25 0 1 0 1101559117 22417408 4881 1992294400 134512640 135217611 4294956304 18446744073709551615 134533313 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/23847/statm: 5473 4881 75 172 0 5298 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 27252

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 23847
/proc/meminfo: memFree=1104128/2055920 swapFree=4176868/4192956
[pid=23844] ppid=23842 vsize=5360 CPUtime=0
/proc/23844/stat : 23844 (glucose.sh) S 23842 23844 23679 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 1101559116 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23844/statm: 1340 238 195 169 0 51 0
[pid=23847] ppid=23844 vsize=22664 CPUtime=702.11
/proc/23847/stat : 23847 (glucose_static) R 23844 23844 23679 0 -1 4194304 5085 0 0 0 70204 7 0 0 25 0 1 0 1101559117 23207936 5071 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/23847/statm: 5666 5071 75 172 0 5491 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 28024

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 23847
/proc/meminfo: memFree=1103552/2055920 swapFree=4176868/4192956
[pid=23844] ppid=23842 vsize=5360 CPUtime=0
/proc/23844/stat : 23844 (glucose.sh) S 23842 23844 23679 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 1101559116 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23844/statm: 1340 238 195 169 0 51 0
[pid=23847] ppid=23844 vsize=23244 CPUtime=762.09
/proc/23847/stat : 23847 (glucose_static) R 23844 23844 23679 0 -1 4194304 5242 0 0 0 76202 7 0 0 25 0 1 0 1101559117 23801856 5228 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/23847/statm: 5811 5228 75 172 0 5636 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 28604

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 23847
/proc/meminfo: memFree=1102848/2055920 swapFree=4176868/4192956
[pid=23844] ppid=23842 vsize=5360 CPUtime=0
/proc/23844/stat : 23844 (glucose.sh) S 23842 23844 23679 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 1101559116 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23844/statm: 1340 238 195 169 0 51 0
[pid=23847] ppid=23844 vsize=23932 CPUtime=822.08
/proc/23847/stat : 23847 (glucose_static) R 23844 23844 23679 0 -1 4194304 5415 0 0 0 82200 8 0 0 25 0 1 0 1101559117 24506368 5401 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/23847/statm: 5983 5401 75 172 0 5808 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 29292

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 23847
/proc/meminfo: memFree=1102336/2055920 swapFree=4176868/4192956
[pid=23844] ppid=23842 vsize=5360 CPUtime=0
/proc/23844/stat : 23844 (glucose.sh) S 23842 23844 23679 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 1101559116 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23844/statm: 1340 238 195 169 0 51 0
[pid=23847] ppid=23844 vsize=24508 CPUtime=882.06
/proc/23847/stat : 23847 (glucose_static) R 23844 23844 23679 0 -1 4194304 5547 0 0 0 88198 8 0 0 25 0 1 0 1101559117 25096192 5533 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/23847/statm: 6127 5533 75 172 0 5952 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 29868

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 23847
/proc/meminfo: memFree=1102016/2055920 swapFree=4176868/4192956
[pid=23844] ppid=23842 vsize=5360 CPUtime=0
/proc/23844/stat : 23844 (glucose.sh) S 23842 23844 23679 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 1101559116 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23844/statm: 1340 238 195 169 0 51 0
[pid=23847] ppid=23844 vsize=25000 CPUtime=942.04
/proc/23847/stat : 23847 (glucose_static) R 23844 23844 23679 0 -1 4194304 5636 0 0 0 94196 8 0 0 25 0 1 0 1101559117 25600000 5622 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/23847/statm: 6250 5622 75 172 0 6075 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 30360

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 23847
/proc/meminfo: memFree=1101504/2055920 swapFree=4176868/4192956
[pid=23844] ppid=23842 vsize=5360 CPUtime=0
/proc/23844/stat : 23844 (glucose.sh) S 23842 23844 23679 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 1101559116 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23844/statm: 1340 238 195 169 0 51 0
[pid=23847] ppid=23844 vsize=25368 CPUtime=1002.04
/proc/23847/stat : 23847 (glucose_static) R 23844 23844 23679 0 -1 4194304 5735 0 0 0 100195 9 0 0 25 0 1 0 1101559117 25976832 5721 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/23847/statm: 6342 5721 75 172 0 6167 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 30728

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 23847
/proc/meminfo: memFree=1101248/2055920 swapFree=4176868/4192956
[pid=23844] ppid=23842 vsize=5360 CPUtime=0
/proc/23844/stat : 23844 (glucose.sh) S 23842 23844 23679 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 1101559116 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23844/statm: 1340 238 195 169 0 51 0
[pid=23847] ppid=23844 vsize=25824 CPUtime=1062.02
/proc/23847/stat : 23847 (glucose_static) R 23844 23844 23679 0 -1 4194304 5821 0 0 0 106193 9 0 0 25 0 1 0 1101559117 26443776 5807 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/23847/statm: 6456 5807 75 172 0 6281 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 31184

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 23847
/proc/meminfo: memFree=1100736/2055920 swapFree=4176868/4192956
[pid=23844] ppid=23842 vsize=5360 CPUtime=0
/proc/23844/stat : 23844 (glucose.sh) S 23842 23844 23679 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 1101559116 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23844/statm: 1340 238 195 169 0 51 0
[pid=23847] ppid=23844 vsize=26280 CPUtime=1122
/proc/23847/stat : 23847 (glucose_static) R 23844 23844 23679 0 -1 4194304 5935 0 0 0 112191 9 0 0 25 0 1 0 1101559117 26910720 5921 1992294400 134512640 135217611 4294956304 18446744073709551615 134533168 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/23847/statm: 6570 5921 75 172 0 6395 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 31640

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 23847
/proc/meminfo: memFree=1099904/2055920 swapFree=4176868/4192956
[pid=23844] ppid=23842 vsize=5360 CPUtime=0
/proc/23844/stat : 23844 (glucose.sh) S 23842 23844 23679 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 1101559116 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23844/statm: 1340 238 195 169 0 51 0
[pid=23847] ppid=23844 vsize=27076 CPUtime=1181.99
/proc/23847/stat : 23847 (glucose_static) R 23844 23844 23679 0 -1 4194304 6147 0 0 0 118189 10 0 0 25 0 1 0 1101559117 27725824 6133 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/23847/statm: 6769 6133 75 172 0 6594 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 32436



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 23847
/proc/meminfo: memFree=1099712/2055920 swapFree=4176868/4192956
[pid=23844] ppid=23842 vsize=5360 CPUtime=0
/proc/23844/stat : 23844 (glucose.sh) S 23842 23844 23679 0 -1 4194304 313 163 0 0 0 0 0 0 16 0 1 0 1101559116 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23844/statm: 1340 238 195 169 0 51 0
[pid=23847] ppid=23844 vsize=27208 CPUtime=1200.09
/proc/23847/stat : 23847 (glucose_static) R 23844 23844 23679 0 -1 4194304 6184 0 0 0 119999 10 0 0 25 0 1 0 1101559117 27860992 6170 1992294400 134512640 135217611 4294956304 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/23847/statm: 6802 6170 75 172 0 6627 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 32568

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.12
CPU user time (s): 1200
CPU system time (s): 0.111982
CPU usage (%): 99.9753
Max. virtual memory (cumulated for all children) (KiB): 32568

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

runsolver used 1.39679 second user time and 2.97955 second system time

The end

Launcher Data

Begin job on node48 at 2009-03-29 03:09:27
IDJOB=1517648
IDBENCH=70614
IDSOLVER=503
FILE ID=node48/1517648-1238288967
PBS_JOBID= 9061006
Free space on /tmp= 66464 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/460/unif-k3-r4.25-v460-c1955-S1892788676-021.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1517648-1238288967/watcher-1517648-1238288967 -o /tmp/evaluation-result-1517648-1238288967/solver-1517648-1238288967 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1517648-1238288967.cnf

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

MD5SUM BENCH= 2a69d64bc0469e28656e3317eba96ba6
RANDOM SEED=1164911506

node48.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.236
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.236
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:       1125552 kB
Buffers:         86324 kB
Cached:         747840 kB
SwapCached:      10192 kB
Active:         119784 kB
Inactive:       726144 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1125552 kB
SwapTotal:     4192956 kB
SwapFree:      4176868 kB
Dirty:            1616 kB
Writeback:           0 kB
Mapped:          17436 kB
Slab:            70484 kB
Committed_AS:  2507764 kB
PageTables:       1376 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= 66464 MiB
End job on node48 at 2009-03-29 03:29:30