Trace number 1783864

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 200.388 200.482

General information on the benchmark

Namecrafted/Difficult/contest05/QG/
QG6-gensys-ukn003.sat05-2726.reshuffled-07.cnf
MD5SUM92c8b4fc23a7c22313979a2d9b3b5a58
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark101.986
Satisfiable
(Un)Satisfiability was proved
Number of variables1691
Number of clauses9177
Sum of the clauses size77698
Maximum clause length16
Minimum clause length1
Number of clauses of size 133
Number of clauses of size 2289
Number of clauses of size 31389
Number of clauses of size 4171
Number of clauses of size 5960
Number of clauses of size over 56335

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.02	c ==============================================================================
0.00/0.02	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.02	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.02	c ==============================================================================
0.00/0.02	c |         0 |    8918    76263 |    2675       0        0     nan |  0.000 % |
0.00/0.06	c |         0 |    7397    64229 |      --       0       --      -- |     --   | -633/-7045
0.00/0.06	c ==============================================================================
0.00/0.06	c Result  :   #vars: 1505   #clauses: 7397   #literals: 64229
0.00/0.06	c CPU time:   0.06399 s
0.00/0.06	c ==============================================================================
0.00/0.08	c
0.00/0.08	c Starting glucose
0.00/0.08	c
0.00/0.08	
0.00/0.08	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.08	
0.00/0.08	c ============================[ Problem Statistics ]=============================
0.00/0.08	c |                                                                             |
0.00/0.08	c |  Number of variables:  1505                                                 |
0.00/0.08	c |  Number of clauses:    7397                                                 |
0.08/0.10	c |  Parsing time:         0.01         s                                       |
200.29/200.47	c restarts              : 26
200.29/200.47	c nb ReduceDB           : 33
200.29/200.47	c nb learnts DL2        : 779
200.29/200.47	c nb learnts size 2     : 361
200.29/200.47	c nb learnts size 1     : 16
200.29/200.47	c conflicts             : 724916         (3620 /sec)
200.29/200.47	c decisions             : 1179190        (1.92 % random) (5888 /sec)
200.29/200.47	c propagations          : 27408116       (136863 /sec)
200.29/200.47	c conflict literals     : 19550819       (37.54 % deleted)
200.29/200.47	c Memory used           : 16.16 MB
200.29/200.47	c CPU time              : 200.26 s
200.29/200.47	
200.29/200.47	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-1783864-1241896457/watcher-1783864-1241896457 -o /tmp/evaluation-result-1783864-1241896457/solver-1783864-1241896457 -C 5000 -W 6000 -M 1800 glucose.sh HOME/instance-1783864-1241896457.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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.99 0.97 0.99 2/65 23489
/proc/meminfo: memFree=1688192/2055920 swapFree=4155400/4192956
[pid=23489] ppid=23487 vsize=5360 CPUtime=0
/proc/23489/stat : 23489 (glucose.sh) R 23487 23489 23410 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 217678429 5488640 235 1992294400 4194304 4889804 548682068832 18446744073709551615 228774701727 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/23489/statm: 1340 235 194 169 0 51 0
[pid=23490] ppid=23489 vsize=1360 CPUtime=0
/proc/23490/stat : 23490 (SatELite_releas) R 23489 23489 23410 0 -1 4194304 171 0 0 0 0 0 0 0 18 0 1 0 217678429 1392640 155 1992294400 134512640 135225430 4294956176 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 0 0 0
/proc/23490/statm: 340 155 51 174 0 163 0

