Trace number 3701081

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.0? (TO) 1800.05 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/
MIPLIB/miplib/normalized-mps-v2-20-10-lp4l.opb
MD5SUM8d2c17131f0dd6c2b5d472cf1eef4c89
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2967
Best CPU time to get the best result obtained on this benchmark0.208968
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 2967
Optimality of the best value was proved YES
Number of variables1086
Total number of constraints85
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)84
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint4
Maximum length of a constraint1086
Number of terms in the objective function 1086
Biggest coefficient in the objective function 283
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 197191
Number of bits of the sum of numbers in the objective function 18
Biggest number in a constraint 283
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 197191
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

0.00/0.03	c run usual solver
0.00/0.53	c model valid
0.00/0.53	c current solution ok
0.00/0.62	o 4605
0.00/0.62	c current bound: 2302
0.00/0.62	c fallback to adder encoding
1800.05/1800.41	c error: unexpected solver exit code
1800.05/1800.41	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-3701081-1338049992/watcher-3701081-1338049992 -o /tmp/evaluation-result-3701081-1338049992/solver-3701081-1338049992 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3701081-1338049992.opb 363916764 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: 1.08 1.02 1.15 3/173 2994
/proc/meminfo: memFree=29161392/32873624 swapFree=7104/7104
[pid=2994] ppid=2991 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2994/stat : 2994 (npSolver-pbo.sh) S 2991 2994 31545 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271124718 9367552 275 33554432000 4194304 5064252 140735217280240 140735217279152 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2994/statm: 2287 275 233 213 0 72 0

[startup+0.0686459 s]
/proc/loadavg: 1.08 1.02 1.15 3/173 2994
/proc/meminfo: memFree=29161392/32873624 swapFree=7104/7104
[pid=2994] ppid=2991 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2994/stat : 2994 (npSolver-pbo.sh) S 2991 2994 31545 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271124718 9367552 275 33554432000 4194304 5064252 140735217280240 140735217279152 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2994/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10019 s]
/proc/loadavg: 1.08 1.02 1.15 3/173 2994
/proc/meminfo: memFree=29161392/32873624 swapFree=7104/7104
[pid=2994] ppid=2991 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2994/stat : 2994 (npSolver-pbo.sh) S 2991 2994 31545 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271124718 9367552 275 33554432000 4194304 5064252 140735217280240 140735217279152 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2994/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300149 s]
/proc/loadavg: 1.08 1.02 1.15 3/173 2994
/proc/meminfo: memFree=29161392/32873624 swapFree=7104/7104
[pid=2994] ppid=2991 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2994/stat : 2994 (npSolver-pbo.sh) S 2991 2994 31545 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271124718 9367552 275 33554432000 4194304 5064252 140735217280240 140735217279152 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2994/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700132 s]
/proc/loadavg: 1.08 1.02 1.15 3/173 2994
/proc/meminfo: memFree=29161392/32873624 swapFree=7104/7104
[pid=2994] ppid=2991 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2994/stat : 2994 (npSolver-pbo.sh) S 2991 2994 31545 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271124718 9367552 275 33554432000 4194304 5064252 140735217280240 140735217279152 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2994/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50033 s]
/proc/loadavg: 1.08 1.02 1.15 4/181 3012
/proc/meminfo: memFree=29032276/32873624 swapFree=7104/7104
[pid=2994] ppid=2991 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2994/stat : 2994 (npSolver-pbo.sh) S 2991 2994 31545 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271124718 9367552 275 33554432000 4194304 5064252 140735217280240 140735217279152 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2994/statm: 2287 275 233 213 0 72 0
[pid=2996] ppid=2994 vsize=16920 CPUtime=0.67 cores=0,2,4,6
/proc/2996/stat : 2996 (npSolver-pbo) S 2994 2994 31545 0 -1 4202496 4450 11622 0 0 11 7 44 5 20 0 1 0 271124718 17326080 2785 33554432000 4194304 5992684 140736488360032 140736488352352 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2996/statm: 4230 2785 189 440 0 3786 0
[pid=3009] ppid=2996 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3009/stat : 3009 (satsolver.sh) S 2996 2994 31545 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271124788 9367552 266 33554432000 4194304 5064252 140733951967744 140733951966656 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3009/statm: 2287 266 226 213 0 72 0
[pid=3010] ppid=3009 vsize=24924 CPUtime=0.8 cores=0,2,4,6
/proc/3010/stat : 3010 (glucose) R 3009 2994 31545 0 -1 4202496 5810 0 0 0 79 1 0 0 20 0 1 0 271124788 25522176 5343 33554432000 4194304 5208918 140734788956624 140734788954776 4211111 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/3010/statm: 6231 5343 104 248 0 5980 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 60140

