Trace number 3701830

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 1.0Wrong UNSAT 314.52 314.892

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=8-P0=61-P1=167-P2=157-P3=13-P4=173-P5=47-P6=47-P7=251-P8=79-B.opb
MD5SUM8f717fbc7f85484ebc0de379ab09a890
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.113981
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3
Optimality of the best value was proved YES
Number of variables192
Total number of constraints17
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints17
Minimum length of a constraint8
Maximum length of a constraint80
Number of terms in the objective function 8
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 255
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 32768
Number of bits of the biggest number in a constraint 16
Biggest sum of numbers in a constraint 130560
Number of bits of the biggest sum of numbers17
Number of products (including duplicates)512
Sum of products size (including duplicates)1024
Number of different products512
Sum of products size1024

Solver Data

79.08/79.20	c fallback to adder encoding
79.27/79.39	c fallback to adder encoding
79.47/79.59	c fallback to adder encoding
79.68/79.78	c fallback to adder encoding
79.88/79.98	c fallback to adder encoding
80.07/80.18	c fallback to adder encoding
80.29/80.38	c fallback to adder encoding
83.08/83.14	c run usual solver
314.22/314.61	s UNSATISFIABLE

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-3701830-1338073247/watcher-3701830-1338073247 -o /tmp/evaluation-result-3701830-1338073247/solver-3701830-1338073247 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3701830-1338073247.opb 1491707062 HOME HOME 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.02 2.05 2.01 2/180 15315
/proc/meminfo: memFree=29078524/32873648 swapFree=6864/6864
[pid=15315] ppid=15313 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15315/stat : 15315 (npSolver-pbo.sh) S 15313 15315 11614 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273450157 9367552 275 33554432000 4194304 5064252 140733977905520 140733977904432 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15315/statm: 2287 275 233 213 0 72 0

[startup+0.071197 s]
/proc/loadavg: 2.02 2.05 2.01 2/180 15315
/proc/meminfo: memFree=29078524/32873648 swapFree=6864/6864
[pid=15315] ppid=15313 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15315/stat : 15315 (npSolver-pbo.sh) S 15313 15315 11614 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273450157 9367552 275 33554432000 4194304 5064252 140733977905520 140733977904432 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15315/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100145 s]
/proc/loadavg: 2.02 2.05 2.01 2/180 15315
/proc/meminfo: memFree=29078524/32873648 swapFree=6864/6864
[pid=15315] ppid=15313 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15315/stat : 15315 (npSolver-pbo.sh) S 15313 15315 11614 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273450157 9367552 275 33554432000 4194304 5064252 140733977905520 140733977904432 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15315/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30019 s]
/proc/loadavg: 2.02 2.05 2.01 2/180 15315
/proc/meminfo: memFree=29078524/32873648 swapFree=6864/6864
[pid=15315] ppid=15313 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15315/stat : 15315 (npSolver-pbo.sh) S 15313 15315 11614 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273450157 9367552 275 33554432000 4194304 5064252 140733977905520 140733977904432 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15315/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700102 s]
/proc/loadavg: 2.02 2.05 2.01 2/180 15315
/proc/meminfo: memFree=29078524/32873648 swapFree=6864/6864
[pid=15315] ppid=15313 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15315/stat : 15315 (npSolver-pbo.sh) S 15313 15315 11614 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273450157 9367552 275 33554432000 4194304 5064252 140733977905520 140733977904432 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15315/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50014 s]
/proc/loadavg: 2.02 2.05 2.01 3/182 15317
/proc/meminfo: memFree=29053736/32873648 swapFree=6864/6864
[pid=15315] ppid=15313 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15315/stat : 15315 (npSolver-pbo.sh) S 15313 15315 11614 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273450157 9367552 275 33554432000 4194304 5064252 140733977905520 140733977904432 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15315/statm: 2287 275 233 213 0 72 0
[pid=15316] ppid=15315 vsize=67664 CPUtime=1.48 cores=0,2,4,6
/proc/15316/stat : 15316 (npSolver-pbo) R 15315 15315 11614 0 -1 4202496 3559 0 0 0 147 1 0 0 20 0 1 0 273450157 69287936 8625 33554432000 4194304 5992684 140736668393392 140736668388424 4768821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15316/statm: 16916 8625 147 440 0 16472 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 76812

