Trace number 3703290

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topdown-quickBound? (TO) 1800.05 1800.82

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/NG/
normalized-NG.dot_luby_20null10mast_rapportOE1.0_TMAX180_K192_cod2.opb
MD5SUMd26c1c744a6cc6b94bc88bd85095e6b9
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-36160
Best CPU time to get the best result obtained on this benchmark746.157
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables400896
Total number of constraints402763
Number of constraints which are clauses400785
Number of constraints which are cardinality constraints (but not clauses)194
Number of constraints which are nor clauses,nor cardinality constraints1784
Minimum length of a constraint2
Maximum length of a constraint58023
Number of terms in the objective function 1427
Biggest coefficient in the objective function 1024
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 187909
Number of bits of the sum of numbers in the objective function 18
Biggest number in a constraint 1024
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 187909
Number of bits of the biggest sum of numbers18
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

4.08/4.16	c fallback to adder encoding
7.09/7.19	c run inc solver
7.09/7.19	c [INC SYSTEM] run initial solver
7.09/7.19	c [INC SYSTEM] preprocess with white file
25.98/26.22	c [INC SYSTEM] finished preprocessing in 19 s
25.98/26.22	c [INC SYSTEM] execute solver
130.70/130.95	c [INC SEARCH] formula is SAT
130.81/131.05	c [INC SYSTEM] solved the initial formula
131.70/131.99	c model valid
131.70/131.99	c current solution ok
139.82/140.46	o 0
139.82/140.46	c starting approximation
139.82/140.46	c factor = 2
139.82/140.46	c factor still to low - shrinking to 804.438
139.82/140.46	c approx number of clauses: 1e+06
139.82/140.46	c current bound: 93954
1800.05/1800.81	c error: unexpected solver exit code
1800.05/1800.81	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3703290-1338116783/watcher-3703290-1338116783 -o /tmp/evaluation-result-3703290-1338116783/solver-3703290-1338116783 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3703290-1338116783.opb 1512642631 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.92 1.99 1.99 3/182 3405
/proc/meminfo: memFree=29291448/32873844 swapFree=7112/7112
[pid=3405] ppid=3403 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3405/stat : 3405 (npSolver-pbo-It) S 3403 3405 23606 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277803694 9367552 274 33554432000 4194304 5064252 140734965346096 140734965345008 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3405/statm: 2287 274 233 213 0 72 0

[startup+0.088535 s]
/proc/loadavg: 1.92 1.99 1.99 3/182 3405
/proc/meminfo: memFree=29291448/32873844 swapFree=7112/7112
[pid=3405] ppid=3403 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3405/stat : 3405 (npSolver-pbo-It) S 3403 3405 23606 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277803694 9367552 274 33554432000 4194304 5064252 140734965346096 140734965345008 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3405/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100261 s]
/proc/loadavg: 1.92 1.99 1.99 3/182 3405
/proc/meminfo: memFree=29291448/32873844 swapFree=7112/7112
[pid=3405] ppid=3403 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3405/stat : 3405 (npSolver-pbo-It) S 3403 3405 23606 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277803694 9367552 274 33554432000 4194304 5064252 140734965346096 140734965345008 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3405/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30021 s]
/proc/loadavg: 1.92 1.99 1.99 3/182 3405
/proc/meminfo: memFree=29291448/32873844 swapFree=7112/7112
[pid=3405] ppid=3403 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3405/stat : 3405 (npSolver-pbo-It) S 3403 3405 23606 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277803694 9367552 274 33554432000 4194304 5064252 140734965346096 140734965345008 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3405/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70022 s]
/proc/loadavg: 1.92 1.99 1.99 3/182 3405
/proc/meminfo: memFree=29291448/32873844 swapFree=7112/7112
[pid=3405] ppid=3403 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3405/stat : 3405 (npSolver-pbo-It) S 3403 3405 23606 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277803694 9367552 274 33554432000 4194304 5064252 140734965346096 140734965345008 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3405/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50025 s]
/proc/loadavg: 1.92 1.99 1.99 3/184 3407
/proc/meminfo: memFree=29285036/32873844 swapFree=7112/7112
[pid=3405] ppid=3403 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3405/stat : 3405 (npSolver-pbo-It) S 3403 3405 23606 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277803694 9367552 274 33554432000 4194304 5064252 140734965346096 140734965345008 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3405/statm: 2287 274 233 213 0 72 0
[pid=3406] ppid=3405 vsize=13548 CPUtime=1.48 cores=1,3,5,7
/proc/3406/stat : 3406 (npSolver-pbo) R 3405 3405 23606 0 -1 4202496 2565 0 0 0 148 0 0 0 20 0 1 0 277803694 13873152 2579 33554432000 4194304 5992684 140736181396864 140736181392984 5179600 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3406/statm: 3387 2579 146 440 0 2943 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 22696