[startup+3.10033 s]
/proc/loadavg: 1.08 1.02 1.15 4/181 3012
/proc/meminfo: memFree=28915412/32873624 swapFree=7104/7104
[pid=2994] ppid=2991 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2994/stat : 2994 (npSolver-pbo.sh) S 2991 2994 31545 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271124718 9367552 275 33554432000 4194304 5064252 140735217280240 140735217279152 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2994/statm: 2287 275 233 213 0 72 0
[pid=2996] ppid=2994 vsize=16920 CPUtime=0.67 cores=0,2,4,6
/proc/2996/stat : 2996 (npSolver-pbo) S 2994 2994 31545 0 -1 4202496 4450 11622 0 0 11 7 44 5 20 0 1 0 271124718 17326080 2785 33554432000 4194304 5992684 140736488360032 140736488352352 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2996/statm: 4230 2785 189 440 0 3786 0
[pid=3009] ppid=2996 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3009/stat : 3009 (satsolver.sh) S 2996 2994 31545 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271124788 9367552 266 33554432000 4194304 5064252 140733951967744 140733951966656 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3009/statm: 2287 266 226 213 0 72 0
[pid=3010] ppid=3009 vsize=40560 CPUtime=2.39 cores=0,2,4,6
/proc/3010/stat : 3010 (glucose) R 3009 2994 31545 0 -1 4202496 6852 0 0 0 238 1 0 0 20 0 1 0 271124788 41533440 8985 33554432000 4194304 5208918 140734788956624 140734788954568 4229296 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/3010/statm: 10140 8985 104 248 0 9889 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 75776

[startup+6.30027 s]
/proc/loadavg: 1.15 1.03 1.15 4/181 3015
/proc/meminfo: memFree=28976916/32873624 swapFree=7104/7104
[pid=2994] ppid=2991 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2994/stat : 2994 (npSolver-pbo.sh) S 2991 2994 31545 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271124718 9367552 275 33554432000 4194304 5064252 140735217280240 140735217279152 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2994/statm: 2287 275 233 213 0 72 0
[pid=2996] ppid=2994 vsize=16920 CPUtime=0.67 cores=0,2,4,6
/proc/2996/stat : 2996 (npSolver-pbo) S 2994 2994 31545 0 -1 4202496 4450 11622 0 0 11 7 44 5 20 0 1 0 271124718 17326080 2785 33554432000 4194304 5992684 140736488360032 140736488352352 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2996/statm: 4230 2785 189 440 0 3786 0
[pid=3009] ppid=2996 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3009/stat : 3009 (satsolver.sh) S 2996 2994 31545 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271124788 9367552 266 33554432000 4194304 5064252 140733951967744 140733951966656 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3009/statm: 2287 266 226 213 0 72 0
[pid=3010] ppid=3009 vsize=29064 CPUtime=5.59 cores=0,2,4,6
/proc/3010/stat : 3010 (glucose) R 3009 2994 31545 0 -1 4202496 7247 0 0 0 558 1 0 0 20 0 1 0 271124788 29761536 6836 33554432000 4194304 5208918 140734788956624 140734788954776 4211599 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/3010/statm: 7266 6836 104 248 0 7015 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 64280

