Trace number 3704069

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.0? (TO) 1800.12 902.126

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.0 beta - March, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3704069-1338100116.opb.
0.00/0.00	c Instance file HOME/instance-3704069-1338100116.opb
0.00/0.00	c File size is 28233538 bytes.
3.49/3.55	c Cost Offset: -370041
3.49/3.55	c Highest Coefficient sum: 63611
3.49/3.55	c ============================[ Problem Statistics ]=============================
3.49/3.55	c |                                                                             |
3.49/3.55	c |  Parsing time:          3.56         s                                      |
3.49/3.55	c |  Number Variables:      400896                                              |
3.49/3.55	c |  Number Clauses:        400785                                              |
3.49/3.55	c |  Number Cardinality:    1977                                                |
3.49/3.55	c |  Number PB Constraints: 1                                                   |
3.49/3.55	c |                                                                             |
4.12/3.93	c |  Problem Type:          Optimization                                        |
4.12/3.93	c |  Objective Function:    PB Constraint                                       |
4.12/3.93	c |                                                                             |
4.12/3.93	c ===============================================================================
1800.12/902.11	c ===============================================================================
1800.12/902.11	c Wall Clock Time: 902.11 s
1800.12/902.11	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-3704069-1338100116/watcher-3704069-1338100116 -o /tmp/evaluation-result-3704069-1338100116/solver-3704069-1338100116 -C 1800 -W 1900 -M 15500 pwbo2.0 -file-format=opb -verbosity=0 HOME/instance-3704069-1338100116.opb 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.92 3.98 3.96 4/178 13557
/proc/meminfo: memFree=27546676/32873844 swapFree=7364/7364
[pid=13557] ppid=13555 vsize=32692 CPUtime=0 cores=1,3,5,7
/proc/13557/stat : 13557 (pwbo2.0) R 13555 13557 11438 0 -1 4202496 616 0 0 0 0 0 0 0 20 0 1 0 276140221 33476608 568 33554432000 4194304 5965102 140736521641232 140735811738152 4396446 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/13557/statm: 8173 569 168 433 0 844 0

[startup+0.0817129 s]
/proc/loadavg: 3.92 3.98 3.96 4/178 13557
/proc/meminfo: memFree=27546676/32873844 swapFree=7364/7364
[pid=13557] ppid=13555 vsize=47132 CPUtime=0.07 cores=1,3,5,7
/proc/13557/stat : 13557 (pwbo2.0) R 13555 13557 11438 0 -1 4202496 4190 0 0 0 7 0 0 0 20 0 1 0 276140221 48263168 4027 33554432000 4194304 5965102 140736521641232 140735811738152 4396513 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/13557/statm: 11783 4027 369 433 0 4454 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 47132

[startup+0.100475 s]
/proc/loadavg: 3.92 3.98 3.96 4/178 13557
/proc/meminfo: memFree=27546676/32873844 swapFree=7364/7364
[pid=13557] ppid=13555 vsize=48176 CPUtime=0.09 cores=1,3,5,7
/proc/13557/stat : 13557 (pwbo2.0) R 13555 13557 11438 0 -1 4202496 4638 0 0 0 9 0 0 0 20 0 1 0 276140221 49332224 4475 33554432000 4194304 5965102 140736521641232 140735811738152 5137146 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/13557/statm: 12044 4477 424 433 0 4715 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 48176

[startup+0.300308 s]
/proc/loadavg: 3.92 3.98 3.96 4/178 13557
/proc/meminfo: memFree=27546676/32873844 swapFree=7364/7364
[pid=13557] ppid=13555 vsize=68908 CPUtime=0.28 cores=1,3,5,7
/proc/13557/stat : 13557 (pwbo2.0) R 13555 13557 11438 0 -1 4202496 10430 0 0 0 27 1 0 0 20 0 1 0 276140221 70561792 10000 33554432000 4194304 5965102 140736521641232 140735811738152 5137146 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/13557/statm: 17227 10000 940 433 0 9898 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 68908

[startup+0.700342 s]
/proc/loadavg: 3.92 3.98 3.96 4/178 13557
/proc/meminfo: memFree=27546676/32873844 swapFree=7364/7364
[pid=13557] ppid=13555 vsize=113912 CPUtime=0.69 cores=1,3,5,7
/proc/13557/stat : 13557 (pwbo2.0) R 13555 13557 11438 0 -1 4202496 21926 0 0 0 66 3 0 0 20 0 1 0 276140221 116645888 20966 33554432000 4194304 5965102 140736521641232 140736521639176 4345096 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/13557/statm: 28478 20967 1897 433 0 21149 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 113912

