Trace number 1515392

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.09 1200.72

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/SATISFIABLE/90/
unif-k5-r21.3-v90-c1917-S2139292994-055.cnf
MD5SUM41ed6a246c10a2f9a4d7ddf7edc0236a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.015997
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of clauses1917
Sum of the clauses size9585
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 51917
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 |    1917     9585 |     575       0        0     nan |  0.000 % |
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 90   #clauses: 1917   #literals: 9585
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:  90                                                   |
0.00/0.00	c |  Number of clauses:    1917                                                 |
0.00/0.01	c |  Parsing time:         0.00         s                                       |
1200.07/1200.71	HOME/glucose.sh: line 55:  1016 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-1515392-1238253844/watcher-1515392-1238253844 -o /tmp/evaluation-result-1515392-1238253844/solver-1515392-1238253844 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1515392-1238253844.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.91 0.95 0.97 3/64 1013
/proc/meminfo: memFree=991232/2055920 swapFree=4176244/4192956
[pid=1013] ppid=1011 vsize=5360 CPUtime=0
/proc/1013/stat : 1013 (glucose.sh) R 1011 1013 921 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 1098046902 5488640 235 1992294400 4194304 4889804 548682068832 18446744073709551615 269930261151 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/1013/statm: 1340 235 194 169 0 51 0
[pid=1014] ppid=1013 vsize=1008 CPUtime=0
/proc/1014/stat : 1014 (SatELite_releas) R 1013 1013 921 0 -1 4194304 118 0 0 0 0 0 0 0 18 0 1 0 1098046902 1032192 102 1992294400 134512640 135225430 4294956176 18446744073709551615 134717494 0 0 4096 3 0 0 0 17 0 0 0
/proc/1014/statm: 252 102 51 174 0 75 0

[startup+0.068787 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 1013
/proc/meminfo: memFree=991232/2055920 swapFree=4176244/4192956
[pid=1013] ppid=1011 vsize=5360 CPUtime=0
/proc/1013/stat : 1013 (glucose.sh) S 1011 1013 921 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1098046902 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1013/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.101793 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 1013
/proc/meminfo: memFree=991232/2055920 swapFree=4176244/4192956
[pid=1013] ppid=1011 vsize=5360 CPUtime=0
/proc/1013/stat : 1013 (glucose.sh) S 1011 1013 921 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1098046902 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1013/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301833 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 1013
/proc/meminfo: memFree=991232/2055920 swapFree=4176244/4192956
[pid=1013] ppid=1011 vsize=5360 CPUtime=0
/proc/1013/stat : 1013 (glucose.sh) S 1011 1013 921 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1098046902 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1013/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701911 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 1013
/proc/meminfo: memFree=991232/2055920 swapFree=4176244/4192956
[pid=1013] ppid=1011 vsize=5360 CPUtime=0
/proc/1013/stat : 1013 (glucose.sh) S 1011 1013 921 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1098046902 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1013/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50107 s]
/proc/loadavg: 0.91 0.95 0.97 2/66 1016
/proc/meminfo: memFree=989104/2055920 swapFree=4176244/4192956
[pid=1013] ppid=1011 vsize=5360 CPUtime=0
/proc/1013/stat : 1013 (glucose.sh) S 1011 1013 921 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1098046902 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1013/statm: 1340 238 195 169 0 51 0
[pid=1016] ppid=1013 vsize=3792 CPUtime=1.49
/proc/1016/stat : 1016 (glucose_static) R 1013 1013 921 0 -1 4194304 582 0 0 0 149 0 0 0 25 0 1 0 1098046903 3883008 568 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1016/statm: 948 568 75 172 0 773 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9152

