Trace number 1783580

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.0SAT 1083.32 1083.85

General information on the benchmark

Namecrafted/Medium/contest05/jarvisalo/
mod2-rand3bip-sat-230-2.sat05-2189.reshuffled-07.cnf
MD5SUM87d9c7ce297970bb210f40783f709fcc
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.010997
Satisfiable
(Un)Satisfiability was proved
Number of variables230
Number of clauses920
Sum of the clauses size2760
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3920
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c
0.00/0.00	c Starting SatElite Preprocessing
0.00/0.00	c
0.00/0.00	c Parsing...
0.00/0.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |     920     2760 |     275       0        0     nan |  0.000 % |
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 230   #clauses: 920   #literals: 2760
0.00/0.00	c CPU time:   0.001999 s
0.00/0.00	c ==============================================================================
0.00/0.00	c
0.00/0.00	c Starting glucose
0.00/0.00	c
0.00/0.00	
0.00/0.00	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.00	
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  230                                                  |
0.00/0.00	c |  Number of clauses:    920                                                  |
0.00/0.00	c |  Parsing time:         0.00         s                                       |
1083.26/1083.83	c restarts              : 1
1083.26/1083.83	c nb ReduceDB           : 65
1083.26/1083.83	c nb learnts DL2        : 99
1083.26/1083.83	c nb learnts size 2     : 2
1083.26/1083.83	c nb learnts size 1     : 0
1083.26/1083.83	c conflicts             : 2416929        (2231 /sec)
1083.26/1083.83	c decisions             : 2497767        (1.69 % random) (2306 /sec)
1083.26/1083.83	c propagations          : 139693208      (128959 /sec)
1083.26/1083.83	c conflict literals     : 45714200       (36.83 % deleted)
1083.26/1083.83	c Memory used           : 30.08 MB
1083.26/1083.83	c CPU time              : 1083.24 s
1083.26/1083.83	
1083.26/1083.84	s SATISFIABLE
1083.26/1083.84	v -1 2 3 -4 5 6 -7 8 9 10 11 -12 13 14 -15 -16 -17 18 -19 20 21 -22 -23 24 -25 -26 27 28 29 30 -31 -32 -33 34 -35 -36 -37 38 39 -40 41 42 -43 -44 45 46 47 48 49 50 -51 -52 53 54 -55 -56 57 58 59 60 -61 -62 63 -64 65 -66 -67 68 -69 -70 71 72 -73 -74 -75 -76 -77 -78 79 -80 -81 82 -83 84 -85 86 -87 88 -89 90 -91 92 -93 94 -95 -96 -97 -98 -99 100 101 -102 -103 104 105 106 107 108 -109 110 111 112 113 -114 -115 116 117 -118 119 120 121 -122 -123 -124 125 -126 127 -128 129 -130 131 132 133 134 135 -136 137 -138 139 -140 141 -142 143 144 145 -146 -147 -148 149 150 -151 152 -153 154 155 156 -157 -158 -159 -160 -161 -162 -163 -164 -165 -166 -167 168 169 170 -171 172 -173 174 175 -176 -177 -178 179 180 181 -182 183 184 -185 186 187 188 -189 -190 -191 192 -193 -194 -195 -196 197 -198 -199 -200 201 -202 203 -204 205 206 -207 -208 209 210 211 -212 -213 -214 -215 216 -217 -218 -219 220 221 -222 -223 224 225 -226 227 228 229 -230 0

Verifier Data

OK

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1783580-1241861799/watcher-1783580-1241861799 -o /tmp/evaluation-result-1783580-1241861799/solver-1783580-1241861799 -C 5000 -W 6000 -M 1800 glucose.sh HOME/instance-1783580-1241861799.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.00 0.00 0.00 2/64 25702
/proc/meminfo: memFree=1876080/2055920 swapFree=4123508/4192956
[pid=25702] ppid=25700 vsize=5360 CPUtime=0
/proc/25702/stat : 25702 (glucose.sh) S 25700 25702 25665 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 214213171 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25702/statm: 1340 236 195 169 0 51 0
[pid=25703] ppid=25702 vsize=876 CPUtime=0
/proc/25703/stat : 25703 (SatELite_releas) R 25702 25702 25665 0 -1 4194304 125 0 0 0 0 0 0 0 19 0 1 0 214213171 897024 109 1992294400 134512640 135225430 4294956176 18446744073709551615 134587200 0 0 4096 3 0 0 0 17 0 0 0
/proc/25703/statm: 219 109 75 174 0 42 0

