Trace number 1518812

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/540/
unif-k3-r4.25-v540-c2295-S84716411-095.cnf
MD5SUMee6ebc8afc6634471ab0e2f554ddcb49
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.025996
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 |    2282     6933 |      --       0       --      -- |     --   | -13/48
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 527   #clauses: 2282   #literals: 6933
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:  527                                                  |
0.00/0.01	c |  Number of clauses:    2282                                                 |
0.00/0.01	c |  Parsing time:         0.00         s                                       |
1200.05/1200.41	HOME/glucose.sh: line 55: 20105 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-1518812-1238304513/watcher-1518812-1238304513 -o /tmp/evaluation-result-1518812-1238304513/solver-1518812-1238304513 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1518812-1238304513.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 20102
/proc/meminfo: memFree=656328/2055920 swapFree=4178100/4192956
[pid=20102] ppid=20100 vsize=5360 CPUtime=0
/proc/20102/stat : 20102 (glucose.sh) S 20100 20102 19916 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1103117231 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20102/statm: 1340 236 195 169 0 51 0
[pid=20103] ppid=20102 vsize=1144 CPUtime=0
/proc/20103/stat : 20103 (SatELite_releas) R 20102 20102 19916 0 -1 4194304 173 0 0 0 0 0 0 0 19 0 1 0 1103117231 1171456 157 1992294400 134512640 135225430 4294956176 18446744073709551615 134577214 0 0 4096 3 0 0 0 17 0 0 0
/proc/20103/statm: 286 158 76 174 0 109 0

[startup+0.0148549 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 20102
/proc/meminfo: memFree=656328/2055920 swapFree=4178100/4192956
[pid=20102] ppid=20100 vsize=5360 CPUtime=0
/proc/20102/stat : 20102 (glucose.sh) S 20100 20102 19916 0 -1 4194304 313 180 0 0 0 0 0 0 19 0 1 0 1103117231 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20102/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.10186 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 20102
/proc/meminfo: memFree=656328/2055920 swapFree=4178100/4192956
[pid=20102] ppid=20100 vsize=5360 CPUtime=0
/proc/20102/stat : 20102 (glucose.sh) S 20100 20102 19916 0 -1 4194304 313 180 0 0 0 0 0 0 19 0 1 0 1103117231 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20102/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301878 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 20102
/proc/meminfo: memFree=656328/2055920 swapFree=4178100/4192956
[pid=20102] ppid=20100 vsize=5360 CPUtime=0
/proc/20102/stat : 20102 (glucose.sh) S 20100 20102 19916 0 -1 4194304 313 180 0 0 0 0 0 0 19 0 1 0 1103117231 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20102/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701916 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 20102
/proc/meminfo: memFree=656328/2055920 swapFree=4178100/4192956
[pid=20102] ppid=20100 vsize=5360 CPUtime=0
/proc/20102/stat : 20102 (glucose.sh) S 20100 20102 19916 0 -1 4194304 313 180 0 0 0 0 0 0 19 0 1 0 1103117231 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20102/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50199 s]
/proc/loadavg: 0.91 0.95 0.98 2/66 20105
/proc/meminfo: memFree=654136/2055920 swapFree=4178100/4192956
[pid=20102] ppid=20100 vsize=5360 CPUtime=0
/proc/20102/stat : 20102 (glucose.sh) S 20100 20102 19916 0 -1 4194304 313 180 0 0 0 0 0 0 19 0 1 0 1103117231 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20102/statm: 1340 238 195 169 0 51 0
[pid=20105] ppid=20102 vsize=3748 CPUtime=1.48
/proc/20105/stat : 20105 (glucose_static) R 20102 20102 19916 0 -1 4194304 586 0 0 0 148 0 0 0 25 0 1 0 1103117232 3837952 572 1992294400 134512640 135217611 4294956304 18446744073709551615 134723558 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20105/statm: 937 572 75 172 0 762 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9108