[startup+12.7003 s]
/proc/loadavg: 1.22 1.05 1.15 4/181 3015
/proc/meminfo: memFree=28965568/32873624 swapFree=7104/7104
[pid=2994] ppid=2991 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2994/stat : 2994 (npSolver-pbo.sh) S 2991 2994 31545 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271124718 9367552 275 33554432000 4194304 5064252 140735217280240 140735217279152 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2994/statm: 2287 275 233 213 0 72 0
[pid=2996] ppid=2994 vsize=16920 CPUtime=0.67 cores=0,2,4,6
/proc/2996/stat : 2996 (npSolver-pbo) S 2994 2994 31545 0 -1 4202496 4450 11622 0 0 11 7 44 5 20 0 1 0 271124718 17326080 2785 33554432000 4194304 5992684 140736488360032 140736488352352 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2996/statm: 4230 2785 189 440 0 3786 0
[pid=3009] ppid=2996 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3009/stat : 3009 (satsolver.sh) S 2996 2994 31545 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271124788 9367552 266 33554432000 4194304 5064252 140733951967744 140733951966656 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3009/statm: 2287 266 226 213 0 72 0
[pid=3010] ppid=3009 vsize=47740 CPUtime=11.99 cores=0,2,4,6
/proc/3010/stat : 3010 (glucose) R 3009 2994 31545 0 -1 4202496 7505 0 0 0 1198 1 0 0 20 0 1 0 271124788 48885760 11168 33554432000 4194304 5208918 140734788956624 140734788954488 4229296 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/3010/statm: 11935 11168 105 248 0 11684 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 82956

[startup+25.5004 s]
/proc/loadavg: 1.39 1.09 1.17 4/181 3015
/proc/meminfo: memFree=28928960/32873624 swapFree=7104/7104
[pid=2994] ppid=2991 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2994/stat : 2994 (npSolver-pbo.sh) S 2991 2994 31545 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271124718 9367552 275 33554432000 4194304 5064252 140735217280240 140735217279152 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2994/statm: 2287 275 233 213 0 72 0
[pid=2996] ppid=2994 vsize=16920 CPUtime=0.67 cores=0,2,4,6
/proc/2996/stat : 2996 (npSolver-pbo) S 2994 2994 31545 0 -1 4202496 4450 11622 0 0 11 7 44 5 20 0 1 0 271124718 17326080 2785 33554432000 4194304 5992684 140736488360032 140736488352352 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2996/statm: 4230 2785 189 440 0 3786 0
[pid=3009] ppid=2996 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3009/stat : 3009 (satsolver.sh) S 2996 2994 31545 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271124788 9367552 266 33554432000 4194304 5064252 140733951967744 140733951966656 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3009/statm: 2287 266 226 213 0 72 0
[pid=3010] ppid=3009 vsize=47740 CPUtime=24.79 cores=0,2,4,6
/proc/3010/stat : 3010 (glucose) R 3009 2994 31545 0 -1 4202496 7505 0 0 0 2478 1 0 0 20 0 1 0 271124788 48885760 11168 33554432000 4194304 5208918 140734788956624 140734788952936 4229319 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/3010/statm: 11935 11168 105 248 0 11684 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 82956

[startup+51.1003 s]
/proc/loadavg: 1.60 1.17 1.19 4/181 3015
/proc/meminfo: memFree=28867276/32873624 swapFree=7104/7104
[pid=2994] ppid=2991 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2994/stat : 2994 (npSolver-pbo.sh) S 2991 2994 31545 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271124718 9367552 275 33554432000 4194304 5064252 140735217280240 140735217279152 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2994/statm: 2287 275 233 213 0 72 0
[pid=2996] ppid=2994 vsize=16920 CPUtime=0.67 cores=0,2,4,6
/proc/2996/stat : 2996 (npSolver-pbo) S 2994 2994 31545 0 -1 4202496 4450 11622 0 0 11 7 44 5 20 0 1 0 271124718 17326080 2785 33554432000 4194304 5992684 140736488360032 140736488352352 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2996/statm: 4230 2785 189 440 0 3786 0
[pid=3009] ppid=2996 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3009/stat : 3009 (satsolver.sh) S 2996 2994 31545 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271124788 9367552 266 33554432000 4194304 5064252 140733951967744 140733951966656 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3009/statm: 2287 266 226 213 0 72 0
[pid=3010] ppid=3009 vsize=82532 CPUtime=50.38 cores=0,2,4,6
/proc/3010/stat : 3010 (glucose) R 3009 2994 31545 0 -1 4202496 9399 0 0 0 5035 3 0 0 20 0 1 0 271124788 84512768 15560 33554432000 4194304 5208918 140734788956624 140734788954616 4211019 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3010/statm: 20633 15560 105 248 0 20382 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 117748

