Trace number 1514228

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.07 1200.71

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/14000/
unif-k3-r4.2-v14000-c58800-S1195310117-069.cnf
MD5SUM4a32998e8f57b42d66014efe21307642
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark160.753
Satisfiable
(Un)Satisfiability was proved
Number of variables14000
Number of clauses58800
Sum of the clauses size176400
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 358800
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.06	c ==============================================================================
0.00/0.06	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.06	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.06	c ==============================================================================
0.00/0.06	c |         0 |   58800   176400 |   17639       0        0     nan |  0.000 % |
0.09/0.18	c |         0 |   58370   177327 |      --       0       --      -- |     --   | -430/927
0.09/0.18	c ==============================================================================
0.09/0.18	c Result  :   #vars: 13633   #clauses: 58370   #literals: 177327
0.09/0.18	c CPU time:   0.167974 s
0.09/0.18	c ==============================================================================
0.19/0.24	c
0.19/0.24	c Starting glucose
0.19/0.24	c
0.19/0.24	
0.19/0.24	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.19/0.24	
0.19/0.24	c ============================[ Problem Statistics ]=============================
0.19/0.24	c |                                                                             |
0.19/0.25	c |  Number of variables:  13633                                                |
0.19/0.25	c |  Number of clauses:    58370                                                |
0.23/0.30	c |  Parsing time:         0.05         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-1514228-1238228189/watcher-1514228-1238228189 -o /tmp/evaluation-result-1514228-1238228189/solver-1514228-1238228189 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1514228-1238228189.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.92 0.97 0.99 3/64 32627
/proc/meminfo: memFree=1188160/2055920 swapFree=4178700/4192956
[pid=32627] ppid=32625 vsize=5360 CPUtime=0
/proc/32627/stat : 32627 (glucose.sh) R 32625 32627 32392 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 1095484524 5488640 235 1992294400 4194304 4889804 548682068832 18446744073709551615 253307185823 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/32627/statm: 1340 235 194 169 0 51 0
[pid=32628] ppid=32627 vsize=1744 CPUtime=0
/proc/32628/stat : 32628 (SatELite_releas) R 32627 32627 32392 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 1095484524 1785856 268 1992294400 134512640 135225430 4294956176 18446744073709551615 134543671 0 0 4096 3 0 0 0 17 0 0 0
/proc/32628/statm: 436 271 49 174 0 259 0

[startup+0.082244 s]
/proc/loadavg: 0.92 0.97 0.99 3/64 32627
/proc/meminfo: memFree=1188160/2055920 swapFree=4178700/4192956
[pid=32627] ppid=32625 vsize=5360 CPUtime=0
/proc/32627/stat : 32627 (glucose.sh) S 32625 32627 32392 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1095484524 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32627/statm: 1340 236 195 169 0 51 0
[pid=32628] ppid=32627 vsize=7440 CPUtime=0.07
/proc/32628/stat : 32628 (SatELite_releas) R 32627 32627 32392 0 -1 4194304 1702 0 0 0 6 1 0 0 19 0 1 0 1095484524 7618560 1686 1992294400 134512640 135225430 4294956176 18446744073709551615 134598965 0 0 4096 3 0 0 0 17 0 0 0
/proc/32628/statm: 1860 1686 76 174 0 1683 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 12800

[startup+0.102245 s]
/proc/loadavg: 0.92 0.97 0.99 3/64 32627
/proc/meminfo: memFree=1188160/2055920 swapFree=4178700/4192956
[pid=32627] ppid=32625 vsize=5360 CPUtime=0
/proc/32627/stat : 32627 (glucose.sh) S 32625 32627 32392 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1095484524 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32627/statm: 1340 236 195 169 0 51 0
[pid=32628] ppid=32627 vsize=7440 CPUtime=0.09
/proc/32628/stat : 32628 (SatELite_releas) R 32627 32627 32392 0 -1 4194304 1702 0 0 0 8 1 0 0 19 0 1 0 1095484524 7618560 1686 1992294400 134512640 135225430 4294956176 18446744073709551615 134587606 0 0 4096 3 0 0 0 17 0 0 0
/proc/32628/statm: 1860 1686 76 174 0 1683 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12800

[startup+0.30129 s]
/proc/loadavg: 0.92 0.97 0.99 3/64 32627
/proc/meminfo: memFree=1188160/2055920 swapFree=4178700/4192956
[pid=32627] ppid=32625 vsize=5360 CPUtime=0.23
/proc/32627/stat : 32627 (glucose.sh) S 32625 32627 32392 0 -1 4194304 313 1824 0 0 0 0 22 1 16 0 1 0 1095484524 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32627/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 5360

