Trace number 1884174

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
bsolo 3.1 pbSAT 783.2 783.456

General information on the benchmark

Name/PURE-SAT/SAT07/crafted/Medium/contest05/jarvisalo/
mod2c-rand3bip-sat-190-3.sat05-2445.reshuffled-07.opb
MD5SUM77dce6703a96d5b968b24a687b923d1d
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 benchmark123.275
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables271
Total number of constraints1972
Number of constraints which are clauses1972
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 constraint4
Maximum length of a constraint6
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 5
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 11
Number of bits of the biggest sum of numbers4
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 bsolo beta version 3.1 - 13/04/2009 : 1630 GMT
0.00/0.00	c Developed by Vasco Manquinho and José Santos 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 Learning Strategy: Generic Pseudo-Boolean Learning
0.00/0.00	c Time Limit set to 1800
0.00/0.00	c Memory Limit set to 1800 MB
0.00/0.00	c Instance file HOME/instance-1884174-1245255389.opb
0.00/0.00	c File size is 82711 bytes.
0.00/0.01	c Highest Coefficient sum: 11
0.00/0.01	c Parsing was ok!!
0.00/0.01	c Total parsing time: 0.013 s
0.00/0.01	c Var: 271 Constr: 1972 1972/0/0 Lit: 8840 Watch. Lit: 3944
0.00/0.01	c Obj. Vars: 0 (0 % of total variables)
0.00/0.02	c Pre-processing Time: 0.022 s
0.00/0.02	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.02	c        0    271     1972     8840    4     3944     657      0      0 0.02
0.00/0.02	c Switching off lower bounding mode.
783.13/783.45	c      101    271     2174     9730    4     4348     723    202   3366 0.03
783.13/783.45	c      251    270     2474    11092    4     4946     796    502   6275 0.04
783.13/783.45	c      477    270     2407    11196    4     4812     876    435   8224 0.06
783.13/783.45	c      815    270     2576    12677    4     5150     964    604   9476 0.09
783.13/783.45	c     1324    270     2522    13007    5     5042    1061    550   9323 0.14
783.13/783.45	c     2087    270     2842    19367    6     5682    1168    870   8623 0.24
783.13/783.45	c     3233    270     3102    24722    7     6202    1285   1130   7013 0.46
783.13/783.45	c     4954    270     3100    21520    6     6198    1414   1128   5911 0.84
783.13/783.45	c     7539    270     2922    17936    6     5842    1556    950   5350 1.41
783.13/783.45	c    11418    270     3364    31640    9     6726    1712   1392   4650 2.46
783.13/783.45	c    17240    270     3444    29666    8     6886    1884   1472   4362 3.95
783.13/783.45	c    25978    270     3369    26516    7     6736    2073   1397   4235 6.13
783.13/783.45	c    39089    270     3123    22889    7     6244    2281   1151   3878 10.08
783.13/783.45	c    58761    270     4028    50781   12     8054    2510   2056   3467 16.95
783.13/783.45	c    88271    270     3573    33769    9     7144    2762   1601   3243 27.22
783.13/783.45	c   132543    270     4032    48060   11     8062    3039   2060   3078 43.05
783.13/783.45	c   198956    270     4397    57032   12     8792    3343   2425   2874 69.22
783.13/783.45	c   298577    270     4460    61873   13     8918    3678   2488   2736 109.12
783.13/783.45	c   448013    270     4660    70846   15     9318    4046   2688   2606 171.90
783.13/783.45	c   672171    270     4208    48755   11     8414    4451   2236   2475 271.48
783.13/783.45	c  1008415    270     5682    88305   15    11362    4897   3710   2383 423.02
783.13/783.45	c  1512786    270     5059    71079   14    10116    5387   3087   2240 675.10
783.13/783.45	c Backtracks by Clause: 1711794
783.13/783.45	c Backtracks by PB constraint: 1
783.13/783.45	v -x252 -x119 -x177 -x13 -x188 -x142 -x155 -x153 -x80 -x238 -x14 -x52 -x6 -x268 -x128 x16 -x19 -x67 x231 x162 -x241 -x239 -x225 -x127 -x10 -x125 -x244 x92 x165 -x93 -x63 -x167 -x161 x229 x27 -x90 -x157 -x81 x64 x217 x53 x69 -x264 -x150 x39 -x131 -x196 -x45 x104 x270 -x141 -x201 -x51 -x124 -x138 -x221 -x253 x212 x78 -x84 x156 -x100 -x271 -x256 x140 x130 x202 -x72 -x43 -x245 -x220 -x159 -x21 -x233 -x189 -x191 -x269 -x166 -x89 -x7 -x126 -x183 x193 -x17 -x216 x31 -x76 -x226 x115 x91 -x102 x97 -x195 -x265 x87 x259 -x35 x251 x4 -x158 x1 -x22 x55 -x12 -x151 -x61 -x169 -x230 -x29 -x232 -x20 -x77 x199 x44 -x94 -x106 x109 -x257 -x32 x8 x54 -x3 -x95 -x210 -x98 x258 -x262 -x219 x170 -x250 -x37 -x243 -x211 -x237 x50 -x192 x223 x15 -x65 -x30 x83 x247 -x58 x9 -x136 x118 x132 -x111 -x34 x46 -x215 -x267 -x200 -x62 x147 -x190 -x184 x47 x163 x213 x75 x236 x28 -x205 -x108 -x40 x204 -x101 -x234 x160 -x139 -x41 -x120 x214 x33 x26 -x74 x42 x149 -x71 x266 x114 -x59 x135 -x48 x168 x194 -x103 -x171 -x86 -x146 x254 -x152 -x180 -x186 -x134 x249 x5 x88 -x203 -x57 -x263 x208 x24 -x96 x218 -x174 x117 -x198 -x224 x206 x60 -x261 -x11 -x173 x79 -x105 x181 x182 -x143 -x70 -x66 -x240 -x248 -x23 x207 -x25 -x148 -x49 -x73 x68 x36 x85 -x144 x145 -x82 -x209 x122 x110 -x112 -x154 -x255 x123 -x56 x235 x164 -x121 -x242 x175 x113 -x172 -x178 -x185 x2 -x99 -x197 -x137 x179 -x246 x228 x18 x107 -x116 x187 x38 x176 -x222 -x133 -x260 -x129 x227 
783.13/783.45	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
783.13/783.45	c   22  1711795 374896  3163345     6921   128285   4949   2185 783.20
783.13/783.45	s SATISFIABLE
783.13/783.45	c Total time: 783.198 s

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-1884174-1245255389/watcher-1884174-1245255389 -o /tmp/evaluation-result-1884174-1245255389/solver-1884174-1245255389 -C 1800 -W 2000 -M 1800 bsolo -l3 -t1800 -m1800 HOME/instance-1884174-1245255389.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: 0.99 0.97 0.71 3/64 17455
/proc/meminfo: memFree=1627288/2055920 swapFree=4181368/4192956
[pid=17455] ppid=17453 vsize=10792 CPUtime=0
/proc/17455/stat : 17455 (bsolo) R 17453 17455 17370 0 -1 4194304 245 0 0 0 0 0 0 0 18 0 1 0 193138977 11051008 229 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17455/statm: 2698 229 175 640 0 2033 0

