Trace number 1518944

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.09 1200.41

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/480/
unif-k3-r4.25-v480-c2040-S1924575376-025.cnf
MD5SUM6fb0ba561e085817334f61be44abbbd8
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.035993
Satisfiable
(Un)Satisfiability was proved
Number of variables480
Number of clauses2040
Sum of the clauses size6120
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32040
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 |    2040     6120 |     611       0        0     nan |  0.000 % |
0.00/0.00	c |         0 |    2025     6172 |      --       0       --      -- |     --   | -15/52
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 463   #clauses: 2025   #literals: 6172
0.00/0.00	c CPU time:   0.004999 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:  463                                                  |
0.00/0.01	c |  Number of clauses:    2025                                                 |
0.00/0.01	c |  Parsing time:         0.00         s                                       |
1200.06/1200.41	HOME/glucose.sh: line 55:  1975 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-1518944-1238306340/watcher-1518944-1238306340 -o /tmp/evaluation-result-1518944-1238306340/solver-1518944-1238306340 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1518944-1238306340.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/81 1971
/proc/meminfo: memFree=1377816/2055920 swapFree=4176448/4192956
[pid=1971] ppid=1969 vsize=5360 CPUtime=0
/proc/1971/stat : 1971 (glucose.sh) S 1969 1971 1651 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1103298282 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1971/statm: 1340 236 195 169 0 51 0
[pid=1972] ppid=1971 vsize=1012 CPUtime=0
/proc/1972/stat : 1972 (SatELite_releas) R 1971 1971 1651 0 -1 4194304 160 0 0 0 0 0 0 0 19 0 1 0 1103298282 1036288 144 1992294400 134512640 135225430 4294956176 18446744073709551615 134587473 0 0 4096 3 0 0 0 17 1 0 0
/proc/1972/statm: 253 144 76 174 0 76 0

[startup+0.0757171 s]
/proc/loadavg: 0.91 0.95 0.98 3/81 1971
/proc/meminfo: memFree=1377816/2055920 swapFree=4176448/4192956
[pid=1971] ppid=1969 vsize=5360 CPUtime=0
/proc/1971/stat : 1971 (glucose.sh) S 1969 1971 1651 0 -1 4194304 313 166 0 0 0 0 0 0 18 0 1 0 1103298282 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1971/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.102719 s]
/proc/loadavg: 0.91 0.95 0.98 3/81 1971
/proc/meminfo: memFree=1377816/2055920 swapFree=4176448/4192956
[pid=1971] ppid=1969 vsize=5360 CPUtime=0
/proc/1971/stat : 1971 (glucose.sh) S 1969 1971 1651 0 -1 4194304 313 166 0 0 0 0 0 0 18 0 1 0 1103298282 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1971/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.302743 s]
/proc/loadavg: 0.91 0.95 0.98 3/81 1971
/proc/meminfo: memFree=1377816/2055920 swapFree=4176448/4192956
[pid=1971] ppid=1969 vsize=5360 CPUtime=0
/proc/1971/stat : 1971 (glucose.sh) S 1969 1971 1651 0 -1 4194304 313 166 0 0 0 0 0 0 18 0 1 0 1103298282 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1971/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.702789 s]
/proc/loadavg: 0.91 0.95 0.98 3/81 1971
/proc/meminfo: memFree=1377816/2055920 swapFree=4176448/4192956
[pid=1971] ppid=1969 vsize=5360 CPUtime=0
/proc/1971/stat : 1971 (glucose.sh) S 1969 1971 1651 0 -1 4194304 313 166 0 0 0 0 0 0 18 0 1 0 1103298282 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1971/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50187 s]
/proc/loadavg: 0.91 0.95 0.98 2/83 1975
/proc/meminfo: memFree=1375752/2055920 swapFree=4176448/4192956
[pid=1971] ppid=1969 vsize=5360 CPUtime=0
/proc/1971/stat : 1971 (glucose.sh) S 1969 1971 1651 0 -1 4194304 313 166 0 0 0 0 0 0 18 0 1 0 1103298282 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1971/statm: 1340 238 195 169 0 51 0
[pid=1975] ppid=1971 vsize=3924 CPUtime=1.48
/proc/1975/stat : 1975 (glucose_static) R 1971 1971 1651 0 -1 4194304 614 0 0 0 148 0 0 0 25 0 1 0 1103298283 4018176 600 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/1975/statm: 981 600 75 172 0 806 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9284