[startup+1.50032 s]
/proc/loadavg: 3.92 3.98 3.96 4/179 13558
/proc/meminfo: memFree=27401032/32873844 swapFree=7364/7364
[pid=13557] ppid=13555 vsize=203684 CPUtime=1.48 cores=1,3,5,7
/proc/13557/stat : 13557 (pwbo2.0) R 13555 13557 11438 0 -1 4202496 42799 0 0 0 141 7 0 0 20 0 1 0 276140221 208572416 42823 33554432000 4194304 5965102 140736521641232 140736521639320 5137146 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/13557/statm: 50921 42823 3520 433 0 43592 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 203684

[startup+3.10032 s]
/proc/loadavg: 3.92 3.98 3.96 4/179 13558
/proc/meminfo: memFree=27344696/32873844 swapFree=7364/7364
[pid=13557] ppid=13555 vsize=319980 CPUtime=3.08 cores=1,3,5,7
/proc/13557/stat : 13557 (pwbo2.0) R 13555 13557 11438 0 -1 4202496 70552 0 0 0 295 13 0 0 20 0 1 0 276140221 327659520 72560 33554432000 4194304 5965102 140736521641232 140736521638904 4350459 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/13557/statm: 79995 72565 6297 433 0 72666 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 319980

[startup+6.3004 s]
/proc/loadavg: 3.93 3.98 3.96 5/181 13560
/proc/meminfo: memFree=26785224/32873844 swapFree=7364/7364
[pid=13557] ppid=13555 vsize=885556 CPUtime=8.85 cores=1,3,5,7
/proc/13557/stat : 13557 (pwbo2.0) S 13555 13557 11438 0 -1 4202496 163558 0 0 0 819 66 0 0 20 0 3 0 276140221 906809344 180308 33554432000 4194304 5965102 140736521641232 140736521640752 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13557/statm: 221389 180308 198 433 0 220953 0
[pid=13557/tid=13559] ppid=13555 vsize=885556 CPUtime=2.68 cores=1,3,5,7
/proc/13557/task/13559/stat : 13559 (pwbo2.0) R 13555 13557 11438 0 -1 4202560 65366 0 0 0 227 41 0 0 20 0 3 0 276140577 906809344 180308 33554432000 4194304 5965102 140736521641232 139880329210120 4430861 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=13557/tid=13560] ppid=13555 vsize=885556 CPUtime=2.63 cores=1,3,5,7
/proc/13557/task/13560/stat : 13560 (pwbo2.0) R 13555 13557 11438 0 -1 4202560 21043 0 0 0 252 11 0 0 20 0 3 0 276140577 906809344 180308 33554432000 4194304 5965102 140736521641232 139880318720312 4390140 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 8.85
Current children cumulated vsize (KiB) 885556

[startup+12.7004 s]
/proc/loadavg: 3.93 3.98 3.96 5/181 13560
/proc/meminfo: memFree=26688592/32873844 swapFree=7364/7364
[pid=13557] ppid=13555 vsize=885556 CPUtime=21.65 cores=1,3,5,7
/proc/13557/stat : 13557 (pwbo2.0) S 13555 13557 11438 0 -1 4202496 170879 0 0 0 2096 69 0 0 20 0 3 0 276140221 906809344 191298 33554432000 4194304 5965102 140736521641232 140736521640752 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13557/statm: 221389 191298 199 433 0 220953 0
[pid=13557/tid=13559] ppid=13555 vsize=885556 CPUtime=9.07 cores=1,3,5,7
/proc/13557/task/13559/stat : 13559 (pwbo2.0) R 13555 13557 11438 0 -1 4202560 72017 0 0 0 863 44 0 0 20 0 3 0 276140577 906809344 191298 33554432000 4194304 5965102 140736521641232 139880329210696 5131650 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=13557/tid=13560] ppid=13555 vsize=885556 CPUtime=9.01 cores=1,3,5,7
/proc/13557/task/13560/stat : 13560 (pwbo2.0) R 13555 13557 11438 0 -1 4202560 21713 0 0 0 890 11 0 0 20 0 3 0 276140577 906809344 191298 33554432000 4194304 5965102 140736521641232 139880318720120 4390200 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 21.65
Current children cumulated vsize (KiB) 885556

