Trace number 3699788

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? (TO) 1800.05 1800.42

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_7_60_3.opb
MD5SUM474916db0f2f0be5831d97827cee8e55
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark8
Best CPU time to get the best result obtained on this benchmark1790.84
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 16
Optimality of the best value was proved NO
Number of variables172
Total number of constraints14
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 constraints14
Minimum length of a constraint75
Maximum length of a constraint76
Number of terms in the objective function 112
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 3570
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1901
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 6214
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

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

1.39/1.41	c run inc solver
1.39/1.41	c [INC SYSTEM] run initial solver
1.39/1.41	c [INC SYSTEM] preprocess with white file
9.36/9.40	c [INC SYSTEM] finished preprocessing in 7 s
9.36/9.40	c [INC SYSTEM] execute solver
1200.32/1200.66	c [INC SEARCH] formula is SAT
1200.32/1200.70	c [INC SYSTEM] solved the initial formula
1200.44/1200.70	c model valid
1200.44/1200.70	c current solution ok
1203.71/1204.05	o 2000
1203.71/1204.05	c execute binary inc search
1203.71/1204.05	c [INC SEARCH] current bound: 1000
1203.71/1204.05	c [INC SEARCH] iteration: 0
1203.71/1204.05	c [INC SEARCH] lower bound: 0 upperbound 2000 current bound: 1000 best value:2000
1203.71/1204.05	c [INC SYSTEM] there exists a inc, kill it!
1203.71/1204.05	c write failed with 2
1203.71/1204.06	c [INC SYSTEM] create new solver instance
1203.71/1204.06	c [INC] encode full formula
1203.84/1204.11	c set iterative enc to: swc
1203.95/1204.20	c [INC SEARCH] isOptimum variable: 0
1230.65/1230.92	c [INC SEARCH] formula is SAT
1230.65/1230.96	c [INC SEARCH] copied best model
1230.65/1230.96	c sat variable: 1 optimum/unsat variable: 0
1230.65/1230.97	c model valid
1230.65/1230.97	c current solution ok
1230.65/1230.97	o 997
1230.65/1230.97	c [INC SEARCH] current bound: 498
1230.65/1230.97	c [INC SEARCH] iteration: 1
1230.65/1230.97	c [INC SEARCH] lower bound: 0 upperbound 997 current bound: 498 best value:997
1230.65/1230.97	c [INC ENCODE] setup new number of clauses ...
1230.65/1230.97	c [INC] encode incremental formula
1230.65/1230.97	c return only the limitting unit clause for 498
1230.65/1230.97	c [INC SYSTEM] transmit new clauses to solver: 1
1230.65/1230.97	c [INC SEARCH] isOptimum variable: 0
1301.95/1302.28	c [INC SEARCH] formula is SAT
1302.06/1302.32	c [INC SEARCH] copied best model
1302.06/1302.32	c sat variable: 1 optimum/unsat variable: 0
1302.06/1302.32	c model valid
1302.06/1302.32	c current solution ok
1302.06/1302.32	o 489
1302.06/1302.32	c [INC SEARCH] current bound: 244
1302.06/1302.32	c [INC SEARCH] iteration: 2
1302.06/1302.32	c [INC SEARCH] lower bound: 0 upperbound 489 current bound: 244 best value:489
1302.06/1302.32	c [INC ENCODE] setup new number of clauses ...
1302.06/1302.32	c [INC] encode incremental formula
1302.06/1302.32	c return only the limitting unit clause for 244
1302.06/1302.32	c [INC SYSTEM] transmit new clauses to solver: 1
1302.06/1302.32	c [INC SEARCH] isOptimum variable: 0
1800.05/1800.41	HOME/npSolver-pbo-I.sh: line 18:  3033 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=0 -useBinSearch=1 -useCP2=1 -useInc=1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3699788-1338071785/watcher-3699788-1338071785 -o /tmp/evaluation-result-3699788-1338071785/solver-3699788-1338071785 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3699788-1338071785.opb 488269581 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.02 2.00 3/178 3032
/proc/meminfo: memFree=29890832/32873844 swapFree=7108/7108
[pid=3032] ppid=3030 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3032/stat : 3032 (npSolver-pbo-I.) S 3030 3032 1127 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273307008 9367552 274 33554432000 4194304 5064252 140733195869616 140733195868528 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3032/statm: 2287 274 233 213 0 72 0