[startup+3.10115 s]
/proc/loadavg: 0.91 0.95 0.98 2/66 20105
/proc/meminfo: memFree=653624/2055920 swapFree=4178100/4192956
[pid=20102] ppid=20100 vsize=5360 CPUtime=0
/proc/20102/stat : 20102 (glucose.sh) S 20100 20102 19916 0 -1 4194304 313 180 0 0 0 0 0 0 19 0 1 0 1103117231 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20102/statm: 1340 238 195 169 0 51 0
[pid=20105] ppid=20102 vsize=4408 CPUtime=3.08
/proc/20105/stat : 20105 (glucose_static) R 20102 20102 19916 0 -1 4194304 747 0 0 0 308 0 0 0 25 0 1 0 1103117232 4513792 733 1992294400 134512640 135217611 4294956304 18446744073709551615 134537504 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20105/statm: 1102 733 75 172 0 927 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9768

[startup+6.30146 s]
/proc/loadavg: 0.92 0.95 0.98 2/66 20105
/proc/meminfo: memFree=652408/2055920 swapFree=4178100/4192956
[pid=20102] ppid=20100 vsize=5360 CPUtime=0
/proc/20102/stat : 20102 (glucose.sh) S 20100 20102 19916 0 -1 4194304 313 180 0 0 0 0 0 0 19 0 1 0 1103117231 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20102/statm: 1340 238 195 169 0 51 0
[pid=20105] ppid=20102 vsize=5212 CPUtime=6.27
/proc/20105/stat : 20105 (glucose_static) R 20102 20102 19916 0 -1 4194304 949 0 0 0 627 0 0 0 25 0 1 0 1103117232 5337088 935 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20105/statm: 1303 935 75 172 0 1128 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 10572

[startup+12.7021 s]
/proc/loadavg: 0.93 0.95 0.98 2/66 20105
/proc/meminfo: memFree=651256/2055920 swapFree=4178100/4192956
[pid=20102] ppid=20100 vsize=5360 CPUtime=0
/proc/20102/stat : 20102 (glucose.sh) S 20100 20102 19916 0 -1 4194304 313 180 0 0 0 0 0 0 19 0 1 0 1103117231 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20102/statm: 1340 238 195 169 0 51 0
[pid=20105] ppid=20102 vsize=6224 CPUtime=12.68
/proc/20105/stat : 20105 (glucose_static) R 20102 20102 19916 0 -1 4194304 1209 0 0 0 1267 1 0 0 25 0 1 0 1103117232 6373376 1195 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20105/statm: 1556 1195 75 172 0 1381 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 11584

[startup+25.5013 s]
/proc/loadavg: 0.94 0.96 0.98 2/66 20105
/proc/meminfo: memFree=649720/2055920 swapFree=4178100/4192956
[pid=20102] ppid=20100 vsize=5360 CPUtime=0
/proc/20102/stat : 20102 (glucose.sh) S 20100 20102 19916 0 -1 4194304 313 180 0 0 0 0 0 0 19 0 1 0 1103117231 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20102/statm: 1340 238 195 169 0 51 0
[pid=20105] ppid=20102 vsize=7872 CPUtime=25.47
/proc/20105/stat : 20105 (glucose_static) R 20102 20102 19916 0 -1 4194304 1591 0 0 0 2546 1 0 0 25 0 1 0 1103117232 8060928 1577 1992294400 134512640 135217611 4294956304 18446744073709551615 134537227 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20105/statm: 1968 1577 75 172 0 1793 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 13232