[startup+3.10105 s]
/proc/loadavg: 0.91 0.95 0.98 2/83 1975
/proc/meminfo: memFree=1375112/2055920 swapFree=4176448/4192956
[pid=1971] ppid=1969 vsize=5360 CPUtime=0
/proc/1971/stat : 1971 (glucose.sh) S 1969 1971 1651 0 -1 4194304 313 166 0 0 0 0 0 0 18 0 1 0 1103298282 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1971/statm: 1340 238 195 169 0 51 0
[pid=1975] ppid=1971 vsize=4368 CPUtime=3.08
/proc/1975/stat : 1975 (glucose_static) R 1971 1971 1651 0 -1 4194304 721 0 0 0 308 0 0 0 25 0 1 0 1103298283 4472832 707 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/1975/statm: 1092 707 75 172 0 917 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9728

[startup+6.3014 s]
/proc/loadavg: 0.92 0.95 0.98 2/83 1975
/proc/meminfo: memFree=1373960/2055920 swapFree=4176448/4192956
[pid=1971] ppid=1969 vsize=5360 CPUtime=0
/proc/1971/stat : 1971 (glucose.sh) S 1969 1971 1651 0 -1 4194304 313 166 0 0 0 0 0 0 18 0 1 0 1103298282 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1971/statm: 1340 238 195 169 0 51 0
[pid=1975] ppid=1971 vsize=5316 CPUtime=6.28
/proc/1975/stat : 1975 (glucose_static) R 1971 1971 1651 0 -1 4194304 971 0 0 0 628 0 0 0 25 0 1 0 1103298283 5443584 957 1992294400 134512640 135217611 4294956304 18446744073709551615 134533007 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/1975/statm: 1329 957 75 172 0 1154 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10676

[startup+12.7011 s]
/proc/loadavg: 0.93 0.95 0.98 2/83 1975
/proc/meminfo: memFree=1372744/2055920 swapFree=4176448/4192956
[pid=1971] ppid=1969 vsize=5360 CPUtime=0
/proc/1971/stat : 1971 (glucose.sh) S 1969 1971 1651 0 -1 4194304 313 166 0 0 0 0 0 0 18 0 1 0 1103298282 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1971/statm: 1340 238 195 169 0 51 0
[pid=1975] ppid=1971 vsize=6268 CPUtime=12.67
/proc/1975/stat : 1975 (glucose_static) R 1971 1971 1651 0 -1 4194304 1214 0 0 0 1267 0 0 0 25 0 1 0 1103298283 6418432 1200 1992294400 134512640 135217611 4294956304 18446744073709551615 134533768 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/1975/statm: 1567 1200 75 172 0 1392 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 11628

[startup+25.5025 s]
/proc/loadavg: 0.94 0.96 0.98 2/83 1975
/proc/meminfo: memFree=1371272/2055920 swapFree=4176448/4192956
[pid=1971] ppid=1969 vsize=5360 CPUtime=0
/proc/1971/stat : 1971 (glucose.sh) S 1969 1971 1651 0 -1 4194304 313 166 0 0 0 0 0 0 18 0 1 0 1103298282 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1971/statm: 1340 238 195 169 0 51 0
[pid=1975] ppid=1971 vsize=7844 CPUtime=25.47
/proc/1975/stat : 1975 (glucose_static) R 1971 1971 1651 0 -1 4194304 1587 0 0 0 2546 1 0 0 25 0 1 0 1103298283 8032256 1573 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/1975/statm: 1961 1573 75 172 0 1786 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 13204

[startup+51.1024 s]
/proc/loadavg: 0.96 0.96 0.98 2/83 1975
/proc/meminfo: memFree=1369288/2055920 swapFree=4176448/4192956
[pid=1971] ppid=1969 vsize=5360 CPUtime=0
/proc/1971/stat : 1971 (glucose.sh) S 1969 1971 1651 0 -1 4194304 313 166 0 0 0 0 0 0 18 0 1 0 1103298282 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1971/statm: 1340 238 195 169 0 51 0
[pid=1975] ppid=1971 vsize=9732 CPUtime=51.07
/proc/1975/stat : 1975 (glucose_static) R 1971 1971 1651 0 -1 4194304 2048 0 0 0 5105 2 0 0 25 0 1 0 1103298283 9965568 2034 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/1975/statm: 2433 2034 75 172 0 2258 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 15092

