Trace number 1730432

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.06 1200.51

General information on the benchmark

Namecrafted/Difficult/contest05/sabharwal/
counting-harder-php-014-013.sat05-1187.reshuffled-07.cnf
MD5SUMe9a4b8de00c9a73b6f8447e11f01f363
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3.09853
Satisfiable
(Un)Satisfiability was proved
Number of variables182
Number of clauses1197
Sum of the clauses size2548
Maximum clause length13
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21183
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 514

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.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |    1197     2548 |     359       0        0     nan |  0.000 % |
0.00/0.00	c |         0 |    1183     4368 |      --       0       --      -- |     --   | -14/1820
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 168   #clauses: 1183   #literals: 4368
0.00/0.00	c CPU time:   0.002999 s
0.00/0.00	c ==============================================================================
0.00/0.00	c
0.00/0.00	c Starting glucose
0.00/0.00	c
0.00/0.00	
0.00/0.00	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.00	
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  168                                                  |
0.00/0.00	c |  Number of clauses:    1183                                                 |
0.00/0.01	c |  Parsing time:         0.00         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-1730432-1240759213/watcher-1730432-1240759213 -o /tmp/evaluation-result-1730432-1240759213/solver-1730432-1240759213 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1730432-1240759213.cnf 

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


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 29345
/proc/meminfo: memFree=1746944/2055920 swapFree=4181848/4192956
[pid=29345] ppid=29343 vsize=5360 CPUtime=0
/proc/29345/stat : 29345 (glucose.sh) R 29343 29345 28914 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 103955264 5488640 235 1992294400 4194304 4889804 548682068800 18446744073709551615 259913214623 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/29345/statm: 1340 235 194 169 0 51 0
[pid=29346] ppid=29345 vsize=1012 CPUtime=0
/proc/29346/stat : 29346 (SatELite_releas) R 29345 29345 28914 0 -1 4194304 136 0 0 0 0 0 0 0 18 0 1 0 103955264 1036288 120 1992294400 134512640 135225430 4294956160 18446744073709551615 134720735 0 0 4096 3 0 0 0 17 1 0 0
/proc/29346/statm: 253 123 76 174 0 76 0