[startup+25.5004 s]
/proc/loadavg: 3.95 3.98 3.96 5/181 13560
/proc/meminfo: memFree=26554920/32873844 swapFree=7364/7364
[pid=13557] ppid=13555 vsize=885556 CPUtime=47.25 cores=1,3,5,7
/proc/13557/stat : 13557 (pwbo2.0) S 13555 13557 11438 0 -1 4202496 177802 0 0 0 4653 72 0 0 20 0 3 0 276140221 906809344 190025 33554432000 4194304 5965102 140736521641232 140736521640752 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13557/statm: 221389 190025 199 433 0 220953 0
[pid=13557/tid=13559] ppid=13555 vsize=885556 CPUtime=21.83 cores=1,3,5,7
/proc/13557/task/13559/stat : 13559 (pwbo2.0) R 13555 13557 11438 0 -1 4202560 78629 0 0 0 2137 46 0 0 20 0 3 0 276140577 906809344 190025 33554432000 4194304 5965102 140736521641232 139880329210696 4393922 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=13557/tid=13560] ppid=13555 vsize=885556 CPUtime=21.79 cores=1,3,5,7
/proc/13557/task/13560/stat : 13560 (pwbo2.0) R 13555 13557 11438 0 -1 4202560 22024 0 0 0 2168 11 0 0 20 0 3 0 276140577 906809344 190025 33554432000 4194304 5965102 140736521641232 139880318720120 4391896 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 47.25
Current children cumulated vsize (KiB) 885556

[startup+51.1004 s]
/proc/loadavg: 3.96 3.98 3.96 5/181 13560
/proc/meminfo: memFree=26484056/32873844 swapFree=7364/7364
[pid=13557] ppid=13555 vsize=885556 CPUtime=98.44 cores=1,3,5,7
/proc/13557/stat : 13557 (pwbo2.0) S 13555 13557 11438 0 -1 4202496 180282 0 0 0 9770 74 0 0 20 0 3 0 276140221 906809344 188964 33554432000 4194304 5965102 140736521641232 140736521640752 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13557/statm: 221389 188964 199 433 0 220953 0
[pid=13557/tid=13559] ppid=13555 vsize=885556 CPUtime=47.36 cores=1,3,5,7
/proc/13557/task/13559/stat : 13559 (pwbo2.0) R 13555 13557 11438 0 -1 4202560 80805 0 0 0 4688 48 0 0 20 0 3 0 276140577 906809344 188964 33554432000 4194304 5965102 140736521641232 139880329210696 4390125 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=13557/tid=13560] ppid=13555 vsize=885556 CPUtime=47.31 cores=1,3,5,7
/proc/13557/task/13560/stat : 13560 (pwbo2.0) R 13555 13557 11438 0 -1 4202560 22328 0 0 0 4720 11 0 0 20 0 3 0 276140577 906809344 188964 33554432000 4194304 5965102 140736521641232 139880318720216 4400960 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 98.44
Current children cumulated vsize (KiB) 885556

[startup+102.307 s]
/proc/loadavg: 3.98 3.98 3.96 5/182 13563
/proc/meminfo: memFree=26074128/32873844 swapFree=7364/7364
[pid=13557] ppid=13555 vsize=967620 CPUtime=200.84 cores=1,3,5,7
/proc/13557/stat : 13557 (pwbo2.0) S 13555 13557 11438 0 -1 4202496 191038 0 0 0 20005 79 0 0 20 0 3 0 276140221 990842880 201453 33554432000 4194304 5965102 140736521641232 140736521640752 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13557/statm: 241905 201453 199 433 0 241469 0
[pid=13557/tid=13559] ppid=13555 vsize=967620 CPUtime=98.44 cores=1,3,5,7
/proc/13557/task/13559/stat : 13559 (pwbo2.0) R 13555 13557 11438 0 -1 4202560 91031 0 0 0 9792 52 0 0 20 0 3 0 276140577 990842880 201453 33554432000 4194304 5965102 140736521641232 139880329210264 4400955 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=13557/tid=13560] ppid=13555 vsize=967620 CPUtime=98.39 cores=1,3,5,7
/proc/13557/task/13560/stat : 13560 (pwbo2.0) R 13555 13557 11438 0 -1 4202560 22858 0 0 0 9826 13 0 0 20 0 3 0 276140577 990842880 201453 33554432000 4194304 5965102 140736521641232 139880318720248 4222416 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 200.84
Current children cumulated vsize (KiB) 967620

[startup+162.3 s]
/proc/loadavg: 3.99 3.98 3.96 5/181 13564
/proc/meminfo: memFree=26024728/32873844 swapFree=7364/7364
[pid=13557] ppid=13555 vsize=967620 CPUtime=320.81 cores=1,3,5,7
/proc/13557/stat : 13557 (pwbo2.0) S 13555 13557 11438 0 -1 4202496 196270 0 0 0 31999 82 0 0 20 0 3 0 276140221 990842880 202196 33554432000 4194304 5965102 140736521641232 140736521640752 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13557/statm: 241905 202196 199 433 0 241469 0
[pid=13557/tid=13559] ppid=13555 vsize=967620 CPUtime=158.28 cores=1,3,5,7
/proc/13557/task/13559/stat : 13559 (pwbo2.0) R 13555 13557 11438 0 -1 4202560 95523 0 0 0 15773 55 0 0 20 0 3 0 276140577 990842880 202196 33554432000 4194304 5965102 140736521641232 139880329210696 4222416 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=13557/tid=13560] ppid=13555 vsize=967620 CPUtime=158.23 cores=1,3,5,7
/proc/13557/task/13560/stat : 13560 (pwbo2.0) R 13555 13557 11438 0 -1 4202560 23598 0 0 0 15807 16 0 0 20 0 3 0 276140577 990842880 202196 33554432000 4194304 5965102 140736521641232 139880318720312 4400955 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 320.81
Current children cumulated vsize (KiB) 967620