[startup+0.0145409 s]
/proc/loadavg: 2.02 2.02 2.00 3/178 3032
/proc/meminfo: memFree=29890832/32873844 swapFree=7108/7108
[pid=3032] ppid=3030 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3032/stat : 3032 (npSolver-pbo-I.) S 3030 3032 1127 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273307008 9367552 274 33554432000 4194304 5064252 140733195869616 140733195868528 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3032/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100263 s]
/proc/loadavg: 2.02 2.02 2.00 3/178 3032
/proc/meminfo: memFree=29890832/32873844 swapFree=7108/7108
[pid=3032] ppid=3030 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3032/stat : 3032 (npSolver-pbo-I.) S 3030 3032 1127 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273307008 9367552 274 33554432000 4194304 5064252 140733195869616 140733195868528 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3032/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300275 s]
/proc/loadavg: 2.02 2.02 2.00 3/178 3032
/proc/meminfo: memFree=29890832/32873844 swapFree=7108/7108
[pid=3032] ppid=3030 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3032/stat : 3032 (npSolver-pbo-I.) S 3030 3032 1127 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273307008 9367552 274 33554432000 4194304 5064252 140733195869616 140733195868528 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3032/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700283 s]
/proc/loadavg: 2.02 2.02 2.00 3/178 3032
/proc/meminfo: memFree=29890832/32873844 swapFree=7108/7108
[pid=3032] ppid=3030 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3032/stat : 3032 (npSolver-pbo-I.) S 3030 3032 1127 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273307008 9367552 274 33554432000 4194304 5064252 140733195869616 140733195868528 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3032/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50036 s]
/proc/loadavg: 2.02 2.02 2.00 3/180 3034
/proc/meminfo: memFree=29817488/32873844 swapFree=7108/7108
[pid=3032] ppid=3030 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3032/stat : 3032 (npSolver-pbo-I.) S 3030 3032 1127 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273307008 9367552 274 33554432000 4194304 5064252 140733195869616 140733195868528 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3032/statm: 2287 274 233 213 0 72 0
[pid=3033] ppid=3032 vsize=119948 CPUtime=1.41 cores=0,2,4,6
/proc/3033/stat : 3033 (npSolver-pbo) S 3032 3032 1127 0 -1 4202496 15861 0 0 0 130 11 0 0 20 0 1 0 273307008 122826752 25157 33554432000 4194304 5992684 140733442533632 140733442528080 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3033/statm: 29987 25157 163 440 0 29543 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 129096

[startup+3.10043 s]
/proc/loadavg: 2.02 2.02 2.00 3/182 3036
/proc/meminfo: memFree=29502272/32873844 swapFree=7108/7108
[pid=3032] ppid=3030 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3032/stat : 3032 (npSolver-pbo-I.) S 3030 3032 1127 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273307008 9367552 274 33554432000 4194304 5064252 140733195869616 140733195868528 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3032/statm: 2287 274 233 213 0 72 0
[pid=3033] ppid=3032 vsize=119948 CPUtime=1.41 cores=0,2,4,6
/proc/3033/stat : 3033 (npSolver-pbo) S 3032 3032 1127 0 -1 4202496 15861 0 0 0 130 11 0 0 20 0 1 0 273307008 122826752 25157 33554432000 4194304 5992684 140733442533632 140733442528080 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3033/statm: 29987 25157 163 440 0 29543 0
[pid=3035] ppid=3033 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3035/stat : 3035 (cp2_pre.sh) S 3033 3032 1127 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 273307149 9367552 277 33554432000 4194304 5064252 140734931821568 140734931820272 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3035/statm: 2287 277 234 213 0 72 0
[pid=3036] ppid=3035 vsize=346920 CPUtime=1.67 cores=0,2,4,6
/proc/3036/stat : 3036 (coprocessor) R 3035 3032 1127 0 -1 4202496 34806 0 0 0 158 9 0 0 20 0 1 0 273307150 355246080 75261 33554432000 4194304 6586260 140736699353408 140736699349736 5511711 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/3036/statm: 86730 75261 164 584 0 86142 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 485164

