Trace number 3747058

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
npSolver inc-topDown (fixed)? (TO) 1800.07 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/
miplib2003/normalized-mps-v2-20-10-manna81.opb
MD5SUM6fc83a536fe9a582c06bbccccc09c709
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-13164
Best CPU time to get the best result obtained on this benchmark75.4055
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -12220
Optimality of the best value was proved NO
Number of variables10713
Total number of constraints9151
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints9151
Minimum length of a constraint2
Maximum length of a constraint8
Number of terms in the objective function 10713
Biggest coefficient in the objective function 8
Number of bits for the biggest coefficient in the objective function 4
Sum of the numbers in the objective function 30411
Number of bits of the sum of numbers in the objective function 15
Biggest number in a constraint 24
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 30411
Number of bits of the biggest sum of numbers15
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.10	c run inc solver
0.00/0.10	c [INC SYSTEM] run initial solver
0.00/0.10	c [INC SYSTEM] preprocess with white file
1.97/2.09	c [INC SYSTEM] finished preprocessing in 1 s
1.97/2.09	c [INC SYSTEM] execute solver
2.07/2.16	c [INC SEARCH] formula is SAT
2.07/2.17	c [INC SYSTEM] solved the initial formula
2.07/2.19	c model valid
2.07/2.19	c current solution ok
2.28/2.37	o 0
2.28/2.37	c [INC SYSTEM] there exists a inc, kill it!
2.28/2.37	c write failed with 2
2.28/2.37	c [INC SEARCH] iteration: 0
2.28/2.37	c [INC BOUNDS] best value:30411 search for 30410
2.28/2.37	c [INC SYSTEM] create new solver instance
2.28/2.37	c [INC] encode full formula
2.28/2.37	c fallback to adder encoding
3.17/3.23	c set iterative enc to: adder
3.17/3.23	c set iterative enc to: none
3.28/3.33	c [INC SEARCH] isOptimum variable: 0
1800.04/1800.41	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.04/1800.41	s UNKNOWN
1800.04/1800.41	c [INC SYSTEM] there exists a inc, kill it!
1800.04/1800.41	c write failed with -1

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-3747058-1339098204/watcher-3747058-1339098204 -o /tmp/evaluation-result-3747058-1339098204/solver-3747058-1339098204 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747058-1339098204.opb 1976914835 HOME HOME 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 0.60 0.14 0.05 1/171 798
/proc/meminfo: memFree=25790460/32873844 swapFree=7628/7628
[pid=798] ppid=796 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/798/stat : 798 (npSolver-pbo-It) S 796 798 638 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375945273 9367552 274 33554432000 4194304 5064252 140736811377248 140736811376160 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/798/statm: 2287 274 233 213 0 72 0

