Trace number 1727676

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.51

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7-dead-dnd005.sat05-3111.reshuffled-07.cnf
MD5SUM7f866db903b373b6b7f75057c2353f02
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark295.875
Satisfiable
(Un)Satisfiability was proved
Number of variables502
Number of clauses11816
Sum of the clauses size41772
Maximum clause length13
Minimum clause length1
Number of clauses of size 135
Number of clauses of size 21080
Number of clauses of size 38731
Number of clauses of size 4281
Number of clauses of size 5285
Number of clauses of size over 51404

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 |   11028    37526 |    3308       0        0     nan |  0.000 % |
0.00/0.03	c |         0 |    7179    24711 |      --       0       --      -- |     --   | -301/-1180
0.00/0.03	c ==============================================================================
0.00/0.03	c Result  :   #vars: 446   #clauses: 7179   #literals: 24711
0.00/0.03	c CPU time:   0.024996 s
0.00/0.03	c ==============================================================================
0.00/0.03	c
0.00/0.03	c Starting glucose
0.00/0.03	c
0.00/0.04	
0.00/0.04	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.04	
0.00/0.04	c ============================[ Problem Statistics ]=============================
0.00/0.04	c |                                                                             |
0.00/0.04	c |  Number of variables:  446                                                  |
0.00/0.04	c |  Number of clauses:    7179                                                 |
0.00/0.04	c |  Parsing time:         0.00         s                                       |
1200.00/1200.51	HOME/glucose.sh: line 55: 17232 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-1727676-1240727704/watcher-1727676-1240727704 -o /tmp/evaluation-result-1727676-1240727704/solver-1727676-1240727704 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1727676-1240727704.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.01 1.11 3/64 17229
/proc/meminfo: memFree=1855828/2055920 swapFree=4191900/4192956
[pid=17229] ppid=17227 vsize=5360 CPUtime=0
/proc/17229/stat : 17229 (glucose.sh) S 17227 17229 16935 0 -1 4194304 287 0 0 0 0 0 0 0 20 0 1 0 100799478 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17229/statm: 1340 236 195 169 0 51 0
[pid=17230] ppid=17229 vsize=1140 CPUtime=0
/proc/17230/stat : 17230 (SatELite_releas) R 17229 17229 16935 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 100799478 1167360 138 1992294400 134512640 135225430 4294956160 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 0 0 0
/proc/17230/statm: 285 138 51 174 0 108 0

[startup+0.105828 s]
/proc/loadavg: 1.00 1.01 1.11 3/64 17229
/proc/meminfo: memFree=1855828/2055920 swapFree=4191900/4192956
[pid=17229] ppid=17227 vsize=5360 CPUtime=0.03
/proc/17229/stat : 17229 (glucose.sh) S 17227 17229 16935 0 -1 4194304 313 380 0 0 0 0 3 0 18 0 1 0 100799478 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17229/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5360

[startup+0.202836 s]
/proc/loadavg: 1.00 1.01 1.11 3/64 17229
/proc/meminfo: memFree=1855828/2055920 swapFree=4191900/4192956
[pid=17229] ppid=17227 vsize=5360 CPUtime=0.03
/proc/17229/stat : 17229 (glucose.sh) S 17227 17229 16935 0 -1 4194304 313 380 0 0 0 0 3 0 18 0 1 0 100799478 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17229/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5360

[startup+0.302847 s]
/proc/loadavg: 1.00 1.01 1.11 3/64 17229
/proc/meminfo: memFree=1855828/2055920 swapFree=4191900/4192956
[pid=17229] ppid=17227 vsize=5360 CPUtime=0.03
/proc/17229/stat : 17229 (glucose.sh) S 17227 17229 16935 0 -1 4194304 313 380 0 0 0 0 3 0 18 0 1 0 100799478 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17229/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5360

