Trace number 1513028

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

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/700/
unif-k5-r20-v700-c14000-S1281410666-045.cnf
MD5SUM028affe952ec460796dd6a41dfe58fcc
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark12.5841
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of clauses14000
Sum of the clauses size70000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 514000
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.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |   14000    70000 |    4199       0        0     nan |  0.000 % |
0.00/0.01	c ==============================================================================
0.00/0.01	c Result  :   #vars: 700   #clauses: 14000   #literals: 70000
0.00/0.01	c CPU time:   0.014997 s
0.00/0.01	c ==============================================================================
0.00/0.03	c
0.00/0.03	c Starting glucose
0.00/0.03	c
0.00/0.04	
0.00/0.04	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.04	
0.00/0.04	c ============================[ Problem Statistics ]=============================
0.00/0.04	c |                                                                             |
0.00/0.04	c |  Number of variables:  700                                                  |
0.00/0.04	c |  Number of clauses:    14000                                                |
0.00/0.05	c |  Parsing time:         0.01         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-1513028-1238212535/watcher-1513028-1238212535 -o /tmp/evaluation-result-1513028-1238212535/solver-1513028-1238212535 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1513028-1238212535.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.97 0.91 3/73 5234
/proc/meminfo: memFree=1742264/2055920 swapFree=4176796/4192956
[pid=5234] ppid=5232 vsize=5360 CPUtime=0
/proc/5234/stat : 5234 (glucose.sh) S 5232 5234 4521 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 877642147 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5234/statm: 1340 236 195 169 0 51 0
[pid=5235] ppid=5234 vsize=1144 CPUtime=0
/proc/5235/stat : 5235 (SatELite_releas) R 5234 5234 4521 0 -1 4194304 142 0 0 0 0 0 0 0 19 0 1 0 877642147 1171456 126 1992294400 134512640 135225430 4294956176 18446744073709551615 134717494 0 0 4096 3 0 0 0 17 0 0 0
/proc/5235/statm: 286 126 50 174 0 109 0

[startup+0.0636781 s]
/proc/loadavg: 0.99 0.97 0.91 3/73 5234
/proc/meminfo: memFree=1742264/2055920 swapFree=4176796/4192956
[pid=5234] ppid=5232 vsize=5360 CPUtime=0.03
/proc/5234/stat : 5234 (glucose.sh) S 5232 5234 4521 0 -1 4194304 313 403 0 0 0 0 3 0 18 0 1 0 877642147 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5234/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5360

[startup+0.102681 s]
/proc/loadavg: 0.99 0.97 0.91 3/73 5234
/proc/meminfo: memFree=1742264/2055920 swapFree=4176796/4192956
[pid=5234] ppid=5232 vsize=5360 CPUtime=0.03
/proc/5234/stat : 5234 (glucose.sh) S 5232 5234 4521 0 -1 4194304 313 403 0 0 0 0 3 0 18 0 1 0 877642147 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5234/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5360

[startup+0.302706 s]
/proc/loadavg: 0.99 0.97 0.91 3/73 5234
/proc/meminfo: memFree=1742264/2055920 swapFree=4176796/4192956
[pid=5234] ppid=5232 vsize=5360 CPUtime=0.03
/proc/5234/stat : 5234 (glucose.sh) S 5232 5234 4521 0 -1 4194304 313 403 0 0 0 0 3 0 18 0 1 0 877642147 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5234/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5360

[startup+0.702764 s]
/proc/loadavg: 0.99 0.97 0.91 3/73 5234
/proc/meminfo: memFree=1742264/2055920 swapFree=4176796/4192956
[pid=5234] ppid=5232 vsize=5360 CPUtime=0.03
/proc/5234/stat : 5234 (glucose.sh) S 5232 5234 4521 0 -1 4194304 313 403 0 0 0 0 3 0 18 0 1 0 877642147 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5234/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5360

[startup+1.50183 s]
/proc/loadavg: 0.99 0.97 0.91 2/75 5237
/proc/meminfo: memFree=1737576/2055920 swapFree=4176796/4192956
[pid=5234] ppid=5232 vsize=5360 CPUtime=0.03
/proc/5234/stat : 5234 (glucose.sh) S 5232 5234 4521 0 -1 4194304 313 403 0 0 0 0 3 0 18 0 1 0 877642147 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5234/statm: 1340 238 195 169 0 51 0
[pid=5237] ppid=5234 vsize=6596 CPUtime=1.45
/proc/5237/stat : 5237 (glucose_static) R 5234 5234 4521 0 -1 4194304 1374 0 0 0 145 0 0 0 25 0 1 0 877642151 6754304 1360 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/5237/statm: 1649 1360 75 172 0 1474 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 11956

