Trace number 1514588

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
glucose 1.0? (TO) 1200.08 1200.81

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/18000/
unif-k3-r4.2-v18000-c75600-S1550223396-041.cnf
MD5SUMeb6bf34a1ded0d6ac9d6c9b7ba628c09
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark61.4797
Satisfiable
(Un)Satisfiability was proved
Number of variables18000
Number of clauses75600
Sum of the clauses size226800
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 375600
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.08	c ==============================================================================
0.00/0.08	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.08	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.08	c ==============================================================================
0.00/0.08	c |         0 |   75600   226800 |   22679       0        0     nan |  0.000 % |
0.19/0.24	c |         0 |   75064   228039 |      --       0       --      -- |     --   | -536/1239
0.19/0.24	c ==============================================================================
0.19/0.24	c Result  :   #vars: 17535   #clauses: 75064   #literals: 228039
0.19/0.24	c CPU time:   0.230964 s
0.19/0.24	c ==============================================================================
0.29/0.32	c
0.29/0.32	c Starting glucose
0.29/0.32	c
0.29/0.32	
0.29/0.32	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.29/0.32	
0.29/0.32	c ============================[ Problem Statistics ]=============================
0.29/0.32	c |                                                                             |
0.29/0.32	c |  Number of variables:  17535                                                |
0.29/0.32	c |  Number of clauses:    75064                                                |
0.29/0.39	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-1514588-1238241421/watcher-1514588-1238241421 -o /tmp/evaluation-result-1514588-1238241421/solver-1514588-1238241421 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1514588-1238241421.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.01 0.99 0.99 3/64 9669
/proc/meminfo: memFree=1492000/2055920 swapFree=4177912/4192956
[pid=9669] ppid=9667 vsize=5360 CPUtime=0
/proc/9669/stat : 9669 (glucose.sh) R 9667 9669 9510 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 1096803099 5488640 235 1992294400 4194304 4889804 548682068832 18446744073709551615 231962372767 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/9669/statm: 1340 235 194 169 0 51 0
[pid=9670] ppid=9669 vsize=1744 CPUtime=0
/proc/9670/stat : 9670 (SatELite_releas) R 9669 9669 9510 0 -1 4194304 294 0 0 0 0 0 0 0 18 0 1 0 1096803099 1785856 278 1992294400 134512640 135225430 4294956176 18446744073709551615 134544080 0 0 4096 3 0 0 0 17 0 0 0
/proc/9670/statm: 436 280 49 174 0 259 0

[startup+0.106515 s]
/proc/loadavg: 1.01 0.99 0.99 3/64 9669
/proc/meminfo: memFree=1492000/2055920 swapFree=4177912/4192956
[pid=9669] ppid=9667 vsize=5360 CPUtime=0
/proc/9669/stat : 9669 (glucose.sh) S 9667 9669 9510 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1096803099 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9669/statm: 1340 236 195 169 0 51 0
[pid=9670] ppid=9669 vsize=10556 CPUtime=0.1
/proc/9670/stat : 9670 (SatELite_releas) R 9669 9669 9510 0 -1 4194304 2200 0 0 0 9 1 0 0 19 0 1 0 1096803099 10809344 2184 1992294400 134512640 135225430 4294956176 18446744073709551615 134596675 0 0 4096 3 0 0 0 17 0 0 0
/proc/9670/statm: 2639 2184 76 174 0 2462 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15916

[startup+0.201536 s]
/proc/loadavg: 1.01 0.99 0.99 3/64 9669
/proc/meminfo: memFree=1492000/2055920 swapFree=4177912/4192956
[pid=9669] ppid=9667 vsize=5360 CPUtime=0
/proc/9669/stat : 9669 (glucose.sh) S 9667 9669 9510 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1096803099 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9669/statm: 1340 236 195 169 0 51 0
[pid=9670] ppid=9669 vsize=10556 CPUtime=0.19
/proc/9670/stat : 9670 (SatELite_releas) R 9669 9669 9510 0 -1 4194304 2200 0 0 0 18 1 0 0 20 0 1 0 1096803099 10809344 2184 1992294400 134512640 135225430 4294956176 18446744073709551615 134598910 0 0 4096 3 0 0 0 17 0 0 0
/proc/9670/statm: 2639 2184 76 174 0 2462 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 15916

