Trace number 3462624

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
bsolo 3.2OPT3 1136.12 1136.1

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=8-P0=197-P1=29-P2=199-P3=251-P4=227-P5=257-P6=149-P7=53-B.opb
MD5SUM83b6f70c71dbcf261c00790940be437e
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.202968
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 variables168
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 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)448
Sum of products size (including duplicates)896
Number of different products448
Sum of products size896

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.2 - 23/05/2010 : 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: Cardinality Constraint Learning
0.00/0.00	c Time Limit set to 1800
0.00/0.00	c Instance file HOME/instance-3462624-1307649565.opb
0.00/0.00	c File size is 8050 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: 616 Constr: 918 448/0/470 Lit: 3856 Watch. Lit: 2368
0.00/0.00	c Obj. Vars: 8 (1.2987 % of total variables)
0.00/0.00	c Pre-processing Time: 0.003 s
0.00/0.00	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.00	c        0    616      918     3856    4     3312    5173      0      0 0.00
0.00/0.00	c Switching off lower bounding mode.
305.20/305.27	c      101    616     1115    13309   11     3787    5691    197   5941 0.02
305.20/305.27	c      252    616     1372    27736   20     4329    6261    454   6461 0.04
305.20/305.27	c      477    616     1762    48889   27     5175    6888    844   6276 0.08
305.20/305.27	c      815    616     2420    88570   36     6772    7577   1502   6269 0.13
305.20/305.27	c     1323    616     3409   140862   41     9301    8335   2491   6068 0.22
305.20/305.27	c     2086    616     4863   215486   44    12922    9169   3945   5176 0.40
305.20/305.27	c     3233    616     7044   331731   47    18240   10086   6126   4139 0.78
305.20/305.27	c     4955    616    10249   507771   49    25775   11095   9331   3154 1.57
305.20/305.27	c     7540    616     9107   485216   53    22437   12205   8189   3302 2.28
305.20/305.27	c    11419    616     9977   503405   50    25001   13426   9059   3370 3.39
305.20/305.27	c    17242    616    14217   739556   52    36089   14769  13299   3182 5.42
305.20/305.27	c    25980    616    15682   798016   50    38855   16246  14764   2847 9.12
305.20/305.27	c    39090    616    15318   827431   54    37149   17871  14400   2445 15.98
305.20/305.27	c    58761    616    15304   725956   47    38789   19659  14386   2211 26.57
305.20/305.27	c    88272    616    11123   752450   67    27807   21625  10205   1977 44.65
305.20/305.27	c   132542    615    17036   950298   55    41845   23788  16118   1939 68.32
305.20/305.27	c   198952    614    14637   725688   49    38043   26167  13719   1578 126.01
305.20/305.27	c   298572    612    18922   966033   51    48501   28784  18004   1336 223.44
305.20/305.27	o 57
831.30/831.38	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
831.30/831.38	c   380110    612    25432  1479571   58    61015    5189  24514   1245 305.27
831.30/831.38	c   380211    603     3718   164407   44     9749    5708   2800   1244 305.43
831.30/831.38	c   380461    603     4214   197932   46    11151    6279   3296   1245 305.48
831.30/831.38	c   380937    603     5114   245843   48    13693    6907   4196   1246 305.57
831.30/831.38	c   381751    603     6649   330085   49    17629    7598   5731   1248 305.79
831.30/831.38	c   383071    603     5210   244569   46    13824    8358   4292   1250 306.32
831.30/831.38	c   385152    603     9119   448450   49    24330    9194   8201   1253 307.30
831.30/831.38	c   388376    603     5549   258302   46    14214   10114   4631   1259 308.34
831.30/831.38	c   393313    603     9167   424390   46    22537   11126   8249   1265 310.78
831.30/831.38	c   400820    603    11821   548607   46    33275   12239  10903   1277 313.65
831.30/831.38	c   412181    592     7053   339391   48    17892   13463   6135   1298 317.39
831.30/831.38	c   429326    592     8825   451259   51    23161   14810   7907   1315 326.35
831.30/831.38	c   455146    592    11258   619369   55    28699   16292  10340   1335 340.77
831.30/831.38	c   493978    592    15213   757230   49    40932   17922  14295   1352 365.26
831.30/831.38	c   552331    592    14492   841311   58    35089   19715  13574   1358 406.51
831.30/831.38	c   639963    592    12263   602748   49    31570   21687  11345   1357 471.45
831.30/831.38	c   771516    592    20209  1030428   50    52910   23856  19291   1355 569.23
831.30/831.38	c   968948    591    21941  1155994   52    55482   26242  21023   1336 725.13
831.30/831.38	o 3
1136.01/1136.09	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1136.01/1136.09	c  1106163    589    14080   600090   42    37309    5185  13162   1330 831.40
1136.01/1136.09	c  1106263    589     3713   124416   33    10358    5704   2795   1330 831.49
1136.01/1136.09	c  1106514    589     4144   152602   36    11262    6275   3226   1330 831.53
1136.01/1136.09	c  1106990    589     4937   205758   41    12862    6903   4019   1331 831.63
1136.01/1136.09	c  1107804    589     6364   289762   45    16229    7594   5446   1331 831.89
1136.01/1136.09	c  1109125    589     4806   230127   47    12291    8354   3888   1332 832.51
1136.01/1136.09	c  1111207    589     8415   429910   51    20974    9190   7497   1332 833.73
1136.01/1136.09	c  1114430    589     9418   472691   50    23923   10110   8500   1333 835.66
1136.01/1136.09	c  1119366    589     7961   384592   48    21068   11122   7043   1335 838.46
1136.01/1136.09	c  1126873    579     9738   500590   51    24037   12235   8820   1337 842.62
1136.01/1136.09	c  1138235    579    11855   561126   47    31938   13459  10937   1340 849.33
1136.01/1136.09	c  1155380    570     7780   375713   48    19674   14805   6862   1340 861.76
1136.01/1136.09	c  1181200    538     9641   464553   48    25132   16286   8723   1348 875.86
1136.01/1136.09	c  1220032    538    11420   545736   47    30393   17915  10502   1349 903.83
1136.01/1136.09	c  1278384    538    11384   582984   51    28259   19707  10466   1351 945.79
1136.01/1136.09	c  1366017    537    12079   610716   50    30791   21678  11161   1349 1012.20
1136.01/1136.09	c  1497570    526    12408   548547   44    33063   23846  11490   1332 1124.02
1136.01/1136.09	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 x49 x50 -x51 -x52 -x53 -x54 -x55 -x56 x57 -x58 x59 -x60 -x61 -x62 -x63 -x64 x65 -x66 -x67 x68 -x69 -x70 -x71 -x72 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 -x121 x122 -x123 -x124 -x125 -x126 -x127 -x128 x81 -x82 -x83 -x84 -x85 -x86 x87 -x88 -x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 x137 -x138 -x139 -x140 x141 x142 -x143 -x144 x97 -x98 -x99 -x100 -x101 -x102 x103 -x104 -x145 -x146 -x147 -x148 -x149 -x150 -x151 -x152 x105 x106 -x107 -x108 -x109 -x110 x111 x112 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 x161 x162 -x163 -x164 -x165 -x166 -x167 -x168 
1136.01/1136.09	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1136.01/1136.09	c   53  1511695  13514  1555127    23708  1051526  22790   1330 1136.12
1136.01/1136.09	c Objective: 3
1136.01/1136.09	s OPTIMUM FOUND
1136.01/1136.09	c Total time: 1136.12 s

