Trace number 1773314

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.0UNSAT 4919.2 4920.43

General information on the benchmark

Namegoldb-heqc-x1mul.cnf
MD5SUMb44e541aede789d4830fa0a3a047fcda
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark100.906
Satisfiable
(Un)Satisfiability was proved
Number of variables8756
Number of clauses55571
Sum of the clauses size187746
Maximum clause length70
Minimum clause length1
Number of clauses of size 128
Number of clauses of size 212786
Number of clauses of size 325852
Number of clauses of size 40
Number of clauses of size 516904
Number of clauses of size over 51

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.05	c ==============================================================================
0.00/0.05	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.05	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.05	c ==============================================================================
0.00/0.05	c |         0 |   55543   187718 |   16662       0        0     nan |  0.000 % |
0.00/0.14	c |         0 |   55174   187112 |      --       0       --      -- |     --   | -313/-424
0.00/0.14	c ==============================================================================
0.00/0.14	c Result  :   #vars: 8607   #clauses: 55174   #literals: 187112
0.00/0.14	c CPU time:   0.12898 s
0.00/0.14	c ==============================================================================
0.00/0.20	c
0.00/0.20	c Starting glucose
0.00/0.20	c
0.00/0.20	
0.00/0.20	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.20	
0.00/0.20	c ============================[ Problem Statistics ]=============================
0.00/0.20	c |                                                                             |
0.00/0.20	c |  Number of variables:  8607                                                 |
0.00/0.20	c |  Number of clauses:    55174                                                |
0.00/0.25	c |  Parsing time:         0.04         s                                       |
4919.15/4920.41	c restarts              : 3088
4919.15/4920.41	c nb ReduceDB           : 120
4919.15/4920.41	c nb learnts DL2        : 6267
4919.15/4920.41	c nb learnts size 2     : 1050
4919.15/4920.41	c nb learnts size 1     : 77
4919.15/4920.41	c conflicts             : 8329433        (1693 /sec)
4919.15/4920.41	c decisions             : 11307623       (1.36 % random) (2299 /sec)
4919.15/4920.41	c propagations          : 3364948285     (684121 /sec)
4919.15/4920.41	c conflict literals     : 286884916      (64.94 % deleted)
4919.15/4920.41	c Memory used           : 68.44 MB
4919.15/4920.41	c CPU time              : 4918.65 s
4919.15/4920.41	
4919.15/4920.42	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1773314-1241257215/watcher-1773314-1241257215 -o /tmp/evaluation-result-1773314-1241257215/solver-1773314-1241257215 -C 10000 -W 12000 -M 1800 glucose.sh HOME/instance-1773314-1241257215.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 613
/proc/meminfo: memFree=1900712/2055920 swapFree=4181312/4192956
[pid=613] ppid=611 vsize=872 CPUtime=0
/proc/613/stat : 613 (glucose.sh) R 611 613 576 0 -1 4194304 22 0 0 0 0 0 0 0 20 0 1 0 153749217 892928 7 1992294400 4194304 4889804 548682068816 18446744073709551615 255536927040 0 0 4096 0 0 0 0 17 1 0 0
/proc/613/statm: 219 17 11 169 0 7 0

