Trace number 3697644

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? (problem) 1414.37 1542.08

General information on the benchmark

Name/OPT-BIGINT-LIN/heinz/
normalized-ivu06-big.opb
MD5SUM3085a2bda178410828dcd956a716c89f
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark2865693364730000016
Best CPU time to get the best result obtained on this benchmark1801.7
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2277736
Total number of constraints1177
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)1177
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint704
Maximum length of a constraint152997
Number of terms in the objective function 2277736
Biggest coefficient in the objective function 80000000000000000
Number of bits for the biggest coefficient in the objective function 57
Sum of the numbers in the objective function 27910716903658970007421
Number of bits of the sum of numbers in the objective function 75
Biggest number in a constraint 80000000000000000
Number of bits of the biggest number in a constraint 57
Biggest sum of numbers in a constraint 27910716903658970007421
Number of bits of the biggest sum of numbers75
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

46.49/46.63	c run inc solver
46.49/46.63	c [INC SYSTEM] run initial solver
46.49/46.63	c [INC SYSTEM] preprocess with white file
892.31/894.51	c [INC SYSTEM] finished preprocessing in 847 s
892.31/894.51	c [INC SYSTEM] execute solver
1287.45/1289.26	c [INC SEARCH] formula is SAT
1288.35/1290.20	c [INC SYSTEM] solved the initial formula
1297.54/1299.34	c model valid
1297.54/1299.34	c current solution ok
1411.75/1415.48	o -4455480725049551630
1411.75/1415.48	c [INC SYSTEM] there exists a inc, kill it!
1411.75/1415.48	c write failed with 2
1411.96/1415.67	npSolver-pbo: Pbconstraint.h:145: void Pbconstraint::setK(myInt): Assertion `_k >= 0' failed.
1414.32/1542.07	HOME/npSolver-pbo-Itd.sh: line 18: 27429 Aborted                 (core dumped) ./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-3697644-1338103847/watcher-3697644-1338103847 -o /tmp/evaluation-result-3697644-1338103847/solver-3697644-1338103847 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3697644-1338103847.opb 1955662042 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.05 2.03 2.28 3/179 27428
/proc/meminfo: memFree=27933912/32873648 swapFree=7116/7116
[pid=27428] ppid=27426 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27428/stat : 27428 (npSolver-pbo-It) S 27426 27428 25163 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276511390 9367552 275 33554432000 4194304 5064252 140735769947440 140735769946352 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27428/statm: 2287 275 233 213 0 72 0

[startup+0.0657869 s]
/proc/loadavg: 2.05 2.03 2.28 3/179 27428
/proc/meminfo: memFree=27933912/32873648 swapFree=7116/7116
[pid=27428] ppid=27426 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27428/stat : 27428 (npSolver-pbo-It) S 27426 27428 25163 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276511390 9367552 275 33554432000 4194304 5064252 140735769947440 140735769946352 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27428/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100234 s]
/proc/loadavg: 2.05 2.03 2.28 3/179 27428
/proc/meminfo: memFree=27933912/32873648 swapFree=7116/7116
[pid=27428] ppid=27426 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27428/stat : 27428 (npSolver-pbo-It) S 27426 27428 25163 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276511390 9367552 275 33554432000 4194304 5064252 140735769947440 140735769946352 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27428/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300224 s]
/proc/loadavg: 2.05 2.03 2.28 3/179 27428
/proc/meminfo: memFree=27933912/32873648 swapFree=7116/7116
[pid=27428] ppid=27426 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27428/stat : 27428 (npSolver-pbo-It) S 27426 27428 25163 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276511390 9367552 275 33554432000 4194304 5064252 140735769947440 140735769946352 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27428/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700222 s]
/proc/loadavg: 2.05 2.03 2.28 3/179 27428
/proc/meminfo: memFree=27933912/32873648 swapFree=7116/7116
[pid=27428] ppid=27426 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27428/stat : 27428 (npSolver-pbo-It) S 27426 27428 25163 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276511390 9367552 275 33554432000 4194304 5064252 140735769947440 140735769946352 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27428/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50028 s]
/proc/loadavg: 2.05 2.03 2.28 3/181 27430
/proc/meminfo: memFree=27903224/32873648 swapFree=7116/7116
[pid=27428] ppid=27426 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27428/stat : 27428 (npSolver-pbo-It) S 27426 27428 25163 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276511390 9367552 275 33554432000 4194304 5064252 140735769947440 140735769946352 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27428/statm: 2287 275 233 213 0 72 0
[pid=27429] ppid=27428 vsize=94344 CPUtime=1.49 cores=1,3,5,7
/proc/27429/stat : 27429 (npSolver-pbo) R 27428 27428 25163 0 -1 4202496 6010 0 0 0 146 3 0 0 20 0 1 0 276511390 96608256 18420 33554432000 4194304 5992684 140736841506192 140736841502440 4382003 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27429/statm: 23586 18420 143 440 0 23142 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 103492

[startup+3.10031 s]
/proc/loadavg: 2.05 2.03 2.28 3/180 27430
/proc/meminfo: memFree=27850152/32873648 swapFree=7116/7116
[pid=27428] ppid=27426 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27428/stat : 27428 (npSolver-pbo-It) S 27426 27428 25163 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276511390 9367552 275 33554432000 4194304 5064252 140735769947440 140735769946352 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27428/statm: 2287 275 233 213 0 72 0
[pid=27429] ppid=27428 vsize=125316 CPUtime=3.09 cores=1,3,5,7
/proc/27429/stat : 27429 (npSolver-pbo) R 27428 27428 25163 0 -1 4202496 13417 0 0 0 304 5 0 0 20 0 1 0 276511390 128323584 25827 33554432000 4194304 5992684 140736841506192 140736841501960 4475536 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27429/statm: 31329 25827 143 440 0 30885 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 134464

[startup+6.30033 s]
/proc/loadavg: 2.04 2.03 2.27 3/180 27430
/proc/meminfo: memFree=27772348/32873648 swapFree=7116/7116
[pid=27428] ppid=27426 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27428/stat : 27428 (npSolver-pbo-It) S 27426 27428 25163 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276511390 9367552 275 33554432000 4194304 5064252 140735769947440 140735769946352 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27428/statm: 2287 275 233 213 0 72 0
[pid=27429] ppid=27428 vsize=192240 CPUtime=6.29 cores=1,3,5,7
/proc/27429/stat : 27429 (npSolver-pbo) R 27428 27428 25163 0 -1 4202496 29460 0 0 0 620 9 0 0 20 0 1 0 276511390 196853760 42381 33554432000 4194304 5992684 140736841506192 140736841502312 5179600 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27429/statm: 48060 42381 143 440 0 47616 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 201388

[startup+12.7003 s]
/proc/loadavg: 2.04 2.03 2.27 3/180 27430
/proc/meminfo: memFree=27646260/32873648 swapFree=7116/7116
[pid=27428] ppid=27426 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27428/stat : 27428 (npSolver-pbo-It) S 27426 27428 25163 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276511390 9367552 275 33554432000 4194304 5064252 140735769947440 140735769946352 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27428/statm: 2287 275 233 213 0 72 0
[pid=27429] ppid=27428 vsize=330776 CPUtime=12.68 cores=1,3,5,7
/proc/27429/stat : 27429 (npSolver-pbo) R 27428 27428 25163 0 -1 4202496 64094 0 0 0 1251 17 0 0 20 0 1 0 276511390 338714624 77015 33554432000 4194304 5992684 140736841506192 140736841501928 4475635 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27429/statm: 82694 77015 143 440 0 82250 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 339924

[startup+25.5002 s]
/proc/loadavg: 2.03 2.03 2.27 3/180 27430
/proc/meminfo: memFree=26345916/32873648 swapFree=7116/7116
[pid=27428] ppid=27426 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27428/stat : 27428 (npSolver-pbo-It) S 27426 27428 25163 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276511390 9367552 275 33554432000 4194304 5064252 140735769947440 140735769946352 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27428/statm: 2287 275 233 213 0 72 0
[pid=27429] ppid=27428 vsize=1643152 CPUtime=25.48 cores=1,3,5,7
/proc/27429/stat : 27429 (npSolver-pbo) R 27428 27428 25163 0 -1 4202496 141699 0 0 0 2498 50 0 0 20 0 1 0 276511390 1682587648 281079 33554432000 4194304 5992684 140736841506192 140736841499128 4606720 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27429/statm: 410788 281079 157 440 0 410344 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1652300

[startup+51.1002 s]
/proc/loadavg: 2.02 2.02 2.26 3/182 27432
/proc/meminfo: memFree=24244500/32873648 swapFree=7116/7116
[pid=27428] ppid=27426 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27428/stat : 27428 (npSolver-pbo-It) S 27426 27428 25163 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276511390 9367552 275 33554432000 4194304 5064252 140735769947440 140735769946352 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27428/statm: 2287 275 233 213 0 72 0
[pid=27429] ppid=27428 vsize=2691728 CPUtime=50.13 cores=1,3,5,7
/proc/27429/stat : 27429 (npSolver-pbo) S 27428 27428 25163 0 -1 4202496 144444 0 0 0 4435 578 0 0 20 0 1 0 276511390 2756329472 517630 33554432000 4194304 5992684 140736841506192 140736841500640 5175646 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 10 0 0
/proc/27429/statm: 672932 517630 164 440 0 672488 0
[pid=27431] ppid=27429 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27431/stat : 27431 (cp2_pre.sh) S 27429 27428 25163 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 276516414 9367552 276 33554432000 4194304 5064252 140733696670560 140733696669264 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27431/statm: 2287 276 234 213 0 72 0
[pid=27432] ppid=27431 vsize=38172 CPUtime=0.82 cores=1,3,5,7
/proc/27432/stat : 27432 (coprocessor) R 27431 27428 25163 0 -1 4202496 6945 0 0 0 81 1 0 0 20 0 1 0 276516416 39088128 7390 33554432000 4194304 6586260 140733241781760 140733241778520 4367992 0 0 4096 8404994 0 0 0 17 1 0 0 0 0 0
/proc/27432/statm: 9543 7390 138 584 0 8955 0
Current children cumulated CPU time (s) 50.95
Current children cumulated vsize (KiB) 2748196

[startup+102.307 s]
/proc/loadavg: 2.22 2.09 2.27 3/182 27432
/proc/meminfo: memFree=23963896/32873648 swapFree=7116/7116
[pid=27428] ppid=27426 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27428/stat : 27428 (npSolver-pbo-It) S 27426 27428 25163 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276511390 9367552 275 33554432000 4194304 5064252 140735769947440 140735769946352 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27428/statm: 2287 275 233 213 0 72 0
[pid=27429] ppid=27428 vsize=2691728 CPUtime=50.13 cores=1,3,5,7
/proc/27429/stat : 27429 (npSolver-pbo) S 27428 27428 25163 0 -1 4202496 144444 0 0 0 4435 578 0 0 20 0 1 0 276511390 2756329472 517630 33554432000 4194304 5992684 140736841506192 140736841500640 5175646 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 10 0 0
/proc/27429/statm: 672932 517630 164 440 0 672488 0
[pid=27431] ppid=27429 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27431/stat : 27431 (cp2_pre.sh) S 27429 27428 25163 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 276516414 9367552 276 33554432000 4194304 5064252 140733696670560 140733696669264 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27431/statm: 2287 276 234 213 0 72 0
[pid=27432] ppid=27431 vsize=338324 CPUtime=52.02 cores=1,3,5,7
/proc/27432/stat : 27432 (coprocessor) R 27431 27428 25163 0 -1 4202496 15476 0 0 0 5192 10 0 0 20 0 1 0 276516416 346443776 83971 33554432000 4194304 6586260 140733241781760 140733241778520 4367992 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/27432/statm: 84581 83971 138 584 0 83993 0
Current children cumulated CPU time (s) 102.15
Current children cumulated vsize (KiB) 3048348

[startup+162.3 s]
/proc/loadavg: 2.08 2.07 2.25 3/182 27432
/proc/meminfo: memFree=23775060/32873648 swapFree=7116/7116
[pid=27428] ppid=27426 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27428/stat : 27428 (npSolver-pbo-It) S 27426 27428 25163 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276511390 9367552 275 33554432000 4194304 5064252 140735769947440 140735769946352 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27428/statm: 2287 275 233 213 0 72 0
[pid=27429] ppid=27428 vsize=2691728 CPUtime=50.13 cores=1,3,5,7
/proc/27429/stat : 27429 (npSolver-pbo) S 27428 27428 25163 0 -1 4202496 144444 0 0 0 4435 578 0 0 20 0 1 0 276511390 2756329472 517630 33554432000 4194304 5992684 140736841506192 140736841500640 5175646 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 10 0 0
/proc/27429/statm: 672932 517630 164 440 0 672488 0
[pid=27431] ppid=27429 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27431/stat : 27431 (cp2_pre.sh) S 27429 27428 25163 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 276516414 9367552 276 33554432000 4194304 5064252 140733696670560 140733696669264 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27431/statm: 2287 276 234 213 0 72 0
[pid=27432] ppid=27431 vsize=647892 CPUtime=112 cores=1,3,5,7
/proc/27432/stat : 27432 (coprocessor) R 27431 27428 25163 0 -1 4202496 18856 0 0 0 11182 18 0 0 20 0 1 0 276516416 663441408 155991 33554432000 4194304 6586260 140733241781760 140733241778520 4368007 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/27432/statm: 161973 155991 138 584 0 161385 0
Current children cumulated CPU time (s) 162.13
Current children cumulated vsize (KiB) 3357916

[startup+222.3 s]
/proc/loadavg: 2.03 2.06 2.23 3/182 27432
/proc/meminfo: memFree=23489272/32873648 swapFree=7116/7116
[pid=27428] ppid=27426 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27428/stat : 27428 (npSolver-pbo-It) S 27426 27428 25163 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276511390 9367552 275 33554432000 4194304 5064252 140735769947440 140735769946352 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27428/statm: 2287 275 233 213 0 72 0
[pid=27429] ppid=27428 vsize=2691728 CPUtime=50.13 cores=1,3,5,7
/proc/27429/stat : 27429 (npSolver-pbo) S 27428 27428 25163 0 -1 4202496 144444 0 0 0 4435 578 0 0 20 0 1 0 276511390 2756329472 517630 33554432000 4194304 5992684 140736841506192 140736841500640 5175646 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 10 0 0
/proc/27429/statm: 672932 517630 164 440 0 672488 0
[pid=27431] ppid=27429 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27431/stat : 27431 (cp2_pre.sh) S 27429 27428 25163 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 276516414 9367552 276 33554432000 4194304 5064252 140733696670560 140733696669264 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27431/statm: 2287 276 234 213 0 72 0
[pid=27432] ppid=27431 vsize=850160 CPUtime=171.99 cores=1,3,5,7
/proc/27432/stat : 27432 (coprocessor) R 27431 27428 25163 0 -1 4202496 21147 0 0 0 17176 23 0 0 20 0 1 0 276516416 870563840 195936 33554432000 4194304 6586260 140733241781760 140733241778520 4368004 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/27432/statm: 212540 195936 138 584 0 211952 0
Current children cumulated CPU time (s) 222.12
Current children cumulated vsize (KiB) 3560184

[startup+282.3 s]
/proc/loadavg: 2.01 2.04 2.22 3/182 27433
/proc/meminfo: memFree=23277612/32873648 swapFree=7116/7116
[pid=27428] ppid=27426 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/27429/statm: 672932 517633 166 440 0 672488 0
[pid=27440] ppid=27429 vsize=5449472 CPUtime=347.73 cores=1,3,5,7
/proc/27440/stat : 27440 (glucosInc) R 27429 27428 25163 0 -1 4202496 541674 0 0 0 34601 172 0 0 20 0 1 0 276600841 5580259328 1246755 33554432000 4194304 5654031 140733575635408 140733575633096 4215168 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/27440/statm: 1362368 1246755 131 357 0 1362008 0
Current children cumulated CPU time (s) 1240.29
Current children cumulated vsize (KiB) 8150348

[startup+1302.3 s]
/proc/loadavg: 3.27 2.49 2.23 3/182 27535
/proc/meminfo: memFree=17571868/32873648 swapFree=7116/7116
[pid=27428] ppid=27426 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27428/stat : 27428 (npSolver-pbo-It) S 27426 27428 25163 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276511390 9367552 275 33554432000 4194304 5064252 140735769947440 140735769946352 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27428/statm: 2287 275 233 213 0 72 0
[pid=27429] ppid=27428 vsize=2903340 CPUtime=906.3 cores=1,3,5,7
/proc/27429/stat : 27429 (npSolver-pbo) R 27428 27428 25163 0 -1 4202496 164629 51194 0 0 5536 852 83822 420 20 0 1 0 276511390 2973020160 571056 33554432000 4194304 5992684 140736841506192 140736841500376 5179696 0 0 4096 0 0 0 0 17 5 0 0 10 0 0
/proc/27429/statm: 725835 571056 173 440 0 725391 0
[pid=27440] ppid=27429 vsize=5469704 CPUtime=394.25 cores=1,3,5,7
/proc/27440/stat : 27440 (glucosInc) S 27429 27428 25163 0 -1 4202496 543201 0 0 0 39249 176 0 0 20 0 1 0 276600841 5600976896 1255137 33554432000 4194304 5654031 140733575635408 140733575633720 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/27440/statm: 1367426 1255137 146 357 0 1367066 0
Current children cumulated CPU time (s) 1300.55
Current children cumulated vsize (KiB) 8382192

[startup+1362.3 s]
/proc/loadavg: 3.23 2.62 2.30 3/181 27619
/proc/meminfo: memFree=21832312/32873648 swapFree=7116/7116
[pid=27428] ppid=27426 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27428/stat : 27428 (npSolver-pbo-It) S 27426 27428 25163 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276511390 9367552 275 33554432000 4194304 5064252 140735769947440 140735769946352 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27428/statm: 2287 275 233 213 0 72 0
[pid=27429] ppid=27428 vsize=2903340 CPUtime=965.17 cores=1,3,5,7
/proc/27429/stat : 27429 (npSolver-pbo) R 27428 27428 25163 0 -1 4202496 165208 51194 0 0 6510 5765 83822 420 20 0 1 0 276511390 2973020160 571056 33554432000 4194304 5992684 140736841506192 140736841500376 5179696 0 0 4096 0 0 0 0 17 5 0 0 122 0 0
/proc/27429/statm: 725835 571056 173 440 0 725391 0
[pid=27440] ppid=27429 vsize=5469704 CPUtime=394.25 cores=1,3,5,7
/proc/27440/stat : 27440 (glucosInc) S 27429 27428 25163 0 -1 4202496 543201 0 0 0 39249 176 0 0 20 0 1 0 276600841 5600976896 1255137 33554432000 4194304 5654031 140733575635408 140733575633720 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/27440/statm: 1367426 1255137 146 357 0 1367066 0
Current children cumulated CPU time (s) 1359.42
Current children cumulated vsize (KiB) 8382192

[startup+1422.3 s]
/proc/loadavg: 3.44 2.76 2.36 3/182 27626
/proc/meminfo: memFree=19522600/32873648 swapFree=7116/7116
[pid=27428] ppid=27426 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27428/stat : 27428 (npSolver-pbo-It) S 27426 27428 25163 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276511390 9367552 275 33554432000 4194304 5064252 140735769947440 140735769946352 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27428/statm: 2287 275 233 213 0 72 0
[pid=27429] ppid=27428 vsize=2903344 CPUtime=1412.72 cores=1,3,5,7
/proc/27429/stat : 27429 (npSolver-pbo) S 27428 27428 25163 0 -1 4204032 165241 594918 0 0 7341 10007 123072 852 20 0 1 0 276511390 2973024256 571071 33554432000 4194304 5992684 140736841506192 140736841501288 5240597 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 197 0 0
/proc/27429/statm: 725836 571071 186 440 0 725392 0
Current children cumulated CPU time (s) 1412.72
Current children cumulated vsize (KiB) 2912492

[startup+1482.3 s]
/proc/loadavg: 3.64 2.95 2.45 2/183 27628
/proc/meminfo: memFree=16094092/32873648 swapFree=7116/7116
[pid=27428] ppid=27426 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27428/stat : 27428 (npSolver-pbo-It) S 27426 27428 25163 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276511390 9367552 275 33554432000 4194304 5064252 140735769947440 140735769946352 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27428/statm: 2287 275 233 213 0 72 0
[pid=27429] ppid=27428 vsize=2903344 CPUtime=1414.32 cores=1,3,5,7
/proc/27429/stat : 27429 (npSolver-pbo) S 27428 27428 25163 0 -1 4204032 165242 594918 0 0 7341 10167 123072 852 20 0 1 0 276511390 2973024256 571072 33554432000 4194304 5992684 140736841506192 140736841501288 5240597 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 197 0 0
/proc/27429/statm: 725836 571072 187 440 0 725392 0
Current children cumulated CPU time (s) 1414.32
Current children cumulated vsize (KiB) 2912492

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

[startup+1486.2 s]
/proc/loadavg: 3.67 2.97 2.46 2/183 27628
/proc/meminfo: memFree=16094340/32873648 swapFree=7116/7116
[pid=27428] ppid=27426 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27428/stat : 27428 (npSolver-pbo-It) S 27426 27428 25163 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276511390 9367552 275 33554432000 4194304 5064252 140735769947440 140735769946352 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27428/statm: 2287 275 233 213 0 72 0
[pid=27429] ppid=27428 vsize=2903344 CPUtime=1414.32 cores=1,3,5,7
/proc/27429/stat : 27429 (npSolver-pbo) S 27428 27428 25163 0 -1 4204032 165242 594918 0 0 7341 10167 123072 852 20 0 1 0 276511390 2973024256 571072 33554432000 4194304 5992684 140736841506192 140736841501288 5240597 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 197 0 0
/proc/27429/statm: 725836 571072 187 440 0 725392 0
Current children cumulated CPU time (s) 1414.32
Current children cumulated vsize (KiB) 2912492

[startup+1511.81 s]
/proc/loadavg: 3.78 3.05 2.49 2/183 27628
/proc/meminfo: memFree=16097936/32873648 swapFree=7116/7116
[pid=27428] ppid=27426 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27428/stat : 27428 (npSolver-pbo-It) S 27426 27428 25163 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276511390 9367552 275 33554432000 4194304 5064252 140735769947440 140735769946352 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27428/statm: 2287 275 233 213 0 72 0
[pid=27429] ppid=27428 vsize=2903344 CPUtime=1414.32 cores=1,3,5,7
/proc/27429/stat : 27429 (npSolver-pbo) S 27428 27428 25163 0 -1 4204032 165242 594918 0 0 7341 10167 123072 852 20 0 1 0 276511390 2973024256 571072 33554432000 4194304 5992684 140736841506192 140736841501288 5240597 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 197 0 0
/proc/27429/statm: 725836 571072 187 440 0 725392 0
Current children cumulated CPU time (s) 1414.32
Current children cumulated vsize (KiB) 2912492

[startup+1524.6 s]
/proc/loadavg: 3.81 3.08 2.51 2/183 27628
/proc/meminfo: memFree=16099920/32873648 swapFree=7116/7116
[pid=27428] ppid=27426 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27428/stat : 27428 (npSolver-pbo-It) S 27426 27428 25163 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276511390 9367552 275 33554432000 4194304 5064252 140735769947440 140735769946352 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27428/statm: 2287 275 233 213 0 72 0
[pid=27429] ppid=27428 vsize=2903344 CPUtime=1414.32 cores=1,3,5,7
/proc/27429/stat : 27429 (npSolver-pbo) S 27428 27428 25163 0 -1 4204032 165242 594918 0 0 7341 10167 123072 852 20 0 1 0 276511390 2973024256 571072 33554432000 4194304 5992684 140736841506192 140736841501288 5240597 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 197 0 0
/proc/27429/statm: 725836 571072 187 440 0 725392 0
Current children cumulated CPU time (s) 1414.32
Current children cumulated vsize (KiB) 2912492

[startup+1531 s]
/proc/loadavg: 3.84 3.11 2.53 2/183 27628
/proc/meminfo: memFree=16111204/32873648 swapFree=7116/7116
[pid=27428] ppid=27426 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27428/stat : 27428 (npSolver-pbo-It) S 27426 27428 25163 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276511390 9367552 275 33554432000 4194304 5064252 140735769947440 140735769946352 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27428/statm: 2287 275 233 213 0 72 0
[pid=27429] ppid=27428 vsize=2903344 CPUtime=1414.32 cores=1,3,5,7
/proc/27429/stat : 27429 (npSolver-pbo) S 27428 27428 25163 0 -1 4204032 165242 594918 0 0 7341 10167 123072 852 20 0 1 0 276511390 2973024256 571072 33554432000 4194304 5992684 140736841506192 140736841501288 5240597 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 197 0 0
/proc/27429/statm: 725836 571072 187 440 0 725392 0
Current children cumulated CPU time (s) 1414.32
Current children cumulated vsize (KiB) 2912492

[startup+1537.4 s]
/proc/loadavg: 3.93 3.14 2.54 2/183 27628
/proc/meminfo: memFree=16113560/32873648 swapFree=7116/7116
[pid=27428] ppid=27426 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27428/stat : 27428 (npSolver-pbo-It) S 27426 27428 25163 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276511390 9367552 275 33554432000 4194304 5064252 140735769947440 140735769946352 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27428/statm: 2287 275 233 213 0 72 0
[pid=27429] ppid=27428 vsize=2903344 CPUtime=1414.32 cores=1,3,5,7
/proc/27429/stat : 27429 (npSolver-pbo) S 27428 27428 25163 0 -1 4204032 165242 594918 0 0 7341 10167 123072 852 20 0 1 0 276511390 2973024256 571072 33554432000 4194304 5992684 140736841506192 140736841501288 5240597 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 197 0 0
/proc/27429/statm: 725836 571072 187 440 0 725392 0
Current children cumulated CPU time (s) 1414.32
Current children cumulated vsize (KiB) 2912492

[startup+1540.6 s]
/proc/loadavg: 3.94 3.15 2.55 2/183 27628
/proc/meminfo: memFree=16114432/32873648 swapFree=7116/7116
[pid=27428] ppid=27426 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27428/stat : 27428 (npSolver-pbo-It) S 27426 27428 25163 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276511390 9367552 275 33554432000 4194304 5064252 140735769947440 140735769946352 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27428/statm: 2287 275 233 213 0 72 0
[pid=27429] ppid=27428 vsize=2903344 CPUtime=1414.32 cores=1,3,5,7
/proc/27429/stat : 27429 (npSolver-pbo) S 27428 27428 25163 0 -1 4204032 165242 594918 0 0 7341 10167 123072 852 20 0 1 0 276511390 2973024256 571072 33554432000 4194304 5992684 140736841506192 140736841501288 5240597 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 197 0 0
/proc/27429/statm: 725836 571072 187 440 0 725392 0
Current children cumulated CPU time (s) 1414.32
Current children cumulated vsize (KiB) 2912492

[startup+1541.4 s]
/proc/loadavg: 3.94 3.15 2.55 2/183 27628
/proc/meminfo: memFree=16115052/32873648 swapFree=7116/7116
[pid=27428] ppid=27426 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27428/stat : 27428 (npSolver-pbo-It) S 27426 27428 25163 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276511390 9367552 275 33554432000 4194304 5064252 140735769947440 140735769946352 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27428/statm: 2287 275 233 213 0 72 0
[pid=27429] ppid=27428 vsize=2903344 CPUtime=1414.32 cores=1,3,5,7
/proc/27429/stat : 27429 (npSolver-pbo) S 27428 27428 25163 0 -1 4204032 165242 594918 0 0 7341 10167 123072 852 20 0 1 0 276511390 2973024256 571072 33554432000 4194304 5992684 140736841506192 140736841501288 5240597 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 197 0 0
/proc/27429/statm: 725836 571072 187 440 0 725392 0
Current children cumulated CPU time (s) 1414.32
Current children cumulated vsize (KiB) 2912492

[startup+1541.8 s]
/proc/loadavg: 3.94 3.15 2.55 2/183 27628
/proc/meminfo: memFree=16115052/32873648 swapFree=7116/7116
[pid=27428] ppid=27426 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27428/stat : 27428 (npSolver-pbo-It) S 27426 27428 25163 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276511390 9367552 275 33554432000 4194304 5064252 140735769947440 140735769946352 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27428/statm: 2287 275 233 213 0 72 0
[pid=27429] ppid=27428 vsize=2903344 CPUtime=1414.32 cores=1,3,5,7
/proc/27429/stat : 27429 (npSolver-pbo) S 27428 27428 25163 0 -1 4204032 165242 594918 0 0 7341 10167 123072 852 20 0 1 0 276511390 2973024256 571072 33554432000 4194304 5992684 140736841506192 140736841501288 5240597 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 197 0 0
/proc/27429/statm: 725836 571072 187 440 0 725392 0
Current children cumulated CPU time (s) 1414.32
Current children cumulated vsize (KiB) 2912492

[startup+1542 s]
/proc/loadavg: 3.94 3.15 2.55 2/183 27628
/proc/meminfo: memFree=16115052/32873648 swapFree=7116/7116
[pid=27428] ppid=27426 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27428/stat : 27428 (npSolver-pbo-It) S 27426 27428 25163 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276511390 9367552 275 33554432000 4194304 5064252 140735769947440 140735769946352 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27428/statm: 2287 275 233 213 0 72 0
[pid=27429] ppid=27428 vsize=2903344 CPUtime=1414.32 cores=1,3,5,7
/proc/27429/stat : 27429 (npSolver-pbo) S 27428 27428 25163 0 -1 4204032 165242 594918 0 0 7341 10167 123072 852 20 0 1 0 276511390 2973024256 571072 33554432000 4194304 5992684 140736841506192 140736841501288 5240597 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 197 0 0
/proc/27429/statm: 725836 571072 187 440 0 725392 0
Current children cumulated CPU time (s) 1414.32
Current children cumulated vsize (KiB) 2912492

Child status: 0
Real time (s): 1542.08
CPU time (s): 1414.37
CPU user time (s): 1304.14
CPU system time (s): 110.233
CPU usage (%): 91.7187
Max. virtual memory (cumulated for all children) (KiB): 8563792

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1304.14
system time used= 110.233
maximum resident set size= 5020576
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 760534
page faults= 0
swaps= 0
block input operations= 184
block output operations= 11912384
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 674514
involuntary context switches= 2331

runsolver used 4.49232 second user time and 12.905 second system time

The end

Launcher Data

Begin job on node123 at 2012-05-27 09:30:59
IDJOB=3697644
IDBENCH=89900
IDSOLVER=2275
FILE ID=node123/3697644-1338103847
RUNJOBID= node123-1338101373-27115
PBS_JOBID= 14624452
Free space on /tmp= 70612 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB11/normalized-PB11/OPT-BIGINT-LIN/heinz/normalized-ivu06-big.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3697644-1338103847/watcher-3697644-1338103847 -o /tmp/evaluation-result-3697644-1338103847/solver-3697644-1338103847 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3697644-1338103847.opb 1955662042 HOME HOME

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

MD5SUM BENCH= 3085a2bda178410828dcd956a716c89f
RANDOM SEED=1955662042

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        27934440 kB
Buffers:           26912 kB
Cached:          1203872 kB
SwapCached:         1400 kB
Active:          4080448 kB
Inactive:          80652 kB
Active(anon):    2927776 kB
Inactive(anon):     5152 kB
Active(file):    1152672 kB
Inactive(file):    75500 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67101572 kB
Dirty:            328580 kB
Writeback:             0 kB
AnonPages:       2936808 kB
Mapped:            11064 kB
Shmem:                 0 kB
Slab:             633540 kB
SReclaimable:      76948 kB
SUnreclaim:       556592 kB
KernelStack:        1464 kB
PageTables:         9840 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    3832132 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1458176 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= 65168 MiB
End job on node123 at 2012-05-27 09:56:41