Trace number 452798

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, and are wall clock time (not CPU 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
bsolo 3.0.17SAT 456.53 456.649

General information on the benchmark

Namenormalized-PB07/PURE-SAT/SAT07/crafted/Medium/contest05/
jarvisalo/mod2-rand3bip-sat-210-1.sat05-2158.reshuffled-07.opb
MD5SUM16dacbc7c664c5d9d0ed54444ef337f6
Bench CategoryPURE-SAT (instances containing only clauses)
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 benchmark61.4287
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 0
Optimality of the best value was proved NO
Number of variables210
Total number of constraints840
Number of constraints which are clauses840
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint3
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 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.00/0.00	c bsolo beta version 3.0.17 - 27/04/2007 : 1600 GMT
0.00/0.00	c Developed by Vasco Manquinho IST/UTL - INESC-ID
0.00/0.00	c type "bsolo -h" for help
0.00/0.00	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.00	c Memory Limit set to 1800 MB
0.00/0.00	c Instance file /tmp/evaluation/452798-1177965518/instance-452798-1177965518.opb
0.00/0.00	c File size is 25370 bytes.
0.00/0.00	c Highest Coefficient sum: 5
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0.005 s
0.00/0.00	c Var: 210 Constr: 840 840/0/0 Lit: 2520 Watch. Lit: 1680
0.00/0.00	c Obj. Vars: 0 (0 % of total variables)
0.00/0.01	c Pre-processing Time: 0.009 s
0.00/0.01	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.01	c        0    210      840     2520    3     1680     279      0      0 0.01
0.00/0.01	c Switching off LPR mode.
456.47/456.64	c      101    210      941     5213    5     1882     307    101   6312 0.02
456.47/456.64	c      251    210     1091    10549    9     2182     338    251   8366 0.03
456.47/456.64	c      477    210     1107    11102   10     2214     372    267   9000 0.05
456.47/456.64	c      816    210     1028     7968    7     2056     410    188   9066 0.09
456.47/456.64	c     1325    210     1070     8890    8     2140     452    230   9397 0.14
456.47/456.64	c     2089    210     1069     8564    8     2138     498    229   8777 0.24
456.47/456.64	c     3235    210     1332    16978   12     2664     548    492   8558 0.38
456.47/456.64	c     4956    210     1224     8055    6     2448     603    384   9010 0.55
456.47/456.64	c     7541    210     1143     6025    5     2286     664    303   8540 0.88
456.47/456.64	c    11421    210     1420    12534    8     2840     731    580   8922 1.28
456.47/456.64	c    17244    210     1303    10313    7     2606     805    463   8820 1.96
456.47/456.64	c    25982    210     1544    17830   11     3088     886    704   8798 2.95
456.47/456.64	c    39093    210     1593    18207   11     3186     975    753   8461 4.62
456.47/456.64	c    58764    210     1683    23539   13     3366    1073    843   7650 7.68
456.47/456.64	c    88275    210     1455    12653    8     2910    1181    615   7364 11.99
456.47/456.64	c   132545    210     1807    32687   18     3614    1300    967   6761 19.60
456.47/456.64	c   198956    210     2107    41692   19     4214    1431   1267   6589 30.19
456.47/456.64	c   298577    210     1966    36116   18     3932    1575   1126   6238 47.86
456.47/456.64	c   448012    210     1773    23858   13     3546    1733    933   5877 76.22
456.47/456.64	c   672171    210     2342    50927   21     4684    1907   1502   5596 120.11
456.47/456.64	c  1008416    210     2578    53172   20     5156    2098   1738   5537 182.12
456.47/456.64	c  1512787    210     2640    49646   18     5280    2308   1800   5396 280.30
456.47/456.64	c  2269352    210     2593    40960   15     5186    2539   1753   5165 439.30
456.47/456.64	v x158 -x209 x178 x1 x21 x33 x54 x88 x101 x30 x153 -x206 -x141 -x85 -x114 x22 -x104 x183 -x50 x169 x46 -x187 -x83 -x177 x61 x139
456.47/456.64	v -x7 x208 -x193 -x196 x167 -x195 x87 -x112 x205 -x149 x173 -x67 x179 x106 x99 -x65 x164 x105 -x126 x146 x121 x76 -x148 -x203 x42
456.47/456.64	v x132 -x14 -x59 x170 x150 -x191 x37 -x89 x79 x176 -x27 -x165 x151 x110 -x71 x189 x56 x174 -x12 -x109 -x92 -x194 x100 -x198 x143
456.47/456.64	v -x159 -x75 -x17 -x73 -x152 -x94 x188 x93 -x103 -x192 x157 x72 -x69 -x28 -x23 x204 -x36 x133 x125 -x81 -x43 x160 -x41 -x78 x15
456.47/456.64	v x137 -x108 x142 -x182 -x119 -x82 x29 x210 x113 -x166 x200 x135 x136 -x197 x34 -x111 -x58 -x10 x8 x44 x74 -x52 -x172 x199 x171
456.47/456.64	v -x180 x156 x202 x66 x5 x118 x31 x57 -x35 -x201 x186 -x20 x38 x11 -x49 x134 x19 -x116 x185 x124 x147 -x123 -x163 -x95 -x98 x190
456.47/456.64	v x2 -x80 x127 -x13 -x162 -x129 x161 -x131 -x184 x48 -x175 -x60 -x181 -x40 x115 -x120 x62 -x47 -x128 -x155 -x9 -x3 x32 -x86 x55
456.47/456.64	v x168 -x154 -x122 -x64 x18 x39 -x70 x130 -x68 -x53 -x91 x4 -x144 x97 -x138 -x51 x77 -x63 -x102 x117 -x16 x25 x26 x207 x24 -x6 x96
456.47/456.64	v -x140 x107 -x45 x90 x84 -x145
456.47/456.64	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
456.47/456.64	c   23  2355675 119970  2514854     3367    69000   2527   5160 456.52
456.47/456.64	s SATISFIABLE
456.47/456.64	c Total time: 456.524 s

Verifier Data (download as text)

OK	0

Watcher Data (download as text)

runsolver version 3.2.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node60/watcher-452798-1177965518 -o ROOT/results/node60/solver-452798-1177965518 -C 1800 -W 3600 -M 1800 --output-limit 1,15 bsolo3.0.17 -m1800 /tmp/evaluation/452798-1177965518/instance-452798-1177965518.opb 

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): 3600 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.91 0.95 0.93 3/64 1944
/proc/meminfo: memFree=1819600/2055920 swapFree=4183296/4192956
[pid=1944] ppid=1942 vsize=11764 CPUtime=0
/proc/1944/stat : 1944 (bsolo3.0.17) R 1942 1944 387 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 244461751 12046336 335 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 5969531 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1944/statm: 2941 336 281 324 0 2004 0

