Trace number 3726359

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.57 900.44

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_unif_20null10mast_rapportOE2.0_TMAX180_K67_cod2.opb
MD5SUM27c4cd1b0a50f71c46e26d24b1ec8806
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-22783
Best CPU time to get the best result obtained on this benchmark1800.04
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables40937
Total number of constraints41436
Number of constraints which are clauses40882
Number of constraints which are cardinality constraints (but not clauses)67
Number of constraints which are nor clauses,nor cardinality constraints487
Minimum length of a constraint1
Maximum length of a constraint8416
Number of terms in the objective function 389
Biggest coefficient in the objective function 1000
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 231641
Number of bits of the sum of numbers in the objective function 18
Biggest number in a constraint 1000
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 231641
Number of bits of the biggest sum of numbers18
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-3726359-1338659363.opb.
0.00/0.00	c Instance file HOME/instance-3726359-1338659363.opb
0.00/0.00	c File size is 2493940 bytes.
0.19/0.24	c Cost Offset: -231641
0.19/0.24	c Highest Coefficient sum: 13845
0.19/0.24	c ============================[ Problem Statistics ]=============================
0.19/0.24	c |                                                                             |
0.19/0.24	c |  Parsing time:          0.24         s                                      |
0.19/0.24	c |  Number Variables:      40937                                               |
0.19/0.24	c |  Number Clauses:        40882                                               |
0.19/0.24	c |  Number Cardinality:    553                                                 |
0.19/0.24	c |  Number PB Constraints: 1                                                   |
0.19/0.24	c |                                                                             |
0.19/0.28	c |  Problem Type:          Optimization                                        |
0.19/0.28	c |  Objective Function:    PB Constraint                                       |
0.19/0.28	c |                                                                             |
0.19/0.28	c ===============================================================================
1800.14/900.41	c ===============================================================================
1800.14/900.41	c Wall Clock Time: 900.41 s
1800.14/900.41	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-3726359-1338659363/watcher-3726359-1338659363 -o /tmp/evaluation-result-3726359-1338659363/solver-3726359-1338659363 -C 1800 -W 1900 -M 15500 pwbo2.02 -file-format=opb -verbosity=0 HOME/instance-3726359-1338659363.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: 3.84 3.94 3.90 4/178 23973
/proc/meminfo: memFree=27629588/32873648 swapFree=6852/6852
[pid=23973] ppid=23971 vsize=7236 CPUtime=0 cores=0,2,4,6
/proc/23973/stat : 23973 (pwbo2.02) R 23971 23973 20635 0 -1 4202496 527 0 0 0 0 0 0 0 20 0 1 0 332063039 7409664 480 33554432000 4194304 5964478 140735060045488 140734665147704 4342788 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/23973/statm: 1809 480 167 433 0 764 0

[startup+0.0295001 s]
/proc/loadavg: 3.84 3.94 3.90 4/178 23973
/proc/meminfo: memFree=27629588/32873648 swapFree=6852/6852
[pid=23973] ppid=23971 vsize=10588 CPUtime=0.02 cores=0,2,4,6
/proc/23973/stat : 23973 (pwbo2.02) R 23971 23973 20635 0 -1 4202496 1400 0 0 0 2 0 0 0 20 0 1 0 332063039 10842112 1353 33554432000 4194304 5964478 140735060045488 140734665147704 5156176 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/23973/statm: 2647 1356 229 433 0 1602 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 10588

[startup+0.100239 s]
/proc/loadavg: 3.84 3.94 3.90 4/178 23973
/proc/meminfo: memFree=27629588/32873648 swapFree=6852/6852
[pid=23973] ppid=23971 vsize=21624 CPUtime=0.09 cores=0,2,4,6
/proc/23973/stat : 23973 (pwbo2.02) R 23971 23973 20635 0 -1 4202496 3987 0 0 0 9 0 0 0 20 0 1 0 332063039 22142976 3907 33554432000 4194304 5964478 140735060045488 140734665147704 5136490 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/23973/statm: 5406 3908 420 433 0 4361 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21624

[startup+0.30029 s]
/proc/loadavg: 3.84 3.94 3.90 4/178 23973
/proc/meminfo: memFree=27629588/32873648 swapFree=6852/6852
[pid=23973] ppid=23971 vsize=205920 CPUtime=0.32 cores=0,2,4,6
/proc/23973/stat : 23973 (pwbo2.02) S 23971 23973 20635 0 -1 4202496 16045 0 0 0 29 3 0 0 20 0 3 0 332063039 210862080 15520 33554432000 4194304 5964478 140735060045488 140735060045008 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23973/statm: 51480 15523 187 433 0 51044 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 205920

