Trace number 1514444

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

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/16000/
unif-k3-r4.2-v16000-c67200-S51132115-023.cnf
MD5SUM774d62294125db90f73d8b18ec29f4dd
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark70.2923
Satisfiable
(Un)Satisfiability was proved
Number of variables16000
Number of clauses67200
Sum of the clauses size201600
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 367200
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.04/0.07	c ==============================================================================
0.04/0.07	c |           |     ORIGINAL     |              LEARNT              |          |
0.04/0.07	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.04/0.07	c ==============================================================================
0.04/0.07	c |         0 |   67200   201600 |   20159       0        0     nan |  0.000 % |
0.18/0.21	c |         0 |   66711   202610 |      --       0       --      -- |     --   | -489/1010
0.18/0.21	c ==============================================================================
0.18/0.21	c Result  :   #vars: 15608   #clauses: 66711   #literals: 202610
0.18/0.21	c CPU time:   0.200969 s
0.18/0.21	c ==============================================================================
0.18/0.28	c
0.18/0.28	c Starting glucose
0.18/0.28	c
0.18/0.28	
0.18/0.28	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.18/0.28	
0.18/0.28	c ============================[ Problem Statistics ]=============================
0.18/0.28	c |                                                                             |
0.18/0.28	c |  Number of variables:  15608                                                |
0.18/0.28	c |  Number of clauses:    66711                                                |
0.27/0.34	c |  Parsing time:         0.06         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-1514444-1238239013/watcher-1514444-1238239013 -o /tmp/evaluation-result-1514444-1238239013/solver-1514444-1238239013 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1514444-1238239013.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.91 0.95 0.98 3/69 13226
/proc/meminfo: memFree=1115680/2055920 swapFree=4171840/4192956
[pid=13226] ppid=13224 vsize=5360 CPUtime=0
/proc/13226/stat : 13226 (glucose.sh) S 13224 13226 13125 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1096562980 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13226/statm: 1340 236 195 169 0 51 0
[pid=13227] ppid=13226 vsize=1936 CPUtime=0
/proc/13227/stat : 13227 (SatELite_releas) R 13226 13226 13125 0 -1 4194304 325 0 0 0 0 0 0 0 19 0 1 0 1096562980 1982464 309 1992294400 134512640 135225430 4294956176 18446744073709551615 134733135 0 0 4096 3 0 0 0 17 0 0 0
/proc/13227/statm: 484 318 49 174 0 307 0

[startup+0.0591301 s]
/proc/loadavg: 0.91 0.95 0.98 3/69 13226
/proc/meminfo: memFree=1115680/2055920 swapFree=4171840/4192956
[pid=13226] ppid=13224 vsize=5360 CPUtime=0
/proc/13226/stat : 13226 (glucose.sh) S 13224 13226 13125 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1096562980 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13226/statm: 1340 236 195 169 0 51 0
[pid=13227] ppid=13226 vsize=6480 CPUtime=0.04
/proc/13227/stat : 13227 (SatELite_releas) R 13226 13226 13125 0 -1 4194304 1477 0 0 0 4 0 0 0 19 0 1 0 1096562980 6635520 1461 1992294400 134512640 135225430 4294956176 18446744073709551615 134739694 0 0 4096 3 0 0 0 17 0 0 0
/proc/13227/statm: 1684 1461 50 174 0 1507 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 11840

[startup+0.101131 s]
/proc/loadavg: 0.91 0.95 0.98 3/69 13226
/proc/meminfo: memFree=1115680/2055920 swapFree=4171840/4192956
[pid=13226] ppid=13224 vsize=5360 CPUtime=0
/proc/13226/stat : 13226 (glucose.sh) S 13224 13226 13125 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1096562980 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13226/statm: 1340 236 195 169 0 51 0
[pid=13227] ppid=13226 vsize=8376 CPUtime=0.08
/proc/13227/stat : 13227 (SatELite_releas) R 13226 13226 13125 0 -1 4194304 1909 0 0 0 8 0 0 0 19 0 1 0 1096562980 8577024 1893 1992294400 134512640 135225430 4294956176 18446744073709551615 134597084 0 0 4096 3 0 0 0 17 0 0 0
/proc/13227/statm: 2094 1893 76 174 0 1917 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 13736