[startup+0.0323201 s]
/proc/loadavg: 0.91 0.95 0.93 3/64 1944
/proc/meminfo: memFree=1819600/2055920 swapFree=4183296/4192956
[pid=1944] ppid=1942 vsize=4192 CPUtime=0.02
/proc/1944/stat : 1944 (bsolo3.0.17) R 1942 1944 387 0 -1 4194304 471 0 0 0 2 0 0 0 18 0 1 0 244461751 4292608 434 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 5969531 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1944/statm: 1048 434 310 324 0 118 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 4192

[startup+0.101326 s]
/proc/loadavg: 0.91 0.95 0.93 3/64 1944
/proc/meminfo: memFree=1819600/2055920 swapFree=4183296/4192956
[pid=1944] ppid=1942 vsize=4320 CPUtime=0.09
/proc/1944/stat : 1944 (bsolo3.0.17) R 1942 1944 387 0 -1 4194304 497 0 0 0 9 0 0 0 18 0 1 0 244461751 4423680 460 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4160527350 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1944/statm: 1080 460 310 324 0 150 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4320

[startup+0.301345 s]
/proc/loadavg: 0.91 0.95 0.93 3/64 1944
/proc/meminfo: memFree=1819600/2055920 swapFree=4183296/4192956
[pid=1944] ppid=1942 vsize=4448 CPUtime=0.29
/proc/1944/stat : 1944 (bsolo3.0.17) R 1942 1944 387 0 -1 4194304 514 0 0 0 29 0 0 0 19 0 1 0 244461751 4554752 477 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550893 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1944/statm: 1112 477 310 324 0 182 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4448

