Trace number 1514072

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

NameRANDOM/LARGE/3SAT/UNKNOWN/6000/
unif-k3-r4.2-v6000-c25200-S1769448312-079.cnf
MD5SUM9495def54e734dca859c56c910204a6a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark5.82211
Satisfiable
(Un)Satisfiability was proved
Number of variables6000
Number of clauses25200
Sum of the clauses size75600
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 325200
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.02	c ==============================================================================
0.00/0.02	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.02	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.02	c ==============================================================================
0.00/0.02	c |         0 |   25200    75600 |    7559       0        0     nan |  0.000 % |
0.00/0.07	c |         0 |   25049    76011 |      --       0       --      -- |     --   | -151/411
0.00/0.07	c ==============================================================================
0.00/0.07	c Result  :   #vars: 5862   #clauses: 25049   #literals: 76011
0.00/0.07	c CPU time:   0.066989 s
0.00/0.07	c ==============================================================================
0.00/0.10	c
0.00/0.10	c Starting glucose
0.00/0.10	c
0.00/0.10	
0.00/0.10	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.10	
0.00/0.10	c ============================[ Problem Statistics ]=============================
0.00/0.10	c |                                                                             |
0.00/0.10	c |  Number of variables:  5862                                                 |
0.00/0.10	c |  Number of clauses:    25049                                                |
0.00/0.12	c |  Parsing time:         0.02         s                                       |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1514072-1238225793/watcher-1514072-1238225793 -o /tmp/evaluation-result-1514072-1238225793/solver-1514072-1238225793 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1514072-1238225793.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.04 0.99 0.91 3/64 32640
/proc/meminfo: memFree=1106192/2055920 swapFree=4176728/4192956
[pid=32640] ppid=32638 vsize=5352 CPUtime=0
/proc/32640/stat : 32640 (glucose.sh) R 32638 32640 32469 0 -1 4194304 165 0 0 0 0 0 0 0 20 0 1 0 1095245563 5480448 135 1992294400 4194304 4889804 548682068832 18446744073709551615 262910213618 0 0 4096 0 0 0 0 17 1 0 0
/proc/32640/statm: 1340 147 120 169 0 51 0

[startup+0.0502631 s]
/proc/loadavg: 1.04 0.99 0.91 3/64 32640
/proc/meminfo: memFree=1106192/2055920 swapFree=4176728/4192956
[pid=32640] ppid=32638 vsize=5360 CPUtime=0
/proc/32640/stat : 32640 (glucose.sh) S 32638 32640 32469 0 -1 4194304 287 0 0 0 0 0 0 0 20 0 1 0 1095245563 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32640/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.101274 s]
/proc/loadavg: 1.04 0.99 0.91 3/64 32640
/proc/meminfo: memFree=1106192/2055920 swapFree=4176728/4192956
[pid=32640] ppid=32638 vsize=5360 CPUtime=0
/proc/32640/stat : 32640 (glucose.sh) S 32638 32640 32469 0 -1 4194304 287 0 0 0 0 0 0 0 20 0 1 0 1095245563 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32640/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301304 s]
/proc/loadavg: 1.04 0.99 0.91 3/64 32640
/proc/meminfo: memFree=1106192/2055920 swapFree=4176728/4192956
[pid=32640] ppid=32638 vsize=5360 CPUtime=0.09
/proc/32640/stat : 32640 (glucose.sh) S 32638 32640 32469 0 -1 4194304 313 907 0 0 0 0 9 0 16 0 1 0 1095245563 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32640/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5360

[startup+0.701383 s]
/proc/loadavg: 1.04 0.99 0.91 3/64 32640
/proc/meminfo: memFree=1106192/2055920 swapFree=4176728/4192956
[pid=32640] ppid=32638 vsize=5360 CPUtime=0.09
/proc/32640/stat : 32640 (glucose.sh) S 32638 32640 32469 0 -1 4194304 313 907 0 0 0 0 9 0 16 0 1 0 1095245563 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32640/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5360

