Trace number 3702963

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-quickBound? (TO) 1800.05 1800.51

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_7_60_1.opb
MD5SUM487945ea0e229650aa78cf341d4ff673
Bench CategoryOPT-SMALLINT (optimisation, small integers)
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 FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables61
Total number of constraints15
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints14
Minimum length of a constraint1
Maximum length of a constraint59
Number of terms in the objective function 1
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1
Number of bits of the sum of numbers in the objective function 1
Biggest number in a constraint 1488
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 4465
Number of bits of the biggest sum of numbers13
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.90	c run inc solver
0.00/0.90	c [INC SYSTEM] run initial solver
0.00/0.90	c [INC SYSTEM] preprocess with white file
5.96/6.17	c [INC SYSTEM] finished preprocessing in 5 s
5.96/6.17	c [INC SYSTEM] execute solver
1800.05/1800.51	c an unexpexted return value has been received, exit
1800.05/1800.51	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-3702963-1338069925/watcher-3702963-1338069925 -o /tmp/evaluation-result-3702963-1338069925/solver-3702963-1338069925 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702963-1338069925.opb 560429821 HOME HOME 

running on 4 cores: 1,3,5,7

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 2/178 2951
/proc/meminfo: memFree=31874616/32873844 swapFree=6872/6872
[pid=2951] ppid=2949 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2951/stat : 2951 (npSolver-pbo-It) S 2949 2951 8327 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273059548 9367552 274 33554432000 4194304 5064252 140734937325840 140734937324752 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2951/statm: 2287 274 233 213 0 72 0

[startup+0.06847 s]
/proc/loadavg: 2.00 2.00 2.00 2/178 2951
/proc/meminfo: memFree=31874616/32873844 swapFree=6872/6872
[pid=2951] ppid=2949 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2951/stat : 2951 (npSolver-pbo-It) S 2949 2951 8327 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273059548 9367552 274 33554432000 4194304 5064252 140734937325840 140734937324752 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2951/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100345 s]
/proc/loadavg: 2.00 2.00 2.00 2/178 2951
/proc/meminfo: memFree=31874616/32873844 swapFree=6872/6872
[pid=2951] ppid=2949 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2951/stat : 2951 (npSolver-pbo-It) S 2949 2951 8327 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273059548 9367552 274 33554432000 4194304 5064252 140734937325840 140734937324752 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2951/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300319 s]
/proc/loadavg: 2.00 2.00 2.00 2/178 2951
/proc/meminfo: memFree=31874616/32873844 swapFree=6872/6872
[pid=2951] ppid=2949 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2951/stat : 2951 (npSolver-pbo-It) S 2949 2951 8327 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273059548 9367552 274 33554432000 4194304 5064252 140734937325840 140734937324752 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2951/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700357 s]
/proc/loadavg: 2.00 2.00 2.00 2/178 2951
/proc/meminfo: memFree=31874616/32873844 swapFree=6872/6872
[pid=2951] ppid=2949 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2951/stat : 2951 (npSolver-pbo-It) S 2949 2951 8327 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273059548 9367552 274 33554432000 4194304 5064252 140734937325840 140734937324752 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2951/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50044 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 2955
/proc/meminfo: memFree=31770952/32873844 swapFree=6872/6872
[pid=2951] ppid=2949 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2951/stat : 2951 (npSolver-pbo-It) S 2949 2951 8327 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273059548 9367552 274 33554432000 4194304 5064252 140734937325840 140734937324752 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2951/statm: 2287 274 233 213 0 72 0
[pid=2952] ppid=2951 vsize=69004 CPUtime=0.9 cores=1,3,5,7
/proc/2952/stat : 2952 (npSolver-pbo) S 2951 2951 8327 0 -1 4202496 13067 0 0 0 83 7 0 0 20 0 1 0 273059548 70660096 15799 33554432000 4194304 5992684 140736761773280 140736761767728 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2952/statm: 17251 15799 164 440 0 16807 0
[pid=2954] ppid=2952 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2954/stat : 2954 (cp2_pre.sh) S 2952 2951 8327 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 273059639 9367552 276 33554432000 4194304 5064252 140734651695728 140734651694432 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2954/statm: 2287 276 234 213 0 72 0
[pid=2955] ppid=2954 vsize=210892 CPUtime=0.57 cores=1,3,5,7
/proc/2955/stat : 2955 (coprocessor) R 2954 2951 8327 0 -1 4202496 26075 0 0 0 52 5 0 0 20 0 1 0 273059639 215953408 46050 33554432000 4194304 6586260 140735791342688 140735791339448 5511711 0 0 4096 8404994 0 0 0 17 1 0 0 0 0 0
/proc/2955/statm: 52723 46050 166 584 0 52135 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 298192

