Trace number 1783704

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 489.112 489.253

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7a-gensys-icl004.sat05-3825.reshuffled-07.cnf
MD5SUMd9bf8689fd094f6ad4f37a57f4f0a5ae
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark78.5631
Satisfiable
(Un)Satisfiability was proved
Number of variables2401
Number of clauses15960
Sum of the clauses size111993
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 2427
Number of clauses of size 32205
Number of clauses of size 4294
Number of clauses of size 5441
Number of clauses of size over 512551

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.03	c ==============================================================================
0.00/0.03	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.03	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.03	c ==============================================================================
0.00/0.03	c |         0 |   15697   110553 |    4709       0        0     nan |  0.000 % |
0.06/0.08	c |         0 |   14145   101887 |      --       0       --      -- |     --   | -311/-3399
0.06/0.08	c ==============================================================================
0.06/0.08	c Result  :   #vars: 2307   #clauses: 14145   #literals: 101887
0.06/0.08	c CPU time:   0.072988 s
0.06/0.08	c ==============================================================================
0.08/0.11	c
0.08/0.11	c Starting glucose
0.08/0.11	c
0.08/0.12	
0.08/0.12	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.08/0.12	
0.08/0.12	c ============================[ Problem Statistics ]=============================
0.08/0.12	c |                                                                             |
0.08/0.12	c |  Number of variables:  2307                                                 |
0.08/0.12	c |  Number of clauses:    14145                                                |
0.08/0.13	c |  Parsing time:         0.01         s                                       |
489.05/489.24	c restarts              : 186
489.05/489.24	c nb ReduceDB           : 44
489.05/489.24	c nb learnts DL2        : 859
489.05/489.24	c nb learnts size 2     : 321
489.05/489.24	c nb learnts size 1     : 15
489.05/489.24	c conflicts             : 1203156        (2461 /sec)
489.05/489.24	c decisions             : 1725134        (1.92 % random) (3528 /sec)
489.05/489.24	c propagations          : 55289602       (113082 /sec)
489.05/489.24	c conflict literals     : 32560472       (37.92 % deleted)
489.05/489.24	c Memory used           : 20.42 MB
489.05/489.24	c CPU time              : 488.934 s
489.05/489.24	
489.05/489.24	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-1783704-1241873541/watcher-1783704-1241873541 -o /tmp/evaluation-result-1783704-1241873541/solver-1783704-1241873541 -C 5000 -W 6000 -M 1800 glucose.sh HOME/instance-1783704-1241873541.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.85 0.95 0.90 3/64 27035
/proc/meminfo: memFree=1592256/2055920 swapFree=4191900/4192956
[pid=27035] ppid=27033 vsize=5360 CPUtime=0
/proc/27035/stat : 27035 (glucose.sh) R 27033 27035 26998 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 215381705 5488640 235 1992294400 4194304 4889804 548682068832 18446744073709551615 236437695135 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/27035/statm: 1340 235 194 169 0 51 0
[pid=27036] ppid=27035 vsize=876 CPUtime=0
/proc/27036/stat : 27036 (SatELite_releas) R 27035 27035 26998 0 -1 4194304 105 0 0 0 0 0 0 0 18 0 1 0 215381706 897024 89 1992294400 134512640 135225430 4294956176 18446744073709551615 134543744 0 0 4096 3 0 0 0 17 1 0 0
/proc/27036/statm: 252 90 49 174 0 75 0

[startup+0.079734 s]
/proc/loadavg: 0.85 0.95 0.90 3/64 27035
/proc/meminfo: memFree=1592256/2055920 swapFree=4191900/4192956
[pid=27035] ppid=27033 vsize=5360 CPUtime=0
/proc/27035/stat : 27035 (glucose.sh) S 27033 27035 26998 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 215381705 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27035/statm: 1340 236 195 169 0 51 0
[pid=27036] ppid=27035 vsize=2964 CPUtime=0.06
/proc/27036/stat : 27036 (SatELite_releas) R 27035 27035 26998 0 -1 4194304 651 0 0 0 6 0 0 0 19 0 1 0 215381706 3035136 610 1992294400 134512640 135225430 4294956176 18446744073709551615 134587581 0 0 4096 3 0 0 0 17 1 0 0
/proc/27036/statm: 741 610 77 174 0 564 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 8324

