Trace number 3699258

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? (TO) 1800.02 1800.72

General information on the benchmark

Name/OPT-BIGINT-LIN/
heinz/normalized-t1717.opb
MD5SUM01f75d936788e312347f6a8d700d935d
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark201342
Best CPU time to get the best result obtained on this benchmark1800.07
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables73885
Total number of constraints551
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)551
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint585
Maximum length of a constraint612
Number of terms in the objective function 73885
Biggest coefficient in the objective function 4066
Number of bits for the biggest coefficient in the objective function 12
Sum of the numbers in the objective function 172074995
Number of bits of the sum of numbers in the objective function 28
Biggest number in a constraint 4066
Number of bits of the biggest number in a constraint 12
Biggest sum of numbers in a constraint 172074995
Number of bits of the biggest sum of numbers28
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.72	c run inc solver
0.00/0.72	c [INC SYSTEM] run initial solver
0.00/0.72	c [INC SYSTEM] preprocess with white file
6.32/6.66	c [INC SYSTEM] finished preprocessing in 5 s
6.32/6.66	c [INC SYSTEM] execute solver
6.34/7.17	c [INC SEARCH] formula is SAT
6.34/7.18	c [INC SYSTEM] solved the initial formula
6.48/7.32	c model valid
6.48/7.32	c current solution ok
8.49/8.89	o 236174
8.49/8.89	c execute binary inc search
8.49/8.89	c [INC SEARCH] current bound: 118087
8.49/8.89	c [INC SEARCH] iteration: 0
8.49/8.89	c [INC SEARCH] lower bound: 0 upperbound 236174 current bound: 118087 best value:236174
8.49/8.89	c [INC SYSTEM] there exists a inc, kill it!
8.49/8.89	c write failed with 2
8.49/8.89	c [INC SYSTEM] create new solver instance
8.49/8.89	c [INC] encode full formula
8.49/8.89	c fallback to adder encoding
15.58/15.95	c set iterative enc to: adder
15.58/15.96	c set iterative enc to: none
16.55/16.99	c [INC SEARCH] isOptimum variable: 0
1800.02/1800.72	HOME/npSolver-pbo-I.sh: line 18: 14511 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=0 -useBinSearch=1 -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-3699258-1338109278/watcher-3699258-1338109278 -o /tmp/evaluation-result-3699258-1338109278/solver-3699258-1338109278 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3699258-1338109278.opb 45448498 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: 6.35 4.85 3.27 1/173 14510
/proc/meminfo: memFree=32046776/32873844 swapFree=7372/7372
[pid=14510] ppid=14508 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14510/stat : 14510 (npSolver-pbo-I.) S 14508 14510 11438 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277056403 9367552 275 33554432000 4194304 5064252 140735625066480 140735625065392 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14510/statm: 2287 275 233 213 0 72 0