[startup+0.0655071 s]
/proc/loadavg: 0.00 0.00 0.00 2/64 25702
/proc/meminfo: memFree=1876080/2055920 swapFree=4123508/4192956
[pid=25702] ppid=25700 vsize=5360 CPUtime=0
/proc/25702/stat : 25702 (glucose.sh) S 25700 25702 25665 0 -1 4194304 313 131 0 0 0 0 0 0 18 0 1 0 214213171 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25702/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.102513 s]
/proc/loadavg: 0.00 0.00 0.00 2/64 25702
/proc/meminfo: memFree=1876080/2055920 swapFree=4123508/4192956
[pid=25702] ppid=25700 vsize=5360 CPUtime=0
/proc/25702/stat : 25702 (glucose.sh) S 25700 25702 25665 0 -1 4194304 313 131 0 0 0 0 0 0 18 0 1 0 214213171 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25702/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.302548 s]
/proc/loadavg: 0.00 0.00 0.00 2/64 25702
/proc/meminfo: memFree=1876080/2055920 swapFree=4123508/4192956
[pid=25702] ppid=25700 vsize=5360 CPUtime=0
/proc/25702/stat : 25702 (glucose.sh) S 25700 25702 25665 0 -1 4194304 313 131 0 0 0 0 0 0 18 0 1 0 214213171 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25702/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.70162 s]
/proc/loadavg: 0.00 0.00 0.00 2/64 25702
/proc/meminfo: memFree=1876080/2055920 swapFree=4123508/4192956
[pid=25702] ppid=25700 vsize=5360 CPUtime=0
/proc/25702/stat : 25702 (glucose.sh) S 25700 25702 25665 0 -1 4194304 313 131 0 0 0 0 0 0 18 0 1 0 214213171 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25702/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50176 s]
/proc/loadavg: 0.00 0.00 0.00 2/66 25705
/proc/meminfo: memFree=1874144/2055920 swapFree=4123508/4192956
[pid=25702] ppid=25700 vsize=5360 CPUtime=0
/proc/25702/stat : 25702 (glucose.sh) S 25700 25702 25665 0 -1 4194304 313 131 0 0 0 0 0 0 18 0 1 0 214213171 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25702/statm: 1340 238 195 169 0 51 0
[pid=25705] ppid=25702 vsize=3496 CPUtime=1.48
/proc/25705/stat : 25705 (glucose_static) R 25702 25702 25665 0 -1 4194304 522 0 0 0 148 0 0 0 25 0 1 0 214213172 3579904 508 1992294400 134512640 135217611 4294956304 18446744073709551615 134533067 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25705/statm: 874 508 74 172 0 699 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 8856

[startup+3.10104 s]
/proc/loadavg: 0.00 0.00 0.00 2/66 25705
/proc/meminfo: memFree=1873440/2055920 swapFree=4123508/4192956
[pid=25702] ppid=25700 vsize=5360 CPUtime=0
/proc/25702/stat : 25702 (glucose.sh) S 25700 25702 25665 0 -1 4194304 313 131 0 0 0 0 0 0 18 0 1 0 214213171 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25702/statm: 1340 238 195 169 0 51 0
[pid=25705] ppid=25702 vsize=4336 CPUtime=3.08
/proc/25705/stat : 25705 (glucose_static) R 25702 25702 25665 0 -1 4194304 715 0 0 0 308 0 0 0 25 0 1 0 214213172 4440064 701 1992294400 134512640 135217611 4294956304 18446744073709551615 134533333 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25705/statm: 1084 701 74 172 0 909 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9696