[startup+0.30116 s]
/proc/loadavg: 0.91 0.95 0.98 3/69 13226
/proc/meminfo: memFree=1115680/2055920 swapFree=4171840/4192956
[pid=13226] ppid=13224 vsize=5360 CPUtime=0.27
/proc/13226/stat : 13226 (glucose.sh) S 13224 13226 13125 0 -1 4194304 313 2047 0 0 0 0 26 1 17 0 1 0 1096562980 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13226/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 5360

[startup+0.701193 s]
/proc/loadavg: 0.91 0.95 0.98 3/69 13226
/proc/meminfo: memFree=1115680/2055920 swapFree=4171840/4192956
[pid=13226] ppid=13224 vsize=5360 CPUtime=0.27
/proc/13226/stat : 13226 (glucose.sh) S 13224 13226 13125 0 -1 4194304 313 2047 0 0 0 0 26 1 17 0 1 0 1096562980 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13226/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 5360

[startup+1.50125 s]
/proc/loadavg: 0.91 0.95 0.98 2/71 13229
/proc/meminfo: memFree=1106064/2055920 swapFree=4171840/4192956
[pid=13226] ppid=13224 vsize=5360 CPUtime=0.27
/proc/13226/stat : 13226 (glucose.sh) S 13224 13226 13125 0 -1 4194304 313 2047 0 0 0 0 26 1 17 0 1 0 1096562980 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13226/statm: 1340 238 195 169 0 51 0
[pid=13229] ppid=13226 vsize=9864 CPUtime=1.2
/proc/13229/stat : 13229 (glucose_static) R 13226 13226 13125 0 -1 4194304 2268 0 0 0 119 1 0 0 25 0 1 0 1096563009 10100736 2254 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/13229/statm: 2466 2254 77 172 0 2291 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 15224

[startup+3.10139 s]
/proc/loadavg: 0.91 0.95 0.98 2/71 13229
/proc/meminfo: memFree=1104016/2055920 swapFree=4171840/4192956
[pid=13226] ppid=13224 vsize=5360 CPUtime=0.27
/proc/13226/stat : 13226 (glucose.sh) S 13224 13226 13125 0 -1 4194304 313 2047 0 0 0 0 26 1 17 0 1 0 1096562980 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13226/statm: 1340 238 195 169 0 51 0
[pid=13229] ppid=13226 vsize=12504 CPUtime=2.8
/proc/13229/stat : 13229 (glucose_static) R 13226 13226 13125 0 -1 4194304 2940 0 0 0 278 2 0 0 25 0 1 0 1096563009 12804096 2926 1992294400 134512640 135217611 4294956304 18446744073709551615 134537007 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/13229/statm: 3126 2926 77 172 0 2951 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 17864

[startup+6.30167 s]
/proc/loadavg: 1.00 0.97 0.98 2/71 13229
/proc/meminfo: memFree=1098512/2055920 swapFree=4171840/4192956
[pid=13226] ppid=13224 vsize=5360 CPUtime=0.27
/proc/13226/stat : 13226 (glucose.sh) S 13224 13226 13125 0 -1 4194304 313 2047 0 0 0 0 26 1 17 0 1 0 1096562980 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13226/statm: 1340 238 195 169 0 51 0
[pid=13229] ppid=13226 vsize=17796 CPUtime=5.99
/proc/13229/stat : 13229 (glucose_static) R 13226 13226 13125 0 -1 4194304 4252 0 0 0 597 2 0 0 25 0 1 0 1096563009 18223104 4238 1992294400 134512640 135217611 4294956304 18446744073709551615 134527884 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/13229/statm: 4449 4238 77 172 0 4274 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 23156