Verifier Data

OK	3

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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-3462624-1307649565/watcher-3462624-1307649565 -o /tmp/evaluation-result-3462624-1307649565/solver-3462624-1307649565 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3462624-1307649565.opb 

running on 4 cores: 0,2,4,6

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: 1.96 2.00 2.00 2/177 9875
/proc/meminfo: memFree=32625592/32950928 swapFree=67052072/67111528
[pid=9875] ppid=9873 vsize=11056 CPUtime=0 cores=0,2,4,6
/proc/9875/stat : 9875 (bsolo) R 9873 9875 8181 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 876555248 11321344 317 33554432000 134512640 137138936 4288385744 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9875/statm: 2764 317 192 642 0 2120 0

[startup+0.0948189 s]
/proc/loadavg: 1.96 2.00 2.00 2/177 9875
/proc/meminfo: memFree=32625592/32950928 swapFree=67052072/67111528
[pid=9875] ppid=9873 vsize=11836 CPUtime=0.09 cores=0,2,4,6
/proc/9875/stat : 9875 (bsolo) R 9873 9875 8181 0 -1 4202496 577 0 0 0 9 0 0 0 25 0 1 0 876555248 12120064 529 33554432000 134512640 137138936 4288385744 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9875/statm: 2959 529 192 642 0 2315 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11836