[startup+0.701889 s]
/proc/loadavg: 1.00 1.01 1.11 3/64 17229
/proc/meminfo: memFree=1855828/2055920 swapFree=4191900/4192956
[pid=17229] ppid=17227 vsize=5360 CPUtime=0.03
/proc/17229/stat : 17229 (glucose.sh) S 17227 17229 16935 0 -1 4194304 313 380 0 0 0 0 3 0 18 0 1 0 100799478 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17229/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5360

[startup+1.50297 s]
/proc/loadavg: 1.00 1.01 1.11 2/66 17232
/proc/meminfo: memFree=1853252/2055920 swapFree=4191900/4192956
[pid=17229] ppid=17227 vsize=5360 CPUtime=0.03
/proc/17229/stat : 17229 (glucose.sh) S 17227 17229 16935 0 -1 4194304 313 380 0 0 0 0 3 0 18 0 1 0 100799478 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17229/statm: 1340 238 195 169 0 51 0
[pid=17232] ppid=17229 vsize=3904 CPUtime=1.45
/proc/17232/stat : 17232 (glucose_static) R 17229 17229 16935 0 -1 4194304 647 0 0 0 145 0 0 0 25 0 1 0 100799482 3997696 633 1992294400 134512640 135217611 4294956272 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17232/statm: 976 633 76 172 0 801 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9264

[startup+3.10113 s]
/proc/loadavg: 1.00 1.01 1.11 2/66 17232
/proc/meminfo: memFree=1852740/2055920 swapFree=4191900/4192956
[pid=17229] ppid=17227 vsize=5360 CPUtime=0.03
/proc/17229/stat : 17229 (glucose.sh) S 17227 17229 16935 0 -1 4194304 313 380 0 0 0 0 3 0 18 0 1 0 100799478 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17229/statm: 1340 238 195 169 0 51 0
[pid=17232] ppid=17229 vsize=4696 CPUtime=3.05
/proc/17232/stat : 17232 (glucose_static) R 17229 17229 16935 0 -1 4194304 838 0 0 0 305 0 0 0 25 0 1 0 100799482 4808704 824 1992294400 134512640 135217611 4294956272 18446744073709551615 134532787 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17232/statm: 1174 824 76 172 0 999 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 10056

[startup+6.30146 s]
/proc/loadavg: 1.00 1.01 1.11 2/66 17232
/proc/meminfo: memFree=1851524/2055920 swapFree=4191900/4192956
[pid=17229] ppid=17227 vsize=5360 CPUtime=0.03
/proc/17229/stat : 17229 (glucose.sh) S 17227 17229 16935 0 -1 4194304 313 380 0 0 0 0 3 0 18 0 1 0 100799478 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17229/statm: 1340 238 195 169 0 51 0
[pid=17232] ppid=17229 vsize=5504 CPUtime=6.25
/proc/17232/stat : 17232 (glucose_static) R 17229 17229 16935 0 -1 4194304 1043 0 0 0 625 0 0 0 25 0 1 0 100799482 5636096 1029 1992294400 134512640 135217611 4294956272 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17232/statm: 1376 1029 76 172 0 1201 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10864

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 1.11 2/66 17232
/proc/meminfo: memFree=1850372/2055920 swapFree=4191900/4192956
[pid=17229] ppid=17227 vsize=5360 CPUtime=0.03
/proc/17229/stat : 17229 (glucose.sh) S 17227 17229 16935 0 -1 4194304 313 380 0 0 0 0 3 0 18 0 1 0 100799478 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17229/statm: 1340 238 195 169 0 51 0
[pid=17232] ppid=17229 vsize=6536 CPUtime=12.65
/proc/17232/stat : 17232 (glucose_static) R 17229 17229 16935 0 -1 4194304 1305 0 0 0 1265 0 0 0 25 0 1 0 100799482 6692864 1291 1992294400 134512640 135217611 4294956272 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17232/statm: 1634 1291 76 172 0 1459 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 11896

