Trace number 1518308

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
glucose 1.0? (TO) 1200.07 1200.61

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/420/
unif-k3-r4.25-v420-c1785-S1139247531-051.cnf
MD5SUMa0444a7552e36138b8c3b45356eecf6e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.023995
Satisfiable
(Un)Satisfiability was proved
Number of variables420
Number of clauses1785
Sum of the clauses size5355
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31785
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 |    1785     5355 |     535       0        0     nan |  0.000 % |
0.00/0.00	c |         0 |    1771     5413 |      --       0       --      -- |     --   | -14/58
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 406   #clauses: 1771   #literals: 5413
0.00/0.00	c CPU time:   0.003999 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:  406                                                  |
0.00/0.01	c |  Number of clauses:    1771                                                 |
0.00/0.01	c |  Parsing time:         0.00         s                                       |
1200.04/1200.61	HOME/glucose.sh: line 55: 16123 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-1518308-1238297975/watcher-1518308-1238297975 -o /tmp/evaluation-result-1518308-1238297975/solver-1518308-1238297975 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1518308-1238297975.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.99 0.99 0.99 3/73 16120
/proc/meminfo: memFree=1590064/2055920 swapFree=4164824/4192956
[pid=16120] ppid=16118 vsize=5360 CPUtime=0
/proc/16120/stat : 16120 (glucose.sh) R 16118 16120 12596 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 1102462296 5488640 235 1992294400 4194304 4889804 548682068832 18446744073709551615 269807577759 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/16120/statm: 1340 235 194 169 0 51 0
[pid=16121] ppid=16120 vsize=1012 CPUtime=0
/proc/16121/stat : 16121 (SatELite_releas) R 16120 16120 12596 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 1102462296 1036288 138 1992294400 134512640 135225430 4294956176 18446744073709551615 134596588 0 0 4096 3 0 0 0 17 0 0 0
/proc/16121/statm: 253 138 76 174 0 76 0

[startup+0.068279 s]
/proc/loadavg: 0.99 0.99 0.99 3/73 16120
/proc/meminfo: memFree=1590064/2055920 swapFree=4164824/4192956
[pid=16120] ppid=16118 vsize=5360 CPUtime=0
/proc/16120/stat : 16120 (glucose.sh) S 16118 16120 12596 0 -1 4194304 313 160 0 0 0 0 0 0 18 0 1 0 1102462296 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16120/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.101283 s]
/proc/loadavg: 0.99 0.99 0.99 3/73 16120
/proc/meminfo: memFree=1590064/2055920 swapFree=4164824/4192956
[pid=16120] ppid=16118 vsize=5360 CPUtime=0
/proc/16120/stat : 16120 (glucose.sh) S 16118 16120 12596 0 -1 4194304 313 160 0 0 0 0 0 0 18 0 1 0 1102462296 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16120/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301305 s]
/proc/loadavg: 0.99 0.99 0.99 3/73 16120
/proc/meminfo: memFree=1590064/2055920 swapFree=4164824/4192956
[pid=16120] ppid=16118 vsize=5360 CPUtime=0
/proc/16120/stat : 16120 (glucose.sh) S 16118 16120 12596 0 -1 4194304 313 160 0 0 0 0 0 0 18 0 1 0 1102462296 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16120/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701348 s]
/proc/loadavg: 0.99 0.99 0.99 3/73 16120
/proc/meminfo: memFree=1590064/2055920 swapFree=4164824/4192956
[pid=16120] ppid=16118 vsize=5360 CPUtime=0
/proc/16120/stat : 16120 (glucose.sh) S 16118 16120 12596 0 -1 4194304 313 160 0 0 0 0 0 0 18 0 1 0 1102462296 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16120/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50143 s]
/proc/loadavg: 0.99 0.99 0.99 2/75 16123
/proc/meminfo: memFree=1588128/2055920 swapFree=4164824/4192956
[pid=16120] ppid=16118 vsize=5360 CPUtime=0
/proc/16120/stat : 16120 (glucose.sh) S 16118 16120 12596 0 -1 4194304 313 160 0 0 0 0 0 0 18 0 1 0 1102462296 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16120/statm: 1340 238 195 169 0 51 0
[pid=16123] ppid=16120 vsize=3784 CPUtime=1.48
/proc/16123/stat : 16123 (glucose_static) R 16120 16120 12596 0 -1 4194304 583 0 0 0 148 0 0 0 25 0 1 0 1102462297 3874816 569 1992294400 134512640 135217611 4294956304 18446744073709551615 134533127 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16123/statm: 946 569 75 172 0 771 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9144

