Trace number 3746841

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topDown (fixed)? (TO) 1800.08 1800.42

General information on the benchmark

Name/OPT-BIGINT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_luby_50null20mast_rapportOE1.0_TMAX180_K67_cod3.opb
MD5SUMb8f34acad8e16997bb6a57bf03c5bda5
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-5138
Best CPU time to get the best result obtained on this benchmark1800.19
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables40451
Total number of constraints40950
Number of constraints which are clauses40396
Number of constraints which are cardinality constraints (but not clauses)553
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint1
Maximum length of a constraint40128
Number of terms in the objective function 16038
Biggest coefficient in the objective function 256
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 1664916
Number of bits of the sum of numbers in the objective function 21
Biggest number in a constraint 256
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 1664916
Number of bits of the biggest sum of numbers21
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

2.29/2.32	c run inc solver
2.29/2.32	c [INC SYSTEM] run initial solver
2.29/2.32	c [INC SYSTEM] preprocess with white file
10.58/10.69	c [INC SYSTEM] finished preprocessing in 8 s
10.58/10.69	c [INC SYSTEM] execute solver
1800.08/1800.42	HOME/npSolver-pbo-Itd.sh: line 18:  8965 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-3746841-1339107444/watcher-3746841-1339107444 -o /tmp/evaluation-result-3746841-1339107444/solver-3746841-1339107444 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3746841-1339107444.opb 874901183 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.02 2.17 3/179 8964
/proc/meminfo: memFree=28429900/32873844 swapFree=7384/7384
[pid=8964] ppid=8962 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8964/stat : 8964 (npSolver-pbo-It) S 8962 8964 7856 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376872947 9367552 274 33554432000 4194304 5064252 140735990084288 140735990083200 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8964/statm: 2287 274 233 213 0 72 0

[startup+0.0810279 s]
/proc/loadavg: 2.01 2.02 2.17 3/179 8964
/proc/meminfo: memFree=28429900/32873844 swapFree=7384/7384
[pid=8964] ppid=8962 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8964/stat : 8964 (npSolver-pbo-It) S 8962 8964 7856 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376872947 9367552 274 33554432000 4194304 5064252 140735990084288 140735990083200 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8964/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100303 s]
/proc/loadavg: 2.01 2.02 2.17 3/179 8964
/proc/meminfo: memFree=28429900/32873844 swapFree=7384/7384
[pid=8964] ppid=8962 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8964/stat : 8964 (npSolver-pbo-It) S 8962 8964 7856 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376872947 9367552 274 33554432000 4194304 5064252 140735990084288 140735990083200 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8964/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30029 s]
/proc/loadavg: 2.01 2.02 2.17 3/179 8964
/proc/meminfo: memFree=28429900/32873844 swapFree=7384/7384
[pid=8964] ppid=8962 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8964/stat : 8964 (npSolver-pbo-It) S 8962 8964 7856 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376872947 9367552 274 33554432000 4194304 5064252 140735990084288 140735990083200 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8964/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700285 s]
/proc/loadavg: 2.01 2.02 2.17 3/179 8964
/proc/meminfo: memFree=28429900/32873844 swapFree=7384/7384
[pid=8964] ppid=8962 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8964/stat : 8964 (npSolver-pbo-It) S 8962 8964 7856 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376872947 9367552 274 33554432000 4194304 5064252 140735990084288 140735990083200 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8964/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5003 s]
/proc/loadavg: 2.01 2.02 2.17 3/181 8966
/proc/meminfo: memFree=28284268/32873844 swapFree=7384/7384
[pid=8964] ppid=8962 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8964/stat : 8964 (npSolver-pbo-It) S 8962 8964 7856 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376872947 9367552 274 33554432000 4194304 5064252 140735990084288 140735990083200 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8964/statm: 2287 274 233 213 0 72 0
[pid=8965] ppid=8964 vsize=241068 CPUtime=1.49 cores=0,2,4,6
/proc/8965/stat : 8965 (npSolver-pbo) R 8964 8964 7856 0 -1 4202496 22224 0 0 0 143 6 0 0 20 0 1 0 376872948 246853632 45025 33554432000 4194304 6004724 140734043836016 140734043830616 4534738 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8965/statm: 60267 45025 154 442 0 59821 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 250216

