Trace number 3749264

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 (fixed)? (TO) 1800.04 1800.62

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/NG/
normalized-NG.dot_unif_10null20mast_rapportOE1.0_TMAX300_K192_cod2.opb
MD5SUM8d651cc878ba5f8db7c83d3bfed1cb1c
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-98026
Best CPU time to get the best result obtained on this benchmark1800.85
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 1000
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 987807
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 1000
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 987807
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

24.08/24.19	c run inc solver
24.08/24.19	c [INC SYSTEM] run initial solver
24.08/24.19	c [INC SYSTEM] preprocess with white file
94.92/95.51	c [INC SYSTEM] finished preprocessing in 71 s
94.92/95.51	c [INC SYSTEM] execute solver

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-3749264-1339170203/watcher-3749264-1339170203 -o /tmp/evaluation-result-3749264-1339170203/solver-3749264-1339170203 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3749264-1339170203.opb 136494309 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: 2.02 2.05 2.04 3/171 14255
/proc/meminfo: memFree=29899812/32873648 swapFree=7112/7112
[pid=14255] ppid=14253 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14255/stat : 14255 (npSolver-pbo-I.) S 14253 14255 14220 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383146283 9367552 275 33554432000 4194304 5064252 140736442208432 140736442207344 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14255/statm: 2287 275 233 213 0 72 0

[startup+0.105285 s]
/proc/loadavg: 2.02 2.05 2.04 3/171 14255
/proc/meminfo: memFree=29899812/32873648 swapFree=7112/7112
[pid=14255] ppid=14253 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14255/stat : 14255 (npSolver-pbo-I.) S 14253 14255 14220 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383146283 9367552 275 33554432000 4194304 5064252 140736442208432 140736442207344 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14255/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200291 s]
/proc/loadavg: 2.02 2.05 2.04 3/171 14255
/proc/meminfo: memFree=29899812/32873648 swapFree=7112/7112
[pid=14255] ppid=14253 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14255/stat : 14255 (npSolver-pbo-I.) S 14253 14255 14220 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383146283 9367552 275 33554432000 4194304 5064252 140736442208432 140736442207344 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14255/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300346 s]
/proc/loadavg: 2.02 2.05 2.04 3/171 14255
/proc/meminfo: memFree=29899812/32873648 swapFree=7112/7112
[pid=14255] ppid=14253 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14255/stat : 14255 (npSolver-pbo-I.) S 14253 14255 14220 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383146283 9367552 275 33554432000 4194304 5064252 140736442208432 140736442207344 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14255/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700281 s]
/proc/loadavg: 2.02 2.05 2.04 3/171 14255
/proc/meminfo: memFree=29899812/32873648 swapFree=7112/7112
[pid=14255] ppid=14253 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14255/stat : 14255 (npSolver-pbo-I.) S 14253 14255 14220 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383146283 9367552 275 33554432000 4194304 5064252 140736442208432 140736442207344 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14255/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50031 s]
/proc/loadavg: 2.02 2.05 2.04 3/179 14267
/proc/meminfo: memFree=29700400/32873648 swapFree=7112/7112
[pid=14255] ppid=14253 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14255/stat : 14255 (npSolver-pbo-I.) S 14253 14255 14220 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383146283 9367552 275 33554432000 4194304 5064252 140736442208432 140736442207344 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14255/statm: 2287 275 233 213 0 72 0
[pid=14256] ppid=14255 vsize=148484 CPUtime=1.49 cores=0,2,4,6
/proc/14256/stat : 14256 (npSolver-pbo) R 14255 14255 14220 0 -1 4202496 23639 0 0 0 143 6 0 0 20 0 1 0 383146283 152047616 33325 33554432000 4194304 6004724 140735908501408 140735908496920 4968639 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14256/statm: 37121 33325 130 442 0 36675 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 157632

[startup+3.10034 s]
/proc/loadavg: 2.02 2.05 2.04 3/179 14267
/proc/meminfo: memFree=29437324/32873648 swapFree=7112/7112
[pid=14255] ppid=14253 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14255/stat : 14255 (npSolver-pbo-I.) S 14253 14255 14220 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383146283 9367552 275 33554432000 4194304 5064252 140736442208432 140736442207344 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14255/statm: 2287 275 233 213 0 72 0
[pid=14256] ppid=14255 vsize=362892 CPUtime=3.09 cores=0,2,4,6
/proc/14256/stat : 14256 (npSolver-pbo) R 14255 14255 14220 0 -1 4202496 50682 0 0 0 295 14 0 0 20 0 1 0 383146283 371601408 76494 33554432000 4194304 6004724 140735908501408 140735908496008 4579246 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14256/statm: 90723 76494 154 442 0 90277 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 372040