[startup+51.1018 s]
/proc/loadavg: 0.96 0.96 0.98 2/66 20105
/proc/meminfo: memFree=647928/2055920 swapFree=4178100/4192956
[pid=20102] ppid=20100 vsize=5360 CPUtime=0
/proc/20102/stat : 20102 (glucose.sh) S 20100 20102 19916 0 -1 4194304 313 180 0 0 0 0 0 0 19 0 1 0 1103117231 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20102/statm: 1340 238 195 169 0 51 0
[pid=20105] ppid=20102 vsize=9728 CPUtime=51.07
/proc/20105/stat : 20105 (glucose_static) R 20102 20102 19916 0 -1 4194304 2038 0 0 0 5105 2 0 0 25 0 1 0 1103117232 9961472 2024 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20105/statm: 2432 2024 75 172 0 2257 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 15088

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.98 2/66 20105
/proc/meminfo: memFree=645368/2055920 swapFree=4178100/4192956
[pid=20102] ppid=20100 vsize=5360 CPUtime=0
/proc/20102/stat : 20102 (glucose.sh) S 20100 20102 19916 0 -1 4194304 313 180 0 0 0 0 0 0 19 0 1 0 1103117231 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20102/statm: 1340 238 195 169 0 51 0
[pid=20105] ppid=20102 vsize=12272 CPUtime=102.26
/proc/20105/stat : 20105 (glucose_static) R 20102 20102 19916 0 -1 4194304 2665 0 0 0 10223 3 0 0 25 0 1 0 1103117232 12566528 2651 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20105/statm: 3068 2651 75 172 0 2893 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 17632

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 20105
/proc/meminfo: memFree=643704/2055920 swapFree=4178100/4192956
[pid=20102] ppid=20100 vsize=5360 CPUtime=0
/proc/20102/stat : 20102 (glucose.sh) S 20100 20102 19916 0 -1 4194304 313 180 0 0 0 0 0 0 19 0 1 0 1103117231 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20102/statm: 1340 238 195 169 0 51 0
[pid=20105] ppid=20102 vsize=14048 CPUtime=162.24
/proc/20105/stat : 20105 (glucose_static) R 20102 20102 19916 0 -1 4194304 3080 0 0 0 16221 3 0 0 25 0 1 0 1103117232 14385152 3066 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20105/statm: 3512 3066 75 172 0 3337 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 19408

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 20105
/proc/meminfo: memFree=642232/2055920 swapFree=4178100/4192956
[pid=20102] ppid=20100 vsize=5360 CPUtime=0
/proc/20102/stat : 20102 (glucose.sh) S 20100 20102 19916 0 -1 4194304 313 180 0 0 0 0 0 0 19 0 1 0 1103117231 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20102/statm: 1340 238 195 169 0 51 0
[pid=20105] ppid=20102 vsize=15584 CPUtime=222.21
/proc/20105/stat : 20105 (glucose_static) R 20102 20102 19916 0 -1 4194304 3428 0 0 0 22218 3 0 0 25 0 1 0 1103117232 15958016 3414 1992294400 134512640 135217611 4294956304 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20105/statm: 3896 3414 75 172 0 3721 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 20944

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 20105
/proc/meminfo: memFree=641080/2055920 swapFree=4178100/4192956
[pid=20102] ppid=20100 vsize=5360 CPUtime=0
/proc/20102/stat : 20102 (glucose.sh) S 20100 20102 19916 0 -1 4194304 313 180 0 0 0 0 0 0 19 0 1 0 1103117231 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20102/statm: 1340 238 195 169 0 51 0
[pid=20105] ppid=20102 vsize=16904 CPUtime=282.2
/proc/20105/stat : 20105 (glucose_static) R 20102 20102 19916 0 -1 4194304 3776 0 0 0 28216 4 0 0 25 0 1 0 1103117232 17309696 3762 1992294400 134512640 135217611 4294956304 18446744073709551615 134522542 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20105/statm: 4226 3762 75 172 0 4051 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 22264

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 20105
/proc/meminfo: memFree=639736/2055920 swapFree=4178100/4192956
[pid=20102] ppid=20100 vsize=5360 CPUtime=0
/proc/20102/stat : 20102 (glucose.sh) S 20100 20102 19916 0 -1 4194304 313 180 0 0 0 0 0 0 19 0 1 0 1103117231 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20102/statm: 1340 238 195 169 0 51 0
[pid=20105] ppid=20102 vsize=18028 CPUtime=342.18
/proc/20105/stat : 20105 (glucose_static) R 20102 20102 19916 0 -1 4194304 4042 0 0 0 34213 5 0 0 25 0 1 0 1103117232 18460672 4028 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20105/statm: 4507 4028 75 172 0 4332 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 23388

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 20105
/proc/meminfo: memFree=638904/2055920 swapFree=4178100/4192956
[pid=20102] ppid=20100 vsize=5360 CPUtime=0
/proc/20102/stat : 20102 (glucose.sh) S 20100 20102 19916 0 -1 4194304 313 180 0 0 0 0 0 0 19 0 1 0 1103117231 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20102/statm: 1340 238 195 169 0 51 0
[pid=20105] ppid=20102 vsize=18992 CPUtime=402.16
/proc/20105/stat : 20105 (glucose_static) R 20102 20102 19916 0 -1 4194304 4261 0 0 0 40211 5 0 0 25 0 1 0 1103117232 19447808 4247 1992294400 134512640 135217611 4294956304 18446744073709551615 134534007 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20105/statm: 4748 4247 75 172 0 4573 0

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