[startup+6.3016 s]
/proc/loadavg: 0.08 0.02 0.01 2/66 25705
/proc/meminfo: memFree=1872544/2055920 swapFree=4123508/4192956
[pid=25702] ppid=25700 vsize=5360 CPUtime=0
/proc/25702/stat : 25702 (glucose.sh) S 25700 25702 25665 0 -1 4194304 313 131 0 0 0 0 0 0 18 0 1 0 214213171 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25702/statm: 1340 238 195 169 0 51 0
[pid=25705] ppid=25702 vsize=5012 CPUtime=6.28
/proc/25705/stat : 25705 (glucose_static) R 25702 25702 25665 0 -1 4194304 897 0 0 0 628 0 0 0 25 0 1 0 214213172 5132288 883 1992294400 134512640 135217611 4294956304 18446744073709551615 134522427 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25705/statm: 1253 883 74 172 0 1078 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10372

[startup+12.7017 s]
/proc/loadavg: 0.31 0.07 0.02 2/66 25705
/proc/meminfo: memFree=1871328/2055920 swapFree=4123508/4192956
[pid=25702] ppid=25700 vsize=5360 CPUtime=0
/proc/25702/stat : 25702 (glucose.sh) S 25700 25702 25665 0 -1 4194304 313 131 0 0 0 0 0 0 18 0 1 0 214213171 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25702/statm: 1340 238 195 169 0 51 0
[pid=25705] ppid=25702 vsize=6260 CPUtime=12.67
/proc/25705/stat : 25705 (glucose_static) R 25702 25702 25665 0 -1 4194304 1184 0 0 0 1267 0 0 0 25 0 1 0 214213172 6410240 1170 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25705/statm: 1565 1170 74 172 0 1390 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 11620

[startup+25.503 s]
/proc/loadavg: 0.46 0.11 0.04 2/66 25705
/proc/meminfo: memFree=1869792/2055920 swapFree=4123508/4192956
[pid=25702] ppid=25700 vsize=5360 CPUtime=0
/proc/25702/stat : 25702 (glucose.sh) S 25700 25702 25665 0 -1 4194304 313 131 0 0 0 0 0 0 18 0 1 0 214213171 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25702/statm: 1340 238 195 169 0 51 0
[pid=25705] ppid=25702 vsize=7640 CPUtime=25.47
/proc/25705/stat : 25705 (glucose_static) R 25702 25702 25665 0 -1 4194304 1521 0 0 0 2546 1 0 0 25 0 1 0 214213172 7823360 1507 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/25705/statm: 1910 1507 74 172 0 1735 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 13000

[startup+51.1025 s]
/proc/loadavg: 0.65 0.18 0.06 2/66 25705
/proc/meminfo: memFree=1867936/2055920 swapFree=4123508/4192956
[pid=25702] ppid=25700 vsize=5360 CPUtime=0
/proc/25702/stat : 25702 (glucose.sh) S 25700 25702 25665 0 -1 4194304 313 131 0 0 0 0 0 0 18 0 1 0 214213171 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25702/statm: 1340 238 195 169 0 51 0
[pid=25705] ppid=25702 vsize=9628 CPUtime=51.05
/proc/25705/stat : 25705 (glucose_static) R 25702 25702 25665 0 -1 4194304 1976 0 0 0 5104 1 0 0 25 0 1 0 214213172 9859072 1962 1992294400 134512640 135217611 4294956304 18446744073709551615 134532978 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25705/statm: 2407 1962 74 172 0 2232 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 14988

[startup+102.306 s]
/proc/loadavg: 0.89 0.32 0.11 2/66 25705
/proc/meminfo: memFree=1865312/2055920 swapFree=4123508/4192956
[pid=25702] ppid=25700 vsize=5360 CPUtime=0
/proc/25702/stat : 25702 (glucose.sh) S 25700 25702 25665 0 -1 4194304 313 131 0 0 0 0 0 0 18 0 1 0 214213171 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25702/statm: 1340 238 195 169 0 51 0
[pid=25705] ppid=25702 vsize=12252 CPUtime=102.23
/proc/25705/stat : 25705 (glucose_static) R 25702 25702 25665 0 -1 4194304 2594 0 0 0 10222 1 0 0 25 0 1 0 214213172 12546048 2580 1992294400 134512640 135217611 4294956304 18446744073709551615 134522438 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25705/statm: 3063 2580 74 172 0 2888 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 17612

