Trace number 1728524

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.03 1200.61

General information on the benchmark

Namecrafted/Hard/contest05/counting-clq/
unsat-set-b-fclqcolor-25-18-23.sat05-1287.reshuffled-07.cnf
MD5SUMcaece48666f4e716f61ea74e680d7de5
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 variables1325
Number of clauses174298
Sum of the clauses size506725
Maximum clause length25
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 217050
Number of clauses of size 3157200
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 548

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.08/0.13	c ==============================================================================
0.08/0.13	c |           |     ORIGINAL     |              LEARNT              |          |
0.08/0.13	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.08/0.13	c ==============================================================================
0.08/0.13	c |         0 |  174298   506725 |   52289       0        0     nan |  0.000 % |
4.49/4.59	c |         0 |  173273   804005 |      --       0       --      -- |     --   | -1025/297280
4.49/4.59	c ==============================================================================
4.49/4.59	c Result  :   #vars: 1277   #clauses: 173273   #literals: 804005
4.49/4.59	c CPU time:   4.56531 s
4.49/4.59	c ==============================================================================
4.78/4.82	c
4.78/4.82	c Starting glucose
4.78/4.82	c
4.78/4.82	
4.78/4.82	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
4.78/4.82	
4.78/4.82	c ============================[ Problem Statistics ]=============================
4.78/4.82	c |                                                                             |
4.78/4.82	c |  Number of variables:  1277                                                 |
4.78/4.82	c |  Number of clauses:    173273                                               |
4.81/4.96	c |  Parsing time:         0.12         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-1728524-1240737891/watcher-1728524-1240737891 -o /tmp/evaluation-result-1728524-1240737891/solver-1728524-1240737891 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1728524-1240737891.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: 1.00 1.00 1.00 3/65 24293
/proc/meminfo: memFree=1479872/2055920 swapFree=4181316/4192956
[pid=24293] ppid=24291 vsize=5360 CPUtime=0
/proc/24293/stat : 24293 (glucose.sh) R 24291 24293 24130 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 101819125 5488640 235 1992294400 4194304 4889804 548682068800 18446744073709551615 234045893279 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/24293/statm: 1340 235 194 169 0 51 0
[pid=24294] ppid=24293 vsize=1140 CPUtime=0
/proc/24294/stat : 24294 (SatELite_releas) R 24293 24293 24130 0 -1 4194304 148 0 0 0 0 0 0 0 18 0 1 0 101819125 1167360 132 1992294400 134512640 135225430 4294956160 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 0 0 0
/proc/24294/statm: 285 133 50 174 0 108 0

