Trace number 453990

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.16OPT-15 66.7259 66.7474

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_100_25_4.opb
MD5SUMe7bb8414272ccdbf28db7bd22cc751df
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-15
Best CPU time to get the best result obtained on this benchmark17.5603
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -15
Optimality of the best value was proved YES
Number of variables100
Total number of constraints100
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 constraints100
Minimum length of a constraint25
Maximum length of a constraint40
Number of terms in the objective function 100
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 100
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 100
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)3070
Sum of products size (including duplicates)6140
Number of different products1535
Sum of products size3070

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/453990-1178019299/instance-453990-1178019299.opb
0.00/0.00	c File size is 34681 bytes.
0.00/0.02	c Highest Coefficient sum: 100
0.00/0.02	c Parsing was ok!!
0.00/0.02	c Total parsing time: 0.017 s
0.00/0.02	c Var: 3170 Constr: 6340 3170/100/3070 Lit: 24560 Watch. Lit: 18420
0.00/0.02	c Obj. Vars: 100 (3.15457 % of total variables)
0.00/0.06	c Pre-processing Time: 0.058 s
0.00/0.06	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.06	c        0    100     1535     4605    3     3070     511      0      0 0.06
0.00/0.06	c Switching off LPR mode.
0.00/0.06	o -11	0.058
0.00/0.06	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.06	c        0    100     1536     4705    3     3083     911      1      0 0.06
0.00/0.06	o -12	0.059
0.00/0.06	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.06	c        1    100     1538     4891    3     3099     944      3     16 0.06
0.00/0.06	o -13	0.065
5.19/5.28	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
5.19/5.28	c       96    100     1634    12944    7     3304     978     99   1476 0.07
5.19/5.28	c      196    100     1734    21194   12     3504    1076    199   2722 0.07
5.19/5.28	c      446    100     1984    41828   21     4004    1184    449   4597 0.10
5.19/5.28	c      922    100     2460    81141   32     4956    1303    925   5656 0.16
5.19/5.28	c     1735    100     3273   148077   45     6582    1434   1738   5273 0.33
5.19/5.28	c     3055    100     4593   256761   55     9222    1578   3058   4967 0.61
5.19/5.28	c     5137    100     2749   103279   37     5511    1736   1214   3842 1.34
5.19/5.28	c     8360    100     5972   367278   61    11957    1910   4437   3342 2.50
5.19/5.28	c    13296    100     2717   100401   36     5447    2102   1182   2708 4.91
5.19/5.28	o -14	5.281
5.59/5.65	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
5.59/5.65	c    14764    100     4186   221141   52     8399    1011   2651   2795 5.28
5.59/5.65	c    14865    100     4287   229324   53     8601    1113   2752   2788 5.33
5.59/5.65	c    15115    100     4537   249548   55     9101    1225   3002   2797 5.40
5.59/5.65	c    15590    100     5012   288048   57    10051    1348   3477   2853 5.46
5.59/5.65	o -15	5.65
66.67/66.74	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
66.67/66.74	c    16268    100     5691   343218   60    11424    1044   4156   2879 5.65
66.67/66.74	c    16368    100     2158    55036   25     4331    1149    623   2866 5.71
66.67/66.74	c    16618    100     2408    75109   31     4831    1264    873   2893 5.74
66.67/66.74	c    17094    100     2884   113212   39     5783    1391   1349   2941 5.81
66.67/66.74	c    17907    100     3697   178206   48     7409    1531   2162   2989 5.99
66.67/66.74	c    19227    100     5017   283795   56    10049    1685   3482   3004 6.40
66.67/66.74	c    21309    100     3121   131018   41     6257    1854   1586   3070 6.94
66.67/66.74	c    24532    100     6344   388872   61    12703    2040   4809   3002 8.17
66.67/66.74	c    29468    100     2956   117371   39     5927    2245   1421   2846 10.35
66.67/66.74	c    36974     99     6193   371212   59    12400    2470   4658   2675 13.82
66.67/66.74	c    48335     99     4434   232313   52     8882    2718   2899   2482 19.47
66.67/66.74	c    65479     97     3605   163296   45     7222    2990   2070   2392 27.36
66.67/66.74	c    91299     92     6258   342775   54    12523    3290   4723   2307 39.57
66.67/66.74	c   130131     77     6919   316838   45    13830    3620   5384   2278 57.12
66.67/66.74	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
66.67/66.74	v -x29 -x30 -x31 x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 x52 -x53 -x54
66.67/66.74	v -x55 -x56 -x57 x58 -x59 -x60 -x61 -x62 -x63 -x64 -x65 x66 -x67 -x68 x69 -x70 x71 -x72 x73 -x74 x75 x76 -x77 -x78 -x79 -x80 -x81
66.67/66.74	v x82 x83 -x84 x85 x86 -x87 -x88 -x89 -x90 x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100
66.67/66.74	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
66.67/66.74	c   29   150689   2393   153315     7792   237879   6257   2258 66.72
66.67/66.74	c Objective: -15
66.67/66.74	s OPTIMUM FOUND
66.67/66.74	c Total time: 66.722 s

