Trace number 3700098

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.02 1800.62

General information on the benchmark

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

Solver Data

4.19/4.21	c fallback to adder encoding
7.19/7.28	c run inc solver
7.19/7.28	c [INC SYSTEM] run initial solver
7.19/7.28	c [INC SYSTEM] preprocess with white file
26.03/26.23	c [INC SYSTEM] finished preprocessing in 18 s
26.03/26.23	c [INC SYSTEM] execute solver
129.85/130.02	c [INC SEARCH] formula is SAT
129.95/130.13	c [INC SYSTEM] solved the initial formula
130.95/131.10	c model valid
130.95/131.10	c current solution ok
138.40/138.77	o 0
138.40/138.77	c execute binary inc search
138.40/138.77	c [INC SEARCH] current bound: 93954
138.40/138.77	c [INC SEARCH] iteration: 0
138.40/138.77	c [INC SEARCH] lower bound: 0 upperbound 187909 current bound: 93954 best value:187909
138.40/138.77	c [INC SYSTEM] there exists a inc, kill it!
138.40/138.77	c write failed with 2
138.50/138.80	c [INC SYSTEM] create new solver instance
138.50/138.80	c [INC] encode full formula
138.50/138.80	c fallback to adder encoding
138.60/138.94	c set iterative enc to: adder
138.60/138.94	c set iterative enc to: none
138.65/139.18	c [INC SEARCH] isOptimum variable: 0

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-3700098-1338126012/watcher-3700098-1338126012 -o /tmp/evaluation-result-3700098-1338126012/solver-3700098-1338126012 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3700098-1338126012.opb 95125728 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.00 2.01 2.00 4/177 12902
/proc/meminfo: memFree=30588996/32873844 swapFree=6088/6088
[pid=12902] ppid=12900 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12902/stat : 12902 (npSolver-pbo-I.) S 12900 12902 12301 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 278729739 9367552 274 33554432000 4194304 5064252 140733885008912 140733885007824 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12902/statm: 2287 274 233 213 0 72 0

[startup+0.105178 s]
/proc/loadavg: 2.00 2.01 2.00 4/177 12902
/proc/meminfo: memFree=30588996/32873844 swapFree=6088/6088
[pid=12902] ppid=12900 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12902/stat : 12902 (npSolver-pbo-I.) S 12900 12902 12301 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 278729739 9367552 274 33554432000 4194304 5064252 140733885008912 140733885007824 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12902/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200268 s]
/proc/loadavg: 2.00 2.01 2.00 4/177 12902
/proc/meminfo: memFree=30588996/32873844 swapFree=6088/6088
[pid=12902] ppid=12900 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12902/stat : 12902 (npSolver-pbo-I.) S 12900 12902 12301 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 278729739 9367552 274 33554432000 4194304 5064252 140733885008912 140733885007824 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12902/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300263 s]
/proc/loadavg: 2.00 2.01 2.00 4/177 12902
/proc/meminfo: memFree=30588996/32873844 swapFree=6088/6088
[pid=12902] ppid=12900 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12902/stat : 12902 (npSolver-pbo-I.) S 12900 12902 12301 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 278729739 9367552 274 33554432000 4194304 5064252 140733885008912 140733885007824 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12902/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700212 s]
/proc/loadavg: 2.00 2.01 2.00 4/177 12902
/proc/meminfo: memFree=30588996/32873844 swapFree=6088/6088
[pid=12902] ppid=12900 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12902/stat : 12902 (npSolver-pbo-I.) S 12900 12902 12301 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 278729739 9367552 274 33554432000 4194304 5064252 140733885008912 140733885007824 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12902/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50028 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 12904
/proc/meminfo: memFree=30582724/32873844 swapFree=6088/6088
[pid=12902] ppid=12900 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12902/stat : 12902 (npSolver-pbo-I.) S 12900 12902 12301 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 278729739 9367552 274 33554432000 4194304 5064252 140733885008912 140733885007824 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12902/statm: 2287 274 233 213 0 72 0
[pid=12903] ppid=12902 vsize=13548 CPUtime=1.48 cores=1,3,5,7
/proc/12903/stat : 12903 (npSolver-pbo) R 12902 12902 12301 0 -1 4202496 2649 0 0 0 148 0 0 0 20 0 1 0 278729739 13873152 2662 33554432000 4194304 5992684 140733648184608 140733648181112 4476935 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/12903/statm: 3387 2662 146 440 0 2943 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 22696

