Trace number 3478940

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
bsolo 3.2? 1798.09 1798.05

General information on the benchmark

Name/DEC-SMALLINT-LIN/lopes/
normalized-178.opb
MD5SUMc8d6406d9171f43a410d04b94af97b71
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables334369
Total number of constraints7853489
Number of constraints which are clauses7054921
Number of constraints which are cardinality constraints (but not clauses)24655
Number of constraints which are nor clauses,nor cardinality constraints773913
Minimum length of a constraint1
Maximum length of a constraint2580
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 2581
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c bsolo beta version 3.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-3478940-1307442430.opb
0.00/0.00	c File size is 383027284 bytes.
28.79/28.85	c Highest Coefficient sum: 2581
28.79/28.85	c Parsing was ok!!
28.79/28.85	c Total parsing time: 28.852 s
30.11/30.19	c Var: 334369 Constr: 7865860 7067339/24608/773913 Lit: 30413335 Watch. Lit: 15867090
30.11/30.19	c Obj. Vars: 0 (0 % of total variables)
210.30/210.34	c Pre-processing Time: 210.346 s
210.41/210.49	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
210.41/210.49	c        0 327550  7571503 29268570    3 16023425  500000      0      0 210.35
210.41/210.49	c Switching off lower bounding mode.
1247.73/1247.74	c      102 327550  7571707 29302696    3 16017266  550001    204      0 212.04
1247.73/1247.74	c      252 327550  7572007 29330676    3 16011254  605002    504      1 213.74
1247.73/1247.74	c      477 327550  7572457 29405498    3 16010538  665503    954      2 219.22
1247.73/1247.74	c      815 327550  7573132 29586586    3 16010556  732054   1629      3 229.60
1247.73/1247.74	c Reducing formula size due to memory constraints
1247.73/1247.74	c Memory Limit: 1000.00 MB  Used: 1263.78 MB
1247.73/1247.74	c     1323 327550  7573220 29621644    3 16005132  550001   1717      5 259.64
1247.73/1247.74	c Reducing formula size due to memory constraints
1247.73/1247.74	c Memory Limit: 1000.00 MB  Used: 1269.77 MB
1247.73/1247.74	c     2086 327550  7573346 29758484    3 15980801  550001   1843      7 291.63
1247.73/1247.74	c Reducing formula size due to memory constraints
1247.73/1247.74	c Memory Limit: 1000.00 MB  Used: 1270.75 MB
1247.73/1247.74	c     3233 327550  7573987 29868000    3 15976554  550001   2484      9 335.32
1247.73/1247.74	c Reducing formula size due to memory constraints
1247.73/1247.74	c Memory Limit: 1000.00 MB  Used: 1271.49 MB
1247.73/1247.74	c     4956 327550  7575556 30604091    4 15979936  550001   4053     13 371.65
1247.73/1247.74	c Reducing formula size due to memory constraints
1247.73/1247.74	c Memory Limit: 1000.00 MB  Used: 1272.38 MB
1247.73/1247.74	c Reducing formula size due to memory constraints
1247.73/1247.74	c Memory Limit: 1000.00 MB  Used: 1268.73 MB
1247.73/1247.74	c Reducing formula size due to memory constraints
1247.73/1247.74	c Memory Limit: 1000.00 MB  Used: 1266.26 MB
1247.73/1247.74	c     7540 327550  7574792 30133780    3 15964824  550001   3289     15 483.20
1247.73/1247.74	c Reducing formula size due to memory constraints
1247.73/1247.74	c Memory Limit: 1000.00 MB  Used: 1273.02 MB
1247.73/1247.74	c Reducing formula size due to memory constraints
1247.73/1247.74	c Memory Limit: 1000.00 MB  Used: 1274.70 MB
1247.73/1247.74	c Reducing formula size due to memory constraints
1247.73/1247.74	c Memory Limit: 1000.00 MB  Used: 1286.49 MB
1247.73/1247.74	c Reducing formula size due to memory constraints
1247.73/1247.74	c Memory Limit: 1000.00 MB  Used: 1297.31 MB
1247.73/1247.74	c    11420 327550  7575028 31746095    4 15939528  550001   3525     20 568.15
1247.73/1247.74	c Reducing formula size due to memory constraints
1247.73/1247.74	c Memory Limit: 1000.00 MB  Used: 1295.55 MB
1247.73/1247.74	c Reducing formula size due to memory constraints
1247.73/1247.74	c Memory Limit: 1000.00 MB  Used: 1282.28 MB
1247.73/1247.74	c Reducing formula size due to memory constraints
1247.73/1247.74	c Memory Limit: 1000.00 MB  Used: 1273.62 MB
1247.73/1247.74	c Reducing formula size due to memory constraints
1247.73/1247.74	c Memory Limit: 1000.00 MB  Used: 1272.27 MB
1247.73/1247.74	c Reducing formula size due to memory constraints
1247.73/1247.74	c Memory Limit: 1000.00 MB  Used: 1288.89 MB
1247.73/1247.74	c Reducing formula size due to memory constraints
1247.73/1247.74	c Memory Limit: 1000.00 MB  Used: 1306.29 MB
1247.73/1247.74	c    17245 327550  7574636 32089575    4 15929515  550001   3133     22 750.36
1247.73/1247.74	c Reducing formula size due to memory constraints
1247.73/1247.74	c Memory Limit: 1000.00 MB  Used: 1311.63 MB
1247.73/1247.74	c Reducing formula size due to memory constraints
1247.73/1247.74	c Memory Limit: 1000.00 MB  Used: 1310.52 MB
1247.73/1247.74	c Reducing formula size due to memory constraints
1247.73/1247.74	c Memory Limit: 1000.00 MB  Used: 1307.31 MB
1247.73/1247.74	c Reducing formula size due to memory constraints
1247.73/1247.74	c Memory Limit: 1000.00 MB  Used: 1303.10 MB
1247.73/1247.74	c Reducing formula size due to memory constraints
1247.73/1247.74	c Memory Limit: 1000.00 MB  Used: 1287.32 MB
1247.73/1247.74	c Reducing formula size due to memory constraints
1247.73/1247.74	c Memory Limit: 1000.00 MB  Used: 1283.97 MB
1247.73/1247.74	c Reducing formula size due to memory constraints
1247.73/1247.74	c Memory Limit: 1000.00 MB  Used: 1292.44 MB
1247.73/1247.74	c Reducing formula size due to memory constraints
1247.73/1247.74	c Memory Limit: 1000.00 MB  Used: 1296.92 MB
1247.73/1247.74	c    25982 327550  7576029 32675278    4 15932230  550001   4526     27 945.59
1247.73/1247.74	c Reducing formula size due to memory constraints
1247.73/1247.74	c Memory Limit: 1000.00 MB  Used: 1297.73 MB
1247.73/1247.74	c Reducing formula size due to memory constraints
1247.73/1247.74	c Memory Limit: 1000.00 MB  Used: 1282.43 MB
1247.73/1247.74	c Reducing formula size due to memory constraints
1247.73/1247.74	c Memory Limit: 1000.00 MB  Used: 1272.43 MB
1247.73/1247.74	c Reducing formula size due to memory constraints
1247.73/1247.74	c Memory Limit: 1000.00 MB  Used: 1271.81 MB
1247.73/1247.74	c Reducing formula size due to memory constraints
1247.73/1247.74	c Memory Limit: 1000.00 MB  Used: 1274.06 MB
1247.73/1247.74	c Reducing formula size due to memory constraints
1247.73/1247.74	c Memory Limit: 1000.00 MB  Used: 1271.57 MB
1247.73/1247.74	c Reducing formula size due to memory constraints
1247.73/1247.74	c Memory Limit: 1000.00 MB  Used: 1278.18 MB
1247.73/1247.74	c Reducing formula size due to memory constraints
1247.73/1247.74	c Memory Limit: 1000.00 MB  Used: 1278.34 MB
1247.73/1247.74	c Reducing formula size due to memory constraints
1797.94/1797.97	c Memory Limit: 1000.00 MB  Used: 1282.62 MB
1797.94/1797.97	c Reducing formula size due to memory constraints
1797.94/1797.97	c Memory Limit: 1000.00 MB  Used: 1295.68 MB
1797.94/1797.97	c Reducing formula size due to memory constraints
1797.94/1797.97	c Memory Limit: 1000.00 MB  Used: 1294.38 MB
1797.94/1797.97	c Reducing formula size due to memory constraints
1797.94/1797.97	c Memory Limit: 1000.00 MB  Used: 1293.50 MB
1797.94/1797.97	c Reducing formula size due to memory constraints
1797.94/1797.97	c Memory Limit: 1000.00 MB  Used: 1287.64 MB
1797.94/1797.97	c Reducing formula size due to memory constraints
1797.94/1797.97	c Memory Limit: 1000.00 MB  Used: 1277.96 MB
1797.94/1797.97	c    39092 327550  7574180 30256018    3 15931948  550001   2677     28 1365.57
1797.94/1797.97	c Reducing formula size due to memory constraints
1797.94/1797.97	c Memory Limit: 1000.00 MB  Used: 1275.77 MB
1797.94/1797.97	c Reducing formula size due to memory constraints
1797.94/1797.97	c Memory Limit: 1000.00 MB  Used: 1280.75 MB
1797.94/1797.97	c Reducing formula size due to memory constraints
1797.94/1797.97	c Memory Limit: 1000.00 MB  Used: 1285.78 MB
1797.94/1797.97	c Reducing formula size due to memory constraints
1797.94/1797.97	c Memory Limit: 1000.00 MB  Used: 1302.02 MB
1797.94/1797.97	c Reducing formula size due to memory constraints
1797.94/1797.97	c Memory Limit: 1000.00 MB  Used: 1312.79 MB
1797.94/1797.97	c Reducing formula size due to memory constraints
1797.94/1797.97	c Memory Limit: 1000.00 MB  Used: 1311.65 MB
1797.94/1797.97	c Reducing formula size due to memory constraints
1797.94/1797.97	c Memory Limit: 1000.00 MB  Used: 1315.34 MB
1797.94/1797.97	c Reducing formula size due to memory constraints
1797.94/1797.97	c Memory Limit: 1000.00 MB  Used: 1317.43 MB
1797.94/1797.97	c Reducing formula size due to memory constraints
1797.94/1797.97	c Memory Limit: 1000.00 MB  Used: 1316.94 MB
1797.94/1797.97	c Reducing formula size due to memory constraints
1797.94/1797.97	c Memory Limit: 1000.00 MB  Used: 1313.20 MB
1797.94/1797.97	c Reducing formula size due to memory constraints
1797.94/1797.97	c Memory Limit: 1000.00 MB  Used: 1312.60 MB
1797.94/1797.97	c Reducing formula size due to memory constraints
1797.94/1797.97	c Memory Limit: 1000.00 MB  Used: 1314.24 MB
1797.94/1797.97	c Reducing formula size due to memory constraints
1797.94/1797.97	c Memory Limit: 1000.00 MB  Used: 1315.67 MB
1797.94/1797.97	c Reducing formula size due to memory constraints
1797.94/1797.97	c Memory Limit: 1000.00 MB  Used: 1316.84 MB
1797.94/1797.97	c Reducing formula size due to memory constraints
1797.94/1797.97	c Memory Limit: 1000.00 MB  Used: 1317.02 MB
1797.94/1797.97	c Reducing formula size due to memory constraints
1797.94/1797.97	c Memory Limit: 1000.00 MB  Used: 1315.93 MB
1797.94/1797.97	c Reducing formula size due to memory constraints
1797.94/1797.97	c Memory Limit: 1000.00 MB  Used: 1317.24 MB
1797.94/1797.97	c Reducing formula size due to memory constraints
1797.94/1797.97	c Memory Limit: 1000.00 MB  Used: 1317.44 MB
1797.94/1797.97	c Reducing formula size due to memory constraints
1797.94/1797.97	c Memory Limit: 1000.00 MB  Used: 1317.50 MB
1797.94/1797.97	c    58763 327550  7575607 33508237    4 15931780  550001   4104     33 1761.85
1797.94/1797.97	c Reducing formula size due to memory constraints
1797.94/1797.97	c Memory Limit: 1000.00 MB  Used: 1316.28 MB
1797.94/1797.97	c Reducing formula size due to memory constraints
1797.94/1797.97	c Memory Limit: 1000.00 MB  Used: 1315.66 MB
1797.94/1797.97	c Resources Exceeded
1797.94/1797.97	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.94/1797.97	c   14    60620  25020  8735678  7575218 33128543   3715     33 1798.02
1797.94/1797.97	s UNKNOWN
1797.94/1797.97	c Total time: 1798.02 s