[startup+3.1026 s]
/proc/loadavg: 0.99 0.99 0.99 2/75 16123
/proc/meminfo: memFree=1587360/2055920 swapFree=4164824/4192956
[pid=16120] ppid=16118 vsize=5360 CPUtime=0
/proc/16120/stat : 16120 (glucose.sh) S 16118 16120 12596 0 -1 4194304 313 160 0 0 0 0 0 0 18 0 1 0 1102462296 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16120/statm: 1340 238 195 169 0 51 0
[pid=16123] ppid=16120 vsize=4324 CPUtime=3.07
/proc/16123/stat : 16123 (glucose_static) R 16120 16120 12596 0 -1 4194304 711 0 0 0 307 0 0 0 25 0 1 0 1102462297 4427776 697 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16123/statm: 1081 697 75 172 0 906 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 9684

[startup+6.30194 s]
/proc/loadavg: 0.99 0.99 0.99 2/75 16123
/proc/meminfo: memFree=1586400/2055920 swapFree=4164824/4192956
[pid=16120] ppid=16118 vsize=5360 CPUtime=0
/proc/16120/stat : 16120 (glucose.sh) S 16118 16120 12596 0 -1 4194304 313 160 0 0 0 0 0 0 18 0 1 0 1102462296 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16120/statm: 1340 238 195 169 0 51 0
[pid=16123] ppid=16120 vsize=5124 CPUtime=6.27
/proc/16123/stat : 16123 (glucose_static) R 16120 16120 12596 0 -1 4194304 928 0 0 0 627 0 0 0 25 0 1 0 1102462297 5246976 914 1992294400 134512640 135217611 4294956304 18446744073709551615 134532971 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16123/statm: 1281 914 75 172 0 1106 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 10484

[startup+12.7016 s]
/proc/loadavg: 0.99 0.99 0.99 2/75 16123
/proc/meminfo: memFree=1585312/2055920 swapFree=4164824/4192956
[pid=16120] ppid=16118 vsize=5360 CPUtime=0
/proc/16120/stat : 16120 (glucose.sh) S 16118 16120 12596 0 -1 4194304 313 160 0 0 0 0 0 0 18 0 1 0 1102462296 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16120/statm: 1340 238 195 169 0 51 0
[pid=16123] ppid=16120 vsize=6052 CPUtime=12.68
/proc/16123/stat : 16123 (glucose_static) R 16120 16120 12596 0 -1 4194304 1155 0 0 0 1267 1 0 0 25 0 1 0 1102462297 6197248 1141 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16123/statm: 1513 1141 75 172 0 1338 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 11412

[startup+25.502 s]
/proc/loadavg: 0.99 0.99 0.99 2/75 16123
/proc/meminfo: memFree=1584096/2055920 swapFree=4164824/4192956
[pid=16120] ppid=16118 vsize=5360 CPUtime=0
/proc/16120/stat : 16120 (glucose.sh) S 16118 16120 12596 0 -1 4194304 313 160 0 0 0 0 0 0 18 0 1 0 1102462296 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16120/statm: 1340 238 195 169 0 51 0
[pid=16123] ppid=16120 vsize=7376 CPUtime=25.47
/proc/16123/stat : 16123 (glucose_static) R 16120 16120 12596 0 -1 4194304 1458 0 0 0 2546 1 0 0 25 0 1 0 1102462297 7553024 1444 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16123/statm: 1844 1444 75 172 0 1669 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 12736

