Trace number 1729955

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.07 1200.41

General information on the benchmark

Namecrafted/Difficult/contest05/QG/
QG6-gensys-icl008.sat05-2720.reshuffled-07.cnf
MD5SUMf1b3061e7694aa99406ed9e867c9dfa5
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark44.5292
Satisfiable
(Un)Satisfiability was proved
Number of variables1610
Number of clauses8277
Sum of the clauses size69859
Maximum clause length16
Minimum clause length1
Number of clauses of size 133
Number of clauses of size 2283
Number of clauses of size 31178
Number of clauses of size 4142
Number of clauses of size 5924
Number of clauses of size over 55717

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 |    8047    68657 |    2414       0        0     nan |  0.000 % |
0.00/0.06	c |         0 |    6966    60634 |      --       0       --      -- |     --   | -334/-4204
0.00/0.06	c ==============================================================================
0.00/0.06	c Result  :   #vars: 1506   #clauses: 6966   #literals: 60634
0.00/0.06	c CPU time:   0.054991 s
0.00/0.06	c ==============================================================================
0.00/0.08	c
0.00/0.08	c Starting glucose
0.00/0.08	c
0.00/0.08	
0.00/0.08	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.08	
0.00/0.08	c ============================[ Problem Statistics ]=============================
0.00/0.08	c |                                                                             |
0.00/0.08	c |  Number of variables:  1506                                                 |
0.00/0.08	c |  Number of clauses:    6966                                                 |
0.06/0.09	c |  Parsing time:         0.01         s                                       |
1200.04/1200.41	HOME/glucose.sh: line 55: 11835 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:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1729955-1240754900/watcher-1729955-1240754900 -o /tmp/evaluation-result-1729955-1240754900/solver-1729955-1240754900 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1729955-1240754900.cnf 

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


[startup+0 s]
/proc/loadavg: 0.91 0.97 0.99 3/65 11832
/proc/meminfo: memFree=1720256/2055920 swapFree=4192812/4192956
[pid=11832] ppid=11830 vsize=5212 CPUtime=0
/proc/11832/stat : 11832 (glucose.sh) R 11830 11832 11515 0 -1 4194304 122 0 0 0 0 0 0 0 18 0 1 0 103519367 5337088 94 1992294400 4194304 4889804 548682068800 18446744073709551615 251279670596 0 0 4096 0 0 0 0 17 1 0 0
/proc/11832/statm: 1336 110 89 169 0 47 0

[startup+0.0836669 s]
/proc/loadavg: 0.91 0.97 0.99 3/65 11832
/proc/meminfo: memFree=1720256/2055920 swapFree=4192812/4192956
[pid=11832] ppid=11830 vsize=5360 CPUtime=0.06
/proc/11832/stat : 11832 (glucose.sh) S 11830 11832 11515 0 -1 4194304 313 438 0 0 0 0 6 0 16 0 1 0 103519367 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11832/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5360

[startup+0.101665 s]
/proc/loadavg: 0.91 0.97 0.99 3/65 11832
/proc/meminfo: memFree=1720256/2055920 swapFree=4192812/4192956
[pid=11832] ppid=11830 vsize=5360 CPUtime=0.06
/proc/11832/stat : 11832 (glucose.sh) S 11830 11832 11515 0 -1 4194304 313 438 0 0 0 0 6 0 16 0 1 0 103519367 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11832/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5360

[startup+0.301689 s]
/proc/loadavg: 0.91 0.97 0.99 3/65 11832
/proc/meminfo: memFree=1720256/2055920 swapFree=4192812/4192956
[pid=11832] ppid=11830 vsize=5360 CPUtime=0.06
/proc/11832/stat : 11832 (glucose.sh) S 11830 11832 11515 0 -1 4194304 313 438 0 0 0 0 6 0 16 0 1 0 103519367 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11832/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5360

[startup+0.70174 s]
/proc/loadavg: 0.91 0.97 0.99 3/65 11832
/proc/meminfo: memFree=1720256/2055920 swapFree=4192812/4192956
[pid=11832] ppid=11830 vsize=5360 CPUtime=0.06
/proc/11832/stat : 11832 (glucose.sh) S 11830 11832 11515 0 -1 4194304 313 438 0 0 0 0 6 0 16 0 1 0 103519367 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11832/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5360