[startup+0.701385 s]
/proc/loadavg: 0.91 0.95 0.93 3/64 1944
/proc/meminfo: memFree=1819600/2055920 swapFree=4183296/4192956
[pid=1944] ppid=1942 vsize=4448 CPUtime=0.69
/proc/1944/stat : 1944 (bsolo3.0.17) R 1942 1944 387 0 -1 4194304 514 0 0 0 69 0 0 0 22 0 1 0 244461751 4554752 477 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1944/statm: 1112 477 310 324 0 182 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4448

[startup+1.50146 s]
/proc/loadavg: 0.91 0.95 0.93 2/65 1946
/proc/meminfo: memFree=1818888/2055920 swapFree=4183296/4192956
[pid=1944] ppid=1942 vsize=4448 CPUtime=1.49
/proc/1944/stat : 1944 (bsolo3.0.17) R 1942 1944 387 0 -1 4194304 517 0 0 0 149 0 0 0 25 0 1 0 244461751 4554752 480 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 5967604 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1944/statm: 1112 480 310 324 0 182 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4448

[startup+3.10162 s]
/proc/loadavg: 0.91 0.95 0.93 2/65 1946
/proc/meminfo: memFree=1818760/2055920 swapFree=4183296/4192956
[pid=1944] ppid=1942 vsize=4448 CPUtime=3.09
/proc/1944/stat : 1944 (bsolo3.0.17) R 1942 1944 387 0 -1 4194304 538 0 0 0 308 1 0 0 25 0 1 0 244461751 4554752 501 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 5975714 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1944/statm: 1112 501 310 324 0 182 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4448

[startup+6.30194 s]
/proc/loadavg: 0.92 0.95 0.93 2/65 1946
/proc/meminfo: memFree=1818384/2055920 swapFree=4183296/4192956
[pid=1944] ppid=1942 vsize=4708 CPUtime=6.29
/proc/1944/stat : 1944 (bsolo3.0.17) R 1942 1944 387 0 -1 4194304 585 0 0 0 628 1 0 0 25 0 1 0 244461751 4820992 548 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550670 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1944/statm: 1177 548 310 324 0 247 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4708

[startup+12.7016 s]
/proc/loadavg: 1.01 0.97 0.93 2/65 1946
/proc/meminfo: memFree=1818384/2055920 swapFree=4183296/4192956
[pid=1944] ppid=1942 vsize=4712 CPUtime=12.68
/proc/1944/stat : 1944 (bsolo3.0.17) R 1942 1944 387 0 -1 4194304 602 0 0 0 1267 1 0 0 25 0 1 0 244461751 4825088 565 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 5963845 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1944/statm: 1178 565 310 324 0 248 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 4712

[startup+25.5018 s]
/proc/loadavg: 1.08 0.99 0.94 2/65 1946
/proc/meminfo: memFree=1818384/2055920 swapFree=4183296/4192956
[pid=1944] ppid=1942 vsize=4844 CPUtime=25.48
/proc/1944/stat : 1944 (bsolo3.0.17) R 1942 1944 387 0 -1 4194304 617 0 0 0 2547 1 0 0 25 0 1 0 244461751 4960256 580 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550820 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1944/statm: 1211 580 310 324 0 281 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4844

