Trace number 3726370

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
pwbo 2.02? (TO) 1800.47 901.834

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/NG/
normalized-NG.dot_luby_10null20mast_rapportOE1.0_TMAX60_K192_cod2.opb
MD5SUM768b5e23d0b4ff11a666e1cea764674d
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-11680
Best CPU time to get the best result obtained on this benchmark1314.51
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables400896
Total number of constraints402763
Number of constraints which are clauses400785
Number of constraints which are cardinality constraints (but not clauses)194
Number of constraints which are nor clauses,nor cardinality constraints1784
Minimum length of a constraint2
Maximum length of a constraint58023
Number of terms in the objective function 1605
Biggest coefficient in the objective function 1024
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 370041
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 1024
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 370041
Number of bits of the biggest sum of numbers19
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-3726370-1338667532.opb.
0.00/0.00	c Instance file HOME/instance-3726370-1338667532.opb
0.00/0.00	c File size is 28233538 bytes.
3.08/3.14	c Cost Offset: -370041
3.08/3.14	c Highest Coefficient sum: 63611
3.08/3.14	c ============================[ Problem Statistics ]=============================
3.08/3.14	c |                                                                             |
3.08/3.14	c |  Parsing time:          3.14         s                                      |
3.08/3.14	c |  Number Variables:      400896                                              |
3.08/3.14	c |  Number Clauses:        400785                                              |
3.08/3.14	c |  Number Cardinality:    1977                                                |
3.08/3.14	c |  Number PB Constraints: 1                                                   |
3.08/3.14	c |                                                                             |
3.60/3.47	c |  Problem Type:          Optimization                                        |
3.60/3.47	c |  Objective Function:    PB Constraint                                       |
3.60/3.47	c |                                                                             |
3.60/3.47	c ===============================================================================
1800.08/901.81	c ===============================================================================
1800.08/901.81	c Wall Clock Time: 901.80 s
1800.08/901.81	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-3726370-1338667532/watcher-3726370-1338667532 -o /tmp/evaluation-result-3726370-1338667532/solver-3726370-1338667532 -C 1800 -W 1900 -M 15500 pwbo2.02 -file-format=opb -verbosity=0 HOME/instance-3726370-1338667532.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.85 1.97 1.99 3/173 7752
/proc/meminfo: memFree=27386748/32873648 swapFree=6860/6860
[pid=7752] ppid=7749 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/7752/stat : 7752 (runsolver) D 7749 7752 7711 0 -1 4202560 40 0 0 0 0 0 0 0 20 0 1 0 332879310 12095488 50 33554432000 4194304 5436572 140737303105808 140737303102104 4883175 0 0 4096 24578 18446744071579943789 0 0 17 0 0 0 0 0 0
/proc/7752/statm: 2953 50 31 304 0 2645 0

[startup+0.011144 s]
/proc/loadavg: 1.85 1.97 1.99 3/173 7752
/proc/meminfo: memFree=27386748/32873648 swapFree=6860/6860
[pid=7752] ppid=7749 vsize=32692 CPUtime=0 cores=0,2,4,6
/proc/7752/stat : 7752 (pwbo2.02) R 7749 7752 7711 0 -1 4202496 583 0 0 0 0 0 0 0 20 0 1 0 332879310 33476608 536 33554432000 4194304 5964478 140736412990352 140737303101688 5179696 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/7752/statm: 8173 552 165 433 0 844 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 32692

[startup+0.100224 s]
/proc/loadavg: 1.85 1.97 1.99 3/173 7752
/proc/meminfo: memFree=27386748/32873648 swapFree=6860/6860
[pid=7752] ppid=7749 vsize=48176 CPUtime=0.08 cores=0,2,4,6
/proc/7752/stat : 7752 (pwbo2.02) R 7749 7752 7711 0 -1 4202496 4632 0 0 0 8 0 0 0 20 0 1 0 332879310 49332224 4470 33554432000 4194304 5964478 140736412990352 140737303101688 4419535 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/7752/statm: 12044 4471 422 433 0 4715 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 48176

[startup+0.300222 s]
/proc/loadavg: 1.85 1.97 1.99 3/173 7752
/proc/meminfo: memFree=27386748/32873648 swapFree=6860/6860
[pid=7752] ppid=7749 vsize=69832 CPUtime=0.28 cores=0,2,4,6
/proc/7752/stat : 7752 (pwbo2.02) R 7749 7752 7711 0 -1 4202496 10691 0 0 0 27 1 0 0 20 0 1 0 332879310 71507968 10262 33554432000 4194304 5964478 140736412990352 140737303101688 5136490 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/7752/statm: 17458 10262 973 433 0 10129 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 69832

