Trace number 1875807

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
wbo 1.0SAT 405.203 405.323

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
prestwich/armies/normalized-army9.12ls.opb
MD5SUM3e382297eed431747f729c90837f8bad
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 benchmark15.9406
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables266
Total number of constraints401
Number of constraints which are clauses237
Number of constraints which are cardinality constraints (but not clauses)2
Number of constraints which are nor clauses,nor cardinality constraints162
Minimum length of a constraint2
Maximum length of a constraint81
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 12
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 93
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c This is wbo 1.0 alpha (based on Minisat 2.0 beta)
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Parsing opb file format. File HOME/instance-1875807-1245114334.opb.
0.00/0.00	c Instance file HOME/instance-1875807-1245114334.opb
0.00/0.00	c File size is 18307 bytes.
0.00/0.00	c Highest Coefficient sum: 93
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.00         s                                      |
0.00/0.00	c |  Number Variables:      266                                                 |
0.00/0.00	c |  Number Clauses:        237                                                 |
0.00/0.00	c |  Number Cardinality:    2                                                   |
0.00/0.00	c |  Number PB Constraints: 162                                                 |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |     266      401     1990 |     5000        0    nan |  0.000 % |
0.00/0.01	c |       100 |     266      401     1990 |     5500      100    101 |  0.003 % |
0.00/0.02	c |       251 |     266      401     1990 |     6050      251    100 |  0.001 % |
0.00/0.04	c |       476 |     266      401     1990 |     6655      476    101 |  0.003 % |
0.00/0.08	c |       814 |     266      401     1990 |     7320      814    102 |  0.001 % |
0.09/0.15	c |      1324 |     266      401     1990 |     8052     1324    104 |  0.001 % |
0.19/0.26	c |      2083 |     266      401     1990 |     8857     2083    107 |  0.003 % |
0.39/0.44	c |      3224 |     266      401     1990 |     9743     3224    108 |  0.001 % |
0.79/0.85	c |      4933 |     266      401     1990 |    10717     4933    108 |  0.001 % |
1.59/1.64	c |      7495 |     266      401     1990 |    11789     7495    108 |  0.001 % |
3.99/4.00	c |     11340 |     266      401     1990 |    12968    11340    108 |  0.001 % |
6.39/6.44	c |     17106 |     266      401     1990 |    14265    10527    107 |  0.001 % |
10.09/10.16	c |     25755 |     266      401     1990 |    15692    11964    108 |  0.001 % |
17.99/18.01	c |     38729 |     266      401     1990 |    17261     9073    108 |  0.001 % |
29.98/30.07	c |     58195 |     266      401     1990 |    18987    11111    107 |  0.001 % |
51.07/51.16	c |     87387 |     266      401     1990 |    20886    11561    108 |  0.001 % |
84.36/84.41	c |    131177 |     266      401     1990 |    22974    13223    110 |  0.001 % |
130.76/130.83	c |    196861 |     266      401     1990 |    25272    19200    108 |  0.001 % |
214.62/214.71	c |    295389 |     266      401     1990 |    27799    19089    109 |  0.001 % |
358.68/358.81	c |    443182 |     266      401     1990 |    30579    18751    111 |  0.001 % |
405.07/405.26	c ===============================================================================
405.07/405.27	c Verified 401 original clauses.
405.07/405.27	c #cores: 0
405.07/405.27	c Final Weight: 0
405.07/405.27	s SATISFIABLE
405.07/405.27	v -x1 -x3 -x5 -x7 -x9 -x11 -x13 -x15 -x17 -x19 -x21 -x23 -x25 -x27 -x29 x31 -x33 x35 -x37 -x39 -x41 -x43 -x45 -x47 -x49 -x51 -x53 -x55 -x57 -x59 -x61 -x63 -x65 x67 -x69 x71 -x73 -x75 -x77 -x79 -x81 -x83 -x85 -x87 -x89 -x91 -x93 -x95 -x97 -x99 -x101 x103 -x105 x107 -x109 x111 -x113 x115 -x117 x119 -x121 x123 -x125 -x127 -x129 -x131 -x133 -x135 -x137 x139 -x141 x143 -x145 -x147 -x149 -x151 -x153 -x155 -x157 -x159 -x161 x2 -x4 x6 -x8 x10 -x12 -x14 -x16 -x18 -x20 -x22 -x24 -x26 -x28 -x30 -x32 -x34 -x36 x38 -x40 x42 -x44 x46 -x48 -x50 -x52 -x54 -x56 -x58 -x60 -x62 -x64 -x66 -x68 -x70 -x72 x74 -x76 x78 -x80 x82 -x84 -x86 -x88 -x90 -x92 -x94 -x96 -x98 -x100 -x102 -x104 -x106 -x108 -x110 -x112 -x114 -x116 -x118 -x120 -x122 -x124 -x126 -x128 -x130 -x132 -x134 -x136 -x138 -x140 -x142 -x144 x146 -x148 x150 -x152 x154 -x156 -x158 -x160 -x162 -x164 x163 x166 -x165 -x168 x167 x170 -x169 -x172 x171 x174 -x173 x176 -x175 x178 -x177 -x180 x179 -x182 x181 x184 -x183 -x186 x185 x188 -x187 -x190 x189 x192 -x191 x194 -x193 x196 -x195 x198 -x197 -x200 x199 x202 -x201 -x204 x203 x206 -x205 -x208 x207 x210 -x209 -x212 x211 -x214 -x213 -x216 x215 -x218 x217 -x220 -x219 -x222 x221 -x224 -x223 -x226 x225 -x228 -x227 -x230 x229 x232 -x231 -x234 x233 x236 -x235 -x238 x237 x240 -x239 -x242 x241 x244 -x243 -x246 -x245 x248 -x247 -x250 -x249 -x252 -x251 x254 -x253 -x256 -x255 x258 -x257 -x260 x259 x262 -x261 -x264 x263 x266 -x265

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-1875807-1245114334/watcher-1875807-1245114334 -o /tmp/evaluation-result-1875807-1245114334/solver-1875807-1245114334 -C 1800 -W 2000 -M 1800 wbo -file-format=opb -time-limit=1800 HOME/instance-1875807-1245114334.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): 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: 1.00 0.98 1.04 3/64 2720
/proc/meminfo: memFree=1832568/2055920 swapFree=4182468/4192956
[pid=2720] ppid=2718 vsize=2524 CPUtime=0
/proc/2720/stat : 2720 (wbo) R 2718 2720 2416 0 -1 4194304 212 0 0 0 0 0 0 0 18 0 1 0 179033278 2584576 191 1992294400 134512640 135709839 4294956240 18446744073709551615 135168571 0 0 4096 3 0 0 0 17 1 0 0
/proc/2720/statm: 631 191 134 292 0 336 0

