Trace number 431192

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 NameAnswerObjective functionCPU timeWall clock time
bsolo 3.0.16OPT3 200.22 200.299

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=7-P0=59-P1=103-P2=101-P3=43-P4=37-P5=37-P6=17-P7=23-B.opb
MD5SUMa9881f8d96a669a457a765316e0eed8c
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.12598
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3
Optimality of the best value was proved YES
Number of variables147
Total number of constraints15
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints15
Minimum length of a constraint7
Maximum length of a constraint63
Number of terms in the objective function 7
Biggest coefficient in the objective function 64
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 127
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 8192
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 32512
Number of bits of the biggest sum of numbers15
Number of products (including duplicates)343
Sum of products size (including duplicates)686
Number of different products343
Sum of products size686

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.00/0.00	c bsolo beta version 3.0.16 - 04/04/2007 : 1458 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 Time Limit set to 1800
0.00/0.00	c Memory Limit set to 1800 MB
0.00/0.00	c Instance file /tmp/evaluation/431192-1178003708/instance-431192-1178003708.opb
0.00/0.00	c File size is 6274 bytes.
0.00/0.00	c Highest Coefficient sum: 32512
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0.002 s
0.00/0.00	c Var: 490 Constr: 708 343/0/365 Lit: 2982 Watch. Lit: 1843
0.00/0.00	c Obj. Vars: 7 (1.42857 % of total variables)
0.00/0.01	c Pre-processing Time: 0.007 s
0.00/0.01	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.01	c        0    490      708     2982    4     2557    4020      0      0 0.01
0.00/0.01	c Switching off LPR mode.
7.09/7.12	c      101    490      809     8383   10     2685    4423    101   7769 0.01
7.09/7.12	c      251    490      959    16754   17     2986    4866    251  10913 0.02
7.09/7.12	c      477    490     1185    27826   23     3383    5353    477  12552 0.04
7.09/7.12	c      815    490     1523    45433   29     4037    5889    815  13360 0.06
7.09/7.12	c     1324    490     2032    74566   36     5095    6478   1324  11513 0.12
7.09/7.12	c     2089    490     2797   115249   41     6593    7126   2089  11478 0.18
7.09/7.12	c     3236    490     3944   170249   43     8931    7839   3236   8793 0.37
7.09/7.12	c     4959    490     5667   256228   45    12340    8623   4959   8700 0.57
7.09/7.12	c     7544    490     8252   381313   46    17537    9486   7544   7137 1.06
7.09/7.12	c    11426    490     7285   320972   44    15536   10435   6577   5270 2.17
7.09/7.12	c    17250    490     7427   333928   44    15842   11479   6719   5598 3.08
7.09/7.12	c    25988    490    10013   474493   47    21041   12627   9305   4791 5.42
7.09/7.12	o 5	7.117
18.69/18.79	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
18.69/18.79	c    32636    490     9875   472941   47    20804    4034   9167   4585 7.12
18.69/18.79	c    32737    490     2827   110474   39     6756    4438   2119   4549 7.20
18.69/18.79	c    32987    490     3077   123389   40     7197    4882   2369   4572 7.21
18.69/18.79	c    33462    490     3552   145251   40     8147    5371   2844   4608 7.26
18.69/18.79	c    34275    490     4365   186129   42     9753    5909   3657   4670 7.34
18.69/18.79	c    35596    490     5686   244749   43    12431    6500   4978   4705 7.57
18.69/18.79	c    37677    490     4472   172393   38     9963    7151   3764   4646 8.11
18.69/18.79	c    40901    490     7696   366152   47    16409    7867   6988   4750 8.61
18.69/18.79	c    45838    489     8556   418349   48    18137    8654   7848   4827 9.50
18.69/18.79	c    53344    489     6997   318476   45    14987    9520   6289   4802 11.11
18.69/18.79	c    64705    453     8530   415992   48    18163   10473   7822   4701 13.76
18.69/18.79	o 3	18.781
200.11/200.29	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
200.11/200.29	c    78647    453    11148   536124   48    23350    4026  10440   4187 18.78
200.11/200.29	c    78748    434     2829   104158   36     6770    4429   2121   4167 18.90
200.11/200.29	c    78998    434     3079   117324   38     7225    4872   2371   4175 18.92
200.11/200.29	c    79473    434     3554   143776   40     8148    5360   2846   4191 18.96
200.11/200.29	c    80286    434     4367   183769   42     9794    5897   3659   4215 19.05
200.11/200.29	c    81606    434     5687   250301   44    12451    6487   4979   4243 19.23
200.11/200.29	c    83687    434     4378   183217   41     9848    7136   3670   4236 19.75
200.11/200.29	c    86910    434     7601   343457   45    16292    7850   6893   4154 20.92
200.11/200.29	c    91847    434     8527   379077   44    18104    8636   7819   3967 23.15
200.11/200.29	c    99353    434     6656   310237   46    14397    9500   5948   3986 24.92
200.11/200.29	c   110714    434     7788   333376   42    16601   10451   7080   3829 28.91
200.11/200.29	c   127858    434     8175   374346   45    17345   11497   7467   3718 34.38
200.11/200.29	c   153677    433     9618   477010   49    20273   12647   8910   3470 44.28
200.11/200.29	c   192509    431     8099   380583   46    17227   13912   7391   3007 64.00
200.11/200.29	c   250862    429     7683   360537   46    16450   15304   6975   2623 95.61
200.11/200.29	c   338495    419     9462   378014   39    19983   16835   8754   2211 153.05
200.11/200.29	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
200.11/200.29	v -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
200.11/200.29	v -x60 -x61 -x62 -x63 x99 -x100 -x101 -x102 -x103 -x104 -x105 x64 -x65 x66 -x67 -x68 -x69 -x70 -x106 -x107 -x108 -x109 -x110 -x111
200.11/200.29	v -x112 x71 -x72 -x73 -x74 -x75 -x76 -x77 x113 x114 -x115 -x116 -x117 -x118 -x119 x78 x79 -x80 -x81 -x82 -x83 -x84 -x120 -x121
200.11/200.29	v -x122 -x123 -x124 -x125 -x126 x85 -x86 -x87 -x88 -x89 -x90 -x91 x127 -x128 -x129 -x130 -x131 -x132 -x133 x92 -x93 -x94 -x95
200.11/200.29	v -x96 -x97 x98 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 x142 -x143 x144 x145 -x146 -x147
200.11/200.29	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
200.11/200.29	c   39   398302   4189   413702     9518   336284   8810   1989 200.21
200.11/200.29	c Objective: 3
200.11/200.29	s OPTIMUM FOUND
200.11/200.29	c Total time: 200.214 s

