Trace number 1783742

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
precosat 236SAT 96.3474 96.3742

General information on the benchmark

Namecrafted/Hard/contest05/others/
mod2c-rand3bip-sat-220-2.sat05-2489.reshuffled-07.cnf
MD5SUM42a2d57c47222c3ed0e0546d3518a54d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark13.217
Satisfiable
(Un)Satisfiability was proved
Number of variables311
Number of clauses2200
Sum of the clauses size9712
Maximum clause length6
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 41352
Number of clauses of size 5784
Number of clauses of size over 564

Solver Data

0.00/0.00	c PicoSATLight Version 236 3e7a3f8825c0b9e241f38a63fee5517540b2feca
0.00/0.00	c Copyright (C) 2009, Armin Biere, JKU, Linz, Austria.  All rights reserved.
0.00/0.00	c Released on Sun Mar 22 10:16:26 CET 2009
0.00/0.00	c Compiled on Tue Mar 24 21:24:39 CET 2009
0.00/0.00	c g++ (GCC) 4.3.2 20081105 (Red Hat 4.3.2-7)
0.00/0.00	c -O3 -m32 -static -Wall -Wextra -DNDEBUG -DNLOGPRECO -DNSTATSPRECO
0.00/0.00	c -finline-limit=10000000 -fomit-frame-pointer -fno-exceptions
0.00/0.00	c Linux baghera 2.6.27.19-170.2.35.fc10.i686.PAE i686
0.00/0.00	c
0.00/0.00	c reading HOME/instance-1783742-1241878190.cnf
0.00/0.00	c found header 'p cnf 311 2200'
0.00/0.00	c finished parsing
0.00/0.00	c
0.00/0.00	c --check=0 --verbose=0 --order=3 --simprd=40 --merge=1 --hash=1
0.00/0.00	c --dominate=1 --restart=1 --restartint=100 --rebias=1 --rebiasint=1000
0.00/0.00	c --probe=1 --probeint=100000 --probeprd=10 --decompose=1 --minimize=3
0.00/0.00	c --maxdepth=1000 --strength=10 --elim=1 --elimint=300000 --elimprd=20
0.00/0.00	c --subst=1 --ands=1 --xors=1 --ites=1 --minlimit=1000 --maxlimit=10000000
0.00/0.00	c --random=1 --spread=2000 --seed=0 --skip=25
0.00/0.00	c
0.00/0.00	c sizeof     vars[0] = 16   alignment = 0       0 MB
0.00/0.00	c sizeof     orgs[0] =  8   alignment = 0       0 MB
0.00/0.00	c sizeof     occs[0] =  8   alignment = 0       0 MB
0.00/0.00	c sizeof iirfs[0..1] =  8   alignment = 0       0 MB
0.00/0.00	c
0.00/0.00	c starting search after 0.0 seconds
0.00/0.00	c no decision limit
0.00/0.00	c
0.00/0.00	c       original/binary      fixed     eliminated      learned       agility
0.00/0.00	c   seconds        variables     equivalent    conflicts       height       MB
0.00/0.00	c
0.00/0.00	c *    0.0     2200     311      0     0      0       0      0    0.0   0    0
0.00/0.00	c -    0.0     2199     311      0     0      0       0   1000    0.0   0    0
0.00/0.00	c -    0.0     2099     311      0     0      0       0   1000    0.0   0    0
0.00/0.00	c -    0.0     1999     311      0     0      0       0   1000    0.0   0    0
0.00/0.01	c -    0.0     1899     311      0     0      0       0   1000    0.0   0    0
0.00/0.01	c -    0.0     1799     311      0     0      0       0   1000    0.0   0    0
0.00/0.01	c -    0.0     1699     311      0     0      0       0   1000    0.0   0    0
0.00/0.01	c s    0.0     1600     311      0     0      0       0      0    0.0   0    0
0.00/0.01	c l    0.0     1600     311      0     0      0       0   1600    0.0   0    0
0.00/0.02	c R    0.0     1600     311      0     0      0     101    101   64.8   9    0
0.00/0.02	c R    0.0     1600     311      0     0      0     201    201   54.6  13    0
0.00/0.03	c R    0.0     1601     311      0     0      0     802    801   44.0  20    0
0.00/0.03	c B    0.0     1601     311      0     0      0    1000    999   42.3  22    0
0.04/0.06	c +    0.1     1601     311      0     0      0    1600   1760   39.5  30    0
0.04/0.06	c s    0.1     1601     311      0     0      0    1703   1702   39.0  30    0
0.04/0.08	c B    0.1     1601     311      0     0      0    2000   1774   38.2  28    0
0.04/0.08	c +    0.1     1601     311      0     0      0    2000   1936   38.2  28    0
0.09/0.10	c N    0.1     1601     311      0     0      0    2405   1947   37.2  29    0
0.09/0.10	c +    0.1     1601     311      0     0      0    2502   2129   37.0  28    0
0.09/0.14	c
0.09/0.14	c       original/binary      fixed     eliminated      learned       agility
0.09/0.14	c   seconds        variables     equivalent    conflicts       height       MB
0.09/0.14	c
0.09/0.14	c +    0.1     1601     311      0     0      0    3125   2341   35.7  32    0
0.09/0.19	c +    0.2     1601     311      0     0      0    3905   2575   34.3  31    1
0.19/0.25	c +    0.3     1601     311      0     0      0    4881   2832   32.8  31    1
0.29/0.34	c +    0.3     1601     311      0     0      0    6100   3115   31.3  31    1
0.29/0.36	c N    0.4     1601     311      0     0      0    6414   3127   30.9  32    1
0.39/0.45	c +    0.5     1601     311      0     0      0    7626   3426   29.8  33    1
0.39/0.47	c B    0.5     1601     311      0     0      0    8004   3441   29.5  32    1
0.49/0.58	c +    0.6     1601     311      0     0      0    9532   3768   28.6  32    1
0.69/0.74	c +    0.7     1601     311      0     0      0   11915   4144   27.4  31    1
0.89/0.97	c +    1.0     1601     311      0     0      0   14891   4558   26.3  32    1
1.00/1.04	c N    1.0     1601     311      0     0      0   16032   4573   26.0  32    1
1.19/1.24	c +    1.2     1601     311      0     0      0   18611   5013   25.4  34    1
1.29/1.31	c s    1.3     1602     311      0     0      0   19536   5029   25.2  31    1
1.49/1.54	c +    1.5     1602     311      0     0      0   23262   5514   25.0  29    1
1.59/1.60	c B    1.6     1602     311      0     0      0   24010   5536   24.9  29    1
1.99/2.01	c s    2.0     1601     310      0     1      0   29045   5417   24.2  30    1
1.99/2.01	c +    2.0     1601     310      0     1      0   29077   6065   24.2  30    1
2.49/2.59	c +    2.6     1601     310      0     1      0   36346   6671   23.5  31    1
2.69/2.77	c N    2.8     1601     310      0     1      0   38471   6681   23.2  31    1
3.30/3.38	c
3.30/3.38	c       original/binary      fixed     eliminated      learned       agility
3.30/3.38	c   seconds        variables     equivalent    conflicts       height       MB
3.30/3.38	c
3.30/3.38	c +    3.4     1601     310      0     1      0   45431   7338   22.5  31    1
4.30/4.32	c s    4.3     1600     309      0     2      0   55923   7358   21.6  31    1
4.30/4.37	c +    4.4     1600     309      0     2      0   56786   8071   21.6  29    1
4.99/5.01	c B    5.0     1600     309      0     2      0   64019   8094   21.4  31    2
5.59/5.64	c +    5.6     1600     309      0     2      0   70980   8878   21.1  29    2
7.39/7.40	c +    7.4     1600     309      0     2      0   88726   9765   20.3  30    2
7.49/7.51	c N    7.5     1600     309      0     2      0   89767   9790   20.3  29    2
9.59/9.66	c +    9.7     1600     309      0     2      0  110905  10741   19.6  31    2
12.69/12.79	c +   12.8     1600     309      0     2      0  138632  11815   19.0  31    3
15.29/15.31	c B   15.3     1600     309      0     2      0  160036  11825   18.6  31    3
16.69/16.78	c +   16.8     1600     309      0     2      0  173291  12996   18.3  28    3
20.68/20.74	c N   20.7     1600     309      0     2      0  205115  13014   17.8  31    3
22.18/22.23	c +   22.2     1600     309      0     2      0  216610  14295   17.6  32    3
29.58/29.62	c +   29.6     1600     309      0     2      0  270762  15724   17.1  29    4
39.38/39.45	c +   39.4     1600     309      0     2      0  338451  17296   16.4  30    4
46.08/46.14	c B   46.1     1600     309      0     2      0  384074  17305   16.3  32    5
51.77/51.84	c +   51.8     1600     309      0     2      0  423060  19025   16.1  29    5
57.28/57.31	c N   57.3     1600     309      0     2      0  461435  19041   16.0  32    5
67.28/67.31	c +   67.3     1600     309      0     2      0  528826  20927   15.7  30    5
88.97/89.08	c
88.97/89.08	c       original/binary      fixed     eliminated      learned       agility
88.97/89.08	c   seconds        variables     equivalent    conflicts       height       MB
88.97/89.08	c
88.97/89.08	c +   89.1     1600     309      0     2      0  661030  23019   15.4  30    6
96.27/96.37	c 1   96.3     1600     309      0     2      0  710849  23041   15.3  31    7
96.27/96.37	c
96.27/96.37	s SATISFIABLE
96.27/96.37	v -1 -2 -3 4 5 -6 7
96.27/96.37	v 8 9 10 -11 12 13 -14 -15
96.27/96.37	v 16 17 -18 -19 20 -21 22 23
96.27/96.37	v -24 -25 -26 -27 -28 -29 -30 -31
96.27/96.37	v -32 -33 -34 35 36 -37 -38 39
96.27/96.37	v 40 -41 -42 -43 44 45 -46 -47
96.27/96.37	v 48 49 50 -51 52 53 -54 -55
96.27/96.37	v -56 -57 58 59 60 61 -62 63
96.27/96.37	v -64 -65 -66 -67 68 -69 -70 -71
96.27/96.37	v 72 73 74 -75 76 -77 78 79
96.27/96.37	v -80 81 -82 83 -84 85 86 -87
96.27/96.37	v 88 89 90 -91 -92 -93 -94 -95
96.27/96.37	v -96 -97 -98 -99 -100 -101 102 -103
96.27/96.37	v 104 -105 -106 -107 108 -109 -110 -111
96.27/96.37	v -112 113 114 -115 -116 117 118 119
96.27/96.37	v 120 121 122 -123 -124 -125 126 -127
96.27/96.37	v 128 129 -130 131 132 -133 -134 -135
96.27/96.37	v -136 -137 138 139 -140 141 142 -143
96.27/96.37	v 144 145 146 147 -148 -149 150 151
96.27/96.37	v -152 -153 -154 -155 -156 -157 -158 159
96.27/96.37	v 160 161 162 -163 -164 -165 -166 167
96.27/96.37	v -168 169 170 -171 172 173 -174 175
96.27/96.37	v 176 -177 178 179 180 181 182 183
96.27/96.37	v 184 185 186 187 188 -189 190 -191
96.27/96.37	v 192 193 194 -195 196 -197 198 -199
96.27/96.37	v -200 201 -202 -203 -204 205 206 -207
96.27/96.37	v -208 -209 210 -211 212 213 -214 215
96.27/96.37	v 216 -217 218 219 220 -221 -222 223
96.27/96.37	v 224 225 -226 -227 228 229 230 231
96.27/96.37	v 232 -233 234 -235 -236 237 238 -239
96.27/96.37	v 240 -241 242 243 244 245 -246 -247
96.27/96.37	v -248 249 -250 251 252 253 254 255
96.27/96.37	v -256 257 -258 -259 -260 -261 262 -263
96.27/96.37	v -264 265 266 -267 268 -269 270 271
96.27/96.37	v -272 273 -274 -275 -276 277 -278 279
96.27/96.37	v -280 281 282 283 284 -285 -286 -287
96.27/96.37	v 288 289 290 -291 -292 -293 294 295
96.27/96.37	v 296 -297 298 -299 300 -301 -302 303
96.27/96.37	v -304 -305 -306 -307 -308 -309 -310 -311
96.27/96.37	v 0
96.27/96.37	c
96.27/96.37	c 710849 conflicts, 761339 decisions, 1 random
96.27/96.37	c 0 iterations, 6 restarts, 1526 skipped
96.27/96.37	c 28 enlarged, 566 shrunken, 6943 rescored, 220 rebiased
96.27/96.37	c 5 simplifications, 1 reductions
96.27/96.37	c
96.27/96.37	c vars: 0 fixed, 2 equiv, 0 elim, 2 merged
96.27/96.37	c elim: 9525 resolutions, 1 phases, 1 rounds
96.27/96.37	c sbst: 0% substituted, 0.0% nots, 0.0% ands, 0.0% xors, 0.0% ites
96.27/96.37	c arty: 0.00 and 0.00 xor average arity
96.27/96.37	c prbe: 1862 probed, 3 phases, 3 rounds
96.27/96.37	c prbe: 0 failed, 0 lifted, 0 merged
96.27/96.37	c sccs: 0 non trivial, 0 fixed, 0 merged
96.27/96.37	c hash: 0 units, 2 merged
96.27/96.37	c mins: 14455797 learned, 33% deleted, 21 strong, 16 depth
96.27/96.37	c subs: 0 forward, 600 backward, 0 doms
96.27/96.37	c strs: 619 forward, 749 backward
96.27/96.37	c doms: 0 dominators, 0 high, 0 low
96.27/96.37	c prps: 47004059 propagations, 0.49 megaprops
96.27/96.37	c
96.27/96.37	c 96.3 seconds, 7 MB max, 69 MB recycled

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-1783742-1241878190/watcher-1783742-1241878190 -o /tmp/evaluation-result-1783742-1241878190/solver-1783742-1241878190 -C 5000 -W 6000 -M 1800 HOME/precosat HOME/instance-1783742-1241878190.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: 1.00 1.00 0.96 3/64 16116
/proc/meminfo: memFree=1778320/2055920 swapFree=4113124/4192956
[pid=16116] ppid=16114 vsize=916 CPUtime=0
/proc/16116/stat : 16116 (precosat) R 16114 16116 16034 0 -1 4194304 164 0 0 0 0 0 0 0 18 0 1 0 215845088 937984 148 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16116/statm: 229 148 79 155 0 72 0

