Trace number 3746517

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.07 1800.51

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/
ShortestPathNG/normalized-NG_K126.opb
MD5SUM8617651a414bb8902c12959cc1c92372
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 variables14994
Total number of constraints15248
Number of constraints which are clauses15122
Number of constraints which are cardinality constraints (but not clauses)126
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint126
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 127
Number of bits of the biggest sum of numbers7
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.38	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.38	c [INC SYSTEM] execute solver
1800.07/1800.51	HOME/npSolver-pbo-Itd.sh: line 18: 10802 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=0 -useBinSearch=0 -useCP2=1 -useInc=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-3746517-1339106627/watcher-3746517-1339106627 -o /tmp/evaluation-result-3746517-1339106627/solver-3746517-1339106627 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3746517-1339106627.opb 1638437264 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.01 2.25 2.47 2/178 10801
/proc/meminfo: memFree=30115088/32873844 swapFree=7636/7636
[pid=10801] ppid=10799 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10801/stat : 10801 (npSolver-pbo-It) S 10799 10801 9764 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376791256 9367552 274 33554432000 4194304 5064252 140735191608992 140735191607904 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10801/statm: 2287 274 233 213 0 72 0

[startup+0.036425 s]
/proc/loadavg: 2.01 2.25 2.47 2/178 10801
/proc/meminfo: memFree=30115088/32873844 swapFree=7636/7636
[pid=10801] ppid=10799 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10801/stat : 10801 (npSolver-pbo-It) S 10799 10801 9764 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376791256 9367552 274 33554432000 4194304 5064252 140735191608992 140735191607904 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10801/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100276 s]
/proc/loadavg: 2.01 2.25 2.47 2/178 10801
/proc/meminfo: memFree=30115088/32873844 swapFree=7636/7636
[pid=10801] ppid=10799 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10801/stat : 10801 (npSolver-pbo-It) S 10799 10801 9764 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376791256 9367552 274 33554432000 4194304 5064252 140735191608992 140735191607904 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10801/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300163 s]
/proc/loadavg: 2.01 2.25 2.47 2/178 10801
/proc/meminfo: memFree=30115088/32873844 swapFree=7636/7636
[pid=10801] ppid=10799 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10801/stat : 10801 (npSolver-pbo-It) S 10799 10801 9764 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376791256 9367552 274 33554432000 4194304 5064252 140735191608992 140735191607904 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10801/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700187 s]
/proc/loadavg: 2.01 2.25 2.47 2/178 10801
/proc/meminfo: memFree=30115088/32873844 swapFree=7636/7636
[pid=10801] ppid=10799 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10801/stat : 10801 (npSolver-pbo-It) S 10799 10801 9764 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376791256 9367552 274 33554432000 4194304 5064252 140735191608992 140735191607904 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10801/statm: 2287 274 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.01 2.25 2.47 3/181 10807
/proc/meminfo: memFree=30092772/32873844 swapFree=7636/7636
[pid=10801] ppid=10799 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10801/stat : 10801 (npSolver-pbo-It) S 10799 10801 9764 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376791256 9367552 274 33554432000 4194304 5064252 140735191608992 140735191607904 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10801/statm: 2287 274 233 213 0 72 0
[pid=10802] ppid=10801 vsize=14088 CPUtime=0.37 cores=0,2,4,6
/proc/10802/stat : 10802 (npSolver-pbo) S 10801 10801 9764 0 -1 4202496 5169 5434 0 0 10 1 25 1 20 0 1 0 376791257 14426112 2933 33554432000 4194304 6004724 140733758978400 140733758964680 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10802/statm: 3522 2933 152 442 0 3076 0
[pid=10807] ppid=10802 vsize=11724 CPUtime=1.1 cores=0,2,4,6
/proc/10807/stat : 10807 (glucosInc) R 10802 10801 9764 0 -1 4202496 2966 0 0 0 110 0 0 0 20 0 1 0 376791295 12005376 2510 33554432000 4194304 5654031 140734809124016 140734809122040 4232688 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10807/statm: 2931 2510 141 357 0 2571 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 34960