[startup+102.307 s]
/proc/loadavg: 1.87 1.31 1.23 4/181 3022
/proc/meminfo: memFree=28841416/32873624 swapFree=7104/7104
[pid=2994] ppid=2991 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2994/stat : 2994 (npSolver-pbo.sh) S 2991 2994 31545 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271124718 9367552 275 33554432000 4194304 5064252 140735217280240 140735217279152 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2994/statm: 2287 275 233 213 0 72 0
[pid=2996] ppid=2994 vsize=16920 CPUtime=0.67 cores=0,2,4,6
/proc/2996/stat : 2996 (npSolver-pbo) S 2994 2994 31545 0 -1 4202496 4450 11622 0 0 11 7 44 5 20 0 1 0 271124718 17326080 2785 33554432000 4194304 5992684 140736488360032 140736488352352 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2996/statm: 4230 2785 189 440 0 3786 0
[pid=3009] ppid=2996 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3009/stat : 3009 (satsolver.sh) S 2996 2994 31545 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271124788 9367552 266 33554432000 4194304 5064252 140733951967744 140733951966656 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3009/statm: 2287 266 226 213 0 72 0
[pid=3010] ppid=3009 vsize=131852 CPUtime=101.58 cores=0,2,4,6
/proc/3010/stat : 3010 (glucose) R 3009 2994 31545 0 -1 4202496 10114 0 0 0 10154 4 0 0 20 0 1 0 271124788 135016448 24093 33554432000 4194304 5208918 140734788956624 140734788952392 4211652 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3010/statm: 32963 24093 105 248 0 32712 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 167068

[startup+162.3 s]
/proc/loadavg: 1.98 1.44 1.28 4/181 3022
/proc/meminfo: memFree=28826312/32873624 swapFree=7104/7104
[pid=2994] ppid=2991 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2994/stat : 2994 (npSolver-pbo.sh) S 2991 2994 31545 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271124718 9367552 275 33554432000 4194304 5064252 140735217280240 140735217279152 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2994/statm: 2287 275 233 213 0 72 0
[pid=2996] ppid=2994 vsize=16920 CPUtime=0.67 cores=0,2,4,6
/proc/2996/stat : 2996 (npSolver-pbo) S 2994 2994 31545 0 -1 4202496 4450 11622 0 0 11 7 44 5 20 0 1 0 271124718 17326080 2785 33554432000 4194304 5992684 140736488360032 140736488352352 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2996/statm: 4230 2785 189 440 0 3786 0
[pid=3009] ppid=2996 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/3010/stat : 3010 (glucose) R 3009 2994 31545 0 -1 4202496 39869 0 0 0 136071 64 0 0 20 0 1 0 271124788 168554496 34901 33554432000 4194304 5208918 140734788956624 140734788954776 4211641 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3010/statm: 41151 34901 105 248 0 40900 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 199820

[startup+1422.31 s]
/proc/loadavg: 2.00 1.97 1.79 4/181 3033
/proc/meminfo: memFree=28707364/32873624 swapFree=7104/7104
[pid=2994] ppid=2991 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2994/stat : 2994 (npSolver-pbo.sh) S 2991 2994 31545 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271124718 9367552 275 33554432000 4194304 5064252 140735217280240 140735217279152 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2994/statm: 2287 275 233 213 0 72 0
[pid=2996] ppid=2994 vsize=16920 CPUtime=0.67 cores=0,2,4,6
/proc/2996/stat : 2996 (npSolver-pbo) S 2994 2994 31545 0 -1 4202496 4450 11622 0 0 11 7 44 5 20 0 1 0 271124718 17326080 2785 33554432000 4194304 5992684 140736488360032 140736488352352 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2996/statm: 4230 2785 189 440 0 3786 0
[pid=3009] ppid=2996 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3009/stat : 3009 (satsolver.sh) S 2996 2994 31545 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271124788 9367552 266 33554432000 4194304 5064252 140733951967744 140733951966656 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3009/statm: 2287 266 226 213 0 72 0
[pid=3010] ppid=3009 vsize=134100 CPUtime=1421.34 cores=0,2,4,6
/proc/3010/stat : 3010 (glucose) R 3009 2994 31545 0 -1 4202496 40655 0 0 0 142068 66 0 0 20 0 1 0 271124788 137318400 32371 33554432000 4194304 5208918 140734788956624 140734788953000 4229712 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3010/statm: 33525 32371 105 248 0 33274 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 169316