Verifier Data

ERROR: no interpretation found !

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-3478940-1307442430/watcher-3478940-1307442430 -o /tmp/evaluation-result-3478940-1307442430/solver-3478940-1307442430 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3478940-1307442430.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.09 2.04 2.01 2/535 16818
/proc/meminfo: memFree=26537064/32951124 swapFree=58212616/67111528
[pid=16818] ppid=16816 vsize=385252 CPUtime=0 cores=1,3,5,7
/proc/16818/stat : 16818 (bsolo) R 16816 16818 16389 0 -1 4202496 405 0 0 0 0 0 0 0 23 0 1 0 855841886 394498048 359 33554432000 134512640 137138936 4292443552 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/16818/statm: 96313 359 201 642 0 2156 0

[startup+0.0470191 s]
/proc/loadavg: 2.09 2.04 2.01 2/535 16818
/proc/meminfo: memFree=26537064/32951124 swapFree=58212616/67111528
[pid=16818] ppid=16816 vsize=387160 CPUtime=0.04 cores=1,3,5,7
/proc/16818/stat : 16818 (bsolo) R 16816 16818 16389 0 -1 4202496 1023 0 0 0 4 0 0 0 23 0 1 0 855841886 396451840 977 33554432000 134512640 137138936 4292443552 18446744073709551615 134520243 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/16818/statm: 96790 977 343 642 0 2633 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 387160