[startup+162.302 s]
/proc/loadavg: 1.00 0.46 0.17 2/66 25705
/proc/meminfo: memFree=1863072/2055920 swapFree=4123508/4192956
[pid=25702] ppid=25700 vsize=5360 CPUtime=0
/proc/25702/stat : 25702 (glucose.sh) S 25700 25702 25665 0 -1 4194304 313 131 0 0 0 0 0 0 18 0 1 0 214213171 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25702/statm: 1340 238 195 169 0 51 0
[pid=25705] ppid=25702 vsize=14876 CPUtime=162.2
/proc/25705/stat : 25705 (glucose_static) R 25702 25702 25665 0 -1 4194304 3166 0 0 0 16218 2 0 0 25 0 1 0 214213172 15233024 3152 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25705/statm: 3719 3152 74 172 0 3544 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 20236

[startup+222.302 s]
/proc/loadavg: 1.04 0.57 0.22 2/66 25707
/proc/meminfo: memFree=1861216/2055920 swapFree=4123508/4192956
[pid=25702] ppid=25700 vsize=5360 CPUtime=0
/proc/25702/stat : 25702 (glucose.sh) S 25700 25702 25665 0 -1 4194304 313 131 0 0 0 0 0 0 18 0 1 0 214213171 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25702/statm: 1340 238 195 169 0 51 0
[pid=25705] ppid=25702 vsize=16548 CPUtime=222.17
/proc/25705/stat : 25705 (glucose_static) R 25702 25702 25665 0 -1 4194304 3569 0 0 0 22215 2 0 0 25 0 1 0 214213172 16945152 3555 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25705/statm: 4137 3555 74 172 0 3962 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 21908

[startup+282.301 s]
/proc/loadavg: 1.01 0.64 0.27 2/66 25707
/proc/meminfo: memFree=1859744/2055920 swapFree=4123508/4192956
[pid=25702] ppid=25700 vsize=5360 CPUtime=0
/proc/25702/stat : 25702 (glucose.sh) S 25700 25702 25665 0 -1 4194304 313 131 0 0 0 0 0 0 18 0 1 0 214213171 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25702/statm: 1340 238 195 169 0 51 0
[pid=25705] ppid=25702 vsize=18228 CPUtime=282.14
/proc/25705/stat : 25705 (glucose_static) R 25702 25702 25665 0 -1 4194304 3951 0 0 0 28212 2 0 0 25 0 1 0 214213172 18665472 3937 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25705/statm: 4557 3937 74 172 0 4382 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 23588

[startup+342.302 s]
/proc/loadavg: 1.00 0.70 0.31 2/66 25707
/proc/meminfo: memFree=1858592/2055920 swapFree=4123508/4192956
[pid=25702] ppid=25700 vsize=5360 CPUtime=0
/proc/25702/stat : 25702 (glucose.sh) S 25700 25702 25665 0 -1 4194304 313 131 0 0 0 0 0 0 18 0 1 0 214213171 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25702/statm: 1340 238 195 169 0 51 0
[pid=25705] ppid=25702 vsize=19304 CPUtime=342.12
/proc/25705/stat : 25705 (glucose_static) R 25702 25702 25665 0 -1 4194304 4230 0 0 0 34209 3 0 0 25 0 1 0 214213172 19767296 4216 1992294400 134512640 135217611 4294956304 18446744073709551615 134533171 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25705/statm: 4826 4216 74 172 0 4651 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 24664