[startup+0.700172 s]
/proc/loadavg: 1.85 1.97 1.99 3/173 7752
/proc/meminfo: memFree=27386748/32873648 swapFree=6860/6860
[pid=7752] ppid=7749 vsize=119764 CPUtime=0.68 cores=0,2,4,6
/proc/7752/stat : 7752 (pwbo2.02) R 7749 7752 7711 0 -1 4202496 23752 0 0 0 65 3 0 0 20 0 1 0 332879310 122638336 22537 33554432000 4194304 5964478 140736412990352 140736412988696 5180108 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/7752/statm: 29941 22567 2014 433 0 22612 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 119764

[startup+1.50024 s]
/proc/loadavg: 1.85 1.97 1.99 3/177 7756
/proc/meminfo: memFree=27147032/32873648 swapFree=6860/6860
[pid=7752] ppid=7749 vsize=213312 CPUtime=1.48 cores=0,2,4,6
/proc/7752/stat : 7752 (pwbo2.02) R 7749 7752 7711 0 -1 4202496 46656 0 0 0 142 6 0 0 20 0 1 0 332879310 218431488 47192 33554432000 4194304 5964478 140736412990352 140736412988696 4339180 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/7752/statm: 53328 47195 3851 433 0 45999 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 213312

[startup+3.10029 s]
/proc/loadavg: 1.85 1.97 1.99 3/177 7756
/proc/meminfo: memFree=26919360/32873648 swapFree=6860/6860
[pid=7752] ppid=7749 vsize=336876 CPUtime=3.08 cores=0,2,4,6
/proc/7752/stat : 7752 (pwbo2.02) R 7749 7752 7711 0 -1 4202496 75861 0 0 0 296 12 0 0 20 0 1 0 332879310 344961024 77870 33554432000 4194304 5964478 140736412990352 140736412988728 4339223 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/7752/statm: 84219 77870 6982 433 0 76890 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 336876

[startup+6.30037 s]
/proc/loadavg: 1.87 1.97 1.99 5/181 7760
/proc/meminfo: memFree=25933956/32873648 swapFree=6860/6860
[pid=7752] ppid=7749 vsize=885556 CPUtime=9.39 cores=0,2,4,6
/proc/7752/stat : 7752 (pwbo2.02) S 7749 7752 7711 0 -1 4202496 166193 0 0 0 903 36 0 0 20 0 3 0 332879310 906809344 183728 33554432000 4194304 5964478 140736412990352 140736412989872 4546685 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7752/statm: 221389 183728 196 433 0 220953 0
[pid=7752/tid=7759] ppid=7749 vsize=885556 CPUtime=3.12 cores=0,2,4,6
/proc/7752/task/7759/stat : 7759 (pwbo2.02) R 7749 7752 7711 0 -1 4202560 65833 0 0 0 294 18 0 0 20 0 3 0 332879624 906809344 183728 33554432000 4194304 5964478 140736412990352 140654981184024 5122424 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=7752/tid=7760] ppid=7749 vsize=885556 CPUtime=3.11 cores=0,2,4,6
/proc/7752/task/7760/stat : 7760 (pwbo2.02) R 7749 7752 7711 0 -1 4202560 22817 0 0 0 305 6 0 0 20 0 3 0 332879624 906809344 183728 33554432000 4194304 5964478 140736412990352 140654970693944 4389085 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 9.39
Current children cumulated vsize (KiB) 885556

[startup+12.7002 s]
/proc/loadavg: 2.04 2.01 2.00 5/181 7760
/proc/meminfo: memFree=25878616/32873648 swapFree=6860/6860
[pid=7752] ppid=7749 vsize=885556 CPUtime=22.18 cores=0,2,4,6
/proc/7752/stat : 7752 (pwbo2.02) S 7749 7752 7711 0 -1 4202496 170295 0 0 0 2180 38 0 0 20 0 3 0 332879310 906809344 185266 33554432000 4194304 5964478 140736412990352 140736412989872 4546685 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7752/statm: 221389 185266 197 433 0 220953 0
[pid=7752/tid=7759] ppid=7749 vsize=885556 CPUtime=9.52 cores=0,2,4,6
/proc/7752/task/7759/stat : 7759 (pwbo2.02) R 7749 7752 7711 0 -1 4202560 68964 0 0 0 932 20 0 0 20 0 3 0 332879624 906809344 185266 33554432000 4194304 5964478 140736412990352 140654981184328 5130994 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=7752/tid=7760] ppid=7749 vsize=885556 CPUtime=9.51 cores=0,2,4,6
/proc/7752/task/7760/stat : 7760 (pwbo2.02) R 7749 7752 7711 0 -1 4202560 23788 0 0 0 945 6 0 0 20 0 3 0 332879624 906809344 185266 33554432000 4194304 5964478 140736412990352 140654970693864 4389132 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 22.18
Current children cumulated vsize (KiB) 885556