[startup+12.7022 s]
/proc/loadavg: 1.00 0.97 0.98 2/71 13229
/proc/meminfo: memFree=1088336/2055920 swapFree=4171840/4192956
[pid=13226] ppid=13224 vsize=5360 CPUtime=0.27
/proc/13226/stat : 13226 (glucose.sh) S 13224 13226 13125 0 -1 4194304 313 2047 0 0 0 0 26 1 17 0 1 0 1096562980 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13226/statm: 1340 238 195 169 0 51 0
[pid=13229] ppid=13226 vsize=27528 CPUtime=12.4
/proc/13229/stat : 13229 (glucose_static) R 13226 13226 13125 0 -1 4194304 6685 0 0 0 1236 4 0 0 25 0 1 0 1096563009 28188672 6671 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/13229/statm: 6882 6671 77 172 0 6707 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 32888

[startup+25.5014 s]
/proc/loadavg: 1.00 0.97 0.98 2/71 13229
/proc/meminfo: memFree=1085392/2055920 swapFree=4171840/4192956
[pid=13226] ppid=13224 vsize=5360 CPUtime=0.27
/proc/13226/stat : 13226 (glucose.sh) S 13224 13226 13125 0 -1 4194304 313 2047 0 0 0 0 26 1 17 0 1 0 1096562980 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13226/statm: 1340 238 195 169 0 51 0
[pid=13229] ppid=13226 vsize=29936 CPUtime=25.19
/proc/13229/stat : 13229 (glucose_static) R 13226 13226 13125 0 -1 4194304 7296 0 0 0 2514 5 0 0 25 0 1 0 1096563009 30654464 7282 1992294400 134512640 135217611 4294956304 18446744073709551615 134533609 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/13229/statm: 7484 7282 77 172 0 7309 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 35296

[startup+51.1016 s]
/proc/loadavg: 1.00 0.97 0.98 2/71 13229
/proc/meminfo: memFree=1078736/2055920 swapFree=4171840/4192956
[pid=13226] ppid=13224 vsize=5360 CPUtime=0.27
/proc/13226/stat : 13226 (glucose.sh) S 13224 13226 13125 0 -1 4194304 313 2047 0 0 0 0 26 1 17 0 1 0 1096562980 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13226/statm: 1340 238 195 169 0 51 0
[pid=13229] ppid=13226 vsize=36140 CPUtime=50.77
/proc/13229/stat : 13229 (glucose_static) R 13226 13226 13125 0 -1 4194304 8828 0 0 0 5072 5 0 0 25 0 1 0 1096563009 37007360 8814 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/13229/statm: 9035 8814 77 172 0 8860 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 41500

[startup+102.306 s]
/proc/loadavg: 1.00 0.97 0.98 2/71 13229
/proc/meminfo: memFree=1075024/2055920 swapFree=4171840/4192956
[pid=13226] ppid=13224 vsize=5360 CPUtime=0.27
/proc/13226/stat : 13226 (glucose.sh) S 13224 13226 13125 0 -1 4194304 313 2047 0 0 0 0 26 1 17 0 1 0 1096562980 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13226/statm: 1340 238 195 169 0 51 0
[pid=13229] ppid=13226 vsize=39784 CPUtime=101.96
/proc/13229/stat : 13229 (glucose_static) R 13226 13226 13125 0 -1 4194304 9745 0 0 0 10189 7 0 0 25 0 1 0 1096563009 40738816 9731 1992294400 134512640 135217611 4294956304 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/13229/statm: 9946 9731 77 172 0 9771 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 45144

[startup+162.301 s]
/proc/loadavg: 1.00 0.97 0.98 2/71 13229
/proc/meminfo: memFree=1072336/2055920 swapFree=4171840/4192956
[pid=13226] ppid=13224 vsize=5360 CPUtime=0.27
/proc/13226/stat : 13226 (glucose.sh) S 13224 13226 13125 0 -1 4194304 313 2047 0 0 0 0 26 1 17 0 1 0 1096562980 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13226/statm: 1340 238 195 169 0 51 0
[pid=13229] ppid=13226 vsize=42424 CPUtime=161.93
/proc/13229/stat : 13229 (glucose_static) R 13226 13226 13125 0 -1 4194304 10417 0 0 0 16185 8 0 0 25 0 1 0 1096563009 43442176 10403 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/13229/statm: 10606 10403 77 172 0 10431 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 47784

