Trace number 3746523

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 NameAnswerCPU timeWall clock time
npSolver inc-topDown (fixed)? (TO) 1800.09 1800.41

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/
ShortestPathNG/normalized-NG_K138.opb
MD5SUMb6be79d7c894904bfb5f7c9acfb80f53
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables16422
Total number of constraints16700
Number of constraints which are clauses16562
Number of constraints which are cardinality constraints (but not clauses)138
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint138
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 139
Number of bits of the biggest sum of numbers8
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.12	c run inc solver
0.00/0.12	c [INC SYSTEM] run initial solver
0.00/0.12	c [INC SYSTEM] preprocess with white file
0.00/0.42	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.42	c [INC SYSTEM] execute solver
1800.09/1800.41	c an unexpexted return value has been received, exit
1800.09/1800.41	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3746523-1339107217/watcher-3746523-1339107217 -o /tmp/evaluation-result-3746523-1339107217/solver-3746523-1339107217 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3746523-1339107217.opb 740067383 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.00 2.00 2.00 3/178 10549
/proc/meminfo: memFree=30697152/32873648 swapFree=7376/7376
[pid=10549] ppid=10547 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10549/stat : 10549 (npSolver-pbo-It) S 10547 10549 9343 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376845802 9367552 275 33554432000 4194304 5064252 140734252688464 140734252687376 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10549/statm: 2287 275 233 213 0 72 0