[startup+3.102 s]
/proc/loadavg: 0.99 0.97 0.91 2/75 5237
/proc/meminfo: memFree=1736296/2055920 swapFree=4176796/4192956
[pid=5234] ppid=5232 vsize=5360 CPUtime=0.03
/proc/5234/stat : 5234 (glucose.sh) S 5232 5234 4521 0 -1 4194304 313 403 0 0 0 0 3 0 18 0 1 0 877642147 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5234/statm: 1340 238 195 169 0 51 0
[pid=5237] ppid=5234 vsize=7652 CPUtime=3.05
/proc/5237/stat : 5237 (glucose_static) R 5234 5234 4521 0 -1 4194304 1649 0 0 0 305 0 0 0 25 0 1 0 877642151 7835648 1635 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/5237/statm: 1913 1635 75 172 0 1738 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 13012

[startup+6.30134 s]
/proc/loadavg: 0.99 0.97 0.91 2/75 5237
/proc/meminfo: memFree=1734248/2055920 swapFree=4176796/4192956
[pid=5234] ppid=5232 vsize=5360 CPUtime=0.03
/proc/5234/stat : 5234 (glucose.sh) S 5232 5234 4521 0 -1 4194304 313 403 0 0 0 0 3 0 18 0 1 0 877642147 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5234/statm: 1340 238 195 169 0 51 0
[pid=5237] ppid=5234 vsize=9164 CPUtime=6.24
/proc/5237/stat : 5237 (glucose_static) R 5234 5234 4521 0 -1 4194304 2010 0 0 0 624 0 0 0 25 0 1 0 877642151 9383936 1996 1992294400 134512640 135217611 4294956304 18446744073709551615 134533133 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/5237/statm: 2291 1996 75 172 0 2116 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 14524

[startup+12.702 s]
/proc/loadavg: 0.99 0.97 0.91 2/75 5237
/proc/meminfo: memFree=1731824/2055920 swapFree=4176796/4192956
[pid=5234] ppid=5232 vsize=5360 CPUtime=0.03
/proc/5234/stat : 5234 (glucose.sh) S 5232 5234 4521 0 -1 4194304 313 403 0 0 0 0 3 0 18 0 1 0 877642147 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5234/statm: 1340 238 195 169 0 51 0
[pid=5237] ppid=5234 vsize=11036 CPUtime=12.65
/proc/5237/stat : 5237 (glucose_static) R 5234 5234 4521 0 -1 4194304 2462 0 0 0 1264 1 0 0 25 0 1 0 877642151 11300864 2448 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/5237/statm: 2759 2448 75 172 0 2584 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 16396

[startup+25.5024 s]
/proc/loadavg: 0.99 0.97 0.91 2/75 5237
/proc/meminfo: memFree=1729648/2055920 swapFree=4176796/4192956
[pid=5234] ppid=5232 vsize=5360 CPUtime=0.03
/proc/5234/stat : 5234 (glucose.sh) S 5232 5234 4521 0 -1 4194304 313 403 0 0 0 0 3 0 18 0 1 0 877642147 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5234/statm: 1340 238 195 169 0 51 0
[pid=5237] ppid=5234 vsize=13712 CPUtime=25.44
/proc/5237/stat : 5237 (glucose_static) R 5234 5234 4521 0 -1 4194304 3141 0 0 0 2542 2 0 0 25 0 1 0 877642151 14041088 3127 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/5237/statm: 3428 3127 77 172 0 3253 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 19072

[startup+51.1021 s]
/proc/loadavg: 0.99 0.97 0.91 2/75 5237
/proc/meminfo: memFree=1725744/2055920 swapFree=4176796/4192956
[pid=5234] ppid=5232 vsize=5360 CPUtime=0.03
/proc/5234/stat : 5234 (glucose.sh) S 5232 5234 4521 0 -1 4194304 313 403 0 0 0 0 3 0 18 0 1 0 877642147 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5234/statm: 1340 238 195 169 0 51 0
[pid=5237] ppid=5234 vsize=17180 CPUtime=51.02
/proc/5237/stat : 5237 (glucose_static) R 5234 5234 4521 0 -1 4194304 4004 0 0 0 5100 2 0 0 25 0 1 0 877642151 17592320 3990 1992294400 134512640 135217611 4294956304 18446744073709551615 134533124 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/5237/statm: 4295 3990 77 172 0 4120 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 22540

