Trace number 1725874

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

General information on the benchmark

Namecrafted/Medium/contest05/others/
pmg-11-UNSAT.sat05-3939.reshuffled-07.cnf
MD5SUMab810788a5ff5edde690e75706c8dd18
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark15.2727
Satisfiable
(Un)Satisfiability was proved
Number of variables169
Number of clauses562
Sum of the clauses size1684
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22
Number of clauses of size 3560
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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 |     562     1684 |     168       0        0     nan |  0.000 % |
0.00/0.00	c |         0 |     561     1682 |      --       0       --      -- |     --   | -1/-2
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 168   #clauses: 561   #literals: 1682
0.00/0.00	c CPU time:   0.000999 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:    561                                                  |
0.00/0.00	c |  Parsing time:         0.00         s                                       |
1200.07/1200.61	HOME/glucose.sh: line 55: 26535 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-1725874-1240707211/watcher-1725874-1240707211 -o /tmp/evaluation-result-1725874-1240707211/solver-1725874-1240707211 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1725874-1240707211.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.99 0.96 0.97 3/65 26533
/proc/meminfo: memFree=1832008/2055920 swapFree=4188716/4192956
[pid=26533] ppid=26531 vsize=5360 CPUtime=0
/proc/26533/stat : 26533 (glucose.sh) S 26531 26533 26469 0 -1 4194304 313 128 0 0 0 0 0 0 18 0 1 0 98754790 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26533/statm: 1340 238 195 169 0 51 0
[pid=26535] ppid=26533 vsize=1900 CPUtime=0
/proc/26535/stat : 26535 (glucose_static) R 26533 26533 26469 0 -1 4194304 92 0 0 0 0 0 0 0 19 0 1 0 98754791 1945600 78 1992294400 134512640 135217611 4294956304 18446744073709551615 134529024 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26535/statm: 475 82 60 172 0 300 0

[startup+0.039075 s]
/proc/loadavg: 0.99 0.96 0.97 3/65 26533
/proc/meminfo: memFree=1832008/2055920 swapFree=4188716/4192956
[pid=26533] ppid=26531 vsize=5360 CPUtime=0
/proc/26533/stat : 26533 (glucose.sh) S 26531 26533 26469 0 -1 4194304 313 128 0 0 0 0 0 0 18 0 1 0 98754790 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26533/statm: 1340 238 195 169 0 51 0
[pid=26535] ppid=26533 vsize=2028 CPUtime=0.03
/proc/26535/stat : 26535 (glucose_static) R 26533 26533 26469 0 -1 4194304 158 0 0 0 3 0 0 0 19 0 1 0 98754791 2076672 144 1992294400 134512640 135217611 4294956304 18446744073709551615 134527815 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26535/statm: 507 144 76 172 0 332 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 7388

[startup+0.102081 s]
/proc/loadavg: 0.99 0.96 0.97 3/65 26533
/proc/meminfo: memFree=1832008/2055920 swapFree=4188716/4192956
[pid=26533] ppid=26531 vsize=5360 CPUtime=0
/proc/26533/stat : 26533 (glucose.sh) S 26531 26533 26469 0 -1 4194304 313 128 0 0 0 0 0 0 18 0 1 0 98754790 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26533/statm: 1340 238 195 169 0 51 0
[pid=26535] ppid=26533 vsize=2292 CPUtime=0.09
/proc/26535/stat : 26535 (glucose_static) R 26533 26533 26469 0 -1 4194304 215 0 0 0 9 0 0 0 20 0 1 0 98754791 2347008 201 1992294400 134512640 135217611 4294956304 18446744073709551615 134723558 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26535/statm: 573 201 76 172 0 398 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7652

