Trace number 1513232

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.04 1200.52

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/200/
unif-k7-r85-v200-c17000-S266028630-005.cnf
MD5SUMa707a7c29825dc72fa3ef0fca06c3f00
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of clauses17000
Sum of the clauses size119000
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 517000

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.02	c ==============================================================================
0.00/0.02	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.02	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.02	c ==============================================================================
0.00/0.02	c |         0 |   17000   119000 |    5099       0        0     nan |  0.000 % |
0.00/0.02	c ==============================================================================
0.00/0.02	c Result  :   #vars: 200   #clauses: 17000   #literals: 119000
0.00/0.02	c CPU time:   0.021996 s
0.00/0.02	c ==============================================================================
0.03/0.06	c
0.03/0.06	c Starting glucose
0.03/0.06	c
0.03/0.06	
0.03/0.06	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.03/0.06	
0.03/0.06	c ============================[ Problem Statistics ]=============================
0.03/0.06	c |                                                                             |
0.03/0.06	c |  Number of variables:  200                                                  |
0.03/0.06	c |  Number of clauses:    17000                                                |
0.03/0.08	c |  Parsing time:         0.01         s                                       |
1200.00/1200.51	HOME/glucose.sh: line 55: 17620 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-1513232-1238214947/watcher-1513232-1238214947 -o /tmp/evaluation-result-1513232-1238214947/solver-1513232-1238214947 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1513232-1238214947.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.96 3/76 17617
/proc/meminfo: memFree=1375696/2055920 swapFree=4173544/4192956
[pid=17617] ppid=17615 vsize=5360 CPUtime=0
/proc/17617/stat : 17617 (glucose.sh) R 17615 17617 16842 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 1094155899 5488640 235 1992294400 4194304 4889804 548682068832 18446744073709551615 257203694239 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/17617/statm: 1340 235 194 169 0 51 0
[pid=17618] ppid=17617 vsize=1008 CPUtime=0
/proc/17618/stat : 17618 (SatELite_releas) R 17617 17617 16842 0 -1 4194304 123 0 0 0 0 0 0 0 18 0 1 0 1094155899 1032192 107 1992294400 134512640 135225430 4294956176 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 0 0 0
/proc/17618/statm: 252 107 50 174 0 75 0

[startup+0.0370449 s]
/proc/loadavg: 0.92 0.98 0.96 3/76 17617
/proc/meminfo: memFree=1375696/2055920 swapFree=4173544/4192956
[pid=17617] ppid=17615 vsize=5360 CPUtime=0
/proc/17617/stat : 17617 (glucose.sh) S 17615 17617 16842 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1094155899 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17617/statm: 1340 236 195 169 0 51 0
[pid=17618] ppid=17617 vsize=2472 CPUtime=0.03
/proc/17618/stat : 17618 (SatELite_releas) R 17617 17617 16842 0 -1 4194304 500 0 0 0 3 0 0 0 18 0 1 0 1094155899 2531328 484 1992294400 134512640 135225430 4294956176 18446744073709551615 134735630 0 0 4096 3 0 0 0 17 0 0 0
/proc/17618/statm: 618 484 78 174 0 441 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 7832

[startup+0.101055 s]
/proc/loadavg: 0.92 0.98 0.96 3/76 17617
/proc/meminfo: memFree=1375696/2055920 swapFree=4173544/4192956
[pid=17617] ppid=17615 vsize=5360 CPUtime=0.05
/proc/17617/stat : 17617 (glucose.sh) S 17615 17617 16842 0 -1 4194304 313 501 0 0 0 0 5 0 16 0 1 0 1094155899 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17617/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5360

[startup+0.30107 s]
/proc/loadavg: 0.92 0.98 0.96 3/76 17617
/proc/meminfo: memFree=1375696/2055920 swapFree=4173544/4192956
[pid=17617] ppid=17615 vsize=5360 CPUtime=0.05
/proc/17617/stat : 17617 (glucose.sh) S 17615 17617 16842 0 -1 4194304 313 501 0 0 0 0 5 0 16 0 1 0 1094155899 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17617/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5360

