Trace number 1517348

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 1207.02

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/440/
unif-k3-r4.25-v440-c1870-S1353993612-015.cnf
MD5SUM7e6bd83d547ab2ddd279310a87244a37
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark151.791
Satisfiable
(Un)Satisfiability was proved
Number of variables440
Number of clauses1870
Sum of the clauses size5610
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31870
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.01	c Parsing...
0.00/0.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |    1870     5610 |     560       0        0     nan |  0.000 % |
0.00/0.01	c |         0 |    1857     5657 |      --       0       --      -- |     --   | -13/47
0.00/0.01	c ==============================================================================
0.00/0.01	c Result  :   #vars: 426   #clauses: 1857   #literals: 5657
0.00/0.01	c CPU time:   0.003999 s
0.00/0.01	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:  426                                                  |
0.00/0.01	c |  Number of clauses:    1857                                                 |
0.00/0.02	c |  Parsing time:         0.00         s                                       |
1200.04/1207.01	HOME/glucose.sh: line 55: 28039 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-1517348-1238284095/watcher-1517348-1238284095 -o /tmp/evaluation-result-1517348-1238284095/solver-1517348-1238284095 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1517348-1238284095.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.85 1.97 1.99 4/85 28036
/proc/meminfo: memFree=1801536/2055920 swapFree=4169364/4192956
[pid=28036] ppid=28034 vsize=5360 CPUtime=0
/proc/28036/stat : 28036 (glucose.sh) R 28034 28036 27999 0 -1 4194304 268 0 0 0 0 0 0 0 20 0 1 0 1101070490 5488640 235 1992294400 4194304 4889804 548682068832 18446744073709551615 233402067615 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/28036/statm: 1340 235 194 169 0 51 0
[pid=28037] ppid=28036 vsize=5360 CPUtime=0
/proc/28037/stat : 28037 (glucose.sh) R 28036 28036 27999 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 1 0 1101070490 5488640 235 1992294400 4194304 4889804 548682068832 18446744073709551615 233402067615 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/28037/statm: 1340 235 194 169 0 51 0

[startup+0.0429699 s]
/proc/loadavg: 1.85 1.97 1.99 4/85 28036
/proc/meminfo: memFree=1801536/2055920 swapFree=4169364/4192956
[pid=28036] ppid=28034 vsize=5360 CPUtime=0
/proc/28036/stat : 28036 (glucose.sh) S 28034 28036 27999 0 -1 4194304 313 161 0 0 0 0 0 0 20 0 1 0 1101070490 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28036/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.101976 s]
/proc/loadavg: 1.85 1.97 1.99 4/85 28036
/proc/meminfo: memFree=1801536/2055920 swapFree=4169364/4192956
[pid=28036] ppid=28034 vsize=5360 CPUtime=0
/proc/28036/stat : 28036 (glucose.sh) S 28034 28036 27999 0 -1 4194304 313 161 0 0 0 0 0 0 20 0 1 0 1101070490 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28036/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301996 s]
/proc/loadavg: 1.85 1.97 1.99 4/85 28036
/proc/meminfo: memFree=1801536/2055920 swapFree=4169364/4192956
[pid=28036] ppid=28034 vsize=5360 CPUtime=0
/proc/28036/stat : 28036 (glucose.sh) S 28034 28036 27999 0 -1 4194304 313 161 0 0 0 0 0 0 20 0 1 0 1101070490 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28036/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701037 s]
/proc/loadavg: 1.85 1.97 1.99 4/85 28036
/proc/meminfo: memFree=1801536/2055920 swapFree=4169364/4192956
[pid=28036] ppid=28034 vsize=5360 CPUtime=0
/proc/28036/stat : 28036 (glucose.sh) S 28034 28036 27999 0 -1 4194304 313 161 0 0 0 0 0 0 20 0 1 0 1101070490 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28036/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50112 s]
/proc/loadavg: 1.85 1.97 1.99 3/87 28039
/proc/meminfo: memFree=1799536/2055920 swapFree=4169364/4192956
[pid=28036] ppid=28034 vsize=5360 CPUtime=0
/proc/28036/stat : 28036 (glucose.sh) S 28034 28036 27999 0 -1 4194304 313 161 0 0 0 0 0 0 20 0 1 0 1101070490 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28036/statm: 1340 238 195 169 0 51 0
[pid=28039] ppid=28036 vsize=3656 CPUtime=1.47
/proc/28039/stat : 28039 (glucose_static) R 28036 28036 27999 0 -1 4194304 564 0 0 0 147 0 0 0 25 0 1 0 1101070492 3743744 550 1992294400 134512640 135217611 4294956304 18446744073709551615 134533555 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/28039/statm: 914 550 75 172 0 739 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 9016

