Trace number 1516388

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
glucose 1.0? (TO) 1200.12 1200.41

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/SATISFIABLE/70/
unif-k7-r89-v70-c6230-S603077945-019.cnf
MD5SUMba7fab3ac0ce1b351c2d42cffabe6360
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.427934
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of clauses6230
Sum of the clauses size43610
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 56230

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 |    6230    43610 |    1868       0        0     nan |  0.000 % |
0.00/0.01	c ==============================================================================
0.00/0.01	c Result  :   #vars: 70   #clauses: 6230   #literals: 43610
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:  70                                                   |
0.00/0.02	c |  Number of clauses:    6230                                                 |
0.01/0.03	c |  Parsing time:         0.00         s                                       |
1200.09/1200.41	HOME/glucose.sh: line 55: 14156 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-1516388-1238268865/watcher-1516388-1238268865 -o /tmp/evaluation-result-1516388-1238268865/solver-1516388-1238268865 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1516388-1238268865.cnf 

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


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/69 14153
/proc/meminfo: memFree=1110560/2055920 swapFree=4171840/4192956
[pid=14153] ppid=14151 vsize=5360 CPUtime=0
/proc/14153/stat : 14153 (glucose.sh) R 14151 14153 14088 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 1099548157 5488640 235 1992294400 4194304 4889804 548682068832 18446744073709551615 226238196383 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/14153/statm: 1340 235 194 169 0 51 0
[pid=14154] ppid=14153 vsize=1008 CPUtime=0
/proc/14154/stat : 14154 (SatELite_releas) R 14153 14153 14088 0 -1 4194304 114 0 0 0 0 0 0 0 18 0 1 0 1099548157 1032192 98 1992294400 134512640 135225430 4294956176 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 0 0 0
/proc/14154/statm: 252 98 50 174 0 75 0

[startup+0.027123 s]
/proc/loadavg: 0.92 0.98 0.99 3/69 14153
/proc/meminfo: memFree=1110560/2055920 swapFree=4171840/4192956
[pid=14153] ppid=14151 vsize=5360 CPUtime=0.01
/proc/14153/stat : 14153 (glucose.sh) S 14151 14153 14088 0 -1 4194304 313 252 0 0 0 0 1 0 16 0 1 0 1099548157 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14153/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+0.101124 s]
/proc/loadavg: 0.92 0.98 0.99 3/69 14153
/proc/meminfo: memFree=1110560/2055920 swapFree=4171840/4192956
[pid=14153] ppid=14151 vsize=5360 CPUtime=0.01
/proc/14153/stat : 14153 (glucose.sh) S 14151 14153 14088 0 -1 4194304 313 252 0 0 0 0 1 0 16 0 1 0 1099548157 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14153/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+0.30114 s]
/proc/loadavg: 0.92 0.98 0.99 3/69 14153
/proc/meminfo: memFree=1110560/2055920 swapFree=4171840/4192956
[pid=14153] ppid=14151 vsize=5360 CPUtime=0.01
/proc/14153/stat : 14153 (glucose.sh) S 14151 14153 14088 0 -1 4194304 313 252 0 0 0 0 1 0 16 0 1 0 1099548157 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14153/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+0.701175 s]
/proc/loadavg: 0.92 0.98 0.99 3/69 14153
/proc/meminfo: memFree=1110560/2055920 swapFree=4171840/4192956
[pid=14153] ppid=14151 vsize=5360 CPUtime=0.01
/proc/14153/stat : 14153 (glucose.sh) S 14151 14153 14088 0 -1 4194304 313 252 0 0 0 0 1 0 16 0 1 0 1099548157 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14153/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+1.50125 s]
/proc/loadavg: 0.92 0.98 0.99 2/71 14156
/proc/meminfo: memFree=1108048/2055920 swapFree=4171840/4192956
[pid=14153] ppid=14151 vsize=5360 CPUtime=0.01
/proc/14153/stat : 14153 (glucose.sh) S 14151 14153 14088 0 -1 4194304 313 252 0 0 0 0 1 0 16 0 1 0 1099548157 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14153/statm: 1340 238 195 169 0 51 0
[pid=14156] ppid=14153 vsize=4176 CPUtime=1.47
/proc/14156/stat : 14156 (glucose_static) R 14153 14153 14088 0 -1 4194304 708 0 0 0 147 0 0 0 25 0 1 0 1099548159 4276224 694 1992294400 134512640 135217611 4294956304 18446744073709551615 134533065 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/14156/statm: 1044 694 75 172 0 869 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9536