[startup+3.1002 s]
/proc/loadavg: 2.01 2.02 2.17 3/181 8966
/proc/meminfo: memFree=28203776/32873844 swapFree=7384/7384
[pid=8964] ppid=8962 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8964/stat : 8964 (npSolver-pbo-It) S 8962 8964 7856 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376872947 9367552 274 33554432000 4194304 5064252 140735990084288 140735990083200 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8964/statm: 2287 274 233 213 0 72 0
[pid=8965] ppid=8964 vsize=167408 CPUtime=2.34 cores=0,2,4,6
/proc/8965/stat : 8965 (npSolver-pbo) S 8964 8964 7856 0 -1 4202496 22563 0 0 0 208 26 0 0 20 0 1 0 376872948 171425792 38062 33554432000 4194304 6004724 140734043836016 140734043830480 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8965/statm: 41852 38062 163 442 0 41406 0
Current children cumulated CPU time (s) 2.34
Current children cumulated vsize (KiB) 176556
heavy processes:

[startup+6.30035 s]
/proc/loadavg: 2.17 2.05 2.18 3/183 8968
/proc/meminfo: memFree=27723856/32873844 swapFree=7384/7384
[pid=8964] ppid=8962 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8964/stat : 8964 (npSolver-pbo-It) S 8962 8964 7856 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376872947 9367552 274 33554432000 4194304 5064252 140735990084288 140735990083200 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8964/statm: 2287 274 233 213 0 72 0
[pid=8965] ppid=8964 vsize=167408 CPUtime=2.34 cores=0,2,4,6
/proc/8965/stat : 8965 (npSolver-pbo) S 8964 8964 7856 0 -1 4202496 22563 0 0 0 208 26 0 0 20 0 1 0 376872948 171425792 38062 33554432000 4194304 6004724 140734043836016 140734043830480 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8965/statm: 41852 38062 163 442 0 41406 0
[pid=8967] ppid=8965 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8967/stat : 8967 (cp2_pre.sh) S 8965 8964 7856 0 -1 4202496 606 0 0 0 0 0 0 0 20 0 1 0 376873182 9367552 276 33554432000 4194304 5064252 140737014018160 140737014016864 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8967/statm: 2287 276 234 213 0 72 0
[pid=8968] ppid=8967 vsize=513820 CPUtime=3.93 cores=0,2,4,6
/proc/8968/stat : 8968 (coprocessor) R 8967 8964 7856 0 -1 4202496 57003 0 0 0 377 16 0 0 20 0 1 0 376873183 526151680 121822 33554432000 4194304 6586260 140734181260368 140734181256184 4789241 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/8968/statm: 128455 121822 170 584 0 127867 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 699524

[startup+12.7003 s]
/proc/loadavg: 2.15 2.05 2.18 3/182 8970
/proc/meminfo: memFree=28008796/32873844 swapFree=7384/7384
[pid=8964] ppid=8962 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8964/stat : 8964 (npSolver-pbo-It) S 8962 8964 7856 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376872947 9367552 274 33554432000 4194304 5064252 140735990084288 140735990083200 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8964/statm: 2287 274 233 213 0 72 0
[pid=8965] ppid=8964 vsize=167408 CPUtime=10.67 cores=0,2,4,6
/proc/8965/stat : 8965 (npSolver-pbo) S 8964 8964 7856 0 -1 4202496 22581 68114 0 0 208 26 797 36 20 0 1 0 376872948 171425792 38066 33554432000 4194304 6004724 140734043836016 140734043822296 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/8965/statm: 41852 38066 167 442 0 41406 0
[pid=8970] ppid=8965 vsize=233328 CPUtime=1.99 cores=0,2,4,6
/proc/8970/stat : 8970 (glucosInc) R 8965 8964 7856 0 -1 4202496 40608 0 0 0 191 8 0 0 20 0 1 0 376874017 238927872 51460 33554432000 4194304 5654031 140734399598800 140734399596408 4215112 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8970/statm: 58332 51460 131 357 0 57972 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 409884