[startup+0.10101 s]
/proc/loadavg: 2.09 2.04 2.01 2/535 16818
/proc/meminfo: memFree=26537064/32951124 swapFree=58212616/67111528
[pid=16818] ppid=16816 vsize=389756 CPUtime=0.09 cores=1,3,5,7
/proc/16818/stat : 16818 (bsolo) R 16816 16818 16389 0 -1 4202496 1917 0 0 0 9 0 0 0 23 0 1 0 855841886 399110144 1871 33554432000 134512640 137138936 4292443552 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/16818/statm: 97439 1871 562 642 0 3282 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 389756

[startup+0.300988 s]
/proc/loadavg: 2.09 2.04 2.01 2/535 16818
/proc/meminfo: memFree=26537064/32951124 swapFree=58212616/67111528
[pid=16818] ppid=16816 vsize=399168 CPUtime=0.29 cores=1,3,5,7
/proc/16818/stat : 16818 (bsolo) R 16816 16818 16389 0 -1 4202496 5004 0 0 0 29 0 0 0 25 0 1 0 855841886 408748032 4958 33554432000 134512640 137138936 4292443552 18446744073709551615 136506636 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/16818/statm: 99792 4959 1328 642 0 5635 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 399168

[startup+1.91669 s]
/proc/loadavg: 2.09 2.04 2.01 2/535 16818
/proc/meminfo: memFree=26537064/32951124 swapFree=58212616/67111528
[pid=16818] ppid=16816 vsize=467356 CPUtime=1.91 cores=1,3,5,7
/proc/16818/stat : 16818 (bsolo) R 16816 16818 16389 0 -1 4202496 28111 0 0 0 187 4 0 0 25 0 1 0 855841886 478572544 28025 33554432000 134512640 137138936 4292443552 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/16818/statm: 116840 28025 7337 642 0 22683 0
Current children cumulated CPU time (s) 1.91
Current children cumulated vsize (KiB) 467356