[startup+0.0894519 s]
/proc/loadavg: 0.60 0.14 0.05 1/171 798
/proc/meminfo: memFree=25790460/32873844 swapFree=7628/7628
[pid=798] ppid=796 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/798/stat : 798 (npSolver-pbo-It) S 796 798 638 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375945273 9367552 274 33554432000 4194304 5064252 140736811377248 140736811376160 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/798/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100311 s]
/proc/loadavg: 0.60 0.14 0.05 1/171 798
/proc/meminfo: memFree=25790460/32873844 swapFree=7628/7628
[pid=798] ppid=796 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/798/stat : 798 (npSolver-pbo-It) S 796 798 638 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375945273 9367552 274 33554432000 4194304 5064252 140736811377248 140736811376160 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/798/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300263 s]
/proc/loadavg: 0.60 0.14 0.05 1/171 798
/proc/meminfo: memFree=25790460/32873844 swapFree=7628/7628
[pid=798] ppid=796 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/798/stat : 798 (npSolver-pbo-It) S 796 798 638 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375945273 9367552 274 33554432000 4194304 5064252 140736811377248 140736811376160 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/798/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700251 s]
/proc/loadavg: 0.60 0.14 0.05 1/171 798
/proc/meminfo: memFree=25790460/32873844 swapFree=7628/7628
[pid=798] ppid=796 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/798/stat : 798 (npSolver-pbo-It) S 796 798 638 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375945273 9367552 274 33554432000 4194304 5064252 140736811377248 140736811376160 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/798/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50036 s]
/proc/loadavg: 0.60 0.14 0.05 2/175 802
/proc/meminfo: memFree=25736016/32873844 swapFree=7628/7628
[pid=798] ppid=796 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/798/stat : 798 (npSolver-pbo-It) S 796 798 638 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375945273 9367552 274 33554432000 4194304 5064252 140736811377248 140736811376160 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/798/statm: 2287 274 233 213 0 72 0
[pid=799] ppid=798 vsize=12416 CPUtime=0.11 cores=0,2,4,6
/proc/799/stat : 799 (npSolver-pbo) S 798 798 638 0 -1 4202496 4689 0 0 0 9 2 0 0 20 0 1 0 375945273 12713984 2655 33554432000 4194304 6004724 140736972659136 140736972653600 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/799/statm: 3104 2655 148 442 0 2658 0
[pid=801] ppid=799 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/801/stat : 801 (cp2_pre.sh) S 799 798 638 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 375945286 9367552 277 33554432000 4194304 5064252 140736612333568 140736612332272 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/801/statm: 2287 277 234 213 0 72 0
[pid=802] ppid=801 vsize=46008 CPUtime=1.36 cores=0,2,4,6
/proc/802/stat : 802 (coprocessor) R 801 798 638 0 -1 4202496 9119 0 0 0 135 1 0 0 20 0 1 0 375945286 47112192 10823 33554432000 4194304 6586260 140734886292176 140734886287496 5599216 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/802/statm: 11502 10823 191 584 0 10914 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 76720

[startup+3.10032 s]
/proc/loadavg: 0.60 0.14 0.05 3/180 819
/proc/meminfo: memFree=25664292/32873844 swapFree=7628/7628
[pid=798] ppid=796 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/798/stat : 798 (npSolver-pbo-It) S 796 798 638 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375945273 9367552 274 33554432000 4194304 5064252 140736811377248 140736811376160 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/798/statm: 2287 274 233 213 0 72 0
[pid=799] ppid=798 vsize=97164 CPUtime=3.07 cores=0,2,4,6
/proc/799/stat : 799 (npSolver-pbo) R 798 798 638 0 -1 4202496 10092 14980 0 0 86 18 197 6 20 0 1 0 375945273 99495936 19816 33554432000 4194304 6004724 140736972659136 140736972651928 4534746 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/799/statm: 24291 19816 177 442 0 23845 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 106312

[startup+6.30031 s]
/proc/loadavg: 0.71 0.17 0.06 3/182 824
/proc/meminfo: memFree=24938912/32873844 swapFree=7628/7628
[pid=798] ppid=796 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/798/stat : 798 (npSolver-pbo-It) S 796 798 638 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375945273 9367552 274 33554432000 4194304 5064252 140736811377248 140736811376160 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/798/statm: 2287 274 233 213 0 72 0
[pid=799] ppid=798 vsize=31628 CPUtime=3.31 cores=0,2,4,6
/proc/799/stat : 799 (npSolver-pbo) S 798 798 638 0 -1 4202496 10931 15497 0 0 100 27 198 6 20 0 1 0 375945273 32387072 7490 33554432000 4194304 6004724 140736972659136 140736972644984 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/799/statm: 7907 7490 178 442 0 7461 0
[pid=824] ppid=799 vsize=161792 CPUtime=2.95 cores=0,2,4,6
/proc/824/stat : 824 (glucosInc) R 799 798 638 0 -1 4202496 31623 0 0 0 289 6 0 0 20 0 1 0 375945606 165675008 37253 33554432000 4194304 5654031 140735325375824 140735325363640 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/824/statm: 40448 37253 141 357 0 40088 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 202568