[startup+402.301 s]
/proc/loadavg: 1.00 0.76 0.35 2/66 25707
/proc/meminfo: memFree=1857440/2055920 swapFree=4123508/4192956
[pid=25702] ppid=25700 vsize=5360 CPUtime=0
/proc/25702/stat : 25702 (glucose.sh) S 25700 25702 25665 0 -1 4194304 313 131 0 0 0 0 0 0 18 0 1 0 214213171 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25702/statm: 1340 238 195 169 0 51 0
[pid=25705] ppid=25702 vsize=20812 CPUtime=402.08
/proc/25705/stat : 25705 (glucose_static) R 25702 25702 25665 0 -1 4194304 4532 0 0 0 40205 3 0 0 25 0 1 0 214213172 21311488 4518 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25705/statm: 5203 4518 74 172 0 5028 0
Current children cumulated CPU time (s) 402.08

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


[startup+702.301 s]
/proc/loadavg: 1.00 0.90 0.52 2/66 25707
/proc/meminfo: memFree=1852384/2055920 swapFree=4123508/4192956
[pid=25702] ppid=25700 vsize=5360 CPUtime=0
/proc/25702/stat : 25702 (glucose.sh) S 25700 25702 25665 0 -1 4194304 313 131 0 0 0 0 0 0 18 0 1 0 214213171 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25702/statm: 1340 238 195 169 0 51 0
[pid=25705] ppid=25702 vsize=26280 CPUtime=701.93
/proc/25705/stat : 25705 (glucose_static) R 25702 25702 25665 0 -1 4194304 5761 0 0 0 70188 5 0 0 25 0 1 0 214213172 26910720 5747 1992294400 134512640 135217611 4294956304 18446744073709551615 134537420 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25705/statm: 6570 5747 74 172 0 6395 0
Current children cumulated CPU time (s) 701.93
Current children cumulated vsize (KiB) 31640

[startup+762.307 s]
/proc/loadavg: 1.00 0.92 0.55 2/66 25707
/proc/meminfo: memFree=1851680/2055920 swapFree=4123508/4192956
[pid=25702] ppid=25700 vsize=5360 CPUtime=0
/proc/25702/stat : 25702 (glucose.sh) S 25700 25702 25665 0 -1 4194304 313 131 0 0 0 0 0 0 18 0 1 0 214213171 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25702/statm: 1340 238 195 169 0 51 0
[pid=25705] ppid=25702 vsize=26984 CPUtime=761.91
/proc/25705/stat : 25705 (glucose_static) R 25702 25702 25665 0 -1 4194304 5938 0 0 0 76186 5 0 0 25 0 1 0 214213172 27631616 5902 1992294400 134512640 135217611 4294956304 18446744073709551615 134533055 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25705/statm: 6746 5902 74 172 0 6571 0
Current children cumulated CPU time (s) 761.91
Current children cumulated vsize (KiB) 32344

[startup+822.301 s]
/proc/loadavg: 1.00 0.93 0.57 2/66 25707
/proc/meminfo: memFree=1851424/2055920 swapFree=4123508/4192956
[pid=25702] ppid=25700 vsize=5360 CPUtime=0
/proc/25702/stat : 25702 (glucose.sh) S 25700 25702 25665 0 -1 4194304 313 131 0 0 0 0 0 0 18 0 1 0 214213171 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25702/statm: 1340 238 195 169 0 51 0
[pid=25705] ppid=25702 vsize=27272 CPUtime=821.88
/proc/25705/stat : 25705 (glucose_static) R 25702 25702 25665 0 -1 4194304 6010 0 0 0 82183 5 0 0 25 0 1 0 214213172 27926528 5974 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25705/statm: 6818 5974 74 172 0 6643 0
Current children cumulated CPU time (s) 821.88
Current children cumulated vsize (KiB) 32632

