Trace number 1515764

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

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/60/
unif-k7-r89-v60-c5340-S108799362-035.cnf
MD5SUMa1a7c44aaefb9d151590a11e58c71aae
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark787.348
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses5340
Sum of the clauses size37380
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 55340

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.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |    5340    37380 |    1601       0        0     nan |  0.000 % |
0.00/0.01	c ==============================================================================
0.00/0.01	c Result  :   #vars: 60   #clauses: 5340   #literals: 37380
0.00/0.01	c CPU time:   0.005999 s
0.00/0.01	c ==============================================================================
0.00/0.02	c
0.00/0.02	c Starting glucose
0.00/0.02	c
0.00/0.02	
0.00/0.02	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.02	
0.00/0.02	c ============================[ Problem Statistics ]=============================
0.00/0.02	c |                                                                             |
0.00/0.02	c |  Number of variables:  60                                                   |
0.00/0.02	c |  Number of clauses:    5340                                                 |
0.01/0.02	c |  Parsing time:         0.00         s                                       |
1200.05/1200.41	HOME/glucose.sh: line 55:  5154 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-1515764-1238258732/watcher-1515764-1238258732 -o /tmp/evaluation-result-1515764-1238258732/solver-1515764-1238258732 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1515764-1238258732.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.96 3/73 5151
/proc/meminfo: memFree=1351592/2055920 swapFree=4175504/4192956
[pid=5151] ppid=5149 vsize=5360 CPUtime=0
/proc/5151/stat : 5151 (glucose.sh) R 5149 5151 4879 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 1098537708 5488640 235 1992294400 4194304 4889804 548682068832 18446744073709551615 228043844255 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/5151/statm: 1340 235 194 169 0 51 0
[pid=5152] ppid=5151 vsize=1008 CPUtime=0
/proc/5152/stat : 5152 (SatELite_releas) R 5151 5151 4879 0 -1 4194304 115 0 0 0 0 0 0 0 18 0 1 0 1098537708 1032192 99 1992294400 134512640 135225430 4294956176 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 0 0 0
/proc/5152/statm: 252 99 50 174 0 75 0

[startup+0.0237809 s]
/proc/loadavg: 0.91 0.95 0.96 3/73 5151
/proc/meminfo: memFree=1351592/2055920 swapFree=4175504/4192956
[pid=5151] ppid=5149 vsize=5360 CPUtime=0.01
/proc/5151/stat : 5151 (glucose.sh) S 5149 5151 4879 0 -1 4194304 313 231 0 0 0 0 1 0 18 0 1 0 1098537708 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5151/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+0.101786 s]
/proc/loadavg: 0.91 0.95 0.96 3/73 5151
/proc/meminfo: memFree=1351592/2055920 swapFree=4175504/4192956
[pid=5151] ppid=5149 vsize=5360 CPUtime=0.01
/proc/5151/stat : 5151 (glucose.sh) S 5149 5151 4879 0 -1 4194304 313 231 0 0 0 0 1 0 18 0 1 0 1098537708 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5151/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+0.301808 s]
/proc/loadavg: 0.91 0.95 0.96 3/73 5151
/proc/meminfo: memFree=1351592/2055920 swapFree=4175504/4192956
[pid=5151] ppid=5149 vsize=5360 CPUtime=0.01
/proc/5151/stat : 5151 (glucose.sh) S 5149 5151 4879 0 -1 4194304 313 231 0 0 0 0 1 0 18 0 1 0 1098537708 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5151/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+0.701855 s]
/proc/loadavg: 0.91 0.95 0.96 3/73 5151
/proc/meminfo: memFree=1351592/2055920 swapFree=4175504/4192956
[pid=5151] ppid=5149 vsize=5360 CPUtime=0.01
/proc/5151/stat : 5151 (glucose.sh) S 5149 5151 4879 0 -1 4194304 313 231 0 0 0 0 1 0 18 0 1 0 1098537708 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5151/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+1.50195 s]
/proc/loadavg: 0.91 0.95 0.96 2/75 5154
/proc/meminfo: memFree=1349080/2055920 swapFree=4175504/4192956
[pid=5151] ppid=5149 vsize=5360 CPUtime=0.01
/proc/5151/stat : 5151 (glucose.sh) S 5149 5151 4879 0 -1 4194304 313 231 0 0 0 0 1 0 18 0 1 0 1098537708 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5151/statm: 1340 238 195 169 0 51 0
[pid=5154] ppid=5151 vsize=4012 CPUtime=1.47
/proc/5154/stat : 5154 (glucose_static) R 5151 5151 4879 0 -1 4194304 674 0 0 0 147 0 0 0 25 0 1 0 1098537710 4108288 660 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/5154/statm: 1003 660 75 172 0 828 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9372