Verifier Data (download as text)

OK	3

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node40/watcher-431192-1178003708 -o ROOT/results/node40/solver-431192-1178003708 -C 1800 -W 3600 -M 1800 --output-limit 1,15 bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/431192-1178003708/instance-431192-1178003708.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.94 1.01 0.99 3/77 20051
/proc/meminfo: memFree=1802024/2055920 swapFree=4157412/4192956
[pid=20051] ppid=20049 vsize=3932 CPUtime=0
/proc/20051/stat : 20051 (bsolo3.0.16) R 20049 20051 18331 0 -1 4194304 380 0 0 0 0 0 0 0 18 0 1 0 129250383 4026368 349 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 7345787 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20051/statm: 983 350 292 324 0 50 0

[startup+0.0917869 s]
/proc/loadavg: 0.94 1.01 0.99 3/77 20051
/proc/meminfo: memFree=1802024/2055920 swapFree=4157412/4192956
[pid=20051] ppid=20049 vsize=4972 CPUtime=0.08
/proc/20051/stat : 20051 (bsolo3.0.16) R 20049 20051 18331 0 -1 4194304 664 0 0 0 8 0 0 0 18 0 1 0 129250383 5091328 631 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20051/statm: 1243 631 312 324 0 312 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 4972

[startup+0.102789 s]
/proc/loadavg: 0.94 1.01 0.99 3/77 20051
/proc/meminfo: memFree=1802024/2055920 swapFree=4157412/4192956
[pid=20051] ppid=20049 vsize=5100 CPUtime=0.09
/proc/20051/stat : 20051 (bsolo3.0.16) R 20049 20051 18331 0 -1 4194304 686 0 0 0 9 0 0 0 18 0 1 0 129250383 5222400 653 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20051/statm: 1275 653 312 324 0 344 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5100