[startup+882.302 s]
/proc/loadavg: 1.00 0.94 0.59 2/66 25707
/proc/meminfo: memFree=1850912/2055920 swapFree=4123508/4192956
[pid=25702] ppid=25700 vsize=5360 CPUtime=0
/proc/25702/stat : 25702 (glucose.sh) S 25700 25702 25665 0 -1 4194304 313 131 0 0 0 0 0 0 18 0 1 0 214213171 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25702/statm: 1340 238 195 169 0 51 0
[pid=25705] ppid=25702 vsize=27848 CPUtime=881.84
/proc/25705/stat : 25705 (glucose_static) R 25702 25702 25665 0 -1 4194304 6125 0 0 0 88179 5 0 0 25 0 1 0 214213172 28516352 6089 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25705/statm: 6962 6089 74 172 0 6787 0
Current children cumulated CPU time (s) 881.84
Current children cumulated vsize (KiB) 33208

[startup+942.301 s]
/proc/loadavg: 1.00 0.95 0.62 2/66 25707
/proc/meminfo: memFree=1850400/2055920 swapFree=4123508/4192956
[pid=25702] ppid=25700 vsize=5360 CPUtime=0
/proc/25702/stat : 25702 (glucose.sh) S 25700 25702 25665 0 -1 4194304 313 131 0 0 0 0 0 0 18 0 1 0 214213171 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25702/statm: 1340 238 195 169 0 51 0
[pid=25705] ppid=25702 vsize=28448 CPUtime=941.82
/proc/25705/stat : 25705 (glucose_static) R 25702 25702 25665 0 -1 4194304 6256 0 0 0 94177 5 0 0 25 0 1 0 214213172 29130752 6220 1992294400 134512640 135217611 4294956304 18446744073709551615 134532978 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25705/statm: 7112 6220 74 172 0 6937 0
Current children cumulated CPU time (s) 941.82
Current children cumulated vsize (KiB) 33808

[startup+1002.3 s]
/proc/loadavg: 1.00 0.95 0.64 2/66 25707
/proc/meminfo: memFree=1849376/2055920 swapFree=4123508/4192956
[pid=25702] ppid=25700 vsize=5360 CPUtime=0
/proc/25702/stat : 25702 (glucose.sh) S 25700 25702 25665 0 -1 4194304 313 131 0 0 0 0 0 0 18 0 1 0 214213171 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25702/statm: 1340 238 195 169 0 51 0
[pid=25705] ppid=25702 vsize=29408 CPUtime=1001.8
/proc/25705/stat : 25705 (glucose_static) R 25702 25702 25665 0 -1 4194304 6500 0 0 0 100174 6 0 0 25 0 1 0 214213172 30113792 6464 1992294400 134512640 135217611 4294956304 18446744073709551615 134722616 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25705/statm: 7352 6464 74 172 0 7177 0
Current children cumulated CPU time (s) 1001.8
Current children cumulated vsize (KiB) 34768

[startup+1062.3 s]
/proc/loadavg: 1.00 0.96 0.66 2/66 25707
/proc/meminfo: memFree=1848352/2055920 swapFree=4123508/4192956
[pid=25702] ppid=25700 vsize=5360 CPUtime=0
/proc/25702/stat : 25702 (glucose.sh) S 25700 25702 25665 0 -1 4194304 313 131 0 0 0 0 0 0 18 0 1 0 214213171 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25702/statm: 1340 238 195 169 0 51 0
[pid=25705] ppid=25702 vsize=30616 CPUtime=1061.76
/proc/25705/stat : 25705 (glucose_static) R 25702 25702 25665 0 -1 4194304 6744 0 0 0 106170 6 0 0 25 0 1 0 214213172 31350784 6708 1992294400 134512640 135217611 4294956304 18446744073709551615 134533181 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25705/statm: 7654 6708 74 172 0 7479 0
Current children cumulated CPU time (s) 1061.76
Current children cumulated vsize (KiB) 35976

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