[startup+0.0816591 s]
/proc/loadavg: 1.00 0.98 1.04 3/64 2720
/proc/meminfo: memFree=1832568/2055920 swapFree=4182468/4192956
[pid=2720] ppid=2718 vsize=3048 CPUtime=0.07
/proc/2720/stat : 2720 (wbo) R 2718 2720 2416 0 -1 4194304 345 0 0 0 7 0 0 0 18 0 1 0 179033278 3121152 324 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/2720/statm: 762 324 135 292 0 467 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 3048

[startup+0.101661 s]
/proc/loadavg: 1.00 0.98 1.04 3/64 2720
/proc/meminfo: memFree=1832568/2055920 swapFree=4182468/4192956
[pid=2720] ppid=2718 vsize=3180 CPUtime=0.09
/proc/2720/stat : 2720 (wbo) R 2718 2720 2416 0 -1 4194304 369 0 0 0 9 0 0 0 18 0 1 0 179033278 3256320 348 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/2720/statm: 795 349 135 292 0 500 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3180

[startup+0.301683 s]
/proc/loadavg: 1.00 0.98 1.04 3/64 2720
/proc/meminfo: memFree=1832568/2055920 swapFree=4182468/4192956
[pid=2720] ppid=2718 vsize=4088 CPUtime=0.29
/proc/2720/stat : 2720 (wbo) R 2718 2720 2416 0 -1 4194304 617 0 0 0 29 0 0 0 19 0 1 0 179033278 4186112 596 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/2720/statm: 1022 596 135 292 0 727 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4088