[startup+3.10028 s]
/proc/loadavg: 2.01 2.25 2.47 3/181 10807
/proc/meminfo: memFree=30199760/32873844 swapFree=7636/7636
[pid=10801] ppid=10799 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10801/stat : 10801 (npSolver-pbo-It) S 10799 10801 9764 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376791256 9367552 274 33554432000 4194304 5064252 140735191608992 140735191607904 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10801/statm: 2287 274 233 213 0 72 0
[pid=10802] ppid=10801 vsize=14088 CPUtime=0.37 cores=0,2,4,6
/proc/10802/stat : 10802 (npSolver-pbo) S 10801 10801 9764 0 -1 4202496 5169 5434 0 0 10 1 25 1 20 0 1 0 376791257 14426112 2933 33554432000 4194304 6004724 140733758978400 140733758964680 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10802/statm: 3522 2933 152 442 0 3076 0
[pid=10807] ppid=10802 vsize=16820 CPUtime=2.7 cores=0,2,4,6
/proc/10807/stat : 10807 (glucosInc) R 10802 10801 9764 0 -1 4202496 4287 0 0 0 269 1 0 0 20 0 1 0 376791295 17223680 3676 33554432000 4194304 5654031 140734809124016 140734809111832 4215112 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10807/statm: 4205 3676 141 357 0 3845 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 40056

[startup+6.30029 s]
/proc/loadavg: 2.01 2.25 2.47 3/181 10807
/proc/meminfo: memFree=30189088/32873844 swapFree=7636/7636
[pid=10801] ppid=10799 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10801/stat : 10801 (npSolver-pbo-It) S 10799 10801 9764 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376791256 9367552 274 33554432000 4194304 5064252 140735191608992 140735191607904 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10801/statm: 2287 274 233 213 0 72 0
[pid=10802] ppid=10801 vsize=14088 CPUtime=0.37 cores=0,2,4,6
/proc/10802/stat : 10802 (npSolver-pbo) S 10801 10801 9764 0 -1 4202496 5169 5434 0 0 10 1 25 1 20 0 1 0 376791257 14426112 2933 33554432000 4194304 6004724 140733758978400 140733758964680 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10802/statm: 3522 2933 152 442 0 3076 0
[pid=10807] ppid=10802 vsize=23892 CPUtime=5.9 cores=0,2,4,6
/proc/10807/stat : 10807 (glucosInc) R 10802 10801 9764 0 -1 4202496 5200 0 0 0 589 1 0 0 20 0 1 0 376791295 24465408 5603 33554432000 4194304 5654031 140734809124016 140734809111832 4214505 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10807/statm: 5973 5603 141 357 0 5613 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 47128

[startup+12.7003 s]
/proc/loadavg: 2.01 2.24 2.46 3/181 10807
/proc/meminfo: memFree=30128056/32873844 swapFree=7636/7636
[pid=10801] ppid=10799 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10801/stat : 10801 (npSolver-pbo-It) S 10799 10801 9764 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376791256 9367552 274 33554432000 4194304 5064252 140735191608992 140735191607904 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10801/statm: 2287 274 233 213 0 72 0
[pid=10802] ppid=10801 vsize=14088 CPUtime=0.37 cores=0,2,4,6
/proc/10802/stat : 10802 (npSolver-pbo) S 10801 10801 9764 0 -1 4202496 5169 5434 0 0 10 1 25 1 20 0 1 0 376791257 14426112 2933 33554432000 4194304 6004724 140733758978400 140733758964680 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10802/statm: 3522 2933 152 442 0 3076 0
[pid=10807] ppid=10802 vsize=45456 CPUtime=12.29 cores=0,2,4,6
/proc/10807/stat : 10807 (glucosInc) R 10802 10801 9764 0 -1 4202496 6396 0 0 0 1228 1 0 0 20 0 1 0 376791295 46546944 9336 33554432000 4194304 5654031 140734809124016 140734809111832 4234964 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10807/statm: 11364 9336 141 357 0 11004 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 68692