[startup+0.701108 s]
/proc/loadavg: 0.92 0.98 0.96 3/76 17617
/proc/meminfo: memFree=1375696/2055920 swapFree=4173544/4192956
[pid=17617] ppid=17615 vsize=5360 CPUtime=0.05
/proc/17617/stat : 17617 (glucose.sh) S 17615 17617 16842 0 -1 4194304 313 501 0 0 0 0 5 0 16 0 1 0 1094155899 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17617/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5360

[startup+1.50117 s]
/proc/loadavg: 0.92 0.98 0.96 2/78 17620
/proc/meminfo: memFree=1371200/2055920 swapFree=4173544/4192956
[pid=17617] ppid=17615 vsize=5360 CPUtime=0.05
/proc/17617/stat : 17617 (glucose.sh) S 17615 17617 16842 0 -1 4194304 313 501 0 0 0 0 5 0 16 0 1 0 1094155899 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17617/statm: 1340 238 195 169 0 51 0
[pid=17620] ppid=17617 vsize=5652 CPUtime=1.42
/proc/17620/stat : 17620 (glucose_static) R 17617 17617 16842 0 -1 4194304 1176 0 0 0 142 0 0 0 25 0 1 0 1094155905 5787648 1162 1992294400 134512640 135217611 4294956304 18446744073709551615 134533165 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17620/statm: 1413 1162 75 172 0 1238 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 11012

[startup+3.1013 s]
/proc/loadavg: 0.92 0.98 0.96 2/78 17620
/proc/meminfo: memFree=1369920/2055920 swapFree=4173544/4192956
[pid=17617] ppid=17615 vsize=5360 CPUtime=0.05
/proc/17617/stat : 17617 (glucose.sh) S 17615 17617 16842 0 -1 4194304 313 501 0 0 0 0 5 0 16 0 1 0 1094155899 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17617/statm: 1340 238 195 169 0 51 0
[pid=17620] ppid=17617 vsize=6604 CPUtime=3.02
/proc/17620/stat : 17620 (glucose_static) R 17617 17617 16842 0 -1 4194304 1410 0 0 0 302 0 0 0 25 0 1 0 1094155905 6762496 1396 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17620/statm: 1651 1396 75 172 0 1476 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 11964

[startup+6.30157 s]
/proc/loadavg: 0.93 0.98 0.96 2/78 17620
/proc/meminfo: memFree=1368448/2055920 swapFree=4173544/4192956
[pid=17617] ppid=17615 vsize=5360 CPUtime=0.05
/proc/17617/stat : 17617 (glucose.sh) S 17615 17617 16842 0 -1 4194304 313 501 0 0 0 0 5 0 16 0 1 0 1094155899 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17617/statm: 1340 238 195 169 0 51 0
[pid=17620] ppid=17617 vsize=7800 CPUtime=6.23
/proc/17620/stat : 17620 (glucose_static) R 17617 17617 16842 0 -1 4194304 1721 0 0 0 622 1 0 0 25 0 1 0 1094155905 7987200 1707 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17620/statm: 1950 1707 75 172 0 1775 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 13160

[startup+12.7021 s]
/proc/loadavg: 0.93 0.98 0.96 2/78 17620
/proc/meminfo: memFree=1366656/2055920 swapFree=4173544/4192956
[pid=17617] ppid=17615 vsize=5360 CPUtime=0.05
/proc/17617/stat : 17617 (glucose.sh) S 17615 17617 16842 0 -1 4194304 313 501 0 0 0 0 5 0 16 0 1 0 1094155899 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17617/statm: 1340 238 195 169 0 51 0
[pid=17620] ppid=17617 vsize=9136 CPUtime=12.63
/proc/17620/stat : 17620 (glucose_static) R 17617 17617 16842 0 -1 4194304 2045 0 0 0 1262 1 0 0 25 0 1 0 1094155905 9355264 2031 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17620/statm: 2284 2031 75 172 0 2109 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 14496