[startup+0.085343 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 613
/proc/meminfo: memFree=1900712/2055920 swapFree=4181312/4192956
[pid=613] ppid=611 vsize=5360 CPUtime=0
/proc/613/stat : 613 (glucose.sh) S 611 613 576 0 -1 4194304 287 0 0 0 0 0 0 0 20 0 1 0 153749217 5488640 236 1992294400 4194304 4889804 548682068816 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/613/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.101341 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 613
/proc/meminfo: memFree=1900712/2055920 swapFree=4181312/4192956
[pid=613] ppid=611 vsize=5360 CPUtime=0
/proc/613/stat : 613 (glucose.sh) S 611 613 576 0 -1 4194304 287 0 0 0 0 0 0 0 20 0 1 0 153749217 5488640 236 1992294400 4194304 4889804 548682068816 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/613/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301356 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 613
/proc/meminfo: memFree=1900712/2055920 swapFree=4181312/4192956
[pid=613] ppid=611 vsize=5360 CPUtime=0.19
/proc/613/stat : 613 (glucose.sh) S 611 613 576 0 -1 4194304 313 1727 0 0 0 0 18 1 16 0 1 0 153749217 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/613/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 5360

[startup+0.701389 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 613
/proc/meminfo: memFree=1900712/2055920 swapFree=4181312/4192956
[pid=613] ppid=611 vsize=5360 CPUtime=0.19
/proc/613/stat : 613 (glucose.sh) S 611 613 576 0 -1 4194304 313 1727 0 0 0 0 18 1 16 0 1 0 153749217 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/613/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 5360

[startup+1.50146 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 616
/proc/meminfo: memFree=1893144/2055920 swapFree=4181312/4192956
[pid=613] ppid=611 vsize=5360 CPUtime=0.19
/proc/613/stat : 613 (glucose.sh) S 611 613 576 0 -1 4194304 313 1727 0 0 0 0 18 1 16 0 1 0 153749217 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/613/statm: 1340 238 195 169 0 51 0
[pid=616] ppid=613 vsize=7472 CPUtime=1.28
/proc/616/stat : 616 (glucose_static) R 613 613 576 0 -1 4194304 1735 0 0 0 127 1 0 0 25 0 1 0 153749238 7651328 1721 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/616/statm: 1868 1722 77 172 0 1693 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 12832

[startup+3.10161 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 616
/proc/meminfo: memFree=1892376/2055920 swapFree=4181312/4192956
[pid=613] ppid=611 vsize=5360 CPUtime=0.19
/proc/613/stat : 613 (glucose.sh) S 611 613 576 0 -1 4194304 313 1727 0 0 0 0 18 1 16 0 1 0 153749217 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/613/statm: 1340 238 195 169 0 51 0
[pid=616] ppid=613 vsize=8132 CPUtime=2.88
/proc/616/stat : 616 (glucose_static) R 613 613 576 0 -1 4194304 1908 0 0 0 287 1 0 0 25 0 1 0 153749238 8327168 1894 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/616/statm: 2033 1894 77 172 0 1858 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 13492

[startup+6.30292 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 616
/proc/meminfo: memFree=1890968/2055920 swapFree=4181312/4192956
[pid=613] ppid=611 vsize=5360 CPUtime=0.19
/proc/613/stat : 613 (glucose.sh) S 611 613 576 0 -1 4194304 313 1727 0 0 0 0 18 1 16 0 1 0 153749217 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/613/statm: 1340 238 195 169 0 51 0
[pid=616] ppid=613 vsize=9280 CPUtime=6.08
/proc/616/stat : 616 (glucose_static) R 613 613 576 0 -1 4194304 2176 0 0 0 607 1 0 0 25 0 1 0 153749238 9502720 2162 1992294400 134512640 135217611 4294956304 18446744073709551615 134542240 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/616/statm: 2320 2162 77 172 0 2145 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 14640

[startup+12.7015 s]
/proc/loadavg: 0.94 0.98 0.99 2/66 616
/proc/meminfo: memFree=1889448/2055920 swapFree=4181312/4192956
[pid=613] ppid=611 vsize=5360 CPUtime=0.19
/proc/613/stat : 613 (glucose.sh) S 611 613 576 0 -1 4194304 313 1727 0 0 0 0 18 1 16 0 1 0 153749217 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/613/statm: 1340 238 195 169 0 51 0
[pid=616] ppid=613 vsize=10616 CPUtime=12.48
/proc/616/stat : 616 (glucose_static) R 613 613 576 0 -1 4194304 2497 0 0 0 1247 1 0 0 25 0 1 0 153749238 10870784 2483 1992294400 134512640 135217611 4294956304 18446744073709551615 134533263 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/616/statm: 2654 2483 77 172 0 2479 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 15976

[startup+25.5017 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 616
/proc/meminfo: memFree=1888040/2055920 swapFree=4181312/4192956
[pid=613] ppid=611 vsize=5360 CPUtime=0.19
/proc/613/stat : 613 (glucose.sh) S 611 613 576 0 -1 4194304 313 1727 0 0 0 0 18 1 16 0 1 0 153749217 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/613/statm: 1340 238 195 169 0 51 0
[pid=616] ppid=613 vsize=12256 CPUtime=25.27
/proc/616/stat : 616 (glucose_static) R 613 613 576 0 -1 4194304 2903 0 0 0 2526 1 0 0 25 0 1 0 153749238 12550144 2889 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/616/statm: 3064 2889 77 172 0 2889 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 17616

[startup+51.1011 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 616
/proc/meminfo: memFree=1885352/2055920 swapFree=4181312/4192956
[pid=613] ppid=611 vsize=5360 CPUtime=0.19
/proc/613/stat : 613 (glucose.sh) S 611 613 576 0 -1 4194304 313 1727 0 0 0 0 18 1 16 0 1 0 153749217 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/613/statm: 1340 238 195 169 0 51 0
[pid=616] ppid=613 vsize=14988 CPUtime=50.86
/proc/616/stat : 616 (glucose_static) R 613 613 576 0 -1 4194304 3566 0 0 0 5084 2 0 0 25 0 1 0 153749238 15347712 3552 1992294400 134512640 135217611 4294956304 18446744073709551615 134537846 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/616/statm: 3747 3552 77 172 0 3572 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 20348

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 616
/proc/meminfo: memFree=1881384/2055920 swapFree=4181312/4192956
[pid=613] ppid=611 vsize=5360 CPUtime=0.19
/proc/613/stat : 613 (glucose.sh) S 611 613 576 0 -1 4194304 313 1727 0 0 0 0 18 1 16 0 1 0 153749217 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/613/statm: 1340 238 195 169 0 51 0
[pid=616] ppid=613 vsize=18900 CPUtime=102.05
/proc/616/stat : 616 (glucose_static) R 613 613 576 0 -1 4194304 4546 0 0 0 10202 3 0 0 25 0 1 0 153749238 19353600 4532 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/616/statm: 4725 4532 77 172 0 4550 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 24260

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 616
/proc/meminfo: memFree=1878568/2055920 swapFree=4181312/4192956
[pid=613] ppid=611 vsize=5360 CPUtime=0.19
/proc/613/stat : 613 (glucose.sh) S 611 613 576 0 -1 4194304 313 1727 0 0 0 0 18 1 16 0 1 0 153749217 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/613/statm: 1340 238 195 169 0 51 0
[pid=616] ppid=613 vsize=21784 CPUtime=162.04
/proc/616/stat : 616 (glucose_static) R 613 613 576 0 -1 4194304 5249 0 0 0 16200 4 0 0 25 0 1 0 153749238 22306816 5235 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/616/statm: 5446 5235 77 172 0 5271 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 27144

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 616
/proc/meminfo: memFree=1875176/2055920 swapFree=4181312/4192956
[pid=613] ppid=611 vsize=5360 CPUtime=0.19
/proc/613/stat : 613 (glucose.sh) S 611 613 576 0 -1 4194304 313 1727 0 0 0 0 18 1 16 0 1 0 153749217 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/613/statm: 1340 238 195 169 0 51 0
[pid=616] ppid=613 vsize=25364 CPUtime=222.02
/proc/616/stat : 616 (glucose_static) R 613 613 576 0 -1 4194304 6087 0 0 0 22198 4 0 0 25 0 1 0 153749238 25972736 6073 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/616/statm: 6341 6073 77 172 0 6166 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 30724

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 616
/proc/meminfo: memFree=1873384/2055920 swapFree=4181312/4192956
[pid=613] ppid=611 vsize=5360 CPUtime=0.19
/proc/613/stat : 613 (glucose.sh) S 611 613 576 0 -1 4194304 313 1727 0 0 0 0 18 1 16 0 1 0 153749217 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/613/statm: 1340 238 195 169 0 51 0
[pid=616] ppid=613 vsize=27240 CPUtime=282.01
/proc/616/stat : 616 (glucose_static) R 613 613 576 0 -1 4194304 6539 0 0 0 28196 5 0 0 25 0 1 0 153749238 27893760 6525 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/616/statm: 6810 6525 77 172 0 6635 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 32600

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 616
/proc/meminfo: memFree=1871400/2055920 swapFree=4181312/4192956
[pid=613] ppid=611 vsize=5360 CPUtime=0.19
/proc/613/stat : 613 (glucose.sh) S 611 613 576 0 -1 4194304 313 1727 0 0 0 0 18 1 16 0 1 0 153749217 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/613/statm: 1340 238 195 169 0 51 0
[pid=616] ppid=613 vsize=29328 CPUtime=341.99
/proc/616/stat : 616 (glucose_static) R 613 613 576 0 -1 4194304 7027 0 0 0 34194 5 0 0 25 0 1 0 153749238 30031872 7013 1992294400 134512640 135217611 4294956304 18446744073709551615 134533127 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/616/statm: 7332 7013 77 172 0 7157 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 34688

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 616
/proc/meminfo: memFree=1869416/2055920 swapFree=4181312/4192956
[pid=613] ppid=611 vsize=5360 CPUtime=0.19
/proc/613/stat : 613 (glucose.sh) S 611 613 576 0 -1 4194304 313 1727 0 0 0 0 18 1 16 0 1 0 153749217 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/613/statm: 1340 238 195 169 0 51 0
[pid=616] ppid=613 vsize=31308 CPUtime=401.98
/proc/616/stat : 616 (glucose_static) R 613 613 576 0 -1 4194304 7521 0 0 0 40192 6 0 0 25 0 1 0 153749238 32059392 7507 1992294400 134512640 135217611 4294956304 18446744073709551615 134533778 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/616/statm: 7827 7507 77 172 0 7652 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 36668

[startup+462.301 s]

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


[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 624
/proc/meminfo: memFree=1831464/2055920 swapFree=4181312/4192956
[pid=613] ppid=611 vsize=5360 CPUtime=0.19
/proc/613/stat : 613 (glucose.sh) S 611 613 576 0 -1 4194304 313 1727 0 0 0 0 18 1 16 0 1 0 153749217 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/613/statm: 1340 238 195 169 0 51 0
[pid=616] ppid=613 vsize=69704 CPUtime=4540.95
/proc/616/stat : 616 (glucose_static) R 613 613 576 0 -1 4194304 16444 0 0 0 454064 31 0 0 25 0 1 0 153749238 71376896 16430 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/616/statm: 17426 16430 77 172 0 17251 0
Current children cumulated CPU time (s) 4541.14
Current children cumulated vsize (KiB) 75064

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 624
/proc/meminfo: memFree=1831272/2055920 swapFree=4181312/4192956
[pid=613] ppid=611 vsize=5360 CPUtime=0.19
/proc/613/stat : 613 (glucose.sh) S 611 613 576 0 -1 4194304 313 1727 0 0 0 0 18 1 16 0 1 0 153749217 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/613/statm: 1340 238 195 169 0 51 0
[pid=616] ppid=613 vsize=69704 CPUtime=4600.95
/proc/616/stat : 616 (glucose_static) R 613 613 576 0 -1 4194304 16455 0 0 0 460063 32 0 0 25 0 1 0 153749238 71376896 16441 1992294400 134512640 135217611 4294956304 18446744073709551615 134533007 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/616/statm: 17426 16441 77 172 0 17251 0
Current children cumulated CPU time (s) 4601.14
Current children cumulated vsize (KiB) 75064

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 624
/proc/meminfo: memFree=1831144/2055920 swapFree=4181312/4192956
[pid=613] ppid=611 vsize=5360 CPUtime=0.19
/proc/613/stat : 613 (glucose.sh) S 611 613 576 0 -1 4194304 313 1727 0 0 0 0 18 1 16 0 1 0 153749217 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/613/statm: 1340 238 195 169 0 51 0
[pid=616] ppid=613 vsize=69864 CPUtime=4660.93
/proc/616/stat : 616 (glucose_static) R 613 613 576 0 -1 4194304 16479 0 0 0 466061 32 0 0 25 0 1 0 153749238 71540736 16465 1992294400 134512640 135217611 4294956304 18446744073709551615 134532748 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/616/statm: 17466 16465 77 172 0 17291 0
Current children cumulated CPU time (s) 4661.12
Current children cumulated vsize (KiB) 75224

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 624
/proc/meminfo: memFree=1831144/2055920 swapFree=4181312/4192956
[pid=613] ppid=611 vsize=5360 CPUtime=0.19
/proc/613/stat : 613 (glucose.sh) S 611 613 576 0 -1 4194304 313 1727 0 0 0 0 18 1 16 0 1 0 153749217 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/613/statm: 1340 238 195 169 0 51 0
[pid=616] ppid=613 vsize=69864 CPUtime=4720.92
/proc/616/stat : 616 (glucose_static) R 613 613 576 0 -1 4194304 16480 0 0 0 472060 32 0 0 25 0 1 0 153749238 71540736 16466 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/616/statm: 17466 16466 77 172 0 17291 0
Current children cumulated CPU time (s) 4721.11
Current children cumulated vsize (KiB) 75224

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 624
/proc/meminfo: memFree=1830952/2055920 swapFree=4181312/4192956
[pid=613] ppid=611 vsize=5360 CPUtime=0.19
/proc/613/stat : 613 (glucose.sh) S 611 613 576 0 -1 4194304 313 1727 0 0 0 0 18 1 16 0 1 0 153749217 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/613/statm: 1340 238 195 169 0 51 0
[pid=616] ppid=613 vsize=70080 CPUtime=4780.9
/proc/616/stat : 616 (glucose_static) R 613 613 576 0 -1 4194304 16519 0 0 0 478058 32 0 0 25 0 1 0 153749238 71761920 16505 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/616/statm: 17520 16505 77 172 0 17345 0
Current children cumulated CPU time (s) 4781.09
Current children cumulated vsize (KiB) 75440

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 624
/proc/meminfo: memFree=1830952/2055920 swapFree=4181312/4192956
[pid=613] ppid=611 vsize=5360 CPUtime=0.19
/proc/613/stat : 613 (glucose.sh) S 611 613 576 0 -1 4194304 313 1727 0 0 0 0 18 1 16 0 1 0 153749217 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/613/statm: 1340 238 195 169 0 51 0
[pid=616] ppid=613 vsize=70080 CPUtime=4840.88
/proc/616/stat : 616 (glucose_static) R 613 613 576 0 -1 4194304 16528 0 0 0 484056 32 0 0 25 0 1 0 153749238 71761920 16514 1992294400 134512640 135217611 4294956304 18446744073709551615 134533067 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/616/statm: 17520 16514 77 172 0 17345 0
Current children cumulated CPU time (s) 4841.07
Current children cumulated vsize (KiB) 75440

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 630
/proc/meminfo: memFree=1830696/2055920 swapFree=4181312/4192956
[pid=613] ppid=611 vsize=5360 CPUtime=0.19
/proc/613/stat : 613 (glucose.sh) S 611 613 576 0 -1 4194304 313 1727 0 0 0 0 18 1 16 0 1 0 153749217 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/613/statm: 1340 238 195 169 0 51 0
[pid=616] ppid=613 vsize=70080 CPUtime=4900.87
/proc/616/stat : 616 (glucose_static) R 613 613 576 0 -1 4194304 16528 0 0 0 490054 33 0 0 25 0 1 0 153749238 71761920 16514 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/616/statm: 17520 16514 77 172 0 17345 0
Current children cumulated CPU time (s) 4901.06
Current children cumulated vsize (KiB) 75440

Solver just ended. Dumping a history of the last processes samples

[startup+4908.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 630
/proc/meminfo: memFree=1830696/2055920 swapFree=4181312/4192956
[pid=613] ppid=611 vsize=5360 CPUtime=0.19
/proc/613/stat : 613 (glucose.sh) S 611 613 576 0 -1 4194304 313 1727 0 0 0 0 18 1 16 0 1 0 153749217 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/613/statm: 1340 238 195 169 0 51 0
[pid=616] ppid=613 vsize=70080 CPUtime=4907.26
/proc/616/stat : 616 (glucose_static) R 613 613 576 0 -1 4194304 16528 0 0 0 490693 33 0 0 25 0 1 0 153749238 71761920 16514 1992294400 134512640 135217611 4294956304 18446744073709551615 134533347 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/616/statm: 17520 16514 77 172 0 17345 0
Current children cumulated CPU time (s) 4907.45
Current children cumulated vsize (KiB) 75440

[startup+4915.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 630
/proc/meminfo: memFree=1830696/2055920 swapFree=4181312/4192956
[pid=613] ppid=611 vsize=5360 CPUtime=0.19
/proc/613/stat : 613 (glucose.sh) S 611 613 576 0 -1 4194304 313 1727 0 0 0 0 18 1 16 0 1 0 153749217 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/613/statm: 1340 238 195 169 0 51 0
[pid=616] ppid=613 vsize=70080 CPUtime=4913.66
/proc/616/stat : 616 (glucose_static) R 613 613 576 0 -1 4194304 16528 0 0 0 491333 33 0 0 25 0 1 0 153749238 71761920 16514 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/616/statm: 17520 16514 77 172 0 17345 0
Current children cumulated CPU time (s) 4913.85
Current children cumulated vsize (KiB) 75440

[startup+4918.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 630
/proc/meminfo: memFree=1830696/2055920 swapFree=4181312/4192956
[pid=613] ppid=611 vsize=5360 CPUtime=0.19
/proc/613/stat : 613 (glucose.sh) S 611 613 576 0 -1 4194304 313 1727 0 0 0 0 18 1 16 0 1 0 153749217 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/613/statm: 1340 238 195 169 0 51 0
[pid=616] ppid=613 vsize=70080 CPUtime=4916.86
/proc/616/stat : 616 (glucose_static) R 613 613 576 0 -1 4194304 16528 0 0 0 491653 33 0 0 25 0 1 0 153749238 71761920 16514 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/616/statm: 17520 16514 77 172 0 17345 0
Current children cumulated CPU time (s) 4917.05
Current children cumulated vsize (KiB) 75440

[startup+4919.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 630
/proc/meminfo: memFree=1830696/2055920 swapFree=4181312/4192956
[pid=613] ppid=611 vsize=5360 CPUtime=0.19
/proc/613/stat : 613 (glucose.sh) S 611 613 576 0 -1 4194304 313 1727 0 0 0 0 18 1 16 0 1 0 153749217 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/613/statm: 1340 238 195 169 0 51 0
[pid=616] ppid=613 vsize=70080 CPUtime=4917.66
/proc/616/stat : 616 (glucose_static) R 613 613 576 0 -1 4194304 16528 0 0 0 491733 33 0 0 25 0 1 0 153749238 71761920 16514 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/616/statm: 17520 16514 77 172 0 17345 0
Current children cumulated CPU time (s) 4917.85
Current children cumulated vsize (KiB) 75440

[startup+4919.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 630
/proc/meminfo: memFree=1830696/2055920 swapFree=4181312/4192956
[pid=613] ppid=611 vsize=5360 CPUtime=0.19
/proc/613/stat : 613 (glucose.sh) S 611 613 576 0 -1 4194304 313 1727 0 0 0 0 18 1 16 0 1 0 153749217 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/613/statm: 1340 238 195 169 0 51 0
[pid=616] ppid=613 vsize=70080 CPUtime=4918.46
/proc/616/stat : 616 (glucose_static) R 613 613 576 0 -1 4194304 16528 0 0 0 491813 33 0 0 25 0 1 0 153749238 71761920 16514 1992294400 134512640 135217611 4294956304 18446744073709551615 134533307 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/616/statm: 17520 16514 77 172 0 17345 0
Current children cumulated CPU time (s) 4918.65
Current children cumulated vsize (KiB) 75440

[startup+4920.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 630
/proc/meminfo: memFree=1830696/2055920 swapFree=4181312/4192956
[pid=613] ppid=611 vsize=5360 CPUtime=0.19
/proc/613/stat : 613 (glucose.sh) S 611 613 576 0 -1 4194304 313 1727 0 0 0 0 18 1 16 0 1 0 153749217 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/613/statm: 1340 238 195 169 0 51 0
[pid=616] ppid=613 vsize=70080 CPUtime=4918.86
/proc/616/stat : 616 (glucose_static) R 613 613 576 0 -1 4194304 16528 0 0 0 491853 33 0 0 25 0 1 0 153749238 71761920 16514 1992294400 134512640 135217611 4294956304 18446744073709551615 134522371 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/616/statm: 17520 16514 77 172 0 17345 0
Current children cumulated CPU time (s) 4919.05
Current children cumulated vsize (KiB) 75440

[startup+4920.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 630
/proc/meminfo: memFree=1830696/2055920 swapFree=4181312/4192956
[pid=613] ppid=611 vsize=5360 CPUtime=0.19
/proc/613/stat : 613 (glucose.sh) S 611 613 576 0 -1 4194304 313 1727 0 0 0 0 18 1 16 0 1 0 153749217 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/613/statm: 1340 238 195 169 0 51 0
[pid=616] ppid=613 vsize=70080 CPUtime=4918.96
/proc/616/stat : 616 (glucose_static) R 613 613 576 0 -1 4194304 16528 0 0 0 491863 33 0 0 25 0 1 0 153749238 71761920 16514 1992294400 134512640 135217611 4294956304 18446744073709551615 134533327 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/616/statm: 17520 16514 77 172 0 17345 0
Current children cumulated CPU time (s) 4919.15
Current children cumulated vsize (KiB) 75440

Child status: 20
Real time (s): 4920.43
CPU time (s): 4919.2
CPU user time (s): 4918.83
CPU system time (s): 0.371943
CPU usage (%): 99.975
Max. virtual memory (cumulated for all children) (KiB): 75440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4918.83
system time used= 0.371943
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18735
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= 38
involuntary context switches= 7717

runsolver used 5.53416 second user time and 11.7722 second system time

The end

Launcher Data

Begin job on node48 at 2009-05-02 11:40:15
IDJOB=1773314
IDBENCH=69560
IDSOLVER=610
FILE ID=node48/1773314-1241257215
PBS_JOBID= 9224930
Free space on /tmp= 66416 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT_RACE08/cnf/goldb-heqc-x1mul.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1773314-1241257215/watcher-1773314-1241257215 -o /tmp/evaluation-result-1773314-1241257215/solver-1773314-1241257215 -C 10000 -W 12000 -M 1800  glucose.sh HOME/instance-1773314-1241257215.cnf

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

MD5SUM BENCH= b44e541aede789d4830fa0a3a047fcda
RANDOM SEED=662192539

node48.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.209
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.209
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:       1901128 kB
Buffers:         23136 kB
Cached:          67844 kB
SwapCached:       5444 kB
Active:          31256 kB
Inactive:        67464 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1901128 kB
SwapTotal:     4192956 kB
SwapFree:      4181312 kB
Dirty:            2748 kB
Writeback:           0 kB
Mapped:          13404 kB
Slab:            42028 kB
Committed_AS:   758080 kB
PageTables:       1368 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= 66416 MiB
End job on node48 at 2009-05-02 13:02:15