Trace number 3747599

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

General information on the benchmark

Name/OPT-SMALLINT-LIN/heinz/
normalized-neos-777800.opb
MD5SUMfa5c07257df1fb9de8867209807734ca
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-80
Best CPU time to get the best result obtained on this benchmark5.2452
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6400
Total number of constraints475
Number of constraints which are clauses4
Number of constraints which are cardinality constraints (but not clauses)471
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint6400
Number of terms in the objective function 6400
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 6400
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 80
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 6480
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

1.07/1.21	c run inc solver
1.07/1.21	c [INC SYSTEM] run initial solver
1.07/1.21	c [INC SYSTEM] preprocess with white file
5.04/5.27	c [INC SYSTEM] finished preprocessing in 4 s
5.04/5.27	c [INC SYSTEM] execute solver
1800.03/1800.50	c an unexpexted return value has been received, exit
1800.03/1800.50	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-3747599-1339105433/watcher-3747599-1339105433 -o /tmp/evaluation-result-3747599-1339105433/solver-3747599-1339105433 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747599-1339105433.opb 191961052 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.14 2.04 2.00 3/177 13637
/proc/meminfo: memFree=26224096/32873624 swapFree=7112/7112
[pid=13637] ppid=13635 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13637/stat : 13637 (npSolver-pbo-It) S 13635 13637 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376668798 9367552 274 33554432000 4194304 5064252 140735366520224 140735366519136 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13637/statm: 2287 274 233 213 0 72 0

[startup+0.065995 s]
/proc/loadavg: 2.14 2.04 2.00 3/177 13637
/proc/meminfo: memFree=26224096/32873624 swapFree=7112/7112
[pid=13637] ppid=13635 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13637/stat : 13637 (npSolver-pbo-It) S 13635 13637 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376668798 9367552 274 33554432000 4194304 5064252 140735366520224 140735366519136 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13637/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100286 s]
/proc/loadavg: 2.14 2.04 2.00 3/177 13637
/proc/meminfo: memFree=26224096/32873624 swapFree=7112/7112
[pid=13637] ppid=13635 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13637/stat : 13637 (npSolver-pbo-It) S 13635 13637 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376668798 9367552 274 33554432000 4194304 5064252 140735366520224 140735366519136 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13637/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300282 s]
/proc/loadavg: 2.14 2.04 2.00 3/177 13637
/proc/meminfo: memFree=26224096/32873624 swapFree=7112/7112
[pid=13637] ppid=13635 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13637/stat : 13637 (npSolver-pbo-It) S 13635 13637 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376668798 9367552 274 33554432000 4194304 5064252 140735366520224 140735366519136 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13637/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700284 s]
/proc/loadavg: 2.14 2.04 2.00 3/177 13637
/proc/meminfo: memFree=26224096/32873624 swapFree=7112/7112
[pid=13637] ppid=13635 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13637/stat : 13637 (npSolver-pbo-It) S 13635 13637 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376668798 9367552 274 33554432000 4194304 5064252 140735366520224 140735366519136 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13637/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50019 s]
/proc/loadavg: 2.13 2.04 2.00 3/179 13639
/proc/meminfo: memFree=26139120/32873624 swapFree=7112/7112
[pid=13637] ppid=13635 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13637/stat : 13637 (npSolver-pbo-It) S 13635 13637 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376668798 9367552 274 33554432000 4194304 5064252 140735366520224 140735366519136 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13637/statm: 2287 274 233 213 0 72 0
[pid=13638] ppid=13637 vsize=104884 CPUtime=1.09 cores=0,2,4,6
/proc/13638/stat : 13638 (npSolver-pbo) S 13637 13637 12376 0 -1 4202496 14665 0 0 0 99 10 0 0 20 0 1 0 376668798 107401216 21120 33554432000 4194304 6004724 140736338345216 140736338339680 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 11 0 0
/proc/13638/statm: 26221 21120 163 442 0 25775 0
Current children cumulated CPU time (s) 1.09
Current children cumulated vsize (KiB) 114032

