Trace number 3749211

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 (fixed)? (TO) 1800.09 1804.22

General information on the benchmark

Name/OPT-SMALLINT-LIN/
kullmann/normalized-mul_8_3_shg.opb
MD5SUM5ce23254bdc15fb1c07c51b856e9b57c
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark36
Best CPU time to get the best result obtained on this benchmark253.091
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5048
Total number of constraints65280
Number of constraints which are clauses65280
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint18
Maximum length of a constraint45
Number of terms in the objective function 5048
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 5048
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 5048
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

53.66/54.06	c run inc solver
53.66/54.06	c [INC SYSTEM] run initial solver
53.66/54.06	c [INC SYSTEM] preprocess with white file
217.23/221.16	c [INC SYSTEM] finished preprocessing in 167 s
217.23/221.16	c [INC SYSTEM] execute solver

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-3749211-1339166468/watcher-3749211-1339166468 -o /tmp/evaluation-result-3749211-1339166468/solver-3749211-1339166468 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3749211-1339166468.opb 1564287767 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: 2.02 2.02 2.00 2/178 31128
/proc/meminfo: memFree=30354900/32873844 swapFree=8656/8656
[pid=31128] ppid=31126 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31128/stat : 31128 (npSolver-pbo-I.) S 31126 31128 26074 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382775427 9367552 274 33554432000 4194304 5064252 140735827438864 140735827437776 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31128/statm: 2287 274 233 213 0 72 0

[startup+0.0102311 s]
/proc/loadavg: 2.02 2.02 2.00 2/178 31128
/proc/meminfo: memFree=30354900/32873844 swapFree=8656/8656
[pid=31128] ppid=31126 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31128/stat : 31128 (npSolver-pbo-I.) S 31126 31128 26074 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382775427 9367552 274 33554432000 4194304 5064252 140735827438864 140735827437776 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31128/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: 2.02 2.02 2.00 2/178 31128
/proc/meminfo: memFree=30354900/32873844 swapFree=8656/8656
[pid=31128] ppid=31126 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31128/stat : 31128 (npSolver-pbo-I.) S 31126 31128 26074 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382775427 9367552 274 33554432000 4194304 5064252 140735827438864 140735827437776 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31128/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300284 s]
/proc/loadavg: 2.02 2.02 2.00 2/178 31128
/proc/meminfo: memFree=30354900/32873844 swapFree=8656/8656
[pid=31128] ppid=31126 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31128/stat : 31128 (npSolver-pbo-I.) S 31126 31128 26074 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382775427 9367552 274 33554432000 4194304 5064252 140735827438864 140735827437776 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31128/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70028 s]
/proc/loadavg: 2.02 2.02 2.00 2/178 31128
/proc/meminfo: memFree=30354900/32873844 swapFree=8656/8656
[pid=31128] ppid=31126 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31128/stat : 31128 (npSolver-pbo-I.) S 31126 31128 26074 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382775427 9367552 274 33554432000 4194304 5064252 140735827438864 140735827437776 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31128/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50034 s]
/proc/loadavg: 2.02 2.02 2.00 3/180 31130
/proc/meminfo: memFree=30287088/32873844 swapFree=8656/8656
[pid=31128] ppid=31126 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31128/stat : 31128 (npSolver-pbo-I.) S 31126 31128 26074 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382775427 9367552 274 33554432000 4194304 5064252 140735827438864 140735827437776 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31128/statm: 2287 274 233 213 0 72 0
[pid=31129] ppid=31128 vsize=152600 CPUtime=1.49 cores=1,3,5,7
/proc/31129/stat : 31129 (npSolver-pbo) R 31128 31128 26074 0 -1 4202496 35797 0 0 0 140 9 0 0 20 0 1 0 382775427 156262400 37319 33554432000 4194304 6004724 140737244818064 140737244813576 4968639 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31129/statm: 38183 37325 130 442 0 37737 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 161748