[startup+0.301831 s]
/proc/loadavg: 0.94 1.01 0.99 3/77 20051
/proc/meminfo: memFree=1802024/2055920 swapFree=4157412/4192956
[pid=20051] ppid=20049 vsize=6400 CPUtime=0.29
/proc/20051/stat : 20051 (bsolo3.0.16) R 20049 20051 18331 0 -1 4194304 1009 0 0 0 29 0 0 0 19 0 1 0 129250383 6553600 976 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20051/statm: 1600 976 312 324 0 669 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6400

[startup+0.702915 s]
/proc/loadavg: 0.94 1.01 0.99 3/77 20051
/proc/meminfo: memFree=1802024/2055920 swapFree=4157412/4192956
[pid=20051] ppid=20049 vsize=8612 CPUtime=0.69
/proc/20051/stat : 20051 (bsolo3.0.16) R 20049 20051 18331 0 -1 4194304 1567 0 0 0 68 1 0 0 22 0 1 0 129250383 8818688 1534 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20051/statm: 2153 1534 312 324 0 1222 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8612

[startup+1.50108 s]
/proc/loadavg: 0.94 1.01 0.99 2/78 20052
/proc/meminfo: memFree=1796192/2055920 swapFree=4157412/4192956
[pid=20051] ppid=20049 vsize=11072 CPUtime=1.49
/proc/20051/stat : 20051 (bsolo3.0.16) R 20049 20051 18331 0 -1 4194304 2189 0 0 0 147 2 0 0 25 0 1 0 129250383 11337728 2156 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20051/statm: 2768 2156 312 324 0 1837 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11072

[startup+3.10142 s]
/proc/loadavg: 0.94 1.01 0.99 2/78 20052
/proc/meminfo: memFree=1794080/2055920 swapFree=4157412/4192956
[pid=20051] ppid=20049 vsize=12244 CPUtime=3.09
/proc/20051/stat : 20051 (bsolo3.0.16) R 20049 20051 18331 0 -1 4194304 2484 0 0 0 306 3 0 0 25 0 1 0 129250383 12537856 2451 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20051/statm: 3061 2451 312 324 0 2130 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12244

[startup+6.30108 s]
/proc/loadavg: 0.94 1.01 0.99 2/78 20052
/proc/meminfo: memFree=1792176/2055920 swapFree=4157412/4192956
[pid=20051] ppid=20049 vsize=14060 CPUtime=6.29
/proc/20051/stat : 20051 (bsolo3.0.16) R 20049 20051 18331 0 -1 4194304 2926 0 0 0 624 5 0 0 25 0 1 0 129250383 14397440 2893 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20051/statm: 3515 2893 312 324 0 2584 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14060

[startup+12.7014 s]
/proc/loadavg: 0.95 1.01 0.99 2/78 20052
/proc/meminfo: memFree=1791224/2055920 swapFree=4157412/4192956
[pid=20051] ppid=20049 vsize=14264 CPUtime=12.68
/proc/20051/stat : 20051 (bsolo3.0.16) R 20049 20051 18331 0 -1 4194304 2977 0 0 0 1261 7 0 0 25 0 1 0 129250383 14606336 2944 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20051/statm: 3566 2944 313 324 0 2635 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 14264

[startup+25.5011 s]
/proc/loadavg: 0.96 1.01 0.99 2/78 20052
/proc/meminfo: memFree=1791288/2055920 swapFree=4157412/4192956
[pid=20051] ppid=20049 vsize=14264 CPUtime=25.48
/proc/20051/stat : 20051 (bsolo3.0.16) R 20049 20051 18331 0 -1 4194304 2977 0 0 0 2538 10 0 0 25 0 1 0 129250383 14606336 2944 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20051/statm: 3566 2944 313 324 0 2635 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 14264