[startup+25.5012 s]
/proc/loadavg: 0.95 0.98 0.96 2/78 17620
/proc/meminfo: memFree=1364672/2055920 swapFree=4173544/4192956
[pid=17617] ppid=17615 vsize=5360 CPUtime=0.05
/proc/17617/stat : 17617 (glucose.sh) S 17615 17617 16842 0 -1 4194304 313 501 0 0 0 0 5 0 16 0 1 0 1094155899 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17617/statm: 1340 238 195 169 0 51 0
[pid=17620] ppid=17617 vsize=11316 CPUtime=25.42
/proc/17620/stat : 17620 (glucose_static) R 17617 17617 16842 0 -1 4194304 2556 0 0 0 2541 1 0 0 25 0 1 0 1094155905 11587584 2542 1992294400 134512640 135217611 4294956304 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17620/statm: 2829 2542 75 172 0 2654 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 16676

[startup+51.1013 s]
/proc/loadavg: 0.96 0.98 0.96 2/78 17620
/proc/meminfo: memFree=1362496/2055920 swapFree=4173544/4192956
[pid=17617] ppid=17615 vsize=5360 CPUtime=0.05
/proc/17617/stat : 17617 (glucose.sh) S 17615 17617 16842 0 -1 4194304 313 501 0 0 0 0 5 0 16 0 1 0 1094155899 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17617/statm: 1340 238 195 169 0 51 0
[pid=17620] ppid=17617 vsize=13676 CPUtime=51
/proc/17620/stat : 17620 (glucose_static) R 17617 17617 16842 0 -1 4194304 3155 0 0 0 5098 2 0 0 25 0 1 0 1094155905 14004224 3141 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17620/statm: 3419 3141 75 172 0 3244 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 19036