[startup+1482.3 s]
/proc/loadavg: 2.00 1.97 1.80 4/181 3034
/proc/meminfo: memFree=28648128/32873624 swapFree=7104/7104
[pid=2994] ppid=2991 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2994/stat : 2994 (npSolver-pbo.sh) S 2991 2994 31545 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271124718 9367552 275 33554432000 4194304 5064252 140735217280240 140735217279152 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2994/statm: 2287 275 233 213 0 72 0
[pid=2996] ppid=2994 vsize=16920 CPUtime=0.67 cores=0,2,4,6
/proc/2996/stat : 2996 (npSolver-pbo) S 2994 2994 31545 0 -1 4202496 4450 11622 0 0 11 7 44 5 20 0 1 0 271124718 17326080 2785 33554432000 4194304 5992684 140736488360032 140736488352352 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2996/statm: 4230 2785 189 440 0 3786 0
[pid=3009] ppid=2996 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3009/stat : 3009 (satsolver.sh) S 2996 2994 31545 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271124788 9367552 266 33554432000 4194304 5064252 140733951967744 140733951966656 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3009/statm: 2287 266 226 213 0 72 0
[pid=3010] ppid=3009 vsize=215008 CPUtime=1481.33 cores=0,2,4,6
/proc/3010/stat : 3010 (glucose) R 3009 2994 31545 0 -1 4202496 41571 0 0 0 148065 68 0 0 20 0 1 0 271124788 220168192 50147 33554432000 4194304 5208918 140734788956624 140734788953000 4229483 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3010/statm: 53752 50147 105 248 0 53501 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 250224

[startup+1542.3 s]
/proc/loadavg: 2.00 1.97 1.81 4/181 3034
/proc/meminfo: memFree=28682172/32873624 swapFree=7104/7104
[pid=2994] ppid=2991 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2994/stat : 2994 (npSolver-pbo.sh) S 2991 2994 31545 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271124718 9367552 275 33554432000 4194304 5064252 140735217280240 140735217279152 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2994/statm: 2287 275 233 213 0 72 0
[pid=2996] ppid=2994 vsize=16920 CPUtime=0.67 cores=0,2,4,6
/proc/2996/stat : 2996 (npSolver-pbo) S 2994 2994 31545 0 -1 4202496 4450 11622 0 0 11 7 44 5 20 0 1 0 271124718 17326080 2785 33554432000 4194304 5992684 140736488360032 140736488352352 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2996/statm: 4230 2785 189 440 0 3786 0
[pid=3009] ppid=2996 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3009/stat : 3009 (satsolver.sh) S 2996 2994 31545 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271124788 9367552 266 33554432000 4194304 5064252 140733951967744 140733951966656 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3009/statm: 2287 266 226 213 0 72 0
[pid=3010] ppid=3009 vsize=215932 CPUtime=1541.32 cores=0,2,4,6
/proc/3010/stat : 3010 (glucose) R 3009 2994 31545 0 -1 4202496 43063 0 0 0 154060 72 0 0 20 0 1 0 271124788 221114368 45240 33554432000 4194304 5208918 140734788956624 140734788953000 4229528 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3010/statm: 53983 45240 105 248 0 53732 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 251148

[startup+1602.3 s]
/proc/loadavg: 2.00 1.97 1.82 4/181 3034
/proc/meminfo: memFree=28656404/32873624 swapFree=7104/7104
[pid=2994] ppid=2991 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2994/stat : 2994 (npSolver-pbo.sh) S 2991 2994 31545 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271124718 9367552 275 33554432000 4194304 5064252 140735217280240 140735217279152 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2994/statm: 2287 275 233 213 0 72 0
[pid=2996] ppid=2994 vsize=16920 CPUtime=0.67 cores=0,2,4,6
/proc/2996/stat : 2996 (npSolver-pbo) S 2994 2994 31545 0 -1 4202496 4450 11622 0 0 11 7 44 5 20 0 1 0 271124718 17326080 2785 33554432000 4194304 5992684 140736488360032 140736488352352 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2996/statm: 4230 2785 189 440 0 3786 0
[pid=3009] ppid=2996 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3009/stat : 3009 (satsolver.sh) S 2996 2994 31545 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271124788 9367552 266 33554432000 4194304 5064252 140733951967744 140733951966656 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3009/statm: 2287 266 226 213 0 72 0
[pid=3010] ppid=3009 vsize=166424 CPUtime=1601.3 cores=0,2,4,6
/proc/3010/stat : 3010 (glucose) R 3009 2994 31545 0 -1 4202496 44194 0 0 0 160056 74 0 0 20 0 1 0 271124788 170418176 40494 33554432000 4194304 5208918 140734788956624 140734788953000 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3010/statm: 41606 40494 105 248 0 41355 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 201640