[startup+3.10033 s]
/proc/loadavg: 2.02 2.02 2.00 3/180 31130
/proc/meminfo: memFree=30121620/32873844 swapFree=8656/8656
[pid=31128] ppid=31126 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31128/stat : 31128 (npSolver-pbo-I.) S 31126 31128 26074 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382775427 9367552 274 33554432000 4194304 5064252 140735827438864 140735827437776 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31128/statm: 2287 274 233 213 0 72 0
[pid=31129] ppid=31128 vsize=336716 CPUtime=3.09 cores=1,3,5,7
/proc/31129/stat : 31129 (npSolver-pbo) R 31128 31128 26074 0 -1 4202496 46970 0 0 0 294 15 0 0 20 0 1 0 382775427 344797184 75010 33554432000 4194304 6004724 140737244818064 140737244812664 4579884 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31129/statm: 84179 75010 154 442 0 83733 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 345864

[startup+6.30035 s]
/proc/loadavg: 2.02 2.02 2.00 3/180 31130
/proc/meminfo: memFree=29843280/32873844 swapFree=8656/8656
[pid=31128] ppid=31126 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31128/stat : 31128 (npSolver-pbo-I.) S 31126 31128 26074 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382775427 9367552 274 33554432000 4194304 5064252 140735827438864 140735827437776 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31128/statm: 2287 274 233 213 0 72 0
[pid=31129] ppid=31128 vsize=729932 CPUtime=6.29 cores=1,3,5,7
/proc/31129/stat : 31129 (npSolver-pbo) R 31128 31128 26074 0 -1 4202496 48296 0 0 0 602 27 0 0 20 0 1 0 382775427 747450368 132354 33554432000 4194304 6004724 140737244818064 140737244812344 4581181 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31129/statm: 182483 132354 154 442 0 182037 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 739080

[startup+12.7003 s]
/proc/loadavg: 2.02 2.02 2.00 3/180 31130
/proc/meminfo: memFree=29393504/32873844 swapFree=8656/8656
[pid=31128] ppid=31126 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31128/stat : 31128 (npSolver-pbo-I.) S 31126 31128 26074 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382775427 9367552 274 33554432000 4194304 5064252 140735827438864 140735827437776 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31128/statm: 2287 274 233 213 0 72 0
[pid=31129] ppid=31128 vsize=1254220 CPUtime=12.69 cores=1,3,5,7
/proc/31129/stat : 31129 (npSolver-pbo) R 31128 31128 26074 0 -1 4202496 49299 0 0 0 1224 45 0 0 20 0 1 0 382775427 1284321280 253186 33554432000 4194304 6004724 140737244818064 140737244812664 4536832 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31129/statm: 313555 253186 154 442 0 313109 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1263368

[startup+25.5004 s]
/proc/loadavg: 2.01 2.02 2.00 3/180 31130
/proc/meminfo: memFree=28392840/32873844 swapFree=8656/8656
[pid=31128] ppid=31126 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31128/stat : 31128 (npSolver-pbo-I.) S 31126 31128 26074 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382775427 9367552 274 33554432000 4194304 5064252 140735827438864 140735827437776 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31128/statm: 2287 274 233 213 0 72 0
[pid=31129] ppid=31128 vsize=2302796 CPUtime=25.49 cores=1,3,5,7
/proc/31129/stat : 31129 (npSolver-pbo) R 31128 31128 26074 0 -1 4202496 50793 0 0 0 2468 81 0 0 20 0 1 0 382775427 2358063104 494338 33554432000 4194304 6004724 140737244818064 140737244812664 4579328 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31129/statm: 575699 494338 154 442 0 575253 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 2311944