[startup+3.10139 s]
/proc/loadavg: 0.92 0.98 0.99 2/71 14156
/proc/meminfo: memFree=1107152/2055920 swapFree=4171840/4192956
[pid=14153] ppid=14151 vsize=5360 CPUtime=0.01
/proc/14153/stat : 14153 (glucose.sh) S 14151 14153 14088 0 -1 4194304 313 252 0 0 0 0 1 0 16 0 1 0 1099548157 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14153/statm: 1340 238 195 169 0 51 0
[pid=14156] ppid=14153 vsize=4840 CPUtime=3.06
/proc/14156/stat : 14156 (glucose_static) R 14153 14153 14088 0 -1 4194304 891 0 0 0 306 0 0 0 25 0 1 0 1099548159 4956160 877 1992294400 134512640 135217611 4294956304 18446744073709551615 134533268 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/14156/statm: 1210 877 75 172 0 1035 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 10200

[startup+6.30267 s]
/proc/loadavg: 0.93 0.98 0.99 2/71 14156
/proc/meminfo: memFree=1106008/2055920 swapFree=4171840/4192956
[pid=14153] ppid=14151 vsize=5360 CPUtime=0.01
/proc/14153/stat : 14153 (glucose.sh) S 14151 14153 14088 0 -1 4194304 313 252 0 0 0 0 1 0 16 0 1 0 1099548157 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14153/statm: 1340 238 195 169 0 51 0
[pid=14156] ppid=14153 vsize=5700 CPUtime=6.27
/proc/14156/stat : 14156 (glucose_static) R 14153 14153 14088 0 -1 4194304 1077 0 0 0 626 1 0 0 25 0 1 0 1099548159 5836800 1063 1992294400 134512640 135217611 4294956304 18446744073709551615 134526257 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/14156/statm: 1425 1063 75 172 0 1250 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 11060

[startup+12.7012 s]
/proc/loadavg: 0.93 0.98 0.99 2/71 14156
/proc/meminfo: memFree=1104728/2055920 swapFree=4171840/4192956
[pid=14153] ppid=14151 vsize=5360 CPUtime=0.01
/proc/14153/stat : 14153 (glucose.sh) S 14151 14153 14088 0 -1 4194304 313 252 0 0 0 0 1 0 16 0 1 0 1099548157 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14153/statm: 1340 238 195 169 0 51 0
[pid=14156] ppid=14153 vsize=7008 CPUtime=12.66
/proc/14156/stat : 14156 (glucose_static) R 14153 14153 14088 0 -1 4194304 1406 0 0 0 1265 1 0 0 25 0 1 0 1099548159 7176192 1392 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/14156/statm: 1752 1392 75 172 0 1577 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 12368

[startup+25.5014 s]
/proc/loadavg: 0.95 0.98 0.99 2/71 14156
/proc/meminfo: memFree=1103128/2055920 swapFree=4171840/4192956
[pid=14153] ppid=14151 vsize=5360 CPUtime=0.01
/proc/14153/stat : 14153 (glucose.sh) S 14151 14153 14088 0 -1 4194304 313 252 0 0 0 0 1 0 16 0 1 0 1099548157 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14153/statm: 1340 238 195 169 0 51 0
[pid=14156] ppid=14153 vsize=8520 CPUtime=25.46
/proc/14156/stat : 14156 (glucose_static) R 14153 14153 14088 0 -1 4194304 1761 0 0 0 2545 1 0 0 25 0 1 0 1099548159 8724480 1747 1992294400 134512640 135217611 4294956304 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/14156/statm: 2130 1747 75 172 0 1955 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 13880