[startup+2.00115 s]
/proc/loadavg: 2.09 2.04 2.01 2/535 16818
/proc/meminfo: memFree=26537064/32951124 swapFree=58212616/67111528
[pid=16818] ppid=16816 vsize=470904 CPUtime=1.99 cores=1,3,5,7
/proc/16818/stat : 16818 (bsolo) R 16816 16818 16389 0 -1 4202496 29289 0 0 0 195 4 0 0 25 0 1 0 855841886 482205696 29203 33554432000 134512640 137138936 4292443552 18446744073709551615 134538746 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/16818/statm: 117726 29205 7651 642 0 23569 0
Current children cumulated CPU time (s) 1.99
Current children cumulated vsize (KiB) 470904

[startup+3.10049 s]
/proc/loadavg: 2.24 2.08 2.02 3/536 16819
/proc/meminfo: memFree=26428224/32951124 swapFree=58212616/67111528
[pid=16818] ppid=16816 vsize=513520 CPUtime=3.09 cores=1,3,5,7
/proc/16818/stat : 16818 (bsolo) R 16816 16818 16389 0 -1 4202496 43801 0 0 0 303 6 0 0 25 0 1 0 855841886 525844480 43636 33554432000 134512640 137138936 4292443552 18446744073709551615 136577166 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/16818/statm: 128380 43637 11475 642 0 34223 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 513520

[startup+6.30093 s]
/proc/loadavg: 2.22 2.08 2.02 3/536 16819
/proc/meminfo: memFree=26304356/32951124 swapFree=58212616/67111528
[pid=16818] ppid=16816 vsize=638236 CPUtime=6.29 cores=1,3,5,7
/proc/16818/stat : 16818 (bsolo) R 16816 16818 16389 0 -1 4202496 86341 0 0 0 618 11 0 0 25 0 1 0 855841886 653553664 85970 33554432000 134512640 137138936 4292443552 18446744073709551615 134517592 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/16818/statm: 159559 85971 22707 642 0 65402 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 638236

[startup+12.7008 s]
/proc/loadavg: 2.20 2.07 2.01 3/536 16819
/proc/meminfo: memFree=26075960/32951124 swapFree=58212616/67111528
[pid=16818] ppid=16816 vsize=871852 CPUtime=12.69 cores=1,3,5,7
/proc/16818/stat : 16818 (bsolo) R 16816 16818 16389 0 -1 4202496 167322 0 0 0 1248 21 0 0 25 0 1 0 855841886 892776448 166541 33554432000 134512640 137138936 4292443552 18446744073709551615 134523143 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/16818/statm: 217963 166542 45028 642 0 123806 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 871852

[startup+25.5005 s]
/proc/loadavg: 2.17 2.07 2.01 3/536 16819
/proc/meminfo: memFree=25695032/32951124 swapFree=58212616/67111528
[pid=16818] ppid=16816 vsize=1274764 CPUtime=25.49 cores=1,3,5,7
/proc/16818/stat : 16818 (bsolo) R 16816 16818 16389 0 -1 4202496 307934 0 0 0 2509 40 0 0 25 0 1 0 855841886 1305358336 306960 33554432000 134512640 137138936 4292443552 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/16818/statm: 318691 306960 84428 642 0 224534 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1274764

[startup+51.1011 s]
/proc/loadavg: 2.10 2.06 2.01 3/536 16820
/proc/meminfo: memFree=25145968/32951124 swapFree=58212616/67111528
[pid=16818] ppid=16816 vsize=1424592 CPUtime=51.09 cores=1,3,5,7
/proc/16818/stat : 16818 (bsolo) R 16816 16818 16389 0 -1 4202496 446946 0 0 0 5023 86 0 0 25 0 1 0 855841886 1458782208 351833 33554432000 134512640 137138936 4292443552 18446744073709551615 134540740 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/16818/statm: 356148 351833 185 642 0 355504 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 1424592