[startup+51.1004 s]
/proc/loadavg: 2.01 2.02 2.00 3/180 31130
/proc/meminfo: memFree=22007508/32873844 swapFree=8656/8656
[pid=31128] ppid=31126 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31128/stat : 31128 (npSolver-pbo-I.) S 31126 31128 26074 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382775427 9367552 274 33554432000 4194304 5064252 140735827438864 140735827437776 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31128/statm: 2287 274 233 213 0 72 0
[pid=31129] ppid=31128 vsize=7868828 CPUtime=51.08 cores=1,3,5,7
/proc/31129/stat : 31129 (npSolver-pbo) R 31128 31128 26074 0 -1 4202496 55464 0 0 0 4683 425 0 0 20 0 1 0 382775427 8057679872 1792665 33554432000 4194304 6004724 140737244818064 140737244813936 5193835 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31129/statm: 1967207 1792665 157 442 0 1966761 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 7877976

[startup+102.307 s]
/proc/loadavg: 2.54 2.16 2.05 3/183 31133
/proc/meminfo: memFree=17417500/32873844 swapFree=8656/8656
[pid=31128] ppid=31126 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31128/stat : 31128 (npSolver-pbo-I.) S 31126 31128 26074 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382775427 9367552 274 33554432000 4194304 5064252 140735827438864 140735827437776 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31128/statm: 2287 274 233 213 0 72 0
[pid=31129] ppid=31128 vsize=4372600 CPUtime=53.74 cores=1,3,5,7
/proc/31129/stat : 31129 (npSolver-pbo) S 31128 31128 26074 0 -1 4202496 55471 0 0 0 4683 691 0 0 20 0 1 0 382775427 4477542400 918614 33554432000 4194304 6004724 140737244818064 140737244812528 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 31 0 0
/proc/31129/statm: 1093150 918614 163 442 0 1092704 0
[pid=31131] ppid=31129 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31131/stat : 31131 (cp2_pre.sh) S 31129 31128 26074 0 -1 4202496 606 0 0 0 0 0 0 0 20 0 1 0 382780834 9367552 276 33554432000 4194304 5064252 140736733614432 140736733613136 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31131/statm: 2287 276 234 213 0 72 0
[pid=31132] ppid=31131 vsize=6414964 CPUtime=48.02 cores=1,3,5,7
/proc/31132/stat : 31132 (coprocessor) R 31131 31128 26074 0 -1 4202496 31491 0 0 0 4573 229 0 0 20 0 1 0 382780835 6568923136 1388409 33554432000 4194304 6586260 140737377940128 140737377935880 5732496 0 0 4096 8404994 0 0 0 17 5 0 0 17 0 0
/proc/31132/statm: 1603741 1388409 158 584 0 1603153 0
Current children cumulated CPU time (s) 101.76
Current children cumulated vsize (KiB) 10805860

[startup+162.3 s]
/proc/loadavg: 2.82 2.31 2.11 3/182 31134
/proc/meminfo: memFree=15866388/32873844 swapFree=8656/8656
[pid=31128] ppid=31126 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31128/stat : 31128 (npSolver-pbo-I.) S 31126 31128 26074 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382775427 9367552 274 33554432000 4194304 5064252 140735827438864 140735827437776 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31128/statm: 2287 274 233 213 0 72 0
[pid=31129] ppid=31128 vsize=4372600 CPUtime=53.74 cores=1,3,5,7
/proc/31129/stat : 31129 (npSolver-pbo) S 31128 31128 26074 0 -1 4202496 55471 0 0 0 4683 691 0 0 20 0 1 0 382775427 4477542400 918614 33554432000 4194304 6004724 140737244818064 140737244812528 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 31 0 0
/proc/31129/statm: 1093150 918614 163 442 0 1092704 0
[pid=31131] ppid=31129 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31131/stat : 31131 (cp2_pre.sh) S 31129 31128 26074 0 -1 4202496 606 0 0 0 0 0 0 0 20 0 1 0 382780834 9367552 276 33554432000 4194304 5064252 140736733614432 140736733613136 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31131/statm: 2287 276 234 213 0 72 0
[pid=31132] ppid=31131 vsize=6414964 CPUtime=105.64 cores=1,3,5,7
/proc/31132/stat : 31132 (coprocessor) R 31131 31128 26074 0 -1 4202496 31491 0 0 0 10011 553 0 0 20 0 1 0 382780835 6568923136 1388409 33554432000 4194304 6586260 140737377940128 140737377935880 5732496 0 0 4096 8404994 0 0 0 17 5 0 0 254 0 0
/proc/31132/statm: 1603741 1388409 158 584 0 1603153 0
Current children cumulated CPU time (s) 159.38
Current children cumulated vsize (KiB) 10805860