[startup+0.0992831 s]
/proc/loadavg: 6.35 4.85 3.27 1/173 14510
/proc/meminfo: memFree=32046776/32873844 swapFree=7372/7372
[pid=14510] ppid=14508 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14510/stat : 14510 (npSolver-pbo-I.) S 14508 14510 11438 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277056403 9367552 275 33554432000 4194304 5064252 140735625066480 140735625065392 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14510/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100276 s]
/proc/loadavg: 6.35 4.85 3.27 1/173 14510
/proc/meminfo: memFree=32046776/32873844 swapFree=7372/7372
[pid=14510] ppid=14508 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14510/stat : 14510 (npSolver-pbo-I.) S 14508 14510 11438 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277056403 9367552 275 33554432000 4194304 5064252 140735625066480 140735625065392 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14510/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300306 s]
/proc/loadavg: 6.35 4.85 3.27 1/173 14510
/proc/meminfo: memFree=32046776/32873844 swapFree=7372/7372
[pid=14510] ppid=14508 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14510/stat : 14510 (npSolver-pbo-I.) S 14508 14510 11438 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277056403 9367552 275 33554432000 4194304 5064252 140735625066480 140735625065392 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14510/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700336 s]
/proc/loadavg: 6.35 4.85 3.27 1/173 14510
/proc/meminfo: memFree=32046776/32873844 swapFree=7372/7372
[pid=14510] ppid=14508 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14510/stat : 14510 (npSolver-pbo-I.) S 14508 14510 11438 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277056403 9367552 275 33554432000 4194304 5064252 140735625066480 140735625065392 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14510/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50045 s]
/proc/loadavg: 6.35 4.85 3.27 2/177 14514
/proc/meminfo: memFree=31984168/32873844 swapFree=7372/7372
[pid=14510] ppid=14508 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14510/stat : 14510 (npSolver-pbo-I.) S 14508 14510 11438 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277056403 9367552 275 33554432000 4194304 5064252 140735625066480 140735625065392 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14510/statm: 2287 275 233 213 0 72 0
[pid=14511] ppid=14510 vsize=44040 CPUtime=0.72 cores=1,3,5,7
/proc/14511/stat : 14511 (npSolver-pbo) S 14510 14510 11438 0 -1 4202496 5617 0 0 0 59 13 0 0 20 0 1 0 277056403 45096960 6883 33554432000 4194304 5992684 140736035301728 140736035296176 5175646 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 9 0 0
/proc/14511/statm: 11010 6883 161 440 0 10566 0
[pid=14513] ppid=14511 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14513/stat : 14513 (cp2_pre.sh) S 14511 14510 11438 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 277056486 9367552 277 33554432000 4194304 5064252 140735790272896 140735790271600 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14513/statm: 2287 277 234 213 0 72 0
[pid=14514] ppid=14513 vsize=140808 CPUtime=0.65 cores=1,3,5,7
/proc/14514/stat : 14514 (coprocessor) R 14513 14510 11438 0 -1 4202496 23022 0 0 0 60 5 0 0 20 0 1 0 277056487 144187392 31543 33554432000 4194304 6586260 140734034396656 140734034393416 5511711 0 0 4096 8404994 0 0 0 17 1 0 0 0 0 0
/proc/14514/statm: 35202 31544 166 584 0 34614 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 203144

[startup+3.10047 s]
/proc/loadavg: 6.35 4.85 3.27 2/177 14514
/proc/meminfo: memFree=31850212/32873844 swapFree=7372/7372
[pid=14510] ppid=14508 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14510/stat : 14510 (npSolver-pbo-I.) S 14508 14510 11438 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277056403 9367552 275 33554432000 4194304 5064252 140735625066480 140735625065392 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14510/statm: 2287 275 233 213 0 72 0
[pid=14511] ppid=14510 vsize=44040 CPUtime=0.72 cores=1,3,5,7
/proc/14511/stat : 14511 (npSolver-pbo) S 14510 14510 11438 0 -1 4202496 5617 0 0 0 59 13 0 0 20 0 1 0 277056403 45096960 6883 33554432000 4194304 5992684 140736035301728 140736035296176 5175646 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 9 0 0
/proc/14511/statm: 11010 6883 161 440 0 10566 0
[pid=14513] ppid=14511 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14513/stat : 14513 (cp2_pre.sh) S 14511 14510 11438 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 277056486 9367552 277 33554432000 4194304 5064252 140735790272896 140735790271600 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14513/statm: 2287 277 234 213 0 72 0
[pid=14514] ppid=14513 vsize=178244 CPUtime=2.25 cores=1,3,5,7
/proc/14514/stat : 14514 (coprocessor) R 14513 14510 11438 0 -1 4202496 32422 0 0 0 218 7 0 0 20 0 1 0 277056487 182521856 43498 33554432000 4194304 6586260 140734034396656 140734034392680 4774993 0 0 4096 8404994 0 0 0 17 1 0 0 0 0 0
/proc/14514/statm: 44561 43498 181 584 0 43973 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 240580