[startup+0.700313 s]
/proc/loadavg: 3.84 3.94 3.90 4/178 23973
/proc/meminfo: memFree=27629588/32873648 swapFree=6852/6852
[pid=23973] ppid=23971 vsize=197932 CPUtime=1.12 cores=0,2,4,6
/proc/23973/stat : 23973 (pwbo2.02) S 23971 23973 20635 0 -1 4202496 24167 0 0 0 102 10 0 0 20 0 3 0 332063039 202682368 21104 33554432000 4194304 5964478 140735060045488 140735060045008 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23973/statm: 49483 21104 198 433 0 49047 0
Current children cumulated CPU time (s) 1.12
Current children cumulated vsize (KiB) 197932

[startup+1.50035 s]
/proc/loadavg: 3.84 3.94 3.90 5/181 23976
/proc/meminfo: memFree=27542684/32873648 swapFree=6852/6852
[pid=23973] ppid=23971 vsize=197932 CPUtime=2.72 cores=0,2,4,6
/proc/23973/stat : 23973 (pwbo2.02) S 23971 23973 20635 0 -1 4202496 30798 0 0 0 261 11 0 0 20 0 3 0 332063039 202682368 23583 33554432000 4194304 5964478 140735060045488 140735060045008 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23973/statm: 49483 23583 198 433 0 49047 0
[pid=23973/tid=23975] ppid=23971 vsize=197932 CPUtime=1.24 cores=0,2,4,6
/proc/23973/task/23975/stat : 23975 (pwbo2.02) R 23971 23973 20635 0 -1 4202560 18428 0 0 0 116 8 0 0 20 0 3 0 332063064 202682368 23583 33554432000 4194304 5964478 140735060045488 139925471095320 4380824 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=23973/tid=23976] ppid=23971 vsize=197932 CPUtime=1.24 cores=0,2,4,6
/proc/23973/task/23976/stat : 23976 (pwbo2.02) R 23971 23973 20635 0 -1 4202560 3507 0 0 0 121 3 0 0 20 0 3 0 332063064 202682368 23583 33554432000 4194304 5964478 140735060045488 139925460605240 4389016 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 2.72
Current children cumulated vsize (KiB) 197932

[startup+3.10036 s]
/proc/loadavg: 3.84 3.94 3.90 5/181 23976
/proc/meminfo: memFree=27533136/32873648 swapFree=6852/6852
[pid=23973] ppid=23971 vsize=197932 CPUtime=5.92 cores=0,2,4,6
/proc/23973/stat : 23973 (pwbo2.02) S 23971 23973 20635 0 -1 4202496 41645 0 0 0 578 14 0 0 20 0 3 0 332063039 202682368 25884 33554432000 4194304 5964478 140735060045488 140735060045008 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23973/statm: 49483 25884 198 433 0 49047 0
[pid=23973/tid=23975] ppid=23971 vsize=197932 CPUtime=2.84 cores=0,2,4,6
/proc/23973/task/23975/stat : 23975 (pwbo2.02) R 23971 23973 20635 0 -1 4202560 29061 0 0 0 274 10 0 0 20 0 3 0 332063064 202682368 25884 33554432000 4194304 5964478 140735060045488 139925471095128 5142509 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=23973/tid=23976] ppid=23971 vsize=197932 CPUtime=2.84 cores=0,2,4,6
/proc/23973/task/23976/stat : 23976 (pwbo2.02) R 23971 23973 20635 0 -1 4202560 3721 0 0 0 280 4 0 0 20 0 3 0 332063064 202682368 25884 33554432000 4194304 5964478 140735060045488 139925460605240 4393005 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 5.92
Current children cumulated vsize (KiB) 197932

[startup+6.30035 s]
/proc/loadavg: 3.86 3.94 3.90 5/181 23976
/proc/meminfo: memFree=27501196/32873648 swapFree=6852/6852
[pid=23973] ppid=23971 vsize=263468 CPUtime=12.32 cores=0,2,4,6
/proc/23973/stat : 23973 (pwbo2.02) S 23971 23973 20635 0 -1 4202496 65371 0 0 0 1212 20 0 0 20 0 3 0 332063039 269791232 33836 33554432000 4194304 5964478 140735060045488 140735060045008 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23973/statm: 65867 33836 198 433 0 65431 0
[pid=23973/tid=23975] ppid=23971 vsize=263468 CPUtime=6.04 cores=0,2,4,6
/proc/23973/task/23975/stat : 23975 (pwbo2.02) R 23971 23973 20635 0 -1 4202560 52444 0 0 0 589 15 0 0 20 0 3 0 332063064 269791232 33836 33554432000 4194304 5964478 140735060045488 139925471095320 5122358 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=23973/tid=23976] ppid=23971 vsize=263468 CPUtime=6.04 cores=0,2,4,6
/proc/23973/task/23976/stat : 23976 (pwbo2.02) R 23971 23973 20635 0 -1 4202560 4064 0 0 0 599 5 0 0 20 0 3 0 332063064 269791232 33836 33554432000 4194304 5964478 140735060045488 139925460605240 4222416 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 263468