[startup+102.307 s]
/proc/loadavg: 0.99 0.97 0.91 2/75 5237
/proc/meminfo: memFree=1721648/2055920 swapFree=4176796/4192956
[pid=5234] ppid=5232 vsize=5360 CPUtime=0.03
/proc/5234/stat : 5234 (glucose.sh) S 5232 5234 4521 0 -1 4194304 313 403 0 0 0 0 3 0 18 0 1 0 877642147 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5234/statm: 1340 238 195 169 0 51 0
[pid=5237] ppid=5234 vsize=21120 CPUtime=102.21
/proc/5237/stat : 5237 (glucose_static) R 5234 5234 4521 0 -1 4194304 4986 0 0 0 10218 3 0 0 25 0 1 0 877642151 21626880 4972 1992294400 134512640 135217611 4294956304 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/5237/statm: 5280 4972 77 172 0 5105 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 26480

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/75 5237
/proc/meminfo: memFree=1718064/2055920 swapFree=4176796/4192956
[pid=5234] ppid=5232 vsize=5360 CPUtime=0.03
/proc/5234/stat : 5234 (glucose.sh) S 5232 5234 4521 0 -1 4194304 313 403 0 0 0 0 3 0 18 0 1 0 877642147 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5234/statm: 1340 238 195 169 0 51 0
[pid=5237] ppid=5234 vsize=24704 CPUtime=162.17
/proc/5237/stat : 5237 (glucose_static) R 5234 5234 4521 0 -1 4194304 5868 0 0 0 16213 4 0 0 25 0 1 0 877642151 25296896 5854 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/5237/statm: 6176 5854 77 172 0 6001 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 30064

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/75 5237
/proc/meminfo: memFree=1715952/2055920 swapFree=4176796/4192956
[pid=5234] ppid=5232 vsize=5360 CPUtime=0.03
/proc/5234/stat : 5234 (glucose.sh) S 5232 5234 4521 0 -1 4194304 313 403 0 0 0 0 3 0 18 0 1 0 877642147 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5234/statm: 1340 238 195 169 0 51 0
[pid=5237] ppid=5234 vsize=26816 CPUtime=222.15
/proc/5237/stat : 5237 (glucose_static) R 5234 5234 4521 0 -1 4194304 6407 0 0 0 22210 5 0 0 25 0 1 0 877642151 27459584 6393 1992294400 134512640 135217611 4294956304 18446744073709551615 134533251 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/5237/statm: 6704 6393 77 172 0 6529 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 32176

[startup+282.303 s]
/proc/loadavg: 0.99 0.97 0.91 2/75 5237
/proc/meminfo: memFree=1713328/2055920 swapFree=4176796/4192956
[pid=5234] ppid=5232 vsize=5360 CPUtime=0.03
/proc/5234/stat : 5234 (glucose.sh) S 5232 5234 4521 0 -1 4194304 313 403 0 0 0 0 3 0 18 0 1 0 877642147 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5234/statm: 1340 238 195 169 0 51 0
[pid=5237] ppid=5234 vsize=29496 CPUtime=282.13
/proc/5237/stat : 5237 (glucose_static) R 5234 5234 4521 0 -1 4194304 7055 0 0 0 28208 5 0 0 25 0 1 0 877642151 30203904 7041 1992294400 134512640 135217611 4294956304 18446744073709551615 134533142 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/5237/statm: 7374 7041 77 172 0 7199 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 34856