[startup+1.50184 s]
/proc/loadavg: 0.91 0.97 0.99 2/67 11835
/proc/meminfo: memFree=1717040/2055920 swapFree=4192812/4192956
[pid=11832] ppid=11830 vsize=5360 CPUtime=0.06
/proc/11832/stat : 11832 (glucose.sh) S 11830 11832 11515 0 -1 4194304 313 438 0 0 0 0 6 0 16 0 1 0 103519367 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11832/statm: 1340 238 195 169 0 51 0
[pid=11835] ppid=11832 vsize=4456 CPUtime=1.41
/proc/11835/stat : 11835 (glucose_static) R 11832 11832 11515 0 -1 4194304 836 0 0 0 141 0 0 0 25 0 1 0 103519375 4562944 822 1992294400 134512640 135217611 4294956272 18446744073709551615 134723558 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/11835/statm: 1114 822 76 172 0 939 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 9816

[startup+3.10104 s]
/proc/loadavg: 0.91 0.97 0.99 2/67 11835
/proc/meminfo: memFree=1716208/2055920 swapFree=4192812/4192956
[pid=11832] ppid=11830 vsize=5360 CPUtime=0.06
/proc/11832/stat : 11832 (glucose.sh) S 11830 11832 11515 0 -1 4194304 313 438 0 0 0 0 6 0 16 0 1 0 103519367 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11832/statm: 1340 238 195 169 0 51 0
[pid=11835] ppid=11832 vsize=5260 CPUtime=3.01
/proc/11835/stat : 11835 (glucose_static) R 11832 11832 11515 0 -1 4194304 1042 0 0 0 301 0 0 0 25 0 1 0 103519375 5386240 1028 1992294400 134512640 135217611 4294956272 18446744073709551615 134533144 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/11835/statm: 1315 1028 76 172 0 1140 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 10620

[startup+6.30144 s]
/proc/loadavg: 0.92 0.97 0.99 2/67 11835
/proc/meminfo: memFree=1714872/2055920 swapFree=4192812/4192956
[pid=11832] ppid=11830 vsize=5360 CPUtime=0.06
/proc/11832/stat : 11832 (glucose.sh) S 11830 11832 11515 0 -1 4194304 313 438 0 0 0 0 6 0 16 0 1 0 103519367 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11832/statm: 1340 238 195 169 0 51 0
[pid=11835] ppid=11832 vsize=6200 CPUtime=6.21
/proc/11835/stat : 11835 (glucose_static) R 11832 11832 11515 0 -1 4194304 1246 0 0 0 620 1 0 0 25 0 1 0 103519375 6348800 1232 1992294400 134512640 135217611 4294956272 18446744073709551615 134538263 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/11835/statm: 1550 1232 76 172 0 1375 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 11560

[startup+12.7022 s]
/proc/loadavg: 0.92 0.97 0.99 2/67 11835
/proc/meminfo: memFree=1713464/2055920 swapFree=4192812/4192956
[pid=11832] ppid=11830 vsize=5360 CPUtime=0.06
/proc/11832/stat : 11832 (glucose.sh) S 11830 11832 11515 0 -1 4194304 313 438 0 0 0 0 6 0 16 0 1 0 103519367 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11832/statm: 1340 238 195 169 0 51 0
[pid=11835] ppid=11832 vsize=7560 CPUtime=12.61
/proc/11835/stat : 11835 (glucose_static) R 11832 11832 11515 0 -1 4194304 1583 0 0 0 1260 1 0 0 25 0 1 0 103519375 7741440 1569 1992294400 134512640 135217611 4294956272 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/11835/statm: 1890 1569 76 172 0 1715 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 12920

[startup+25.5018 s]
/proc/loadavg: 0.94 0.97 0.99 2/67 11835
/proc/meminfo: memFree=1711928/2055920 swapFree=4192812/4192956
[pid=11832] ppid=11830 vsize=5360 CPUtime=0.06
/proc/11832/stat : 11832 (glucose.sh) S 11830 11832 11515 0 -1 4194304 313 438 0 0 0 0 6 0 16 0 1 0 103519367 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11832/statm: 1340 238 195 169 0 51 0
[pid=11835] ppid=11832 vsize=9088 CPUtime=25.4
/proc/11835/stat : 11835 (glucose_static) R 11832 11832 11515 0 -1 4194304 1952 0 0 0 2539 1 0 0 25 0 1 0 103519375 9306112 1938 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/11835/statm: 2272 1938 76 172 0 2097 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 14448