[startup+3.10128 s]
/proc/loadavg: 1.85 1.97 1.99 3/87 28039
/proc/meminfo: memFree=1798896/2055920 swapFree=4169364/4192956
[pid=28036] ppid=28034 vsize=5360 CPUtime=0
/proc/28036/stat : 28036 (glucose.sh) S 28034 28036 27999 0 -1 4194304 313 161 0 0 0 0 0 0 20 0 1 0 1101070490 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28036/statm: 1340 238 195 169 0 51 0
[pid=28039] ppid=28036 vsize=4116 CPUtime=3.06
/proc/28039/stat : 28039 (glucose_static) R 28036 28036 27999 0 -1 4194304 679 0 0 0 306 0 0 0 25 0 1 0 1101070492 4214784 665 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/28039/statm: 1029 665 75 172 0 854 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 9476

[startup+6.3016 s]
/proc/loadavg: 1.86 1.97 1.99 3/87 28039
/proc/meminfo: memFree=1797936/2055920 swapFree=4169364/4192956
[pid=28036] ppid=28034 vsize=5360 CPUtime=0
/proc/28036/stat : 28036 (glucose.sh) S 28034 28036 27999 0 -1 4194304 313 161 0 0 0 0 0 0 20 0 1 0 1101070490 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28036/statm: 1340 238 195 169 0 51 0
[pid=28039] ppid=28036 vsize=4920 CPUtime=6.24
/proc/28039/stat : 28039 (glucose_static) R 28036 28036 27999 0 -1 4194304 860 0 0 0 624 0 0 0 25 0 1 0 1101070492 5038080 846 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/28039/statm: 1230 846 75 172 0 1055 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 10280

[startup+12.7022 s]
/proc/loadavg: 1.87 1.97 1.99 3/87 28039
/proc/meminfo: memFree=1796720/2055920 swapFree=4169364/4192956
[pid=28036] ppid=28034 vsize=5360 CPUtime=0
/proc/28036/stat : 28036 (glucose.sh) S 28034 28036 27999 0 -1 4194304 313 161 0 0 0 0 0 0 20 0 1 0 1101070490 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28036/statm: 1340 238 195 169 0 51 0
[pid=28039] ppid=28036 vsize=5868 CPUtime=12.61
/proc/28039/stat : 28039 (glucose_static) R 28036 28036 27999 0 -1 4194304 1125 0 0 0 1261 0 0 0 25 0 1 0 1101070492 6008832 1111 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/28039/statm: 1467 1111 75 172 0 1292 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 11228

[startup+25.5015 s]
/proc/loadavg: 1.90 1.97 1.99 3/87 28039
/proc/meminfo: memFree=1795632/2055920 swapFree=4169364/4192956
[pid=28036] ppid=28034 vsize=5360 CPUtime=0
/proc/28036/stat : 28036 (glucose.sh) S 28034 28036 27999 0 -1 4194304 313 161 0 0 0 0 0 0 20 0 1 0 1101070490 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28036/statm: 1340 238 195 169 0 51 0
[pid=28039] ppid=28036 vsize=7124 CPUtime=25.33
/proc/28039/stat : 28039 (glucose_static) R 28036 28036 27999 0 -1 4194304 1415 0 0 0 2533 0 0 0 25 0 1 0 1101070492 7294976 1401 1992294400 134512640 135217611 4294956304 18446744073709551615 134533202 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/28039/statm: 1781 1401 75 172 0 1606 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 12484