[startup+0.068148 s]
/proc/loadavg: 0.99 0.97 0.71 3/64 17455
/proc/meminfo: memFree=1627288/2055920 swapFree=4181368/4192956
[pid=17455] ppid=17453 vsize=11112 CPUtime=0.06
/proc/17455/stat : 17455 (bsolo) R 17453 17455 17370 0 -1 4194304 408 0 0 0 6 0 0 0 18 0 1 0 193138977 11378688 371 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17455/statm: 2778 371 197 640 0 2134 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 11112

[startup+0.101153 s]
/proc/loadavg: 0.99 0.97 0.71 3/64 17455
/proc/meminfo: memFree=1627288/2055920 swapFree=4181368/4192956
[pid=17455] ppid=17453 vsize=11112 CPUtime=0.09
/proc/17455/stat : 17455 (bsolo) R 17453 17455 17370 0 -1 4194304 410 0 0 0 9 0 0 0 18 0 1 0 193138977 11378688 373 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17455/statm: 2778 373 197 640 0 2134 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11112

[startup+0.301173 s]
/proc/loadavg: 0.99 0.97 0.71 3/64 17455
/proc/meminfo: memFree=1627288/2055920 swapFree=4181368/4192956
[pid=17455] ppid=17453 vsize=11372 CPUtime=0.28
/proc/17455/stat : 17455 (bsolo) R 17453 17455 17370 0 -1 4194304 454 0 0 0 28 0 0 0 19 0 1 0 193138977 11644928 417 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17455/statm: 2843 417 197 640 0 2199 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 11372