[startup+25.5003 s]
/proc/loadavg: 2.47 2.10 2.03 5/181 7760
/proc/meminfo: memFree=25804604/32873648 swapFree=6860/6860
[pid=7752] ppid=7749 vsize=902088 CPUtime=47.78 cores=0,2,4,6
/proc/7752/stat : 7752 (pwbo2.02) S 7749 7752 7711 0 -1 4202496 172899 0 0 0 4738 40 0 0 20 0 3 0 332879310 923738112 183064 33554432000 4194304 5964478 140736412990352 140736412989872 4546685 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7752/statm: 225522 183064 197 433 0 225086 0
[pid=7752/tid=7759] ppid=7749 vsize=902088 CPUtime=22.32 cores=0,2,4,6
/proc/7752/task/7759/stat : 7759 (pwbo2.02) R 7749 7752 7711 0 -1 4202560 71397 0 0 0 2210 22 0 0 20 0 3 0 332879624 923738112 183064 33554432000 4194304 5964478 140736412990352 140654981184328 4392863 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=7752/tid=7760] ppid=7749 vsize=902088 CPUtime=22.31 cores=0,2,4,6
/proc/7752/task/7760/stat : 7760 (pwbo2.02) R 7749 7752 7711 0 -1 4202560 23959 0 0 0 2224 7 0 0 20 0 3 0 332879624 923738112 183064 33554432000 4194304 5964478 140736412990352 140654970693992 4403343 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 47.78
Current children cumulated vsize (KiB) 902088

[startup+51.1003 s]
/proc/loadavg: 2.99 2.26 2.08 5/181 7760
/proc/meminfo: memFree=25543184/32873648 swapFree=6860/6860
[pid=7752] ppid=7749 vsize=918492 CPUtime=98.96 cores=0,2,4,6
/proc/7752/stat : 7752 (pwbo2.02) S 7749 7752 7711 0 -1 4202496 175639 0 0 0 9855 41 0 0 20 0 3 0 332879310 940535808 200350 33554432000 4194304 5964478 140736412990352 140736412989872 4546685 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7752/statm: 229623 200350 197 433 0 229187 0
[pid=7752/tid=7759] ppid=7749 vsize=918492 CPUtime=47.92 cores=0,2,4,6
/proc/7752/task/7759/stat : 7759 (pwbo2.02) R 7749 7752 7711 0 -1 4202560 73943 0 0 0 4769 23 0 0 20 0 3 0 332879624 940535808 200350 33554432000 4194304 5964478 140736412990352 140654981183816 4399920 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=7752/tid=7760] ppid=7749 vsize=918492 CPUtime=47.91 cores=0,2,4,6
/proc/7752/task/7760/stat : 7760 (pwbo2.02) R 7749 7752 7711 0 -1 4202560 24153 0 0 0 4784 7 0 0 20 0 3 0 332879624 940535808 200350 33554432000 4194304 5964478 140736412990352 140654970693992 4403624 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 98.96
Current children cumulated vsize (KiB) 918492

[startup+102.307 s]
/proc/loadavg: 3.56 2.52 2.18 5/181 7761
/proc/meminfo: memFree=25201052/32873648 swapFree=6860/6860
[pid=7752] ppid=7749 vsize=947656 CPUtime=201.35 cores=0,2,4,6
/proc/7752/stat : 7752 (pwbo2.02) S 7749 7752 7711 0 -1 4202496 180728 0 0 0 20090 45 0 0 20 0 3 0 332879310 970399744 209347 33554432000 4194304 5964478 140736412990352 140736412989872 4546685 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7752/statm: 236914 209347 197 433 0 236478 0
[pid=7752/tid=7759] ppid=7749 vsize=947656 CPUtime=99.13 cores=0,2,4,6
/proc/7752/task/7759/stat : 7759 (pwbo2.02) R 7749 7752 7711 0 -1 4202560 78557 0 0 0 9886 27 0 0 20 0 3 0 332879624 970399744 209347 33554432000 4194304 5964478 140736412990352 140654981183928 5139166 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=7752/tid=7760] ppid=7749 vsize=947656 CPUtime=99.11 cores=0,2,4,6
/proc/7752/task/7760/stat : 7760 (pwbo2.02) R 7749 7752 7711 0 -1 4202560 24628 0 0 0 9902 9 0 0 20 0 3 0 332879624 970399744 209347 33554432000 4194304 5964478 140736412990352 140654970693944 4387951 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 201.35
Current children cumulated vsize (KiB) 947656

