Trace number 3726694

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
pwbo 2.02? 1799.97 1800

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/
ShortestPathNG/normalized-NG_K138.opb
MD5SUMb6be79d7c894904bfb5f7c9acfb80f53
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 variables16422
Total number of constraints16700
Number of constraints which are clauses16562
Number of constraints which are cardinality constraints (but not clauses)138
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint138
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 139
Number of bits of the biggest sum of numbers8
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 ==============================[ Solver Version ]===============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  pwbo:                     2.02 beta - May, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3726694-1339017766.opb.
0.00/0.00	c Instance file HOME/instance-3726694-1339017766.opb
0.00/0.00	c File size is 1118211 bytes.
0.05/0.09	c Highest Coefficient sum: 139
0.05/0.09	c ============================[ Problem Statistics ]=============================
0.05/0.09	c |                                                                             |
0.05/0.09	c |  Parsing time:          0.09         s                                      |
0.05/0.09	c |  Number Variables:      16422                                               |
0.05/0.09	c |  Number Clauses:        16562                                               |
0.05/0.09	c |  Number Cardinality:    138                                                 |
0.05/0.09	c |  Number PB Constraints: 0                                                   |
0.05/0.09	c |                                                                             |
0.09/0.10	c |  Problem Type:          Decision                                            |
0.09/0.10	c |  Objective Function:    None                                                |
0.09/0.10	c |                                                                             |
0.09/0.10	c ===============================================================================
1799.57/1800.00	c ===============================================================================
1799.57/1800.00	c Wall Clock Time: 1800.00 s
1799.57/1800.00	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

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-3726694-1339017766/watcher-3726694-1339017766 -o /tmp/evaluation-result-3726694-1339017766/solver-3726694-1339017766 -C 1800 -W 1900 -M 15500 pwbo2.02 -file-format=opb -verbosity=0 -thread=1 HOME/instance-3726694-1339017766.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: 0.00 0.00 0.00 1/171 22623
/proc/meminfo: memFree=29076336/32873648 swapFree=7120/7120
[pid=22623] ppid=22621 vsize=5376 CPUtime=0 cores=0,2,4,6
/proc/22623/stat : 22623 (pwbo2.02) R 22621 22623 22592 0 -1 4202496 569 0 0 0 0 0 0 0 20 0 1 0 367904015 5505024 521 33554432000 4194304 5964478 140735818928688 140734486293464 4395406 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/22623/statm: 1344 521 164 433 0 634 0

[startup+0.0581721 s]
/proc/loadavg: 0.00 0.00 0.00 1/171 22623
/proc/meminfo: memFree=29076336/32873648 swapFree=7120/7120
[pid=22623] ppid=22621 vsize=9824 CPUtime=0.05 cores=0,2,4,6
/proc/22623/stat : 22623 (pwbo2.02) R 22621 22623 22592 0 -1 4202496 1749 0 0 0 5 0 0 0 20 0 1 0 367904015 10059776 1701 33554432000 4194304 5964478 140735818928688 140734486293464 4352379 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/22623/statm: 2456 1701 329 433 0 1746 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 9824

[startup+0.100285 s]
/proc/loadavg: 0.00 0.00 0.00 1/171 22623
/proc/meminfo: memFree=29076336/32873648 swapFree=7120/7120
[pid=22623] ppid=22621 vsize=92452 CPUtime=0.09 cores=0,2,4,6
/proc/22623/stat : 22623 (pwbo2.02) S 22621 22623 22592 0 -1 4202496 3682 0 0 0 9 0 0 0 20 0 2 0 367904015 94670848 3360 33554432000 4194304 5964478 140735818928688 140735818928208 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22623/statm: 23113 3360 176 433 0 22677 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 92452

[startup+0.300224 s]
/proc/loadavg: 0.00 0.00 0.00 1/171 22623
/proc/meminfo: memFree=29076336/32873648 swapFree=7120/7120
[pid=22623] ppid=22621 vsize=92420 CPUtime=0.29 cores=0,2,4,6
/proc/22623/stat : 22623 (pwbo2.02) S 22621 22623 22592 0 -1 4202496 5256 0 0 0 29 0 0 0 20 0 2 0 367904015 94638080 4516 33554432000 4194304 5964478 140735818928688 140735818928208 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22623/statm: 23105 4516 186 433 0 22669 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 92420