[startup+25.5004 s]
/proc/loadavg: 2.01 2.23 2.46 3/181 10807
/proc/meminfo: memFree=30069032/32873844 swapFree=7636/7636
[pid=10801] ppid=10799 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10801/stat : 10801 (npSolver-pbo-It) S 10799 10801 9764 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376791256 9367552 274 33554432000 4194304 5064252 140735191608992 140735191607904 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10801/statm: 2287 274 233 213 0 72 0
[pid=10802] ppid=10801 vsize=14088 CPUtime=0.37 cores=0,2,4,6
/proc/10802/stat : 10802 (npSolver-pbo) S 10801 10801 9764 0 -1 4202496 5169 5434 0 0 10 1 25 1 20 0 1 0 376791257 14426112 2933 33554432000 4194304 6004724 140733758978400 140733758964680 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10802/statm: 3522 2933 152 442 0 3076 0
[pid=10807] ppid=10802 vsize=84696 CPUtime=25.09 cores=0,2,4,6
/proc/10807/stat : 10807 (glucosInc) R 10802 10801 9764 0 -1 4202496 7512 0 0 0 2507 2 0 0 20 0 1 0 376791295 86728704 16018 33554432000 4194304 5654031 140734809124016 140734809111832 4233232 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10807/statm: 21174 16018 141 357 0 20814 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 107932

[startup+51.1004 s]
/proc/loadavg: 2.00 2.21 2.45 3/181 10807
/proc/meminfo: memFree=30046432/32873844 swapFree=7636/7636
[pid=10801] ppid=10799 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10801/stat : 10801 (npSolver-pbo-It) S 10799 10801 9764 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376791256 9367552 274 33554432000 4194304 5064252 140735191608992 140735191607904 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10801/statm: 2287 274 233 213 0 72 0
[pid=10802] ppid=10801 vsize=14088 CPUtime=0.37 cores=0,2,4,6
/proc/10802/stat : 10802 (npSolver-pbo) S 10801 10801 9764 0 -1 4202496 5169 5434 0 0 10 1 25 1 20 0 1 0 376791257 14426112 2933 33554432000 4194304 6004724 140733758978400 140733758964680 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10802/statm: 3522 2933 152 442 0 3076 0
[pid=10807] ppid=10802 vsize=122624 CPUtime=50.68 cores=0,2,4,6
/proc/10807/stat : 10807 (glucosInc) R 10802 10801 9764 0 -1 4202496 8430 0 0 0 5064 4 0 0 20 0 1 0 376791295 125566976 23749 33554432000 4194304 5654031 140734809124016 140734809111832 4209166 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10807/statm: 30656 23749 141 357 0 30296 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 145860

[startup+102.307 s]
/proc/loadavg: 2.00 2.17 2.42 3/181 10807
/proc/meminfo: memFree=29970716/32873844 swapFree=7636/7636
[pid=10801] ppid=10799 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10801/stat : 10801 (npSolver-pbo-It) S 10799 10801 9764 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376791256 9367552 274 33554432000 4194304 5064252 140735191608992 140735191607904 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10801/statm: 2287 274 233 213 0 72 0
[pid=10802] ppid=10801 vsize=14088 CPUtime=0.37 cores=0,2,4,6
/proc/10802/stat : 10802 (npSolver-pbo) S 10801 10801 9764 0 -1 4202496 5169 5434 0 0 10 1 25 1 20 0 1 0 376791257 14426112 2933 33554432000 4194304 6004724 140733758978400 140733758964680 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10802/statm: 3522 2933 152 442 0 3076 0
[pid=10807] ppid=10802 vsize=154672 CPUtime=101.87 cores=0,2,4,6
/proc/10807/stat : 10807 (glucosInc) R 10802 10801 9764 0 -1 4202496 11226 0 0 0 10179 8 0 0 20 0 1 0 376791295 158384128 31351 33554432000 4194304 5654031 140734809124016 140734809111832 4233448 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10807/statm: 38668 31351 141 357 0 38308 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 177908

[startup+162.3 s]
/proc/loadavg: 2.00 2.14 2.39 3/181 10807
/proc/meminfo: memFree=30069904/32873844 swapFree=7636/7636
[pid=10801] ppid=10799 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10801/stat : 10801 (npSolver-pbo-It) S 10799 10801 9764 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376791256 9367552 274 33554432000 4194304 5064252 140735191608992 140735191607904 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10801/statm: 2287 274 233 213 0 72 0
[pid=10802] ppid=10801 vsize=14088 CPUtime=0.37 cores=0,2,4,6
/proc/10802/stat : 10802 (npSolver-pbo) S 10801 10801 9764 0 -1 4202496 5169 5434 0 0 10 1 25 1 20 0 1 0 376791257 14426112 2933 33554432000 4194304 6004724 140733758978400 140733758964680 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10802/statm: 3522 2933 152 442 0 3076 0
[pid=10807] ppid=10802 vsize=74532 CPUtime=161.86 cores=0,2,4,6
/proc/10807/stat : 10807 (glucosInc) R 10802 10801 9764 0 -1 4202496 12905 0 0 0 16173 13 0 0 20 0 1 0 376791295 76320768 18262 33554432000 4194304 5654031 140734809124016 140734809111832 4233201 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10807/statm: 18633 18262 141 357 0 18273 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 97768