[startup+0.301557 s]
/proc/loadavg: 1.01 0.99 0.99 3/64 9669
/proc/meminfo: memFree=1492000/2055920 swapFree=4177912/4192956
[pid=9669] ppid=9667 vsize=5360 CPUtime=0
/proc/9669/stat : 9669 (glucose.sh) S 9667 9669 9510 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1096803099 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9669/statm: 1340 236 195 169 0 51 0
[pid=9670] ppid=9669 vsize=10560 CPUtime=0.29
/proc/9670/stat : 9670 (SatELite_releas) R 9669 9669 9510 0 -1 4194304 2353 0 0 0 28 1 0 0 21 0 1 0 1096803099 10813440 2189 1992294400 134512640 135225430 4294956176 18446744073709551615 134735630 0 0 4096 3 0 0 0 17 0 0 0
/proc/9670/statm: 2640 2189 80 174 0 2463 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15920

[startup+0.701654 s]
/proc/loadavg: 1.01 0.99 0.99 3/64 9669
/proc/meminfo: memFree=1492000/2055920 swapFree=4177912/4192956
[pid=9669] ppid=9667 vsize=5360 CPUtime=0.31
/proc/9669/stat : 9669 (glucose.sh) S 9667 9669 9510 0 -1 4194304 313 2354 0 0 0 0 30 1 16 0 1 0 1096803099 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9669/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 5360

[startup+1.50182 s]
/proc/loadavg: 1.01 0.99 0.99 2/66 9672
/proc/meminfo: memFree=1481232/2055920 swapFree=4177912/4192956
[pid=9669] ppid=9667 vsize=5360 CPUtime=0.31
/proc/9669/stat : 9669 (glucose.sh) S 9667 9669 9510 0 -1 4194304 313 2354 0 0 0 0 30 1 16 0 1 0 1096803099 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9669/statm: 1340 238 195 169 0 51 0
[pid=9672] ppid=9669 vsize=10288 CPUtime=1.16
/proc/9672/stat : 9672 (glucose_static) R 9669 9669 9510 0 -1 4194304 2430 0 0 0 115 1 0 0 25 0 1 0 1096803132 10534912 2416 1992294400 134512640 135217611 4294956304 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9672/statm: 2572 2416 77 172 0 2397 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 15648

[startup+3.10216 s]
/proc/loadavg: 1.01 0.99 0.99 2/66 9672
/proc/meminfo: memFree=1479376/2055920 swapFree=4177912/4192956
[pid=9669] ppid=9667 vsize=5360 CPUtime=0.31
/proc/9669/stat : 9669 (glucose.sh) S 9667 9669 9510 0 -1 4194304 313 2354 0 0 0 0 30 1 16 0 1 0 1096803099 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9669/statm: 1340 238 195 169 0 51 0
[pid=9672] ppid=9669 vsize=12928 CPUtime=2.76
/proc/9672/stat : 9672 (glucose_static) R 9669 9669 9510 0 -1 4194304 3081 0 0 0 275 1 0 0 25 0 1 0 1096803132 13238272 3067 1992294400 134512640 135217611 4294956304 18446744073709551615 134740255 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9672/statm: 3232 3067 77 172 0 3057 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 18288