[startup+6.30032 s]
/proc/loadavg: 2.18 2.08 2.05 3/179 14267
/proc/meminfo: memFree=28930792/32873648 swapFree=7112/7112
[pid=14255] ppid=14253 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14255/stat : 14255 (npSolver-pbo-I.) S 14253 14255 14220 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383146283 9367552 275 33554432000 4194304 5064252 140736442208432 140736442207344 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14255/statm: 2287 275 233 213 0 72 0
[pid=14256] ppid=14255 vsize=756108 CPUtime=6.29 cores=0,2,4,6
/proc/14256/stat : 14256 (npSolver-pbo) R 14255 14255 14220 0 -1 4202496 52013 0 0 0 605 24 0 0 20 0 1 0 383146283 774254592 136398 33554432000 4194304 6004724 140735908501408 140735908496008 4581160 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14256/statm: 189027 136398 154 442 0 188581 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 765256

[startup+12.7003 s]
/proc/loadavg: 2.17 2.08 2.05 3/179 14267
/proc/meminfo: memFree=27922332/32873648 swapFree=7112/7112
[pid=14255] ppid=14253 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14255/stat : 14255 (npSolver-pbo-I.) S 14253 14255 14220 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383146283 9367552 275 33554432000 4194304 5064252 140736442208432 140736442207344 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14255/statm: 2287 275 233 213 0 72 0
[pid=14256] ppid=14255 vsize=1280396 CPUtime=12.69 cores=0,2,4,6
/proc/14256/stat : 14256 (npSolver-pbo) R 14255 14255 14220 0 -1 4202496 53021 0 0 0 1231 38 0 0 20 0 1 0 383146283 1311125504 259790 33554432000 4194304 6004724 140735908501408 140735908496008 4536305 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14256/statm: 320099 259790 154 442 0 319653 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1289544

[startup+25.5004 s]
/proc/loadavg: 2.13 2.08 2.05 3/183 14271
/proc/meminfo: memFree=23181276/32873648 swapFree=7112/7112
[pid=14255] ppid=14253 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14255/stat : 14255 (npSolver-pbo-I.) S 14253 14255 14220 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383146283 9367552 275 33554432000 4194304 5064252 140736442208432 140736442207344 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14255/statm: 2287 275 233 213 0 72 0
[pid=14256] ppid=14255 vsize=2337972 CPUtime=24.18 cores=0,2,4,6
/proc/14256/stat : 14256 (npSolver-pbo) S 14255 14255 14220 0 -1 4202496 57892 0 0 0 2106 312 0 0 20 0 1 0 383146283 2394083328 429021 33554432000 4194304 6004724 140735908501408 140735908495872 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14256/statm: 584493 429021 163 442 0 584047 0
[pid=14268] ppid=14256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14268/stat : 14268 (cp2_pre.sh) S 14256 14255 14220 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 383148703 9367552 277 33554432000 4194304 5064252 140733522228272 140733522226976 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14268/statm: 2287 277 234 213 0 72 0
[pid=14269] ppid=14268 vsize=140260 CPUtime=1.27 cores=0,2,4,6
/proc/14269/stat : 14269 (coprocessor) R 14268 14255 14220 0 -1 4202496 12262 0 0 0 121 6 0 0 20 0 1 0 383148705 143626240 33225 33554432000 4194304 6586260 140736633822432 140736633819320 5732400 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/14269/statm: 35065 33225 138 584 0 34477 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 2496528