[startup+162.3 s]
/proc/loadavg: 3.84 2.79 2.29 5/181 7761
/proc/meminfo: memFree=24868592/32873648 swapFree=6860/6860
[pid=7752] ppid=7749 vsize=947656 CPUtime=321.32 cores=0,2,4,6
/proc/7752/stat : 7752 (pwbo2.02) S 7749 7752 7711 0 -1 4202496 181506 0 0 0 32086 46 0 0 20 0 3 0 332879310 970399744 211390 33554432000 4194304 5964478 140736412990352 140736412989872 4546685 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7752/statm: 236914 211390 197 433 0 236478 0
[pid=7752/tid=7759] ppid=7749 vsize=947656 CPUtime=159.12 cores=0,2,4,6
/proc/7752/task/7759/stat : 7759 (pwbo2.02) R 7749 7752 7711 0 -1 4202560 78884 0 0 0 15884 28 0 0 20 0 3 0 332879624 970399744 211390 33554432000 4194304 5964478 140736412990352 140654981183752 4222416 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=7752/tid=7760] ppid=7749 vsize=947656 CPUtime=159.1 cores=0,2,4,6
/proc/7752/task/7760/stat : 7760 (pwbo2.02) R 7749 7752 7711 0 -1 4202560 25079 0 0 0 15900 10 0 0 20 0 3 0 332879624 970399744 211390 33554432000 4194304 5964478 140736412990352 140654970693944 4403406 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 321.32
Current children cumulated vsize (KiB) 947656

[startup+222.3 s]
/proc/loadavg: 3.94 3.01 2.40 5/181 7761
/proc/meminfo: memFree=24549252/32873648 swapFree=6860/6860
[pid=7752] ppid=7749 vsize=967704 CPUtime=441.3 cores=0,2,4,6
/proc/7752/stat : 7752 (pwbo2.02) S 7749 7752 7711 0 -1 4202496 183086 0 0 0 44082 48 0 0 20 0 3 0 332879310 990928896 216277 33554432000 4194304 5964478 140736412990352 140736412989872 4546685 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7752/statm: 241926 216277 197 433 0 241490 0
[pid=7752/tid=7759] ppid=7749 vsize=967704 CPUtime=219.12 cores=0,2,4,6
/proc/7752/task/7759/stat : 7759 (pwbo2.02) R 7749 7752 7711 0 -1 4202560 79660 0 0 0 21882 30 0 0 20 0 3 0 332879624 990928896 216277 33554432000 4194304 5964478 140736412990352 140654981183752 4392863 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=7752/tid=7760] ppid=7749 vsize=967704 CPUtime=219.11 cores=0,2,4,6
/proc/7752/task/7760/stat : 7760 (pwbo2.02) R 7749 7752 7711 0 -1 4202560 25883 0 0 0 21898 13 0 0 20 0 3 0 332879624 990928896 216277 33554432000 4194304 5964478 140736412990352 140654970693944 4399854 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 441.3
Current children cumulated vsize (KiB) 967704

[startup+282.3 s]
/proc/loadavg: 3.98 3.18 2.49 5/182 7764
/proc/meminfo: memFree=24255728/32873648 swapFree=6860/6860
[pid=7752] ppid=7749 vsize=1016756 CPUtime=561.28 cores=0,2,4,6
/proc/7752/stat : 7752 (pwbo2.02) S 7749 7752 7711 0 -1 4202496 194022 0 0 0 56073 55 0 0 20 0 3 0 332879310 1041158144 213112 33554432000 4194304 5964478 140736412990352 140736412989872 4546685 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7752/statm: 254189 213112 197 433 0 253753 0
[pid=7752/tid=7759] ppid=7749 vsize=1016756 CPUtime=279.12 cores=0,2,4,6
/proc/7752/task/7759/stat : 7759 (pwbo2.02) R 7749 7752 7711 0 -1 4202560 90112 0 0 0 27874 38 0 0 20 0 3 0 332879624 1041158144 213112 33554432000 4194304 5964478 140736412990352 140654981184328 4387939 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=7752/tid=7760] ppid=7749 vsize=1016756 CPUtime=279.11 cores=0,2,4,6
/proc/7752/task/7760/stat : 7760 (pwbo2.02) R 7749 7752 7711 0 -1 4202560 26367 0 0 0 27897 14 0 0 20 0 3 0 332879624 1041158144 213112 33554432000 4194304 5964478 140736412990352 140654970693944 4222416 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 561.28
Current children cumulated vsize (KiB) 1016756