[startup+1075.1 s]
/proc/loadavg: 1.00 0.96 0.66 2/66 25707
/proc/meminfo: memFree=1848224/2055920 swapFree=4123508/4192956
[pid=25702] ppid=25700 vsize=5360 CPUtime=0
/proc/25702/stat : 25702 (glucose.sh) S 25700 25702 25665 0 -1 4194304 313 131 0 0 0 0 0 0 18 0 1 0 214213171 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25702/statm: 1340 238 195 169 0 51 0
[pid=25705] ppid=25702 vsize=30796 CPUtime=1074.56
/proc/25705/stat : 25705 (glucose_static) R 25702 25702 25665 0 -1 4194304 6779 0 0 0 107450 6 0 0 25 0 1 0 214213172 31535104 6743 1992294400 134512640 135217611 4294956304 18446744073709551615 134533037 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25705/statm: 7699 6743 74 172 0 7524 0
Current children cumulated CPU time (s) 1074.56
Current children cumulated vsize (KiB) 36156

[startup+1078.3 s]
/proc/loadavg: 1.00 0.96 0.66 2/66 25707
/proc/meminfo: memFree=1848224/2055920 swapFree=4123508/4192956
[pid=25702] ppid=25700 vsize=5360 CPUtime=0
/proc/25702/stat : 25702 (glucose.sh) S 25700 25702 25665 0 -1 4194304 313 131 0 0 0 0 0 0 18 0 1 0 214213171 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25702/statm: 1340 238 195 169 0 51 0
[pid=25705] ppid=25702 vsize=30796 CPUtime=1077.76
/proc/25705/stat : 25705 (glucose_static) R 25702 25702 25665 0 -1 4194304 6781 0 0 0 107770 6 0 0 25 0 1 0 214213172 31535104 6745 1992294400 134512640 135217611 4294956304 18446744073709551615 134549123 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25705/statm: 7699 6745 74 172 0 7524 0
Current children cumulated CPU time (s) 1077.76
Current children cumulated vsize (KiB) 36156

[startup+1081.5 s]
/proc/loadavg: 1.00 0.96 0.66 2/66 25707
/proc/meminfo: memFree=1848224/2055920 swapFree=4123508/4192956
[pid=25702] ppid=25700 vsize=5360 CPUtime=0
/proc/25702/stat : 25702 (glucose.sh) S 25700 25702 25665 0 -1 4194304 313 131 0 0 0 0 0 0 18 0 1 0 214213171 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25702/statm: 1340 238 195 169 0 51 0
[pid=25705] ppid=25702 vsize=30796 CPUtime=1080.96
/proc/25705/stat : 25705 (glucose_static) R 25702 25702 25665 0 -1 4194304 6781 0 0 0 108090 6 0 0 25 0 1 0 214213172 31535104 6745 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25705/statm: 7699 6745 74 172 0 7524 0
Current children cumulated CPU time (s) 1080.96
Current children cumulated vsize (KiB) 36156

[startup+1083.1 s]
/proc/loadavg: 1.00 0.96 0.66 2/66 25707
/proc/meminfo: memFree=1848224/2055920 swapFree=4123508/4192956
[pid=25702] ppid=25700 vsize=5360 CPUtime=0
/proc/25702/stat : 25702 (glucose.sh) S 25700 25702 25665 0 -1 4194304 313 131 0 0 0 0 0 0 18 0 1 0 214213171 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25702/statm: 1340 238 195 169 0 51 0
[pid=25705] ppid=25702 vsize=30796 CPUtime=1082.56
/proc/25705/stat : 25705 (glucose_static) R 25702 25702 25665 0 -1 4194304 6781 0 0 0 108250 6 0 0 25 0 1 0 214213172 31535104 6745 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25705/statm: 7699 6745 74 172 0 7524 0
Current children cumulated CPU time (s) 1082.56
Current children cumulated vsize (KiB) 36156

[startup+1083.51 s]
/proc/loadavg: 1.00 0.96 0.66 2/66 25707
/proc/meminfo: memFree=1848224/2055920 swapFree=4123508/4192956
[pid=25702] ppid=25700 vsize=5360 CPUtime=0
/proc/25702/stat : 25702 (glucose.sh) S 25700 25702 25665 0 -1 4194304 313 131 0 0 0 0 0 0 18 0 1 0 214213171 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25702/statm: 1340 238 195 169 0 51 0
[pid=25705] ppid=25702 vsize=30796 CPUtime=1082.96
/proc/25705/stat : 25705 (glucose_static) R 25702 25702 25665 0 -1 4194304 6781 0 0 0 108290 6 0 0 25 0 1 0 214213172 31535104 6745 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25705/statm: 7699 6745 74 172 0 7524 0
Current children cumulated CPU time (s) 1082.96
Current children cumulated vsize (KiB) 36156