[startup+25.5066 s]
/proc/loadavg: 2.12 2.05 2.18 3/182 8970
/proc/meminfo: memFree=27990316/32873844 swapFree=7384/7384
[pid=8964] ppid=8962 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8964/stat : 8964 (npSolver-pbo-It) S 8962 8964 7856 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376872947 9367552 274 33554432000 4194304 5064252 140735990084288 140735990083200 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8964/statm: 2287 274 233 213 0 72 0
[pid=8965] ppid=8964 vsize=167408 CPUtime=10.67 cores=0,2,4,6
/proc/8965/stat : 8965 (npSolver-pbo) S 8964 8964 7856 0 -1 4202496 22581 68114 0 0 208 26 797 36 20 0 1 0 376872948 171425792 38066 33554432000 4194304 6004724 140734043836016 140734043822296 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/8965/statm: 41852 38066 167 442 0 41406 0
[pid=8970] ppid=8965 vsize=233328 CPUtime=14.79 cores=0,2,4,6
/proc/8970/stat : 8970 (glucosInc) R 8965 8964 7856 0 -1 4202496 40608 0 0 0 1471 8 0 0 20 0 1 0 376874017 238927872 51460 33554432000 4194304 5654031 140734399598800 140734399596408 4215009 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8970/statm: 58332 51460 131 357 0 57972 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 409884

[startup+51.1004 s]
/proc/loadavg: 2.08 2.05 2.17 3/182 8970
/proc/meminfo: memFree=28049336/32873844 swapFree=7384/7384
[pid=8964] ppid=8962 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8964/stat : 8964 (npSolver-pbo-It) S 8962 8964 7856 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376872947 9367552 274 33554432000 4194304 5064252 140735990084288 140735990083200 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8964/statm: 2287 274 233 213 0 72 0
[pid=8965] ppid=8964 vsize=167408 CPUtime=10.67 cores=0,2,4,6
/proc/8965/stat : 8965 (npSolver-pbo) S 8964 8964 7856 0 -1 4202496 22581 68114 0 0 208 26 797 36 20 0 1 0 376872948 171425792 38066 33554432000 4194304 6004724 140734043836016 140734043822296 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/8965/statm: 41852 38066 167 442 0 41406 0
[pid=8970] ppid=8965 vsize=234384 CPUtime=40.38 cores=0,2,4,6
/proc/8970/stat : 8970 (glucosInc) R 8965 8964 7856 0 -1 4202496 40914 0 0 0 4030 8 0 0 20 0 1 0 376874017 240009216 51766 33554432000 4194304 5654031 140734399598800 140734399596584 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8970/statm: 58596 51766 139 357 0 58236 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 410940

[startup+102.3 s]
/proc/loadavg: 2.03 2.04 2.16 3/181 8970
/proc/meminfo: memFree=27968236/32873844 swapFree=7384/7384
[pid=8964] ppid=8962 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8964/stat : 8964 (npSolver-pbo-It) S 8962 8964 7856 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376872947 9367552 274 33554432000 4194304 5064252 140735990084288 140735990083200 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8964/statm: 2287 274 233 213 0 72 0
[pid=8965] ppid=8964 vsize=167408 CPUtime=10.67 cores=0,2,4,6
/proc/8965/stat : 8965 (npSolver-pbo) S 8964 8964 7856 0 -1 4202496 22581 68114 0 0 208 26 797 36 20 0 1 0 376872948 171425792 38066 33554432000 4194304 6004724 140734043836016 140734043822296 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/8965/statm: 41852 38066 167 442 0 41406 0
[pid=8970] ppid=8965 vsize=234780 CPUtime=91.57 cores=0,2,4,6
/proc/8970/stat : 8970 (glucosInc) R 8965 8964 7856 0 -1 4202496 41002 0 0 0 9149 8 0 0 20 0 1 0 376874017 240414720 51854 33554432000 4194304 5654031 140734399598800 140734399596632 4232495 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8970/statm: 58695 51854 139 357 0 58335 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 411336

[startup+162.3 s]
/proc/loadavg: 2.01 2.03 2.15 3/182 8973
/proc/meminfo: memFree=27982456/32873844 swapFree=7384/7384
[pid=8964] ppid=8962 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8964/stat : 8964 (npSolver-pbo-It) S 8962 8964 7856 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376872947 9367552 274 33554432000 4194304 5064252 140735990084288 140735990083200 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8964/statm: 2287 274 233 213 0 72 0
[pid=8965] ppid=8964 vsize=167408 CPUtime=10.67 cores=0,2,4,6
/proc/8965/stat : 8965 (npSolver-pbo) S 8964 8964 7856 0 -1 4202496 22581 68114 0 0 208 26 797 36 20 0 1 0 376872948 171425792 38066 33554432000 4194304 6004724 140734043836016 140734043822296 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/8965/statm: 41852 38066 167 442 0 41406 0
[pid=8970] ppid=8965 vsize=235340 CPUtime=151.56 cores=0,2,4,6
/proc/8970/stat : 8970 (glucosInc) R 8965 8964 7856 0 -1 4202496 41135 0 0 0 15148 8 0 0 20 0 1 0 376874017 240988160 51987 33554432000 4194304 5654031 140734399598800 140734399596632 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8970/statm: 58835 51987 139 357 0 58475 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 411896