[startup+0.100813 s]
/proc/loadavg: 1.96 2.00 2.00 2/177 9875
/proc/meminfo: memFree=32625592/32950928 swapFree=67052072/67111528
[pid=9875] ppid=9873 vsize=11964 CPUtime=0.09 cores=0,2,4,6
/proc/9875/stat : 9875 (bsolo) R 9873 9875 8181 0 -1 4202496 594 0 0 0 9 0 0 0 25 0 1 0 876555248 12251136 546 33554432000 134512640 137138936 4288385744 18446744073709551615 134600343 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9875/statm: 2991 546 192 642 0 2347 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11964

[startup+0.300713 s]
/proc/loadavg: 1.96 2.00 2.00 2/177 9875
/proc/meminfo: memFree=32625592/32950928 swapFree=67052072/67111528
[pid=9875] ppid=9873 vsize=13508 CPUtime=0.29 cores=0,2,4,6
/proc/9875/stat : 9875 (bsolo) R 9873 9875 8181 0 -1 4202496 978 0 0 0 29 0 0 0 25 0 1 0 876555248 13832192 930 33554432000 134512640 137138936 4288385744 18446744073709551615 134542764 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9875/statm: 3377 930 192 642 0 2733 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13508

[startup+0.700708 s]
/proc/loadavg: 1.96 2.00 2.00 2/177 9875
/proc/meminfo: memFree=32625592/32950928 swapFree=67052072/67111528
[pid=9875] ppid=9873 vsize=15436 CPUtime=0.69 cores=0,2,4,6
/proc/9875/stat : 9875 (bsolo) R 9873 9875 8181 0 -1 4202496 1480 0 0 0 69 0 0 0 25 0 1 0 876555248 15806464 1432 33554432000 134512640 137138936 4288385744 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9875/statm: 3859 1432 192 642 0 3215 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15436

[startup+1.50058 s]
/proc/loadavg: 1.96 2.00 2.00 3/178 9876
/proc/meminfo: memFree=32619408/32950928 swapFree=67052072/67111528
[pid=9875] ppid=9873 vsize=18384 CPUtime=1.49 cores=0,2,4,6
/proc/9875/stat : 9875 (bsolo) R 9873 9875 8181 0 -1 4202496 2192 0 0 0 149 0 0 0 25 0 1 0 876555248 18825216 2144 33554432000 134512640 137138936 4288385744 18446744073709551615 134618208 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9875/statm: 4596 2144 192 642 0 3952 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18384

[startup+3.10017 s]
/proc/loadavg: 1.96 2.00 2.00 3/178 9876
/proc/meminfo: memFree=32615040/32950928 swapFree=67052072/67111528
[pid=9875] ppid=9873 vsize=21724 CPUtime=3.09 cores=0,2,4,6
/proc/9875/stat : 9875 (bsolo) R 9873 9875 8181 0 -1 4202496 3049 0 0 0 308 1 0 0 25 0 1 0 876555248 22245376 3001 33554432000 134512640 137138936 4288385744 18446744073709551615 136504016 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9875/statm: 5431 3001 192 642 0 4787 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21724

[startup+6.30072 s]
/proc/loadavg: 1.96 2.00 2.00 3/178 9952
/proc/meminfo: memFree=32609616/32950928 swapFree=67052072/67111528
[pid=9875] ppid=9873 vsize=23624 CPUtime=6.29 cores=0,2,4,6
/proc/9875/stat : 9875 (bsolo) R 9873 9875 8181 0 -1 4202496 3513 0 0 0 628 1 0 0 25 0 1 0 876555248 24190976 3465 33554432000 134512640 137138936 4288385744 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9875/statm: 5906 3465 192 642 0 5262 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23624