[startup+51.1011 s]
/proc/loadavg: 1.93 1.97 1.99 3/87 28039
/proc/meminfo: memFree=1794032/2055920 swapFree=4169364/4192956
[pid=28036] ppid=28034 vsize=5360 CPUtime=0
/proc/28036/stat : 28036 (glucose.sh) S 28034 28036 27999 0 -1 4194304 313 161 0 0 0 0 0 0 20 0 1 0 1101070490 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28036/statm: 1340 238 195 169 0 51 0
[pid=28039] ppid=28036 vsize=8776 CPUtime=50.78
/proc/28039/stat : 28039 (glucose_static) R 28036 28036 27999 0 -1 4194304 1807 0 0 0 5078 0 0 0 25 0 1 0 1101070492 8986624 1793 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/28039/statm: 2194 1793 75 172 0 2019 0
Current children cumulated CPU time (s) 50.78
Current children cumulated vsize (KiB) 14136

[startup+102.307 s]
/proc/loadavg: 1.97 1.97 1.99 3/87 28039
/proc/meminfo: memFree=1791664/2055920 swapFree=4169364/4192956
[pid=28036] ppid=28034 vsize=5360 CPUtime=0
/proc/28036/stat : 28036 (glucose.sh) S 28034 28036 27999 0 -1 4194304 313 161 0 0 0 0 0 0 20 0 1 0 1101070490 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28036/statm: 1340 238 195 169 0 51 0
[pid=28039] ppid=28036 vsize=11288 CPUtime=101.68
/proc/28039/stat : 28039 (glucose_static) R 28036 28036 27999 0 -1 4194304 2396 0 0 0 10168 0 0 0 25 0 1 0 1101070492 11558912 2382 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/28039/statm: 2822 2382 75 172 0 2647 0
Current children cumulated CPU time (s) 101.68
Current children cumulated vsize (KiB) 16648