[startup+102.307 s]
/proc/loadavg: 0.98 0.98 0.96 2/78 17620
/proc/meminfo: memFree=1358912/2055920 swapFree=4173544/4192956
[pid=17617] ppid=17615 vsize=5360 CPUtime=0.05
/proc/17617/stat : 17617 (glucose.sh) S 17615 17617 16842 0 -1 4194304 313 501 0 0 0 0 5 0 16 0 1 0 1094155899 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17617/statm: 1340 238 195 169 0 51 0
[pid=17620] ppid=17617 vsize=17228 CPUtime=102.2
/proc/17620/stat : 17620 (glucose_static) R 17617 17617 16842 0 -1 4194304 4000 0 0 0 10216 4 0 0 25 0 1 0 1094155905 17641472 3986 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17620/statm: 4307 3986 75 172 0 4132 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 22588

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.96 2/78 17620
/proc/meminfo: memFree=1356352/2055920 swapFree=4173544/4192956
[pid=17617] ppid=17615 vsize=5360 CPUtime=0.05
/proc/17617/stat : 17617 (glucose.sh) S 17615 17617 16842 0 -1 4194304 313 501 0 0 0 0 5 0 16 0 1 0 1094155899 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17617/statm: 1340 238 195 169 0 51 0
[pid=17620] ppid=17617 vsize=19812 CPUtime=162.16
/proc/17620/stat : 17620 (glucose_static) R 17617 17617 16842 0 -1 4194304 4614 0 0 0 16212 4 0 0 25 0 1 0 1094155905 20287488 4600 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17620/statm: 4953 4600 75 172 0 4778 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 25172

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.96 2/78 17622
/proc/meminfo: memFree=1354112/2055920 swapFree=4173544/4192956
[pid=17617] ppid=17615 vsize=5360 CPUtime=0.05
/proc/17617/stat : 17617 (glucose.sh) S 17615 17617 16842 0 -1 4194304 313 501 0 0 0 0 5 0 16 0 1 0 1094155899 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17617/statm: 1340 238 195 169 0 51 0
[pid=17620] ppid=17617 vsize=22180 CPUtime=222.14
/proc/17620/stat : 17620 (glucose_static) R 17617 17617 16842 0 -1 4194304 5155 0 0 0 22209 5 0 0 25 0 1 0 1094155905 22712320 5141 1992294400 134512640 135217611 4294956304 18446744073709551615 134533142 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17620/statm: 5545 5141 75 172 0 5370 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 27540

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.96 2/78 17622
/proc/meminfo: memFree=1352512/2055920 swapFree=4173544/4192956
[pid=17617] ppid=17615 vsize=5360 CPUtime=0.05
/proc/17617/stat : 17617 (glucose.sh) S 17615 17617 16842 0 -1 4194304 313 501 0 0 0 0 5 0 16 0 1 0 1094155899 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17617/statm: 1340 238 195 169 0 51 0
[pid=17620] ppid=17617 vsize=23716 CPUtime=282.12
/proc/17620/stat : 17620 (glucose_static) R 17617 17617 16842 0 -1 4194304 5560 0 0 0 28206 6 0 0 25 0 1 0 1094155905 24285184 5546 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17620/statm: 5929 5546 75 172 0 5754 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 29076

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.96 2/78 17622
/proc/meminfo: memFree=1350912/2055920 swapFree=4173544/4192956
[pid=17617] ppid=17615 vsize=5360 CPUtime=0.05
/proc/17617/stat : 17617 (glucose.sh) S 17615 17617 16842 0 -1 4194304 313 501 0 0 0 0 5 0 16 0 1 0 1094155899 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17617/statm: 1340 238 195 169 0 51 0
[pid=17620] ppid=17617 vsize=25452 CPUtime=342.09
/proc/17620/stat : 17620 (glucose_static) R 17617 17617 16842 0 -1 4194304 5994 0 0 0 34203 6 0 0 25 0 1 0 1094155905 26062848 5980 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17620/statm: 6363 5980 75 172 0 6188 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 30812

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.96 2/78 17622
/proc/meminfo: memFree=1349632/2055920 swapFree=4173544/4192956
[pid=17617] ppid=17615 vsize=5360 CPUtime=0.05
/proc/17617/stat : 17617 (glucose.sh) S 17615 17617 16842 0 -1 4194304 313 501 0 0 0 0 5 0 16 0 1 0 1094155899 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17617/statm: 1340 238 195 169 0 51 0

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

[pid=17620] ppid=17617 vsize=29088 CPUtime=522.02
/proc/17620/stat : 17620 (glucose_static) R 17617 17617 16842 0 -1 4194304 6879 0 0 0 52195 7 0 0 25 0 1 0 1094155905 29786112 6865 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17620/statm: 7272 6865 75 172 0 7097 0
Current children cumulated CPU time (s) 522.07
Current children cumulated vsize (KiB) 34448

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.96 2/78 17622
/proc/meminfo: memFree=1346176/2055920 swapFree=4173544/4192956
[pid=17617] ppid=17615 vsize=5360 CPUtime=0.05
/proc/17617/stat : 17617 (glucose.sh) S 17615 17617 16842 0 -1 4194304 313 501 0 0 0 0 5 0 16 0 1 0 1094155899 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17617/statm: 1340 238 195 169 0 51 0
[pid=17620] ppid=17617 vsize=30472 CPUtime=581.99
/proc/17620/stat : 17620 (glucose_static) R 17617 17617 16842 0 -1 4194304 7163 0 0 0 58192 7 0 0 25 0 1 0 1094155905 31203328 7149 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17620/statm: 7618 7149 75 172 0 7443 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 35832

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.96 2/78 17622
/proc/meminfo: memFree=1345088/2055920 swapFree=4173544/4192956
[pid=17617] ppid=17615 vsize=5360 CPUtime=0.05
/proc/17617/stat : 17617 (glucose.sh) S 17615 17617 16842 0 -1 4194304 313 501 0 0 0 0 5 0 16 0 1 0 1094155899 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17617/statm: 1340 238 195 169 0 51 0
[pid=17620] ppid=17617 vsize=31604 CPUtime=641.97
/proc/17620/stat : 17620 (glucose_static) R 17617 17617 16842 0 -1 4194304 7437 0 0 0 64190 7 0 0 25 0 1 0 1094155905 32362496 7423 1992294400 134512640 135217611 4294956304 18446744073709551615 134533555 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17620/statm: 7901 7423 75 172 0 7726 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 36964

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.96 2/78 17622
/proc/meminfo: memFree=1344064/2055920 swapFree=4173544/4192956
[pid=17617] ppid=17615 vsize=5360 CPUtime=0.05
/proc/17617/stat : 17617 (glucose.sh) S 17615 17617 16842 0 -1 4194304 313 501 0 0 0 0 5 0 16 0 1 0 1094155899 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17617/statm: 1340 238 195 169 0 51 0
[pid=17620] ppid=17617 vsize=32636 CPUtime=701.96
/proc/17620/stat : 17620 (glucose_static) R 17617 17617 16842 0 -1 4194304 7664 0 0 0 70188 8 0 0 25 0 1 0 1094155905 33419264 7650 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17620/statm: 8159 7650 75 172 0 7984 0
Current children cumulated CPU time (s) 702.01
Current children cumulated vsize (KiB) 37996