[pid=20105] ppid=20102 vsize=19940 CPUtime=462.15
/proc/20105/stat : 20105 (glucose_static) R 20102 20102 19916 0 -1 4194304 4505 0 0 0 46209 6 0 0 25 0 1 0 1103117232 20418560 4491 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20105/statm: 4985 4491 75 172 0 4810 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 25300

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 20105
/proc/meminfo: memFree=637176/2055920 swapFree=4178100/4192956
[pid=20102] ppid=20100 vsize=5360 CPUtime=0
/proc/20102/stat : 20102 (glucose.sh) S 20100 20102 19916 0 -1 4194304 313 180 0 0 0 0 0 0 19 0 1 0 1103117231 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20102/statm: 1340 238 195 169 0 51 0
[pid=20105] ppid=20102 vsize=20840 CPUtime=522.13
/proc/20105/stat : 20105 (glucose_static) R 20102 20102 19916 0 -1 4194304 4692 0 0 0 52207 6 0 0 25 0 1 0 1103117232 21340160 4678 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20105/statm: 5210 4678 75 172 0 5035 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 26200

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 20105
/proc/meminfo: memFree=636280/2055920 swapFree=4178100/4192956
[pid=20102] ppid=20100 vsize=5360 CPUtime=0
/proc/20102/stat : 20102 (glucose.sh) S 20100 20102 19916 0 -1 4194304 313 180 0 0 0 0 0 0 19 0 1 0 1103117231 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20102/statm: 1340 238 195 169 0 51 0
[pid=20105] ppid=20102 vsize=21912 CPUtime=582.12
/proc/20105/stat : 20105 (glucose_static) R 20102 20102 19916 0 -1 4194304 4904 0 0 0 58206 6 0 0 25 0 1 0 1103117232 22437888 4890 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20105/statm: 5478 4890 75 172 0 5303 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 27272

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 20105
/proc/meminfo: memFree=635512/2055920 swapFree=4178100/4192956
[pid=20102] ppid=20100 vsize=5360 CPUtime=0
/proc/20102/stat : 20102 (glucose.sh) S 20100 20102 19916 0 -1 4194304 313 180 0 0 0 0 0 0 19 0 1 0 1103117231 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20102/statm: 1340 238 195 169 0 51 0
[pid=20105] ppid=20102 vsize=22656 CPUtime=642.1
/proc/20105/stat : 20105 (glucose_static) R 20102 20102 19916 0 -1 4194304 5089 0 0 0 64204 6 0 0 25 0 1 0 1103117232 23199744 5075 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20105/statm: 5664 5075 75 172 0 5489 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 28016

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 20105
/proc/meminfo: memFree=634936/2055920 swapFree=4178100/4192956
[pid=20102] ppid=20100 vsize=5360 CPUtime=0
/proc/20102/stat : 20102 (glucose.sh) S 20100 20102 19916 0 -1 4194304 313 180 0 0 0 0 0 0 19 0 1 0 1103117231 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20102/statm: 1340 238 195 169 0 51 0
[pid=20105] ppid=20102 vsize=23356 CPUtime=702.09
/proc/20105/stat : 20105 (glucose_static) R 20102 20102 19916 0 -1 4194304 5252 0 0 0 70202 7 0 0 25 0 1 0 1103117232 23916544 5238 1992294400 134512640 135217611 4294956304 18446744073709551615 134533165 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20105/statm: 5839 5238 75 172 0 5664 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 28716

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 20107
/proc/meminfo: memFree=634040/2055920 swapFree=4178100/4192956
[pid=20102] ppid=20100 vsize=5360 CPUtime=0
/proc/20102/stat : 20102 (glucose.sh) S 20100 20102 19916 0 -1 4194304 313 180 0 0 0 0 0 0 19 0 1 0 1103117231 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20102/statm: 1340 238 195 169 0 51 0
[pid=20105] ppid=20102 vsize=23936 CPUtime=762.07
/proc/20105/stat : 20105 (glucose_static) R 20102 20102 19916 0 -1 4194304 5405 0 0 0 76200 7 0 0 25 0 1 0 1103117232 24510464 5391 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20105/statm: 5984 5391 75 172 0 5809 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 29296

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 20107
/proc/meminfo: memFree=633464/2055920 swapFree=4178100/4192956
[pid=20102] ppid=20100 vsize=5360 CPUtime=0
/proc/20102/stat : 20102 (glucose.sh) S 20100 20102 19916 0 -1 4194304 313 180 0 0 0 0 0 0 19 0 1 0 1103117231 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20102/statm: 1340 238 195 169 0 51 0
[pid=20105] ppid=20102 vsize=24684 CPUtime=822.05
/proc/20105/stat : 20105 (glucose_static) R 20102 20102 19916 0 -1 4194304 5570 0 0 0 82198 7 0 0 25 0 1 0 1103117232 25276416 5556 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20105/statm: 6171 5556 75 172 0 5996 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 30044

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 20107
/proc/meminfo: memFree=632568/2055920 swapFree=4178100/4192956
[pid=20102] ppid=20100 vsize=5360 CPUtime=0
/proc/20102/stat : 20102 (glucose.sh) S 20100 20102 19916 0 -1 4194304 313 180 0 0 0 0 0 0 19 0 1 0 1103117231 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20102/statm: 1340 238 195 169 0 51 0
[pid=20105] ppid=20102 vsize=25720 CPUtime=882.04
/proc/20105/stat : 20105 (glucose_static) R 20102 20102 19916 0 -1 4194304 5809 0 0 0 88196 8 0 0 25 0 1 0 1103117232 26337280 5795 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20105/statm: 6430 5795 75 172 0 6255 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 31080

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 20107
/proc/meminfo: memFree=632312/2055920 swapFree=4178100/4192956
[pid=20102] ppid=20100 vsize=5360 CPUtime=0
/proc/20102/stat : 20102 (glucose.sh) S 20100 20102 19916 0 -1 4194304 313 180 0 0 0 0 0 0 19 0 1 0 1103117231 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20102/statm: 1340 238 195 169 0 51 0
[pid=20105] ppid=20102 vsize=26024 CPUtime=942.02
/proc/20105/stat : 20105 (glucose_static) R 20102 20102 19916 0 -1 4194304 5888 0 0 0 94194 8 0 0 25 0 1 0 1103117232 26648576 5874 1992294400 134512640 135217611 4294956304 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20105/statm: 6506 5874 75 172 0 6331 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 31384

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 20107
/proc/meminfo: memFree=632184/2055920 swapFree=4178100/4192956
[pid=20102] ppid=20100 vsize=5360 CPUtime=0
/proc/20102/stat : 20102 (glucose.sh) S 20100 20102 19916 0 -1 4194304 313 180 0 0 0 0 0 0 19 0 1 0 1103117231 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20102/statm: 1340 238 195 169 0 51 0
[pid=20105] ppid=20102 vsize=26176 CPUtime=1002
/proc/20105/stat : 20105 (glucose_static) R 20102 20102 19916 0 -1 4194304 5939 0 0 0 100192 8 0 0 25 0 1 0 1103117232 26804224 5925 1992294400 134512640 135217611 4294956304 18446744073709551615 134533171 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20105/statm: 6544 5925 75 172 0 6369 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 31536

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 20107
/proc/meminfo: memFree=631608/2055920 swapFree=4178100/4192956
[pid=20102] ppid=20100 vsize=5360 CPUtime=0
/proc/20102/stat : 20102 (glucose.sh) S 20100 20102 19916 0 -1 4194304 313 180 0 0 0 0 0 0 19 0 1 0 1103117231 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20102/statm: 1340 238 195 169 0 51 0
[pid=20105] ppid=20102 vsize=26688 CPUtime=1061.98
/proc/20105/stat : 20105 (glucose_static) R 20102 20102 19916 0 -1 4194304 6070 0 0 0 106190 8 0 0 25 0 1 0 1103117232 27328512 6056 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20105/statm: 6672 6056 75 172 0 6497 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 32048

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 20107
/proc/meminfo: memFree=630584/2055920 swapFree=4178100/4192956
[pid=20102] ppid=20100 vsize=5360 CPUtime=0
/proc/20102/stat : 20102 (glucose.sh) S 20100 20102 19916 0 -1 4194304 313 180 0 0 0 0 0 0 19 0 1 0 1103117231 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20102/statm: 1340 238 195 169 0 51 0
[pid=20105] ppid=20102 vsize=27904 CPUtime=1121.96
/proc/20105/stat : 20105 (glucose_static) R 20102 20102 19916 0 -1 4194304 6339 0 0 0 112188 8 0 0 25 0 1 0 1103117232 28573696 6325 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20105/statm: 6976 6325 75 172 0 6801 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 33264

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 20107
/proc/meminfo: memFree=630008/2055920 swapFree=4178100/4192956
[pid=20102] ppid=20100 vsize=5360 CPUtime=0
/proc/20102/stat : 20102 (glucose.sh) S 20100 20102 19916 0 -1 4194304 313 180 0 0 0 0 0 0 19 0 1 0 1103117231 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20102/statm: 1340 238 195 169 0 51 0
[pid=20105] ppid=20102 vsize=28472 CPUtime=1181.96
/proc/20105/stat : 20105 (glucose_static) R 20102 20102 19916 0 -1 4194304 6469 0 0 0 118187 9 0 0 25 0 1 0 1103117232 29155328 6455 1992294400 134512640 135217611 4294956304 18446744073709551615 134533237 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20105/statm: 7118 6455 75 172 0 6943 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 33832



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 20107
/proc/meminfo: memFree=629880/2055920 swapFree=4178100/4192956
[pid=20102] ppid=20100 vsize=5360 CPUtime=0
/proc/20102/stat : 20102 (glucose.sh) S 20100 20102 19916 0 -1 4194304 313 180 0 0 0 0 0 0 19 0 1 0 1103117231 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20102/statm: 1340 238 195 169 0 51 0
[pid=20105] ppid=20102 vsize=28472 CPUtime=1200.05
/proc/20105/stat : 20105 (glucose_static) R 20102 20102 19916 0 -1 4194304 6499 0 0 0 119996 9 0 0 25 0 1 0 1103117232 29155328 6485 1992294400 134512640 135217611 4294956304 18446744073709551615 134533144 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/20105/statm: 7118 6485 75 172 0 6943 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 33832

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.08
CPU user time (s): 1199.98
CPU system time (s): 0.099984
CPU usage (%): 99.9721
Max. virtual memory (cumulated for all children) (KiB): 33832

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

runsolver used 1.39279 second user time and 2.98155 second system time

The end

Launcher Data

Begin job on node18 at 2009-03-29 07:28:33
IDJOB=1518812
IDBENCH=70711
IDSOLVER=503
FILE ID=node18/1518812-1238304513
PBS_JOBID= 9061082
Free space on /tmp= 66200 MiB

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

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

MD5SUM BENCH= ee6ebc8afc6634471ab0e2f554ddcb49
RANDOM SEED=588989150

node18.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.214
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.214
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:        656808 kB
Buffers:        100524 kB
Cached:        1192596 kB
SwapCached:       8808 kB
Active:         186952 kB
Inactive:      1118636 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        656808 kB
SwapTotal:     4192956 kB
SwapFree:      4178100 kB
Dirty:            1608 kB
Writeback:           0 kB
Mapped:          16308 kB
Slab:            79576 kB
Committed_AS:  2951052 kB
PageTables:       1376 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= 66200 MiB
End job on node18 at 2009-03-29 07:48:36