[startup+222.3 s]
/proc/loadavg: 2.77 2.39 2.14 4/181 31136
/proc/meminfo: memFree=23069012/32873844 swapFree=8656/8656
[pid=31128] ppid=31126 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31128/stat : 31128 (npSolver-pbo-I.) S 31126 31128 26074 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382775427 9367552 274 33554432000 4194304 5064252 140735827438864 140735827437776 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31128/statm: 2287 274 233 213 0 72 0
[pid=31129] ppid=31128 vsize=4372600 CPUtime=217.3 cores=1,3,5,7
/proc/31129/stat : 31129 (npSolver-pbo) S 31128 31128 26074 0 -1 4202496 55490 32393 0 0 4683 691 15398 958 20 0 1 0 382775427 4477542400 918618 33554432000 4194304 6004724 140737244818064 140737244804344 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 31 0 0
/proc/31129/statm: 1093150 918618 167 442 0 1092704 0
[pid=31136] ppid=31129 vsize=315536 CPUtime=1.12 cores=1,3,5,7
/proc/31136/stat : 31136 (glucosInc) R 31129 31128 26074 0 -1 4202496 41900 0 0 0 100 12 0 0 20 0 1 0 382797543 323108864 63726 33554432000 4194304 5654031 140736639788560 140736638737912 4797458 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31136/statm: 78884 63732 108 357 0 78524 0
Current children cumulated CPU time (s) 218.42
Current children cumulated vsize (KiB) 4697284

[startup+282.3 s]
/proc/loadavg: 2.28 2.32 2.13 3/181 31136
/proc/meminfo: memFree=16227360/32873844 swapFree=8656/8656
[pid=31128] ppid=31126 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31128/stat : 31128 (npSolver-pbo-I.) S 31126 31128 26074 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382775427 9367552 274 33554432000 4194304 5064252 140735827438864 140735827437776 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31128/statm: 2287 274 233 213 0 72 0
[pid=31129] ppid=31128 vsize=4372600 CPUtime=217.3 cores=1,3,5,7
/proc/31129/stat : 31129 (npSolver-pbo) S 31128 31128 26074 0 -1 4202496 55490 32393 0 0 4683 691 15398 958 20 0 1 0 382775427 4477542400 918618 33554432000 4194304 6004724 140737244818064 140737244804344 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 31 0 0
/proc/31129/statm: 1093150 918618 167 442 0 1092704 0
[pid=31136] ppid=31129 vsize=7738680 CPUtime=61.11 cores=1,3,5,7
/proc/31136/stat : 31136 (glucosInc) R 31129 31128 26074 0 -1 4202496 761370 0 0 0 5823 288 0 0 20 0 1 0 382797543 7924408320 1757850 33554432000 4194304 5654031 140736639788560 140736639786344 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31136/statm: 1934670 1757850 140 357 0 1934310 0
Current children cumulated CPU time (s) 278.41

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