[startup+342.3 s]
/proc/loadavg: 4.10 3.36 2.60 5/181 7764
/proc/meminfo: memFree=23996016/32873648 swapFree=6860/6860
[pid=7752] ppid=7749 vsize=1016756 CPUtime=681.25 cores=0,2,4,6
/proc/7752/stat : 7752 (pwbo2.02) S 7749 7752 7711 0 -1 4202496 194654 0 0 0 68069 56 0 0 20 0 3 0 332879310 1041158144 213719 33554432000 4194304 5964478 140736412990352 140736412989872 4546685 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7752/statm: 254189 213719 197 433 0 253753 0
[pid=7752/tid=7759] ppid=7749 vsize=1016756 CPUtime=339.1 cores=0,2,4,6
/proc/7752/task/7759/stat : 7759 (pwbo2.02) R 7749 7752 7711 0 -1 4202560 90137 0 0 0 33871 39 0 0 20 0 3 0 332879624 1041158144 213719 33554432000 4194304 5964478 140736412990352 140654981184328 4392863 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=7752/tid=7760] ppid=7749 vsize=1016756 CPUtime=339.11 cores=0,2,4,6
/proc/7752/task/7760/stat : 7760 (pwbo2.02) R 7749 7752 7711 0 -1 4202560 26974 0 0 0 33895 16 0 0 20 0 3 0 332879624 1041158144 213719 33554432000 4194304 5964478 140736412990352 140654970693944 4399920 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 681.25
Current children cumulated vsize (KiB) 1016756

[startup+402.3 s]
/proc/loadavg: 4.07 3.49 2.68 5/180 7764
/proc/meminfo: memFree=23589004/32873648 swapFree=6860/6860
[pid=7752] ppid=7749 vsize=1016756 CPUtime=801.22 cores=0,2,4,6
/proc/7752/stat : 7752 (pwbo2.02) S 7749 7752 7711 0 -1 4202496 209095 0 0 0 80060 62 0 0 20 0 3 0 332879310 1041158144 225708 33554432000 4194304 5964478 140736412990352 140736412989872 4546685 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7752/statm: 254189 225708 197 433 0 253753 0
[pid=7752/tid=7759] ppid=7749 vsize=1016756 CPUtime=399.1 cores=0,2,4,6
/proc/7752/task/7759/stat : 7759 (pwbo2.02) R 7749 7752 7711 0 -1 4202560 103906 0 0 0 39866 44 0 0 20 0 3 0 332879624 1041158144 225708 33554432000 4194304 5964478 140736412990352 140654981184328 4399915 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=7752/tid=7760] ppid=7749 vsize=1016756 CPUtime=399.11 cores=0,2,4,6
/proc/7752/task/7760/stat : 7760 (pwbo2.02) R 7749 7752 7711 0 -1 4202560 27646 0 0 0 39893 18 0 0 20 0 3 0 332879624 1041158144 225708 33554432000 4194304 5964478 140736412990352 140654970693944 4392696 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 801.22
Current children cumulated vsize (KiB) 1016756

[startup+462.3 s]
/proc/loadavg: 4.06 3.59 2.77 5/181 7765
/proc/meminfo: memFree=23266680/32873648 swapFree=6860/6860
[pid=7752] ppid=7749 vsize=1082292 CPUtime=921.2 cores=0,2,4,6
/proc/7752/stat : 7752 (pwbo2.02) S 7749 7752 7711 0 -1 4202496 215045 0 0 0 92052 68 0 0 20 0 3 0 332879310 1108267008 239916 33554432000 4194304 5964478 140736412990352 140736412989872 4546685 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7752/statm: 270573 239916 197 433 0 270137 0
[pid=7752/tid=7759] ppid=7749 vsize=1082292 CPUtime=459.11 cores=0,2,4,6
/proc/7752/task/7759/stat : 7759 (pwbo2.02) R 7749 7752 7711 0 -1 4202560 109317 0 0 0 45862 49 0 0 20 0 3 0 332879624 1108267008 239916 33554432000 4194304 5964478 140736412990352 140654981183832 4392779 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=7752/tid=7760] ppid=7749 vsize=1082292 CPUtime=459.12 cores=0,2,4,6
/proc/7752/task/7760/stat : 7760 (pwbo2.02) R 7749 7752 7711 0 -1 4202560 28185 0 0 0 45892 20 0 0 20 0 3 0 332879624 1108267008 239916 33554432000 4194304 5964478 140736412990352 140654970693944 4399920 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 921.2
Current children cumulated vsize (KiB) 1082292