[startup+0.700226 s]
/proc/loadavg: 0.00 0.00 0.00 1/171 22623
/proc/meminfo: memFree=29076336/32873648 swapFree=7120/7120
[pid=22623] ppid=22621 vsize=92420 CPUtime=0.68 cores=0,2,4,6
/proc/22623/stat : 22623 (pwbo2.02) S 22621 22623 22592 0 -1 4202496 5562 0 0 0 68 0 0 0 20 0 2 0 367904015 94638080 4822 33554432000 4194304 5964478 140735818928688 140735818928208 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22623/statm: 23105 4822 186 433 0 22669 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 92420

[startup+1.50028 s]
/proc/loadavg: 0.16 0.03 0.01 3/179 22640
/proc/meminfo: memFree=29028848/32873648 swapFree=7120/7120
[pid=22623] ppid=22621 vsize=92420 CPUtime=1.49 cores=0,2,4,6
/proc/22623/stat : 22623 (pwbo2.02) S 22621 22623 22592 0 -1 4202496 6199 0 0 0 148 1 0 0 20 0 2 0 367904015 94638080 5459 33554432000 4194304 5964478 140735818928688 140735818928208 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22623/statm: 23105 5459 186 433 0 22669 0
[pid=22623/tid=22625] ppid=22621 vsize=92420 CPUtime=1.39 cores=0,2,4,6
/proc/22623/task/22625/stat : 22625 (pwbo2.02) R 22621 22623 22592 0 -1 4202560 3512 0 0 0 139 0 0 0 20 0 2 0 367904024 94638080 5459 33554432000 4194304 5964478 140735818928688 140240096495608 4400091 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 92420

[startup+3.10022 s]
/proc/loadavg: 0.16 0.03 0.01 3/179 22640
/proc/meminfo: memFree=29021532/32873648 swapFree=7120/7120
[pid=22623] ppid=22621 vsize=92420 CPUtime=3.09 cores=0,2,4,6
/proc/22623/stat : 22623 (pwbo2.02) S 22621 22623 22592 0 -1 4202496 7507 0 0 0 308 1 0 0 20 0 2 0 367904015 94638080 6767 33554432000 4194304 5964478 140735818928688 140735818928208 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22623/statm: 23105 6767 186 433 0 22669 0
[pid=22623/tid=22625] ppid=22621 vsize=92420 CPUtime=2.99 cores=0,2,4,6
/proc/22623/task/22625/stat : 22625 (pwbo2.02) R 22621 22623 22592 0 -1 4202560 4820 0 0 0 298 1 0 0 20 0 2 0 367904024 94638080 6767 33554432000 4194304 5964478 140735818928688 140240096495608 4381560 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 92420

[startup+6.30034 s]
/proc/loadavg: 0.16 0.03 0.01 3/179 22640
/proc/meminfo: memFree=29006172/32873648 swapFree=7120/7120
[pid=22623] ppid=22621 vsize=92420 CPUtime=6.29 cores=0,2,4,6
/proc/22623/stat : 22623 (pwbo2.02) S 22621 22623 22592 0 -1 4202496 8574 0 0 0 627 2 0 0 20 0 2 0 367904015 94638080 7834 33554432000 4194304 5964478 140735818928688 140735818928208 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22623/statm: 23105 7834 186 433 0 22669 0
[pid=22623/tid=22625] ppid=22621 vsize=92420 CPUtime=6.2 cores=0,2,4,6
/proc/22623/task/22625/stat : 22625 (pwbo2.02) R 22621 22623 22592 0 -1 4202560 5887 0 0 0 618 2 0 0 20 0 2 0 367904024 94638080 7834 33554432000 4194304 5964478 140735818928688 140240096495608 4221072 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 92420

[startup+12.7003 s]
/proc/loadavg: 0.44 0.10 0.03 3/179 22640
/proc/meminfo: memFree=28987076/32873648 swapFree=7120/7120
[pid=22623] ppid=22621 vsize=92420 CPUtime=12.68 cores=0,2,4,6
/proc/22623/stat : 22623 (pwbo2.02) S 22621 22623 22592 0 -1 4202496 10335 0 0 0 1266 2 0 0 20 0 2 0 367904015 94638080 9819 33554432000 4194304 5964478 140735818928688 140735818928208 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22623/statm: 23105 9819 186 433 0 22669 0
[pid=22623/tid=22625] ppid=22621 vsize=92420 CPUtime=12.59 cores=0,2,4,6
/proc/22623/task/22625/stat : 22625 (pwbo2.02) R 22621 22623 22592 0 -1 4202560 7648 0 0 0 1256 3 0 0 20 0 2 0 367904024 94638080 9819 33554432000 4194304 5964478 140735818928688 140240096495416 4400103 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 92420