[startup+3.10029 s]
/proc/loadavg: 2.13 2.04 2.00 3/181 13641
/proc/meminfo: memFree=25936240/32873624 swapFree=7112/7112
[pid=13637] ppid=13635 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13637/stat : 13637 (npSolver-pbo-It) S 13635 13637 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376668798 9367552 274 33554432000 4194304 5064252 140735366520224 140735366519136 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13637/statm: 2287 274 233 213 0 72 0
[pid=13638] ppid=13637 vsize=104884 CPUtime=1.09 cores=0,2,4,6
/proc/13638/stat : 13638 (npSolver-pbo) S 13637 13637 12376 0 -1 4202496 14665 0 0 0 99 10 0 0 20 0 1 0 376668798 107401216 21120 33554432000 4194304 6004724 140736338345216 140736338339680 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 11 0 0
/proc/13638/statm: 26221 21120 163 442 0 25775 0
[pid=13640] ppid=13638 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13640/stat : 13640 (cp2_pre.sh) S 13638 13637 12376 0 -1 4202496 606 0 0 0 0 0 0 0 20 0 1 0 376668920 9367552 276 33554432000 4194304 5064252 140735774126128 140735774124832 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13640/statm: 2287 276 234 213 0 72 0
[pid=13641] ppid=13640 vsize=214644 CPUtime=1.85 cores=0,2,4,6
/proc/13641/stat : 13641 (coprocessor) R 13640 13637 12376 0 -1 4202496 35865 0 0 0 178 7 0 0 20 0 1 0 376668920 219795456 49648 33554432000 4194304 6586260 140735690189008 140735690185272 4496502 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/13641/statm: 53661 49648 170 584 0 53073 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 337824

[startup+6.30031 s]
/proc/loadavg: 2.12 2.04 2.00 3/180 13643
/proc/meminfo: memFree=26063196/32873624 swapFree=7112/7112
[pid=13637] ppid=13635 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13637/stat : 13637 (npSolver-pbo-It) S 13635 13637 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376668798 9367552 274 33554432000 4194304 5064252 140735366520224 140735366519136 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13637/statm: 2287 274 233 213 0 72 0
[pid=13638] ppid=13637 vsize=104884 CPUtime=5.12 cores=0,2,4,6
/proc/13638/stat : 13638 (npSolver-pbo) S 13637 13637 12376 0 -1 4202496 14683 42619 0 0 99 10 390 13 20 0 1 0 376668798 107401216 21124 33554432000 4194304 6004724 140736338345216 140736338331496 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 11 0 0
/proc/13638/statm: 26221 21124 167 442 0 25775 0
[pid=13643] ppid=13638 vsize=94812 CPUtime=1.01 cores=0,2,4,6
/proc/13643/stat : 13643 (glucosInc) R 13638 13637 12376 0 -1 4202496 19502 0 0 0 98 3 0 0 20 0 1 0 376669325 97087488 22830 33554432000 4194304 5654031 140733792210160 140733792207848 4216213 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13643/statm: 23703 22830 131 357 0 23343 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 208844

[startup+12.7003 s]
/proc/loadavg: 2.11 2.04 2.00 3/180 13643
/proc/meminfo: memFree=26015112/32873624 swapFree=7112/7112
[pid=13637] ppid=13635 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13637/stat : 13637 (npSolver-pbo-It) S 13635 13637 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376668798 9367552 274 33554432000 4194304 5064252 140735366520224 140735366519136 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13637/statm: 2287 274 233 213 0 72 0
[pid=13638] ppid=13637 vsize=104884 CPUtime=5.12 cores=0,2,4,6
/proc/13638/stat : 13638 (npSolver-pbo) S 13637 13637 12376 0 -1 4202496 14683 42619 0 0 99 10 390 13 20 0 1 0 376668798 107401216 21124 33554432000 4194304 6004724 140736338345216 140736338331496 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 11 0 0
/proc/13638/statm: 26221 21124 167 442 0 25775 0
[pid=13643] ppid=13638 vsize=110264 CPUtime=7.42 cores=0,2,4,6
/proc/13643/stat : 13643 (glucosInc) R 13638 13637 12376 0 -1 4202496 20977 0 0 0 738 4 0 0 20 0 1 0 376669325 112910336 24784 33554432000 4194304 5654031 140733792210160 140733792197976 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13643/statm: 27566 24784 140 357 0 27206 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 224296