[startup+3.10114 s]
/proc/loadavg: 0.91 0.95 0.96 2/75 5154
/proc/meminfo: memFree=1348312/2055920 swapFree=4175504/4192956
[pid=5151] ppid=5149 vsize=5360 CPUtime=0.01
/proc/5151/stat : 5151 (glucose.sh) S 5149 5151 4879 0 -1 4194304 313 231 0 0 0 0 1 0 18 0 1 0 1098537708 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5151/statm: 1340 238 195 169 0 51 0
[pid=5154] ppid=5151 vsize=4828 CPUtime=3.07
/proc/5154/stat : 5154 (glucose_static) R 5151 5151 4879 0 -1 4194304 859 0 0 0 307 0 0 0 25 0 1 0 1098537710 4943872 845 1992294400 134512640 135217611 4294956304 18446744073709551615 134533316 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/5154/statm: 1207 845 75 172 0 1032 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 10188

[startup+6.30152 s]
/proc/loadavg: 0.92 0.95 0.96 2/75 5154
/proc/meminfo: memFree=1347096/2055920 swapFree=4175504/4192956
[pid=5151] ppid=5149 vsize=5360 CPUtime=0.01
/proc/5151/stat : 5151 (glucose.sh) S 5149 5151 4879 0 -1 4194304 313 231 0 0 0 0 1 0 18 0 1 0 1098537708 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5151/statm: 1340 238 195 169 0 51 0
[pid=5154] ppid=5151 vsize=5560 CPUtime=6.27
/proc/5154/stat : 5154 (glucose_static) R 5151 5151 4879 0 -1 4194304 1068 0 0 0 627 0 0 0 25 0 1 0 1098537710 5693440 1054 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/5154/statm: 1390 1054 75 172 0 1215 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10920

[startup+12.7013 s]
/proc/loadavg: 0.93 0.95 0.96 2/75 5154
/proc/meminfo: memFree=1345688/2055920 swapFree=4175504/4192956
[pid=5151] ppid=5149 vsize=5360 CPUtime=0.01
/proc/5151/stat : 5151 (glucose.sh) S 5149 5151 4879 0 -1 4194304 313 231 0 0 0 0 1 0 18 0 1 0 1098537708 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5151/statm: 1340 238 195 169 0 51 0
[pid=5154] ppid=5151 vsize=6884 CPUtime=12.67
/proc/5154/stat : 5154 (glucose_static) R 5151 5151 4879 0 -1 4194304 1365 0 0 0 1267 0 0 0 25 0 1 0 1098537710 7049216 1351 1992294400 134512640 135217611 4294956304 18446744073709551615 134532960 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/5154/statm: 1721 1351 75 172 0 1546 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 12244

[startup+25.5018 s]
/proc/loadavg: 0.94 0.96 0.96 2/75 5154
/proc/meminfo: memFree=1344152/2055920 swapFree=4175504/4192956
[pid=5151] ppid=5149 vsize=5360 CPUtime=0.01
/proc/5151/stat : 5151 (glucose.sh) S 5149 5151 4879 0 -1 4194304 313 231 0 0 0 0 1 0 18 0 1 0 1098537708 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5151/statm: 1340 238 195 169 0 51 0
[pid=5154] ppid=5151 vsize=8452 CPUtime=25.46
/proc/5154/stat : 5154 (glucose_static) R 5151 5151 4879 0 -1 4194304 1743 0 0 0 2546 0 0 0 25 0 1 0 1098537710 8654848 1729 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/5154/statm: 2113 1729 75 172 0 1938 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 13812