[startup+25.5003 s]
/proc/loadavg: 0.68 0.16 0.05 3/179 22640
/proc/meminfo: memFree=28949068/32873648 swapFree=7120/7120
[pid=22623] ppid=22621 vsize=92420 CPUtime=25.47 cores=0,2,4,6
/proc/22623/stat : 22623 (pwbo2.02) S 22621 22623 22592 0 -1 4202496 16704 0 0 0 2542 5 0 0 20 0 2 0 367904015 94638080 16180 33554432000 4194304 5964478 140735818928688 140735818928208 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22623/statm: 23105 16180 186 433 0 22669 0
[pid=22623/tid=22625] ppid=22621 vsize=92420 CPUtime=25.39 cores=0,2,4,6
/proc/22623/task/22625/stat : 22625 (pwbo2.02) R 22621 22623 22592 0 -1 4202560 14017 0 0 0 2533 6 0 0 20 0 2 0 367904024 94638080 16180 33554432000 4194304 5964478 140735818928688 140240096495416 4381821 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 92420

[startup+51.1003 s]
/proc/loadavg: 1.13 0.31 0.10 3/179 22640
/proc/meminfo: memFree=28890008/32873648 swapFree=7120/7120
[pid=22623] ppid=22621 vsize=157956 CPUtime=51.05 cores=0,2,4,6
/proc/22623/stat : 22623 (pwbo2.02) S 22621 22623 22592 0 -1 4202496 20815 0 0 0 5099 6 0 0 20 0 2 0 367904015 161746944 20799 33554432000 4194304 5964478 140735818928688 140735818928208 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22623/statm: 39489 20800 186 433 0 39053 0
[pid=22623/tid=22625] ppid=22621 vsize=157956 CPUtime=50.97 cores=0,2,4,6
/proc/22623/task/22625/stat : 22625 (pwbo2.02) R 22621 22623 22592 0 -1 4202560 18129 0 0 0 5090 7 0 0 20 0 2 0 367904024 161746944 20800 33554432000 4194304 5964478 140735818928688 140240096495608 5136490 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 157956

[startup+102.307 s]
/proc/loadavg: 1.65 0.59 0.21 3/179 22640
/proc/meminfo: memFree=28794216/32873648 swapFree=7120/7120
[pid=22623] ppid=22621 vsize=158680 CPUtime=102.25 cores=0,2,4,6
/proc/22623/stat : 22623 (pwbo2.02) S 22621 22623 22592 0 -1 4202496 35550 0 0 0 10214 11 0 0 20 0 2 0 367904015 162488320 35534 33554432000 4194304 5964478 140735818928688 140735818928208 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22623/statm: 39670 35534 186 433 0 39234 0
[pid=22623/tid=22625] ppid=22621 vsize=158680 CPUtime=102.18 cores=0,2,4,6
/proc/22623/task/22625/stat : 22625 (pwbo2.02) R 22621 22623 22592 0 -1 4202560 32863 0 0 0 10205 13 0 0 20 0 2 0 367904024 162488320 35534 33554432000 4194304 5964478 140735818928688 140240096495608 4381677 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 158680

[startup+162.3 s]
/proc/loadavg: 1.87 0.84 0.32 3/179 22640
/proc/meminfo: memFree=28729648/32873648 swapFree=7120/7120
[pid=22623] ppid=22621 vsize=224576 CPUtime=162.23 cores=0,2,4,6
/proc/22623/stat : 22623 (pwbo2.02) S 22621 22623 22592 0 -1 4202496 42579 0 0 0 16210 13 0 0 20 0 2 0 367904015 229965824 42559 33554432000 4194304 5964478 140735818928688 140735818928208 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22623/statm: 56144 42559 186 433 0 55708 0
[pid=22623/tid=22625] ppid=22621 vsize=224576 CPUtime=162.17 cores=0,2,4,6
/proc/22623/task/22625/stat : 22625 (pwbo2.02) R 22621 22623 22592 0 -1 4202560 39892 0 0 0 16201 16 0 0 20 0 2 0 367904024 229965824 42559 33554432000 4194304 5964478 140735818928688 140240096495416 4399920 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 224576

[startup+222.3 s]
/proc/loadavg: 1.95 1.05 0.42 3/179 22640
/proc/meminfo: memFree=28649112/32873648 swapFree=7120/7120
[pid=22623] ppid=22621 vsize=224576 CPUtime=222.19 cores=0,2,4,6
/proc/22623/stat : 22623 (pwbo2.02) S 22621 22623 22592 0 -1 4202496 52503 0 0 0 22202 17 0 0 20 0 2 0 367904015 229965824 52460 33554432000 4194304 5964478 140735818928688 140735818928208 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22623/statm: 56144 52460 186 433 0 55708 0
[pid=22623/tid=22625] ppid=22621 vsize=224576 CPUtime=222.14 cores=0,2,4,6
/proc/22623/task/22625/stat : 22625 (pwbo2.02) R 22621 22623 22592 0 -1 4202560 49816 0 0 0 22193 21 0 0 20 0 2 0 367904024 229965824 52460 33554432000 4194304 5964478 140735818928688 140240096495608 4222416 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 224576