[startup+1083.7 s]
/proc/loadavg: 1.00 0.96 0.66 2/66 25707
/proc/meminfo: memFree=1848224/2055920 swapFree=4123508/4192956
[pid=25702] ppid=25700 vsize=5360 CPUtime=0
/proc/25702/stat : 25702 (glucose.sh) S 25700 25702 25665 0 -1 4194304 313 131 0 0 0 0 0 0 18 0 1 0 214213171 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25702/statm: 1340 238 195 169 0 51 0
[pid=25705] ppid=25702 vsize=30796 CPUtime=1083.16
/proc/25705/stat : 25705 (glucose_static) R 25702 25702 25665 0 -1 4194304 6781 0 0 0 108310 6 0 0 25 0 1 0 214213172 31535104 6745 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25705/statm: 7699 6745 74 172 0 7524 0
Current children cumulated CPU time (s) 1083.16
Current children cumulated vsize (KiB) 36156

[startup+1083.8 s]
/proc/loadavg: 1.00 0.96 0.66 2/66 25707
/proc/meminfo: memFree=1848224/2055920 swapFree=4123508/4192956
[pid=25702] ppid=25700 vsize=5360 CPUtime=0
/proc/25702/stat : 25702 (glucose.sh) S 25700 25702 25665 0 -1 4194304 313 131 0 0 0 0 0 0 18 0 1 0 214213171 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25702/statm: 1340 238 195 169 0 51 0
[pid=25705] ppid=25702 vsize=30796 CPUtime=1083.26
/proc/25705/stat : 25705 (glucose_static) R 25702 25702 25665 0 -1 4194304 6781 0 0 0 108320 6 0 0 25 0 1 0 214213172 31535104 6745 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25705/statm: 7699 6745 74 172 0 7524 0
Current children cumulated CPU time (s) 1083.26
Current children cumulated vsize (KiB) 36156

Child status: 10
Real time (s): 1083.85
CPU time (s): 1083.32
CPU user time (s): 1083.24
CPU system time (s): 0.079987
CPU usage (%): 99.9513
Max. virtual memory (cumulated for all children) (KiB): 36156

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1083.24
system time used= 0.079987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7521
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= 43
involuntary context switches= 2802

runsolver used 0.960853 second user time and 2.98855 second system time

The end

Launcher Data

Begin job on node18 at 2009-05-09 11:36:39
IDJOB=1783580
IDBENCH=24602
IDSOLVER=610
FILE ID=node18/1783580-1241861799
PBS_JOBID= 9264594
Free space on /tmp= 66256 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT07/crafted/Medium/contest05/jarvisalo/mod2-rand3bip-sat-230-2.sat05-2189.reshuffled-07.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1783580-1241861799/watcher-1783580-1241861799 -o /tmp/evaluation-result-1783580-1241861799/solver-1783580-1241861799 -C 5000 -W 6000 -M 1800  glucose.sh HOME/instance-1783580-1241861799.cnf

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

MD5SUM BENCH= 87d9c7ce297970bb210f40783f709fcc
RANDOM SEED=1852155718

node18.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.280
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.280
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:       1876632 kB
Buffers:         20968 kB
Cached:          51060 kB
SwapCached:      63564 kB
Active:          73572 kB
Inactive:        64180 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1876632 kB
SwapTotal:     4192956 kB
SwapFree:      4123508 kB
Dirty:            1788 kB
Writeback:           0 kB
Mapped:          13376 kB
Slab:            27632 kB
Committed_AS:   755244 kB
PageTables:       1372 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= 66252 MiB
End job on node18 at 2009-05-09 11:54:43