[startup+0.102737 s]
/proc/loadavg: 0.85 0.95 0.90 3/64 27035
/proc/meminfo: memFree=1592256/2055920 swapFree=4191900/4192956
[pid=27035] ppid=27033 vsize=5360 CPUtime=0
/proc/27035/stat : 27035 (glucose.sh) S 27033 27035 26998 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 215381705 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27035/statm: 1340 236 195 169 0 51 0
[pid=27036] ppid=27035 vsize=2968 CPUtime=0.08
/proc/27036/stat : 27036 (SatELite_releas) R 27035 27035 26998 0 -1 4194304 656 0 0 0 8 0 0 0 19 0 1 0 215381706 3039232 615 1992294400 134512640 135225430 4294956176 18446744073709551615 134735630 0 0 4096 3 0 0 0 17 1 0 0
/proc/27036/statm: 742 615 81 174 0 565 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 8328

[startup+0.302765 s]
/proc/loadavg: 0.85 0.95 0.90 3/64 27035
/proc/meminfo: memFree=1592256/2055920 swapFree=4191900/4192956
[pid=27035] ppid=27033 vsize=5360 CPUtime=0.11
/proc/27035/stat : 27035 (glucose.sh) S 27033 27035 26998 0 -1 4194304 313 657 0 0 0 0 10 1 16 0 1 0 215381705 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27035/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 5360

[startup+0.702813 s]
/proc/loadavg: 0.85 0.95 0.90 3/64 27035
/proc/meminfo: memFree=1592256/2055920 swapFree=4191900/4192956
[pid=27035] ppid=27033 vsize=5360 CPUtime=0.11
/proc/27035/stat : 27035 (glucose.sh) S 27033 27035 26998 0 -1 4194304 313 657 0 0 0 0 10 1 16 0 1 0 215381705 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27035/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 5360

[startup+1.5029 s]
/proc/loadavg: 0.85 0.95 0.90 2/66 27038
/proc/meminfo: memFree=1587696/2055920 swapFree=4191900/4192956
[pid=27035] ppid=27033 vsize=5360 CPUtime=0.11
/proc/27035/stat : 27035 (glucose.sh) S 27033 27035 26998 0 -1 4194304 313 657 0 0 0 0 10 1 16 0 1 0 215381705 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27035/statm: 1340 238 195 169 0 51 0
[pid=27038] ppid=27035 vsize=5416 CPUtime=1.37
/proc/27038/stat : 27038 (glucose_static) R 27035 27035 26998 0 -1 4194304 1113 0 0 0 137 0 0 0 25 0 1 0 215381717 5545984 1099 1992294400 134512640 135217611 4294956304 18446744073709551615 134533078 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/27038/statm: 1354 1099 77 172 0 1179 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 10776

[startup+3.10108 s]
/proc/loadavg: 0.85 0.95 0.90 2/66 27038
/proc/meminfo: memFree=1586736/2055920 swapFree=4191900/4192956
[pid=27035] ppid=27033 vsize=5360 CPUtime=0.11
/proc/27035/stat : 27035 (glucose.sh) S 27033 27035 26998 0 -1 4194304 313 657 0 0 0 0 10 1 16 0 1 0 215381705 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27035/statm: 1340 238 195 169 0 51 0
[pid=27038] ppid=27035 vsize=6212 CPUtime=2.96
/proc/27038/stat : 27038 (glucose_static) R 27035 27035 26998 0 -1 4194304 1341 0 0 0 296 0 0 0 25 0 1 0 215381717 6361088 1327 1992294400 134512640 135217611 4294956304 18446744073709551615 134532971 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/27038/statm: 1553 1327 77 172 0 1378 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 11572

[startup+6.30144 s]
/proc/loadavg: 0.86 0.95 0.90 2/66 27038
/proc/meminfo: memFree=1585392/2055920 swapFree=4191900/4192956
[pid=27035] ppid=27033 vsize=5360 CPUtime=0.11
/proc/27035/stat : 27035 (glucose.sh) S 27033 27035 26998 0 -1 4194304 313 657 0 0 0 0 10 1 16 0 1 0 215381705 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27035/statm: 1340 238 195 169 0 51 0
[pid=27038] ppid=27035 vsize=7272 CPUtime=6.16
/proc/27038/stat : 27038 (glucose_static) R 27035 27035 26998 0 -1 4194304 1587 0 0 0 616 0 0 0 25 0 1 0 215381717 7446528 1573 1992294400 134512640 135217611 4294956304 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/27038/statm: 1818 1573 77 172 0 1643 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 12632