[startup+0.701218 s]
/proc/loadavg: 0.99 0.97 0.71 3/64 17455
/proc/meminfo: memFree=1627288/2055920 swapFree=4181368/4192956
[pid=17455] ppid=17453 vsize=11372 CPUtime=0.69
/proc/17455/stat : 17455 (bsolo) R 17453 17455 17370 0 -1 4194304 470 0 0 0 68 1 0 0 22 0 1 0 193138977 11644928 433 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17455/statm: 2843 433 197 640 0 2199 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11372

[startup+1.50131 s]
/proc/loadavg: 0.99 0.97 0.71 2/65 17456
/proc/meminfo: memFree=1626320/2055920 swapFree=4181368/4192956
[pid=17455] ppid=17453 vsize=11488 CPUtime=1.49
/proc/17455/stat : 17455 (bsolo) R 17453 17455 17370 0 -1 4194304 497 0 0 0 148 1 0 0 25 0 1 0 193138977 11763712 460 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17455/statm: 2872 460 197 640 0 2228 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11488

[startup+3.10149 s]
/proc/loadavg: 0.99 0.97 0.71 2/65 17456
/proc/meminfo: memFree=1626064/2055920 swapFree=4181368/4192956
[pid=17455] ppid=17453 vsize=11616 CPUtime=3.09
/proc/17455/stat : 17455 (bsolo) R 17453 17455 17370 0 -1 4194304 520 0 0 0 306 3 0 0 25 0 1 0 193138977 11894784 483 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17455/statm: 2904 483 197 640 0 2260 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11616

[startup+6.30186 s]
/proc/loadavg: 0.99 0.97 0.71 4/65 17456
/proc/meminfo: memFree=1625872/2055920 swapFree=4181368/4192956
[pid=17455] ppid=17453 vsize=11620 CPUtime=6.28
/proc/17455/stat : 17455 (bsolo) R 17453 17455 17370 0 -1 4194304 538 0 0 0 624 4 0 0 25 0 1 0 193138977 11898880 501 1992294400 134512640 137136520 4294956256 18446744073709551615 134605682 0 0 4096 16384 0 0 0 17 0 0 0
/proc/17455/statm: 2905 501 197 640 0 2261 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 11620

[startup+12.7016 s]
/proc/loadavg: 0.99 0.97 0.71 2/65 17456
/proc/meminfo: memFree=1625424/2055920 swapFree=4181368/4192956
[pid=17455] ppid=17453 vsize=11996 CPUtime=12.68
/proc/17455/stat : 17455 (bsolo) R 17453 17455 17370 0 -1 4194304 615 0 0 0 1260 8 0 0 25 0 1 0 193138977 12283904 578 1992294400 134512640 137136520 4294956256 18446744073709551615 136293438 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17455/statm: 2999 578 197 640 0 2355 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 11996

[startup+25.5011 s]
/proc/loadavg: 0.99 0.97 0.71 2/65 17456
/proc/meminfo: memFree=1625296/2055920 swapFree=4181368/4192956
[pid=17455] ppid=17453 vsize=12120 CPUtime=25.47
/proc/17455/stat : 17455 (bsolo) R 17453 17455 17370 0 -1 4194304 650 0 0 0 2533 14 0 0 25 0 1 0 193138977 12410880 613 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17455/statm: 3030 613 197 640 0 2386 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 12120