[startup+222.302 s]
/proc/loadavg: 1.00 0.97 0.98 2/71 13229
/proc/meminfo: memFree=1068752/2055920 swapFree=4171840/4192956
[pid=13226] ppid=13224 vsize=5360 CPUtime=0.27
/proc/13226/stat : 13226 (glucose.sh) S 13224 13226 13125 0 -1 4194304 313 2047 0 0 0 0 26 1 17 0 1 0 1096562980 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13226/statm: 1340 238 195 169 0 51 0
[pid=13229] ppid=13226 vsize=45988 CPUtime=221.91
/proc/13229/stat : 13229 (glucose_static) R 13226 13226 13125 0 -1 4194304 11306 0 0 0 22182 9 0 0 25 0 1 0 1096563009 47091712 11292 1992294400 134512640 135217611 4294956304 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/13229/statm: 11497 11292 77 172 0 11322 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 51348

[startup+282.302 s]
/proc/loadavg: 1.00 0.97 0.98 2/71 13229
/proc/meminfo: memFree=1066128/2055920 swapFree=4171840/4192956
[pid=13226] ppid=13224 vsize=5360 CPUtime=0.27
/proc/13226/stat : 13226 (glucose.sh) S 13224 13226 13125 0 -1 4194304 313 2047 0 0 0 0 26 1 17 0 1 0 1096562980 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13226/statm: 1340 238 195 169 0 51 0
[pid=13229] ppid=13226 vsize=48748 CPUtime=281.88
/proc/13229/stat : 13229 (glucose_static) R 13226 13226 13125 0 -1 4194304 11968 0 0 0 28179 9 0 0 25 0 1 0 1096563009 49917952 11954 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/13229/statm: 12187 11954 77 172 0 12012 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 54108

[startup+342.301 s]
/proc/loadavg: 1.00 0.97 0.98 2/71 13229
/proc/meminfo: memFree=1063632/2055920 swapFree=4171840/4192956
[pid=13226] ppid=13224 vsize=5360 CPUtime=0.27
/proc/13226/stat : 13226 (glucose.sh) S 13224 13226 13125 0 -1 4194304 313 2047 0 0 0 0 26 1 17 0 1 0 1096562980 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13226/statm: 1340 238 195 169 0 51 0
[pid=13229] ppid=13226 vsize=51256 CPUtime=341.84
/proc/13229/stat : 13229 (glucose_static) R 13226 13226 13125 0 -1 4194304 12598 0 0 0 34175 9 0 0 25 0 1 0 1096563009 52486144 12584 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/13229/statm: 12814 12584 77 172 0 12639 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 56616

[startup+402.301 s]
/proc/loadavg: 1.00 0.97 0.98 2/71 13229
/proc/meminfo: memFree=1060816/2055920 swapFree=4171840/4192956

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

/proc/13229/statm: 14731 14510 77 172 0 14556 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 64284

[startup+582.301 s]
/proc/loadavg: 1.00 0.97 0.98 2/71 13229
/proc/meminfo: memFree=1054864/2055920 swapFree=4171840/4192956
[pid=13226] ppid=13224 vsize=5360 CPUtime=0.27
/proc/13226/stat : 13226 (glucose.sh) S 13224 13226 13125 0 -1 4194304 313 2047 0 0 0 0 26 1 17 0 1 0 1096562980 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13226/statm: 1340 238 195 169 0 51 0
[pid=13229] ppid=13226 vsize=59980 CPUtime=581.75
/proc/13229/stat : 13229 (glucose_static) R 13226 13226 13125 0 -1 4194304 14807 0 0 0 58163 12 0 0 25 0 1 0 1096563009 61419520 14793 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/13229/statm: 14995 14793 77 172 0 14820 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 65340

