Trace number 1518740

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.41

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/540/
unif-k3-r4.25-v540-c2295-S1137823545-077.cnf
MD5SUM6fb9b4534b8680fbd6cb5c0187532027
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.015996
Satisfiable
(Un)Satisfiability was proved
Number of variables540
Number of clauses2295
Sum of the clauses size6885
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32295
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.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |    2295     6885 |     688       0        0     nan |  0.000 % |
0.00/0.00	c |         0 |    2284     6926 |      --       0       --      -- |     --   | -11/41
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 529   #clauses: 2284   #literals: 6926
0.00/0.00	c CPU time:   0.005999 s
0.00/0.00	c ==============================================================================
0.00/0.01	c
0.00/0.01	c Starting glucose
0.00/0.01	c
0.00/0.01	
0.00/0.01	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.01	
0.00/0.01	c ============================[ Problem Statistics ]=============================
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Number of variables:  529                                                  |
0.00/0.01	c |  Number of clauses:    2284                                                 |
0.00/0.01	c |  Parsing time:         0.00         s                                       |
1200.04/1200.41	HOME/glucose.sh: line 55: 20246 Terminated              $RS $TMP.cnf -verbosity=0 $TMP.result "$@"

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-1518740-1238303332/watcher-1518740-1238303332 -o /tmp/evaluation-result-1518740-1238303332/solver-1518740-1238303332 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1518740-1238303332.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.00 1.00 1.00 3/64 20243
/proc/meminfo: memFree=1294832/2055920 swapFree=4178912/4192956
[pid=20243] ppid=20241 vsize=5360 CPUtime=0
/proc/20243/stat : 20243 (glucose.sh) R 20241 20243 20081 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 1102995699 5488640 235 1992294400 4194304 4889804 548682068832 18446744073709551615 208717539999 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/20243/statm: 1340 235 194 169 0 51 0
[pid=20244] ppid=20243 vsize=1140 CPUtime=0
/proc/20244/stat : 20244 (SatELite_releas) R 20243 20243 20081 0 -1 4194304 140 0 0 0 0 0 0 0 18 0 1 0 1102995699 1167360 124 1992294400 134512640 135225430 4294956176 18446744073709551615 134717494 0 0 4096 3 0 0 0 17 0 0 0
/proc/20244/statm: 285 130 57 174 0 108 0