[startup+3.10045 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 2955
/proc/meminfo: memFree=31578216/32873844 swapFree=6872/6872
[pid=2951] ppid=2949 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2951/stat : 2951 (npSolver-pbo-It) S 2949 2951 8327 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273059548 9367552 274 33554432000 4194304 5064252 140734937325840 140734937324752 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2951/statm: 2287 274 233 213 0 72 0
[pid=2952] ppid=2951 vsize=69004 CPUtime=0.9 cores=1,3,5,7
/proc/2952/stat : 2952 (npSolver-pbo) S 2951 2951 8327 0 -1 4202496 13067 0 0 0 83 7 0 0 20 0 1 0 273059548 70660096 15799 33554432000 4194304 5992684 140736761773280 140736761767728 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2952/statm: 17251 15799 164 440 0 16807 0
[pid=2954] ppid=2952 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2954/stat : 2954 (cp2_pre.sh) S 2952 2951 8327 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 273059639 9367552 276 33554432000 4194304 5064252 140734651695728 140734651694432 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2954/statm: 2287 276 234 213 0 72 0
[pid=2955] ppid=2954 vsize=256304 CPUtime=2.18 cores=1,3,5,7
/proc/2955/stat : 2955 (coprocessor) R 2954 2951 8327 0 -1 4202496 36658 0 0 0 210 8 0 0 20 0 1 0 273059639 262455296 61743 33554432000 4194304 6586260 140735791342688 140735791338952 4758304 0 0 4096 8404994 0 0 0 17 1 0 0 0 0 0
/proc/2955/statm: 64076 61743 182 584 0 63488 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 343604

[startup+6.30036 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 2955
/proc/meminfo: memFree=31479288/32873844 swapFree=6876/6876
[pid=2951] ppid=2949 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2951/stat : 2951 (npSolver-pbo-It) S 2949 2951 8327 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273059548 9367552 274 33554432000 4194304 5064252 140734937325840 140734937324752 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2951/statm: 2287 274 233 213 0 72 0
[pid=2952] ppid=2951 vsize=69004 CPUtime=6.03 cores=1,3,5,7
/proc/2952/stat : 2952 (npSolver-pbo) S 2951 2951 8327 0 -1 4202496 13083 45174 0 0 83 7 496 17 20 0 1 0 273059548 70660096 15801 33554432000 4194304 5992684 140736761773280 140736761759544 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/2952/statm: 17251 15801 166 440 0 16807 0
Current children cumulated CPU time (s) 6.03
Current children cumulated vsize (KiB) 78152

[startup+12.7004 s]
/proc/loadavg: 2.08 2.02 2.01 3/181 2957
/proc/meminfo: memFree=31613880/32873844 swapFree=6872/6872
[pid=2951] ppid=2949 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2951/stat : 2951 (npSolver-pbo-It) S 2949 2951 8327 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273059548 9367552 274 33554432000 4194304 5064252 140734937325840 140734937324752 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2951/statm: 2287 274 233 213 0 72 0
[pid=2952] ppid=2951 vsize=69004 CPUtime=6.03 cores=1,3,5,7
/proc/2952/stat : 2952 (npSolver-pbo) S 2951 2951 8327 0 -1 4202496 13083 45174 0 0 83 7 496 17 20 0 1 0 273059548 70660096 15801 33554432000 4194304 5992684 140736761773280 140736761759544 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/2952/statm: 17251 15801 166 440 0 16807 0
[pid=2957] ppid=2952 vsize=145428 CPUtime=6.51 cores=1,3,5,7
/proc/2957/stat : 2957 (glucosInc) R 2952 2951 8327 0 -1 4202496 26817 0 0 0 644 7 0 0 20 0 1 0 273060166 148918272 32356 33554432000 4194304 5654031 140736098079040 140736098076824 4215079 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2957/statm: 36357 32356 131 357 0 35997 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 223580

[startup+25.5004 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 2957
/proc/meminfo: memFree=31653660/32873844 swapFree=6872/6872
[pid=2951] ppid=2949 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2951/stat : 2951 (npSolver-pbo-It) S 2949 2951 8327 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273059548 9367552 274 33554432000 4194304 5064252 140734937325840 140734937324752 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2951/statm: 2287 274 233 213 0 72 0
[pid=2952] ppid=2951 vsize=69004 CPUtime=6.03 cores=1,3,5,7
/proc/2952/stat : 2952 (npSolver-pbo) S 2951 2951 8327 0 -1 4202496 13083 45174 0 0 83 7 496 17 20 0 1 0 273059548 70660096 15801 33554432000 4194304 5992684 140736761773280 140736761759544 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/2952/statm: 17251 15801 166 440 0 16807 0
[pid=2957] ppid=2952 vsize=145560 CPUtime=19.31 cores=1,3,5,7
/proc/2957/stat : 2957 (glucosInc) R 2952 2951 8327 0 -1 4202496 26855 0 0 0 1924 7 0 0 20 0 1 0 273060166 149053440 32905 33554432000 4194304 5654031 140736098079040 140736098076936 4215009 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2957/statm: 36390 32905 131 357 0 36030 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 223712

[startup+51.1004 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 2957
/proc/meminfo: memFree=31649148/32873844 swapFree=6872/6872
[pid=2951] ppid=2949 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2951/stat : 2951 (npSolver-pbo-It) S 2949 2951 8327 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273059548 9367552 274 33554432000 4194304 5064252 140734937325840 140734937324752 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2951/statm: 2287 274 233 213 0 72 0
[pid=2952] ppid=2951 vsize=69004 CPUtime=6.03 cores=1,3,5,7
/proc/2952/stat : 2952 (npSolver-pbo) S 2951 2951 8327 0 -1 4202496 13083 45174 0 0 83 7 496 17 20 0 1 0 273059548 70660096 15801 33554432000 4194304 5992684 140736761773280 140736761759544 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/2952/statm: 17251 15801 166 440 0 16807 0
[pid=2957] ppid=2952 vsize=165216 CPUtime=44.91 cores=1,3,5,7
/proc/2957/stat : 2957 (glucosInc) R 2952 2951 8327 0 -1 4202496 27545 0 0 0 4483 8 0 0 20 0 1 0 273060166 169181184 34104 33554432000 4194304 5654031 140736098079040 140736098077128 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2957/statm: 41304 34104 131 357 0 40944 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 243368

[startup+102.307 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 2957
/proc/meminfo: memFree=31596708/32873844 swapFree=6872/6872
[pid=2951] ppid=2949 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2951/stat : 2951 (npSolver-pbo-It) S 2949 2951 8327 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273059548 9367552 274 33554432000 4194304 5064252 140734937325840 140734937324752 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2951/statm: 2287 274 233 213 0 72 0
[pid=2952] ppid=2951 vsize=69004 CPUtime=6.03 cores=1,3,5,7
/proc/2952/stat : 2952 (npSolver-pbo) S 2951 2951 8327 0 -1 4202496 13083 45174 0 0 83 7 496 17 20 0 1 0 273059548 70660096 15801 33554432000 4194304 5992684 140736761773280 140736761759544 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/2952/statm: 17251 15801 166 440 0 16807 0
[pid=2957] ppid=2952 vsize=165480 CPUtime=96.1 cores=1,3,5,7
/proc/2957/stat : 2957 (glucosInc) R 2952 2951 8327 0 -1 4202496 27615 0 0 0 9602 8 0 0 20 0 1 0 273060166 169451520 35707 33554432000 4194304 5654031 140736098079040 140736098076824 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2957/statm: 41370 35707 131 357 0 41010 0
Current children cumulated CPU time (s) 102.13
Current children cumulated vsize (KiB) 243632

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 3001
/proc/meminfo: memFree=31686048/32873844 swapFree=6872/6872
[pid=2951] ppid=2949 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2951/stat : 2951 (npSolver-pbo-It) S 2949 2951 8327 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273059548 9367552 274 33554432000 4194304 5064252 140734937325840 140734937324752 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2951/statm: 2287 274 233 213 0 72 0
[pid=2952] ppid=2951 vsize=69004 CPUtime=6.03 cores=1,3,5,7
/proc/2952/stat : 2952 (npSolver-pbo) S 2951 2951 8327 0 -1 4202496 13083 45174 0 0 83 7 496 17 20 0 1 0 273059548 70660096 15801 33554432000 4194304 5992684 140736761773280 140736761759544 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/2952/statm: 17251 15801 166 440 0 16807 0
[pid=2957] ppid=2952 vsize=165832 CPUtime=156.06 cores=1,3,5,7
/proc/2957/stat : 2957 (glucosInc) R 2952 2951 8327 0 -1 4202496 28814 0 0 0 15596 10 0 0 20 0 1 0 273060166 169811968 34802 33554432000 4194304 5654031 140736098079040 140736098076824 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2957/statm: 41458 34802 132 357 0 41098 0
Current children cumulated CPU time (s) 162.09
Current children cumulated vsize (KiB) 243984

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 3003
/proc/meminfo: memFree=31673836/32873844 swapFree=6872/6872
[pid=2951] ppid=2949 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2951/stat : 2951 (npSolver-pbo-It) S 2949 2951 8327 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273059548 9367552 274 33554432000 4194304 5064252 140734937325840 140734937324752 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2951/statm: 2287 274 233 213 0 72 0
[pid=2952] ppid=2951 vsize=69004 CPUtime=6.03 cores=1,3,5,7
/proc/2952/stat : 2952 (npSolver-pbo) S 2951 2951 8327 0 -1 4202496 13083 45174 0 0 83 7 496 17 20 0 1 0 273059548 70660096 15801 33554432000 4194304 5992684 140736761773280 140736761759544 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/2952/statm: 17251 15801 166 440 0 16807 0
[pid=2957] ppid=2952 vsize=165984 CPUtime=216.05 cores=1,3,5,7
/proc/2957/stat : 2957 (glucosInc) R 2952 2951 8327 0 -1 4202496 29959 0 0 0 21593 12 0 0 20 0 1 0 273060166 169967616 34853 33554432000 4194304 5654031 140736098079040 140736098077128 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2957/statm: 41496 34853 132 357 0 41136 0
Current children cumulated CPU time (s) 222.08

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

/proc/loadavg: 2.06 2.02 2.00 3/181 3012
/proc/meminfo: memFree=31624848/32873844 swapFree=6872/6872
[pid=2951] ppid=2949 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2951/stat : 2951 (npSolver-pbo-It) S 2949 2951 8327 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273059548 9367552 274 33554432000 4194304 5064252 140734937325840 140734937324752 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2951/statm: 2287 274 233 213 0 72 0
[pid=2952] ppid=2951 vsize=69004 CPUtime=6.03 cores=1,3,5,7
/proc/2952/stat : 2952 (npSolver-pbo) S 2951 2951 8327 0 -1 4202496 13083 45174 0 0 83 7 496 17 20 0 1 0 273059548 70660096 15801 33554432000 4194304 5992684 140736761773280 140736761759544 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/2952/statm: 17251 15801 166 440 0 16807 0
[pid=2957] ppid=2952 vsize=169232 CPUtime=1355.88 cores=1,3,5,7
/proc/2957/stat : 2957 (glucosInc) R 2952 2951 8327 0 -1 4202496 34806 0 0 0 135565 23 0 0 20 0 1 0 273060166 173293568 38256 33554432000 4194304 5654031 140736098079040 140736098077064 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2957/statm: 42308 38256 141 357 0 41948 0
Current children cumulated CPU time (s) 1361.91
Current children cumulated vsize (KiB) 247384

[startup+1422.31 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 3013
/proc/meminfo: memFree=31572656/32873844 swapFree=6872/6872
[pid=2951] ppid=2949 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2951/stat : 2951 (npSolver-pbo-It) S 2949 2951 8327 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273059548 9367552 274 33554432000 4194304 5064252 140734937325840 140734937324752 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2951/statm: 2287 274 233 213 0 72 0
[pid=2952] ppid=2951 vsize=69004 CPUtime=6.03 cores=1,3,5,7
/proc/2952/stat : 2952 (npSolver-pbo) S 2951 2951 8327 0 -1 4202496 13083 45174 0 0 83 7 496 17 20 0 1 0 273059548 70660096 15801 33554432000 4194304 5992684 140736761773280 140736761759544 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/2952/statm: 17251 15801 166 440 0 16807 0
[pid=2957] ppid=2952 vsize=169232 CPUtime=1415.88 cores=1,3,5,7
/proc/2957/stat : 2957 (glucosInc) R 2952 2951 8327 0 -1 4202496 34808 0 0 0 141565 23 0 0 20 0 1 0 273060166 173293568 39280 33554432000 4194304 5654031 140736098079040 140736098077064 4233204 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2957/statm: 42308 39280 141 357 0 41948 0
Current children cumulated CPU time (s) 1421.91
Current children cumulated vsize (KiB) 247384

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/182 3016
/proc/meminfo: memFree=31568236/32873844 swapFree=6872/6872
[pid=2951] ppid=2949 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2951/stat : 2951 (npSolver-pbo-It) S 2949 2951 8327 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273059548 9367552 274 33554432000 4194304 5064252 140734937325840 140734937324752 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2951/statm: 2287 274 233 213 0 72 0
[pid=2952] ppid=2951 vsize=69004 CPUtime=6.03 cores=1,3,5,7
/proc/2952/stat : 2952 (npSolver-pbo) S 2951 2951 8327 0 -1 4202496 13083 45174 0 0 83 7 496 17 20 0 1 0 273059548 70660096 15801 33554432000 4194304 5992684 140736761773280 140736761759544 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/2952/statm: 17251 15801 166 440 0 16807 0
[pid=2957] ppid=2952 vsize=200052 CPUtime=1475.86 cores=1,3,5,7
/proc/2957/stat : 2957 (glucosInc) R 2952 2951 8327 0 -1 4202496 35395 0 0 0 147562 24 0 0 20 0 1 0 273060166 204853248 40372 33554432000 4194304 5654031 140736098079040 140736098077128 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2957/statm: 50013 40372 141 357 0 49653 0
Current children cumulated CPU time (s) 1481.89
Current children cumulated vsize (KiB) 278204

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 3016
/proc/meminfo: memFree=31573248/32873844 swapFree=6872/6872
[pid=2951] ppid=2949 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2951/stat : 2951 (npSolver-pbo-It) S 2949 2951 8327 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273059548 9367552 274 33554432000 4194304 5064252 140734937325840 140734937324752 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2951/statm: 2287 274 233 213 0 72 0
[pid=2952] ppid=2951 vsize=69004 CPUtime=6.03 cores=1,3,5,7
/proc/2952/stat : 2952 (npSolver-pbo) S 2951 2951 8327 0 -1 4202496 13083 45174 0 0 83 7 496 17 20 0 1 0 273059548 70660096 15801 33554432000 4194304 5992684 140736761773280 140736761759544 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/2952/statm: 17251 15801 166 440 0 16807 0
[pid=2957] ppid=2952 vsize=200052 CPUtime=1535.85 cores=1,3,5,7
/proc/2957/stat : 2957 (glucosInc) R 2952 2951 8327 0 -1 4202496 35424 0 0 0 153561 24 0 0 20 0 1 0 273060166 204853248 41423 33554432000 4194304 5654031 140736098079040 140736098077128 4232916 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2957/statm: 50013 41423 141 357 0 49653 0
Current children cumulated CPU time (s) 1541.88
Current children cumulated vsize (KiB) 278204

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 3016
/proc/meminfo: memFree=31587164/32873844 swapFree=6872/6872
[pid=2951] ppid=2949 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2951/stat : 2951 (npSolver-pbo-It) S 2949 2951 8327 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273059548 9367552 274 33554432000 4194304 5064252 140734937325840 140734937324752 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2951/statm: 2287 274 233 213 0 72 0
[pid=2952] ppid=2951 vsize=69004 CPUtime=6.03 cores=1,3,5,7
/proc/2952/stat : 2952 (npSolver-pbo) S 2951 2951 8327 0 -1 4202496 13083 45174 0 0 83 7 496 17 20 0 1 0 273059548 70660096 15801 33554432000 4194304 5992684 140736761773280 140736761759544 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/2952/statm: 17251 15801 166 440 0 16807 0
[pid=2957] ppid=2952 vsize=169232 CPUtime=1595.84 cores=1,3,5,7
/proc/2957/stat : 2957 (glucosInc) R 2952 2951 8327 0 -1 4202496 35532 0 0 0 159559 25 0 0 20 0 1 0 273060166 173293568 39319 33554432000 4194304 5654031 140736098079040 140736098077064 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2957/statm: 42308 39319 141 357 0 41948 0
Current children cumulated CPU time (s) 1601.87
Current children cumulated vsize (KiB) 247384

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 3016
/proc/meminfo: memFree=31571216/32873844 swapFree=6872/6872
[pid=2951] ppid=2949 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2951/stat : 2951 (npSolver-pbo-It) S 2949 2951 8327 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273059548 9367552 274 33554432000 4194304 5064252 140734937325840 140734937324752 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2951/statm: 2287 274 233 213 0 72 0
[pid=2952] ppid=2951 vsize=69004 CPUtime=6.03 cores=1,3,5,7
/proc/2952/stat : 2952 (npSolver-pbo) S 2951 2951 8327 0 -1 4202496 13083 45174 0 0 83 7 496 17 20 0 1 0 273059548 70660096 15801 33554432000 4194304 5992684 140736761773280 140736761759544 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/2952/statm: 17251 15801 166 440 0 16807 0
[pid=2957] ppid=2952 vsize=200052 CPUtime=1655.83 cores=1,3,5,7
/proc/2957/stat : 2957 (glucosInc) R 2952 2951 8327 0 -1 4202496 36115 0 0 0 165557 26 0 0 20 0 1 0 273060166 204853248 40410 33554432000 4194304 5654031 140736098079040 140736098077128 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2957/statm: 50013 40410 141 357 0 49653 0
Current children cumulated CPU time (s) 1661.86
Current children cumulated vsize (KiB) 278204

[startup+1722.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 3017
/proc/meminfo: memFree=31563584/32873844 swapFree=6872/6872
[pid=2951] ppid=2949 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2951/stat : 2951 (npSolver-pbo-It) S 2949 2951 8327 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273059548 9367552 274 33554432000 4194304 5064252 140734937325840 140734937324752 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2951/statm: 2287 274 233 213 0 72 0
[pid=2952] ppid=2951 vsize=69004 CPUtime=6.03 cores=1,3,5,7
/proc/2952/stat : 2952 (npSolver-pbo) S 2951 2951 8327 0 -1 4202496 13083 45174 0 0 83 7 496 17 20 0 1 0 273059548 70660096 15801 33554432000 4194304 5992684 140736761773280 140736761759544 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/2952/statm: 17251 15801 166 440 0 16807 0
[pid=2957] ppid=2952 vsize=200052 CPUtime=1715.82 cores=1,3,5,7
/proc/2957/stat : 2957 (glucosInc) R 2952 2951 8327 0 -1 4202496 36119 0 0 0 171556 26 0 0 20 0 1 0 273060166 204853248 41436 33554432000 4194304 5654031 140736098079040 140736098077128 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2957/statm: 50013 41436 141 357 0 49653 0
Current children cumulated CPU time (s) 1721.85
Current children cumulated vsize (KiB) 278204

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 3017
/proc/meminfo: memFree=31562916/32873844 swapFree=6872/6872
[pid=2951] ppid=2949 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2951/stat : 2951 (npSolver-pbo-It) S 2949 2951 8327 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273059548 9367552 274 33554432000 4194304 5064252 140734937325840 140734937324752 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2951/statm: 2287 274 233 213 0 72 0
[pid=2952] ppid=2951 vsize=69004 CPUtime=6.03 cores=1,3,5,7
/proc/2952/stat : 2952 (npSolver-pbo) S 2951 2951 8327 0 -1 4202496 13083 45174 0 0 83 7 496 17 20 0 1 0 273059548 70660096 15801 33554432000 4194304 5992684 140736761773280 140736761759544 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/2952/statm: 17251 15801 166 440 0 16807 0
[pid=2957] ppid=2952 vsize=200308 CPUtime=1775.81 cores=1,3,5,7
/proc/2957/stat : 2957 (glucosInc) R 2952 2951 8327 0 -1 4202496 36153 0 0 0 177555 26 0 0 20 0 1 0 273060166 205115392 42492 33554432000 4194304 5654031 140736098079040 140736098076824 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2957/statm: 50077 42492 141 357 0 49717 0
Current children cumulated CPU time (s) 1781.84
Current children cumulated vsize (KiB) 278460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 3017
/proc/meminfo: memFree=31563056/32873844 swapFree=6872/6872
[pid=2951] ppid=2949 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2951/stat : 2951 (npSolver-pbo-It) S 2949 2951 8327 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273059548 9367552 274 33554432000 4194304 5064252 140734937325840 140734937324752 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2951/statm: 2287 274 233 213 0 72 0
[pid=2952] ppid=2951 vsize=69004 CPUtime=6.03 cores=1,3,5,7
/proc/2952/stat : 2952 (npSolver-pbo) S 2951 2951 8327 0 -1 4202496 13083 45174 0 0 83 7 496 17 20 0 1 0 273059548 70660096 15801 33554432000 4194304 5992684 140736761773280 140736761759544 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/2952/statm: 17251 15801 166 440 0 16807 0
[pid=2957] ppid=2952 vsize=169488 CPUtime=1794.02 cores=1,3,5,7
/proc/2957/stat : 2957 (glucosInc) R 2952 2951 8327 0 -1 4202496 36259 0 0 0 179374 28 0 0 20 0 1 0 273060166 173555712 38852 33554432000 4194304 5654031 140736098079040 140736098077064 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2957/statm: 42372 38852 141 357 0 42012 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 247640

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 3017
/proc/meminfo: memFree=31563056/32873844 swapFree=6872/6872
[pid=2951] ppid=2949 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2951/stat : 2951 (npSolver-pbo-It) S 2949 2951 8327 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 273059548 9367552 274 33554432000 4194304 5064252 140734937325840 140734937324752 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2951/statm: 2287 274 233 213 0 72 0
[pid=2952] ppid=2951 vsize=69004 CPUtime=6.03 cores=1,3,5,7
/proc/2952/stat : 2952 (npSolver-pbo) S 2951 2951 8327 0 -1 4202496 13083 45174 0 0 83 7 496 17 20 0 1 0 273059548 70660096 15801 33554432000 4194304 5992684 140736761773280 140736761759544 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/2952/statm: 17251 15801 166 440 0 16807 0
[pid=2957] ppid=2952 vsize=169488 CPUtime=1794.02 cores=1,3,5,7
/proc/2957/stat : 2957 (glucosInc) R 2952 2951 8327 0 -1 4202496 36259 0 0 0 179374 28 0 0 20 0 1 0 273060166 173555712 38852 33554432000 4194304 5654031 140736098079040 140736098077064 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2957/statm: 42372 38852 141 357 0 42012 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 247640

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 2951 and gives
#  childrusage.ru_utime.tv_sec=5
#  childrusage.ru_utime.tv_usec=795119
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=256960
# CPU time returned by wait4() is 6.05208
# while last known CPU time is 1800.05
#
# 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.05
CPU user time (s): 1799.53
CPU system time (s): 0.52
CPU usage (%): 99.9742
Max. virtual memory (cumulated for all children) (KiB): 389628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.79512
system time used= 0.25696
maximum resident set size= 303984
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 58633
page faults= 0
swaps= 0
block input operations= 0
block output operations= 105672
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13
involuntary context switches= 15

runsolver used 3.46147 second user time and 8.65368 second system time

The end

Launcher Data

Begin job on node105 at 2012-05-27 00:05:25
IDJOB=3702963
IDBENCH=2900
IDSOLVER=2278
FILE ID=node105/3702963-1338069925
RUNJOBID= node105-1338052967-8344
PBS_JOBID= 14624416
Free space on /tmp= 71472 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-market-split_7_60_1.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3702963-1338069925/watcher-3702963-1338069925 -o /tmp/evaluation-result-3702963-1338069925/solver-3702963-1338069925 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702963-1338069925.opb 560429821 HOME HOME

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

MD5SUM BENCH= 487945ea0e229650aa78cf341d4ff673
RANDOM SEED=560429821

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31875004 kB
Buffers:           87884 kB
Cached:            51368 kB
SwapCached:         1948 kB
Active:           209552 kB
Inactive:          29604 kB
Active(anon):      98800 kB
Inactive(anon):     2832 kB
Active(file):     110752 kB
Inactive(file):    26772 kB
Unevictable:        6872 kB
Mlocked:            6872 kB
SwapTotal:      67108856 kB
SwapFree:       67100340 kB
Dirty:              8168 kB
Writeback:             0 kB
AnonPages:         51048 kB
Mapped:             9536 kB
Shmem:                 0 kB
Slab:             620304 kB
SReclaimable:      61832 kB
SUnreclaim:       558472 kB
KernelStack:        1504 kB
PageTables:         4324 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     221260 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     28672 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= 71436 MiB
End job on node105 at 2012-05-27 00:35:26