[startup+12.7004 s]
/proc/loadavg: 3.87 3.95 3.90 5/181 23976
/proc/meminfo: memFree=27446680/32873648 swapFree=6852/6852
[pid=23973] ppid=23971 vsize=263468 CPUtime=25.11 cores=0,2,4,6
/proc/23973/stat : 23973 (pwbo2.02) S 23971 23973 20635 0 -1 4202496 115463 0 0 0 2480 31 0 0 20 0 3 0 332063039 269791232 44041 33554432000 4194304 5964478 140735060045488 140735060045008 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23973/statm: 65867 44041 198 433 0 65431 0
[pid=23973/tid=23975] ppid=23971 vsize=263468 CPUtime=12.44 cores=0,2,4,6
/proc/23973/task/23975/stat : 23975 (pwbo2.02) R 23971 23973 20635 0 -1 4202560 102127 0 0 0 1219 25 0 0 20 0 3 0 332063064 269791232 44041 33554432000 4194304 5964478 140735060045488 139925471095320 5142509 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=23973/tid=23976] ppid=23971 vsize=263468 CPUtime=12.44 cores=0,2,4,6
/proc/23973/task/23976/stat : 23976 (pwbo2.02) R 23971 23973 20635 0 -1 4202560 4473 0 0 0 1237 7 0 0 20 0 3 0 332063064 269791232 44041 33554432000 4194304 5964478 140735060045488 139925460605240 4389160 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 263468

[startup+25.5004 s]
/proc/loadavg: 3.90 3.95 3.91 5/181 23976
/proc/meminfo: memFree=27356520/32873648 swapFree=6852/6852
[pid=23973] ppid=23971 vsize=394540 CPUtime=50.71 cores=0,2,4,6
/proc/23973/stat : 23973 (pwbo2.02) S 23971 23973 20635 0 -1 4202496 183426 0 0 0 5024 47 0 0 20 0 3 0 332063039 404008960 64355 33554432000 4194304 5964478 140735060045488 140735060045008 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23973/statm: 98635 64355 198 433 0 98199 0
[pid=23973/tid=23975] ppid=23971 vsize=394540 CPUtime=25.24 cores=0,2,4,6
/proc/23973/task/23975/stat : 23975 (pwbo2.02) R 23971 23973 20635 0 -1 4202560 168959 0 0 0 2487 37 0 0 20 0 3 0 332063064 404008960 64355 33554432000 4194304 5964478 140735060045488 139925471095320 4409248 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=23973/tid=23976] ppid=23971 vsize=394540 CPUtime=25.24 cores=0,2,4,6
/proc/23973/task/23976/stat : 23976 (pwbo2.02) R 23971 23973 20635 0 -1 4202560 5604 0 0 0 2513 11 0 0 20 0 3 0 332063064 404008960 64355 33554432000 4194304 5964478 140735060045488 139925460605240 4387954 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 394540

[startup+51.1004 s]
/proc/loadavg: 3.93 3.95 3.91 5/182 23979
/proc/meminfo: memFree=27290668/32873648 swapFree=6852/6852
[pid=23973] ppid=23971 vsize=394540 CPUtime=101.9 cores=0,2,4,6
/proc/23973/stat : 23973 (pwbo2.02) S 23971 23973 20635 0 -1 4202496 214354 0 0 0 10129 61 0 0 20 0 3 0 332063039 404008960 78388 33554432000 4194304 5964478 140735060045488 140735060045008 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23973/statm: 98635 78388 198 433 0 98199 0
[pid=23973/tid=23975] ppid=23971 vsize=394540 CPUtime=50.84 cores=0,2,4,6
/proc/23973/task/23975/stat : 23975 (pwbo2.02) R 23971 23973 20635 0 -1 4202560 197691 0 0 0 5040 44 0 0 20 0 3 0 332063064 404008960 78388 33554432000 4194304 5964478 140735060045488 139925471095128 4392851 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=23973/tid=23976] ppid=23971 vsize=394540 CPUtime=50.84 cores=0,2,4,6
/proc/23973/task/23976/stat : 23976 (pwbo2.02) R 23971 23973 20635 0 -1 4202560 7800 0 0 0 5066 18 0 0 20 0 3 0 332063064 404008960 78388 33554432000 4194304 5964478 140735060045488 139925460605240 4399854 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 101.9
Current children cumulated vsize (KiB) 394540