[startup+102.301 s]
/proc/loadavg: 2.04 2.05 2.01 3/536 16821
/proc/meminfo: memFree=24729488/32951124 swapFree=58212616/67111528
[pid=16818] ppid=16816 vsize=1840184 CPUtime=102.29 cores=1,3,5,7
/proc/16818/stat : 16818 (bsolo) R 16816 16818 16389 0 -1 4202496 551530 0 0 0 10120 109 0 0 25 0 1 0 855841886 1884348416 455763 33554432000 134512640 137138936 4292443552 18446744073709551615 134540051 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/16818/statm: 460046 455763 186 642 0 459402 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 1840184

[startup+162.301 s]
/proc/loadavg: 2.01 2.04 2.00 3/536 16823
/proc/meminfo: memFree=24728260/32951124 swapFree=58212616/67111528
[pid=16818] ppid=16816 vsize=1840316 CPUtime=162.3 cores=1,3,5,7
/proc/16818/stat : 16818 (bsolo) R 16816 16818 16389 0 -1 4202496 551538 0 0 0 16107 123 0 0 25 0 1 0 855841886 1884483584 455771 33554432000 134512640 137138936 4292443552 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/16818/statm: 460079 455771 186 642 0 459435 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 1840316

[startup+222.301 s]
/proc/loadavg: 2.00 2.03 2.00 3/536 16824
/proc/meminfo: memFree=24747200/32951124 swapFree=58212616/67111528
[pid=16818] ppid=16816 vsize=1822464 CPUtime=222.29 cores=1,3,5,7
/proc/16818/stat : 16818 (bsolo) R 16816 16818 16389 0 -1 4202496 551583 0 0 0 22086 143 0 0 25 0 1 0 855841886 1866203136 451353 33554432000 134512640 137138936 4292443552 18446744073709551615 134578233 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/16818/statm: 455616 451353 192 642 0 454972 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 1822464