[startup+222.3 s]
/proc/loadavg: 4.06 4.00 3.97 5/181 13564
/proc/meminfo: memFree=25951024/32873844 swapFree=7364/7364
[pid=13557] ppid=13555 vsize=967620 CPUtime=440.79 cores=1,3,5,7
/proc/13557/stat : 13557 (pwbo2.0) S 13555 13557 11438 0 -1 4202496 196882 0 0 0 43996 83 0 0 20 0 3 0 276140221 990842880 202808 33554432000 4194304 5965102 140736521641232 140736521640752 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13557/statm: 241905 202808 199 433 0 241469 0
[pid=13557/tid=13559] ppid=13555 vsize=967620 CPUtime=218.12 cores=1,3,5,7
/proc/13557/task/13559/stat : 13559 (pwbo2.0) R 13555 13557 11438 0 -1 4202560 95523 0 0 0 21756 56 0 0 20 0 3 0 276140577 990842880 202808 33554432000 4194304 5965102 140736521641232 139880329210696 4388991 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=13557/tid=13560] ppid=13555 vsize=967620 CPUtime=218.07 cores=1,3,5,7
/proc/13557/task/13560/stat : 13560 (pwbo2.0) R 13555 13557 11438 0 -1 4202560 24210 0 0 0 21789 18 0 0 20 0 3 0 276140577 990842880 202808 33554432000 4194304 5965102 140736521641232 139880318720312 4401634 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 440.79
Current children cumulated vsize (KiB) 967620

[startup+282.3 s]
/proc/loadavg: 4.02 4.00 3.97 5/181 13564
/proc/meminfo: memFree=25766924/32873844 swapFree=7364/7364
[pid=13557] ppid=13555 vsize=967620 CPUtime=560.76 cores=1,3,5,7
/proc/13557/stat : 13557 (pwbo2.0) S 13555 13557 11438 0 -1 4202496 197863 0 0 0 55992 84 0 0 20 0 3 0 276140221 990842880 203789 33554432000 4194304 5965102 140736521641232 140736521640752 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13557/statm: 241905 203789 199 433 0 241469 0
[pid=13557/tid=13559] ppid=13555 vsize=967620 CPUtime=277.97 cores=1,3,5,7
/proc/13557/task/13559/stat : 13559 (pwbo2.0) R 13555 13557 11438 0 -1 4202560 95523 0 0 0 27740 57 0 0 20 0 3 0 276140577 990842880 203789 33554432000 4194304 5965102 140736521641232 139880329210696 4404383 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=13557/tid=13560] ppid=13555 vsize=967620 CPUtime=277.92 cores=1,3,5,7
/proc/13557/task/13560/stat : 13560 (pwbo2.0) R 13555 13557 11438 0 -1 4202560 25191 0 0 0 27772 20 0 0 20 0 3 0 276140577 990842880 203789 33554432000 4194304 5965102 140736521641232 139880318720312 4390200 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 560.76
Current children cumulated vsize (KiB) 967620

[startup+342.3 s]
/proc/loadavg: 4.04 4.01 3.97 5/180 13564
/proc/meminfo: memFree=25730812/32873844 swapFree=7364/7364
[pid=13557] ppid=13555 vsize=967620 CPUtime=680.75 cores=1,3,5,7
/proc/13557/stat : 13557 (pwbo2.0) S 13555 13557 11438 0 -1 4202496 198464 0 0 0 67990 85 0 0 20 0 3 0 276140221 990842880 204390 33554432000 4194304 5965102 140736521641232 140736521640752 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13557/statm: 241905 204390 199 433 0 241469 0
[pid=13557/tid=13559] ppid=13555 vsize=967620 CPUtime=337.82 cores=1,3,5,7
/proc/13557/task/13559/stat : 13559 (pwbo2.0) R 13555 13557 11438 0 -1 4202560 95523 0 0 0 33724 58 0 0 20 0 3 0 276140577 990842880 204390 33554432000 4194304 5965102 140736521641232 139880329210696 4400960 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=13557/tid=13560] ppid=13555 vsize=967620 CPUtime=337.77 cores=1,3,5,7
/proc/13557/task/13560/stat : 13560 (pwbo2.0) R 13555 13557 11438 0 -1 4202560 25792 0 0 0 33755 22 0 0 20 0 3 0 276140577 990842880 204390 33554432000 4194304 5965102 140736521641232 139880318720360 4394045 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 680.75
Current children cumulated vsize (KiB) 967620