[startup+51.1017 s]
/proc/loadavg: 0.96 0.96 0.96 2/75 5154
/proc/meminfo: memFree=1342296/2055920 swapFree=4175504/4192956
[pid=5151] ppid=5149 vsize=5360 CPUtime=0.01
/proc/5151/stat : 5151 (glucose.sh) S 5149 5151 4879 0 -1 4194304 313 231 0 0 0 0 1 0 18 0 1 0 1098537708 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5151/statm: 1340 238 195 169 0 51 0
[pid=5154] ppid=5151 vsize=10652 CPUtime=51.06
/proc/5154/stat : 5154 (glucose_static) R 5151 5151 4879 0 -1 4194304 2228 0 0 0 5105 1 0 0 25 0 1 0 1098537710 10907648 2214 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/5154/statm: 2663 2214 75 172 0 2488 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 16012

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.96 2/75 5155
/proc/meminfo: memFree=1339608/2055920 swapFree=4175504/4192956
[pid=5151] ppid=5149 vsize=5360 CPUtime=0.01
/proc/5151/stat : 5151 (glucose.sh) S 5149 5151 4879 0 -1 4194304 313 231 0 0 0 0 1 0 18 0 1 0 1098537708 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5151/statm: 1340 238 195 169 0 51 0
[pid=5154] ppid=5151 vsize=13656 CPUtime=102.25
/proc/5154/stat : 5154 (glucose_static) R 5151 5151 4879 0 -1 4194304 2883 0 0 0 10224 1 0 0 25 0 1 0 1098537710 13983744 2869 1992294400 134512640 135217611 4294956304 18446744073709551615 134533135 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/5154/statm: 3414 2869 75 172 0 3239 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 19016

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/75 5155
/proc/meminfo: memFree=1337304/2055920 swapFree=4175504/4192956
[pid=5151] ppid=5149 vsize=5360 CPUtime=0.01
/proc/5151/stat : 5151 (glucose.sh) S 5149 5151 4879 0 -1 4194304 313 231 0 0 0 0 1 0 18 0 1 0 1098537708 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5151/statm: 1340 238 195 169 0 51 0
[pid=5154] ppid=5151 vsize=16044 CPUtime=162.23
/proc/5154/stat : 5154 (glucose_static) R 5151 5151 4879 0 -1 4194304 3443 0 0 0 16221 2 0 0 25 0 1 0 1098537710 16429056 3429 1992294400 134512640 135217611 4294956304 18446744073709551615 134533280 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/5154/statm: 4011 3429 75 172 0 3836 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 21404

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/75 5155
/proc/meminfo: memFree=1335704/2055920 swapFree=4175504/4192956
[pid=5151] ppid=5149 vsize=5360 CPUtime=0.01
/proc/5151/stat : 5151 (glucose.sh) S 5149 5151 4879 0 -1 4194304 313 231 0 0 0 0 1 0 18 0 1 0 1098537708 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5151/statm: 1340 238 195 169 0 51 0
[pid=5154] ppid=5151 vsize=17904 CPUtime=222.21
/proc/5154/stat : 5154 (glucose_static) R 5151 5151 4879 0 -1 4194304 3839 0 0 0 22219 2 0 0 25 0 1 0 1098537710 18333696 3825 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/5154/statm: 4476 3825 75 172 0 4301 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 23264

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/75 5155
/proc/meminfo: memFree=1334488/2055920 swapFree=4175504/4192956
[pid=5151] ppid=5149 vsize=5360 CPUtime=0.01
/proc/5151/stat : 5151 (glucose.sh) S 5149 5151 4879 0 -1 4194304 313 231 0 0 0 0 1 0 18 0 1 0 1098537708 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5151/statm: 1340 238 195 169 0 51 0
[pid=5154] ppid=5151 vsize=19404 CPUtime=282.19
/proc/5154/stat : 5154 (glucose_static) R 5151 5151 4879 0 -1 4194304 4139 0 0 0 28217 2 0 0 25 0 1 0 1098537710 19869696 4125 1992294400 134512640 135217611 4294956304 18446744073709551615 134533124 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/5154/statm: 4851 4125 75 172 0 4676 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 24764

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/75 5156
/proc/meminfo: memFree=1332824/2055920 swapFree=4175504/4192956
[pid=5151] ppid=5149 vsize=5360 CPUtime=0.01
/proc/5151/stat : 5151 (glucose.sh) S 5149 5151 4879 0 -1 4194304 313 231 0 0 0 0 1 0 18 0 1 0 1098537708 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5151/statm: 1340 238 195 169 0 51 0
[pid=5154] ppid=5151 vsize=21040 CPUtime=342.18
/proc/5154/stat : 5154 (glucose_static) R 5151 5151 4879 0 -1 4194304 4542 0 0 0 34215 3 0 0 25 0 1 0 1098537710 21544960 4528 1992294400 134512640 135217611 4294956304 18446744073709551615 134537417 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/5154/statm: 5260 4528 75 172 0 5085 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 26400

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/75 5156
/proc/meminfo: memFree=1331800/2055920 swapFree=4175504/4192956
[pid=5151] ppid=5149 vsize=5360 CPUtime=0.01
/proc/5151/stat : 5151 (glucose.sh) S 5149 5151 4879 0 -1 4194304 313 231 0 0 0 0 1 0 18 0 1 0 1098537708 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5151/statm: 1340 238 195 169 0 51 0
[pid=5154] ppid=5151 vsize=22000 CPUtime=402.16
/proc/5154/stat : 5154 (glucose_static) R 5151 5151 4879 0 -1 4194304 4783 0 0 0 40213 3 0 0 25 0 1 0 1098537710 22528000 4769 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/5154/statm: 5500 4769 75 172 0 5325 0

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