[startup+3.10027 s]
/proc/loadavg: 1.92 1.99 1.99 3/184 3407
/proc/meminfo: memFree=29276464/32873844 swapFree=7112/7112
[pid=3405] ppid=3403 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3405/stat : 3405 (npSolver-pbo-It) S 3403 3405 23606 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277803694 9367552 274 33554432000 4194304 5064252 140734965346096 140734965345008 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3405/statm: 2287 274 233 213 0 72 0
[pid=3406] ppid=3405 vsize=49772 CPUtime=3.09 cores=1,3,5,7
/proc/3406/stat : 3406 (npSolver-pbo) R 3405 3405 23606 0 -1 4202496 10005 0 0 0 306 3 0 0 20 0 1 0 277803694 50966528 11548 33554432000 4194304 5992684 140736181396864 140736181392600 4964531 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3406/statm: 12443 11548 159 440 0 11999 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 58920

[startup+6.30034 s]
/proc/loadavg: 2.01 2.00 2.00 3/184 3407
/proc/meminfo: memFree=29012748/32873844 swapFree=7112/7112
[pid=3405] ppid=3403 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3405/stat : 3405 (npSolver-pbo-It) S 3403 3405 23606 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277803694 9367552 274 33554432000 4194304 5064252 140734965346096 140734965345008 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3405/statm: 2287 274 233 213 0 72 0
[pid=3406] ppid=3405 vsize=372748 CPUtime=6.29 cores=1,3,5,7
/proc/3406/stat : 3406 (npSolver-pbo) R 3405 3405 23606 0 -1 4202496 31741 0 0 0 613 16 0 0 20 0 1 0 277803694 381693952 83242 33554432000 4194304 5992684 140736181396864 140736181391832 5044320 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3406/statm: 93187 83242 167 440 0 92743 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 381896

[startup+12.7004 s]
/proc/loadavg: 2.01 2.00 2.00 3/186 3409
/proc/meminfo: memFree=27702572/32873844 swapFree=7112/7112
[pid=3405] ppid=3403 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3405/stat : 3405 (npSolver-pbo-It) S 3403 3405 23606 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277803694 9367552 274 33554432000 4194304 5064252 140734965346096 140734965345008 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3405/statm: 2287 274 233 213 0 72 0
[pid=3406] ppid=3405 vsize=372748 CPUtime=7.19 cores=1,3,5,7
/proc/3406/stat : 3406 (npSolver-pbo) S 3405 3405 23606 0 -1 4202496 32470 0 0 0 661 58 0 0 20 0 1 0 277803694 381693952 90972 33554432000 4194304 5992684 140736181396864 140736181391312 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3406/statm: 93187 90972 174 440 0 92743 0
[pid=3408] ppid=3406 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3408/stat : 3408 (cp2_pre.sh) S 3406 3405 23606 0 -1 4202496 611 0 0 0 0 0 0 0 20 0 1 0 277804414 9367552 277 33554432000 4194304 5064252 140735908816272 140735908814976 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3408/statm: 2287 277 234 213 0 72 0
[pid=3409] ppid=3408 vsize=1130780 CPUtime=5.48 cores=1,3,5,7
/proc/3409/stat : 3409 (coprocessor) R 3408 3405 23606 0 -1 4202496 72552 0 0 0 512 36 0 0 20 0 1 0 277804414 1157918720 249121 33554432000 4194304 6586260 140733718704224 140733718700488 5511711 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/3409/statm: 282695 249122 164 584 0 282107 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1521824