[startup+0.302109 s]
/proc/loadavg: 0.99 0.96 0.97 3/65 26533
/proc/meminfo: memFree=1832008/2055920 swapFree=4188716/4192956
[pid=26533] ppid=26531 vsize=5360 CPUtime=0
/proc/26533/stat : 26533 (glucose.sh) S 26531 26533 26469 0 -1 4194304 313 128 0 0 0 0 0 0 18 0 1 0 98754790 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26533/statm: 1340 238 195 169 0 51 0
[pid=26535] ppid=26533 vsize=2820 CPUtime=0.29
/proc/26535/stat : 26535 (glucose_static) R 26533 26533 26469 0 -1 4194304 347 0 0 0 29 0 0 0 21 0 1 0 98754791 2887680 333 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26535/statm: 705 333 76 172 0 530 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8180

[startup+0.701137 s]
/proc/loadavg: 0.99 0.96 0.97 3/65 26533
/proc/meminfo: memFree=1832008/2055920 swapFree=4188716/4192956
[pid=26533] ppid=26531 vsize=5360 CPUtime=0
/proc/26533/stat : 26533 (glucose.sh) S 26531 26533 26469 0 -1 4194304 313 128 0 0 0 0 0 0 18 0 1 0 98754790 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26533/statm: 1340 238 195 169 0 51 0
[pid=26535] ppid=26533 vsize=3084 CPUtime=0.69
/proc/26535/stat : 26535 (glucose_static) R 26533 26533 26469 0 -1 4194304 427 0 0 0 69 0 0 0 25 0 1 0 98754791 3158016 413 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26535/statm: 771 413 76 172 0 596 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8444

[startup+1.50121 s]
/proc/loadavg: 0.99 0.96 0.97 2/67 26536
/proc/meminfo: memFree=1830008/2055920 swapFree=4188716/4192956
[pid=26533] ppid=26531 vsize=5360 CPUtime=0
/proc/26533/stat : 26533 (glucose.sh) S 26531 26533 26469 0 -1 4194304 313 128 0 0 0 0 0 0 18 0 1 0 98754790 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26533/statm: 1340 238 195 169 0 51 0
[pid=26535] ppid=26533 vsize=3764 CPUtime=1.49
/proc/26535/stat : 26535 (glucose_static) R 26533 26533 26469 0 -1 4194304 600 0 0 0 149 0 0 0 25 0 1 0 98754791 3854336 586 1992294400 134512640 135217611 4294956304 18446744073709551615 134740255 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26535/statm: 941 586 76 172 0 766 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9124

[startup+3.10136 s]
/proc/loadavg: 0.99 0.96 0.97 2/67 26536
/proc/meminfo: memFree=1829304/2055920 swapFree=4188716/4192956
[pid=26533] ppid=26531 vsize=5360 CPUtime=0
/proc/26533/stat : 26533 (glucose.sh) S 26531 26533 26469 0 -1 4194304 313 128 0 0 0 0 0 0 18 0 1 0 98754790 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26533/statm: 1340 238 195 169 0 51 0
[pid=26535] ppid=26533 vsize=4572 CPUtime=3.08
/proc/26535/stat : 26535 (glucose_static) R 26533 26533 26469 0 -1 4194304 777 0 0 0 308 0 0 0 25 0 1 0 98754791 4681728 763 1992294400 134512640 135217611 4294956304 18446744073709551615 134533291 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26535/statm: 1143 763 76 172 0 968 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9932

[startup+6.30166 s]
/proc/loadavg: 0.99 0.96 0.97 2/67 26536
/proc/meminfo: memFree=1828024/2055920 swapFree=4188716/4192956
[pid=26533] ppid=26531 vsize=5360 CPUtime=0
/proc/26533/stat : 26533 (glucose.sh) S 26531 26533 26469 0 -1 4194304 313 128 0 0 0 0 0 0 18 0 1 0 98754790 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26533/statm: 1340 238 195 169 0 51 0
[pid=26535] ppid=26533 vsize=5392 CPUtime=6.28
/proc/26535/stat : 26535 (glucose_static) R 26533 26533 26469 0 -1 4194304 979 0 0 0 628 0 0 0 25 0 1 0 98754791 5521408 965 1992294400 134512640 135217611 4294956304 18446744073709551615 134533268 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26535/statm: 1348 965 76 172 0 1173 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10752