[startup+6.30039 s]
/proc/loadavg: 6.08 4.82 3.27 2/177 14514
/proc/meminfo: memFree=31811240/32873844 swapFree=7372/7372
[pid=14510] ppid=14508 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14510/stat : 14510 (npSolver-pbo-I.) S 14508 14510 11438 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277056403 9367552 275 33554432000 4194304 5064252 140735625066480 140735625065392 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14510/statm: 2287 275 233 213 0 72 0
[pid=14511] ppid=14510 vsize=44040 CPUtime=0.72 cores=1,3,5,7
/proc/14511/stat : 14511 (npSolver-pbo) S 14510 14510 11438 0 -1 4202496 5617 0 0 0 59 13 0 0 20 0 1 0 277056403 45096960 6883 33554432000 4194304 5992684 140736035301728 140736035296176 5175646 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 9 0 0
/proc/14511/statm: 11010 6883 161 440 0 10566 0
[pid=14513] ppid=14511 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14513/stat : 14513 (cp2_pre.sh) S 14511 14510 11438 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 277056486 9367552 277 33554432000 4194304 5064252 140735790272896 140735790271600 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14513/statm: 2287 277 234 213 0 72 0
[pid=14514] ppid=14513 vsize=191296 CPUtime=5.39 cores=1,3,5,7
/proc/14514/stat : 14514 (coprocessor) R 14513 14510 11438 0 -1 4202496 33879 0 0 0 527 12 0 0 20 0 1 0 277056487 195887104 47026 33554432000 4194304 6586260 140734034396656 140734034392408 5732496 0 0 4096 8404994 0 0 0 17 1 0 0 0 0 0
/proc/14514/statm: 47824 47026 197 584 0 47236 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 253632

[startup+12.7004 s]
/proc/loadavg: 5.75 4.77 3.26 3/180 14533
/proc/meminfo: memFree=31215612/32873844 swapFree=7372/7372
[pid=14510] ppid=14508 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14510/stat : 14510 (npSolver-pbo-I.) S 14508 14510 11438 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277056403 9367552 275 33554432000 4194304 5064252 140735625066480 140735625065392 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14510/statm: 2287 275 233 213 0 72 0
[pid=14511] ppid=14510 vsize=924424 CPUtime=12.38 cores=1,3,5,7
/proc/14511/stat : 14511 (npSolver-pbo) R 14510 14510 11438 0 -1 4202496 27523 52358 0 1 469 153 594 22 20 0 1 0 277056403 946610176 108894 33554432000 4194304 5992684 140736035301728 140736035293512 5045239 0 0 4096 0 0 0 0 17 5 0 0 9 0 0
/proc/14511/statm: 231106 108894 181 440 0 230662 0
Current children cumulated CPU time (s) 12.38
Current children cumulated vsize (KiB) 933572

[startup+25.5004 s]
/proc/loadavg: 5.00 4.65 3.25 3/183 14537
/proc/meminfo: memFree=28024868/32873844 swapFree=7372/7372
[pid=14510] ppid=14508 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14510/stat : 14510 (npSolver-pbo-I.) S 14508 14510 11438 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277056403 9367552 275 33554432000 4194304 5064252 140735625066480 140735625065392 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14510/statm: 2287 275 233 213 0 72 0
[pid=14511] ppid=14510 vsize=47132 CPUtime=16.64 cores=1,3,5,7
/proc/14511/stat : 14511 (npSolver-pbo) S 14510 14510 11438 0 -1 4202496 28389 52875 0 1 805 240 594 25 20 0 1 0 277056403 48263168 7700 33554432000 4194304 5992684 140736035301728 140736035286632 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 11 0 0
/proc/14511/statm: 11783 7700 181 440 0 11339 0
[pid=14535] ppid=14511 vsize=1333500 CPUtime=8.49 cores=1,3,5,7
/proc/14535/stat : 14535 (glucosInc) R 14511 14510 11438 0 -1 4202496 165106 0 0 0 789 60 0 0 20 0 1 0 277058102 1365504000 291435 33554432000 4194304 5654031 140737000229136 140737000226920 4645112 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/14535/statm: 333375 291435 139 357 0 333015 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 1389780