[startup+12.7004 s]
/proc/loadavg: 0.89 0.22 0.07 3/181 826
/proc/meminfo: memFree=25202276/32873844 swapFree=7628/7628
[pid=798] ppid=796 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/798/stat : 798 (npSolver-pbo-It) S 796 798 638 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375945273 9367552 274 33554432000 4194304 5064252 140736811377248 140736811376160 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/798/statm: 2287 274 233 213 0 72 0
[pid=799] ppid=798 vsize=31628 CPUtime=3.31 cores=0,2,4,6
/proc/799/stat : 799 (npSolver-pbo) S 798 798 638 0 -1 4202496 10931 15497 0 0 100 27 198 6 20 0 1 0 375945273 32387072 7490 33554432000 4194304 6004724 140736972659136 140736972644984 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/799/statm: 7907 7490 178 442 0 7461 0
[pid=824] ppid=799 vsize=162228 CPUtime=9.35 cores=0,2,4,6
/proc/824/stat : 824 (glucosInc) R 799 798 638 0 -1 4202496 31732 0 0 0 929 6 0 0 20 0 1 0 375945606 166121472 37362 33554432000 4194304 5654031 140735325375824 140735325373608 4214638 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/824/statm: 40557 37362 141 357 0 40197 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 203004

[startup+25.5067 s]
/proc/loadavg: 1.14 0.31 0.10 3/181 826
/proc/meminfo: memFree=25175072/32873844 swapFree=7628/7628
[pid=798] ppid=796 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/798/stat : 798 (npSolver-pbo-It) S 796 798 638 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375945273 9367552 274 33554432000 4194304 5064252 140736811377248 140736811376160 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/798/statm: 2287 274 233 213 0 72 0
[pid=799] ppid=798 vsize=31628 CPUtime=3.31 cores=0,2,4,6
/proc/799/stat : 799 (npSolver-pbo) S 798 798 638 0 -1 4202496 10931 15497 0 0 100 27 198 6 20 0 1 0 375945273 32387072 7490 33554432000 4194304 6004724 140736972659136 140736972644984 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/799/statm: 7907 7490 178 442 0 7461 0
[pid=824] ppid=799 vsize=162228 CPUtime=22.15 cores=0,2,4,6
/proc/824/stat : 824 (glucosInc) R 799 798 638 0 -1 4202496 31732 0 0 0 2209 6 0 0 20 0 1 0 375945606 166121472 37362 33554432000 4194304 5654031 140735325375824 140735325373608 4214603 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/824/statm: 40557 37362 141 357 0 40197 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 203004

[startup+51.1003 s]
/proc/loadavg: 1.43 0.44 0.15 3/181 826
/proc/meminfo: memFree=25167680/32873844 swapFree=7628/7628
[pid=798] ppid=796 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/798/stat : 798 (npSolver-pbo-It) S 796 798 638 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375945273 9367552 274 33554432000 4194304 5064252 140736811377248 140736811376160 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/798/statm: 2287 274 233 213 0 72 0
[pid=799] ppid=798 vsize=31628 CPUtime=3.31 cores=0,2,4,6
/proc/799/stat : 799 (npSolver-pbo) S 798 798 638 0 -1 4202496 10931 15497 0 0 100 27 198 6 20 0 1 0 375945273 32387072 7490 33554432000 4194304 6004724 140736972659136 140736972644984 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/799/statm: 7907 7490 178 442 0 7461 0
[pid=824] ppid=799 vsize=162360 CPUtime=47.74 cores=0,2,4,6
/proc/824/stat : 824 (glucosInc) R 799 798 638 0 -1 4202496 31811 0 0 0 4768 6 0 0 20 0 1 0 375945606 166256640 37441 33554432000 4194304 5654031 140735325375824 140735325373608 4215091 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/824/statm: 40590 37441 141 357 0 40230 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 203136