[startup+3.1002 s]
/proc/loadavg: 2.02 2.05 2.01 3/182 15317
/proc/meminfo: memFree=29030836/32873648 swapFree=6864/6864
[pid=15315] ppid=15313 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15315/stat : 15315 (npSolver-pbo.sh) S 15313 15315 11614 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273450157 9367552 275 33554432000 4194304 5064252 140733977905520 140733977904432 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15315/statm: 2287 275 233 213 0 72 0
[pid=15316] ppid=15315 vsize=133200 CPUtime=3.09 cores=0,2,4,6
/proc/15316/stat : 15316 (npSolver-pbo) R 15315 15315 11614 0 -1 4202496 4119 0 0 0 306 3 0 0 20 0 1 0 273450157 136396800 17329 33554432000 4194304 5992684 140736668393392 140736668388424 4768592 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15316/statm: 33300 17329 147 440 0 32856 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 142348

[startup+6.30021 s]
/proc/loadavg: 2.01 2.05 2.01 3/182 15317
/proc/meminfo: memFree=28958792/32873648 swapFree=6864/6864
[pid=15315] ppid=15313 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15315/stat : 15315 (npSolver-pbo.sh) S 15313 15315 11614 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273450157 9367552 275 33554432000 4194304 5064252 140733977905520 140733977904432 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15315/statm: 2287 275 233 213 0 72 0
[pid=15316] ppid=15315 vsize=264272 CPUtime=6.29 cores=0,2,4,6
/proc/15316/stat : 15316 (npSolver-pbo) R 15315 15315 11614 0 -1 4202496 4727 0 0 0 623 6 0 0 20 0 1 0 273450157 270614528 34225 33554432000 4194304 5992684 140736668393392 140736668388776 4769152 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15316/statm: 66068 34225 147 440 0 65624 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 273420

[startup+12.7002 s]
/proc/loadavg: 2.01 2.05 2.01 3/182 15317
/proc/meminfo: memFree=28814916/32873648 swapFree=6864/6864
[pid=15315] ppid=15313 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15315/stat : 15315 (npSolver-pbo.sh) S 15313 15315 11614 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273450157 9367552 275 33554432000 4194304 5064252 140733977905520 140733977904432 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15315/statm: 2287 275 233 213 0 72 0
[pid=15316] ppid=15315 vsize=526416 CPUtime=12.69 cores=0,2,4,6
/proc/15316/stat : 15316 (npSolver-pbo) R 15315 15315 11614 0 -1 4202496 5433 0 0 0 1257 12 0 0 20 0 1 0 273450157 539049984 68529 33554432000 4194304 5992684 140736668393392 140736668388776 4524856 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15316/statm: 131604 68529 147 440 0 131160 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 535564

[startup+25.5002 s]
/proc/loadavg: 2.01 2.05 2.01 3/182 15340
/proc/meminfo: memFree=28536136/32873648 swapFree=6864/6864
[pid=15315] ppid=15313 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15315/stat : 15315 (npSolver-pbo.sh) S 15313 15315 11614 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273450157 9367552 275 33554432000 4194304 5064252 140733977905520 140733977904432 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15315/statm: 2287 275 233 213 0 72 0
[pid=15316] ppid=15315 vsize=1050704 CPUtime=25.49 cores=0,2,4,6
/proc/15316/stat : 15316 (npSolver-pbo) R 15315 15315 11614 0 -1 4202496 6331 0 0 0 2526 23 0 0 20 0 1 0 273450157 1075920896 135601 33554432000 4194304 5992684 140736668393392 140736668388424 4523474 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15316/statm: 262676 135601 147 440 0 262232 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1059852

[startup+51.1002 s]
/proc/loadavg: 2.00 2.04 2.00 3/182 15340
/proc/meminfo: memFree=27999192/32873648 swapFree=6864/6864
[pid=15315] ppid=15313 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15315/stat : 15315 (npSolver-pbo.sh) S 15313 15315 11614 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273450157 9367552 275 33554432000 4194304 5064252 140733977905520 140733977904432 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15315/statm: 2287 275 233 213 0 72 0
[pid=15316] ppid=15315 vsize=2099280 CPUtime=51.08 cores=0,2,4,6
/proc/15316/stat : 15316 (npSolver-pbo) R 15315 15315 11614 0 -1 4202496 7617 0 0 0 5062 46 0 0 20 0 1 0 273450157 2149662720 270257 33554432000 4194304 5992684 140736668393392 140736668388424 4568033 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15316/statm: 524820 270257 147 440 0 524376 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2108428