[startup+51.1016 s]
/proc/loadavg: 0.96 0.98 0.99 2/71 14156
/proc/meminfo: memFree=1101080/2055920 swapFree=4171840/4192956
[pid=14153] ppid=14151 vsize=5360 CPUtime=0.01
/proc/14153/stat : 14153 (glucose.sh) S 14151 14153 14088 0 -1 4194304 313 252 0 0 0 0 1 0 16 0 1 0 1099548157 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14153/statm: 1340 238 195 169 0 51 0
[pid=14156] ppid=14153 vsize=10604 CPUtime=51.06
/proc/14156/stat : 14156 (glucose_static) R 14153 14153 14088 0 -1 4194304 2256 0 0 0 5104 2 0 0 25 0 1 0 1099548159 10858496 2242 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/14156/statm: 2651 2242 75 172 0 2476 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 15964

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/71 14156
/proc/meminfo: memFree=1098584/2055920 swapFree=4171840/4192956
[pid=14153] ppid=14151 vsize=5360 CPUtime=0.01
/proc/14153/stat : 14153 (glucose.sh) S 14151 14153 14088 0 -1 4194304 313 252 0 0 0 0 1 0 16 0 1 0 1099548157 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14153/statm: 1340 238 195 169 0 51 0
[pid=14156] ppid=14153 vsize=13484 CPUtime=102.25
/proc/14156/stat : 14156 (glucose_static) R 14153 14153 14088 0 -1 4194304 2883 0 0 0 10222 3 0 0 25 0 1 0 1099548159 13807616 2869 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/14156/statm: 3371 2869 75 172 0 3196 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 18844

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 14156
/proc/meminfo: memFree=1096344/2055920 swapFree=4171840/4192956
[pid=14153] ppid=14151 vsize=5360 CPUtime=0.01
/proc/14153/stat : 14153 (glucose.sh) S 14151 14153 14088 0 -1 4194304 313 252 0 0 0 0 1 0 16 0 1 0 1099548157 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14153/statm: 1340 238 195 169 0 51 0
[pid=14156] ppid=14153 vsize=16004 CPUtime=162.23
/proc/14156/stat : 14156 (glucose_static) R 14153 14153 14088 0 -1 4194304 3457 0 0 0 16220 3 0 0 25 0 1 0 1099548159 16388096 3443 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/14156/statm: 4001 3443 75 172 0 3826 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 21364

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 14156
/proc/meminfo: memFree=1094424/2055920 swapFree=4171840/4192956
[pid=14153] ppid=14151 vsize=5360 CPUtime=0.01
/proc/14153/stat : 14153 (glucose.sh) S 14151 14153 14088 0 -1 4194304 313 252 0 0 0 0 1 0 16 0 1 0 1099548157 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14153/statm: 1340 238 195 169 0 51 0
[pid=14156] ppid=14153 vsize=17804 CPUtime=222.22
/proc/14156/stat : 14156 (glucose_static) R 14153 14153 14088 0 -1 4194304 3902 0 0 0 22218 4 0 0 25 0 1 0 1099548159 18231296 3888 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/14156/statm: 4451 3888 75 172 0 4276 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 23164

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 14156
/proc/meminfo: memFree=1092952/2055920 swapFree=4171840/4192956
[pid=14153] ppid=14151 vsize=5360 CPUtime=0.01
/proc/14153/stat : 14153 (glucose.sh) S 14151 14153 14088 0 -1 4194304 313 252 0 0 0 0 1 0 16 0 1 0 1099548157 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14153/statm: 1340 238 195 169 0 51 0
[pid=14156] ppid=14153 vsize=19408 CPUtime=282.2
/proc/14156/stat : 14156 (glucose_static) R 14153 14153 14088 0 -1 4194304 4253 0 0 0 28216 4 0 0 25 0 1 0 1099548159 19873792 4239 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/14156/statm: 4852 4239 75 172 0 4677 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 24768

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 14156
/proc/meminfo: memFree=1091800/2055920 swapFree=4171840/4192956
[pid=14153] ppid=14151 vsize=5360 CPUtime=0.01
/proc/14153/stat : 14153 (glucose.sh) S 14151 14153 14088 0 -1 4194304 313 252 0 0 0 0 1 0 16 0 1 0 1099548157 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14153/statm: 1340 238 195 169 0 51 0
[pid=14156] ppid=14153 vsize=20812 CPUtime=342.19
/proc/14156/stat : 14156 (glucose_static) R 14153 14153 14088 0 -1 4194304 4553 0 0 0 34214 5 0 0 25 0 1 0 1099548159 21311488 4539 1992294400 134512640 135217611 4294956304 18446744073709551615 134522438 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/14156/statm: 5203 4539 75 172 0 5028 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 26172

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 14158
/proc/meminfo: memFree=1090968/2055920 swapFree=4171840/4192956
[pid=14153] ppid=14151 vsize=5360 CPUtime=0.01
/proc/14153/stat : 14153 (glucose.sh) S 14151 14153 14088 0 -1 4194304 313 252 0 0 0 0 1 0 16 0 1 0 1099548157 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14153/statm: 1340 238 195 169 0 51 0
[pid=14156] ppid=14153 vsize=21760 CPUtime=402.17
/proc/14156/stat : 14156 (glucose_static) R 14153 14153 14088 0 -1 4194304 4752 0 0 0 40211 6 0 0 25 0 1 0 1099548159 22282240 4738 1992294400 134512640 135217611 4294956304 18446744073709551615 134533118 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/14156/statm: 5440 4738 75 172 0 5265 0

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

