Trace number 3736660

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 NameAnswerobjective functionCPU timeWall clock time
PB07: bsolo 3.0.17OPT3 56.4884 56.5003

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=8-P0=149-P1=79-P2=59-P3=73-P4=211-B.opb
MD5SUM74c00e33b4232d137ad873ae982593f6
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.048992
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 variables96
Total number of constraints9
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 constraints9
Minimum length of a constraint8
Maximum length of a constraint80
Number of terms in the objective function 8
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 255
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 32768
Number of bits of the biggest number in a constraint 16
Biggest sum of numbers in a constraint 130560
Number of bits of the biggest sum of numbers17
Number of products (including duplicates)256
Sum of products size (including duplicates)512
Number of different products256
Sum of products size512

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c bsolo beta version 3.0.17 - 27/04/2007 : 1600 GMT
0.00/0.00	c Developed by Vasco Manquinho IST/UTL - INESC-ID
0.00/0.00	c type "bsolo -h" for help
0.00/0.00	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.00	c Memory Limit set to 15500 MB
0.00/0.00	c Instance file HOME/instance-3736660-1338709985.opb
0.00/0.00	c File size is 4596 bytes.
0.00/0.00	c Highest Coefficient sum: 130560
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0.001 s
0.00/0.00	c Var: 352 Constr: 525 256/0/269 Lit: 2200 Watch. Lit: 1354
0.00/0.00	c Obj. Vars: 8 (2.27273 % of total variables)
0.00/0.00	c Pre-processing Time: 0.002 s
0.00/0.00	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.00	c        0    352      525     2200    4     1890    2949      0      0 0.00
0.00/0.00	c Switching off LPR mode.
11.48/11.56	c      100    352      625    11498   18     2067    3244    100  14285 0.01
11.48/11.56	c      250    352      775    22816   29     2360    3569    250  14705 0.02
11.48/11.56	c      477    352     1002    38284   38     2793    3926    477  17035 0.03
11.48/11.56	c      815    352     1340    60687   45     3437    4319    815  16632 0.05
11.48/11.56	c     1323    352     1848    95422   51     4449    4751   1323  17181 0.08
11.48/11.56	c     2086    352     2611   145035   55     6016    5227   2086  17098 0.12
11.48/11.56	c     3232    352     3757   226741   60     8290    5750   3232  15538 0.21
11.48/11.56	c     4953    352     5478   336931   61    11726    6326   4953  11877 0.42
11.48/11.56	c     7538    352     4739   278067   58    10215    6959   4214  10924 0.69
11.48/11.56	c    11417    352     4920   263982   53    10550    7655   4395   9244 1.24
11.48/11.56	c    17239    352     6764   404162   59    14248    8421   6239   8724 1.98
11.48/11.56	c    25976    352     6921   375491   54    14565    9264   6396   7682 3.38
11.48/11.56	c    39087    352     5517   340387   61    11811   10191   4992   7117 5.49
11.48/11.56	c    58757    352     8945   491482   54    18672   11211   8420   6395 9.19
11.48/11.56	o 51	11.562
16.28/16.34	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
16.28/16.34	c    69836    349     8485   483396   56    17708    2965   7960   6040 11.56
16.28/16.34	c    69936    349     2111   110562   52     5011    3262   1586   6037 11.58
16.28/16.34	c    70187    349     2362   128316   54     5481    3589   1837   6050 11.60
16.28/16.34	c    70662    349     2837   161133   56     6454    3948   2312   6073 11.63
16.28/16.34	c    71476    349     3651   216688   59     8073    4343   3126   6090 11.74
16.28/16.34	c    72797    349     2726   150236   55     6243    4778   2201   6089 11.96
16.28/16.34	c    74878    349     4807   293630   61    10425    5256   4282   6179 12.12
16.28/16.34	c    78101    349     5202   306986   59    11193    5782   4677   6313 12.37
16.28/16.34	c    83037    349     3894   223332   57     8538    6361   3369   6376 13.02
16.28/16.34	c    90543    349     4737   266244   56    10171    6998   4212   6318 14.33
16.28/16.34	o 17	16.337
26.98/27.00	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
26.98/27.00	c   101347    329     4851   270745   55    10463    2961   4326   6203 16.34
26.98/27.00	c   101448    329     2112    97441   46     5028    3258   1587   6205 16.35
26.98/27.00	c   101698    329     2362   114558   48     5511    3584   1837   6215 16.36
26.98/27.00	c   102173    329     2837   146961   51     6479    3943   2312   6230 16.40
26.98/27.00	c   102986    329     3650   202230   55     8078    4338   3125   6252 16.47
26.98/27.00	c   104308    329     2699   141280   52     6171    4772   2174   6290 16.58
26.98/27.00	c   106390    329     4781   265494   55    10299    5250   4256   6339 16.78
26.98/27.00	c   109613    319     5118   300706   58    11043    5776   4593   6356 17.25
26.98/27.00	c   114549    319     4094   232796   56     8973    6354   3569   6269 18.27
26.98/27.00	c   122055    319     5073   290177   57    10915    6990   4548   6194 19.70
26.98/27.00	c   133416    319     5692   334442   58    12174    7690   5167   6069 21.98
26.98/27.00	c   150560    319     7081   401901   56    14908    8460   6556   5700 26.41
26.98/27.00	o 11	27
31.78/31.84	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
31.78/31.84	c   154746    319     6763   394387   58    14312    2959   6238   5731 27.00
31.78/31.84	c   154847    319     2112    99717   47     5015    3255   1587   5731 27.02
31.78/31.84	c   155097    319     2362   116925   49     5535    3581   1837   5738 27.03
31.78/31.84	c   155573    319     2838   149839   52     6446    3940   2313   5747 27.07
31.78/31.84	c   156387    319     3652   204395   55     8069    4335   3127   5756 27.16
31.78/31.84	c   157708    319     2710   147219   54     6196    4769   2185   5762 27.37
31.78/31.84	c   159790    319     4792   283604   59    10387    5246   4267   5760 27.74
31.78/31.84	c   163014    319     5089   303133   59    10994    5771   4564   5801 28.10
31.78/31.84	c   167950    309     3807   214711   56     8376    6349   3282   5829 28.81
31.78/31.84	c   175457    309     4763   263912   55    10286    6984   4238   5781 30.35
31.78/31.84	o 3	31.835
56.37/56.49	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
56.37/56.49	c   183720    309     5725   341414   59    12237    2957   5200   5771 31.84
56.37/56.49	c   183821    309     2112   106837   50     5025    3253   1587   5771 31.85
56.37/56.49	c   184071    309     2362   124413   52     5509    3579   1837   5777 31.86
56.37/56.49	c   184547    309     2838   157382   55     6438    3937   2313   5786 31.89
56.37/56.49	c   185361    309     3652   212213   58     8095    4331   3127   5794 31.99
56.37/56.49	c   186682    309     2698   144308   53     6144    4765   2173   5798 32.19
56.37/56.49	c   188763    309     4779   280743   58    10336    5242   4254   5802 32.53
56.37/56.49	c   191987    309     5282   305173   57    11350    5767   4757   5788 33.16
56.37/56.49	c   196923    309     4247   247196   58     9254    6344   3722   5766 34.15
56.37/56.49	c   204429    278     4949   284785   57    10692    6979   4424   5785 35.33
56.37/56.49	c   215790    278     5460   307507   56    11650    7677   4935   5727 37.68
56.37/56.49	c   232934    278     6728   384922   57    14217    8445   6203   5615 41.48
56.37/56.49	c   258753    278     5607   321787   57    11996    9290   5082   5541 46.70
56.37/56.49	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 -x32 x33 x34 x35 -x36 x37 -x38 -x39 -x40 x41 -x42 -x43 -x44 -x45 x46 -x47 -x48 -x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 x73 -x74 x75 x76 x77 -x78 -x79 -x80 x57 -x58 x59 -x60 -x61 -x62 -x63 -x64 -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 
56.37/56.49	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
56.37/56.49	c   59   297298   1524   305429     5970   312534   5445   5263 56.49
56.37/56.49	c Objective: 3
56.37/56.49	s OPTIMUM FOUND
56.37/56.49	c Total time: 56.486 s