[startup+522.3 s]
/proc/loadavg: 4.06 3.68 2.85 5/181 7765
/proc/meminfo: memFree=23132176/32873648 swapFree=6860/6860
[pid=7752] ppid=7749 vsize=1164232 CPUtime=1041.18 cores=0,2,4,6
/proc/7752/stat : 7752 (pwbo2.02) S 7749 7752 7711 0 -1 4202496 221230 0 0 0 104046 72 0 0 20 0 3 0 332879310 1192173568 252756 33554432000 4194304 5964478 140736412990352 140736412989872 4546685 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7752/statm: 291058 252756 197 433 0 290622 0
[pid=7752/tid=7759] ppid=7749 vsize=1164232 CPUtime=519.11 cores=0,2,4,6
/proc/7752/task/7759/stat : 7759 (pwbo2.02) R 7749 7752 7711 0 -1 4202560 114728 0 0 0 51858 53 0 0 20 0 3 0 332879624 1192173568 252756 33554432000 4194304 5964478 140736412990352 140654981183784 4392882 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=7752/tid=7760] ppid=7749 vsize=1164232 CPUtime=519.12 cores=0,2,4,6
/proc/7752/task/7760/stat : 7760 (pwbo2.02) R 7749 7752 7711 0 -1 4202560 28959 0 0 0 51890 22 0 0 20 0 3 0 332879624 1192173568 252756 33554432000 4194304 5964478 140736412990352 140654970693944 4403343 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1041.18
Current children cumulated vsize (KiB) 1164232

[startup+582.3 s]
/proc/loadavg: 4.05 3.75 2.92 5/181 7765
/proc/meminfo: memFree=22978052/32873648 swapFree=6860/6860
[pid=7752] ppid=7749 vsize=1164232 CPUtime=1161.16 cores=0,2,4,6
/proc/7752/stat : 7752 (pwbo2.02) S 7749 7752 7711 0 -1 4202496 227741 0 0 0 116039 77 0 0 20 0 3 0 332879310 1192173568 264722 33554432000 4194304 5964478 140736412990352 140736412989872 4546685 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7752/statm: 291058 264722 198 433 0 290622 0
[pid=7752/tid=7759] ppid=7749 vsize=1164232 CPUtime=579.11 cores=0,2,4,6
/proc/7752/task/7759/stat : 7759 (pwbo2.02) R 7749 7752 7711 0 -1 4202560 120729 0 0 0 57853 58 0 0 20 0 3 0 332879624 1192173568 264722 33554432000 4194304 5964478 140736412990352 140654981183832 4403620 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=7752/tid=7760] ppid=7749 vsize=1164232 CPUtime=579.12 cores=0,2,4,6
/proc/7752/task/7760/stat : 7760 (pwbo2.02) R 7749 7752 7711 0 -1 4202560 29469 0 0 0 57888 24 0 0 20 0 3 0 332879624 1192173568 264722 33554432000 4194304 5964478 140736412990352 140654970693944 4389110 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1161.16
Current children cumulated vsize (KiB) 1164232

[startup+642.3 s]
/proc/loadavg: 4.02 3.79 2.99 5/181 7765
/proc/meminfo: memFree=22828904/32873648 swapFree=6860/6860
[pid=7752] ppid=7749 vsize=1229768 CPUtime=1281.15 cores=0,2,4,6
/proc/7752/stat : 7752 (pwbo2.02) S 7749 7752 7711 0 -1 4202496 244600 0 0 0 128031 84 0 0 20 0 3 0 332879310 1259282432 278585 33554432000 4194304 5964478 140736412990352 140736412989872 4546685 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7752/statm: 307442 278585 198 433 0 307006 0
[pid=7752/tid=7759] ppid=7749 vsize=1229768 CPUtime=639.12 cores=0,2,4,6
/proc/7752/task/7759/stat : 7759 (pwbo2.02) R 7749 7752 7711 0 -1 4202560 137169 0 0 0 63847 65 0 0 20 0 3 0 332879624 1259282432 278585 33554432000 4194304 5964478 140736412990352 140654981184328 4387951 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=7752/tid=7760] ppid=7749 vsize=1229768 CPUtime=639.13 cores=0,2,4,6
/proc/7752/task/7760/stat : 7760 (pwbo2.02) R 7749 7752 7711 0 -1 4202560 29888 0 0 0 63887 26 0 0 20 0 3 0 332879624 1259282432 278585 33554432000 4194304 5964478 140736412990352 140654970693944 4389129 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1281.15
Current children cumulated vsize (KiB) 1229768