[startup+51.102 s]
/proc/loadavg: 0.99 0.97 0.72 2/65 17456
/proc/meminfo: memFree=1625104/2055920 swapFree=4181368/4192956
[pid=17455] ppid=17453 vsize=12376 CPUtime=51.05
/proc/17455/stat : 17455 (bsolo) R 17453 17455 17370 0 -1 4194304 705 0 0 0 5083 22 0 0 25 0 1 0 193138977 12673024 668 1992294400 134512640 137136520 4294956256 18446744073709551615 136295556 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17455/statm: 3094 668 197 640 0 2450 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 12376

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.73 2/65 17456
/proc/meminfo: memFree=1624912/2055920 swapFree=4181368/4192956
[pid=17455] ppid=17453 vsize=12508 CPUtime=102.24
/proc/17455/stat : 17455 (bsolo) R 17453 17455 17370 0 -1 4194304 759 0 0 0 10183 41 0 0 25 0 1 0 193138977 12808192 722 1992294400 134512640 137136520 4294956256 18446744073709551615 134605779 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17455/statm: 3127 722 197 640 0 2483 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 12508

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.75 2/65 17456
/proc/meminfo: memFree=1624656/2055920 swapFree=4181368/4192956
[pid=17455] ppid=17453 vsize=12764 CPUtime=162.22
/proc/17455/stat : 17455 (bsolo) R 17453 17455 17370 0 -1 4194304 810 0 0 0 16159 63 0 0 25 0 1 0 193138977 13070336 773 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17455/statm: 3191 773 197 640 0 2547 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 12764

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.76 2/65 17456
/proc/meminfo: memFree=1624592/2055920 swapFree=4181368/4192956
[pid=17455] ppid=17453 vsize=12840 CPUtime=222.2
/proc/17455/stat : 17455 (bsolo) R 17453 17455 17370 0 -1 4194304 829 0 0 0 22135 85 0 0 25 0 1 0 193138977 13148160 792 1992294400 134512640 137136520 4294956256 18446744073709551615 134544162 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17455/statm: 3210 792 197 640 0 2566 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 12840

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.77 2/65 17456
/proc/meminfo: memFree=1624464/2055920 swapFree=4181368/4192956
[pid=17455] ppid=17453 vsize=12968 CPUtime=282.19
/proc/17455/stat : 17455 (bsolo) R 17453 17455 17370 0 -1 4194304 855 0 0 0 28114 105 0 0 25 0 1 0 193138977 13279232 818 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17455/statm: 3242 818 197 640 0 2598 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 12968

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.78 2/65 17456
/proc/meminfo: memFree=1624336/2055920 swapFree=4181368/4192956
[pid=17455] ppid=17453 vsize=12968 CPUtime=342.17
/proc/17455/stat : 17455 (bsolo) R 17453 17455 17370 0 -1 4194304 873 0 0 0 34092 125 0 0 25 0 1 0 193138977 13279232 836 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17455/statm: 3242 836 197 640 0 2598 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 12968

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.79 2/65 17456
/proc/meminfo: memFree=1624336/2055920 swapFree=4181368/4192956
[pid=17455] ppid=17453 vsize=12968 CPUtime=402.15
/proc/17455/stat : 17455 (bsolo) R 17453 17455 17370 0 -1 4194304 878 0 0 0 40071 144 0 0 25 0 1 0 193138977 13279232 841 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17455/statm: 3242 841 197 640 0 2598 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 12968

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.80 2/65 17456
/proc/meminfo: memFree=1624208/2055920 swapFree=4181368/4192956
[pid=17455] ppid=17453 vsize=13096 CPUtime=462.13
/proc/17455/stat : 17455 (bsolo) R 17453 17455 17370 0 -1 4194304 893 0 0 0 46052 161 0 0 25 0 1 0 193138977 13410304 856 1992294400 134512640 137136520 4294956256 18446744073709551615 134556453 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17455/statm: 3274 856 197 640 0 2630 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 13096

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.82 2/65 17456
/proc/meminfo: memFree=1623824/2055920 swapFree=4181368/4192956
[pid=17455] ppid=17453 vsize=13484 CPUtime=522.11
/proc/17455/stat : 17455 (bsolo) R 17453 17455 17370 0 -1 4194304 990 0 0 0 52029 182 0 0 25 0 1 0 193138977 13807616 953 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17455/statm: 3371 953 197 640 0 2727 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 13484

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.82 2/65 17456
/proc/meminfo: memFree=1623760/2055920 swapFree=4181368/4192956
[pid=17455] ppid=17453 vsize=13484 CPUtime=582.09
/proc/17455/stat : 17455 (bsolo) R 17453 17455 17370 0 -1 4194304 990 0 0 0 58006 203 0 0 25 0 1 0 193138977 13807616 953 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17455/statm: 3371 953 197 640 0 2727 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 13484

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.83 2/65 17456
/proc/meminfo: memFree=1623760/2055920 swapFree=4181368/4192956
[pid=17455] ppid=17453 vsize=13484 CPUtime=642.09
/proc/17455/stat : 17455 (bsolo) R 17453 17455 17370 0 -1 4194304 990 0 0 0 63989 220 0 0 25 0 1 0 193138977 13807616 953 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17455/statm: 3371 953 197 640 0 2727 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 13484

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.83 2/65 17456
/proc/meminfo: memFree=1623632/2055920 swapFree=4181368/4192956
[pid=17455] ppid=17453 vsize=13488 CPUtime=702.06
/proc/17455/stat : 17455 (bsolo) R 17453 17455 17370 0 -1 4194304 991 0 0 0 69972 234 0 0 25 0 1 0 193138977 13811712 954 1992294400 134512640 137136520 4294956256 18446744073709551615 134540859 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17455/statm: 3372 954 197 640 0 2728 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 13488

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.84 2/65 17456
/proc/meminfo: memFree=1623632/2055920 swapFree=4181368/4192956
[pid=17455] ppid=17453 vsize=13488 CPUtime=762.04
/proc/17455/stat : 17455 (bsolo) R 17453 17455 17370 0 -1 4194304 993 0 0 0 75954 250 0 0 25 0 1 0 193138977 13811712 956 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17455/statm: 3372 956 197 640 0 2728 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 13488

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