[startup+102.307 s]
/proc/loadavg: 2.35 2.11 2.03 3/183 15349
/proc/meminfo: memFree=23961892/32873648 swapFree=6864/6864
[pid=15315] ppid=15313 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15315/stat : 15315 (npSolver-pbo.sh) S 15313 15315 11614 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273450157 9367552 275 33554432000 4194304 5064252 140733977905520 140733977904432 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15315/statm: 2287 275 233 213 0 72 0
[pid=15316] ppid=15315 vsize=2183896 CPUtime=83.13 cores=0,2,4,6
/proc/15316/stat : 15316 (npSolver-pbo) S 15315 15315 11614 0 -1 4202496 30300 0 0 0 8012 301 0 0 20 0 1 0 273450157 2236309504 440940 33554432000 4194304 5992684 140736668393392 140736668387424 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15316/statm: 545974 440940 173 440 0 545530 0
[pid=15341] ppid=15316 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15341/stat : 15341 (cp2_pre.sh) S 15316 15315 11614 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 273458471 9367552 277 33554432000 4194304 5064252 140736069283216 140736069281920 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15341/statm: 2287 277 234 213 0 72 0
[pid=15342] ppid=15341 vsize=1628884 CPUtime=19.13 cores=0,2,4,6
/proc/15342/stat : 15342 (coprocessor) R 15341 15315 11614 0 -1 4202496 299021 0 0 0 1837 76 0 0 20 0 1 0 273458472 1667977216 403078 33554432000 4194304 6586260 140734150879104 140734150875864 5732400 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/15342/statm: 407221 403078 137 584 0 406633 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 3831076

[startup+162.3 s]
/proc/loadavg: 2.16 2.10 2.03 3/183 15349
/proc/meminfo: memFree=21540052/32873648 swapFree=6864/6864
[pid=15315] ppid=15313 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15315/stat : 15315 (npSolver-pbo.sh) S 15313 15315 11614 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273450157 9367552 275 33554432000 4194304 5064252 140733977905520 140733977904432 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15315/statm: 2287 275 233 213 0 72 0
[pid=15316] ppid=15315 vsize=2183896 CPUtime=83.13 cores=0,2,4,6
/proc/15316/stat : 15316 (npSolver-pbo) S 15315 15315 11614 0 -1 4202496 30300 0 0 0 8012 301 0 0 20 0 1 0 273450157 2236309504 440940 33554432000 4194304 5992684 140736668393392 140736668387424 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15316/statm: 545974 440940 173 440 0 545530 0
[pid=15341] ppid=15316 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15341/stat : 15341 (cp2_pre.sh) S 15316 15315 11614 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 273458471 9367552 277 33554432000 4194304 5064252 140736069283216 140736069281920 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15341/statm: 2287 277 234 213 0 72 0
[pid=15342] ppid=15341 vsize=4181368 CPUtime=79.12 cores=0,2,4,6
/proc/15342/stat : 15342 (coprocessor) R 15341 15315 11614 0 -1 4202496 488332 0 0 0 7771 141 0 0 20 0 1 0 273458472 4281720832 1013770 33554432000 4194304 6586260 140734150879104 140734150875128 4753903 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0
/proc/15342/statm: 1045342 1013770 180 584 0 1044754 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 6383560

