Trace number 1725768

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 82.5395 82.5682

General information on the benchmark

Namecrafted/Medium/contest05/others/
QG-gensys-icl003.sat05-2715.reshuffled-07.cnf
MD5SUMddc67b9b869c1d77b5458996a2e27751
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark63.6443
Satisfiable
(Un)Satisfiability was proved
Number of variables1472
Number of clauses7737
Sum of the clauses size65737
Maximum clause length16
Minimum clause length1
Number of clauses of size 127
Number of clauses of size 2253
Number of clauses of size 31166
Number of clauses of size 4118
Number of clauses of size 5888
Number of clauses of size over 55285

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.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |    7521    64725 |    2256       0        0     nan |  0.000 % |
0.00/0.05	c |         0 |    6372    56202 |      --       0       --      -- |     --   | -354/-4289
0.00/0.05	c ==============================================================================
0.00/0.05	c Result  :   #vars: 1359   #clauses: 6372   #literals: 56202
0.00/0.05	c CPU time:   0.050992 s
0.00/0.05	c ==============================================================================
0.00/0.07	c
0.00/0.07	c Starting glucose
0.00/0.07	c
0.00/0.07	
0.00/0.07	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.07	
0.00/0.07	c ============================[ Problem Statistics ]=============================
0.00/0.07	c |                                                                             |
0.00/0.07	c |  Number of variables:  1359                                                 |
0.00/0.07	c |  Number of clauses:    6372                                                 |
0.00/0.08	c |  Parsing time:         0.01         s                                       |
82.45/82.56	c restarts              : 190
82.45/82.56	c nb ReduceDB           : 24
82.45/82.56	c nb learnts DL2        : 1279
82.45/82.56	c nb learnts size 2     : 444
82.45/82.56	c nb learnts size 1     : 5
82.45/82.56	c conflicts             : 408554         (4956 /sec)
82.45/82.56	c decisions             : 854381         (1.93 % random) (10364 /sec)
82.45/82.56	c propagations          : 12513540       (151791 /sec)
82.45/82.56	c conflict literals     : 9454110        (27.70 % deleted)
82.45/82.56	c Memory used           : 12.48 MB
82.45/82.56	c CPU time              : 82.4395 s
82.45/82.56	
82.45/82.56	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-1725768-1240706492/watcher-1725768-1240706492 -o /tmp/evaluation-result-1725768-1240706492/solver-1725768-1240706492 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1725768-1240706492.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 6403
/proc/meminfo: memFree=1711824/2055920 swapFree=4192812/4192956
[pid=6403] ppid=6401 vsize=5360 CPUtime=0
/proc/6403/stat : 6403 (glucose.sh) R 6401 6403 6163 0 -1 4194304 268 0 0 0 0 0 0 0 20 0 1 0 98677215 5488640 235 1992294400 4194304 4889804 548682068800 18446744073709551615 269930261151 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/6403/statm: 1340 235 194 169 0 51 0
[pid=6404] ppid=6403 vsize=1140 CPUtime=0
/proc/6404/stat : 6404 (SatELite_releas) R 6403 6403 6163 0 -1 4194304 139 0 0 0 0 0 0 0 20 0 1 0 98677216 1167360 123 1992294400 134512640 135225430 4294956160 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 1 0 0
/proc/6404/statm: 285 123 51 174 0 108 0