[startup+282.3 s]
/proc/loadavg: 1.98 1.22 0.52 3/179 22640
/proc/meminfo: memFree=28591428/32873648 swapFree=7120/7120
[pid=22623] ppid=22621 vsize=290112 CPUtime=282.17 cores=0,2,4,6
/proc/22623/stat : 22623 (pwbo2.02) S 22621 22623 22592 0 -1 4202496 63931 0 0 0 28195 22 0 0 20 0 2 0 367904015 297074688 63880 33554432000 4194304 5964478 140735818928688 140735818928208 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22623/statm: 72528 63880 186 433 0 72092 0
[pid=22623/tid=22625] ppid=22621 vsize=290112 CPUtime=282.14 cores=0,2,4,6
/proc/22623/task/22625/stat : 22625 (pwbo2.02) R 22621 22623 22592 0 -1 4202560 61244 0 0 0 28187 27 0 0 20 0 2 0 367904024 297074688 63880 33554432000 4194304 5964478 140735818928688 140240096495608 4400091 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 290112

[startup+342.3 s]
/proc/loadavg: 1.99 1.36 0.61 3/179 22641
/proc/meminfo: memFree=28472280/32873648 swapFree=7120/7120
[pid=22623] ppid=22621 vsize=355648 CPUtime=342.16 cores=0,2,4,6
/proc/22623/stat : 22623 (pwbo2.02) S 22621 22623 22592 0 -1 4202496 76149 0 0 0 34190 26 0 0 20 0 2 0 367904015 364183552 76098 33554432000 4194304 5964478 140735818928688 140735818928208 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22623/statm: 88912 76098 186 433 0 88476 0
[pid=22623/tid=22625] ppid=22621 vsize=355648 CPUtime=342.14 cores=0,2,4,6
/proc/22623/task/22625/stat : 22625 (pwbo2.02) R 22621 22623 22592 0 -1 4202560 73462 0 0 0 34182 32 0 0 20 0 2 0 367904024 364183552 76098 33554432000 4194304 5964478 140735818928688 140240096495608 4400087 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 355648

[startup+402.3 s]
/proc/loadavg: 1.99 1.47 0.69 3/179 22641
/proc/meminfo: memFree=28432896/32873648 swapFree=7120/7120
[pid=22623] ppid=22621 vsize=355648 CPUtime=402.16 cores=0,2,4,6
/proc/22623/stat : 22623 (pwbo2.02) S 22621 22623 22592 0 -1 4202496 82482 0 0 0 40186 30 0 0 20 0 2 0 367904015 364183552 82431 33554432000 4194304 5964478 140735818928688 140735818928208 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22623/statm: 88912 82431 186 433 0 88476 0
[pid=22623/tid=22625] ppid=22621 vsize=355648 CPUtime=402.15 cores=0,2,4,6
/proc/22623/task/22625/stat : 22625 (pwbo2.02) R 22621 22623 22592 0 -1 4202560 79795 0 0 0 40178 37 0 0 20 0 2 0 367904024 364183552 82431 33554432000 4194304 5964478 140735818928688 140240096495608 4222416 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 355648

[startup+462.3 s]
/proc/loadavg: 2.08 1.60 0.78 3/180 22644
/proc/meminfo: memFree=28429116/32873648 swapFree=7120/7120
[pid=22623] ppid=22621 vsize=355648 CPUtime=462.15 cores=0,2,4,6

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

/proc/22623/task/22625/stat : 22625 (pwbo2.02) R 22621 22623 22592 0 -1 4202560 106090 0 0 0 130155 60 0 0 20 0 2 0 367904024 498954240 108828 33554432000 4194304 5964478 140735818928688 140240096495608 4399920 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1301.98
Current children cumulated vsize (KiB) 487260