[startup+402.3 s]
/proc/loadavg: 3.96 3.99 3.97 5/182 13607
/proc/meminfo: memFree=29540404/32873844 swapFree=7364/7364
[pid=13557] ppid=13555 vsize=967620 CPUtime=800.73 cores=1,3,5,7
/proc/13557/stat : 13557 (pwbo2.0) S 13555 13557 11438 0 -1 4202496 198779 0 0 0 79988 85 0 0 20 0 3 0 276140221 990842880 204697 33554432000 4194304 5965102 140736521641232 140736521640752 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13557/statm: 241905 204697 199 433 0 241469 0
[pid=13557/tid=13559] ppid=13555 vsize=967620 CPUtime=397.66 cores=1,3,5,7
/proc/13557/task/13559/stat : 13559 (pwbo2.0) R 13555 13557 11438 0 -1 4202560 95523 0 0 0 39707 59 0 0 20 0 3 0 276140577 990842880 204697 33554432000 4194304 5965102 140736521641232 139880329210696 4220672 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=13557/tid=13560] ppid=13555 vsize=967620 CPUtime=397.61 cores=1,3,5,7
/proc/13557/task/13560/stat : 13560 (pwbo2.0) R 13555 13557 11438 0 -1 4202560 26107 0 0 0 39738 23 0 0 20 0 3 0 276140577 990842880 204697 33554432000 4194304 5965102 140736521641232 139880318720120 4393958 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 800.73
Current children cumulated vsize (KiB) 967620

[startup+462.3 s]
/proc/loadavg: 3.98 3.99 3.97 5/181 13608
/proc/meminfo: memFree=29170896/32873844 swapFree=7364/7364
[pid=13557] ppid=13555 vsize=967620 CPUtime=920.69 cores=1,3,5,7
/proc/13557/stat : 13557 (pwbo2.0) S 13555 13557 11438 0 -1 4202496 199070 0 0 0 91983 86 0 0 20 0 3 0 276140221 990842880 205432 33554432000 4194304 5965102 140736521641232 140736521640752 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13557/statm: 241905 205432 199 433 0 241469 0
[pid=13557/tid=13559] ppid=13555 vsize=967620 CPUtime=457.49 cores=1,3,5,7
/proc/13557/task/13559/stat : 13559 (pwbo2.0) R 13555 13557 11438 0 -1 4202560 95523 0 0 0 45690 59 0 0 20 0 3 0 276140577 990842880 205432 33554432000 4194304 5965102 140736521641232 139880329210696 4400960 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=13557/tid=13560] ppid=13555 vsize=967620 CPUtime=457.44 cores=1,3,5,7
/proc/13557/task/13560/stat : 13560 (pwbo2.0) R 13555 13557 11438 0 -1 4202560 26398 0 0 0 45721 23 0 0 20 0 3 0 276140577 990842880 205432 33554432000 4194304 5965102 140736521641232 139880318720312 4404383 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 920.69
Current children cumulated vsize (KiB) 967620

[startup+522.3 s]
/proc/loadavg: 3.99 3.99 3.97 5/181 13608
/proc/meminfo: memFree=28833928/32873844 swapFree=7364/7364
[pid=13557] ppid=13555 vsize=967620 CPUtime=1040.67 cores=1,3,5,7
/proc/13557/stat : 13557 (pwbo2.0) S 13555 13557 11438 0 -1 4202496 199848 0 0 0 103980 87 0 0 20 0 3 0 276140221 990842880 209554 33554432000 4194304 5965102 140736521641232 140736521640752 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13557/statm: 241905 209554 199 433 0 241469 0
[pid=13557/tid=13559] ppid=13555 vsize=967620 CPUtime=517.34 cores=1,3,5,7
/proc/13557/task/13559/stat : 13559 (pwbo2.0) R 13555 13557 11438 0 -1 4202560 95973 0 0 0 51674 60 0 0 20 0 3 0 276140577 990842880 209554 33554432000 4194304 5965102 140736521641232 139880329209720 4400960 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=13557/tid=13560] ppid=13555 vsize=967620 CPUtime=517.29 cores=1,3,5,7
/proc/13557/task/13560/stat : 13560 (pwbo2.0) R 13555 13557 11438 0 -1 4202560 26726 0 0 0 51704 25 0 0 20 0 3 0 276140577 990842880 209554 33554432000 4194304 5965102 140736521641232 139880318720360 4393958 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1040.67
Current children cumulated vsize (KiB) 967620