[startup+51.1013 s]
/proc/loadavg: 1.05 0.99 0.94 2/65 1946
/proc/meminfo: memFree=1818128/2055920 swapFree=4183296/4192956
[pid=1944] ppid=1942 vsize=4844 CPUtime=51.08
/proc/1944/stat : 1944 (bsolo3.0.17) R 1942 1944 387 0 -1 4194304 638 0 0 0 5106 2 0 0 25 0 1 0 244461751 4960256 601 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 5967451 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1944/statm: 1211 601 310 324 0 281 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 4844

[startup+102.304 s]
/proc/loadavg: 1.02 0.99 0.94 2/65 1946
/proc/meminfo: memFree=1817872/2055920 swapFree=4183296/4192956
[pid=1944] ppid=1942 vsize=5136 CPUtime=102.27
/proc/1944/stat : 1944 (bsolo3.0.17) R 1942 1944 387 0 -1 4194304 713 0 0 0 10225 2 0 0 25 0 1 0 244461751 5259264 676 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134573166 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1944/statm: 1284 676 310 324 0 354 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 5136

[startup+162.301 s]
/proc/loadavg: 1.01 0.99 0.94 2/65 1946
/proc/meminfo: memFree=1817808/2055920 swapFree=4183296/4192956
[pid=1944] ppid=1942 vsize=5232 CPUtime=162.25
/proc/1944/stat : 1944 (bsolo3.0.17) R 1942 1944 387 0 -1 4194304 722 0 0 0 16223 2 0 0 25 0 1 0 244461751 5357568 685 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 5967312 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1944/statm: 1308 685 310 324 0 378 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 5232

[startup+222.301 s]
/proc/loadavg: 1.00 0.99 0.94 2/65 1948
/proc/meminfo: memFree=1817744/2055920 swapFree=4183296/4192956
[pid=1944] ppid=1942 vsize=5364 CPUtime=222.23
/proc/1944/stat : 1944 (bsolo3.0.17) R 1942 1944 387 0 -1 4194304 741 0 0 0 22221 2 0 0 25 0 1 0 244461751 5492736 704 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134546121 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1944/statm: 1341 704 310 324 0 411 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 5364

[startup+282.301 s]
/proc/loadavg: 1.00 0.99 0.94 2/65 1948
/proc/meminfo: memFree=1817680/2055920 swapFree=4183296/4192956
[pid=1944] ppid=1942 vsize=5328 CPUtime=282.22
/proc/1944/stat : 1944 (bsolo3.0.17) R 1942 1944 387 0 -1 4194304 750 0 0 0 28220 2 0 0 25 0 1 0 244461751 5455872 713 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550924 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1944/statm: 1332 713 310 324 0 402 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 5328

[startup+342.302 s]
/proc/loadavg: 1.00 0.99 0.94 2/65 1948
/proc/meminfo: memFree=1817424/2055920 swapFree=4183296/4192956
[pid=1944] ppid=1942 vsize=5580 CPUtime=342.2
/proc/1944/stat : 1944 (bsolo3.0.17) R 1942 1944 387 0 -1 4194304 815 0 0 0 34218 2 0 0 25 0 1 0 244461751 5713920 778 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 5965683 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1944/statm: 1395 778 310 324 0 465 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 5580

[startup+402.302 s]
/proc/loadavg: 1.00 0.99 0.94 2/65 1948
/proc/meminfo: memFree=1817424/2055920 swapFree=4183296/4192956
[pid=1944] ppid=1942 vsize=5580 CPUtime=402.19
/proc/1944/stat : 1944 (bsolo3.0.17) R 1942 1944 387 0 -1 4194304 815 0 0 0 40217 2 0 0 25 0 1 0 244461751 5713920 778 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550764 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1944/statm: 1395 778 310 324 0 465 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 5580

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