Verifier Data (download as text)

OK	-15

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node35/watcher-453990-1178019299 -o ROOT/results/node35/solver-453990-1178019299 -C 1800 -W 3600 -M 1800 --output-limit 1,15 bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/453990-1178019299/instance-453990-1178019299.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.79 0.92 0.96 3/77 7106
/proc/meminfo: memFree=1817256/2055920 swapFree=4151252/4192956
[pid=7106] ppid=7104 vsize=19584 CPUtime=0
/proc/7106/stat : 7106 (bsolo3.0.16) R 7104 7106 6669 0 -1 4194304 365 0 0 0 0 0 0 0 18 0 1 0 249845324 20054016 334 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 1766560 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7106/statm: 2943 343 291 324 0 2003 0

[startup+0.102224 s]
/proc/loadavg: 0.79 0.92 0.96 3/77 7106
/proc/meminfo: memFree=1817256/2055920 swapFree=4151252/4192956
[pid=7106] ppid=7104 vsize=5856 CPUtime=0.09
/proc/7106/stat : 7106 (bsolo3.0.16) R 7104 7106 6669 0 -1 4194304 858 0 0 0 9 0 0 0 18 0 1 0 249845324 5996544 818 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7106/statm: 1464 818 313 324 0 533 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5856

[startup+0.201234 s]
/proc/loadavg: 0.79 0.92 0.96 3/77 7106
/proc/meminfo: memFree=1817256/2055920 swapFree=4151252/4192956
[pid=7106] ppid=7104 vsize=6516 CPUtime=0.19
/proc/7106/stat : 7106 (bsolo3.0.16) R 7104 7106 6669 0 -1 4194304 1029 0 0 0 19 0 0 0 18 0 1 0 249845324 6672384 989 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551131 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7106/statm: 1629 989 313 324 0 698 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 6516

[startup+0.301245 s]
/proc/loadavg: 0.79 0.92 0.96 3/77 7106
/proc/meminfo: memFree=1817256/2055920 swapFree=4151252/4192956
[pid=7106] ppid=7104 vsize=6912 CPUtime=0.29
/proc/7106/stat : 7106 (bsolo3.0.16) R 7104 7106 6669 0 -1 4194304 1140 0 0 0 29 0 0 0 19 0 1 0 249845324 7077888 1100 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7106/statm: 1728 1100 313 324 0 797 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6912

[startup+0.701293 s]
/proc/loadavg: 0.79 0.92 0.96 3/77 7106
/proc/meminfo: memFree=1817256/2055920 swapFree=4151252/4192956
[pid=7106] ppid=7104 vsize=8616 CPUtime=0.69
/proc/7106/stat : 7106 (bsolo3.0.16) R 7104 7106 6669 0 -1 4194304 1566 0 0 0 68 1 0 0 22 0 1 0 249845324 8822784 1526 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7106/statm: 2154 1526 313 324 0 1223 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8616

[startup+1.50139 s]
/proc/loadavg: 0.79 0.92 0.96 2/78 7107
/proc/meminfo: memFree=1811104/2055920 swapFree=4151252/4192956
[pid=7106] ppid=7104 vsize=10168 CPUtime=1.48
/proc/7106/stat : 7106 (bsolo3.0.16) R 7104 7106 6669 0 -1 4194304 1959 0 0 0 147 1 0 0 25 0 1 0 249845324 10412032 1919 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7106/statm: 2542 1919 313 324 0 1611 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 10168

[startup+3.10157 s]
/proc/loadavg: 0.81 0.93 0.96 2/78 7107
/proc/meminfo: memFree=1810592/2055920 swapFree=4151252/4192956
[pid=7106] ppid=7104 vsize=10552 CPUtime=3.09
/proc/7106/stat : 7106 (bsolo3.0.16) R 7104 7106 6669 0 -1 4194304 2048 0 0 0 307 2 0 0 25 0 1 0 249845324 10805248 2008 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7106/statm: 2638 2008 313 324 0 1707 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10552