[startup+102.307 s]
/proc/loadavg: 3.97 3.95 3.91 5/181 23979
/proc/meminfo: memFree=27126796/32873648 swapFree=6852/6852
[pid=23973] ppid=23971 vsize=591044 CPUtime=204.3 cores=0,2,4,6
/proc/23973/stat : 23973 (pwbo2.02) S 23971 23973 20635 0 -1 4202496 304316 0 0 0 20341 89 0 0 20 0 3 0 332063039 605229056 114417 33554432000 4194304 5964478 140735060045488 140735060045008 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23973/statm: 147761 114417 198 433 0 147325 0
[pid=23973/tid=23975] ppid=23971 vsize=591044 CPUtime=102.05 cores=0,2,4,6
/proc/23973/task/23975/stat : 23975 (pwbo2.02) R 23971 23973 20635 0 -1 4202560 285807 0 0 0 10141 64 0 0 20 0 3 0 332063064 605229056 114417 33554432000 4194304 5964478 140735060045488 139925471095080 5133680 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=23973/tid=23976] ppid=23971 vsize=591044 CPUtime=102.05 cores=0,2,4,6
/proc/23973/task/23976/stat : 23976 (pwbo2.02) R 23971 23973 20635 0 -1 4202560 9646 0 0 0 10178 27 0 0 20 0 3 0 332063064 605229056 114417 33554432000 4194304 5964478 140735060045488 139925460605240 4222416 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 204.3
Current children cumulated vsize (KiB) 591044

[startup+162.3 s]
/proc/loadavg: 3.99 3.96 3.91 5/181 24020
/proc/meminfo: memFree=26992164/32873648 swapFree=6852/6852
[pid=23973] ppid=23971 vsize=707616 CPUtime=324.25 cores=0,2,4,6
/proc/23973/stat : 23973 (pwbo2.02) S 23971 23973 20635 0 -1 4202496 402690 0 0 0 32307 118 0 0 20 0 3 0 332063039 724598784 161521 33554432000 4194304 5964478 140735060045488 140735060045008 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23973/statm: 176904 161521 199 433 0 176468 0
[pid=23973/tid=23975] ppid=23971 vsize=707616 CPUtime=162.04 cores=0,2,4,6
/proc/23973/task/23975/stat : 23975 (pwbo2.02) R 23971 23973 20635 0 -1 4202560 379748 0 0 0 16115 89 0 0 20 0 3 0 332063064 724598784 161521 33554432000 4194304 5964478 140735060045488 139925471095080 5134325 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=23973/tid=23976] ppid=23971 vsize=707616 CPUtime=162.03 cores=0,2,4,6
/proc/23973/task/23976/stat : 23976 (pwbo2.02) R 23971 23973 20635 0 -1 4202560 14079 0 0 0 16170 33 0 0 20 0 3 0 332063064 724598784 161521 33554432000 4194304 5964478 140735060045488 139925460605240 4389160 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 324.25
Current children cumulated vsize (KiB) 707616

[startup+222.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/181 24021
/proc/meminfo: memFree=26618092/32873648 swapFree=6852/6852
[pid=23973] ppid=23971 vsize=853188 CPUtime=444.22 cores=0,2,4,6
/proc/23973/stat : 23973 (pwbo2.02) S 23971 23973 20635 0 -1 4202496 451053 0 0 0 44286 136 0 0 20 0 3 0 332063039 873664512 193602 33554432000 4194304 5964478 140735060045488 140735060045008 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23973/statm: 213297 193602 199 433 0 212861 0
[pid=23973/tid=23975] ppid=23971 vsize=853188 CPUtime=222.03 cores=0,2,4,6
/proc/23973/task/23975/stat : 23975 (pwbo2.02) R 23971 23973 20635 0 -1 4202560 427638 0 0 0 22095 108 0 0 20 0 3 0 332063064 873664512 193602 33554432000 4194304 5964478 140735060045488 139925471095320 4400018 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=23973/tid=23976] ppid=23971 vsize=853188 CPUtime=222.03 cores=0,2,4,6
/proc/23973/task/23976/stat : 23976 (pwbo2.02) R 23971 23973 20635 0 -1 4202560 14552 0 0 0 22168 35 0 0 20 0 3 0 332063064 873664512 193602 33554432000 4194304 5964478 140735060045488 139925460605344 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 444.22
Current children cumulated vsize (KiB) 853188