[startup+102.3 s]
/proc/loadavg: 1.75 0.68 0.25 3/181 827
/proc/meminfo: memFree=25152684/32873844 swapFree=7628/7628
[pid=798] ppid=796 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/798/stat : 798 (npSolver-pbo-It) S 796 798 638 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375945273 9367552 274 33554432000 4194304 5064252 140736811377248 140736811376160 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/798/statm: 2287 274 233 213 0 72 0
[pid=799] ppid=798 vsize=31628 CPUtime=3.31 cores=0,2,4,6
/proc/799/stat : 799 (npSolver-pbo) S 798 798 638 0 -1 4202496 10931 15497 0 0 100 27 198 6 20 0 1 0 375945273 32387072 7490 33554432000 4194304 6004724 140736972659136 140736972644984 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/799/statm: 7907 7490 178 442 0 7461 0
[pid=824] ppid=799 vsize=163364 CPUtime=98.93 cores=0,2,4,6
/proc/824/stat : 824 (glucosInc) R 799 798 638 0 -1 4202496 32217 0 0 0 9887 6 0 0 20 0 1 0 375945606 167284736 37834 33554432000 4194304 5654031 140735325375824 140735325363640 4214189 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/824/statm: 40841 37834 142 357 0 40481 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 204140

[startup+162.3 s]
/proc/loadavg: 1.91 0.92 0.35 3/181 827
/proc/meminfo: memFree=25135876/32873844 swapFree=7628/7628
[pid=798] ppid=796 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/798/stat : 798 (npSolver-pbo-It) S 796 798 638 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375945273 9367552 274 33554432000 4194304 5064252 140736811377248 140736811376160 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/798/statm: 2287 274 233 213 0 72 0
[pid=799] ppid=798 vsize=31628 CPUtime=3.31 cores=0,2,4,6
/proc/799/stat : 799 (npSolver-pbo) S 798 798 638 0 -1 4202496 10931 15497 0 0 100 27 198 6 20 0 1 0 375945273 32387072 7490 33554432000 4194304 6004724 140736972659136 140736972644984 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/799/statm: 7907 7490 178 442 0 7461 0
[pid=824] ppid=799 vsize=185664 CPUtime=158.9 cores=0,2,4,6
/proc/824/stat : 824 (glucosInc) R 799 798 638 0 -1 4202496 33567 0 0 0 15883 7 0 0 20 0 1 0 375945606 190119936 40143 33554432000 4194304 5654031 140735325375824 140735325363640 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/824/statm: 46416 40143 142 357 0 46056 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 226440

[startup+222.3 s]
/proc/loadavg: 1.96 1.11 0.45 3/181 827
/proc/meminfo: memFree=25126844/32873844 swapFree=7628/7628
[pid=798] ppid=796 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/798/stat : 798 (npSolver-pbo-It) S 796 798 638 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375945273 9367552 274 33554432000 4194304 5064252 140736811377248 140736811376160 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/798/statm: 2287 274 233 213 0 72 0
[pid=799] ppid=798 vsize=31628 CPUtime=3.31 cores=0,2,4,6
/proc/799/stat : 799 (npSolver-pbo) S 798 798 638 0 -1 4202496 10931 15497 0 0 100 27 198 6 20 0 1 0 375945273 32387072 7490 33554432000 4194304 6004724 140736972659136 140736972644984 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/799/statm: 7907 7490 178 442 0 7461 0
[pid=824] ppid=799 vsize=191788 CPUtime=218.9 cores=0,2,4,6
/proc/824/stat : 824 (glucosInc) R 799 798 638 0 -1 4202496 35105 0 0 0 21881 9 0 0 20 0 1 0 375945606 196390912 41151 33554432000 4194304 5654031 140735325375824 140735325363640 4232752 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/824/statm: 47947 41151 142 357 0 47587 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 232564

[startup+282.3 s]

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