[startup+222.3 s]
/proc/loadavg: 2.00 2.02 2.14 3/181 8973
/proc/meminfo: memFree=27993484/32873844 swapFree=7384/7384
[pid=8964] ppid=8962 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8964/stat : 8964 (npSolver-pbo-It) S 8962 8964 7856 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376872947 9367552 274 33554432000 4194304 5064252 140735990084288 140735990083200 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8964/statm: 2287 274 233 213 0 72 0
[pid=8965] ppid=8964 vsize=167408 CPUtime=10.67 cores=0,2,4,6
/proc/8965/stat : 8965 (npSolver-pbo) S 8964 8964 7856 0 -1 4202496 22581 68114 0 0 208 26 797 36 20 0 1 0 376872948 171425792 38066 33554432000 4194304 6004724 140734043836016 140734043822296 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/8965/statm: 41852 38066 167 442 0 41406 0
[pid=8970] ppid=8965 vsize=243088 CPUtime=211.55 cores=0,2,4,6
/proc/8970/stat : 8970 (glucosInc) R 8965 8964 7856 0 -1 4202496 42166 0 0 0 21146 9 0 0 20 0 1 0 376874017 248922112 53537 33554432000 4194304 5654031 140734399598800 140734399596568 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8970/statm: 60772 53537 139 357 0 60412 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 419644

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.13 3/181 8973
/proc/meminfo: memFree=28006592/32873844 swapFree=7384/7384

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

/proc/loadavg: 3.08 3.82 3.19 3/182 9231
/proc/meminfo: memFree=24448172/32873844 swapFree=7384/7384
[pid=8964] ppid=8962 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8964/stat : 8964 (npSolver-pbo-It) S 8962 8964 7856 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376872947 9367552 274 33554432000 4194304 5064252 140735990084288 140735990083200 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8964/statm: 2287 274 233 213 0 72 0
[pid=8965] ppid=8964 vsize=167408 CPUtime=10.67 cores=0,2,4,6
/proc/8965/stat : 8965 (npSolver-pbo) S 8964 8964 7856 0 -1 4202496 22581 68114 0 0 208 26 797 36 20 0 1 0 376872948 171425792 38066 33554432000 4194304 6004724 140734043836016 140734043822296 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/8965/statm: 41852 38066 167 442 0 41406 0
[pid=8970] ppid=8965 vsize=256868 CPUtime=1351.36 cores=0,2,4,6
/proc/8970/stat : 8970 (glucosInc) R 8965 8964 7856 0 -1 4202496 47201 0 0 0 135120 16 0 0 20 0 1 0 376874017 263032832 60553 33554432000 4194304 5654031 140734399598800 140734399586616 4214957 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8970/statm: 64217 60553 141 357 0 63857 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 433424

[startup+1422.3 s]
/proc/loadavg: 2.40 3.48 3.11 3/181 9231
/proc/meminfo: memFree=24437860/32873844 swapFree=7384/7384
[pid=8964] ppid=8962 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8964/stat : 8964 (npSolver-pbo-It) S 8962 8964 7856 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376872947 9367552 274 33554432000 4194304 5064252 140735990084288 140735990083200 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8964/statm: 2287 274 233 213 0 72 0
[pid=8965] ppid=8964 vsize=167408 CPUtime=10.67 cores=0,2,4,6
/proc/8965/stat : 8965 (npSolver-pbo) S 8964 8964 7856 0 -1 4202496 22581 68114 0 0 208 26 797 36 20 0 1 0 376872948 171425792 38066 33554432000 4194304 6004724 140734043836016 140734043822296 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/8965/statm: 41852 38066 167 442 0 41406 0
[pid=8970] ppid=8965 vsize=256868 CPUtime=1411.35 cores=0,2,4,6
/proc/8970/stat : 8970 (glucosInc) R 8965 8964 7856 0 -1 4202496 47494 0 0 0 141119 16 0 0 20 0 1 0 376874017 263032832 60846 33554432000 4194304 5654031 140734399598800 140734399586616 4215040 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8970/statm: 64217 60846 141 357 0 63857 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 433424