/proc/meminfo: memFree=16728568/32873844 swapFree=8656/8656
[pid=31128] ppid=31126 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31128/stat : 31128 (npSolver-pbo-I.) S 31126 31128 26074 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382775427 9367552 274 33554432000 4194304 5064252 140735827438864 140735827437776 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31128/statm: 2287 274 233 213 0 72 0
[pid=31129] ppid=31128 vsize=4372600 CPUtime=217.3 cores=1,3,5,7
/proc/31129/stat : 31129 (npSolver-pbo) S 31128 31128 26074 0 -1 4202496 55490 32393 0 0 4683 691 15398 958 20 0 1 0 382775427 4477542400 918618 33554432000 4194304 6004724 140737244818064 140737244804344 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 31 0 0
/proc/31129/statm: 1093150 918618 167 442 0 1092704 0
[pid=31136] ppid=31129 vsize=7874052 CPUtime=1080.96 cores=1,3,5,7
/proc/31136/stat : 31136 (glucosInc) R 31129 31128 26074 0 -1 4202496 837363 0 0 0 107772 324 0 0 20 0 1 0 382797543 8063029248 1793450 33554432000 4194304 5654031 140736639788560 140736639786344 4232715 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31136/statm: 1968513 1793450 141 357 0 1968153 0
Current children cumulated CPU time (s) 1298.26
Current children cumulated vsize (KiB) 12255800

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/180 31256
/proc/meminfo: memFree=16713196/32873844 swapFree=8656/8656
[pid=31128] ppid=31126 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31128/stat : 31128 (npSolver-pbo-I.) S 31126 31128 26074 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382775427 9367552 274 33554432000 4194304 5064252 140735827438864 140735827437776 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31128/statm: 2287 274 233 213 0 72 0
[pid=31129] ppid=31128 vsize=4372600 CPUtime=217.3 cores=1,3,5,7
/proc/31129/stat : 31129 (npSolver-pbo) S 31128 31128 26074 0 -1 4202496 55490 32393 0 0 4683 691 15398 958 20 0 1 0 382775427 4477542400 918618 33554432000 4194304 6004724 140737244818064 140737244804344 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 31 0 0
/proc/31129/statm: 1093150 918618 167 442 0 1092704 0
[pid=31136] ppid=31129 vsize=7875200 CPUtime=1140.95 cores=1,3,5,7
/proc/31136/stat : 31136 (glucosInc) R 31129 31128 26074 0 -1 4202496 842051 0 0 0 113769 326 0 0 20 0 1 0 382797543 8064204800 1793766 33554432000 4194304 5654031 140736639788560 140736639786344 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31136/statm: 1968800 1793766 141 357 0 1968440 0
Current children cumulated CPU time (s) 1358.25
Current children cumulated vsize (KiB) 12256948

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 31257
/proc/meminfo: memFree=16729856/32873844 swapFree=8656/8656
[pid=31128] ppid=31126 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31128/stat : 31128 (npSolver-pbo-I.) S 31126 31128 26074 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382775427 9367552 274 33554432000 4194304 5064252 140735827438864 140735827437776 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31128/statm: 2287 274 233 213 0 72 0
[pid=31129] ppid=31128 vsize=4372600 CPUtime=217.3 cores=1,3,5,7
/proc/31129/stat : 31129 (npSolver-pbo) S 31128 31128 26074 0 -1 4202496 55490 32393 0 0 4683 691 15398 958 20 0 1 0 382775427 4477542400 918618 33554432000 4194304 6004724 140737244818064 140737244804344 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 31 0 0
/proc/31129/statm: 1093150 918618 167 442 0 1092704 0
[pid=31136] ppid=31129 vsize=7876520 CPUtime=1200.95 cores=1,3,5,7
/proc/31136/stat : 31136 (glucosInc) R 31129 31128 26074 0 -1 4202496 842389 0 0 0 119769 326 0 0 20 0 1 0 382797543 8065556480 1794104 33554432000 4194304 5654031 140736639788560 140736639786344 4208595 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31136/statm: 1969130 1794104 141 357 0 1968770 0
Current children cumulated CPU time (s) 1418.25
Current children cumulated vsize (KiB) 12258268