[startup+3.10139 s]
/proc/loadavg: 0.91 0.95 0.97 2/66 1016
/proc/meminfo: memFree=988464/2055920 swapFree=4176244/4192956
[pid=1013] ppid=1011 vsize=5360 CPUtime=0
/proc/1013/stat : 1013 (glucose.sh) S 1011 1013 921 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1098046902 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1013/statm: 1340 238 195 169 0 51 0
[pid=1016] ppid=1013 vsize=4468 CPUtime=3.08
/proc/1016/stat : 1016 (glucose_static) R 1013 1013 921 0 -1 4194304 750 0 0 0 308 0 0 0 25 0 1 0 1098046903 4575232 736 1992294400 134512640 135217611 4294956304 18446744073709551615 134533330 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1016/statm: 1117 736 75 172 0 942 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9828

[startup+6.30202 s]
/proc/loadavg: 0.92 0.95 0.97 2/66 1016
/proc/meminfo: memFree=987376/2055920 swapFree=4176244/4192956
[pid=1013] ppid=1011 vsize=5360 CPUtime=0
/proc/1013/stat : 1013 (glucose.sh) S 1011 1013 921 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1098046902 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1013/statm: 1340 238 195 169 0 51 0
[pid=1016] ppid=1013 vsize=5300 CPUtime=6.28
/proc/1016/stat : 1016 (glucose_static) R 1013 1013 921 0 -1 4194304 958 0 0 0 628 0 0 0 25 0 1 0 1098046903 5427200 944 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1016/statm: 1325 944 75 172 0 1150 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10660

[startup+12.7013 s]
/proc/loadavg: 0.93 0.95 0.97 2/66 1016
/proc/meminfo: memFree=986296/2055920 swapFree=4176244/4192956
[pid=1013] ppid=1011 vsize=5360 CPUtime=0
/proc/1013/stat : 1013 (glucose.sh) S 1011 1013 921 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1098046902 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1013/statm: 1340 238 195 169 0 51 0
[pid=1016] ppid=1013 vsize=6300 CPUtime=12.68
/proc/1016/stat : 1016 (glucose_static) R 1013 1013 921 0 -1 4194304 1202 0 0 0 1268 0 0 0 25 0 1 0 1098046903 6451200 1188 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1016/statm: 1575 1188 75 172 0 1400 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 11660

[startup+25.5018 s]
/proc/loadavg: 0.94 0.96 0.97 2/66 1016
/proc/meminfo: memFree=984824/2055920 swapFree=4176244/4192956
[pid=1013] ppid=1011 vsize=5360 CPUtime=0
/proc/1013/stat : 1013 (glucose.sh) S 1011 1013 921 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1098046902 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1013/statm: 1340 238 195 169 0 51 0
[pid=1016] ppid=1013 vsize=7832 CPUtime=25.47
/proc/1016/stat : 1016 (glucose_static) R 1013 1013 921 0 -1 4194304 1579 0 0 0 2547 0 0 0 25 0 1 0 1098046903 8019968 1565 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1016/statm: 1958 1565 75 172 0 1783 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 13192