[startup+342.303 s]
/proc/loadavg: 0.99 0.97 0.91 2/75 5243
/proc/meminfo: memFree=1711216/2055920 swapFree=4176796/4192956
[pid=5234] ppid=5232 vsize=5360 CPUtime=0.03
/proc/5234/stat : 5234 (glucose.sh) S 5232 5234 4521 0 -1 4194304 313 403 0 0 0 0 3 0 18 0 1 0 877642147 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5234/statm: 1340 238 195 169 0 51 0
[pid=5237] ppid=5234 vsize=31932 CPUtime=342.08
/proc/5237/stat : 5237 (glucose_static) R 5234 5234 4521 0 -1 4194304 7644 0 0 0 34202 6 0 0 25 0 1 0 877642151 32698368 7630 1992294400 134512640 135217611 4294956304 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/5237/statm: 7983 7630 77 172 0 7808 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 37292

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/75 5243
/proc/meminfo: memFree=1708784/2055920 swapFree=4176796/4192956
[pid=5234] ppid=5232 vsize=5360 CPUtime=0.03
/proc/5234/stat : 5234 (glucose.sh) S 5232 5234 4521 0 -1 4194304 313 403 0 0 0 0 3 0 18 0 1 0 877642147 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5234/statm: 1340 238 195 169 0 51 0
[pid=5237] ppid=5234 vsize=34176 CPUtime=402.06
/proc/5237/stat : 5237 (glucose_static) R 5234 5234 4521 0 -1 4194304 8204 0 0 0 40199 7 0 0 25 0 1 0 877642151 34996224 8190 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/5237/statm: 8544 8190 77 172 0 8369 0

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

/proc/5237/statm: 9156 8809 77 172 0 8981 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 41984

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/75 5243
/proc/meminfo: memFree=1704752/2055920 swapFree=4176796/4192956
[pid=5234] ppid=5232 vsize=5360 CPUtime=0.03
/proc/5234/stat : 5234 (glucose.sh) S 5232 5234 4521 0 -1 4194304 313 403 0 0 0 0 3 0 18 0 1 0 877642147 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5234/statm: 1340 238 195 169 0 51 0
[pid=5237] ppid=5234 vsize=38100 CPUtime=581.97
/proc/5237/stat : 5237 (glucose_static) R 5234 5234 4521 0 -1 4194304 9189 0 0 0 58189 8 0 0 25 0 1 0 877642151 39014400 9175 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/5237/statm: 9525 9175 77 172 0 9350 0
Current children cumulated CPU time (s) 582
Current children cumulated vsize (KiB) 43460

[startup+642.303 s]
/proc/loadavg: 0.99 0.97 0.91 2/75 5243
/proc/meminfo: memFree=1702896/2055920 swapFree=4176796/4192956
[pid=5234] ppid=5232 vsize=5360 CPUtime=0.03
/proc/5234/stat : 5234 (glucose.sh) S 5232 5234 4521 0 -1 4194304 313 403 0 0 0 0 3 0 18 0 1 0 877642147 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5234/statm: 1340 238 195 169 0 51 0
[pid=5237] ppid=5234 vsize=39948 CPUtime=641.96
/proc/5237/stat : 5237 (glucose_static) R 5234 5234 4521 0 -1 4194304 9648 0 0 0 64187 9 0 0 25 0 1 0 877642151 40906752 9634 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/5237/statm: 9987 9634 77 172 0 9812 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 45308

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/75 5243
/proc/meminfo: memFree=1702000/2055920 swapFree=4176796/4192956
[pid=5234] ppid=5232 vsize=5360 CPUtime=0.03
/proc/5234/stat : 5234 (glucose.sh) S 5232 5234 4521 0 -1 4194304 313 403 0 0 0 0 3 0 18 0 1 0 877642147 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5234/statm: 1340 238 195 169 0 51 0
[pid=5237] ppid=5234 vsize=40784 CPUtime=701.92
/proc/5237/stat : 5237 (glucose_static) R 5234 5234 4521 0 -1 4194304 9846 0 0 0 70183 9 0 0 25 0 1 0 877642151 41762816 9832 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/5237/statm: 10196 9832 77 172 0 10021 0
Current children cumulated CPU time (s) 701.95
Current children cumulated vsize (KiB) 46144