[startup+51.1004 s]
/proc/loadavg: 4.54 4.57 3.26 3/183 14537
/proc/meminfo: memFree=26854440/32873844 swapFree=7372/7372
[pid=14510] ppid=14508 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14510/stat : 14510 (npSolver-pbo-I.) S 14508 14510 11438 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277056403 9367552 275 33554432000 4194304 5064252 140735625066480 140735625065392 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14510/statm: 2287 275 233 213 0 72 0
[pid=14511] ppid=14510 vsize=47132 CPUtime=16.64 cores=1,3,5,7
/proc/14511/stat : 14511 (npSolver-pbo) S 14510 14510 11438 0 -1 4202496 28389 52875 0 1 805 240 594 25 20 0 1 0 277056403 48263168 7700 33554432000 4194304 5992684 140736035301728 140736035286632 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 11 0 0
/proc/14511/statm: 11783 7700 181 440 0 11339 0
[pid=14535] ppid=14511 vsize=1347636 CPUtime=34.09 cores=1,3,5,7
/proc/14535/stat : 14535 (glucosInc) R 14511 14510 11438 0 -1 4202496 168641 0 0 0 3348 61 0 0 20 0 1 0 277058102 1379979264 295481 33554432000 4194304 5654031 140737000229136 140737000216952 4233306 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/14535/statm: 336909 295481 141 357 0 336549 0
Current children cumulated CPU time (s) 50.73
Current children cumulated vsize (KiB) 1403916

[startup+102.307 s]
/proc/loadavg: 3.16 4.19 3.19 3/181 14539
/proc/meminfo: memFree=26712832/32873844 swapFree=7372/7372
[pid=14510] ppid=14508 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14510/stat : 14510 (npSolver-pbo-I.) S 14508 14510 11438 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277056403 9367552 275 33554432000 4194304 5064252 140735625066480 140735625065392 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14510/statm: 2287 275 233 213 0 72 0
[pid=14511] ppid=14510 vsize=47132 CPUtime=16.64 cores=1,3,5,7
/proc/14511/stat : 14511 (npSolver-pbo) S 14510 14510 11438 0 -1 4202496 28389 52875 0 1 805 240 594 25 20 0 1 0 277056403 48263168 7700 33554432000 4194304 5992684 140736035301728 140736035286632 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 11 0 0
/proc/14511/statm: 11783 7700 181 440 0 11339 0
[pid=14535] ppid=14511 vsize=1349000 CPUtime=85.29 cores=1,3,5,7
/proc/14535/stat : 14535 (glucosInc) R 14511 14510 11438 0 -1 4202496 169496 0 0 0 8466 63 0 0 20 0 1 0 277058102 1381376000 297357 33554432000 4194304 5654031 140737000229136 140737000216952 4208584 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/14535/statm: 337250 297357 141 357 0 336890 0
Current children cumulated CPU time (s) 101.93
Current children cumulated vsize (KiB) 1405280

[startup+162.3 s]
/proc/loadavg: 2.42 3.79 3.12 3/181 14539
/proc/meminfo: memFree=26691376/32873844 swapFree=7372/7372
[pid=14510] ppid=14508 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14510/stat : 14510 (npSolver-pbo-I.) S 14508 14510 11438 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277056403 9367552 275 33554432000 4194304 5064252 140735625066480 140735625065392 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14510/statm: 2287 275 233 213 0 72 0
[pid=14511] ppid=14510 vsize=47132 CPUtime=16.64 cores=1,3,5,7
/proc/14511/stat : 14511 (npSolver-pbo) S 14510 14510 11438 0 -1 4202496 28389 52875 0 1 805 240 594 25 20 0 1 0 277056403 48263168 7700 33554432000 4194304 5992684 140736035301728 140736035286632 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 11 0 0
/proc/14511/statm: 11783 7700 181 440 0 11339 0
[pid=14535] ppid=14511 vsize=1349000 CPUtime=145.27 cores=1,3,5,7
/proc/14535/stat : 14535 (glucosInc) R 14511 14510 11438 0 -1 4202496 169499 0 0 0 14464 63 0 0 20 0 1 0 277058102 1381376000 297871 33554432000 4194304 5654031 140737000229136 140737000216952 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/14535/statm: 337250 297871 141 357 0 336890 0
Current children cumulated CPU time (s) 161.91
Current children cumulated vsize (KiB) 1405280