[startup+1482.3 s]
/proc/loadavg: 2.14 3.21 3.04 3/181 9231
/proc/meminfo: memFree=24430044/32873844 swapFree=7384/7384
[pid=8964] ppid=8962 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8964/stat : 8964 (npSolver-pbo-It) S 8962 8964 7856 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376872947 9367552 274 33554432000 4194304 5064252 140735990084288 140735990083200 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8964/statm: 2287 274 233 213 0 72 0
[pid=8965] ppid=8964 vsize=167408 CPUtime=10.67 cores=0,2,4,6
/proc/8965/stat : 8965 (npSolver-pbo) S 8964 8964 7856 0 -1 4202496 22581 68114 0 0 208 26 797 36 20 0 1 0 376872948 171425792 38066 33554432000 4194304 6004724 140734043836016 140734043822296 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/8965/statm: 41852 38066 167 442 0 41406 0
[pid=8970] ppid=8965 vsize=288740 CPUtime=1471.35 cores=0,2,4,6
/proc/8970/stat : 8970 (glucosInc) R 8965 8964 7856 0 -1 4202496 48016 0 0 0 147118 17 0 0 20 0 1 0 376874017 295669760 61870 33554432000 4194304 5654031 140734399598800 140734399586616 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8970/statm: 72185 61870 141 357 0 71825 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 465296

[startup+1542.3 s]
/proc/loadavg: 2.05 2.99 2.97 3/181 9232
/proc/meminfo: memFree=24420984/32873844 swapFree=7384/7384
[pid=8964] ppid=8962 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8964/stat : 8964 (npSolver-pbo-It) S 8962 8964 7856 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376872947 9367552 274 33554432000 4194304 5064252 140735990084288 140735990083200 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8964/statm: 2287 274 233 213 0 72 0
[pid=8965] ppid=8964 vsize=167408 CPUtime=10.67 cores=0,2,4,6
/proc/8965/stat : 8965 (npSolver-pbo) S 8964 8964 7856 0 -1 4202496 22581 68114 0 0 208 26 797 36 20 0 1 0 376872948 171425792 38066 33554432000 4194304 6004724 140734043836016 140734043822296 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/8965/statm: 41852 38066 167 442 0 41406 0
[pid=8970] ppid=8965 vsize=288880 CPUtime=1531.34 cores=0,2,4,6
/proc/8970/stat : 8970 (glucosInc) R 8965 8964 7856 0 -1 4202496 48070 0 0 0 153117 17 0 0 20 0 1 0 376874017 295813120 62946 33554432000 4194304 5654031 140734399598800 140734399586616 4215040 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8970/statm: 72220 62946 141 357 0 71860 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 465436

[startup+1602.3 s]
/proc/loadavg: 2.02 2.81 2.91 3/181 9232
/proc/meminfo: memFree=24416764/32873844 swapFree=7384/7384
[pid=8964] ppid=8962 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8964/stat : 8964 (npSolver-pbo-It) S 8962 8964 7856 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376872947 9367552 274 33554432000 4194304 5064252 140735990084288 140735990083200 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8964/statm: 2287 274 233 213 0 72 0
[pid=8965] ppid=8964 vsize=167408 CPUtime=10.67 cores=0,2,4,6
/proc/8965/stat : 8965 (npSolver-pbo) S 8964 8964 7856 0 -1 4202496 22581 68114 0 0 208 26 797 36 20 0 1 0 376872948 171425792 38066 33554432000 4194304 6004724 140734043836016 140734043822296 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/8965/statm: 41852 38066 167 442 0 41406 0
[pid=8970] ppid=8965 vsize=288880 CPUtime=1591.33 cores=0,2,4,6
/proc/8970/stat : 8970 (glucosInc) R 8965 8964 7856 0 -1 4202496 48071 0 0 0 159116 17 0 0 20 0 1 0 376874017 295813120 63458 33554432000 4194304 5654031 140734399598800 140734399586616 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8970/statm: 72220 63458 141 357 0 71860 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 465436