[startup+12.7012 s]
/proc/loadavg: 0.87 0.95 0.90 2/66 27038
/proc/meminfo: memFree=1583744/2055920 swapFree=4191900/4192956
[pid=27035] ppid=27033 vsize=5360 CPUtime=0.11
/proc/27035/stat : 27035 (glucose.sh) S 27033 27035 26998 0 -1 4194304 313 657 0 0 0 0 10 1 16 0 1 0 215381705 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27035/statm: 1340 238 195 169 0 51 0
[pid=27038] ppid=27035 vsize=8640 CPUtime=12.56
/proc/27038/stat : 27038 (glucose_static) R 27035 27035 26998 0 -1 4194304 1925 0 0 0 1256 0 0 0 25 0 1 0 215381717 8847360 1911 1992294400 134512640 135217611 4294956304 18446744073709551615 134533307 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/27038/statm: 2160 1911 77 172 0 1985 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 14000

[startup+25.5016 s]
/proc/loadavg: 0.90 0.96 0.91 2/66 27038
/proc/meminfo: memFree=1582400/2055920 swapFree=4191900/4192956
[pid=27035] ppid=27033 vsize=5360 CPUtime=0.11
/proc/27035/stat : 27035 (glucose.sh) S 27033 27035 26998 0 -1 4194304 313 657 0 0 0 0 10 1 16 0 1 0 215381705 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27035/statm: 1340 238 195 169 0 51 0
[pid=27038] ppid=27035 vsize=9992 CPUtime=25.36
/proc/27038/stat : 27038 (glucose_static) R 27035 27035 26998 0 -1 4194304 2274 0 0 0 2535 1 0 0 25 0 1 0 215381717 10231808 2260 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/27038/statm: 2498 2260 77 172 0 2323 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 15352

[startup+51.1016 s]
/proc/loadavg: 0.93 0.96 0.91 2/66 27038
/proc/meminfo: memFree=1580608/2055920 swapFree=4191900/4192956
[pid=27035] ppid=27033 vsize=5360 CPUtime=0.11
/proc/27035/stat : 27035 (glucose.sh) S 27033 27035 26998 0 -1 4194304 313 657 0 0 0 0 10 1 16 0 1 0 215381705 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27035/statm: 1340 238 195 169 0 51 0
[pid=27038] ppid=27035 vsize=11980 CPUtime=50.95
/proc/27038/stat : 27038 (glucose_static) R 27035 27035 26998 0 -1 4194304 2716 0 0 0 5094 1 0 0 25 0 1 0 215381717 12267520 2702 1992294400 134512640 135217611 4294956304 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/27038/statm: 2995 2702 77 172 0 2820 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 17340