[startup+51.1003 s]
/proc/loadavg: 2.42 2.15 2.07 3/183 14271
/proc/meminfo: memFree=18200648/32873648 swapFree=7112/7112
[pid=14255] ppid=14253 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14255/stat : 14255 (npSolver-pbo-I.) S 14253 14255 14220 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383146283 9367552 275 33554432000 4194304 5064252 140736442208432 140736442207344 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14255/statm: 2287 275 233 213 0 72 0
[pid=14256] ppid=14255 vsize=2337972 CPUtime=24.18 cores=0,2,4,6
/proc/14256/stat : 14256 (npSolver-pbo) S 14255 14255 14220 0 -1 4202496 57892 0 0 0 2106 312 0 0 20 0 1 0 383146283 2394083328 429021 33554432000 4194304 6004724 140735908501408 140735908495872 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14256/statm: 584493 429021 163 442 0 584047 0
[pid=14268] ppid=14256 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14268/stat : 14268 (cp2_pre.sh) S 14256 14255 14220 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 383148703 9367552 277 33554432000 4194304 5064252 140733522228272 140733522226976 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14268/statm: 2287 277 234 213 0 72 0
[pid=14269] ppid=14268 vsize=2800976 CPUtime=26.86 cores=0,2,4,6
/proc/14269/stat : 14269 (coprocessor) R 14268 14255 14220 0 -1 4202496 24534 0 0 0 2570 116 0 0 20 0 1 0 383148705 2868199424 592045 33554432000 4194304 6586260 140736633822432 140736633818184 5732496 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0
/proc/14269/statm: 700244 592045 158 584 0 699656 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 5157244

[startup+102.3 s]
/proc/loadavg: 3.35 2.45 2.17 3/181 14276
/proc/meminfo: memFree=20749588/32873648 swapFree=7112/7112
[pid=14255] ppid=14253 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14255/stat : 14255 (npSolver-pbo-I.) S 14253 14255 14220 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383146283 9367552 275 33554432000 4194304 5064252 140736442208432 140736442207344 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14255/statm: 2287 275 233 213 0 72 0
[pid=14256] ppid=14255 vsize=2337972 CPUtime=95.21 cores=0,2,4,6
/proc/14256/stat : 14256 (npSolver-pbo) S 14255 14255 14220 0 -1 4202496 57911 25437 0 0 2106 313 6699 403 20 0 1 0 383146283 2394083328 429025 33554432000 4194304 6004724 140735908501408 140735908487688 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/14256/statm: 584493 429025 167 442 0 584047 0
[pid=14274] ppid=14256 vsize=1803724 CPUtime=6.78 cores=0,2,4,6
/proc/14274/stat : 14274 (glucosInc) R 14256 14255 14220 0 -1 4202496 195234 0 0 0 620 58 0 0 20 0 1 0 383155835 1847013376 400875 33554432000 4194304 5654031 140737135148704 140737134098056 4225056 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/14274/statm: 450931 400875 108 357 0 450571 0
Current children cumulated CPU time (s) 101.99
Current children cumulated vsize (KiB) 4150844

[startup+162.3 s]
/proc/loadavg: 3.08 2.58 2.24 3/181 14276
/proc/meminfo: memFree=17111668/32873648 swapFree=7112/7112
[pid=14255] ppid=14253 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14255/stat : 14255 (npSolver-pbo-I.) S 14253 14255 14220 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383146283 9367552 275 33554432000 4194304 5064252 140736442208432 140736442207344 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14255/statm: 2287 275 233 213 0 72 0
[pid=14256] ppid=14255 vsize=2337972 CPUtime=95.21 cores=0,2,4,6
/proc/14256/stat : 14256 (npSolver-pbo) S 14255 14255 14220 0 -1 4202496 57911 25437 0 0 2106 313 6699 403 20 0 1 0 383146283 2394083328 429025 33554432000 4194304 6004724 140735908501408 140735908487688 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/14256/statm: 584493 429025 167 442 0 584047 0
[pid=14274] ppid=14256 vsize=3928820 CPUtime=66.76 cores=0,2,4,6
/proc/14274/stat : 14274 (glucosInc) R 14256 14255 14220 0 -1 4202496 379563 0 0 0 6556 120 0 0 20 0 1 0 383155835 4023111680 809638 33554432000 4194304 5654031 140737135148704 140737135136520 4232710 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14274/statm: 982205 809638 140 357 0 981845 0
Current children cumulated CPU time (s) 161.97
Current children cumulated vsize (KiB) 6275940