[startup+0.0418149 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 24293
/proc/meminfo: memFree=1479872/2055920 swapFree=4181316/4192956
[pid=24293] ppid=24291 vsize=5360 CPUtime=0
/proc/24293/stat : 24293 (glucose.sh) S 24291 24293 24130 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 101819125 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24293/statm: 1340 236 195 169 0 51 0
[pid=24294] ppid=24293 vsize=3700 CPUtime=0.03
/proc/24294/stat : 24294 (SatELite_releas) R 24293 24293 24130 0 -1 4194304 800 0 0 0 3 0 0 0 19 0 1 0 101819125 3788800 784 1992294400 134512640 135225430 4294956160 18446744073709551615 134717494 0 0 4096 3 0 0 0 17 0 0 0
/proc/24294/statm: 925 784 50 174 0 748 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 9060

[startup+0.102822 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 24293
/proc/meminfo: memFree=1479872/2055920 swapFree=4181316/4192956
[pid=24293] ppid=24291 vsize=5360 CPUtime=0
/proc/24293/stat : 24293 (glucose.sh) S 24291 24293 24130 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 101819125 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24293/statm: 1340 236 195 169 0 51 0
[pid=24294] ppid=24293 vsize=8560 CPUtime=0.08
/proc/24294/stat : 24294 (SatELite_releas) R 24293 24293 24130 0 -1 4194304 1914 0 0 0 8 0 0 0 19 0 1 0 101819125 8765440 1898 1992294400 134512640 135225430 4294956160 18446744073709551615 134717494 0 0 4096 3 0 0 0 17 0 0 0
/proc/24294/statm: 2140 1901 50 174 0 1963 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 13920

[startup+0.302841 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 24293
/proc/meminfo: memFree=1479872/2055920 swapFree=4181316/4192956
[pid=24293] ppid=24291 vsize=5360 CPUtime=0
/proc/24293/stat : 24293 (glucose.sh) S 24291 24293 24130 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 101819125 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24293/statm: 1340 236 195 169 0 51 0
[pid=24294] ppid=24293 vsize=14684 CPUtime=0.29
/proc/24294/stat : 24294 (SatELite_releas) R 24293 24293 24130 0 -1 4194304 3309 0 0 0 28 1 0 0 21 0 1 0 101819125 15036416 3293 1992294400 134512640 135225430 4294956160 18446744073709551615 134586092 0 0 4096 3 0 0 0 17 0 0 0
/proc/24294/statm: 3671 3293 76 174 0 3494 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20044

[startup+0.702883 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 24293
/proc/meminfo: memFree=1479872/2055920 swapFree=4181316/4192956
[pid=24293] ppid=24291 vsize=5360 CPUtime=0
/proc/24293/stat : 24293 (glucose.sh) S 24291 24293 24130 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 101819125 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24293/statm: 1340 236 195 169 0 51 0
[pid=24294] ppid=24293 vsize=20996 CPUtime=0.69
/proc/24294/stat : 24294 (SatELite_releas) R 24293 24293 24130 0 -1 4194304 4371 0 0 0 67 2 0 0 25 0 1 0 101819125 21499904 4355 1992294400 134512640 135225430 4294956160 18446744073709551615 134586060 0 0 4096 3 0 0 0 17 0 0 0
/proc/24294/statm: 5249 4355 77 174 0 5072 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26356

[startup+1.50197 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24295
/proc/meminfo: memFree=1462192/2055920 swapFree=4181316/4192956
[pid=24293] ppid=24291 vsize=5360 CPUtime=0
/proc/24293/stat : 24293 (glucose.sh) S 24291 24293 24130 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 101819125 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24293/statm: 1340 236 195 169 0 51 0
[pid=24294] ppid=24293 vsize=20996 CPUtime=1.49
/proc/24294/stat : 24294 (SatELite_releas) R 24293 24293 24130 0 -1 4194304 4371 0 0 0 147 2 0 0 25 0 1 0 101819125 21499904 4355 1992294400 134512640 135225430 4294956160 18446744073709551615 134586136 0 0 4096 3 0 0 0 17 0 0 0
/proc/24294/statm: 5249 4355 77 174 0 5072 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 26356

[startup+3.10113 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24295
/proc/meminfo: memFree=1461872/2055920 swapFree=4181316/4192956
[pid=24293] ppid=24291 vsize=5360 CPUtime=0
/proc/24293/stat : 24293 (glucose.sh) S 24291 24293 24130 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 101819125 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24293/statm: 1340 236 195 169 0 51 0
[pid=24294] ppid=24293 vsize=20996 CPUtime=3.09
/proc/24294/stat : 24294 (SatELite_releas) R 24293 24293 24130 0 -1 4194304 4371 0 0 0 307 2 0 0 25 0 1 0 101819125 21499904 4355 1992294400 134512640 135225430 4294956160 18446744073709551615 134586099 0 0 4096 3 0 0 0 17 0 0 0
/proc/24294/statm: 5249 4355 77 174 0 5072 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 26356

[startup+6.30148 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24296
/proc/meminfo: memFree=1461168/2055920 swapFree=4181316/4192956
[pid=24293] ppid=24291 vsize=5360 CPUtime=4.81
/proc/24293/stat : 24293 (glucose.sh) S 24291 24293 24130 0 -1 4194304 313 4376 0 0 0 0 477 4 16 0 1 0 101819125 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24293/statm: 1340 238 195 169 0 51 0
[pid=24296] ppid=24293 vsize=16912 CPUtime=1.46
/proc/24296/stat : 24296 (glucose_static) R 24293 24293 24130 0 -1 4194304 4083 0 0 0 144 2 0 0 25 0 1 0 101819607 17317888 4069 1992294400 134512640 135217611 4294956272 18446744073709551615 134533127 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/24296/statm: 4228 4069 75 172 0 4053 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 22272

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24296
/proc/meminfo: memFree=1452216/2055920 swapFree=4181316/4192956
[pid=24293] ppid=24291 vsize=5360 CPUtime=4.81
/proc/24293/stat : 24293 (glucose.sh) S 24291 24293 24130 0 -1 4194304 313 4376 0 0 0 0 477 4 16 0 1 0 101819125 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24293/statm: 1340 238 195 169 0 51 0
[pid=24296] ppid=24293 vsize=23828 CPUtime=7.85
/proc/24296/stat : 24296 (glucose_static) R 24293 24293 24130 0 -1 4194304 5796 0 0 0 782 3 0 0 25 0 1 0 101819607 24399872 5782 1992294400 134512640 135217611 4294956272 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24296/statm: 5957 5782 75 172 0 5782 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 29188

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24296
/proc/meminfo: memFree=1444792/2055920 swapFree=4181316/4192956
[pid=24293] ppid=24291 vsize=5360 CPUtime=4.81
/proc/24293/stat : 24293 (glucose.sh) S 24291 24293 24130 0 -1 4194304 313 4376 0 0 0 0 477 4 16 0 1 0 101819125 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24293/statm: 1340 238 195 169 0 51 0
[pid=24296] ppid=24293 vsize=31800 CPUtime=20.64
/proc/24296/stat : 24296 (glucose_static) R 24293 24293 24130 0 -1 4194304 7763 0 0 0 2060 4 0 0 25 0 1 0 101819607 32563200 7749 1992294400 134512640 135217611 4294956272 18446744073709551615 134527884 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24296/statm: 7950 7749 75 172 0 7775 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 37160

[startup+51.1012 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24296
/proc/meminfo: memFree=1439928/2055920 swapFree=4181316/4192956
[pid=24293] ppid=24291 vsize=5360 CPUtime=4.81
/proc/24293/stat : 24293 (glucose.sh) S 24291 24293 24130 0 -1 4194304 313 4376 0 0 0 0 477 4 16 0 1 0 101819125 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24293/statm: 1340 238 195 169 0 51 0
[pid=24296] ppid=24293 vsize=36460 CPUtime=46.22
/proc/24296/stat : 24296 (glucose_static) R 24293 24293 24130 0 -1 4194304 8902 0 0 0 4617 5 0 0 25 0 1 0 101819607 37335040 8888 1992294400 134512640 135217611 4294956272 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24296/statm: 9115 8888 77 172 0 8940 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 41820

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24296
/proc/meminfo: memFree=1432504/2055920 swapFree=4181316/4192956
[pid=24293] ppid=24291 vsize=5360 CPUtime=4.81
/proc/24293/stat : 24293 (glucose.sh) S 24291 24293 24130 0 -1 4194304 313 4376 0 0 0 0 477 4 16 0 1 0 101819125 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24293/statm: 1340 238 195 169 0 51 0
[pid=24296] ppid=24293 vsize=44180 CPUtime=97.4
/proc/24296/stat : 24296 (glucose_static) R 24293 24293 24130 0 -1 4194304 10727 0 0 0 9734 6 0 0 25 0 1 0 101819607 45240320 10713 1992294400 134512640 135217611 4294956272 18446744073709551615 134536756 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24296/statm: 11045 10713 77 172 0 10870 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 49540

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24296
/proc/meminfo: memFree=1423416/2055920 swapFree=4181316/4192956
[pid=24293] ppid=24291 vsize=5360 CPUtime=4.81
/proc/24293/stat : 24293 (glucose.sh) S 24291 24293 24130 0 -1 4194304 313 4376 0 0 0 0 477 4 16 0 1 0 101819125 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24293/statm: 1340 238 195 169 0 51 0
[pid=24296] ppid=24293 vsize=53708 CPUtime=157.36
/proc/24296/stat : 24296 (glucose_static) R 24293 24293 24130 0 -1 4194304 12999 0 0 0 15729 7 0 0 25 0 1 0 101819607 54996992 12985 1992294400 134512640 135217611 4294956272 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24296/statm: 13427 12985 77 172 0 13252 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 59068

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24296
/proc/meminfo: memFree=1409144/2055920 swapFree=4181316/4192956
[pid=24293] ppid=24291 vsize=5360 CPUtime=4.81
/proc/24293/stat : 24293 (glucose.sh) S 24291 24293 24130 0 -1 4194304 313 4376 0 0 0 0 477 4 16 0 1 0 101819125 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24293/statm: 1340 238 195 169 0 51 0
[pid=24296] ppid=24293 vsize=68068 CPUtime=217.34
/proc/24296/stat : 24296 (glucose_static) R 24293 24293 24130 0 -1 4194304 16534 0 0 0 21725 9 0 0 25 0 1 0 101819607 69701632 16520 1992294400 134512640 135217611 4294956272 18446744073709551615 134533127 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24296/statm: 17017 16520 77 172 0 16842 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 73428

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24296
/proc/meminfo: memFree=1400376/2055920 swapFree=4181316/4192956
[pid=24293] ppid=24291 vsize=5360 CPUtime=4.81
/proc/24293/stat : 24293 (glucose.sh) S 24291 24293 24130 0 -1 4194304 313 4376 0 0 0 0 477 4 16 0 1 0 101819125 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24293/statm: 1340 238 195 169 0 51 0
[pid=24296] ppid=24293 vsize=77980 CPUtime=277.32
/proc/24296/stat : 24296 (glucose_static) R 24293 24293 24130 0 -1 4194304 18910 0 0 0 27722 10 0 0 25 0 1 0 101819607 79851520 18896 1992294400 134512640 135217611 4294956272 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24296/statm: 19495 18896 77 172 0 19320 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 83340

[startup+342.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24296
/proc/meminfo: memFree=1391224/2055920 swapFree=4181316/4192956
[pid=24293] ppid=24291 vsize=5360 CPUtime=4.81
/proc/24293/stat : 24293 (glucose.sh) S 24291 24293 24130 0 -1 4194304 313 4376 0 0 0 0 477 4 16 0 1 0 101819125 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24293/statm: 1340 238 195 169 0 51 0
[pid=24296] ppid=24293 vsize=86624 CPUtime=337.29
/proc/24296/stat : 24296 (glucose_static) R 24293 24293 24130 0 -1 4194304 21006 0 0 0 33718 11 0 0 25 0 1 0 101819607 88702976 20992 1992294400 134512640 135217611 4294956272 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24296/statm: 21656 20992 77 172 0 21481 0

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

/proc/24296/statm: 23760 23097 77 172 0 23585 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 100400

[startup+582.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24296
/proc/meminfo: memFree=1379128/2055920 swapFree=4181316/4192956
[pid=24293] ppid=24291 vsize=5360 CPUtime=4.81
/proc/24293/stat : 24293 (glucose.sh) S 24291 24293 24130 0 -1 4194304 313 4376 0 0 0 0 477 4 16 0 1 0 101819125 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24293/statm: 1340 238 195 169 0 51 0
[pid=24296] ppid=24293 vsize=99224 CPUtime=577.2
/proc/24296/stat : 24296 (glucose_static) R 24293 24293 24130 0 -1 4194304 24045 0 0 0 57706 14 0 0 25 0 1 0 101819607 101605376 24031 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24296/statm: 24806 24031 77 172 0 24631 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 104584

[startup+642.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24296
/proc/meminfo: memFree=1376376/2055920 swapFree=4181316/4192956
[pid=24293] ppid=24291 vsize=5360 CPUtime=4.81
/proc/24293/stat : 24293 (glucose.sh) S 24291 24293 24130 0 -1 4194304 313 4376 0 0 0 0 477 4 16 0 1 0 101819125 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24293/statm: 1340 238 195 169 0 51 0
[pid=24296] ppid=24293 vsize=102216 CPUtime=637.17
/proc/24296/stat : 24296 (glucose_static) R 24293 24293 24130 0 -1 4194304 24694 0 0 0 63703 14 0 0 25 0 1 0 101819607 104669184 24680 1992294400 134512640 135217611 4294956272 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24296/statm: 25554 24680 77 172 0 25379 0
Current children cumulated CPU time (s) 641.98
Current children cumulated vsize (KiB) 107576

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24296
/proc/meminfo: memFree=1373240/2055920 swapFree=4181316/4192956
[pid=24293] ppid=24291 vsize=5360 CPUtime=4.81
/proc/24293/stat : 24293 (glucose.sh) S 24291 24293 24130 0 -1 4194304 313 4376 0 0 0 0 477 4 16 0 1 0 101819125 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24293/statm: 1340 238 195 169 0 51 0
[pid=24296] ppid=24293 vsize=105864 CPUtime=697.14
/proc/24296/stat : 24296 (glucose_static) R 24293 24293 24130 0 -1 4194304 25497 0 0 0 69699 15 0 0 25 0 1 0 101819607 108404736 25483 1992294400 134512640 135217611 4294956272 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24296/statm: 26466 25483 77 172 0 26291 0
Current children cumulated CPU time (s) 701.95
Current children cumulated vsize (KiB) 111224

[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24296
/proc/meminfo: memFree=1370680/2055920 swapFree=4181316/4192956
[pid=24293] ppid=24291 vsize=5360 CPUtime=4.81
/proc/24293/stat : 24293 (glucose.sh) S 24291 24293 24130 0 -1 4194304 313 4376 0 0 0 0 477 4 16 0 1 0 101819125 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24293/statm: 1340 238 195 169 0 51 0
[pid=24296] ppid=24293 vsize=108504 CPUtime=757.11
/proc/24296/stat : 24296 (glucose_static) R 24293 24293 24130 0 -1 4194304 26124 0 0 0 75696 15 0 0 25 0 1 0 101819607 111108096 26110 1992294400 134512640 135217611 4294956272 18446744073709551615 134538631 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24296/statm: 27126 26110 77 172 0 26951 0
Current children cumulated CPU time (s) 761.92
Current children cumulated vsize (KiB) 113864

[startup+822.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24296
/proc/meminfo: memFree=1368184/2055920 swapFree=4181316/4192956
[pid=24293] ppid=24291 vsize=5360 CPUtime=4.81
/proc/24293/stat : 24293 (glucose.sh) S 24291 24293 24130 0 -1 4194304 313 4376 0 0 0 0 477 4 16 0 1 0 101819125 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24293/statm: 1340 238 195 169 0 51 0
[pid=24296] ppid=24293 vsize=111348 CPUtime=817.09
/proc/24296/stat : 24296 (glucose_static) R 24293 24293 24130 0 -1 4194304 26760 0 0 0 81692 17 0 0 25 0 1 0 101819607 114020352 26746 1992294400 134512640 135217611 4294956272 18446744073709551615 134533288 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24296/statm: 27837 26746 77 172 0 27662 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 116708

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24298
/proc/meminfo: memFree=1364472/2055920 swapFree=4181316/4192956
[pid=24293] ppid=24291 vsize=5360 CPUtime=4.81
/proc/24293/stat : 24293 (glucose.sh) S 24291 24293 24130 0 -1 4194304 313 4376 0 0 0 0 477 4 16 0 1 0 101819125 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24293/statm: 1340 238 195 169 0 51 0
[pid=24296] ppid=24293 vsize=115304 CPUtime=877.06
/proc/24296/stat : 24296 (glucose_static) R 24293 24293 24130 0 -1 4194304 27616 0 0 0 87689 17 0 0 25 0 1 0 101819607 118071296 27602 1992294400 134512640 135217611 4294956272 18446744073709551615 134533307 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24296/statm: 28826 27602 77 172 0 28651 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 120664

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24298
/proc/meminfo: memFree=1359608/2055920 swapFree=4181316/4192956
[pid=24293] ppid=24291 vsize=5360 CPUtime=4.81
/proc/24293/stat : 24293 (glucose.sh) S 24291 24293 24130 0 -1 4194304 313 4376 0 0 0 0 477 4 16 0 1 0 101819125 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24293/statm: 1340 238 195 169 0 51 0
[pid=24296] ppid=24293 vsize=120336 CPUtime=937.03
/proc/24296/stat : 24296 (glucose_static) R 24293 24293 24130 0 -1 4194304 28889 0 0 0 93685 18 0 0 25 0 1 0 101819607 123224064 28854 1992294400 134512640 135217611 4294956272 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24296/statm: 30084 28854 77 172 0 29909 0
Current children cumulated CPU time (s) 941.84
Current children cumulated vsize (KiB) 125696

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24298
/proc/meminfo: memFree=1356280/2055920 swapFree=4181316/4192956
[pid=24293] ppid=24291 vsize=5360 CPUtime=4.81
/proc/24293/stat : 24293 (glucose.sh) S 24291 24293 24130 0 -1 4194304 313 4376 0 0 0 0 477 4 16 0 1 0 101819125 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24293/statm: 1340 238 195 169 0 51 0
[pid=24296] ppid=24293 vsize=123840 CPUtime=997.01
/proc/24296/stat : 24296 (glucose_static) R 24293 24293 24130 0 -1 4194304 29713 0 0 0 99682 19 0 0 25 0 1 0 101819607 126812160 29678 1992294400 134512640 135217611 4294956272 18446744073709551615 134527735 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24296/statm: 30960 29678 77 172 0 30785 0
Current children cumulated CPU time (s) 1001.82
Current children cumulated vsize (KiB) 129200

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24298
/proc/meminfo: memFree=1352376/2055920 swapFree=4181316/4192956
[pid=24293] ppid=24291 vsize=5360 CPUtime=4.81
/proc/24293/stat : 24293 (glucose.sh) S 24291 24293 24130 0 -1 4194304 313 4376 0 0 0 0 477 4 16 0 1 0 101819125 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24293/statm: 1340 238 195 169 0 51 0
[pid=24296] ppid=24293 vsize=128148 CPUtime=1056.99
/proc/24296/stat : 24296 (glucose_static) R 24293 24293 24130 0 -1 4194304 30712 0 0 0 105679 20 0 0 25 0 1 0 101819607 131223552 30656 1992294400 134512640 135217611 4294956272 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24296/statm: 32037 30656 77 172 0 31862 0
Current children cumulated CPU time (s) 1061.8
Current children cumulated vsize (KiB) 133508

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24298
/proc/meminfo: memFree=1347832/2055920 swapFree=4181316/4192956
[pid=24293] ppid=24291 vsize=5360 CPUtime=4.81
/proc/24293/stat : 24293 (glucose.sh) S 24291 24293 24130 0 -1 4194304 313 4376 0 0 0 0 477 4 16 0 1 0 101819125 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24293/statm: 1340 238 195 169 0 51 0
[pid=24296] ppid=24293 vsize=133204 CPUtime=1116.95
/proc/24296/stat : 24296 (glucose_static) R 24293 24293 24130 0 -1 4194304 31888 0 0 0 111675 20 0 0 25 0 1 0 101819607 136400896 31790 1992294400 134512640 135217611 4294956272 18446744073709551615 134533165 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24296/statm: 33301 31790 77 172 0 33126 0
Current children cumulated CPU time (s) 1121.76
Current children cumulated vsize (KiB) 138564

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24298
/proc/meminfo: memFree=1345592/2055920 swapFree=4181316/4192956
[pid=24293] ppid=24291 vsize=5360 CPUtime=4.81
/proc/24293/stat : 24293 (glucose.sh) S 24291 24293 24130 0 -1 4194304 313 4376 0 0 0 0 477 4 16 0 1 0 101819125 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24293/statm: 1340 238 195 169 0 51 0
[pid=24296] ppid=24293 vsize=136468 CPUtime=1176.93
/proc/24296/stat : 24296 (glucose_static) R 24293 24293 24130 0 -1 4194304 32482 0 0 0 117672 21 0 0 25 0 1 0 101819607 139743232 32384 1992294400 134512640 135217611 4294956272 18446744073709551615 134533324 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24296/statm: 34117 32384 77 172 0 33942 0
Current children cumulated CPU time (s) 1181.74
Current children cumulated vsize (KiB) 141828



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 24298
/proc/meminfo: memFree=1343736/2055920 swapFree=4181316/4192956
[pid=24293] ppid=24291 vsize=5360 CPUtime=4.81
/proc/24293/stat : 24293 (glucose.sh) S 24291 24293 24130 0 -1 4194304 313 4376 0 0 0 0 477 4 16 0 1 0 101819125 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24293/statm: 1340 238 195 169 0 51 0
[pid=24296] ppid=24293 vsize=138248 CPUtime=1195.22
/proc/24296/stat : 24296 (glucose_static) R 24293 24293 24130 0 -1 4194304 32904 0 0 0 119501 21 0 0 25 0 1 0 101819607 141565952 32806 1992294400 134512640 135217611 4294956272 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24296/statm: 34562 32806 77 172 0 34387 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 143608

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 24293 and gives
#  childrusage.ru_utime.tv_sec=4
#  childrusage.ru_utime.tv_usec=776273
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=44993
# CPU time returned by wait4() is 4.82127
# while last known CPU time is 1200.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.61
CPU time (s): 1200.03
CPU user time (s): 1199.78
CPU system time (s): 0.25
CPU usage (%): 99.9516
Max. virtual memory (cumulated for all children) (KiB): 143608

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.77627
system time used= 0.044993
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4689
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= 5
involuntary context switches= 26

runsolver used 1.14482 second user time and 3.23151 second system time

The end

Launcher Data

Begin job on node79 at 2009-04-26 11:24:51
IDJOB=1728524
IDBENCH=24676
IDSOLVER=503
FILE ID=node79/1728524-1240737891
PBS_JOBID= 9186989
Free space on /tmp= 66160 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT07/crafted/Hard/contest05/counting-clq/unsat-set-b-fclqcolor-25-18-23.sat05-1287.reshuffled-07.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1728524-1240737891/watcher-1728524-1240737891 -o /tmp/evaluation-result-1728524-1240737891/solver-1728524-1240737891 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1728524-1240737891.cnf

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

MD5SUM BENCH= caece48666f4e716f61ea74e680d7de5
RANDOM SEED=1588826812

node79.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.220
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.220
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:       1480416 kB
Buffers:         59920 kB
Cached:         438896 kB
SwapCached:       5880 kB
Active:         205336 kB
Inactive:       301660 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1480416 kB
SwapTotal:     4192956 kB
SwapFree:      4181316 kB
Dirty:            4224 kB
Writeback:           0 kB
Mapped:          13500 kB
Slab:            54608 kB
Committed_AS:   377984 kB
PageTables:       1384 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= 66156 MiB
End job on node79 at 2009-04-26 11:44:54