[pid=14156] ppid=14153 vsize=23148 CPUtime=462.16
/proc/14156/stat : 14156 (glucose_static) R 14153 14153 14088 0 -1 4194304 5083 0 0 0 46210 6 0 0 25 0 1 0 1099548159 23703552 5069 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/14156/statm: 5787 5069 75 172 0 5612 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 28508

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 14158
/proc/meminfo: memFree=1088728/2055920 swapFree=4171840/4192956
[pid=14153] ppid=14151 vsize=5360 CPUtime=0.01
/proc/14153/stat : 14153 (glucose.sh) S 14151 14153 14088 0 -1 4194304 313 252 0 0 0 0 1 0 16 0 1 0 1099548157 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14153/statm: 1340 238 195 169 0 51 0
[pid=14156] ppid=14153 vsize=24224 CPUtime=522.14
/proc/14156/stat : 14156 (glucose_static) R 14153 14153 14088 0 -1 4194304 5336 0 0 0 52208 6 0 0 25 0 1 0 1099548159 24805376 5322 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/14156/statm: 6056 5322 75 172 0 5881 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 29584

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 14158
/proc/meminfo: memFree=1087896/2055920 swapFree=4171840/4192956
[pid=14153] ppid=14151 vsize=5360 CPUtime=0.01
/proc/14153/stat : 14153 (glucose.sh) S 14151 14153 14088 0 -1 4194304 313 252 0 0 0 0 1 0 16 0 1 0 1099548157 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14153/statm: 1340 238 195 169 0 51 0
[pid=14156] ppid=14153 vsize=25012 CPUtime=582.13
/proc/14156/stat : 14156 (glucose_static) R 14153 14153 14088 0 -1 4194304 5524 0 0 0 58206 7 0 0 25 0 1 0 1099548159 25612288 5510 1992294400 134512640 135217611 4294956304 18446744073709551615 134533043 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/14156/statm: 6253 5510 75 172 0 6078 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 30372

[startup+642.301 s]
/proc/loadavg: 1.04 1.00 1.00 2/71 14158
/proc/meminfo: memFree=1087192/2055920 swapFree=4171840/4192956
[pid=14153] ppid=14151 vsize=5360 CPUtime=0.01
/proc/14153/stat : 14153 (glucose.sh) S 14151 14153 14088 0 -1 4194304 313 252 0 0 0 0 1 0 16 0 1 0 1099548157 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14153/statm: 1340 238 195 169 0 51 0
[pid=14156] ppid=14153 vsize=25948 CPUtime=642.12
/proc/14156/stat : 14156 (glucose_static) R 14153 14153 14088 0 -1 4194304 5703 0 0 0 64205 7 0 0 25 0 1 0 1099548159 26570752 5689 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/14156/statm: 6487 5689 75 172 0 6312 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 31308

[startup+702.302 s]
/proc/loadavg: 1.10 1.03 1.01 2/71 14158
/proc/meminfo: memFree=1086104/2055920 swapFree=4171840/4192956
[pid=14153] ppid=14151 vsize=5360 CPUtime=0.01
/proc/14153/stat : 14153 (glucose.sh) S 14151 14153 14088 0 -1 4194304 313 252 0 0 0 0 1 0 16 0 1 0 1099548157 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14153/statm: 1340 238 195 169 0 51 0
[pid=14156] ppid=14153 vsize=27008 CPUtime=702.1
/proc/14156/stat : 14156 (glucose_static) R 14153 14153 14088 0 -1 4194304 5978 0 0 0 70202 8 0 0 25 0 1 0 1099548159 27656192 5943 1992294400 134512640 135217611 4294956304 18446744073709551615 134533466 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/14156/statm: 6752 5943 75 172 0 6577 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 32368