[startup+0.024499 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 20243
/proc/meminfo: memFree=1294832/2055920 swapFree=4178912/4192956
[pid=20243] ppid=20241 vsize=5360 CPUtime=0
/proc/20243/stat : 20243 (glucose.sh) S 20241 20243 20081 0 -1 4194304 313 179 0 0 0 0 0 0 16 0 1 0 1102995699 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20243/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.101499 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 20243
/proc/meminfo: memFree=1294832/2055920 swapFree=4178912/4192956
[pid=20243] ppid=20241 vsize=5360 CPUtime=0
/proc/20243/stat : 20243 (glucose.sh) S 20241 20243 20081 0 -1 4194304 313 179 0 0 0 0 0 0 16 0 1 0 1102995699 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20243/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301519 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 20243
/proc/meminfo: memFree=1294832/2055920 swapFree=4178912/4192956
[pid=20243] ppid=20241 vsize=5360 CPUtime=0
/proc/20243/stat : 20243 (glucose.sh) S 20241 20243 20081 0 -1 4194304 313 179 0 0 0 0 0 0 16 0 1 0 1102995699 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20243/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701562 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 20243
/proc/meminfo: memFree=1294832/2055920 swapFree=4178912/4192956
[pid=20243] ppid=20241 vsize=5360 CPUtime=0
/proc/20243/stat : 20243 (glucose.sh) S 20241 20243 20081 0 -1 4194304 313 179 0 0 0 0 0 0 16 0 1 0 1102995699 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20243/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50165 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20246
/proc/meminfo: memFree=1292704/2055920 swapFree=4178912/4192956
[pid=20243] ppid=20241 vsize=5360 CPUtime=0
/proc/20243/stat : 20243 (glucose.sh) S 20241 20243 20081 0 -1 4194304 313 179 0 0 0 0 0 0 16 0 1 0 1102995699 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20243/statm: 1340 238 195 169 0 51 0
[pid=20246] ppid=20243 vsize=3664 CPUtime=1.48
/proc/20246/stat : 20246 (glucose_static) R 20243 20243 20081 0 -1 4194304 563 0 0 0 148 0 0 0 25 0 1 0 1102995700 3751936 549 1992294400 134512640 135217611 4294956304 18446744073709551615 134533523 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20246/statm: 916 549 75 172 0 741 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9024

[startup+3.10182 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20246
/proc/meminfo: memFree=1292128/2055920 swapFree=4178912/4192956
[pid=20243] ppid=20241 vsize=5360 CPUtime=0
/proc/20243/stat : 20243 (glucose.sh) S 20241 20243 20081 0 -1 4194304 313 179 0 0 0 0 0 0 16 0 1 0 1102995699 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20243/statm: 1340 238 195 169 0 51 0
[pid=20246] ppid=20243 vsize=4332 CPUtime=3.08
/proc/20246/stat : 20246 (glucose_static) R 20243 20243 20081 0 -1 4194304 741 0 0 0 308 0 0 0 25 0 1 0 1102995700 4435968 727 1992294400 134512640 135217611 4294956304 18446744073709551615 134533022 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20246/statm: 1083 727 75 172 0 908 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9692

[startup+6.30116 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20246
/proc/meminfo: memFree=1291232/2055920 swapFree=4178912/4192956
[pid=20243] ppid=20241 vsize=5360 CPUtime=0
/proc/20243/stat : 20243 (glucose.sh) S 20241 20243 20081 0 -1 4194304 313 179 0 0 0 0 0 0 16 0 1 0 1102995699 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20243/statm: 1340 238 195 169 0 51 0
[pid=20246] ppid=20243 vsize=5132 CPUtime=6.28
/proc/20246/stat : 20246 (glucose_static) R 20243 20243 20081 0 -1 4194304 925 0 0 0 628 0 0 0 25 0 1 0 1102995700 5255168 911 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20246/statm: 1283 911 75 172 0 1108 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10492

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20246
/proc/meminfo: memFree=1289768/2055920 swapFree=4178912/4192956
[pid=20243] ppid=20241 vsize=5360 CPUtime=0
/proc/20243/stat : 20243 (glucose.sh) S 20241 20243 20081 0 -1 4194304 313 179 0 0 0 0 0 0 16 0 1 0 1102995699 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20243/statm: 1340 238 195 169 0 51 0
[pid=20246] ppid=20243 vsize=6092 CPUtime=12.68
/proc/20246/stat : 20246 (glucose_static) R 20243 20243 20081 0 -1 4194304 1180 0 0 0 1268 0 0 0 25 0 1 0 1102995700 6238208 1166 1992294400 134512640 135217611 4294956304 18446744073709551615 134532591 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20246/statm: 1523 1166 75 172 0 1348 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 11452

[startup+25.5022 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20246
/proc/meminfo: memFree=1288424/2055920 swapFree=4178912/4192956
[pid=20243] ppid=20241 vsize=5360 CPUtime=0
/proc/20243/stat : 20243 (glucose.sh) S 20241 20243 20081 0 -1 4194304 313 179 0 0 0 0 0 0 16 0 1 0 1102995699 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20243/statm: 1340 238 195 169 0 51 0
[pid=20246] ppid=20243 vsize=7588 CPUtime=25.47
/proc/20246/stat : 20246 (glucose_static) R 20243 20243 20081 0 -1 4194304 1525 0 0 0 2547 0 0 0 25 0 1 0 1102995700 7770112 1511 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20246/statm: 1897 1511 75 172 0 1722 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 12948

[startup+51.103 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20246
/proc/meminfo: memFree=1286568/2055920 swapFree=4178912/4192956
[pid=20243] ppid=20241 vsize=5360 CPUtime=0
/proc/20243/stat : 20243 (glucose.sh) S 20241 20243 20081 0 -1 4194304 313 179 0 0 0 0 0 0 16 0 1 0 1102995699 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20243/statm: 1340 238 195 169 0 51 0
[pid=20246] ppid=20243 vsize=9568 CPUtime=51.07
/proc/20246/stat : 20246 (glucose_static) R 20243 20243 20081 0 -1 4194304 2009 0 0 0 5106 1 0 0 25 0 1 0 1102995700 9797632 1995 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20246/statm: 2392 1995 75 172 0 2217 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 14928

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20246
/proc/meminfo: memFree=1284136/2055920 swapFree=4178912/4192956
[pid=20243] ppid=20241 vsize=5360 CPUtime=0
/proc/20243/stat : 20243 (glucose.sh) S 20241 20243 20081 0 -1 4194304 313 179 0 0 0 0 0 0 16 0 1 0 1102995699 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20243/statm: 1340 238 195 169 0 51 0
[pid=20246] ppid=20243 vsize=11844 CPUtime=102.26
/proc/20246/stat : 20246 (glucose_static) R 20243 20243 20081 0 -1 4194304 2569 0 0 0 10224 2 0 0 25 0 1 0 1102995700 12128256 2555 1992294400 134512640 135217611 4294956304 18446744073709551615 134533291 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20246/statm: 2961 2555 75 172 0 2786 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 17204

[startup+162.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20246
/proc/meminfo: memFree=1282216/2055920 swapFree=4178912/4192956
[pid=20243] ppid=20241 vsize=5360 CPUtime=0
/proc/20243/stat : 20243 (glucose.sh) S 20241 20243 20081 0 -1 4194304 313 179 0 0 0 0 0 0 16 0 1 0 1102995699 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20243/statm: 1340 238 195 169 0 51 0
[pid=20246] ppid=20243 vsize=14016 CPUtime=162.23
/proc/20246/stat : 20246 (glucose_static) R 20243 20243 20081 0 -1 4194304 3062 0 0 0 16221 2 0 0 25 0 1 0 1102995700 14352384 3048 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20246/statm: 3504 3048 75 172 0 3329 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 19376

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20246
/proc/meminfo: memFree=1280488/2055920 swapFree=4178912/4192956
[pid=20243] ppid=20241 vsize=5360 CPUtime=0
/proc/20243/stat : 20243 (glucose.sh) S 20241 20243 20081 0 -1 4194304 313 179 0 0 0 0 0 0 16 0 1 0 1102995699 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20243/statm: 1340 238 195 169 0 51 0
[pid=20246] ppid=20243 vsize=15884 CPUtime=222.22
/proc/20246/stat : 20246 (glucose_static) R 20243 20243 20081 0 -1 4194304 3490 0 0 0 22219 3 0 0 25 0 1 0 1102995700 16265216 3476 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20246/statm: 3971 3476 75 172 0 3796 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 21244

[startup+282.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20246
/proc/meminfo: memFree=1279400/2055920 swapFree=4178912/4192956
[pid=20243] ppid=20241 vsize=5360 CPUtime=0
/proc/20243/stat : 20243 (glucose.sh) S 20241 20243 20081 0 -1 4194304 313 179 0 0 0 0 0 0 16 0 1 0 1102995699 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20243/statm: 1340 238 195 169 0 51 0
[pid=20246] ppid=20243 vsize=17040 CPUtime=282.19
/proc/20246/stat : 20246 (glucose_static) R 20243 20243 20081 0 -1 4194304 3764 0 0 0 28216 3 0 0 25 0 1 0 1102995700 17448960 3750 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20246/statm: 4260 3750 75 172 0 4085 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 22400

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20246
/proc/meminfo: memFree=1278504/2055920 swapFree=4178912/4192956
[pid=20243] ppid=20241 vsize=5360 CPUtime=0
/proc/20243/stat : 20243 (glucose.sh) S 20241 20243 20081 0 -1 4194304 313 179 0 0 0 0 0 0 16 0 1 0 1102995699 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20243/statm: 1340 238 195 169 0 51 0
[pid=20246] ppid=20243 vsize=18004 CPUtime=342.18
/proc/20246/stat : 20246 (glucose_static) R 20243 20243 20081 0 -1 4194304 3990 0 0 0 34214 4 0 0 25 0 1 0 1102995700 18436096 3976 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20246/statm: 4501 3976 75 172 0 4326 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 23364

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20246
/proc/meminfo: memFree=1277480/2055920 swapFree=4178912/4192956
[pid=20243] ppid=20241 vsize=5360 CPUtime=0
/proc/20243/stat : 20243 (glucose.sh) S 20241 20243 20081 0 -1 4194304 313 179 0 0 0 0 0 0 16 0 1 0 1102995699 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20243/statm: 1340 238 195 169 0 51 0
[pid=20246] ppid=20243 vsize=18980 CPUtime=402.16
/proc/20246/stat : 20246 (glucose_static) R 20243 20243 20081 0 -1 4194304 4229 0 0 0 40212 4 0 0 25 0 1 0 1102995700 19435520 4215 1992294400 134512640 135217611 4294956304 18446744073709551615 134533037 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20246/statm: 4745 4215 75 172 0 4570 0

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

[pid=20246] ppid=20243 vsize=19820 CPUtime=462.15
/proc/20246/stat : 20246 (glucose_static) R 20243 20243 20081 0 -1 4194304 4465 0 0 0 46210 5 0 0 25 0 1 0 1102995700 20295680 4451 1992294400 134512640 135217611 4294956304 18446744073709551615 134533065 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20246/statm: 4955 4451 75 172 0 4780 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 25180

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20246
/proc/meminfo: memFree=1275752/2055920 swapFree=4178912/4192956
[pid=20243] ppid=20241 vsize=5360 CPUtime=0
/proc/20243/stat : 20243 (glucose.sh) S 20241 20243 20081 0 -1 4194304 313 179 0 0 0 0 0 0 16 0 1 0 1102995699 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20243/statm: 1340 238 195 169 0 51 0
[pid=20246] ppid=20243 vsize=20900 CPUtime=522.13
/proc/20246/stat : 20246 (glucose_static) R 20243 20243 20081 0 -1 4194304 4670 0 0 0 52208 5 0 0 25 0 1 0 1102995700 21401600 4656 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20246/statm: 5225 4656 75 172 0 5050 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 26260

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20246
/proc/meminfo: memFree=1274984/2055920 swapFree=4178912/4192956
[pid=20243] ppid=20241 vsize=5360 CPUtime=0
/proc/20243/stat : 20243 (glucose.sh) S 20241 20243 20081 0 -1 4194304 313 179 0 0 0 0 0 0 16 0 1 0 1102995699 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20243/statm: 1340 238 195 169 0 51 0
[pid=20246] ppid=20243 vsize=21656 CPUtime=582.11
/proc/20246/stat : 20246 (glucose_static) R 20243 20243 20081 0 -1 4194304 4852 0 0 0 58206 5 0 0 25 0 1 0 1102995700 22175744 4838 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20246/statm: 5414 4838 75 172 0 5239 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 27016

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20246
/proc/meminfo: memFree=1274280/2055920 swapFree=4178912/4192956
[pid=20243] ppid=20241 vsize=5360 CPUtime=0
/proc/20243/stat : 20243 (glucose.sh) S 20241 20243 20081 0 -1 4194304 313 179 0 0 0 0 0 0 16 0 1 0 1102995699 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20243/statm: 1340 238 195 169 0 51 0
[pid=20246] ppid=20243 vsize=22308 CPUtime=642.1
/proc/20246/stat : 20246 (glucose_static) R 20243 20243 20081 0 -1 4194304 5018 0 0 0 64204 6 0 0 25 0 1 0 1102995700 22843392 5004 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20246/statm: 5577 5004 75 172 0 5402 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 27668

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20246
/proc/meminfo: memFree=1273320/2055920 swapFree=4178912/4192956
[pid=20243] ppid=20241 vsize=5360 CPUtime=0
/proc/20243/stat : 20243 (glucose.sh) S 20241 20243 20081 0 -1 4194304 313 179 0 0 0 0 0 0 16 0 1 0 1102995699 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20243/statm: 1340 238 195 169 0 51 0
[pid=20246] ppid=20243 vsize=23344 CPUtime=702.08
/proc/20246/stat : 20246 (glucose_static) R 20243 20243 20081 0 -1 4194304 5247 0 0 0 70202 6 0 0 25 0 1 0 1102995700 23904256 5233 1992294400 134512640 135217611 4294956304 18446744073709551615 134533168 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20246/statm: 5836 5233 75 172 0 5661 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 28704

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20246
/proc/meminfo: memFree=1272808/2055920 swapFree=4178912/4192956
[pid=20243] ppid=20241 vsize=5360 CPUtime=0
/proc/20243/stat : 20243 (glucose.sh) S 20241 20243 20081 0 -1 4194304 313 179 0 0 0 0 0 0 16 0 1 0 1102995699 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20243/statm: 1340 238 195 169 0 51 0
[pid=20246] ppid=20243 vsize=23876 CPUtime=762.06
/proc/20246/stat : 20246 (glucose_static) R 20243 20243 20081 0 -1 4194304 5371 0 0 0 76200 6 0 0 25 0 1 0 1102995700 24449024 5357 1992294400 134512640 135217611 4294956304 18446744073709551615 134533016 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20246/statm: 5969 5357 75 172 0 5794 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 29236

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20246
/proc/meminfo: memFree=1272360/2055920 swapFree=4178912/4192956
[pid=20243] ppid=20241 vsize=5360 CPUtime=0
/proc/20243/stat : 20243 (glucose.sh) S 20241 20243 20081 0 -1 4194304 313 179 0 0 0 0 0 0 16 0 1 0 1102995699 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20243/statm: 1340 238 195 169 0 51 0
[pid=20246] ppid=20243 vsize=24252 CPUtime=822.04
/proc/20246/stat : 20246 (glucose_static) R 20243 20243 20081 0 -1 4194304 5473 0 0 0 82198 6 0 0 25 0 1 0 1102995700 24834048 5459 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20246/statm: 6063 5459 75 172 0 5888 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 29612

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20246
/proc/meminfo: memFree=1271464/2055920 swapFree=4178912/4192956
[pid=20243] ppid=20241 vsize=5360 CPUtime=0
/proc/20243/stat : 20243 (glucose.sh) S 20241 20243 20081 0 -1 4194304 313 179 0 0 0 0 0 0 16 0 1 0 1102995699 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20243/statm: 1340 238 195 169 0 51 0
[pid=20246] ppid=20243 vsize=25200 CPUtime=882.02
/proc/20246/stat : 20246 (glucose_static) R 20243 20243 20081 0 -1 4194304 5696 0 0 0 88196 6 0 0 25 0 1 0 1102995700 25804800 5682 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20246/statm: 6300 5682 75 172 0 6125 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 30560

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20246
/proc/meminfo: memFree=1271336/2055920 swapFree=4178912/4192956
[pid=20243] ppid=20241 vsize=5360 CPUtime=0
/proc/20243/stat : 20243 (glucose.sh) S 20241 20243 20081 0 -1 4194304 313 179 0 0 0 0 0 0 16 0 1 0 1102995699 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20243/statm: 1340 238 195 169 0 51 0
[pid=20246] ppid=20243 vsize=25492 CPUtime=942.01
/proc/20246/stat : 20246 (glucose_static) R 20243 20243 20081 0 -1 4194304 5751 0 0 0 94194 7 0 0 25 0 1 0 1102995700 26103808 5737 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20246/statm: 6373 5737 75 172 0 6198 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 30852

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20246
/proc/meminfo: memFree=1271208/2055920 swapFree=4178912/4192956
[pid=20243] ppid=20241 vsize=5360 CPUtime=0
/proc/20243/stat : 20243 (glucose.sh) S 20241 20243 20081 0 -1 4194304 313 179 0 0 0 0 0 0 16 0 1 0 1102995699 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20243/statm: 1340 238 195 169 0 51 0
[pid=20246] ppid=20243 vsize=25680 CPUtime=1001.99
/proc/20246/stat : 20246 (glucose_static) R 20243 20243 20081 0 -1 4194304 5804 0 0 0 100192 7 0 0 25 0 1 0 1102995700 26296320 5790 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20246/statm: 6420 5790 75 172 0 6245 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 31040

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20246
/proc/meminfo: memFree=1270312/2055920 swapFree=4178912/4192956
[pid=20243] ppid=20241 vsize=5360 CPUtime=0
/proc/20243/stat : 20243 (glucose.sh) S 20241 20243 20081 0 -1 4194304 313 179 0 0 0 0 0 0 16 0 1 0 1102995699 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20243/statm: 1340 238 195 169 0 51 0
[pid=20246] ppid=20243 vsize=26584 CPUtime=1061.98
/proc/20246/stat : 20246 (glucose_static) R 20243 20243 20081 0 -1 4194304 6020 0 0 0 106191 7 0 0 25 0 1 0 1102995700 27222016 6006 1992294400 134512640 135217611 4294956304 18446744073709551615 134522531 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20246/statm: 6646 6006 75 172 0 6471 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 31944

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20246
/proc/meminfo: memFree=1269608/2055920 swapFree=4178912/4192956
[pid=20243] ppid=20241 vsize=5360 CPUtime=0
/proc/20243/stat : 20243 (glucose.sh) S 20241 20243 20081 0 -1 4194304 313 179 0 0 0 0 0 0 16 0 1 0 1102995699 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20243/statm: 1340 238 195 169 0 51 0
[pid=20246] ppid=20243 vsize=27208 CPUtime=1121.96
/proc/20246/stat : 20246 (glucose_static) R 20243 20243 20081 0 -1 4194304 6183 0 0 0 112189 7 0 0 25 0 1 0 1102995700 27860992 6169 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20246/statm: 6802 6169 75 172 0 6627 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 32568

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20246
/proc/meminfo: memFree=1269224/2055920 swapFree=4178912/4192956
[pid=20243] ppid=20241 vsize=5360 CPUtime=0
/proc/20243/stat : 20243 (glucose.sh) S 20241 20243 20081 0 -1 4194304 313 179 0 0 0 0 0 0 16 0 1 0 1102995699 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20243/statm: 1340 238 195 169 0 51 0
[pid=20246] ppid=20243 vsize=27512 CPUtime=1181.94
/proc/20246/stat : 20246 (glucose_static) R 20243 20243 20081 0 -1 4194304 6276 0 0 0 118187 7 0 0 25 0 1 0 1102995700 28172288 6262 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20246/statm: 6878 6262 75 172 0 6703 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 32872



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20246
/proc/meminfo: memFree=1269160/2055920 swapFree=4178912/4192956
[pid=20243] ppid=20241 vsize=5360 CPUtime=0
/proc/20243/stat : 20243 (glucose.sh) S 20241 20243 20081 0 -1 4194304 313 179 0 0 0 0 0 0 16 0 1 0 1102995699 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20243/statm: 1340 238 195 169 0 51 0
[pid=20246] ppid=20243 vsize=27648 CPUtime=1200.04
/proc/20246/stat : 20246 (glucose_static) R 20243 20243 20081 0 -1 4194304 6294 0 0 0 119997 7 0 0 25 0 1 0 1102995700 28311552 6280 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20246/statm: 6912 6280 75 172 0 6737 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 33008

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)
Real time (s): 1200.41
CPU time (s): 1200.07
CPU user time (s): 1199.99
CPU system time (s): 0.081987
CPU usage (%): 99.9712
Max. virtual memory (cumulated for all children) (KiB): 33008

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.99
system time used= 0.081987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6797
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= 17
involuntary context switches= 1653

runsolver used 1.36879 second user time and 3.00954 second system time

The end

Launcher Data

Begin job on node47 at 2009-03-29 07:08:52
IDJOB=1518740
IDBENCH=70705
IDSOLVER=503
FILE ID=node47/1518740-1238303332
PBS_JOBID= 9061043
Free space on /tmp= 66340 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/540/unif-k3-r4.25-v540-c2295-S1137823545-077.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1518740-1238303332/watcher-1518740-1238303332 -o /tmp/evaluation-result-1518740-1238303332/solver-1518740-1238303332 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1518740-1238303332.cnf

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

MD5SUM BENCH= 6fb9b4534b8680fbd6cb5c0187532027
RANDOM SEED=1944489549

node47.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.216
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.216
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:       1295376 kB
Buffers:         97168 kB
Cached:         563684 kB
SwapCached:       7792 kB
Active:         134792 kB
Inactive:       536424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1295376 kB
SwapTotal:     4192956 kB
SwapFree:      4178912 kB
Dirty:            1608 kB
Writeback:           0 kB
Mapped:          16052 kB
Slab:            75408 kB
Committed_AS:  2915412 kB
PageTables:       1452 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= 66336 MiB
End job on node47 at 2009-03-29 07:28:54