[startup+0.701729 s]
/proc/loadavg: 1.00 0.98 1.04 3/64 2720
/proc/meminfo: memFree=1832568/2055920 swapFree=4182468/4192956
[pid=2720] ppid=2718 vsize=5524 CPUtime=0.69
/proc/2720/stat : 2720 (wbo) R 2718 2720 2416 0 -1 4194304 975 0 0 0 69 0 0 0 22 0 1 0 179033278 5656576 954 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/2720/statm: 1381 954 135 292 0 1086 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5524

[startup+1.50182 s]
/proc/loadavg: 1.00 0.98 1.04 2/65 2721
/proc/meminfo: memFree=1828528/2055920 swapFree=4182468/4192956
[pid=2720] ppid=2718 vsize=7480 CPUtime=1.49
/proc/2720/stat : 2720 (wbo) R 2718 2720 2416 0 -1 4194304 1452 0 0 0 148 1 0 0 25 0 1 0 179033278 7659520 1431 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/2720/statm: 1870 1431 135 292 0 1575 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7480

[startup+3.102 s]
/proc/loadavg: 1.00 0.98 1.04 2/65 2721
/proc/meminfo: memFree=1826288/2055920 swapFree=4182468/4192956
[pid=2720] ppid=2718 vsize=9492 CPUtime=3.09
/proc/2720/stat : 2720 (wbo) R 2718 2720 2416 0 -1 4194304 1968 0 0 0 307 2 0 0 25 0 1 0 179033278 9719808 1947 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/2720/statm: 2373 1947 135 292 0 2078 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9492

[startup+6.30137 s]
/proc/loadavg: 1.00 0.98 1.04 2/65 2721
/proc/meminfo: memFree=1822000/2055920 swapFree=4182468/4192956
[pid=2720] ppid=2718 vsize=14332 CPUtime=6.29
/proc/2720/stat : 2720 (wbo) R 2718 2720 2416 0 -1 4194304 3151 0 0 0 624 5 0 0 25 0 1 0 179033278 14675968 3130 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/2720/statm: 3583 3130 135 292 0 3288 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14332

[startup+12.7011 s]
/proc/loadavg: 1.00 0.98 1.04 2/65 2721
/proc/meminfo: memFree=1812536/2055920 swapFree=4182468/4192956
[pid=2720] ppid=2718 vsize=22416 CPUtime=12.69
/proc/2720/stat : 2720 (wbo) R 2718 2720 2416 0 -1 4194304 5186 0 0 0 1260 9 0 0 25 0 1 0 179033278 22953984 5165 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/2720/statm: 5604 5165 135 292 0 5309 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22416

[startup+25.5015 s]
/proc/loadavg: 1.00 0.98 1.03 2/65 2721
/proc/meminfo: memFree=1797048/2055920 swapFree=4182468/4192956
[pid=2720] ppid=2718 vsize=37680 CPUtime=25.49
/proc/2720/stat : 2720 (wbo) R 2718 2720 2416 0 -1 4194304 8982 0 0 0 2533 16 0 0 25 0 1 0 179033278 38584320 8961 1992294400 134512640 135709839 4294956240 18446744073709551615 134573921 0 0 4096 3 0 0 0 17 1 0 0
/proc/2720/statm: 9420 8961 135 292 0 9125 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 37680