[startup+25.5005 s]
/proc/loadavg: 2.07 2.02 2.00 3/186 3409
/proc/meminfo: memFree=27138312/32873844 swapFree=7112/7112
[pid=3405] ppid=3403 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3405/stat : 3405 (npSolver-pbo-It) S 3403 3405 23606 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277803694 9367552 274 33554432000 4194304 5064252 140734965346096 140734965345008 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3405/statm: 2287 274 233 213 0 72 0
[pid=3406] ppid=3405 vsize=372748 CPUtime=7.19 cores=1,3,5,7
/proc/3406/stat : 3406 (npSolver-pbo) S 3405 3405 23606 0 -1 4202496 32470 0 0 0 661 58 0 0 20 0 1 0 277803694 381693952 90972 33554432000 4194304 5992684 140736181396864 140736181391312 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3406/statm: 93187 90972 174 440 0 92743 0
[pid=3408] ppid=3406 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3408/stat : 3408 (cp2_pre.sh) S 3406 3405 23606 0 -1 4202496 611 0 0 0 0 0 0 0 20 0 1 0 277804414 9367552 277 33554432000 4194304 5064252 140735908816272 140735908814976 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3408/statm: 2287 277 234 213 0 72 0
[pid=3409] ppid=3408 vsize=1482188 CPUtime=18.28 cores=1,3,5,7
/proc/3409/stat : 3409 (coprocessor) R 3408 3405 23606 0 -1 4202496 119889 0 0 0 1758 70 0 0 20 0 1 0 277804414 1517760512 357444 33554432000 4194304 6586260 140733718704224 140733718699976 5732496 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/3409/statm: 370547 357444 199 584 0 369959 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1873232

[startup+51.1003 s]
/proc/loadavg: 2.05 2.02 2.00 3/185 3411
/proc/meminfo: memFree=28256440/32873844 swapFree=7112/7112
[pid=3405] ppid=3403 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3405/stat : 3405 (npSolver-pbo-It) S 3403 3405 23606 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277803694 9367552 274 33554432000 4194304 5064252 140734965346096 140734965345008 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3405/statm: 2287 274 233 213 0 72 0
[pid=3406] ppid=3405 vsize=372748 CPUtime=26.05 cores=1,3,5,7
/proc/3406/stat : 3406 (npSolver-pbo) S 3405 3405 23606 0 -1 4202496 32485 120794 0 0 661 58 1803 83 20 0 1 0 277803694 381693952 90974 33554432000 4194304 5992684 140736181396864 140736181383128 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3406/statm: 93187 90974 176 440 0 92743 0
[pid=3411] ppid=3406 vsize=615664 CPUtime=24.85 cores=1,3,5,7
/proc/3411/stat : 3411 (glucosInc) R 3406 3405 23606 0 -1 4202496 91157 0 0 0 2461 24 0 0 20 0 1 0 277806316 630439936 135828 33554432000 4194304 5654031 140735688779664 140735688777448 4215009 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/3411/statm: 153916 135828 140 357 0 153556 0
Current children cumulated CPU time (s) 50.9
Current children cumulated vsize (KiB) 997560