[startup+222.3 s]
/proc/loadavg: 2.39 2.47 2.22 3/181 14276
/proc/meminfo: memFree=17062316/32873648 swapFree=7112/7112
[pid=14255] ppid=14253 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14255/stat : 14255 (npSolver-pbo-I.) S 14253 14255 14220 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383146283 9367552 275 33554432000 4194304 5064252 140736442208432 140736442207344 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14255/statm: 2287 275 233 213 0 72 0
[pid=14256] ppid=14255 vsize=2337972 CPUtime=95.21 cores=0,2,4,6
/proc/14256/stat : 14256 (npSolver-pbo) S 14255 14255 14220 0 -1 4202496 57911 25437 0 0 2106 313 6699 403 20 0 1 0 383146283 2394083328 429025 33554432000 4194304 6004724 140735908501408 140735908487688 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/14256/statm: 584493 429025 167 442 0 584047 0
[pid=14274] ppid=14256 vsize=3930664 CPUtime=126.75 cores=0,2,4,6
/proc/14274/stat : 14274 (glucosInc) R 14256 14255 14220 0 -1 4202496 384161 0 0 0 12554 121 0 0 20 0 1 0 383155835 4024999936 810585 33554432000 4194304 5654031 140737135148704 140737135146488 4214616 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14274/statm: 982666 810585 140 357 0 982306 0
Current children cumulated CPU time (s) 221.96
Current children cumulated vsize (KiB) 6277784

[startup+282.3 s]
/proc/loadavg: 2.14 2.38 2.20 3/181 14276
/proc/meminfo: memFree=17061112/32873648 swapFree=7112/7112
[pid=14255] ppid=14253 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14255/stat : 14255 (npSolver-pbo-I.) S 14253 14255 14220 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383146283 9367552 275 33554432000 4194304 5064252 140736442208432 140736442207344 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14255/statm: 2287 275 233 213 0 72 0
[pid=14256] ppid=14255 vsize=2337972 CPUtime=95.21 cores=0,2,4,6

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