[startup+25.5014 s]
/proc/loadavg: 1.00 1.00 1.11 2/66 17232
/proc/meminfo: memFree=1848900/2055920 swapFree=4191900/4192956
[pid=17229] ppid=17227 vsize=5360 CPUtime=0.03
/proc/17229/stat : 17229 (glucose.sh) S 17227 17229 16935 0 -1 4194304 313 380 0 0 0 0 3 0 18 0 1 0 100799478 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17229/statm: 1340 238 195 169 0 51 0
[pid=17232] ppid=17229 vsize=8176 CPUtime=25.45
/proc/17232/stat : 17232 (glucose_static) R 17229 17229 16935 0 -1 4194304 1705 0 0 0 2544 1 0 0 25 0 1 0 100799482 8372224 1691 1992294400 134512640 135217611 4294956272 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17232/statm: 2044 1691 76 172 0 1869 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 13536

[startup+51.1011 s]
/proc/loadavg: 1.07 1.02 1.11 2/66 17232
/proc/meminfo: memFree=1847108/2055920 swapFree=4191900/4192956
[pid=17229] ppid=17227 vsize=5360 CPUtime=0.03
/proc/17229/stat : 17229 (glucose.sh) S 17227 17229 16935 0 -1 4194304 313 380 0 0 0 0 3 0 18 0 1 0 100799478 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17229/statm: 1340 238 195 169 0 51 0
[pid=17232] ppid=17229 vsize=9852 CPUtime=51.03
/proc/17232/stat : 17232 (glucose_static) R 17229 17229 16935 0 -1 4194304 2125 0 0 0 5102 1 0 0 25 0 1 0 100799482 10088448 2111 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17232/statm: 2463 2111 76 172 0 2288 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 15212

[startup+102.301 s]
/proc/loadavg: 1.02 1.01 1.10 2/66 17232
/proc/meminfo: memFree=1844100/2055920 swapFree=4191900/4192956
[pid=17229] ppid=17227 vsize=5360 CPUtime=0.03
/proc/17229/stat : 17229 (glucose.sh) S 17227 17229 16935 0 -1 4194304 313 380 0 0 0 0 3 0 18 0 1 0 100799478 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17229/statm: 1340 238 195 169 0 51 0
[pid=17232] ppid=17229 vsize=12856 CPUtime=102.22
/proc/17232/stat : 17232 (glucose_static) R 17229 17229 16935 0 -1 4194304 2846 0 0 0 10220 2 0 0 25 0 1 0 100799482 13164544 2832 1992294400 134512640 135217611 4294956272 18446744073709551615 134533307 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17232/statm: 3214 2832 76 172 0 3039 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 18216

[startup+162.301 s]
/proc/loadavg: 1.01 1.01 1.09 2/66 17232
/proc/meminfo: memFree=1842500/2055920 swapFree=4191900/4192956
[pid=17229] ppid=17227 vsize=5360 CPUtime=0.03
/proc/17229/stat : 17229 (glucose.sh) S 17227 17229 16935 0 -1 4194304 313 380 0 0 0 0 3 0 18 0 1 0 100799478 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17229/statm: 1340 238 195 169 0 51 0
[pid=17232] ppid=17229 vsize=14568 CPUtime=162.18
/proc/17232/stat : 17232 (glucose_static) R 17229 17229 16935 0 -1 4194304 3242 0 0 0 16216 2 0 0 25 0 1 0 100799482 14917632 3228 1992294400 134512640 135217611 4294956272 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17232/statm: 3642 3228 76 172 0 3467 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 19928