[startup+51.1011 s]
/proc/loadavg: 0.96 0.97 0.99 2/67 11835
/proc/meminfo: memFree=1710264/2055920 swapFree=4192812/4192956
[pid=11832] ppid=11830 vsize=5360 CPUtime=0.06
/proc/11832/stat : 11832 (glucose.sh) S 11830 11832 11515 0 -1 4194304 313 438 0 0 0 0 6 0 16 0 1 0 103519367 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11832/statm: 1340 238 195 169 0 51 0
[pid=11835] ppid=11832 vsize=10916 CPUtime=50.99
/proc/11835/stat : 11835 (glucose_static) R 11832 11832 11515 0 -1 4194304 2373 0 0 0 5098 1 0 0 25 0 1 0 103519375 11177984 2359 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/11835/statm: 2729 2359 76 172 0 2554 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 16276

[startup+102.305 s]
/proc/loadavg: 0.98 0.97 0.99 2/67 11835
/proc/meminfo: memFree=1707512/2055920 swapFree=4192812/4192956
[pid=11832] ppid=11830 vsize=5360 CPUtime=0.06
/proc/11832/stat : 11832 (glucose.sh) S 11830 11832 11515 0 -1 4194304 313 438 0 0 0 0 6 0 16 0 1 0 103519367 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11832/statm: 1340 238 195 169 0 51 0
[pid=11835] ppid=11832 vsize=13632 CPUtime=102.18
/proc/11835/stat : 11835 (glucose_static) R 11832 11832 11515 0 -1 4194304 3054 0 0 0 10217 1 0 0 25 0 1 0 103519375 13959168 3040 1992294400 134512640 135217611 4294956272 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/11835/statm: 3408 3040 76 172 0 3233 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 18992

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 11835
/proc/meminfo: memFree=1705144/2055920 swapFree=4192812/4192956
[pid=11832] ppid=11830 vsize=5360 CPUtime=0.06
/proc/11832/stat : 11832 (glucose.sh) S 11830 11832 11515 0 -1 4194304 313 438 0 0 0 0 6 0 16 0 1 0 103519367 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11832/statm: 1340 238 195 169 0 51 0
[pid=11835] ppid=11832 vsize=16136 CPUtime=162.17
/proc/11835/stat : 11835 (glucose_static) R 11832 11832 11515 0 -1 4194304 3628 0 0 0 16215 2 0 0 25 0 1 0 103519375 16523264 3614 1992294400 134512640 135217611 4294956272 18446744073709551615 134532963 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/11835/statm: 4034 3614 76 172 0 3859 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 21496

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 11835
/proc/meminfo: memFree=1703160/2055920 swapFree=4192812/4192956
[pid=11832] ppid=11830 vsize=5360 CPUtime=0.06
/proc/11832/stat : 11832 (glucose.sh) S 11830 11832 11515 0 -1 4194304 313 438 0 0 0 0 6 0 16 0 1 0 103519367 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11832/statm: 1340 238 195 169 0 51 0
[pid=11835] ppid=11832 vsize=18100 CPUtime=222.15
/proc/11835/stat : 11835 (glucose_static) R 11832 11832 11515 0 -1 4194304 4108 0 0 0 22212 3 0 0 25 0 1 0 103519375 18534400 4094 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/11835/statm: 4525 4094 76 172 0 4350 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 23460

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 11835
/proc/meminfo: memFree=1702008/2055920 swapFree=4192812/4192956
[pid=11832] ppid=11830 vsize=5360 CPUtime=0.06
/proc/11832/stat : 11832 (glucose.sh) S 11830 11832 11515 0 -1 4194304 313 438 0 0 0 0 6 0 16 0 1 0 103519367 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11832/statm: 1340 238 195 169 0 51 0
[pid=11835] ppid=11832 vsize=19372 CPUtime=282.14
/proc/11835/stat : 11835 (glucose_static) R 11832 11832 11515 0 -1 4194304 4394 0 0 0 28211 3 0 0 25 0 1 0 103519375 19836928 4380 1992294400 134512640 135217611 4294956272 18446744073709551615 134533112 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/11835/statm: 4843 4380 76 172 0 4668 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 24732

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 11835
/proc/meminfo: memFree=1700664/2055920 swapFree=4192812/4192956
[pid=11832] ppid=11830 vsize=5360 CPUtime=0.06
/proc/11832/stat : 11832 (glucose.sh) S 11830 11832 11515 0 -1 4194304 313 438 0 0 0 0 6 0 16 0 1 0 103519367 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11832/statm: 1340 238 195 169 0 51 0
[pid=11835] ppid=11832 vsize=20660 CPUtime=342.11
/proc/11835/stat : 11835 (glucose_static) R 11832 11832 11515 0 -1 4194304 4714 0 0 0 34208 3 0 0 25 0 1 0 103519375 21155840 4700 1992294400 134512640 135217611 4294956272 18446744073709551615 134533067 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/11835/statm: 5165 4700 76 172 0 4990 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 26020

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 11835
/proc/meminfo: memFree=1699960/2055920 swapFree=4192812/4192956
[pid=11832] ppid=11830 vsize=5360 CPUtime=0.06
/proc/11832/stat : 11832 (glucose.sh) S 11830 11832 11515 0 -1 4194304 313 438 0 0 0 0 6 0 16 0 1 0 103519367 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11832/statm: 1340 238 195 169 0 51 0
[pid=11835] ppid=11832 vsize=21400 CPUtime=402.1
/proc/11835/stat : 11835 (glucose_static) R 11832 11832 11515 0 -1 4194304 4869 0 0 0 40207 3 0 0 25 0 1 0 103519375 21913600 4855 1992294400 134512640 135217611 4294956272 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/11835/statm: 5350 4855 76 172 0 5175 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 26760


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