[startup+1362.3 s]
/proc/loadavg: 2.00 1.97 1.52 3/179 22651
/proc/meminfo: memFree=28059328/32873648 swapFree=7120/7120
[pid=22623] ppid=22621 vsize=552796 CPUtime=1361.95 cores=0,2,4,6
/proc/22623/stat : 22623 (pwbo2.02) S 22621 22623 22592 0 -1 4202496 126530 0 0 0 136150 45 0 0 20 0 2 0 367904015 566063104 126581 33554432000 4194304 5964478 140735818928688 140735818928208 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22623/statm: 138199 126581 186 433 0 137763 0
[pid=22623/tid=22625] ppid=22621 vsize=552796 CPUtime=1362.15 cores=0,2,4,6
/proc/22623/task/22625/stat : 22625 (pwbo2.02) R 22621 22623 22592 0 -1 4202560 123843 0 0 0 136149 66 0 0 20 0 2 0 367904024 566063104 126581 33554432000 4194304 5964478 140735818928688 140240096495416 4382214 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1361.95
Current children cumulated vsize (KiB) 552796

[startup+1422.31 s]
/proc/loadavg: 2.00 1.97 1.55 3/179 22651
/proc/meminfo: memFree=28059332/32873648 swapFree=7120/7120
[pid=22623] ppid=22621 vsize=552796 CPUtime=1421.95 cores=0,2,4,6
/proc/22623/stat : 22623 (pwbo2.02) S 22621 22623 22592 0 -1 4202496 126531 0 0 0 142150 45 0 0 20 0 2 0 367904015 566063104 126582 33554432000 4194304 5964478 140735818928688 140735818928208 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22623/statm: 138199 126582 186 433 0 137763 0
[pid=22623/tid=22625] ppid=22621 vsize=552796 CPUtime=1422.16 cores=0,2,4,6
/proc/22623/task/22625/stat : 22625 (pwbo2.02) R 22621 22623 22592 0 -1 4202560 123844 0 0 0 142149 67 0 0 20 0 2 0 367904024 566063104 126582 33554432000 4194304 5964478 140735818928688 140240096495416 4400024 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1421.95
Current children cumulated vsize (KiB) 552796

[startup+1482.3 s]
/proc/loadavg: 2.00 1.97 1.57 3/179 22651
/proc/meminfo: memFree=28059332/32873648 swapFree=7120/7120
[pid=22623] ppid=22621 vsize=552796 CPUtime=1481.94 cores=0,2,4,6
/proc/22623/stat : 22623 (pwbo2.02) S 22621 22623 22592 0 -1 4202496 126531 0 0 0 148148 46 0 0 20 0 2 0 367904015 566063104 126582 33554432000 4194304 5964478 140735818928688 140735818928208 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22623/statm: 138199 126582 186 433 0 137763 0
[pid=22623/tid=22625] ppid=22621 vsize=552796 CPUtime=1482.15 cores=0,2,4,6
/proc/22623/task/22625/stat : 22625 (pwbo2.02) R 22621 22623 22592 0 -1 4202560 123844 0 0 0 148147 68 0 0 20 0 2 0 367904024 566063104 126582 33554432000 4194304 5964478 140735818928688 140240096495416 4221984 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1481.94
Current children cumulated vsize (KiB) 552796

[startup+1542.3 s]
/proc/loadavg: 2.00 1.97 1.59 3/179 22652
/proc/meminfo: memFree=28059456/32873648 swapFree=7120/7120
[pid=22623] ppid=22621 vsize=552796 CPUtime=1541.93 cores=0,2,4,6
/proc/22623/stat : 22623 (pwbo2.02) S 22621 22623 22592 0 -1 4202496 126531 0 0 0 154147 46 0 0 20 0 2 0 367904015 566063104 126582 33554432000 4194304 5964478 140735818928688 140735818928208 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22623/statm: 138199 126582 186 433 0 137763 0
[pid=22623/tid=22625] ppid=22621 vsize=552796 CPUtime=1542.16 cores=0,2,4,6
/proc/22623/task/22625/stat : 22625 (pwbo2.02) R 22621 22623 22592 0 -1 4202560 123844 0 0 0 154147 69 0 0 20 0 2 0 367904024 566063104 126582 33554432000 4194304 5964478 140735818928688 140240096495416 4381996 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1541.93
Current children cumulated vsize (KiB) 552796

[startup+1602.3 s]
/proc/loadavg: 2.00 1.97 1.62 3/179 22652
/proc/meminfo: memFree=28059240/32873648 swapFree=7120/7120
[pid=22623] ppid=22621 vsize=552796 CPUtime=1601.92 cores=0,2,4,6
/proc/22623/stat : 22623 (pwbo2.02) S 22621 22623 22592 0 -1 4202496 126536 0 0 0 160146 46 0 0 20 0 2 0 367904015 566063104 126586 33554432000 4194304 5964478 140735818928688 140735818928208 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22623/statm: 138199 126586 186 433 0 137763 0
[pid=22623/tid=22625] ppid=22621 vsize=552796 CPUtime=1602.16 cores=0,2,4,6
/proc/22623/task/22625/stat : 22625 (pwbo2.02) R 22621 22623 22592 0 -1 4202560 123849 0 0 0 160146 70 0 0 20 0 2 0 367904024 566063104 126586 33554432000 4194304 5964478 140735818928688 140240096495416 4373416 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1601.92
Current children cumulated vsize (KiB) 552796