[startup+582.3 s]
/proc/loadavg: 3.99 3.99 3.97 5/181 13608
/proc/meminfo: memFree=28489424/32873844 swapFree=7364/7364
[pid=13557] ppid=13555 vsize=967620 CPUtime=1160.64 cores=1,3,5,7
/proc/13557/stat : 13557 (pwbo2.0) S 13555 13557 11438 0 -1 4202496 202334 0 0 0 115975 89 0 0 20 0 3 0 276140221 990842880 213356 33554432000 4194304 5965102 140736521641232 140736521640752 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13557/statm: 241905 213356 199 433 0 241469 0
[pid=13557/tid=13559] ppid=13555 vsize=967620 CPUtime=577.17 cores=1,3,5,7
/proc/13557/task/13559/stat : 13559 (pwbo2.0) R 13555 13557 11438 0 -1 4202560 98318 0 0 0 57654 63 0 0 20 0 3 0 276140577 990842880 213356 33554432000 4194304 5965102 140736521641232 139880329209656 4404660 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=13557/tid=13560] ppid=13555 vsize=967620 CPUtime=577.13 cores=1,3,5,7
/proc/13557/task/13560/stat : 13560 (pwbo2.0) R 13555 13557 11438 0 -1 4202560 26867 0 0 0 57687 26 0 0 20 0 3 0 276140577 990842880 213356 33554432000 4194304 5965102 140736521641232 139880318720360 4393958 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1160.64
Current children cumulated vsize (KiB) 967620

[startup+642.3 s]
/proc/loadavg: 3.99 3.99 3.97 5/181 13608
/proc/meminfo: memFree=28076340/32873844 swapFree=7364/7364
[pid=13557] ppid=13555 vsize=1098692 CPUtime=1280.62 cores=1,3,5,7
/proc/13557/stat : 13557 (pwbo2.0) S 13555 13557 11438 0 -1 4202496 225589 0 0 0 127964 98 0 0 20 0 3 0 276140221 1125060608 247555 33554432000 4194304 5965102 140736521641232 140736521640752 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13557/statm: 274673 247555 199 433 0 274237 0
[pid=13557/tid=13559] ppid=13555 vsize=1098692 CPUtime=637.01 cores=1,3,5,7
/proc/13557/task/13559/stat : 13559 (pwbo2.0) R 13555 13557 11438 0 -1 4202560 121294 0 0 0 63628 73 0 0 20 0 3 0 276140577 1125060608 247555 33554432000 4194304 5965102 140736521641232 139880329210216 4394025 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=13557/tid=13560] ppid=13555 vsize=1098692 CPUtime=636.99 cores=1,3,5,7
/proc/13557/task/13560/stat : 13560 (pwbo2.0) R 13555 13557 11438 0 -1 4202560 27146 0 0 0 63671 28 0 0 20 0 3 0 276140577 1125060608 247555 33554432000 4194304 5965102 140736521641232 139880318720360 4222416 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1280.62
Current children cumulated vsize (KiB) 1098692

[startup+702.3 s]
/proc/loadavg: 4.07 4.01 3.97 5/182 13611
/proc/meminfo: memFree=27791324/32873844 swapFree=7364/7364
[pid=13557] ppid=13555 vsize=1098692 CPUtime=1400.58 cores=1,3,5,7
/proc/13557/stat : 13557 (pwbo2.0) S 13555 13557 11438 0 -1 4202496 225877 0 0 0 139959 99 0 0 20 0 3 0 276140221 1125060608 247836 33554432000 4194304 5965102 140736521641232 140736521640752 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13557/statm: 274673 247836 199 433 0 274237 0
[pid=13557/tid=13559] ppid=13555 vsize=1098692 CPUtime=696.84 cores=1,3,5,7
/proc/13557/task/13559/stat : 13559 (pwbo2.0) R 13555 13557 11438 0 -1 4202560 121301 0 0 0 69610 74 0 0 20 0 3 0 276140577 1125060608 247836 33554432000 4194304 5965102 140736521641232 139880329210216 4390210 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=13557/tid=13560] ppid=13555 vsize=1098692 CPUtime=696.83 cores=1,3,5,7
/proc/13557/task/13560/stat : 13560 (pwbo2.0) R 13555 13557 11438 0 -1 4202560 27427 0 0 0 69653 30 0 0 20 0 3 0 276140577 1125060608 247836 33554432000 4194304 5965102 140736521641232 139880318720312 4393903 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1400.58
Current children cumulated vsize (KiB) 1098692

