Trace number 2676194

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
borg-pb 10.05.30SAT 37.8482 36.2097

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/aloul/
FPGA_SAT05/normalized-fpga15_14_sat_pb.cnf.cr.opb
MD5SUM49aa50e1ed35f3f8c8cb0a8781a76e97
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.004998
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables315
Total number of constraints253
Number of constraints which are clauses224
Number of constraints which are cardinality constraints (but not clauses)29
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint7
Maximum length of a constraint15
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 16
Number of bits of the biggest sum of numbers5
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1.02/1.58	c DEBUG: probabilities of action success (DCM model):
1.02/1.58	c        pb/competition_2010/bsolo_pb10-l1   : 0.2446 0.3106 0.3432 0.4493 0.5331 0.5649 0.6331
1.02/1.58	c        pb/competition_2010/bsolo_pb10-l2   : 0.2220 0.2840 0.3077 0.3819 0.4261 0.4617 0.5493
1.02/1.58	c        pb/competition_2010/bsolo_pb10-l3   : 0.2079 0.2803 0.3237 0.4112 0.4599 0.4979 0.5927
1.02/1.58	c        pb/competition_2010/wbo1.4a         : 0.3403 0.4826 0.5859 0.7308 0.8018 0.8464 0.9114
1.02/1.58	c        pb/competition_2010/wbo1.4b         : 0.2130 0.3046 0.4491 0.6693 0.7698 0.8150 0.8796
1.02/1.58	c        pb/other/clasp-1.3.3                : 0.4078 0.5945 0.6711 0.8373 0.8906 0.9054 0.9586
1.02/1.58	c        pb/other/sat4j-pb-v20090829         : 0.2634 0.4175 0.5149 0.6419 0.7125 0.7655 0.8315
1.02/1.58	c        pb/other/sat4j-pb-v20090829-cutting : 0.2190 0.3670 0.4173 0.5593 0.5959 0.6405 0.7110
1.11/1.61	c DETAIL: running [u'HOME/etc/solvers/other/clasp-1.3.3/clasp-1.3.3-x86-linux', u'--seed=1898826283', u'HOME/instance-2676194-1277134649.opb'] for 0:00:10
11.89/11.81	c DEBUG: probabilities of action success (DCM model):
11.89/11.81	c        pb/competition_2010/bsolo_pb10-l1   : 0.0864 0.1465 0.1840 0.2857 0.3885 0.4283 0.5203
11.89/11.81	c        pb/competition_2010/bsolo_pb10-l2   : 0.0562 0.0749 0.0922 0.1683 0.2191 0.2624 0.3839
11.89/11.81	c        pb/competition_2010/bsolo_pb10-l3   : 0.0651 0.1056 0.1465 0.2372 0.2927 0.3401 0.4668
11.89/11.81	c        pb/competition_2010/wbo1.4a         : 0.1742 0.3354 0.4616 0.6290 0.7329 0.7917 0.8920
11.89/11.81	c        pb/competition_2010/wbo1.4b         : 0.1021 0.1948 0.3272 0.5834 0.7167 0.7734 0.8713
11.89/11.81	c        pb/other/clasp-1.3.3                : 0.0473 0.3999 0.5163 0.7617 0.8422 0.8653 0.9405
11.89/11.81	c        pb/other/sat4j-pb-v20090829         : 0.0742 0.2233 0.3526 0.5167 0.6055 0.6788 0.7733
11.89/11.81	c        pb/other/sat4j-pb-v20090829-cutting : 0.0499 0.1563 0.1889 0.3805 0.4170 0.4832 0.5874
11.89/11.82	c DETAIL: running [u'HOME/etc/solvers/other/clasp-1.3.3/clasp-1.3.3-x86-linux', u'--seed=31212470', u'HOME/instance-2676194-1277134649.opb'] for 0:00:50
37.71/36.14	s SATISFIABLE
37.71/36.14	v -x1 -x2 -x3 -x4 -x5 -x6 x7 -x8 -x9 -x10 -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 x29 -x30 -x31 -x32 x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 x50 -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 -x82 -x83 -x84 -x85 -x86 -x87 x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 x100 -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110 x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 -x130 -x131 x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 x146 -x147 -x148 -x149 -x150 -x151 x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169 -x170 -x171 -x172 x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182 -x183 x184 -x185 -x186 -x187 -x188 -x189 -x190 -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200 -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 -x209 x210 -x211 -x212 -x213 -x214 -x215 -x216 x217 -x218 -x219 -x220 -x221 -x222 x223 -x224 -x225 -x226 -x227 -x228 x229 -x230 -x231 -x232 -x233 -x234 x235 -x236 -x237 -x238 -x239 -x240 x241 -x242 -x243 -x244 -x245 -x246 x247 -x248 -x249 -x250 -x251 -x252 x253 -x254 -x255 -x256 -x257 -x258 -x259 -x260 -x261 -x262 x263 -x264 -x265 -x266 -x267 -x268 -x269 -x270 -x271 -x272 -x273 -x274 -x275 -x276 -x277 -x278 x279 -x280 -x281 x282 -x283 -x284 -x285 -x286 -x287 -x288 -x289 -x290 -x291 x292 -x293 -x294 -x295 -x296 -x297 -x298 -x299 -x300 x301 x302 -x303 -x304 -x305 -x306 -x307 -x308 -x309 -x310 x311 -x312 -x313 -x314 -x315