[startup+222.3 s]
/proc/loadavg: 2.06 2.08 2.02 3/183 15350
/proc/meminfo: memFree=19942516/32873648 swapFree=6864/6864
[pid=15315] ppid=15313 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15315/stat : 15315 (npSolver-pbo.sh) S 15313 15315 11614 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273450157 9367552 275 33554432000 4194304 5064252 140733977905520 140733977904432 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15315/statm: 2287 275 233 213 0 72 0
[pid=15316] ppid=15315 vsize=2183896 CPUtime=83.13 cores=0,2,4,6
/proc/15316/stat : 15316 (npSolver-pbo) S 15315 15315 11614 0 -1 4202496 30300 0 0 0 8012 301 0 0 20 0 1 0 273450157 2236309504 440940 33554432000 4194304 5992684 140736668393392 140736668387424 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15316/statm: 545974 440940 173 440 0 545530 0
[pid=15341] ppid=15316 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15341/stat : 15341 (cp2_pre.sh) S 15316 15315 11614 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 273458471 9367552 277 33554432000 4194304 5064252 140736069283216 140736069281920 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15341/statm: 2287 277 234 213 0 72 0
[pid=15342] ppid=15341 vsize=4312460 CPUtime=138.84 cores=0,2,4,6
/proc/15342/stat : 15342 (coprocessor) R 15341 15315 11614 0 -1 4202496 490496 0 0 0 13463 421 0 0 20 0 1 0 273458472 4415959040 1046594 33554432000 4194304 6586260 140734150879104 140734150874856 5732496 0 0 4096 8404994 0 0 0 17 2 0 0 28 0 0
/proc/15342/statm: 1078115 1046594 199 584 0 1077527 0
Current children cumulated CPU time (s) 221.97
Current children cumulated vsize (KiB) 6514652

[startup+282.3 s]
/proc/loadavg: 2.06 2.08 2.02 3/183 15353
/proc/meminfo: memFree=23506388/32873648 swapFree=6864/6864
[pid=15315] ppid=15313 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15315/stat : 15315 (npSolver-pbo.sh) S 15313 15315 11614 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273450157 9367552 275 33554432000 4194304 5064252 140733977905520 140733977904432 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15315/statm: 2287 275 233 213 0 72 0
[pid=15316] ppid=15315 vsize=2183896 CPUtime=230.47 cores=0,2,4,6
/proc/15316/stat : 15316 (npSolver-pbo) S 15315 15315 11614 0 -1 4202496 30310 491400 0 0 8012 301 14229 505 20 0 1 0 273450157 2236309504 440940 33554432000 4194304 5992684 140736668393392 140736668388512 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15316/statm: 545974 440940 173 440 0 545530 0
[pid=15352] ppid=15316 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15352/stat : 15352 (satsolver.sh) S 15316 15315 11614 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 273473242 9367552 267 33554432000 4194304 5064252 140736314078384 140736314077296 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15352/statm: 2287 267 226 213 0 72 0
[pid=15353] ppid=15352 vsize=2836264 CPUtime=51.42 cores=0,2,4,6
/proc/15353/stat : 15353 (glucose) R 15352 15315 11614 0 -1 4202496 35643 0 0 0 5064 78 0 0 20 0 1 0 273473242 2904334336 519120 33554432000 4194304 5208918 140735739340608 140735739338776 4229745 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15353/statm: 709066 519120 101 248 0 708815 0
Current children cumulated CPU time (s) 281.89
Current children cumulated vsize (KiB) 5038456

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

[startup+294.3 s]
/proc/loadavg: 2.05 2.08 2.02 3/183 15353
/proc/meminfo: memFree=23499252/32873648 swapFree=6864/6864
[pid=15315] ppid=15313 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15315/stat : 15315 (npSolver-pbo.sh) S 15313 15315 11614 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273450157 9367552 275 33554432000 4194304 5064252 140733977905520 140733977904432 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15315/statm: 2287 275 233 213 0 72 0
[pid=15316] ppid=15315 vsize=2183896 CPUtime=230.47 cores=0,2,4,6
/proc/15316/stat : 15316 (npSolver-pbo) S 15315 15315 11614 0 -1 4202496 30310 491400 0 0 8012 301 14229 505 20 0 1 0 273450157 2236309504 440940 33554432000 4194304 5992684 140736668393392 140736668388512 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15316/statm: 545974 440940 173 440 0 545530 0
[pid=15352] ppid=15316 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15352/stat : 15352 (satsolver.sh) S 15316 15315 11614 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 273473242 9367552 267 33554432000 4194304 5064252 140736314078384 140736314077296 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15352/statm: 2287 267 226 213 0 72 0
[pid=15353] ppid=15352 vsize=2837356 CPUtime=63.43 cores=0,2,4,6
/proc/15353/stat : 15353 (glucose) R 15352 15315 11614 0 -1 4202496 35902 0 0 0 6264 79 0 0 20 0 1 0 273473242 2905452544 521423 33554432000 4194304 5208918 140735739340608 140735739338504 4212883 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15353/statm: 709339 521423 101 248 0 709088 0
Current children cumulated CPU time (s) 293.9
Current children cumulated vsize (KiB) 5039548