Verifier Data

OK	3

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3736660-1338709985/watcher-3736660-1338709985 -o /tmp/evaluation-result-3736660-1338709985/solver-3736660-1338709985 -C 1800 -W 1900 -M 15500 bsolo3.0.17 -m15500 HOME/instance-3736660-1338709985.opb 

running on 4 cores: 1,3,5,7

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): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 2088
/proc/meminfo: memFree=28553056/32873844 swapFree=7112/7112
[pid=2088] ppid=2086 vsize=4820 CPUtime=0 cores=1,3,5,7
/proc/2088/stat : 2088 (bsolo3.0.17) R 2086 2088 31541 0 -1 4202496 512 0 0 0 0 0 0 0 20 0 1 0 337124171 4935680 447 33554432000 134512640 135840783 4294425680 4294420524 10085424 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2088/statm: 1205 447 345 325 0 141 0

[startup+0.0889091 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 2088
/proc/meminfo: memFree=28553056/32873844 swapFree=7112/7112
[pid=2088] ppid=2086 vsize=6120 CPUtime=0.08 cores=1,3,5,7
/proc/2088/stat : 2088 (bsolo3.0.17) R 2086 2088 31541 0 -1 4202496 858 0 0 0 8 0 0 0 20 0 1 0 337124171 6266880 793 33554432000 134512640 135840783 4294425680 4294423696 6001959 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2088/statm: 1530 793 347 325 0 466 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6120

[startup+0.100308 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 2088
/proc/meminfo: memFree=28553056/32873844 swapFree=7112/7112
[pid=2088] ppid=2086 vsize=6380 CPUtime=0.09 cores=1,3,5,7
/proc/2088/stat : 2088 (bsolo3.0.17) R 2086 2088 31541 0 -1 4202496 917 0 0 0 9 0 0 0 20 0 1 0 337124171 6533120 852 33554432000 134512640 135840783 4294425680 4294423808 6001959 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2088/statm: 1595 852 347 325 0 531 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6380

[startup+0.300377 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 2088
/proc/meminfo: memFree=28553056/32873844 swapFree=7112/7112
[pid=2088] ppid=2086 vsize=8712 CPUtime=0.29 cores=1,3,5,7
/proc/2088/stat : 2088 (bsolo3.0.17) R 2086 2088 31541 0 -1 4202496 1515 0 0 0 29 0 0 0 20 0 1 0 337124171 8921088 1450 33554432000 134512640 135840783 4294425680 4294424976 134572668 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2088/statm: 2178 1450 347 325 0 1114 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8712

[startup+0.700259 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 2088
/proc/meminfo: memFree=28553056/32873844 swapFree=7112/7112
[pid=2088] ppid=2086 vsize=11044 CPUtime=0.69 cores=1,3,5,7
/proc/2088/stat : 2088 (bsolo3.0.17) R 2086 2088 31541 0 -1 4202496 2087 0 0 0 69 0 0 0 20 0 1 0 337124171 11309056 2022 33554432000 134512640 135840783 4294425680 4294425040 134551048 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2088/statm: 2761 2022 347 325 0 1697 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11044

[startup+1.50026 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2089
/proc/meminfo: memFree=28546104/32873844 swapFree=7112/7112
[pid=2088] ppid=2086 vsize=11304 CPUtime=1.48 cores=1,3,5,7
/proc/2088/stat : 2088 (bsolo3.0.17) R 2086 2088 31541 0 -1 4202496 2155 0 0 0 148 0 0 0 20 0 1 0 337124171 11575296 2090 33554432000 134512640 135840783 4294425680 4294425040 134551084 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2088/statm: 2826 2090 347 325 0 1762 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 11304

[startup+3.10026 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2089
/proc/meminfo: memFree=28544492/32873844 swapFree=7112/7112
[pid=2088] ppid=2086 vsize=12568 CPUtime=3.08 cores=1,3,5,7
/proc/2088/stat : 2088 (bsolo3.0.17) R 2086 2088 31541 0 -1 4202496 2457 0 0 0 308 0 0 0 20 0 1 0 337124171 12869632 2392 33554432000 134512640 135840783 4294425680 4294424976 134572899 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2088/statm: 3142 2392 347 325 0 2078 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 12568

[startup+6.30036 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 2089
/proc/meminfo: memFree=28543624/32873844 swapFree=7112/7112
[pid=2088] ppid=2086 vsize=14476 CPUtime=6.28 cores=1,3,5,7
/proc/2088/stat : 2088 (bsolo3.0.17) R 2086 2088 31541 0 -1 4202496 2955 0 0 0 628 0 0 0 20 0 1 0 337124171 14823424 2890 33554432000 134512640 135840783 4294425680 4294425040 134551048 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2088/statm: 3619 2890 347 325 0 2555 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 14476

[startup+12.7003 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 2089
/proc/meminfo: memFree=28546324/32873844 swapFree=7112/7112
[pid=2088] ppid=2086 vsize=14480 CPUtime=12.68 cores=1,3,5,7
/proc/2088/stat : 2088 (bsolo3.0.17) R 2086 2088 31541 0 -1 4202496 2958 0 0 0 1268 0 0 0 20 0 1 0 337124171 14827520 2893 33554432000 134512640 135840783 4294425680 4294425040 134551052 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2088/statm: 3620 2893 349 325 0 2556 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 14480

[startup+25.5003 s]
/proc/loadavg: 2.13 2.03 2.01 3/177 2089
/proc/meminfo: memFree=28540616/32873844 swapFree=7112/7112
[pid=2088] ppid=2086 vsize=14480 CPUtime=25.48 cores=1,3,5,7
/proc/2088/stat : 2088 (bsolo3.0.17) R 2086 2088 31541 0 -1 4202496 2958 0 0 0 2548 0 0 0 20 0 1 0 337124171 14827520 2893 33554432000 134512640 135840783 4294425680 4294425040 134550808 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2088/statm: 3620 2893 349 325 0 2556 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 14480

[startup+51.1003 s]
/proc/loadavg: 2.15 2.04 2.01 3/177 2090
/proc/meminfo: memFree=28542284/32873844 swapFree=7112/7112
[pid=2088] ppid=2086 vsize=14480 CPUtime=51.08 cores=1,3,5,7
/proc/2088/stat : 2088 (bsolo3.0.17) R 2086 2088 31541 0 -1 4202496 2958 0 0 0 5108 0 0 0 20 0 1 0 337124171 14827520 2893 33554432000 134512640 135840783 4294425680 4294425004 1383188 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2088/statm: 3620 2893 349 325 0 2556 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 14480

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

[startup+54.3004 s]
/proc/loadavg: 2.14 2.04 2.01 3/177 2090
/proc/meminfo: memFree=28542904/32873844 swapFree=7112/7112
[pid=2088] ppid=2086 vsize=14480 CPUtime=54.27 cores=1,3,5,7
/proc/2088/stat : 2088 (bsolo3.0.17) R 2086 2088 31541 0 -1 4202496 2958 0 0 0 5427 0 0 0 20 0 1 0 337124171 14827520 2893 33554432000 134512640 135840783 4294425680 4294424976 134572600 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2088/statm: 3620 2893 349 325 0 2556 0
Current children cumulated CPU time (s) 54.27
Current children cumulated vsize (KiB) 14480

[startup+55.1003 s]
/proc/loadavg: 2.14 2.04 2.01 3/177 2090
/proc/meminfo: memFree=28542284/32873844 swapFree=7112/7112
[pid=2088] ppid=2086 vsize=14480 CPUtime=55.07 cores=1,3,5,7
/proc/2088/stat : 2088 (bsolo3.0.17) R 2086 2088 31541 0 -1 4202496 2958 0 0 0 5507 0 0 0 20 0 1 0 337124171 14827520 2893 33554432000 134512640 135840783 4294425680 4294425104 134546112 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2088/statm: 3620 2893 349 325 0 2556 0
Current children cumulated CPU time (s) 55.07
Current children cumulated vsize (KiB) 14480

[startup+55.9003 s]
/proc/loadavg: 2.14 2.04 2.01 3/177 2090
/proc/meminfo: memFree=28542284/32873844 swapFree=7112/7112
[pid=2088] ppid=2086 vsize=14480 CPUtime=55.87 cores=1,3,5,7
/proc/2088/stat : 2088 (bsolo3.0.17) R 2086 2088 31541 0 -1 4202496 2958 0 0 0 5587 0 0 0 20 0 1 0 337124171 14827520 2893 33554432000 134512640 135840783 4294425680 4294423892 5996736 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2088/statm: 3620 2893 349 325 0 2556 0
Current children cumulated CPU time (s) 55.87
Current children cumulated vsize (KiB) 14480

[startup+56.3004 s]
/proc/loadavg: 2.14 2.04 2.01 3/177 2090
/proc/meminfo: memFree=28541844/32873844 swapFree=7112/7112
[pid=2088] ppid=2086 vsize=14480 CPUtime=56.27 cores=1,3,5,7
/proc/2088/stat : 2088 (bsolo3.0.17) R 2086 2088 31541 0 -1 4202496 2958 0 0 0 5627 0 0 0 20 0 1 0 337124171 14827520 2893 33554432000 134512640 135840783 4294425680 4294424992 134550779 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2088/statm: 3620 2893 349 325 0 2556 0
Current children cumulated CPU time (s) 56.27
Current children cumulated vsize (KiB) 14480

[startup+56.4003 s]
/proc/loadavg: 2.14 2.04 2.01 3/177 2090
/proc/meminfo: memFree=28541844/32873844 swapFree=7112/7112
[pid=2088] ppid=2086 vsize=14480 CPUtime=56.37 cores=1,3,5,7
/proc/2088/stat : 2088 (bsolo3.0.17) R 2086 2088 31541 0 -1 4202496 2958 0 0 0 5637 0 0 0 20 0 1 0 337124171 14827520 2893 33554432000 134512640 135840783 4294425680 4294425040 134550804 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2088/statm: 3620 2893 349 325 0 2556 0
Current children cumulated CPU time (s) 56.37
Current children cumulated vsize (KiB) 14480

Child status: 0
Real time (s): 56.5003
CPU time (s): 56.4884
CPU user time (s): 56.4774
CPU system time (s): 0.010998
CPU usage (%): 99.979
Max. virtual memory (cumulated for all children) (KiB): 14480

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 56.4774
system time used= 0.010998
maximum resident set size= 11572
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2961
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= 7
involuntary context switches= 59

runsolver used 0.113982 second user time and 0.272958 second system time

The end

Launcher Data

Begin job on node119 at 2012-06-03 09:53:05
IDJOB=3736660
IDBENCH=48054
IDSOLVER=2318
FILE ID=node119/3736660-1338709985
RUNJOBID= node119-1338678620-31561
PBS_JOBID= 14636694
Free space on /tmp= 70888 MiB

SOLVER NAME= PB07: bsolo 3.0.17
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=8-P0=149-P1=79-P2=59-P3=73-P4=211-B.opb
COMMAND LINE= bsolo3.0.17 -mMEMLIMIT BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3736660-1338709985/watcher-3736660-1338709985 -o /tmp/evaluation-result-3736660-1338709985/solver-3736660-1338709985 -C 1800 -W 1900 -M 15500  bsolo3.0.17 -m15500 HOME/instance-3736660-1338709985.opb            

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 74c00e33b4232d137ad873ae982593f6
RANDOM SEED=145389298

node119.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.943
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.88
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.943
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.943
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.93
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.943
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.943
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.93
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.943
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.943
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.943
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28552948 kB
Buffers:          402636 kB
Cached:          2957704 kB
SwapCached:         1936 kB
Active:          1597420 kB
Inactive:        1894880 kB
Active(anon):     127488 kB
Inactive(anon):     6624 kB
Active(file):    1469932 kB
Inactive(file):  1888256 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67100224 kB
Dirty:              6536 kB
Writeback:            36 kB
AnonPages:        137120 kB
Mapped:            13472 kB
Shmem:                 0 kB
Slab:             689804 kB
SReclaimable:     131632 kB
SUnreclaim:       558172 kB
KernelStack:        1448 kB
PageTables:         4068 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     344120 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     96256 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70880 MiB
End job on node119 at 2012-06-03 09:54:01