[startup+282.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/181 24021
/proc/meminfo: memFree=26438912/32873648 swapFree=6852/6852
[pid=23973] ppid=23971 vsize=984260 CPUtime=564.19 cores=0,2,4,6
/proc/23973/stat : 23973 (pwbo2.02) S 23971 23973 20635 0 -1 4202496 519868 0 0 0 56264 155 0 0 20 0 3 0 332063039 1007882240 228137 33554432000 4194304 5964478 140735060045488 140735060045008 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23973/statm: 246065 228137 199 433 0 245629 0
[pid=23973/tid=23975] ppid=23971 vsize=984260 CPUtime=282.01 cores=0,2,4,6
/proc/23973/task/23975/stat : 23975 (pwbo2.02) R 23971 23973 20635 0 -1 4202560 496065 0 0 0 28074 127 0 0 20 0 3 0 332063064 1007882240 228137 33554432000 4194304 5964478 140735060045488 139925471095320 4396245 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=23973/tid=23976] ppid=23971 vsize=984260 CPUtime=282.04 cores=0,2,4,6
/proc/23973/task/23976/stat : 23976 (pwbo2.02) R 23971 23973 20635 0 -1 4202560 14940 0 0 0 28168 36 0 0 20 0 3 0 332063064 1007882240 228137 33554432000 4194304 5964478 140735060045488 139925460605240 4403698 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 564.19
Current children cumulated vsize (KiB) 984260

[startup+342.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/181 24021
/proc/meminfo: memFree=26227712/32873648 swapFree=6852/6852
[pid=23973] ppid=23971 vsize=1192068 CPUtime=684.15 cores=0,2,4,6
/proc/23973/stat : 23973 (pwbo2.02) S 23971 23973 20635 0 -1 4202496 574337 0 0 0 68244 171 0 0 20 0 3 0 332063039 1220677632 265913 33554432000 4194304 5964478 140735060045488 140735060045008 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23973/statm: 298017 265913 199 433 0 297581 0
[pid=23973/tid=23975] ppid=23971 vsize=1192068 CPUtime=342 cores=0,2,4,6
/proc/23973/task/23975/stat : 23975 (pwbo2.02) R 23971 23973 20635 0 -1 4202560 550500 0 0 0 34057 143 0 0 20 0 3 0 332063064 1220677632 265913 33554432000 4194304 5964478 140735060045488 139925471095128 4222464 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=23973/tid=23976] ppid=23971 vsize=1192068 CPUtime=342.04 cores=0,2,4,6
/proc/23973/task/23976/stat : 23976 (pwbo2.02) R 23971 23973 20635 0 -1 4202560 14974 0 0 0 34167 37 0 0 20 0 3 0 332063064 1220677632 265913 33554432000 4194304 5964478 140735060045488 139925460605000 4389100 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 684.15
Current children cumulated vsize (KiB) 1192068

[startup+402.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/181 24021
/proc/meminfo: memFree=26154804/32873648 swapFree=6852/6852
[pid=23973] ppid=23971 vsize=1264624 CPUtime=804.11 cores=0,2,4,6
/proc/23973/stat : 23973 (pwbo2.02) S 23971 23973 20635 0 -1 4202496 591395 0 0 0 80227 184 0 0 20 0 3 0 332063039 1294974976 278776 33554432000 4194304 5964478 140735060045488 140735060045008 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23973/statm: 316156 278776 199 433 0 315720 0
[pid=23973/tid=23975] ppid=23971 vsize=1264624 CPUtime=401.98 cores=0,2,4,6
/proc/23973/task/23975/stat : 23975 (pwbo2.02) R 23971 23973 20635 0 -1 4202560 564112 0 0 0 40049 149 0 0 20 0 3 0 332063064 1294974976 278776 33554432000 4194304 5964478 140735060045488 139925471095320 4392738 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=23973/tid=23976] ppid=23971 vsize=1264624 CPUtime=402.04 cores=0,2,4,6
/proc/23973/task/23976/stat : 23976 (pwbo2.02) R 23971 23973 20635 0 -1 4202560 18420 0 0 0 40157 47 0 0 20 0 3 0 332063064 1294974976 278776 33554432000 4194304 5964478 140735060045488 139925460605176 4389172 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 804.11
Current children cumulated vsize (KiB) 1264624

[startup+462.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/181 24021
/proc/meminfo: memFree=26106556/32873648 swapFree=6852/6852
[pid=23973] ppid=23971 vsize=1346564 CPUtime=924.07 cores=0,2,4,6
/proc/23973/stat : 23973 (pwbo2.02) S 23971 23973 20635 0 -1 4202496 607346 0 0 0 92213 194 0 0 20 0 3 0 332063039 1378881536 290282 33554432000 4194304 5964478 140735060045488 140735060045008 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23973/statm: 336641 290282 199 433 0 336205 0
[pid=23973/tid=23975] ppid=23971 vsize=1346564 CPUtime=461.97 cores=0,2,4,6
/proc/23973/task/23975/stat : 23975 (pwbo2.02) R 23971 23973 20635 0 -1 4202560 578660 0 0 0 46043 154 0 0 20 0 3 0 332063064 1378881536 290282 33554432000 4194304 5964478 140735060045488 139925471095624 4403624 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=23973/tid=23976] ppid=23971 vsize=1346564 CPUtime=462.03 cores=0,2,4,6
/proc/23973/task/23976/stat : 23976 (pwbo2.02) R 23971 23973 20635 0 -1 4202560 19823 0 0 0 46150 53 0 0 20 0 3 0 332063064 1378881536 290282 33554432000 4194304 5964478 140735060045488 139925460605240 4403677 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 924.07
Current children cumulated vsize (KiB) 1346564