[startup+0.702359 s]
/proc/loadavg: 0.92 0.97 0.99 3/64 32627
/proc/meminfo: memFree=1188160/2055920 swapFree=4178700/4192956
[pid=32627] ppid=32625 vsize=5360 CPUtime=0.23
/proc/32627/stat : 32627 (glucose.sh) S 32625 32627 32392 0 -1 4194304 313 1824 0 0 0 0 22 1 16 0 1 0 1095484524 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32627/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 5360

[startup+1.50148 s]
/proc/loadavg: 0.92 0.97 0.99 2/66 32630
/proc/meminfo: memFree=1179056/2055920 swapFree=4178700/4192956
[pid=32627] ppid=32625 vsize=5360 CPUtime=0.23
/proc/32627/stat : 32627 (glucose.sh) S 32625 32627 32392 0 -1 4194304 313 1824 0 0 0 0 22 1 16 0 1 0 1095484524 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32627/statm: 1340 238 195 169 0 51 0
[pid=32630] ppid=32627 vsize=9144 CPUtime=1.24
/proc/32630/stat : 32630 (glucose_static) R 32627 32627 32392 0 -1 4194304 2186 0 0 0 123 1 0 0 25 0 1 0 1095484549 9363456 2172 1992294400 134512640 135217611 4294956304 18446744073709551615 134723558 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32630/statm: 2286 2172 77 172 0 2111 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 14504

[startup+3.10176 s]
/proc/loadavg: 0.92 0.97 0.99 2/66 32630
/proc/meminfo: memFree=1176944/2055920 swapFree=4178700/4192956
[pid=32627] ppid=32625 vsize=5360 CPUtime=0.23
/proc/32627/stat : 32627 (glucose.sh) S 32625 32627 32392 0 -1 4194304 313 1824 0 0 0 0 22 1 16 0 1 0 1095484524 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32627/statm: 1340 238 195 169 0 51 0
[pid=32630] ppid=32627 vsize=12052 CPUtime=2.84
/proc/32630/stat : 32630 (glucose_static) R 32627 32627 32392 0 -1 4194304 2889 0 0 0 282 2 0 0 25 0 1 0 1095484549 12341248 2875 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32630/statm: 3013 2875 77 172 0 2838 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 17412

[startup+6.30231 s]
/proc/loadavg: 0.93 0.97 0.99 2/66 32630
/proc/meminfo: memFree=1171120/2055920 swapFree=4178700/4192956
[pid=32627] ppid=32625 vsize=5360 CPUtime=0.23
/proc/32627/stat : 32627 (glucose.sh) S 32625 32627 32392 0 -1 4194304 313 1824 0 0 0 0 22 1 16 0 1 0 1095484524 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32627/statm: 1340 238 195 169 0 51 0
[pid=32630] ppid=32627 vsize=16820 CPUtime=6.04
/proc/32630/stat : 32630 (glucose_static) R 32627 32627 32392 0 -1 4194304 4087 0 0 0 601 3 0 0 25 0 1 0 1095484549 17223680 4073 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32630/statm: 4205 4073 77 172 0 4030 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 22180

[startup+12.7014 s]
/proc/loadavg: 0.93 0.97 0.99 2/66 32630
/proc/meminfo: memFree=1167856/2055920 swapFree=4178700/4192956
[pid=32627] ppid=32625 vsize=5360 CPUtime=0.23
/proc/32627/stat : 32627 (glucose.sh) S 32625 32627 32392 0 -1 4194304 313 1824 0 0 0 0 22 1 16 0 1 0 1095484524 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32627/statm: 1340 238 195 169 0 51 0
[pid=32630] ppid=32627 vsize=19724 CPUtime=12.44
/proc/32630/stat : 32630 (glucose_static) R 32627 32627 32392 0 -1 4194304 4805 0 0 0 1240 4 0 0 25 0 1 0 1095484549 20197376 4791 1992294400 134512640 135217611 4294956304 18446744073709551615 134533078 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32630/statm: 4931 4791 77 172 0 4756 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 25084