[startup+1662.3 s]
/proc/loadavg: 2.00 1.97 1.64 3/180 22655
/proc/meminfo: memFree=28036976/32873648 swapFree=7120/7120
[pid=22623] ppid=22621 vsize=552796 CPUtime=1661.9 cores=0,2,4,6
/proc/22623/stat : 22623 (pwbo2.02) S 22621 22623 22592 0 -1 4202496 126590 0 0 0 166144 46 0 0 20 0 2 0 367904015 566063104 126634 33554432000 4194304 5964478 140735818928688 140735818928208 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22623/statm: 138199 126634 186 433 0 137763 0
[pid=22623/tid=22625] ppid=22621 vsize=552796 CPUtime=1662.15 cores=0,2,4,6
/proc/22623/task/22625/stat : 22625 (pwbo2.02) R 22621 22623 22592 0 -1 4202560 123903 0 0 0 166144 71 0 0 20 0 2 0 367904024 566063104 126634 33554432000 4194304 5964478 140735818928688 140240096495416 4381692 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1661.9
Current children cumulated vsize (KiB) 552796

[startup+1722.3 s]
/proc/loadavg: 2.00 1.97 1.66 3/179 22655
/proc/meminfo: memFree=28022728/32873648 swapFree=7120/7120
[pid=22623] ppid=22621 vsize=552796 CPUtime=1721.89 cores=0,2,4,6
/proc/22623/stat : 22623 (pwbo2.02) S 22621 22623 22592 0 -1 4202496 126590 0 0 0 172143 46 0 0 20 0 2 0 367904015 566063104 126634 33554432000 4194304 5964478 140735818928688 140735818928208 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22623/statm: 138199 126634 186 433 0 137763 0
[pid=22623/tid=22625] ppid=22621 vsize=552796 CPUtime=1722.15 cores=0,2,4,6
/proc/22623/task/22625/stat : 22625 (pwbo2.02) R 22621 22623 22592 0 -1 4202560 123903 0 0 0 172143 72 0 0 20 0 2 0 367904024 566063104 126634 33554432000 4194304 5964478 140735818928688 140240096495416 4220672 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1721.89
Current children cumulated vsize (KiB) 552796

[startup+1782.3 s]
/proc/loadavg: 2.00 1.97 1.67 3/179 22655
/proc/meminfo: memFree=28022356/32873648 swapFree=7120/7120
[pid=22623] ppid=22621 vsize=552796 CPUtime=1781.88 cores=0,2,4,6
/proc/22623/stat : 22623 (pwbo2.02) S 22621 22623 22592 0 -1 4202496 126590 0 0 0 178142 46 0 0 20 0 2 0 367904015 566063104 126634 33554432000 4194304 5964478 140735818928688 140735818928208 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22623/statm: 138199 126634 186 433 0 137763 0
[pid=22623/tid=22625] ppid=22621 vsize=552796 CPUtime=1782.16 cores=0,2,4,6
/proc/22623/task/22625/stat : 22625 (pwbo2.02) R 22621 22623 22592 0 -1 4202560 123903 0 0 0 178142 74 0 0 20 0 2 0 367904024 566063104 126634 33554432000 4194304 5964478 140735818928688 140240096495416 4222416 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1781.88
Current children cumulated vsize (KiB) 552796

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

[startup+1791.91 s]
/proc/loadavg: 2.00 1.97 1.68 3/179 22655
/proc/meminfo: memFree=28020744/32873648 swapFree=7120/7120
[pid=22623] ppid=22621 vsize=552796 CPUtime=1791.48 cores=0,2,4,6
/proc/22623/stat : 22623 (pwbo2.02) S 22621 22623 22592 0 -1 4202496 127168 0 0 0 179102 46 0 0 20 0 2 0 367904015 566063104 127212 33554432000 4194304 5964478 140735818928688 140735818928208 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22623/statm: 138199 127212 186 433 0 137763 0
[pid=22623/tid=22625] ppid=22621 vsize=552796 CPUtime=1791.76 cores=0,2,4,6
/proc/22623/task/22625/stat : 22625 (pwbo2.02) R 22621 22623 22592 0 -1 4202560 124481 0 0 0 179102 74 0 0 20 0 2 0 367904024 566063104 127212 33554432000 4194304 5964478 140735818928688 140240096495608 5136420 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1791.48
Current children cumulated vsize (KiB) 552796