Verifier Data

OK	0

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2676194-1277134649/watcher-2676194-1277134649 -o /tmp/evaluation-result-2676194-1277134649/solver-2676194-1277134649 -C 1800 -W 2000 -M 1800 solver HOME/instance-2676194-1277134649.opb 1652698842 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 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.96 0.48 0.62 3/106 6279
/proc/meminfo: memFree=1590796/2059040 swapFree=4139424/4192956
[pid=6279] ppid=6277 vsize=16708 CPUtime=0
/proc/6279/stat : 6279 (python) R 6277 6279 6011 0 -1 4202496 730 0 0 0 0 0 0 0 18 0 1 0 89068638 17108992 495 1992294400 4194304 4196484 140736728320832 18446744073709551615 272917541573 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/6279/statm: 4177 497 272 1 0 273 0

[startup+0.062697 s]
/proc/loadavg: 0.96 0.48 0.62 3/106 6279
/proc/meminfo: memFree=1590796/2059040 swapFree=4139424/4192956
[pid=6279] ppid=6277 vsize=18472 CPUtime=0.04
/proc/6279/stat : 6279 (python) R 6277 6279 6011 0 -1 4202496 2022 0 0 0 3 1 0 0 17 0 1 0 89068638 18915328 1032 1992294400 4194304 4196484 140736356815120 18446744073709551615 272917876581 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/6279/statm: 4618 1032 423 1 0 598 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 18472

[startup+0.100697 s]
/proc/loadavg: 0.96 0.48 0.62 3/106 6279
/proc/meminfo: memFree=1590796/2059040 swapFree=4139424/4192956
[pid=6279] ppid=6277 vsize=31512 CPUtime=0.06
/proc/6279/stat : 6279 (python) R 6277 6279 6011 0 -1 4202496 2244 0 0 0 4 2 0 0 17 0 1 0 89068638 32268288 1228 1992294400 4194304 4196484 140736356815120 18446744073709551615 272917878784 0 2147483391 16781312 2 0 0 0 17 0 0 0 0
/proc/6279/statm: 7878 1228 459 1 0 750 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 31512

[startup+0.300697 s]
/proc/loadavg: 0.96 0.48 0.62 3/106 6279
/proc/meminfo: memFree=1590796/2059040 swapFree=4139424/4192956
[pid=6279] ppid=6277 vsize=70596 CPUtime=0.22
/proc/6279/stat : 6279 (python) R 6277 6279 6011 0 -1 4202496 3953 0 0 0 15 7 0 0 17 0 1 0 89068638 72290304 2789 1992294400 4194304 4196484 140736356815120 18446744073709551615 272917567216 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/6279/statm: 17649 2790 686 1 0 2136 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 70596

[startup+0.700696 s]
/proc/loadavg: 0.96 0.48 0.62 3/106 6279
/proc/meminfo: memFree=1590796/2059040 swapFree=4139424/4192956
[pid=6279] ppid=6277 vsize=98836 CPUtime=0.49
/proc/6279/stat : 6279 (python) R 6277 6279 6011 0 -1 4202496 4867 0 0 0 30 19 0 0 16 0 1 0 89068638 101208064 3580 1992294400 4194304 4196484 140736356815120 18446744073709551615 272917876741 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/6279/statm: 24709 3580 1022 1 0 2566 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 98836

[startup+1.5007 s]
/proc/loadavg: 0.96 0.48 0.62 2/107 6284
/proc/meminfo: memFree=1574792/2059040 swapFree=4139424/4192956
[pid=6279] ppid=6277 vsize=119040 CPUtime=1.02
/proc/6279/stat : 6279 (python) R 6277 6279 6011 0 -1 4202496 8945 927 0 0 69 33 0 0 16 0 1 0 89068638 121896960 6092 1992294400 4194304 4196484 140736356815120 18446744073709551615 46960152472263 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/6279/statm: 29760 6092 1063 1 0 5014 0
Current children cumulated CPU time (s) 1.02
Current children cumulated vsize (KiB) 119040