[startup+3.10029 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 12904
/proc/meminfo: memFree=30575960/32873844 swapFree=6088/6088
[pid=12902] ppid=12900 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12902/stat : 12902 (npSolver-pbo-I.) S 12900 12902 12301 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 278729739 9367552 274 33554432000 4194304 5064252 140733885008912 140733885007824 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12902/statm: 2287 274 233 213 0 72 0
[pid=12903] ppid=12902 vsize=49772 CPUtime=3.09 cores=1,3,5,7
/proc/12903/stat : 12903 (npSolver-pbo) R 12902 12902 12301 0 -1 4202496 10088 0 0 0 306 3 0 0 20 0 1 0 278729739 50966528 11119 33554432000 4194304 5992684 140733648184608 140733648180728 4571337 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/12903/statm: 12443 11119 159 440 0 11999 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 58920

[startup+6.30035 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12904
/proc/meminfo: memFree=30326464/32873844 swapFree=6088/6088
[pid=12902] ppid=12900 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12902/stat : 12902 (npSolver-pbo-I.) S 12900 12902 12301 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 278729739 9367552 274 33554432000 4194304 5064252 140733885008912 140733885007824 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12902/statm: 2287 274 233 213 0 72 0
[pid=12903] ppid=12902 vsize=372748 CPUtime=6.29 cores=1,3,5,7
/proc/12903/stat : 12903 (npSolver-pbo) R 12902 12902 12301 0 -1 4202496 31822 0 0 0 615 14 0 0 20 0 1 0 278729739 381693952 81278 33554432000 4194304 5992684 140733648184608 140733648179576 4524825 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/12903/statm: 93187 81278 167 440 0 92743 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 381896

[startup+12.7004 s]
/proc/loadavg: 2.08 2.02 2.01 3/181 12906
/proc/meminfo: memFree=29027580/32873844 swapFree=6088/6088
[pid=12902] ppid=12900 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12902/stat : 12902 (npSolver-pbo-I.) S 12900 12902 12301 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 278729739 9367552 274 33554432000 4194304 5064252 140733885008912 140733885007824 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12902/statm: 2287 274 233 213 0 72 0
[pid=12903] ppid=12902 vsize=372748 CPUtime=7.28 cores=1,3,5,7
/proc/12903/stat : 12903 (npSolver-pbo) S 12902 12902 12301 0 -1 4202496 32555 0 0 0 672 56 0 0 20 0 1 0 278729739 381693952 91056 33554432000 4194304 5992684 140733648184608 140733648179056 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12903/statm: 93187 91056 174 440 0 92743 0
[pid=12905] ppid=12903 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12905/stat : 12905 (cp2_pre.sh) S 12903 12902 12301 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 278730468 9367552 276 33554432000 4194304 5064252 140737413639104 140737413637808 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/12905/statm: 2287 276 234 213 0 72 0
[pid=12906] ppid=12905 vsize=1128272 CPUtime=5.4 cores=1,3,5,7
/proc/12906/stat : 12906 (coprocessor) R 12905 12902 12301 0 -1 4202496 70608 0 0 0 505 35 0 0 20 0 1 0 278730468 1155350528 247689 33554432000 4194304 6586260 140735033139408 140735033135672 4496452 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/12906/statm: 282068 247689 164 584 0 281480 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1519316

[startup+25.5005 s]
/proc/loadavg: 2.06 2.02 2.00 3/181 12906
/proc/meminfo: memFree=28437724/32873844 swapFree=6088/6088
[pid=12902] ppid=12900 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12902/stat : 12902 (npSolver-pbo-I.) S 12900 12902 12301 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 278729739 9367552 274 33554432000 4194304 5064252 140733885008912 140733885007824 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12902/statm: 2287 274 233 213 0 72 0
[pid=12903] ppid=12902 vsize=372748 CPUtime=7.28 cores=1,3,5,7
/proc/12903/stat : 12903 (npSolver-pbo) S 12902 12902 12301 0 -1 4202496 32555 0 0 0 672 56 0 0 20 0 1 0 278729739 381693952 91056 33554432000 4194304 5992684 140733648184608 140733648179056 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12903/statm: 93187 91056 174 440 0 92743 0
[pid=12905] ppid=12903 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12905/stat : 12905 (cp2_pre.sh) S 12903 12902 12301 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 278730468 9367552 276 33554432000 4194304 5064252 140737413639104 140737413637808 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/12905/statm: 2287 276 234 213 0 72 0
[pid=12906] ppid=12905 vsize=1482188 CPUtime=18.19 cores=1,3,5,7
/proc/12906/stat : 12906 (coprocessor) R 12905 12902 12301 0 -1 4202496 119390 0 0 0 1749 70 0 0 20 0 1 0 278730468 1517760512 356946 33554432000 4194304 6586260 140735033139408 140735033135160 5732496 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/12906/statm: 370547 356946 199 584 0 369959 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1873232

[startup+51.1003 s]
/proc/loadavg: 2.04 2.02 2.00 3/179 12908
/proc/meminfo: memFree=29561996/32873844 swapFree=6088/6088
[pid=12902] ppid=12900 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12902/stat : 12902 (npSolver-pbo-I.) S 12900 12902 12301 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 278729739 9367552 274 33554432000 4194304 5064252 140733885008912 140733885007824 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12902/statm: 2287 274 233 213 0 72 0
[pid=12903] ppid=12902 vsize=372748 CPUtime=26.09 cores=1,3,5,7
/proc/12903/stat : 12903 (npSolver-pbo) S 12902 12902 12301 0 -1 4202496 32570 120293 0 0 672 56 1799 82 20 0 1 0 278729739 381693952 91058 33554432000 4194304 5992684 140733648184608 140733648170872 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/12903/statm: 93187 91058 176 440 0 92743 0
[pid=12908] ppid=12903 vsize=615668 CPUtime=24.85 cores=1,3,5,7
/proc/12908/stat : 12908 (glucosInc) R 12903 12902 12301 0 -1 4202496 88882 0 0 0 2462 23 0 0 20 0 1 0 278732362 630444032 136163 33554432000 4194304 5654031 140735632430992 140735632428776 4215055 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12908/statm: 153917 136163 140 357 0 153557 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 997564

[startup+102.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 12908
/proc/meminfo: memFree=29559824/32873844 swapFree=6088/6088
[pid=12902] ppid=12900 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12902/stat : 12902 (npSolver-pbo-I.) S 12900 12902 12301 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 278729739 9367552 274 33554432000 4194304 5064252 140733885008912 140733885007824 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12902/statm: 2287 274 233 213 0 72 0
[pid=12903] ppid=12902 vsize=372748 CPUtime=26.09 cores=1,3,5,7
/proc/12903/stat : 12903 (npSolver-pbo) S 12902 12902 12301 0 -1 4202496 32570 120293 0 0 672 56 1799 82 20 0 1 0 278729739 381693952 91058 33554432000 4194304 5992684 140733648184608 140733648170872 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/12903/statm: 93187 91058 176 440 0 92743 0
[pid=12908] ppid=12903 vsize=615668 CPUtime=76.05 cores=1,3,5,7
/proc/12908/stat : 12908 (glucosInc) R 12903 12902 12301 0 -1 4202496 88888 0 0 0 7582 23 0 0 20 0 1 0 278732362 630444032 136680 33554432000 4194304 5654031 140735632430992 140735632428776 4214988 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12908/statm: 153917 136680 140 357 0 153557 0
Current children cumulated CPU time (s) 102.14
Current children cumulated vsize (KiB) 997564

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 12911
/proc/meminfo: memFree=29391828/32873844 swapFree=6088/6088
[pid=12902] ppid=12900 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12902/stat : 12902 (npSolver-pbo-I.) S 12900 12902 12301 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 278729739 9367552 274 33554432000 4194304 5064252 140733885008912 140733885007824 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12902/statm: 2287 274 233 213 0 72 0
[pid=12903] ppid=12902 vsize=410860 CPUtime=138.89 cores=1,3,5,7
/proc/12903/stat : 12903 (npSolver-pbo) S 12902 12902 12301 0 -1 4202496 45280 211001 0 0 929 662 12148 150 20 0 1 0 278729739 420720640 100063 33554432000 4194304 5992684 140733648184608 140733648169512 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 14 0 0
/proc/12903/statm: 102715 100063 186 440 0 102271 0
[pid=12911] ppid=12903 vsize=620184 CPUtime=23.11 cores=1,3,5,7
/proc/12911/stat : 12911 (glucosInc) R 12903 12902 12301 0 -1 4202496 86746 0 0 0 2291 20 0 0 20 0 1 0 278743657 635068416 138506 33554432000 4194304 5654031 140733943071808 140733943059624 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12911/statm: 155046 138506 139 357 0 154686 0
Current children cumulated CPU time (s) 162
Current children cumulated vsize (KiB) 1040192

[startup+222.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12912
/proc/meminfo: memFree=29383700/32873844 swapFree=6088/6088
[pid=12902] ppid=12900 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12902/stat : 12902 (npSolver-pbo-I.) S 12900 12902 12301 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 278729739 9367552 274 33554432000 4194304 5064252 140733885008912 140733885007824 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12902/statm: 2287 274 233 213 0 72 0
[pid=12903] ppid=12902 vsize=410860 CPUtime=138.89 cores=1,3,5,7
/proc/12903/stat : 12903 (npSolver-pbo) S 12902 12902 12301 0 -1 4202496 45280 211001 0 0 929 662 12148 150 20 0 1 0 278729739 420720640 100063 33554432000 4194304 5992684 140733648184608 140733648169512 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 14 0 0
/proc/12903/statm: 102715 100063 186 440 0 102271 0
[pid=12911] ppid=12903 vsize=626188 CPUtime=83.1 cores=1,3,5,7
/proc/12911/stat : 12911 (glucosInc) R 12903 12902 12301 0 -1 4202496 87281 0 0 0 8290 20 0 0 20 0 1 0 278743657 641216512 140574 33554432000 4194304 5654031 140733943071808 140733943059624 4232707 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12911/statm: 156547 140574 139 357 0 156187 0
Current children cumulated CPU time (s) 221.99
Current children cumulated vsize (KiB) 1046196

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12912
/proc/meminfo: memFree=29379480/32873844 swapFree=6088/6088
[pid=12902] ppid=12900 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/meminfo: memFree=29884492/32873844 swapFree=6088/6088
[pid=12902] ppid=12900 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12902/stat : 12902 (npSolver-pbo-I.) S 12900 12902 12301 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 278729739 9367552 274 33554432000 4194304 5064252 140733885008912 140733885007824 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12902/statm: 2287 274 233 213 0 72 0
[pid=12903] ppid=12902 vsize=410860 CPUtime=138.89 cores=1,3,5,7
/proc/12903/stat : 12903 (npSolver-pbo) S 12902 12902 12301 0 -1 4202496 45280 211001 0 0 929 662 12148 150 20 0 1 0 278729739 420720640 100063 33554432000 4194304 5992684 140733648184608 140733648169512 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 14 0 0
/proc/12903/statm: 102715 100063 186 440 0 102271 0
[pid=12911] ppid=12903 vsize=723724 CPUtime=1222.9 cores=1,3,5,7
/proc/12911/stat : 12911 (glucosInc) R 12903 12902 12301 0 -1 4202496 100400 0 0 0 122228 62 0 0 20 0 1 0 278743657 741093376 159198 33554432000 4194304 5654031 140733943071808 140733943059624 4208604 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12911/statm: 180931 159198 141 357 0 180571 0
Current children cumulated CPU time (s) 1361.79
Current children cumulated vsize (KiB) 1143732

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12988
/proc/meminfo: memFree=29896780/32873844 swapFree=6088/6088
[pid=12902] ppid=12900 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12902/stat : 12902 (npSolver-pbo-I.) S 12900 12902 12301 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 278729739 9367552 274 33554432000 4194304 5064252 140733885008912 140733885007824 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12902/statm: 2287 274 233 213 0 72 0
[pid=12903] ppid=12902 vsize=410860 CPUtime=138.89 cores=1,3,5,7
/proc/12903/stat : 12903 (npSolver-pbo) S 12902 12902 12301 0 -1 4202496 45280 211001 0 0 929 662 12148 150 20 0 1 0 278729739 420720640 100063 33554432000 4194304 5992684 140733648184608 140733648169512 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 14 0 0
/proc/12903/statm: 102715 100063 186 440 0 102271 0
[pid=12911] ppid=12903 vsize=723724 CPUtime=1282.9 cores=1,3,5,7
/proc/12911/stat : 12911 (glucosInc) R 12903 12902 12301 0 -1 4202496 101709 0 0 0 128223 67 0 0 20 0 1 0 278743657 741093376 155102 33554432000 4194304 5654031 140733943071808 140733943059624 4215251 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12911/statm: 180931 155102 141 357 0 180571 0
Current children cumulated CPU time (s) 1421.79
Current children cumulated vsize (KiB) 1143732

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12989
/proc/meminfo: memFree=29869660/32873844 swapFree=6088/6088
[pid=12902] ppid=12900 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12902/stat : 12902 (npSolver-pbo-I.) S 12900 12902 12301 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 278729739 9367552 274 33554432000 4194304 5064252 140733885008912 140733885007824 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12902/statm: 2287 274 233 213 0 72 0
[pid=12903] ppid=12902 vsize=410860 CPUtime=138.89 cores=1,3,5,7
/proc/12903/stat : 12903 (npSolver-pbo) S 12902 12902 12301 0 -1 4202496 45280 211001 0 0 929 662 12148 150 20 0 1 0 278729739 420720640 100063 33554432000 4194304 5992684 140733648184608 140733648169512 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 14 0 0
/proc/12903/statm: 102715 100063 186 440 0 102271 0
[pid=12911] ppid=12903 vsize=723724 CPUtime=1342.88 cores=1,3,5,7
/proc/12911/stat : 12911 (glucosInc) R 12903 12902 12301 0 -1 4202496 101721 0 0 0 134221 67 0 0 20 0 1 0 278743657 741093376 161246 33554432000 4194304 5654031 140733943071808 140733943059624 4214957 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12911/statm: 180931 161246 141 357 0 180571 0
Current children cumulated CPU time (s) 1481.77
Current children cumulated vsize (KiB) 1143732

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12989
/proc/meminfo: memFree=29885920/32873844 swapFree=6088/6088
[pid=12902] ppid=12900 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12902/stat : 12902 (npSolver-pbo-I.) S 12900 12902 12301 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 278729739 9367552 274 33554432000 4194304 5064252 140733885008912 140733885007824 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12902/statm: 2287 274 233 213 0 72 0
[pid=12903] ppid=12902 vsize=410860 CPUtime=138.89 cores=1,3,5,7
/proc/12903/stat : 12903 (npSolver-pbo) S 12902 12902 12301 0 -1 4202496 45280 211001 0 0 929 662 12148 150 20 0 1 0 278729739 420720640 100063 33554432000 4194304 5992684 140733648184608 140733648169512 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 14 0 0
/proc/12903/statm: 102715 100063 186 440 0 102271 0
[pid=12911] ppid=12903 vsize=723724 CPUtime=1402.87 cores=1,3,5,7
/proc/12911/stat : 12911 (glucosInc) R 12903 12902 12301 0 -1 4202496 103042 0 0 0 140215 72 0 0 20 0 1 0 278743657 741093376 156651 33554432000 4194304 5654031 140733943071808 140733943059624 4208599 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12911/statm: 180931 156651 141 357 0 180571 0
Current children cumulated CPU time (s) 1541.76
Current children cumulated vsize (KiB) 1143732

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12989
/proc/meminfo: memFree=29869600/32873844 swapFree=6088/6088
[pid=12902] ppid=12900 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12902/stat : 12902 (npSolver-pbo-I.) S 12900 12902 12301 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 278729739 9367552 274 33554432000 4194304 5064252 140733885008912 140733885007824 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12902/statm: 2287 274 233 213 0 72 0
[pid=12903] ppid=12902 vsize=410860 CPUtime=138.89 cores=1,3,5,7
/proc/12903/stat : 12903 (npSolver-pbo) S 12902 12902 12301 0 -1 4202496 45280 211001 0 0 929 662 12148 150 20 0 1 0 278729739 420720640 100063 33554432000 4194304 5992684 140733648184608 140733648169512 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 14 0 0
/proc/12903/statm: 102715 100063 186 440 0 102271 0
[pid=12911] ppid=12903 vsize=724660 CPUtime=1462.86 cores=1,3,5,7
/proc/12911/stat : 12911 (glucosInc) R 12903 12902 12301 0 -1 4202496 103302 0 0 0 146213 73 0 0 20 0 1 0 278743657 742051840 163554 33554432000 4194304 5654031 140733943071808 140733943059624 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12911/statm: 181165 163554 141 357 0 180805 0
Current children cumulated CPU time (s) 1601.75
Current children cumulated vsize (KiB) 1144668

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12989
/proc/meminfo: memFree=29883316/32873844 swapFree=6088/6088
[pid=12902] ppid=12900 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12902/stat : 12902 (npSolver-pbo-I.) S 12900 12902 12301 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 278729739 9367552 274 33554432000 4194304 5064252 140733885008912 140733885007824 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12902/statm: 2287 274 233 213 0 72 0
[pid=12903] ppid=12902 vsize=410860 CPUtime=138.89 cores=1,3,5,7
/proc/12903/stat : 12903 (npSolver-pbo) S 12902 12902 12301 0 -1 4202496 45280 211001 0 0 929 662 12148 150 20 0 1 0 278729739 420720640 100063 33554432000 4194304 5992684 140733648184608 140733648169512 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 14 0 0
/proc/12903/statm: 102715 100063 186 440 0 102271 0
[pid=12911] ppid=12903 vsize=725196 CPUtime=1522.85 cores=1,3,5,7
/proc/12911/stat : 12911 (glucosInc) R 12903 12902 12301 0 -1 4202496 104733 0 0 0 152207 78 0 0 20 0 1 0 278743657 742600704 158556 33554432000 4194304 5654031 140733943071808 140733943059624 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12911/statm: 181299 158556 141 357 0 180939 0
Current children cumulated CPU time (s) 1661.74
Current children cumulated vsize (KiB) 1145204

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12989
/proc/meminfo: memFree=29898452/32873844 swapFree=6088/6088
[pid=12902] ppid=12900 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12902/stat : 12902 (npSolver-pbo-I.) S 12900 12902 12301 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 278729739 9367552 274 33554432000 4194304 5064252 140733885008912 140733885007824 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12902/statm: 2287 274 233 213 0 72 0
[pid=12903] ppid=12902 vsize=410860 CPUtime=138.89 cores=1,3,5,7
/proc/12903/stat : 12903 (npSolver-pbo) S 12902 12902 12301 0 -1 4202496 45280 211001 0 0 929 662 12148 150 20 0 1 0 278729739 420720640 100063 33554432000 4194304 5992684 140733648184608 140733648169512 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 14 0 0
/proc/12903/statm: 102715 100063 186 440 0 102271 0
[pid=12911] ppid=12903 vsize=726004 CPUtime=1582.84 cores=1,3,5,7
/proc/12911/stat : 12911 (glucosInc) R 12903 12902 12301 0 -1 4202496 106259 0 0 0 158202 82 0 0 20 0 1 0 278743657 743428096 153727 33554432000 4194304 5654031 140733943071808 140733943059624 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12911/statm: 181501 153727 141 357 0 181141 0
Current children cumulated CPU time (s) 1721.73
Current children cumulated vsize (KiB) 1146012

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12990
/proc/meminfo: memFree=29866864/32873844 swapFree=6088/6088
[pid=12902] ppid=12900 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12902/stat : 12902 (npSolver-pbo-I.) S 12900 12902 12301 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 278729739 9367552 274 33554432000 4194304 5064252 140733885008912 140733885007824 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12902/statm: 2287 274 233 213 0 72 0
[pid=12903] ppid=12902 vsize=410860 CPUtime=138.89 cores=1,3,5,7
/proc/12903/stat : 12903 (npSolver-pbo) S 12902 12902 12301 0 -1 4202496 45280 211001 0 0 929 662 12148 150 20 0 1 0 278729739 420720640 100063 33554432000 4194304 5992684 140733648184608 140733648169512 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 14 0 0
/proc/12903/statm: 102715 100063 186 440 0 102271 0
[pid=12911] ppid=12903 vsize=726532 CPUtime=1642.83 cores=1,3,5,7
/proc/12911/stat : 12911 (glucosInc) R 12903 12902 12301 0 -1 4202496 106395 0 0 0 164200 83 0 0 20 0 1 0 278743657 743968768 161017 33554432000 4194304 5654031 140733943071808 140733943059624 4208595 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12911/statm: 181633 161017 141 357 0 181273 0
Current children cumulated CPU time (s) 1781.72
Current children cumulated vsize (KiB) 1146540



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 12993
/proc/meminfo: memFree=29856244/32873844 swapFree=6088/6088
[pid=12902] ppid=12900 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12902/stat : 12902 (npSolver-pbo-I.) S 12900 12902 12301 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 278729739 9367552 274 33554432000 4194304 5064252 140733885008912 140733885007824 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12902/statm: 2287 274 233 213 0 72 0
[pid=12903] ppid=12902 vsize=410860 CPUtime=138.89 cores=1,3,5,7
/proc/12903/stat : 12903 (npSolver-pbo) S 12902 12902 12301 0 -1 4202496 45280 211001 0 0 929 662 12148 150 20 0 1 0 278729739 420720640 100063 33554432000 4194304 5992684 140733648184608 140733648169512 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 14 0 0
/proc/12903/statm: 102715 100063 186 440 0 102271 0
[pid=12911] ppid=12903 vsize=726796 CPUtime=1661.13 cores=1,3,5,7
/proc/12911/stat : 12911 (glucosInc) R 12903 12902 12301 0 -1 4202496 106461 0 0 0 166030 83 0 0 20 0 1 0 278743657 744239104 163127 33554432000 4194304 5654031 140733943071808 140733943059624 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12911/statm: 181699 163127 141 357 0 181339 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 1146804

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

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

[startup+1800.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 12993
/proc/meminfo: memFree=29856244/32873844 swapFree=6088/6088
[pid=12902] ppid=12900 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12902/stat : 12902 (npSolver-pbo-I.) S 12900 12902 12301 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 278729739 9367552 274 33554432000 4194304 5064252 140733885008912 140733885007824 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12902/statm: 2287 274 233 213 0 72 0
[pid=12903] ppid=12902 vsize=410860 CPUtime=138.89 cores=1,3,5,7
/proc/12903/stat : 12903 (npSolver-pbo) S 12902 12902 12301 0 -1 4202496 45280 211001 0 0 929 662 12148 150 20 0 1 0 278729739 420720640 100063 33554432000 4194304 5992684 140733648184608 140733648169512 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 14 0 0
/proc/12903/statm: 102715 100063 186 440 0 102271 0
[pid=12911] ppid=12903 vsize=726796 CPUtime=1661.13 cores=1,3,5,7
/proc/12911/stat : 12911 (glucosInc) R 12903 12902 12301 0 -1 4202496 106461 0 0 0 166030 83 0 0 20 0 1 0 278743657 744239104 163127 33554432000 4194304 5654031 140733943071808 140733943059624 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12911/statm: 181699 163127 141 357 0 181339 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 1146804

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1800.62
CPU time (s): 1800.02
CPU user time (s): 1791.07
CPU system time (s): 8.95
CPU usage (%): 99.9669
Max. virtual memory (cumulated for all children) (KiB): 1873232

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.001999
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.11038 second user time and 10.3334 second system time

The end

Launcher Data

Begin job on node110 at 2012-05-27 15:40:13
IDJOB=3700098
IDBENCH=91122
IDSOLVER=2276
FILE ID=node110/3700098-1338126012
RUNJOBID= node110-1338119844-12318
PBS_JOBID= 14624477
Free space on /tmp= 71528 MiB

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

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

MD5SUM BENCH= d26c1c744a6cc6b94bc88bd85095e6b9
RANDOM SEED=95125728

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

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

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.893
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:        30589376 kB
Buffers:          238044 kB
Cached:           462936 kB
SwapCached:          148 kB
Active:          1398524 kB
Inactive:          97560 kB
Active(anon):     784980 kB
Inactive(anon):    12496 kB
Active(file):     613544 kB
Inactive(file):    85064 kB
Unevictable:        6088 kB
Mlocked:            6088 kB
SwapTotal:      67108856 kB
SwapFree:       67108004 kB
Dirty:             35772 kB
Writeback:             0 kB
AnonPages:        800716 kB
Mapped:            15428 kB
Shmem:               196 kB
Slab:             646616 kB
SReclaimable:      88888 kB
SUnreclaim:       557728 kB
KernelStack:        1480 kB
PageTables:         5864 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1005696 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    659456 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= 71372 MiB
End job on node110 at 2012-05-27 16:10:16