[startup+282.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/536 16826
/proc/meminfo: memFree=24747180/32951124 swapFree=58212616/67111528
[pid=16818] ppid=16816 vsize=1822464 CPUtime=282.3 cores=1,3,5,7
/proc/16818/stat : 16818 (bsolo) R 16816 16818 16389 0 -1 4202496 552237 0 0 0 28065 165 0 0 25 0 1 0 855841886 1866203136 451353 33554432000 134512640 137138936 4292443552 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/16818/statm: 455616 451353 192 642 0 454972 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 1822464

[startup+342.301 s]
/proc/loadavg: 2.07 2.05 2.01 3/536 16828
/proc/meminfo: memFree=24746928/32951124 swapFree=58212616/67111528
[pid=16818] ppid=16816 vsize=1822464 CPUtime=342.3 cores=1,3,5,7
/proc/16818/stat : 16818 (bsolo) R 16816 16818 16389 0 -1 4202496 552237 0 0 0 34041 189 0 0 25 0 1 0 855841886 1866203136 451353 33554432000 134512640 137138936 4292443552 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/16818/statm: 455616 451353 192 642 0 454972 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 1822464

[startup+402.3 s]
/proc/loadavg: 2.06 2.05 2.01 3/536 16829
/proc/meminfo: memFree=24746672/32951124 swapFree=58212616/67111528
[pid=16818] ppid=16816 vsize=1822464 CPUtime=402.3 cores=1,3,5,7
/proc/16818/stat : 16818 (bsolo) R 16816 16818 16389 0 -1 4202496 552237 0 0 0 40029 201 0 0 25 0 1 0 855841886 1866203136 451353 33554432000 134512640 137138936 4292443552 18446744073709551615 134578220 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/16818/statm: 455616 451353 192 642 0 454972 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1822464

[startup+462.301 s]
/proc/loadavg: 2.10 2.07 2.01 3/536 16831
/proc/meminfo: memFree=24746896/32951124 swapFree=58212616/67111528
[pid=16818] ppid=16816 vsize=1822464 CPUtime=462.31 cores=1,3,5,7
/proc/16818/stat : 16818 (bsolo) R 16816 16818 16389 0 -1 4202496 552237 0 0 0 46006 225 0 0 25 0 1 0 855841886 1866203136 451353 33554432000 134512640 137138936 4292443552 18446744073709551615 134578224 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/16818/statm: 455616 451353 192 642 0 454972 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 1822464

[startup+522.3 s]
/proc/loadavg: 2.07 2.07 2.01 3/536 16832
/proc/meminfo: memFree=24747372/32951124 swapFree=58212616/67111528
[pid=16818] ppid=16816 vsize=1822464 CPUtime=522.3 cores=1,3,5,7
/proc/16818/stat : 16818 (bsolo) R 16816 16818 16389 0 -1 4202496 552240 0 0 0 51966 264 0 0 25 0 1 0 855841886 1866203136 451356 33554432000 134512640 137138936 4292443552 18446744073709551615 136504225 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/16818/statm: 455616 451356 192 642 0 454972 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 1822464

[startup+582.321 s]
/proc/loadavg: 2.02 2.05 2.00 3/536 16834
/proc/meminfo: memFree=24747608/32951124 swapFree=58212616/67111528
[pid=16818] ppid=16816 vsize=1822464 CPUtime=582.32 cores=1,3,5,7
/proc/16818/stat : 16818 (bsolo) R 16816 16818 16389 0 -1 4202496 552242 0 0 0 57960 272 0 0 25 0 1 0 855841886 1866203136 451358 33554432000 134512640 137138936 4292443552 18446744073709551615 136500388 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/16818/statm: 455616 451358 192 642 0 454972 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 1822464

[startup+642.3 s]

################
# More data... #
################

/proc/meminfo: memFree=24748300/32951124 swapFree=58212616/67111528
[pid=16818] ppid=16816 vsize=1822464 CPUtime=1062.32 cores=1,3,5,7
/proc/16818/stat : 16818 (bsolo) R 16816 16818 16389 0 -1 4202496 556821 0 0 0 105818 414 0 0 25 0 1 0 855841886 1866203136 451359 33554432000 134512640 137138936 4292443552 18446744073709551615 136504212 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/16818/statm: 455616 451359 192 642 0 454972 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 1822464

[startup+1122.3 s]
/proc/loadavg: 2.04 2.06 2.01 3/536 16848
/proc/meminfo: memFree=24746428/32951124 swapFree=58212616/67111528
[pid=16818] ppid=16816 vsize=1822464 CPUtime=1122.33 cores=1,3,5,7
/proc/16818/stat : 16818 (bsolo) R 16816 16818 16389 0 -1 4202496 556821 0 0 0 111802 431 0 0 25 0 1 0 855841886 1866203136 451359 33554432000 134512640 137138936 4292443552 18446744073709551615 134575200 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/16818/statm: 455616 451359 192 642 0 454972 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 1822464

[startup+1182.3 s]
/proc/loadavg: 2.01 2.05 2.01 3/536 16850
/proc/meminfo: memFree=24747772/32951124 swapFree=58212616/67111528
[pid=16818] ppid=16816 vsize=1822464 CPUtime=1182.31 cores=1,3,5,7
/proc/16818/stat : 16818 (bsolo) R 16816 16818 16389 0 -1 4202496 556822 0 0 0 117763 468 0 0 25 0 1 0 855841886 1866203136 451360 33554432000 134512640 137138936 4292443552 18446744073709551615 134542205 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/16818/statm: 455616 451360 192 642 0 454972 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 1822464

[startup+1242.32 s]
/proc/loadavg: 2.00 2.04 2.00 3/536 16852
/proc/meminfo: memFree=24747752/32951124 swapFree=58212616/67111528
[pid=16818] ppid=16816 vsize=1822464 CPUtime=1242.34 cores=1,3,5,7
/proc/16818/stat : 16818 (bsolo) R 16816 16818 16389 0 -1 4202496 556822 0 0 0 123632 602 0 0 25 0 1 0 855841886 1866203136 451360 33554432000 134512640 137138936 4292443552 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/16818/statm: 455616 451360 192 642 0 454972 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 1822464

[startup+1302.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/536 16853
/proc/meminfo: memFree=24746604/32951124 swapFree=58212616/67111528
[pid=16818] ppid=16816 vsize=1822464 CPUtime=1302.32 cores=1,3,5,7
/proc/16818/stat : 16818 (bsolo) R 16816 16818 16389 0 -1 4202496 556822 0 0 0 129611 621 0 0 25 0 1 0 855841886 1866203136 451360 33554432000 134512640 137138936 4292443552 18446744073709551615 136500283 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/16818/statm: 455616 451360 192 642 0 454972 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 1822464

[startup+1362.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/536 16855
/proc/meminfo: memFree=24747832/32951124 swapFree=58212616/67111528
[pid=16818] ppid=16816 vsize=1822464 CPUtime=1362.32 cores=1,3,5,7
/proc/16818/stat : 16818 (bsolo) R 16816 16818 16389 0 -1 4202496 556822 0 0 0 135504 728 0 0 25 0 1 0 855841886 1866203136 451360 33554432000 134512640 137138936 4292443552 18446744073709551615 136500283 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/16818/statm: 455616 451360 192 642 0 454972 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 1822464

[startup+1422.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/536 16856
/proc/meminfo: memFree=24747940/32951124 swapFree=58212616/67111528
[pid=16818] ppid=16816 vsize=1822464 CPUtime=1422.32 cores=1,3,5,7
/proc/16818/stat : 16818 (bsolo) R 16816 16818 16389 0 -1 4202496 556822 0 0 0 141393 839 0 0 25 0 1 0 855841886 1866203136 451360 33554432000 134512640 137138936 4292443552 18446744073709551615 136504449 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/16818/statm: 455616 451360 192 642 0 454972 0
Current children cumulated CPU time (s) 1422.32
Current children cumulated vsize (KiB) 1822464

[startup+1482.3 s]
/proc/loadavg: 2.13 2.04 2.01 3/536 16858
/proc/meminfo: memFree=24747416/32951124 swapFree=58212616/67111528
[pid=16818] ppid=16816 vsize=1822464 CPUtime=1482.33 cores=1,3,5,7
/proc/16818/stat : 16818 (bsolo) R 16816 16818 16389 0 -1 4202496 556822 0 0 0 147349 884 0 0 25 0 1 0 855841886 1866203136 451360 33554432000 134512640 137138936 4292443552 18446744073709551615 134542017 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/16818/statm: 455616 451360 192 642 0 454972 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 1822464

[startup+1542.3 s]
/proc/loadavg: 2.27 2.08 2.02 3/536 16860
/proc/meminfo: memFree=24747272/32951124 swapFree=58212616/67111528
[pid=16818] ppid=16816 vsize=1822464 CPUtime=1542.33 cores=1,3,5,7
/proc/16818/stat : 16818 (bsolo) R 16816 16818 16389 0 -1 4202496 556822 0 0 0 153348 885 0 0 25 0 1 0 855841886 1866203136 451360 33554432000 134512640 137138936 4292443552 18446744073709551615 134576176 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/16818/statm: 455616 451360 192 642 0 454972 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 1822464

[startup+1602.3 s]
/proc/loadavg: 2.24 2.10 2.02 3/536 16861
/proc/meminfo: memFree=24747868/32951124 swapFree=58212616/67111528
[pid=16818] ppid=16816 vsize=1822464 CPUtime=1602.32 cores=1,3,5,7
/proc/16818/stat : 16818 (bsolo) R 16816 16818 16389 0 -1 4202496 556822 0 0 0 159347 885 0 0 25 0 1 0 855841886 1866203136 451360 33554432000 134512640 137138936 4292443552 18446744073709551615 136504391 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/16818/statm: 455616 451360 192 642 0 454972 0
Current children cumulated CPU time (s) 1602.32
Current children cumulated vsize (KiB) 1822464

[startup+1662.3 s]
/proc/loadavg: 2.37 2.16 2.05 3/536 16890
/proc/meminfo: memFree=24377172/32951124 swapFree=58212616/67111528
[pid=16818] ppid=16816 vsize=1822464 CPUtime=1662.33 cores=1,3,5,7
/proc/16818/stat : 16818 (bsolo) R 16816 16818 16389 0 -1 4202496 556822 0 0 0 165347 886 0 0 25 0 1 0 855841886 1866203136 451360 33554432000 134512640 137138936 4292443552 18446744073709551615 134543320 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/16818/statm: 455616 451360 192 642 0 454972 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 1822464

[startup+1722.3 s]
/proc/loadavg: 2.13 2.13 2.05 3/536 16891
/proc/meminfo: memFree=22657760/32951124 swapFree=58212616/67111528
[pid=16818] ppid=16816 vsize=1822464 CPUtime=1722.33 cores=1,3,5,7
/proc/16818/stat : 16818 (bsolo) R 16816 16818 16389 0 -1 4202496 556822 0 0 0 171346 887 0 0 25 0 1 0 855841886 1866203136 451360 33554432000 134512640 137138936 4292443552 18446744073709551615 134543413 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/16818/statm: 455616 451360 192 642 0 454972 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 1822464

[startup+1782.3 s]
/proc/loadavg: 2.91 2.34 2.12 3/536 16921
/proc/meminfo: memFree=26324012/32951124 swapFree=58212616/67111528
[pid=16818] ppid=16816 vsize=1822464 CPUtime=1782.35 cores=1,3,5,7
/proc/16818/stat : 16818 (bsolo) R 16816 16818 16389 0 -1 4202496 556822 0 0 0 177347 888 0 0 25 0 1 0 855841886 1866203136 451360 33554432000 134512640 137138936 4292443552 18446744073709551615 134543151 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/16818/statm: 455616 451360 192 642 0 454972 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (KiB) 1822464

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

[startup+1787 s]
/proc/loadavg: 2.83 2.33 2.12 3/536 16921
/proc/meminfo: memFree=26325636/32951124 swapFree=58212616/67111528
[pid=16818] ppid=16816 vsize=1822464 CPUtime=1787.04 cores=1,3,5,7
/proc/16818/stat : 16818 (bsolo) R 16816 16818 16389 0 -1 4202496 556822 0 0 0 177816 888 0 0 25 0 1 0 855841886 1866203136 451360 33554432000 134512640 137138936 4292443552 18446744073709551615 134551136 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/16818/statm: 455616 451360 192 642 0 454972 0
Current children cumulated CPU time (s) 1787.04
Current children cumulated vsize (KiB) 1822464

[startup+1793.42 s]
/proc/loadavg: 2.77 2.33 2.12 3/536 16921
/proc/meminfo: memFree=26338532/32951124 swapFree=58212616/67111528
[pid=16818] ppid=16816 vsize=1822464 CPUtime=1793.46 cores=1,3,5,7
/proc/16818/stat : 16818 (bsolo) R 16816 16818 16389 0 -1 4202496 556822 0 0 0 178458 888 0 0 25 0 1 0 855841886 1866203136 451360 33554432000 134512640 137138936 4292443552 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/16818/statm: 455616 451360 192 642 0 454972 0
Current children cumulated CPU time (s) 1793.46
Current children cumulated vsize (KiB) 1822464

[startup+1796.6 s]
/proc/loadavg: 2.70 2.32 2.12 3/536 16921
/proc/meminfo: memFree=26334688/32951124 swapFree=58212616/67111528
[pid=16818] ppid=16816 vsize=1822464 CPUtime=1796.65 cores=1,3,5,7
/proc/16818/stat : 16818 (bsolo) R 16816 16818 16389 0 -1 4202496 556822 0 0 0 178777 888 0 0 25 0 1 0 855841886 1866203136 451360 33554432000 134512640 137138936 4292443552 18446744073709551615 134542525 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/16818/statm: 455616 451360 192 642 0 454972 0
Current children cumulated CPU time (s) 1796.65
Current children cumulated vsize (KiB) 1822464

[startup+1797.4 s]
/proc/loadavg: 2.70 2.32 2.12 3/536 16921
/proc/meminfo: memFree=26334688/32951124 swapFree=58212616/67111528
[pid=16818] ppid=16816 vsize=1822464 CPUtime=1797.44 cores=1,3,5,7
/proc/16818/stat : 16818 (bsolo) R 16816 16818 16389 0 -1 4202496 556822 0 0 0 178856 888 0 0 25 0 1 0 855841886 1866203136 451360 33554432000 134512640 137138936 4292443552 18446744073709551615 136504225 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/16818/statm: 455616 451360 192 642 0 454972 0
Current children cumulated CPU time (s) 1797.44
Current children cumulated vsize (KiB) 1822464

[startup+1797.82 s]
/proc/loadavg: 2.70 2.32 2.12 3/536 16921
/proc/meminfo: memFree=26333448/32951124 swapFree=58212616/67111528
[pid=16818] ppid=16816 vsize=1822464 CPUtime=1797.86 cores=1,3,5,7
/proc/16818/stat : 16818 (bsolo) R 16816 16818 16389 0 -1 4202496 556822 0 0 0 178898 888 0 0 25 0 1 0 855841886 1866203136 451360 33554432000 134512640 137138936 4292443552 18446744073709551615 136500283 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/16818/statm: 455616 451360 192 642 0 454972 0
Current children cumulated CPU time (s) 1797.86
Current children cumulated vsize (KiB) 1822464

[startup+1798 s]
/proc/loadavg: 2.70 2.32 2.12 3/536 16921
/proc/meminfo: memFree=26333448/32951124 swapFree=58212616/67111528
[pid=16818] ppid=16816 vsize=0 CPUtime=1798.03 cores=1,3,5,7
/proc/16818/stat : 16818 (bsolo) R 16816 16818 16389 0 -1 4202500 556822 0 0 0 178913 890 0 0 25 0 1 0 855841886 0 0 33554432000 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 5 0 0 0
/proc/16818/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1798.03
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1798.05
CPU time (s): 1798.09
CPU user time (s): 1789.13
CPU system time (s): 8.95364
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1840316

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1789.13
system time used= 8.95364
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 556822
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= 3
involuntary context switches= 3083

runsolver used 9.10462 second user time and 22.5946 second system time

The end

Launcher Data

Begin job on node136 at 2011-06-07 12:27:19
IDJOB=3478940
IDBENCH=89771
IDSOLVER=1955
FILE ID=node136/3478940-1307442430
RUNJOBID= node136-1307436783-16408
PBS_JOBID= 13519952
Free space on /tmp= 73244 MiB

SOLVER NAME= bsolo 3.2
BENCH NAME= PB11/normalized-PB11/DEC-SMALLINT-LIN/lopes/normalized-178.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3478940-1307442430/watcher-3478940-1307442430 -o /tmp/evaluation-result-3478940-1307442430/solver-3478940-1307442430 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 HOME/instance-3478940-1307442430.opb

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

MD5SUM BENCH= c8d6406d9171f43a410d04b94af97b71
RANDOM SEED=687975901

node136.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	: 5332.75
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.75
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.76
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.75
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.83
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.75
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      26537096 kB
Buffers:        333724 kB
Cached:        1498152 kB
SwapCached:       7704 kB
Active:        5470092 kB
Inactive:       637208 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26537096 kB
SwapTotal:    67111528 kB
SwapFree:     58212616 kB
Dirty:          628084 kB
Writeback:           0 kB
AnonPages:     4273936 kB
Mapped:          25436 kB
Slab:           163596 kB
PageTables:      71740 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 170701500 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= 73508 MiB
End job on node136 at 2011-06-07 12:57:17