/proc/meminfo: memFree=24665896/32873844 swapFree=7628/7628
[pid=798] ppid=796 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/798/stat : 798 (npSolver-pbo-It) S 796 798 638 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375945273 9367552 274 33554432000 4194304 5064252 140736811377248 140736811376160 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/798/statm: 2287 274 233 213 0 72 0
[pid=799] ppid=798 vsize=31628 CPUtime=3.31 cores=0,2,4,6
/proc/799/stat : 799 (npSolver-pbo) S 798 798 638 0 -1 4202496 10931 15497 0 0 100 27 198 6 20 0 1 0 375945273 32387072 7490 33554432000 4194304 6004724 140736972659136 140736972644984 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/799/statm: 7907 7490 178 442 0 7461 0
[pid=824] ppid=799 vsize=341420 CPUtime=1238.71 cores=0,2,4,6
/proc/824/stat : 824 (glucosInc) R 799 798 638 0 -1 4202496 62404 0 0 0 123828 43 0 0 20 0 1 0 375945606 349614080 73204 33554432000 4194304 5654031 140735325375824 140735325363640 4214632 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/824/statm: 85355 73204 142 357 0 84995 0
Current children cumulated CPU time (s) 1242.02
Current children cumulated vsize (KiB) 382196

[startup+1302.3 s]
/proc/loadavg: 2.00 1.96 1.49 3/181 863
/proc/meminfo: memFree=24641384/32873844 swapFree=7628/7628
[pid=798] ppid=796 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/798/stat : 798 (npSolver-pbo-It) S 796 798 638 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375945273 9367552 274 33554432000 4194304 5064252 140736811377248 140736811376160 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/798/statm: 2287 274 233 213 0 72 0
[pid=799] ppid=798 vsize=31628 CPUtime=3.31 cores=0,2,4,6
/proc/799/stat : 799 (npSolver-pbo) S 798 798 638 0 -1 4202496 10931 15497 0 0 100 27 198 6 20 0 1 0 375945273 32387072 7490 33554432000 4194304 6004724 140736972659136 140736972644984 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/799/statm: 7907 7490 178 442 0 7461 0
[pid=824] ppid=799 vsize=345620 CPUtime=1298.7 cores=0,2,4,6
/proc/824/stat : 824 (glucosInc) R 799 798 638 0 -1 4202496 62789 0 0 0 129827 43 0 0 20 0 1 0 375945606 353914880 78075 33554432000 4194304 5654031 140735325375824 140735325363640 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/824/statm: 86405 78075 142 357 0 86045 0
Current children cumulated CPU time (s) 1302.01
Current children cumulated vsize (KiB) 386396

[startup+1362.3 s]
/proc/loadavg: 2.06 1.98 1.52 3/181 863
/proc/meminfo: memFree=24647764/32873844 swapFree=7628/7628
[pid=798] ppid=796 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/798/stat : 798 (npSolver-pbo-It) S 796 798 638 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375945273 9367552 274 33554432000 4194304 5064252 140736811377248 140736811376160 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/798/statm: 2287 274 233 213 0 72 0
[pid=799] ppid=798 vsize=31628 CPUtime=3.31 cores=0,2,4,6
/proc/799/stat : 799 (npSolver-pbo) S 798 798 638 0 -1 4202496 10931 15497 0 0 100 27 198 6 20 0 1 0 375945273 32387072 7490 33554432000 4194304 6004724 140736972659136 140736972644984 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/799/statm: 7907 7490 178 442 0 7461 0
[pid=824] ppid=799 vsize=348556 CPUtime=1358.69 cores=0,2,4,6
/proc/824/stat : 824 (glucosInc) R 799 798 638 0 -1 4202496 64551 0 0 0 135822 47 0 0 20 0 1 0 375945606 356921344 74207 33554432000 4194304 5654031 140735325375824 140735325363640 4215112 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/824/statm: 87139 74207 142 357 0 86779 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 389332