[startup+702.3 s]
/proc/loadavg: 4.00 3.83 3.05 5/181 7765
/proc/meminfo: memFree=22642092/32873648 swapFree=6860/6860
[pid=7752] ppid=7749 vsize=1344436 CPUtime=1401.12 cores=0,2,4,6
/proc/7752/stat : 7752 (pwbo2.02) S 7749 7752 7711 0 -1 4202496 255882 0 0 0 140020 92 0 0 20 0 3 0 332879310 1376702464 298257 33554432000 4194304 5964478 140736412990352 140736412989872 4546685 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7752/statm: 336109 298257 198 433 0 335673 0
[pid=7752/tid=7759] ppid=7749 vsize=1344436 CPUtime=699.12 cores=0,2,4,6
/proc/7752/task/7759/stat : 7759 (pwbo2.02) R 7749 7752 7711 0 -1 4202560 148019 0 0 0 69839 73 0 0 20 0 3 0 332879624 1376702464 298257 33554432000 4194304 5964478 140736412990352 140654981184280 5139118 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=7752/tid=7760] ppid=7749 vsize=1344436 CPUtime=699.13 cores=0,2,4,6
/proc/7752/task/7760/stat : 7760 (pwbo2.02) R 7749 7752 7711 0 -1 4202560 30320 0 0 0 69885 28 0 0 20 0 3 0 332879624 1376702464 298257 33554432000 4194304 5964478 140736412990352 140654970693944 4400001 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1401.12
Current children cumulated vsize (KiB) 1344436

[startup+762.307 s]
/proc/loadavg: 4.00 3.86 3.10 5/181 7766
/proc/meminfo: memFree=22422884/32873648 swapFree=6860/6860
[pid=7752] ppid=7749 vsize=1409972 CPUtime=1521.12 cores=0,2,4,6
/proc/7752/stat : 7752 (pwbo2.02) S 7749 7752 7711 0 -1 4202496 273504 0 0 0 152007 105 0 0 20 0 3 0 332879310 1443811328 320082 33554432000 4194304 5964478 140736412990352 140736412989872 4546685 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7752/statm: 352493 320082 198 433 0 352057 0
[pid=7752/tid=7759] ppid=7749 vsize=1409972 CPUtime=759.13 cores=0,2,4,6
/proc/7752/task/7759/stat : 7759 (pwbo2.02) R 7749 7752 7711 0 -1 4202560 164981 0 0 0 75827 86 0 0 20 0 3 0 332879624 1443811328 320082 33554432000 4194304 5964478 140736412990352 140654981183832 5135617 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=7752/tid=7760] ppid=7749 vsize=1409972 CPUtime=759.14 cores=0,2,4,6
/proc/7752/task/7760/stat : 7760 (pwbo2.02) R 7749 7752 7711 0 -1 4202560 30980 0 0 0 75885 29 0 0 20 0 3 0 332879624 1443811328 320082 33554432000 4194304 5964478 140736412990352 140654970693944 4392863 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1521.12
Current children cumulated vsize (KiB) 1409972

[startup+822.3 s]
/proc/loadavg: 4.00 3.88 3.16 5/181 7766
/proc/meminfo: memFree=22244152/32873648 swapFree=6860/6860
[pid=7752] ppid=7749 vsize=1475508 CPUtime=1641.09 cores=0,2,4,6
/proc/7752/stat : 7752 (pwbo2.02) S 7749 7752 7711 0 -1 4202496 300454 0 0 0 163993 116 0 0 20 0 3 0 332879310 1510920192 338280 33554432000 4194304 5964478 140736412990352 140736412989872 4546685 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7752/statm: 368877 338280 198 433 0 368441 0
[pid=7752/tid=7759] ppid=7749 vsize=1475508 CPUtime=819.12 cores=0,2,4,6
/proc/7752/task/7759/stat : 7759 (pwbo2.02) R 7749 7752 7711 0 -1 4202560 191005 0 0 0 81814 98 0 0 20 0 3 0 332879624 1510920192 338280 33554432000 4194304 5964478 140736412990352 140654981184024 5130901 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=7752/tid=7760] ppid=7749 vsize=1475508 CPUtime=819.13 cores=0,2,4,6
/proc/7752/task/7760/stat : 7760 (pwbo2.02) R 7749 7752 7711 0 -1 4202560 31906 0 0 0 81882 31 0 0 20 0 3 0 332879624 1510920192 338280 33554432000 4194304 5964478 140736412990352 140654970693944 4392819 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1641.09
Current children cumulated vsize (KiB) 1475508