[startup+25.5002 s]
/proc/loadavg: 2.09 2.04 2.00 3/180 13643
/proc/meminfo: memFree=26008180/32873624 swapFree=7112/7112
[pid=13637] ppid=13635 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13637/stat : 13637 (npSolver-pbo-It) S 13635 13637 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376668798 9367552 274 33554432000 4194304 5064252 140735366520224 140735366519136 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13637/statm: 2287 274 233 213 0 72 0
[pid=13638] ppid=13637 vsize=104884 CPUtime=5.12 cores=0,2,4,6
/proc/13638/stat : 13638 (npSolver-pbo) S 13637 13637 12376 0 -1 4202496 14683 42619 0 0 99 10 390 13 20 0 1 0 376668798 107401216 21124 33554432000 4194304 6004724 140736338345216 140736338331496 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 11 0 0
/proc/13638/statm: 26221 21124 167 442 0 25775 0
[pid=13643] ppid=13638 vsize=114584 CPUtime=20.22 cores=0,2,4,6
/proc/13643/stat : 13643 (glucosInc) R 13638 13637 12376 0 -1 4202496 22994 0 0 0 2017 5 0 0 20 0 1 0 376669325 117334016 26635 33554432000 4194304 5654031 140733792210160 140733792197976 4208659 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13643/statm: 28646 26635 141 357 0 28286 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 228616

[startup+51.1003 s]
/proc/loadavg: 2.05 2.03 2.00 3/180 13643
/proc/meminfo: memFree=25967888/32873624 swapFree=7112/7112
[pid=13637] ppid=13635 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13637/stat : 13637 (npSolver-pbo-It) S 13635 13637 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376668798 9367552 274 33554432000 4194304 5064252 140735366520224 140735366519136 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13637/statm: 2287 274 233 213 0 72 0
[pid=13638] ppid=13637 vsize=104884 CPUtime=5.12 cores=0,2,4,6
/proc/13638/stat : 13638 (npSolver-pbo) S 13637 13637 12376 0 -1 4202496 14683 42619 0 0 99 10 390 13 20 0 1 0 376668798 107401216 21124 33554432000 4194304 6004724 140736338345216 140736338331496 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 11 0 0
/proc/13638/statm: 26221 21124 167 442 0 25775 0
[pid=13643] ppid=13638 vsize=148672 CPUtime=45.81 cores=0,2,4,6
/proc/13643/stat : 13643 (glucosInc) R 13638 13637 12376 0 -1 4202496 24479 0 0 0 4575 6 0 0 20 0 1 0 376669325 152240128 33724 33554432000 4194304 5654031 140733792210160 140733792197976 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13643/statm: 37168 33724 141 357 0 36808 0
Current children cumulated CPU time (s) 50.93
Current children cumulated vsize (KiB) 262704