[startup+51.1015 s]
/proc/loadavg: 1.00 0.98 1.03 2/65 2721
/proc/meminfo: memFree=1773112/2055920 swapFree=4182468/4192956
[pid=2720] ppid=2718 vsize=62272 CPUtime=51.07
/proc/2720/stat : 2720 (wbo) R 2718 2720 2416 0 -1 4194304 15124 0 0 0 5077 30 0 0 25 0 1 0 179033278 63766528 15103 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/2720/statm: 15568 15103 135 292 0 15273 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 62272

[startup+102.305 s]
/proc/loadavg: 1.00 0.98 1.03 2/65 2721
/proc/meminfo: memFree=1726328/2055920 swapFree=4182468/4192956
[pid=2720] ppid=2718 vsize=108348 CPUtime=102.26
/proc/2720/stat : 2720 (wbo) R 2718 2720 2416 0 -1 4194304 26605 0 0 0 10168 58 0 0 25 0 1 0 179033278 110948352 26584 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/2720/statm: 27087 26584 135 292 0 26792 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 108348

[startup+162.301 s]
/proc/loadavg: 1.00 0.98 1.02 2/65 2721
/proc/meminfo: memFree=1677240/2055920 swapFree=4182468/4192956
[pid=2720] ppid=2718 vsize=157632 CPUtime=162.24
/proc/2720/stat : 2720 (wbo) R 2718 2720 2416 0 -1 4194304 38905 0 0 0 16141 83 0 0 25 0 1 0 179033278 161415168 38884 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/2720/statm: 39408 38884 135 292 0 39113 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 157632

[startup+222.302 s]
/proc/loadavg: 1.00 0.98 1.02 2/65 2721
/proc/meminfo: memFree=1629496/2055920 swapFree=4182468/4192956
[pid=2720] ppid=2718 vsize=205220 CPUtime=222.23
/proc/2720/stat : 2720 (wbo) R 2718 2720 2416 0 -1 4194304 50755 0 0 0 22114 109 0 0 25 0 1 0 179033278 210145280 50734 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/2720/statm: 51305 50734 135 292 0 51010 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 205220

[startup+282.302 s]
/proc/loadavg: 1.00 0.98 1.01 2/65 2721
/proc/meminfo: memFree=1586552/2055920 swapFree=4182468/4192956
[pid=2720] ppid=2718 vsize=248412 CPUtime=282.2
/proc/2720/stat : 2720 (wbo) R 2718 2720 2416 0 -1 4194304 61526 0 0 0 28086 134 0 0 25 0 1 0 179033278 254373888 61505 1992294400 134512640 135709839 4294956240 18446744073709551615 134517178 0 0 4096 3 0 0 0 17 1 0 0
/proc/2720/statm: 62103 61505 135 292 0 61808 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 248412

[startup+342.302 s]
/proc/loadavg: 1.00 0.98 1.00 2/65 2721
/proc/meminfo: memFree=1547512/2055920 swapFree=4182468/4192956
[pid=2720] ppid=2718 vsize=287160 CPUtime=342.19
/proc/2720/stat : 2720 (wbo) R 2718 2720 2416 0 -1 4194304 71222 0 0 0 34063 156 0 0 25 0 1 0 179033278 294051840 71201 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 1 0 0
/proc/2720/statm: 71790 71201 135 292 0 71495 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 287160

[startup+402.301 s]
/proc/loadavg: 1.00 0.98 1.00 2/65 2721
/proc/meminfo: memFree=1505720/2055920 swapFree=4182468/4192956
[pid=2720] ppid=2718 vsize=329040 CPUtime=402.17
/proc/2720/stat : 2720 (wbo) R 2718 2720 2416 0 -1 4194304 81685 0 0 0 40033 184 0 0 25 0 1 0 179033278 336936960 81664 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/2720/statm: 82260 81664 135 292 0 81965 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 329040

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