/proc/meminfo: memFree=16981984/32873648 swapFree=7112/7112
[pid=14255] ppid=14253 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14255/stat : 14255 (npSolver-pbo-I.) S 14253 14255 14220 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383146283 9367552 275 33554432000 4194304 5064252 140736442208432 140736442207344 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14255/statm: 2287 275 233 213 0 72 0
[pid=14256] ppid=14255 vsize=2337972 CPUtime=95.21 cores=0,2,4,6
/proc/14256/stat : 14256 (npSolver-pbo) S 14255 14255 14220 0 -1 4202496 57911 25437 0 0 2106 313 6699 403 20 0 1 0 383146283 2394083328 429025 33554432000 4194304 6004724 140735908501408 140735908487688 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/14256/statm: 584493 429025 167 442 0 584047 0
[pid=14274] ppid=14256 vsize=3950432 CPUtime=1206.59 cores=0,2,4,6
/proc/14274/stat : 14274 (glucosInc) R 14256 14255 14220 0 -1 4202496 476463 0 0 0 120514 145 0 0 20 0 1 0 383155835 4045242368 818575 33554432000 4194304 5654031 140737135148704 140737135136520 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14274/statm: 987608 818575 141 357 0 987248 0
Current children cumulated CPU time (s) 1301.8
Current children cumulated vsize (KiB) 6297552

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.05 3/181 14309
/proc/meminfo: memFree=16974324/32873648 swapFree=7112/7112
[pid=14255] ppid=14253 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14255/stat : 14255 (npSolver-pbo-I.) S 14253 14255 14220 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383146283 9367552 275 33554432000 4194304 5064252 140736442208432 140736442207344 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14255/statm: 2287 275 233 213 0 72 0
[pid=14256] ppid=14255 vsize=2337972 CPUtime=95.21 cores=0,2,4,6
/proc/14256/stat : 14256 (npSolver-pbo) S 14255 14255 14220 0 -1 4202496 57911 25437 0 0 2106 313 6699 403 20 0 1 0 383146283 2394083328 429025 33554432000 4194304 6004724 140735908501408 140735908487688 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/14256/statm: 584493 429025 167 442 0 584047 0
[pid=14274] ppid=14256 vsize=3950432 CPUtime=1266.57 cores=0,2,4,6
/proc/14274/stat : 14274 (glucosInc) R 14256 14255 14220 0 -1 4202496 476463 0 0 0 126512 145 0 0 20 0 1 0 383155835 4045242368 818575 33554432000 4194304 5654031 140737135148704 140737135136520 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14274/statm: 987608 818575 141 357 0 987248 0
Current children cumulated CPU time (s) 1361.78
Current children cumulated vsize (KiB) 6297552

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/181 14309
/proc/meminfo: memFree=16970960/32873648 swapFree=7112/7112
[pid=14255] ppid=14253 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14255/stat : 14255 (npSolver-pbo-I.) S 14253 14255 14220 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383146283 9367552 275 33554432000 4194304 5064252 140736442208432 140736442207344 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14255/statm: 2287 275 233 213 0 72 0
[pid=14256] ppid=14255 vsize=2337972 CPUtime=95.21 cores=0,2,4,6
/proc/14256/stat : 14256 (npSolver-pbo) S 14255 14255 14220 0 -1 4202496 57911 25437 0 0 2106 313 6699 403 20 0 1 0 383146283 2394083328 429025 33554432000 4194304 6004724 140735908501408 140735908487688 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/14256/statm: 584493 429025 167 442 0 584047 0
[pid=14274] ppid=14256 vsize=3950432 CPUtime=1326.57 cores=0,2,4,6
/proc/14274/stat : 14274 (glucosInc) R 14256 14255 14220 0 -1 4202496 476466 0 0 0 132512 145 0 0 20 0 1 0 383155835 4045242368 818578 33554432000 4194304 5654031 140737135148704 140737135136520 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14274/statm: 987608 818578 141 357 0 987248 0
Current children cumulated CPU time (s) 1421.78
Current children cumulated vsize (KiB) 6297552

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/181 14309
/proc/meminfo: memFree=16967824/32873648 swapFree=7112/7112
[pid=14255] ppid=14253 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14255/stat : 14255 (npSolver-pbo-I.) S 14253 14255 14220 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383146283 9367552 275 33554432000 4194304 5064252 140736442208432 140736442207344 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14255/statm: 2287 275 233 213 0 72 0
[pid=14256] ppid=14255 vsize=2337972 CPUtime=95.21 cores=0,2,4,6
/proc/14256/stat : 14256 (npSolver-pbo) S 14255 14255 14220 0 -1 4202496 57911 25437 0 0 2106 313 6699 403 20 0 1 0 383146283 2394083328 429025 33554432000 4194304 6004724 140735908501408 140735908487688 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/14256/statm: 584493 429025 167 442 0 584047 0
[pid=14274] ppid=14256 vsize=3950824 CPUtime=1386.56 cores=0,2,4,6
/proc/14274/stat : 14274 (glucosInc) R 14256 14255 14220 0 -1 4202496 484937 0 0 0 138508 148 0 0 20 0 1 0 383155835 4045643776 818678 33554432000 4194304 5654031 140737135148704 140737135146776 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14274/statm: 987706 818678 141 357 0 987346 0
Current children cumulated CPU time (s) 1481.77
Current children cumulated vsize (KiB) 6297944

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/181 14309
/proc/meminfo: memFree=16962312/32873648 swapFree=7112/7112
[pid=14255] ppid=14253 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14255/stat : 14255 (npSolver-pbo-I.) S 14253 14255 14220 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383146283 9367552 275 33554432000 4194304 5064252 140736442208432 140736442207344 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14255/statm: 2287 275 233 213 0 72 0
[pid=14256] ppid=14255 vsize=2337972 CPUtime=95.21 cores=0,2,4,6
/proc/14256/stat : 14256 (npSolver-pbo) S 14255 14255 14220 0 -1 4202496 57911 25437 0 0 2106 313 6699 403 20 0 1 0 383146283 2394083328 429025 33554432000 4194304 6004724 140735908501408 140735908487688 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/14256/statm: 584493 429025 167 442 0 584047 0
[pid=14274] ppid=14256 vsize=3951384 CPUtime=1446.55 cores=0,2,4,6
/proc/14274/stat : 14274 (glucosInc) R 14256 14255 14220 0 -1 4202496 493539 0 0 0 144505 150 0 0 20 0 1 0 383155835 4046217216 819331 33554432000 4194304 5654031 140737135148704 140737135136520 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14274/statm: 987846 819331 141 357 0 987486 0
Current children cumulated CPU time (s) 1541.76
Current children cumulated vsize (KiB) 6298504

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/182 14313
/proc/meminfo: memFree=16958284/32873648 swapFree=7112/7112
[pid=14255] ppid=14253 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14255/stat : 14255 (npSolver-pbo-I.) S 14253 14255 14220 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383146283 9367552 275 33554432000 4194304 5064252 140736442208432 140736442207344 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14255/statm: 2287 275 233 213 0 72 0
[pid=14256] ppid=14255 vsize=2337972 CPUtime=95.21 cores=0,2,4,6
/proc/14256/stat : 14256 (npSolver-pbo) S 14255 14255 14220 0 -1 4202496 57911 25437 0 0 2106 313 6699 403 20 0 1 0 383146283 2394083328 429025 33554432000 4194304 6004724 140735908501408 140735908487688 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/14256/statm: 584493 429025 167 442 0 584047 0
[pid=14274] ppid=14256 vsize=3951788 CPUtime=1506.54 cores=0,2,4,6
/proc/14274/stat : 14274 (glucosInc) R 14256 14255 14220 0 -1 4202496 502014 0 0 0 150502 152 0 0 20 0 1 0 383155835 4046630912 819435 33554432000 4194304 5654031 140737135148704 140737135136520 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14274/statm: 987947 819435 141 357 0 987587 0
Current children cumulated CPU time (s) 1601.75
Current children cumulated vsize (KiB) 6298908

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/181 14313
/proc/meminfo: memFree=16957596/32873648 swapFree=7112/7112
[pid=14255] ppid=14253 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14255/stat : 14255 (npSolver-pbo-I.) S 14253 14255 14220 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383146283 9367552 275 33554432000 4194304 5064252 140736442208432 140736442207344 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14255/statm: 2287 275 233 213 0 72 0
[pid=14256] ppid=14255 vsize=2337972 CPUtime=95.21 cores=0,2,4,6
/proc/14256/stat : 14256 (npSolver-pbo) S 14255 14255 14220 0 -1 4202496 57911 25437 0 0 2106 313 6699 403 20 0 1 0 383146283 2394083328 429025 33554432000 4194304 6004724 140735908501408 140735908487688 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/14256/statm: 584493 429025 167 442 0 584047 0
[pid=14274] ppid=14256 vsize=3952792 CPUtime=1566.53 cores=0,2,4,6
/proc/14274/stat : 14274 (glucosInc) R 14256 14255 14220 0 -1 4202496 506480 0 0 0 156499 154 0 0 20 0 1 0 383155835 4047659008 819671 33554432000 4194304 5654031 140737135148704 140737135136520 4232791 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14274/statm: 988198 819671 141 357 0 987838 0
Current children cumulated CPU time (s) 1661.74
Current children cumulated vsize (KiB) 6299912

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/181 14313
/proc/meminfo: memFree=16953144/32873648 swapFree=7112/7112
[pid=14255] ppid=14253 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14255/stat : 14255 (npSolver-pbo-I.) S 14253 14255 14220 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383146283 9367552 275 33554432000 4194304 5064252 140736442208432 140736442207344 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14255/statm: 2287 275 233 213 0 72 0
[pid=14256] ppid=14255 vsize=2337972 CPUtime=95.21 cores=0,2,4,6
/proc/14256/stat : 14256 (npSolver-pbo) S 14255 14255 14220 0 -1 4202496 57911 25437 0 0 2106 313 6699 403 20 0 1 0 383146283 2394083328 429025 33554432000 4194304 6004724 140735908501408 140735908487688 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/14256/statm: 584493 429025 167 442 0 584047 0
[pid=14274] ppid=14256 vsize=3953384 CPUtime=1626.53 cores=0,2,4,6
/proc/14274/stat : 14274 (glucosInc) R 14256 14255 14220 0 -1 4202496 515005 0 0 0 162496 157 0 0 20 0 1 0 383155835 4048265216 819825 33554432000 4194304 5654031 140737135148704 140737135146776 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14274/statm: 988346 819825 141 357 0 987986 0
Current children cumulated CPU time (s) 1721.74
Current children cumulated vsize (KiB) 6300504

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/181 14313
/proc/meminfo: memFree=16945300/32873648 swapFree=7112/7112
[pid=14255] ppid=14253 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14255/stat : 14255 (npSolver-pbo-I.) S 14253 14255 14220 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383146283 9367552 275 33554432000 4194304 5064252 140736442208432 140736442207344 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14255/statm: 2287 275 233 213 0 72 0
[pid=14256] ppid=14255 vsize=2337972 CPUtime=95.21 cores=0,2,4,6
/proc/14256/stat : 14256 (npSolver-pbo) S 14255 14255 14220 0 -1 4202496 57911 25437 0 0 2106 313 6699 403 20 0 1 0 383146283 2394083328 429025 33554432000 4194304 6004724 140735908501408 140735908487688 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/14256/statm: 584493 429025 167 442 0 584047 0
[pid=14274] ppid=14256 vsize=3954492 CPUtime=1686.52 cores=0,2,4,6
/proc/14274/stat : 14274 (glucosInc) R 14256 14255 14220 0 -1 4202496 519515 0 0 0 168494 158 0 0 20 0 1 0 383155835 4049399808 820616 33554432000 4194304 5654031 140737135148704 140737135146392 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14274/statm: 988623 820616 141 357 0 988263 0
Current children cumulated CPU time (s) 1781.73
Current children cumulated vsize (KiB) 6301612



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.61 s]
/proc/loadavg: 2.00 2.00 2.01 3/181 14313
/proc/meminfo: memFree=16945424/32873648 swapFree=7112/7112
[pid=14255] ppid=14253 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14255/stat : 14255 (npSolver-pbo-I.) S 14253 14255 14220 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383146283 9367552 275 33554432000 4194304 5064252 140736442208432 140736442207344 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14255/statm: 2287 275 233 213 0 72 0
[pid=14256] ppid=14255 vsize=2337972 CPUtime=95.21 cores=0,2,4,6
/proc/14256/stat : 14256 (npSolver-pbo) S 14255 14255 14220 0 -1 4202496 57911 25437 0 0 2106 313 6699 403 20 0 1 0 383146283 2394083328 429025 33554432000 4194304 6004724 140735908501408 140735908487688 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/14256/statm: 584493 429025 167 442 0 584047 0
[pid=14274] ppid=14256 vsize=3954492 CPUtime=1704.83 cores=0,2,4,6
/proc/14274/stat : 14274 (glucosInc) R 14256 14255 14220 0 -1 4202496 519518 0 0 0 170325 158 0 0 20 0 1 0 383155835 4049399808 820619 33554432000 4194304 5654031 140737135148704 140737135146392 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14274/statm: 988623 820619 141 357 0 988263 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 6301612

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1800.62
CPU time (s): 1800.04
CPU user time (s): 1791.3
CPU system time (s): 8.74
CPU usage (%): 99.9676
Max. virtual memory (cumulated for all children) (KiB): 6342028

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0
maximum resident set size= 1100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 358
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= 4
involuntary context switches= 1