[startup+1422.3 s]
/proc/loadavg: 2.02 1.98 1.55 3/181 863
/proc/meminfo: memFree=24645572/32873844 swapFree=7628/7628
[pid=798] ppid=796 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/798/stat : 798 (npSolver-pbo-It) S 796 798 638 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375945273 9367552 274 33554432000 4194304 5064252 140736811377248 140736811376160 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/798/statm: 2287 274 233 213 0 72 0
[pid=799] ppid=798 vsize=31628 CPUtime=3.31 cores=0,2,4,6
/proc/799/stat : 799 (npSolver-pbo) S 798 798 638 0 -1 4202496 10931 15497 0 0 100 27 198 6 20 0 1 0 375945273 32387072 7490 33554432000 4194304 6004724 140736972659136 140736972644984 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/799/statm: 7907 7490 178 442 0 7461 0
[pid=824] ppid=799 vsize=351196 CPUtime=1418.68 cores=0,2,4,6
/proc/824/stat : 824 (glucosInc) R 799 798 638 0 -1 4202496 66175 0 0 0 141819 49 0 0 20 0 1 0 375945606 359624704 73268 33554432000 4194304 5654031 140735325375824 140735325363640 4214638 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/824/statm: 87799 73268 142 357 0 87439 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 391972

[startup+1482.3 s]
/proc/loadavg: 2.06 2.00 1.58 3/181 863
/proc/meminfo: memFree=24619632/32873844 swapFree=7628/7628
[pid=798] ppid=796 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/798/stat : 798 (npSolver-pbo-It) S 796 798 638 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375945273 9367552 274 33554432000 4194304 5064252 140736811377248 140736811376160 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/798/statm: 2287 274 233 213 0 72 0
[pid=799] ppid=798 vsize=31628 CPUtime=3.31 cores=0,2,4,6
/proc/799/stat : 799 (npSolver-pbo) S 798 798 638 0 -1 4202496 10931 15497 0 0 100 27 198 6 20 0 1 0 375945273 32387072 7490 33554432000 4194304 6004724 140736972659136 140736972644984 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/799/statm: 7907 7490 178 442 0 7461 0
[pid=824] ppid=799 vsize=351196 CPUtime=1478.67 cores=0,2,4,6
/proc/824/stat : 824 (glucosInc) R 799 798 638 0 -1 4202496 66190 0 0 0 147817 50 0 0 20 0 1 0 375945606 359624704 77371 33554432000 4194304 5654031 140735325375824 140735325363640 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/824/statm: 87799 77371 142 357 0 87439 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 391972

[startup+1542.3 s]
/proc/loadavg: 2.02 2.00 1.60 3/181 863
/proc/meminfo: memFree=24611180/32873844 swapFree=7628/7628
[pid=798] ppid=796 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/798/stat : 798 (npSolver-pbo-It) S 796 798 638 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375945273 9367552 274 33554432000 4194304 5064252 140736811377248 140736811376160 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/798/statm: 2287 274 233 213 0 72 0
[pid=799] ppid=798 vsize=31628 CPUtime=3.31 cores=0,2,4,6
/proc/799/stat : 799 (npSolver-pbo) S 798 798 638 0 -1 4202496 10931 15497 0 0 100 27 198 6 20 0 1 0 375945273 32387072 7490 33554432000 4194304 6004724 140736972659136 140736972644984 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/799/statm: 7907 7490 178 442 0 7461 0
[pid=824] ppid=799 vsize=354908 CPUtime=1538.67 cores=0,2,4,6
/proc/824/stat : 824 (glucosInc) R 799 798 638 0 -1 4202496 67337 0 0 0 153815 52 0 0 20 0 1 0 375945606 363425792 77508 33554432000 4194304 5654031 140735325375824 140735325363640 4215040 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/824/statm: 88727 77508 142 357 0 88367 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 395684

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.62 3/181 866
/proc/meminfo: memFree=24609064/32873844 swapFree=7628/7628
[pid=798] ppid=796 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/798/stat : 798 (npSolver-pbo-It) S 796 798 638 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375945273 9367552 274 33554432000 4194304 5064252 140736811377248 140736811376160 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/798/statm: 2287 274 233 213 0 72 0
[pid=799] ppid=798 vsize=31628 CPUtime=3.31 cores=0,2,4,6
/proc/799/stat : 799 (npSolver-pbo) S 798 798 638 0 -1 4202496 10931 15497 0 0 100 27 198 6 20 0 1 0 375945273 32387072 7490 33554432000 4194304 6004724 140736972659136 140736972644984 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/799/statm: 7907 7490 178 442 0 7461 0
[pid=824] ppid=799 vsize=355180 CPUtime=1598.65 cores=0,2,4,6
/proc/824/stat : 824 (glucosInc) R 799 798 638 0 -1 4202496 67965 0 0 0 159811 54 0 0 20 0 1 0 375945606 363704320 76297 33554432000 4194304 5654031 140735325375824 140735325363640 4215040 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/824/statm: 88795 76297 142 357 0 88435 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 395956