[startup+25.5016 s]
/proc/loadavg: 0.95 0.97 0.99 2/66 32630
/proc/meminfo: memFree=1165296/2055920 swapFree=4178700/4192956
[pid=32627] ppid=32625 vsize=5360 CPUtime=0.23
/proc/32627/stat : 32627 (glucose.sh) S 32625 32627 32392 0 -1 4194304 313 1824 0 0 0 0 22 1 16 0 1 0 1095484524 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32627/statm: 1340 238 195 169 0 51 0
[pid=32630] ppid=32627 vsize=21968 CPUtime=25.22
/proc/32630/stat : 32630 (glucose_static) R 32627 32627 32392 0 -1 4194304 5368 0 0 0 2518 4 0 0 25 0 1 0 1095484549 22495232 5354 1992294400 134512640 135217611 4294956304 18446744073709551615 134527815 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32630/statm: 5492 5354 77 172 0 5317 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 27328

[startup+51.102 s]
/proc/loadavg: 0.96 0.97 0.99 2/66 32630
/proc/meminfo: memFree=1161584/2055920 swapFree=4178700/4192956
[pid=32627] ppid=32625 vsize=5360 CPUtime=0.23
/proc/32627/stat : 32627 (glucose.sh) S 32625 32627 32392 0 -1 4194304 313 1824 0 0 0 0 22 1 16 0 1 0 1095484524 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32627/statm: 1340 238 195 169 0 51 0
[pid=32630] ppid=32627 vsize=25676 CPUtime=50.82
/proc/32630/stat : 32630 (glucose_static) R 32627 32627 32392 0 -1 4194304 6300 0 0 0 5076 6 0 0 25 0 1 0 1095484549 26292224 6286 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32630/statm: 6419 6286 77 172 0 6244 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 31036

[startup+102.307 s]
/proc/loadavg: 0.98 0.97 0.99 2/66 32630
/proc/meminfo: memFree=1157040/2055920 swapFree=4178700/4192956
[pid=32627] ppid=32625 vsize=5360 CPUtime=0.23
/proc/32627/stat : 32627 (glucose.sh) S 32625 32627 32392 0 -1 4194304 313 1824 0 0 0 0 22 1 16 0 1 0 1095484524 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32627/statm: 1340 238 195 169 0 51 0
[pid=32630] ppid=32627 vsize=30200 CPUtime=101.99
/proc/32630/stat : 32630 (glucose_static) R 32627 32627 32392 0 -1 4194304 7420 0 0 0 10193 6 0 0 25 0 1 0 1095484549 30924800 7406 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32630/statm: 7550 7406 77 172 0 7375 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 35560

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 32630
/proc/meminfo: memFree=1151728/2055920 swapFree=4178700/4192956
[pid=32627] ppid=32625 vsize=5360 CPUtime=0.23
/proc/32627/stat : 32627 (glucose.sh) S 32625 32627 32392 0 -1 4194304 313 1824 0 0 0 0 22 1 16 0 1 0 1095484524 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32627/statm: 1340 238 195 169 0 51 0
[pid=32630] ppid=32627 vsize=35428 CPUtime=161.95
/proc/32630/stat : 32630 (glucose_static) R 32627 32627 32392 0 -1 4194304 8732 0 0 0 16187 8 0 0 25 0 1 0 1095484549 36278272 8718 1992294400 134512640 135217611 4294956304 18446744073709551615 134537459 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32630/statm: 8857 8718 77 172 0 8682 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 40788

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 32630
/proc/meminfo: memFree=1148016/2055920 swapFree=4178700/4192956
[pid=32627] ppid=32625 vsize=5360 CPUtime=0.23
/proc/32627/stat : 32627 (glucose.sh) S 32625 32627 32392 0 -1 4194304 313 1824 0 0 0 0 22 1 16 0 1 0 1095484524 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32627/statm: 1340 238 195 169 0 51 0
[pid=32630] ppid=32627 vsize=39124 CPUtime=221.92
/proc/32630/stat : 32630 (glucose_static) R 32627 32627 32392 0 -1 4194304 9653 0 0 0 22183 9 0 0 25 0 1 0 1095484549 40062976 9639 1992294400 134512640 135217611 4294956304 18446744073709551615 134537564 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32630/statm: 9781 9639 77 172 0 9606 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 44484

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 32630
/proc/meminfo: memFree=1144304/2055920 swapFree=4178700/4192956
[pid=32627] ppid=32625 vsize=5360 CPUtime=0.23
/proc/32627/stat : 32627 (glucose.sh) S 32625 32627 32392 0 -1 4194304 313 1824 0 0 0 0 22 1 16 0 1 0 1095484524 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32627/statm: 1340 238 195 169 0 51 0
[pid=32630] ppid=32627 vsize=42820 CPUtime=281.9
/proc/32630/stat : 32630 (glucose_static) R 32627 32627 32392 0 -1 4194304 10590 0 0 0 28180 10 0 0 25 0 1 0 1095484549 43847680 10576 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32630/statm: 10705 10576 77 172 0 10530 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 48180

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 32630
/proc/meminfo: memFree=1141680/2055920 swapFree=4178700/4192956
[pid=32627] ppid=32625 vsize=5360 CPUtime=0.23
/proc/32627/stat : 32627 (glucose.sh) S 32625 32627 32392 0 -1 4194304 313 1824 0 0 0 0 22 1 16 0 1 0 1095484524 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32627/statm: 1340 238 195 169 0 51 0
[pid=32630] ppid=32627 vsize=45580 CPUtime=341.86
/proc/32630/stat : 32630 (glucose_static) R 32627 32627 32392 0 -1 4194304 11263 0 0 0 34175 11 0 0 25 0 1 0 1095484549 46673920 11249 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32630/statm: 11395 11249 77 172 0 11220 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 50940

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 32630
/proc/meminfo: memFree=1138928/2055920 swapFree=4178700/4192956

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