[startup+222.306 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 17232
/proc/meminfo: memFree=1841284/2055920 swapFree=4191900/4192956
[pid=17229] ppid=17227 vsize=5360 CPUtime=0.03
/proc/17229/stat : 17229 (glucose.sh) S 17227 17229 16935 0 -1 4194304 313 380 0 0 0 0 3 0 18 0 1 0 100799478 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17229/statm: 1340 238 195 169 0 51 0
[pid=17232] ppid=17229 vsize=15972 CPUtime=222.16
/proc/17232/stat : 17232 (glucose_static) R 17229 17229 16935 0 -1 4194304 3538 0 0 0 22213 3 0 0 25 0 1 0 100799482 16355328 3524 1992294400 134512640 135217611 4294956272 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17232/statm: 3993 3524 76 172 0 3818 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 21332

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 17232
/proc/meminfo: memFree=1839876/2055920 swapFree=4191900/4192956
[pid=17229] ppid=17227 vsize=5360 CPUtime=0.03
/proc/17229/stat : 17229 (glucose.sh) S 17227 17229 16935 0 -1 4194304 313 380 0 0 0 0 3 0 18 0 1 0 100799478 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17229/statm: 1340 238 195 169 0 51 0
[pid=17232] ppid=17229 vsize=17520 CPUtime=282.13
/proc/17232/stat : 17232 (glucose_static) R 17229 17229 16935 0 -1 4194304 3910 0 0 0 28210 3 0 0 25 0 1 0 100799482 17940480 3896 1992294400 134512640 135217611 4294956272 18446744073709551615 134533067 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17232/statm: 4380 3896 76 172 0 4205 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 22880

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 17234
/proc/meminfo: memFree=1838020/2055920 swapFree=4191900/4192956
[pid=17229] ppid=17227 vsize=5360 CPUtime=0.03
/proc/17229/stat : 17229 (glucose.sh) S 17227 17229 16935 0 -1 4194304 313 380 0 0 0 0 3 0 18 0 1 0 100799478 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17229/statm: 1340 238 195 169 0 51 0
[pid=17232] ppid=17229 vsize=18600 CPUtime=342.11
/proc/17232/stat : 17232 (glucose_static) R 17229 17229 16935 0 -1 4194304 4223 0 0 0 34208 3 0 0 25 0 1 0 100799482 19046400 4209 1992294400 134512640 135217611 4294956272 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17232/statm: 4650 4209 76 172 0 4475 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 23960

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 17234
/proc/meminfo: memFree=1837316/2055920 swapFree=4191900/4192956
[pid=17229] ppid=17227 vsize=5360 CPUtime=0.03
/proc/17229/stat : 17229 (glucose.sh) S 17227 17229 16935 0 -1 4194304 313 380 0 0 0 0 3 0 18 0 1 0 100799478 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17229/statm: 1340 238 195 169 0 51 0
[pid=17232] ppid=17229 vsize=19392 CPUtime=402.09
/proc/17232/stat : 17232 (glucose_static) R 17229 17229 16935 0 -1 4194304 4400 0 0 0 40205 4 0 0 25 0 1 0 100799482 19857408 4386 1992294400 134512640 135217611 4294956272 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17232/statm: 4848 4386 76 172 0 4673 0

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

[pid=17232] ppid=17229 vsize=20056 CPUtime=462.06
/proc/17232/stat : 17232 (glucose_static) R 17229 17229 16935 0 -1 4194304 4546 0 0 0 46202 4 0 0 25 0 1 0 100799482 20537344 4532 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17232/statm: 5014 4532 76 172 0 4839 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 25416

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 17234
/proc/meminfo: memFree=1835588/2055920 swapFree=4191900/4192956
[pid=17229] ppid=17227 vsize=5360 CPUtime=0.03
/proc/17229/stat : 17229 (glucose.sh) S 17227 17229 16935 0 -1 4194304 313 380 0 0 0 0 3 0 18 0 1 0 100799478 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17229/statm: 1340 238 195 169 0 51 0
[pid=17232] ppid=17229 vsize=21216 CPUtime=522.04
/proc/17232/stat : 17232 (glucose_static) R 17229 17229 16935 0 -1 4194304 4828 0 0 0 52200 4 0 0 25 0 1 0 100799482 21725184 4814 1992294400 134512640 135217611 4294956272 18446744073709551615 134538312 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17232/statm: 5304 4814 76 172 0 5129 0
Current children cumulated CPU time (s) 522.07
Current children cumulated vsize (KiB) 26576

[startup+582.303 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 17234
/proc/meminfo: memFree=1835268/2055920 swapFree=4191900/4192956
[pid=17229] ppid=17227 vsize=5360 CPUtime=0.03
/proc/17229/stat : 17229 (glucose.sh) S 17227 17229 16935 0 -1 4194304 313 380 0 0 0 0 3 0 18 0 1 0 100799478 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17229/statm: 1340 238 195 169 0 51 0
[pid=17232] ppid=17229 vsize=21680 CPUtime=582.01
/proc/17232/stat : 17232 (glucose_static) R 17229 17229 16935 0 -1 4194304 4918 0 0 0 58197 4 0 0 25 0 1 0 100799482 22200320 4904 1992294400 134512640 135217611 4294956272 18446744073709551615 134533112 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17232/statm: 5420 4904 76 172 0 5245 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 27040

[startup+642.303 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 17234
/proc/meminfo: memFree=1834244/2055920 swapFree=4191900/4192956
[pid=17229] ppid=17227 vsize=5360 CPUtime=0.03
/proc/17229/stat : 17229 (glucose.sh) S 17227 17229 16935 0 -1 4194304 313 380 0 0 0 0 3 0 18 0 1 0 100799478 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17229/statm: 1340 238 195 169 0 51 0
[pid=17232] ppid=17229 vsize=22656 CPUtime=641.99
/proc/17232/stat : 17232 (glucose_static) R 17229 17229 16935 0 -1 4194304 5157 0 0 0 64195 4 0 0 25 0 1 0 100799482 23199744 5143 1992294400 134512640 135217611 4294956272 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17232/statm: 5664 5143 76 172 0 5489 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 28016

[startup+702.303 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 17234
/proc/meminfo: memFree=1834180/2055920 swapFree=4191900/4192956
[pid=17229] ppid=17227 vsize=5360 CPUtime=0.03
/proc/17229/stat : 17229 (glucose.sh) S 17227 17229 16935 0 -1 4194304 313 380 0 0 0 0 3 0 18 0 1 0 100799478 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17229/statm: 1340 238 195 169 0 51 0
[pid=17232] ppid=17229 vsize=22656 CPUtime=701.97
/proc/17232/stat : 17232 (glucose_static) R 17229 17229 16935 0 -1 4194304 5163 0 0 0 70193 4 0 0 25 0 1 0 100799482 23199744 5149 1992294400 134512640 135217611 4294956272 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17232/statm: 5664 5149 76 172 0 5489 0
Current children cumulated CPU time (s) 702
Current children cumulated vsize (KiB) 28016

[startup+762.302 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 17234
/proc/meminfo: memFree=1833860/2055920 swapFree=4191900/4192956
[pid=17229] ppid=17227 vsize=5360 CPUtime=0.03
/proc/17229/stat : 17229 (glucose.sh) S 17227 17229 16935 0 -1 4194304 313 380 0 0 0 0 3 0 18 0 1 0 100799478 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17229/statm: 1340 238 195 169 0 51 0
[pid=17232] ppid=17229 vsize=22788 CPUtime=761.94
/proc/17232/stat : 17232 (glucose_static) R 17229 17229 16935 0 -1 4194304 5231 0 0 0 76190 4 0 0 25 0 1 0 100799482 23334912 5217 1992294400 134512640 135217611 4294956272 18446744073709551615 134533196 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17232/statm: 5697 5217 76 172 0 5522 0
Current children cumulated CPU time (s) 761.97
Current children cumulated vsize (KiB) 28148

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 17234
/proc/meminfo: memFree=1833284/2055920 swapFree=4191900/4192956
[pid=17229] ppid=17227 vsize=5360 CPUtime=0.03
/proc/17229/stat : 17229 (glucose.sh) S 17227 17229 16935 0 -1 4194304 313 380 0 0 0 0 3 0 18 0 1 0 100799478 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17229/statm: 1340 238 195 169 0 51 0
[pid=17232] ppid=17229 vsize=23784 CPUtime=821.92
/proc/17232/stat : 17232 (glucose_static) R 17229 17229 16935 0 -1 4194304 5402 0 0 0 82187 5 0 0 25 0 1 0 100799482 24354816 5388 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17232/statm: 5946 5388 76 172 0 5771 0
Current children cumulated CPU time (s) 821.95
Current children cumulated vsize (KiB) 29144

[startup+882.305 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 17234
/proc/meminfo: memFree=1832196/2055920 swapFree=4191900/4192956
[pid=17229] ppid=17227 vsize=5360 CPUtime=0.03
/proc/17229/stat : 17229 (glucose.sh) S 17227 17229 16935 0 -1 4194304 313 380 0 0 0 0 3 0 18 0 1 0 100799478 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17229/statm: 1340 238 195 169 0 51 0
[pid=17232] ppid=17229 vsize=24636 CPUtime=881.9
/proc/17232/stat : 17232 (glucose_static) R 17229 17229 16935 0 -1 4194304 5644 0 0 0 88185 5 0 0 25 0 1 0 100799482 25227264 5630 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17232/statm: 6159 5630 76 172 0 5984 0
Current children cumulated CPU time (s) 881.93
Current children cumulated vsize (KiB) 29996

[startup+942.303 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 17234
/proc/meminfo: memFree=1831684/2055920 swapFree=4191900/4192956
[pid=17229] ppid=17227 vsize=5360 CPUtime=0.03
/proc/17229/stat : 17229 (glucose.sh) S 17227 17229 16935 0 -1 4194304 313 380 0 0 0 0 3 0 18 0 1 0 100799478 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17229/statm: 1340 238 195 169 0 51 0
[pid=17232] ppid=17229 vsize=25316 CPUtime=941.87
/proc/17232/stat : 17232 (glucose_static) R 17229 17229 16935 0 -1 4194304 5784 0 0 0 94182 5 0 0 25 0 1 0 100799482 25923584 5770 1992294400 134512640 135217611 4294956272 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17232/statm: 6329 5770 76 172 0 6154 0
Current children cumulated CPU time (s) 941.9
Current children cumulated vsize (KiB) 30676

[startup+1002.3 s]
/proc/loadavg: 1.03 1.01 1.01 2/66 17234
/proc/meminfo: memFree=1830916/2055920 swapFree=4191900/4192956
[pid=17229] ppid=17227 vsize=5360 CPUtime=0.03
/proc/17229/stat : 17229 (glucose.sh) S 17227 17229 16935 0 -1 4194304 313 380 0 0 0 0 3 0 18 0 1 0 100799478 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17229/statm: 1340 238 195 169 0 51 0
[pid=17232] ppid=17229 vsize=26004 CPUtime=1001.85
/proc/17232/stat : 17232 (glucose_static) R 17229 17229 16935 0 -1 4194304 5964 0 0 0 100180 5 0 0 25 0 1 0 100799482 26628096 5950 1992294400 134512640 135217611 4294956272 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17232/statm: 6501 5950 76 172 0 6326 0
Current children cumulated CPU time (s) 1001.88
Current children cumulated vsize (KiB) 31364

[startup+1062.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 17234
/proc/meminfo: memFree=1830660/2055920 swapFree=4191900/4192956
[pid=17229] ppid=17227 vsize=5360 CPUtime=0.03
/proc/17229/stat : 17229 (glucose.sh) S 17227 17229 16935 0 -1 4194304 313 380 0 0 0 0 3 0 18 0 1 0 100799478 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17229/statm: 1340 238 195 169 0 51 0
[pid=17232] ppid=17229 vsize=26296 CPUtime=1061.82
/proc/17232/stat : 17232 (glucose_static) R 17229 17229 16935 0 -1 4194304 6022 0 0 0 106177 5 0 0 25 0 1 0 100799482 26927104 6008 1992294400 134512640 135217611 4294956272 18446744073709551615 134533304 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17232/statm: 6574 6008 76 172 0 6399 0
Current children cumulated CPU time (s) 1061.85
Current children cumulated vsize (KiB) 31656

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17234
/proc/meminfo: memFree=1830404/2055920 swapFree=4191900/4192956
[pid=17229] ppid=17227 vsize=5360 CPUtime=0.03
/proc/17229/stat : 17229 (glucose.sh) S 17227 17229 16935 0 -1 4194304 313 380 0 0 0 0 3 0 18 0 1 0 100799478 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17229/statm: 1340 238 195 169 0 51 0
[pid=17232] ppid=17229 vsize=26572 CPUtime=1121.8
/proc/17232/stat : 17232 (glucose_static) R 17229 17229 16935 0 -1 4194304 6080 0 0 0 112175 5 0 0 25 0 1 0 100799482 27209728 6066 1992294400 134512640 135217611 4294956272 18446744073709551615 134533135 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17232/statm: 6643 6066 76 172 0 6468 0
Current children cumulated CPU time (s) 1121.83
Current children cumulated vsize (KiB) 31932

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17234
/proc/meminfo: memFree=1829892/2055920 swapFree=4191900/4192956
[pid=17229] ppid=17227 vsize=5360 CPUtime=0.03
/proc/17229/stat : 17229 (glucose.sh) S 17227 17229 16935 0 -1 4194304 313 380 0 0 0 0 3 0 18 0 1 0 100799478 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17229/statm: 1340 238 195 169 0 51 0
[pid=17232] ppid=17229 vsize=27048 CPUtime=1181.77
/proc/17232/stat : 17232 (glucose_static) R 17229 17229 16935 0 -1 4194304 6204 0 0 0 118172 5 0 0 25 0 1 0 100799482 27697152 6190 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17232/statm: 6762 6190 76 172 0 6587 0
Current children cumulated CPU time (s) 1181.8
Current children cumulated vsize (KiB) 32408



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17234
/proc/meminfo: memFree=1829124/2055920 swapFree=4191900/4192956
[pid=17229] ppid=17227 vsize=5360 CPUtime=0.03
/proc/17229/stat : 17229 (glucose.sh) S 17227 17229 16935 0 -1 4194304 313 380 0 0 0 0 3 0 18 0 1 0 100799478 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17229/statm: 1340 238 195 169 0 51 0
[pid=17232] ppid=17229 vsize=27840 CPUtime=1199.97
/proc/17232/stat : 17232 (glucose_static) R 17229 17229 16935 0 -1 4194304 6398 0 0 0 119992 5 0 0 25 0 1 0 100799482 28508160 6384 1992294400 134512640 135217611 4294956272 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/17232/statm: 6960 6384 76 172 0 6785 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 33200

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.51
CPU time (s): 1200.03
CPU user time (s): 1199.96
CPU system time (s): 0.072988
CPU usage (%): 99.9597
Max. virtual memory (cumulated for all children) (KiB): 33200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.96
system time used= 0.072988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7102
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= 18
involuntary context switches= 3608

runsolver used 1.40679 second user time and 3.00754 second system time

The end

Launcher Data

Begin job on node90 at 2009-04-26 08:35:04
IDJOB=1727676
IDBENCH=24643
IDSOLVER=503
FILE ID=node90/1727676-1240727704
PBS_JOBID= 9186915
Free space on /tmp= 66548 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT07/crafted/Hard/contest05/QG/QG7-dead-dnd005.sat05-3111.reshuffled-07.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1727676-1240727704/watcher-1727676-1240727704 -o /tmp/evaluation-result-1727676-1240727704/solver-1727676-1240727704 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1727676-1240727704.cnf

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

MD5SUM BENCH= 7f866db903b373b6b7f75057c2353f02
RANDOM SEED=849573878

node90.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:       1856244 kB
Buffers:          9824 kB
Cached:         112712 kB
SwapCached:          0 kB
Active:          27032 kB
Inactive:       108872 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1856244 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            1772 kB
Writeback:           0 kB
Mapped:          22172 kB
Slab:            49760 kB
Committed_AS:   257488 kB
PageTables:       1428 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= 66548 MiB
End job on node90 at 2009-04-26 08:55:07