[startup+409.503 s]
/proc/loadavg: 1.00 0.99 0.94 2/65 1948
/proc/meminfo: memFree=1817360/2055920 swapFree=4183296/4192956
[pid=1944] ppid=1942 vsize=5580 CPUtime=409.39
/proc/1944/stat : 1944 (bsolo3.0.17) R 1942 1944 387 0 -1 4194304 815 0 0 0 40937 2 0 0 25 0 1 0 244461751 5713920 778 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550829 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1944/statm: 1395 778 310 324 0 465 0
Current children cumulated CPU time (s) 409.39
Current children cumulated vsize (KiB) 5580

[startup+435.101 s]
/proc/loadavg: 1.00 0.99 0.94 2/65 1948
/proc/meminfo: memFree=1817360/2055920 swapFree=4183296/4192956
[pid=1944] ppid=1942 vsize=5580 CPUtime=434.98
/proc/1944/stat : 1944 (bsolo3.0.17) R 1942 1944 387 0 -1 4194304 815 0 0 0 43496 2 0 0 25 0 1 0 244461751 5713920 778 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551065 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1944/statm: 1395 778 310 324 0 465 0
Current children cumulated CPU time (s) 434.98
Current children cumulated vsize (KiB) 5580

[startup+447.901 s]
/proc/loadavg: 1.00 0.99 0.94 2/65 1948
/proc/meminfo: memFree=1817360/2055920 swapFree=4183296/4192956
[pid=1944] ppid=1942 vsize=5580 CPUtime=447.77
/proc/1944/stat : 1944 (bsolo3.0.17) R 1942 1944 387 0 -1 4194304 815 0 0 0 44775 2 0 0 25 0 1 0 244461751 5713920 778 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551084 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1944/statm: 1395 778 310 324 0 465 0
Current children cumulated CPU time (s) 447.77
Current children cumulated vsize (KiB) 5580

[startup+451.102 s]
/proc/loadavg: 1.00 0.99 0.94 2/65 1948
/proc/meminfo: memFree=1817360/2055920 swapFree=4183296/4192956
[pid=1944] ppid=1942 vsize=5580 CPUtime=450.97
/proc/1944/stat : 1944 (bsolo3.0.17) R 1942 1944 387 0 -1 4194304 815 0 0 0 45095 2 0 0 25 0 1 0 244461751 5713920 778 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134519592 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1944/statm: 1395 778 310 324 0 465 0
Current children cumulated CPU time (s) 450.97
Current children cumulated vsize (KiB) 5580

[startup+454.305 s]
/proc/loadavg: 1.00 0.99 0.94 2/65 1948
/proc/meminfo: memFree=1817360/2055920 swapFree=4183296/4192956
[pid=1944] ppid=1942 vsize=5580 CPUtime=454.18
/proc/1944/stat : 1944 (bsolo3.0.17) R 1942 1944 387 0 -1 4194304 815 0 0 0 45416 2 0 0 25 0 1 0 244461751 5713920 778 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550808 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1944/statm: 1395 778 310 324 0 465 0
Current children cumulated CPU time (s) 454.18
Current children cumulated vsize (KiB) 5580

[startup+455.901 s]
/proc/loadavg: 1.00 0.99 0.94 2/65 1948
/proc/meminfo: memFree=1817360/2055920 swapFree=4183296/4192956
[pid=1944] ppid=1942 vsize=5580 CPUtime=455.77
/proc/1944/stat : 1944 (bsolo3.0.17) R 1942 1944 387 0 -1 4194304 815 0 0 0 45575 2 0 0 25 0 1 0 244461751 5713920 778 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 5967959 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1944/statm: 1395 778 310 324 0 465 0
Current children cumulated CPU time (s) 455.77
Current children cumulated vsize (KiB) 5580