[startup+102.306 s]
/proc/loadavg: 2.02 2.03 2.00 3/179 13643
/proc/meminfo: memFree=25956956/32873624 swapFree=7112/7112
[pid=13637] ppid=13635 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13637/stat : 13637 (npSolver-pbo-It) S 13635 13637 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376668798 9367552 274 33554432000 4194304 5064252 140735366520224 140735366519136 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13637/statm: 2287 274 233 213 0 72 0
[pid=13638] ppid=13637 vsize=104884 CPUtime=5.12 cores=0,2,4,6
/proc/13638/stat : 13638 (npSolver-pbo) S 13637 13637 12376 0 -1 4202496 14683 42619 0 0 99 10 390 13 20 0 1 0 376668798 107401216 21124 33554432000 4194304 6004724 140736338345216 140736338331496 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 11 0 0
/proc/13638/statm: 26221 21124 167 442 0 25775 0
[pid=13643] ppid=13638 vsize=148672 CPUtime=97.01 cores=0,2,4,6
/proc/13643/stat : 13643 (glucosInc) R 13638 13637 12376 0 -1 4202496 26412 0 0 0 9693 8 0 0 20 0 1 0 376669325 152240128 34753 33554432000 4194304 5654031 140733792210160 140733792197976 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13643/statm: 37168 34753 141 357 0 36808 0
Current children cumulated CPU time (s) 102.13
Current children cumulated vsize (KiB) 262704

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 13643
/proc/meminfo: memFree=25867344/32873624 swapFree=7112/7112
[pid=13637] ppid=13635 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13637/stat : 13637 (npSolver-pbo-It) S 13635 13637 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376668798 9367552 274 33554432000 4194304 5064252 140735366520224 140735366519136 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13637/statm: 2287 274 233 213 0 72 0
[pid=13638] ppid=13637 vsize=104884 CPUtime=5.12 cores=0,2,4,6
/proc/13638/stat : 13638 (npSolver-pbo) S 13637 13637 12376 0 -1 4202496 14683 42619 0 0 99 10 390 13 20 0 1 0 376668798 107401216 21124 33554432000 4194304 6004724 140736338345216 140736338331496 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 11 0 0
/proc/13638/statm: 26221 21124 167 442 0 25775 0
[pid=13643] ppid=13638 vsize=148672 CPUtime=156.99 cores=0,2,4,6
/proc/13643/stat : 13643 (glucosInc) R 13638 13637 12376 0 -1 4202496 29178 0 0 0 15689 10 0 0 20 0 1 0 376669325 152240128 35796 33554432000 4194304 5654031 140733792210160 140733792197976 4232752 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13643/statm: 37168 35796 141 357 0 36808 0
Current children cumulated CPU time (s) 162.11
Current children cumulated vsize (KiB) 262704

[startup+222.3 s]
/proc/loadavg: 2.35 2.09 2.03 3/180 13685
/proc/meminfo: memFree=19508868/32873624 swapFree=7112/7112
[pid=13637] ppid=13635 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13637/stat : 13637 (npSolver-pbo-It) S 13635 13637 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376668798 9367552 274 33554432000 4194304 5064252 140735366520224 140735366519136 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13637/statm: 2287 274 233 213 0 72 0
[pid=13638] ppid=13637 vsize=104884 CPUtime=5.12 cores=0,2,4,6
/proc/13638/stat : 13638 (npSolver-pbo) S 13637 13637 12376 0 -1 4202496 14683 42619 0 0 99 10 390 13 20 0 1 0 376668798 107401216 21124 33554432000 4194304 6004724 140736338345216 140736338331496 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 11 0 0
/proc/13638/statm: 26221 21124 167 442 0 25775 0
[pid=13643] ppid=13638 vsize=197992 CPUtime=216.97 cores=0,2,4,6
/proc/13643/stat : 13643 (glucosInc) R 13638 13637 12376 0 -1 4202496 30436 0 0 0 21685 12 0 0 20 0 1 0 376669325 202743808 43887 33554432000 4194304 5654031 140733792210160 140733792197976 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13643/statm: 49498 43887 141 357 0 49138 0
Current children cumulated CPU time (s) 222.09
Current children cumulated vsize (KiB) 312024

[startup+282.3 s]

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