[startup+762.306 s]
/proc/loadavg: 1.03 1.02 1.00 2/71 14158
/proc/meminfo: memFree=1085720/2055920 swapFree=4171840/4192956
[pid=14153] ppid=14151 vsize=5360 CPUtime=0.01
/proc/14153/stat : 14153 (glucose.sh) S 14151 14153 14088 0 -1 4194304 313 252 0 0 0 0 1 0 16 0 1 0 1099548157 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14153/statm: 1340 238 195 169 0 51 0
[pid=14156] ppid=14153 vsize=27584 CPUtime=762.09
/proc/14156/stat : 14156 (glucose_static) R 14153 14153 14088 0 -1 4194304 6104 0 0 0 76201 8 0 0 25 0 1 0 1099548159 28246016 6069 1992294400 134512640 135217611 4294956304 18446744073709551615 134532978 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/14156/statm: 6896 6069 75 172 0 6721 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 32944

[startup+822.301 s]
/proc/loadavg: 1.01 1.02 1.00 2/71 14158
/proc/meminfo: memFree=1085144/2055920 swapFree=4171840/4192956
[pid=14153] ppid=14151 vsize=5360 CPUtime=0.01
/proc/14153/stat : 14153 (glucose.sh) S 14151 14153 14088 0 -1 4194304 313 252 0 0 0 0 1 0 16 0 1 0 1099548157 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14153/statm: 1340 238 195 169 0 51 0
[pid=14156] ppid=14153 vsize=28232 CPUtime=822.07
/proc/14156/stat : 14156 (glucose_static) R 14153 14153 14088 0 -1 4194304 6250 0 0 0 82199 8 0 0 25 0 1 0 1099548159 28909568 6215 1992294400 134512640 135217611 4294956304 18446744073709551615 134533043 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/14156/statm: 7058 6215 75 172 0 6883 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 33592