[startup+102.307 s]
/proc/loadavg: 0.98 0.96 0.98 2/83 1975
/proc/meminfo: memFree=1367048/2055920 swapFree=4176448/4192956
[pid=1971] ppid=1969 vsize=5360 CPUtime=0
/proc/1971/stat : 1971 (glucose.sh) S 1969 1971 1651 0 -1 4194304 313 166 0 0 0 0 0 0 18 0 1 0 1103298282 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1971/statm: 1340 238 195 169 0 51 0
[pid=1975] ppid=1971 vsize=11948 CPUtime=102.25
/proc/1975/stat : 1975 (glucose_static) R 1971 1971 1651 0 -1 4194304 2580 0 0 0 10223 2 0 0 25 0 1 0 1103298283 12234752 2566 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/1975/statm: 2987 2566 75 172 0 2812 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 17308

[startup+162.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/83 1981
/proc/meminfo: memFree=1364872/2055920 swapFree=4176448/4192956
[pid=1971] ppid=1969 vsize=5360 CPUtime=0
/proc/1971/stat : 1971 (glucose.sh) S 1969 1971 1651 0 -1 4194304 313 166 0 0 0 0 0 0 18 0 1 0 1103298282 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1971/statm: 1340 238 195 169 0 51 0
[pid=1975] ppid=1971 vsize=14120 CPUtime=162.23
/proc/1975/stat : 1975 (glucose_static) R 1971 1971 1651 0 -1 4194304 3087 0 0 0 16220 3 0 0 25 0 1 0 1103298283 14458880 3073 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/1975/statm: 3530 3073 75 172 0 3355 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 19480

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/83 1981
/proc/meminfo: memFree=1363336/2055920 swapFree=4176448/4192956
[pid=1971] ppid=1969 vsize=5360 CPUtime=0
/proc/1971/stat : 1971 (glucose.sh) S 1969 1971 1651 0 -1 4194304 313 166 0 0 0 0 0 0 18 0 1 0 1103298282 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1971/statm: 1340 238 195 169 0 51 0
[pid=1975] ppid=1971 vsize=15616 CPUtime=222.21
/proc/1975/stat : 1975 (glucose_static) R 1971 1971 1651 0 -1 4194304 3455 0 0 0 22218 3 0 0 25 0 1 0 1103298283 15990784 3441 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/1975/statm: 3904 3441 75 172 0 3729 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 20976

[startup+282.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/83 1981
/proc/meminfo: memFree=1362440/2055920 swapFree=4176448/4192956
[pid=1971] ppid=1969 vsize=5360 CPUtime=0
/proc/1971/stat : 1971 (glucose.sh) S 1969 1971 1651 0 -1 4194304 313 166 0 0 0 0 0 0 18 0 1 0 1103298282 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1971/statm: 1340 238 195 169 0 51 0
[pid=1975] ppid=1971 vsize=16772 CPUtime=282.2
/proc/1975/stat : 1975 (glucose_static) R 1971 1971 1651 0 -1 4194304 3744 0 0 0 28216 4 0 0 25 0 1 0 1103298283 17174528 3730 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/1975/statm: 4193 3730 75 172 0 4018 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 22132

[startup+342.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/83 1981
/proc/meminfo: memFree=1361160/2055920 swapFree=4176448/4192956
[pid=1971] ppid=1969 vsize=5360 CPUtime=0
/proc/1971/stat : 1971 (glucose.sh) S 1969 1971 1651 0 -1 4194304 313 166 0 0 0 0 0 0 18 0 1 0 1103298282 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1971/statm: 1340 238 195 169 0 51 0
[pid=1975] ppid=1971 vsize=18112 CPUtime=342.18
/proc/1975/stat : 1975 (glucose_static) R 1971 1971 1651 0 -1 4194304 4057 0 0 0 34214 4 0 0 25 0 1 0 1103298283 18546688 4043 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/1975/statm: 4528 4043 75 172 0 4353 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 23472

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/83 1981
/proc/meminfo: memFree=1360520/2055920 swapFree=4176448/4192956
[pid=1971] ppid=1969 vsize=5360 CPUtime=0
/proc/1971/stat : 1971 (glucose.sh) S 1969 1971 1651 0 -1 4194304 313 166 0 0 0 0 0 0 18 0 1 0 1103298282 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1971/statm: 1340 238 195 169 0 51 0
[pid=1975] ppid=1971 vsize=18800 CPUtime=402.16
/proc/1975/stat : 1975 (glucose_static) R 1971 1971 1651 0 -1 4194304 4221 0 0 0 40212 4 0 0 25 0 1 0 1103298283 19251200 4207 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/1975/statm: 4700 4207 75 172 0 4525 0

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

[pid=1975] ppid=1971 vsize=19704 CPUtime=462.15
/proc/1975/stat : 1975 (glucose_static) R 1971 1971 1651 0 -1 4194304 4411 0 0 0 46211 4 0 0 25 0 1 0 1103298283 20176896 4397 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/1975/statm: 4926 4397 75 172 0 4751 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 25064

[startup+522.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/83 1981
/proc/meminfo: memFree=1358792/2055920 swapFree=4176448/4192956
[pid=1971] ppid=1969 vsize=5360 CPUtime=0
/proc/1971/stat : 1971 (glucose.sh) S 1969 1971 1651 0 -1 4194304 313 166 0 0 0 0 0 0 18 0 1 0 1103298282 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1971/statm: 1340 238 195 169 0 51 0
[pid=1975] ppid=1971 vsize=20824 CPUtime=522.14
/proc/1975/stat : 1975 (glucose_static) R 1971 1971 1651 0 -1 4194304 4654 0 0 0 52209 5 0 0 25 0 1 0 1103298283 21323776 4640 1992294400 134512640 135217611 4294956304 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/1975/statm: 5206 4640 75 172 0 5031 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 26184

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/83 1981
/proc/meminfo: memFree=1358024/2055920 swapFree=4176448/4192956
[pid=1971] ppid=1969 vsize=5360 CPUtime=0
/proc/1971/stat : 1971 (glucose.sh) S 1969 1971 1651 0 -1 4194304 313 166 0 0 0 0 0 0 18 0 1 0 1103298282 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1971/statm: 1340 238 195 169 0 51 0
[pid=1975] ppid=1971 vsize=21524 CPUtime=582.12
/proc/1975/stat : 1975 (glucose_static) R 1971 1971 1651 0 -1 4194304 4830 0 0 0 58207 5 0 0 25 0 1 0 1103298283 22040576 4816 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/1975/statm: 5381 4816 75 172 0 5206 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 26884

[startup+642.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/83 1981
/proc/meminfo: memFree=1357256/2055920 swapFree=4176448/4192956
[pid=1971] ppid=1969 vsize=5360 CPUtime=0
/proc/1971/stat : 1971 (glucose.sh) S 1969 1971 1651 0 -1 4194304 313 166 0 0 0 0 0 0 18 0 1 0 1103298282 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1971/statm: 1340 238 195 169 0 51 0
[pid=1975] ppid=1971 vsize=22264 CPUtime=642.11
/proc/1975/stat : 1975 (glucose_static) R 1971 1971 1651 0 -1 4194304 5017 0 0 0 64206 5 0 0 25 0 1 0 1103298283 22798336 5003 1992294400 134512640 135217611 4294956304 18446744073709551615 134533124 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/1975/statm: 5566 5003 75 172 0 5391 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 27624

[startup+702.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/83 1981
/proc/meminfo: memFree=1356360/2055920 swapFree=4176448/4192956
[pid=1971] ppid=1969 vsize=5360 CPUtime=0
/proc/1971/stat : 1971 (glucose.sh) S 1969 1971 1651 0 -1 4194304 313 166 0 0 0 0 0 0 18 0 1 0 1103298282 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1971/statm: 1340 238 195 169 0 51 0
[pid=1975] ppid=1971 vsize=23288 CPUtime=702.09
/proc/1975/stat : 1975 (glucose_static) R 1971 1971 1651 0 -1 4194304 5238 0 0 0 70204 5 0 0 25 0 1 0 1103298283 23846912 5224 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/1975/statm: 5822 5224 75 172 0 5647 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 28648

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/83 1981
/proc/meminfo: memFree=1355592/2055920 swapFree=4176448/4192956
[pid=1971] ppid=1969 vsize=5360 CPUtime=0
/proc/1971/stat : 1971 (glucose.sh) S 1969 1971 1651 0 -1 4194304 313 166 0 0 0 0 0 0 18 0 1 0 1103298282 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1971/statm: 1340 238 195 169 0 51 0
[pid=1975] ppid=1971 vsize=24000 CPUtime=762.07
/proc/1975/stat : 1975 (glucose_static) R 1971 1971 1651 0 -1 4194304 5422 0 0 0 76202 5 0 0 25 0 1 0 1103298283 24576000 5408 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/1975/statm: 6000 5408 75 172 0 5825 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 29360

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/83 1981
/proc/meminfo: memFree=1354760/2055920 swapFree=4176448/4192956
[pid=1971] ppid=1969 vsize=5360 CPUtime=0
/proc/1971/stat : 1971 (glucose.sh) S 1969 1971 1651 0 -1 4194304 313 166 0 0 0 0 0 0 18 0 1 0 1103298282 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1971/statm: 1340 238 195 169 0 51 0
[pid=1975] ppid=1971 vsize=24844 CPUtime=822.06
/proc/1975/stat : 1975 (glucose_static) R 1971 1971 1651 0 -1 4194304 5616 0 0 0 82200 6 0 0 25 0 1 0 1103298283 25440256 5602 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/1975/statm: 6211 5602 75 172 0 6036 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 30204

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/83 1981
/proc/meminfo: memFree=1353992/2055920 swapFree=4176448/4192956
[pid=1971] ppid=1969 vsize=5360 CPUtime=0
/proc/1971/stat : 1971 (glucose.sh) S 1969 1971 1651 0 -1 4194304 313 166 0 0 0 0 0 0 18 0 1 0 1103298282 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1971/statm: 1340 238 195 169 0 51 0
[pid=1975] ppid=1971 vsize=25648 CPUtime=882.04
/proc/1975/stat : 1975 (glucose_static) R 1971 1971 1651 0 -1 4194304 5809 0 0 0 88198 6 0 0 25 0 1 0 1103298283 26263552 5795 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/1975/statm: 6412 5795 75 172 0 6237 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 31008

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/83 1981
/proc/meminfo: memFree=1353480/2055920 swapFree=4176448/4192956
[pid=1971] ppid=1969 vsize=5360 CPUtime=0
/proc/1971/stat : 1971 (glucose.sh) S 1969 1971 1651 0 -1 4194304 313 166 0 0 0 0 0 0 18 0 1 0 1103298282 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1971/statm: 1340 238 195 169 0 51 0
[pid=1975] ppid=1971 vsize=26256 CPUtime=942.02
/proc/1975/stat : 1975 (glucose_static) R 1971 1971 1651 0 -1 4194304 5937 0 0 0 94196 6 0 0 25 0 1 0 1103298283 26886144 5923 1992294400 134512640 135217611 4294956304 18446744073709551615 134533078 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/1975/statm: 6564 5923 75 172 0 6389 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 31616

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/83 1981
/proc/meminfo: memFree=1353032/2055920 swapFree=4176448/4192956
[pid=1971] ppid=1969 vsize=5360 CPUtime=0
/proc/1971/stat : 1971 (glucose.sh) S 1969 1971 1651 0 -1 4194304 313 166 0 0 0 0 0 0 18 0 1 0 1103298282 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1971/statm: 1340 238 195 169 0 51 0
[pid=1975] ppid=1971 vsize=26820 CPUtime=1002.01
/proc/1975/stat : 1975 (glucose_static) R 1971 1971 1651 0 -1 4194304 6049 0 0 0 100195 6 0 0 25 0 1 0 1103298283 27463680 6035 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/1975/statm: 6705 6035 75 172 0 6530 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 32180

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/83 1981
/proc/meminfo: memFree=1352264/2055920 swapFree=4176448/4192956
[pid=1971] ppid=1969 vsize=5360 CPUtime=0
/proc/1971/stat : 1971 (glucose.sh) S 1969 1971 1651 0 -1 4194304 313 166 0 0 0 0 0 0 18 0 1 0 1103298282 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1971/statm: 1340 238 195 169 0 51 0
[pid=1975] ppid=1971 vsize=27600 CPUtime=1061.99
/proc/1975/stat : 1975 (glucose_static) R 1971 1971 1651 0 -1 4194304 6232 0 0 0 106193 6 0 0 25 0 1 0 1103298283 28262400 6218 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/1975/statm: 6900 6218 75 172 0 6725 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 32960

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/83 1981
/proc/meminfo: memFree=1351816/2055920 swapFree=4176448/4192956
[pid=1971] ppid=1969 vsize=5360 CPUtime=0
/proc/1971/stat : 1971 (glucose.sh) S 1969 1971 1651 0 -1 4194304 313 166 0 0 0 0 0 0 18 0 1 0 1103298282 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1971/statm: 1340 238 195 169 0 51 0
[pid=1975] ppid=1971 vsize=28060 CPUtime=1121.97
/proc/1975/stat : 1975 (glucose_static) R 1971 1971 1651 0 -1 4194304 6341 0 0 0 112191 6 0 0 25 0 1 0 1103298283 28733440 6327 1992294400 134512640 135217611 4294956304 18446744073709551615 134533022 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/1975/statm: 7015 6327 75 172 0 6840 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 33420

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/83 1981
/proc/meminfo: memFree=1351304/2055920 swapFree=4176448/4192956
[pid=1971] ppid=1969 vsize=5360 CPUtime=0
/proc/1971/stat : 1971 (glucose.sh) S 1969 1971 1651 0 -1 4194304 313 166 0 0 0 0 0 0 18 0 1 0 1103298282 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1971/statm: 1340 238 195 169 0 51 0
[pid=1975] ppid=1971 vsize=28540 CPUtime=1181.96
/proc/1975/stat : 1975 (glucose_static) R 1971 1971 1651 0 -1 4194304 6468 0 0 0 118190 6 0 0 25 0 1 0 1103298283 29224960 6454 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/1975/statm: 7135 6454 75 172 0 6960 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 33900



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.98 2/83 1981
/proc/meminfo: memFree=1350792/2055920 swapFree=4176448/4192956
[pid=1971] ppid=1969 vsize=5360 CPUtime=0
/proc/1971/stat : 1971 (glucose.sh) S 1969 1971 1651 0 -1 4194304 313 166 0 0 0 0 0 0 18 0 1 0 1103298282 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1971/statm: 1340 238 195 169 0 51 0
[pid=1975] ppid=1971 vsize=29068 CPUtime=1200.06
/proc/1975/stat : 1975 (glucose_static) R 1971 1971 1651 0 -1 4194304 6583 0 0 0 120000 6 0 0 25 0 1 0 1103298283 29765632 6569 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/1975/statm: 7267 6569 75 172 0 7092 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 34428

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.09
CPU user time (s): 1200.01
CPU system time (s): 0.075988
CPU usage (%): 99.9728
Max. virtual memory (cumulated for all children) (KiB): 34428

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.01
system time used= 0.075988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7073
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= 18
involuntary context switches= 1191

runsolver used 1.50477 second user time and 3.9634 second system time

The end

Launcher Data

Begin job on node86 at 2009-03-29 07:59:00
IDJOB=1518944
IDBENCH=70722
IDSOLVER=503
FILE ID=node86/1518944-1238306340
PBS_JOBID= 9061025
Free space on /tmp= 66460 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/480/unif-k3-r4.25-v480-c2040-S1924575376-025.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1518944-1238306340/watcher-1518944-1238306340 -o /tmp/evaluation-result-1518944-1238306340/solver-1518944-1238306340 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1518944-1238306340.cnf

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

MD5SUM BENCH= 6fb0ba561e085817334f61be44abbbd8
RANDOM SEED=459956887

node86.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.238
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.238
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1378368 kB
Buffers:         78492 kB
Cached:         497496 kB
SwapCached:       8880 kB
Active:         236836 kB
Inactive:       353164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1378368 kB
SwapTotal:     4192956 kB
SwapFree:      4176448 kB
Dirty:            1612 kB
Writeback:           0 kB
Mapped:          19120 kB
Slab:            71880 kB
Committed_AS:  2731660 kB
PageTables:       2684 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= 66460 MiB
End job on node86 at 2009-03-29 08:19:02