[startup+1795.1 s]
/proc/loadavg: 2.00 1.97 1.68 3/179 22655
/proc/meminfo: memFree=28016404/32873648 swapFree=7120/7120
[pid=22623] ppid=22621 vsize=552796 CPUtime=1794.68 cores=0,2,4,6
/proc/22623/stat : 22623 (pwbo2.02) S 22621 22623 22592 0 -1 4202496 128249 0 0 0 179422 46 0 0 20 0 2 0 367904015 566063104 128293 33554432000 4194304 5964478 140735818928688 140735818928208 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22623/statm: 138199 128293 186 433 0 137763 0
[pid=22623/tid=22625] ppid=22621 vsize=552796 CPUtime=1794.96 cores=0,2,4,6
/proc/22623/task/22625/stat : 22625 (pwbo2.02) R 22621 22623 22592 0 -1 4202560 125562 0 0 0 179422 74 0 0 20 0 2 0 367904024 566063104 128293 33554432000 4194304 5964478 140735818928688 140240096495608 4400087 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1794.68
Current children cumulated vsize (KiB) 552796

[startup+1798.3 s]
/proc/loadavg: 2.00 1.97 1.68 3/179 22655
/proc/meminfo: memFree=28013428/32873648 swapFree=7120/7120
[pid=22623] ppid=22621 vsize=552796 CPUtime=1797.88 cores=0,2,4,6
/proc/22623/stat : 22623 (pwbo2.02) S 22621 22623 22592 0 -1 4202496 129221 0 0 0 179741 47 0 0 20 0 2 0 367904015 566063104 129265 33554432000 4194304 5964478 140735818928688 140735818928208 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22623/statm: 138199 129265 186 433 0 137763 0
[pid=22623/tid=22625] ppid=22621 vsize=552796 CPUtime=1798.16 cores=0,2,4,6
/proc/22623/task/22625/stat : 22625 (pwbo2.02) R 22621 22623 22592 0 -1 4202560 126534 0 0 0 179742 74 0 0 20 0 2 0 367904024 566063104 129265 33554432000 4194304 5964478 140735818928688 140240096495608 4400103 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1797.88
Current children cumulated vsize (KiB) 552796

[startup+1799.1 s]
/proc/loadavg: 2.00 1.97 1.68 3/179 22655
/proc/meminfo: memFree=28012064/32873648 swapFree=7120/7120
[pid=22623] ppid=22621 vsize=552796 CPUtime=1798.67 cores=0,2,4,6
/proc/22623/stat : 22623 (pwbo2.02) S 22621 22623 22592 0 -1 4202496 129469 0 0 0 179820 47 0 0 20 0 2 0 367904015 566063104 129513 33554432000 4194304 5964478 140735818928688 140735818928208 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22623/statm: 138199 129513 186 433 0 137763 0
[pid=22623/tid=22625] ppid=22621 vsize=552796 CPUtime=1798.96 cores=0,2,4,6
/proc/22623/task/22625/stat : 22625 (pwbo2.02) R 22621 22623 22592 0 -1 4202560 126782 0 0 0 179821 75 0 0 20 0 2 0 367904024 566063104 129513 33554432000 4194304 5964478 140735818928688 140240096495608 4400087 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1798.67
Current children cumulated vsize (KiB) 552796

[startup+1799.5 s]
/proc/loadavg: 2.00 1.97 1.68 3/179 22655
/proc/meminfo: memFree=28010700/32873648 swapFree=7120/7120
[pid=22623] ppid=22621 vsize=552796 CPUtime=1799.08 cores=0,2,4,6
/proc/22623/stat : 22623 (pwbo2.02) S 22621 22623 22592 0 -1 4202496 129609 0 0 0 179861 47 0 0 20 0 2 0 367904015 566063104 129653 33554432000 4194304 5964478 140735818928688 140735818928208 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22623/statm: 138199 129653 186 433 0 137763 0
[pid=22623/tid=22625] ppid=22621 vsize=552796 CPUtime=1799.36 cores=0,2,4,6
/proc/22623/task/22625/stat : 22625 (pwbo2.02) R 22621 22623 22592 0 -1 4202560 126922 0 0 0 179861 75 0 0 20 0 2 0 367904024 566063104 129653 33554432000 4194304 5964478 140735818928688 140240096495608 5136420 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.08
Current children cumulated vsize (KiB) 552796