[startup+522.3 s]
/proc/loadavg: 4.10 4.00 3.92 5/181 24022
/proc/meminfo: memFree=26046996/32873648 swapFree=6852/6852
[pid=23973] ppid=23971 vsize=1412100 CPUtime=1044.04 cores=0,2,4,6
/proc/23973/stat : 23973 (pwbo2.02) S 23971 23973 20635 0 -1 4202496 619620 0 0 0 104204 200 0 0 20 0 3 0 332063039 1445990400 306173 33554432000 4194304 5964478 140735060045488 140735060045008 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23973/statm: 353025 306173 199 433 0 352589 0
[pid=23973/tid=23975] ppid=23971 vsize=1412100 CPUtime=521.97 cores=0,2,4,6
/proc/23973/task/23975/stat : 23975 (pwbo2.02) R 23971 23973 20635 0 -1 4202560 590934 0 0 0 52036 161 0 0 20 0 3 0 332063064 1445990400 306173 33554432000 4194304 5964478 140735060045488 139925471095192 5134307 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=23973/tid=23976] ppid=23971 vsize=1412100 CPUtime=522.04 cores=0,2,4,6
/proc/23973/task/23976/stat : 23976 (pwbo2.02) R 23971 23973 20635 0 -1 4202560 19823 0 0 0 52151 53 0 0 20 0 3 0 332063064 1445990400 306173 33554432000 4194304 5964478 140735060045488 139925460605240 4389085 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1044.04
Current children cumulated vsize (KiB) 1412100

[startup+582.3 s]
/proc/loadavg: 4.03 4.00 3.92 5/181 24022
/proc/meminfo: memFree=25959236/32873648 swapFree=6852/6852
[pid=23973] ppid=23971 vsize=1412100 CPUtime=1164.03 cores=0,2,4,6
/proc/23973/stat : 23973 (pwbo2.02) S 23971 23973 20635 0 -1 4202496 644756 0 0 0 116174 229 0 0 20 0 3 0 332063039 1445990400 321420 33554432000 4194304 5964478 140735060045488 140735060045008 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23973/statm: 353025 321420 199 433 0 352589 0
[pid=23973/tid=23975] ppid=23971 vsize=1412100 CPUtime=581.97 cores=0,2,4,6
/proc/23973/task/23975/stat : 23975 (pwbo2.02) R 23971 23973 20635 0 -1 4202560 609645 0 0 0 58030 167 0 0 20 0 3 0 332063064 1445990400 321420 33554432000 4194304 5964478 140735060045488 139925471095128 4399920 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=23973/tid=23976] ppid=23971 vsize=1412100 CPUtime=582.04 cores=0,2,4,6
/proc/23973/task/23976/stat : 23976 (pwbo2.02) R 23971 23973 20635 0 -1 4202560 26248 0 0 0 58126 78 0 0 20 0 3 0 332063064 1445990400 321420 33554432000 4194304 5964478 140735060045488 139925460605240 4222464 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1164.03
Current children cumulated vsize (KiB) 1412100

[startup+642.3 s]
/proc/loadavg: 4.01 4.00 3.92 5/182 24025
/proc/meminfo: memFree=25909160/32873648 swapFree=6852/6852
[pid=23973] ppid=23971 vsize=1477636 CPUtime=1284.02 cores=0,2,4,6
/proc/23973/stat : 23973 (pwbo2.02) S 23971 23973 20635 0 -1 4202496 661946 0 0 0 128159 243 0 0 20 0 3 0 332063039 1513099264 333465 33554432000 4194304 5964478 140735060045488 140735060045008 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23973/statm: 369409 333465 199 433 0 368973 0
[pid=23973/tid=23975] ppid=23971 vsize=1477636 CPUtime=641.98 cores=0,2,4,6
/proc/23973/task/23975/stat : 23975 (pwbo2.02) R 23971 23973 20635 0 -1 4202560 624434 0 0 0 64024 174 0 0 20 0 3 0 332063064 1513099264 333465 33554432000 4194304 5964478 140735060045488 139925471095320 5130901 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=23973/tid=23976] ppid=23971 vsize=1477636 CPUtime=642.05 cores=0,2,4,6
/proc/23973/task/23976/stat : 23976 (pwbo2.02) R 23971 23973 20635 0 -1 4202560 28649 0 0 0 64119 86 0 0 20 0 3 0 332063064 1513099264 333465 33554432000 4194304 5964478 140735060045488 139925460605240 4389072 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1284.02
Current children cumulated vsize (KiB) 1477636