[startup+0.011851 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 6403
/proc/meminfo: memFree=1711824/2055920 swapFree=4192812/4192956
[pid=6403] ppid=6401 vsize=5360 CPUtime=0
/proc/6403/stat : 6403 (glucose.sh) S 6401 6403 6163 0 -1 4194304 287 0 0 0 0 0 0 0 20 0 1 0 98677215 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6403/statm: 1340 236 195 169 0 51 0
[pid=6404] ppid=6403 vsize=1420 CPUtime=0
/proc/6404/stat : 6404 (SatELite_releas) R 6403 6403 6163 0 -1 4194304 217 0 0 0 0 0 0 0 20 0 1 0 98677216 1454080 201 1992294400 134512640 135225430 4294956160 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 1 0 0
/proc/6404/statm: 355 201 51 174 0 178 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 6780

[startup+0.101864 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 6403
/proc/meminfo: memFree=1711824/2055920 swapFree=4192812/4192956
[pid=6403] ppid=6401 vsize=5360 CPUtime=0.06
/proc/6403/stat : 6403 (glucose.sh) S 6401 6403 6163 0 -1 4194304 313 416 0 0 0 0 6 0 16 0 1 0 98677215 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6403/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5360

[startup+0.30189 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 6403
/proc/meminfo: memFree=1711824/2055920 swapFree=4192812/4192956
[pid=6403] ppid=6401 vsize=5360 CPUtime=0.06
/proc/6403/stat : 6403 (glucose.sh) S 6401 6403 6163 0 -1 4194304 313 416 0 0 0 0 6 0 16 0 1 0 98677215 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6403/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5360

[startup+0.70194 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 6403
/proc/meminfo: memFree=1711824/2055920 swapFree=4192812/4192956
[pid=6403] ppid=6401 vsize=5360 CPUtime=0.06
/proc/6403/stat : 6403 (glucose.sh) S 6401 6403 6163 0 -1 4194304 313 416 0 0 0 0 6 0 16 0 1 0 98677215 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6403/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5360

[startup+1.50203 s]
/proc/loadavg: 0.91 0.97 0.99 2/66 6406
/proc/meminfo: memFree=1708608/2055920 swapFree=4192812/4192956
[pid=6403] ppid=6401 vsize=5360 CPUtime=0.06
/proc/6403/stat : 6403 (glucose.sh) S 6401 6403 6163 0 -1 4194304 313 416 0 0 0 0 6 0 16 0 1 0 98677215 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6403/statm: 1340 238 195 169 0 51 0
[pid=6406] ppid=6403 vsize=4428 CPUtime=1.41
/proc/6406/stat : 6406 (glucose_static) R 6403 6403 6163 0 -1 4194304 807 0 0 0 141 0 0 0 25 0 1 0 98677223 4534272 793 1992294400 134512640 135217611 4294956288 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/6406/statm: 1107 793 76 172 0 932 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 9788

[startup+3.10121 s]
/proc/loadavg: 0.91 0.97 0.99 2/66 6406
/proc/meminfo: memFree=1707840/2055920 swapFree=4192812/4192956
[pid=6403] ppid=6401 vsize=5360 CPUtime=0.06
/proc/6403/stat : 6403 (glucose.sh) S 6401 6403 6163 0 -1 4194304 313 416 0 0 0 0 6 0 16 0 1 0 98677215 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6403/statm: 1340 238 195 169 0 51 0
[pid=6406] ppid=6403 vsize=5092 CPUtime=3.01
/proc/6406/stat : 6406 (glucose_static) R 6403 6403 6163 0 -1 4194304 962 0 0 0 301 0 0 0 25 0 1 0 98677223 5214208 948 1992294400 134512640 135217611 4294956288 18446744073709551615 134542153 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/6406/statm: 1273 948 76 172 0 1098 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 10452

[startup+6.30159 s]
/proc/loadavg: 0.92 0.97 0.99 2/66 6406
/proc/meminfo: memFree=1706880/2055920 swapFree=4192812/4192956
[pid=6403] ppid=6401 vsize=5360 CPUtime=0.06
/proc/6403/stat : 6403 (glucose.sh) S 6401 6403 6163 0 -1 4194304 313 416 0 0 0 0 6 0 16 0 1 0 98677215 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6403/statm: 1340 238 195 169 0 51 0
[pid=6406] ppid=6403 vsize=5732 CPUtime=6.21
/proc/6406/stat : 6406 (glucose_static) R 6403 6403 6163 0 -1 4194304 1142 0 0 0 621 0 0 0 25 0 1 0 98677223 5869568 1128 1992294400 134512640 135217611 4294956288 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/6406/statm: 1433 1128 76 172 0 1258 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 11092

[startup+12.7023 s]
/proc/loadavg: 0.93 0.97 0.99 2/66 6406
/proc/meminfo: memFree=1705664/2055920 swapFree=4192812/4192956
[pid=6403] ppid=6401 vsize=5360 CPUtime=0.06
/proc/6403/stat : 6403 (glucose.sh) S 6401 6403 6163 0 -1 4194304 313 416 0 0 0 0 6 0 16 0 1 0 98677215 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6403/statm: 1340 238 195 169 0 51 0
[pid=6406] ppid=6403 vsize=7368 CPUtime=12.61
/proc/6406/stat : 6406 (glucose_static) R 6403 6403 6163 0 -1 4194304 1527 0 0 0 1261 0 0 0 25 0 1 0 98677223 7544832 1513 1992294400 134512640 135217611 4294956288 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/6406/statm: 1842 1513 76 172 0 1667 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 12728

[startup+25.5018 s]
/proc/loadavg: 0.94 0.97 0.99 2/66 6406
/proc/meminfo: memFree=1703936/2055920 swapFree=4192812/4192956
[pid=6403] ppid=6401 vsize=5360 CPUtime=0.06
/proc/6403/stat : 6403 (glucose.sh) S 6401 6403 6163 0 -1 4194304 313 416 0 0 0 0 6 0 16 0 1 0 98677215 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6403/statm: 1340 238 195 169 0 51 0
[pid=6406] ppid=6403 vsize=8648 CPUtime=25.41
/proc/6406/stat : 6406 (glucose_static) R 6403 6403 6163 0 -1 4194304 1837 0 0 0 2540 1 0 0 25 0 1 0 98677223 8855552 1823 1992294400 134512640 135217611 4294956288 18446744073709551615 134533330 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/6406/statm: 2162 1823 76 172 0 1987 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 14008

[startup+51.1018 s]
/proc/loadavg: 0.96 0.97 0.99 2/66 6406
/proc/meminfo: memFree=1701888/2055920 swapFree=4192812/4192956
[pid=6403] ppid=6401 vsize=5360 CPUtime=0.06
/proc/6403/stat : 6403 (glucose.sh) S 6401 6403 6163 0 -1 4194304 313 416 0 0 0 0 6 0 16 0 1 0 98677215 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6403/statm: 1340 238 195 169 0 51 0
[pid=6406] ppid=6403 vsize=10796 CPUtime=51
/proc/6406/stat : 6406 (glucose_static) R 6403 6403 6163 0 -1 4194304 2358 0 0 0 5099 1 0 0 25 0 1 0 98677223 11055104 2344 1992294400 134512640 135217611 4294956288 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/6406/statm: 2699 2344 76 172 0 2524 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 16156

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

[startup+63.9023 s]
/proc/loadavg: 0.97 0.97 0.99 2/66 6406
/proc/meminfo: memFree=1701056/2055920 swapFree=4192812/4192956
[pid=6403] ppid=6401 vsize=5360 CPUtime=0.06
/proc/6403/stat : 6403 (glucose.sh) S 6401 6403 6163 0 -1 4194304 313 416 0 0 0 0 6 0 16 0 1 0 98677215 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6403/statm: 1340 238 195 169 0 51 0
[pid=6406] ppid=6403 vsize=11648 CPUtime=63.79
/proc/6406/stat : 6406 (glucose_static) R 6403 6403 6163 0 -1 4194304 2555 0 0 0 6378 1 0 0 25 0 1 0 98677223 11927552 2541 1992294400 134512640 135217611 4294956288 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/6406/statm: 2912 2541 76 172 0 2737 0
Current children cumulated CPU time (s) 63.85
Current children cumulated vsize (KiB) 17008

[startup+70.3011 s]
/proc/loadavg: 0.97 0.97 0.99 2/66 6406
/proc/meminfo: memFree=1700736/2055920 swapFree=4192812/4192956
[pid=6403] ppid=6401 vsize=5360 CPUtime=0.06
/proc/6403/stat : 6403 (glucose.sh) S 6401 6403 6163 0 -1 4194304 313 416 0 0 0 0 6 0 16 0 1 0 98677215 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6403/statm: 1340 238 195 169 0 51 0
[pid=6406] ppid=6403 vsize=11928 CPUtime=70.19
/proc/6406/stat : 6406 (glucose_static) R 6403 6403 6163 0 -1 4194304 2630 0 0 0 7018 1 0 0 25 0 1 0 98677223 12214272 2616 1992294400 134512640 135217611 4294956288 18446744073709551615 134533037 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/6406/statm: 2982 2616 76 172 0 2807 0
Current children cumulated CPU time (s) 70.25
Current children cumulated vsize (KiB) 17288

[startup+76.7018 s]
/proc/loadavg: 0.97 0.97 0.99 2/66 6406
/proc/meminfo: memFree=1700480/2055920 swapFree=4192812/4192956
[pid=6403] ppid=6401 vsize=5360 CPUtime=0.06
/proc/6403/stat : 6403 (glucose.sh) S 6401 6403 6163 0 -1 4194304 313 416 0 0 0 0 6 0 16 0 1 0 98677215 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6403/statm: 1340 238 195 169 0 51 0
[pid=6406] ppid=6403 vsize=12352 CPUtime=76.59
/proc/6406/stat : 6406 (glucose_static) R 6403 6403 6163 0 -1 4194304 2729 0 0 0 7658 1 0 0 25 0 1 0 98677223 12648448 2715 1992294400 134512640 135217611 4294956288 18446744073709551615 134533555 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/6406/statm: 3088 2715 76 172 0 2913 0
Current children cumulated CPU time (s) 76.65
Current children cumulated vsize (KiB) 17712

[startup+79.9012 s]
/proc/loadavg: 0.98 0.97 0.99 2/66 6406
/proc/meminfo: memFree=1700160/2055920 swapFree=4192812/4192956
[pid=6403] ppid=6401 vsize=5360 CPUtime=0.06
/proc/6403/stat : 6403 (glucose.sh) S 6401 6403 6163 0 -1 4194304 313 416 0 0 0 0 6 0 16 0 1 0 98677215 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6403/statm: 1340 238 195 169 0 51 0
[pid=6406] ppid=6403 vsize=12636 CPUtime=79.79
/proc/6406/stat : 6406 (glucose_static) R 6403 6403 6163 0 -1 4194304 2779 0 0 0 7978 1 0 0 25 0 1 0 98677223 12939264 2765 1992294400 134512640 135217611 4294956288 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/6406/statm: 3159 2765 76 172 0 2984 0
Current children cumulated CPU time (s) 79.85
Current children cumulated vsize (KiB) 17996

[startup+81.5024 s]
/proc/loadavg: 0.98 0.97 0.99 2/66 6406
/proc/meminfo: memFree=1700160/2055920 swapFree=4192812/4192956
[pid=6403] ppid=6401 vsize=5360 CPUtime=0.06
/proc/6403/stat : 6403 (glucose.sh) S 6401 6403 6163 0 -1 4194304 313 416 0 0 0 0 6 0 16 0 1 0 98677215 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6403/statm: 1340 238 195 169 0 51 0
[pid=6406] ppid=6403 vsize=12636 CPUtime=81.39
/proc/6406/stat : 6406 (glucose_static) R 6403 6403 6163 0 -1 4194304 2785 0 0 0 8138 1 0 0 25 0 1 0 98677223 12939264 2771 1992294400 134512640 135217611 4294956288 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/6406/statm: 3159 2771 76 172 0 2984 0
Current children cumulated CPU time (s) 81.45
Current children cumulated vsize (KiB) 17996

[startup+82.3015 s]
/proc/loadavg: 0.98 0.97 0.99 2/66 6406
/proc/meminfo: memFree=1700160/2055920 swapFree=4192812/4192956
[pid=6403] ppid=6401 vsize=5360 CPUtime=0.06
/proc/6403/stat : 6403 (glucose.sh) S 6401 6403 6163 0 -1 4194304 313 416 0 0 0 0 6 0 16 0 1 0 98677215 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6403/statm: 1340 238 195 169 0 51 0
[pid=6406] ppid=6403 vsize=12776 CPUtime=82.19
/proc/6406/stat : 6406 (glucose_static) R 6403 6403 6163 0 -1 4194304 2801 0 0 0 8218 1 0 0 25 0 1 0 98677223 13082624 2787 1992294400 134512640 135217611 4294956288 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/6406/statm: 3194 2787 76 172 0 3019 0
Current children cumulated CPU time (s) 82.25
Current children cumulated vsize (KiB) 18136

[startup+82.5055 s]
/proc/loadavg: 0.98 0.97 0.99 2/66 6406
/proc/meminfo: memFree=1700096/2055920 swapFree=4192812/4192956
[pid=6403] ppid=6401 vsize=5360 CPUtime=0.06
/proc/6403/stat : 6403 (glucose.sh) S 6401 6403 6163 0 -1 4194304 313 416 0 0 0 0 6 0 16 0 1 0 98677215 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6403/statm: 1340 238 195 169 0 51 0
[pid=6406] ppid=6403 vsize=12776 CPUtime=82.39
/proc/6406/stat : 6406 (glucose_static) R 6403 6403 6163 0 -1 4194304 2801 0 0 0 8238 1 0 0 25 0 1 0 98677223 13082624 2787 1992294400 134512640 135217611 4294956288 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/6406/statm: 3194 2787 76 172 0 3019 0
Current children cumulated CPU time (s) 82.45
Current children cumulated vsize (KiB) 18136

Child status: 20
Real time (s): 82.5682
CPU time (s): 82.5395
CPU user time (s): 82.5075
CPU system time (s): 0.031995
CPU usage (%): 99.9652
Max. virtual memory (cumulated for all children) (KiB): 18136

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 82.5075
system time used= 0.031995
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3698
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= 37
involuntary context switches= 217

runsolver used 0.100984 second user time and 0.206968 second system time

The end

Launcher Data

Begin job on node53 at 2009-04-26 02:41:32
IDJOB=1725768
IDBENCH=24598
IDSOLVER=503
FILE ID=node53/1725768-1240706492
PBS_JOBID= 9186793
Free space on /tmp= 66476 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT07/crafted/Medium/contest05/others/QG-gensys-icl003.sat05-2715.reshuffled-07.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1725768-1240706492/watcher-1725768-1240706492 -o /tmp/evaluation-result-1725768-1240706492/solver-1725768-1240706492 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1725768-1240706492.cnf

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

MD5SUM BENCH= ddc67b9b869c1d77b5458996a2e27751
RANDOM SEED=1814960866

node53.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.245
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.245
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:       1712304 kB
Buffers:         36096 kB
Cached:         236032 kB
SwapCached:        144 kB
Active:         130860 kB
Inactive:       155292 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1712304 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1896 kB
Writeback:           0 kB
Mapped:          23648 kB
Slab:            43504 kB
Committed_AS:   285336 kB
PageTables:       1376 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= 66476 MiB
End job on node53 at 2009-04-26 02:42:55