[startup+6.30045 s]
/proc/loadavg: 2.02 2.02 2.00 3/182 3036
/proc/meminfo: memFree=29306144/32873844 swapFree=7108/7108
[pid=3032] ppid=3030 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3032/stat : 3032 (npSolver-pbo-I.) S 3030 3032 1127 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273307008 9367552 274 33554432000 4194304 5064252 140733195869616 140733195868528 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3032/statm: 2287 274 233 213 0 72 0
[pid=3033] ppid=3032 vsize=119948 CPUtime=1.41 cores=0,2,4,6
/proc/3033/stat : 3033 (npSolver-pbo) S 3032 3032 1127 0 -1 4202496 15861 0 0 0 130 11 0 0 20 0 1 0 273307008 122826752 25157 33554432000 4194304 5992684 140733442533632 140733442528080 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3033/statm: 29987 25157 163 440 0 29543 0
[pid=3035] ppid=3033 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3035/stat : 3035 (cp2_pre.sh) S 3033 3032 1127 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 273307149 9367552 277 33554432000 4194304 5064252 140734931821568 140734931820272 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3035/statm: 2287 277 234 213 0 72 0
[pid=3036] ppid=3035 vsize=450456 CPUtime=4.87 cores=0,2,4,6
/proc/3036/stat : 3036 (coprocessor) R 3035 3032 1127 0 -1 4202496 50611 0 0 0 474 13 0 0 20 0 1 0 273307150 461266944 108951 33554432000 4194304 6586260 140736699353408 140736699348728 4683467 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/3036/statm: 112614 108951 189 584 0 112026 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 588700

[startup+12.7004 s]
/proc/loadavg: 2.09 2.04 2.00 3/182 3039
/proc/meminfo: memFree=29535564/32873844 swapFree=7108/7108
[pid=3032] ppid=3030 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3032/stat : 3032 (npSolver-pbo-I.) S 3030 3032 1127 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273307008 9367552 274 33554432000 4194304 5064252 140733195869616 140733195868528 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3032/statm: 2287 274 233 213 0 72 0
[pid=3033] ppid=3032 vsize=119948 CPUtime=9.37 cores=0,2,4,6
/proc/3033/stat : 3033 (npSolver-pbo) S 3032 3032 1127 0 -1 4202496 15877 52142 0 0 130 11 772 24 20 0 1 0 273307008 122826752 25159 33554432000 4194304 5992684 140733442533632 140733442519896 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/3033/statm: 29987 25159 165 440 0 29543 0
[pid=3039] ppid=3033 vsize=248984 CPUtime=3.28 cores=0,2,4,6
/proc/3039/stat : 3039 (glucosInc) R 3033 3032 1127 0 -1 4202496 40038 0 0 0 320 8 0 0 20 0 1 0 273307949 254959616 51822 33554432000 4194304 5654031 140734259317888 140734259315496 4218827 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/3039/statm: 62246 51822 131 357 0 61886 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 378080

[startup+25.5004 s]
/proc/loadavg: 2.07 2.04 2.00 3/181 3123
/proc/meminfo: memFree=29127836/32873844 swapFree=7108/7108
[pid=3032] ppid=3030 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3032/stat : 3032 (npSolver-pbo-I.) S 3030 3032 1127 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273307008 9367552 274 33554432000 4194304 5064252 140733195869616 140733195868528 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3032/statm: 2287 274 233 213 0 72 0
[pid=3033] ppid=3032 vsize=119948 CPUtime=9.37 cores=0,2,4,6
/proc/3033/stat : 3033 (npSolver-pbo) S 3032 3032 1127 0 -1 4202496 15877 52142 0 0 130 11 772 24 20 0 1 0 273307008 122826752 25159 33554432000 4194304 5992684 140733442533632 140733442519896 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/3033/statm: 29987 25159 165 440 0 29543 0
[pid=3039] ppid=3033 vsize=250700 CPUtime=16.07 cores=0,2,4,6
/proc/3039/stat : 3039 (glucosInc) R 3033 3032 1127 0 -1 4202496 40514 0 0 0 1599 8 0 0 20 0 1 0 273307949 256716800 52809 33554432000 4194304 5654031 140734259317888 140734259315672 4215076 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3039/statm: 62675 52809 139 357 0 62315 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 379796