[startup+3.10069 s]
/proc/loadavg: 0.96 0.48 0.62 2/108 6285
/proc/meminfo: memFree=1568708/2059040 swapFree=4139424/4192956
[pid=6279] ppid=6277 vsize=132056 CPUtime=1.25
/proc/6279/stat : 6279 (python) S 6277 6279 6011 0 -1 4202496 10287 927 0 0 90 35 0 0 16 0 1 0 89068638 135225344 6308 1992294400 4194304 4196484 140736356815120 18446744073709551615 272917900815 0 0 16781312 2 159688670771686069 0 0 17 0 0 0 0
/proc/6279/statm: 33014 6308 1133 1 0 5166 0
[pid=6285] ppid=6279 vsize=2064 CPUtime=1.47
/proc/6285/stat : 6285 (clasp-1.3.3-x86) R 6279 6285 6285 0 -1 4202496 587 0 0 0 147 0 0 0 19 0 1 0 89068800 2113536 266 1992294400 134512640 136080129 4289914336 18446744073709551615 134588752 0 0 16781312 16386 0 0 0 17 1 0 0 0
/proc/6285/statm: 516 266 174 383 0 131 0
Current children cumulated CPU time (s) 2.72
Current children cumulated vsize (KiB) 134120

[startup+6.30169 s]
/proc/loadavg: 0.97 0.48 0.63 4/108 6285
/proc/meminfo: memFree=1567964/2059040 swapFree=4139424/4192956
[pid=6279] ppid=6277 vsize=132056 CPUtime=1.44
/proc/6279/stat : 6279 (python) S 6277 6279 6011 0 -1 4202496 10296 927 0 0 107 37 0 0 15 0 1 0 89068638 135225344 6308 1992294400 4194304 4196484 140736356815120 18446744073709551615 272917900815 0 0 16781312 2 159688670771686069 0 0 17 0 0 0 0
/proc/6279/statm: 33014 6308 1133 1 0 5166 0
[pid=6285] ppid=6279 vsize=2196 CPUtime=4.64
/proc/6285/stat : 6285 (clasp-1.3.3-x86) R 6279 6285 6285 0 -1 4202496 622 0 0 0 463 1 0 0 25 0 1 0 89068800 2248704 301 1992294400 134512640 136080129 4289914336 18446744073709551615 134579472 0 0 16781312 16386 0 0 0 17 1 0 0 0
/proc/6285/statm: 549 301 174 383 0 164 0
Current children cumulated CPU time (s) 6.08
Current children cumulated vsize (KiB) 134252

[startup+12.7007 s]
/proc/loadavg: 0.97 0.49 0.63 2/108 6288
/proc/meminfo: memFree=1568708/2059040 swapFree=4139424/4192956
[pid=6279] ppid=6277 vsize=134116 CPUtime=12.02
/proc/6279/stat : 6279 (python) S 6277 6279 6011 0 -1 4202496 11604 2500 0 0 148 43 1008 3 15 0 1 0 89068638 137334784 6330 1992294400 4194304 4196484 140736356815120 18446744073709551615 272917900815 0 0 16781312 2 159836005329808053 0 0 17 1 0 0 0
/proc/6279/statm: 33529 6330 1143 1 0 5166 0
[pid=6288] ppid=6279 vsize=2064 CPUtime=0.87
/proc/6288/stat : 6288 (clasp-1.3.3-x86) R 6279 6288 6288 0 -1 4202496 576 0 0 0 87 0 0 0 19 0 1 0 89069820 2113536 256 1992294400 134512640 136080129 4290390704 18446744073709551615 134588783 0 0 16781312 16386 0 0 0 17 0 0 0 0
/proc/6288/statm: 516 256 174 383 0 131 0
Current children cumulated CPU time (s) 12.89
Current children cumulated vsize (KiB) 136180

[startup+25.5007 s]
/proc/loadavg: 0.98 0.52 0.63 3/108 6290
/proc/meminfo: memFree=1568708/2059040 swapFree=4139424/4192956
[pid=6279] ppid=6277 vsize=134116 CPUtime=12.8
/proc/6279/stat : 6279 (python) S 6277 6279 6011 0 -1 4202496 11651 2500 0 0 215 54 1008 3 15 0 1 0 89068638 137334784 6330 1992294400 4194304 4196484 140736356815120 18446744073709551615 272917900815 0 0 16781312 2 159836005329808053 0 0 17 1 0 0 0
/proc/6279/statm: 33529 6330 1143 1 0 5166 0
[pid=6288] ppid=6279 vsize=2308 CPUtime=13.67
/proc/6288/stat : 6288 (clasp-1.3.3-x86) R 6279 6288 6288 0 -1 4202496 656 0 0 0 1367 0 0 0 25 0 1 0 89069820 2363392 336 1992294400 134512640 136080129 4290390704 18446744073709551615 134849991 0 0 16781312 16386 0 0 0 17 0 0 0 0
/proc/6288/statm: 577 336 174 383 0 192 0
Current children cumulated CPU time (s) 26.47
Current children cumulated vsize (KiB) 136424

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