/proc/32630/statm: 13773 13621 77 172 0 13598 0
Current children cumulated CPU time (s) 581.98
Current children cumulated vsize (KiB) 60452

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 32630
/proc/meminfo: memFree=1130032/2055920 swapFree=4178700/4192956
[pid=32627] ppid=32625 vsize=5360 CPUtime=0.23
/proc/32627/stat : 32627 (glucose.sh) S 32625 32627 32392 0 -1 4194304 313 1824 0 0 0 0 22 1 16 0 1 0 1095484524 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32627/statm: 1340 238 195 169 0 51 0
[pid=32630] ppid=32627 vsize=57204 CPUtime=641.73
/proc/32630/stat : 32630 (glucose_static) R 32627 32627 32392 0 -1 4194304 14166 0 0 0 64158 15 0 0 25 0 1 0 1095484549 58576896 14152 1992294400 134512640 135217611 4294956304 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32630/statm: 14301 14152 77 172 0 14126 0
Current children cumulated CPU time (s) 641.96
Current children cumulated vsize (KiB) 62564

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 32630
/proc/meminfo: memFree=1127984/2055920 swapFree=4178700/4192956
[pid=32627] ppid=32625 vsize=5360 CPUtime=0.23
/proc/32627/stat : 32627 (glucose.sh) S 32625 32627 32392 0 -1 4194304 313 1824 0 0 0 0 22 1 16 0 1 0 1095484524 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32627/statm: 1340 238 195 169 0 51 0
[pid=32630] ppid=32627 vsize=59052 CPUtime=701.69
/proc/32630/stat : 32630 (glucose_static) R 32627 32627 32392 0 -1 4194304 14647 0 0 0 70154 15 0 0 25 0 1 0 1095484549 60469248 14633 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32630/statm: 14763 14633 77 172 0 14588 0
Current children cumulated CPU time (s) 701.92
Current children cumulated vsize (KiB) 64412