[startup+222.3 s]
/proc/loadavg: 2.00 2.11 2.36 3/181 10808
/proc/meminfo: memFree=29944888/32873844 swapFree=7636/7636
[pid=10801] ppid=10799 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10801/stat : 10801 (npSolver-pbo-It) S 10799 10801 9764 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376791256 9367552 274 33554432000 4194304 5064252 140735191608992 140735191607904 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10801/statm: 2287 274 233 213 0 72 0
[pid=10802] ppid=10801 vsize=14088 CPUtime=0.37 cores=0,2,4,6
/proc/10802/stat : 10802 (npSolver-pbo) S 10801 10801 9764 0 -1 4202496 5169 5434 0 0 10 1 25 1 20 0 1 0 376791257 14426112 2933 33554432000 4194304 6004724 140733758978400 140733758964680 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10802/statm: 3522 2933 152 442 0 3076 0
[pid=10807] ppid=10802 vsize=204760 CPUtime=221.83 cores=0,2,4,6
/proc/10807/stat : 10807 (glucosInc) R 10802 10801 9764 0 -1 4202496 15199 0 0 0 22165 18 0 0 20 0 1 0 376791295 209674240 39332 33554432000 4194304 5654031 140734809124016 140734809111832 4232984 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10807/statm: 51190 39332 141 357 0 50830 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 227996

[startup+282.3 s]

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

/proc/loadavg: 2.00 2.00 2.08 3/181 10818
/proc/meminfo: memFree=29976700/32873844 swapFree=7636/7636
[pid=10801] ppid=10799 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10801/stat : 10801 (npSolver-pbo-It) S 10799 10801 9764 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376791256 9367552 274 33554432000 4194304 5064252 140735191608992 140735191607904 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10801/statm: 2287 274 233 213 0 72 0
[pid=10802] ppid=10801 vsize=14088 CPUtime=0.37 cores=0,2,4,6
/proc/10802/stat : 10802 (npSolver-pbo) S 10801 10801 9764 0 -1 4202496 5169 5434 0 0 10 1 25 1 20 0 1 0 376791257 14426112 2933 33554432000 4194304 6004724 140733758978400 140733758964680 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10802/statm: 3522 2933 152 442 0 3076 0
[pid=10807] ppid=10802 vsize=220160 CPUtime=1361.58 cores=0,2,4,6
/proc/10807/stat : 10807 (glucosInc) R 10802 10801 9764 0 -1 4202496 45816 0 0 0 136063 95 0 0 20 0 1 0 376791295 225443840 48814 33554432000 4194304 5654031 140734809124016 140734809111832 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10807/statm: 55040 48814 141 357 0 54680 0
Current children cumulated CPU time (s) 1361.95
Current children cumulated vsize (KiB) 243396