[startup+0.022025 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10549
/proc/meminfo: memFree=30697152/32873648 swapFree=7376/7376
[pid=10549] ppid=10547 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10549/stat : 10549 (npSolver-pbo-It) S 10547 10549 9343 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376845802 9367552 275 33554432000 4194304 5064252 140734252688464 140734252687376 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10549/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100252 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10549
/proc/meminfo: memFree=30697152/32873648 swapFree=7376/7376
[pid=10549] ppid=10547 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10549/stat : 10549 (npSolver-pbo-It) S 10547 10549 9343 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376845802 9367552 275 33554432000 4194304 5064252 140734252688464 140734252687376 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10549/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300162 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10549
/proc/meminfo: memFree=30697152/32873648 swapFree=7376/7376
[pid=10549] ppid=10547 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10549/stat : 10549 (npSolver-pbo-It) S 10547 10549 9343 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376845802 9367552 275 33554432000 4194304 5064252 140734252688464 140734252687376 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10549/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700189 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10549
/proc/meminfo: memFree=30697152/32873648 swapFree=7376/7376
[pid=10549] ppid=10547 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10549/stat : 10549 (npSolver-pbo-It) S 10547 10549 9343 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376845802 9367552 275 33554432000 4194304 5064252 140734252688464 140734252687376 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10549/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50027 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 10555
/proc/meminfo: memFree=30638728/32873648 swapFree=7376/7376
[pid=10549] ppid=10547 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10549/stat : 10549 (npSolver-pbo-It) S 10547 10549 9343 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376845802 9367552 275 33554432000 4194304 5064252 140734252688464 140734252687376 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10549/statm: 2287 275 233 213 0 72 0
[pid=10550] ppid=10549 vsize=14076 CPUtime=0.4 cores=0,2,4,6
/proc/10550/stat : 10550 (npSolver-pbo) S 10549 10549 9343 0 -1 4202496 5089 5177 0 0 11 1 27 1 20 0 1 0 376845803 14413824 2960 33554432000 4194304 6004724 140737104062000 140737104048280 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10550/statm: 3519 2960 152 442 0 3073 0
[pid=10555] ppid=10550 vsize=12460 CPUtime=1.06 cores=0,2,4,6
/proc/10555/stat : 10555 (glucosInc) R 10550 10549 9343 0 -1 4202496 3266 0 0 0 106 0 0 0 20 0 1 0 376845845 12759040 2613 33554432000 4194304 5654031 140734310484512 140734310482360 4215883 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10555/statm: 3115 2613 142 357 0 2755 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 35684

[startup+3.10029 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 10555
/proc/meminfo: memFree=30638296/32873648 swapFree=7376/7376
[pid=10549] ppid=10547 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10549/stat : 10549 (npSolver-pbo-It) S 10547 10549 9343 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376845802 9367552 275 33554432000 4194304 5064252 140734252688464 140734252687376 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10549/statm: 2287 275 233 213 0 72 0
[pid=10550] ppid=10549 vsize=14076 CPUtime=0.4 cores=0,2,4,6
/proc/10550/stat : 10550 (npSolver-pbo) S 10549 10549 9343 0 -1 4202496 5089 5177 0 0 11 1 27 1 20 0 1 0 376845803 14413824 2960 33554432000 4194304 6004724 140737104062000 140737104048280 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10550/statm: 3519 2960 152 442 0 3073 0
[pid=10555] ppid=10550 vsize=17488 CPUtime=2.67 cores=0,2,4,6
/proc/10555/stat : 10555 (glucosInc) R 10550 10549 9343 0 -1 4202496 4164 0 0 0 266 1 0 0 20 0 1 0 376845845 17907712 3919 33554432000 4194304 5654031 140734310484512 140734310472328 4214612 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10555/statm: 4372 3919 142 357 0 4012 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 40712

[startup+6.30032 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 10555
/proc/meminfo: memFree=30625772/32873648 swapFree=7376/7376
[pid=10549] ppid=10547 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10549/stat : 10549 (npSolver-pbo-It) S 10547 10549 9343 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376845802 9367552 275 33554432000 4194304 5064252 140734252688464 140734252687376 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10549/statm: 2287 275 233 213 0 72 0
[pid=10550] ppid=10549 vsize=14076 CPUtime=0.4 cores=0,2,4,6
/proc/10550/stat : 10550 (npSolver-pbo) S 10549 10549 9343 0 -1 4202496 5089 5177 0 0 11 1 27 1 20 0 1 0 376845803 14413824 2960 33554432000 4194304 6004724 140737104062000 140737104048280 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10550/statm: 3519 2960 152 442 0 3073 0
[pid=10555] ppid=10550 vsize=24560 CPUtime=5.87 cores=0,2,4,6
/proc/10555/stat : 10555 (glucosInc) R 10550 10549 9343 0 -1 4202496 4981 0 0 0 586 1 0 0 20 0 1 0 376845845 25149440 5753 33554432000 4194304 5654031 140734310484512 140734310472328 4215124 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10555/statm: 6140 5753 142 357 0 5780 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 47784

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 10555
/proc/meminfo: memFree=30619736/32873648 swapFree=7376/7376
[pid=10549] ppid=10547 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10549/stat : 10549 (npSolver-pbo-It) S 10547 10549 9343 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376845802 9367552 275 33554432000 4194304 5064252 140734252688464 140734252687376 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10549/statm: 2287 275 233 213 0 72 0
[pid=10550] ppid=10549 vsize=14076 CPUtime=0.4 cores=0,2,4,6
/proc/10550/stat : 10550 (npSolver-pbo) S 10549 10549 9343 0 -1 4202496 5089 5177 0 0 11 1 27 1 20 0 1 0 376845803 14413824 2960 33554432000 4194304 6004724 140737104062000 140737104048280 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10550/statm: 3519 2960 152 442 0 3073 0
[pid=10555] ppid=10550 vsize=36276 CPUtime=12.26 cores=0,2,4,6
/proc/10555/stat : 10555 (glucosInc) R 10550 10549 9343 0 -1 4202496 6251 0 0 0 1225 1 0 0 20 0 1 0 376845845 37146624 8017 33554432000 4194304 5654031 140734310484512 140734310472328 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10555/statm: 9069 8017 142 357 0 8709 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 59500

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 10555
/proc/meminfo: memFree=30634448/32873648 swapFree=7376/7376
[pid=10549] ppid=10547 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10549/stat : 10549 (npSolver-pbo-It) S 10547 10549 9343 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376845802 9367552 275 33554432000 4194304 5064252 140734252688464 140734252687376 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10549/statm: 2287 275 233 213 0 72 0
[pid=10550] ppid=10549 vsize=14076 CPUtime=0.4 cores=0,2,4,6
/proc/10550/stat : 10550 (npSolver-pbo) S 10549 10549 9343 0 -1 4202496 5089 5177 0 0 11 1 27 1 20 0 1 0 376845803 14413824 2960 33554432000 4194304 6004724 140737104062000 140737104048280 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10550/statm: 3519 2960 152 442 0 3073 0
[pid=10555] ppid=10550 vsize=73808 CPUtime=25.05 cores=0,2,4,6
/proc/10555/stat : 10555 (glucosInc) R 10550 10549 9343 0 -1 4202496 7345 0 0 0 2503 2 0 0 20 0 1 0 376845845 75579392 13904 33554432000 4194304 5654031 140734310484512 140734310472328 4232715 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10555/statm: 18452 13904 142 357 0 18092 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 97032

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 10555
/proc/meminfo: memFree=30578224/32873648 swapFree=7376/7376
[pid=10549] ppid=10547 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10549/stat : 10549 (npSolver-pbo-It) S 10547 10549 9343 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376845802 9367552 275 33554432000 4194304 5064252 140734252688464 140734252687376 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10549/statm: 2287 275 233 213 0 72 0
[pid=10550] ppid=10549 vsize=14076 CPUtime=0.4 cores=0,2,4,6
/proc/10550/stat : 10550 (npSolver-pbo) S 10549 10549 9343 0 -1 4202496 5089 5177 0 0 11 1 27 1 20 0 1 0 376845803 14413824 2960 33554432000 4194304 6004724 140737104062000 140737104048280 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10550/statm: 3519 2960 152 442 0 3073 0
[pid=10555] ppid=10550 vsize=73808 CPUtime=50.65 cores=0,2,4,6
/proc/10555/stat : 10555 (glucosInc) R 10550 10549 9343 0 -1 4202496 8110 0 0 0 5062 3 0 0 20 0 1 0 376845845 75579392 18064 33554432000 4194304 5654031 140734310484512 140734310472328 4215248 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10555/statm: 18452 18064 142 357 0 18092 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 97032

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 10555
/proc/meminfo: memFree=30535100/32873648 swapFree=7376/7376
[pid=10549] ppid=10547 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10549/stat : 10549 (npSolver-pbo-It) S 10547 10549 9343 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376845802 9367552 275 33554432000 4194304 5064252 140734252688464 140734252687376 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10549/statm: 2287 275 233 213 0 72 0
[pid=10550] ppid=10549 vsize=14076 CPUtime=0.4 cores=0,2,4,6
/proc/10550/stat : 10550 (npSolver-pbo) S 10549 10549 9343 0 -1 4202496 5089 5177 0 0 11 1 27 1 20 0 1 0 376845803 14413824 2960 33554432000 4194304 6004724 140737104062000 140737104048280 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10550/statm: 3519 2960 152 442 0 3073 0
[pid=10555] ppid=10550 vsize=124268 CPUtime=101.85 cores=0,2,4,6
/proc/10555/stat : 10555 (glucosInc) R 10550 10549 9343 0 -1 4202496 11334 0 0 0 10178 7 0 0 20 0 1 0 376845845 127250432 26962 33554432000 4194304 5654031 140734310484512 140734310472328 4215088 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10555/statm: 31067 26962 142 357 0 30707 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 147492

[startup+162.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/182 10597
/proc/meminfo: memFree=26940788/32873648 swapFree=7376/7376
[pid=10549] ppid=10547 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10549/stat : 10549 (npSolver-pbo-It) S 10547 10549 9343 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376845802 9367552 275 33554432000 4194304 5064252 140734252688464 140734252687376 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10549/statm: 2287 275 233 213 0 72 0
[pid=10550] ppid=10549 vsize=14076 CPUtime=0.4 cores=0,2,4,6
/proc/10550/stat : 10550 (npSolver-pbo) S 10549 10549 9343 0 -1 4202496 5089 5177 0 0 11 1 27 1 20 0 1 0 376845803 14413824 2960 33554432000 4194304 6004724 140737104062000 140737104048280 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10550/statm: 3519 2960 152 442 0 3073 0
[pid=10555] ppid=10550 vsize=155088 CPUtime=161.83 cores=0,2,4,6
/proc/10555/stat : 10555 (glucosInc) R 10550 10549 9343 0 -1 4202496 13997 0 0 0 16171 12 0 0 20 0 1 0 376845845 158810112 34709 33554432000 4194304 5654031 140734310484512 140734310472328 4233201 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10555/statm: 38772 34709 142 357 0 38412 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 178312

[startup+222.3 s]
/proc/loadavg: 2.43 2.14 2.05 3/182 10597
/proc/meminfo: memFree=23950480/32873648 swapFree=7376/7376
[pid=10549] ppid=10547 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10549/stat : 10549 (npSolver-pbo-It) S 10547 10549 9343 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376845802 9367552 275 33554432000 4194304 5064252 140734252688464 140734252687376 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10549/statm: 2287 275 233 213 0 72 0
[pid=10550] ppid=10549 vsize=14076 CPUtime=0.4 cores=0,2,4,6
/proc/10550/stat : 10550 (npSolver-pbo) S 10549 10549 9343 0 -1 4202496 5089 5177 0 0 11 1 27 1 20 0 1 0 376845803 14413824 2960 33554432000 4194304 6004724 140737104062000 140737104048280 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10550/statm: 3519 2960 152 442 0 3073 0
[pid=10555] ppid=10550 vsize=155088 CPUtime=221.82 cores=0,2,4,6
/proc/10555/stat : 10555 (glucosInc) R 10550 10549 9343 0 -1 4202496 16415 0 0 0 22166 16 0 0 20 0 1 0 376845845 158810112 33685 33554432000 4194304 5654031 140734310484512 140734310472328 4232960 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10555/statm: 38772 33685 142 357 0 38412 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 178312

[startup+282.3 s]

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

/proc/loadavg: 2.00 2.01 2.00 3/181 10610
/proc/meminfo: memFree=24421756/32873648 swapFree=7376/7376
[pid=10549] ppid=10547 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10549/stat : 10549 (npSolver-pbo-It) S 10547 10549 9343 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376845802 9367552 275 33554432000 4194304 5064252 140734252688464 140734252687376 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10549/statm: 2287 275 233 213 0 72 0
[pid=10550] ppid=10549 vsize=14076 CPUtime=0.4 cores=0,2,4,6
/proc/10550/stat : 10550 (npSolver-pbo) S 10549 10549 9343 0 -1 4202496 5089 5177 0 0 11 1 27 1 20 0 1 0 376845803 14413824 2960 33554432000 4194304 6004724 140737104062000 140737104048280 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10550/statm: 3519 2960 152 442 0 3073 0
[pid=10555] ppid=10550 vsize=225688 CPUtime=1301.67 cores=0,2,4,6
/proc/10555/stat : 10555 (glucosInc) R 10550 10549 9343 0 -1 4202496 45619 0 0 0 130081 86 0 0 20 0 1 0 376845845 231104512 45258 33554432000 4194304 5654031 140734310484512 140734310472328 4232960 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10555/statm: 56422 45258 142 357 0 56062 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 248912

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 10610
/proc/meminfo: memFree=24308932/32873648 swapFree=7376/7376
[pid=10549] ppid=10547 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10549/stat : 10549 (npSolver-pbo-It) S 10547 10549 9343 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376845802 9367552 275 33554432000 4194304 5064252 140734252688464 140734252687376 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10549/statm: 2287 275 233 213 0 72 0
[pid=10550] ppid=10549 vsize=14076 CPUtime=0.4 cores=0,2,4,6
/proc/10550/stat : 10550 (npSolver-pbo) S 10549 10549 9343 0 -1 4202496 5089 5177 0 0 11 1 27 1 20 0 1 0 376845803 14413824 2960 33554432000 4194304 6004724 140737104062000 140737104048280 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10550/statm: 3519 2960 152 442 0 3073 0
[pid=10555] ppid=10550 vsize=307076 CPUtime=1361.65 cores=0,2,4,6
/proc/10555/stat : 10555 (glucosInc) R 10550 10549 9343 0 -1 4202496 46186 0 0 0 136077 88 0 0 20 0 1 0 376845845 314445824 73930 33554432000 4194304 5654031 140734310484512 140734310472328 4233168 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10555/statm: 76769 73930 142 357 0 76409 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 330300

[startup+1422.31 s]
/proc/loadavg: 2.05 2.02 2.00 3/181 10610
/proc/meminfo: memFree=24413804/32873648 swapFree=7376/7376
[pid=10549] ppid=10547 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10549/stat : 10549 (npSolver-pbo-It) S 10547 10549 9343 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376845802 9367552 275 33554432000 4194304 5064252 140734252688464 140734252687376 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10549/statm: 2287 275 233 213 0 72 0
[pid=10550] ppid=10549 vsize=14076 CPUtime=0.4 cores=0,2,4,6
/proc/10550/stat : 10550 (npSolver-pbo) S 10549 10549 9343 0 -1 4202496 5089 5177 0 0 11 1 27 1 20 0 1 0 376845803 14413824 2960 33554432000 4194304 6004724 140737104062000 140737104048280 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10550/statm: 3519 2960 152 442 0 3073 0
[pid=10555] ppid=10550 vsize=225688 CPUtime=1421.65 cores=0,2,4,6
/proc/10555/stat : 10555 (glucosInc) R 10550 10549 9343 0 -1 4202496 48037 0 0 0 142071 94 0 0 20 0 1 0 376845845 231104512 47306 33554432000 4194304 5654031 140734310484512 140734310472328 4216312 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10555/statm: 56422 47306 142 357 0 56062 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 248912

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 10611
/proc/meminfo: memFree=24297988/32873648 swapFree=7376/7376
[pid=10549] ppid=10547 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10549/stat : 10549 (npSolver-pbo-It) S 10547 10549 9343 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376845802 9367552 275 33554432000 4194304 5064252 140734252688464 140734252687376 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10549/statm: 2287 275 233 213 0 72 0
[pid=10550] ppid=10549 vsize=14076 CPUtime=0.4 cores=0,2,4,6
/proc/10550/stat : 10550 (npSolver-pbo) S 10549 10549 9343 0 -1 4202496 5089 5177 0 0 11 1 27 1 20 0 1 0 376845803 14413824 2960 33554432000 4194304 6004724 140737104062000 140737104048280 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10550/statm: 3519 2960 152 442 0 3073 0
[pid=10555] ppid=10550 vsize=307076 CPUtime=1481.63 cores=0,2,4,6
/proc/10555/stat : 10555 (glucosInc) R 10550 10549 9343 0 -1 4202496 48604 0 0 0 148067 96 0 0 20 0 1 0 376845845 314445824 75978 33554432000 4194304 5654031 140734310484512 140734310472328 4233173 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10555/statm: 76769 75978 142 357 0 76409 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 330300

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 10611
/proc/meminfo: memFree=24419476/32873648 swapFree=7376/7376
[pid=10549] ppid=10547 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10549/stat : 10549 (npSolver-pbo-It) S 10547 10549 9343 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376845802 9367552 275 33554432000 4194304 5064252 140734252688464 140734252687376 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10549/statm: 2287 275 233 213 0 72 0
[pid=10550] ppid=10549 vsize=14076 CPUtime=0.4 cores=0,2,4,6
/proc/10550/stat : 10550 (npSolver-pbo) S 10549 10549 9343 0 -1 4202496 5089 5177 0 0 11 1 27 1 20 0 1 0 376845803 14413824 2960 33554432000 4194304 6004724 140737104062000 140737104048280 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10550/statm: 3519 2960 152 442 0 3073 0
[pid=10555] ppid=10550 vsize=225688 CPUtime=1541.62 cores=0,2,4,6
/proc/10555/stat : 10555 (glucosInc) R 10550 10549 9343 0 -1 4202496 50455 0 0 0 154060 102 0 0 20 0 1 0 376845845 231104512 44746 33554432000 4194304 5654031 140734310484512 140734310472328 4232960 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10555/statm: 56422 44746 142 357 0 56062 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 248912

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 10614
/proc/meminfo: memFree=24302248/32873648 swapFree=7376/7376
[pid=10549] ppid=10547 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10549/stat : 10549 (npSolver-pbo-It) S 10547 10549 9343 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376845802 9367552 275 33554432000 4194304 5064252 140734252688464 140734252687376 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10549/statm: 2287 275 233 213 0 72 0
[pid=10550] ppid=10549 vsize=14076 CPUtime=0.4 cores=0,2,4,6
/proc/10550/stat : 10550 (npSolver-pbo) S 10549 10549 9343 0 -1 4202496 5089 5177 0 0 11 1 27 1 20 0 1 0 376845803 14413824 2960 33554432000 4194304 6004724 140737104062000 140737104048280 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10550/statm: 3519 2960 152 442 0 3073 0
[pid=10555] ppid=10550 vsize=307076 CPUtime=1601.61 cores=0,2,4,6
/proc/10555/stat : 10555 (glucosInc) R 10550 10549 9343 0 -1 4202496 51026 0 0 0 160058 103 0 0 20 0 1 0 376845845 314445824 74442 33554432000 4194304 5654031 140734310484512 140734310472328 4232466 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10555/statm: 76769 74442 142 357 0 76409 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 330300

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 10614
/proc/meminfo: memFree=24443096/32873648 swapFree=7376/7376
[pid=10549] ppid=10547 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10549/stat : 10549 (npSolver-pbo-It) S 10547 10549 9343 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376845802 9367552 275 33554432000 4194304 5064252 140734252688464 140734252687376 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10549/statm: 2287 275 233 213 0 72 0
[pid=10550] ppid=10549 vsize=14076 CPUtime=0.4 cores=0,2,4,6
/proc/10550/stat : 10550 (npSolver-pbo) S 10549 10549 9343 0 -1 4202496 5089 5177 0 0 11 1 27 1 20 0 1 0 376845803 14413824 2960 33554432000 4194304 6004724 140737104062000 140737104048280 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10550/statm: 3519 2960 152 442 0 3073 0
[pid=10555] ppid=10550 vsize=175600 CPUtime=1661.6 cores=0,2,4,6
/proc/10555/stat : 10555 (glucosInc) R 10550 10549 9343 0 -1 4202496 52575 0 0 0 166052 108 0 0 20 0 1 0 376845845 179814400 39325 33554432000 4194304 5654031 140734310484512 140734310472328 4215079 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10555/statm: 43900 39325 142 357 0 43540 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 198824

[startup+1722.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 10614
/proc/meminfo: memFree=24312712/32873648 swapFree=7376/7376
[pid=10549] ppid=10547 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10549/stat : 10549 (npSolver-pbo-It) S 10547 10549 9343 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376845802 9367552 275 33554432000 4194304 5064252 140734252688464 140734252687376 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10549/statm: 2287 275 233 213 0 72 0
[pid=10550] ppid=10549 vsize=14076 CPUtime=0.4 cores=0,2,4,6
/proc/10550/stat : 10550 (npSolver-pbo) S 10549 10549 9343 0 -1 4202496 5089 5177 0 0 11 1 27 1 20 0 1 0 376845803 14413824 2960 33554432000 4194304 6004724 140737104062000 140737104048280 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10550/statm: 3519 2960 152 442 0 3073 0
[pid=10555] ppid=10550 vsize=307076 CPUtime=1721.6 cores=0,2,4,6
/proc/10555/stat : 10555 (glucosInc) R 10550 10549 9343 0 -1 4202496 53448 0 0 0 172049 111 0 0 20 0 1 0 376845845 314445824 70346 33554432000 4194304 5654031 140734310484512 140734310472328 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10555/statm: 76769 70346 142 357 0 76409 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 330300

[startup+1782.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/181 10615
/proc/meminfo: memFree=24208236/32873648 swapFree=7376/7376
[pid=10549] ppid=10547 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10549/stat : 10549 (npSolver-pbo-It) S 10547 10549 9343 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376845802 9367552 275 33554432000 4194304 5064252 140734252688464 140734252687376 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10549/statm: 2287 275 233 213 0 72 0
[pid=10550] ppid=10549 vsize=14076 CPUtime=0.4 cores=0,2,4,6
/proc/10550/stat : 10550 (npSolver-pbo) S 10549 10549 9343 0 -1 4202496 5089 5177 0 0 11 1 27 1 20 0 1 0 376845803 14413824 2960 33554432000 4194304 6004724 140737104062000 140737104048280 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10550/statm: 3519 2960 152 442 0 3073 0
[pid=10555] ppid=10550 vsize=439336 CPUtime=1781.58 cores=0,2,4,6
/proc/10555/stat : 10555 (glucosInc) R 10550 10549 9343 0 -1 4202496 53960 0 0 0 178045 113 0 0 20 0 1 0 376845845 449880064 94363 33554432000 4194304 5654031 140734310484512 140734310472328 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10555/statm: 109834 94363 142 357 0 109474 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 462560



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.04 2.02 2.00 4/181 10615
/proc/meminfo: memFree=24417332/32873648 swapFree=7376/7376
[pid=10549] ppid=10547 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10549/stat : 10549 (npSolver-pbo-It) S 10547 10549 9343 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376845802 9367552 275 33554432000 4194304 5064252 140734252688464 140734252687376 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10549/statm: 2287 275 233 213 0 72 0
[pid=10550] ppid=10549 vsize=14076 CPUtime=0.4 cores=0,2,4,6
/proc/10550/stat : 10550 (npSolver-pbo) S 10549 10549 9343 0 -1 4202496 5089 5177 0 0 11 1 27 1 20 0 1 0 376845803 14413824 2960 33554432000 4194304 6004724 140737104062000 140737104048280 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10550/statm: 3519 2960 152 442 0 3073 0
[pid=10555] ppid=10550 vsize=175600 CPUtime=1799.69 cores=0,2,4,6
/proc/10555/stat : 10555 (glucosInc) R 10550 10549 9343 0 -1 4202496 55012 0 0 0 179853 116 0 0 20 0 1 0 376845845 179814400 41885 33554432000 4194304 5654031 140734310484512 140734310472328 4216337 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10555/statm: 43900 41885 142 357 0 43540 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 198824

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

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

Real time (s): 1800.41
CPU time (s): 1800.09
CPU user time (s): 1798.91
CPU system time (s): 1.18
CPU usage (%): 99.9821
Max. virtual memory (cumulated for all children) (KiB): 511880

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.39394
system time used= 0.027995
maximum resident set size= 39136
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10643
page faults= 0
swaps= 0
block input operations= 0
block output operations= 4816
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 15
involuntary context switches= 9

runsolver used 6.74097 second user time and 18.6652 second system time

The end

Launcher Data

Begin job on node149 at 2012-06-08 00:13:37
IDJOB=3746523
IDBENCH=90190
IDSOLVER=2332
FILE ID=node149/3746523-1339107217
RUNJOBID= node149-1339098156-9359
PBS_JOBID= 14643704
Free space on /tmp= 70872 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB12/normalized-PB12/DEC-SMALLINT-LIN/sroussel/ShortestPathNG/normalized-NG_K138.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3746523-1339107217/watcher-3746523-1339107217 -o /tmp/evaluation-result-3746523-1339107217/solver-3746523-1339107217 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3746523-1339107217.opb 740067383 HOME HOME

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

MD5SUM BENCH= b6be79d7c894904bfb5f7c9acfb80f53
RANDOM SEED=740067383

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        30697416 kB
Buffers:           82616 kB
Cached:          1088108 kB
SwapCached:        29984 kB
Active:           404668 kB
Inactive:        1001968 kB
Active(anon):     208452 kB
Inactive(anon):    29944 kB
Active(file):     196216 kB
Inactive(file):   972024 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108856 kB
SwapFree:       67072856 kB
Dirty:              9728 kB
Writeback:             0 kB
AnonPages:        215620 kB
Mapped:            10060 kB
Shmem:                 0 kB
Slab:             629460 kB
SReclaimable:      73464 kB
SUnreclaim:       555996 kB
KernelStack:        1472 kB
PageTables:         4444 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     332936 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    176128 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= 69520 MiB
End job on node149 at 2012-06-08 00:43:38