[startup+6.30195 s]
/proc/loadavg: 0.81 0.93 0.96 2/78 7107
/proc/meminfo: memFree=1810016/2055920 swapFree=4151252/4192956
[pid=7106] ppid=7104 vsize=10516 CPUtime=6.28
/proc/7106/stat : 7106 (bsolo3.0.16) R 7104 7106 6669 0 -1 4194304 2054 0 0 0 626 2 0 0 25 0 1 0 249845324 10768384 2014 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7106/statm: 2629 2014 313 324 0 1698 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10516

[startup+12.7017 s]
/proc/loadavg: 0.84 0.93 0.96 2/78 7107
/proc/meminfo: memFree=1810176/2055920 swapFree=4151252/4192956
[pid=7106] ppid=7104 vsize=10736 CPUtime=12.69
/proc/7106/stat : 7106 (bsolo3.0.16) R 7104 7106 6669 0 -1 4194304 2140 0 0 0 1265 4 0 0 25 0 1 0 249845324 10993664 2064 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7106/statm: 2684 2064 313 324 0 1753 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10736

[startup+25.5012 s]
/proc/loadavg: 0.86 0.93 0.96 2/78 7107
/proc/meminfo: memFree=1809608/2055920 swapFree=4151252/4192956
[pid=7106] ppid=7104 vsize=11252 CPUtime=25.48
/proc/7106/stat : 7106 (bsolo3.0.16) R 7104 7106 6669 0 -1 4194304 2260 0 0 0 2542 6 0 0 25 0 1 0 249845324 11522048 2184 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7106/statm: 2813 2184 313 324 0 1882 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 11252

[startup+51.1012 s]
/proc/loadavg: 0.91 0.93 0.96 2/78 7107
/proc/meminfo: memFree=1809480/2055920 swapFree=4151252/4192956
[pid=7106] ppid=7104 vsize=11332 CPUtime=51.08
/proc/7106/stat : 7106 (bsolo3.0.16) R 7104 7106 6669 0 -1 4194304 2300 0 0 0 5096 12 0 0 25 0 1 0 249845324 11603968 2219 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7106/statm: 2833 2219 313 324 0 1902 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 11332

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

[startup+51.2012 s]
/proc/loadavg: 0.91 0.93 0.96 2/78 7107
/proc/meminfo: memFree=1809480/2055920 swapFree=4151252/4192956
[pid=7106] ppid=7104 vsize=11332 CPUtime=51.18
/proc/7106/stat : 7106 (bsolo3.0.16) R 7104 7106 6669 0 -1 4194304 2300 0 0 0 5106 12 0 0 25 0 1 0 249845324 11603968 2219 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7106/statm: 2833 2219 313 324 0 1902 0
Current children cumulated CPU time (s) 51.18
Current children cumulated vsize (KiB) 11332

[startup+57.6019 s]
/proc/loadavg: 0.92 0.94 0.96 2/78 7107
/proc/meminfo: memFree=1809544/2055920 swapFree=4151252/4192956
[pid=7106] ppid=7104 vsize=11300 CPUtime=57.58
/proc/7106/stat : 7106 (bsolo3.0.16) R 7104 7106 6669 0 -1 4194304 2300 0 0 0 5745 13 0 0 25 0 1 0 249845324 11571200 2211 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550974 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7106/statm: 2825 2211 313 324 0 1894 0
Current children cumulated CPU time (s) 57.58
Current children cumulated vsize (KiB) 11300

[startup+60.8013 s]
/proc/loadavg: 0.92 0.94 0.96 2/78 7107
/proc/meminfo: memFree=1809544/2055920 swapFree=4151252/4192956
[pid=7106] ppid=7104 vsize=11300 CPUtime=60.77
/proc/7106/stat : 7106 (bsolo3.0.16) R 7104 7106 6669 0 -1 4194304 2301 0 0 0 6064 13 0 0 25 0 1 0 249845324 11571200 2211 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551378 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7106/statm: 2825 2211 313 324 0 1894 0
Current children cumulated CPU time (s) 60.77
Current children cumulated vsize (KiB) 11300

[startup+64.0017 s]
/proc/loadavg: 0.93 0.94 0.96 2/78 7107
/proc/meminfo: memFree=1809544/2055920 swapFree=4151252/4192956
[pid=7106] ppid=7104 vsize=11300 CPUtime=63.97
/proc/7106/stat : 7106 (bsolo3.0.16) R 7104 7106 6669 0 -1 4194304 2301 0 0 0 6383 14 0 0 25 0 1 0 249845324 11571200 2211 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7106/statm: 2825 2211 313 324 0 1894 0
Current children cumulated CPU time (s) 63.97
Current children cumulated vsize (KiB) 11300