[startup+767.902 s]
/proc/loadavg: 0.99 0.97 0.84 2/65 17456
/proc/meminfo: memFree=1623568/2055920 swapFree=4181368/4192956
[pid=17455] ppid=17453 vsize=13488 CPUtime=767.64
/proc/17455/stat : 17455 (bsolo) R 17453 17455 17370 0 -1 4194304 1002 0 0 0 76512 252 0 0 25 0 1 0 193138977 13811712 965 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17455/statm: 3372 965 197 640 0 2728 0
Current children cumulated CPU time (s) 767.64
Current children cumulated vsize (KiB) 13488

[startup+774.302 s]
/proc/loadavg: 0.99 0.97 0.84 2/65 17456
/proc/meminfo: memFree=1623568/2055920 swapFree=4181368/4192956
[pid=17455] ppid=17453 vsize=13488 CPUtime=774.04
/proc/17455/stat : 17455 (bsolo) R 17453 17455 17370 0 -1 4194304 1002 0 0 0 77150 254 0 0 25 0 1 0 193138977 13811712 965 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17455/statm: 3372 965 197 640 0 2728 0
Current children cumulated CPU time (s) 774.04
Current children cumulated vsize (KiB) 13488

[startup+777.502 s]
/proc/loadavg: 0.99 0.97 0.84 2/65 17456
/proc/meminfo: memFree=1623568/2055920 swapFree=4181368/4192956
[pid=17455] ppid=17453 vsize=13488 CPUtime=777.23
/proc/17455/stat : 17455 (bsolo) R 17453 17455 17370 0 -1 4194304 1002 0 0 0 77468 255 0 0 25 0 1 0 193138977 13811712 965 1992294400 134512640 137136520 4294956256 18446744073709551615 136502090 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17455/statm: 3372 965 197 640 0 2728 0
Current children cumulated CPU time (s) 777.23
Current children cumulated vsize (KiB) 13488

[startup+780.701 s]
/proc/loadavg: 0.99 0.97 0.84 2/65 17456
/proc/meminfo: memFree=1623568/2055920 swapFree=4181368/4192956
[pid=17455] ppid=17453 vsize=13488 CPUtime=780.43
/proc/17455/stat : 17455 (bsolo) R 17453 17455 17370 0 -1 4194304 1002 0 0 0 77787 256 0 0 25 0 1 0 193138977 13811712 965 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17455/statm: 3372 965 197 640 0 2728 0
Current children cumulated CPU time (s) 780.43
Current children cumulated vsize (KiB) 13488