[startup+0.097519 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 23489
/proc/meminfo: memFree=1688192/2055920 swapFree=4155400/4192956
[pid=23489] ppid=23487 vsize=5360 CPUtime=0.08
/proc/23489/stat : 23489 (glucose.sh) S 23487 23489 23410 0 -1 4194304 313 493 0 0 0 0 8 0 16 0 1 0 217678429 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23489/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5360

[startup+0.101519 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 23489
/proc/meminfo: memFree=1688192/2055920 swapFree=4155400/4192956
[pid=23489] ppid=23487 vsize=5360 CPUtime=0.08
/proc/23489/stat : 23489 (glucose.sh) S 23487 23489 23410 0 -1 4194304 313 493 0 0 0 0 8 0 16 0 1 0 217678429 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23489/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5360

[startup+0.301543 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 23489
/proc/meminfo: memFree=1688192/2055920 swapFree=4155400/4192956
[pid=23489] ppid=23487 vsize=5360 CPUtime=0.08
/proc/23489/stat : 23489 (glucose.sh) S 23487 23489 23410 0 -1 4194304 313 493 0 0 0 0 8 0 16 0 1 0 217678429 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23489/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5360

[startup+0.701589 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 23489
/proc/meminfo: memFree=1688192/2055920 swapFree=4155400/4192956
[pid=23489] ppid=23487 vsize=5360 CPUtime=0.08
/proc/23489/stat : 23489 (glucose.sh) S 23487 23489 23410 0 -1 4194304 313 493 0 0 0 0 8 0 16 0 1 0 217678429 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23489/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5360

[startup+1.50168 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 23492
/proc/meminfo: memFree=1684848/2055920 swapFree=4155400/4192956
[pid=23489] ppid=23487 vsize=5360 CPUtime=0.08
/proc/23489/stat : 23489 (glucose.sh) S 23487 23489 23410 0 -1 4194304 313 493 0 0 0 0 8 0 16 0 1 0 217678429 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23489/statm: 1340 238 195 169 0 51 0
[pid=23492] ppid=23489 vsize=4560 CPUtime=1.4
/proc/23492/stat : 23492 (glucose_static) R 23489 23489 23410 0 -1 4194304 859 0 0 0 140 0 0 0 25 0 1 0 217678438 4669440 845 1992294400 134512640 135217611 4294956304 18446744073709551615 134740255 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/23492/statm: 1140 845 76 172 0 965 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9920

[startup+3.10286 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 23492
/proc/meminfo: memFree=1684208/2055920 swapFree=4155400/4192956
[pid=23489] ppid=23487 vsize=5360 CPUtime=0.08
/proc/23489/stat : 23489 (glucose.sh) S 23487 23489 23410 0 -1 4194304 313 493 0 0 0 0 8 0 16 0 1 0 217678429 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23489/statm: 1340 238 195 169 0 51 0
[pid=23492] ppid=23489 vsize=5148 CPUtime=3
/proc/23492/stat : 23492 (glucose_static) R 23489 23489 23410 0 -1 4194304 1018 0 0 0 300 0 0 0 25 0 1 0 217678438 5271552 1004 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/23492/statm: 1287 1004 76 172 0 1112 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 10508

[startup+6.30123 s]
/proc/loadavg: 1.07 0.99 0.99 2/67 23492
/proc/meminfo: memFree=1682872/2055920 swapFree=4155400/4192956
[pid=23489] ppid=23487 vsize=5360 CPUtime=0.08
/proc/23489/stat : 23489 (glucose.sh) S 23487 23489 23410 0 -1 4194304 313 493 0 0 0 0 8 0 16 0 1 0 217678429 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23489/statm: 1340 238 195 169 0 51 0
[pid=23492] ppid=23489 vsize=6244 CPUtime=6.2
/proc/23492/stat : 23492 (glucose_static) R 23489 23489 23410 0 -1 4194304 1281 0 0 0 620 0 0 0 25 0 1 0 217678438 6393856 1267 1992294400 134512640 135217611 4294956304 18446744073709551615 134528185 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/23492/statm: 1561 1267 76 172 0 1386 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 11604

[startup+12.702 s]
/proc/loadavg: 1.07 0.99 0.99 2/67 23492
/proc/meminfo: memFree=1681784/2055920 swapFree=4155400/4192956
[pid=23489] ppid=23487 vsize=5360 CPUtime=0.08
/proc/23489/stat : 23489 (glucose.sh) S 23487 23489 23410 0 -1 4194304 313 493 0 0 0 0 8 0 16 0 1 0 217678429 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23489/statm: 1340 238 195 169 0 51 0
[pid=23492] ppid=23489 vsize=7324 CPUtime=12.59
/proc/23492/stat : 23492 (glucose_static) R 23489 23489 23410 0 -1 4194304 1530 0 0 0 1259 0 0 0 25 0 1 0 217678438 7499776 1516 1992294400 134512640 135217611 4294956304 18446744073709551615 134527935 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/23492/statm: 1831 1516 76 172 0 1656 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 12684

[startup+25.5014 s]
/proc/loadavg: 1.05 0.99 0.99 2/67 23492
/proc/meminfo: memFree=1679992/2055920 swapFree=4155400/4192956
[pid=23489] ppid=23487 vsize=5360 CPUtime=0.08
/proc/23489/stat : 23489 (glucose.sh) S 23487 23489 23410 0 -1 4194304 313 493 0 0 0 0 8 0 16 0 1 0 217678429 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23489/statm: 1340 238 195 169 0 51 0
[pid=23492] ppid=23489 vsize=9016 CPUtime=25.39
/proc/23492/stat : 23492 (glucose_static) R 23489 23489 23410 0 -1 4194304 1944 0 0 0 2538 1 0 0 25 0 1 0 217678438 9232384 1930 1992294400 134512640 135217611 4294956304 18446744073709551615 134533142 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/23492/statm: 2254 1930 76 172 0 2079 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 14376

[startup+51.1014 s]
/proc/loadavg: 1.03 0.99 0.99 2/67 23492
/proc/meminfo: memFree=1678136/2055920 swapFree=4155400/4192956
[pid=23489] ppid=23487 vsize=5360 CPUtime=0.08
/proc/23489/stat : 23489 (glucose.sh) S 23487 23489 23410 0 -1 4194304 313 493 0 0 0 0 8 0 16 0 1 0 217678429 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23489/statm: 1340 238 195 169 0 51 0
[pid=23492] ppid=23489 vsize=10968 CPUtime=50.97
/proc/23492/stat : 23492 (glucose_static) R 23489 23489 23410 0 -1 4194304 2405 0 0 0 5096 1 0 0 25 0 1 0 217678438 11231232 2391 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/23492/statm: 2742 2391 76 172 0 2567 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 16328

[startup+102.305 s]
/proc/loadavg: 1.17 1.03 1.01 2/67 23492
/proc/meminfo: memFree=1675448/2055920 swapFree=4155400/4192956
[pid=23489] ppid=23487 vsize=5360 CPUtime=0.08
/proc/23489/stat : 23489 (glucose.sh) S 23487 23489 23410 0 -1 4194304 313 493 0 0 0 0 8 0 16 0 1 0 217678429 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23489/statm: 1340 238 195 169 0 51 0
[pid=23492] ppid=23489 vsize=13588 CPUtime=102.15
/proc/23492/stat : 23492 (glucose_static) R 23489 23489 23410 0 -1 4194304 3043 0 0 0 10213 2 0 0 25 0 1 0 217678438 13914112 3029 1992294400 134512640 135217611 4294956304 18446744073709551615 134522443 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/23492/statm: 3397 3029 76 172 0 3222 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 18948

[startup+162.301 s]
/proc/loadavg: 1.24 1.07 1.02 2/67 23492
/proc/meminfo: memFree=1673336/2055920 swapFree=4155400/4192956
[pid=23489] ppid=23487 vsize=5360 CPUtime=0.08
/proc/23489/stat : 23489 (glucose.sh) S 23487 23489 23410 0 -1 4194304 313 493 0 0 0 0 8 0 16 0 1 0 217678429 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23489/statm: 1340 238 195 169 0 51 0
[pid=23492] ppid=23489 vsize=15896 CPUtime=162.12
/proc/23492/stat : 23492 (glucose_static) R 23489 23489 23410 0 -1 4194304 3551 0 0 0 16209 3 0 0 25 0 1 0 217678438 16277504 3537 1992294400 134512640 135217611 4294956304 18446744073709551615 134526390 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/23492/statm: 3974 3537 76 172 0 3799 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 21256

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

[startup+179.101 s]
/proc/loadavg: 1.24 1.08 1.02 2/67 23492
/proc/meminfo: memFree=1672760/2055920 swapFree=4155400/4192956
[pid=23489] ppid=23487 vsize=5360 CPUtime=0.08
/proc/23489/stat : 23489 (glucose.sh) S 23487 23489 23410 0 -1 4194304 313 493 0 0 0 0 8 0 16 0 1 0 217678429 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23489/statm: 1340 238 195 169 0 51 0
[pid=23492] ppid=23489 vsize=16348 CPUtime=178.92
/proc/23492/stat : 23492 (glucose_static) R 23489 23489 23410 0 -1 4194304 3687 0 0 0 17889 3 0 0 25 0 1 0 217678438 16740352 3673 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/23492/statm: 4087 3673 76 172 0 3912 0
Current children cumulated CPU time (s) 179
Current children cumulated vsize (KiB) 21708

[startup+191.903 s]
/proc/loadavg: 1.20 1.08 1.02 2/67 23492
/proc/meminfo: memFree=1672696/2055920 swapFree=4155400/4192956
[pid=23489] ppid=23487 vsize=5360 CPUtime=0.08
/proc/23489/stat : 23489 (glucose.sh) S 23487 23489 23410 0 -1 4194304 313 493 0 0 0 0 8 0 16 0 1 0 217678429 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23489/statm: 1340 238 195 169 0 51 0
[pid=23492] ppid=23489 vsize=16540 CPUtime=191.72
/proc/23492/stat : 23492 (glucose_static) R 23489 23489 23410 0 -1 4194304 3700 0 0 0 19169 3 0 0 25 0 1 0 217678438 16936960 3686 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/23492/statm: 4135 3686 76 172 0 3960 0
Current children cumulated CPU time (s) 191.8
Current children cumulated vsize (KiB) 21900

[startup+195.102 s]
/proc/loadavg: 1.26 1.09 1.03 2/67 23492
/proc/meminfo: memFree=1672696/2055920 swapFree=4155400/4192956
[pid=23489] ppid=23487 vsize=5360 CPUtime=0.08
/proc/23489/stat : 23489 (glucose.sh) S 23487 23489 23410 0 -1 4194304 313 493 0 0 0 0 8 0 16 0 1 0 217678429 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23489/statm: 1340 238 195 169 0 51 0
[pid=23492] ppid=23489 vsize=16540 CPUtime=194.91
/proc/23492/stat : 23492 (glucose_static) R 23489 23489 23410 0 -1 4194304 3700 0 0 0 19488 3 0 0 25 0 1 0 217678438 16936960 3686 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/23492/statm: 4135 3686 76 172 0 3960 0
Current children cumulated CPU time (s) 194.99
Current children cumulated vsize (KiB) 21900

[startup+198.301 s]
/proc/loadavg: 1.24 1.09 1.03 2/67 23492
/proc/meminfo: memFree=1672696/2055920 swapFree=4155400/4192956
[pid=23489] ppid=23487 vsize=5360 CPUtime=0.08
/proc/23489/stat : 23489 (glucose.sh) S 23487 23489 23410 0 -1 4194304 313 493 0 0 0 0 8 0 16 0 1 0 217678429 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23489/statm: 1340 238 195 169 0 51 0
[pid=23492] ppid=23489 vsize=16540 CPUtime=198.11
/proc/23492/stat : 23492 (glucose_static) R 23489 23489 23410 0 -1 4194304 3700 0 0 0 19808 3 0 0 25 0 1 0 217678438 16936960 3686 1992294400 134512640 135217611 4294956304 18446744073709551615 134533304 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/23492/statm: 4135 3686 76 172 0 3960 0
Current children cumulated CPU time (s) 198.19
Current children cumulated vsize (KiB) 21900

[startup+199.106 s]
/proc/loadavg: 1.24 1.09 1.03 2/67 23492
/proc/meminfo: memFree=1672696/2055920 swapFree=4155400/4192956
[pid=23489] ppid=23487 vsize=5360 CPUtime=0.08
/proc/23489/stat : 23489 (glucose.sh) S 23487 23489 23410 0 -1 4194304 313 493 0 0 0 0 8 0 16 0 1 0 217678429 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23489/statm: 1340 238 195 169 0 51 0
[pid=23492] ppid=23489 vsize=16540 CPUtime=198.92
/proc/23492/stat : 23492 (glucose_static) R 23489 23489 23410 0 -1 4194304 3700 0 0 0 19889 3 0 0 25 0 1 0 217678438 16936960 3686 1992294400 134512640 135217611 4294956304 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/23492/statm: 4135 3686 76 172 0 3960 0
Current children cumulated CPU time (s) 199
Current children cumulated vsize (KiB) 21900

[startup+199.903 s]
/proc/loadavg: 1.24 1.09 1.03 2/67 23492
/proc/meminfo: memFree=1672696/2055920 swapFree=4155400/4192956
[pid=23489] ppid=23487 vsize=5360 CPUtime=0.08
/proc/23489/stat : 23489 (glucose.sh) S 23487 23489 23410 0 -1 4194304 313 493 0 0 0 0 8 0 16 0 1 0 217678429 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23489/statm: 1340 238 195 169 0 51 0
[pid=23492] ppid=23489 vsize=16540 CPUtime=199.71
/proc/23492/stat : 23492 (glucose_static) R 23489 23489 23410 0 -1 4194304 3700 0 0 0 19968 3 0 0 25 0 1 0 217678438 16936960 3686 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/23492/statm: 4135 3686 76 172 0 3960 0
Current children cumulated CPU time (s) 199.79
Current children cumulated vsize (KiB) 21900

[startup+200.303 s]
/proc/loadavg: 1.24 1.09 1.03 2/67 23492
/proc/meminfo: memFree=1672696/2055920 swapFree=4155400/4192956
[pid=23489] ppid=23487 vsize=5360 CPUtime=0.08
/proc/23489/stat : 23489 (glucose.sh) S 23487 23489 23410 0 -1 4194304 313 493 0 0 0 0 8 0 16 0 1 0 217678429 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23489/statm: 1340 238 195 169 0 51 0
[pid=23492] ppid=23489 vsize=16540 CPUtime=200.11
/proc/23492/stat : 23492 (glucose_static) R 23489 23489 23410 0 -1 4194304 3700 0 0 0 20008 3 0 0 25 0 1 0 217678438 16936960 3686 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/23492/statm: 4135 3686 76 172 0 3960 0
Current children cumulated CPU time (s) 200.19
Current children cumulated vsize (KiB) 21900

[startup+200.403 s]
/proc/loadavg: 1.24 1.09 1.03 2/67 23492
/proc/meminfo: memFree=1672696/2055920 swapFree=4155400/4192956
[pid=23489] ppid=23487 vsize=5360 CPUtime=0.08
/proc/23489/stat : 23489 (glucose.sh) S 23487 23489 23410 0 -1 4194304 313 493 0 0 0 0 8 0 16 0 1 0 217678429 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23489/statm: 1340 238 195 169 0 51 0
[pid=23492] ppid=23489 vsize=16540 CPUtime=200.21
/proc/23492/stat : 23492 (glucose_static) R 23489 23489 23410 0 -1 4194304 3700 0 0 0 20018 3 0 0 25 0 1 0 217678438 16936960 3686 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/23492/statm: 4135 3686 76 172 0 3960 0
Current children cumulated CPU time (s) 200.29
Current children cumulated vsize (KiB) 21900

Child status: 20
Real time (s): 200.482
CPU time (s): 200.388
CPU user time (s): 200.347
CPU system time (s): 0.040993
CPU usage (%): 99.9528
Max. virtual memory (cumulated for all children) (KiB): 21900

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 200.347
system time used= 0.040993
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4673
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= 39
involuntary context switches= 488

runsolver used 0.19297 second user time and 0.546916 second system time

The end

Launcher Data

Begin job on node74 at 2009-05-09 21:14:17
IDJOB=1783864
IDBENCH=24714
IDSOLVER=610
FILE ID=node74/1783864-1241896457
PBS_JOBID= 9264755
Free space on /tmp= 103084 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT07/crafted/Difficult/contest05/QG/QG6-gensys-ukn003.sat05-2726.reshuffled-07.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1783864-1241896457/watcher-1783864-1241896457 -o /tmp/evaluation-result-1783864-1241896457/solver-1783864-1241896457 -C 5000 -W 6000 -M 1800  glucose.sh HOME/instance-1783864-1241896457.cnf

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

MD5SUM BENCH= 92c8b4fc23a7c22313979a2d9b3b5a58
RANDOM SEED=1881315231

node74.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.233
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.233
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:       1688672 kB
Buffers:         43208 kB
Cached:         226208 kB
SwapCached:      31008 kB
Active:          39024 kB
Inactive:       263888 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1688672 kB
SwapTotal:     4192956 kB
SwapFree:      4155400 kB
Dirty:            1972 kB
Writeback:           0 kB
Mapped:          14252 kB
Slab:            50172 kB
Committed_AS:   762132 kB
PageTables:       1444 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= 103084 MiB
End job on node74 at 2009-05-09 21:17:38