[startup+1662.3 s]
/proc/loadavg: 2.00 1.97 1.83 4/182 3037
/proc/meminfo: memFree=28701136/32873624 swapFree=7104/7104
[pid=2994] ppid=2991 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2994/stat : 2994 (npSolver-pbo.sh) S 2991 2994 31545 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271124718 9367552 275 33554432000 4194304 5064252 140735217280240 140735217279152 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2994/statm: 2287 275 233 213 0 72 0
[pid=2996] ppid=2994 vsize=16920 CPUtime=0.67 cores=0,2,4,6
/proc/2996/stat : 2996 (npSolver-pbo) S 2994 2994 31545 0 -1 4202496 4450 11622 0 0 11 7 44 5 20 0 1 0 271124718 17326080 2785 33554432000 4194304 5992684 140736488360032 140736488352352 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2996/statm: 4230 2785 189 440 0 3786 0
[pid=3009] ppid=2996 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3009/stat : 3009 (satsolver.sh) S 2996 2994 31545 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271124788 9367552 266 33554432000 4194304 5064252 140733951967744 140733951966656 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3009/statm: 2287 266 226 213 0 72 0
[pid=3010] ppid=3009 vsize=167148 CPUtime=1661.3 cores=0,2,4,6
/proc/3010/stat : 3010 (glucose) R 3009 2994 31545 0 -1 4202496 45660 0 0 0 166053 77 0 0 20 0 1 0 271124788 171159552 35057 33554432000 4194304 5208918 140734788956624 140734788954776 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3010/statm: 41787 35057 105 248 0 41536 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 202364

[startup+1722.3 s]
/proc/loadavg: 2.00 1.97 1.83 4/182 3060
/proc/meminfo: memFree=28645300/32873624 swapFree=7104/7104
[pid=2994] ppid=2991 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2994/stat : 2994 (npSolver-pbo.sh) S 2991 2994 31545 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271124718 9367552 275 33554432000 4194304 5064252 140735217280240 140735217279152 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2994/statm: 2287 275 233 213 0 72 0
[pid=2996] ppid=2994 vsize=16920 CPUtime=0.67 cores=0,2,4,6
/proc/2996/stat : 2996 (npSolver-pbo) S 2994 2994 31545 0 -1 4202496 4450 11622 0 0 11 7 44 5 20 0 1 0 271124718 17326080 2785 33554432000 4194304 5992684 140736488360032 140736488352352 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2996/statm: 4230 2785 189 440 0 3786 0
[pid=3009] ppid=2996 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3009/stat : 3009 (satsolver.sh) S 2996 2994 31545 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271124788 9367552 266 33554432000 4194304 5064252 140733951967744 140733951966656 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3009/statm: 2287 266 226 213 0 72 0
[pid=3010] ppid=3009 vsize=117420 CPUtime=1721.29 cores=0,2,4,6
/proc/3010/stat : 3010 (glucose) R 3009 2994 31545 0 -1 4202496 46384 0 0 0 172049 80 0 0 20 0 1 0 271124788 120238080 27846 33554432000 4194304 5208918 140734788956624 140734788954712 4211635 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3010/statm: 29355 27846 105 248 0 29104 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 152636

