Trace number 3697675

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) 1469.51 1471.39

General information on the benchmark

Name/OPT-BIGINT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_fibo_50null10mast_rapportOE1.0_TMAX15_K67_cod3.opb
MD5SUM3062015db6307de4e1ecbccde544f142
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-18088
Best CPU time to get the best result obtained on this benchmark1800.66
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables40451
Total number of constraints40950
Number of constraints which are clauses40396
Number of constraints which are cardinality constraints (but not clauses)553
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint1
Maximum length of a constraint40128
Number of terms in the objective function 16038
Biggest coefficient in the objective function 10946
Number of bits for the biggest coefficient in the objective function 14
Sum of the numbers in the objective function 44635668
Number of bits of the sum of numbers in the objective function 26
Biggest number in a constraint 10946
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 44635668
Number of bits of the biggest sum of numbers26
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.41	c fallback to adder encoding
1.29/1.32	c run inc solver
1.29/1.32	c [INC SYSTEM] run initial solver
1.29/1.32	c [INC SYSTEM] preprocess with white file
6.27/6.85	c [INC SYSTEM] finished preprocessing in 5 s
6.27/6.85	c [INC SYSTEM] execute solver
1469.24/1469.51	c [INC SEARCH] formula is SAT
1469.24/1469.53	c [INC SYSTEM] solved the initial formula
1469.34/1469.62	npSolver-pbo: IterativeSolver.cc:102: void IterativeSolver::checkSolution(): Assertion `parser.cb.ok' failed.
1469.51/1471.38	HOME/npSolver-pbo-Itd.sh: line 18: 26678 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-3697675-1338122646/watcher-3697675-1338122646 -o /tmp/evaluation-result-3697675-1338122646/solver-3697675-1338122646 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3697675-1338122646.opb 973242344 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: 1.09 1.03 1.28 3/177 26677
/proc/meminfo: memFree=28102800/32873852 swapFree=6848/6848
[pid=26677] ppid=26675 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26677/stat : 26677 (npSolver-pbo-It) S 26675 26677 26585 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278390051 9367552 275 33554432000 4194304 5064252 140737163587248 140737163586160 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26677/statm: 2287 275 233 213 0 72 0

[startup+0.057596 s]
/proc/loadavg: 1.09 1.03 1.28 3/177 26677
/proc/meminfo: memFree=28102800/32873852 swapFree=6848/6848
[pid=26677] ppid=26675 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26677/stat : 26677 (npSolver-pbo-It) S 26675 26677 26585 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278390051 9367552 275 33554432000 4194304 5064252 140737163587248 140737163586160 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26677/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100249 s]
/proc/loadavg: 1.09 1.03 1.28 3/177 26677
/proc/meminfo: memFree=28102800/32873852 swapFree=6848/6848
[pid=26677] ppid=26675 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26677/stat : 26677 (npSolver-pbo-It) S 26675 26677 26585 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278390051 9367552 275 33554432000 4194304 5064252 140737163587248 140737163586160 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26677/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300253 s]
/proc/loadavg: 1.09 1.03 1.28 3/177 26677
/proc/meminfo: memFree=28102800/32873852 swapFree=6848/6848
[pid=26677] ppid=26675 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26677/stat : 26677 (npSolver-pbo-It) S 26675 26677 26585 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278390051 9367552 275 33554432000 4194304 5064252 140737163587248 140737163586160 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26677/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700267 s]
/proc/loadavg: 1.09 1.03 1.28 3/177 26677
/proc/meminfo: memFree=28102800/32873852 swapFree=6848/6848
[pid=26677] ppid=26675 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26677/stat : 26677 (npSolver-pbo-It) S 26675 26677 26585 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278390051 9367552 275 33554432000 4194304 5064252 140737163587248 140737163586160 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26677/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50043 s]
/proc/loadavg: 1.09 1.03 1.28 3/179 26679
/proc/meminfo: memFree=27979900/32873852 swapFree=6848/6848
[pid=26677] ppid=26675 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26677/stat : 26677 (npSolver-pbo-It) S 26675 26677 26585 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278390051 9367552 275 33554432000 4194304 5064252 140737163587248 140737163586160 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26677/statm: 2287 275 233 213 0 72 0
[pid=26678] ppid=26677 vsize=101412 CPUtime=1.34 cores=1,3,5,7
/proc/26678/stat : 26678 (npSolver-pbo) S 26677 26677 26585 0 -1 4202496 12297 0 0 0 119 15 0 0 20 0 1 0 278390051 103845888 22618 33554432000 4194304 5992684 140734666959360 140734666953808 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26678/statm: 25353 22618 174 440 0 24909 0
Current children cumulated CPU time (s) 1.34
Current children cumulated vsize (KiB) 110560

[startup+3.10042 s]
/proc/loadavg: 1.24 1.06 1.28 3/181 26681
/proc/meminfo: memFree=27688424/32873852 swapFree=6848/6848
[pid=26677] ppid=26675 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26677/stat : 26677 (npSolver-pbo-It) S 26675 26677 26585 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278390051 9367552 275 33554432000 4194304 5064252 140737163587248 140737163586160 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26677/statm: 2287 275 233 213 0 72 0
[pid=26678] ppid=26677 vsize=101412 CPUtime=1.34 cores=1,3,5,7
/proc/26678/stat : 26678 (npSolver-pbo) S 26677 26677 26585 0 -1 4202496 12297 0 0 0 119 15 0 0 20 0 1 0 278390051 103845888 22618 33554432000 4194304 5992684 140734666959360 140734666953808 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26678/statm: 25353 22618 174 440 0 24909 0
[pid=26680] ppid=26678 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26680/stat : 26680 (cp2_pre.sh) S 26678 26677 26585 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 278390186 9367552 277 33554432000 4194304 5064252 140734216578576 140734216577280 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/26680/statm: 2287 277 234 213 0 72 0
[pid=26681] ppid=26680 vsize=248508 CPUtime=1.73 cores=1,3,5,7
/proc/26681/stat : 26681 (coprocessor) R 26680 26677 26585 0 -1 4202496 35025 0 0 0 165 8 0 0 20 0 1 0 278390187 254472192 56789 33554432000 4194304 6586260 140733390564816 140733390561080 5511711 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/26681/statm: 62127 56789 166 584 0 61539 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 368216

[startup+6.30043 s]
/proc/loadavg: 1.24 1.06 1.28 3/181 26684
/proc/meminfo: memFree=27920220/32873852 swapFree=6848/6848
[pid=26677] ppid=26675 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26677/stat : 26677 (npSolver-pbo-It) S 26675 26677 26585 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278390051 9367552 275 33554432000 4194304 5064252 140737163587248 140737163586160 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26677/statm: 2287 275 233 213 0 72 0
[pid=26678] ppid=26677 vsize=101412 CPUtime=1.34 cores=1,3,5,7
/proc/26678/stat : 26678 (npSolver-pbo) S 26677 26677 26585 0 -1 4202496 12297 0 0 0 119 15 0 0 20 0 1 0 278390051 103845888 22618 33554432000 4194304 5992684 140734666959360 140734666953808 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26678/statm: 25353 22618 174 440 0 24909 0
[pid=26680] ppid=26678 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26680/stat : 26680 (cp2_pre.sh) S 26678 26677 26585 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 278390186 9367552 277 33554432000 4194304 5064252 140734216578576 140734216577280 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/26680/statm: 2287 277 234 213 0 72 0
[pid=26681] ppid=26680 vsize=313216 CPUtime=4.93 cores=1,3,5,7
/proc/26681/stat : 26681 (coprocessor) R 26680 26677 26585 0 -1 4202496 46186 0 0 0 477 16 0 0 20 0 1 0 278390187 320733184 76636 33554432000 4194304 6586260 140733390564816 140733390560568 5732496 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/26681/statm: 78304 76636 204 584 0 77716 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 432924

[startup+12.7005 s]
/proc/loadavg: 1.50 1.12 1.30 3/180 26686
/proc/meminfo: memFree=28158948/32873852 swapFree=6848/6848
[pid=26677] ppid=26675 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26677/stat : 26677 (npSolver-pbo-It) S 26675 26677 26585 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278390051 9367552 275 33554432000 4194304 5064252 140737163587248 140737163586160 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26677/statm: 2287 275 233 213 0 72 0
[pid=26678] ppid=26677 vsize=101412 CPUtime=6.83 cores=1,3,5,7
/proc/26678/stat : 26678 (npSolver-pbo) S 26677 26677 26585 0 -1 4202496 12314 47090 0 0 119 15 528 21 20 0 1 0 278390051 103845888 22620 33554432000 4194304 5992684 140734666959360 140734666945624 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/26678/statm: 25353 22620 176 440 0 24909 0
[pid=26686] ppid=26678 vsize=127148 CPUtime=5.83 cores=1,3,5,7
/proc/26686/stat : 26686 (glucosInc) R 26678 26677 26585 0 -1 4202496 23141 0 0 0 578 5 0 0 20 0 1 0 278390736 130199552 26275 33554432000 4194304 5654031 140735356399136 140735356396920 4215009 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26686/statm: 31787 26275 139 357 0 31427 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 237708

[startup+25.5004 s]
/proc/loadavg: 1.58 1.15 1.31 3/180 26686
/proc/meminfo: memFree=28156252/32873852 swapFree=6848/6848
[pid=26677] ppid=26675 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26677/stat : 26677 (npSolver-pbo-It) S 26675 26677 26585 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278390051 9367552 275 33554432000 4194304 5064252 140737163587248 140737163586160 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26677/statm: 2287 275 233 213 0 72 0
[pid=26678] ppid=26677 vsize=101412 CPUtime=6.83 cores=1,3,5,7
/proc/26678/stat : 26678 (npSolver-pbo) S 26677 26677 26585 0 -1 4202496 12314 47090 0 0 119 15 528 21 20 0 1 0 278390051 103845888 22620 33554432000 4194304 5992684 140734666959360 140734666945624 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/26678/statm: 25353 22620 176 440 0 24909 0
[pid=26686] ppid=26678 vsize=127148 CPUtime=18.63 cores=1,3,5,7
/proc/26686/stat : 26686 (glucosInc) R 26678 26677 26585 0 -1 4202496 23141 0 0 0 1858 5 0 0 20 0 1 0 278390736 130199552 26275 33554432000 4194304 5654031 140735356399136 140735356396744 4215188 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26686/statm: 31787 26275 139 357 0 31427 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 237708

[startup+51.1071 s]
/proc/loadavg: 1.78 1.24 1.33 3/180 26686
/proc/meminfo: memFree=28153460/32873852 swapFree=6848/6848
[pid=26677] ppid=26675 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26677/stat : 26677 (npSolver-pbo-It) S 26675 26677 26585 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278390051 9367552 275 33554432000 4194304 5064252 140737163587248 140737163586160 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26677/statm: 2287 275 233 213 0 72 0
[pid=26678] ppid=26677 vsize=101412 CPUtime=6.83 cores=1,3,5,7
/proc/26678/stat : 26678 (npSolver-pbo) S 26677 26677 26585 0 -1 4202496 12314 47090 0 0 119 15 528 21 20 0 1 0 278390051 103845888 22620 33554432000 4194304 5992684 140734666959360 140734666945624 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/26678/statm: 25353 22620 176 440 0 24909 0
[pid=26686] ppid=26678 vsize=128072 CPUtime=44.23 cores=1,3,5,7
/proc/26686/stat : 26686 (glucosInc) R 26678 26677 26585 0 -1 4202496 23357 0 0 0 4418 5 0 0 20 0 1 0 278390736 131145728 26491 33554432000 4194304 5654031 140735356399136 140735356396744 4215112 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26686/statm: 32018 26491 139 357 0 31658 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 238632

[startup+102.3 s]
/proc/loadavg: 1.95 1.38 1.37 3/179 26686
/proc/meminfo: memFree=28145468/32873852 swapFree=6848/6848
[pid=26677] ppid=26675 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26677/stat : 26677 (npSolver-pbo-It) S 26675 26677 26585 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278390051 9367552 275 33554432000 4194304 5064252 140737163587248 140737163586160 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26677/statm: 2287 275 233 213 0 72 0
[pid=26678] ppid=26677 vsize=101412 CPUtime=6.83 cores=1,3,5,7
/proc/26678/stat : 26678 (npSolver-pbo) S 26677 26677 26585 0 -1 4202496 12314 47090 0 0 119 15 528 21 20 0 1 0 278390051 103845888 22620 33554432000 4194304 5992684 140734666959360 140734666945624 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/26678/statm: 25353 22620 176 440 0 24909 0
[pid=26686] ppid=26678 vsize=128072 CPUtime=95.41 cores=1,3,5,7
/proc/26686/stat : 26686 (glucosInc) R 26678 26677 26585 0 -1 4202496 23418 0 0 0 9536 5 0 0 20 0 1 0 278390736 131145728 26552 33554432000 4194304 5654031 140735356399136 140735356386952 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26686/statm: 32018 26552 139 357 0 31658 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 238632

[startup+162.3 s]
/proc/loadavg: 1.98 1.49 1.41 3/179 26686
/proc/meminfo: memFree=28141000/32873852 swapFree=6848/6848
[pid=26677] ppid=26675 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26677/stat : 26677 (npSolver-pbo-It) S 26675 26677 26585 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278390051 9367552 275 33554432000 4194304 5064252 140737163587248 140737163586160 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26677/statm: 2287 275 233 213 0 72 0
[pid=26678] ppid=26677 vsize=101412 CPUtime=6.83 cores=1,3,5,7
/proc/26678/stat : 26678 (npSolver-pbo) S 26677 26677 26585 0 -1 4202496 12314 47090 0 0 119 15 528 21 20 0 1 0 278390051 103845888 22620 33554432000 4194304 5992684 140734666959360 140734666945624 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/26678/statm: 25353 22620 176 440 0 24909 0
[pid=26686] ppid=26678 vsize=128072 CPUtime=155.41 cores=1,3,5,7
/proc/26686/stat : 26686 (glucosInc) R 26678 26677 26585 0 -1 4202496 23486 0 0 0 15536 5 0 0 20 0 1 0 278390736 131145728 26620 33554432000 4194304 5654031 140735356399136 140735356386952 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26686/statm: 32018 26620 139 357 0 31658 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 238632

[startup+222.3 s]
/proc/loadavg: 2.08 1.61 1.45 3/179 26686
/proc/meminfo: memFree=28136952/32873852 swapFree=6848/6848
[pid=26677] ppid=26675 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26677/stat : 26677 (npSolver-pbo-It) S 26675 26677 26585 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278390051 9367552 275 33554432000 4194304 5064252 140737163587248 140737163586160 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26677/statm: 2287 275 233 213 0 72 0
[pid=26678] ppid=26677 vsize=101412 CPUtime=6.83 cores=1,3,5,7
/proc/26678/stat : 26678 (npSolver-pbo) S 26677 26677 26585 0 -1 4202496 12314 47090 0 0 119 15 528 21 20 0 1 0 278390051 103845888 22620 33554432000 4194304 5992684 140734666959360 140734666945624 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/26678/statm: 25353 22620 176 440 0 24909 0
[pid=26686] ppid=26678 vsize=128072 CPUtime=215.39 cores=1,3,5,7
/proc/26686/stat : 26686 (glucosInc) R 26678 26677 26585 0 -1 4202496 23730 0 0 0 21534 5 0 0 20 0 1 0 278390736 131145728 27373 33554432000 4194304 5654031 140735356399136 140735356386952 4215168 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26686/statm: 32018 27373 139 357 0 31658 0
Current children cumulated CPU time (s) 222.22

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

/proc/26686/stat : 26686 (glucosInc) R 26678 26677 26585 0 -1 4202496 25540 0 0 0 135516 7 0 0 20 0 1 0 278390736 135348224 28138 33554432000 4194304 5654031 140735356399136 140735356397160 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26686/statm: 33044 28138 141 357 0 32684 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 242736

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 1.83 3/179 26939
/proc/meminfo: memFree=27958188/32873852 swapFree=6848/6848
[pid=26677] ppid=26675 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26677/stat : 26677 (npSolver-pbo-It) S 26675 26677 26585 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278390051 9367552 275 33554432000 4194304 5064252 140737163587248 140737163586160 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26677/statm: 2287 275 233 213 0 72 0
[pid=26678] ppid=26677 vsize=101412 CPUtime=6.83 cores=1,3,5,7
/proc/26678/stat : 26678 (npSolver-pbo) S 26677 26677 26585 0 -1 4202496 12314 47090 0 0 119 15 528 21 20 0 1 0 278390051 103845888 22620 33554432000 4194304 5992684 140734666959360 140734666945624 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/26678/statm: 25353 22620 176 440 0 24909 0
[pid=26686] ppid=26678 vsize=132176 CPUtime=1415.22 cores=1,3,5,7
/proc/26686/stat : 26686 (glucosInc) R 26678 26677 26585 0 -1 4202496 25576 0 0 0 141515 7 0 0 20 0 1 0 278390736 135348224 28685 33554432000 4194304 5654031 140735356399136 140735356397160 4214957 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26686/statm: 33044 28685 141 357 0 32684 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 242736

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

[startup+1434 s]
/proc/loadavg: 2.00 2.00 1.83 3/179 26939
/proc/meminfo: memFree=27956016/32873852 swapFree=6848/6848
[pid=26677] ppid=26675 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26677/stat : 26677 (npSolver-pbo-It) S 26675 26677 26585 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278390051 9367552 275 33554432000 4194304 5064252 140737163587248 140737163586160 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26677/statm: 2287 275 233 213 0 72 0
[pid=26678] ppid=26677 vsize=101412 CPUtime=6.83 cores=1,3,5,7
/proc/26678/stat : 26678 (npSolver-pbo) S 26677 26677 26585 0 -1 4202496 12314 47090 0 0 119 15 528 21 20 0 1 0 278390051 103845888 22620 33554432000 4194304 5992684 140734666959360 140734666945624 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/26678/statm: 25353 22620 176 440 0 24909 0
[pid=26686] ppid=26678 vsize=132176 CPUtime=1426.92 cores=1,3,5,7
/proc/26686/stat : 26686 (glucosInc) R 26678 26677 26585 0 -1 4202496 25576 0 0 0 142685 7 0 0 20 0 1 0 278390736 135348224 28685 33554432000 4194304 5654031 140735356399136 140735356397160 4215040 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26686/statm: 33044 28685 141 357 0 32684 0
Current children cumulated CPU time (s) 1433.75
Current children cumulated vsize (KiB) 242736

[startup+1446.8 s]
/proc/loadavg: 2.00 2.00 1.83 3/179 26939
/proc/meminfo: memFree=27967744/32873852 swapFree=6848/6848
[pid=26677] ppid=26675 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26677/stat : 26677 (npSolver-pbo-It) S 26675 26677 26585 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278390051 9367552 275 33554432000 4194304 5064252 140737163587248 140737163586160 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26677/statm: 2287 275 233 213 0 72 0
[pid=26678] ppid=26677 vsize=101412 CPUtime=6.83 cores=1,3,5,7
/proc/26678/stat : 26678 (npSolver-pbo) S 26677 26677 26585 0 -1 4202496 12314 47090 0 0 119 15 528 21 20 0 1 0 278390051 103845888 22620 33554432000 4194304 5992684 140734666959360 140734666945624 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/26678/statm: 25353 22620 176 440 0 24909 0
[pid=26686] ppid=26678 vsize=132176 CPUtime=1439.71 cores=1,3,5,7
/proc/26686/stat : 26686 (glucosInc) R 26678 26677 26585 0 -1 4202496 25576 0 0 0 143964 7 0 0 20 0 1 0 278390736 135348224 28685 33554432000 4194304 5654031 140735356399136 140735356397160 4215290 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26686/statm: 33044 28685 141 357 0 32684 0
Current children cumulated CPU time (s) 1446.54
Current children cumulated vsize (KiB) 242736

[startup+1459.6 s]
/proc/loadavg: 2.00 2.00 1.84 3/179 26939
/proc/meminfo: memFree=27965696/32873852 swapFree=6848/6848
[pid=26677] ppid=26675 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26677/stat : 26677 (npSolver-pbo-It) S 26675 26677 26585 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278390051 9367552 275 33554432000 4194304 5064252 140737163587248 140737163586160 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26677/statm: 2287 275 233 213 0 72 0
[pid=26678] ppid=26677 vsize=101412 CPUtime=6.83 cores=1,3,5,7
/proc/26678/stat : 26678 (npSolver-pbo) S 26677 26677 26585 0 -1 4202496 12314 47090 0 0 119 15 528 21 20 0 1 0 278390051 103845888 22620 33554432000 4194304 5992684 140734666959360 140734666945624 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/26678/statm: 25353 22620 176 440 0 24909 0
[pid=26686] ppid=26678 vsize=132176 CPUtime=1452.51 cores=1,3,5,7
/proc/26686/stat : 26686 (glucosInc) R 26678 26677 26585 0 -1 4202496 25576 0 0 0 145244 7 0 0 20 0 1 0 278390736 135348224 28685 33554432000 4194304 5654031 140735356399136 140735356397160 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26686/statm: 33044 28685 141 357 0 32684 0
Current children cumulated CPU time (s) 1459.34
Current children cumulated vsize (KiB) 242736

[startup+1466 s]
/proc/loadavg: 2.00 2.00 1.84 3/179 26939
/proc/meminfo: memFree=27965696/32873852 swapFree=6848/6848
[pid=26677] ppid=26675 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26677/stat : 26677 (npSolver-pbo-It) S 26675 26677 26585 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278390051 9367552 275 33554432000 4194304 5064252 140737163587248 140737163586160 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26677/statm: 2287 275 233 213 0 72 0
[pid=26678] ppid=26677 vsize=101412 CPUtime=6.83 cores=1,3,5,7
/proc/26678/stat : 26678 (npSolver-pbo) S 26677 26677 26585 0 -1 4202496 12314 47090 0 0 119 15 528 21 20 0 1 0 278390051 103845888 22620 33554432000 4194304 5992684 140734666959360 140734666945624 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/26678/statm: 25353 22620 176 440 0 24909 0
[pid=26686] ppid=26678 vsize=132176 CPUtime=1458.91 cores=1,3,5,7
/proc/26686/stat : 26686 (glucosInc) R 26678 26677 26585 0 -1 4202496 25576 0 0 0 145884 7 0 0 20 0 1 0 278390736 135348224 28685 33554432000 4194304 5654031 140735356399136 140735356397160 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26686/statm: 33044 28685 141 357 0 32684 0
Current children cumulated CPU time (s) 1465.74
Current children cumulated vsize (KiB) 242736

[startup+1469.2 s]
/proc/loadavg: 2.00 2.00 1.84 3/179 26939
/proc/meminfo: memFree=27965696/32873852 swapFree=6848/6848
[pid=26677] ppid=26675 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26677/stat : 26677 (npSolver-pbo-It) S 26675 26677 26585 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278390051 9367552 275 33554432000 4194304 5064252 140737163587248 140737163586160 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26677/statm: 2287 275 233 213 0 72 0
[pid=26678] ppid=26677 vsize=101412 CPUtime=6.83 cores=1,3,5,7
/proc/26678/stat : 26678 (npSolver-pbo) S 26677 26677 26585 0 -1 4202496 12314 47090 0 0 119 15 528 21 20 0 1 0 278390051 103845888 22620 33554432000 4194304 5992684 140734666959360 140734666945624 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/26678/statm: 25353 22620 176 440 0 24909 0
[pid=26686] ppid=26678 vsize=132176 CPUtime=1462.11 cores=1,3,5,7
/proc/26686/stat : 26686 (glucosInc) R 26678 26677 26585 0 -1 4202496 25576 0 0 0 146204 7 0 0 20 0 1 0 278390736 135348224 28685 33554432000 4194304 5654031 140735356399136 140735356397160 4215175 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26686/statm: 33044 28685 141 357 0 32684 0
Current children cumulated CPU time (s) 1468.94
Current children cumulated vsize (KiB) 242736

[startup+1470 s]
/proc/loadavg: 2.00 2.00 1.84 3/180 26940
/proc/meminfo: memFree=27767348/32873852 swapFree=6848/6848
[pid=26677] ppid=26675 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26677/stat : 26677 (npSolver-pbo-It) S 26675 26677 26585 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278390051 9367552 275 33554432000 4194304 5064252 140737163587248 140737163586160 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26677/statm: 2287 275 233 213 0 72 0
[pid=26678] ppid=26677 vsize=109360 CPUtime=7.1 cores=1,3,5,7
/proc/26678/stat : 26678 (npSolver-pbo) R 26677 26677 26585 0 -1 4204032 15266 47090 0 0 132 29 528 21 20 0 1 0 278390051 111984640 24722 33554432000 4194304 5992684 140734666959360 140734666953896 5240597 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/26678/statm: 27340 24722 193 440 0 26896 0
[pid=26686] ppid=26678 vsize=132184 CPUtime=1462.4 cores=1,3,5,7
/proc/26686/stat : 26686 (glucosInc) S 26678 26677 26585 0 -1 4202496 25625 0 0 0 146233 7 0 0 20 0 1 0 278390736 135356416 28734 33554432000 4194304 5654031 140735356399136 140735356397448 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/26686/statm: 33046 28734 147 357 0 32686 0
Current children cumulated CPU time (s) 1469.5
Current children cumulated vsize (KiB) 250692

[startup+1470.8 s]
/proc/loadavg: 2.00 2.00 1.84 3/180 26940
/proc/meminfo: memFree=27767348/32873852 swapFree=6848/6848
[pid=26677] ppid=26675 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26677/stat : 26677 (npSolver-pbo-It) S 26675 26677 26585 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278390051 9367552 275 33554432000 4194304 5064252 140737163587248 140737163586160 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26677/statm: 2287 275 233 213 0 72 0
[pid=26678] ppid=26677 vsize=109360 CPUtime=7.11 cores=1,3,5,7
/proc/26678/stat : 26678 (npSolver-pbo) S 26677 26677 26585 0 -1 4204032 15267 47090 0 0 132 30 528 21 20 0 1 0 278390051 111984640 24723 33554432000 4194304 5992684 140734666959360 140734666953896 5240597 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/26678/statm: 27340 24723 194 440 0 26896 0
[pid=26686] ppid=26678 vsize=132184 CPUtime=1462.4 cores=1,3,5,7
/proc/26686/stat : 26686 (glucosInc) S 26678 26677 26585 0 -1 4202496 25625 0 0 0 146233 7 0 0 20 0 1 0 278390736 135356416 28734 33554432000 4194304 5654031 140735356399136 140735356397448 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/26686/statm: 33046 28734 147 357 0 32686 0
Current children cumulated CPU time (s) 1469.51
Current children cumulated vsize (KiB) 250692

[startup+1471.21 s]
/proc/loadavg: 2.00 2.00 1.84 2/180 26940
/proc/meminfo: memFree=27757916/32873852 swapFree=6848/6848
[pid=26677] ppid=26675 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26677/stat : 26677 (npSolver-pbo-It) S 26675 26677 26585 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278390051 9367552 275 33554432000 4194304 5064252 140737163587248 140737163586160 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26677/statm: 2287 275 233 213 0 72 0
[pid=26678] ppid=26677 vsize=109360 CPUtime=7.11 cores=1,3,5,7
/proc/26678/stat : 26678 (npSolver-pbo) S 26677 26677 26585 0 -1 4204032 15267 47090 0 0 132 30 528 21 20 0 1 0 278390051 111984640 24723 33554432000 4194304 5992684 140734666959360 140734666953896 5240597 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/26678/statm: 27340 24723 194 440 0 26896 0
[pid=26686] ppid=26678 vsize=132184 CPUtime=1462.4 cores=1,3,5,7
/proc/26686/stat : 26686 (glucosInc) S 26678 26677 26585 0 -1 4202496 25625 0 0 0 146233 7 0 0 20 0 1 0 278390736 135356416 28734 33554432000 4194304 5654031 140735356399136 140735356397448 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/26686/statm: 33046 28734 147 357 0 32686 0
Current children cumulated CPU time (s) 1469.51
Current children cumulated vsize (KiB) 250692

[startup+1471.3 s]
/proc/loadavg: 2.00 2.00 1.84 2/180 26940
/proc/meminfo: memFree=27757916/32873852 swapFree=6848/6848
[pid=26677] ppid=26675 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26677/stat : 26677 (npSolver-pbo-It) S 26675 26677 26585 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278390051 9367552 275 33554432000 4194304 5064252 140737163587248 140737163586160 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26677/statm: 2287 275 233 213 0 72 0
[pid=26678] ppid=26677 vsize=109360 CPUtime=7.11 cores=1,3,5,7
/proc/26678/stat : 26678 (npSolver-pbo) S 26677 26677 26585 0 -1 4204032 15267 47090 0 0 132 30 528 21 20 0 1 0 278390051 111984640 24723 33554432000 4194304 5992684 140734666959360 140734666953896 5240597 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/26678/statm: 27340 24723 194 440 0 26896 0
[pid=26686] ppid=26678 vsize=132184 CPUtime=1462.4 cores=1,3,5,7
/proc/26686/stat : 26686 (glucosInc) S 26678 26677 26585 0 -1 4202496 25625 0 0 0 146233 7 0 0 20 0 1 0 278390736 135356416 28734 33554432000 4194304 5654031 140735356399136 140735356397448 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/26686/statm: 33046 28734 147 357 0 32686 0
Current children cumulated CPU time (s) 1469.51
Current children cumulated vsize (KiB) 250692

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 26677 and gives
#  childrusage.ru_utime.tv_sec=6
#  childrusage.ru_utime.tv_usec=604995
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=520920
# CPU time returned by wait4() is 7.12592
# while last known CPU time is 1469.51
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1471.39
CPU time (s): 1469.51
CPU user time (s): 1468.93
CPU system time (s): 0.58
CPU usage (%): 99.8725
Max. virtual memory (cumulated for all children) (KiB): 432924

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.60499
system time used= 0.52092
maximum resident set size= 314712
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 62731
page faults= 0
swaps= 0
block input operations= 0
block output operations= 153096
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 25726
involuntary context switches= 17

runsolver used 2.93555 second user time and 6.87695 second system time

The end

Launcher Data

Begin job on node129 at 2012-05-27 14:44:06
IDJOB=3697675
IDBENCH=91634
IDSOLVER=2275
FILE ID=node129/3697675-1338122646
RUNJOBID= node129-1338122640-26602
PBS_JOBID= 14624488
Free space on /tmp= 71112 MiB

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

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

MD5SUM BENCH= 3062015db6307de4e1ecbccde544f142
RANDOM SEED=973242344

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        28103064 kB
Buffers:          323880 kB
Cached:          3123748 kB
SwapCached:            0 kB
Active:          1761272 kB
Inactive:        2184472 kB
Active(anon):     500536 kB
Inactive(anon):        0 kB
Active(file):    1260736 kB
Inactive(file):  2184472 kB
Unevictable:        6848 kB
Mlocked:            6848 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:            108324 kB
Writeback:           212 kB
AnonPages:        539824 kB
Mapped:            15736 kB
Shmem:               204 kB
Slab:             685832 kB
SReclaimable:     127180 kB
SUnreclaim:       558652 kB
KernelStack:        1504 kB
PageTables:         5424 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     685572 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:    301056 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= 71024 MiB
End job on node129 at 2012-05-27 15:08:37