Trace number 1783780

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) 5000.09 5002.21

General information on the benchmark

Namecrafted/Hard/contest05/counting-clq/
unsat-set-a-clqcolor-16-10-11.sat05-1253.reshuffled-07.cnf
MD5SUMb75724237432e4d0e86c18e7a0ef5859
Bench CategoryCRAFTED (crafted 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 variables456
Number of clauses15307
Sum of the clauses size45296
Maximum clause length16
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2880
Number of clauses of size 314400
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 527

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 |   15307    45296 |    4592       0        0     nan |  0.000 % |
0.00/0.09	c |         0 |   15280    71450 |      --       0       --      -- |     --   | -27/26154
0.00/0.09	c ==============================================================================
0.00/0.09	c Result  :   #vars: 429   #clauses: 15280   #literals: 71450
0.00/0.09	c CPU time:   0.085986 s
0.00/0.09	c ==============================================================================
0.00/0.11	c
0.00/0.11	c Starting glucose
0.00/0.11	c
0.00/0.11	
0.00/0.11	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.11	
0.00/0.11	c ============================[ Problem Statistics ]=============================
0.00/0.11	c |                                                                             |
0.00/0.11	c |  Number of variables:  429                                                  |
0.00/0.11	c |  Number of clauses:    15280                                                |
0.00/0.12	c |  Parsing time:         0.01         s                                       |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1783780-1241882957/watcher-1783780-1241882957 -o /tmp/evaluation-result-1783780-1241882957/solver-1783780-1241882957 -C 5000 -W 6000 -M 1800 glucose.sh HOME/instance-1783780-1241882957.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 26519
/proc/meminfo: memFree=1722952/2055920 swapFree=4167404/4192956
[pid=26519] ppid=26517 vsize=5356 CPUtime=0
/proc/26519/stat : 26519 (glucose.sh) R 26517 26519 26404 0 -1 4194304 250 0 0 0 0 0 0 0 20 0 1 0 216329401 5484544 217 1992294400 4194304 4889804 548682068832 18446744073709551615 228706150899 0 0 4100 65536 0 0 0 17 1 0 0
/proc/26519/statm: 1339 223 185 169 0 50 0

[startup+0.038169 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 26519
/proc/meminfo: memFree=1722952/2055920 swapFree=4167404/4192956
[pid=26519] ppid=26517 vsize=5360 CPUtime=0
/proc/26519/stat : 26519 (glucose.sh) S 26517 26519 26404 0 -1 4194304 287 0 0 0 0 0 0 0 20 0 1 0 216329401 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26519/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.101155 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 26519
/proc/meminfo: memFree=1722952/2055920 swapFree=4167404/4192956
[pid=26519] ppid=26517 vsize=5360 CPUtime=0
/proc/26519/stat : 26519 (glucose.sh) S 26517 26519 26404 0 -1 4194304 287 0 0 0 0 0 0 0 20 0 1 0 216329401 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26519/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.30118 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 26519
/proc/meminfo: memFree=1722952/2055920 swapFree=4167404/4192956
[pid=26519] ppid=26517 vsize=5360 CPUtime=0.1
/proc/26519/stat : 26519 (glucose.sh) S 26517 26519 26404 0 -1 4194304 313 506 0 0 0 0 10 0 16 0 1 0 216329401 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26519/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 5360

[startup+0.701218 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 26519
/proc/meminfo: memFree=1722952/2055920 swapFree=4167404/4192956
[pid=26519] ppid=26517 vsize=5360 CPUtime=0.1
/proc/26519/stat : 26519 (glucose.sh) S 26517 26519 26404 0 -1 4194304 313 506 0 0 0 0 10 0 16 0 1 0 216329401 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26519/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 5360

[startup+1.50129 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 26522
/proc/meminfo: memFree=1718776/2055920 swapFree=4167404/4192956
[pid=26519] ppid=26517 vsize=5360 CPUtime=0.1
/proc/26519/stat : 26519 (glucose.sh) S 26517 26519 26404 0 -1 4194304 313 506 0 0 0 0 10 0 16 0 1 0 216329401 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26519/statm: 1340 238 195 169 0 51 0
[pid=26522] ppid=26519 vsize=5388 CPUtime=1.37
/proc/26522/stat : 26522 (glucose_static) R 26519 26519 26404 0 -1 4194304 1064 0 0 0 137 0 0 0 25 0 1 0 216329412 5517312 1050 1992294400 134512640 135217611 4294956304 18446744073709551615 134533350 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26522/statm: 1347 1050 77 172 0 1172 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 10748

[startup+3.10244 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 26522
/proc/meminfo: memFree=1717816/2055920 swapFree=4167404/4192956
[pid=26519] ppid=26517 vsize=5360 CPUtime=0.1
/proc/26519/stat : 26519 (glucose.sh) S 26517 26519 26404 0 -1 4194304 313 506 0 0 0 0 10 0 16 0 1 0 216329401 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26519/statm: 1340 238 195 169 0 51 0
[pid=26522] ppid=26519 vsize=6516 CPUtime=2.97
/proc/26522/stat : 26522 (glucose_static) R 26519 26519 26404 0 -1 4194304 1346 0 0 0 297 0 0 0 25 0 1 0 216329412 6672384 1332 1992294400 134512640 135217611 4294956304 18446744073709551615 134524628 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26522/statm: 1629 1332 77 172 0 1454 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 11876

[startup+6.30174 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 26522
/proc/meminfo: memFree=1715960/2055920 swapFree=4167404/4192956
[pid=26519] ppid=26517 vsize=5360 CPUtime=0.1
/proc/26519/stat : 26519 (glucose.sh) S 26517 26519 26404 0 -1 4194304 313 506 0 0 0 0 10 0 16 0 1 0 216329401 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26519/statm: 1340 238 195 169 0 51 0
[pid=26522] ppid=26519 vsize=8020 CPUtime=6.17
/proc/26522/stat : 26522 (glucose_static) R 26519 26519 26404 0 -1 4194304 1700 0 0 0 617 0 0 0 25 0 1 0 216329412 8212480 1686 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26522/statm: 2005 1686 77 172 0 1830 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 13380

[startup+12.7023 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 26522
/proc/meminfo: memFree=1713856/2055920 swapFree=4167404/4192956
[pid=26519] ppid=26517 vsize=5360 CPUtime=0.1
/proc/26519/stat : 26519 (glucose.sh) S 26517 26519 26404 0 -1 4194304 313 506 0 0 0 0 10 0 16 0 1 0 216329401 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26519/statm: 1340 238 195 169 0 51 0
[pid=26522] ppid=26519 vsize=9968 CPUtime=12.57
/proc/26522/stat : 26522 (glucose_static) R 26519 26519 26404 0 -1 4194304 2164 0 0 0 1256 1 0 0 25 0 1 0 216329412 10207232 2150 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26522/statm: 2492 2150 77 172 0 2317 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 15328

[startup+25.5016 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 26522
/proc/meminfo: memFree=1711296/2055920 swapFree=4167404/4192956
[pid=26519] ppid=26517 vsize=5360 CPUtime=0.1
/proc/26519/stat : 26519 (glucose.sh) S 26517 26519 26404 0 -1 4194304 313 506 0 0 0 0 10 0 16 0 1 0 216329401 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26519/statm: 1340 238 195 169 0 51 0
[pid=26522] ppid=26519 vsize=12568 CPUtime=25.36
/proc/26522/stat : 26522 (glucose_static) R 26519 26519 26404 0 -1 4194304 2805 0 0 0 2535 1 0 0 25 0 1 0 216329412 12869632 2791 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26522/statm: 3142 2791 77 172 0 2967 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 17928

[startup+51.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 26522
/proc/meminfo: memFree=1707712/2055920 swapFree=4167404/4192956
[pid=26519] ppid=26517 vsize=5360 CPUtime=0.1
/proc/26519/stat : 26519 (glucose.sh) S 26517 26519 26404 0 -1 4194304 313 506 0 0 0 0 10 0 16 0 1 0 216329401 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26519/statm: 1340 238 195 169 0 51 0
[pid=26522] ppid=26519 vsize=16516 CPUtime=50.95
/proc/26522/stat : 26522 (glucose_static) R 26519 26519 26404 0 -1 4194304 3706 0 0 0 5093 2 0 0 25 0 1 0 216329412 16912384 3692 1992294400 134512640 135217611 4294956304 18446744073709551615 134532971 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26522/statm: 4129 3692 77 172 0 3954 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 21876

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 26522
/proc/meminfo: memFree=1702144/2055920 swapFree=4167404/4192956
[pid=26519] ppid=26517 vsize=5360 CPUtime=0.1
/proc/26519/stat : 26519 (glucose.sh) S 26517 26519 26404 0 -1 4194304 313 506 0 0 0 0 10 0 16 0 1 0 216329401 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26519/statm: 1340 238 195 169 0 51 0
[pid=26522] ppid=26519 vsize=22172 CPUtime=102.14
/proc/26522/stat : 26522 (glucose_static) R 26519 26519 26404 0 -1 4194304 5068 0 0 0 10211 3 0 0 25 0 1 0 216329412 22704128 5054 1992294400 134512640 135217611 4294956304 18446744073709551615 134533316 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26522/statm: 5543 5054 77 172 0 5368 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 27532

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 26522
/proc/meminfo: memFree=1697856/2055920 swapFree=4167404/4192956
[pid=26519] ppid=26517 vsize=5360 CPUtime=0.1
/proc/26519/stat : 26519 (glucose.sh) S 26517 26519 26404 0 -1 4194304 313 506 0 0 0 0 10 0 16 0 1 0 216329401 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26519/statm: 1340 238 195 169 0 51 0
[pid=26522] ppid=26519 vsize=26892 CPUtime=162.11
/proc/26522/stat : 26522 (glucose_static) R 26519 26519 26404 0 -1 4194304 6149 0 0 0 16207 4 0 0 25 0 1 0 216329412 27537408 6135 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26522/statm: 6723 6135 77 172 0 6548 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 32252

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 26522
/proc/meminfo: memFree=1690688/2055920 swapFree=4167404/4192956
[pid=26519] ppid=26517 vsize=5360 CPUtime=0.1
/proc/26519/stat : 26519 (glucose.sh) S 26517 26519 26404 0 -1 4194304 313 506 0 0 0 0 10 0 16 0 1 0 216329401 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26519/statm: 1340 238 195 169 0 51 0
[pid=26522] ppid=26519 vsize=34268 CPUtime=222.08
/proc/26522/stat : 26522 (glucose_static) R 26519 26519 26404 0 -1 4194304 7899 0 0 0 22203 5 0 0 25 0 1 0 216329412 35090432 7885 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26522/statm: 8567 7885 77 172 0 8392 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 39628

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 26522
/proc/meminfo: memFree=1684160/2055920 swapFree=4167404/4192956
[pid=26519] ppid=26517 vsize=5360 CPUtime=0.1
/proc/26519/stat : 26519 (glucose.sh) S 26517 26519 26404 0 -1 4194304 313 506 0 0 0 0 10 0 16 0 1 0 216329401 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26519/statm: 1340 238 195 169 0 51 0
[pid=26522] ppid=26519 vsize=42076 CPUtime=282.06
/proc/26522/stat : 26522 (glucose_static) R 26519 26519 26404 0 -1 4194304 9755 0 0 0 28200 6 0 0 25 0 1 0 216329412 43085824 9741 1992294400 134512640 135217611 4294956304 18446744073709551615 134539740 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26522/statm: 10519 9741 77 172 0 10344 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 47436

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 26522
/proc/meminfo: memFree=1679552/2055920 swapFree=4167404/4192956
[pid=26519] ppid=26517 vsize=5360 CPUtime=0.1
/proc/26519/stat : 26519 (glucose.sh) S 26517 26519 26404 0 -1 4194304 313 506 0 0 0 0 10 0 16 0 1 0 216329401 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26519/statm: 1340 238 195 169 0 51 0
[pid=26522] ppid=26519 vsize=46668 CPUtime=342.02
/proc/26522/stat : 26522 (glucose_static) R 26519 26519 26404 0 -1 4194304 10705 0 0 0 34196 6 0 0 25 0 1 0 216329412 47788032 10691 1992294400 134512640 135217611 4294956304 18446744073709551615 134522684 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26522/statm: 11667 10691 77 172 0 11492 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 52028

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 26522
/proc/meminfo: memFree=1676480/2055920 swapFree=4167404/4192956
[pid=26519] ppid=26517 vsize=5360 CPUtime=0.1
/proc/26519/stat : 26519 (glucose.sh) S 26517 26519 26404 0 -1 4194304 313 506 0 0 0 0 10 0 16 0 1 0 216329401 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26519/statm: 1340 238 195 169 0 51 0
[pid=26522] ppid=26519 vsize=50040 CPUtime=402
/proc/26522/stat : 26522 (glucose_static) R 26519 26519 26404 0 -1 4194304 11462 0 0 0 40193 7 0 0 25 0 1 0 216329412 51240960 11448 1992294400 134512640 135217611 4294956304 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26522/statm: 12510 11448 77 172 0 12335 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 55400

[startup+462.302 s]

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

/proc/26522/statm: 46061 40594 77 172 0 45886 0
Current children cumulated CPU time (s) 4300.46
Current children cumulated vsize (KiB) 189604

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 26532
/proc/meminfo: memFree=1556992/2055920 swapFree=4167404/4192956
[pid=26519] ppid=26517 vsize=5360 CPUtime=0.1
/proc/26519/stat : 26519 (glucose.sh) S 26517 26519 26404 0 -1 4194304 313 506 0 0 0 0 10 0 16 0 1 0 216329401 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26519/statm: 1340 238 195 169 0 51 0
[pid=26522] ppid=26519 vsize=184608 CPUtime=4360.34
/proc/26522/stat : 26522 (glucose_static) R 26519 26519 26404 0 -1 4194304 40795 0 0 0 435995 39 0 0 25 0 1 0 216329412 189038592 40699 1992294400 134512640 135217611 4294956304 18446744073709551615 134533330 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26522/statm: 46152 40699 77 172 0 45977 0
Current children cumulated CPU time (s) 4360.44
Current children cumulated vsize (KiB) 189968

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 26532
/proc/meminfo: memFree=1555328/2055920 swapFree=4167404/4192956
[pid=26519] ppid=26517 vsize=5360 CPUtime=0.1
/proc/26519/stat : 26519 (glucose.sh) S 26517 26519 26404 0 -1 4194304 313 506 0 0 0 0 10 0 16 0 1 0 216329401 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26519/statm: 1340 238 195 169 0 51 0
[pid=26522] ppid=26519 vsize=186616 CPUtime=4420.32
/proc/26522/stat : 26522 (glucose_static) R 26519 26519 26404 0 -1 4194304 41231 0 0 0 441992 40 0 0 25 0 1 0 216329412 191094784 41135 1992294400 134512640 135217611 4294956304 18446744073709551615 134533067 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26522/statm: 46654 41135 77 172 0 46479 0
Current children cumulated CPU time (s) 4420.42
Current children cumulated vsize (KiB) 191976

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 26532
/proc/meminfo: memFree=1554560/2055920 swapFree=4167404/4192956
[pid=26519] ppid=26517 vsize=5360 CPUtime=0.1
/proc/26519/stat : 26519 (glucose.sh) S 26517 26519 26404 0 -1 4194304 313 506 0 0 0 0 10 0 16 0 1 0 216329401 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26519/statm: 1340 238 195 169 0 51 0
[pid=26522] ppid=26519 vsize=187600 CPUtime=4480.29
/proc/26522/stat : 26522 (glucose_static) R 26519 26519 26404 0 -1 4194304 41433 0 0 0 447989 40 0 0 25 0 1 0 216329412 192102400 41337 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26522/statm: 46900 41337 77 172 0 46725 0
Current children cumulated CPU time (s) 4480.39
Current children cumulated vsize (KiB) 192960

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 26532
/proc/meminfo: memFree=1553536/2055920 swapFree=4167404/4192956
[pid=26519] ppid=26517 vsize=5360 CPUtime=0.1
/proc/26519/stat : 26519 (glucose.sh) S 26517 26519 26404 0 -1 4194304 313 506 0 0 0 0 10 0 16 0 1 0 216329401 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26519/statm: 1340 238 195 169 0 51 0
[pid=26522] ppid=26519 vsize=188588 CPUtime=4540.27
/proc/26522/stat : 26522 (glucose_static) R 26519 26519 26404 0 -1 4194304 41663 0 0 0 453987 40 0 0 25 0 1 0 216329412 193114112 41567 1992294400 134512640 135217611 4294956304 18446744073709551615 134533304 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26522/statm: 47147 41567 77 172 0 46972 0
Current children cumulated CPU time (s) 4540.37
Current children cumulated vsize (KiB) 193948

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 26532
/proc/meminfo: memFree=1553088/2055920 swapFree=4167404/4192956
[pid=26519] ppid=26517 vsize=5360 CPUtime=0.1
/proc/26519/stat : 26519 (glucose.sh) S 26517 26519 26404 0 -1 4194304 313 506 0 0 0 0 10 0 16 0 1 0 216329401 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26519/statm: 1340 238 195 169 0 51 0
[pid=26522] ppid=26519 vsize=188840 CPUtime=4600.25
/proc/26522/stat : 26522 (glucose_static) R 26519 26519 26404 0 -1 4194304 41734 0 0 0 459985 40 0 0 25 0 1 0 216329412 193372160 41638 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26522/statm: 47210 41638 77 172 0 47035 0
Current children cumulated CPU time (s) 4600.35
Current children cumulated vsize (KiB) 194200

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 26532
/proc/meminfo: memFree=1552192/2055920 swapFree=4167404/4192956
[pid=26519] ppid=26517 vsize=5360 CPUtime=0.1
/proc/26519/stat : 26519 (glucose.sh) S 26517 26519 26404 0 -1 4194304 313 506 0 0 0 0 10 0 16 0 1 0 216329401 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26519/statm: 1340 238 195 169 0 51 0
[pid=26522] ppid=26519 vsize=190152 CPUtime=4660.22
/proc/26522/stat : 26522 (glucose_static) R 26519 26519 26404 0 -1 4194304 41960 0 0 0 465981 41 0 0 25 0 1 0 216329412 194715648 41864 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26522/statm: 47538 41864 77 172 0 47363 0
Current children cumulated CPU time (s) 4660.32
Current children cumulated vsize (KiB) 195512

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 26532
/proc/meminfo: memFree=1551040/2055920 swapFree=4167404/4192956
[pid=26519] ppid=26517 vsize=5360 CPUtime=0.1
/proc/26519/stat : 26519 (glucose.sh) S 26517 26519 26404 0 -1 4194304 313 506 0 0 0 0 10 0 16 0 1 0 216329401 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26519/statm: 1340 238 195 169 0 51 0
[pid=26522] ppid=26519 vsize=191396 CPUtime=4720.2
/proc/26522/stat : 26522 (glucose_static) R 26519 26519 26404 0 -1 4194304 42242 0 0 0 471979 41 0 0 25 0 1 0 216329412 195989504 42146 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26522/statm: 47849 42146 77 172 0 47674 0
Current children cumulated CPU time (s) 4720.3
Current children cumulated vsize (KiB) 196756

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 26532
/proc/meminfo: memFree=1549888/2055920 swapFree=4167404/4192956
[pid=26519] ppid=26517 vsize=5360 CPUtime=0.1
/proc/26519/stat : 26519 (glucose.sh) S 26517 26519 26404 0 -1 4194304 313 506 0 0 0 0 10 0 16 0 1 0 216329401 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26519/statm: 1340 238 195 169 0 51 0
[pid=26522] ppid=26519 vsize=192744 CPUtime=4780.17
/proc/26522/stat : 26522 (glucose_static) R 26519 26519 26404 0 -1 4194304 42520 0 0 0 477976 41 0 0 25 0 1 0 216329412 197369856 42424 1992294400 134512640 135217611 4294956304 18446744073709551615 134522443 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26522/statm: 48186 42424 77 172 0 48011 0
Current children cumulated CPU time (s) 4780.27
Current children cumulated vsize (KiB) 198104

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 26532
/proc/meminfo: memFree=1548800/2055920 swapFree=4167404/4192956
[pid=26519] ppid=26517 vsize=5360 CPUtime=0.1
/proc/26519/stat : 26519 (glucose.sh) S 26517 26519 26404 0 -1 4194304 313 506 0 0 0 0 10 0 16 0 1 0 216329401 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26519/statm: 1340 238 195 169 0 51 0
[pid=26522] ppid=26519 vsize=193948 CPUtime=4840.15
/proc/26522/stat : 26522 (glucose_static) R 26519 26519 26404 0 -1 4194304 42763 0 0 0 483973 42 0 0 25 0 1 0 216329412 198602752 42667 1992294400 134512640 135217611 4294956304 18446744073709551615 134538566 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/26522/statm: 48487 42667 77 172 0 48312 0
Current children cumulated CPU time (s) 4840.25
Current children cumulated vsize (KiB) 199308

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 26532
/proc/meminfo: memFree=1547264/2055920 swapFree=4167404/4192956
[pid=26519] ppid=26517 vsize=5360 CPUtime=0.1
/proc/26519/stat : 26519 (glucose.sh) S 26517 26519 26404 0 -1 4194304 313 506 0 0 0 0 10 0 16 0 1 0 216329401 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26519/statm: 1340 238 195 169 0 51 0
[pid=26522] ppid=26519 vsize=195804 CPUtime=4900.13
/proc/26522/stat : 26522 (glucose_static) R 26519 26519 26404 0 -1 4194304 43165 0 0 0 489971 42 0 0 25 0 1 0 216329412 200503296 43069 1992294400 134512640 135217611 4294956304 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26522/statm: 48951 43069 77 172 0 48776 0
Current children cumulated CPU time (s) 4900.23
Current children cumulated vsize (KiB) 201164

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 26532
/proc/meminfo: memFree=1546944/2055920 swapFree=4167404/4192956
[pid=26519] ppid=26517 vsize=5360 CPUtime=0.1
/proc/26519/stat : 26519 (glucose.sh) S 26517 26519 26404 0 -1 4194304 313 506 0 0 0 0 10 0 16 0 1 0 216329401 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26519/statm: 1340 238 195 169 0 51 0
[pid=26522] ppid=26519 vsize=196128 CPUtime=4960.1
/proc/26522/stat : 26522 (glucose_static) R 26519 26519 26404 0 -1 4194304 43233 0 0 0 495968 42 0 0 25 0 1 0 216329412 200835072 43137 1992294400 134512640 135217611 4294956304 18446744073709551615 134533037 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26522/statm: 49032 43137 77 172 0 48857 0
Current children cumulated CPU time (s) 4960.2
Current children cumulated vsize (KiB) 201488



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5002.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 26532
/proc/meminfo: memFree=1545472/2055920 swapFree=4167404/4192956
[pid=26519] ppid=26517 vsize=5360 CPUtime=0.1
/proc/26519/stat : 26519 (glucose.sh) S 26517 26519 26404 0 -1 4194304 313 506 0 0 0 0 10 0 16 0 1 0 216329401 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26519/statm: 1340 238 195 169 0 51 0
[pid=26522] ppid=26519 vsize=197776 CPUtime=4999.99
/proc/26522/stat : 26522 (glucose_static) R 26519 26519 26404 0 -1 4194304 43610 0 0 0 499956 43 0 0 25 0 1 0 216329412 202522624 43514 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26522/statm: 49444 43514 77 172 0 49269 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 203136

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)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 26519 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=107983
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=4999
# CPU time returned by wait4() is 0.112982
# while last known CPU time is 5000.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5002.21
CPU time (s): 5000.09
CPU user time (s): 4999.66
CPU system time (s): 0.43
CPU usage (%): 99.9576
Max. virtual memory (cumulated for all children) (KiB): 203136

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.107983
system time used= 0.004999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 819
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= 6
involuntary context switches= 3

runsolver used 6.10707 second user time and 12.0922 second system time

The end

Launcher Data

Begin job on node8 at 2009-05-09 17:29:17
IDJOB=1783780
IDBENCH=24681
IDSOLVER=610
FILE ID=node8/1783780-1241882957
PBS_JOBID= 9264619
Free space on /tmp= 66096 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT07/crafted/Hard/contest05/counting-clq/unsat-set-a-clqcolor-16-10-11.sat05-1253.reshuffled-07.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1783780-1241882957/watcher-1783780-1241882957 -o /tmp/evaluation-result-1783780-1241882957/solver-1783780-1241882957 -C 5000 -W 6000 -M 1800  glucose.sh HOME/instance-1783780-1241882957.cnf

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

MD5SUM BENCH= b75724237432e4d0e86c18e7a0ef5859
RANDOM SEED=1095929059

node8.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.238
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.238
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:       1723368 kB
Buffers:         37876 kB
Cached:         212248 kB
SwapCached:      19088 kB
Active:          86696 kB
Inactive:       184164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1723368 kB
SwapTotal:     4192956 kB
SwapFree:      4167404 kB
Dirty:            1792 kB
Writeback:           0 kB
Mapped:          14248 kB
Slab:            47492 kB
Committed_AS:   838088 kB
PageTables:       1372 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66092 MiB
End job on node8 at 2009-05-09 18:52:41