[startup+882.3 s]
/proc/loadavg: 4.00 3.90 3.21 5/182 7769
/proc/meminfo: memFree=22181736/32873648 swapFree=6860/6860
[pid=7752] ppid=7749 vsize=1568384 CPUtime=1761.08 cores=0,2,4,6
/proc/7752/stat : 7752 (pwbo2.02) S 7749 7752 7711 0 -1 4202496 317397 0 0 0 175982 126 0 0 20 0 3 0 332879310 1606025216 351850 33554432000 4194304 5964478 140736412990352 140736412989872 4546685 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7752/statm: 392096 351850 198 433 0 391660 0
[pid=7752/tid=7759] ppid=7749 vsize=1568384 CPUtime=879.13 cores=0,2,4,6
/proc/7752/task/7759/stat : 7759 (pwbo2.02) R 7749 7752 7711 0 -1 4202560 207172 0 0 0 87806 107 0 0 20 0 3 0 332879624 1606025216 351850 33554432000 4194304 5964478 140736412990352 140654981184024 4403343 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=7752/tid=7760] ppid=7749 vsize=1568384 CPUtime=879.14 cores=0,2,4,6
/proc/7752/task/7760/stat : 7760 (pwbo2.02) R 7749 7752 7711 0 -1 4202560 32682 0 0 0 87881 33 0 0 20 0 3 0 332879624 1606025216 351850 33554432000 4194304 5964478 140736412990352 140654970693944 4389160 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1761.08
Current children cumulated vsize (KiB) 1568384



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+901.8 s]
/proc/loadavg: 4.00 3.90 3.22 5/182 7769
/proc/meminfo: memFree=22076000/32873648 swapFree=6860/6860
[pid=7752] ppid=7749 vsize=1633920 CPUtime=1800.08 cores=0,2,4,6
/proc/7752/stat : 7752 (pwbo2.02) S 7749 7752 7711 0 -1 4202496 327717 0 0 0 179878 130 0 0 20 0 3 0 332879310 1673134080 372232 33554432000 4194304 5964478 140736412990352 140736412989872 4546685 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7752/statm: 408480 372232 198 433 0 408044 0
[pid=7752/tid=7759] ppid=7749 vsize=1633920 CPUtime=898.63 cores=0,2,4,6
/proc/7752/task/7759/stat : 7759 (pwbo2.02) R 7749 7752 7711 0 -1 4202560 217212 0 0 0 89752 111 0 0 20 0 3 0 332879624 1673134080 372232 33554432000 4194304 5964478 140736412990352 140654981183832 5130842 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=7752/tid=7760] ppid=7749 vsize=1633920 CPUtime=898.64 cores=0,2,4,6
/proc/7752/task/7760/stat : 7760 (pwbo2.02) R 7749 7752 7711 0 -1 4202560 32962 0 0 0 89831 33 0 0 20 0 3 0 332879624 1673134080 372232 33554432000 4194304 5964478 140736412990352 140654970693944 4392829 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 1633920

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child status: 0
Real time (s): 901.834
CPU time (s): 1800.47
CPU user time (s): 1798.87
CPU system time (s): 1.60676
CPU usage (%): 199.646
Max. virtual memory (cumulated for all children) (KiB): 1633920

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.87
system time used= 1.60675
maximum resident set size= 1488932
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 327718
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= 5662
involuntary context switches= 1900

runsolver used 1.88271 second user time and 5.56315 second system time

The end

Launcher Data

Begin job on node116 at 2012-06-02 22:05:33
IDJOB=3726370
IDBENCH=91029
IDSOLVER=2309
FILE ID=node116/3726370-1338667532
RUNJOBID= node116-1338667532-7727
PBS_JOBID= 14636521
Free space on /tmp= 70984 MiB

SOLVER NAME= pwbo 2.02
BENCH NAME= PB12/normalized-PB12/OPT-SMALLINT-LIN/sroussel/NG/normalized-NG.dot_luby_10null20mast_rapportOE1.0_TMAX60_K192_cod2.opb
COMMAND LINE= pwbo2.02 -file-format=opb -verbosity=0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3726370-1338667532/watcher-3726370-1338667532 -o /tmp/evaluation-result-3726370-1338667532/solver-3726370-1338667532 -C 1800 -W 1900 -M 15500  pwbo2.02 -file-format=opb -verbosity=0 HOME/instance-3726370-1338667532.opb

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

MD5SUM BENCH= 768b5e23d0b4ff11a666e1cea764674d
RANDOM SEED=2094981556

node116.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.556
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.11
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.556
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.556
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	: 5438.54
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.556
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.556
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.92
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.556
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.556
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:        27387260 kB
Buffers:          501208 kB
Cached:          4086812 kB
SwapCached:         3028 kB
Active:          2176248 kB
Inactive:        2423656 kB
Active(anon):       2060 kB
Inactive(anon):     8512 kB
Active(file):    2174188 kB
Inactive(file):  2415144 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67103480 kB
Dirty:             66208 kB
Writeback:             0 kB
AnonPages:         15228 kB
Mapped:            11164 kB
Shmem:                68 kB
Slab:             748340 kB
SReclaimable:     192156 kB
SUnreclaim:       556184 kB
KernelStack:        1432 kB
PageTables:         3924 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     102684 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 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= 70972 MiB
End job on node116 at 2012-06-02 22:20:36