[startup+51.1017 s]
/proc/loadavg: 0.99 0.99 0.99 2/75 16123
/proc/meminfo: memFree=1582496/2055920 swapFree=4164824/4192956
[pid=16120] ppid=16118 vsize=5360 CPUtime=0
/proc/16120/stat : 16120 (glucose.sh) S 16118 16120 12596 0 -1 4194304 313 160 0 0 0 0 0 0 18 0 1 0 1102462296 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16120/statm: 1340 238 195 169 0 51 0
[pid=16123] ppid=16120 vsize=9116 CPUtime=51.05
/proc/16123/stat : 16123 (glucose_static) R 16120 16120 12596 0 -1 4194304 1868 0 0 0 5104 1 0 0 25 0 1 0 1102462297 9334784 1854 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16123/statm: 2279 1854 75 172 0 2104 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 14476

[startup+102.306 s]
/proc/loadavg: 0.99 0.99 0.99 2/75 16123
/proc/meminfo: memFree=1579936/2055920 swapFree=4164824/4192956
[pid=16120] ppid=16118 vsize=5360 CPUtime=0
/proc/16120/stat : 16120 (glucose.sh) S 16118 16120 12596 0 -1 4194304 313 160 0 0 0 0 0 0 18 0 1 0 1102462296 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16120/statm: 1340 238 195 169 0 51 0
[pid=16123] ppid=16120 vsize=11520 CPUtime=102.24
/proc/16123/stat : 16123 (glucose_static) R 16120 16120 12596 0 -1 4194304 2463 0 0 0 10222 2 0 0 25 0 1 0 1102462297 11796480 2449 1992294400 134512640 135217611 4294956304 18446744073709551615 134533046 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16123/statm: 2880 2449 75 172 0 2705 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 16880