[startup+642.302 s]
/proc/loadavg: 1.00 0.97 0.98 2/71 13229
/proc/meminfo: memFree=1052304/2055920 swapFree=4171840/4192956
[pid=13226] ppid=13224 vsize=5360 CPUtime=0.27
/proc/13226/stat : 13226 (glucose.sh) S 13224 13226 13125 0 -1 4194304 313 2047 0 0 0 0 26 1 17 0 1 0 1096562980 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13226/statm: 1340 238 195 169 0 51 0
[pid=13229] ppid=13226 vsize=62488 CPUtime=641.73
/proc/13229/stat : 13229 (glucose_static) R 13226 13226 13125 0 -1 4194304 15430 0 0 0 64160 13 0 0 25 0 1 0 1096563009 63987712 15416 1992294400 134512640 135217611 4294956304 18446744073709551615 134527899 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/13229/statm: 15622 15416 77 172 0 15447 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 67848

[startup+702.302 s]
/proc/loadavg: 1.00 0.97 0.98 2/71 13229
/proc/meminfo: memFree=1051280/2055920 swapFree=4171840/4192956
[pid=13226] ppid=13224 vsize=5360 CPUtime=0.27
/proc/13226/stat : 13226 (glucose.sh) S 13224 13226 13125 0 -1 4194304 313 2047 0 0 0 0 26 1 17 0 1 0 1096562980 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13226/statm: 1340 238 195 169 0 51 0
[pid=13229] ppid=13226 vsize=63412 CPUtime=701.69
/proc/13229/stat : 13229 (glucose_static) R 13226 13226 13125 0 -1 4194304 15666 0 0 0 70156 13 0 0 25 0 1 0 1096563009 64933888 15652 1992294400 134512640 135217611 4294956304 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/13229/statm: 15853 15652 77 172 0 15678 0
Current children cumulated CPU time (s) 701.96
Current children cumulated vsize (KiB) 68772

[startup+762.307 s]
/proc/loadavg: 1.00 0.97 0.98 2/71 13229
/proc/meminfo: memFree=1047952/2055920 swapFree=4171840/4192956
[pid=13226] ppid=13224 vsize=5360 CPUtime=0.27
/proc/13226/stat : 13226 (glucose.sh) S 13224 13226 13125 0 -1 4194304 313 2047 0 0 0 0 26 1 17 0 1 0 1096562980 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13226/statm: 1340 238 195 169 0 51 0
[pid=13229] ppid=13226 vsize=66716 CPUtime=761.67
/proc/13229/stat : 13229 (glucose_static) R 13226 13226 13125 0 -1 4194304 16503 0 0 0 76153 14 0 0 25 0 1 0 1096563009 68317184 16489 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/13229/statm: 16679 16489 77 172 0 16504 0
Current children cumulated CPU time (s) 761.94
Current children cumulated vsize (KiB) 72076

[startup+822.301 s]
/proc/loadavg: 1.00 0.97 0.98 2/71 13229
/proc/meminfo: memFree=1046608/2055920 swapFree=4171840/4192956
[pid=13226] ppid=13224 vsize=5360 CPUtime=0.27
/proc/13226/stat : 13226 (glucose.sh) S 13224 13226 13125 0 -1 4194304 313 2047 0 0 0 0 26 1 17 0 1 0 1096562980 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13226/statm: 1340 238 195 169 0 51 0
[pid=13229] ppid=13226 vsize=68172 CPUtime=821.64
/proc/13229/stat : 13229 (glucose_static) R 13226 13226 13125 0 -1 4194304 16840 0 0 0 82150 14 0 0 25 0 1 0 1096563009 69808128 16826 1992294400 134512640 135217611 4294956304 18446744073709551615 134527815 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/13229/statm: 17043 16826 77 172 0 16868 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 73532