[startup+51.1019 s]
/proc/loadavg: 0.96 0.96 0.97 2/66 1016
/proc/meminfo: memFree=982840/2055920 swapFree=4176244/4192956
[pid=1013] ppid=1011 vsize=5360 CPUtime=0
/proc/1013/stat : 1013 (glucose.sh) S 1011 1013 921 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1098046902 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1013/statm: 1340 238 195 169 0 51 0
[pid=1016] ppid=1013 vsize=9952 CPUtime=51.06
/proc/1016/stat : 1016 (glucose_static) R 1013 1013 921 0 -1 4194304 2050 0 0 0 5105 1 0 0 25 0 1 0 1098046903 10190848 2036 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1016/statm: 2488 2036 75 172 0 2313 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 15312

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.97 2/66 1016
/proc/meminfo: memFree=980152/2055920 swapFree=4176244/4192956
[pid=1013] ppid=1011 vsize=5360 CPUtime=0
/proc/1013/stat : 1013 (glucose.sh) S 1011 1013 921 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1098046902 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1013/statm: 1340 238 195 169 0 51 0
[pid=1016] ppid=1013 vsize=12812 CPUtime=102.24
/proc/1016/stat : 1016 (glucose_static) R 1013 1013 921 0 -1 4194304 2711 0 0 0 10222 2 0 0 25 0 1 0 1098046903 13119488 2697 1992294400 134512640 135217611 4294956304 18446744073709551615 134533313 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1016/statm: 3203 2697 75 172 0 3028 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 18172

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 1016
/proc/meminfo: memFree=977912/2055920 swapFree=4176244/4192956
[pid=1013] ppid=1011 vsize=5360 CPUtime=0
/proc/1013/stat : 1013 (glucose.sh) S 1011 1013 921 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1098046902 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1013/statm: 1340 238 195 169 0 51 0
[pid=1016] ppid=1013 vsize=15184 CPUtime=162.2
/proc/1016/stat : 1016 (glucose_static) R 1013 1013 921 0 -1 4194304 3258 0 0 0 16218 2 0 0 25 0 1 0 1098046903 15548416 3244 1992294400 134512640 135217611 4294956304 18446744073709551615 134533277 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1016/statm: 3796 3244 75 172 0 3621 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 20544

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 1016
/proc/meminfo: memFree=976376/2055920 swapFree=4176244/4192956
[pid=1013] ppid=1011 vsize=5360 CPUtime=0
/proc/1013/stat : 1013 (glucose.sh) S 1011 1013 921 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1098046902 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1013/statm: 1340 238 195 169 0 51 0
[pid=1016] ppid=1013 vsize=16808 CPUtime=222.18
/proc/1016/stat : 1016 (glucose_static) R 1013 1013 921 0 -1 4194304 3648 0 0 0 22215 3 0 0 25 0 1 0 1098046903 17211392 3634 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1016/statm: 4202 3634 75 172 0 4027 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 22168

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 1016
/proc/meminfo: memFree=974648/2055920 swapFree=4176244/4192956
[pid=1013] ppid=1011 vsize=5360 CPUtime=0
/proc/1013/stat : 1013 (glucose.sh) S 1011 1013 921 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1098046902 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1013/statm: 1340 238 195 169 0 51 0
[pid=1016] ppid=1013 vsize=18948 CPUtime=282.14
/proc/1016/stat : 1016 (glucose_static) R 1013 1013 921 0 -1 4194304 4083 0 0 0 28211 3 0 0 25 0 1 0 1098046903 19402752 4069 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1016/statm: 4737 4069 75 172 0 4562 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 24308

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 1016
/proc/meminfo: memFree=973368/2055920 swapFree=4176244/4192956
[pid=1013] ppid=1011 vsize=5360 CPUtime=0
/proc/1013/stat : 1013 (glucose.sh) S 1011 1013 921 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1098046902 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1013/statm: 1340 238 195 169 0 51 0
[pid=1016] ppid=1013 vsize=20264 CPUtime=342.11
/proc/1016/stat : 1016 (glucose_static) R 1013 1013 921 0 -1 4194304 4392 0 0 0 34208 3 0 0 25 0 1 0 1098046903 20750336 4378 1992294400 134512640 135217611 4294956304 18446744073709551615 134532963 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1016/statm: 5066 4378 75 172 0 4891 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 25624

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 1016
/proc/meminfo: memFree=972408/2055920 swapFree=4176244/4192956
[pid=1013] ppid=1011 vsize=5360 CPUtime=0
/proc/1013/stat : 1013 (glucose.sh) S 1011 1013 921 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1098046902 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1013/statm: 1340 238 195 169 0 51 0
[pid=1016] ppid=1013 vsize=21324 CPUtime=402.08
/proc/1016/stat : 1016 (glucose_static) R 1013 1013 921 0 -1 4194304 4639 0 0 0 40204 4 0 0 25 0 1 0 1098046903 21835776 4625 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1016/statm: 5331 4625 75 172 0 5156 0

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