[startup+1422.31 s]
/proc/loadavg: 2.05 2.01 2.08 3/181 10819
/proc/meminfo: memFree=29763656/32873844 swapFree=7636/7636
[pid=10801] ppid=10799 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10801/stat : 10801 (npSolver-pbo-It) S 10799 10801 9764 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376791256 9367552 274 33554432000 4194304 5064252 140735191608992 140735191607904 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10801/statm: 2287 274 233 213 0 72 0
[pid=10802] ppid=10801 vsize=14088 CPUtime=0.37 cores=0,2,4,6
/proc/10802/stat : 10802 (npSolver-pbo) S 10801 10801 9764 0 -1 4202496 5169 5434 0 0 10 1 25 1 20 0 1 0 376791257 14426112 2933 33554432000 4194304 6004724 140733758978400 140733758964680 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10802/statm: 3522 2933 152 442 0 3076 0
[pid=10807] ppid=10802 vsize=433808 CPUtime=1421.58 cores=0,2,4,6
/proc/10807/stat : 10807 (glucosInc) R 10802 10801 9764 0 -1 4202496 46849 0 0 0 142059 99 0 0 20 0 1 0 376791295 444219392 76415 33554432000 4194304 5654031 140734809124016 140734809111832 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10807/statm: 108452 76415 141 357 0 108092 0
Current children cumulated CPU time (s) 1421.95
Current children cumulated vsize (KiB) 457044

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 2.08 3/174 10848
/proc/meminfo: memFree=29862848/32873844 swapFree=7636/7636
[pid=10801] ppid=10799 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10801/stat : 10801 (npSolver-pbo-It) S 10799 10801 9764 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376791256 9367552 274 33554432000 4194304 5064252 140735191608992 140735191607904 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10801/statm: 2287 274 233 213 0 72 0
[pid=10802] ppid=10801 vsize=14088 CPUtime=0.37 cores=0,2,4,6
/proc/10802/stat : 10802 (npSolver-pbo) S 10801 10801 9764 0 -1 4202496 5169 5434 0 0 10 1 25 1 20 0 1 0 376791257 14426112 2933 33554432000 4194304 6004724 140733758978400 140733758964680 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10802/statm: 3522 2933 152 442 0 3076 0
[pid=10807] ppid=10802 vsize=220160 CPUtime=1481.56 cores=0,2,4,6
/proc/10807/stat : 10807 (glucosInc) R 10802 10801 9764 0 -1 4202496 48033 0 0 0 148052 104 0 0 20 0 1 0 376791295 225443840 49326 33554432000 4194304 5654031 140734809124016 140734809111832 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10807/statm: 55040 49326 141 357 0 54680 0
Current children cumulated CPU time (s) 1481.93
Current children cumulated vsize (KiB) 243396

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.07 3/180 10859
/proc/meminfo: memFree=24295260/32873844 swapFree=7636/7636
[pid=10801] ppid=10799 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10801/stat : 10801 (npSolver-pbo-It) S 10799 10801 9764 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376791256 9367552 274 33554432000 4194304 5064252 140735191608992 140735191607904 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10801/statm: 2287 274 233 213 0 72 0
[pid=10802] ppid=10801 vsize=14088 CPUtime=0.37 cores=0,2,4,6
/proc/10802/stat : 10802 (npSolver-pbo) S 10801 10801 9764 0 -1 4202496 5169 5434 0 0 10 1 25 1 20 0 1 0 376791257 14426112 2933 33554432000 4194304 6004724 140733758978400 140733758964680 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10802/statm: 3522 2933 152 442 0 3076 0
[pid=10807] ppid=10802 vsize=433808 CPUtime=1541.52 cores=0,2,4,6
/proc/10807/stat : 10807 (glucosInc) R 10802 10801 9764 0 -1 4202496 49095 0 0 0 154045 107 0 0 20 0 1 0 376791295 444219392 76927 33554432000 4194304 5654031 140734809124016 140734809111832 4232984 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10807/statm: 108452 76927 141 357 0 108092 0
Current children cumulated CPU time (s) 1541.89
Current children cumulated vsize (KiB) 457044

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.06 3/181 10862
/proc/meminfo: memFree=19526072/32873844 swapFree=7636/7636
[pid=10801] ppid=10799 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10801/stat : 10801 (npSolver-pbo-It) S 10799 10801 9764 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376791256 9367552 274 33554432000 4194304 5064252 140735191608992 140735191607904 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10801/statm: 2287 274 233 213 0 72 0
[pid=10802] ppid=10801 vsize=14088 CPUtime=0.37 cores=0,2,4,6
/proc/10802/stat : 10802 (npSolver-pbo) S 10801 10801 9764 0 -1 4202496 5169 5434 0 0 10 1 25 1 20 0 1 0 376791257 14426112 2933 33554432000 4194304 6004724 140733758978400 140733758964680 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10802/statm: 3522 2933 152 442 0 3076 0
[pid=10807] ppid=10802 vsize=220160 CPUtime=1601.52 cores=0,2,4,6
/proc/10807/stat : 10807 (glucosInc) R 10802 10801 9764 0 -1 4202496 50276 0 0 0 160040 112 0 0 20 0 1 0 376791295 225443840 47278 33554432000 4194304 5654031 140734809124016 140734809111832 4215033 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10807/statm: 55040 47278 141 357 0 54680 0
Current children cumulated CPU time (s) 1601.89
Current children cumulated vsize (KiB) 243396