[startup+12.7006 s]
/proc/loadavg: 1.96 2.00 2.00 3/178 9953
/proc/meminfo: memFree=32601964/32950928 swapFree=67052072/67111528
[pid=9875] ppid=9873 vsize=25516 CPUtime=12.69 cores=0,2,4,6
/proc/9875/stat : 9875 (bsolo) R 9873 9875 8181 0 -1 4202496 3988 0 0 0 1266 3 0 0 25 0 1 0 876555248 26128384 3940 33554432000 134512640 137138936 4288385744 18446744073709551615 136297625 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/9875/statm: 6379 3940 192 642 0 5735 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 25516

[startup+25.5004 s]
/proc/loadavg: 1.97 2.00 2.00 3/178 9953
/proc/meminfo: memFree=32598872/32950928 swapFree=67052072/67111528
[pid=9875] ppid=9873 vsize=26536 CPUtime=25.49 cores=0,2,4,6
/proc/9875/stat : 9875 (bsolo) R 9873 9875 8181 0 -1 4202496 4246 0 0 0 2545 4 0 0 25 0 1 0 876555248 27172864 4198 33554432000 134512640 137138936 4288385744 18446744073709551615 136501994 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9875/statm: 6634 4198 192 642 0 5990 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 26536

[startup+51.1008 s]
/proc/loadavg: 1.98 2.00 2.00 3/178 9954
/proc/meminfo: memFree=32590248/32950928 swapFree=67052072/67111528
[pid=9875] ppid=9873 vsize=31820 CPUtime=51.09 cores=0,2,4,6
/proc/9875/stat : 9875 (bsolo) R 9873 9875 8181 0 -1 4202496 5570 0 0 0 5101 8 0 0 25 0 1 0 876555248 32583680 5522 33554432000 134512640 137138936 4288385744 18446744073709551615 134575044 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9875/statm: 7955 5522 192 642 0 7311 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 31820

[startup+102.307 s]
/proc/loadavg: 1.99 2.00 2.00 3/178 9964
/proc/meminfo: memFree=32584872/32950928 swapFree=67052072/67111528
[pid=9875] ppid=9873 vsize=31932 CPUtime=102.3 cores=0,2,4,6
/proc/9875/stat : 9875 (bsolo) R 9873 9875 8181 0 -1 4202496 5601 0 0 0 10217 13 0 0 25 0 1 0 876555248 32698368 5553 33554432000 134512640 137138936 4288385744 18446744073709551615 135984592 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9875/statm: 7983 5553 192 642 0 7339 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 31932