[startup+1.50154 s]
/proc/loadavg: 1.04 0.99 0.91 2/66 32643
/proc/meminfo: memFree=1100544/2055920 swapFree=4176728/4192956
[pid=32640] ppid=32638 vsize=5360 CPUtime=0.09
/proc/32640/stat : 32640 (glucose.sh) S 32638 32640 32469 0 -1 4194304 313 907 0 0 0 0 9 0 16 0 1 0 1095245563 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32640/statm: 1340 238 195 169 0 51 0
[pid=32643] ppid=32640 vsize=7092 CPUtime=1.39
/proc/32643/stat : 32643 (glucose_static) R 32640 32640 32469 0 -1 4194304 1538 0 0 0 139 0 0 0 25 0 1 0 1095245573 7262208 1524 1992294400 134512640 135217611 4294956304 18446744073709551615 134533380 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/32643/statm: 1773 1524 77 172 0 1598 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 12452

[startup+3.10185 s]
/proc/loadavg: 1.04 0.99 0.91 2/66 32643
/proc/meminfo: memFree=1099456/2055920 swapFree=4176728/4192956
[pid=32640] ppid=32638 vsize=5360 CPUtime=0.09
/proc/32640/stat : 32640 (glucose.sh) S 32638 32640 32469 0 -1 4194304 313 907 0 0 0 0 9 0 16 0 1 0 1095245563 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32640/statm: 1340 238 195 169 0 51 0
[pid=32643] ppid=32640 vsize=8708 CPUtime=2.99
/proc/32643/stat : 32643 (glucose_static) R 32640 32640 32469 0 -1 4194304 1937 0 0 0 298 1 0 0 25 0 1 0 1095245573 8916992 1923 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/32643/statm: 2177 1923 77 172 0 2002 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 14068

[startup+6.30148 s]
/proc/loadavg: 1.04 0.99 0.91 2/66 32643
/proc/meminfo: memFree=1096640/2055920 swapFree=4176728/4192956
[pid=32640] ppid=32638 vsize=5360 CPUtime=0.09
/proc/32640/stat : 32640 (glucose.sh) S 32638 32640 32469 0 -1 4194304 313 907 0 0 0 0 9 0 16 0 1 0 1095245563 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32640/statm: 1340 238 195 169 0 51 0
[pid=32643] ppid=32640 vsize=9896 CPUtime=6.19
/proc/32643/stat : 32643 (glucose_static) R 32640 32640 32469 0 -1 4194304 2233 0 0 0 618 1 0 0 25 0 1 0 1095245573 10133504 2219 1992294400 134512640 135217611 4294956304 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/32643/statm: 2474 2219 77 172 0 2299 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 15256

[startup+12.7017 s]
/proc/loadavg: 1.03 0.99 0.91 2/66 32643
/proc/meminfo: memFree=1094848/2055920 swapFree=4176728/4192956
[pid=32640] ppid=32638 vsize=5360 CPUtime=0.09
/proc/32640/stat : 32640 (glucose.sh) S 32638 32640 32469 0 -1 4194304 313 907 0 0 0 0 9 0 16 0 1 0 1095245563 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32640/statm: 1340 238 195 169 0 51 0
[pid=32643] ppid=32640 vsize=11644 CPUtime=12.58
/proc/32643/stat : 32643 (glucose_static) R 32640 32640 32469 0 -1 4194304 2659 0 0 0 1257 1 0 0 25 0 1 0 1095245573 11923456 2645 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/32643/statm: 2911 2645 77 172 0 2736 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 17004

[startup+25.5013 s]
/proc/loadavg: 1.03 0.99 0.91 2/66 32643
/proc/meminfo: memFree=1091968/2055920 swapFree=4176728/4192956
[pid=32640] ppid=32638 vsize=5360 CPUtime=0.09
/proc/32640/stat : 32640 (glucose.sh) S 32638 32640 32469 0 -1 4194304 313 907 0 0 0 0 9 0 16 0 1 0 1095245563 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32640/statm: 1340 238 195 169 0 51 0
[pid=32643] ppid=32640 vsize=14468 CPUtime=25.38
/proc/32643/stat : 32643 (glucose_static) R 32640 32640 32469 0 -1 4194304 3372 0 0 0 2536 2 0 0 25 0 1 0 1095245573 14815232 3358 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/32643/statm: 3617 3358 77 172 0 3442 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 19828