[startup+51.1004 s]
/proc/loadavg: 2.05 2.03 2.00 3/181 3123
/proc/meminfo: memFree=26949440/32873844 swapFree=7108/7108
[pid=3032] ppid=3030 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3032/stat : 3032 (npSolver-pbo-I.) S 3030 3032 1127 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273307008 9367552 274 33554432000 4194304 5064252 140733195869616 140733195868528 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3032/statm: 2287 274 233 213 0 72 0
[pid=3033] ppid=3032 vsize=119948 CPUtime=9.37 cores=0,2,4,6
/proc/3033/stat : 3033 (npSolver-pbo) S 3032 3032 1127 0 -1 4202496 15877 52142 0 0 130 11 772 24 20 0 1 0 273307008 122826752 25159 33554432000 4194304 5992684 140733442533632 140733442519896 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/3033/statm: 29987 25159 165 440 0 29543 0
[pid=3039] ppid=3033 vsize=252160 CPUtime=41.67 cores=0,2,4,6
/proc/3039/stat : 3039 (glucosInc) R 3033 3032 1127 0 -1 4202496 40897 0 0 0 4159 8 0 0 20 0 1 0 273307949 258211840 53703 33554432000 4194304 5654031 140734259317888 140734259315672 4233322 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3039/statm: 63040 53703 139 357 0 62680 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 381256

[startup+102.306 s]
/proc/loadavg: 2.02 2.02 2.00 3/180 3123
/proc/meminfo: memFree=22228484/32873844 swapFree=7108/7108
[pid=3032] ppid=3030 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3032/stat : 3032 (npSolver-pbo-I.) S 3030 3032 1127 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273307008 9367552 274 33554432000 4194304 5064252 140733195869616 140733195868528 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3032/statm: 2287 274 233 213 0 72 0
[pid=3033] ppid=3032 vsize=119948 CPUtime=9.37 cores=0,2,4,6
/proc/3033/stat : 3033 (npSolver-pbo) S 3032 3032 1127 0 -1 4202496 15877 52142 0 0 130 11 772 24 20 0 1 0 273307008 122826752 25159 33554432000 4194304 5992684 140733442533632 140733442519896 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/3033/statm: 29987 25159 165 440 0 29543 0
[pid=3039] ppid=3033 vsize=283260 CPUtime=92.87 cores=0,2,4,6
/proc/3039/stat : 3039 (glucosInc) R 3033 3032 1127 0 -1 4202496 41498 0 0 0 9278 9 0 0 20 0 1 0 273307949 290058240 55318 33554432000 4194304 5654031 140734259317888 140734259315976 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3039/statm: 70815 55318 139 357 0 70455 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 412356