[startup+6.30185 s]
/proc/loadavg: 1.01 0.99 0.99 2/66 9672
/proc/meminfo: memFree=1474064/2055920 swapFree=4177912/4192956
[pid=9669] ppid=9667 vsize=5360 CPUtime=0.31
/proc/9669/stat : 9669 (glucose.sh) S 9667 9669 9510 0 -1 4194304 313 2354 0 0 0 0 30 1 16 0 1 0 1096803099 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9669/statm: 1340 238 195 169 0 51 0
[pid=9672] ppid=9669 vsize=17828 CPUtime=5.95
/proc/9672/stat : 9672 (glucose_static) R 9669 9669 9510 0 -1 4194304 4295 0 0 0 593 2 0 0 25 0 1 0 1096803132 18255872 4281 1992294400 134512640 135217611 4294956304 18446744073709551615 134533344 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9672/statm: 4457 4281 77 172 0 4282 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 23188

[startup+12.7012 s]
/proc/loadavg: 1.01 0.99 0.99 2/66 9672
/proc/meminfo: memFree=1464528/2055920 swapFree=4177912/4192956
[pid=9669] ppid=9667 vsize=5360 CPUtime=0.31
/proc/9669/stat : 9669 (glucose.sh) S 9667 9669 9510 0 -1 4194304 313 2354 0 0 0 0 30 1 16 0 1 0 1096803099 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9669/statm: 1340 238 195 169 0 51 0
[pid=9672] ppid=9669 vsize=27072 CPUtime=12.35
/proc/9672/stat : 9672 (glucose_static) R 9669 9669 9510 0 -1 4194304 6600 0 0 0 1230 5 0 0 25 0 1 0 1096803132 27721728 6586 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9672/statm: 6768 6586 77 172 0 6593 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 32432

[startup+25.502 s]
/proc/loadavg: 1.01 0.99 0.99 2/66 9672
/proc/meminfo: memFree=1459664/2055920 swapFree=4177912/4192956
[pid=9669] ppid=9667 vsize=5360 CPUtime=0.31
/proc/9669/stat : 9669 (glucose.sh) S 9667 9669 9510 0 -1 4194304 313 2354 0 0 0 0 30 1 16 0 1 0 1096803099 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9669/statm: 1340 238 195 169 0 51 0
[pid=9672] ppid=9669 vsize=31044 CPUtime=25.14
/proc/9672/stat : 9672 (glucose_static) R 9669 9669 9510 0 -1 4194304 7615 0 0 0 2509 5 0 0 25 0 1 0 1096803132 31789056 7601 1992294400 134512640 135217611 4294956304 18446744073709551615 134537299 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9672/statm: 7761 7601 77 172 0 7586 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 36404

[startup+51.1015 s]
/proc/loadavg: 1.20 1.03 1.00 2/66 9672
/proc/meminfo: memFree=1452880/2055920 swapFree=4177912/4192956
[pid=9669] ppid=9667 vsize=5360 CPUtime=0.31
/proc/9669/stat : 9669 (glucose.sh) S 9667 9669 9510 0 -1 4194304 313 2354 0 0 0 0 30 1 16 0 1 0 1096803099 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9669/statm: 1340 238 195 169 0 51 0
[pid=9672] ppid=9669 vsize=37944 CPUtime=50.73
/proc/9672/stat : 9672 (glucose_static) R 9669 9669 9510 0 -1 4194304 9328 0 0 0 5066 7 0 0 25 0 1 0 1096803132 38854656 9314 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9672/statm: 9486 9314 77 172 0 9311 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 43304

[startup+102.302 s]
/proc/loadavg: 1.08 1.03 1.00 2/66 9672
/proc/meminfo: memFree=1449808/2055920 swapFree=4177912/4192956
[pid=9669] ppid=9667 vsize=5360 CPUtime=0.31
/proc/9669/stat : 9669 (glucose.sh) S 9667 9669 9510 0 -1 4194304 313 2354 0 0 0 0 30 1 16 0 1 0 1096803099 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9669/statm: 1340 238 195 169 0 51 0
[pid=9672] ppid=9669 vsize=40928 CPUtime=101.9
/proc/9672/stat : 9672 (glucose_static) R 9669 9669 9510 0 -1 4194304 10050 0 0 0 10183 7 0 0 25 0 1 0 1096803132 41910272 10036 1992294400 134512640 135217611 4294956304 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9672/statm: 10232 10036 77 172 0 10057 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 46288