/proc/loadavg: 2.00 2.00 2.00 3/178 13730
/proc/meminfo: memFree=18497888/32873624 swapFree=7112/7112
[pid=13637] ppid=13635 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13637/stat : 13637 (npSolver-pbo-It) S 13635 13637 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376668798 9367552 274 33554432000 4194304 5064252 140735366520224 140735366519136 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13637/statm: 2287 274 233 213 0 72 0
[pid=13638] ppid=13637 vsize=104884 CPUtime=5.12 cores=0,2,4,6
/proc/13638/stat : 13638 (npSolver-pbo) S 13637 13637 12376 0 -1 4202496 14683 42619 0 0 99 10 390 13 20 0 1 0 376668798 107401216 21124 33554432000 4194304 6004724 140736338345216 140736338331496 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 11 0 0
/proc/13638/statm: 26221 21124 167 442 0 25775 0
[pid=13643] ppid=13638 vsize=278900 CPUtime=1356.78 cores=0,2,4,6
/proc/13643/stat : 13643 (glucosInc) R 13638 13637 12376 0 -1 4202496 44320 0 0 0 135642 36 0 0 20 0 1 0 376669325 285593600 57055 33554432000 4194304 5654031 140733792210160 140733792197976 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13643/statm: 69725 57055 141 357 0 69365 0
Current children cumulated CPU time (s) 1361.9
Current children cumulated vsize (KiB) 392932

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13732
/proc/meminfo: memFree=18471504/32873624 swapFree=7112/7112
[pid=13637] ppid=13635 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13637/stat : 13637 (npSolver-pbo-It) S 13635 13637 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376668798 9367552 274 33554432000 4194304 5064252 140735366520224 140735366519136 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13637/statm: 2287 274 233 213 0 72 0
[pid=13638] ppid=13637 vsize=104884 CPUtime=5.12 cores=0,2,4,6
/proc/13638/stat : 13638 (npSolver-pbo) S 13637 13637 12376 0 -1 4202496 14683 42619 0 0 99 10 390 13 20 0 1 0 376668798 107401216 21124 33554432000 4194304 6004724 140736338345216 140736338331496 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 11 0 0
/proc/13638/statm: 26221 21124 167 442 0 25775 0
[pid=13643] ppid=13638 vsize=228812 CPUtime=1416.78 cores=0,2,4,6
/proc/13643/stat : 13643 (glucosInc) R 13638 13637 12376 0 -1 4202496 45400 0 0 0 141640 38 0 0 20 0 1 0 376669325 234303488 52146 33554432000 4194304 5654031 140733792210160 140733792197976 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13643/statm: 57203 52146 141 357 0 56843 0
Current children cumulated CPU time (s) 1421.9
Current children cumulated vsize (KiB) 342844

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13732
/proc/meminfo: memFree=18394368/32873624 swapFree=7112/7112
[pid=13637] ppid=13635 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13637/stat : 13637 (npSolver-pbo-It) S 13635 13637 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376668798 9367552 274 33554432000 4194304 5064252 140735366520224 140735366519136 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13637/statm: 2287 274 233 213 0 72 0
[pid=13638] ppid=13637 vsize=104884 CPUtime=5.12 cores=0,2,4,6
/proc/13638/stat : 13638 (npSolver-pbo) S 13637 13637 12376 0 -1 4202496 14683 42619 0 0 99 10 390 13 20 0 1 0 376668798 107401216 21124 33554432000 4194304 6004724 140736338345216 140736338331496 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 11 0 0
/proc/13638/statm: 26221 21124 167 442 0 25775 0
[pid=13643] ppid=13638 vsize=278900 CPUtime=1476.77 cores=0,2,4,6
/proc/13643/stat : 13643 (glucosInc) R 13638 13637 12376 0 -1 4202496 45717 0 0 0 147638 39 0 0 20 0 1 0 376669325 285593600 57567 33554432000 4194304 5654031 140733792210160 140733792197976 4215017 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13643/statm: 69725 57567 141 357 0 69365 0
Current children cumulated CPU time (s) 1481.89
Current children cumulated vsize (KiB) 392932

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13732
/proc/meminfo: memFree=18656440/32873624 swapFree=7112/7112
[pid=13637] ppid=13635 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13637/stat : 13637 (npSolver-pbo-It) S 13635 13637 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376668798 9367552 274 33554432000 4194304 5064252 140735366520224 140735366519136 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13637/statm: 2287 274 233 213 0 72 0
[pid=13638] ppid=13637 vsize=104884 CPUtime=5.12 cores=0,2,4,6
/proc/13638/stat : 13638 (npSolver-pbo) S 13637 13637 12376 0 -1 4202496 14683 42619 0 0 99 10 390 13 20 0 1 0 376668798 107401216 21124 33554432000 4194304 6004724 140736338345216 140736338331496 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 11 0 0
/proc/13638/statm: 26221 21124 167 442 0 25775 0
[pid=13643] ppid=13638 vsize=278900 CPUtime=1536.75 cores=0,2,4,6
/proc/13643/stat : 13643 (glucosInc) R 13638 13637 12376 0 -1 4202496 45721 0 0 0 153636 39 0 0 20 0 1 0 376669325 285593600 59615 33554432000 4194304 5654031 140733792210160 140733792197976 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13643/statm: 69725 59615 141 357 0 69365 0
Current children cumulated CPU time (s) 1541.87
Current children cumulated vsize (KiB) 392932

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 13735
/proc/meminfo: memFree=18639980/32873624 swapFree=7112/7112
[pid=13637] ppid=13635 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13637/stat : 13637 (npSolver-pbo-It) S 13635 13637 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376668798 9367552 274 33554432000 4194304 5064252 140735366520224 140735366519136 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13637/statm: 2287 274 233 213 0 72 0
[pid=13638] ppid=13637 vsize=104884 CPUtime=5.12 cores=0,2,4,6
/proc/13638/stat : 13638 (npSolver-pbo) S 13637 13637 12376 0 -1 4202496 14683 42619 0 0 99 10 390 13 20 0 1 0 376668798 107401216 21124 33554432000 4194304 6004724 140736338345216 140736338331496 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 11 0 0
/proc/13638/statm: 26221 21124 167 442 0 25775 0
[pid=13643] ppid=13638 vsize=228812 CPUtime=1596.74 cores=0,2,4,6
/proc/13643/stat : 13643 (glucosInc) R 13638 13637 12376 0 -1 4202496 46247 0 0 0 159634 40 0 0 20 0 1 0 376669325 234303488 51080 33554432000 4194304 5654031 140733792210160 140733792197976 4215040 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13643/statm: 57203 51080 141 357 0 56843 0
Current children cumulated CPU time (s) 1601.86
Current children cumulated vsize (KiB) 342844

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13735
/proc/meminfo: memFree=18563996/32873624 swapFree=7112/7112
[pid=13637] ppid=13635 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13637/stat : 13637 (npSolver-pbo-It) S 13635 13637 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376668798 9367552 274 33554432000 4194304 5064252 140735366520224 140735366519136 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13637/statm: 2287 274 233 213 0 72 0
[pid=13638] ppid=13637 vsize=104884 CPUtime=5.12 cores=0,2,4,6
/proc/13638/stat : 13638 (npSolver-pbo) S 13637 13637 12376 0 -1 4202496 14683 42619 0 0 99 10 390 13 20 0 1 0 376668798 107401216 21124 33554432000 4194304 6004724 140736338345216 140736338331496 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 11 0 0
/proc/13638/statm: 26221 21124 167 442 0 25775 0
[pid=13643] ppid=13638 vsize=278900 CPUtime=1656.73 cores=0,2,4,6
/proc/13643/stat : 13643 (glucosInc) R 13638 13637 12376 0 -1 4202496 46540 0 0 0 165632 41 0 0 20 0 1 0 376669325 285593600 56482 33554432000 4194304 5654031 140733792210160 140733792197976 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13643/statm: 69725 56482 141 357 0 69365 0
Current children cumulated CPU time (s) 1661.85
Current children cumulated vsize (KiB) 392932

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13736
/proc/meminfo: memFree=18508736/32873624 swapFree=7112/7112
[pid=13637] ppid=13635 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13637/stat : 13637 (npSolver-pbo-It) S 13635 13637 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376668798 9367552 274 33554432000 4194304 5064252 140735366520224 140735366519136 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13637/statm: 2287 274 233 213 0 72 0
[pid=13638] ppid=13637 vsize=104884 CPUtime=5.12 cores=0,2,4,6
/proc/13638/stat : 13638 (npSolver-pbo) S 13637 13637 12376 0 -1 4202496 14683 42619 0 0 99 10 390 13 20 0 1 0 376668798 107401216 21124 33554432000 4194304 6004724 140736338345216 140736338331496 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 11 0 0
/proc/13638/statm: 26221 21124 167 442 0 25775 0
[pid=13643] ppid=13638 vsize=279196 CPUtime=1716.72 cores=0,2,4,6
/proc/13643/stat : 13643 (glucosInc) R 13638 13637 12376 0 -1 4202496 46641 0 0 0 171631 41 0 0 20 0 1 0 376669325 285896704 59649 33554432000 4194304 5654031 140733792210160 140733792207944 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13643/statm: 69799 59649 141 357 0 69439 0
Current children cumulated CPU time (s) 1721.84
Current children cumulated vsize (KiB) 393228

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13736
/proc/meminfo: memFree=18453844/32873624 swapFree=7112/7112
[pid=13637] ppid=13635 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13637/stat : 13637 (npSolver-pbo-It) S 13635 13637 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376668798 9367552 274 33554432000 4194304 5064252 140735366520224 140735366519136 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13637/statm: 2287 274 233 213 0 72 0
[pid=13638] ppid=13637 vsize=104884 CPUtime=5.12 cores=0,2,4,6
/proc/13638/stat : 13638 (npSolver-pbo) S 13637 13637 12376 0 -1 4202496 14683 42619 0 0 99 10 390 13 20 0 1 0 376668798 107401216 21124 33554432000 4194304 6004724 140736338345216 140736338331496 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 11 0 0
/proc/13638/statm: 26221 21124 167 442 0 25775 0
[pid=13643] ppid=13638 vsize=279624 CPUtime=1776.71 cores=0,2,4,6
/proc/13643/stat : 13643 (glucosInc) R 13638 13637 12376 0 -1 4202496 46758 0 0 0 177630 41 0 0 20 0 1 0 376669325 286334976 61810 33554432000 4194304 5654031 140733792210160 140733792197976 4232651 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13643/statm: 69906 61810 141 357 0 69546 0
Current children cumulated CPU time (s) 1781.83
Current children cumulated vsize (KiB) 393656



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13736
/proc/meminfo: memFree=18484704/32873624 swapFree=7112/7112
[pid=13637] ppid=13635 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13637/stat : 13637 (npSolver-pbo-It) S 13635 13637 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376668798 9367552 274 33554432000 4194304 5064252 140735366520224 140735366519136 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13637/statm: 2287 274 233 213 0 72 0
[pid=13638] ppid=13637 vsize=104884 CPUtime=5.12 cores=0,2,4,6
/proc/13638/stat : 13638 (npSolver-pbo) S 13637 13637 12376 0 -1 4202496 14683 42619 0 0 99 10 390 13 20 0 1 0 376668798 107401216 21124 33554432000 4194304 6004724 140736338345216 140736338331496 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 11 0 0
/proc/13638/statm: 26221 21124 167 442 0 25775 0
[pid=13643] ppid=13638 vsize=229668 CPUtime=1794.91 cores=0,2,4,6
/proc/13643/stat : 13643 (glucosInc) R 13638 13637 12376 0 -1 4202496 47288 0 0 0 179449 42 0 0 20 0 1 0 376669325 235180032 50775 33554432000 4194304 5654031 140733792210160 140733792197976 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13643/statm: 57417 50775 141 357 0 57057 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 343700

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.00 2.00 2.00 3/179 13736
/proc/meminfo: memFree=18484704/32873624 swapFree=7112/7112
[pid=13637] ppid=13635 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13637/stat : 13637 (npSolver-pbo-It) S 13635 13637 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376668798 9367552 274 33554432000 4194304 5064252 140735366520224 140735366519136 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13637/statm: 2287 274 233 213 0 72 0
[pid=13638] ppid=13637 vsize=104884 CPUtime=5.12 cores=0,2,4,6
/proc/13638/stat : 13638 (npSolver-pbo) S 13637 13637 12376 0 -1 4202496 14683 42619 0 0 99 10 390 13 20 0 1 0 376668798 107401216 21124 33554432000 4194304 6004724 140736338345216 140736338331496 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 11 0 0
/proc/13638/statm: 26221 21124 167 442 0 25775 0
[pid=13643] ppid=13638 vsize=229668 CPUtime=1794.91 cores=0,2,4,6
/proc/13643/stat : 13643 (glucosInc) R 13638 13637 12376 0 -1 4202496 47288 0 0 0 179449 42 0 0 20 0 1 0 376669325 235180032 50775 33554432000 4194304 5654031 140733792210160 140733792197976 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13643/statm: 57417 50775 141 357 0 57057 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 343700

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 13637 and gives
#  childrusage.ru_utime.tv_sec=4
#  childrusage.ru_utime.tv_usec=898255
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=247962
# CPU time returned by wait4() is 5.14622
# while last known CPU time is 1800.03
#
# 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.03
CPU user time (s): 1799.38
CPU system time (s): 0.65
CPU usage (%): 99.9732
Max. virtual memory (cumulated for all children) (KiB): 473796

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.89825
system time used= 0.247962
maximum resident set size= 248568
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57678
page faults= 0
swaps= 0
block input operations= 0
block output operations= 128544
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12
involuntary context switches= 30