[startup+0.0456831 s]
/proc/loadavg: 1.00 1.00 0.96 3/64 16116
/proc/meminfo: memFree=1778320/2055920 swapFree=4113124/4192956
[pid=16116] ppid=16114 vsize=1048 CPUtime=0.04
/proc/16116/stat : 16116 (precosat) R 16114 16116 16034 0 -1 4194304 182 0 0 0 4 0 0 0 18 0 1 0 215845088 1073152 166 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16116/statm: 262 166 79 155 0 105 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1048

[startup+0.101687 s]
/proc/loadavg: 1.00 1.00 0.96 3/64 16116
/proc/meminfo: memFree=1778320/2055920 swapFree=4113124/4192956
[pid=16116] ppid=16114 vsize=1180 CPUtime=0.09
/proc/16116/stat : 16116 (precosat) R 16114 16116 16034 0 -1 4194304 219 0 0 0 9 0 0 0 18 0 1 0 215845088 1208320 203 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16116/statm: 295 203 79 155 0 138 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1180

[startup+0.301703 s]
/proc/loadavg: 1.00 1.00 0.96 3/64 16116
/proc/meminfo: memFree=1778320/2055920 swapFree=4113124/4192956
[pid=16116] ppid=16114 vsize=1444 CPUtime=0.29
/proc/16116/stat : 16116 (precosat) R 16114 16116 16034 0 -1 4194304 278 0 0 0 29 0 0 0 19 0 1 0 215845088 1478656 262 1992294400 134512640 135151029 4294956240 18446744073709551615 134554894 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16116/statm: 361 262 79 155 0 204 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1444

