Trace number 1514888

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/5SAT/UNKNOWN/90/
unif-k5-r21.3-v90-c1917-S1916972979-060.cnf
MD5SUMd29c11770d6610975a34617c3f7e4dcb
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark136.011
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.000999 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.06/1200.71	HOME/glucose.sh: line 55: 27951 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-1514888-1238246260/watcher-1514888-1238246260 -o /tmp/evaluation-result-1514888-1238246260/solver-1514888-1238246260 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1514888-1238246260.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 0.98 0.99 3/64 27948
/proc/meminfo: memFree=930648/2055920 swapFree=4171920/4192956
[pid=27948] ppid=27946 vsize=5360 CPUtime=0
/proc/27948/stat : 27948 (glucose.sh) S 27946 27948 27663 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1097291672 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27948/statm: 1340 236 195 169 0 51 0
[pid=27949] ppid=27948 vsize=1008 CPUtime=0
/proc/27949/stat : 27949 (SatELite_releas) R 27948 27948 27663 0 -1 4194304 142 0 0 0 0 0 0 0 19 0 1 0 1097291673 1032192 126 1992294400 134512640 135225430 4294956176 18446744073709551615 134733427 0 0 4096 3 0 0 0 17 0 0 0
/proc/27949/statm: 252 128 77 174 0 75 0