[startup+222.3 s]
/proc/loadavg: 2.15 3.46 3.04 3/181 14540
/proc/meminfo: memFree=26598368/32873844 swapFree=7372/7372
[pid=14510] ppid=14508 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14510/stat : 14510 (npSolver-pbo-I.) S 14508 14510 11438 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277056403 9367552 275 33554432000 4194304 5064252 140735625066480 140735625065392 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14510/statm: 2287 275 233 213 0 72 0
[pid=14511] ppid=14510 vsize=47132 CPUtime=16.64 cores=1,3,5,7
/proc/14511/stat : 14511 (npSolver-pbo) S 14510 14510 11438 0 -1 4202496 28389 52875 0 1 805 240 594 25 20 0 1 0 277056403 48263168 7700 33554432000 4194304 5992684 140736035301728 140736035286632 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 11 0 0
/proc/14511/statm: 11783 7700 181 440 0 11339 0
[pid=14535] ppid=14511 vsize=1350088 CPUtime=205.27 cores=1,3,5,7

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

/proc/loadavg: 2.00 2.03 2.28 3/181 14549
/proc/meminfo: memFree=26397744/32873844 swapFree=7372/7372
[pid=14510] ppid=14508 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14510/stat : 14510 (npSolver-pbo-I.) S 14508 14510 11438 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277056403 9367552 275 33554432000 4194304 5064252 140735625066480 140735625065392 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14510/statm: 2287 275 233 213 0 72 0
[pid=14511] ppid=14510 vsize=47132 CPUtime=16.64 cores=1,3,5,7
/proc/14511/stat : 14511 (npSolver-pbo) S 14510 14510 11438 0 -1 4202496 28389 52875 0 1 805 240 594 25 20 0 1 0 277056403 48263168 7700 33554432000 4194304 5992684 140736035301728 140736035286632 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 11 0 0
/proc/14511/statm: 11783 7700 181 440 0 11339 0
[pid=14535] ppid=14511 vsize=1358056 CPUtime=1345.07 cores=1,3,5,7
/proc/14535/stat : 14535 (glucosInc) R 14511 14510 11438 0 -1 4202496 171683 0 0 0 134441 66 0 0 20 0 1 0 277058102 1390649344 306177 33554432000 4194304 5654031 140737000229136 140737000216952 4232707 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/14535/statm: 339514 306177 141 357 0 339154 0
Current children cumulated CPU time (s) 1361.71
Current children cumulated vsize (KiB) 1414336

[startup+1422.31 s]
/proc/loadavg: 2.00 2.02 2.26 3/181 14550
/proc/meminfo: memFree=26382728/32873844 swapFree=7372/7372
[pid=14510] ppid=14508 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14510/stat : 14510 (npSolver-pbo-I.) S 14508 14510 11438 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277056403 9367552 275 33554432000 4194304 5064252 140735625066480 140735625065392 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14510/statm: 2287 275 233 213 0 72 0
[pid=14511] ppid=14510 vsize=47132 CPUtime=16.64 cores=1,3,5,7
/proc/14511/stat : 14511 (npSolver-pbo) S 14510 14510 11438 0 -1 4202496 28389 52875 0 1 805 240 594 25 20 0 1 0 277056403 48263168 7700 33554432000 4194304 5992684 140736035301728 140736035286632 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 11 0 0
/proc/14511/statm: 11783 7700 181 440 0 11339 0
[pid=14535] ppid=14511 vsize=1359520 CPUtime=1405.05 cores=1,3,5,7
/proc/14535/stat : 14535 (glucosInc) R 14511 14510 11438 0 -1 4202496 172105 0 0 0 140438 67 0 0 20 0 1 0 277058102 1392148480 308104 33554432000 4194304 5654031 140737000229136 140737000216952 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/14535/statm: 339880 308104 141 357 0 339520 0
Current children cumulated CPU time (s) 1421.69
Current children cumulated vsize (KiB) 1415800