[startup+51.1015 s]
/proc/loadavg: 0.97 1.00 0.99 2/78 20052
/proc/meminfo: memFree=1791352/2055920 swapFree=4157412/4192956
[pid=20051] ppid=20049 vsize=14256 CPUtime=51.07
/proc/20051/stat : 20051 (bsolo3.0.16) R 20049 20051 18331 0 -1 4194304 2977 0 0 0 5091 16 0 0 25 0 1 0 129250383 14598144 2944 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20051/statm: 3564 2944 313 324 0 2633 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 14256

[startup+102.305 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 20052
/proc/meminfo: memFree=1789560/2055920 swapFree=4157412/4192956
[pid=20051] ppid=20049 vsize=16020 CPUtime=102.25
/proc/20051/stat : 20051 (bsolo3.0.16) R 20049 20051 18331 0 -1 4194304 3420 0 0 0 10200 25 0 0 25 0 1 0 129250383 16404480 3387 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551548 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20051/statm: 4005 3387 313 324 0 3074 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 16020

[startup+162.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 20052
/proc/meminfo: memFree=1789496/2055920 swapFree=4157412/4192956
[pid=20051] ppid=20049 vsize=16024 CPUtime=162.23
/proc/20051/stat : 20051 (bsolo3.0.16) R 20049 20051 18331 0 -1 4194304 3423 0 0 0 16187 36 0 0 25 0 1 0 129250383 16408576 3390 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20051/statm: 4006 3390 313 324 0 3075 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 16024

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

[startup+179.101 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 20054
/proc/meminfo: memFree=1789368/2055920 swapFree=4157412/4192956
[pid=20051] ppid=20049 vsize=16024 CPUtime=179.02
/proc/20051/stat : 20051 (bsolo3.0.16) R 20049 20051 18331 0 -1 4194304 3423 0 0 0 17864 38 0 0 25 0 1 0 129250383 16408576 3390 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550996 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20051/statm: 4006 3390 313 324 0 3075 0
Current children cumulated CPU time (s) 179.02
Current children cumulated vsize (KiB) 16024

[startup+191.902 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 20054
/proc/meminfo: memFree=1789368/2055920 swapFree=4157412/4192956
[pid=20051] ppid=20049 vsize=16024 CPUtime=191.81
/proc/20051/stat : 20051 (bsolo3.0.16) R 20049 20051 18331 0 -1 4194304 3423 0 0 0 19141 40 0 0 25 0 1 0 129250383 16408576 3390 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551635 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20051/statm: 4006 3390 313 324 0 3075 0
Current children cumulated CPU time (s) 191.81
Current children cumulated vsize (KiB) 16024

[startup+195.102 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 20054
/proc/meminfo: memFree=1789368/2055920 swapFree=4157412/4192956
[pid=20051] ppid=20049 vsize=16024 CPUtime=195.02
/proc/20051/stat : 20051 (bsolo3.0.16) R 20049 20051 18331 0 -1 4194304 3423 0 0 0 19461 41 0 0 25 0 1 0 129250383 16408576 3390 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20051/statm: 4006 3390 313 324 0 3075 0
Current children cumulated CPU time (s) 195.02
Current children cumulated vsize (KiB) 16024

[startup+198.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 20054
/proc/meminfo: memFree=1789368/2055920 swapFree=4157412/4192956
[pid=20051] ppid=20049 vsize=16024 CPUtime=198.21
/proc/20051/stat : 20051 (bsolo3.0.16) R 20049 20051 18331 0 -1 4194304 3423 0 0 0 19779 42 0 0 25 0 1 0 129250383 16408576 3390 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550996 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20051/statm: 4006 3390 313 324 0 3075 0
Current children cumulated CPU time (s) 198.21
Current children cumulated vsize (KiB) 16024

[startup+199.104 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 20054
/proc/meminfo: memFree=1789368/2055920 swapFree=4157412/4192956
[pid=20051] ppid=20049 vsize=16024 CPUtime=199.01
/proc/20051/stat : 20051 (bsolo3.0.16) R 20049 20051 18331 0 -1 4194304 3423 0 0 0 19859 42 0 0 25 0 1 0 129250383 16408576 3390 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 7343542 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20051/statm: 4006 3390 313 324 0 3075 0
Current children cumulated CPU time (s) 199.01
Current children cumulated vsize (KiB) 16024

[startup+199.902 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 20054
/proc/meminfo: memFree=1789368/2055920 swapFree=4157412/4192956
[pid=20051] ppid=20049 vsize=16024 CPUtime=199.81
/proc/20051/stat : 20051 (bsolo3.0.16) R 20049 20051 18331 0 -1 4194304 3423 0 0 0 19939 42 0 0 25 0 1 0 129250383 16408576 3390 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134546313 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20051/statm: 4006 3390 313 324 0 3075 0
Current children cumulated CPU time (s) 199.81
Current children cumulated vsize (KiB) 16024

[startup+200.102 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 20054
/proc/meminfo: memFree=1789368/2055920 swapFree=4157412/4192956
[pid=20051] ppid=20049 vsize=16024 CPUtime=200.01
/proc/20051/stat : 20051 (bsolo3.0.16) R 20049 20051 18331 0 -1 4194304 3423 0 0 0 19959 42 0 0 25 0 1 0 129250383 16408576 3390 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134546313 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20051/statm: 4006 3390 313 324 0 3075 0
Current children cumulated CPU time (s) 200.01
Current children cumulated vsize (KiB) 16024

[startup+200.206 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 20054
/proc/meminfo: memFree=1789368/2055920 swapFree=4157412/4192956
[pid=20051] ppid=20049 vsize=16024 CPUtime=200.11
/proc/20051/stat : 20051 (bsolo3.0.16) R 20049 20051 18331 0 -1 4194304 3423 0 0 0 19969 42 0 0 25 0 1 0 129250383 16408576 3390 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/20051/statm: 4006 3390 313 324 0 3075 0
Current children cumulated CPU time (s) 200.11
Current children cumulated vsize (KiB) 16024

Child status: 0
Real time (s): 200.299
CPU time (s): 200.22
CPU user time (s): 199.789
CPU system time (s): 0.430934
CPU usage (%): 99.9605
Max. virtual memory (cumulated for all children) (KiB): 16024

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 199.789
system time used= 0.430934
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3424
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= 11
involuntary context switches= 232

runsolver used 0.161975 second user time and 0.437933 second system time

The end

Launcher Data (download as text)

Begin job on node40 on Tue May  1 07:15:08 UTC 2007

IDJOB= 431192
IDBENCH= 48034
IDSOLVER= 163
FILE ID= node40/431192-1178003708

PBS_JOBID= 4728237

Free space on /tmp= 66538 MiB

SOLVER NAME= bsolo 3.0.16
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=7-P0=59-P1=103-P2=101-P3=43-P4=37-P5=37-P6=17-P7=23-B.opb
COMMAND LINE= bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/431192-1178003708/instance-431192-1178003708.opb            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node40/watcher-431192-1178003708 -o ROOT/results/node40/solver-431192-1178003708 -C 1800 -W 3600 -M 1800 --output-limit 1,15  bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/431192-1178003708/instance-431192-1178003708.opb            

META MD5SUM SOLVER= b11bf0769a124f73ad50b0fdfcd50482
MD5SUM BENCH=  a9881f8d96a669a457a765316e0eed8c

RANDOM SEED= 938550407

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node40.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.283
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.283
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:       1802432 kB
Buffers:         27680 kB
Cached:         137700 kB
SwapCached:      15024 kB
Active:          59272 kB
Inactive:       129488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1802432 kB
SwapTotal:     4192956 kB
SwapFree:      4157412 kB
Dirty:            6732 kB
Writeback:           0 kB
Mapped:          30328 kB
Slab:            50076 kB
Committed_AS:  1192236 kB
PageTables:       1932 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= 66538 MiB

End job on node40 on Tue May  1 07:18:29 UTC 2007