[startup+882.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/71 14158
/proc/meminfo: memFree=1084248/2055920 swapFree=4171840/4192956
[pid=14153] ppid=14151 vsize=5360 CPUtime=0.01
/proc/14153/stat : 14153 (glucose.sh) S 14151 14153 14088 0 -1 4194304 313 252 0 0 0 0 1 0 16 0 1 0 1099548157 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14153/statm: 1340 238 195 169 0 51 0
[pid=14156] ppid=14153 vsize=29376 CPUtime=882.06
/proc/14156/stat : 14156 (glucose_static) R 14153 14153 14088 0 -1 4194304 6465 0 0 0 88197 9 0 0 25 0 1 0 1099548159 30081024 6430 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/14156/statm: 7344 6430 75 172 0 7169 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 34736

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 14158
/proc/meminfo: memFree=1083864/2055920 swapFree=4171840/4192956
[pid=14153] ppid=14151 vsize=5360 CPUtime=0.01
/proc/14153/stat : 14153 (glucose.sh) S 14151 14153 14088 0 -1 4194304 313 252 0 0 0 0 1 0 16 0 1 0 1099548157 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14153/statm: 1340 238 195 169 0 51 0
[pid=14156] ppid=14153 vsize=29844 CPUtime=942.04
/proc/14156/stat : 14156 (glucose_static) R 14153 14153 14088 0 -1 4194304 6561 0 0 0 94195 9 0 0 25 0 1 0 1099548159 30560256 6526 1992294400 134512640 135217611 4294956304 18446744073709551615 134533319 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/14156/statm: 7461 6526 75 172 0 7286 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 35204

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 14158
/proc/meminfo: memFree=1083544/2055920 swapFree=4171840/4192956
[pid=14153] ppid=14151 vsize=5360 CPUtime=0.01
/proc/14153/stat : 14153 (glucose.sh) S 14151 14153 14088 0 -1 4194304 313 252 0 0 0 0 1 0 16 0 1 0 1099548157 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14153/statm: 1340 238 195 169 0 51 0
[pid=14156] ppid=14153 vsize=30164 CPUtime=1002.02
/proc/14156/stat : 14156 (glucose_static) R 14153 14153 14088 0 -1 4194304 6628 0 0 0 100193 9 0 0 25 0 1 0 1099548159 30887936 6593 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/14156/statm: 7541 6593 75 172 0 7366 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 35524

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 14158
/proc/meminfo: memFree=1083096/2055920 swapFree=4171840/4192956
[pid=14153] ppid=14151 vsize=5360 CPUtime=0.01
/proc/14153/stat : 14153 (glucose.sh) S 14151 14153 14088 0 -1 4194304 313 252 0 0 0 0 1 0 16 0 1 0 1099548157 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14153/statm: 1340 238 195 169 0 51 0
[pid=14156] ppid=14153 vsize=30936 CPUtime=1062.02
/proc/14156/stat : 14156 (glucose_static) R 14153 14153 14088 0 -1 4194304 6747 0 0 0 106192 10 0 0 25 0 1 0 1099548159 31678464 6712 1992294400 134512640 135217611 4294956304 18446744073709551615 134533105 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/14156/statm: 7734 6712 75 172 0 7559 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 36296

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 14158
/proc/meminfo: memFree=1082648/2055920 swapFree=4171840/4192956
[pid=14153] ppid=14151 vsize=5360 CPUtime=0.01
/proc/14153/stat : 14153 (glucose.sh) S 14151 14153 14088 0 -1 4194304 313 252 0 0 0 0 1 0 16 0 1 0 1099548157 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14153/statm: 1340 238 195 169 0 51 0
[pid=14156] ppid=14153 vsize=31416 CPUtime=1122
/proc/14156/stat : 14156 (glucose_static) R 14153 14153 14088 0 -1 4194304 6870 0 0 0 112190 10 0 0 25 0 1 0 1099548159 32169984 6835 1992294400 134512640 135217611 4294956304 18446744073709551615 134533552 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/14156/statm: 7854 6835 75 172 0 7679 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 36776

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 14158
/proc/meminfo: memFree=1081880/2055920 swapFree=4171840/4192956
[pid=14153] ppid=14151 vsize=5360 CPUtime=0.01
/proc/14153/stat : 14153 (glucose.sh) S 14151 14153 14088 0 -1 4194304 313 252 0 0 0 0 1 0 16 0 1 0 1099548157 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14153/statm: 1340 238 195 169 0 51 0
[pid=14156] ppid=14153 vsize=32104 CPUtime=1181.98
/proc/14156/stat : 14156 (glucose_static) R 14153 14153 14088 0 -1 4194304 7048 0 0 0 118188 10 0 0 25 0 1 0 1099548159 32874496 7013 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/14156/statm: 8026 7013 75 172 0 7851 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 37464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 14158
/proc/meminfo: memFree=1081688/2055920 swapFree=4171840/4192956
[pid=14153] ppid=14151 vsize=5360 CPUtime=0.01
/proc/14153/stat : 14153 (glucose.sh) S 14151 14153 14088 0 -1 4194304 313 252 0 0 0 0 1 0 16 0 1 0 1099548157 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14153/statm: 1340 238 195 169 0 51 0
[pid=14156] ppid=14153 vsize=32392 CPUtime=1200.08
/proc/14156/stat : 14156 (glucose_static) R 14153 14153 14088 0 -1 4194304 7086 0 0 0 119998 10 0 0 25 0 1 0 1099548159 33169408 7051 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/14156/statm: 8098 7051 75 172 0 7923 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 37752

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.41
CPU time (s): 1200.12
CPU user time (s): 1200.01
CPU system time (s): 0.115982
CPU usage (%): 99.9759
Max. virtual memory (cumulated for all children) (KiB): 37752

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.01
system time used= 0.115982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7662
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 17
involuntary context switches= 2522

runsolver used 1.22381 second user time and 3.15252 second system time

The end

Launcher Data

Begin job on node58 at 2009-03-28 20:34:25
IDJOB=1516388
IDBENCH=70509
IDSOLVER=503
FILE ID=node58/1516388-1238268865
PBS_JOBID= 9060860
Free space on /tmp= 66400 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/SATISFIABLE/70/unif-k7-r89-v70-c6230-S603077945-019.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1516388-1238268865/watcher-1516388-1238268865 -o /tmp/evaluation-result-1516388-1238268865/solver-1516388-1238268865 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1516388-1238268865.cnf

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

MD5SUM BENCH= ba7fab3ac0ce1b351c2d42cffabe6360
RANDOM SEED=1698226929

node58.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.222
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.222
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:       1111104 kB
Buffers:         85720 kB
Cached:         768372 kB
SwapCached:      11412 kB
Active:         201692 kB
Inactive:       665288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1111104 kB
SwapTotal:     4192956 kB
SwapFree:      4171840 kB
Dirty:            1728 kB
Writeback:           0 kB
Mapped:          17364 kB
Slab:            63440 kB
Committed_AS:  2522276 kB
PageTables:       1764 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= 66400 MiB
End job on node58 at 2009-03-28 20:54:27