[startup+307.1 s]
/proc/loadavg: 2.04 2.07 2.02 3/183 15353
/proc/meminfo: memFree=23500092/32873648 swapFree=6864/6864
[pid=15315] ppid=15313 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15315/stat : 15315 (npSolver-pbo.sh) S 15313 15315 11614 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273450157 9367552 275 33554432000 4194304 5064252 140733977905520 140733977904432 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15315/statm: 2287 275 233 213 0 72 0
[pid=15316] ppid=15315 vsize=2183896 CPUtime=230.47 cores=0,2,4,6
/proc/15316/stat : 15316 (npSolver-pbo) S 15315 15315 11614 0 -1 4202496 30310 491400 0 0 8012 301 14229 505 20 0 1 0 273450157 2236309504 440940 33554432000 4194304 5992684 140736668393392 140736668388512 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15316/statm: 545974 440940 173 440 0 545530 0
[pid=15352] ppid=15316 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15352/stat : 15352 (satsolver.sh) S 15316 15315 11614 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 273473242 9367552 267 33554432000 4194304 5064252 140736314078384 140736314077296 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15352/statm: 2287 267 226 213 0 72 0
[pid=15353] ppid=15352 vsize=2837904 CPUtime=76.22 cores=0,2,4,6
/proc/15353/stat : 15353 (glucose) R 15352 15315 11614 0 -1 4202496 36062 0 0 0 7543 79 0 0 20 0 1 0 273473242 2906013696 523116 33554432000 4194304 5208918 140735739340608 140735739338456 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15353/statm: 709476 523116 101 248 0 709225 0
Current children cumulated CPU time (s) 306.69
Current children cumulated vsize (KiB) 5040096

[startup+310.3 s]
/proc/loadavg: 2.04 2.07 2.02 3/183 15353
/proc/meminfo: memFree=23497796/32873648 swapFree=6864/6864
[pid=15315] ppid=15313 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15315/stat : 15315 (npSolver-pbo.sh) S 15313 15315 11614 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273450157 9367552 275 33554432000 4194304 5064252 140733977905520 140733977904432 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15315/statm: 2287 275 233 213 0 72 0
[pid=15316] ppid=15315 vsize=2183896 CPUtime=230.47 cores=0,2,4,6
/proc/15316/stat : 15316 (npSolver-pbo) S 15315 15315 11614 0 -1 4202496 30310 491400 0 0 8012 301 14229 505 20 0 1 0 273450157 2236309504 440940 33554432000 4194304 5992684 140736668393392 140736668388512 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15316/statm: 545974 440940 173 440 0 545530 0
[pid=15352] ppid=15316 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15352/stat : 15352 (satsolver.sh) S 15316 15315 11614 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 273473242 9367552 267 33554432000 4194304 5064252 140736314078384 140736314077296 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15352/statm: 2287 267 226 213 0 72 0
[pid=15353] ppid=15352 vsize=2838192 CPUtime=79.42 cores=0,2,4,6
/proc/15353/stat : 15353 (glucose) R 15352 15315 11614 0 -1 4202496 36123 0 0 0 7863 79 0 0 20 0 1 0 273473242 2906308608 523688 33554432000 4194304 5208918 140735739340608 140735739338504 4229021 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15353/statm: 709548 523688 101 248 0 709297 0
Current children cumulated CPU time (s) 309.89
Current children cumulated vsize (KiB) 5040384