[startup+1799.9 s]
/proc/loadavg: 2.00 1.97 1.68 3/179 22655
/proc/meminfo: memFree=28010700/32873648 swapFree=7120/7120
[pid=22623] ppid=22621 vsize=552796 CPUtime=1799.47 cores=0,2,4,6
/proc/22623/stat : 22623 (pwbo2.02) S 22621 22623 22592 0 -1 4202496 129727 0 0 0 179900 47 0 0 20 0 2 0 367904015 566063104 129771 33554432000 4194304 5964478 140735818928688 140735818928208 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22623/statm: 138199 129771 186 433 0 137763 0
[pid=22623/tid=22625] ppid=22621 vsize=552796 CPUtime=1799.76 cores=0,2,4,6
/proc/22623/task/22625/stat : 22625 (pwbo2.02) R 22621 22623 22592 0 -1 4202560 127040 0 0 0 179901 75 0 0 20 0 2 0 367904024 566063104 129771 33554432000 4194304 5964478 140735818928688 140240096495608 4388783 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.47
Current children cumulated vsize (KiB) 552796

[startup+1800 s]
/proc/loadavg: 2.00 1.97 1.68 3/179 22655
/proc/meminfo: memFree=28010700/32873648 swapFree=7120/7120
[pid=22623] ppid=22621 vsize=552796 CPUtime=1799.57 cores=0,2,4,6
/proc/22623/stat : 22623 (pwbo2.02) S 22621 22623 22592 0 -1 4202496 129760 0 0 0 179910 47 0 0 20 0 2 0 367904015 566063104 129804 33554432000 4194304 5964478 140735818928688 140735818928208 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22623/statm: 138199 129804 186 433 0 137763 0
[pid=22623/tid=22625] ppid=22621 vsize=552796 CPUtime=1799.86 cores=0,2,4,6
/proc/22623/task/22625/stat : 22625 (pwbo2.02) R 22621 22623 22592 0 -1 4202560 127073 0 0 0 179911 75 0 0 20 0 2 0 367904024 566063104 129804 33554432000 4194304 5964478 140735818928688 140240096495608 4399920 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.57
Current children cumulated vsize (KiB) 552796

Child status: 255
Real time (s): 1800
CPU time (s): 1799.97
CPU user time (s): 1799.2
CPU system time (s): 0.765883
CPU usage (%): 99.998
Max. virtual memory (cumulated for all children) (KiB): 552796

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.2
system time used= 0.765883
maximum resident set size= 519228
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 129763
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= 201
involuntary context switches= 1861

runsolver used 6.72598 second user time and 17.9893 second system time

The end

Launcher Data

Begin job on node114 at 2012-06-06 23:22:46
IDJOB=3726694
IDBENCH=90190
IDSOLVER=2310
FILE ID=node114/3726694-1339017766
RUNJOBID= node114-1339017766-22609
PBS_JOBID= 14643301
Free space on /tmp= 70312 MiB

SOLVER NAME= pwbo 2.02
BENCH NAME= PB12/normalized-PB12/DEC-SMALLINT-LIN/sroussel/ShortestPathNG/normalized-NG_K138.opb
COMMAND LINE= pwbo2.02 -file-format=opb -verbosity=0 -thread=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3726694-1339017766/watcher-3726694-1339017766 -o /tmp/evaluation-result-3726694-1339017766/solver-3726694-1339017766 -C 1800 -W 1900 -M 15500  pwbo2.02 -file-format=opb -verbosity=0 -thread=1 HOME/instance-3726694-1339017766.opb

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

MD5SUM BENCH= b6be79d7c894904bfb5f7c9acfb80f53
RANDOM SEED=1586395189

node114.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.242
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	: 5332.48
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.242
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.242
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	: 5451.90
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.242
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.242
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.91
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.242
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.91
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.242
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.91
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.242
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:       32873648 kB
MemFree:        29077452 kB
Buffers:          556444 kB
Cached:          2307988 kB
SwapCached:         1944 kB
Active:          1026108 kB
Inactive:        1843244 kB
Active(anon):       4604 kB
Inactive(anon):     2432 kB
Active(file):    1021504 kB
Inactive(file):  1840812 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67100568 kB
Dirty:              6692 kB
Writeback:             0 kB
AnonPages:         10412 kB
Mapped:             8896 kB
Shmem:                24 kB
Slab:             790064 kB
SReclaimable:     234052 kB
SUnreclaim:       556012 kB
KernelStack:        1376 kB
PageTables:         3900 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     104224 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70300 MiB
End job on node114 at 2012-06-06 23:52:47