[startup+702.3 s]
/proc/loadavg: 4.04 4.01 3.93 5/182 24048
/proc/meminfo: memFree=25836464/32873648 swapFree=6852/6852
[pid=23973] ppid=23971 vsize=1543172 CPUtime=1403.99 cores=0,2,4,6
/proc/23973/stat : 23973 (pwbo2.02) S 23971 23973 20635 0 -1 4202496 684450 0 0 0 140149 250 0 0 20 0 3 0 332063039 1580208128 350462 33554432000 4194304 5964478 140735060045488 140735060045008 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23973/statm: 385793 350462 199 433 0 385357 0
[pid=23973/tid=23975] ppid=23971 vsize=1543172 CPUtime=701.98 cores=0,2,4,6
/proc/23973/task/23975/stat : 23975 (pwbo2.02) R 23971 23973 20635 0 -1 4202560 646938 0 0 0 70016 182 0 0 20 0 3 0 332063064 1580208128 350462 33554432000 4194304 5964478 140735060045488 139925471095320 18446744073699066235 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=23973/tid=23976] ppid=23971 vsize=1543172 CPUtime=702.05 cores=0,2,4,6
/proc/23973/task/23976/stat : 23976 (pwbo2.02) R 23971 23973 20635 0 -1 4202560 28649 0 0 0 70118 87 0 0 20 0 3 0 332063064 1580208128 350462 33554432000 4194304 5964478 140735060045488 139925460605240 4387948 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1403.99
Current children cumulated vsize (KiB) 1543172

[startup+762.307 s]
/proc/loadavg: 4.01 4.01 3.93 5/181 24048
/proc/meminfo: memFree=25833784/32873648 swapFree=6852/6852
[pid=23973] ppid=23971 vsize=1543172 CPUtime=1523.98 cores=0,2,4,6
/proc/23973/stat : 23973 (pwbo2.02) S 23971 23973 20635 0 -1 4202496 685674 0 0 0 152147 251 0 0 20 0 3 0 332063039 1580208128 350495 33554432000 4194304 5964478 140735060045488 140735060045008 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23973/statm: 385793 350495 199 433 0 385357 0
[pid=23973/tid=23975] ppid=23971 vsize=1543172 CPUtime=761.99 cores=0,2,4,6
/proc/23973/task/23975/stat : 23975 (pwbo2.02) R 23971 23973 20635 0 -1 4202560 648162 0 0 0 76015 184 0 0 20 0 3 0 332063064 1580208128 350495 33554432000 4194304 5964478 140735060045488 139925471095624 18446744073699066235 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=23973/tid=23976] ppid=23971 vsize=1543172 CPUtime=762.06 cores=0,2,4,6
/proc/23973/task/23976/stat : 23976 (pwbo2.02) R 23971 23973 20635 0 -1 4202560 28649 0 0 0 76117 89 0 0 20 0 3 0 332063064 1580208128 350495 33554432000 4194304 5964478 140735060045488 139925460605240 4389132 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1523.98
Current children cumulated vsize (KiB) 1543172

[startup+822.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/181 24049
/proc/meminfo: memFree=25773376/32873648 swapFree=6852/6852
[pid=23973] ppid=23971 vsize=1608708 CPUtime=1643.95 cores=0,2,4,6
/proc/23973/stat : 23973 (pwbo2.02) S 23971 23973 20635 0 -1 4202496 694484 0 0 0 164139 256 0 0 20 0 3 0 332063039 1647316992 365549 33554432000 4194304 5964478 140735060045488 140735060045008 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23973/statm: 402177 365549 199 433 0 401741 0
[pid=23973/tid=23975] ppid=23971 vsize=1608708 CPUtime=821.98 cores=0,2,4,6
/proc/23973/task/23975/stat : 23975 (pwbo2.02) R 23971 23973 20635 0 -1 4202560 656966 0 0 0 82007 191 0 0 20 0 3 0 332063064 1647316992 365549 33554432000 4194304 5964478 140735060045488 139925471095320 5142509 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=23973/tid=23976] ppid=23971 vsize=1608708 CPUtime=822.05 cores=0,2,4,6
/proc/23973/task/23976/stat : 23976 (pwbo2.02) R 23971 23973 20635 0 -1 4202560 28655 0 0 0 82115 90 0 0 20 0 3 0 332063064 1647316992 365549 33554432000 4194304 5964478 140735060045488 139925460605240 4222416 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1643.95
Current children cumulated vsize (KiB) 1608708