runsolver used 5.29919 second user time and 13.9249 second system time

The end

Launcher Data

Begin job on node121 at 2012-06-07 23:43:53
IDJOB=3747599
IDBENCH=89843
IDSOLVER=2332
FILE ID=node121/3747599-1339105433
RUNJOBID= node121-1339098176-12392
PBS_JOBID= 14643732
Free space on /tmp= 71216 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/heinz/normalized-neos-777800.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3747599-1339105433/watcher-3747599-1339105433 -o /tmp/evaluation-result-3747599-1339105433/solver-3747599-1339105433 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3747599-1339105433.opb 191961052 HOME HOME

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

MD5SUM BENCH= fa5c07257df1fb9de8867209807734ca
RANDOM SEED=191961052

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.042
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		: 2667.042
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.042
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.042
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	: 5438.55
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.042
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:       32873624 kB
MemFree:        26224096 kB
Buffers:          697368 kB
Cached:          4887380 kB
SwapCached:            0 kB
Active:          2374820 kB
Inactive:        3381300 kB
Active(anon):     160284 kB
Inactive(anon):    10736 kB
Active(file):    2214536 kB
Inactive(file):  3370564 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             30956 kB
Writeback:             4 kB
AnonPages:        175484 kB
Mapped:            15332 kB
Shmem:               200 kB
Slab:             756896 kB
SReclaimable:     200016 kB
SUnreclaim:       556880 kB
KernelStack:        1456 kB
PageTables:         4340 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545668 kB
Committed_AS:     276292 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     63488 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 69516 MiB
End job on node121 at 2012-06-08 00:13:54