[startup+162.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/87 28039
/proc/meminfo: memFree=1789552/2055920 swapFree=4169364/4192956
[pid=28036] ppid=28034 vsize=5360 CPUtime=0
/proc/28036/stat : 28036 (glucose.sh) S 28034 28036 27999 0 -1 4194304 313 161 0 0 0 0 0 0 20 0 1 0 1101070490 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28036/statm: 1340 238 195 169 0 51 0
[pid=28039] ppid=28036 vsize=13444 CPUtime=161.34
/proc/28039/stat : 28039 (glucose_static) R 28036 28036 27999 0 -1 4194304 2880 0 0 0 16133 1 0 0 25 0 1 0 1101070492 13766656 2866 1992294400 134512640 135217611 4294956304 18446744073709551615 134533022 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/28039/statm: 3361 2866 75 172 0 3186 0
Current children cumulated CPU time (s) 161.34
Current children cumulated vsize (KiB) 18804

[startup+222.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/87 28039
/proc/meminfo: memFree=1788656/2055920 swapFree=4169364/4192956
[pid=28036] ppid=28034 vsize=5360 CPUtime=0
/proc/28036/stat : 28036 (glucose.sh) S 28034 28036 27999 0 -1 4194304 313 161 0 0 0 0 0 0 20 0 1 0 1101070490 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28036/statm: 1340 238 195 169 0 51 0
[pid=28039] ppid=28036 vsize=14340 CPUtime=221
/proc/28039/stat : 28039 (glucose_static) R 28036 28036 27999 0 -1 4194304 3126 0 0 0 22098 2 0 0 25 0 1 0 1101070492 14684160 3112 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/28039/statm: 3585 3112 75 172 0 3410 0
Current children cumulated CPU time (s) 221
Current children cumulated vsize (KiB) 19700

[startup+282.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/87 28039
/proc/meminfo: memFree=1787376/2055920 swapFree=4169364/4192956
[pid=28036] ppid=28034 vsize=5360 CPUtime=0
/proc/28036/stat : 28036 (glucose.sh) S 28034 28036 27999 0 -1 4194304 313 161 0 0 0 0 0 0 20 0 1 0 1101070490 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28036/statm: 1340 238 195 169 0 51 0
[pid=28039] ppid=28036 vsize=15640 CPUtime=280.66
/proc/28039/stat : 28039 (glucose_static) R 28036 28036 27999 0 -1 4194304 3436 0 0 0 28064 2 0 0 25 0 1 0 1101070492 16015360 3422 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/28039/statm: 3910 3422 75 172 0 3735 0
Current children cumulated CPU time (s) 280.66
Current children cumulated vsize (KiB) 21000

[startup+342.302 s]
/proc/loadavg: 1.99 1.97 1.99 3/87 28039
/proc/meminfo: memFree=1786288/2055920 swapFree=4169364/4192956
[pid=28036] ppid=28034 vsize=5360 CPUtime=0
/proc/28036/stat : 28036 (glucose.sh) S 28034 28036 27999 0 -1 4194304 313 161 0 0 0 0 0 0 20 0 1 0 1101070490 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28036/statm: 1340 238 195 169 0 51 0
[pid=28039] ppid=28036 vsize=16788 CPUtime=340.31
/proc/28039/stat : 28039 (glucose_static) R 28036 28036 27999 0 -1 4194304 3693 0 0 0 34029 2 0 0 25 0 1 0 1101070492 17190912 3679 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/28039/statm: 4197 3679 75 172 0 4022 0
Current children cumulated CPU time (s) 340.31
Current children cumulated vsize (KiB) 22148

[startup+402.302 s]
/proc/loadavg: 1.99 1.97 1.99 3/87 28039
/proc/meminfo: memFree=1785456/2055920 swapFree=4169364/4192956
[pid=28036] ppid=28034 vsize=5360 CPUtime=0
/proc/28036/stat : 28036 (glucose.sh) S 28034 28036 27999 0 -1 4194304 313 161 0 0 0 0 0 0 20 0 1 0 1101070490 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28036/statm: 1340 238 195 169 0 51 0
[pid=28039] ppid=28036 vsize=17736 CPUtime=399.97
/proc/28039/stat : 28039 (glucose_static) R 28036 28036 27999 0 -1 4194304 3907 0 0 0 39994 3 0 0 25 0 1 0 1101070492 18161664 3893 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/28039/statm: 4434 3893 75 172 0 4259 0

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

[pid=28039] ppid=28036 vsize=18524 CPUtime=459.62
/proc/28039/stat : 28039 (glucose_static) R 28036 28036 27999 0 -1 4194304 4086 0 0 0 45959 3 0 0 25 0 1 0 1101070492 18968576 4072 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/28039/statm: 4631 4072 75 172 0 4456 0
Current children cumulated CPU time (s) 459.62
Current children cumulated vsize (KiB) 23884

[startup+522.302 s]
/proc/loadavg: 1.99 1.97 1.99 3/87 28039
/proc/meminfo: memFree=1783984/2055920 swapFree=4169364/4192956
[pid=28036] ppid=28034 vsize=5360 CPUtime=0
/proc/28036/stat : 28036 (glucose.sh) S 28034 28036 27999 0 -1 4194304 313 161 0 0 0 0 0 0 20 0 1 0 1101070490 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28036/statm: 1340 238 195 169 0 51 0
[pid=28039] ppid=28036 vsize=19516 CPUtime=519.28
/proc/28039/stat : 28039 (glucose_static) R 28036 28036 27999 0 -1 4194304 4275 0 0 0 51925 3 0 0 25 0 1 0 1101070492 19984384 4261 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/28039/statm: 4879 4261 75 172 0 4704 0
Current children cumulated CPU time (s) 519.28
Current children cumulated vsize (KiB) 24876

[startup+582.302 s]
/proc/loadavg: 1.99 1.97 1.99 3/87 28039
/proc/meminfo: memFree=1783280/2055920 swapFree=4169364/4192956
[pid=28036] ppid=28034 vsize=5360 CPUtime=0
/proc/28036/stat : 28036 (glucose.sh) S 28034 28036 27999 0 -1 4194304 313 161 0 0 0 0 0 0 20 0 1 0 1101070490 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28036/statm: 1340 238 195 169 0 51 0
[pid=28039] ppid=28036 vsize=20132 CPUtime=578.93
/proc/28039/stat : 28039 (glucose_static) R 28036 28036 27999 0 -1 4194304 4446 0 0 0 57890 3 0 0 25 0 1 0 1101070492 20615168 4432 1992294400 134512640 135217611 4294956304 18446744073709551615 134533037 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/28039/statm: 5033 4432 75 172 0 4858 0
Current children cumulated CPU time (s) 578.93
Current children cumulated vsize (KiB) 25492

[startup+642.302 s]
/proc/loadavg: 1.99 1.97 1.99 3/87 28039
/proc/meminfo: memFree=1782768/2055920 swapFree=4169364/4192956
[pid=28036] ppid=28034 vsize=5360 CPUtime=0
/proc/28036/stat : 28036 (glucose.sh) S 28034 28036 27999 0 -1 4194304 313 161 0 0 0 0 0 0 20 0 1 0 1101070490 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28036/statm: 1340 238 195 169 0 51 0
[pid=28039] ppid=28036 vsize=20768 CPUtime=638.59
/proc/28039/stat : 28039 (glucose_static) R 28036 28036 27999 0 -1 4194304 4585 0 0 0 63856 3 0 0 25 0 1 0 1101070492 21266432 4571 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/28039/statm: 5192 4571 75 172 0 5017 0
Current children cumulated CPU time (s) 638.59
Current children cumulated vsize (KiB) 26128

[startup+702.302 s]
/proc/loadavg: 1.99 1.97 1.99 3/87 28039
/proc/meminfo: memFree=1781808/2055920 swapFree=4169364/4192956
[pid=28036] ppid=28034 vsize=5360 CPUtime=0
/proc/28036/stat : 28036 (glucose.sh) S 28034 28036 27999 0 -1 4194304 313 161 0 0 0 0 0 0 20 0 1 0 1101070490 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28036/statm: 1340 238 195 169 0 51 0
[pid=28039] ppid=28036 vsize=21792 CPUtime=698.25
/proc/28039/stat : 28039 (glucose_static) R 28036 28036 27999 0 -1 4194304 4797 0 0 0 69821 4 0 0 25 0 1 0 1101070492 22315008 4783 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/28039/statm: 5448 4783 75 172 0 5273 0
Current children cumulated CPU time (s) 698.25
Current children cumulated vsize (KiB) 27152

[startup+762.308 s]
/proc/loadavg: 1.99 1.97 1.99 3/87 28039
/proc/meminfo: memFree=1781232/2055920 swapFree=4169364/4192956
[pid=28036] ppid=28034 vsize=5360 CPUtime=0
/proc/28036/stat : 28036 (glucose.sh) S 28034 28036 27999 0 -1 4194304 313 161 0 0 0 0 0 0 20 0 1 0 1101070490 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28036/statm: 1340 238 195 169 0 51 0
[pid=28039] ppid=28036 vsize=22608 CPUtime=757.91
/proc/28039/stat : 28039 (glucose_static) R 28036 28036 27999 0 -1 4194304 4958 0 0 0 75787 4 0 0 25 0 1 0 1101070492 23150592 4944 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/28039/statm: 5652 4944 75 172 0 5477 0
Current children cumulated CPU time (s) 757.91
Current children cumulated vsize (KiB) 27968

[startup+822.302 s]
/proc/loadavg: 1.99 1.97 1.99 3/87 28045
/proc/meminfo: memFree=1780776/2055920 swapFree=4169364/4192956
[pid=28036] ppid=28034 vsize=5360 CPUtime=0
/proc/28036/stat : 28036 (glucose.sh) S 28034 28036 27999 0 -1 4194304 313 161 0 0 0 0 0 0 20 0 1 0 1101070490 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28036/statm: 1340 238 195 169 0 51 0
[pid=28039] ppid=28036 vsize=23228 CPUtime=817.55
/proc/28039/stat : 28039 (glucose_static) R 28036 28036 27999 0 -1 4194304 5107 0 0 0 81750 5 0 0 25 0 1 0 1101070492 23785472 5093 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/28039/statm: 5807 5093 75 172 0 5632 0
Current children cumulated CPU time (s) 817.55
Current children cumulated vsize (KiB) 28588

[startup+882.302 s]
/proc/loadavg: 1.99 1.97 1.99 3/87 28045
/proc/meminfo: memFree=1779880/2055920 swapFree=4169364/4192956
[pid=28036] ppid=28034 vsize=5360 CPUtime=0
/proc/28036/stat : 28036 (glucose.sh) S 28034 28036 27999 0 -1 4194304 313 161 0 0 0 0 0 0 20 0 1 0 1101070490 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28036/statm: 1340 238 195 169 0 51 0
[pid=28039] ppid=28036 vsize=24104 CPUtime=877.2
/proc/28039/stat : 28039 (glucose_static) R 28036 28036 27999 0 -1 4194304 5303 0 0 0 87715 5 0 0 25 0 1 0 1101070492 24682496 5289 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/28039/statm: 6026 5289 75 172 0 5851 0
Current children cumulated CPU time (s) 877.2
Current children cumulated vsize (KiB) 29464

[startup+942.302 s]
/proc/loadavg: 1.99 1.97 1.99 3/87 28045
/proc/meminfo: memFree=1779304/2055920 swapFree=4169364/4192956
[pid=28036] ppid=28034 vsize=5360 CPUtime=0
/proc/28036/stat : 28036 (glucose.sh) S 28034 28036 27999 0 -1 4194304 313 161 0 0 0 0 0 0 20 0 1 0 1101070490 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28036/statm: 1340 238 195 169 0 51 0
[pid=28039] ppid=28036 vsize=24508 CPUtime=936.86
/proc/28039/stat : 28039 (glucose_static) R 28036 28036 27999 0 -1 4194304 5434 0 0 0 93681 5 0 0 25 0 1 0 1101070492 25096192 5420 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/28039/statm: 6127 5420 75 172 0 5952 0
Current children cumulated CPU time (s) 936.86
Current children cumulated vsize (KiB) 29868

[startup+1002.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/87 28045
/proc/meminfo: memFree=1778728/2055920 swapFree=4169364/4192956
[pid=28036] ppid=28034 vsize=5360 CPUtime=0
/proc/28036/stat : 28036 (glucose.sh) S 28034 28036 27999 0 -1 4194304 313 161 0 0 0 0 0 0 20 0 1 0 1101070490 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28036/statm: 1340 238 195 169 0 51 0
[pid=28039] ppid=28036 vsize=25284 CPUtime=996.51
/proc/28039/stat : 28039 (glucose_static) R 28036 28036 27999 0 -1 4194304 5592 0 0 0 99646 5 0 0 25 0 1 0 1101070492 25890816 5578 1992294400 134512640 135217611 4294956304 18446744073709551615 134533037 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/28039/statm: 6321 5578 75 172 0 6146 0
Current children cumulated CPU time (s) 996.51
Current children cumulated vsize (KiB) 30644

[startup+1062.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/87 28045
/proc/meminfo: memFree=1778088/2055920 swapFree=4169364/4192956
[pid=28036] ppid=28034 vsize=5360 CPUtime=0
/proc/28036/stat : 28036 (glucose.sh) S 28034 28036 27999 0 -1 4194304 313 161 0 0 0 0 0 0 20 0 1 0 1101070490 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28036/statm: 1340 238 195 169 0 51 0
[pid=28039] ppid=28036 vsize=25888 CPUtime=1056.17
/proc/28039/stat : 28039 (glucose_static) R 28036 28036 27999 0 -1 4194304 5739 0 0 0 105612 5 0 0 25 0 1 0 1101070492 26509312 5725 1992294400 134512640 135217611 4294956304 18446744073709551615 134533037 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/28039/statm: 6472 5725 75 172 0 6297 0
Current children cumulated CPU time (s) 1056.17
Current children cumulated vsize (KiB) 31248

[startup+1122.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/87 28045
/proc/meminfo: memFree=1777648/2055920 swapFree=4169364/4192956
[pid=28036] ppid=28034 vsize=5360 CPUtime=0
/proc/28036/stat : 28036 (glucose.sh) S 28034 28036 27999 0 -1 4194304 313 161 0 0 0 0 0 0 20 0 1 0 1101070490 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28036/statm: 1340 238 195 169 0 51 0
[pid=28039] ppid=28036 vsize=26312 CPUtime=1115.83
/proc/28039/stat : 28039 (glucose_static) R 28036 28036 27999 0 -1 4194304 5849 0 0 0 111577 6 0 0 25 0 1 0 1101070492 26943488 5835 1992294400 134512640 135217611 4294956304 18446744073709551615 134533222 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/28039/statm: 6578 5835 75 172 0 6403 0
Current children cumulated CPU time (s) 1115.83
Current children cumulated vsize (KiB) 31672

[startup+1182.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/87 28045
/proc/meminfo: memFree=1777264/2055920 swapFree=4169364/4192956
[pid=28036] ppid=28034 vsize=5360 CPUtime=0
/proc/28036/stat : 28036 (glucose.sh) S 28034 28036 27999 0 -1 4194304 313 161 0 0 0 0 0 0 20 0 1 0 1101070490 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28036/statm: 1340 238 195 169 0 51 0
[pid=28039] ppid=28036 vsize=26780 CPUtime=1175.49
/proc/28039/stat : 28039 (glucose_static) R 28036 28036 27999 0 -1 4194304 5960 0 0 0 117543 6 0 0 25 0 1 0 1101070492 27422720 5946 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/28039/statm: 6695 5946 75 172 0 6520 0
Current children cumulated CPU time (s) 1175.49
Current children cumulated vsize (KiB) 32140



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207 s]
/proc/loadavg: 1.99 1.97 1.99 3/87 28045
/proc/meminfo: memFree=1776944/2055920 swapFree=4169364/4192956
[pid=28036] ppid=28034 vsize=5360 CPUtime=0
/proc/28036/stat : 28036 (glucose.sh) S 28034 28036 27999 0 -1 4194304 313 161 0 0 0 0 0 0 20 0 1 0 1101070490 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28036/statm: 1340 238 195 169 0 51 0
[pid=28039] ppid=28036 vsize=26920 CPUtime=1200.04
/proc/28039/stat : 28039 (glucose_static) R 28036 28036 27999 0 -1 4194304 5990 0 0 0 119998 6 0 0 25 0 1 0 1101070492 27566080 5976 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/28039/statm: 6730 5976 75 172 0 6555 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 32280

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): 1207.02
CPU time (s): 1200.07
CPU user time (s): 1200
CPU system time (s): 0.069989
CPU usage (%): 99.4244
Max. virtual memory (cumulated for all children) (KiB): 32280

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

runsolver used 1.43678 second user time and 5.16221 second system time

The end

Launcher Data

Begin job on node70 at 2009-03-29 00:48:15
IDJOB=1517348
IDBENCH=70589
IDSOLVER=503
FILE ID=node70/1517348-1238284095
PBS_JOBID= 9061001
Free space on /tmp= 65292 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/440/unif-k3-r4.25-v440-c1870-S1353993612-015.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1517348-1238284095/watcher-1517348-1238284095 -o /tmp/evaluation-result-1517348-1238284095/solver-1517348-1238284095 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1517348-1238284095.cnf

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

MD5SUM BENCH= 7e6bd83d547ab2ddd279310a87244a37
RANDOM SEED=597381091

node70.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.234
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.234
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:       1802016 kB
Buffers:         55336 kB
Cached:         143228 kB
SwapCached:       8700 kB
Active:          99276 kB
Inactive:       109324 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1802016 kB
SwapTotal:     4192956 kB
SwapFree:      4169364 kB
Dirty:            1732 kB
Writeback:           0 kB
Mapped:          15072 kB
Slab:            29348 kB
Committed_AS:  2138412 kB
PageTables:       2668 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= 65292 MiB
End job on node70 at 2009-03-29 01:08:24