[startup+882.302 s]
/proc/loadavg: 1.00 0.97 0.98 2/71 13229
/proc/meminfo: memFree=1046480/2055920 swapFree=4171840/4192956
[pid=13226] ppid=13224 vsize=5360 CPUtime=0.27
/proc/13226/stat : 13226 (glucose.sh) S 13224 13226 13125 0 -1 4194304 313 2047 0 0 0 0 26 1 17 0 1 0 1096562980 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13226/statm: 1340 238 195 169 0 51 0
[pid=13229] ppid=13226 vsize=68352 CPUtime=881.61
/proc/13229/stat : 13229 (glucose_static) R 13226 13226 13125 0 -1 4194304 16871 0 0 0 88147 14 0 0 25 0 1 0 1096563009 69992448 16857 1992294400 134512640 135217611 4294956304 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/13229/statm: 17088 16857 77 172 0 16913 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 73712

[startup+942.302 s]
/proc/loadavg: 1.00 0.97 0.98 2/71 13229
/proc/meminfo: memFree=1043600/2055920 swapFree=4171840/4192956
[pid=13226] ppid=13224 vsize=5360 CPUtime=0.27
/proc/13226/stat : 13226 (glucose.sh) S 13224 13226 13125 0 -1 4194304 313 2047 0 0 0 0 26 1 17 0 1 0 1096562980 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13226/statm: 1340 238 195 169 0 51 0
[pid=13229] ppid=13226 vsize=71256 CPUtime=941.59
/proc/13229/stat : 13229 (glucose_static) R 13226 13226 13125 0 -1 4194304 17599 0 0 0 94144 15 0 0 25 0 1 0 1096563009 72966144 17585 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/13229/statm: 17814 17585 77 172 0 17639 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 76616

[startup+1002.3 s]
/proc/loadavg: 1.00 0.97 0.98 2/71 13229
/proc/meminfo: memFree=1043088/2055920 swapFree=4171840/4192956
[pid=13226] ppid=13224 vsize=5360 CPUtime=0.27
/proc/13226/stat : 13226 (glucose.sh) S 13224 13226 13125 0 -1 4194304 313 2047 0 0 0 0 26 1 17 0 1 0 1096562980 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13226/statm: 1340 238 195 169 0 51 0
[pid=13229] ppid=13226 vsize=71784 CPUtime=1001.56
/proc/13229/stat : 13229 (glucose_static) R 13226 13226 13125 0 -1 4194304 17725 0 0 0 100141 15 0 0 25 0 1 0 1096563009 73506816 17711 1992294400 134512640 135217611 4294956304 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/13229/statm: 17946 17711 77 172 0 17771 0
Current children cumulated CPU time (s) 1001.83
Current children cumulated vsize (KiB) 77144

[startup+1062.3 s]
/proc/loadavg: 1.00 0.97 0.98 2/71 13229
/proc/meminfo: memFree=1041296/2055920 swapFree=4171840/4192956
[pid=13226] ppid=13224 vsize=5360 CPUtime=0.27
/proc/13226/stat : 13226 (glucose.sh) S 13224 13226 13125 0 -1 4194304 313 2047 0 0 0 0 26 1 17 0 1 0 1096562980 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13226/statm: 1340 238 195 169 0 51 0
[pid=13229] ppid=13226 vsize=73632 CPUtime=1061.54
/proc/13229/stat : 13229 (glucose_static) R 13226 13226 13125 0 -1 4194304 18184 0 0 0 106138 16 0 0 25 0 1 0 1096563009 75399168 18170 1992294400 134512640 135217611 4294956304 18446744073709551615 134537495 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/13229/statm: 18408 18170 77 172 0 18233 0
Current children cumulated CPU time (s) 1061.81
Current children cumulated vsize (KiB) 78992