[startup+162.301 s]
/proc/loadavg: 1.03 1.02 1.00 2/66 9672
/proc/meminfo: memFree=1446608/2055920 swapFree=4177912/4192956
[pid=9669] ppid=9667 vsize=5360 CPUtime=0.31
/proc/9669/stat : 9669 (glucose.sh) S 9667 9669 9510 0 -1 4194304 313 2354 0 0 0 0 30 1 16 0 1 0 1096803099 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9669/statm: 1340 238 195 169 0 51 0
[pid=9672] ppid=9669 vsize=44096 CPUtime=161.86
/proc/9672/stat : 9672 (glucose_static) R 9669 9669 9510 0 -1 4194304 10849 0 0 0 16178 8 0 0 25 0 1 0 1096803132 45154304 10835 1992294400 134512640 135217611 4294956304 18446744073709551615 134527815 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9672/statm: 11024 10835 77 172 0 10849 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 49456

[startup+222.305 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 9672
/proc/meminfo: memFree=1443600/2055920 swapFree=4177912/4192956
[pid=9669] ppid=9667 vsize=5360 CPUtime=0.31
/proc/9669/stat : 9669 (glucose.sh) S 9667 9669 9510 0 -1 4194304 313 2354 0 0 0 0 30 1 16 0 1 0 1096803099 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9669/statm: 1340 238 195 169 0 51 0
[pid=9672] ppid=9669 vsize=47004 CPUtime=221.84
/proc/9672/stat : 9672 (glucose_static) R 9669 9669 9510 0 -1 4194304 11595 0 0 0 22175 9 0 0 25 0 1 0 1096803132 48132096 11581 1992294400 134512640 135217611 4294956304 18446744073709551615 134532912 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9672/statm: 11751 11581 77 172 0 11576 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 52364

[startup+282.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 9678
/proc/meminfo: memFree=1440392/2055920 swapFree=4177912/4192956
[pid=9669] ppid=9667 vsize=5360 CPUtime=0.31
/proc/9669/stat : 9669 (glucose.sh) S 9667 9669 9510 0 -1 4194304 313 2354 0 0 0 0 30 1 16 0 1 0 1096803099 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9669/statm: 1340 238 195 169 0 51 0
[pid=9672] ppid=9669 vsize=49908 CPUtime=281.78
/proc/9672/stat : 9672 (glucose_static) R 9669 9669 9510 0 -1 4194304 12323 0 0 0 28168 10 0 0 25 0 1 0 1096803132 51105792 12309 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9672/statm: 12477 12309 77 172 0 12302 0
Current children cumulated CPU time (s) 282.09
Current children cumulated vsize (KiB) 55268

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9678
/proc/meminfo: memFree=1437384/2055920 swapFree=4177912/4192956
[pid=9669] ppid=9667 vsize=5360 CPUtime=0.31
/proc/9669/stat : 9669 (glucose.sh) S 9667 9669 9510 0 -1 4194304 313 2354 0 0 0 0 30 1 16 0 1 0 1096803099 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9669/statm: 1340 238 195 169 0 51 0
[pid=9672] ppid=9669 vsize=53064 CPUtime=341.74
/proc/9672/stat : 9672 (glucose_static) R 9669 9669 9510 0 -1 4194304 13077 0 0 0 34164 10 0 0 25 0 1 0 1096803132 54337536 13063 1992294400 134512640 135217611 4294956304 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9672/statm: 13266 13063 77 172 0 13091 0
Current children cumulated CPU time (s) 342.05
Current children cumulated vsize (KiB) 58424


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

/proc/9672/statm: 15445 15257 77 172 0 15270 0
Current children cumulated CPU time (s) 581.91
Current children cumulated vsize (KiB) 67140

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9678
/proc/meminfo: memFree=1426640/2055920 swapFree=4177912/4192956
[pid=9669] ppid=9667 vsize=5360 CPUtime=0.31
/proc/9669/stat : 9669 (glucose.sh) S 9667 9669 9510 0 -1 4194304 313 2354 0 0 0 0 30 1 16 0 1 0 1096803099 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9669/statm: 1340 238 195 169 0 51 0
[pid=9672] ppid=9669 vsize=63764 CPUtime=641.58
/proc/9672/stat : 9672 (glucose_static) R 9669 9669 9510 0 -1 4194304 15790 0 0 0 64145 13 0 0 25 0 1 0 1096803132 65294336 15776 1992294400 134512640 135217611 4294956304 18446744073709551615 134534060 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9672/statm: 15941 15776 77 172 0 15766 0
Current children cumulated CPU time (s) 641.89
Current children cumulated vsize (KiB) 69124

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9678
/proc/meminfo: memFree=1424208/2055920 swapFree=4177912/4192956
[pid=9669] ppid=9667 vsize=5360 CPUtime=0.31
/proc/9669/stat : 9669 (glucose.sh) S 9667 9669 9510 0 -1 4194304 313 2354 0 0 0 0 30 1 16 0 1 0 1096803099 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9669/statm: 1340 238 195 169 0 51 0
[pid=9672] ppid=9669 vsize=66140 CPUtime=701.54
/proc/9672/stat : 9672 (glucose_static) R 9669 9669 9510 0 -1 4194304 16384 0 0 0 70141 13 0 0 25 0 1 0 1096803132 67727360 16370 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9672/statm: 16535 16370 77 172 0 16360 0
Current children cumulated CPU time (s) 701.85
Current children cumulated vsize (KiB) 71500

[startup+762.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9678
/proc/meminfo: memFree=1423504/2055920 swapFree=4177912/4192956
[pid=9669] ppid=9667 vsize=5360 CPUtime=0.31
/proc/9669/stat : 9669 (glucose.sh) S 9667 9669 9510 0 -1 4194304 313 2354 0 0 0 0 30 1 16 0 1 0 1096803099 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9669/statm: 1340 238 195 169 0 51 0
[pid=9672] ppid=9669 vsize=66800 CPUtime=761.51
/proc/9672/stat : 9672 (glucose_static) R 9669 9669 9510 0 -1 4194304 16545 0 0 0 76138 13 0 0 25 0 1 0 1096803132 68403200 16531 1992294400 134512640 135217611 4294956304 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9672/statm: 16700 16531 77 172 0 16525 0
Current children cumulated CPU time (s) 761.82
Current children cumulated vsize (KiB) 72160

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9678
/proc/meminfo: memFree=1421008/2055920 swapFree=4177912/4192956
[pid=9669] ppid=9667 vsize=5360 CPUtime=0.31
/proc/9669/stat : 9669 (glucose.sh) S 9667 9669 9510 0 -1 4194304 313 2354 0 0 0 0 30 1 16 0 1 0 1096803099 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9669/statm: 1340 238 195 169 0 51 0
[pid=9672] ppid=9669 vsize=69316 CPUtime=821.47
/proc/9672/stat : 9672 (glucose_static) R 9669 9669 9510 0 -1 4194304 17171 0 0 0 82133 14 0 0 25 0 1 0 1096803132 70979584 17157 1992294400 134512640 135217611 4294956304 18446744073709551615 134538124 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9672/statm: 17329 17157 77 172 0 17154 0
Current children cumulated CPU time (s) 821.78
Current children cumulated vsize (KiB) 74676

[startup+882.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9678
/proc/meminfo: memFree=1418960/2055920 swapFree=4177912/4192956
[pid=9669] ppid=9667 vsize=5360 CPUtime=0.31
/proc/9669/stat : 9669 (glucose.sh) S 9667 9669 9510 0 -1 4194304 313 2354 0 0 0 0 30 1 16 0 1 0 1096803099 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9669/statm: 1340 238 195 169 0 51 0
[pid=9672] ppid=9669 vsize=71296 CPUtime=881.45
/proc/9672/stat : 9672 (glucose_static) R 9669 9669 9510 0 -1 4194304 17672 0 0 0 88130 15 0 0 25 0 1 0 1096803132 73007104 17658 1992294400 134512640 135217611 4294956304 18446744073709551615 134532946 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9672/statm: 17824 17658 77 172 0 17649 0
Current children cumulated CPU time (s) 881.76
Current children cumulated vsize (KiB) 76656

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9678
/proc/meminfo: memFree=1418064/2055920 swapFree=4177912/4192956
[pid=9669] ppid=9667 vsize=5360 CPUtime=0.31
/proc/9669/stat : 9669 (glucose.sh) S 9667 9669 9510 0 -1 4194304 313 2354 0 0 0 0 30 1 16 0 1 0 1096803099 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9669/statm: 1340 238 195 169 0 51 0
[pid=9672] ppid=9669 vsize=72400 CPUtime=941.41
/proc/9672/stat : 9672 (glucose_static) R 9669 9669 9510 0 -1 4194304 17889 0 0 0 94126 15 0 0 25 0 1 0 1096803132 74137600 17875 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9672/statm: 18100 17875 77 172 0 17925 0
Current children cumulated CPU time (s) 941.72
Current children cumulated vsize (KiB) 77760

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9678
/proc/meminfo: memFree=1417296/2055920 swapFree=4177912/4192956
[pid=9669] ppid=9667 vsize=5360 CPUtime=0.31
/proc/9669/stat : 9669 (glucose.sh) S 9667 9669 9510 0 -1 4194304 313 2354 0 0 0 0 30 1 16 0 1 0 1096803099 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9669/statm: 1340 238 195 169 0 51 0
[pid=9672] ppid=9669 vsize=73060 CPUtime=1001.37
/proc/9672/stat : 9672 (glucose_static) R 9669 9669 9510 0 -1 4194304 18081 0 0 0 100122 15 0 0 25 0 1 0 1096803132 74813440 18067 1992294400 134512640 135217611 4294956304 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9672/statm: 18265 18067 77 172 0 18090 0
Current children cumulated CPU time (s) 1001.68
Current children cumulated vsize (KiB) 78420

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9678
/proc/meminfo: memFree=1413520/2055920 swapFree=4177912/4192956
[pid=9669] ppid=9667 vsize=5360 CPUtime=0.31
/proc/9669/stat : 9669 (glucose.sh) S 9667 9669 9510 0 -1 4194304 313 2354 0 0 0 0 30 1 16 0 1 0 1096803099 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9669/statm: 1340 238 195 169 0 51 0
[pid=9672] ppid=9669 vsize=76892 CPUtime=1061.35
/proc/9672/stat : 9672 (glucose_static) R 9669 9669 9510 0 -1 4194304 19030 0 0 0 106119 16 0 0 25 0 1 0 1096803132 78737408 19016 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9672/statm: 19223 19016 77 172 0 19048 0
Current children cumulated CPU time (s) 1061.66
Current children cumulated vsize (KiB) 82252

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9678
/proc/meminfo: memFree=1412368/2055920 swapFree=4177912/4192956
[pid=9669] ppid=9667 vsize=5360 CPUtime=0.31
/proc/9669/stat : 9669 (glucose.sh) S 9667 9669 9510 0 -1 4194304 313 2354 0 0 0 0 30 1 16 0 1 0 1096803099 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9669/statm: 1340 238 195 169 0 51 0
[pid=9672] ppid=9669 vsize=77952 CPUtime=1121.32
/proc/9672/stat : 9672 (glucose_static) R 9669 9669 9510 0 -1 4194304 19308 0 0 0 112115 17 0 0 25 0 1 0 1096803132 79822848 19294 1992294400 134512640 135217611 4294956304 18446744073709551615 134533336 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9672/statm: 19488 19294 77 172 0 19313 0
Current children cumulated CPU time (s) 1121.63
Current children cumulated vsize (KiB) 83312

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9678
/proc/meminfo: memFree=1412112/2055920 swapFree=4177912/4192956
[pid=9669] ppid=9667 vsize=5360 CPUtime=0.31
/proc/9669/stat : 9669 (glucose.sh) S 9667 9669 9510 0 -1 4194304 313 2354 0 0 0 0 30 1 16 0 1 0 1096803099 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9669/statm: 1340 238 195 169 0 51 0
[pid=9672] ppid=9669 vsize=78348 CPUtime=1181.28
/proc/9672/stat : 9672 (glucose_static) R 9669 9669 9510 0 -1 4194304 19387 0 0 0 118111 17 0 0 25 0 1 0 1096803132 80228352 19373 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9672/statm: 19587 19373 77 172 0 19412 0
Current children cumulated CPU time (s) 1181.59
Current children cumulated vsize (KiB) 83708



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9678
/proc/meminfo: memFree=1412048/2055920 swapFree=4177912/4192956
[pid=9669] ppid=9667 vsize=5360 CPUtime=0.31
/proc/9669/stat : 9669 (glucose.sh) S 9667 9669 9510 0 -1 4194304 313 2354 0 0 0 0 30 1 16 0 1 0 1096803099 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9669/statm: 1340 238 195 169 0 51 0
[pid=9672] ppid=9669 vsize=78348 CPUtime=1199.77
/proc/9672/stat : 9672 (glucose_static) R 9669 9669 9510 0 -1 4194304 19387 0 0 0 119960 17 0 0 25 0 1 0 1096803132 80228352 19373 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9672/statm: 19587 19373 77 172 0 19412 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 83708

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

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

[startup+1200.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9678
/proc/meminfo: memFree=1412048/2055920 swapFree=4177912/4192956
[pid=9669] ppid=9667 vsize=5360 CPUtime=0.31
/proc/9669/stat : 9669 (glucose.sh) S 9667 9669 9510 0 -1 4194304 313 2354 0 0 0 0 30 1 16 0 1 0 1096803099 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9669/statm: 1340 238 195 169 0 51 0
[pid=9672] ppid=9669 vsize=78348 CPUtime=1199.77
/proc/9672/stat : 9672 (glucose_static) R 9669 9669 9510 0 -1 4194304 19387 0 0 0 119960 17 0 0 25 0 1 0 1096803132 80228352 19373 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/9672/statm: 19587 19373 77 172 0 19412 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 83708

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1200.81
CPU time (s): 1200.08
CPU user time (s): 1199.9
CPU system time (s): 0.18
CPU usage (%): 99.939
Max. virtual memory (cumulated for all children) (KiB): 83708

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

runsolver used 1.10483 second user time and 3.2725 second system time

The end

Launcher Data

Begin job on node71 at 2009-03-28 12:57:01
IDJOB=1514588
IDBENCH=70359
IDSOLVER=503
FILE ID=node71/1514588-1238241421
PBS_JOBID= 9060667
Free space on /tmp= 66352 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/18000/unif-k3-r4.2-v18000-c75600-S1550223396-041.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1514588-1238241421/watcher-1514588-1238241421 -o /tmp/evaluation-result-1514588-1238241421/solver-1514588-1238241421 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1514588-1238241421.cnf

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

MD5SUM BENCH= eb6bf34a1ded0d6ac9d6c9b7ba628c09
RANDOM SEED=727438182

node71.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.270
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.270
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:       1492480 kB
Buffers:         58700 kB
Cached:         420988 kB
SwapCached:       9096 kB
Active:         118932 kB
Inactive:       371400 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1492480 kB
SwapTotal:     4192956 kB
SwapFree:      4177912 kB
Dirty:            3040 kB
Writeback:           0 kB
Mapped:          16388 kB
Slab:            59152 kB
Committed_AS:  2413828 kB
PageTables:       1444 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= 66348 MiB
End job on node71 at 2009-03-28 13:17:04