[startup+882.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/181 24049
/proc/meminfo: memFree=25751860/32873648 swapFree=6852/6852
[pid=23973] ppid=23971 vsize=1674244 CPUtime=1763.93 cores=0,2,4,6
/proc/23973/stat : 23973 (pwbo2.02) S 23971 23973 20635 0 -1 4202496 702694 0 0 0 176109 284 0 0 20 0 3 0 332063039 1714425856 370629 33554432000 4194304 5964478 140735060045488 140735060045008 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23973/statm: 418561 370629 199 433 0 418125 0
[pid=23973/tid=23975] ppid=23971 vsize=1674244 CPUtime=881.99 cores=0,2,4,6
/proc/23973/task/23975/stat : 23975 (pwbo2.02) R 23971 23973 20635 0 -1 4202560 656977 0 0 0 88007 192 0 0 20 0 3 0 332063064 1714425856 370629 33554432000 4194304 5964478 140735060045488 139925471094688 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=23973/tid=23976] ppid=23971 vsize=1674244 CPUtime=882.06 cores=0,2,4,6
/proc/23973/task/23976/stat : 23976 (pwbo2.02) R 23971 23973 20635 0 -1 4202560 36854 0 0 0 88087 119 0 0 20 0 3 0 332063064 1714425856 370629 33554432000 4194304 5964478 140735060045488 139925460604760 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1763.93
Current children cumulated vsize (KiB) 1674244



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+900.4 s]
/proc/loadavg: 4.00 4.00 3.93 5/181 24049
/proc/meminfo: memFree=25737320/32873648 swapFree=6852/6852
[pid=23973] ppid=23971 vsize=1674244 CPUtime=1800.14 cores=0,2,4,6
/proc/23973/stat : 23973 (pwbo2.02) S 23971 23973 20635 0 -1 4202496 706074 0 0 0 179716 298 0 0 20 0 3 0 332063039 1714425856 374009 33554432000 4194304 5964478 140735060045488 140735060045008 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23973/statm: 418561 374009 199 433 0 418125 0
[pid=23973/tid=23975] ppid=23971 vsize=1674244 CPUtime=900.09 cores=0,2,4,6
/proc/23973/task/23975/stat : 23975 (pwbo2.02) R 23971 23973 20635 0 -1 4202560 656978 0 0 0 89817 192 0 0 20 0 3 0 332063064 1714425856 374009 33554432000 4194304 5964478 140735060045488 139925471094688 18446744073699066235 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
[pid=23973/tid=23976] ppid=23971 vsize=1674244 CPUtime=900.16 cores=0,2,4,6
/proc/23973/task/23976/stat : 23976 (pwbo2.02) R 23971 23973 20635 0 -1 4202560 40233 0 0 0 89884 132 0 0 20 0 3 0 332063064 1714425856 374009 33554432000 4194304 5964478 140735060045488 139925460605240 4222416 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.14
Current children cumulated vsize (KiB) 1674244

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): 900.44
CPU time (s): 1800.57
CPU user time (s): 1797.27
CPU system time (s): 3.3025
CPU usage (%): 199.965
Max. virtual memory (cumulated for all children) (KiB): 1674244

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.27
system time used= 3.3025
maximum resident set size= 1496040
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 706075
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= 1413
involuntary context switches= 1951

runsolver used 2.03069 second user time and 4.77627 second system time

The end

Launcher Data

Begin job on node115 at 2012-06-02 19:49:23
IDJOB=3726359
IDBENCH=90460
IDSOLVER=2309
FILE ID=node115/3726359-1338659363
RUNJOBID= node115-1338651714-22297
PBS_JOBID= 14636465
Free space on /tmp= 70816 MiB

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

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

MD5SUM BENCH= 27c4cd1b0a50f71c46e26d24b1ec8806
RANDOM SEED=2045441424

node115.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.462
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.92
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.462
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.462
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
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.462
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.462
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.462
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.462
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.462
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:        27629596 kB
Buffers:          558152 kB
Cached:          3401692 kB
SwapCached:          964 kB
Active:          2216364 kB
Inactive:        2121864 kB
Active(anon):     370244 kB
Inactive(anon):     9824 kB
Active(file):    1846120 kB
Inactive(file):  2112040 kB
Unevictable:        6852 kB
Mlocked:            6852 kB
SwapTotal:      67108856 kB
SwapFree:       67106432 kB
Dirty:              7844 kB
Writeback:             0 kB
AnonPages:        383680 kB
Mapped:            12428 kB
Shmem:                96 kB
Slab:             767856 kB
SReclaimable:     211900 kB
SUnreclaim:       555956 kB
KernelStack:        1472 kB
PageTables:         4388 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     224624 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    276480 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= 70816 MiB
End job on node115 at 2012-06-02 20:04:25