[startup+762.307 s]
/proc/loadavg: 0.99 0.97 0.91 2/75 5243
/proc/meminfo: memFree=1700656/2055920 swapFree=4176796/4192956
[pid=5234] ppid=5232 vsize=5360 CPUtime=0.03
/proc/5234/stat : 5234 (glucose.sh) S 5232 5234 4521 0 -1 4194304 313 403 0 0 0 0 3 0 18 0 1 0 877642147 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5234/statm: 1340 238 195 169 0 51 0
[pid=5237] ppid=5234 vsize=42152 CPUtime=761.89
/proc/5237/stat : 5237 (glucose_static) R 5234 5234 4521 0 -1 4194304 10163 0 0 0 76180 9 0 0 25 0 1 0 877642151 43163648 10149 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/5237/statm: 10538 10149 77 172 0 10363 0
Current children cumulated CPU time (s) 761.92
Current children cumulated vsize (KiB) 47512

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/75 5243
/proc/meminfo: memFree=1699120/2055920 swapFree=4176796/4192956
[pid=5234] ppid=5232 vsize=5360 CPUtime=0.03
/proc/5234/stat : 5234 (glucose.sh) S 5232 5234 4521 0 -1 4194304 313 403 0 0 0 0 3 0 18 0 1 0 877642147 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5234/statm: 1340 238 195 169 0 51 0
[pid=5237] ppid=5234 vsize=43744 CPUtime=821.87
/proc/5237/stat : 5237 (glucose_static) R 5234 5234 4521 0 -1 4194304 10557 0 0 0 82177 10 0 0 25 0 1 0 877642151 44793856 10543 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/5237/statm: 10936 10543 77 172 0 10761 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 49104

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/75 5243
/proc/meminfo: memFree=1698224/2055920 swapFree=4176796/4192956
[pid=5234] ppid=5232 vsize=5360 CPUtime=0.03
/proc/5234/stat : 5234 (glucose.sh) S 5232 5234 4521 0 -1 4194304 313 403 0 0 0 0 3 0 18 0 1 0 877642147 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5234/statm: 1340 238 195 169 0 51 0
[pid=5237] ppid=5234 vsize=44692 CPUtime=881.84
/proc/5237/stat : 5237 (glucose_static) R 5234 5234 4521 0 -1 4194304 10785 0 0 0 88173 11 0 0 25 0 1 0 877642151 45764608 10771 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/5237/statm: 11173 10771 77 172 0 10998 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 50052

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/75 5243
/proc/meminfo: memFree=1697328/2055920 swapFree=4176796/4192956
[pid=5234] ppid=5232 vsize=5360 CPUtime=0.03
/proc/5234/stat : 5234 (glucose.sh) S 5232 5234 4521 0 -1 4194304 313 403 0 0 0 0 3 0 18 0 1 0 877642147 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5234/statm: 1340 238 195 169 0 51 0
[pid=5237] ppid=5234 vsize=45516 CPUtime=941.81
/proc/5237/stat : 5237 (glucose_static) R 5234 5234 4521 0 -1 4194304 11005 0 0 0 94170 11 0 0 25 0 1 0 877642151 46608384 10991 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/5237/statm: 11379 10991 77 172 0 11204 0
Current children cumulated CPU time (s) 941.84
Current children cumulated vsize (KiB) 50876

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/75 5243
/proc/meminfo: memFree=1696432/2055920 swapFree=4176796/4192956
[pid=5234] ppid=5232 vsize=5360 CPUtime=0.03
/proc/5234/stat : 5234 (glucose.sh) S 5232 5234 4521 0 -1 4194304 313 403 0 0 0 0 3 0 18 0 1 0 877642147 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5234/statm: 1340 238 195 169 0 51 0
[pid=5237] ppid=5234 vsize=46440 CPUtime=1001.78
/proc/5237/stat : 5237 (glucose_static) R 5234 5234 4521 0 -1 4194304 11214 0 0 0 100167 11 0 0 25 0 1 0 877642151 47554560 11200 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/5237/statm: 11610 11200 77 172 0 11435 0
Current children cumulated CPU time (s) 1001.81
Current children cumulated vsize (KiB) 51800

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/75 5243
/proc/meminfo: memFree=1695664/2055920 swapFree=4176796/4192956
[pid=5234] ppid=5232 vsize=5360 CPUtime=0.03
/proc/5234/stat : 5234 (glucose.sh) S 5232 5234 4521 0 -1 4194304 313 403 0 0 0 0 3 0 18 0 1 0 877642147 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5234/statm: 1340 238 195 169 0 51 0
[pid=5237] ppid=5234 vsize=47232 CPUtime=1061.75
/proc/5237/stat : 5237 (glucose_static) R 5234 5234 4521 0 -1 4194304 11414 0 0 0 106163 12 0 0 25 0 1 0 877642151 48365568 11400 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/5237/statm: 11808 11400 77 172 0 11633 0
Current children cumulated CPU time (s) 1061.78
Current children cumulated vsize (KiB) 52592

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/75 5243
/proc/meminfo: memFree=1694576/2055920 swapFree=4176796/4192956
[pid=5234] ppid=5232 vsize=5360 CPUtime=0.03
/proc/5234/stat : 5234 (glucose.sh) S 5232 5234 4521 0 -1 4194304 313 403 0 0 0 0 3 0 18 0 1 0 877642147 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5234/statm: 1340 238 195 169 0 51 0
[pid=5237] ppid=5234 vsize=48156 CPUtime=1121.73
/proc/5237/stat : 5237 (glucose_static) R 5234 5234 4521 0 -1 4194304 11676 0 0 0 112161 12 0 0 25 0 1 0 877642151 49311744 11662 1992294400 134512640 135217611 4294956304 18446744073709551615 134533112 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/5237/statm: 12039 11662 77 172 0 11864 0
Current children cumulated CPU time (s) 1121.76
Current children cumulated vsize (KiB) 53516

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/75 5243
/proc/meminfo: memFree=1694384/2055920 swapFree=4176796/4192956
[pid=5234] ppid=5232 vsize=5360 CPUtime=0.03
/proc/5234/stat : 5234 (glucose.sh) S 5232 5234 4521 0 -1 4194304 313 403 0 0 0 0 3 0 18 0 1 0 877642147 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5234/statm: 1340 238 195 169 0 51 0
[pid=5237] ppid=5234 vsize=48420 CPUtime=1181.7
/proc/5237/stat : 5237 (glucose_static) R 5234 5234 4521 0 -1 4194304 11732 0 0 0 118158 12 0 0 25 0 1 0 877642151 49582080 11718 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/5237/statm: 12105 11718 77 172 0 11930 0
Current children cumulated CPU time (s) 1181.73
Current children cumulated vsize (KiB) 53780



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.91 2/75 5243
/proc/meminfo: memFree=1693296/2055920 swapFree=4176796/4192956
[pid=5234] ppid=5232 vsize=5360 CPUtime=0.03
/proc/5234/stat : 5234 (glucose.sh) S 5232 5234 4521 0 -1 4194304 313 403 0 0 0 0 3 0 18 0 1 0 877642147 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5234/statm: 1340 238 195 169 0 51 0
[pid=5237] ppid=5234 vsize=49476 CPUtime=1199.99
/proc/5237/stat : 5237 (glucose_static) R 5234 5234 4521 0 -1 4194304 11993 0 0 0 119987 12 0 0 25 0 1 0 877642151 50663424 11979 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/5237/statm: 12369 11979 77 172 0 12194 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 54836

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)

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