[startup+162.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/178 9966
/proc/meminfo: memFree=32580640/32950928 swapFree=67052072/67111528
[pid=9875] ppid=9873 vsize=34156 CPUtime=162.29 cores=0,2,4,6
/proc/9875/stat : 9875 (bsolo) R 9873 9875 8181 0 -1 4202496 6158 0 0 0 16211 18 0 0 25 0 1 0 876555248 34975744 6110 33554432000 134512640 137138936 4288385744 18446744073709551615 134618019 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9875/statm: 8539 6110 192 642 0 7895 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 34156

[startup+222.301 s]
/proc/loadavg: 1.99 2.00 2.00 3/178 9967
/proc/meminfo: memFree=32578348/32950928 swapFree=67052072/67111528
[pid=9875] ppid=9873 vsize=34820 CPUtime=222.29 cores=0,2,4,6
/proc/9875/stat : 9875 (bsolo) R 9873 9875 8181 0 -1 4202496 6324 0 0 0 22207 22 0 0 25 0 1 0 876555248 35655680 6276 33554432000 134512640 137138936 4288385744 18446744073709551615 134542770 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9875/statm: 8705 6276 192 642 0 8061 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 34820

[startup+282.301 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 9969
/proc/meminfo: memFree=32575952/32950928 swapFree=67052072/67111528
[pid=9875] ppid=9873 vsize=35852 CPUtime=282.29 cores=0,2,4,6
/proc/9875/stat : 9875 (bsolo) R 9873 9875 8181 0 -1 4202496 6585 0 0 0 28203 26 0 0 25 0 1 0 876555248 36712448 6537 33554432000 134512640 137138936 4288385744 18446744073709551615 134600086 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9875/statm: 8963 6537 192 642 0 8319 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 35852

[startup+342.301 s]
/proc/loadavg: 2.06 2.02 2.00 3/178 9973
/proc/meminfo: memFree=32571828/32950928 swapFree=67052072/67111528
[pid=9875] ppid=9873 vsize=37804 CPUtime=342.29 cores=0,2,4,6
/proc/9875/stat : 9875 (bsolo) R 9873 9875 8181 0 -1 4202496 7081 0 0 0 34196 33 0 0 25 0 1 0 876555248 38711296 7028 33554432000 134512640 137138936 4288385744 18446744073709551615 134542764 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9875/statm: 9451 7028 192 642 0 8807 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 37804

[startup+402.301 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 9975
/proc/meminfo: memFree=32570668/32950928 swapFree=67052072/67111528
[pid=9875] ppid=9873 vsize=37804 CPUtime=402.29 cores=0,2,4,6
/proc/9875/stat : 9875 (bsolo) R 9873 9875 8181 0 -1 4202496 7081 0 0 0 40190 39 0 0 25 0 1 0 876555248 38711296 7028 33554432000 134512640 137138936 4288385744 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9875/statm: 9451 7028 192 642 0 8807 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 37804

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 9977
/proc/meminfo: memFree=32570724/32950928 swapFree=67052072/67111528
[pid=9875] ppid=9873 vsize=37804 CPUtime=462.29 cores=0,2,4,6
/proc/9875/stat : 9875 (bsolo) R 9873 9875 8181 0 -1 4202496 7081 0 0 0 46183 46 0 0 25 0 1 0 876555248 38711296 7028 33554432000 134512640 137138936 4288385744 18446744073709551615 136520963 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9875/statm: 9451 7028 192 642 0 8807 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 37804

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9978
/proc/meminfo: memFree=32570804/32950928 swapFree=67052072/67111528
[pid=9875] ppid=9873 vsize=37804 CPUtime=522.3 cores=0,2,4,6
/proc/9875/stat : 9875 (bsolo) R 9873 9875 8181 0 -1 4202496 7081 0 0 0 52178 52 0 0 25 0 1 0 876555248 38711296 7028 33554432000 134512640 137138936 4288385744 18446744073709551615 134542525 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9875/statm: 9451 7028 192 642 0 8807 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 37804

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9980
/proc/meminfo: memFree=32570864/32950928 swapFree=67052072/67111528
[pid=9875] ppid=9873 vsize=37804 CPUtime=582.3 cores=0,2,4,6
/proc/9875/stat : 9875 (bsolo) R 9873 9875 8181 0 -1 4202496 7081 0 0 0 58173 57 0 0 25 0 1 0 876555248 38711296 7028 33554432000 134512640 137138936 4288385744 18446744073709551615 134542617 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9875/statm: 9451 7028 192 642 0 8807 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 37804

[startup+642.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9981
/proc/meminfo: memFree=32570816/32950928 swapFree=67052072/67111528
[pid=9875] ppid=9873 vsize=37804 CPUtime=642.31 cores=0,2,4,6
/proc/9875/stat : 9875 (bsolo) R 9873 9875 8181 0 -1 4202496 7081 0 0 0 64167 64 0 0 25 0 1 0 876555248 38711296 7028 33554432000 134512640 137138936 4288385744 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9875/statm: 9451 7028 192 642 0 8807 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 37804

[startup+702.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9983
/proc/meminfo: memFree=32570888/32950928 swapFree=67052072/67111528
[pid=9875] ppid=9873 vsize=37804 CPUtime=702.31 cores=0,2,4,6
/proc/9875/stat : 9875 (bsolo) R 9873 9875 8181 0 -1 4202496 7081 0 0 0 70161 70 0 0 25 0 1 0 876555248 38711296 7028 33554432000 134512640 137138936 4288385744 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9875/statm: 9451 7028 192 642 0 8807 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 37804

[startup+762.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9985
/proc/meminfo: memFree=32571092/32950928 swapFree=67052072/67111528
[pid=9875] ppid=9873 vsize=37804 CPUtime=762.31 cores=0,2,4,6
/proc/9875/stat : 9875 (bsolo) R 9873 9875 8181 0 -1 4202496 7081 0 0 0 76157 74 0 0 25 0 1 0 876555248 38711296 7028 33554432000 134512640 137138936 4288385744 18446744073709551615 136500388 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9875/statm: 9451 7028 192 642 0 8807 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 37804

[startup+822.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9986
/proc/meminfo: memFree=32570920/32950928 swapFree=67052072/67111528
[pid=9875] ppid=9873 vsize=37804 CPUtime=822.31 cores=0,2,4,6
/proc/9875/stat : 9875 (bsolo) R 9873 9875 8181 0 -1 4202496 7081 0 0 0 82151 80 0 0 25 0 1 0 876555248 38711296 7028 33554432000 134512640 137138936 4288385744 18446744073709551615 134542613 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9875/statm: 9451 7028 192 642 0 8807 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 37804

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9988
/proc/meminfo: memFree=32570992/32950928 swapFree=67052072/67111528
[pid=9875] ppid=9873 vsize=37804 CPUtime=882.31 cores=0,2,4,6
/proc/9875/stat : 9875 (bsolo) R 9873 9875 8181 0 -1 4202496 7081 0 0 0 88141 90 0 0 25 0 1 0 876555248 38711296 7028 33554432000 134512640 137138936 4288385744 18446744073709551615 134540747 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9875/statm: 9451 7028 192 642 0 8807 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 37804

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9989
/proc/meminfo: memFree=32570932/32950928 swapFree=67052072/67111528
[pid=9875] ppid=9873 vsize=37804 CPUtime=942.31 cores=0,2,4,6
/proc/9875/stat : 9875 (bsolo) R 9873 9875 8181 0 -1 4202496 7081 0 0 0 94135 96 0 0 25 0 1 0 876555248 38711296 7028 33554432000 134512640 137138936 4288385744 18446744073709551615 134542214 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9875/statm: 9451 7028 192 642 0 8807 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 37804

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9991
/proc/meminfo: memFree=32570736/32950928 swapFree=67052072/67111528
[pid=9875] ppid=9873 vsize=37804 CPUtime=1002.31 cores=0,2,4,6
/proc/9875/stat : 9875 (bsolo) R 9873 9875 8181 0 -1 4202496 7081 0 0 0 100130 101 0 0 25 0 1 0 876555248 38711296 7028 33554432000 134512640 137138936 4288385744 18446744073709551615 134542307 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9875/statm: 9451 7028 192 642 0 8807 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 37804

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9993
/proc/meminfo: memFree=32570700/32950928 swapFree=67052072/67111528
[pid=9875] ppid=9873 vsize=37804 CPUtime=1062.31 cores=0,2,4,6
/proc/9875/stat : 9875 (bsolo) R 9873 9875 8181 0 -1 4202496 7081 0 0 0 106125 106 0 0 25 0 1 0 876555248 38711296 7028 33554432000 134512640 137138936 4288385744 18446744073709551615 134542508 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9875/statm: 9451 7028 192 642 0 8807 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 37804

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9994
/proc/meminfo: memFree=32570768/32950928 swapFree=67052072/67111528
[pid=9875] ppid=9873 vsize=37804 CPUtime=1122.31 cores=0,2,4,6
/proc/9875/stat : 9875 (bsolo) R 9873 9875 8181 0 -1 4202496 7081 0 0 0 112120 111 0 0 25 0 1 0 876555248 38711296 7028 33554432000 134512640 137138936 4288385744 18446744073709551615 136502585 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9875/statm: 9451 7028 192 642 0 8807 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 37804

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

[startup+1126.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9994
/proc/meminfo: memFree=32570768/32950928 swapFree=67052072/67111528
[pid=9875] ppid=9873 vsize=37804 CPUtime=1126.32 cores=0,2,4,6
/proc/9875/stat : 9875 (bsolo) R 9873 9875 8181 0 -1 4202496 7081 0 0 0 112521 111 0 0 25 0 1 0 876555248 38711296 7028 33554432000 134512640 137138936 4288385744 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9875/statm: 9451 7028 192 642 0 8807 0
Current children cumulated CPU time (s) 1126.32
Current children cumulated vsize (KiB) 37804

[startup+1132.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9995
/proc/meminfo: memFree=32570392/32950928 swapFree=67052072/67111528
[pid=9875] ppid=9873 vsize=37804 CPUtime=1132.72 cores=0,2,4,6
/proc/9875/stat : 9875 (bsolo) R 9873 9875 8181 0 -1 4202496 7081 0 0 0 113160 112 0 0 25 0 1 0 876555248 38711296 7028 33554432000 134512640 137138936 4288385744 18446744073709551615 134542624 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9875/statm: 9451 7028 192 642 0 8807 0
Current children cumulated CPU time (s) 1132.72
Current children cumulated vsize (KiB) 37804

[startup+1134.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9995
/proc/meminfo: memFree=32570632/32950928 swapFree=67052072/67111528
[pid=9875] ppid=9873 vsize=37804 CPUtime=1134.31 cores=0,2,4,6
/proc/9875/stat : 9875 (bsolo) R 9873 9875 8181 0 -1 4202496 7081 0 0 0 113319 112 0 0 25 0 1 0 876555248 38711296 7028 33554432000 134512640 137138936 4288385744 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9875/statm: 9451 7028 192 642 0 8807 0
Current children cumulated CPU time (s) 1134.31
Current children cumulated vsize (KiB) 37804

[startup+1135.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9995
/proc/meminfo: memFree=32570632/32950928 swapFree=67052072/67111528
[pid=9875] ppid=9873 vsize=37804 CPUtime=1135.12 cores=0,2,4,6
/proc/9875/stat : 9875 (bsolo) R 9873 9875 8181 0 -1 4202496 7081 0 0 0 113400 112 0 0 25 0 1 0 876555248 38711296 7028 33554432000 134512640 137138936 4288385744 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9875/statm: 9451 7028 192 642 0 8807 0
Current children cumulated CPU time (s) 1135.12
Current children cumulated vsize (KiB) 37804

[startup+1135.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9995
/proc/meminfo: memFree=32570632/32950928 swapFree=67052072/67111528
[pid=9875] ppid=9873 vsize=37804 CPUtime=1135.91 cores=0,2,4,6
/proc/9875/stat : 9875 (bsolo) R 9873 9875 8181 0 -1 4202496 7081 0 0 0 113479 112 0 0 25 0 1 0 876555248 38711296 7028 33554432000 134512640 137138936 4288385744 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9875/statm: 9451 7028 192 642 0 8807 0
Current children cumulated CPU time (s) 1135.91
Current children cumulated vsize (KiB) 37804

[startup+1136.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9995
/proc/meminfo: memFree=32570632/32950928 swapFree=67052072/67111528
[pid=9875] ppid=9873 vsize=0 CPUtime=1136.11 cores=0,2,4,6
/proc/9875/stat : 9875 (bsolo) S 9873 9875 8181 0 -1 4202500 7082 0 0 0 113499 112 0 0 25 0 1 0 876555248 0 0 33554432000 0 0 0 0 0 0 2147483391 4096 16384 18446744073709551615 0 0 17 0 0 0 0
/proc/9875/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1136.11
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1136.1
CPU time (s): 1136.12
CPU user time (s): 1135
CPU system time (s): 1.12583
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 37836

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1135
system time used= 1.12583
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7082
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= 5
involuntary context switches= 3718

runsolver used 2.00469 second user time and 3.9324 second system time

The end

Launcher Data

Begin job on node120 at 2011-06-09 21:59:25
IDJOB=3462624
IDBENCH=48040
IDSOLVER=1955
FILE ID=node120/3462624-1307649565
RUNJOBID= node120-1307649562-9695
PBS_JOBID= 13549392
Free space on /tmp= 74040 MiB

SOLVER NAME= bsolo 3.2
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=8-P0=197-P1=29-P2=199-P3=251-P4=227-P5=257-P6=149-P7=53-B.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3462624-1307649565/watcher-3462624-1307649565 -o /tmp/evaluation-result-3462624-1307649565/solver-3462624-1307649565 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 HOME/instance-3462624-1307649565.opb

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

MD5SUM BENCH= 83b6f70c71dbcf261c00790940be437e
RANDOM SEED=99244167

node120.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.61
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.07
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      32625772 kB
Buffers:         38660 kB
Cached:         116316 kB
SwapCached:      11056 kB
Active:          93464 kB
Inactive:        81952 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      32625772 kB
SwapTotal:    67111528 kB
SwapFree:     67052072 kB
Dirty:            8092 kB
Writeback:           0 kB
AnonPages:       17572 kB
Mapped:           9828 kB
Slab:            86288 kB
PageTables:       4504 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   221468 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74036 MiB
End job on node120 at 2011-06-09 22:18:21