[startup+1662.3 s]
/proc/loadavg: 2.00 2.66 2.85 3/181 9232
/proc/meminfo: memFree=24414592/32873844 swapFree=7384/7384
[pid=8964] ppid=8962 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8964/stat : 8964 (npSolver-pbo-It) S 8962 8964 7856 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376872947 9367552 274 33554432000 4194304 5064252 140735990084288 140735990083200 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8964/statm: 2287 274 233 213 0 72 0
[pid=8965] ppid=8964 vsize=167408 CPUtime=10.67 cores=0,2,4,6
/proc/8965/stat : 8965 (npSolver-pbo) S 8964 8964 7856 0 -1 4202496 22581 68114 0 0 208 26 797 36 20 0 1 0 376872948 171425792 38066 33554432000 4194304 6004724 140734043836016 140734043822296 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/8965/statm: 41852 38066 167 442 0 41406 0
[pid=8970] ppid=8965 vsize=288880 CPUtime=1651.32 cores=0,2,4,6
/proc/8970/stat : 8970 (glucosInc) R 8965 8964 7856 0 -1 4202496 48071 0 0 0 165115 17 0 0 20 0 1 0 376874017 295813120 63458 33554432000 4194304 5654031 140734399598800 140734399586616 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8970/statm: 72220 63458 141 357 0 71860 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 465436

[startup+1722.3 s]
/proc/loadavg: 2.00 2.53 2.79 3/181 9232
/proc/meminfo: memFree=24412420/32873844 swapFree=7384/7384
[pid=8964] ppid=8962 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8964/stat : 8964 (npSolver-pbo-It) S 8962 8964 7856 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376872947 9367552 274 33554432000 4194304 5064252 140735990084288 140735990083200 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8964/statm: 2287 274 233 213 0 72 0
[pid=8965] ppid=8964 vsize=167408 CPUtime=10.67 cores=0,2,4,6
/proc/8965/stat : 8965 (npSolver-pbo) S 8964 8964 7856 0 -1 4202496 22581 68114 0 0 208 26 797 36 20 0 1 0 376872948 171425792 38066 33554432000 4194304 6004724 140734043836016 140734043822296 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/8965/statm: 41852 38066 167 442 0 41406 0
[pid=8970] ppid=8965 vsize=288880 CPUtime=1711.32 cores=0,2,4,6
/proc/8970/stat : 8970 (glucosInc) R 8965 8964 7856 0 -1 4202496 48071 0 0 0 171115 17 0 0 20 0 1 0 376874017 295813120 63458 33554432000 4194304 5654031 140734399598800 140734399586616 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8970/statm: 72220 63458 141 357 0 71860 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 465436