[startup+0.066917 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 27948
/proc/meminfo: memFree=930648/2055920 swapFree=4171920/4192956
[pid=27948] ppid=27946 vsize=5360 CPUtime=0
/proc/27948/stat : 27948 (glucose.sh) S 27946 27948 27663 0 -1 4194304 313 147 0 0 0 0 0 0 19 0 1 0 1097291672 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27948/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.10192 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 27948
/proc/meminfo: memFree=930648/2055920 swapFree=4171920/4192956
[pid=27948] ppid=27946 vsize=5360 CPUtime=0
/proc/27948/stat : 27948 (glucose.sh) S 27946 27948 27663 0 -1 4194304 313 147 0 0 0 0 0 0 19 0 1 0 1097291672 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27948/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301943 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 27948
/proc/meminfo: memFree=930648/2055920 swapFree=4171920/4192956
[pid=27948] ppid=27946 vsize=5360 CPUtime=0
/proc/27948/stat : 27948 (glucose.sh) S 27946 27948 27663 0 -1 4194304 313 147 0 0 0 0 0 0 19 0 1 0 1097291672 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27948/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701989 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 27948
/proc/meminfo: memFree=930648/2055920 swapFree=4171920/4192956
[pid=27948] ppid=27946 vsize=5360 CPUtime=0
/proc/27948/stat : 27948 (glucose.sh) S 27946 27948 27663 0 -1 4194304 313 147 0 0 0 0 0 0 19 0 1 0 1097291672 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27948/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50108 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27951
/proc/meminfo: memFree=928584/2055920 swapFree=4171920/4192956
[pid=27948] ppid=27946 vsize=5360 CPUtime=0
/proc/27948/stat : 27948 (glucose.sh) S 27946 27948 27663 0 -1 4194304 313 147 0 0 0 0 0 0 19 0 1 0 1097291672 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27948/statm: 1340 238 195 169 0 51 0
[pid=27951] ppid=27948 vsize=3776 CPUtime=1.49
/proc/27951/stat : 27951 (glucose_static) R 27948 27948 27663 0 -1 4194304 583 0 0 0 149 0 0 0 25 0 1 0 1097291673 3866624 569 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27951/statm: 944 569 75 172 0 769 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9136

[startup+3.25528 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27951
/proc/meminfo: memFree=927880/2055920 swapFree=4171920/4192956
[pid=27948] ppid=27946 vsize=5360 CPUtime=0
/proc/27948/stat : 27948 (glucose.sh) S 27946 27948 27663 0 -1 4194304 313 147 0 0 0 0 0 0 19 0 1 0 1097291672 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27948/statm: 1340 238 195 169 0 51 0
[pid=27951] ppid=27948 vsize=4488 CPUtime=3.24
/proc/27951/stat : 27951 (glucose_static) R 27948 27948 27663 0 -1 4194304 778 0 0 0 324 0 0 0 25 0 1 0 1097291673 4595712 764 1992294400 134512640 135217611 4294956304 18446744073709551615 134533213 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27951/statm: 1122 764 75 172 0 947 0
Current children cumulated CPU time (s) 3.24
Current children cumulated vsize (KiB) 9848

[startup+6.30163 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27951
/proc/meminfo: memFree=926920/2055920 swapFree=4171920/4192956
[pid=27948] ppid=27946 vsize=5360 CPUtime=0
/proc/27948/stat : 27948 (glucose.sh) S 27946 27948 27663 0 -1 4194304 313 147 0 0 0 0 0 0 19 0 1 0 1097291672 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27948/statm: 1340 238 195 169 0 51 0
[pid=27951] ppid=27948 vsize=5332 CPUtime=6.27
/proc/27951/stat : 27951 (glucose_static) R 27948 27948 27663 0 -1 4194304 961 0 0 0 627 0 0 0 25 0 1 0 1097291673 5459968 947 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27951/statm: 1333 947 75 172 0 1158 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 10692

[startup+12.7014 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27951
/proc/meminfo: memFree=925640/2055920 swapFree=4171920/4192956
[pid=27948] ppid=27946 vsize=5360 CPUtime=0
/proc/27948/stat : 27948 (glucose.sh) S 27946 27948 27663 0 -1 4194304 313 147 0 0 0 0 0 0 19 0 1 0 1097291672 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27948/statm: 1340 238 195 169 0 51 0
[pid=27951] ppid=27948 vsize=6376 CPUtime=12.66
/proc/27951/stat : 27951 (glucose_static) R 27948 27948 27663 0 -1 4194304 1207 0 0 0 1266 0 0 0 25 0 1 0 1097291673 6529024 1193 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27951/statm: 1594 1193 75 172 0 1419 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 11736

[startup+25.5058 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27951
/proc/meminfo: memFree=924232/2055920 swapFree=4171920/4192956
[pid=27948] ppid=27946 vsize=5360 CPUtime=0
/proc/27948/stat : 27948 (glucose.sh) S 27946 27948 27663 0 -1 4194304 313 147 0 0 0 0 0 0 19 0 1 0 1097291672 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27948/statm: 1340 238 195 169 0 51 0
[pid=27951] ppid=27948 vsize=7840 CPUtime=25.46
/proc/27951/stat : 27951 (glucose_static) R 27948 27948 27663 0 -1 4194304 1568 0 0 0 2545 1 0 0 25 0 1 0 1097291673 8028160 1554 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27951/statm: 1960 1554 75 172 0 1785 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 13200

[startup+51.1018 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27951
/proc/meminfo: memFree=922440/2055920 swapFree=4171920/4192956
[pid=27948] ppid=27946 vsize=5360 CPUtime=0
/proc/27948/stat : 27948 (glucose.sh) S 27946 27948 27663 0 -1 4194304 313 147 0 0 0 0 0 0 19 0 1 0 1097291672 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27948/statm: 1340 238 195 169 0 51 0
[pid=27951] ppid=27948 vsize=10056 CPUtime=51.02
/proc/27951/stat : 27951 (glucose_static) R 27948 27948 27663 0 -1 4194304 2067 0 0 0 5101 1 0 0 25 0 1 0 1097291673 10297344 2053 1992294400 134512640 135217611 4294956304 18446744073709551615 134522384 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27951/statm: 2514 2053 75 172 0 2339 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 15416

[startup+102.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27951
/proc/meminfo: memFree=920008/2055920 swapFree=4171920/4192956
[pid=27948] ppid=27946 vsize=5360 CPUtime=0
/proc/27948/stat : 27948 (glucose.sh) S 27946 27948 27663 0 -1 4194304 313 147 0 0 0 0 0 0 19 0 1 0 1097291672 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27948/statm: 1340 238 195 169 0 51 0
[pid=27951] ppid=27948 vsize=12496 CPUtime=102.19
/proc/27951/stat : 27951 (glucose_static) R 27948 27948 27663 0 -1 4194304 2624 0 0 0 10218 1 0 0 25 0 1 0 1097291673 12795904 2610 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27951/statm: 3124 2610 75 172 0 2949 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 17856

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27951
/proc/meminfo: memFree=917640/2055920 swapFree=4171920/4192956
[pid=27948] ppid=27946 vsize=5360 CPUtime=0
/proc/27948/stat : 27948 (glucose.sh) S 27946 27948 27663 0 -1 4194304 313 147 0 0 0 0 0 0 19 0 1 0 1097291672 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27948/statm: 1340 238 195 169 0 51 0
[pid=27951] ppid=27948 vsize=14948 CPUtime=162.17
/proc/27951/stat : 27951 (glucose_static) R 27948 27948 27663 0 -1 4194304 3196 0 0 0 16215 2 0 0 25 0 1 0 1097291673 15306752 3182 1992294400 134512640 135217611 4294956304 18446744073709551615 134533184 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27951/statm: 3737 3182 75 172 0 3562 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 20308

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27951
/proc/meminfo: memFree=916104/2055920 swapFree=4171920/4192956
[pid=27948] ppid=27946 vsize=5360 CPUtime=0
/proc/27948/stat : 27948 (glucose.sh) S 27946 27948 27663 0 -1 4194304 313 147 0 0 0 0 0 0 19 0 1 0 1097291672 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27948/statm: 1340 238 195 169 0 51 0
[pid=27951] ppid=27948 vsize=16528 CPUtime=222.15
/proc/27951/stat : 27951 (glucose_static) R 27948 27948 27663 0 -1 4194304 3580 0 0 0 22212 3 0 0 25 0 1 0 1097291673 16924672 3566 1992294400 134512640 135217611 4294956304 18446744073709551615 134533231 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27951/statm: 4132 3566 75 172 0 3957 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 21888

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27951
/proc/meminfo: memFree=914568/2055920 swapFree=4171920/4192956
[pid=27948] ppid=27946 vsize=5360 CPUtime=0
/proc/27948/stat : 27948 (glucose.sh) S 27946 27948 27663 0 -1 4194304 313 147 0 0 0 0 0 0 19 0 1 0 1097291672 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27948/statm: 1340 238 195 169 0 51 0
[pid=27951] ppid=27948 vsize=18116 CPUtime=282.12
/proc/27951/stat : 27951 (glucose_static) R 27948 27948 27663 0 -1 4194304 3956 0 0 0 28209 3 0 0 25 0 1 0 1097291673 18550784 3942 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27951/statm: 4529 3942 75 172 0 4354 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 23476

[startup+342.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27951
/proc/meminfo: memFree=913416/2055920 swapFree=4171920/4192956
[pid=27948] ppid=27946 vsize=5360 CPUtime=0
/proc/27948/stat : 27948 (glucose.sh) S 27946 27948 27663 0 -1 4194304 313 147 0 0 0 0 0 0 19 0 1 0 1097291672 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27948/statm: 1340 238 195 169 0 51 0
[pid=27951] ppid=27948 vsize=19472 CPUtime=342.08
/proc/27951/stat : 27951 (glucose_static) R 27948 27948 27663 0 -1 4194304 4247 0 0 0 34205 3 0 0 25 0 1 0 1097291673 19939328 4233 1992294400 134512640 135217611 4294956304 18446744073709551615 134533058 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27951/statm: 4868 4233 75 172 0 4693 0
Current children cumulated CPU time (s) 342.08
Current children cumulated vsize (KiB) 24832

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27951
/proc/meminfo: memFree=911880/2055920 swapFree=4171920/4192956
[pid=27948] ppid=27946 vsize=5360 CPUtime=0
/proc/27948/stat : 27948 (glucose.sh) S 27946 27948 27663 0 -1 4194304 313 147 0 0 0 0 0 0 19 0 1 0 1097291672 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27948/statm: 1340 238 195 169 0 51 0
[pid=27951] ppid=27948 vsize=21316 CPUtime=402.06
/proc/27951/stat : 27951 (glucose_static) R 27948 27948 27663 0 -1 4194304 4621 0 0 0 40202 4 0 0 25 0 1 0 1097291673 21827584 4607 1992294400 134512640 135217611 4294956304 18446744073709551615 134533307 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27951/statm: 5329 4607 75 172 0 5154 0

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

[pid=27951] ppid=27948 vsize=22964 CPUtime=522.01
/proc/27951/stat : 27951 (glucose_static) R 27948 27948 27663 0 -1 4194304 5024 0 0 0 52196 5 0 0 25 0 1 0 1097291673 23515136 5010 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27951/statm: 5741 5010 75 172 0 5566 0
Current children cumulated CPU time (s) 522.01
Current children cumulated vsize (KiB) 28324

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27951
/proc/meminfo: memFree=909512/2055920 swapFree=4171920/4192956
[pid=27948] ppid=27946 vsize=5360 CPUtime=0
/proc/27948/stat : 27948 (glucose.sh) S 27946 27948 27663 0 -1 4194304 313 147 0 0 0 0 0 0 19 0 1 0 1097291672 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27948/statm: 1340 238 195 169 0 51 0
[pid=27951] ppid=27948 vsize=23908 CPUtime=581.98
/proc/27951/stat : 27951 (glucose_static) R 27948 27948 27663 0 -1 4194304 5221 0 0 0 58193 5 0 0 25 0 1 0 1097291673 24481792 5207 1992294400 134512640 135217611 4294956304 18446744073709551615 134533322 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27951/statm: 5977 5207 75 172 0 5802 0
Current children cumulated CPU time (s) 581.98
Current children cumulated vsize (KiB) 29268

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27951
/proc/meminfo: memFree=908680/2055920 swapFree=4171920/4192956
[pid=27948] ppid=27946 vsize=5360 CPUtime=0
/proc/27948/stat : 27948 (glucose.sh) S 27946 27948 27663 0 -1 4194304 313 147 0 0 0 0 0 0 19 0 1 0 1097291672 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27948/statm: 1340 238 195 169 0 51 0
[pid=27951] ppid=27948 vsize=24760 CPUtime=641.95
/proc/27951/stat : 27951 (glucose_static) R 27948 27948 27663 0 -1 4194304 5413 0 0 0 64190 5 0 0 25 0 1 0 1097291673 25354240 5399 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27951/statm: 6190 5399 75 172 0 6015 0
Current children cumulated CPU time (s) 641.95
Current children cumulated vsize (KiB) 30120

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27951
/proc/meminfo: memFree=907976/2055920 swapFree=4171920/4192956
[pid=27948] ppid=27946 vsize=5360 CPUtime=0
/proc/27948/stat : 27948 (glucose.sh) S 27946 27948 27663 0 -1 4194304 313 147 0 0 0 0 0 0 19 0 1 0 1097291672 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27948/statm: 1340 238 195 169 0 51 0
[pid=27951] ppid=27948 vsize=25564 CPUtime=701.92
/proc/27951/stat : 27951 (glucose_static) R 27948 27948 27663 0 -1 4194304 5587 0 0 0 70187 5 0 0 25 0 1 0 1097291673 26177536 5573 1992294400 134512640 135217611 4294956304 18446744073709551615 134533268 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27951/statm: 6391 5573 75 172 0 6216 0
Current children cumulated CPU time (s) 701.92
Current children cumulated vsize (KiB) 30924

[startup+762.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27951
/proc/meminfo: memFree=907336/2055920 swapFree=4171920/4192956
[pid=27948] ppid=27946 vsize=5360 CPUtime=0
/proc/27948/stat : 27948 (glucose.sh) S 27946 27948 27663 0 -1 4194304 313 147 0 0 0 0 0 0 19 0 1 0 1097291672 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27948/statm: 1340 238 195 169 0 51 0
[pid=27951] ppid=27948 vsize=26332 CPUtime=761.89
/proc/27951/stat : 27951 (glucose_static) R 27948 27948 27663 0 -1 4194304 5756 0 0 0 76184 5 0 0 25 0 1 0 1097291673 26963968 5742 1992294400 134512640 135217611 4294956304 18446744073709551615 134533078 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27951/statm: 6583 5742 75 172 0 6408 0
Current children cumulated CPU time (s) 761.89
Current children cumulated vsize (KiB) 31692

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27951
/proc/meminfo: memFree=907080/2055920 swapFree=4171920/4192956
[pid=27948] ppid=27946 vsize=5360 CPUtime=0
/proc/27948/stat : 27948 (glucose.sh) S 27946 27948 27663 0 -1 4194304 313 147 0 0 0 0 0 0 19 0 1 0 1097291672 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27948/statm: 1340 238 195 169 0 51 0
[pid=27951] ppid=27948 vsize=26548 CPUtime=821.87
/proc/27951/stat : 27951 (glucose_static) R 27948 27948 27663 0 -1 4194304 5817 0 0 0 82182 5 0 0 25 0 1 0 1097291673 27185152 5803 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27951/statm: 6637 5803 75 172 0 6462 0
Current children cumulated CPU time (s) 821.87
Current children cumulated vsize (KiB) 31908

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27951
/proc/meminfo: memFree=906376/2055920 swapFree=4171920/4192956
[pid=27948] ppid=27946 vsize=5360 CPUtime=0
/proc/27948/stat : 27948 (glucose.sh) S 27946 27948 27663 0 -1 4194304 313 147 0 0 0 0 0 0 19 0 1 0 1097291672 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27948/statm: 1340 238 195 169 0 51 0
[pid=27951] ppid=27948 vsize=27476 CPUtime=881.83
/proc/27951/stat : 27951 (glucose_static) R 27948 27948 27663 0 -1 4194304 6002 0 0 0 88178 5 0 0 25 0 1 0 1097291673 28135424 5988 1992294400 134512640 135217611 4294956304 18446744073709551615 134533240 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27951/statm: 6869 5988 75 172 0 6694 0
Current children cumulated CPU time (s) 881.83
Current children cumulated vsize (KiB) 32836

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27951
/proc/meminfo: memFree=905864/2055920 swapFree=4171920/4192956
[pid=27948] ppid=27946 vsize=5360 CPUtime=0
/proc/27948/stat : 27948 (glucose.sh) S 27946 27948 27663 0 -1 4194304 313 147 0 0 0 0 0 0 19 0 1 0 1097291672 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27948/statm: 1340 238 195 169 0 51 0
[pid=27951] ppid=27948 vsize=28160 CPUtime=941.81
/proc/27951/stat : 27951 (glucose_static) R 27948 27948 27663 0 -1 4194304 6133 0 0 0 94175 6 0 0 25 0 1 0 1097291673 28835840 6119 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27951/statm: 7040 6119 75 172 0 6865 0
Current children cumulated CPU time (s) 941.81
Current children cumulated vsize (KiB) 33520

[startup+1002.31 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27951
/proc/meminfo: memFree=905480/2055920 swapFree=4171920/4192956
[pid=27948] ppid=27946 vsize=5360 CPUtime=0
/proc/27948/stat : 27948 (glucose.sh) S 27946 27948 27663 0 -1 4194304 313 147 0 0 0 0 0 0 19 0 1 0 1097291672 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27948/statm: 1340 238 195 169 0 51 0
[pid=27951] ppid=27948 vsize=28748 CPUtime=1001.79
/proc/27951/stat : 27951 (glucose_static) R 27948 27948 27663 0 -1 4194304 6227 0 0 0 100173 6 0 0 25 0 1 0 1097291673 29437952 6210 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27951/statm: 7187 6210 75 172 0 7012 0
Current children cumulated CPU time (s) 1001.79
Current children cumulated vsize (KiB) 34108

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27951
/proc/meminfo: memFree=905224/2055920 swapFree=4171920/4192956
[pid=27948] ppid=27946 vsize=5360 CPUtime=0
/proc/27948/stat : 27948 (glucose.sh) S 27946 27948 27663 0 -1 4194304 313 147 0 0 0 0 0 0 19 0 1 0 1097291672 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27948/statm: 1340 238 195 169 0 51 0
[pid=27951] ppid=27948 vsize=29120 CPUtime=1061.74
/proc/27951/stat : 27951 (glucose_static) R 27948 27948 27663 0 -1 4194304 6299 0 0 0 106168 6 0 0 25 0 1 0 1097291673 29818880 6282 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/27951/statm: 7280 6282 75 172 0 7105 0
Current children cumulated CPU time (s) 1061.74
Current children cumulated vsize (KiB) 34480

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27951
/proc/meminfo: memFree=904712/2055920 swapFree=4171920/4192956
[pid=27948] ppid=27946 vsize=5360 CPUtime=0
/proc/27948/stat : 27948 (glucose.sh) S 27946 27948 27663 0 -1 4194304 313 147 0 0 0 0 0 0 19 0 1 0 1097291672 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27948/statm: 1340 238 195 169 0 51 0
[pid=27951] ppid=27948 vsize=29596 CPUtime=1121.69
/proc/27951/stat : 27951 (glucose_static) R 27948 27948 27663 0 -1 4194304 6426 0 0 0 112163 6 0 0 25 0 1 0 1097291673 30306304 6409 1992294400 134512640 135217611 4294956304 18446744073709551615 134533142 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27951/statm: 7399 6409 75 172 0 7224 0
Current children cumulated CPU time (s) 1121.69
Current children cumulated vsize (KiB) 34956

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27951
/proc/meminfo: memFree=904072/2055920 swapFree=4171920/4192956
[pid=27948] ppid=27946 vsize=5360 CPUtime=0
/proc/27948/stat : 27948 (glucose.sh) S 27946 27948 27663 0 -1 4194304 313 147 0 0 0 0 0 0 19 0 1 0 1097291672 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27948/statm: 1340 238 195 169 0 51 0
[pid=27951] ppid=27948 vsize=30384 CPUtime=1181.66
/proc/27951/stat : 27951 (glucose_static) R 27948 27948 27663 0 -1 4194304 6580 0 0 0 118160 6 0 0 25 0 1 0 1097291673 31113216 6563 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27951/statm: 7596 6563 75 172 0 7421 0
Current children cumulated CPU time (s) 1181.66
Current children cumulated vsize (KiB) 35744



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27951
/proc/meminfo: memFree=903880/2055920 swapFree=4171920/4192956
[pid=27948] ppid=27946 vsize=5360 CPUtime=0
/proc/27948/stat : 27948 (glucose.sh) S 27946 27948 27663 0 -1 4194304 313 147 0 0 0 0 0 0 19 0 1 0 1097291672 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27948/statm: 1340 238 195 169 0 51 0
[pid=27951] ppid=27948 vsize=30492 CPUtime=1200.06
/proc/27951/stat : 27951 (glucose_static) R 27948 27948 27663 0 -1 4194304 6620 0 0 0 119999 7 0 0 25 0 1 0 1097291673 31223808 6603 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27951/statm: 7623 6603 75 172 0 7448 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 35852

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.98 0.99 2/66 27951
/proc/meminfo: memFree=903880/2055920 swapFree=4171920/4192956
[pid=27948] ppid=27946 vsize=5360 CPUtime=0
/proc/27948/stat : 27948 (glucose.sh) S 27946 27948 27663 0 -1 4194304 313 147 0 0 0 0 0 0 19 0 1 0 1097291672 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27948/statm: 1340 238 195 169 0 51 0
[pid=27951] ppid=27948 vsize=30492 CPUtime=1200.06
/proc/27951/stat : 27951 (glucose_static) R 27948 27948 27663 0 -1 4194304 6620 0 0 0 119999 7 0 0 25 0 1 0 1097291673 31223808 6603 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27951/statm: 7623 6603 75 172 0 7448 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 35852

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.71
CPU time (s): 1200.08
CPU user time (s): 1200
CPU system time (s): 0.079987
CPU usage (%): 99.9475
Max. virtual memory (cumulated for all children) (KiB): 35852

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200
system time used= 0.079987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7091
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 16
involuntary context switches= 4435

runsolver used 1.04984 second user time and 3.46447 second system time

The end

Launcher Data

Begin job on node28 at 2009-03-28 14:17:40
IDJOB=1514888
IDBENCH=70384
IDSOLVER=503
FILE ID=node28/1514888-1238246260
PBS_JOBID= 9060686
Free space on /tmp= 66172 MiB

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

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

MD5SUM BENCH= d29c11770d6610975a34617c3f7e4dcb
RANDOM SEED=884812208

node28.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.212
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.212
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:        931192 kB
Buffers:        100600 kB
Cached:         906892 kB
SwapCached:      14208 kB
Active:         310736 kB
Inactive:       720644 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        931192 kB
SwapTotal:     4192956 kB
SwapFree:      4171920 kB
Dirty:            1644 kB
Writeback:           0 kB
Mapped:          17808 kB
Slab:            79196 kB
Committed_AS:  2788336 kB
PageTables:       1428 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66168 MiB
End job on node28 at 2009-03-28 14:37:42