[startup+1662.3 s]
/proc/loadavg: 3.54 2.40 2.20 2/181 10863
/proc/meminfo: memFree=10248932/32873844 swapFree=7636/7636
[pid=10801] ppid=10799 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10801/stat : 10801 (npSolver-pbo-It) S 10799 10801 9764 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376791256 9367552 274 33554432000 4194304 5064252 140735191608992 140735191607904 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10801/statm: 2287 274 233 213 0 72 0
[pid=10802] ppid=10801 vsize=14088 CPUtime=0.37 cores=0,2,4,6
/proc/10802/stat : 10802 (npSolver-pbo) S 10801 10801 9764 0 -1 4202496 5169 5434 0 0 10 1 25 1 20 0 1 0 376791257 14426112 2933 33554432000 4194304 6004724 140733758978400 140733758964680 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10802/statm: 3522 2933 152 442 0 3076 0
[pid=10807] ppid=10802 vsize=301548 CPUtime=1661.5 cores=0,2,4,6
/proc/10807/stat : 10807 (glucosInc) R 10802 10801 9764 0 -1 4202496 50839 0 0 0 166032 118 0 0 20 0 1 0 376791295 308785152 73902 33554432000 4194304 5654031 140734809124016 140734809111832 4215353 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10807/statm: 75387 73902 141 357 0 75027 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 324784

[startup+1722.3 s]
/proc/loadavg: 4.46 2.87 2.37 2/180 10863
/proc/meminfo: memFree=5830576/32873844 swapFree=7636/7636
[pid=10801] ppid=10799 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10801/stat : 10801 (npSolver-pbo-It) S 10799 10801 9764 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376791256 9367552 274 33554432000 4194304 5064252 140735191608992 140735191607904 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10801/statm: 2287 274 233 213 0 72 0
[pid=10802] ppid=10801 vsize=14088 CPUtime=0.37 cores=0,2,4,6
/proc/10802/stat : 10802 (npSolver-pbo) S 10801 10801 9764 0 -1 4202496 5169 5434 0 0 10 1 25 1 20 0 1 0 376791257 14426112 2933 33554432000 4194304 6004724 140733758978400 140733758964680 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10802/statm: 3522 2933 152 442 0 3076 0
[pid=10807] ppid=10802 vsize=170072 CPUtime=1721.5 cores=0,2,4,6
/proc/10807/stat : 10807 (glucosInc) R 10802 10801 9764 0 -1 4202496 52180 0 0 0 172026 124 0 0 20 0 1 0 376791295 174153728 37761 33554432000 4194304 5654031 140734809124016 140734809111832 4215384 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10807/statm: 42518 37761 141 357 0 42158 0
Current children cumulated CPU time (s) 1721.87
Current children cumulated vsize (KiB) 193308