[startup+1482.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/181 31257
/proc/meminfo: memFree=16794764/32873844 swapFree=8656/8656
[pid=31128] ppid=31126 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31128/stat : 31128 (npSolver-pbo-I.) S 31126 31128 26074 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382775427 9367552 274 33554432000 4194304 5064252 140735827438864 140735827437776 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31128/statm: 2287 274 233 213 0 72 0
[pid=31129] ppid=31128 vsize=4372600 CPUtime=217.3 cores=1,3,5,7
/proc/31129/stat : 31129 (npSolver-pbo) S 31128 31128 26074 0 -1 4202496 55490 32393 0 0 4683 691 15398 958 20 0 1 0 382775427 4477542400 918618 33554432000 4194304 6004724 140737244818064 140737244804344 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 31 0 0
/proc/31129/statm: 1093150 918618 167 442 0 1092704 0
[pid=31136] ppid=31129 vsize=7877400 CPUtime=1260.92 cores=1,3,5,7
/proc/31136/stat : 31136 (glucosInc) R 31129 31128 26074 0 -1 4202496 846979 0 0 0 125765 327 0 0 20 0 1 0 382797543 8066457600 1794322 33554432000 4194304 5654031 140736639788560 140736639786344 4232581 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31136/statm: 1969350 1794322 141 357 0 1968990 0
Current children cumulated CPU time (s) 1478.22
Current children cumulated vsize (KiB) 12259148

[startup+1542.3 s]
/proc/loadavg: 2.11 2.03 2.01 3/181 31257
/proc/meminfo: memFree=16725868/32873844 swapFree=8656/8656
[pid=31128] ppid=31126 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31128/stat : 31128 (npSolver-pbo-I.) S 31126 31128 26074 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382775427 9367552 274 33554432000 4194304 5064252 140735827438864 140735827437776 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31128/statm: 2287 274 233 213 0 72 0
[pid=31129] ppid=31128 vsize=4372600 CPUtime=217.3 cores=1,3,5,7
/proc/31129/stat : 31129 (npSolver-pbo) S 31128 31128 26074 0 -1 4202496 55490 32393 0 0 4683 691 15398 958 20 0 1 0 382775427 4477542400 918618 33554432000 4194304 6004724 140737244818064 140737244804344 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 31 0 0
/proc/31129/statm: 1093150 918618 167 442 0 1092704 0
[pid=31136] ppid=31129 vsize=7878324 CPUtime=1320.92 cores=1,3,5,7
/proc/31136/stat : 31136 (glucosInc) R 31129 31128 26074 0 -1 4202496 847256 0 0 0 131764 328 0 0 20 0 1 0 382797543 8067403776 1795110 33554432000 4194304 5654031 140736639788560 140736639786344 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31136/statm: 1969581 1795110 141 357 0 1969221 0
Current children cumulated CPU time (s) 1538.22
Current children cumulated vsize (KiB) 12260072

[startup+1602.3 s]
/proc/loadavg: 2.18 2.05 2.01 3/181 31257
/proc/meminfo: memFree=16698636/32873844 swapFree=8656/8656
[pid=31128] ppid=31126 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31128/stat : 31128 (npSolver-pbo-I.) S 31126 31128 26074 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382775427 9367552 274 33554432000 4194304 5064252 140735827438864 140735827437776 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31128/statm: 2287 274 233 213 0 72 0
[pid=31129] ppid=31128 vsize=4372600 CPUtime=217.3 cores=1,3,5,7
/proc/31129/stat : 31129 (npSolver-pbo) S 31128 31128 26074 0 -1 4202496 55490 32393 0 0 4683 691 15398 958 20 0 1 0 382775427 4477542400 918618 33554432000 4194304 6004724 140737244818064 140737244804344 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 31 0 0
/proc/31129/statm: 1093150 918618 167 442 0 1092704 0
[pid=31136] ppid=31129 vsize=7879452 CPUtime=1380.91 cores=1,3,5,7
/proc/31136/stat : 31136 (glucosInc) R 31129 31128 26074 0 -1 4202496 852392 0 0 0 137760 331 0 0 20 0 1 0 382797543 8068558848 1795364 33554432000 4194304 5654031 140736639788560 140736639776376 4233322 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31136/statm: 1969863 1795364 141 357 0 1969503 0
Current children cumulated CPU time (s) 1598.21
Current children cumulated vsize (KiB) 12261200

[startup+1662.3 s]
/proc/loadavg: 2.14 2.06 2.01 3/181 31257
/proc/meminfo: memFree=16734436/32873844 swapFree=8656/8656
[pid=31128] ppid=31126 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31128/stat : 31128 (npSolver-pbo-I.) S 31126 31128 26074 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382775427 9367552 274 33554432000 4194304 5064252 140735827438864 140735827437776 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31128/statm: 2287 274 233 213 0 72 0
[pid=31129] ppid=31128 vsize=4372600 CPUtime=217.3 cores=1,3,5,7
/proc/31129/stat : 31129 (npSolver-pbo) S 31128 31128 26074 0 -1 4202496 55490 32393 0 0 4683 691 15398 958 20 0 1 0 382775427 4477542400 918618 33554432000 4194304 6004724 140737244818064 140737244804344 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 31 0 0
/proc/31129/statm: 1093150 918618 167 442 0 1092704 0
[pid=31136] ppid=31129 vsize=7880112 CPUtime=1440.9 cores=1,3,5,7
/proc/31136/stat : 31136 (glucosInc) R 31129 31128 26074 0 -1 4202496 852575 0 0 0 143759 331 0 0 20 0 1 0 382797543 8069234688 1795547 33554432000 4194304 5654031 140736639788560 140736639776376 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31136/statm: 1970028 1795547 141 357 0 1969668 0
Current children cumulated CPU time (s) 1658.2
Current children cumulated vsize (KiB) 12261860

[startup+1722.3 s]
/proc/loadavg: 2.06 2.05 2.00 3/181 31258
/proc/meminfo: memFree=16735896/32873844 swapFree=8656/8656
[pid=31128] ppid=31126 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31128/stat : 31128 (npSolver-pbo-I.) S 31126 31128 26074 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382775427 9367552 274 33554432000 4194304 5064252 140735827438864 140735827437776 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31128/statm: 2287 274 233 213 0 72 0
[pid=31129] ppid=31128 vsize=4372600 CPUtime=217.3 cores=1,3,5,7
/proc/31129/stat : 31129 (npSolver-pbo) S 31128 31128 26074 0 -1 4202496 55490 32393 0 0 4683 691 15398 958 20 0 1 0 382775427 4477542400 918618 33554432000 4194304 6004724 140737244818064 140737244804344 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 31 0 0
/proc/31129/statm: 1093150 918618 167 442 0 1092704 0
[pid=31136] ppid=31129 vsize=7880772 CPUtime=1500.89 cores=1,3,5,7
/proc/31136/stat : 31136 (glucosInc) R 31129 31128 26074 0 -1 4202496 852728 0 0 0 149758 331 0 0 20 0 1 0 382797543 8069910528 1795700 33554432000 4194304 5654031 140736639788560 140736639786344 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31136/statm: 1970193 1795700 141 357 0 1969833 0
Current children cumulated CPU time (s) 1718.19
Current children cumulated vsize (KiB) 12262520

[startup+1782.3 s]
/proc/loadavg: 2.13 2.07 2.01 3/182 31261
/proc/meminfo: memFree=16718520/32873844 swapFree=8656/8656
[pid=31128] ppid=31126 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31128/stat : 31128 (npSolver-pbo-I.) S 31126 31128 26074 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382775427 9367552 274 33554432000 4194304 5064252 140735827438864 140735827437776 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31128/statm: 2287 274 233 213 0 72 0
[pid=31129] ppid=31128 vsize=4372600 CPUtime=217.3 cores=1,3,5,7
/proc/31129/stat : 31129 (npSolver-pbo) S 31128 31128 26074 0 -1 4202496 55490 32393 0 0 4683 691 15398 958 20 0 1 0 382775427 4477542400 918618 33554432000 4194304 6004724 140737244818064 140737244804344 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 31 0 0
/proc/31129/statm: 1093150 918618 167 442 0 1092704 0
[pid=31136] ppid=31129 vsize=7881368 CPUtime=1560.89 cores=1,3,5,7
/proc/31136/stat : 31136 (glucosInc) R 31129 31128 26074 0 -1 4202496 857776 0 0 0 155756 333 0 0 20 0 1 0 382797543 8070520832 1795865 33554432000 4194304 5654031 140736639788560 140736639786344 4232659 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31136/statm: 1970342 1795865 141 357 0 1969982 0
Current children cumulated CPU time (s) 1778.19
Current children cumulated vsize (KiB) 12263116



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.2 s]
/proc/loadavg: 2.09 2.06 2.01 3/181 31261
/proc/meminfo: memFree=16680240/32873844 swapFree=8656/8656
[pid=31128] ppid=31126 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31128/stat : 31128 (npSolver-pbo-I.) S 31126 31128 26074 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382775427 9367552 274 33554432000 4194304 5064252 140735827438864 140735827437776 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31128/statm: 2287 274 233 213 0 72 0
[pid=31129] ppid=31128 vsize=4372600 CPUtime=217.3 cores=1,3,5,7
/proc/31129/stat : 31129 (npSolver-pbo) S 31128 31128 26074 0 -1 4202496 55490 32393 0 0 4683 691 15398 958 20 0 1 0 382775427 4477542400 918618 33554432000 4194304 6004724 140737244818064 140737244804344 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 31 0 0
/proc/31129/statm: 1093150 918618 167 442 0 1092704 0
[pid=31136] ppid=31129 vsize=7881632 CPUtime=1582.79 cores=1,3,5,7
/proc/31136/stat : 31136 (glucosInc) R 31129 31128 26074 0 -1 4202496 857827 0 0 0 157946 333 0 0 20 0 1 0 382797543 8070791168 1795916 33554432000 4194304 5654031 140736639788560 140736639776376 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31136/statm: 1970408 1795916 141 357 0 1970048 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 12263380

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 31128 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.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1804.22
CPU time (s): 1800.09
CPU user time (s): 1780.27
CPU system time (s): 19.82
CPU usage (%): 99.7711
Max. virtual memory (cumulated for all children) (KiB): 12356148

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.18036 second user time and 11.1553 second system time