[startup+782.301 s]
/proc/loadavg: 0.99 0.97 0.84 2/65 17456
/proc/meminfo: memFree=1623504/2055920 swapFree=4181368/4192956
[pid=17455] ppid=17453 vsize=13616 CPUtime=782.04
/proc/17455/stat : 17455 (bsolo) R 17453 17455 17370 0 -1 4194304 1021 0 0 0 77947 257 0 0 25 0 1 0 193138977 13942784 984 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17455/statm: 3404 984 197 640 0 2760 0
Current children cumulated CPU time (s) 782.04
Current children cumulated vsize (KiB) 13616

[startup+783.102 s]
/proc/loadavg: 0.99 0.97 0.84 2/65 17456
/proc/meminfo: memFree=1623504/2055920 swapFree=4181368/4192956
[pid=17455] ppid=17453 vsize=13616 CPUtime=782.84
/proc/17455/stat : 17455 (bsolo) R 17453 17455 17370 0 -1 4194304 1021 0 0 0 78027 257 0 0 25 0 1 0 193138977 13942784 984 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17455/statm: 3404 984 197 640 0 2760 0
Current children cumulated CPU time (s) 782.84
Current children cumulated vsize (KiB) 13616

[startup+783.302 s]
/proc/loadavg: 0.99 0.97 0.84 2/65 17456
/proc/meminfo: memFree=1623504/2055920 swapFree=4181368/4192956
[pid=17455] ppid=17453 vsize=13616 CPUtime=783.04
/proc/17455/stat : 17455 (bsolo) R 17453 17455 17370 0 -1 4194304 1021 0 0 0 78047 257 0 0 25 0 1 0 193138977 13942784 984 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17455/statm: 3404 984 197 640 0 2760 0
Current children cumulated CPU time (s) 783.04
Current children cumulated vsize (KiB) 13616

[startup+783.402 s]
/proc/loadavg: 0.99 0.97 0.84 2/65 17456
/proc/meminfo: memFree=1623504/2055920 swapFree=4181368/4192956
[pid=17455] ppid=17453 vsize=13616 CPUtime=783.13
/proc/17455/stat : 17455 (bsolo) R 17453 17455 17370 0 -1 4194304 1021 0 0 0 78056 257 0 0 25 0 1 0 193138977 13942784 984 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17455/statm: 3404 984 197 640 0 2760 0
Current children cumulated CPU time (s) 783.13
Current children cumulated vsize (KiB) 13616

Child status: 0
Real time (s): 783.456
CPU time (s): 783.2
CPU user time (s): 780.623
CPU system time (s): 2.57661
CPU usage (%): 99.9673
Max. virtual memory (cumulated for all children) (KiB): 13616

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

runsolver used 0.58591 second user time and 1.58476 second system time

The end

Launcher Data

Begin job on node28 at 2009-06-17 18:16:29
IDJOB=1884174
IDBENCH=71930
IDSOLVER=701
FILE ID=node28/1884174-1245255389
PBS_JOBID= 9372425
Free space on /tmp= 66176 MiB

SOLVER NAME= bsolo 3.1 pb
BENCH NAME= PB09/normalized-PB09/PURE-SAT/SAT07/crafted/Medium/contest05/jarvisalo/mod2c-rand3bip-sat-190-3.sat05-2445.reshuffled-07.opb
COMMAND LINE= bsolo -l3 -tTIMEOUT -mMEMLIMIT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1884174-1245255389/watcher-1884174-1245255389 -o /tmp/evaluation-result-1884174-1245255389/solver-1884174-1245255389 -C 1800 -W 2000 -M 1800  bsolo -l3 -t1800 -m1800 HOME/instance-1884174-1245255389.opb

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

MD5SUM BENCH= 77dce6703a96d5b968b24a687b923d1d
RANDOM SEED=788243808

node28.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:       1627768 kB
Buffers:         34376 kB
Cached:         307736 kB
SwapCached:       5164 kB
Active:          57096 kB
Inactive:       294532 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1627768 kB
SwapTotal:     4192956 kB
SwapFree:      4181368 kB
Dirty:            4016 kB
Writeback:           0 kB
Mapped:          14624 kB
Slab:            62360 kB
Committed_AS:   187444 kB
PageTables:       1424 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-1884174-1245255389.opb

Free space on /tmp at the end= 66172 MiB
End job on node28 at 2009-06-17 18:29:33