[startup+102.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/185 3411
/proc/meminfo: memFree=28245332/32873844 swapFree=7112/7112
[pid=3405] ppid=3403 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3405/stat : 3405 (npSolver-pbo-It) S 3403 3405 23606 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277803694 9367552 274 33554432000 4194304 5064252 140734965346096 140734965345008 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3405/statm: 2287 274 233 213 0 72 0
[pid=3406] ppid=3405 vsize=372748 CPUtime=26.05 cores=1,3,5,7
/proc/3406/stat : 3406 (npSolver-pbo) S 3405 3405 23606 0 -1 4202496 32485 120794 0 0 661 58 1803 83 20 0 1 0 277803694 381693952 90974 33554432000 4194304 5992684 140736181396864 140736181383128 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3406/statm: 93187 90974 176 440 0 92743 0
[pid=3411] ppid=3406 vsize=615664 CPUtime=76.03 cores=1,3,5,7
/proc/3411/stat : 3411 (glucosInc) R 3406 3405 23606 0 -1 4202496 91162 0 0 0 7579 24 0 0 20 0 1 0 277806316 630439936 135833 33554432000 4194304 5654031 140735688779664 140735688777448 4215014 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3411/statm: 153916 135833 140 357 0 153556 0
Current children cumulated CPU time (s) 102.08
Current children cumulated vsize (KiB) 997560

[startup+162.301 s]
/proc/loadavg: 2.17 2.05 2.01 3/185 3458
/proc/meminfo: memFree=28473612/32873844 swapFree=7112/7112
[pid=3405] ppid=3403 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3405/stat : 3405 (npSolver-pbo-It) S 3403 3405 23606 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277803694 9367552 274 33554432000 4194304 5064252 140734965346096 140734965345008 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3405/statm: 2287 274 233 213 0 72 0
[pid=3406] ppid=3405 vsize=404476 CPUtime=35.52 cores=1,3,5,7
/proc/3406/stat : 3406 (npSolver-pbo) S 3405 3405 23606 0 -1 4202496 43455 121310 0 0 909 737 1803 103 20 0 1 0 277803694 414183424 98905 33554432000 4194304 5992684 140736181396864 140736181389152 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 24 0 0
/proc/3406/statm: 101119 98905 198 440 0 100675 0
[pid=3411] ppid=3406 vsize=618868 CPUtime=104.61 cores=1,3,5,7
/proc/3411/stat : 3411 (glucosInc) S 3406 3405 23606 0 -1 4202496 92052 0 0 0 10436 25 0 0 20 0 1 0 277806316 633720832 137234 33554432000 4194304 5654031 140735688779664 140735688777976 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/3411/statm: 154717 137234 146 357 0 154357 0
[pid=3457] ppid=3406 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3457/stat : 3457 (satsolver.sh) S 3406 3405 23606 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277817750 9367552 267 33554432000 4194304 5064252 140735708252000 140735708250912 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3457/statm: 2287 267 226 213 0 72 0
[pid=3458] ppid=3457 vsize=667984 CPUtime=21.71 cores=1,3,5,7
/proc/3458/stat : 3458 (glucose) R 3457 3405 23606 0 -1 4202496 89136 0 0 0 2148 23 0 0 20 0 1 0 277817751 684015616 142524 33554432000 4194304 5208918 140733845618144 140733845615976 4229021 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3458/statm: 166996 142524 103 248 0 166745 0
Current children cumulated CPU time (s) 161.84
Current children cumulated vsize (KiB) 1709624

[startup+222.301 s]
/proc/loadavg: 2.06 2.04 2.01 3/186 3462
/proc/meminfo: memFree=28445600/32873844 swapFree=7112/7112
[pid=3405] ppid=3403 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3405/stat : 3405 (npSolver-pbo-It) S 3403 3405 23606 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277803694 9367552 274 33554432000 4194304 5064252 140734965346096 140734965345008 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3405/statm: 2287 274 233 213 0 72 0
[pid=3406] ppid=3405 vsize=404476 CPUtime=35.52 cores=1,3,5,7
/proc/3406/stat : 3406 (npSolver-pbo) S 3405 3405 23606 0 -1 4202496 43455 121310 0 0 909 737 1803 103 20 0 1 0 277803694 414183424 98905 33554432000 4194304 5992684 140736181396864 140736181389152 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 24 0 0
/proc/3406/statm: 101119 98905 198 440 0 100675 0
[pid=3411] ppid=3406 vsize=618868 CPUtime=104.61 cores=1,3,5,7
/proc/3411/stat : 3411 (glucosInc) S 3406 3405 23606 0 -1 4202496 92052 0 0 0 10436 25 0 0 20 0 1 0 277806316 633720832 137234 33554432000 4194304 5654031 140735688779664 140735688777976 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/3411/statm: 154717 137234 146 357 0 154357 0
[pid=3457] ppid=3406 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 3473
/proc/meminfo: memFree=28365392/32873844 swapFree=7112/7112
[pid=3405] ppid=3403 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3405/stat : 3405 (npSolver-pbo-It) S 3403 3405 23606 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277803694 9367552 274 33554432000 4194304 5064252 140734965346096 140734965345008 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3405/statm: 2287 274 233 213 0 72 0
[pid=3406] ppid=3405 vsize=404476 CPUtime=35.52 cores=1,3,5,7
/proc/3406/stat : 3406 (npSolver-pbo) S 3405 3405 23606 0 -1 4202496 43455 121310 0 0 909 737 1803 103 20 0 1 0 277803694 414183424 98905 33554432000 4194304 5992684 140736181396864 140736181389152 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 24 0 0
/proc/3406/statm: 101119 98905 198 440 0 100675 0
[pid=3411] ppid=3406 vsize=618868 CPUtime=104.61 cores=1,3,5,7
/proc/3411/stat : 3411 (glucosInc) S 3406 3405 23606 0 -1 4202496 92052 0 0 0 10436 25 0 0 20 0 1 0 277806316 633720832 137363 33554432000 4194304 5654031 140735688779664 140735688777976 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/3411/statm: 154717 137363 146 357 0 154357 0
[pid=3457] ppid=3406 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3457/stat : 3457 (satsolver.sh) S 3406 3405 23606 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277817750 9367552 267 33554432000 4194304 5064252 140735708252000 140735708250912 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3457/statm: 2287 267 226 213 0 72 0
[pid=3458] ppid=3457 vsize=692740 CPUtime=1401.47 cores=1,3,5,7
/proc/3458/stat : 3458 (glucose) R 3457 3405 23606 0 -1 4202496 111411 0 0 0 140060 87 0 0 20 0 1 0 277817751 709365760 156561 33554432000 4194304 5208918 140733845618144 140733845615992 4211888 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3458/statm: 173185 156561 104 248 0 172934 0
Current children cumulated CPU time (s) 1541.6
Current children cumulated vsize (KiB) 1734380

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 3473
/proc/meminfo: memFree=28375884/32873844 swapFree=7112/7112
[pid=3405] ppid=3403 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3405/stat : 3405 (npSolver-pbo-It) S 3403 3405 23606 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277803694 9367552 274 33554432000 4194304 5064252 140734965346096 140734965345008 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3405/statm: 2287 274 233 213 0 72 0
[pid=3406] ppid=3405 vsize=404476 CPUtime=35.52 cores=1,3,5,7
/proc/3406/stat : 3406 (npSolver-pbo) S 3405 3405 23606 0 -1 4202496 43455 121310 0 0 909 737 1803 103 20 0 1 0 277803694 414183424 98905 33554432000 4194304 5992684 140736181396864 140736181389152 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 24 0 0
/proc/3406/statm: 101119 98905 198 440 0 100675 0
[pid=3411] ppid=3406 vsize=618868 CPUtime=104.61 cores=1,3,5,7
/proc/3411/stat : 3411 (glucosInc) S 3406 3405 23606 0 -1 4202496 92052 0 0 0 10436 25 0 0 20 0 1 0 277806316 633720832 137363 33554432000 4194304 5654031 140735688779664 140735688777976 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/3411/statm: 154717 137363 146 357 0 154357 0
[pid=3457] ppid=3406 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3457/stat : 3457 (satsolver.sh) S 3406 3405 23606 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277817750 9367552 267 33554432000 4194304 5064252 140735708252000 140735708250912 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3457/statm: 2287 267 226 213 0 72 0
[pid=3458] ppid=3457 vsize=774716 CPUtime=1461.45 cores=1,3,5,7
/proc/3458/stat : 3458 (glucose) R 3457 3405 23606 0 -1 4202496 112247 0 0 0 146057 88 0 0 20 0 1 0 277817751 793309184 161350 33554432000 4194304 5208918 140733845618144 140733845614520 4229021 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3458/statm: 193679 161350 104 248 0 193428 0
Current children cumulated CPU time (s) 1601.58
Current children cumulated vsize (KiB) 1816356

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 3473
/proc/meminfo: memFree=28377832/32873844 swapFree=7112/7112
[pid=3405] ppid=3403 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3405/stat : 3405 (npSolver-pbo-It) S 3403 3405 23606 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277803694 9367552 274 33554432000 4194304 5064252 140734965346096 140734965345008 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3405/statm: 2287 274 233 213 0 72 0
[pid=3406] ppid=3405 vsize=404476 CPUtime=35.52 cores=1,3,5,7
/proc/3406/stat : 3406 (npSolver-pbo) S 3405 3405 23606 0 -1 4202496 43455 121310 0 0 909 737 1803 103 20 0 1 0 277803694 414183424 98905 33554432000 4194304 5992684 140736181396864 140736181389152 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 24 0 0
/proc/3406/statm: 101119 98905 198 440 0 100675 0
[pid=3411] ppid=3406 vsize=618868 CPUtime=104.61 cores=1,3,5,7
/proc/3411/stat : 3411 (glucosInc) S 3406 3405 23606 0 -1 4202496 92052 0 0 0 10436 25 0 0 20 0 1 0 277806316 633720832 137363 33554432000 4194304 5654031 140735688779664 140735688777976 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/3411/statm: 154717 137363 146 357 0 154357 0
[pid=3457] ppid=3406 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3457/stat : 3457 (satsolver.sh) S 3406 3405 23606 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277817750 9367552 267 33554432000 4194304 5064252 140735708252000 140735708250912 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3457/statm: 2287 267 226 213 0 72 0
[pid=3458] ppid=3457 vsize=775032 CPUtime=1521.44 cores=1,3,5,7
/proc/3458/stat : 3458 (glucose) R 3457 3405 23606 0 -1 4202496 113640 0 0 0 152051 93 0 0 20 0 1 0 277817751 793632768 159859 33554432000 4194304 5208918 140733845618144 140733845616296 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3458/statm: 193758 159859 104 248 0 193507 0
Current children cumulated CPU time (s) 1661.57
Current children cumulated vsize (KiB) 1816672

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 3474
/proc/meminfo: memFree=28353508/32873844 swapFree=7112/7112
[pid=3405] ppid=3403 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3405/stat : 3405 (npSolver-pbo-It) S 3403 3405 23606 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277803694 9367552 274 33554432000 4194304 5064252 140734965346096 140734965345008 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3405/statm: 2287 274 233 213 0 72 0
[pid=3406] ppid=3405 vsize=404476 CPUtime=35.52 cores=1,3,5,7
/proc/3406/stat : 3406 (npSolver-pbo) S 3405 3405 23606 0 -1 4202496 43455 121310 0 0 909 737 1803 103 20 0 1 0 277803694 414183424 98905 33554432000 4194304 5992684 140736181396864 140736181389152 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 24 0 0
/proc/3406/statm: 101119 98905 198 440 0 100675 0
[pid=3411] ppid=3406 vsize=618868 CPUtime=104.61 cores=1,3,5,7
/proc/3411/stat : 3411 (glucosInc) S 3406 3405 23606 0 -1 4202496 92052 0 0 0 10436 25 0 0 20 0 1 0 277806316 633720832 137363 33554432000 4194304 5654031 140735688779664 140735688777976 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/3411/statm: 154717 137363 146 357 0 154357 0
[pid=3457] ppid=3406 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3457/stat : 3457 (satsolver.sh) S 3406 3405 23606 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277817750 9367552 267 33554432000 4194304 5064252 140735708252000 140735708250912 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3457/statm: 2287 267 226 213 0 72 0
[pid=3458] ppid=3457 vsize=775704 CPUtime=1581.43 cores=1,3,5,7
/proc/3458/stat : 3458 (glucose) R 3457 3405 23606 0 -1 4202496 113852 0 0 0 158050 93 0 0 20 0 1 0 277817751 794320896 164669 33554432000 4194304 5208918 140733845618144 140733845615992 4229704 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3458/statm: 193926 164669 104 248 0 193675 0
Current children cumulated CPU time (s) 1721.56
Current children cumulated vsize (KiB) 1817344

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 3474
/proc/meminfo: memFree=28361080/32873844 swapFree=7112/7112
[pid=3405] ppid=3403 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3405/stat : 3405 (npSolver-pbo-It) S 3403 3405 23606 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277803694 9367552 274 33554432000 4194304 5064252 140734965346096 140734965345008 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3405/statm: 2287 274 233 213 0 72 0
[pid=3406] ppid=3405 vsize=404476 CPUtime=35.52 cores=1,3,5,7
/proc/3406/stat : 3406 (npSolver-pbo) S 3405 3405 23606 0 -1 4202496 43455 121310 0 0 909 737 1803 103 20 0 1 0 277803694 414183424 98905 33554432000 4194304 5992684 140736181396864 140736181389152 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 24 0 0
/proc/3406/statm: 101119 98905 198 440 0 100675 0
[pid=3411] ppid=3406 vsize=618868 CPUtime=104.61 cores=1,3,5,7
/proc/3411/stat : 3411 (glucosInc) S 3406 3405 23606 0 -1 4202496 92052 0 0 0 10436 25 0 0 20 0 1 0 277806316 633720832 137363 33554432000 4194304 5654031 140735688779664 140735688777976 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/3411/statm: 154717 137363 146 357 0 154357 0
[pid=3457] ppid=3406 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3457/stat : 3457 (satsolver.sh) S 3406 3405 23606 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277817750 9367552 267 33554432000 4194304 5064252 140735708252000 140735708250912 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3457/statm: 2287 267 226 213 0 72 0
[pid=3458] ppid=3457 vsize=776296 CPUtime=1641.42 cores=1,3,5,7
/proc/3458/stat : 3458 (glucose) R 3457 3405 23606 0 -1 4202496 115344 0 0 0 164044 98 0 0 20 0 1 0 277817751 794927104 161225 33554432000 4194304 5208918 140733845618144 140733845614520 4212649 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3458/statm: 194074 161225 104 248 0 193823 0
Current children cumulated CPU time (s) 1781.55
Current children cumulated vsize (KiB) 1817936



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.8 s]
/proc/loadavg: 2.23 2.05 2.02 3/185 3484
/proc/meminfo: memFree=28474668/32873844 swapFree=7112/7112
[pid=3405] ppid=3403 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3405/stat : 3405 (npSolver-pbo-It) S 3403 3405 23606 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277803694 9367552 274 33554432000 4194304 5064252 140734965346096 140734965345008 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3405/statm: 2287 274 233 213 0 72 0
[pid=3406] ppid=3405 vsize=404476 CPUtime=35.52 cores=1,3,5,7
/proc/3406/stat : 3406 (npSolver-pbo) S 3405 3405 23606 0 -1 4202496 43455 121310 0 0 909 737 1803 103 20 0 1 0 277803694 414183424 98905 33554432000 4194304 5992684 140736181396864 140736181389152 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 24 0 0
/proc/3406/statm: 101119 98905 198 440 0 100675 0
[pid=3411] ppid=3406 vsize=618868 CPUtime=104.61 cores=1,3,5,7
/proc/3411/stat : 3411 (glucosInc) S 3406 3405 23606 0 -1 4202496 92052 0 0 0 10436 25 0 0 20 0 1 0 277806316 633720832 137363 33554432000 4194304 5654031 140735688779664 140735688777976 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/3411/statm: 154717 137363 146 357 0 154357 0
[pid=3457] ppid=3406 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3457/stat : 3457 (satsolver.sh) S 3406 3405 23606 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277817750 9367552 267 33554432000 4194304 5064252 140735708252000 140735708250912 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3457/statm: 2287 267 226 213 0 72 0
[pid=3458] ppid=3457 vsize=776452 CPUtime=1659.92 cores=1,3,5,7
/proc/3458/stat : 3458 (glucose) R 3457 3405 23606 0 -1 4202496 115372 0 0 0 165894 98 0 0 20 0 1 0 277817751 795086848 162786 33554432000 4194304 5208918 140733845618144 140733845615992 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3458/statm: 194113 162786 104 248 0 193862 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 1818092

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1800.8 s]
/proc/loadavg: 2.23 2.05 2.02 3/185 3484
/proc/meminfo: memFree=28474668/32873844 swapFree=7112/7112
[pid=3405] ppid=3403 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3405/stat : 3405 (npSolver-pbo-It) S 3403 3405 23606 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277803694 9367552 274 33554432000 4194304 5064252 140734965346096 140734965345008 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3405/statm: 2287 274 233 213 0 72 0
[pid=3406] ppid=3405 vsize=404476 CPUtime=35.52 cores=1,3,5,7
/proc/3406/stat : 3406 (npSolver-pbo) S 3405 3405 23606 0 -1 4202496 43455 121310 0 0 909 737 1803 103 20 0 1 0 277803694 414183424 98905 33554432000 4194304 5992684 140736181396864 140736181389152 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 24 0 0
/proc/3406/statm: 101119 98905 198 440 0 100675 0
[pid=3411] ppid=3406 vsize=618868 CPUtime=104.61 cores=1,3,5,7
/proc/3411/stat : 3411 (glucosInc) S 3406 3405 23606 0 -1 4202496 92052 0 0 0 10436 25 0 0 20 0 1 0 277806316 633720832 137363 33554432000 4194304 5654031 140735688779664 140735688777976 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/3411/statm: 154717 137363 146 357 0 154357 0
[pid=3457] ppid=3406 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3457/stat : 3457 (satsolver.sh) S 3406 3405 23606 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277817750 9367552 267 33554432000 4194304 5064252 140735708252000 140735708250912 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3457/statm: 2287 267 226 213 0 72 0
[pid=3458] ppid=3457 vsize=776452 CPUtime=1659.92 cores=1,3,5,7
/proc/3458/stat : 3458 (glucose) R 3457 3405 23606 0 -1 4202496 115372 0 0 0 165894 98 0 0 20 0 1 0 277817751 795086848 162786 33554432000 4194304 5208918 140733845618144 140733845615992 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3458/statm: 194113 162786 104 248 0 193862 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 1818092

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1800.82
CPU time (s): 1800.05
CPU user time (s): 1790.42
CPU system time (s): 9.63
CPU usage (%): 99.9572
Max. virtual memory (cumulated for all children) (KiB): 1947884

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0.000999
maximum resident set size= 1096
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 356
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 1