[startup+1662.31 s]
/proc/loadavg: 2.00 2.00 1.65 3/181 867
/proc/meminfo: memFree=24608828/32873844 swapFree=7628/7628
[pid=798] ppid=796 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/798/stat : 798 (npSolver-pbo-It) S 796 798 638 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375945273 9367552 274 33554432000 4194304 5064252 140736811377248 140736811376160 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/798/statm: 2287 274 233 213 0 72 0
[pid=799] ppid=798 vsize=31628 CPUtime=3.31 cores=0,2,4,6
/proc/799/stat : 799 (npSolver-pbo) S 798 798 638 0 -1 4202496 10931 15497 0 0 100 27 198 6 20 0 1 0 375945273 32387072 7490 33554432000 4194304 6004724 140736972659136 140736972644984 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/799/statm: 7907 7490 178 442 0 7461 0
[pid=824] ppid=799 vsize=358748 CPUtime=1658.65 cores=0,2,4,6
/proc/824/stat : 824 (glucosInc) R 799 798 638 0 -1 4202496 68594 0 0 0 165811 54 0 0 20 0 1 0 375945606 367357952 81014 33554432000 4194304 5654031 140735325375824 140735325363640 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/824/statm: 89687 81014 142 357 0 89327 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 399524

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.66 3/181 867
/proc/meminfo: memFree=24585724/32873844 swapFree=7628/7628
[pid=798] ppid=796 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/798/stat : 798 (npSolver-pbo-It) S 796 798 638 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375945273 9367552 274 33554432000 4194304 5064252 140736811377248 140736811376160 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/798/statm: 2287 274 233 213 0 72 0
[pid=799] ppid=798 vsize=31628 CPUtime=3.31 cores=0,2,4,6
/proc/799/stat : 799 (npSolver-pbo) S 798 798 638 0 -1 4202496 10931 15497 0 0 100 27 198 6 20 0 1 0 375945273 32387072 7490 33554432000 4194304 6004724 140736972659136 140736972644984 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/799/statm: 7907 7490 178 442 0 7461 0
[pid=824] ppid=799 vsize=358748 CPUtime=1718.63 cores=0,2,4,6
/proc/824/stat : 824 (glucosInc) R 799 798 638 0 -1 4202496 68976 0 0 0 171807 56 0 0 20 0 1 0 375945606 367357952 79442 33554432000 4194304 5654031 140735325375824 140735325363640 4232916 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/824/statm: 89687 79442 142 357 0 89327 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 399524

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.68 3/181 867
/proc/meminfo: memFree=24586660/32873844 swapFree=7628/7628
[pid=798] ppid=796 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/798/stat : 798 (npSolver-pbo-It) S 796 798 638 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375945273 9367552 274 33554432000 4194304 5064252 140736811377248 140736811376160 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/798/statm: 2287 274 233 213 0 72 0
[pid=799] ppid=798 vsize=31628 CPUtime=3.31 cores=0,2,4,6
/proc/799/stat : 799 (npSolver-pbo) S 798 798 638 0 -1 4202496 10931 15497 0 0 100 27 198 6 20 0 1 0 375945273 32387072 7490 33554432000 4194304 6004724 140736972659136 140736972644984 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/799/statm: 7907 7490 178 442 0 7461 0
[pid=824] ppid=799 vsize=360612 CPUtime=1778.63 cores=0,2,4,6
/proc/824/stat : 824 (glucosInc) R 799 798 638 0 -1 4202496 70010 0 0 0 177804 59 0 0 20 0 1 0 375945606 369266688 78702 33554432000 4194304 5654031 140735325375824 140735325363640 4209196 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/824/statm: 90153 78702 142 357 0 89793 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 401388



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.69 3/181 867
/proc/meminfo: memFree=24597272/32873844 swapFree=7628/7628
[pid=798] ppid=796 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/798/stat : 798 (npSolver-pbo-It) S 796 798 638 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375945273 9367552 274 33554432000 4194304 5064252 140736811377248 140736811376160 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/798/statm: 2287 274 233 213 0 72 0
[pid=799] ppid=798 vsize=31628 CPUtime=3.31 cores=0,2,4,6
/proc/799/stat : 799 (npSolver-pbo) S 798 798 638 0 -1 4202496 10931 15497 0 0 100 27 198 6 20 0 1 0 375945273 32387072 7490 33554432000 4194304 6004724 140736972659136 140736972644984 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/799/statm: 7907 7490 178 442 0 7461 0
[pid=824] ppid=799 vsize=361024 CPUtime=1796.73 cores=0,2,4,6
/proc/824/stat : 824 (glucosInc) R 799 798 638 0 -1 4202496 70103 0 0 0 179614 59 0 0 20 0 1 0 375945606 369688576 80839 33554432000 4194304 5654031 140735325375824 140735325363640 4216219 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/824/statm: 90256 80839 142 357 0 89896 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 401800

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.07
CPU user time (s): 1799.13
CPU system time (s): 0.940856
CPU usage (%): 99.9811
Max. virtual memory (cumulated for all children) (KiB): 531352

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.13
system time used= 0.940856
maximum resident set size= 423528
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 96916
page faults= 0
swaps= 0
block input operations= 0
block output operations= 133248
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 201
involuntary context switches= 2072