[startup+762.307 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 32630
/proc/meminfo: memFree=1126448/2055920 swapFree=4178700/4192956
[pid=32627] ppid=32625 vsize=5360 CPUtime=0.23
/proc/32627/stat : 32627 (glucose.sh) S 32625 32627 32392 0 -1 4194304 313 1824 0 0 0 0 22 1 16 0 1 0 1095484524 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32627/statm: 1340 238 195 169 0 51 0
[pid=32630] ppid=32627 vsize=60636 CPUtime=761.67
/proc/32630/stat : 32630 (glucose_static) R 32627 32627 32392 0 -1 4194304 15035 0 0 0 76151 16 0 0 25 0 1 0 1095484549 62091264 15021 1992294400 134512640 135217611 4294956304 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32630/statm: 15159 15021 77 172 0 14984 0
Current children cumulated CPU time (s) 761.9
Current children cumulated vsize (KiB) 65996

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 32630
/proc/meminfo: memFree=1123888/2055920 swapFree=4178700/4192956
[pid=32627] ppid=32625 vsize=5360 CPUtime=0.23
/proc/32627/stat : 32627 (glucose.sh) S 32625 32627 32392 0 -1 4194304 313 1824 0 0 0 0 22 1 16 0 1 0 1095484524 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32627/statm: 1340 238 195 169 0 51 0
[pid=32630] ppid=32627 vsize=63144 CPUtime=821.63
/proc/32630/stat : 32630 (glucose_static) R 32627 32627 32392 0 -1 4194304 15668 0 0 0 82147 16 0 0 25 0 1 0 1095484549 64659456 15654 1992294400 134512640 135217611 4294956304 18446744073709551615 134533196 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32630/statm: 15786 15654 77 172 0 15611 0
Current children cumulated CPU time (s) 821.86
Current children cumulated vsize (KiB) 68504

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 32630
/proc/meminfo: memFree=1120048/2055920 swapFree=4178700/4192956
[pid=32627] ppid=32625 vsize=5360 CPUtime=0.23
/proc/32627/stat : 32627 (glucose.sh) S 32625 32627 32392 0 -1 4194304 313 1824 0 0 0 0 22 1 16 0 1 0 1095484524 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32627/statm: 1340 238 195 169 0 51 0
[pid=32630] ppid=32627 vsize=67152 CPUtime=881.6
/proc/32630/stat : 32630 (glucose_static) R 32627 32627 32392 0 -1 4194304 16632 0 0 0 88143 17 0 0 25 0 1 0 1095484549 68763648 16618 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32630/statm: 16788 16618 77 172 0 16613 0
Current children cumulated CPU time (s) 881.83
Current children cumulated vsize (KiB) 72512

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 32630
/proc/meminfo: memFree=1120048/2055920 swapFree=4178700/4192956
[pid=32627] ppid=32625 vsize=5360 CPUtime=0.23
/proc/32627/stat : 32627 (glucose.sh) S 32625 32627 32392 0 -1 4194304 313 1824 0 0 0 0 22 1 16 0 1 0 1095484524 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32627/statm: 1340 238 195 169 0 51 0
[pid=32630] ppid=32627 vsize=67152 CPUtime=941.58
/proc/32630/stat : 32630 (glucose_static) R 32627 32627 32392 0 -1 4194304 16634 0 0 0 94141 17 0 0 25 0 1 0 1095484549 68763648 16620 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32630/statm: 16788 16620 77 172 0 16613 0
Current children cumulated CPU time (s) 941.81
Current children cumulated vsize (KiB) 72512

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 32630
/proc/meminfo: memFree=1118960/2055920 swapFree=4178700/4192956
[pid=32627] ppid=32625 vsize=5360 CPUtime=0.23
/proc/32627/stat : 32627 (glucose.sh) S 32625 32627 32392 0 -1 4194304 313 1824 0 0 0 0 22 1 16 0 1 0 1095484524 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32627/statm: 1340 238 195 169 0 51 0
[pid=32630] ppid=32627 vsize=68208 CPUtime=1001.55
/proc/32630/stat : 32630 (glucose_static) R 32627 32627 32392 0 -1 4194304 16913 0 0 0 100138 17 0 0 25 0 1 0 1095484549 69844992 16899 1992294400 134512640 135217611 4294956304 18446744073709551615 134533307 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32630/statm: 17052 16899 77 172 0 16877 0
Current children cumulated CPU time (s) 1001.78
Current children cumulated vsize (KiB) 73568

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 32630
/proc/meminfo: memFree=1116976/2055920 swapFree=4178700/4192956
[pid=32627] ppid=32625 vsize=5360 CPUtime=0.23
/proc/32627/stat : 32627 (glucose.sh) S 32625 32627 32392 0 -1 4194304 313 1824 0 0 0 0 22 1 16 0 1 0 1095484524 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32627/statm: 1340 238 195 169 0 51 0
[pid=32630] ppid=32627 vsize=70320 CPUtime=1061.51
/proc/32630/stat : 32630 (glucose_static) R 32627 32627 32392 0 -1 4194304 17413 0 0 0 106134 17 0 0 25 0 1 0 1095484549 72007680 17399 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32630/statm: 17580 17399 77 172 0 17405 0
Current children cumulated CPU time (s) 1061.74
Current children cumulated vsize (KiB) 75680

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 32630
/proc/meminfo: memFree=1116976/2055920 swapFree=4178700/4192956
[pid=32627] ppid=32625 vsize=5360 CPUtime=0.23
/proc/32627/stat : 32627 (glucose.sh) S 32625 32627 32392 0 -1 4194304 313 1824 0 0 0 0 22 1 16 0 1 0 1095484524 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32627/statm: 1340 238 195 169 0 51 0
[pid=32630] ppid=32627 vsize=70312 CPUtime=1121.48
/proc/32630/stat : 32630 (glucose_static) R 32627 32627 32392 0 -1 4194304 17415 0 0 0 112131 17 0 0 25 0 1 0 1095484549 71999488 17401 1992294400 134512640 135217611 4294956304 18446744073709551615 134532938 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32630/statm: 17578 17401 77 172 0 17403 0
Current children cumulated CPU time (s) 1121.71
Current children cumulated vsize (KiB) 75672

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 32630
/proc/meminfo: memFree=1114352/2055920 swapFree=4178700/4192956
[pid=32627] ppid=32625 vsize=5360 CPUtime=0.23
/proc/32627/stat : 32627 (glucose.sh) S 32625 32627 32392 0 -1 4194304 313 1824 0 0 0 0 22 1 16 0 1 0 1095484524 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32627/statm: 1340 238 195 169 0 51 0
[pid=32630] ppid=32627 vsize=72952 CPUtime=1181.46
/proc/32630/stat : 32630 (glucose_static) R 32627 32627 32392 0 -1 4194304 18082 0 0 0 118128 18 0 0 25 0 1 0 1095484549 74702848 18068 1992294400 134512640 135217611 4294956304 18446744073709551615 134533142 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32630/statm: 18238 18068 77 172 0 18063 0
Current children cumulated CPU time (s) 1181.69
Current children cumulated vsize (KiB) 78312



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 32630
/proc/meminfo: memFree=1113392/2055920 swapFree=4178700/4192956
[pid=32627] ppid=32625 vsize=5360 CPUtime=0.23
/proc/32627/stat : 32627 (glucose.sh) S 32625 32627 32392 0 -1 4194304 313 1824 0 0 0 0 22 1 16 0 1 0 1095484524 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32627/statm: 1340 238 195 169 0 51 0
[pid=32630] ppid=32627 vsize=73876 CPUtime=1199.84
/proc/32630/stat : 32630 (glucose_static) R 32627 32627 32392 0 -1 4194304 18309 0 0 0 119966 18 0 0 25 0 1 0 1095484549 75649024 18295 1992294400 134512640 135217611 4294956304 18446744073709551615 134539609 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32630/statm: 18469 18295 77 172 0 18294 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 79236

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

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

[startup+1200.7 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 32630
/proc/meminfo: memFree=1113392/2055920 swapFree=4178700/4192956
[pid=32627] ppid=32625 vsize=5360 CPUtime=0.23
/proc/32627/stat : 32627 (glucose.sh) S 32625 32627 32392 0 -1 4194304 313 1824 0 0 0 0 22 1 16 0 1 0 1095484524 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32627/statm: 1340 238 195 169 0 51 0
[pid=32630] ppid=32627 vsize=73876 CPUtime=1199.84
/proc/32630/stat : 32630 (glucose_static) R 32627 32627 32392 0 -1 4194304 18309 0 0 0 119966 18 0 0 25 0 1 0 1095484549 75649024 18295 1992294400 134512640 135217611 4294956304 18446744073709551615 134539609 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32630/statm: 18469 18295 77 172 0 18294 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 79236

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1200.71
CPU time (s): 1200.07
CPU user time (s): 1199.88
CPU system time (s): 0.19
CPU usage (%): 99.9465
Max. virtual memory (cumulated for all children) (KiB): 79236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.228965
system time used= 0.019996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2137
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 0.929858 second user time and 3.44548 second system time

The end

Launcher Data

Begin job on node25 at 2009-03-28 09:16:29
IDJOB=1514228
IDBENCH=70329
IDSOLVER=503
FILE ID=node25/1514228-1238228189
PBS_JOBID= 9060615
Free space on /tmp= 66216 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/14000/unif-k3-r4.2-v14000-c58800-S1195310117-069.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1514228-1238228189/watcher-1514228-1238228189 -o /tmp/evaluation-result-1514228-1238228189/solver-1514228-1238228189 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1514228-1238228189.cnf

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

MD5SUM BENCH= 4a32998e8f57b42d66014efe21307642
RANDOM SEED=1889466055

node25.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.263
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.263
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:       1188640 kB
Buffers:         90920 kB
Cached:         686312 kB
SwapCached:       8032 kB
Active:         193796 kB
Inactive:       593048 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1188640 kB
SwapTotal:     4192956 kB
SwapFree:      4178700 kB
Dirty:            2680 kB
Writeback:           0 kB
Mapped:          14564 kB
Slab:            66448 kB
Committed_AS:  3102404 kB
PageTables:       1464 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= 66216 MiB
End job on node25 at 2009-03-28 09:36:32