[startup+31.9087 s]
/proc/loadavg: 1.06 0.54 0.64 2/108 6290
/proc/meminfo: memFree=1568584/2059040 swapFree=4139424/4192956
[pid=6279] ppid=6277 vsize=134116 CPUtime=13.18
/proc/6279/stat : 6279 (python) S 6277 6279 6011 0 -1 4202496 11674 2500 0 0 248 59 1008 3 15 0 1 0 89068638 137334784 6330 1992294400 4194304 4196484 140736356815120 18446744073709551615 272917900815 0 0 16781312 2 159836005329808053 0 0 17 1 0 0 0
/proc/6279/statm: 33529 6330 1143 1 0 5166 0
[pid=6288] ppid=6279 vsize=2440 CPUtime=20.07
/proc/6288/stat : 6288 (clasp-1.3.3-x86) R 6279 6288 6288 0 -1 4202496 677 0 0 0 2007 0 0 0 25 0 1 0 89069820 2498560 357 1992294400 134512640 136080129 4290390704 18446744073709551615 134850025 0 0 16781312 16386 0 0 0 17 0 0 0 0
/proc/6288/statm: 610 357 174 383 0 225 0
Current children cumulated CPU time (s) 33.25
Current children cumulated vsize (KiB) 136556

[startup+33.5007 s]
/proc/loadavg: 1.05 0.55 0.64 2/108 6290
/proc/meminfo: memFree=1568584/2059040 swapFree=4139424/4192956
[pid=6279] ppid=6277 vsize=134116 CPUtime=13.29
/proc/6279/stat : 6279 (python) S 6277 6279 6011 0 -1 4202496 11680 2500 0 0 257 61 1008 3 15 0 1 0 89068638 137334784 6330 1992294400 4194304 4196484 140736356815120 18446744073709551615 272917900815 0 0 16781312 2 159836005329808053 0 0 17 1 0 0 0
/proc/6279/statm: 33529 6330 1143 1 0 5166 0
[pid=6288] ppid=6279 vsize=2440 CPUtime=21.66
/proc/6288/stat : 6288 (clasp-1.3.3-x86) R 6279 6288 6288 0 -1 4202496 682 0 0 0 2166 0 0 0 25 0 1 0 89069820 2498560 362 1992294400 134512640 136080129 4290390704 18446744073709551615 134845705 0 0 16781312 16386 0 0 0 17 0 0 0 0
/proc/6288/statm: 610 362 174 383 0 225 0
Current children cumulated CPU time (s) 34.95
Current children cumulated vsize (KiB) 136556

[startup+35.1007 s]
/proc/loadavg: 1.05 0.55 0.64 2/108 6290
/proc/meminfo: memFree=1568336/2059040 swapFree=4139424/4192956
[pid=6279] ppid=6277 vsize=134116 CPUtime=13.38
/proc/6279/stat : 6279 (python) S 6277 6279 6011 0 -1 4202496 11685 2500 0 0 265 62 1008 3 15 0 1 0 89068638 137334784 6330 1992294400 4194304 4196484 140736356815120 18446744073709551615 272917900815 0 0 16781312 2 159836005329808053 0 0 17 1 0 0 0
/proc/6279/statm: 33529 6330 1143 1 0 5166 0
[pid=6288] ppid=6279 vsize=2440 CPUtime=23.27
/proc/6288/stat : 6288 (clasp-1.3.3-x86) R 6279 6288 6288 0 -1 4202496 691 0 0 0 2327 0 0 0 25 0 1 0 89069820 2498560 371 1992294400 134512640 136080129 4290390704 18446744073709551615 134804917 0 0 16781312 16386 0 0 0 17 0 0 0 0
/proc/6288/statm: 610 371 174 383 0 225 0
Current children cumulated CPU time (s) 36.65
Current children cumulated vsize (KiB) 136556