[startup+311.9 s]
/proc/loadavg: 2.03 2.07 2.02 3/183 15353
/proc/meminfo: memFree=23497796/32873648 swapFree=6864/6864
[pid=15315] ppid=15313 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15315/stat : 15315 (npSolver-pbo.sh) S 15313 15315 11614 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273450157 9367552 275 33554432000 4194304 5064252 140733977905520 140733977904432 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15315/statm: 2287 275 233 213 0 72 0
[pid=15316] ppid=15315 vsize=2183896 CPUtime=230.47 cores=0,2,4,6
/proc/15316/stat : 15316 (npSolver-pbo) S 15315 15315 11614 0 -1 4202496 30310 491400 0 0 8012 301 14229 505 20 0 1 0 273450157 2236309504 440940 33554432000 4194304 5992684 140736668393392 140736668388512 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15316/statm: 545974 440940 173 440 0 545530 0
[pid=15352] ppid=15316 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15352/stat : 15352 (satsolver.sh) S 15316 15315 11614 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 273473242 9367552 267 33554432000 4194304 5064252 140736314078384 140736314077296 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15352/statm: 2287 267 226 213 0 72 0
[pid=15353] ppid=15352 vsize=2838192 CPUtime=81.02 cores=0,2,4,6
/proc/15353/stat : 15353 (glucose) R 15352 15315 11614 0 -1 4202496 36123 0 0 0 8023 79 0 0 20 0 1 0 273473242 2906308608 523688 33554432000 4194304 5208918 140735739340608 140735739338504 4212601 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15353/statm: 709548 523688 101 248 0 709297 0
Current children cumulated CPU time (s) 311.49
Current children cumulated vsize (KiB) 5040384

[startup+313.507 s]
/proc/loadavg: 2.03 2.07 2.02 3/183 15353
/proc/meminfo: memFree=23497920/32873648 swapFree=6864/6864
[pid=15315] ppid=15313 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15315/stat : 15315 (npSolver-pbo.sh) S 15313 15315 11614 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273450157 9367552 275 33554432000 4194304 5064252 140733977905520 140733977904432 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15315/statm: 2287 275 233 213 0 72 0
[pid=15316] ppid=15315 vsize=2183896 CPUtime=230.47 cores=0,2,4,6
/proc/15316/stat : 15316 (npSolver-pbo) S 15315 15315 11614 0 -1 4202496 30310 491400 0 0 8012 301 14229 505 20 0 1 0 273450157 2236309504 440940 33554432000 4194304 5992684 140736668393392 140736668388512 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15316/statm: 545974 440940 173 440 0 545530 0
[pid=15352] ppid=15316 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15352/stat : 15352 (satsolver.sh) S 15316 15315 11614 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 273473242 9367552 267 33554432000 4194304 5064252 140736314078384 140736314077296 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15352/statm: 2287 267 226 213 0 72 0
[pid=15353] ppid=15352 vsize=2838192 CPUtime=82.63 cores=0,2,4,6
/proc/15353/stat : 15353 (glucose) R 15352 15315 11614 0 -1 4202496 36123 0 0 0 8184 79 0 0 20 0 1 0 273473242 2906308608 523688 33554432000 4194304 5208918 140735739340608 140735739338504 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15353/statm: 709548 523688 101 248 0 709297 0
Current children cumulated CPU time (s) 313.1
Current children cumulated vsize (KiB) 5040384

[startup+314.3 s]
/proc/loadavg: 2.03 2.07 2.02 3/183 15353
/proc/meminfo: memFree=23497920/32873648 swapFree=6864/6864
[pid=15315] ppid=15313 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15315/stat : 15315 (npSolver-pbo.sh) S 15313 15315 11614 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273450157 9367552 275 33554432000 4194304 5064252 140733977905520 140733977904432 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15315/statm: 2287 275 233 213 0 72 0
[pid=15316] ppid=15315 vsize=2183896 CPUtime=230.47 cores=0,2,4,6
/proc/15316/stat : 15316 (npSolver-pbo) S 15315 15315 11614 0 -1 4202496 30310 491400 0 0 8012 301 14229 505 20 0 1 0 273450157 2236309504 440940 33554432000 4194304 5992684 140736668393392 140736668388512 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15316/statm: 545974 440940 173 440 0 545530 0
[pid=15352] ppid=15316 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15352/stat : 15352 (satsolver.sh) S 15316 15315 11614 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 273473242 9367552 267 33554432000 4194304 5064252 140736314078384 140736314077296 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15352/statm: 2287 267 226 213 0 72 0
[pid=15353] ppid=15352 vsize=2838192 CPUtime=83.42 cores=0,2,4,6
/proc/15353/stat : 15353 (glucose) R 15352 15315 11614 0 -1 4202496 36124 0 0 0 8263 79 0 0 20 0 1 0 273473242 2906308608 524200 33554432000 4194304 5208918 140735739340608 140735739338504 4229699 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15353/statm: 709548 524200 101 248 0 709297 0
Current children cumulated CPU time (s) 313.89
Current children cumulated vsize (KiB) 5040384