[startup+65.6029 s]
/proc/loadavg: 0.93 0.94 0.96 2/78 7107
/proc/meminfo: memFree=1809544/2055920 swapFree=4151252/4192956
[pid=7106] ppid=7104 vsize=11300 CPUtime=65.57
/proc/7106/stat : 7106 (bsolo3.0.16) R 7104 7106 6669 0 -1 4194304 2301 0 0 0 6543 14 0 0 25 0 1 0 249845324 11571200 2211 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7106/statm: 2825 2211 313 324 0 1894 0
Current children cumulated CPU time (s) 65.57
Current children cumulated vsize (KiB) 11300

[startup+66.4019 s]
/proc/loadavg: 0.93 0.94 0.96 2/78 7107
/proc/meminfo: memFree=1809544/2055920 swapFree=4151252/4192956
[pid=7106] ppid=7104 vsize=11300 CPUtime=66.37
/proc/7106/stat : 7106 (bsolo3.0.16) R 7104 7106 6669 0 -1 4194304 2301 0 0 0 6622 15 0 0 25 0 1 0 249845324 11571200 2211 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7106/statm: 2825 2211 313 324 0 1894 0
Current children cumulated CPU time (s) 66.37
Current children cumulated vsize (KiB) 11300

[startup+66.602 s]
/proc/loadavg: 0.93 0.94 0.96 2/78 7107
/proc/meminfo: memFree=1809544/2055920 swapFree=4151252/4192956
[pid=7106] ppid=7104 vsize=11300 CPUtime=66.57
/proc/7106/stat : 7106 (bsolo3.0.16) R 7104 7106 6669 0 -1 4194304 2301 0 0 0 6642 15 0 0 25 0 1 0 249845324 11571200 2211 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551085 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7106/statm: 2825 2211 313 324 0 1894 0
Current children cumulated CPU time (s) 66.57
Current children cumulated vsize (KiB) 11300

[startup+66.702 s]
/proc/loadavg: 0.93 0.94 0.96 2/78 7107
/proc/meminfo: memFree=1809544/2055920 swapFree=4151252/4192956
[pid=7106] ppid=7104 vsize=11300 CPUtime=66.67
/proc/7106/stat : 7106 (bsolo3.0.16) R 7104 7106 6669 0 -1 4194304 2301 0 0 0 6652 15 0 0 25 0 1 0 249845324 11571200 2211 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7106/statm: 2825 2211 313 324 0 1894 0
Current children cumulated CPU time (s) 66.67
Current children cumulated vsize (KiB) 11300

Child status: 0
Real time (s): 66.7474
CPU time (s): 66.7259
CPU user time (s): 66.5729
CPU system time (s): 0.152976
CPU usage (%): 99.9677
Max. virtual memory (cumulated for all children) (KiB): 11380

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 66.5729
system time used= 0.152976
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2302
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= 12
involuntary context switches= 53

runsolver used 0.050992 second user time and 0.153976 second system time

The end

Launcher Data (download as text)

Begin job on node35 on Tue May  1 11:34:59 UTC 2007

IDJOB= 453990
IDBENCH= 48167
IDSOLVER= 163
FILE ID= node35/453990-1178019299

PBS_JOBID= 4728328

Free space on /tmp= 66558 MiB

SOLVER NAME= bsolo 3.0.16
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mis/normalized-mis_100_25_4.opb
COMMAND LINE= bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/453990-1178019299/instance-453990-1178019299.opb            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node35/watcher-453990-1178019299 -o ROOT/results/node35/solver-453990-1178019299 -C 1800 -W 3600 -M 1800 --output-limit 1,15  bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/453990-1178019299/instance-453990-1178019299.opb            

META MD5SUM SOLVER= b11bf0769a124f73ad50b0fdfcd50482
MD5SUM BENCH=  e7bb8414272ccdbf28db7bd22cc751df

RANDOM SEED= 3598118

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node35.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.232
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.232
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:       1817664 kB
Buffers:         37580 kB
Cached:         112228 kB
SwapCached:       8972 kB
Active:         115836 kB
Inactive:        57732 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1817664 kB
SwapTotal:     4192956 kB
SwapFree:      4151252 kB
Dirty:            6812 kB
Writeback:           0 kB
Mapped:          30672 kB
Slab:            49988 kB
Committed_AS:  2794172 kB
PageTables:       1996 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 node35 on Tue May  1 11:36:06 UTC 2007