[startup+35.9007 s]
/proc/loadavg: 1.05 0.55 0.64 2/108 6290
/proc/meminfo: memFree=1568336/2059040 swapFree=4139424/4192956
[pid=6279] ppid=6277 vsize=134116 CPUtime=13.45
/proc/6279/stat : 6279 (python) S 6277 6279 6011 0 -1 4202496 11689 2500 0 0 271 63 1008 3 15 0 1 0 89068638 137334784 6330 1992294400 4194304 4196484 140736356815120 18446744073709551615 272917900815 0 0 16781312 2 159836005329808053 0 0 17 1 0 0 0
/proc/6279/statm: 33529 6330 1143 1 0 5166 0
[pid=6288] ppid=6279 vsize=2440 CPUtime=24.06
/proc/6288/stat : 6288 (clasp-1.3.3-x86) R 6279 6288 6288 0 -1 4202496 691 0 0 0 2406 0 0 0 25 0 1 0 89069820 2498560 371 1992294400 134512640 136080129 4290390704 18446744073709551615 134836617 0 0 16781312 16386 0 0 0 17 0 0 0 0
/proc/6288/statm: 610 371 174 383 0 225 0
Current children cumulated CPU time (s) 37.51
Current children cumulated vsize (KiB) 136556

[startup+36.101 s]
/proc/loadavg: 1.05 0.55 0.64 2/108 6290
/proc/meminfo: memFree=1568336/2059040 swapFree=4139424/4192956
[pid=6279] ppid=6277 vsize=134116 CPUtime=13.56
/proc/6279/stat : 6279 (python) R 6277 6279 6011 0 -1 4202496 11697 2500 0 0 281 64 1008 3 16 0 1 0 89068638 137334784 6330 1992294400 4194304 4196484 140736356815120 18446744073709551615 46960152323667 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/6279/statm: 33529 6330 1143 1 0 5166 0
[pid=6288] ppid=6279 vsize=0 CPUtime=24.15
/proc/6288/stat : 6288 (clasp-1.3.3-x86) Z 6279 6288 6288 0 -1 4202524 705 0 0 0 2415 0 0 0 25 0 1 0 89069820 0 0 1992294400 0 0 0 0 0 0 0 16781312 16386 18446744073709551615 0 0 17 0 0 0 0
/proc/6288/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 37.71
Current children cumulated vsize (KiB) 134116

[startup+36.201 s]
/proc/loadavg: 1.05 0.55 0.64 2/107 6292
/proc/meminfo: memFree=1568716/2059040 swapFree=4139424/4192956
[pid=6279] ppid=6277 vsize=0 CPUtime=37.83
/proc/6279/stat : 6279 (python) R 6277 6279 6011 0 -1 4202500 16577 4125 0 0 288 66 3424 5 16 0 1 0 89068638 0 0 1992294400 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 1 0 0 0
/proc/6279/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 37.83
Current children cumulated vsize (KiB) 0

Child status: 10
Real time (s): 36.2097
CPU time (s): 37.8482
CPU user time (s): 37.1294
CPU system time (s): 0.71889
CPU usage (%): 104.525
Max. virtual memory (cumulated for all children) (KiB): 136560

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 37.1294
system time used= 0.71889
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20702
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= 3878
involuntary context switches= 396

runsolver used 0.073988 second user time and 0.202969 second system time

The end

Launcher Data

Begin job on node006 at 2010-06-21 17:37:29
IDJOB=2676194
IDBENCH=1394
IDSOLVER=1178
FILE ID=node006/2676194-1277134649
PBS_JOBID= 11182102
Free space on /tmp= 62572 MiB

SOLVER NAME= borg-pb 10.05.30
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/aloul/FPGA_SAT05/normalized-fpga15_14_sat_pb.cnf.cr.opb
COMMAND LINE= solver BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2676194-1277134649/watcher-2676194-1277134649 -o /tmp/evaluation-result-2676194-1277134649/solver-2676194-1277134649 -C 1800 -W 2000 -M 1800  solver HOME/instance-2676194-1277134649.opb 1652698842 

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

MD5SUM BENCH= 49aa50e1ed35f3f8c8cb0a8781a76e97
RANDOM SEED=1652698842

node006.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.204
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
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 constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.40
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.204
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
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 constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.45
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1591200 kB
Buffers:        125512 kB
Cached:         236052 kB
SwapCached:       6660 kB
Active:         222508 kB
Inactive:       153204 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1591200 kB
SwapTotal:     4192956 kB
SwapFree:      4139424 kB
Dirty:           20480 kB
Writeback:           0 kB
AnonPages:       12520 kB
Mapped:          12924 kB
Slab:            70256 kB
PageTables:       3992 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   183348 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62552 MiB
End job on node006 at 2010-06-21 17:38:06