[pid=5154] ppid=5151 vsize=23380 CPUtime=462.14
/proc/5154/stat : 5154 (glucose_static) R 5151 5151 4879 0 -1 4194304 5079 0 0 0 46211 3 0 0 25 0 1 0 1098537710 23941120 5065 1992294400 134512640 135217611 4294956304 18446744073709551615 134533304 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/5154/statm: 5845 5065 75 172 0 5670 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 28740

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/75 5156
/proc/meminfo: memFree=1329624/2055920 swapFree=4175504/4192956
[pid=5151] ppid=5149 vsize=5360 CPUtime=0.01
/proc/5151/stat : 5151 (glucose.sh) S 5149 5151 4879 0 -1 4194304 313 231 0 0 0 0 1 0 18 0 1 0 1098537708 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5151/statm: 1340 238 195 169 0 51 0
[pid=5154] ppid=5151 vsize=24544 CPUtime=522.13
/proc/5154/stat : 5154 (glucose_static) R 5151 5151 4879 0 -1 4194304 5343 0 0 0 52210 3 0 0 25 0 1 0 1098537710 25133056 5329 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/5154/statm: 6136 5329 75 172 0 5961 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 29904

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/75 5156
/proc/meminfo: memFree=1328664/2055920 swapFree=4175504/4192956
[pid=5151] ppid=5149 vsize=5360 CPUtime=0.01
/proc/5151/stat : 5151 (glucose.sh) S 5149 5151 4879 0 -1 4194304 313 231 0 0 0 0 1 0 18 0 1 0 1098537708 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5151/statm: 1340 238 195 169 0 51 0
[pid=5154] ppid=5151 vsize=25624 CPUtime=582.12
/proc/5154/stat : 5154 (glucose_static) R 5151 5151 4879 0 -1 4194304 5577 0 0 0 58208 4 0 0 25 0 1 0 1098537710 26238976 5563 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/5154/statm: 6406 5563 75 172 0 6231 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 30984

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/75 5156
/proc/meminfo: memFree=1328088/2055920 swapFree=4175504/4192956
[pid=5151] ppid=5149 vsize=5360 CPUtime=0.01
/proc/5151/stat : 5151 (glucose.sh) S 5149 5151 4879 0 -1 4194304 313 231 0 0 0 0 1 0 18 0 1 0 1098537708 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5151/statm: 1340 238 195 169 0 51 0
[pid=5154] ppid=5151 vsize=26128 CPUtime=642.11
/proc/5154/stat : 5154 (glucose_static) R 5151 5151 4879 0 -1 4194304 5709 0 0 0 64207 4 0 0 25 0 1 0 1098537710 26755072 5695 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/5154/statm: 6532 5695 75 172 0 6357 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 31488

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/75 5156
/proc/meminfo: memFree=1327448/2055920 swapFree=4175504/4192956
[pid=5151] ppid=5149 vsize=5360 CPUtime=0.01
/proc/5151/stat : 5151 (glucose.sh) S 5149 5151 4879 0 -1 4194304 313 231 0 0 0 0 1 0 18 0 1 0 1098537708 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5151/statm: 1340 238 195 169 0 51 0
[pid=5154] ppid=5151 vsize=26928 CPUtime=702.08
/proc/5154/stat : 5154 (glucose_static) R 5151 5151 4879 0 -1 4194304 5883 0 0 0 70204 4 0 0 25 0 1 0 1098537710 27574272 5869 1992294400 134512640 135217611 4294956304 18446744073709551615 134533248 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/5154/statm: 6732 5869 75 172 0 6557 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 32288