[startup+762.308 s]
/proc/loadavg: 0.99 0.98 0.96 2/78 17622
/proc/meminfo: memFree=1343232/2055920 swapFree=4173544/4192956
[pid=17617] ppid=17615 vsize=5360 CPUtime=0.05
/proc/17617/stat : 17617 (glucose.sh) S 17615 17617 16842 0 -1 4194304 313 501 0 0 0 0 5 0 16 0 1 0 1094155899 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17617/statm: 1340 238 195 169 0 51 0
[pid=17620] ppid=17617 vsize=33564 CPUtime=761.93
/proc/17620/stat : 17620 (glucose_static) R 17617 17617 16842 0 -1 4194304 7873 0 0 0 76185 8 0 0 25 0 1 0 1094155905 34369536 7859 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17620/statm: 8391 7859 75 172 0 8216 0
Current children cumulated CPU time (s) 761.98
Current children cumulated vsize (KiB) 38924

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.96 2/78 17622
/proc/meminfo: memFree=1342464/2055920 swapFree=4173544/4192956
[pid=17617] ppid=17615 vsize=5360 CPUtime=0.05
/proc/17617/stat : 17617 (glucose.sh) S 17615 17617 16842 0 -1 4194304 313 501 0 0 0 0 5 0 16 0 1 0 1094155899 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17617/statm: 1340 238 195 169 0 51 0
[pid=17620] ppid=17617 vsize=34260 CPUtime=821.9
/proc/17620/stat : 17620 (glucose_static) R 17617 17617 16842 0 -1 4194304 8057 0 0 0 82182 8 0 0 25 0 1 0 1094155905 35082240 8043 1992294400 134512640 135217611 4294956304 18446744073709551615 134533231 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17620/statm: 8565 8043 75 172 0 8390 0
Current children cumulated CPU time (s) 821.95
Current children cumulated vsize (KiB) 39620

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.96 2/78 17622
/proc/meminfo: memFree=1341632/2055920 swapFree=4173544/4192956
[pid=17617] ppid=17615 vsize=5360 CPUtime=0.05
/proc/17617/stat : 17617 (glucose.sh) S 17615 17617 16842 0 -1 4194304 313 501 0 0 0 0 5 0 16 0 1 0 1094155899 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17617/statm: 1340 238 195 169 0 51 0
[pid=17620] ppid=17617 vsize=35176 CPUtime=881.88
/proc/17620/stat : 17620 (glucose_static) R 17617 17617 16842 0 -1 4194304 8274 0 0 0 88179 9 0 0 25 0 1 0 1094155905 36020224 8260 1992294400 134512640 135217611 4294956304 18446744073709551615 134533240 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17620/statm: 8794 8260 75 172 0 8619 0
Current children cumulated CPU time (s) 881.93
Current children cumulated vsize (KiB) 40536

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.96 2/78 17622
/proc/meminfo: memFree=1340992/2055920 swapFree=4173544/4192956
[pid=17617] ppid=17615 vsize=5360 CPUtime=0.05
/proc/17617/stat : 17617 (glucose.sh) S 17615 17617 16842 0 -1 4194304 313 501 0 0 0 0 5 0 16 0 1 0 1094155899 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17617/statm: 1340 238 195 169 0 51 0
[pid=17620] ppid=17617 vsize=35900 CPUtime=941.85
/proc/17620/stat : 17620 (glucose_static) R 17617 17617 16842 0 -1 4194304 8454 0 0 0 94176 9 0 0 25 0 1 0 1094155905 36761600 8440 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/17620/statm: 8975 8440 75 172 0 8800 0
Current children cumulated CPU time (s) 941.9
Current children cumulated vsize (KiB) 41260

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.96 2/78 17622
/proc/meminfo: memFree=1340480/2055920 swapFree=4173544/4192956
[pid=17617] ppid=17615 vsize=5360 CPUtime=0.05
/proc/17617/stat : 17617 (glucose.sh) S 17615 17617 16842 0 -1 4194304 313 501 0 0 0 0 5 0 16 0 1 0 1094155899 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17617/statm: 1340 238 195 169 0 51 0
[pid=17620] ppid=17617 vsize=36448 CPUtime=1001.83
/proc/17620/stat : 17620 (glucose_static) R 17617 17617 16842 0 -1 4194304 8569 0 0 0 100174 9 0 0 25 0 1 0 1094155905 37322752 8555 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17620/statm: 9112 8555 75 172 0 8937 0
Current children cumulated CPU time (s) 1001.88
Current children cumulated vsize (KiB) 41808

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.96 2/78 17622
/proc/meminfo: memFree=1339648/2055920 swapFree=4173544/4192956
[pid=17617] ppid=17615 vsize=5360 CPUtime=0.05
/proc/17617/stat : 17617 (glucose.sh) S 17615 17617 16842 0 -1 4194304 313 501 0 0 0 0 5 0 16 0 1 0 1094155899 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17617/statm: 1340 238 195 169 0 51 0
[pid=17620] ppid=17617 vsize=37108 CPUtime=1061.81
/proc/17620/stat : 17620 (glucose_static) R 17617 17617 16842 0 -1 4194304 8774 0 0 0 106172 9 0 0 25 0 1 0 1094155905 37998592 8760 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17620/statm: 9277 8760 75 172 0 9102 0
Current children cumulated CPU time (s) 1061.86
Current children cumulated vsize (KiB) 42468

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.96 2/78 17622
/proc/meminfo: memFree=1339008/2055920 swapFree=4173544/4192956
[pid=17617] ppid=17615 vsize=5360 CPUtime=0.05
/proc/17617/stat : 17617 (glucose.sh) S 17615 17617 16842 0 -1 4194304 313 501 0 0 0 0 5 0 16 0 1 0 1094155899 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17617/statm: 1340 238 195 169 0 51 0
[pid=17620] ppid=17617 vsize=37892 CPUtime=1121.78
/proc/17620/stat : 17620 (glucose_static) R 17617 17617 16842 0 -1 4194304 8926 0 0 0 112169 9 0 0 25 0 1 0 1094155905 38801408 8912 1992294400 134512640 135217611 4294956304 18446744073709551615 134533010 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17620/statm: 9473 8912 75 172 0 9298 0
Current children cumulated CPU time (s) 1121.83
Current children cumulated vsize (KiB) 43252

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.96 2/78 17622
/proc/meminfo: memFree=1338176/2055920 swapFree=4173544/4192956
[pid=17617] ppid=17615 vsize=5360 CPUtime=0.05
/proc/17617/stat : 17617 (glucose.sh) S 17615 17617 16842 0 -1 4194304 313 501 0 0 0 0 5 0 16 0 1 0 1094155899 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17617/statm: 1340 238 195 169 0 51 0
[pid=17620] ppid=17617 vsize=38748 CPUtime=1181.75
/proc/17620/stat : 17620 (glucose_static) R 17617 17617 16842 0 -1 4194304 9132 0 0 0 118166 9 0 0 25 0 1 0 1094155905 39677952 9118 1992294400 134512640 135217611 4294956304 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17620/statm: 9687 9118 75 172 0 9512 0
Current children cumulated CPU time (s) 1181.8
Current children cumulated vsize (KiB) 44108



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.96 2/78 17622
/proc/meminfo: memFree=1337920/2055920 swapFree=4173544/4192956
[pid=17617] ppid=17615 vsize=5360 CPUtime=0.05
/proc/17617/stat : 17617 (glucose.sh) S 17615 17617 16842 0 -1 4194304 313 501 0 0 0 0 5 0 16 0 1 0 1094155899 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17617/statm: 1340 238 195 169 0 51 0
[pid=17620] ppid=17617 vsize=38892 CPUtime=1199.95
/proc/17620/stat : 17620 (glucose_static) R 17617 17617 16842 0 -1 4194304 9185 0 0 0 119986 9 0 0 25 0 1 0 1094155905 39825408 9171 1992294400 134512640 135217611 4294956304 18446744073709551615 134533065 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17620/statm: 9723 9171 75 172 0 9548 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 44252

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

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

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.96 2/78 17622
/proc/meminfo: memFree=1337920/2055920 swapFree=4173544/4192956
[pid=17617] ppid=17615 vsize=5360 CPUtime=0.05
/proc/17617/stat : 17617 (glucose.sh) S 17615 17617 16842 0 -1 4194304 313 501 0 0 0 0 5 0 16 0 1 0 1094155899 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17617/statm: 1340 238 195 169 0 51 0
[pid=17620] ppid=17617 vsize=38892 CPUtime=1199.95
/proc/17620/stat : 17620 (glucose_static) R 17617 17617 16842 0 -1 4194304 9185 0 0 0 119986 9 0 0 25 0 1 0 1094155905 39825408 9171 1992294400 134512640 135217611 4294956304 18446744073709551615 134533065 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17620/statm: 9723 9171 75 172 0 9548 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 44252

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.04
CPU user time (s): 1199.92
CPU system time (s): 0.113982
CPU usage (%): 99.9602
Max. virtual memory (cumulated for all children) (KiB): 44252

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.92
system time used= 0.113982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10010
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 19
involuntary context switches= 3526

runsolver used 1.48177 second user time and 3.98839 second system time

The end

Launcher Data

Begin job on node65 at 2009-03-28 05:35:47
IDJOB=1513232
IDBENCH=70246
IDSOLVER=503
FILE ID=node65/1513232-1238214947
PBS_JOBID= 9060501
Free space on /tmp= 66268 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/200/unif-k7-r85-v200-c17000-S266028630-005.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1513232-1238214947/watcher-1513232-1238214947 -o /tmp/evaluation-result-1513232-1238214947/solver-1513232-1238214947 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1513232-1238214947.cnf

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

MD5SUM BENCH= a707a7c29825dc72fa3ef0fca06c3f00
RANDOM SEED=1168985511

node65.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.231
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.231
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:       1376240 kB
Buffers:         65208 kB
Cached:         518812 kB
SwapCached:      10232 kB
Active:          90052 kB
Inactive:       505792 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1376240 kB
SwapTotal:     4192956 kB
SwapFree:      4173544 kB
Dirty:            2076 kB
Writeback:           0 kB
Mapped:          17008 kB
Slab:            68640 kB
Committed_AS:  3268508 kB
PageTables:       2316 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= 66264 MiB
End job on node65 at 2009-03-28 05:55:50