[startup+1782.3 s]
/proc/loadavg: 4.76 3.24 2.52 2/181 10864
/proc/meminfo: memFree=4226680/32873844 swapFree=7636/7636
[pid=10801] ppid=10799 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10801/stat : 10801 (npSolver-pbo-It) S 10799 10801 9764 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376791256 9367552 274 33554432000 4194304 5064252 140735191608992 140735191607904 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10801/statm: 2287 274 233 213 0 72 0
[pid=10802] ppid=10801 vsize=14088 CPUtime=0.37 cores=0,2,4,6
/proc/10802/stat : 10802 (npSolver-pbo) S 10801 10801 9764 0 -1 4202496 5169 5434 0 0 10 1 25 1 20 0 1 0 376791257 14426112 2933 33554432000 4194304 6004724 140733758978400 140733758964680 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10802/statm: 3522 2933 152 442 0 3076 0
[pid=10807] ppid=10802 vsize=301548 CPUtime=1781.49 cores=0,2,4,6
/proc/10807/stat : 10807 (glucosInc) R 10802 10801 9764 0 -1 4202496 53047 0 0 0 178022 127 0 0 20 0 1 0 376791295 308785152 65710 33554432000 4194304 5654031 140734809124016 140734809111832 4233204 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10807/statm: 75387 65710 141 357 0 75027 0
Current children cumulated CPU time (s) 1781.86
Current children cumulated vsize (KiB) 324784



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 4.81 3.33 2.56 2/181 10864
/proc/meminfo: memFree=4198404/32873844 swapFree=7636/7636
[pid=10801] ppid=10799 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10801/stat : 10801 (npSolver-pbo-It) S 10799 10801 9764 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376791256 9367552 274 33554432000 4194304 5064252 140735191608992 140735191607904 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10801/statm: 2287 274 233 213 0 72 0
[pid=10802] ppid=10801 vsize=14088 CPUtime=0.37 cores=0,2,4,6
/proc/10802/stat : 10802 (npSolver-pbo) S 10801 10801 9764 0 -1 4202496 5169 5434 0 0 10 1 25 1 20 0 1 0 376791257 14426112 2933 33554432000 4194304 6004724 140733758978400 140733758964680 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10802/statm: 3522 2933 152 442 0 3076 0
[pid=10807] ppid=10802 vsize=301548 CPUtime=1799.7 cores=0,2,4,6
/proc/10807/stat : 10807 (glucosInc) R 10802 10801 9764 0 -1 4202496 53061 0 0 0 179842 128 0 0 20 0 1 0 376791295 308785152 72878 33554432000 4194304 5654031 140734809124016 140734809111832 4232794 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10807/statm: 75387 72878 141 357 0 75027 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 324784

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 4.81 3.33 2.56 2/181 10864
/proc/meminfo: memFree=4198404/32873844 swapFree=7636/7636
[pid=10801] ppid=10799 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10801/stat : 10801 (npSolver-pbo-It) S 10799 10801 9764 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376791256 9367552 274 33554432000 4194304 5064252 140735191608992 140735191607904 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10801/statm: 2287 274 233 213 0 72 0
[pid=10802] ppid=10801 vsize=14088 CPUtime=0.37 cores=0,2,4,6
/proc/10802/stat : 10802 (npSolver-pbo) S 10801 10801 9764 0 -1 4202496 5169 5434 0 0 10 1 25 1 20 0 1 0 376791257 14426112 2933 33554432000 4194304 6004724 140733758978400 140733758964680 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/10802/statm: 3522 2933 152 442 0 3076 0
[pid=10807] ppid=10802 vsize=301548 CPUtime=1799.7 cores=0,2,4,6
/proc/10807/stat : 10807 (glucosInc) R 10802 10801 9764 0 -1 4202496 53061 0 0 0 179842 128 0 0 20 0 1 0 376791295 308785152 72878 33554432000 4194304 5654031 140734809124016 140734809111832 4232794 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10807/statm: 75387 72878 141 357 0 75027 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 324784

Child status: 0

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

Real time (s): 1800.51
CPU time (s): 1800.07
CPU user time (s): 1798.77
CPU system time (s): 1.3
CPU usage (%): 99.9754
Max. virtual memory (cumulated for all children) (KiB): 506364

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.355945
system time used= 0.030995
maximum resident set size= 39028
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10977
page faults= 0
swaps= 0
block input operations= 0
block output operations= 4352
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12
involuntary context switches= 9

runsolver used 3.84341 second user time and 8.49271 second system time

The end

Launcher Data

Begin job on node108 at 2012-06-08 00:03:47
IDJOB=3746517
IDBENCH=90146
IDSOLVER=2332
FILE ID=node108/3746517-1339106627
RUNJOBID= node108-1339098175-9780
PBS_JOBID= 14643745
Free space on /tmp= 71392 MiB

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

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

MD5SUM BENCH= 8617651a414bb8902c12959cc1c92372
RANDOM SEED=1638437264

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.273
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.273
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.273
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.273
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.273
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:        30115468 kB
Buffers:         1503668 kB
Cached:           210712 kB
SwapCached:          804 kB
Active:          1678544 kB
Inactive:         224224 kB
Active(anon):     178328 kB
Inactive(anon):    11756 kB
Active(file):    1500216 kB
Inactive(file):   212468 kB
Unevictable:        7636 kB
Mlocked:            7636 kB
SwapTotal:      67108856 kB
SwapFree:       67105664 kB
Dirty:              9320 kB
Writeback:             0 kB
AnonPages:        205244 kB
Mapped:            11804 kB
Shmem:                 0 kB
Slab:             697260 kB
SReclaimable:     139092 kB
SUnreclaim:       558168 kB
KernelStack:        1504 kB
PageTables:         4668 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     343576 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    100352 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= 64048 MiB
End job on node108 at 2012-06-08 00:33:47