[startup+762.307 s]
/proc/loadavg: 4.02 4.00 3.97 5/181 13612
/proc/meminfo: memFree=27455280/32873844 swapFree=7364/7364
[pid=13557] ppid=13555 vsize=1098692 CPUtime=1520.57 cores=1,3,5,7
/proc/13557/stat : 13557 (pwbo2.0) S 13555 13557 11438 0 -1 4202496 226890 0 0 0 151956 101 0 0 20 0 3 0 276140221 1125060608 249341 33554432000 4194304 5965102 140736521641232 140736521640752 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13557/statm: 274673 249341 199 433 0 274237 0
[pid=13557/tid=13559] ppid=13555 vsize=1098692 CPUtime=756.67 cores=1,3,5,7
/proc/13557/task/13559/stat : 13559 (pwbo2.0) R 13555 13557 11438 0 -1 4202560 121972 0 0 0 75592 75 0 0 20 0 3 0 276140577 1125060608 249341 33554432000 4194304 5965102 140736521641232 139880329210392 5144479 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=13557/tid=13560] ppid=13555 vsize=1098692 CPUtime=756.68 cores=1,3,5,7
/proc/13557/task/13560/stat : 13560 (pwbo2.0) R 13555 13557 11438 0 -1 4202560 27769 0 0 0 75636 32 0 0 20 0 3 0 276140577 1125060608 249341 33554432000 4194304 5965102 140736521641232 139880318720312 4393958 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1520.57
Current children cumulated vsize (KiB) 1098692

[startup+822.3 s]
/proc/loadavg: 4.01 4.00 3.97 5/181 13612
/proc/meminfo: memFree=27085424/32873844 swapFree=7364/7364
[pid=13557] ppid=13555 vsize=1098692 CPUtime=1640.53 cores=1,3,5,7
/proc/13557/stat : 13557 (pwbo2.0) S 13555 13557 11438 0 -1 4202496 227066 0 0 0 163952 101 0 0 20 0 3 0 276140221 1125060608 249583 33554432000 4194304 5965102 140736521641232 140736521640752 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13557/statm: 274673 249583 199 433 0 274237 0
[pid=13557/tid=13559] ppid=13555 vsize=1098692 CPUtime=816.51 cores=1,3,5,7
/proc/13557/task/13559/stat : 13559 (pwbo2.0) R 13555 13557 11438 0 -1 4202560 121972 0 0 0 81575 76 0 0 20 0 3 0 276140577 1125060608 249583 33554432000 4194304 5965102 140736521641232 139880329210392 4430854 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=13557/tid=13560] ppid=13555 vsize=1098692 CPUtime=816.52 cores=1,3,5,7
/proc/13557/task/13560/stat : 13560 (pwbo2.0) R 13555 13557 11438 0 -1 4202560 27945 0 0 0 81619 33 0 0 20 0 3 0 276140577 1125060608 249583 33554432000 4194304 5965102 140736521641232 139880318719832 4404383 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1640.53
Current children cumulated vsize (KiB) 1098692

[startup+882.3 s]
/proc/loadavg: 4.00 4.00 3.97 5/181 13612
/proc/meminfo: memFree=26796692/32873844 swapFree=7364/7364
[pid=13557] ppid=13555 vsize=1098692 CPUtime=1760.51 cores=1,3,5,7
/proc/13557/stat : 13557 (pwbo2.0) S 13555 13557 11438 0 -1 4202496 227687 0 0 0 175947 104 0 0 20 0 3 0 276140221 1125060608 250453 33554432000 4194304 5965102 140736521641232 140736521640752 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13557/statm: 274673 250453 199 433 0 274237 0
[pid=13557/tid=13559] ppid=13555 vsize=1098692 CPUtime=876.35 cores=1,3,5,7
/proc/13557/task/13559/stat : 13559 (pwbo2.0) R 13555 13557 11438 0 -1 4202560 122022 0 0 0 87558 77 0 0 20 0 3 0 276140577 1125060608 250453 33554432000 4194304 5965102 140736521641232 139880329210392 4404600 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=13557/tid=13560] ppid=13555 vsize=1098692 CPUtime=876.36 cores=1,3,5,7
/proc/13557/task/13560/stat : 13560 (pwbo2.0) R 13555 13557 11438 0 -1 4202560 28516 0 0 0 87599 37 0 0 20 0 3 0 276140577 1125060608 250453 33554432000 4194304 5965102 140736521641232 139880318720312 5137076 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1760.51
Current children cumulated vsize (KiB) 1098692



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+902.1 s]
/proc/loadavg: 4.00 4.00 3.97 5/181 13612
/proc/meminfo: memFree=26753660/32873844 swapFree=7364/7364
[pid=13557] ppid=13555 vsize=1098692 CPUtime=1800.12 cores=1,3,5,7
/proc/13557/stat : 13557 (pwbo2.0) S 13555 13557 11438 0 -1 4202496 227824 0 0 0 179908 104 0 0 20 0 3 0 276140221 1125060608 251093 33554432000 4194304 5965102 140736521641232 140736521640752 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13557/statm: 274673 251093 199 433 0 274237 0
[pid=13557/tid=13559] ppid=13555 vsize=1098692 CPUtime=896.11 cores=1,3,5,7
/proc/13557/task/13559/stat : 13559 (pwbo2.0) R 13555 13557 11438 0 -1 4202560 122023 0 0 0 89534 77 0 0 20 0 3 0 276140577 1125060608 251093 33554432000 4194304 5965102 140736521641232 139880329210392 4222416 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=13557/tid=13560] ppid=13555 vsize=1098692 CPUtime=896.12 cores=1,3,5,7
/proc/13557/task/13560/stat : 13560 (pwbo2.0) R 13555 13557 11438 0 -1 4202560 28652 0 0 0 89574 38 0 0 20 0 3 0 276140577 1125060608 251093 33554432000 4194304 5965102 140736521641232 139880318720312 4222464 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.12
Current children cumulated vsize (KiB) 1098692

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

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