The end

Launcher Data

Begin job on node102 at 2012-06-08 16:41:09
IDJOB=3749211
IDBENCH=89910
IDSOLVER=2333
FILE ID=node102/3749211-1339166468
RUNJOBID= node102-1339158254-30308
PBS_JOBID= 14643784
Free space on /tmp= 71032 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/kullmann/normalized-mul_8_3_shg.opb
COMMAND LINE= DIR/npSolver-pbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3749211-1339166468/watcher-3749211-1339166468 -o /tmp/evaluation-result-3749211-1339166468/solver-3749211-1339166468 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-I.sh HOME/instance-3749211-1339166468.opb 1564287767 HOME HOME

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

MD5SUM BENCH= 5ce23254bdc15fb1c07c51b856e9b57c
RANDOM SEED=1564287767

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.178
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:       32873844 kB
MemFree:        30355164 kB
Buffers:          264384 kB
Cached:           655780 kB
SwapCached:         2696 kB
Active:          1447396 kB
Inactive:         180940 kB
Active(anon):     703760 kB
Inactive(anon):     6512 kB
Active(file):     743636 kB
Inactive(file):   174428 kB
Unevictable:        8656 kB
Mlocked:            8656 kB
SwapTotal:      67108856 kB
SwapFree:       67099984 kB
Dirty:             28772 kB
Writeback:             0 kB
AnonPages:        716024 kB
Mapped:            10148 kB
Shmem:                 0 kB
Slab:             745356 kB
SReclaimable:     186264 kB
SUnreclaim:       559092 kB
KernelStack:        1488 kB
PageTables:         5480 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     964444 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    274432 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= 67888 MiB
End job on node102 at 2012-06-08 17:11:15