[startup+102.305 s]
/proc/loadavg: 0.97 0.96 0.91 2/66 27038
/proc/meminfo: memFree=1578496/2055920 swapFree=4191900/4192956
[pid=27035] ppid=27033 vsize=5360 CPUtime=0.11
/proc/27035/stat : 27035 (glucose.sh) S 27033 27035 26998 0 -1 4194304 313 657 0 0 0 0 10 1 16 0 1 0 215381705 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27035/statm: 1340 238 195 169 0 51 0
[pid=27038] ppid=27035 vsize=14004 CPUtime=102.14
/proc/27038/stat : 27038 (glucose_static) R 27035 27035 26998 0 -1 4194304 3241 0 0 0 10212 2 0 0 25 0 1 0 215381717 14340096 3227 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/27038/statm: 3501 3227 77 172 0 3326 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 19364

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 27038
/proc/meminfo: memFree=1576576/2055920 swapFree=4191900/4192956
[pid=27035] ppid=27033 vsize=5360 CPUtime=0.11
/proc/27035/stat : 27035 (glucose.sh) S 27033 27035 26998 0 -1 4194304 313 657 0 0 0 0 10 1 16 0 1 0 215381705 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27035/statm: 1340 238 195 169 0 51 0
[pid=27038] ppid=27035 vsize=16144 CPUtime=162.13
/proc/27038/stat : 27038 (glucose_static) R 27035 27035 26998 0 -1 4194304 3705 0 0 0 16210 3 0 0 25 0 1 0 215381717 16531456 3691 1992294400 134512640 135217611 4294956304 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/27038/statm: 4036 3691 77 172 0 3861 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 21504

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 27038
/proc/meminfo: memFree=1575232/2055920 swapFree=4191900/4192956
[pid=27035] ppid=27033 vsize=5360 CPUtime=0.11
/proc/27035/stat : 27035 (glucose.sh) S 27033 27035 26998 0 -1 4194304 313 657 0 0 0 0 10 1 16 0 1 0 215381705 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27035/statm: 1340 238 195 169 0 51 0
[pid=27038] ppid=27035 vsize=17480 CPUtime=222.11
/proc/27038/stat : 27038 (glucose_static) R 27035 27035 26998 0 -1 4194304 4024 0 0 0 22208 3 0 0 25 0 1 0 215381717 17899520 4010 1992294400 134512640 135217611 4294956304 18446744073709551615 134533004 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/27038/statm: 4370 4010 77 172 0 4195 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 22840

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 27038
/proc/meminfo: memFree=1574464/2055920 swapFree=4191900/4192956
[pid=27035] ppid=27033 vsize=5360 CPUtime=0.11
/proc/27035/stat : 27035 (glucose.sh) S 27033 27035 26998 0 -1 4194304 313 657 0 0 0 0 10 1 16 0 1 0 215381705 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27035/statm: 1340 238 195 169 0 51 0
[pid=27038] ppid=27035 vsize=18240 CPUtime=282.09
/proc/27038/stat : 27038 (glucose_static) R 27035 27035 26998 0 -1 4194304 4207 0 0 0 28206 3 0 0 25 0 1 0 215381717 18677760 4193 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/27038/statm: 4560 4193 77 172 0 4385 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 23600

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 27038
/proc/meminfo: memFree=1572928/2055920 swapFree=4191900/4192956
[pid=27035] ppid=27033 vsize=5360 CPUtime=0.11
/proc/27035/stat : 27035 (glucose.sh) S 27033 27035 26998 0 -1 4194304 313 657 0 0 0 0 10 1 16 0 1 0 215381705 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27035/statm: 1340 238 195 169 0 51 0
[pid=27038] ppid=27035 vsize=19968 CPUtime=342.08
/proc/27038/stat : 27038 (glucose_static) R 27035 27035 26998 0 -1 4194304 4604 0 0 0 34204 4 0 0 25 0 1 0 215381717 20447232 4590 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/27038/statm: 4992 4590 77 172 0 4817 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 25328

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 27038
/proc/meminfo: memFree=1572608/2055920 swapFree=4191900/4192956
[pid=27035] ppid=27033 vsize=5360 CPUtime=0.11
/proc/27035/stat : 27035 (glucose.sh) S 27033 27035 26998 0 -1 4194304 313 657 0 0 0 0 10 1 16 0 1 0 215381705 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27035/statm: 1340 238 195 169 0 51 0
[pid=27038] ppid=27035 vsize=20156 CPUtime=402.06
/proc/27038/stat : 27038 (glucose_static) R 27035 27035 26998 0 -1 4194304 4656 0 0 0 40202 4 0 0 25 0 1 0 215381717 20639744 4642 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/27038/statm: 5039 4642 77 172 0 4864 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 25516

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 27038
/proc/meminfo: memFree=1571968/2055920 swapFree=4191900/4192956
[pid=27035] ppid=27033 vsize=5360 CPUtime=0.11
/proc/27035/stat : 27035 (glucose.sh) S 27033 27035 26998 0 -1 4194304 313 657 0 0 0 0 10 1 16 0 1 0 215381705 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27035/statm: 1340 238 195 169 0 51 0
[pid=27038] ppid=27035 vsize=20904 CPUtime=462.05
/proc/27038/stat : 27038 (glucose_static) R 27035 27035 26998 0 -1 4194304 4827 0 0 0 46200 5 0 0 25 0 1 0 215381717 21405696 4813 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/27038/statm: 5226 4813 77 172 0 5051 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 26264

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