runsolver used 4.23935 second user time and 10.5344 second system time

The end

Launcher Data

Begin job on node126 at 2012-06-08 17:43:24
IDJOB=3749264
IDBENCH=90877
IDSOLVER=2333
FILE ID=node126/3749264-1339170203
RUNJOBID= node126-1339170203-14236
PBS_JOBID= 14643821
Free space on /tmp= 70696 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB12/normalized-PB12/OPT-SMALLINT-LIN/sroussel/NG/normalized-NG.dot_unif_10null20mast_rapportOE1.0_TMAX300_K192_cod2.opb
COMMAND LINE= DIR/npSolver-pbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3749264-1339170203/watcher-3749264-1339170203 -o /tmp/evaluation-result-3749264-1339170203/solver-3749264-1339170203 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-I.sh HOME/instance-3749264-1339170203.opb 136494309 HOME HOME

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

MD5SUM BENCH= 8d651cc878ba5f8db7c83d3bfed1cb1c
RANDOM SEED=136494309

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.456
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:       32873648 kB
MemFree:        29902308 kB
Buffers:          499136 kB
Cached:          1506540 kB
SwapCached:         8292 kB
Active:          1985456 kB
Inactive:          31212 kB
Active(anon):       2120 kB
Inactive(anon):    11064 kB
Active(file):    1983336 kB
Inactive(file):    20148 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67095016 kB
Dirty:            103976 kB
Writeback:             0 kB
AnonPages:         14336 kB
Mapped:             8744 kB
Shmem:                 0 kB
Slab:             814588 kB
SReclaimable:     257976 kB
SUnreclaim:       556612 kB
KernelStack:        1432 kB
PageTables:         3828 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     104168 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 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= 67928 MiB
End job on node126 at 2012-06-08 18:13:26