[startup+12.7013 s]
/proc/loadavg: 0.99 0.96 0.97 2/67 26536
/proc/meminfo: memFree=1826744/2055920 swapFree=4188716/4192956
[pid=26533] ppid=26531 vsize=5360 CPUtime=0
/proc/26533/stat : 26533 (glucose.sh) S 26531 26533 26469 0 -1 4194304 313 128 0 0 0 0 0 0 18 0 1 0 98754790 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26533/statm: 1340 238 195 169 0 51 0
[pid=26535] ppid=26533 vsize=6528 CPUtime=12.67
/proc/26535/stat : 26535 (glucose_static) R 26533 26533 26469 0 -1 4194304 1269 0 0 0 1267 0 0 0 25 0 1 0 98754791 6684672 1255 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26535/statm: 1632 1255 76 172 0 1457 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 11888

[startup+25.5025 s]
/proc/loadavg: 0.99 0.96 0.97 2/67 26536
/proc/meminfo: memFree=1825400/2055920 swapFree=4188716/4192956
[pid=26533] ppid=26531 vsize=5360 CPUtime=0
/proc/26533/stat : 26533 (glucose.sh) S 26531 26533 26469 0 -1 4194304 313 128 0 0 0 0 0 0 18 0 1 0 98754790 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26533/statm: 1340 238 195 169 0 51 0
[pid=26535] ppid=26533 vsize=8080 CPUtime=25.47
/proc/26535/stat : 26535 (glucose_static) R 26533 26533 26469 0 -1 4194304 1612 0 0 0 2547 0 0 0 25 0 1 0 98754791 8273920 1598 1992294400 134512640 135217611 4294956304 18446744073709551615 134539848 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26535/statm: 2020 1598 76 172 0 1845 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 13440

[startup+51.1029 s]
/proc/loadavg: 0.99 0.96 0.97 2/67 26536
/proc/meminfo: memFree=1823544/2055920 swapFree=4188716/4192956
[pid=26533] ppid=26531 vsize=5360 CPUtime=0
/proc/26533/stat : 26533 (glucose.sh) S 26531 26533 26469 0 -1 4194304 313 128 0 0 0 0 0 0 18 0 1 0 98754790 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26533/statm: 1340 238 195 169 0 51 0
[pid=26535] ppid=26533 vsize=10020 CPUtime=51.07
/proc/26535/stat : 26535 (glucose_static) R 26533 26533 26469 0 -1 4194304 2088 0 0 0 5106 1 0 0 25 0 1 0 98754791 10260480 2074 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26535/statm: 2505 2074 76 172 0 2330 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 15380