[startup+314.7 s]
/proc/loadavg: 2.03 2.07 2.02 3/183 15353
/proc/meminfo: memFree=23495872/32873648 swapFree=6864/6864
[pid=15315] ppid=15313 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15315/stat : 15315 (npSolver-pbo.sh) S 15313 15315 11614 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273450157 9367552 275 33554432000 4194304 5064252 140733977905520 140733977904432 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15315/statm: 2287 275 233 213 0 72 0
[pid=15316] ppid=15315 vsize=2183896 CPUtime=314.23 cores=0,2,4,6
/proc/15316/stat : 15316 (npSolver-pbo) S 15315 15315 11614 0 -1 4202496 30347 529899 0 0 8012 301 22517 593 20 0 1 0 273450157 2236309504 440944 33554432000 4194304 5992684 140736668393392 140736668389728 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15316/statm: 545974 440944 177 440 0 545530 0
Current children cumulated CPU time (s) 314.23
Current children cumulated vsize (KiB) 2193044

[startup+314.8 s]
/proc/loadavg: 2.03 2.07 2.02 3/183 15353
/proc/meminfo: memFree=23495872/32873648 swapFree=6864/6864
[pid=15315] ppid=15313 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15315/stat : 15315 (npSolver-pbo.sh) S 15313 15315 11614 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273450157 9367552 275 33554432000 4194304 5064252 140733977905520 140733977904432 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15315/statm: 2287 275 233 213 0 72 0
[pid=15316] ppid=15315 vsize=2183896 CPUtime=314.23 cores=0,2,4,6
/proc/15316/stat : 15316 (npSolver-pbo) S 15315 15315 11614 0 -1 4202496 30347 529899 0 0 8012 301 22517 593 20 0 1 0 273450157 2236309504 440944 33554432000 4194304 5992684 140736668393392 140736668389728 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15316/statm: 545974 440944 177 440 0 545530 0
Current children cumulated CPU time (s) 314.23
Current children cumulated vsize (KiB) 2193044

Child status: 0
Real time (s): 314.892
CPU time (s): 314.52
CPU user time (s): 305.3
CPU system time (s): 9.2206
CPU usage (%): 99.8819
Max. virtual memory (cumulated for all children) (KiB): 6514652

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 305.3
system time used= 9.2206
maximum resident set size= 4186384
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 561076
page faults= 0
swaps= 0
block input operations= 0
block output operations= 6698344
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 78
involuntary context switches= 688

runsolver used 0.683896 second user time and 1.72274 second system time

The end

Launcher Data

Begin job on node125 at 2012-05-27 01:00:47
IDJOB=3701830
IDBENCH=47980
IDSOLVER=2277
FILE ID=node125/3701830-1338073247
RUNJOBID= node125-1338052962-11630
PBS_JOBID= 14624413
Free space on /tmp= 71164 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=8-P0=61-P1=167-P2=157-P3=13-P4=173-P5=47-P6=47-P7=251-P8=79-B.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3701830-1338073247/watcher-3701830-1338073247 -o /tmp/evaluation-result-3701830-1338073247/solver-3701830-1338073247 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3701830-1338073247.opb 1491707062 HOME HOME

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

MD5SUM BENCH= 8f717fbc7f85484ebc0de379ab09a890
RANDOM SEED=1491707062

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        29079060 kB
Buffers:          273980 kB
Cached:          2458168 kB
SwapCached:         2384 kB
Active:          1504352 kB
Inactive:        1471964 kB
Active(anon):     237596 kB
Inactive(anon):     9536 kB
Active(file):    1266756 kB
Inactive(file):  1462428 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67102504 kB
Dirty:              8568 kB
Writeback:             0 kB
AnonPages:        257604 kB
Mapped:            15236 kB
Shmem:               104 kB
Slab:             675496 kB
SReclaimable:     119364 kB
SUnreclaim:       556132 kB
KernelStack:        1536 kB
PageTables:         4428 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     407536 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    169984 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71156 MiB
End job on node125 at 2012-05-27 01:06:02