[startup+1782.3 s]
/proc/loadavg: 2.00 2.43 2.74 3/181 9232
/proc/meminfo: memFree=24412172/32873844 swapFree=7384/7384
[pid=8964] ppid=8962 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8964/stat : 8964 (npSolver-pbo-It) S 8962 8964 7856 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376872947 9367552 274 33554432000 4194304 5064252 140735990084288 140735990083200 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8964/statm: 2287 274 233 213 0 72 0
[pid=8965] ppid=8964 vsize=167408 CPUtime=10.67 cores=0,2,4,6
/proc/8965/stat : 8965 (npSolver-pbo) S 8964 8964 7856 0 -1 4202496 22581 68114 0 0 208 26 797 36 20 0 1 0 376872948 171425792 38066 33554432000 4194304 6004724 140734043836016 140734043822296 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/8965/statm: 41852 38066 167 442 0 41406 0
[pid=8970] ppid=8965 vsize=288880 CPUtime=1771.3 cores=0,2,4,6
/proc/8970/stat : 8970 (glucosInc) R 8965 8964 7856 0 -1 4202496 48071 0 0 0 177113 17 0 0 20 0 1 0 376874017 295813120 63458 33554432000 4194304 5654031 140734399598800 140734399586616 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8970/statm: 72220 63458 141 357 0 71860 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 465436



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.40 2.72 3/181 9232
/proc/meminfo: memFree=24412420/32873844 swapFree=7384/7384
[pid=8964] ppid=8962 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8964/stat : 8964 (npSolver-pbo-It) S 8962 8964 7856 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376872947 9367552 274 33554432000 4194304 5064252 140735990084288 140735990083200 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8964/statm: 2287 274 233 213 0 72 0
[pid=8965] ppid=8964 vsize=167408 CPUtime=10.67 cores=0,2,4,6
/proc/8965/stat : 8965 (npSolver-pbo) S 8964 8964 7856 0 -1 4202496 22581 68114 0 0 208 26 797 36 20 0 1 0 376872948 171425792 38066 33554432000 4194304 6004724 140734043836016 140734043822296 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/8965/statm: 41852 38066 167 442 0 41406 0
[pid=8970] ppid=8965 vsize=288880 CPUtime=1789.41 cores=0,2,4,6
/proc/8970/stat : 8970 (glucosInc) R 8965 8964 7856 0 -1 4202496 48071 0 0 0 178924 17 0 0 20 0 1 0 376874017 295813120 63458 33554432000 4194304 5654031 140734399598800 140734399586616 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8970/statm: 72220 63458 141 357 0 71860 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 465436

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 2.00 2.40 2.72 3/181 9232
/proc/meminfo: memFree=24412420/32873844 swapFree=7384/7384
[pid=8964] ppid=8962 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8964/stat : 8964 (npSolver-pbo-It) S 8962 8964 7856 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376872947 9367552 274 33554432000 4194304 5064252 140735990084288 140735990083200 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8964/statm: 2287 274 233 213 0 72 0
[pid=8965] ppid=8964 vsize=167408 CPUtime=10.67 cores=0,2,4,6
/proc/8965/stat : 8965 (npSolver-pbo) S 8964 8964 7856 0 -1 4202496 22581 68114 0 0 208 26 797 36 20 0 1 0 376872948 171425792 38066 33554432000 4194304 6004724 140734043836016 140734043822296 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/8965/statm: 41852 38066 167 442 0 41406 0
[pid=8970] ppid=8965 vsize=288880 CPUtime=1789.41 cores=0,2,4,6
/proc/8970/stat : 8970 (glucosInc) R 8965 8964 7856 0 -1 4202496 48071 0 0 0 178924 17 0 0 20 0 1 0 376874017 295813120 63458 33554432000 4194304 5654031 140734399598800 140734399586616 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8970/statm: 72220 63458 141 357 0 71860 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 465436

Child status: 0

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

Real time (s): 1800.42
CPU time (s): 1800.08
CPU user time (s): 1799.29
CPU system time (s): 0.79
CPU usage (%): 99.9811
Max. virtual memory (cumulated for all children) (KiB): 778460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10.0595
system time used= 0.634903
maximum resident set size= 569020
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 91069
page faults= 0
swaps= 0
block input operations= 0
block output operations= 321616
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12
involuntary context switches= 35

runsolver used 3.3105 second user time and 8.16876 second system time

The end

Launcher Data

Begin job on node106 at 2012-06-08 00:17:25
IDJOB=3746841
IDBENCH=91451
IDSOLVER=2332
FILE ID=node106/3746841-1339107444
RUNJOBID= node106-1339098178-7872
PBS_JOBID= 14643747
Free space on /tmp= 71084 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/sroussel/BA/normalized-BA_RDC4.dot_luby_50null20mast_rapportOE1.0_TMAX180_K67_cod3.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3746841-1339107444/watcher-3746841-1339107444 -o /tmp/evaluation-result-3746841-1339107444/solver-3746841-1339107444 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3746841-1339107444.opb 874901183 HOME HOME

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

MD5SUM BENCH= b8f34acad8e16997bb6a57bf03c5bda5
RANDOM SEED=874901183

node106.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.065
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.13
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.065
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.065
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.065
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.065
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.065
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.065
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.065
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:        28429784 kB
Buffers:          361848 kB
Cached:          3042708 kB
SwapCached:         2340 kB
Active:          1464776 kB
Inactive:        2080048 kB
Active(anon):     137028 kB
Inactive(anon):     5500 kB
Active(file):    1327748 kB
Inactive(file):  2074548 kB
Unevictable:        7384 kB
Mlocked:            7384 kB
SwapTotal:      67108856 kB
SwapFree:       67100732 kB
Dirty:             11384 kB
Writeback:             0 kB
AnonPages:        167400 kB
Mapped:            10192 kB
Shmem:                 0 kB
Slab:             733692 kB
SReclaimable:     174612 kB
SUnreclaim:       559080 kB
KernelStack:        1488 kB
PageTables:         3992 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     292384 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     98304 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= 70324 MiB
End job on node106 at 2012-06-08 00:47:25