[startup+473.501 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 27038
/proc/meminfo: memFree=1571968/2055920 swapFree=4191900/4192956
[pid=27035] ppid=27033 vsize=5360 CPUtime=0.11
/proc/27035/stat : 27035 (glucose.sh) S 27033 27035 26998 0 -1 4194304 313 657 0 0 0 0 10 1 16 0 1 0 215381705 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27035/statm: 1340 238 195 169 0 51 0
[pid=27038] ppid=27035 vsize=20904 CPUtime=473.24
/proc/27038/stat : 27038 (glucose_static) R 27035 27035 26998 0 -1 4194304 4833 0 0 0 47319 5 0 0 25 0 1 0 215381717 21405696 4819 1992294400 134512640 135217611 4294956304 18446744073709551615 134532823 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/27038/statm: 5226 4819 77 172 0 5051 0
Current children cumulated CPU time (s) 473.35
Current children cumulated vsize (KiB) 26264

[startup+479.903 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 27038
/proc/meminfo: memFree=1571904/2055920 swapFree=4191900/4192956
[pid=27035] ppid=27033 vsize=5360 CPUtime=0.11
/proc/27035/stat : 27035 (glucose.sh) S 27033 27035 26998 0 -1 4194304 313 657 0 0 0 0 10 1 16 0 1 0 215381705 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27035/statm: 1340 238 195 169 0 51 0
[pid=27038] ppid=27035 vsize=20904 CPUtime=479.64
/proc/27038/stat : 27038 (glucose_static) R 27035 27035 26998 0 -1 4194304 4833 0 0 0 47959 5 0 0 25 0 1 0 215381717 21405696 4819 1992294400 134512640 135217611 4294956304 18446744073709551615 134526275 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/27038/statm: 5226 4819 77 172 0 5051 0
Current children cumulated CPU time (s) 479.75
Current children cumulated vsize (KiB) 26264

[startup+483.101 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 27038
/proc/meminfo: memFree=1571904/2055920 swapFree=4191900/4192956
[pid=27035] ppid=27033 vsize=5360 CPUtime=0.11
/proc/27035/stat : 27035 (glucose.sh) S 27033 27035 26998 0 -1 4194304 313 657 0 0 0 0 10 1 16 0 1 0 215381705 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27035/statm: 1340 238 195 169 0 51 0
[pid=27038] ppid=27035 vsize=20904 CPUtime=482.84
/proc/27038/stat : 27038 (glucose_static) R 27035 27035 26998 0 -1 4194304 4833 0 0 0 48279 5 0 0 25 0 1 0 215381717 21405696 4819 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/27038/statm: 5226 4819 77 172 0 5051 0
Current children cumulated CPU time (s) 482.95
Current children cumulated vsize (KiB) 26264

[startup+486.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 27038
/proc/meminfo: memFree=1571904/2055920 swapFree=4191900/4192956
[pid=27035] ppid=27033 vsize=5360 CPUtime=0.11
/proc/27035/stat : 27035 (glucose.sh) S 27033 27035 26998 0 -1 4194304 313 657 0 0 0 0 10 1 16 0 1 0 215381705 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27035/statm: 1340 238 195 169 0 51 0
[pid=27038] ppid=27035 vsize=20904 CPUtime=486.04
/proc/27038/stat : 27038 (glucose_static) R 27035 27035 26998 0 -1 4194304 4837 0 0 0 48599 5 0 0 25 0 1 0 215381717 21405696 4823 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/27038/statm: 5226 4823 77 172 0 5051 0
Current children cumulated CPU time (s) 486.15
Current children cumulated vsize (KiB) 26264

[startup+487.902 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 27038
/proc/meminfo: memFree=1571904/2055920 swapFree=4191900/4192956
[pid=27035] ppid=27033 vsize=5360 CPUtime=0.11
/proc/27035/stat : 27035 (glucose.sh) S 27033 27035 26998 0 -1 4194304 313 657 0 0 0 0 10 1 16 0 1 0 215381705 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27035/statm: 1340 238 195 169 0 51 0
[pid=27038] ppid=27035 vsize=20904 CPUtime=487.64
/proc/27038/stat : 27038 (glucose_static) R 27035 27035 26998 0 -1 4194304 4838 0 0 0 48759 5 0 0 25 0 1 0 215381717 21405696 4824 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/27038/statm: 5226 4824 77 172 0 5051 0
Current children cumulated CPU time (s) 487.75
Current children cumulated vsize (KiB) 26264

[startup+488.703 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 27038
/proc/meminfo: memFree=1571904/2055920 swapFree=4191900/4192956
[pid=27035] ppid=27033 vsize=5360 CPUtime=0.11
/proc/27035/stat : 27035 (glucose.sh) S 27033 27035 26998 0 -1 4194304 313 657 0 0 0 0 10 1 16 0 1 0 215381705 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27035/statm: 1340 238 195 169 0 51 0
[pid=27038] ppid=27035 vsize=20904 CPUtime=488.44
/proc/27038/stat : 27038 (glucose_static) R 27035 27035 26998 0 -1 4194304 4838 0 0 0 48839 5 0 0 25 0 1 0 215381717 21405696 4824 1992294400 134512640 135217611 4294956304 18446744073709551615 134533105 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/27038/statm: 5226 4824 77 172 0 5051 0
Current children cumulated CPU time (s) 488.55
Current children cumulated vsize (KiB) 26264

[startup+489.103 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 27038
/proc/meminfo: memFree=1571904/2055920 swapFree=4191900/4192956
[pid=27035] ppid=27033 vsize=5360 CPUtime=0.11
/proc/27035/stat : 27035 (glucose.sh) S 27033 27035 26998 0 -1 4194304 313 657 0 0 0 0 10 1 16 0 1 0 215381705 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27035/statm: 1340 238 195 169 0 51 0
[pid=27038] ppid=27035 vsize=20904 CPUtime=488.84
/proc/27038/stat : 27038 (glucose_static) R 27035 27035 26998 0 -1 4194304 4838 0 0 0 48879 5 0 0 25 0 1 0 215381717 21405696 4824 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/27038/statm: 5226 4824 77 172 0 5051 0
Current children cumulated CPU time (s) 488.95
Current children cumulated vsize (KiB) 26264

[startup+489.203 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 27038
/proc/meminfo: memFree=1571904/2055920 swapFree=4191900/4192956
[pid=27035] ppid=27033 vsize=5360 CPUtime=0.11
/proc/27035/stat : 27035 (glucose.sh) S 27033 27035 26998 0 -1 4194304 313 657 0 0 0 0 10 1 16 0 1 0 215381705 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27035/statm: 1340 238 195 169 0 51 0
[pid=27038] ppid=27035 vsize=20904 CPUtime=488.94
/proc/27038/stat : 27038 (glucose_static) R 27035 27035 26998 0 -1 4194304 4838 0 0 0 48889 5 0 0 25 0 1 0 215381717 21405696 4824 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/27038/statm: 5226 4824 77 172 0 5051 0
Current children cumulated CPU time (s) 489.05
Current children cumulated vsize (KiB) 26264

Child status: 20
Real time (s): 489.253
CPU time (s): 489.112
CPU user time (s): 489.038
CPU system time (s): 0.073988
CPU usage (%): 99.9712
Max. virtual memory (cumulated for all children) (KiB): 26264

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 489.038
system time used= 0.073988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5975
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= 41
involuntary context switches= 780

runsolver used 0.576912 second user time and 1.20782 second system time

The end

Launcher Data

Begin job on node62 at 2009-05-09 14:52:21
IDJOB=1783704
IDBENCH=24642
IDSOLVER=610
FILE ID=node62/1783704-1241873541
PBS_JOBID= 9264633
Free space on /tmp= 66472 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT07/crafted/Hard/contest05/QG/QG7a-gensys-icl004.sat05-3825.reshuffled-07.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1783704-1241873541/watcher-1783704-1241873541 -o /tmp/evaluation-result-1783704-1241873541/solver-1783704-1241873541 -C 5000 -W 6000 -M 1800  glucose.sh HOME/instance-1783704-1241873541.cnf

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

MD5SUM BENCH= d9bf8689fd094f6ad4f37a57f4f0a5ae
RANDOM SEED=1937287105

node62.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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1592672 kB
Buffers:         31384 kB
Cached:         360368 kB
SwapCached:        268 kB
Active:          65056 kB
Inactive:       341420 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1592672 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            2228 kB
Writeback:           0 kB
Mapped:          23220 kB
Slab:            42624 kB
Committed_AS:   544792 kB
PageTables:       1456 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= 66468 MiB
End job on node62 at 2009-05-09 15:00:31