[startup+162.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/180 3123
/proc/meminfo: memFree=19412164/32873844 swapFree=7108/7108
[pid=3032] ppid=3030 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3032/stat : 3032 (npSolver-pbo-I.) S 3030 3032 1127 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273307008 9367552 274 33554432000 4194304 5064252 140733195869616 140733195868528 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3032/statm: 2287 274 233 213 0 72 0
[pid=3033] ppid=3032 vsize=119948 CPUtime=9.37 cores=0,2,4,6
/proc/3033/stat : 3033 (npSolver-pbo) S 3032 3032 1127 0 -1 4202496 15877 52142 0 0 130 11 772 24 20 0 1 0 273307008 122826752 25159 33554432000 4194304 5992684 140733442533632 140733442519896 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/3033/statm: 29987 25159 165 440 0 29543 0
[pid=3039] ppid=3033 vsize=285128 CPUtime=152.83 cores=0,2,4,6
/proc/3039/stat : 3039 (glucosInc) R 3033 3032 1127 0 -1 4202496 42707 0 0 0 15272 11 0 0 20 0 1 0 273307949 291971072 55538 33554432000 4194304 5654031 140734259317888 140734259315672 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3039/statm: 71282 55538 140 357 0 70922 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 414224

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 3127
/proc/meminfo: memFree=16865964/32873844 swapFree=7108/7108
[pid=3032] ppid=3030 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3032/stat : 3032 (npSolver-pbo-I.) S 3030 3032 1127 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273307008 9367552 274 33554432000 4194304 5064252 140733195869616 140733195868528 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3032/statm: 2287 274 233 213 0 72 0
[pid=3033] ppid=3032 vsize=119948 CPUtime=9.37 cores=0,2,4,6
/proc/3033/stat : 3033 (npSolver-pbo) S 3032 3032 1127 0 -1 4202496 15877 52142 0 0 130 11 772 24 20 0 1 0 273307008 122826752 25159 33554432000 4194304 5992684 140733442533632 140733442519896 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/3033/statm: 29987 25159 165 440 0 29543 0
[pid=3039] ppid=3033 vsize=285752 CPUtime=212.8 cores=0,2,4,6
/proc/3039/stat : 3039 (glucosInc) R 3033 3032 1127 0 -1 4202496 43015 0 0 0 21269 11 0 0 20 0 1 0 273307949 292610048 58020 33554432000 4194304 5654031 140734259317888 140734259315784 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3039/statm: 71438 58020 140 357 0 71078 0
Current children cumulated CPU time (s) 222.17

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

/proc/loadavg: 2.05 2.13 2.26 3/181 3188
/proc/meminfo: memFree=29235932/32873844 swapFree=7108/7108
[pid=3032] ppid=3030 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3032/stat : 3032 (npSolver-pbo-I.) S 3030 3032 1127 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273307008 9367552 274 33554432000 4194304 5064252 140733195869616 140733195868528 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3032/statm: 2287 274 233 213 0 72 0
[pid=3033] ppid=3032 vsize=143484 CPUtime=1204.07 cores=0,2,4,6
/proc/3033/stat : 3033 (npSolver-pbo) R 3032 3032 1127 0 -1 4202496 23332 103749 0 0 208 286 119850 63 20 0 1 0 273307008 146927616 30804 33554432000 4194304 5992684 140733442533632 140733442518536 4325971 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3033/statm: 35871 30804 177 440 0 35427 0
[pid=3188] ppid=3033 vsize=307304 CPUtime=97.99 cores=0,2,4,6
/proc/3188/stat : 3188 (glucosInc) S 3033 3032 1127 0 -1 4202496 48465 0 0 0 9791 8 0 0 20 0 1 0 273427428 314679296 65771 33554432000 4194304 5654031 140735766154736 140735766153048 4976656 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/3188/statm: 76826 65771 151 357 0 76466 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 459936

[startup+1362.3 s]
/proc/loadavg: 2.02 2.10 2.24 3/181 3188
/proc/meminfo: memFree=29244116/32873844 swapFree=7108/7108
[pid=3032] ppid=3030 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3032/stat : 3032 (npSolver-pbo-I.) S 3030 3032 1127 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273307008 9367552 274 33554432000 4194304 5064252 140733195869616 140733195868528 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3032/statm: 2287 274 233 213 0 72 0
[pid=3033] ppid=3032 vsize=143484 CPUtime=1204.09 cores=0,2,4,6
/proc/3033/stat : 3033 (npSolver-pbo) S 3032 3032 1127 0 -1 4202496 23335 103749 0 0 210 286 119850 63 20 0 1 0 273307008 146927616 30804 33554432000 4194304 5992684 140733442533632 140733442518536 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/3033/statm: 35871 30804 177 440 0 35427 0
[pid=3188] ppid=3033 vsize=281152 CPUtime=157.95 cores=0,2,4,6
/proc/3188/stat : 3188 (glucosInc) R 3033 3032 1127 0 -1 4202496 49660 0 0 0 15786 9 0 0 20 0 1 0 273427428 287899648 63657 33554432000 4194304 5654031 140735766154736 140735766142552 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3188/statm: 70288 63657 152 357 0 69928 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 433784

[startup+1422.31 s]
/proc/loadavg: 2.03 2.09 2.23 3/182 3192
/proc/meminfo: memFree=29237872/32873844 swapFree=7108/7108
[pid=3032] ppid=3030 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3032/stat : 3032 (npSolver-pbo-I.) S 3030 3032 1127 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273307008 9367552 274 33554432000 4194304 5064252 140733195869616 140733195868528 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3032/statm: 2287 274 233 213 0 72 0
[pid=3033] ppid=3032 vsize=143484 CPUtime=1204.09 cores=0,2,4,6
/proc/3033/stat : 3033 (npSolver-pbo) S 3032 3032 1127 0 -1 4202496 23335 103749 0 0 210 286 119850 63 20 0 1 0 273307008 146927616 30804 33554432000 4194304 5992684 140733442533632 140733442518536 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/3033/statm: 35871 30804 177 440 0 35427 0
[pid=3188] ppid=3033 vsize=311972 CPUtime=217.95 cores=0,2,4,6
/proc/3188/stat : 3188 (glucosInc) R 3033 3032 1127 0 -1 4202496 50071 0 0 0 21785 10 0 0 20 0 1 0 273427428 319459328 64577 33554432000 4194304 5654031 140735766154736 140735766142552 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3188/statm: 77993 64577 152 357 0 77633 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 464604

[startup+1482.3 s]
/proc/loadavg: 2.01 2.08 2.21 3/182 3215
/proc/meminfo: memFree=29234140/32873844 swapFree=7108/7108
[pid=3032] ppid=3030 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3032/stat : 3032 (npSolver-pbo-I.) S 3030 3032 1127 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273307008 9367552 274 33554432000 4194304 5064252 140733195869616 140733195868528 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3032/statm: 2287 274 233 213 0 72 0
[pid=3033] ppid=3032 vsize=143484 CPUtime=1204.09 cores=0,2,4,6
/proc/3033/stat : 3033 (npSolver-pbo) S 3032 3032 1127 0 -1 4202496 23335 103749 0 0 210 286 119850 63 20 0 1 0 273307008 146927616 30804 33554432000 4194304 5992684 140733442533632 140733442518536 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/3033/statm: 35871 30804 177 440 0 35427 0
[pid=3188] ppid=3033 vsize=311972 CPUtime=277.94 cores=0,2,4,6
/proc/3188/stat : 3188 (glucosInc) R 3033 3032 1127 0 -1 4202496 50072 0 0 0 27784 10 0 0 20 0 1 0 273427428 319459328 65089 33554432000 4194304 5654031 140735766154736 140735766142552 4208595 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3188/statm: 77993 65089 152 357 0 77633 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 464604

[startup+1542.3 s]
/proc/loadavg: 2.00 2.06 2.20 3/181 3215
/proc/meminfo: memFree=29234436/32873844 swapFree=7108/7108
[pid=3032] ppid=3030 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3032/stat : 3032 (npSolver-pbo-I.) S 3030 3032 1127 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273307008 9367552 274 33554432000 4194304 5064252 140733195869616 140733195868528 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3032/statm: 2287 274 233 213 0 72 0
[pid=3033] ppid=3032 vsize=143484 CPUtime=1204.09 cores=0,2,4,6
/proc/3033/stat : 3033 (npSolver-pbo) S 3032 3032 1127 0 -1 4202496 23335 103749 0 0 210 286 119850 63 20 0 1 0 273307008 146927616 30804 33554432000 4194304 5992684 140733442533632 140733442518536 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/3033/statm: 35871 30804 177 440 0 35427 0
[pid=3188] ppid=3033 vsize=311972 CPUtime=337.93 cores=0,2,4,6
/proc/3188/stat : 3188 (glucosInc) R 3033 3032 1127 0 -1 4202496 50072 0 0 0 33783 10 0 0 20 0 1 0 273427428 319459328 65089 33554432000 4194304 5654031 140735766154736 140735766142552 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3188/statm: 77993 65089 152 357 0 77633 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 464604

[startup+1602.3 s]
/proc/loadavg: 2.00 2.05 2.18 3/181 3215
/proc/meminfo: memFree=29255848/32873844 swapFree=7108/7108
[pid=3032] ppid=3030 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3032/stat : 3032 (npSolver-pbo-I.) S 3030 3032 1127 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273307008 9367552 274 33554432000 4194304 5064252 140733195869616 140733195868528 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3032/statm: 2287 274 233 213 0 72 0
[pid=3033] ppid=3032 vsize=143484 CPUtime=1204.09 cores=0,2,4,6
/proc/3033/stat : 3033 (npSolver-pbo) S 3032 3032 1127 0 -1 4202496 23335 103749 0 0 210 286 119850 63 20 0 1 0 273307008 146927616 30804 33554432000 4194304 5992684 140733442533632 140733442518536 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/3033/statm: 35871 30804 177 440 0 35427 0
[pid=3188] ppid=3033 vsize=311972 CPUtime=397.92 cores=0,2,4,6
/proc/3188/stat : 3188 (glucosInc) R 3033 3032 1127 0 -1 4202496 50073 0 0 0 39782 10 0 0 20 0 1 0 273427428 319459328 65601 33554432000 4194304 5654031 140735766154736 140735766142552 4232707 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3188/statm: 77993 65601 152 357 0 77633 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 464604

[startup+1662.3 s]
/proc/loadavg: 2.00 2.03 2.17 3/181 3215
/proc/meminfo: memFree=29253800/32873844 swapFree=7108/7108
[pid=3032] ppid=3030 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3032/stat : 3032 (npSolver-pbo-I.) S 3030 3032 1127 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273307008 9367552 274 33554432000 4194304 5064252 140733195869616 140733195868528 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3032/statm: 2287 274 233 213 0 72 0
[pid=3033] ppid=3032 vsize=143484 CPUtime=1204.09 cores=0,2,4,6
/proc/3033/stat : 3033 (npSolver-pbo) S 3032 3032 1127 0 -1 4202496 23335 103749 0 0 210 286 119850 63 20 0 1 0 273307008 146927616 30804 33554432000 4194304 5992684 140733442533632 140733442518536 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/3033/statm: 35871 30804 177 440 0 35427 0
[pid=3188] ppid=3033 vsize=311972 CPUtime=457.91 cores=0,2,4,6
/proc/3188/stat : 3188 (glucosInc) R 3033 3032 1127 0 -1 4202496 50074 0 0 0 45781 10 0 0 20 0 1 0 273427428 319459328 66113 33554432000 4194304 5654031 140735766154736 140735766142552 4232800 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3188/statm: 77993 66113 152 357 0 77633 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 464604

[startup+1722.3 s]
/proc/loadavg: 2.04 2.04 2.16 3/181 3217
/proc/meminfo: memFree=29265824/32873844 swapFree=7108/7108
[pid=3032] ppid=3030 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3032/stat : 3032 (npSolver-pbo-I.) S 3030 3032 1127 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273307008 9367552 274 33554432000 4194304 5064252 140733195869616 140733195868528 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3032/statm: 2287 274 233 213 0 72 0
[pid=3033] ppid=3032 vsize=143484 CPUtime=1204.09 cores=0,2,4,6
/proc/3033/stat : 3033 (npSolver-pbo) S 3032 3032 1127 0 -1 4202496 23335 103749 0 0 210 286 119850 63 20 0 1 0 273307008 146927616 30804 33554432000 4194304 5992684 140733442533632 140733442518536 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/3033/statm: 35871 30804 177 440 0 35427 0
[pid=3188] ppid=3033 vsize=281152 CPUtime=517.87 cores=0,2,4,6
/proc/3188/stat : 3188 (glucosInc) R 3033 3032 1127 0 -1 4202496 50330 0 0 0 51776 11 0 0 20 0 1 0 273427428 287899648 63825 33554432000 4194304 5654031 140735766154736 140735766142552 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3188/statm: 70288 63825 152 357 0 69928 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 433784

[startup+1782.3 s]
/proc/loadavg: 2.01 2.03 2.15 3/181 3218
/proc/meminfo: memFree=29241280/32873844 swapFree=7108/7108
[pid=3032] ppid=3030 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3032/stat : 3032 (npSolver-pbo-I.) S 3030 3032 1127 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273307008 9367552 274 33554432000 4194304 5064252 140733195869616 140733195868528 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3032/statm: 2287 274 233 213 0 72 0
[pid=3033] ppid=3032 vsize=143484 CPUtime=1204.09 cores=0,2,4,6
/proc/3033/stat : 3033 (npSolver-pbo) S 3032 3032 1127 0 -1 4202496 23335 103749 0 0 210 286 119850 63 20 0 1 0 273307008 146927616 30804 33554432000 4194304 5992684 140733442533632 140733442518536 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/3033/statm: 35871 30804 177 440 0 35427 0
[pid=3188] ppid=3033 vsize=311972 CPUtime=577.86 cores=0,2,4,6
/proc/3188/stat : 3188 (glucosInc) R 3033 3032 1127 0 -1 4202496 50771 0 0 0 57774 12 0 0 20 0 1 0 273427428 319459328 64495 33554432000 4194304 5654031 140735766154736 140735766142552 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3188/statm: 77993 64495 152 357 0 77633 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 464604



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.01 2.03 2.15 3/181 3218
/proc/meminfo: memFree=29238100/32873844 swapFree=7108/7108
[pid=3032] ppid=3030 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3032/stat : 3032 (npSolver-pbo-I.) S 3030 3032 1127 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273307008 9367552 274 33554432000 4194304 5064252 140733195869616 140733195868528 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3032/statm: 2287 274 233 213 0 72 0
[pid=3033] ppid=3032 vsize=143484 CPUtime=1204.09 cores=0,2,4,6
/proc/3033/stat : 3033 (npSolver-pbo) S 3032 3032 1127 0 -1 4202496 23335 103749 0 0 210 286 119850 63 20 0 1 0 273307008 146927616 30804 33554432000 4194304 5992684 140733442533632 140733442518536 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/3033/statm: 35871 30804 177 440 0 35427 0
[pid=3188] ppid=3033 vsize=311972 CPUtime=595.96 cores=0,2,4,6
/proc/3188/stat : 3188 (glucosInc) R 3033 3032 1127 0 -1 4202496 50929 0 0 0 59584 12 0 0 20 0 1 0 273427428 319459328 65161 33554432000 4194304 5654031 140735766154736 140735766142552 4214981 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3188/statm: 77993 65161 152 357 0 77633 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 464604

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 3032 and gives
#  childrusage.ru_utime.tv_sec=1200
#  childrusage.ru_utime.tv_usec=607479
#  childrusage.ru_stime.tv_sec=3
#  childrusage.ru_stime.tv_usec=502467
# CPU time returned by wait4() is 1204.11
# 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.42
CPU time (s): 1800.05
CPU user time (s): 1796.44
CPU system time (s): 3.61
CPU usage (%): 99.9797
Max. virtual memory (cumulated for all children) (KiB): 588704

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.61
system time used= 3.50247
maximum resident set size= 452612
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 127457
page faults= 0
swaps= 0
block input operations= 8
block output operations= 450448
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4536
involuntary context switches= 1290

runsolver used 4.91225 second user time and 20.4879 second system time

The end

Launcher Data

Begin job on node102 at 2012-05-27 00:36:25
IDJOB=3699788
IDBENCH=2932
IDSOLVER=2276
FILE ID=node102/3699788-1338071785
RUNJOBID= node102-1338052958-1143
PBS_JOBID= 14624412
Free space on /tmp= 71504 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-opt-market-split_7_60_3.opb
COMMAND LINE= DIR/npSolver-pbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3699788-1338071785/watcher-3699788-1338071785 -o /tmp/evaluation-result-3699788-1338071785/solver-3699788-1338071785 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-I.sh HOME/instance-3699788-1338071785.opb 488269581 HOME HOME

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

MD5SUM BENCH= 474916db0f2f0be5831d97827cee8e55
RANDOM SEED=488269581

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:        29891096 kB
Buffers:          278460 kB
Cached:          1677880 kB
SwapCached:            0 kB
Active:          1185252 kB
Inactive:         982852 kB
Active(anon):     203388 kB
Inactive(anon):    10964 kB
Active(file):     981864 kB
Inactive(file):   971888 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8160 kB
Writeback:             0 kB
AnonPages:        212452 kB
Mapped:            15604 kB
Shmem:               200 kB
Slab:             672184 kB
SReclaimable:     114712 kB
SUnreclaim:       557472 kB
KernelStack:        1504 kB
PageTables:         4752 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     353292 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    116736 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= 71220 MiB
End job on node102 at 2012-05-27 01:06:25