[startup+1482.3 s]
/proc/loadavg: 2.00 2.02 2.24 3/181 14550
/proc/meminfo: memFree=26363832/32873844 swapFree=7372/7372
[pid=14510] ppid=14508 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14510/stat : 14510 (npSolver-pbo-I.) S 14508 14510 11438 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277056403 9367552 275 33554432000 4194304 5064252 140735625066480 140735625065392 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14510/statm: 2287 275 233 213 0 72 0
[pid=14511] ppid=14510 vsize=47132 CPUtime=16.64 cores=1,3,5,7
/proc/14511/stat : 14511 (npSolver-pbo) S 14510 14510 11438 0 -1 4202496 28389 52875 0 1 805 240 594 25 20 0 1 0 277056403 48263168 7700 33554432000 4194304 5992684 140736035301728 140736035286632 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 11 0 0
/proc/14511/statm: 11783 7700 181 440 0 11339 0
[pid=14535] ppid=14511 vsize=1361772 CPUtime=1465.03 cores=1,3,5,7
/proc/14535/stat : 14535 (glucosInc) R 14511 14510 11438 0 -1 4202496 172676 0 0 0 146436 67 0 0 20 0 1 0 277058102 1394454528 310715 33554432000 4194304 5654031 140737000229136 140737000216952 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/14535/statm: 340443 310715 141 357 0 340083 0
Current children cumulated CPU time (s) 1481.67
Current children cumulated vsize (KiB) 1418052

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.23 3/181 14550
/proc/meminfo: memFree=26352780/32873844 swapFree=7372/7372
[pid=14510] ppid=14508 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14510/stat : 14510 (npSolver-pbo-I.) S 14508 14510 11438 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277056403 9367552 275 33554432000 4194304 5064252 140735625066480 140735625065392 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14510/statm: 2287 275 233 213 0 72 0
[pid=14511] ppid=14510 vsize=47132 CPUtime=16.64 cores=1,3,5,7
/proc/14511/stat : 14511 (npSolver-pbo) S 14510 14510 11438 0 -1 4202496 28389 52875 0 1 805 240 594 25 20 0 1 0 277056403 48263168 7700 33554432000 4194304 5992684 140736035301728 140736035286632 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 11 0 0
/proc/14511/statm: 11783 7700 181 440 0 11339 0
[pid=14535] ppid=14511 vsize=1361904 CPUtime=1525.01 cores=1,3,5,7
/proc/14535/stat : 14535 (glucosInc) R 14511 14510 11438 0 -1 4202496 172754 0 0 0 152434 67 0 0 20 0 1 0 277058102 1394589696 311561 33554432000 4194304 5654031 140737000229136 140737000216952 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/14535/statm: 340476 311561 141 357 0 340116 0
Current children cumulated CPU time (s) 1541.65
Current children cumulated vsize (KiB) 1418184

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.21 3/181 14550
/proc/meminfo: memFree=26334212/32873844 swapFree=7372/7372
[pid=14510] ppid=14508 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14510/stat : 14510 (npSolver-pbo-I.) S 14508 14510 11438 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277056403 9367552 275 33554432000 4194304 5064252 140735625066480 140735625065392 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14510/statm: 2287 275 233 213 0 72 0
[pid=14511] ppid=14510 vsize=47132 CPUtime=16.64 cores=1,3,5,7
/proc/14511/stat : 14511 (npSolver-pbo) S 14510 14510 11438 0 -1 4202496 28389 52875 0 1 805 240 594 25 20 0 1 0 277056403 48263168 7700 33554432000 4194304 5992684 140736035301728 140736035286632 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 11 0 0
/proc/14511/statm: 11783 7700 181 440 0 11339 0
[pid=14535] ppid=14511 vsize=1363740 CPUtime=1584.99 cores=1,3,5,7
/proc/14535/stat : 14535 (glucosInc) R 14511 14510 11438 0 -1 4202496 173149 0 0 0 158432 67 0 0 20 0 1 0 277058102 1396469760 314152 33554432000 4194304 5654031 140737000229136 140737000216952 4232707 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/14535/statm: 340935 314152 141 357 0 340575 0
Current children cumulated CPU time (s) 1601.63
Current children cumulated vsize (KiB) 1420020

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.19 3/181 14550
/proc/meminfo: memFree=26326112/32873844 swapFree=7372/7372
[pid=14510] ppid=14508 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14510/stat : 14510 (npSolver-pbo-I.) S 14508 14510 11438 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277056403 9367552 275 33554432000 4194304 5064252 140735625066480 140735625065392 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14510/statm: 2287 275 233 213 0 72 0
[pid=14511] ppid=14510 vsize=47132 CPUtime=16.64 cores=1,3,5,7
/proc/14511/stat : 14511 (npSolver-pbo) S 14510 14510 11438 0 -1 4202496 28389 52875 0 1 805 240 594 25 20 0 1 0 277056403 48263168 7700 33554432000 4194304 5992684 140736035301728 140736035286632 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 11 0 0
/proc/14511/statm: 11783 7700 181 440 0 11339 0
[pid=14535] ppid=14511 vsize=1364336 CPUtime=1644.98 cores=1,3,5,7
/proc/14535/stat : 14535 (glucosInc) R 14511 14510 11438 0 -1 4202496 173347 0 0 0 164431 67 0 0 20 0 1 0 277058102 1397080064 314861 33554432000 4194304 5654031 140737000229136 140737000216952 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/14535/statm: 341084 314861 141 357 0 340724 0
Current children cumulated CPU time (s) 1661.62
Current children cumulated vsize (KiB) 1420616

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.18 3/181 14551
/proc/meminfo: memFree=26318632/32873844 swapFree=7372/7372
[pid=14510] ppid=14508 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14510/stat : 14510 (npSolver-pbo-I.) S 14508 14510 11438 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277056403 9367552 275 33554432000 4194304 5064252 140735625066480 140735625065392 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14510/statm: 2287 275 233 213 0 72 0
[pid=14511] ppid=14510 vsize=47132 CPUtime=16.64 cores=1,3,5,7
/proc/14511/stat : 14511 (npSolver-pbo) S 14510 14510 11438 0 -1 4202496 28389 52875 0 1 805 240 594 25 20 0 1 0 277056403 48263168 7700 33554432000 4194304 5992684 140736035301728 140736035286632 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 11 0 0
/proc/14511/statm: 11783 7700 181 440 0 11339 0
[pid=14535] ppid=14511 vsize=1364796 CPUtime=1704.98 cores=1,3,5,7
/proc/14535/stat : 14535 (glucosInc) R 14511 14510 11438 0 -1 4202496 173448 0 0 0 170430 68 0 0 20 0 1 0 277058102 1397551104 315473 33554432000 4194304 5654031 140737000229136 140737000216952 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/14535/statm: 341199 315473 141 357 0 340839 0
Current children cumulated CPU time (s) 1721.62
Current children cumulated vsize (KiB) 1421076

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.16 3/182 14554
/proc/meminfo: memFree=26303636/32873844 swapFree=7372/7372
[pid=14510] ppid=14508 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14510/stat : 14510 (npSolver-pbo-I.) S 14508 14510 11438 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277056403 9367552 275 33554432000 4194304 5064252 140735625066480 140735625065392 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14510/statm: 2287 275 233 213 0 72 0
[pid=14511] ppid=14510 vsize=47132 CPUtime=16.64 cores=1,3,5,7
/proc/14511/stat : 14511 (npSolver-pbo) S 14510 14510 11438 0 -1 4202496 28389 52875 0 1 805 240 594 25 20 0 1 0 277056403 48263168 7700 33554432000 4194304 5992684 140736035301728 140736035286632 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 11 0 0
/proc/14511/statm: 11783 7700 181 440 0 11339 0
[pid=14535] ppid=14511 vsize=1365784 CPUtime=1764.97 cores=1,3,5,7
/proc/14535/stat : 14535 (glucosInc) R 14511 14510 11438 0 -1 4202496 173722 0 0 0 176429 68 0 0 20 0 1 0 277058102 1398562816 317280 33554432000 4194304 5654031 140737000229136 140737000216952 4232800 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/14535/statm: 341446 317280 141 357 0 341086 0
Current children cumulated CPU time (s) 1781.61
Current children cumulated vsize (KiB) 1422064



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 2.00 2.00 2.16 3/181 14554
/proc/meminfo: memFree=26297904/32873844 swapFree=7372/7372
[pid=14510] ppid=14508 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14510/stat : 14510 (npSolver-pbo-I.) S 14508 14510 11438 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277056403 9367552 275 33554432000 4194304 5064252 140735625066480 140735625065392 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14510/statm: 2287 275 233 213 0 72 0
[pid=14511] ppid=14510 vsize=47132 CPUtime=16.64 cores=1,3,5,7
/proc/14511/stat : 14511 (npSolver-pbo) S 14510 14510 11438 0 -1 4202496 28389 52875 0 1 805 240 594 25 20 0 1 0 277056403 48263168 7700 33554432000 4194304 5992684 140736035301728 140736035286632 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 11 0 0
/proc/14511/statm: 11783 7700 181 440 0 11339 0
[pid=14535] ppid=14511 vsize=1366328 CPUtime=1783.38 cores=1,3,5,7
/proc/14535/stat : 14535 (glucosInc) R 14511 14510 11438 0 -1 4202496 173860 0 0 0 178270 68 0 0 20 0 1 0 277058102 1399119872 317929 33554432000 4194304 5654031 140737000229136 140737000216952 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/14535/statm: 341582 317929 141 357 0 341222 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 1422608

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.71 s]
/proc/loadavg: 2.00 2.00 2.16 3/181 14554
/proc/meminfo: memFree=26297904/32873844 swapFree=7372/7372
[pid=14510] ppid=14508 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14510/stat : 14510 (npSolver-pbo-I.) S 14508 14510 11438 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277056403 9367552 275 33554432000 4194304 5064252 140735625066480 140735625065392 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/14510/statm: 2287 275 233 213 0 72 0
[pid=14511] ppid=14510 vsize=47132 CPUtime=16.64 cores=1,3,5,7
/proc/14511/stat : 14511 (npSolver-pbo) S 14510 14510 11438 0 -1 4202496 28389 52875 0 1 805 240 594 25 20 0 1 0 277056403 48263168 7700 33554432000 4194304 5992684 140736035301728 140736035286632 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 11 0 0
/proc/14511/statm: 11783 7700 181 440 0 11339 0
[pid=14535] ppid=14511 vsize=1366328 CPUtime=1783.38 cores=1,3,5,7
/proc/14535/stat : 14535 (glucosInc) R 14511 14510 11438 0 -1 4202496 173860 0 0 0 178270 68 0 0 20 0 1 0 277058102 1399119872 317929 33554432000 4194304 5654031 140737000229136 140737000216952 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/14535/statm: 341582 317929 141 357 0 341222 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 1422608

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 14510 and gives
#  childrusage.ru_utime.tv_sec=14
#  childrusage.ru_utime.tv_usec=5870
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=665594
# CPU time returned by wait4() is 16.6715
# while last known CPU time is 1800.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.72
CPU time (s): 1800.02
CPU user time (s): 1796.69
CPU system time (s): 3.33
CPU usage (%): 99.961
Max. virtual memory (cumulated for all children) (KiB): 1919228

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14.0059
system time used= 2.66559
maximum resident set size= 1039136
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 81639
page faults= 1
swaps= 0
block input operations= 256
block output operations= 1180160
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 469
involuntary context switches= 35