[startup+51.1013 s]
/proc/loadavg: 1.02 0.99 0.91 2/66 32643
/proc/meminfo: memFree=1087936/2055920 swapFree=4176728/4192956
[pid=32640] ppid=32638 vsize=5360 CPUtime=0.09
/proc/32640/stat : 32640 (glucose.sh) S 32638 32640 32469 0 -1 4194304 313 907 0 0 0 0 9 0 16 0 1 0 1095245563 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32640/statm: 1340 238 195 169 0 51 0
[pid=32643] ppid=32640 vsize=18592 CPUtime=50.97
/proc/32643/stat : 32643 (glucose_static) R 32640 32640 32469 0 -1 4194304 4384 0 0 0 5094 3 0 0 25 0 1 0 1095245573 19038208 4370 1992294400 134512640 135217611 4294956304 18446744073709551615 134533118 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/32643/statm: 4648 4370 77 172 0 4473 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 23952

[startup+102.305 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 32643
/proc/meminfo: memFree=1082880/2055920 swapFree=4176728/4192956
[pid=32640] ppid=32638 vsize=5360 CPUtime=0.09
/proc/32640/stat : 32640 (glucose.sh) S 32638 32640 32469 0 -1 4194304 313 907 0 0 0 0 9 0 16 0 1 0 1095245563 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32640/statm: 1340 238 195 169 0 51 0
[pid=32643] ppid=32640 vsize=23696 CPUtime=102.16
/proc/32643/stat : 32643 (glucose_static) R 32640 32640 32469 0 -1 4194304 5668 0 0 0 10212 4 0 0 25 0 1 0 1095245573 24264704 5654 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/32643/statm: 5924 5654 77 172 0 5749 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 29056

[startup+162.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 32643
/proc/meminfo: memFree=1077696/2055920 swapFree=4176728/4192956
[pid=32640] ppid=32638 vsize=5360 CPUtime=0.09
/proc/32640/stat : 32640 (glucose.sh) S 32638 32640 32469 0 -1 4194304 313 907 0 0 0 0 9 0 16 0 1 0 1095245563 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32640/statm: 1340 238 195 169 0 51 0
[pid=32643] ppid=32640 vsize=28712 CPUtime=162.13
/proc/32643/stat : 32643 (glucose_static) R 32640 32640 32469 0 -1 4194304 6930 0 0 0 16208 5 0 0 25 0 1 0 1095245573 29401088 6916 1992294400 134512640 135217611 4294956304 18446744073709551615 134527899 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/32643/statm: 7178 6916 77 172 0 7003 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 34072

[startup+222.303 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 32643
/proc/meminfo: memFree=1073920/2055920 swapFree=4176728/4192956
[pid=32640] ppid=32638 vsize=5360 CPUtime=0.09
/proc/32640/stat : 32640 (glucose.sh) S 32638 32640 32469 0 -1 4194304 313 907 0 0 0 0 9 0 16 0 1 0 1095245563 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32640/statm: 1340 238 195 169 0 51 0
[pid=32643] ppid=32640 vsize=32660 CPUtime=222.11
/proc/32643/stat : 32643 (glucose_static) R 32640 32640 32469 0 -1 4194304 7885 0 0 0 22205 6 0 0 25 0 1 0 1095245573 33443840 7871 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/32643/statm: 8165 7871 77 172 0 7990 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 38020

[startup+282.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 32643
/proc/meminfo: memFree=1071616/2055920 swapFree=4176728/4192956
[pid=32640] ppid=32638 vsize=5360 CPUtime=0.09
/proc/32640/stat : 32640 (glucose.sh) S 32638 32640 32469 0 -1 4194304 313 907 0 0 0 0 9 0 16 0 1 0 1095245563 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32640/statm: 1340 238 195 169 0 51 0
[pid=32643] ppid=32640 vsize=34904 CPUtime=282.09
/proc/32643/stat : 32643 (glucose_static) R 32640 32640 32469 0 -1 4194304 8451 0 0 0 28202 7 0 0 25 0 1 0 1095245573 35741696 8437 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/32643/statm: 8726 8437 77 172 0 8551 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 40264

[startup+342.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 32643
/proc/meminfo: memFree=1069248/2055920 swapFree=4176728/4192956
[pid=32640] ppid=32638 vsize=5360 CPUtime=0.09
/proc/32640/stat : 32640 (glucose.sh) S 32638 32640 32469 0 -1 4194304 313 907 0 0 0 0 9 0 16 0 1 0 1095245563 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32640/statm: 1340 238 195 169 0 51 0
[pid=32643] ppid=32640 vsize=37280 CPUtime=342.07
/proc/32643/stat : 32643 (glucose_static) R 32640 32640 32469 0 -1 4194304 9049 0 0 0 34199 8 0 0 25 0 1 0 1095245573 38174720 9035 1992294400 134512640 135217611 4294956304 18446744073709551615 134533622 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/32643/statm: 9320 9035 77 172 0 9145 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 42640

[startup+402.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 32643
/proc/meminfo: memFree=1067008/2055920 swapFree=4176728/4192956
[pid=32640] ppid=32638 vsize=5360 CPUtime=0.09
/proc/32640/stat : 32640 (glucose.sh) S 32638 32640 32469 0 -1 4194304 313 907 0 0 0 0 9 0 16 0 1 0 1095245563 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32640/statm: 1340 238 195 169 0 51 0
[pid=32643] ppid=32640 vsize=39392 CPUtime=402.05
/proc/32643/stat : 32643 (glucose_static) R 32640 32640 32469 0 -1 4194304 9601 0 0 0 40196 9 0 0 25 0 1 0 1095245573 40337408 9587 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/32643/statm: 9848 9587 77 172 0 9673 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 44752


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

/proc/32643/statm: 11609 11291 77 172 0 11434 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 51796

[startup+642.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 32645
/proc/meminfo: memFree=1058176/2055920 swapFree=4176728/4192956
[pid=32640] ppid=32638 vsize=5360 CPUtime=0.09
/proc/32640/stat : 32640 (glucose.sh) S 32638 32640 32469 0 -1 4194304 313 907 0 0 0 0 9 0 16 0 1 0 1095245563 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32640/statm: 1340 238 195 169 0 51 0
[pid=32643] ppid=32640 vsize=48284 CPUtime=641.96
/proc/32643/stat : 32643 (glucose_static) R 32640 32640 32469 0 -1 4194304 11770 0 0 0 64184 12 0 0 25 0 1 0 1095245573 49442816 11756 1992294400 134512640 135217611 4294956304 18446744073709551615 134533222 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/32643/statm: 12071 11756 77 172 0 11896 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 53644

[startup+702.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 32645
/proc/meminfo: memFree=1056960/2055920 swapFree=4176728/4192956
[pid=32640] ppid=32638 vsize=5360 CPUtime=0.09
/proc/32640/stat : 32640 (glucose.sh) S 32638 32640 32469 0 -1 4194304 313 907 0 0 0 0 9 0 16 0 1 0 1095245563 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32640/statm: 1340 238 195 169 0 51 0
[pid=32643] ppid=32640 vsize=49472 CPUtime=701.94
/proc/32643/stat : 32643 (glucose_static) R 32640 32640 32469 0 -1 4194304 12074 0 0 0 70181 13 0 0 25 0 1 0 1095245573 50659328 12060 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/32643/statm: 12368 12060 77 172 0 12193 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 54832

[startup+762.305 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 32645
/proc/meminfo: memFree=1055360/2055920 swapFree=4176728/4192956
[pid=32640] ppid=32638 vsize=5360 CPUtime=0.09
/proc/32640/stat : 32640 (glucose.sh) S 32638 32640 32469 0 -1 4194304 313 907 0 0 0 0 9 0 16 0 1 0 1095245563 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32640/statm: 1340 238 195 169 0 51 0
[pid=32643] ppid=32640 vsize=50924 CPUtime=761.93
/proc/32643/stat : 32643 (glucose_static) R 32640 32640 32469 0 -1 4194304 12462 0 0 0 76179 14 0 0 25 0 1 0 1095245573 52146176 12448 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/32643/statm: 12731 12448 77 172 0 12556 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 56284

[startup+822.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 32645
/proc/meminfo: memFree=1054144/2055920 swapFree=4176728/4192956
[pid=32640] ppid=32638 vsize=5360 CPUtime=0.09
/proc/32640/stat : 32640 (glucose.sh) S 32638 32640 32469 0 -1 4194304 313 907 0 0 0 0 9 0 16 0 1 0 1095245563 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32640/statm: 1340 238 195 169 0 51 0
[pid=32643] ppid=32640 vsize=52244 CPUtime=821.9
/proc/32643/stat : 32643 (glucose_static) R 32640 32640 32469 0 -1 4194304 12780 0 0 0 82176 14 0 0 25 0 1 0 1095245573 53497856 12766 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/32643/statm: 13061 12766 77 172 0 12886 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 57604

[startup+882.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 32645
/proc/meminfo: memFree=1052800/2055920 swapFree=4176728/4192956
[pid=32640] ppid=32638 vsize=5360 CPUtime=0.09
/proc/32640/stat : 32640 (glucose.sh) S 32638 32640 32469 0 -1 4194304 313 907 0 0 0 0 9 0 16 0 1 0 1095245563 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32640/statm: 1340 238 195 169 0 51 0
[pid=32643] ppid=32640 vsize=53564 CPUtime=881.88
/proc/32643/stat : 32643 (glucose_static) R 32640 32640 32469 0 -1 4194304 13107 0 0 0 88173 15 0 0 25 0 1 0 1095245573 54849536 13093 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/32643/statm: 13391 13093 77 172 0 13216 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 58924

[startup+942.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 32645
/proc/meminfo: memFree=1051968/2055920 swapFree=4176728/4192956
[pid=32640] ppid=32638 vsize=5360 CPUtime=0.09
/proc/32640/stat : 32640 (glucose.sh) S 32638 32640 32469 0 -1 4194304 313 907 0 0 0 0 9 0 16 0 1 0 1095245563 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32640/statm: 1340 238 195 169 0 51 0
[pid=32643] ppid=32640 vsize=54356 CPUtime=941.86
/proc/32643/stat : 32643 (glucose_static) R 32640 32640 32469 0 -1 4194304 13312 0 0 0 94170 16 0 0 25 0 1 0 1095245573 55660544 13298 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/32643/statm: 13589 13298 77 172 0 13414 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 59716

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 32645
/proc/meminfo: memFree=1050112/2055920 swapFree=4176728/4192956
[pid=32640] ppid=32638 vsize=5360 CPUtime=0.09
/proc/32640/stat : 32640 (glucose.sh) S 32638 32640 32469 0 -1 4194304 313 907 0 0 0 0 9 0 16 0 1 0 1095245563 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32640/statm: 1340 238 195 169 0 51 0
[pid=32643] ppid=32640 vsize=56204 CPUtime=1001.84
/proc/32643/stat : 32643 (glucose_static) R 32640 32640 32469 0 -1 4194304 13778 0 0 0 100167 17 0 0 25 0 1 0 1095245573 57552896 13764 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/32643/statm: 14051 13764 77 172 0 13876 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 61564

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 32645
/proc/meminfo: memFree=1048896/2055920 swapFree=4176728/4192956
[pid=32640] ppid=32638 vsize=5360 CPUtime=0.09
/proc/32640/stat : 32640 (glucose.sh) S 32638 32640 32469 0 -1 4194304 313 907 0 0 0 0 9 0 16 0 1 0 1095245563 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32640/statm: 1340 238 195 169 0 51 0
[pid=32643] ppid=32640 vsize=57392 CPUtime=1061.82
/proc/32643/stat : 32643 (glucose_static) R 32640 32640 32469 0 -1 4194304 14077 0 0 0 106165 17 0 0 25 0 1 0 1095245573 58769408 14063 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/32643/statm: 14348 14063 77 172 0 14173 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 62752

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 32645
/proc/meminfo: memFree=1048576/2055920 swapFree=4176728/4192956
[pid=32640] ppid=32638 vsize=5360 CPUtime=0.09
/proc/32640/stat : 32640 (glucose.sh) S 32638 32640 32469 0 -1 4194304 313 907 0 0 0 0 9 0 16 0 1 0 1095245563 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32640/statm: 1340 238 195 169 0 51 0
[pid=32643] ppid=32640 vsize=57656 CPUtime=1121.79
/proc/32643/stat : 32643 (glucose_static) R 32640 32640 32469 0 -1 4194304 14159 0 0 0 112162 17 0 0 25 0 1 0 1095245573 59039744 14145 1992294400 134512640 135217611 4294956304 18446744073709551615 134537255 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/32643/statm: 14414 14145 77 172 0 14239 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 63016

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 32645
/proc/meminfo: memFree=1046336/2055920 swapFree=4176728/4192956
[pid=32640] ppid=32638 vsize=5360 CPUtime=0.09
/proc/32640/stat : 32640 (glucose.sh) S 32638 32640 32469 0 -1 4194304 313 907 0 0 0 0 9 0 16 0 1 0 1095245563 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32640/statm: 1340 238 195 169 0 51 0
[pid=32643] ppid=32640 vsize=59900 CPUtime=1181.78
/proc/32643/stat : 32643 (glucose_static) R 32640 32640 32469 0 -1 4194304 14724 0 0 0 118160 18 0 0 25 0 1 0 1095245573 61337600 14710 1992294400 134512640 135217611 4294956304 18446744073709551615 134537558 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/32643/statm: 14975 14710 77 172 0 14800 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 65260



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 32645
/proc/meminfo: memFree=1046336/2055920 swapFree=4176728/4192956
[pid=32640] ppid=32638 vsize=5360 CPUtime=0.09
/proc/32640/stat : 32640 (glucose.sh) S 32638 32640 32469 0 -1 4194304 313 907 0 0 0 0 9 0 16 0 1 0 1095245563 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32640/statm: 1340 238 195 169 0 51 0
[pid=32643] ppid=32640 vsize=59900 CPUtime=1199.97
/proc/32643/stat : 32643 (glucose_static) R 32640 32640 32469 0 -1 4194304 14724 0 0 0 119979 18 0 0 25 0 1 0 1095245573 61337600 14710 1992294400 134512640 135217611 4294956304 18446744073709551615 134528185 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/32643/statm: 14975 14710 77 172 0 14800 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 65260

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 0.99 0.91 2/66 32645
/proc/meminfo: memFree=1046336/2055920 swapFree=4176728/4192956
[pid=32640] ppid=32638 vsize=5360 CPUtime=0.09
/proc/32640/stat : 32640 (glucose.sh) S 32638 32640 32469 0 -1 4194304 313 907 0 0 0 0 9 0 16 0 1 0 1095245563 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32640/statm: 1340 238 195 169 0 51 0
[pid=32643] ppid=32640 vsize=59900 CPUtime=1199.97
/proc/32643/stat : 32643 (glucose_static) R 32640 32640 32469 0 -1 4194304 14724 0 0 0 119979 18 0 0 25 0 1 0 1095245573 61337600 14710 1992294400 134512640 135217611 4294956304 18446744073709551615 134528185 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/32643/statm: 14975 14710 77 172 0 14800 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 65260

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 32640 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=91986
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=7998
# CPU time returned by wait4() is 0.099984
# 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.88
CPU system time (s): 0.18
CPU usage (%): 99.9624
Max. virtual memory (cumulated for all children) (KiB): 65260

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.091986
system time used= 0.007998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1220
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= 6
involuntary context switches= 4

runsolver used 1.34279 second user time and 2.94755 second system time

The end

Launcher Data

Begin job on node11 at 2009-03-28 08:36:33
IDJOB=1514072
IDBENCH=70316
IDSOLVER=503
FILE ID=node11/1514072-1238225793
PBS_JOBID= 9060638
Free space on /tmp= 66348 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/6000/unif-k3-r4.2-v6000-c25200-S1769448312-079.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1514072-1238225793/watcher-1514072-1238225793 -o /tmp/evaluation-result-1514072-1238225793/solver-1514072-1238225793 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1514072-1238225793.cnf

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

MD5SUM BENCH= 9495def54e734dca859c56c910204a6a
RANDOM SEED=728083353

node11.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.274
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.274
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:       1106736 kB
Buffers:         88024 kB
Cached:         769188 kB
SwapCached:      10196 kB
Active:         205176 kB
Inactive:       663688 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1106736 kB
SwapTotal:     4192956 kB
SwapFree:      4176728 kB
Dirty:            2016 kB
Writeback:           0 kB
Mapped:          17408 kB
Slab:            66372 kB
Committed_AS:  2780208 kB
PageTables:       1456 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= 66344 MiB
End job on node11 at 2009-03-28 08:56:35