[pid=1016] ppid=1013 vsize=23816 CPUtime=522.02
/proc/1016/stat : 1016 (glucose_static) R 1013 1013 921 0 -1 4194304 5205 0 0 0 52198 4 0 0 25 0 1 0 1098046903 24387584 5188 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1016/statm: 5954 5188 75 172 0 5779 0
Current children cumulated CPU time (s) 522.02
Current children cumulated vsize (KiB) 29176

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 1016
/proc/meminfo: memFree=969208/2055920 swapFree=4176244/4192956
[pid=1013] ppid=1011 vsize=5360 CPUtime=0
/proc/1013/stat : 1013 (glucose.sh) S 1011 1013 921 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1098046902 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1013/statm: 1340 238 195 169 0 51 0
[pid=1016] ppid=1013 vsize=24772 CPUtime=581.99
/proc/1016/stat : 1016 (glucose_static) R 1013 1013 921 0 -1 4194304 5426 0 0 0 58195 4 0 0 25 0 1 0 1098046903 25366528 5409 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1016/statm: 6193 5409 75 172 0 6018 0
Current children cumulated CPU time (s) 581.99
Current children cumulated vsize (KiB) 30132

[startup+642.303 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 1016
/proc/meminfo: memFree=968696/2055920 swapFree=4176244/4192956
[pid=1013] ppid=1011 vsize=5360 CPUtime=0
/proc/1013/stat : 1013 (glucose.sh) S 1011 1013 921 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1098046902 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1013/statm: 1340 238 195 169 0 51 0
[pid=1016] ppid=1013 vsize=25456 CPUtime=641.97
/proc/1016/stat : 1016 (glucose_static) R 1013 1013 921 0 -1 4194304 5561 0 0 0 64192 5 0 0 25 0 1 0 1098046903 26066944 5544 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1016/statm: 6364 5544 75 172 0 6189 0
Current children cumulated CPU time (s) 641.97
Current children cumulated vsize (KiB) 30816

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 1016
/proc/meminfo: memFree=968248/2055920 swapFree=4176244/4192956
[pid=1013] ppid=1011 vsize=5360 CPUtime=0
/proc/1013/stat : 1013 (glucose.sh) S 1011 1013 921 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1098046902 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1013/statm: 1340 238 195 169 0 51 0
[pid=1016] ppid=1013 vsize=25900 CPUtime=701.93
/proc/1016/stat : 1016 (glucose_static) R 1013 1013 921 0 -1 4194304 5667 0 0 0 70188 5 0 0 25 0 1 0 1098046903 26521600 5650 1992294400 134512640 135217611 4294956304 18446744073709551615 134533118 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1016/statm: 6475 5650 75 172 0 6300 0
Current children cumulated CPU time (s) 701.93
Current children cumulated vsize (KiB) 31260

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 1016
/proc/meminfo: memFree=967672/2055920 swapFree=4176244/4192956
[pid=1013] ppid=1011 vsize=5360 CPUtime=0
/proc/1013/stat : 1013 (glucose.sh) S 1011 1013 921 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1098046902 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1013/statm: 1340 238 195 169 0 51 0
[pid=1016] ppid=1013 vsize=26548 CPUtime=761.91
/proc/1016/stat : 1016 (glucose_static) R 1013 1013 921 0 -1 4194304 5813 0 0 0 76186 5 0 0 25 0 1 0 1098046903 27185152 5796 1992294400 134512640 135217611 4294956304 18446744073709551615 134532971 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1016/statm: 6637 5796 75 172 0 6462 0
Current children cumulated CPU time (s) 761.91
Current children cumulated vsize (KiB) 31908

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 1016
/proc/meminfo: memFree=967224/2055920 swapFree=4176244/4192956
[pid=1013] ppid=1011 vsize=5360 CPUtime=0
/proc/1013/stat : 1013 (glucose.sh) S 1011 1013 921 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1098046902 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1013/statm: 1340 238 195 169 0 51 0
[pid=1016] ppid=1013 vsize=26908 CPUtime=821.88
/proc/1016/stat : 1016 (glucose_static) R 1013 1013 921 0 -1 4194304 5925 0 0 0 82183 5 0 0 25 0 1 0 1098046903 27553792 5908 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1016/statm: 6727 5908 75 172 0 6552 0
Current children cumulated CPU time (s) 821.88
Current children cumulated vsize (KiB) 32268

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 1016
/proc/meminfo: memFree=966584/2055920 swapFree=4176244/4192956
[pid=1013] ppid=1011 vsize=5360 CPUtime=0
/proc/1013/stat : 1013 (glucose.sh) S 1011 1013 921 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1098046902 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1013/statm: 1340 238 195 169 0 51 0
[pid=1016] ppid=1013 vsize=27648 CPUtime=881.84
/proc/1016/stat : 1016 (glucose_static) R 1013 1013 921 0 -1 4194304 6080 0 0 0 88179 5 0 0 25 0 1 0 1098046903 28311552 6063 1992294400 134512640 135217611 4294956304 18446744073709551615 134533127 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1016/statm: 6912 6063 75 172 0 6737 0
Current children cumulated CPU time (s) 881.84
Current children cumulated vsize (KiB) 33008

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 1016
/proc/meminfo: memFree=965368/2055920 swapFree=4176244/4192956
[pid=1013] ppid=1011 vsize=5360 CPUtime=0
/proc/1013/stat : 1013 (glucose.sh) S 1011 1013 921 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1098046902 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1013/statm: 1340 238 195 169 0 51 0
[pid=1016] ppid=1013 vsize=29208 CPUtime=941.81
/proc/1016/stat : 1016 (glucose_static) R 1013 1013 921 0 -1 4194304 6375 0 0 0 94176 5 0 0 25 0 1 0 1098046903 29908992 6358 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1016/statm: 7302 6358 75 172 0 7127 0
Current children cumulated CPU time (s) 941.81
Current children cumulated vsize (KiB) 34568

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 1016
/proc/meminfo: memFree=964536/2055920 swapFree=4176244/4192956
[pid=1013] ppid=1011 vsize=5360 CPUtime=0
/proc/1013/stat : 1013 (glucose.sh) S 1011 1013 921 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1098046902 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1013/statm: 1340 238 195 169 0 51 0
[pid=1016] ppid=1013 vsize=30192 CPUtime=1001.79
/proc/1016/stat : 1016 (glucose_static) R 1013 1013 921 0 -1 4194304 6603 0 0 0 100173 6 0 0 25 0 1 0 1098046903 30916608 6586 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1016/statm: 7548 6586 75 172 0 7373 0
Current children cumulated CPU time (s) 1001.79
Current children cumulated vsize (KiB) 35552

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 1016
/proc/meminfo: memFree=964024/2055920 swapFree=4176244/4192956
[pid=1013] ppid=1011 vsize=5360 CPUtime=0
/proc/1013/stat : 1013 (glucose.sh) S 1011 1013 921 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1098046902 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1013/statm: 1340 238 195 169 0 51 0
[pid=1016] ppid=1013 vsize=30768 CPUtime=1061.75
/proc/1016/stat : 1016 (glucose_static) R 1013 1013 921 0 -1 4194304 6708 0 0 0 106169 6 0 0 25 0 1 0 1098046903 31506432 6691 1992294400 134512640 135217611 4294956304 18446744073709551615 134533007 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1016/statm: 7692 6691 75 172 0 7517 0
Current children cumulated CPU time (s) 1061.75
Current children cumulated vsize (KiB) 36128

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 1016
/proc/meminfo: memFree=963576/2055920 swapFree=4176244/4192956
[pid=1013] ppid=1011 vsize=5360 CPUtime=0
/proc/1013/stat : 1013 (glucose.sh) S 1011 1013 921 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1098046902 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1013/statm: 1340 238 195 169 0 51 0
[pid=1016] ppid=1013 vsize=31380 CPUtime=1121.71
/proc/1016/stat : 1016 (glucose_static) R 1013 1013 921 0 -1 4194304 6838 0 0 0 112165 6 0 0 25 0 1 0 1098046903 32133120 6821 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1016/statm: 7845 6821 75 172 0 7670 0
Current children cumulated CPU time (s) 1121.71
Current children cumulated vsize (KiB) 36740

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 1016
/proc/meminfo: memFree=963000/2055920 swapFree=4176244/4192956
[pid=1013] ppid=1011 vsize=5360 CPUtime=0
/proc/1013/stat : 1013 (glucose.sh) S 1011 1013 921 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1098046902 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1013/statm: 1340 238 195 169 0 51 0
[pid=1016] ppid=1013 vsize=31956 CPUtime=1181.67
/proc/1016/stat : 1016 (glucose_static) R 1013 1013 921 0 -1 4194304 6979 0 0 0 118160 7 0 0 25 0 1 0 1098046903 32722944 6962 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1016/statm: 7989 6962 75 172 0 7814 0
Current children cumulated CPU time (s) 1181.67
Current children cumulated vsize (KiB) 37316



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 1016
/proc/meminfo: memFree=962872/2055920 swapFree=4176244/4192956
[pid=1013] ppid=1011 vsize=5360 CPUtime=0
/proc/1013/stat : 1013 (glucose.sh) S 1011 1013 921 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1098046902 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1013/statm: 1340 238 195 169 0 51 0
[pid=1016] ppid=1013 vsize=32064 CPUtime=1200.07
/proc/1016/stat : 1016 (glucose_static) R 1013 1013 921 0 -1 4194304 6996 0 0 0 120000 7 0 0 25 0 1 0 1098046903 32833536 6979 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1016/statm: 8016 6979 75 172 0 7841 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 37424

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: 0.99 0.97 0.97 2/66 1016
/proc/meminfo: memFree=962872/2055920 swapFree=4176244/4192956
[pid=1013] ppid=1011 vsize=5360 CPUtime=0
/proc/1013/stat : 1013 (glucose.sh) S 1011 1013 921 0 -1 4194304 313 147 0 0 0 0 0 0 16 0 1 0 1098046902 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1013/statm: 1340 238 195 169 0 51 0
[pid=1016] ppid=1013 vsize=32064 CPUtime=1200.07
/proc/1016/stat : 1016 (glucose_static) R 1013 1013 921 0 -1 4194304 6996 0 0 0 120000 7 0 0 25 0 1 0 1098046903 32833536 6979 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/1016/statm: 8016 6979 75 172 0 7841 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 37424

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.72
CPU time (s): 1200.09
CPU user time (s): 1200.01
CPU system time (s): 0.077988
CPU usage (%): 99.9481
Max. virtual memory (cumulated for all children) (KiB): 37424

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.01
system time used= 0.077988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7467
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= 19
involuntary context switches= 4612

runsolver used 1.46278 second user time and 2.89356 second system time

The end

Launcher Data

Begin job on node53 at 2009-03-28 16:24:04
IDJOB=1515392
IDBENCH=70426
IDSOLVER=503
FILE ID=node53/1515392-1238253844
PBS_JOBID= 9060823
Free space on /tmp= 66040 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/SATISFIABLE/90/unif-k5-r21.3-v90-c1917-S2139292994-055.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1515392-1238253844/watcher-1515392-1238253844 -o /tmp/evaluation-result-1515392-1238253844/solver-1515392-1238253844 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1515392-1238253844.cnf

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

MD5SUM BENCH= 41ed6a246c10a2f9a4d7ddf7edc0236a
RANDOM SEED=1973917612

node53.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.264
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.264
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        991712 kB
Buffers:         81480 kB
Cached:         899336 kB
SwapCached:      10692 kB
Active:         185124 kB
Inactive:       807872 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        991712 kB
SwapTotal:     4192956 kB
SwapFree:      4176244 kB
Dirty:            1608 kB
Writeback:           0 kB
Mapped:          17772 kB
Slab:            57308 kB
Committed_AS:  2452764 kB
PageTables:       1384 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= 66040 MiB
End job on node53 at 2009-03-28 16:44:06