[startup+902.1 s]
/proc/loadavg: 4.00 4.00 3.97 5/181 13612
/proc/meminfo: memFree=26753660/32873844 swapFree=7364/7364
[pid=13557] ppid=13555 vsize=1098692 CPUtime=1800.12 cores=1,3,5,7
/proc/13557/stat : 13557 (pwbo2.0) S 13555 13557 11438 0 -1 4202496 227824 0 0 0 179908 104 0 0 20 0 3 0 276140221 1125060608 251093 33554432000 4194304 5965102 140736521641232 140736521640752 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13557/statm: 274673 251093 199 433 0 274237 0
[pid=13557/tid=13559] ppid=13555 vsize=1098692 CPUtime=896.11 cores=1,3,5,7
/proc/13557/task/13559/stat : 13559 (pwbo2.0) R 13555 13557 11438 0 -1 4202560 122023 0 0 0 89534 77 0 0 20 0 3 0 276140577 1125060608 251093 33554432000 4194304 5965102 140736521641232 139880329210392 4222416 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=13557/tid=13560] ppid=13555 vsize=1098692 CPUtime=896.12 cores=1,3,5,7
/proc/13557/task/13560/stat : 13560 (pwbo2.0) R 13555 13557 11438 0 -1 4202560 28652 0 0 0 89574 38 0 0 20 0 3 0 276140577 1125060608 251093 33554432000 4194304 5965102 140736521641232 139880318720312 4222464 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.12
Current children cumulated vsize (KiB) 1098692

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 13557 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=492195
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=339796
# CPU time returned by wait4() is 1795.83
# while last known CPU time is 1800.12
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 902.126
CPU time (s): 1800.12
CPU user time (s): 1799.08
CPU system time (s): 1.04
CPU usage (%): 199.542
Max. virtual memory (cumulated for all children) (KiB): 1098692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.49
system time used= 1.3398
maximum resident set size= 1004376
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 227825
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= 8135
involuntary context switches= 2614

runsolver used 1.91071 second user time and 5.75612 second system time

The end

Launcher Data

Begin job on node109 at 2012-05-27 08:28:36
IDJOB=3704069
IDBENCH=91029
IDSOLVER=2279
FILE ID=node109/3704069-1338100116
RUNJOBID= node109-1338088487-11455
PBS_JOBID= 14624462
Free space on /tmp= 71292 MiB

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

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

MD5SUM BENCH= 768b5e23d0b4ff11a666e1cea764674d
RANDOM SEED=316927670

node109.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		: 2667.264
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	: 5334.52
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		: 2667.264
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		: 2667.264
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.91
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		: 2667.264
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		: 2667.264
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		: 2667.264
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		: 2667.264
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		: 2667.264
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27510876 kB
Buffers:          253104 kB
Cached:           612228 kB
SwapCached:            0 kB
Active:          4425972 kB
Inactive:         137484 kB
Active(anon):    3689540 kB
Inactive(anon):    10916 kB
Active(file):     736432 kB
Inactive(file):   126568 kB
Unevictable:        7364 kB
Mlocked:            7364 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             32748 kB
Writeback:             0 kB
AnonPages:       3738196 kB
Mapped:            15096 kB
Shmem:               200 kB
Slab:             651528 kB
SReclaimable:      93764 kB
SUnreclaim:       557764 kB
KernelStack:        1464 kB
PageTables:        11764 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     627512 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2316288 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71288 MiB
End job on node109 at 2012-05-27 08:43:41