[startup+762.307 s]
/proc/loadavg: 0.99 0.97 0.96 2/75 5156
/proc/meminfo: memFree=1326872/2055920 swapFree=4175504/4192956
[pid=5151] ppid=5149 vsize=5360 CPUtime=0.01
/proc/5151/stat : 5151 (glucose.sh) S 5149 5151 4879 0 -1 4194304 313 231 0 0 0 0 1 0 18 0 1 0 1098537708 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5151/statm: 1340 238 195 169 0 51 0
[pid=5154] ppid=5151 vsize=27656 CPUtime=762.07
/proc/5154/stat : 5154 (glucose_static) R 5151 5151 4879 0 -1 4194304 6013 0 0 0 76203 4 0 0 25 0 1 0 1098537710 28319744 5999 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/5154/statm: 6914 5999 75 172 0 6739 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 33016

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/75 5156
/proc/meminfo: memFree=1325912/2055920 swapFree=4175504/4192956
[pid=5151] ppid=5149 vsize=5360 CPUtime=0.01
/proc/5151/stat : 5151 (glucose.sh) S 5149 5151 4879 0 -1 4194304 313 231 0 0 0 0 1 0 18 0 1 0 1098537708 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5151/statm: 1340 238 195 169 0 51 0
[pid=5154] ppid=5151 vsize=28628 CPUtime=822.04
/proc/5154/stat : 5154 (glucose_static) R 5151 5151 4879 0 -1 4194304 6245 0 0 0 82200 4 0 0 25 0 1 0 1098537710 29315072 6231 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/5154/statm: 7157 6231 75 172 0 6982 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 33988

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/75 5156
/proc/meminfo: memFree=1324952/2055920 swapFree=4175504/4192956
[pid=5151] ppid=5149 vsize=5360 CPUtime=0.01
/proc/5151/stat : 5151 (glucose.sh) S 5149 5151 4879 0 -1 4194304 313 231 0 0 0 0 1 0 18 0 1 0 1098537708 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5151/statm: 1340 238 195 169 0 51 0
[pid=5154] ppid=5151 vsize=29940 CPUtime=882.04
/proc/5154/stat : 5154 (glucose_static) R 5151 5151 4879 0 -1 4194304 6484 0 0 0 88199 5 0 0 25 0 1 0 1098537710 30658560 6470 1992294400 134512640 135217611 4294956304 18446744073709551615 134533288 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/5154/statm: 7485 6470 75 172 0 7310 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 35300

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/75 5162
/proc/meminfo: memFree=1324120/2055920 swapFree=4175504/4192956
[pid=5151] ppid=5149 vsize=5360 CPUtime=0.01
/proc/5151/stat : 5151 (glucose.sh) S 5149 5151 4879 0 -1 4194304 313 231 0 0 0 0 1 0 18 0 1 0 1098537708 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5151/statm: 1340 238 195 169 0 51 0
[pid=5154] ppid=5151 vsize=30984 CPUtime=942.01
/proc/5154/stat : 5154 (glucose_static) R 5151 5151 4879 0 -1 4194304 6707 0 0 0 94196 5 0 0 25 0 1 0 1098537710 31727616 6693 1992294400 134512640 135217611 4294956304 18446744073709551615 134533142 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/5154/statm: 7746 6693 75 172 0 7571 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 36344

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/75 5162
/proc/meminfo: memFree=1323672/2055920 swapFree=4175504/4192956
[pid=5151] ppid=5149 vsize=5360 CPUtime=0.01
/proc/5151/stat : 5151 (glucose.sh) S 5149 5151 4879 0 -1 4194304 313 231 0 0 0 0 1 0 18 0 1 0 1098537708 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5151/statm: 1340 238 195 169 0 51 0
[pid=5154] ppid=5151 vsize=31632 CPUtime=1001.99
/proc/5154/stat : 5154 (glucose_static) R 5151 5151 4879 0 -1 4194304 6814 0 0 0 100194 5 0 0 25 0 1 0 1098537710 32391168 6800 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/5154/statm: 7908 6800 75 172 0 7733 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 36992

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/75 5162
/proc/meminfo: memFree=1323160/2055920 swapFree=4175504/4192956
[pid=5151] ppid=5149 vsize=5360 CPUtime=0.01
/proc/5151/stat : 5151 (glucose.sh) S 5149 5151 4879 0 -1 4194304 313 231 0 0 0 0 1 0 18 0 1 0 1098537708 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5151/statm: 1340 238 195 169 0 51 0
[pid=5154] ppid=5151 vsize=32244 CPUtime=1061.97
/proc/5154/stat : 5154 (glucose_static) R 5151 5151 4879 0 -1 4194304 6941 0 0 0 106192 5 0 0 25 0 1 0 1098537710 33017856 6927 1992294400 134512640 135217611 4294956304 18446744073709551615 134533307 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/5154/statm: 8061 6927 75 172 0 7886 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 37604

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/75 5162
/proc/meminfo: memFree=1322456/2055920 swapFree=4175504/4192956
[pid=5151] ppid=5149 vsize=5360 CPUtime=0.01
/proc/5151/stat : 5151 (glucose.sh) S 5149 5151 4879 0 -1 4194304 313 231 0 0 0 0 1 0 18 0 1 0 1098537708 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5151/statm: 1340 238 195 169 0 51 0
[pid=5154] ppid=5151 vsize=33052 CPUtime=1121.96
/proc/5154/stat : 5154 (glucose_static) R 5151 5151 4879 0 -1 4194304 7106 0 0 0 112190 6 0 0 25 0 1 0 1098537710 33845248 7092 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/5154/statm: 8263 7092 75 172 0 8088 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 38412

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/75 5162
/proc/meminfo: memFree=1322136/2055920 swapFree=4175504/4192956
[pid=5151] ppid=5149 vsize=5360 CPUtime=0.01
/proc/5151/stat : 5151 (glucose.sh) S 5149 5151 4879 0 -1 4194304 313 231 0 0 0 0 1 0 18 0 1 0 1098537708 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5151/statm: 1340 238 195 169 0 51 0
[pid=5154] ppid=5151 vsize=33520 CPUtime=1181.94
/proc/5154/stat : 5154 (glucose_static) R 5151 5151 4879 0 -1 4194304 7185 0 0 0 118188 6 0 0 25 0 1 0 1098537710 34324480 7171 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/5154/statm: 8380 7171 75 172 0 8205 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 38880



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.96 2/75 5162
/proc/meminfo: memFree=1322072/2055920 swapFree=4175504/4192956
[pid=5151] ppid=5149 vsize=5360 CPUtime=0.01
/proc/5151/stat : 5151 (glucose.sh) S 5149 5151 4879 0 -1 4194304 313 231 0 0 0 0 1 0 18 0 1 0 1098537708 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5151/statm: 1340 238 195 169 0 51 0
[pid=5154] ppid=5151 vsize=33592 CPUtime=1200.04
/proc/5154/stat : 5154 (glucose_static) R 5151 5151 4879 0 -1 4194304 7207 0 0 0 119998 6 0 0 25 0 1 0 1098537710 34398208 7193 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/5154/statm: 8398 7193 75 172 0 8223 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 38952

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.08
CPU user time (s): 1200
CPU system time (s): 0.072988
CPU usage (%): 99.9719
Max. virtual memory (cumulated for all children) (KiB): 38952

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200
system time used= 0.072988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7762
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= 18
involuntary context switches= 1767

runsolver used 1.10283 second user time and 3.2785 second system time

The end

Launcher Data

Begin job on node77 at 2009-03-28 17:45:32
IDJOB=1515764
IDBENCH=70457
IDSOLVER=503
FILE ID=node77/1515764-1238258732
PBS_JOBID= 9060796
Free space on /tmp= 66552 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/UNKNOWN/60/unif-k7-r89-v60-c5340-S108799362-035.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1515764-1238258732/watcher-1515764-1238258732 -o /tmp/evaluation-result-1515764-1238258732/solver-1515764-1238258732 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1515764-1238258732.cnf

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

MD5SUM BENCH= a1a7c44aaefb9d151590a11e58c71aae
RANDOM SEED=1443595273

node77.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.230
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.230
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:       1352072 kB
Buffers:         73436 kB
Cached:         540828 kB
SwapCached:       9160 kB
Active:         175988 kB
Inactive:       451536 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1352072 kB
SwapTotal:     4192956 kB
SwapFree:      4175504 kB
Dirty:            1720 kB
Writeback:           0 kB
Mapped:          17536 kB
Slab:            61476 kB
Committed_AS:  2585360 kB
PageTables:       1984 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= 66552 MiB
End job on node77 at 2009-03-28 18:05:34