[startup+456.301 s]
/proc/loadavg: 1.00 0.99 0.94 2/65 1948
/proc/meminfo: memFree=1817360/2055920 swapFree=4183296/4192956
[pid=1944] ppid=1942 vsize=5580 CPUtime=456.17
/proc/1944/stat : 1944 (bsolo3.0.17) R 1942 1944 387 0 -1 4194304 815 0 0 0 45615 2 0 0 25 0 1 0 244461751 5713920 778 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550797 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1944/statm: 1395 778 310 324 0 465 0
Current children cumulated CPU time (s) 456.17
Current children cumulated vsize (KiB) 5580

[startup+456.505 s]
/proc/loadavg: 1.00 0.99 0.94 2/65 1948
/proc/meminfo: memFree=1817360/2055920 swapFree=4183296/4192956
[pid=1944] ppid=1942 vsize=5580 CPUtime=456.38
/proc/1944/stat : 1944 (bsolo3.0.17) R 1942 1944 387 0 -1 4194304 815 0 0 0 45636 2 0 0 25 0 1 0 244461751 5713920 778 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550779 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1944/statm: 1395 778 310 324 0 465 0
Current children cumulated CPU time (s) 456.38
Current children cumulated vsize (KiB) 5580

[startup+456.601 s]
/proc/loadavg: 1.00 0.99 0.94 2/65 1948
/proc/meminfo: memFree=1817360/2055920 swapFree=4183296/4192956
[pid=1944] ppid=1942 vsize=5580 CPUtime=456.47
/proc/1944/stat : 1944 (bsolo3.0.17) R 1942 1944 387 0 -1 4194304 815 0 0 0 45645 2 0 0 25 0 1 0 244461751 5713920 778 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551475 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1944/statm: 1395 778 310 324 0 465 0
Current children cumulated CPU time (s) 456.47
Current children cumulated vsize (KiB) 5580

Child status: 0
Real time (s): 456.649
CPU time (s): 456.53
CPU user time (s): 456.503
CPU system time (s): 0.026995
CPU usage (%): 99.9739
Max. virtual memory (cumulated for all children) (KiB): 5580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 456.503
system time used= 0.026995
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 819
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= 10
involuntary context switches= 678

runsolver used 0.331949 second user time and 0.922859 second system time

The end

Launcher Data (download as text)

Begin job on node60 on Mon Apr 30 20:38:38 UTC 2007

IDJOB= 452798
IDBENCH= 47865
IDSOLVER= 199
FILE ID= node60/452798-1177965518

PBS_JOBID= 4727708

Free space on /tmp= 66558 MiB

SOLVER NAME= bsolo 3.0.17
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/PURE-SAT/SAT07/crafted/Medium/contest05/jarvisalo/mod2-rand3bip-sat-210-1.sat05-2158.reshuffled-07.opb
COMMAND LINE= bsolo3.0.17 -m1800 /tmp/evaluation/452798-1177965518/instance-452798-1177965518.opb            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node60/watcher-452798-1177965518 -o ROOT/results/node60/solver-452798-1177965518 -C 1800 -W 3600 -M 1800 --output-limit 1,15  bsolo3.0.17 -m1800 /tmp/evaluation/452798-1177965518/instance-452798-1177965518.opb            

META MD5SUM SOLVER= c9b15312c639dd71a11a1e3ca1b27020
MD5SUM BENCH=  16dacbc7c664c5d9d0ed54444ef337f6

RANDOM SEED= 519619287

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node60.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.214
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.214
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:       1820008 kB
Buffers:         11032 kB
Cached:         150832 kB
SwapCached:       3580 kB
Active:          35712 kB
Inactive:       135956 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1820008 kB
SwapTotal:     4192956 kB
SwapFree:      4183296 kB
Dirty:            6644 kB
Writeback:           0 kB
Mapped:          15868 kB
Slab:            50208 kB
Committed_AS:  2713716 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= 66558 MiB

End job on node60 on Mon Apr 30 20:46:15 UTC 2007