runsolver used 2.67359 second user time and 7.18291 second system time

The end

Launcher Data

Begin job on node144 at 2012-06-07 21:43:24
IDJOB=3747058
IDBENCH=1869
IDSOLVER=2332
FILE ID=node144/3747058-1339098204
RUNJOBID= node144-1339098177-654
PBS_JOBID= 14643709
Free space on /tmp= 70932 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/miplib2003/normalized-mps-v2-20-10-manna81.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3747058-1339098204/watcher-3747058-1339098204 -o /tmp/evaluation-result-3747058-1339098204/solver-3747058-1339098204 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3747058-1339098204.opb 1976914835 HOME HOME

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

MD5SUM BENCH= 6fc83a536fe9a582c06bbccccc09c709
RANDOM SEED=1976914835

node144.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.196
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.39
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.196
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.196
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.196
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.196
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.90
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.196
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.196
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.196
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:       32873844 kB
MemFree:        25790716 kB
Buffers:         1732456 kB
Cached:          4438680 kB
SwapCached:          452 kB
Active:          3577008 kB
Inactive:        2615920 kB
Active(anon):       2196 kB
Inactive(anon):    11188 kB
Active(file):    3574812 kB
Inactive(file):  2604732 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108396 kB
Dirty:              9168 kB
Writeback:             0 kB
AnonPages:         17964 kB
Mapped:            13864 kB
Shmem:               172 kB
Slab:             749292 kB
SReclaimable:     191088 kB
SUnreclaim:       558204 kB
KernelStack:        1432 kB
PageTables:         3828 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     104752 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 70700 MiB
End job on node144 at 2012-06-07 22:13:25