[pid=11835] ppid=11832 vsize=22848 CPUtime=462.08
/proc/11835/stat : 11835 (glucose_static) R 11832 11832 11515 0 -1 4194304 5206 0 0 0 46205 3 0 0 25 0 1 0 103519375 23396352 5192 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/11835/statm: 5712 5192 76 172 0 5537 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 28208

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 11835
/proc/meminfo: memFree=1697912/2055920 swapFree=4192812/4192956
[pid=11832] ppid=11830 vsize=5360 CPUtime=0.06
/proc/11832/stat : 11832 (glucose.sh) S 11830 11832 11515 0 -1 4194304 313 438 0 0 0 0 6 0 16 0 1 0 103519367 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11832/statm: 1340 238 195 169 0 51 0
[pid=11835] ppid=11832 vsize=23768 CPUtime=522.06
/proc/11835/stat : 11835 (glucose_static) R 11832 11832 11515 0 -1 4194304 5363 0 0 0 52203 3 0 0 25 0 1 0 103519375 24338432 5349 1992294400 134512640 135217611 4294956272 18446744073709551615 134533051 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/11835/statm: 5942 5349 76 172 0 5767 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 29128

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 11835
/proc/meminfo: memFree=1697144/2055920 swapFree=4192812/4192956
[pid=11832] ppid=11830 vsize=5360 CPUtime=0.06
/proc/11832/stat : 11832 (glucose.sh) S 11830 11832 11515 0 -1 4194304 313 438 0 0 0 0 6 0 16 0 1 0 103519367 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11832/statm: 1340 238 195 169 0 51 0
[pid=11835] ppid=11832 vsize=24440 CPUtime=582.05
/proc/11835/stat : 11835 (glucose_static) R 11832 11832 11515 0 -1 4194304 5566 0 0 0 58201 4 0 0 25 0 1 0 103519375 25026560 5552 1992294400 134512640 135217611 4294956272 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/11835/statm: 6110 5552 76 172 0 5935 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 29800

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 11835
/proc/meminfo: memFree=1696760/2055920 swapFree=4192812/4192956
[pid=11832] ppid=11830 vsize=5360 CPUtime=0.06
/proc/11832/stat : 11832 (glucose.sh) S 11830 11832 11515 0 -1 4194304 313 438 0 0 0 0 6 0 16 0 1 0 103519367 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11832/statm: 1340 238 195 169 0 51 0
[pid=11835] ppid=11832 vsize=24800 CPUtime=642.04
/proc/11835/stat : 11835 (glucose_static) R 11832 11832 11515 0 -1 4194304 5641 0 0 0 64200 4 0 0 25 0 1 0 103519375 25395200 5627 1992294400 134512640 135217611 4294956272 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/11835/statm: 6200 5627 76 172 0 6025 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 30160

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 11835
/proc/meminfo: memFree=1695672/2055920 swapFree=4192812/4192956
[pid=11832] ppid=11830 vsize=5360 CPUtime=0.06
/proc/11832/stat : 11832 (glucose.sh) S 11830 11832 11515 0 -1 4194304 313 438 0 0 0 0 6 0 16 0 1 0 103519367 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11832/statm: 1340 238 195 169 0 51 0
[pid=11835] ppid=11832 vsize=25852 CPUtime=702.01
/proc/11835/stat : 11835 (glucose_static) R 11832 11832 11515 0 -1 4194304 5900 0 0 0 70197 4 0 0 25 0 1 0 103519375 26472448 5886 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/11835/statm: 6463 5886 76 172 0 6288 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 31212

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 11835
/proc/meminfo: memFree=1694776/2055920 swapFree=4192812/4192956
[pid=11832] ppid=11830 vsize=5360 CPUtime=0.06
/proc/11832/stat : 11832 (glucose.sh) S 11830 11832 11515 0 -1 4194304 313 438 0 0 0 0 6 0 16 0 1 0 103519367 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11832/statm: 1340 238 195 169 0 51 0
[pid=11835] ppid=11832 vsize=26908 CPUtime=762
/proc/11835/stat : 11835 (glucose_static) R 11832 11832 11515 0 -1 4194304 6139 0 0 0 76196 4 0 0 25 0 1 0 103519375 27553792 6125 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/11835/statm: 6727 6125 76 172 0 6552 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 32268

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 11835
/proc/meminfo: memFree=1694072/2055920 swapFree=4192812/4192956
[pid=11832] ppid=11830 vsize=5360 CPUtime=0.06
/proc/11832/stat : 11832 (glucose.sh) S 11830 11832 11515 0 -1 4194304 313 438 0 0 0 0 6 0 16 0 1 0 103519367 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11832/statm: 1340 238 195 169 0 51 0
[pid=11835] ppid=11832 vsize=27712 CPUtime=821.98
/proc/11835/stat : 11835 (glucose_static) R 11832 11832 11515 0 -1 4194304 6304 0 0 0 82194 4 0 0 25 0 1 0 103519375 28377088 6290 1992294400 134512640 135217611 4294956272 18446744073709551615 134533307 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/11835/statm: 6928 6290 76 172 0 6753 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 33072

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 11835
/proc/meminfo: memFree=1693688/2055920 swapFree=4192812/4192956
[pid=11832] ppid=11830 vsize=5360 CPUtime=0.06
/proc/11832/stat : 11832 (glucose.sh) S 11830 11832 11515 0 -1 4194304 313 438 0 0 0 0 6 0 16 0 1 0 103519367 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11832/statm: 1340 238 195 169 0 51 0
[pid=11835] ppid=11832 vsize=27856 CPUtime=881.96
/proc/11835/stat : 11835 (glucose_static) R 11832 11832 11515 0 -1 4194304 6382 0 0 0 88192 4 0 0 25 0 1 0 103519375 28524544 6368 1992294400 134512640 135217611 4294956272 18446744073709551615 134533007 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/11835/statm: 6964 6368 76 172 0 6789 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 33216

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 11835
/proc/meminfo: memFree=1693176/2055920 swapFree=4192812/4192956
[pid=11832] ppid=11830 vsize=5360 CPUtime=0.06
/proc/11832/stat : 11832 (glucose.sh) S 11830 11832 11515 0 -1 4194304 313 438 0 0 0 0 6 0 16 0 1 0 103519367 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11832/statm: 1340 238 195 169 0 51 0
[pid=11835] ppid=11832 vsize=28524 CPUtime=941.95
/proc/11835/stat : 11835 (glucose_static) R 11832 11832 11515 0 -1 4194304 6508 0 0 0 94190 5 0 0 25 0 1 0 103519375 29208576 6491 1992294400 134512640 135217611 4294956272 18446744073709551615 134533142 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/11835/statm: 7131 6491 76 172 0 6956 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 33884

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 11835
/proc/meminfo: memFree=1692280/2055920 swapFree=4192812/4192956
[pid=11832] ppid=11830 vsize=5360 CPUtime=0.06
/proc/11832/stat : 11832 (glucose.sh) S 11830 11832 11515 0 -1 4194304 313 438 0 0 0 0 6 0 16 0 1 0 103519367 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11832/statm: 1340 238 195 169 0 51 0
[pid=11835] ppid=11832 vsize=29504 CPUtime=1001.94
/proc/11835/stat : 11835 (glucose_static) R 11832 11832 11515 0 -1 4194304 6729 0 0 0 100189 5 0 0 25 0 1 0 103519375 30212096 6712 1992294400 134512640 135217611 4294956272 18446744073709551615 134533555 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/11835/statm: 7376 6712 76 172 0 7201 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 34864

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 11835
/proc/meminfo: memFree=1691320/2055920 swapFree=4192812/4192956
[pid=11832] ppid=11830 vsize=5360 CPUtime=0.06
/proc/11832/stat : 11832 (glucose.sh) S 11830 11832 11515 0 -1 4194304 313 438 0 0 0 0 6 0 16 0 1 0 103519367 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11832/statm: 1340 238 195 169 0 51 0
[pid=11835] ppid=11832 vsize=30584 CPUtime=1061.92
/proc/11835/stat : 11835 (glucose_static) R 11832 11832 11515 0 -1 4194304 6972 0 0 0 106187 5 0 0 25 0 1 0 103519375 31318016 6955 1992294400 134512640 135217611 4294956272 18446744073709551615 134532998 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/11835/statm: 7646 6955 76 172 0 7471 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 35944

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 11835
/proc/meminfo: memFree=1690808/2055920 swapFree=4192812/4192956
[pid=11832] ppid=11830 vsize=5360 CPUtime=0.06
/proc/11832/stat : 11832 (glucose.sh) S 11830 11832 11515 0 -1 4194304 313 438 0 0 0 0 6 0 16 0 1 0 103519367 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11832/statm: 1340 238 195 169 0 51 0
[pid=11835] ppid=11832 vsize=30944 CPUtime=1121.9
/proc/11835/stat : 11835 (glucose_static) R 11832 11832 11515 0 -1 4194304 7080 0 0 0 112185 5 0 0 25 0 1 0 103519375 31686656 7063 1992294400 134512640 135217611 4294956272 18446744073709551615 134532981 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/11835/statm: 7736 7063 76 172 0 7561 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 36304

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 11835
/proc/meminfo: memFree=1690488/2055920 swapFree=4192812/4192956
[pid=11832] ppid=11830 vsize=5360 CPUtime=0.06
/proc/11832/stat : 11832 (glucose.sh) S 11830 11832 11515 0 -1 4194304 313 438 0 0 0 0 6 0 16 0 1 0 103519367 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11832/statm: 1340 238 195 169 0 51 0
[pid=11835] ppid=11832 vsize=31412 CPUtime=1181.88
/proc/11835/stat : 11835 (glucose_static) R 11832 11832 11515 0 -1 4194304 7153 0 0 0 118183 5 0 0 25 0 1 0 103519375 32165888 7136 1992294400 134512640 135217611 4294956272 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/11835/statm: 7853 7136 76 172 0 7678 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 36772



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 11835
/proc/meminfo: memFree=1690424/2055920 swapFree=4192812/4192956
[pid=11832] ppid=11830 vsize=5360 CPUtime=0.06
/proc/11832/stat : 11832 (glucose.sh) S 11830 11832 11515 0 -1 4194304 313 438 0 0 0 0 6 0 16 0 1 0 103519367 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11832/statm: 1340 238 195 169 0 51 0
[pid=11835] ppid=11832 vsize=31572 CPUtime=1199.98
/proc/11835/stat : 11835 (glucose_static) R 11832 11832 11515 0 -1 4194304 7169 0 0 0 119993 5 0 0 25 0 1 0 103519375 32329728 7152 1992294400 134512640 135217611 4294956272 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/11835/statm: 7893 7152 76 172 0 7718 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 36932

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.41
CPU time (s): 1200.07
CPU user time (s): 1200.01
CPU system time (s): 0.066989
CPU usage (%): 99.9717
Max. virtual memory (cumulated for all children) (KiB): 36932

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.01
system time used= 0.066989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7931
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= 2158

runsolver used 1.22481 second user time and 3.15052 second system time

The end

Launcher Data

Begin job on node92 at 2009-04-26 16:08:20
IDJOB=1729955
IDBENCH=24718
IDSOLVER=503
FILE ID=node92/1729955-1240754900
PBS_JOBID= 9187057
Free space on /tmp= 66552 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT07/crafted/Difficult/contest05/QG/QG6-gensys-icl008.sat05-2720.reshuffled-07.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1729955-1240754900/watcher-1729955-1240754900 -o /tmp/evaluation-result-1729955-1240754900/solver-1729955-1240754900 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1729955-1240754900.cnf

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

MD5SUM BENCH= f1b3061e7694aa99406ed9e867c9dfa5
RANDOM SEED=1767849010

node92.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.245
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.245
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:       1720672 kB
Buffers:         27040 kB
Cached:         240128 kB
SwapCached:        140 kB
Active:          71132 kB
Inactive:       210040 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1720672 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1916 kB
Writeback:           0 kB
Mapped:          23568 kB
Slab:            39900 kB
Committed_AS:   195340 kB
PageTables:       1460 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66552 MiB
End job on node92 at 2009-04-26 16:28:22