[startup+1122.3 s]
/proc/loadavg: 1.00 0.97 0.98 2/71 13229
/proc/meminfo: memFree=1040080/2055920 swapFree=4171840/4192956
[pid=13226] ppid=13224 vsize=5360 CPUtime=0.27
/proc/13226/stat : 13226 (glucose.sh) S 13224 13226 13125 0 -1 4194304 313 2047 0 0 0 0 26 1 17 0 1 0 1096562980 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13226/statm: 1340 238 195 169 0 51 0
[pid=13229] ppid=13226 vsize=74820 CPUtime=1121.51
/proc/13229/stat : 13229 (glucose_static) R 13226 13226 13125 0 -1 4194304 18497 0 0 0 112135 16 0 0 25 0 1 0 1096563009 76615680 18483 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/13229/statm: 18705 18483 77 172 0 18530 0
Current children cumulated CPU time (s) 1121.78
Current children cumulated vsize (KiB) 80180

[startup+1182.3 s]
/proc/loadavg: 1.00 0.97 0.98 2/71 13229
/proc/meminfo: memFree=1039120/2055920 swapFree=4171840/4192956
[pid=13226] ppid=13224 vsize=5360 CPUtime=0.27
/proc/13226/stat : 13226 (glucose.sh) S 13224 13226 13125 0 -1 4194304 313 2047 0 0 0 0 26 1 17 0 1 0 1096562980 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13226/statm: 1340 238 195 169 0 51 0
[pid=13229] ppid=13226 vsize=75744 CPUtime=1181.49
/proc/13229/stat : 13229 (glucose_static) R 13226 13226 13125 0 -1 4194304 18713 0 0 0 118133 16 0 0 25 0 1 0 1096563009 77561856 18699 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/13229/statm: 18936 18699 77 172 0 18761 0
Current children cumulated CPU time (s) 1181.76
Current children cumulated vsize (KiB) 81104



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 0.97 0.98 2/71 13229
/proc/meminfo: memFree=1036560/2055920 swapFree=4171840/4192956
[pid=13226] ppid=13224 vsize=5360 CPUtime=0.27
/proc/13226/stat : 13226 (glucose.sh) S 13224 13226 13125 0 -1 4194304 313 2047 0 0 0 0 26 1 17 0 1 0 1096562980 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13226/statm: 1340 238 195 169 0 51 0
[pid=13229] ppid=13226 vsize=78252 CPUtime=1199.78
/proc/13229/stat : 13229 (glucose_static) R 13226 13226 13125 0 -1 4194304 19350 0 0 0 119961 17 0 0 25 0 1 0 1096563009 80130048 19336 1992294400 134512640 135217611 4294956304 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/13229/statm: 19563 19336 77 172 0 19388 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 83612

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 13226 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=262960
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=20996
# CPU time returned by wait4() is 0.283956
# while last known CPU time is 1200.05
#
# 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.05
CPU user time (s): 1199.87
CPU system time (s): 0.18
CPU usage (%): 99.9531
Max. virtual memory (cumulated for all children) (KiB): 83612

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.26296
system time used= 0.020996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2360
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.16482 second user time and 3.24151 second system time

The end

Launcher Data

Begin job on node58 at 2009-03-28 12:16:53
IDJOB=1514444
IDBENCH=70347
IDSOLVER=503
FILE ID=node58/1514444-1238239013
PBS_JOBID= 9060665
Free space on /tmp= 66400 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/16000/unif-k3-r4.2-v16000-c67200-S51132115-023.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1514444-1238239013/watcher-1514444-1238239013 -o /tmp/evaluation-result-1514444-1238239013/solver-1514444-1238239013 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1514444-1238239013.cnf

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

MD5SUM BENCH= 774d62294125db90f73d8b18ec29f4dd
RANDOM SEED=141073587

node58.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.222
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.222
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:       1116168 kB
Buffers:         83304 kB
Cached:         765892 kB
SwapCached:      11412 kB
Active:         186560 kB
Inactive:       675496 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1116168 kB
SwapTotal:     4192956 kB
SwapFree:      4171840 kB
Dirty:            2852 kB
Writeback:           0 kB
Mapped:          17360 kB
Slab:            63236 kB
Committed_AS:  2520804 kB
PageTables:       1764 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= 66396 MiB
End job on node58 at 2009-03-28 12:36:56