[startup+0.0773851 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 29345
/proc/meminfo: memFree=1746944/2055920 swapFree=4181848/4192956
[pid=29345] ppid=29343 vsize=5360 CPUtime=0
/proc/29345/stat : 29345 (glucose.sh) S 29343 29345 28914 0 -1 4194304 313 146 0 0 0 0 0 0 18 0 1 0 103955264 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29345/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.101389 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 29345
/proc/meminfo: memFree=1746944/2055920 swapFree=4181848/4192956
[pid=29345] ppid=29343 vsize=5360 CPUtime=0
/proc/29345/stat : 29345 (glucose.sh) S 29343 29345 28914 0 -1 4194304 313 146 0 0 0 0 0 0 18 0 1 0 103955264 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29345/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301423 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 29345
/proc/meminfo: memFree=1746944/2055920 swapFree=4181848/4192956
[pid=29345] ppid=29343 vsize=5360 CPUtime=0
/proc/29345/stat : 29345 (glucose.sh) S 29343 29345 28914 0 -1 4194304 313 146 0 0 0 0 0 0 18 0 1 0 103955264 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29345/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701493 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 29345
/proc/meminfo: memFree=1746944/2055920 swapFree=4181848/4192956
[pid=29345] ppid=29343 vsize=5360 CPUtime=0
/proc/29345/stat : 29345 (glucose.sh) S 29343 29345 28914 0 -1 4194304 313 146 0 0 0 0 0 0 18 0 1 0 103955264 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29345/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50163 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 29348
/proc/meminfo: memFree=1744304/2055920 swapFree=4181848/4192956
[pid=29345] ppid=29343 vsize=5360 CPUtime=0
/proc/29345/stat : 29345 (glucose.sh) S 29343 29345 28914 0 -1 4194304 313 146 0 0 0 0 0 0 18 0 1 0 103955264 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29345/statm: 1340 238 195 169 0 51 0
[pid=29348] ppid=29345 vsize=4564 CPUtime=1.48
/proc/29348/stat : 29348 (glucose_static) R 29345 29345 28914 0 -1 4194304 773 0 0 0 148 0 0 0 25 0 1 0 103955265 4673536 759 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/29348/statm: 1141 759 76 172 0 966 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9924

[startup+3.10191 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 29348
/proc/meminfo: memFree=1743344/2055920 swapFree=4181848/4192956
[pid=29345] ppid=29343 vsize=5360 CPUtime=0
/proc/29345/stat : 29345 (glucose.sh) S 29343 29345 28914 0 -1 4194304 313 146 0 0 0 0 0 0 18 0 1 0 103955264 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29345/statm: 1340 238 195 169 0 51 0
[pid=29348] ppid=29345 vsize=5768 CPUtime=3.08
/proc/29348/stat : 29348 (glucose_static) R 29345 29345 28914 0 -1 4194304 1083 0 0 0 308 0 0 0 25 0 1 0 103955265 5906432 1069 1992294400 134512640 135217611 4294956272 18446744073709551615 134533248 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/29348/statm: 1442 1069 76 172 0 1267 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 11128

[startup+6.30148 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 29348
/proc/meminfo: memFree=1740784/2055920 swapFree=4181848/4192956
[pid=29345] ppid=29343 vsize=5360 CPUtime=0
/proc/29345/stat : 29345 (glucose.sh) S 29343 29345 28914 0 -1 4194304 313 146 0 0 0 0 0 0 18 0 1 0 103955264 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29345/statm: 1340 238 195 169 0 51 0
[pid=29348] ppid=29345 vsize=7908 CPUtime=6.28
/proc/29348/stat : 29348 (glucose_static) R 29345 29345 28914 0 -1 4194304 1614 0 0 0 627 1 0 0 25 0 1 0 103955265 8097792 1600 1992294400 134512640 135217611 4294956272 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/29348/statm: 1977 1600 76 172 0 1802 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 13268

[startup+12.7026 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 29348
/proc/meminfo: memFree=1738288/2055920 swapFree=4181848/4192956
[pid=29345] ppid=29343 vsize=5360 CPUtime=0
/proc/29345/stat : 29345 (glucose.sh) S 29343 29345 28914 0 -1 4194304 313 146 0 0 0 0 0 0 18 0 1 0 103955264 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29345/statm: 1340 238 195 169 0 51 0
[pid=29348] ppid=29345 vsize=9800 CPUtime=12.68
/proc/29348/stat : 29348 (glucose_static) R 29345 29345 28914 0 -1 4194304 2084 0 0 0 1267 1 0 0 25 0 1 0 103955265 10035200 2070 1992294400 134512640 135217611 4294956272 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/29348/statm: 2450 2070 76 172 0 2275 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 15160

[startup+25.5018 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 29348
/proc/meminfo: memFree=1735152/2055920 swapFree=4181848/4192956
[pid=29345] ppid=29343 vsize=5360 CPUtime=0
/proc/29345/stat : 29345 (glucose.sh) S 29343 29345 28914 0 -1 4194304 313 146 0 0 0 0 0 0 18 0 1 0 103955264 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29345/statm: 1340 238 195 169 0 51 0
[pid=29348] ppid=29345 vsize=13212 CPUtime=25.48
/proc/29348/stat : 29348 (glucose_static) R 29345 29345 28914 0 -1 4194304 2893 0 0 0 2546 2 0 0 25 0 1 0 103955265 13529088 2879 1992294400 134512640 135217611 4294956272 18446744073709551615 134533007 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/29348/statm: 3303 2879 76 172 0 3128 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 18572

[startup+51.1013 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 29348
/proc/meminfo: memFree=1731952/2055920 swapFree=4181848/4192956
[pid=29345] ppid=29343 vsize=5360 CPUtime=0
/proc/29345/stat : 29345 (glucose.sh) S 29343 29345 28914 0 -1 4194304 313 146 0 0 0 0 0 0 18 0 1 0 103955264 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29345/statm: 1340 238 195 169 0 51 0
[pid=29348] ppid=29345 vsize=16668 CPUtime=51.06
/proc/29348/stat : 29348 (glucose_static) R 29345 29345 28914 0 -1 4194304 3707 0 0 0 5104 2 0 0 25 0 1 0 103955265 17068032 3693 1992294400 134512640 135217611 4294956272 18446744073709551615 134537525 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/29348/statm: 4167 3693 76 172 0 3992 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 22028

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 29348
/proc/meminfo: memFree=1725040/2055920 swapFree=4181848/4192956
[pid=29345] ppid=29343 vsize=5360 CPUtime=0
/proc/29345/stat : 29345 (glucose.sh) S 29343 29345 28914 0 -1 4194304 313 146 0 0 0 0 0 0 18 0 1 0 103955264 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29345/statm: 1340 238 195 169 0 51 0
[pid=29348] ppid=29345 vsize=23764 CPUtime=102.25
/proc/29348/stat : 29348 (glucose_static) R 29345 29345 28914 0 -1 4194304 5405 0 0 0 10222 3 0 0 25 0 1 0 103955265 24334336 5391 1992294400 134512640 135217611 4294956272 18446744073709551615 134533288 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/29348/statm: 5941 5391 76 172 0 5766 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 29124

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 29348
/proc/meminfo: memFree=1720496/2055920 swapFree=4181848/4192956
[pid=29345] ppid=29343 vsize=5360 CPUtime=0
/proc/29345/stat : 29345 (glucose.sh) S 29343 29345 28914 0 -1 4194304 313 146 0 0 0 0 0 0 18 0 1 0 103955264 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29345/statm: 1340 238 195 169 0 51 0
[pid=29348] ppid=29345 vsize=28784 CPUtime=162.22
/proc/29348/stat : 29348 (glucose_static) R 29345 29345 28914 0 -1 4194304 6549 0 0 0 16218 4 0 0 25 0 1 0 103955265 29474816 6535 1992294400 134512640 135217611 4294956272 18446744073709551615 134533067 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/29348/statm: 7196 6535 76 172 0 7021 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 34144

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 29348
/proc/meminfo: memFree=1716720/2055920 swapFree=4181848/4192956
[pid=29345] ppid=29343 vsize=5360 CPUtime=0
/proc/29345/stat : 29345 (glucose.sh) S 29343 29345 28914 0 -1 4194304 313 146 0 0 0 0 0 0 18 0 1 0 103955264 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29345/statm: 1340 238 195 169 0 51 0
[pid=29348] ppid=29345 vsize=32448 CPUtime=222.21
/proc/29348/stat : 29348 (glucose_static) R 29345 29345 28914 0 -1 4194304 7468 0 0 0 22216 5 0 0 25 0 1 0 103955265 33226752 7454 1992294400 134512640 135217611 4294956272 18446744073709551615 134533150 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/29348/statm: 8112 7454 76 172 0 7937 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 37808

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 29348
/proc/meminfo: memFree=1714160/2055920 swapFree=4181848/4192956
[pid=29345] ppid=29343 vsize=5360 CPUtime=0
/proc/29345/stat : 29345 (glucose.sh) S 29343 29345 28914 0 -1 4194304 313 146 0 0 0 0 0 0 18 0 1 0 103955264 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29345/statm: 1340 238 195 169 0 51 0
[pid=29348] ppid=29345 vsize=35276 CPUtime=282.18
/proc/29348/stat : 29348 (glucose_static) R 29345 29345 28914 0 -1 4194304 8116 0 0 0 28213 5 0 0 25 0 1 0 103955265 36122624 8102 1992294400 134512640 135217611 4294956272 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/29348/statm: 8819 8102 76 172 0 8644 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 40636

[startup+342.301 s]
/proc/loadavg: 1.11 1.02 1.01 2/66 29348
/proc/meminfo: memFree=1710832/2055920 swapFree=4181848/4192956
[pid=29345] ppid=29343 vsize=5360 CPUtime=0
/proc/29345/stat : 29345 (glucose.sh) S 29343 29345 28914 0 -1 4194304 313 146 0 0 0 0 0 0 18 0 1 0 103955264 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29345/statm: 1340 238 195 169 0 51 0
[pid=29348] ppid=29345 vsize=38760 CPUtime=342.16
/proc/29348/stat : 29348 (glucose_static) R 29345 29345 28914 0 -1 4194304 8909 0 0 0 34210 6 0 0 25 0 1 0 103955265 39690240 8895 1992294400 134512640 135217611 4294956272 18446744073709551615 134533142 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/29348/statm: 9690 8895 76 172 0 9515 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 44120

[startup+402.302 s]
/proc/loadavg: 1.11 1.03 1.00 2/66 29348
/proc/meminfo: memFree=1708784/2055920 swapFree=4181848/4192956
[pid=29345] ppid=29343 vsize=5360 CPUtime=0
/proc/29345/stat : 29345 (glucose.sh) S 29343 29345 28914 0 -1 4194304 313 146 0 0 0 0 0 0 18 0 1 0 103955264 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29345/statm: 1340 238 195 169 0 51 0
[pid=29348] ppid=29345 vsize=41064 CPUtime=402.14
/proc/29348/stat : 29348 (glucose_static) R 29345 29345 28914 0 -1 4194304 9419 0 0 0 40207 7 0 0 25 0 1 0 103955265 42049536 9405 1992294400 134512640 135217611 4294956272 18446744073709551615 134533065 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/29348/statm: 10266 9405 76 172 0 10091 0

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

/proc/29348/statm: 12091 11070 76 172 0 11916 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 53724

[startup+642.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29348
/proc/meminfo: memFree=1700208/2055920 swapFree=4181848/4192956
[pid=29345] ppid=29343 vsize=5360 CPUtime=0
/proc/29345/stat : 29345 (glucose.sh) S 29343 29345 28914 0 -1 4194304 313 146 0 0 0 0 0 0 18 0 1 0 103955264 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29345/statm: 1340 238 195 169 0 51 0
[pid=29348] ppid=29345 vsize=50368 CPUtime=642.06
/proc/29348/stat : 29348 (glucose_static) R 29345 29345 28914 0 -1 4194304 11521 0 0 0 64197 9 0 0 25 0 1 0 103955265 51576832 11507 1992294400 134512640 135217611 4294956272 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/29348/statm: 12592 11507 76 172 0 12417 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 55728

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29348
/proc/meminfo: memFree=1697840/2055920 swapFree=4181848/4192956
[pid=29345] ppid=29343 vsize=5360 CPUtime=0
/proc/29345/stat : 29345 (glucose.sh) S 29343 29345 28914 0 -1 4194304 313 146 0 0 0 0 0 0 18 0 1 0 103955264 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29345/statm: 1340 238 195 169 0 51 0
[pid=29348] ppid=29345 vsize=52580 CPUtime=702.03
/proc/29348/stat : 29348 (glucose_static) R 29345 29345 28914 0 -1 4194304 12117 0 0 0 70193 10 0 0 25 0 1 0 103955265 53841920 12081 1992294400 134512640 135217611 4294956272 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/29348/statm: 13145 12081 76 172 0 12970 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 57940

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29348
/proc/meminfo: memFree=1697008/2055920 swapFree=4181848/4192956
[pid=29345] ppid=29343 vsize=5360 CPUtime=0
/proc/29345/stat : 29345 (glucose.sh) S 29343 29345 28914 0 -1 4194304 313 146 0 0 0 0 0 0 18 0 1 0 103955264 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29345/statm: 1340 238 195 169 0 51 0
[pid=29348] ppid=29345 vsize=53512 CPUtime=762.02
/proc/29348/stat : 29348 (glucose_static) R 29345 29345 28914 0 -1 4194304 12320 0 0 0 76192 10 0 0 25 0 1 0 103955265 54796288 12284 1992294400 134512640 135217611 4294956272 18446744073709551615 134533330 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/29348/statm: 13378 12284 76 172 0 13203 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 58872

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29348
/proc/meminfo: memFree=1694704/2055920 swapFree=4181848/4192956
[pid=29345] ppid=29343 vsize=5360 CPUtime=0
/proc/29345/stat : 29345 (glucose.sh) S 29343 29345 28914 0 -1 4194304 313 146 0 0 0 0 0 0 18 0 1 0 103955264 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29345/statm: 1340 238 195 169 0 51 0
[pid=29348] ppid=29345 vsize=55916 CPUtime=821.99
/proc/29348/stat : 29348 (glucose_static) R 29345 29345 28914 0 -1 4194304 12876 0 0 0 82188 11 0 0 25 0 1 0 103955265 57257984 12840 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/29348/statm: 13979 12840 76 172 0 13804 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 61276

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29348
/proc/meminfo: memFree=1693424/2055920 swapFree=4181848/4192956
[pid=29345] ppid=29343 vsize=5360 CPUtime=0
/proc/29345/stat : 29345 (glucose.sh) S 29343 29345 28914 0 -1 4194304 313 146 0 0 0 0 0 0 18 0 1 0 103955264 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29345/statm: 1340 238 195 169 0 51 0
[pid=29348] ppid=29345 vsize=57276 CPUtime=881.97
/proc/29348/stat : 29348 (glucose_static) R 29345 29345 28914 0 -1 4194304 13192 0 0 0 88186 11 0 0 25 0 1 0 103955265 58650624 13156 1992294400 134512640 135217611 4294956272 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/29348/statm: 14319 13156 76 172 0 14144 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 62636

[startup+942.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29348
/proc/meminfo: memFree=1691696/2055920 swapFree=4181848/4192956
[pid=29345] ppid=29343 vsize=5360 CPUtime=0
/proc/29345/stat : 29345 (glucose.sh) S 29343 29345 28914 0 -1 4194304 313 146 0 0 0 0 0 0 18 0 1 0 103955264 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29345/statm: 1340 238 195 169 0 51 0
[pid=29348] ppid=29345 vsize=59212 CPUtime=941.95
/proc/29348/stat : 29348 (glucose_static) R 29345 29345 28914 0 -1 4194304 13600 0 0 0 94183 12 0 0 25 0 1 0 103955265 60633088 13564 1992294400 134512640 135217611 4294956272 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/29348/statm: 14803 13564 76 172 0 14628 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 64572

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29348
/proc/meminfo: memFree=1689328/2055920 swapFree=4181848/4192956
[pid=29345] ppid=29343 vsize=5360 CPUtime=0
/proc/29345/stat : 29345 (glucose.sh) S 29343 29345 28914 0 -1 4194304 313 146 0 0 0 0 0 0 18 0 1 0 103955264 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29345/statm: 1340 238 195 169 0 51 0
[pid=29348] ppid=29345 vsize=61900 CPUtime=1001.93
/proc/29348/stat : 29348 (glucose_static) R 29345 29345 28914 0 -1 4194304 14210 0 0 0 100180 13 0 0 25 0 1 0 103955265 63385600 14174 1992294400 134512640 135217611 4294956272 18446744073709551615 134532978 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/29348/statm: 15475 14174 76 172 0 15300 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 67260

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29350
/proc/meminfo: memFree=1688624/2055920 swapFree=4181848/4192956
[pid=29345] ppid=29343 vsize=5360 CPUtime=0
/proc/29345/stat : 29345 (glucose.sh) S 29343 29345 28914 0 -1 4194304 313 146 0 0 0 0 0 0 18 0 1 0 103955264 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29345/statm: 1340 238 195 169 0 51 0
[pid=29348] ppid=29345 vsize=62500 CPUtime=1061.91
/proc/29348/stat : 29348 (glucose_static) R 29345 29345 28914 0 -1 4194304 14362 0 0 0 106178 13 0 0 25 0 1 0 103955265 64000000 14326 1992294400 134512640 135217611 4294956272 18446744073709551615 134533291 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/29348/statm: 15625 14326 76 172 0 15450 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 67860

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29350
/proc/meminfo: memFree=1687472/2055920 swapFree=4181848/4192956
[pid=29345] ppid=29343 vsize=5360 CPUtime=0
/proc/29345/stat : 29345 (glucose.sh) S 29343 29345 28914 0 -1 4194304 313 146 0 0 0 0 0 0 18 0 1 0 103955264 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29345/statm: 1340 238 195 169 0 51 0
[pid=29348] ppid=29345 vsize=63976 CPUtime=1121.88
/proc/29348/stat : 29348 (glucose_static) R 29345 29345 28914 0 -1 4194304 14644 0 0 0 112175 13 0 0 25 0 1 0 103955265 65511424 14608 1992294400 134512640 135217611 4294956272 18446744073709551615 134533135 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/29348/statm: 15994 14608 76 172 0 15819 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 69336

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29350
/proc/meminfo: memFree=1686384/2055920 swapFree=4181848/4192956
[pid=29345] ppid=29343 vsize=5360 CPUtime=0
/proc/29345/stat : 29345 (glucose.sh) S 29343 29345 28914 0 -1 4194304 313 146 0 0 0 0 0 0 18 0 1 0 103955264 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29345/statm: 1340 238 195 169 0 51 0
[pid=29348] ppid=29345 vsize=65128 CPUtime=1181.86
/proc/29348/stat : 29348 (glucose_static) R 29345 29345 28914 0 -1 4194304 14911 0 0 0 118173 13 0 0 25 0 1 0 103955265 66691072 14875 1992294400 134512640 135217611 4294956272 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/29348/statm: 16282 14875 76 172 0 16107 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 70488



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29350
/proc/meminfo: memFree=1686192/2055920 swapFree=4181848/4192956
[pid=29345] ppid=29343 vsize=5360 CPUtime=0
/proc/29345/stat : 29345 (glucose.sh) S 29343 29345 28914 0 -1 4194304 313 146 0 0 0 0 0 0 18 0 1 0 103955264 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29345/statm: 1340 238 195 169 0 51 0
[pid=29348] ppid=29345 vsize=65272 CPUtime=1200.06
/proc/29348/stat : 29348 (glucose_static) R 29345 29345 28914 0 -1 4194304 14956 0 0 0 119993 13 0 0 25 0 1 0 103955265 66838528 14920 1992294400 134512640 135217611 4294956272 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/29348/statm: 16318 14920 76 172 0 16143 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 70632

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29350
/proc/meminfo: memFree=1686192/2055920 swapFree=4181848/4192956
[pid=29345] ppid=29343 vsize=5360 CPUtime=0
/proc/29345/stat : 29345 (glucose.sh) S 29343 29345 28914 0 -1 4194304 313 146 0 0 0 0 0 0 18 0 1 0 103955264 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29345/statm: 1340 238 195 169 0 51 0
[pid=29348] ppid=29345 vsize=65272 CPUtime=1200.06
/proc/29348/stat : 29348 (glucose_static) R 29345 29345 28914 0 -1 4194304 14956 0 0 0 119993 13 0 0 25 0 1 0 103955265 66838528 14920 1992294400 134512640 135217611 4294956272 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/29348/statm: 16318 14920 76 172 0 16143 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 70632

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1200.51
CPU time (s): 1200.06
CPU user time (s): 1199.93
CPU system time (s): 0.13
CPU usage (%): 99.9623
Max. virtual memory (cumulated for all children) (KiB): 70632

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

runsolver used 1.42178 second user time and 2.57361 second system time

The end

Launcher Data

Begin job on node4 at 2009-04-26 17:20:13
IDJOB=1730432
IDBENCH=24730
IDSOLVER=503
FILE ID=node4/1730432-1240759213
PBS_JOBID= 9187094
Free space on /tmp= 66260 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT07/crafted/Difficult/contest05/sabharwal/counting-harder-php-014-013.sat05-1187.reshuffled-07.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1730432-1240759213/watcher-1730432-1240759213 -o /tmp/evaluation-result-1730432-1240759213/solver-1730432-1240759213 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1730432-1240759213.cnf

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

MD5SUM BENCH= e9a4b8de00c9a73b6f8447e11f01f363
RANDOM SEED=199515803

node4.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.265
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.265
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1747360 kB
Buffers:         35952 kB
Cached:         209300 kB
SwapCached:       5192 kB
Active:          69752 kB
Inactive:       183644 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1747360 kB
SwapTotal:     4192956 kB
SwapFree:      4181848 kB
Dirty:            1592 kB
Writeback:           0 kB
Mapped:          14068 kB
Slab:            41128 kB
Committed_AS:   524048 kB
PageTables:       1476 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= 66256 MiB
End job on node4 at 2009-04-26 17:40:15