[startup+162.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/75 16123
/proc/meminfo: memFree=1578336/2055920 swapFree=4164824/4192956
[pid=16120] ppid=16118 vsize=5360 CPUtime=0
/proc/16120/stat : 16120 (glucose.sh) S 16118 16120 12596 0 -1 4194304 313 160 0 0 0 0 0 0 18 0 1 0 1102462296 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16120/statm: 1340 238 195 169 0 51 0
[pid=16123] ppid=16120 vsize=13372 CPUtime=162.21
/proc/16123/stat : 16123 (glucose_static) R 16120 16120 12596 0 -1 4194304 2884 0 0 0 16219 2 0 0 25 0 1 0 1102462297 13692928 2870 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16123/statm: 3343 2870 75 172 0 3168 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 18732

[startup+222.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/75 16124
/proc/meminfo: memFree=1576480/2055920 swapFree=4164824/4192956
[pid=16120] ppid=16118 vsize=5360 CPUtime=0
/proc/16120/stat : 16120 (glucose.sh) S 16118 16120 12596 0 -1 4194304 313 160 0 0 0 0 0 0 18 0 1 0 1102462296 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16120/statm: 1340 238 195 169 0 51 0
[pid=16123] ppid=16120 vsize=15036 CPUtime=222.17
/proc/16123/stat : 16123 (glucose_static) R 16120 16120 12596 0 -1 4194304 3279 0 0 0 22215 2 0 0 25 0 1 0 1102462297 15396864 3265 1992294400 134512640 135217611 4294956304 18446744073709551615 134533065 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16123/statm: 3759 3265 75 172 0 3584 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 20396

[startup+282.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/75 16125
/proc/meminfo: memFree=1575136/2055920 swapFree=4164824/4192956
[pid=16120] ppid=16118 vsize=5360 CPUtime=0
/proc/16120/stat : 16120 (glucose.sh) S 16118 16120 12596 0 -1 4194304 313 160 0 0 0 0 0 0 18 0 1 0 1102462296 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16120/statm: 1340 238 195 169 0 51 0
[pid=16123] ppid=16120 vsize=16688 CPUtime=282.15
/proc/16123/stat : 16123 (glucose_static) R 16120 16120 12596 0 -1 4194304 3655 0 0 0 28212 3 0 0 25 0 1 0 1102462297 17088512 3641 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16123/statm: 4172 3641 76 172 0 3997 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 22048

[startup+342.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/75 16125
/proc/meminfo: memFree=1574432/2055920 swapFree=4164824/4192956
[pid=16120] ppid=16118 vsize=5360 CPUtime=0
/proc/16120/stat : 16120 (glucose.sh) S 16118 16120 12596 0 -1 4194304 313 160 0 0 0 0 0 0 18 0 1 0 1102462296 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16120/statm: 1340 238 195 169 0 51 0
[pid=16123] ppid=16120 vsize=17520 CPUtime=342.12
/proc/16123/stat : 16123 (glucose_static) R 16120 16120 12596 0 -1 4194304 3857 0 0 0 34209 3 0 0 25 0 1 0 1102462297 17940480 3843 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16123/statm: 4380 3843 76 172 0 4205 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 22880

[startup+402.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/75 16125
/proc/meminfo: memFree=1573280/2055920 swapFree=4164824/4192956
[pid=16120] ppid=16118 vsize=5360 CPUtime=0
/proc/16120/stat : 16120 (glucose.sh) S 16118 16120 12596 0 -1 4194304 313 160 0 0 0 0 0 0 18 0 1 0 1102462296 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16120/statm: 1340 238 195 169 0 51 0
[pid=16123] ppid=16120 vsize=18872 CPUtime=402.1
/proc/16123/stat : 16123 (glucose_static) R 16120 16120 12596 0 -1 4194304 4126 0 0 0 40206 4 0 0 25 0 1 0 1102462297 19324928 4112 1992294400 134512640 135217611 4294956304 18446744073709551615 134533316 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16123/statm: 4718 4112 76 172 0 4543 0

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

[pid=16123] ppid=16120 vsize=19868 CPUtime=462.07
/proc/16123/stat : 16123 (glucose_static) R 16120 16120 12596 0 -1 4194304 4365 0 0 0 46203 4 0 0 25 0 1 0 1102462297 20344832 4351 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16123/statm: 4967 4351 76 172 0 4792 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 25228

[startup+522.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/75 16125
/proc/meminfo: memFree=1570976/2055920 swapFree=4164824/4192956
[pid=16120] ppid=16118 vsize=5360 CPUtime=0
/proc/16120/stat : 16120 (glucose.sh) S 16118 16120 12596 0 -1 4194304 313 160 0 0 0 0 0 0 18 0 1 0 1102462296 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16120/statm: 1340 238 195 169 0 51 0
[pid=16123] ppid=16120 vsize=21192 CPUtime=522.04
/proc/16123/stat : 16123 (glucose_static) R 16120 16120 12596 0 -1 4194304 4682 0 0 0 52200 4 0 0 25 0 1 0 1102462297 21700608 4668 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16123/statm: 5298 4668 76 172 0 5123 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 26552

[startup+582.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/75 16125
/proc/meminfo: memFree=1570336/2055920 swapFree=4164824/4192956
[pid=16120] ppid=16118 vsize=5360 CPUtime=0
/proc/16120/stat : 16120 (glucose.sh) S 16118 16120 12596 0 -1 4194304 313 160 0 0 0 0 0 0 18 0 1 0 1102462296 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16120/statm: 1340 238 195 169 0 51 0
[pid=16123] ppid=16120 vsize=21916 CPUtime=582.01
/proc/16123/stat : 16123 (glucose_static) R 16120 16120 12596 0 -1 4194304 4854 0 0 0 58197 4 0 0 25 0 1 0 1102462297 22441984 4840 1992294400 134512640 135217611 4294956304 18446744073709551615 134533307 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16123/statm: 5479 4840 76 172 0 5304 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 27276

[startup+642.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/75 16125
/proc/meminfo: memFree=1569504/2055920 swapFree=4164824/4192956
[pid=16120] ppid=16118 vsize=5360 CPUtime=0
/proc/16120/stat : 16120 (glucose.sh) S 16118 16120 12596 0 -1 4194304 313 160 0 0 0 0 0 0 18 0 1 0 1102462296 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16120/statm: 1340 238 195 169 0 51 0
[pid=16123] ppid=16120 vsize=22848 CPUtime=641.99
/proc/16123/stat : 16123 (glucose_static) R 16120 16120 12596 0 -1 4194304 5056 0 0 0 64194 5 0 0 25 0 1 0 1102462297 23396352 5042 1992294400 134512640 135217611 4294956304 18446744073709551615 134533168 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16123/statm: 5712 5042 76 172 0 5537 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 28208

[startup+702.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/75 16125
/proc/meminfo: memFree=1568416/2055920 swapFree=4164824/4192956
[pid=16120] ppid=16118 vsize=5360 CPUtime=0
/proc/16120/stat : 16120 (glucose.sh) S 16118 16120 12596 0 -1 4194304 313 160 0 0 0 0 0 0 18 0 1 0 1102462296 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16120/statm: 1340 238 195 169 0 51 0
[pid=16123] ppid=16120 vsize=23868 CPUtime=701.96
/proc/16123/stat : 16123 (glucose_static) R 16120 16120 12596 0 -1 4194304 5300 0 0 0 70191 5 0 0 25 0 1 0 1102462297 24440832 5286 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16123/statm: 5967 5286 76 172 0 5792 0
Current children cumulated CPU time (s) 701.96
Current children cumulated vsize (KiB) 29228

[startup+762.307 s]
/proc/loadavg: 0.99 0.99 0.99 2/75 16125
/proc/meminfo: memFree=1567840/2055920 swapFree=4164824/4192956
[pid=16120] ppid=16118 vsize=5360 CPUtime=0
/proc/16120/stat : 16120 (glucose.sh) S 16118 16120 12596 0 -1 4194304 313 160 0 0 0 0 0 0 18 0 1 0 1102462296 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16120/statm: 1340 238 195 169 0 51 0
[pid=16123] ppid=16120 vsize=24472 CPUtime=761.93
/proc/16123/stat : 16123 (glucose_static) R 16120 16120 12596 0 -1 4194304 5454 0 0 0 76188 5 0 0 25 0 1 0 1102462297 25059328 5440 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16123/statm: 6118 5440 76 172 0 5943 0
Current children cumulated CPU time (s) 761.93
Current children cumulated vsize (KiB) 29832

[startup+822.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/75 16125
/proc/meminfo: memFree=1566880/2055920 swapFree=4164824/4192956
[pid=16120] ppid=16118 vsize=5360 CPUtime=0
/proc/16120/stat : 16120 (glucose.sh) S 16118 16120 12596 0 -1 4194304 313 160 0 0 0 0 0 0 18 0 1 0 1102462296 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16120/statm: 1340 238 195 169 0 51 0
[pid=16123] ppid=16120 vsize=25572 CPUtime=821.91
/proc/16123/stat : 16123 (glucose_static) R 16120 16120 12596 0 -1 4194304 5709 0 0 0 82185 6 0 0 25 0 1 0 1102462297 26185728 5695 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16123/statm: 6393 5695 76 172 0 6218 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 30932

[startup+882.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/75 16125
/proc/meminfo: memFree=1566304/2055920 swapFree=4164824/4192956
[pid=16120] ppid=16118 vsize=5360 CPUtime=0
/proc/16120/stat : 16120 (glucose.sh) S 16118 16120 12596 0 -1 4194304 313 160 0 0 0 0 0 0 18 0 1 0 1102462296 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16120/statm: 1340 238 195 169 0 51 0
[pid=16123] ppid=16120 vsize=26228 CPUtime=881.88
/proc/16123/stat : 16123 (glucose_static) R 16120 16120 12596 0 -1 4194304 5824 0 0 0 88182 6 0 0 25 0 1 0 1102462297 26857472 5810 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16123/statm: 6557 5810 76 172 0 6382 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 31588

[startup+942.302 s]
/proc/loadavg: 1.06 1.01 1.00 2/75 16125
/proc/meminfo: memFree=1565856/2055920 swapFree=4164824/4192956
[pid=16120] ppid=16118 vsize=5360 CPUtime=0
/proc/16120/stat : 16120 (glucose.sh) S 16118 16120 12596 0 -1 4194304 313 160 0 0 0 0 0 0 18 0 1 0 1102462296 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16120/statm: 1340 238 195 169 0 51 0
[pid=16123] ppid=16120 vsize=26740 CPUtime=941.85
/proc/16123/stat : 16123 (glucose_static) R 16120 16120 12596 0 -1 4194304 5942 0 0 0 94179 6 0 0 25 0 1 0 1102462297 27381760 5928 1992294400 134512640 135217611 4294956304 18446744073709551615 134538470 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16123/statm: 6685 5928 76 172 0 6510 0
Current children cumulated CPU time (s) 941.85
Current children cumulated vsize (KiB) 32100

[startup+1002.3 s]
/proc/loadavg: 1.08 1.02 1.00 2/75 16125
/proc/meminfo: memFree=1565728/2055920 swapFree=4164824/4192956
[pid=16120] ppid=16118 vsize=5360 CPUtime=0
/proc/16120/stat : 16120 (glucose.sh) S 16118 16120 12596 0 -1 4194304 313 160 0 0 0 0 0 0 18 0 1 0 1102462296 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16120/statm: 1340 238 195 169 0 51 0
[pid=16123] ppid=16120 vsize=26884 CPUtime=1001.82
/proc/16123/stat : 16123 (glucose_static) R 16120 16120 12596 0 -1 4194304 5978 0 0 0 100176 6 0 0 25 0 1 0 1102462297 27529216 5964 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16123/statm: 6721 5964 76 172 0 6546 0
Current children cumulated CPU time (s) 1001.82
Current children cumulated vsize (KiB) 32244

[startup+1062.3 s]
/proc/loadavg: 1.09 1.03 1.00 2/75 16125
/proc/meminfo: memFree=1565408/2055920 swapFree=4164824/4192956
[pid=16120] ppid=16118 vsize=5360 CPUtime=0
/proc/16120/stat : 16120 (glucose.sh) S 16118 16120 12596 0 -1 4194304 313 160 0 0 0 0 0 0 18 0 1 0 1102462296 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16120/statm: 1340 238 195 169 0 51 0
[pid=16123] ppid=16120 vsize=27288 CPUtime=1061.8
/proc/16123/stat : 16123 (glucose_static) R 16120 16120 12596 0 -1 4194304 6064 0 0 0 106174 6 0 0 25 0 1 0 1102462297 27942912 6050 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16123/statm: 6822 6050 76 172 0 6647 0
Current children cumulated CPU time (s) 1061.8
Current children cumulated vsize (KiB) 32648

[startup+1122.3 s]
/proc/loadavg: 1.08 1.04 1.00 2/75 16125
/proc/meminfo: memFree=1565024/2055920 swapFree=4164824/4192956
[pid=16120] ppid=16118 vsize=5360 CPUtime=0
/proc/16120/stat : 16120 (glucose.sh) S 16118 16120 12596 0 -1 4194304 313 160 0 0 0 0 0 0 18 0 1 0 1102462296 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16120/statm: 1340 238 195 169 0 51 0
[pid=16123] ppid=16120 vsize=27672 CPUtime=1121.76
/proc/16123/stat : 16123 (glucose_static) R 16120 16120 12596 0 -1 4194304 6152 0 0 0 112170 6 0 0 25 0 1 0 1102462297 28336128 6138 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16123/statm: 6918 6138 76 172 0 6743 0
Current children cumulated CPU time (s) 1121.76
Current children cumulated vsize (KiB) 33032

[startup+1182.3 s]
/proc/loadavg: 1.08 1.04 1.00 2/75 16125
/proc/meminfo: memFree=1564512/2055920 swapFree=4164824/4192956
[pid=16120] ppid=16118 vsize=5360 CPUtime=0
/proc/16120/stat : 16120 (glucose.sh) S 16118 16120 12596 0 -1 4194304 313 160 0 0 0 0 0 0 18 0 1 0 1102462296 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16120/statm: 1340 238 195 169 0 51 0
[pid=16123] ppid=16120 vsize=28036 CPUtime=1181.75
/proc/16123/stat : 16123 (glucose_static) R 16120 16120 12596 0 -1 4194304 6268 0 0 0 118168 7 0 0 25 0 1 0 1102462297 28708864 6254 1992294400 134512640 135217611 4294956304 18446744073709551615 134537321 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16123/statm: 7009 6254 76 172 0 6834 0
Current children cumulated CPU time (s) 1181.75
Current children cumulated vsize (KiB) 33396



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.05 1.04 1.00 2/75 16125
/proc/meminfo: memFree=1564384/2055920 swapFree=4164824/4192956
[pid=16120] ppid=16118 vsize=5360 CPUtime=0
/proc/16120/stat : 16120 (glucose.sh) S 16118 16120 12596 0 -1 4194304 313 160 0 0 0 0 0 0 18 0 1 0 1102462296 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 269807575876 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16120/statm: 1340 238 195 169 0 51 0
[pid=16123] ppid=16120 vsize=28180 CPUtime=1200.04
/proc/16123/stat : 16123 (glucose_static) R 16120 16120 12596 0 -1 4194304 6300 0 0 0 119997 7 0 0 25 0 1 0 1102462297 28856320 6286 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16123/statm: 7045 6286 76 172 0 6870 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 33540

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.61
CPU time (s): 1200.07
CPU user time (s): 1199.99
CPU system time (s): 0.076988
CPU usage (%): 99.9544
Max. virtual memory (cumulated for all children) (KiB): 33540

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

runsolver used 0.986849 second user time and 3.41648 second system time

The end

Launcher Data

Begin job on node81 at 2009-03-29 05:39:35
IDJOB=1518308
IDBENCH=70669
IDSOLVER=503
FILE ID=node81/1518308-1238297975
PBS_JOBID= 9060987
Free space on /tmp= 126236 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/420/unif-k3-r4.25-v420-c1785-S1139247531-051.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1518308-1238297975/watcher-1518308-1238297975 -o /tmp/evaluation-result-1518308-1238297975/solver-1518308-1238297975 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1518308-1238297975.cnf

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

MD5SUM BENCH= a0444a7552e36138b8c3b45356eecf6e
RANDOM SEED=921823236

node81.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.220
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.220
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:       1590608 kB
Buffers:         63656 kB
Cached:         304688 kB
SwapCached:      18984 kB
Active:         172904 kB
Inactive:       216244 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1590608 kB
SwapTotal:     4192956 kB
SwapFree:      4164824 kB
Dirty:            1616 kB
Writeback:           0 kB
Mapped:          26596 kB
Slab:            61132 kB
Committed_AS:  2809312 kB
PageTables:       2084 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126236 MiB
End job on node81 at 2009-03-29 05:59:37