[startup+102.307 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 26536
/proc/meminfo: memFree=1820600/2055920 swapFree=4188716/4192956
[pid=26533] ppid=26531 vsize=5360 CPUtime=0
/proc/26533/stat : 26533 (glucose.sh) S 26531 26533 26469 0 -1 4194304 313 128 0 0 0 0 0 0 18 0 1 0 98754790 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26533/statm: 1340 238 195 169 0 51 0
[pid=26535] ppid=26533 vsize=13028 CPUtime=102.24
/proc/26535/stat : 26535 (glucose_static) R 26533 26533 26469 0 -1 4194304 2788 0 0 0 10223 1 0 0 25 0 1 0 98754791 13340672 2774 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26535/statm: 3257 2774 76 172 0 3082 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 18388

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 26536
/proc/meminfo: memFree=1818104/2055920 swapFree=4188716/4192956
[pid=26533] ppid=26531 vsize=5360 CPUtime=0
/proc/26533/stat : 26533 (glucose.sh) S 26531 26533 26469 0 -1 4194304 313 128 0 0 0 0 0 0 18 0 1 0 98754790 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26533/statm: 1340 238 195 169 0 51 0
[pid=26535] ppid=26533 vsize=15660 CPUtime=162.22
/proc/26535/stat : 26535 (glucose_static) R 26533 26533 26469 0 -1 4194304 3394 0 0 0 16220 2 0 0 25 0 1 0 98754791 16035840 3380 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26535/statm: 3915 3380 76 172 0 3740 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 21020

[startup+222.303 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 26536
/proc/meminfo: memFree=1816056/2055920 swapFree=4188716/4192956
[pid=26533] ppid=26531 vsize=5360 CPUtime=0
/proc/26533/stat : 26533 (glucose.sh) S 26531 26533 26469 0 -1 4194304 313 128 0 0 0 0 0 0 18 0 1 0 98754790 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26533/statm: 1340 238 195 169 0 51 0
[pid=26535] ppid=26533 vsize=17796 CPUtime=222.19
/proc/26535/stat : 26535 (glucose_static) R 26533 26533 26469 0 -1 4194304 3914 0 0 0 22217 2 0 0 25 0 1 0 98754791 18223104 3900 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26535/statm: 4449 3900 76 172 0 4274 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 23156

[startup+282.303 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 26536
/proc/meminfo: memFree=1814072/2055920 swapFree=4188716/4192956
[pid=26533] ppid=26531 vsize=5360 CPUtime=0
/proc/26533/stat : 26533 (glucose.sh) S 26531 26533 26469 0 -1 4194304 313 128 0 0 0 0 0 0 18 0 1 0 98754790 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26533/statm: 1340 238 195 169 0 51 0
[pid=26535] ppid=26533 vsize=19824 CPUtime=282.17
/proc/26535/stat : 26535 (glucose_static) R 26533 26533 26469 0 -1 4194304 4385 0 0 0 28214 3 0 0 25 0 1 0 98754791 20299776 4371 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26535/statm: 4956 4371 76 172 0 4781 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 25184

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 26536
/proc/meminfo: memFree=1813240/2055920 swapFree=4188716/4192956
[pid=26533] ppid=26531 vsize=5360 CPUtime=0
/proc/26533/stat : 26533 (glucose.sh) S 26531 26533 26469 0 -1 4194304 313 128 0 0 0 0 0 0 18 0 1 0 98754790 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26533/statm: 1340 238 195 169 0 51 0
[pid=26535] ppid=26533 vsize=20600 CPUtime=342.14
/proc/26535/stat : 26535 (glucose_static) R 26533 26533 26469 0 -1 4194304 4579 0 0 0 34211 3 0 0 25 0 1 0 98754791 21094400 4565 1992294400 134512640 135217611 4294956304 18446744073709551615 134533458 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26535/statm: 5150 4565 76 172 0 4975 0

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

[pid=26535] ppid=26533 vsize=23996 CPUtime=462.08
/proc/26535/stat : 26535 (glucose_static) R 26533 26533 26469 0 -1 4194304 5297 0 0 0 46204 4 0 0 25 0 1 0 98754791 24571904 5279 1992294400 134512640 135217611 4294956304 18446744073709551615 134533076 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26535/statm: 5999 5279 76 172 0 5824 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 29356

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 26542
/proc/meminfo: memFree=1808560/2055920 swapFree=4188716/4192956
[pid=26533] ppid=26531 vsize=5360 CPUtime=0
/proc/26533/stat : 26533 (glucose.sh) S 26531 26533 26469 0 -1 4194304 313 128 0 0 0 0 0 0 18 0 1 0 98754790 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26533/statm: 1340 238 195 169 0 51 0
[pid=26535] ppid=26533 vsize=25716 CPUtime=522.06
/proc/26535/stat : 26535 (glucose_static) R 26533 26533 26469 0 -1 4194304 5711 0 0 0 52201 5 0 0 25 0 1 0 98754791 26333184 5693 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26535/statm: 6429 5693 76 172 0 6254 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 31076

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 26542
/proc/meminfo: memFree=1807728/2055920 swapFree=4188716/4192956
[pid=26533] ppid=26531 vsize=5360 CPUtime=0
/proc/26533/stat : 26533 (glucose.sh) S 26531 26533 26469 0 -1 4194304 313 128 0 0 0 0 0 0 18 0 1 0 98754790 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26533/statm: 1340 238 195 169 0 51 0
[pid=26535] ppid=26533 vsize=26728 CPUtime=582.04
/proc/26535/stat : 26535 (glucose_static) R 26533 26533 26469 0 -1 4194304 5957 0 0 0 58199 5 0 0 25 0 1 0 98754791 27369472 5918 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26535/statm: 6682 5918 76 172 0 6507 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 32088

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 26542
/proc/meminfo: memFree=1806640/2055920 swapFree=4188716/4192956
[pid=26533] ppid=26531 vsize=5360 CPUtime=0
/proc/26533/stat : 26533 (glucose.sh) S 26531 26533 26469 0 -1 4194304 313 128 0 0 0 0 0 0 18 0 1 0 98754790 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26533/statm: 1340 238 195 169 0 51 0
[pid=26535] ppid=26533 vsize=27944 CPUtime=642.01
/proc/26535/stat : 26535 (glucose_static) R 26533 26533 26469 0 -1 4194304 6215 0 0 0 64196 5 0 0 25 0 1 0 98754791 28614656 6176 1992294400 134512640 135217611 4294956304 18446744073709551615 134533561 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26535/statm: 6986 6176 76 172 0 6811 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 33304

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 26542
/proc/meminfo: memFree=1805808/2055920 swapFree=4188716/4192956
[pid=26533] ppid=26531 vsize=5360 CPUtime=0
/proc/26533/stat : 26533 (glucose.sh) S 26531 26533 26469 0 -1 4194304 313 128 0 0 0 0 0 0 18 0 1 0 98754790 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26533/statm: 1340 238 195 169 0 51 0
[pid=26535] ppid=26533 vsize=28668 CPUtime=701.99
/proc/26535/stat : 26535 (glucose_static) R 26533 26533 26469 0 -1 4194304 6421 0 0 0 70193 6 0 0 25 0 1 0 98754791 29356032 6382 1992294400 134512640 135217611 4294956304 18446744073709551615 134533344 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26535/statm: 7167 6382 76 172 0 6992 0
Current children cumulated CPU time (s) 701.99
Current children cumulated vsize (KiB) 34028

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 26542
/proc/meminfo: memFree=1805168/2055920 swapFree=4188716/4192956
[pid=26533] ppid=26531 vsize=5360 CPUtime=0
/proc/26533/stat : 26533 (glucose.sh) S 26531 26533 26469 0 -1 4194304 313 128 0 0 0 0 0 0 18 0 1 0 98754790 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26533/statm: 1340 238 195 169 0 51 0
[pid=26535] ppid=26533 vsize=29496 CPUtime=761.97
/proc/26535/stat : 26535 (glucose_static) R 26533 26533 26469 0 -1 4194304 6577 0 0 0 76191 6 0 0 25 0 1 0 98754791 30203904 6538 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26535/statm: 7374 6538 76 172 0 7199 0
Current children cumulated CPU time (s) 761.97
Current children cumulated vsize (KiB) 34856

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 26542
/proc/meminfo: memFree=1804856/2055920 swapFree=4188716/4192956
[pid=26533] ppid=26531 vsize=5360 CPUtime=0
/proc/26533/stat : 26533 (glucose.sh) S 26531 26533 26469 0 -1 4194304 313 128 0 0 0 0 0 0 18 0 1 0 98754790 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26533/statm: 1340 238 195 169 0 51 0
[pid=26535] ppid=26533 vsize=29764 CPUtime=821.93
/proc/26535/stat : 26535 (glucose_static) R 26533 26533 26469 0 -1 4194304 6650 0 0 0 82187 6 0 0 25 0 1 0 98754791 30478336 6611 1992294400 134512640 135217611 4294956304 18446744073709551615 134533286 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26535/statm: 7441 6611 76 172 0 7266 0
Current children cumulated CPU time (s) 821.93
Current children cumulated vsize (KiB) 35124

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 26542
/proc/meminfo: memFree=1803896/2055920 swapFree=4188716/4192956
[pid=26533] ppid=26531 vsize=5360 CPUtime=0
/proc/26533/stat : 26533 (glucose.sh) S 26531 26533 26469 0 -1 4194304 313 128 0 0 0 0 0 0 18 0 1 0 98754790 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26533/statm: 1340 238 195 169 0 51 0
[pid=26535] ppid=26533 vsize=30676 CPUtime=881.91
/proc/26535/stat : 26535 (glucose_static) R 26533 26533 26469 0 -1 4194304 6895 0 0 0 88185 6 0 0 25 0 1 0 98754791 31412224 6856 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26535/statm: 7669 6856 76 172 0 7494 0
Current children cumulated CPU time (s) 881.91
Current children cumulated vsize (KiB) 36036

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 26542
/proc/meminfo: memFree=1802872/2055920 swapFree=4188716/4192956
[pid=26533] ppid=26531 vsize=5360 CPUtime=0
/proc/26533/stat : 26533 (glucose.sh) S 26531 26533 26469 0 -1 4194304 313 128 0 0 0 0 0 0 18 0 1 0 98754790 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26533/statm: 1340 238 195 169 0 51 0
[pid=26535] ppid=26533 vsize=31776 CPUtime=941.87
/proc/26535/stat : 26535 (glucose_static) R 26533 26533 26469 0 -1 4194304 7149 0 0 0 94180 7 0 0 25 0 1 0 98754791 32538624 7110 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26535/statm: 7944 7110 76 172 0 7769 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 37136

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 26542
/proc/meminfo: memFree=1801784/2055920 swapFree=4188716/4192956
[pid=26533] ppid=26531 vsize=5360 CPUtime=0
/proc/26533/stat : 26533 (glucose.sh) S 26531 26533 26469 0 -1 4194304 313 128 0 0 0 0 0 0 18 0 1 0 98754790 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26533/statm: 1340 238 195 169 0 51 0
[pid=26535] ppid=26533 vsize=33040 CPUtime=1001.84
/proc/26535/stat : 26535 (glucose_static) R 26533 26533 26469 0 -1 4194304 7412 0 0 0 100176 8 0 0 25 0 1 0 98754791 33832960 7370 1992294400 134512640 135217611 4294956304 18446744073709551615 134533112 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26535/statm: 8260 7370 76 172 0 8085 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 38400

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 26542
/proc/meminfo: memFree=1801272/2055920 swapFree=4188716/4192956
[pid=26533] ppid=26531 vsize=5360 CPUtime=0
/proc/26533/stat : 26533 (glucose.sh) S 26531 26533 26469 0 -1 4194304 313 128 0 0 0 0 0 0 18 0 1 0 98754790 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26533/statm: 1340 238 195 169 0 51 0
[pid=26535] ppid=26533 vsize=33600 CPUtime=1061.82
/proc/26535/stat : 26535 (glucose_static) R 26533 26533 26469 0 -1 4194304 7548 0 0 0 106174 8 0 0 25 0 1 0 98754791 34406400 7506 1992294400 134512640 135217611 4294956304 18446744073709551615 134533112 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26535/statm: 8400 7506 76 172 0 8225 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 38960

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 26542
/proc/meminfo: memFree=1800504/2055920 swapFree=4188716/4192956
[pid=26533] ppid=26531 vsize=5360 CPUtime=0
/proc/26533/stat : 26533 (glucose.sh) S 26531 26533 26469 0 -1 4194304 313 128 0 0 0 0 0 0 18 0 1 0 98754790 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26533/statm: 1340 238 195 169 0 51 0
[pid=26535] ppid=26533 vsize=34320 CPUtime=1121.79
/proc/26535/stat : 26535 (glucose_static) R 26533 26533 26469 0 -1 4194304 7720 0 0 0 112171 8 0 0 25 0 1 0 98754791 35143680 7678 1992294400 134512640 135217611 4294956304 18446744073709551615 134533007 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26535/statm: 8580 7678 76 172 0 8405 0
Current children cumulated CPU time (s) 1121.79
Current children cumulated vsize (KiB) 39680

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 26542
/proc/meminfo: memFree=1799928/2055920 swapFree=4188716/4192956
[pid=26533] ppid=26531 vsize=5360 CPUtime=0
/proc/26533/stat : 26533 (glucose.sh) S 26531 26533 26469 0 -1 4194304 313 128 0 0 0 0 0 0 18 0 1 0 98754790 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26533/statm: 1340 238 195 169 0 51 0
[pid=26535] ppid=26533 vsize=35148 CPUtime=1181.77
/proc/26535/stat : 26535 (glucose_static) R 26533 26533 26469 0 -1 4194304 7852 0 0 0 118168 9 0 0 25 0 1 0 98754791 35991552 7810 1992294400 134512640 135217611 4294956304 18446744073709551615 134533319 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26535/statm: 8787 7810 76 172 0 8612 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 40508



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 26542
/proc/meminfo: memFree=1799736/2055920 swapFree=4188716/4192956
[pid=26533] ppid=26531 vsize=5360 CPUtime=0
/proc/26533/stat : 26533 (glucose.sh) S 26531 26533 26469 0 -1 4194304 313 128 0 0 0 0 0 0 18 0 1 0 98754790 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26533/statm: 1340 238 195 169 0 51 0
[pid=26535] ppid=26533 vsize=35292 CPUtime=1200.07
/proc/26535/stat : 26535 (glucose_static) R 26533 26533 26469 0 -1 4194304 7894 0 0 0 119998 9 0 0 25 0 1 0 98754791 36139008 7852 1992294400 134512640 135217611 4294956304 18446744073709551615 134533307 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/26535/statm: 8823 7852 76 172 0 8648 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 40652

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.61
CPU time (s): 1200.08
CPU user time (s): 1199.99
CPU system time (s): 0.096985
CPU usage (%): 99.9558
Max. virtual memory (cumulated for all children) (KiB): 40652

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

runsolver used 1.19482 second user time and 3.18352 second system time

The end

Launcher Data

Begin job on node8 at 2009-04-26 02:53:31
IDJOB=1725874
IDBENCH=24600
IDSOLVER=503
FILE ID=node8/1725874-1240707211
PBS_JOBID= 9186841
Free space on /tmp= 65880 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT07/crafted/Medium/contest05/others/pmg-11-UNSAT.sat05-3939.reshuffled-07.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1725874-1240707211/watcher-1725874-1240707211 -o /tmp/evaluation-result-1725874-1240707211/solver-1725874-1240707211 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1725874-1240707211.cnf

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

MD5SUM BENCH= ab810788a5ff5edde690e75706c8dd18
RANDOM SEED=1331740867

node8.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.238
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.238
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1832552 kB
Buffers:         18792 kB
Cached:         141960 kB
SwapCached:       1768 kB
Active:          99320 kB
Inactive:        73852 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1832552 kB
SwapTotal:     4192956 kB
SwapFree:      4188716 kB
Dirty:            1580 kB
Writeback:           0 kB
Mapped:          20972 kB
Slab:            36088 kB
Committed_AS:   493872 kB
PageTables:       1372 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 65880 MiB
End job on node8 at 2009-04-26 03:13:33