[startup+0.701735 s]
/proc/loadavg: 1.00 1.00 0.96 3/64 16116
/proc/meminfo: memFree=1778320/2055920 swapFree=4113124/4192956
[pid=16116] ppid=16114 vsize=1576 CPUtime=0.69
/proc/16116/stat : 16116 (precosat) R 16114 16116 16034 0 -1 4194304 332 0 0 0 69 0 0 0 22 0 1 0 215845088 1613824 316 1992294400 134512640 135151029 4294956240 18446744073709551615 134574619 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16116/statm: 394 316 79 155 0 237 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1576

[startup+1.5018 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 16117
/proc/meminfo: memFree=1777224/2055920 swapFree=4113124/4192956
[pid=16116] ppid=16114 vsize=1840 CPUtime=1.49
/proc/16116/stat : 16116 (precosat) R 16114 16116 16034 0 -1 4194304 399 0 0 0 149 0 0 0 25 0 1 0 215845088 1884160 383 1992294400 134512640 135151029 4294956240 18446744073709551615 134555122 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16116/statm: 460 383 79 155 0 303 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1840

[startup+3.10192 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 16117
/proc/meminfo: memFree=1776520/2055920 swapFree=4113124/4192956
[pid=16116] ppid=16114 vsize=2372 CPUtime=3.09
/proc/16116/stat : 16116 (precosat) R 16114 16116 16034 0 -1 4194304 518 0 0 0 309 0 0 0 25 0 1 0 215845088 2428928 502 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16116/statm: 593 502 79 155 0 436 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2372

[startup+6.30118 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 16117
/proc/meminfo: memFree=1776200/2055920 swapFree=4113124/4192956
[pid=16116] ppid=16114 vsize=2840 CPUtime=6.29
/proc/16116/stat : 16116 (precosat) R 16114 16116 16034 0 -1 4194304 627 0 0 0 629 0 0 0 25 0 1 0 215845088 2908160 605 1992294400 134512640 135151029 4294956240 18446744073709551615 134555139 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16116/statm: 710 605 79 155 0 553 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2840

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 16117
/proc/meminfo: memFree=1775440/2055920 swapFree=4113124/4192956
[pid=16116] ppid=16114 vsize=3528 CPUtime=12.69
/proc/16116/stat : 16116 (precosat) R 16114 16116 16034 0 -1 4194304 791 0 0 0 1269 0 0 0 25 0 1 0 215845088 3612672 769 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16116/statm: 882 769 79 155 0 725 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3528

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 16117
/proc/meminfo: memFree=1774288/2055920 swapFree=4113124/4192956
[pid=16116] ppid=16114 vsize=4784 CPUtime=25.48
/proc/16116/stat : 16116 (precosat) R 16114 16116 16034 0 -1 4194304 1055 0 0 0 2548 0 0 0 25 0 1 0 215845088 4898816 1033 1992294400 134512640 135151029 4294956240 18446744073709551615 134554777 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16116/statm: 1196 1033 79 155 0 1039 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4784

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 16117
/proc/meminfo: memFree=1773072/2055920 swapFree=4113124/4192956
[pid=16116] ppid=16114 vsize=6116 CPUtime=51.07
/proc/16116/stat : 16116 (precosat) R 16114 16116 16034 0 -1 4194304 1355 0 0 0 5107 0 0 0 25 0 1 0 215845088 6262784 1333 1992294400 134512640 135151029 4294956240 18446744073709551615 134574626 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16116/statm: 1529 1333 79 155 0 1372 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 6116

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

[startup+76.7018 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 16117
/proc/meminfo: memFree=1772368/2055920 swapFree=4113124/4192956
[pid=16116] ppid=16114 vsize=6936 CPUtime=76.67
/proc/16116/stat : 16116 (precosat) R 16114 16116 16034 0 -1 4194304 1536 0 0 0 7666 1 0 0 25 0 1 0 215845088 7102464 1514 1992294400 134512640 135151029 4294956240 18446744073709551615 134552608 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16116/statm: 1734 1514 79 155 0 1577 0
Current children cumulated CPU time (s) 76.67
Current children cumulated vsize (KiB) 6936

[startup+89.5018 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 16117
/proc/meminfo: memFree=1771472/2055920 swapFree=4113124/4192956
[pid=16116] ppid=16114 vsize=7960 CPUtime=89.47
/proc/16116/stat : 16116 (precosat) R 16114 16116 16034 0 -1 4194304 1740 0 0 0 8946 1 0 0 25 0 1 0 215845088 8151040 1718 1992294400 134512640 135151029 4294956240 18446744073709551615 134576004 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16116/statm: 1990 1718 79 155 0 1833 0
Current children cumulated CPU time (s) 89.47
Current children cumulated vsize (KiB) 7960

[startup+92.702 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 16117
/proc/meminfo: memFree=1771280/2055920 swapFree=4113124/4192956
[pid=16116] ppid=16114 vsize=8092 CPUtime=92.67
/proc/16116/stat : 16116 (precosat) R 16114 16116 16034 0 -1 4194304 1781 0 0 0 9266 1 0 0 25 0 1 0 215845088 8286208 1759 1992294400 134512640 135151029 4294956240 18446744073709551615 134555130 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16116/statm: 2023 1759 79 155 0 1866 0
Current children cumulated CPU time (s) 92.67
Current children cumulated vsize (KiB) 8092

[startup+94.3012 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 16117
/proc/meminfo: memFree=1771280/2055920 swapFree=4113124/4192956
[pid=16116] ppid=16114 vsize=8092 CPUtime=94.27
/proc/16116/stat : 16116 (precosat) R 16114 16116 16034 0 -1 4194304 1785 0 0 0 9426 1 0 0 25 0 1 0 215845088 8286208 1763 1992294400 134512640 135151029 4294956240 18446744073709551615 134554839 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16116/statm: 2023 1763 79 155 0 1866 0
Current children cumulated CPU time (s) 94.27
Current children cumulated vsize (KiB) 8092

[startup+95.1012 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 16117
/proc/meminfo: memFree=1771280/2055920 swapFree=4113124/4192956
[pid=16116] ppid=16114 vsize=8092 CPUtime=95.07
/proc/16116/stat : 16116 (precosat) R 16114 16116 16034 0 -1 4194304 1785 0 0 0 9506 1 0 0 25 0 1 0 215845088 8286208 1763 1992294400 134512640 135151029 4294956240 18446744073709551615 134578323 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16116/statm: 2023 1763 79 155 0 1866 0
Current children cumulated CPU time (s) 95.07
Current children cumulated vsize (KiB) 8092

[startup+95.9013 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 16117
/proc/meminfo: memFree=1771280/2055920 swapFree=4113124/4192956
[pid=16116] ppid=16114 vsize=8092 CPUtime=95.87
/proc/16116/stat : 16116 (precosat) R 16114 16116 16034 0 -1 4194304 1785 0 0 0 9586 1 0 0 25 0 1 0 215845088 8286208 1763 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16116/statm: 2023 1763 79 155 0 1866 0
Current children cumulated CPU time (s) 95.87
Current children cumulated vsize (KiB) 8092

[startup+96.3013 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 16117
/proc/meminfo: memFree=1771280/2055920 swapFree=4113124/4192956
[pid=16116] ppid=16114 vsize=8092 CPUtime=96.27
/proc/16116/stat : 16116 (precosat) R 16114 16116 16034 0 -1 4194304 1785 0 0 0 9626 1 0 0 25 0 1 0 215845088 8286208 1763 1992294400 134512640 135151029 4294956240 18446744073709551615 134551294 0 0 4096 17442 0 0 0 17 1 0 0
/proc/16116/statm: 2023 1763 79 155 0 1866 0
Current children cumulated CPU time (s) 96.27
Current children cumulated vsize (KiB) 8092

Child status: 10
Real time (s): 96.3742
CPU time (s): 96.3474
CPU user time (s): 96.3324
CPU system time (s): 0.014997
CPU usage (%): 99.9722
Max. virtual memory (cumulated for all children) (KiB): 8092

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 96.3324
system time used= 0.014997
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1786
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= 2
involuntary context switches= 223

runsolver used 0.074988 second user time and 0.203968 second system time

The end

Launcher Data

Begin job on node69 at 2009-05-09 16:09:50
IDJOB=1783742
IDBENCH=24665
IDSOLVER=607
FILE ID=node69/1783742-1241878190
PBS_JOBID= 9264628
Free space on /tmp= 66204 MiB

SOLVER NAME= precosat 236
BENCH NAME= SAT07/crafted/Hard/contest05/others/mod2c-rand3bip-sat-220-2.sat05-2489.reshuffled-07.cnf
COMMAND LINE= HOME/precosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1783742-1241878190/watcher-1783742-1241878190 -o /tmp/evaluation-result-1783742-1241878190/solver-1783742-1241878190 -C 5000 -W 6000 -M 1800  HOME/precosat HOME/instance-1783742-1241878190.cnf

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

MD5SUM BENCH= 42a2d57c47222c3ed0e0546d3518a54d
RANDOM SEED=530669189

node69.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.231
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.231
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:       1778800 kB
Buffers:         34388 kB
Cached:         104496 kB
SwapCached:      74092 kB
Active:          66616 kB
Inactive:       148312 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1778800 kB
SwapTotal:     4192956 kB
SwapFree:      4113124 kB
Dirty:             752 kB
Writeback:           0 kB
Mapped:          14040 kB
Slab:            48188 kB
Committed_AS:   639496 kB
PageTables:       1464 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= 66204 MiB
End job on node69 at 2009-05-09 16:11:27