Real time (s): 1200.61
CPU time (s): 1200.02
CPU user time (s): 1199.9
CPU system time (s): 0.12
CPU usage (%): 99.9507
Max. virtual memory (cumulated for all children) (KiB): 54836

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.035994
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= 716
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= 3

runsolver used 1.26881 second user time and 3.13952 second system time

The end

Launcher Data

Begin job on node82 at 2009-03-28 04:55:35
IDJOB=1513028
IDBENCH=70229
IDSOLVER=503
FILE ID=node82/1513028-1238212535
PBS_JOBID= 9060485
Free space on /tmp= 61588 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/700/unif-k5-r20-v700-c14000-S1281410666-045.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1513028-1238212535/watcher-1513028-1238212535 -o /tmp/evaluation-result-1513028-1238212535/solver-1513028-1238212535 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1513028-1238212535.cnf

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

MD5SUM BENCH= 028affe952ec460796dd6a41dfe58fcc
RANDOM SEED=135550524

node82.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.232
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.232
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:       1742808 kB
Buffers:         35152 kB
Cached:         213932 kB
SwapCached:       7072 kB
Active:         161336 kB
Inactive:        96952 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1742808 kB
SwapTotal:     4192956 kB
SwapFree:      4176796 kB
Dirty:            1920 kB
Writeback:           0 kB
Mapped:          14848 kB
Slab:            39940 kB
Committed_AS:  2290532 kB
PageTables:       1996 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= 61588 MiB
End job on node82 at 2009-03-28 05:15:38