runsolver used 4.17936 second user time and 12.7461 second system time

The end

Launcher Data

Begin job on node132 at 2012-05-27 13:06:24
IDJOB=3703290
IDBENCH=91122
IDSOLVER=2278
FILE ID=node132/3703290-1338116783
RUNJOBID= node132-1338088060-23623
PBS_JOBID= 14624453
Free space on /tmp= 71368 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB12/normalized-PB12/OPT-SMALLINT-LIN/sroussel/NG/normalized-NG.dot_luby_20null10mast_rapportOE1.0_TMAX180_K192_cod2.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3703290-1338116783/watcher-3703290-1338116783 -o /tmp/evaluation-result-3703290-1338116783/solver-3703290-1338116783 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3703290-1338116783.opb 1512642631 HOME HOME

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

MD5SUM BENCH= d26c1c744a6cc6b94bc88bd85095e6b9
RANDOM SEED=1512642631

node132.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.832
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.66
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.832
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	: 5332.55
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.832
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	: 5332.56
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.832
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	: 5332.56
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.832
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	: 5332.55
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.832
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	: 5332.56
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.832
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29291448 kB
Buffers:          353096 kB
Cached:           911480 kB
SwapCached:         1488 kB
Active:          2121084 kB
Inactive:         604308 kB
Active(anon):    1453040 kB
Inactive(anon):     9244 kB
Active(file):     668044 kB
Inactive(file):   595064 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67105400 kB
Dirty:             35672 kB
Writeback:             0 kB
AnonPages:       1465764 kB
Mapped:            12804 kB
Shmem:                 8 kB
Slab:             713272 kB
SReclaimable:     155124 kB
SUnreclaim:       558148 kB
KernelStack:        1504 kB
PageTables:         7080 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1751560 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1275904 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= 71180 MiB
End job on node132 at 2012-05-27 13:36:27