runsolver used 3.69144 second user time and 9.60854 second system time

The end

Launcher Data

Begin job on node109 at 2012-05-27 11:01:18
IDJOB=3699258
IDBENCH=89885
IDSOLVER=2276
FILE ID=node109/3699258-1338109278
RUNJOBID= node109-1338101401-13666
PBS_JOBID= 14624462
Free space on /tmp= 66892 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB11/normalized-PB11/OPT-BIGINT-LIN/heinz/normalized-t1717.opb
COMMAND LINE= DIR/npSolver-pbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3699258-1338109278/watcher-3699258-1338109278 -o /tmp/evaluation-result-3699258-1338109278/solver-3699258-1338109278 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-I.sh HOME/instance-3699258-1338109278.opb 45448498 HOME HOME

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

MD5SUM BENCH= 01f75d936788e312347f6a8d700d935d
RANDOM SEED=45448498

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        32047528 kB
Buffers:           24600 kB
Cached:            39148 kB
SwapCached:          376 kB
Active:            48492 kB
Inactive:          23884 kB
Active(anon):       1768 kB
Inactive(anon):     9280 kB
Active(file):      46724 kB
Inactive(file):    14604 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67106152 kB
Dirty:             12984 kB
Writeback:             0 kB
AnonPages:         17572 kB
Mapped:             9696 kB
Shmem:                 8 kB
Slab:             611740 kB
SReclaimable:      52724 kB
SUnreclaim:       559016 kB
KernelStack:        1440 kB
PageTables:         4008 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     103492 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 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= 70044 MiB
End job on node109 at 2012-05-27 11:31:19