[startup+1782.3 s]
/proc/loadavg: 2.00 1.97 1.84 4/181 3061
/proc/meminfo: memFree=28605228/32873624 swapFree=7104/7104
[pid=2994] ppid=2991 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2994/stat : 2994 (npSolver-pbo.sh) S 2991 2994 31545 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271124718 9367552 275 33554432000 4194304 5064252 140735217280240 140735217279152 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2994/statm: 2287 275 233 213 0 72 0
[pid=2996] ppid=2994 vsize=16920 CPUtime=0.67 cores=0,2,4,6
/proc/2996/stat : 2996 (npSolver-pbo) S 2994 2994 31545 0 -1 4202496 4450 11622 0 0 11 7 44 5 20 0 1 0 271124718 17326080 2785 33554432000 4194304 5992684 140736488360032 140736488352352 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2996/statm: 4230 2785 189 440 0 3786 0
[pid=3009] ppid=2996 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3009/stat : 3009 (satsolver.sh) S 2996 2994 31545 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271124788 9367552 266 33554432000 4194304 5064252 140733951967744 140733951966656 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3009/statm: 2287 266 226 213 0 72 0
[pid=3010] ppid=3009 vsize=247648 CPUtime=1781.28 cores=0,2,4,6
/proc/3010/stat : 3010 (glucose) R 3009 2994 31545 0 -1 4202496 47711 0 0 0 178045 83 0 0 20 0 1 0 271124788 253591552 53187 33554432000 4194304 5208918 140734788956624 140734788954776 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3010/statm: 61912 53187 105 248 0 61661 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 282864



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 1.97 1.84 4/181 3061
/proc/meminfo: memFree=28640956/32873624 swapFree=7104/7104
[pid=2994] ppid=2991 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2994/stat : 2994 (npSolver-pbo.sh) S 2991 2994 31545 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271124718 9367552 275 33554432000 4194304 5064252 140735217280240 140735217279152 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2994/statm: 2287 275 233 213 0 72 0
[pid=2996] ppid=2994 vsize=16920 CPUtime=0.67 cores=0,2,4,6
/proc/2996/stat : 2996 (npSolver-pbo) S 2994 2994 31545 0 -1 4202496 4450 11622 0 0 11 7 44 5 20 0 1 0 271124718 17326080 2785 33554432000 4194304 5992684 140736488360032 140736488352352 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2996/statm: 4230 2785 189 440 0 3786 0
[pid=3009] ppid=2996 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3009/stat : 3009 (satsolver.sh) S 2996 2994 31545 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271124788 9367552 266 33554432000 4194304 5064252 140733951967744 140733951966656 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3009/statm: 2287 266 226 213 0 72 0
[pid=3010] ppid=3009 vsize=247648 CPUtime=1799.38 cores=0,2,4,6
/proc/3010/stat : 3010 (glucose) R 3009 2994 31545 0 -1 4202496 47719 0 0 0 179855 83 0 0 20 0 1 0 271124788 253591552 57283 33554432000 4194304 5208918 140734788956624 140734788954776 4211635 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3010/statm: 61912 57283 105 248 0 61661 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 282864

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 2994 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=562914
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=132979
# CPU time returned by wait4() is 0.695893
# 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.41
CPU time (s): 1800.05
CPU user time (s): 1799.1
CPU system time (s): 0.95
CPU usage (%): 99.9799
Max. virtual memory (cumulated for all children) (KiB): 282864

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.562914
system time used= 0.132979
maximum resident set size= 22368
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17049
page faults= 0
swaps= 0
block input operations= 0
block output operations= 16952
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 62
involuntary context switches= 27

runsolver used 2.66659 second user time and 7.17891 second system time

The end

Launcher Data

Begin job on node121 at 2012-05-26 18:33:12
IDJOB=3701081
IDBENCH=1856
IDSOLVER=2277
FILE ID=node121/3701081-1338049992
RUNJOBID= node121-1338049992-2967
PBS_JOBID= 14624350
Free space on /tmp= 71476 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/miplib/normalized-mps-v2-20-10-lp4l.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3701081-1338049992/watcher-3701081-1338049992 -o /tmp/evaluation-result-3701081-1338049992/solver-3701081-1338049992 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3701081-1338049992.opb 363916764 HOME HOME

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

MD5SUM BENCH= 8d2c17131f0dd6c2b5d472cf1eef4c89
RANDOM SEED=363916764

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

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

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

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.042
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	: 5438.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		: 2667.042
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:       32873624 kB
MemFree:        29162828 kB
Buffers:          262268 kB
Cached:          2666228 kB
SwapCached:            0 kB
Active:           752456 kB
Inactive:        2185560 kB
Active(anon):      12600 kB
Inactive(anon):        0 kB
Active(file):     739856 kB
Inactive(file):  2185560 kB
Unevictable:        7104 kB
Mlocked:            7104 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             16324 kB
Writeback:             0 kB
AnonPages:         16860 kB
Mapped:            12564 kB
Shmem:               200 kB
Slab:             634976 kB
SReclaimable:      79060 kB
SUnreclaim:       555916 kB
KernelStack:        1376 kB
PageTables:         3616 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545668 kB
Committed_AS:      92876 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 71428 MiB
End job on node121 at 2012-05-26 19:03:13