[startup+403.101 s]
/proc/loadavg: 1.00 0.98 1.00 2/65 2721
/proc/meminfo: memFree=1505144/2055920 swapFree=4182468/4192956
[pid=2720] ppid=2718 vsize=329560 CPUtime=402.97
/proc/2720/stat : 2720 (wbo) R 2718 2720 2416 0 -1 4194304 81808 0 0 0 40113 184 0 0 25 0 1 0 179033278 337469440 81787 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 1 0 0
/proc/2720/statm: 82390 81787 135 292 0 82095 0
Current children cumulated CPU time (s) 402.97
Current children cumulated vsize (KiB) 329560

[startup+404.702 s]
/proc/loadavg: 1.00 0.98 1.00 2/65 2721
/proc/meminfo: memFree=1503736/2055920 swapFree=4182468/4192956
[pid=2720] ppid=2718 vsize=330600 CPUtime=404.57
/proc/2720/stat : 2720 (wbo) R 2718 2720 2416 0 -1 4194304 82059 0 0 0 40272 185 0 0 25 0 1 0 179033278 338534400 82038 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/2720/statm: 82650 82038 135 292 0 82355 0
Current children cumulated CPU time (s) 404.57
Current children cumulated vsize (KiB) 330600

[startup+405.102 s]
/proc/loadavg: 1.00 0.98 1.00 2/65 2721
/proc/meminfo: memFree=1503736/2055920 swapFree=4182468/4192956
[pid=2720] ppid=2718 vsize=330864 CPUtime=404.97
/proc/2720/stat : 2720 (wbo) R 2718 2720 2416 0 -1 4194304 82124 0 0 0 40312 185 0 0 25 0 1 0 179033278 338804736 82103 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 1 0 0
/proc/2720/statm: 82716 82103 135 292 0 82421 0
Current children cumulated CPU time (s) 404.97
Current children cumulated vsize (KiB) 330864

[startup+405.302 s]
/proc/loadavg: 1.00 0.98 1.00 2/65 2721
/proc/meminfo: memFree=1503736/2055920 swapFree=4182468/4192956
[pid=2720] ppid=2718 vsize=0 CPUtime=405.18
/proc/2720/stat : 2720 (wbo) R 2718 2720 2416 0 -1 4194308 82147 0 0 0 40329 189 0 0 25 0 1 0 179033278 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/2720/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 405.18
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 405.323
CPU time (s): 405.203
CPU user time (s): 403.291
CPU system time (s): 1.91271
CPU usage (%): 99.9704
Max. virtual memory (cumulated for all children) (KiB): 330864

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 403.291
system time used= 1.91271
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 82147
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= 766

runsolver used 0.363944 second user time and 0.767883 second system time

The end

Launcher Data

Begin job on node23 at 2009-06-16 03:05:34
IDJOB=1875807
IDBENCH=1166
IDSOLVER=698
FILE ID=node23/1875807-1245114334
PBS_JOBID= 9363640
Free space on /tmp= 66272 MiB

SOLVER NAME= wbo 1.0
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/prestwich/armies/normalized-army9.12ls.opb
COMMAND LINE= wbo -file-format=opb -time-limit=TIMEOUT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1875807-1245114334/watcher-1875807-1245114334 -o /tmp/evaluation-result-1875807-1245114334/solver-1875807-1245114334 -C 1800 -W 2000 -M 1800  wbo -file-format=opb -time-limit=1800 HOME/instance-1875807-1245114334.opb

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

MD5SUM BENCH= 3e382297eed431747f729c90837f8bad
RANDOM SEED=1755492187

node23.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.236
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.236
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:       1832984 kB
Buffers:         23012 kB
Cached:         138248 kB
SwapCached:       4048 kB
Active:          31488 kB
Inactive:       137368 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1832984 kB
SwapTotal:     4192956 kB
SwapFree:      4182468 kB
Dirty:            2584 kB
Writeback:           0 kB
Mapped:          14544 kB
Slab:            40096 kB
Committed_AS:   142344 kB
PageTables:       1392 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-1875807-1245114334.opb

Free space on /tmp at the end= 66268 MiB
End job on node23 at 2009-06-16 03:12:19