Trace number 3749194

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.06 1800.52

General information on the benchmark

Name/OPT-SMALLINT-LIN/heinz/
normalized-neos-631710.opb
MD5SUMba0215d19182fa8cb27dee737825dd09
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark205
Best CPU time to get the best result obtained on this benchmark1798.04
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables167056
Total number of constraints169576
Number of constraints which are clauses167055
Number of constraints which are cardinality constraints (but not clauses)1965
Number of constraints which are nor clauses,nor cardinality constraints556
Minimum length of a constraint2
Maximum length of a constraint556
Number of terms in the objective function 556
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 556
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 757
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

2.89/2.95	c run inc solver
2.89/2.95	c [INC SYSTEM] run initial solver
2.89/2.95	c [INC SYSTEM] preprocess with white file
14.77/14.88	c [INC SYSTEM] finished preprocessing in 11 s
14.77/14.88	c [INC SYSTEM] execute solver
24.87/24.97	c [INC SEARCH] formula is SAT
24.97/25.02	c [INC SYSTEM] solved the initial formula
25.27/25.38	c model valid
25.27/25.38	c current solution ok
30.16/30.44	o 556
30.16/30.44	c execute binary inc search
30.16/30.44	c [INC SEARCH] current bound: 278
30.16/30.44	c [INC SEARCH] iteration: 0
30.16/30.44	c [INC SEARCH] lower bound: 0 upperbound 556 current bound: 278 best value:556
30.16/30.44	c [INC SYSTEM] there exists a inc, kill it!
30.16/30.44	c write failed with 2
30.32/30.64	c [INC SYSTEM] create new solver instance
30.32/30.64	c [INC] encode full formula
30.32/30.64	c (debug) using card networks
30.32/30.64	c old isEQ: 53, new EQ is 0
30.32/30.64	c set iterative enc to: card
30.32/30.64	c set iterative enc to: none
30.32/30.64	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-3749194-1339163118/watcher-3749194-1339163118 -o /tmp/evaluation-result-3749194-1339163118/solver-3749194-1339163118 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3749194-1339163118.opb 1797337016 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: 4.76 3.59 2.66 4/180 25577
/proc/meminfo: memFree=19848676/32873844 swapFree=7384/7384
[pid=25577] ppid=25575 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25577/stat : 25577 (npSolver-pbo-I.) S 25575 25577 14826 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382440300 9367552 274 33554432000 4194304 5064252 140737006013136 140737006012048 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25577/statm: 2287 274 233 213 0 72 0

[startup+0.106205 s]
/proc/loadavg: 4.76 3.59 2.66 4/180 25577
/proc/meminfo: memFree=19848676/32873844 swapFree=7384/7384
[pid=25577] ppid=25575 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25577/stat : 25577 (npSolver-pbo-I.) S 25575 25577 14826 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382440300 9367552 274 33554432000 4194304 5064252 140737006013136 140737006012048 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25577/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200347 s]
/proc/loadavg: 4.76 3.59 2.66 4/180 25577
/proc/meminfo: memFree=19848676/32873844 swapFree=7384/7384
[pid=25577] ppid=25575 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25577/stat : 25577 (npSolver-pbo-I.) S 25575 25577 14826 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382440300 9367552 274 33554432000 4194304 5064252 140737006013136 140737006012048 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25577/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300368 s]
/proc/loadavg: 4.76 3.59 2.66 4/180 25577
/proc/meminfo: memFree=19848676/32873844 swapFree=7384/7384
[pid=25577] ppid=25575 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25577/stat : 25577 (npSolver-pbo-I.) S 25575 25577 14826 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382440300 9367552 274 33554432000 4194304 5064252 140737006013136 140737006012048 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25577/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700321 s]
/proc/loadavg: 4.76 3.59 2.66 4/180 25577
/proc/meminfo: memFree=19848676/32873844 swapFree=7384/7384
[pid=25577] ppid=25575 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25577/stat : 25577 (npSolver-pbo-I.) S 25575 25577 14826 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382440300 9367552 274 33554432000 4194304 5064252 140737006013136 140737006012048 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25577/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50037 s]
/proc/loadavg: 4.76 3.59 2.66 4/182 25579
/proc/meminfo: memFree=25725452/32873844 swapFree=7384/7384
[pid=25577] ppid=25575 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25577/stat : 25577 (npSolver-pbo-I.) S 25575 25577 14826 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382440300 9367552 274 33554432000 4194304 5064252 140737006013136 140737006012048 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25577/statm: 2287 274 233 213 0 72 0
[pid=25578] ppid=25577 vsize=192888 CPUtime=1.48 cores=1,3,5,7
/proc/25578/stat : 25578 (npSolver-pbo) R 25577 25577 14826 0 -1 4202496 23045 0 0 0 142 6 0 0 20 0 1 0 382440300 197517312 40121 33554432000 4194304 6004724 140735038255248 140735038248792 4534738 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/25578/statm: 48222 40121 154 442 0 47776 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 202036

[startup+3.10036 s]
/proc/loadavg: 4.62 3.58 2.66 3/181 25579
/proc/meminfo: memFree=29393308/32873844 swapFree=7384/7384
[pid=25577] ppid=25575 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25577/stat : 25577 (npSolver-pbo-I.) S 25575 25577 14826 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382440300 9367552 274 33554432000 4194304 5064252 140737006013136 140737006012048 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25577/statm: 2287 274 233 213 0 72 0
[pid=25578] ppid=25577 vsize=222132 CPUtime=2.95 cores=1,3,5,7
/proc/25578/stat : 25578 (npSolver-pbo) S 25577 25577 14826 0 -1 4202496 24126 0 0 0 266 29 0 0 20 0 1 0 382440300 227463168 52593 33554432000 4194304 6004724 140735038255248 140735038249712 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25578/statm: 55533 52593 163 442 0 55087 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 231280

[startup+6.30046 s]
/proc/loadavg: 4.62 3.58 2.66 3/183 25581
/proc/meminfo: memFree=28775308/32873844 swapFree=7384/7384
[pid=25577] ppid=25575 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25577/stat : 25577 (npSolver-pbo-I.) S 25575 25577 14826 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382440300 9367552 274 33554432000 4194304 5064252 140737006013136 140737006012048 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25577/statm: 2287 274 233 213 0 72 0
[pid=25578] ppid=25577 vsize=222132 CPUtime=2.95 cores=1,3,5,7
/proc/25578/stat : 25578 (npSolver-pbo) S 25577 25577 14826 0 -1 4202496 24126 0 0 0 266 29 0 0 20 0 1 0 382440300 227463168 52593 33554432000 4194304 6004724 140735038255248 140735038249712 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25578/statm: 55533 52593 163 442 0 55087 0
[pid=25580] ppid=25578 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25580/stat : 25580 (cp2_pre.sh) S 25578 25577 14826 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 382440596 9367552 276 33554432000 4194304 5064252 140733732773328 140733732772032 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/25580/statm: 2287 276 234 213 0 72 0
[pid=25581] ppid=25580 vsize=652768 CPUtime=3.33 cores=1,3,5,7
/proc/25581/stat : 25581 (coprocessor) R 25580 25577 14826 0 -1 4202496 58660 0 0 0 312 21 0 0 20 0 1 0 382440596 668434432 143846 33554432000 4194304 6586260 140733313984800 140733313981128 5511711 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/25581/statm: 163192 143846 164 584 0 162604 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 893196

[startup+12.7004 s]
/proc/loadavg: 4.43 3.58 2.66 3/183 25581
/proc/meminfo: memFree=28492948/32873844 swapFree=7384/7384
[pid=25577] ppid=25575 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25577/stat : 25577 (npSolver-pbo-I.) S 25575 25577 14826 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382440300 9367552 274 33554432000 4194304 5064252 140737006013136 140737006012048 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25577/statm: 2287 274 233 213 0 72 0
[pid=25578] ppid=25577 vsize=222132 CPUtime=2.95 cores=1,3,5,7
/proc/25578/stat : 25578 (npSolver-pbo) S 25577 25577 14826 0 -1 4202496 24126 0 0 0 266 29 0 0 20 0 1 0 382440300 227463168 52593 33554432000 4194304 6004724 140735038255248 140735038249712 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/25578/statm: 55533 52593 163 442 0 55087 0
[pid=25580] ppid=25578 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25580/stat : 25580 (cp2_pre.sh) S 25578 25577 14826 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 382440596 9367552 276 33554432000 4194304 5064252 140733732773328 140733732772032 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/25580/statm: 2287 276 234 213 0 72 0
[pid=25581] ppid=25580 vsize=791128 CPUtime=9.73 cores=1,3,5,7
/proc/25581/stat : 25581 (coprocessor) R 25580 25577 14826 0 -1 4202496 81513 0 0 0 919 54 0 0 20 0 1 0 382440596 810115072 192026 33554432000 4194304 6586260 140733313984800 140733313980552 5732496 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/25581/statm: 197782 192026 199 584 0 197194 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1031556

[startup+25.5003 s]
/proc/loadavg: 4.13 3.54 2.66 3/182 25583
/proc/meminfo: memFree=29048480/32873844 swapFree=7384/7384
[pid=25577] ppid=25575 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25577/stat : 25577 (npSolver-pbo-I.) S 25575 25577 14826 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382440300 9367552 274 33554432000 4194304 5064252 140737006013136 140737006012048 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25577/statm: 2287 274 233 213 0 72 0
[pid=25578] ppid=25577 vsize=222136 CPUtime=15.42 cores=1,3,5,7
/proc/25578/stat : 25578 (npSolver-pbo) R 25577 25577 14826 0 -1 4202496 31305 82415 0 0 310 41 1122 69 20 0 1 0 382440300 227467264 52605 33554432000 4194304 6004724 140735038255248 140735038241528 5190832 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/25578/statm: 55534 52605 174 442 0 55088 0
[pid=25583] ppid=25578 vsize=363380 CPUtime=10.05 cores=1,3,5,7
/proc/25583/stat : 25583 (glucosInc) S 25578 25577 14826 0 -1 4202496 55047 0 0 0 991 14 0 0 20 0 1 0 382441789 372101120 73158 33554432000 4194304 5654031 140736116369968 140736116368280 4976656 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/25583/statm: 90845 73158 147 357 0 90485 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 594664

[startup+51.1004 s]
/proc/loadavg: 3.47 3.43 2.65 3/182 25586
/proc/meminfo: memFree=28949924/32873844 swapFree=7384/7384
[pid=25577] ppid=25575 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25577/stat : 25577 (npSolver-pbo-I.) S 25575 25577 14826 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382440300 9367552 274 33554432000 4194304 5064252 140737006013136 140737006012048 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25577/statm: 2287 274 233 213 0 72 0
[pid=25578] ppid=25577 vsize=222136 CPUtime=30.44 cores=1,3,5,7
/proc/25578/stat : 25578 (npSolver-pbo) S 25577 25577 14826 0 -1 4202496 32079 138497 0 0 392 431 2113 108 20 0 1 0 382440300 227467264 52615 33554432000 4194304 6004724 140735038255248 140735038240168 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 13 0 0
/proc/25578/statm: 55534 52615 184 442 0 55088 0
[pid=25586] ppid=25578 vsize=412816 CPUtime=20.48 cores=1,3,5,7
/proc/25586/stat : 25586 (glucosInc) R 25578 25577 14826 0 -1 4202496 55234 0 0 0 2033 15 0 0 20 0 1 0 382443360 422723584 83712 33554432000 4194304 5654031 140735750361024 140735750359112 4215248 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25586/statm: 103204 83712 131 357 0 102844 0
Current children cumulated CPU time (s) 50.92
Current children cumulated vsize (KiB) 644100

[startup+102.3 s]
/proc/loadavg: 2.59 3.19 2.61 3/181 25586
/proc/meminfo: memFree=28874888/32873844 swapFree=7384/7384
[pid=25577] ppid=25575 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25577/stat : 25577 (npSolver-pbo-I.) S 25575 25577 14826 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382440300 9367552 274 33554432000 4194304 5064252 140737006013136 140737006012048 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25577/statm: 2287 274 233 213 0 72 0
[pid=25578] ppid=25577 vsize=222136 CPUtime=30.44 cores=1,3,5,7
/proc/25578/stat : 25578 (npSolver-pbo) S 25577 25577 14826 0 -1 4202496 32079 138497 0 0 392 431 2113 108 20 0 1 0 382440300 227467264 52615 33554432000 4194304 6004724 140735038255248 140735038240168 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 13 0 0
/proc/25578/statm: 55534 52615 184 442 0 55088 0
[pid=25586] ppid=25578 vsize=413084 CPUtime=71.67 cores=1,3,5,7
/proc/25586/stat : 25586 (glucosInc) R 25578 25577 14826 0 -1 4202496 56159 0 0 0 7149 18 0 0 20 0 1 0 382443360 422998016 93951 33554432000 4194304 5654031 140735750361024 140735750358712 4215055 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25586/statm: 103271 93951 132 357 0 102911 0
Current children cumulated CPU time (s) 102.11
Current children cumulated vsize (KiB) 644368

[startup+162.3 s]
/proc/loadavg: 2.21 2.97 2.57 3/181 25587
/proc/meminfo: memFree=28792444/32873844 swapFree=7384/7384
[pid=25577] ppid=25575 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25577/stat : 25577 (npSolver-pbo-I.) S 25575 25577 14826 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382440300 9367552 274 33554432000 4194304 5064252 140737006013136 140737006012048 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25577/statm: 2287 274 233 213 0 72 0
[pid=25578] ppid=25577 vsize=222136 CPUtime=30.44 cores=1,3,5,7
/proc/25578/stat : 25578 (npSolver-pbo) S 25577 25577 14826 0 -1 4202496 32079 138497 0 0 392 431 2113 108 20 0 1 0 382440300 227467264 52615 33554432000 4194304 6004724 140735038255248 140735038240168 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 13 0 0
/proc/25578/statm: 55534 52615 184 442 0 55088 0
[pid=25586] ppid=25578 vsize=627152 CPUtime=131.67 cores=1,3,5,7
/proc/25586/stat : 25586 (glucosInc) R 25578 25577 14826 0 -1 4202496 57086 0 0 0 13146 21 0 0 20 0 1 0 382443360 642203648 117362 33554432000 4194304 5654031 140735750361024 140735750359112 4215036 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25586/statm: 156788 117362 132 357 0 156428 0
Current children cumulated CPU time (s) 162.11
Current children cumulated vsize (KiB) 858436

[startup+222.3 s]
/proc/loadavg: 2.08 2.81 2.53 3/181 25587
/proc/meminfo: memFree=28817688/32873844 swapFree=7384/7384
[pid=25577] ppid=25575 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25577/stat : 25577 (npSolver-pbo-I.) S 25575 25577 14826 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382440300 9367552 274 33554432000 4194304 5064252 140737006013136 140737006012048 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25577/statm: 2287 274 233 213 0 72 0
[pid=25578] ppid=25577 vsize=222136 CPUtime=30.44 cores=1,3,5,7
/proc/25578/stat : 25578 (npSolver-pbo) S 25577 25577 14826 0 -1 4202496 32079 138497 0 0 392 431 2113 108 20 0 1 0 382440300 227467264 52615 33554432000 4194304 6004724 140735038255248 140735038240168 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 13 0 0
/proc/25578/statm: 55534 52615 184 442 0 55088 0
[pid=25586] ppid=25578 vsize=495180 CPUtime=191.65 cores=1,3,5,7
/proc/25586/stat : 25586 (glucosInc) R 25578 25577 14826 0 -1 4202496 58114 0 0 0 19139 26 0 0 20 0 1 0 382443360 507064320 111573 33554432000 4194304 5654031 140735750361024 140735750358808 4215040 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25586/statm: 123795 111573 132 357 0 123435 0
Current children cumulated CPU time (s) 222.09
Current children cumulated vsize (KiB) 726464

[startup+282.307 s]

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

/proc/meminfo: memFree=25781160/32873844 swapFree=7384/7384
[pid=25577] ppid=25575 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25577/stat : 25577 (npSolver-pbo-I.) S 25575 25577 14826 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382440300 9367552 274 33554432000 4194304 5064252 140737006013136 140737006012048 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25577/statm: 2287 274 233 213 0 72 0
[pid=25578] ppid=25577 vsize=222136 CPUtime=30.44 cores=1,3,5,7
/proc/25578/stat : 25578 (npSolver-pbo) S 25577 25577 14826 0 -1 4202496 32079 138497 0 0 392 431 2113 108 20 0 1 0 382440300 227467264 52615 33554432000 4194304 6004724 140735038255248 140735038240168 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 13 0 0
/proc/25578/statm: 55534 52615 184 442 0 55088 0
[pid=25586] ppid=25578 vsize=1194496 CPUtime=1271.49 cores=1,3,5,7
/proc/25586/stat : 25586 (glucosInc) R 25578 25577 14826 0 -1 4202496 65046 0 0 0 127070 79 0 0 20 0 1 0 382443360 1223163904 247499 33554432000 4194304 5654031 140735750361024 140735750358920 4214993 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25586/statm: 298624 247499 132 357 0 298264 0
Current children cumulated CPU time (s) 1301.93
Current children cumulated vsize (KiB) 1425780

[startup+1362.3 s]
/proc/loadavg: 2.61 2.17 2.19 3/182 25663
/proc/meminfo: memFree=16569716/32873844 swapFree=7384/7384
[pid=25577] ppid=25575 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25577/stat : 25577 (npSolver-pbo-I.) S 25575 25577 14826 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382440300 9367552 274 33554432000 4194304 5064252 140737006013136 140737006012048 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25577/statm: 2287 274 233 213 0 72 0
[pid=25578] ppid=25577 vsize=222136 CPUtime=30.44 cores=1,3,5,7
/proc/25578/stat : 25578 (npSolver-pbo) S 25577 25577 14826 0 -1 4202496 32079 138497 0 0 392 431 2113 108 20 0 1 0 382440300 227467264 52615 33554432000 4194304 6004724 140735038255248 140735038240168 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 13 0 0
/proc/25578/statm: 55534 52615 184 442 0 55088 0
[pid=25586] ppid=25578 vsize=1194496 CPUtime=1331.48 cores=1,3,5,7
/proc/25586/stat : 25586 (glucosInc) R 25578 25577 14826 0 -1 4202496 65109 0 0 0 133068 80 0 0 20 0 1 0 382443360 1223163904 268513 33554432000 4194304 5654031 140735750361024 140735750358920 4215040 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25586/statm: 298624 268513 132 357 0 298264 0
Current children cumulated CPU time (s) 1361.92
Current children cumulated vsize (KiB) 1425780

[startup+1422.3 s]
/proc/loadavg: 2.74 2.31 2.23 3/181 25708
/proc/meminfo: memFree=28715404/32873844 swapFree=7384/7384
[pid=25577] ppid=25575 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25577/stat : 25577 (npSolver-pbo-I.) S 25575 25577 14826 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382440300 9367552 274 33554432000 4194304 5064252 140737006013136 140737006012048 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25577/statm: 2287 274 233 213 0 72 0
[pid=25578] ppid=25577 vsize=222136 CPUtime=30.44 cores=1,3,5,7
/proc/25578/stat : 25578 (npSolver-pbo) S 25577 25577 14826 0 -1 4202496 32079 138497 0 0 392 431 2113 108 20 0 1 0 382440300 227467264 52615 33554432000 4194304 6004724 140735038255248 140735038240168 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 13 0 0
/proc/25578/statm: 55534 52615 184 442 0 55088 0
[pid=25586] ppid=25578 vsize=845388 CPUtime=1391.47 cores=1,3,5,7
/proc/25586/stat : 25586 (glucosInc) R 25578 25577 14826 0 -1 4202496 66317 0 0 0 139056 91 0 0 20 0 1 0 382443360 865677312 150670 33554432000 4194304 5654031 140735750361024 140735750359112 4215028 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25586/statm: 211347 150670 132 357 0 210987 0
Current children cumulated CPU time (s) 1421.91
Current children cumulated vsize (KiB) 1076672

[startup+1482.3 s]
/proc/loadavg: 2.25 2.25 2.21 3/181 25708
/proc/meminfo: memFree=28586288/32873844 swapFree=7384/7384
[pid=25577] ppid=25575 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25577/stat : 25577 (npSolver-pbo-I.) S 25575 25577 14826 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382440300 9367552 274 33554432000 4194304 5064252 140737006013136 140737006012048 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25577/statm: 2287 274 233 213 0 72 0
[pid=25578] ppid=25577 vsize=222136 CPUtime=30.44 cores=1,3,5,7
/proc/25578/stat : 25578 (npSolver-pbo) S 25577 25577 14826 0 -1 4202496 32079 138497 0 0 392 431 2113 108 20 0 1 0 382440300 227467264 52615 33554432000 4194304 6004724 140735038255248 140735038240168 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 13 0 0
/proc/25578/statm: 55534 52615 184 442 0 55088 0
[pid=25586] ppid=25578 vsize=845388 CPUtime=1451.46 cores=1,3,5,7
/proc/25586/stat : 25586 (glucosInc) R 25578 25577 14826 0 -1 4202496 66370 0 0 0 145054 92 0 0 20 0 1 0 382443360 865677312 175246 33554432000 4194304 5654031 140735750361024 140735750359112 4215040 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25586/statm: 211347 175246 132 357 0 210987 0
Current children cumulated CPU time (s) 1481.9
Current children cumulated vsize (KiB) 1076672

[startup+1542.3 s]
/proc/loadavg: 2.10 2.20 2.20 3/182 25711
/proc/meminfo: memFree=28491604/32873844 swapFree=7384/7384
[pid=25577] ppid=25575 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25577/stat : 25577 (npSolver-pbo-I.) S 25575 25577 14826 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382440300 9367552 274 33554432000 4194304 5064252 140737006013136 140737006012048 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25577/statm: 2287 274 233 213 0 72 0
[pid=25578] ppid=25577 vsize=222136 CPUtime=30.44 cores=1,3,5,7
/proc/25578/stat : 25578 (npSolver-pbo) S 25577 25577 14826 0 -1 4202496 32079 138497 0 0 392 431 2113 108 20 0 1 0 382440300 227467264 52615 33554432000 4194304 6004724 140735038255248 140735038240168 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 13 0 0
/proc/25578/statm: 55534 52615 184 442 0 55088 0
[pid=25586] ppid=25578 vsize=845388 CPUtime=1511.45 cores=1,3,5,7
/proc/25586/stat : 25586 (glucosInc) R 25578 25577 14826 0 -1 4202496 66437 0 0 0 151051 94 0 0 20 0 1 0 382443360 865677312 198804 33554432000 4194304 5654031 140735750361024 140735750359112 4215121 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25586/statm: 211347 198804 132 357 0 210987 0
Current children cumulated CPU time (s) 1541.89
Current children cumulated vsize (KiB) 1076672

[startup+1602.31 s]
/proc/loadavg: 2.31 2.22 2.20 3/183 25754
/proc/meminfo: memFree=24072444/32873844 swapFree=7384/7384
[pid=25577] ppid=25575 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25577/stat : 25577 (npSolver-pbo-I.) S 25575 25577 14826 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382440300 9367552 274 33554432000 4194304 5064252 140737006013136 140737006012048 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25577/statm: 2287 274 233 213 0 72 0
[pid=25578] ppid=25577 vsize=222136 CPUtime=30.44 cores=1,3,5,7
/proc/25578/stat : 25578 (npSolver-pbo) S 25577 25577 14826 0 -1 4202496 32079 138497 0 0 392 431 2113 108 20 0 1 0 382440300 227467264 52615 33554432000 4194304 6004724 140735038255248 140735038240168 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 13 0 0
/proc/25578/statm: 55534 52615 184 442 0 55088 0
[pid=25586] ppid=25578 vsize=1194792 CPUtime=1571.44 cores=1,3,5,7
/proc/25586/stat : 25586 (glucosInc) R 25578 25577 14826 0 -1 4202496 66683 0 0 0 157045 99 0 0 20 0 1 0 382443360 1223467008 220512 33554432000 4194304 5654031 140735750361024 140735750359112 4215014 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25586/statm: 298698 220512 132 357 0 298338 0
Current children cumulated CPU time (s) 1601.88
Current children cumulated vsize (KiB) 1426076

[startup+1662.3 s]
/proc/loadavg: 2.17 2.20 2.19 3/181 25757
/proc/meminfo: memFree=23412480/32873844 swapFree=7384/7384
[pid=25577] ppid=25575 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25577/stat : 25577 (npSolver-pbo-I.) S 25575 25577 14826 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382440300 9367552 274 33554432000 4194304 5064252 140737006013136 140737006012048 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25577/statm: 2287 274 233 213 0 72 0
[pid=25578] ppid=25577 vsize=222136 CPUtime=30.44 cores=1,3,5,7
/proc/25578/stat : 25578 (npSolver-pbo) S 25577 25577 14826 0 -1 4202496 32079 138497 0 0 392 431 2113 108 20 0 1 0 382440300 227467264 52615 33554432000 4194304 6004724 140735038255248 140735038240168 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 13 0 0
/proc/25578/statm: 55534 52615 184 442 0 55088 0
[pid=25586] ppid=25578 vsize=1194792 CPUtime=1631.42 cores=1,3,5,7
/proc/25586/stat : 25586 (glucosInc) R 25578 25577 14826 0 -1 4202496 66736 0 0 0 163042 100 0 0 20 0 1 0 382443360 1223467008 241005 33554432000 4194304 5654031 140735750361024 140735750359112 4215040 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25586/statm: 298698 241005 132 357 0 298338 0
Current children cumulated CPU time (s) 1661.86
Current children cumulated vsize (KiB) 1426076

[startup+1722.3 s]
/proc/loadavg: 2.06 2.16 2.17 3/181 25757
/proc/meminfo: memFree=23168344/32873844 swapFree=7384/7384
[pid=25577] ppid=25575 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25577/stat : 25577 (npSolver-pbo-I.) S 25575 25577 14826 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382440300 9367552 274 33554432000 4194304 5064252 140737006013136 140737006012048 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25577/statm: 2287 274 233 213 0 72 0
[pid=25578] ppid=25577 vsize=222136 CPUtime=30.44 cores=1,3,5,7
/proc/25578/stat : 25578 (npSolver-pbo) S 25577 25577 14826 0 -1 4202496 32079 138497 0 0 392 431 2113 108 20 0 1 0 382440300 227467264 52615 33554432000 4194304 6004724 140735038255248 140735038240168 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 13 0 0
/proc/25578/statm: 55534 52615 184 442 0 55088 0
[pid=25586] ppid=25578 vsize=1194792 CPUtime=1691.41 cores=1,3,5,7
/proc/25586/stat : 25586 (glucosInc) R 25578 25577 14826 0 -1 4202496 66786 0 0 0 169040 101 0 0 20 0 1 0 382443360 1223467008 260984 33554432000 4194304 5654031 140735750361024 140735750359112 4215040 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25586/statm: 298698 260984 132 357 0 298338 0
Current children cumulated CPU time (s) 1721.85
Current children cumulated vsize (KiB) 1426076

[startup+1782.3 s]
/proc/loadavg: 2.02 2.13 2.16 3/181 25757
/proc/meminfo: memFree=23001652/32873844 swapFree=7384/7384
[pid=25577] ppid=25575 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25577/stat : 25577 (npSolver-pbo-I.) S 25575 25577 14826 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382440300 9367552 274 33554432000 4194304 5064252 140737006013136 140737006012048 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25577/statm: 2287 274 233 213 0 72 0
[pid=25578] ppid=25577 vsize=222136 CPUtime=30.44 cores=1,3,5,7
/proc/25578/stat : 25578 (npSolver-pbo) S 25577 25577 14826 0 -1 4202496 32079 138497 0 0 392 431 2113 108 20 0 1 0 382440300 227467264 52615 33554432000 4194304 6004724 140735038255248 140735038240168 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 13 0 0
/proc/25578/statm: 55534 52615 184 442 0 55088 0
[pid=25586] ppid=25578 vsize=1194944 CPUtime=1751.41 cores=1,3,5,7
/proc/25586/stat : 25586 (glucosInc) R 25578 25577 14826 0 -1 4202496 66861 0 0 0 175038 103 0 0 20 0 1 0 382443360 1223622656 281499 33554432000 4194304 5654031 140735750361024 140735750358808 4215040 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25586/statm: 298736 281499 132 357 0 298376 0
Current children cumulated CPU time (s) 1781.85
Current children cumulated vsize (KiB) 1426228



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.01 2.12 2.16 3/181 25757
/proc/meminfo: memFree=22968636/32873844 swapFree=7384/7384
[pid=25577] ppid=25575 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25577/stat : 25577 (npSolver-pbo-I.) S 25575 25577 14826 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382440300 9367552 274 33554432000 4194304 5064252 140737006013136 140737006012048 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25577/statm: 2287 274 233 213 0 72 0
[pid=25578] ppid=25577 vsize=222136 CPUtime=30.44 cores=1,3,5,7
/proc/25578/stat : 25578 (npSolver-pbo) S 25577 25577 14826 0 -1 4202496 32079 138497 0 0 392 431 2113 108 20 0 1 0 382440300 227467264 52615 33554432000 4194304 6004724 140735038255248 140735038240168 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 13 0 0
/proc/25578/statm: 55534 52615 184 442 0 55088 0
[pid=25586] ppid=25578 vsize=1194944 CPUtime=1769.62 cores=1,3,5,7
/proc/25586/stat : 25586 (glucosInc) R 25578 25577 14826 0 -1 4202496 66875 0 0 0 176858 104 0 0 20 0 1 0 382443360 1223622656 287645 33554432000 4194304 5654031 140735750361024 140735750358808 4215108 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25586/statm: 298736 287645 132 357 0 298376 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 1426228

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 25577 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=999
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 1800.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.52
CPU time (s): 1800.06
CPU user time (s): 1793.63
CPU system time (s): 6.43
CPU usage (%): 99.9746
Max. virtual memory (cumulated for all children) (KiB): 1769796

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

The end

Launcher Data

Begin job on node106 at 2012-06-08 15:45:18
IDJOB=3749194
IDBENCH=89840
IDSOLVER=2333
FILE ID=node106/3749194-1339163118
RUNJOBID= node106-1339158832-20099
PBS_JOBID= 14643763
Free space on /tmp= 63908 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/heinz/normalized-neos-631710.opb
COMMAND LINE= DIR/npSolver-pbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3749194-1339163118/watcher-3749194-1339163118 -o /tmp/evaluation-result-3749194-1339163118/solver-3749194-1339163118 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-I.sh HOME/instance-3749194-1339163118.opb 1797337016 HOME HOME

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

MD5SUM BENCH= ba0215d19182fa8cb27dee737825dd09
RANDOM SEED=1797337016

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.065
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.065
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:        19746392 kB
Buffers:          385016 kB
Cached:         11384176 kB
SwapCached:         2384 kB
Active:           557272 kB
Inactive:       11306468 kB
Active(anon):      88808 kB
Inactive(anon):     7384 kB
Active(file):     468464 kB
Inactive(file): 11299084 kB
Unevictable:        7384 kB
Mlocked:            7384 kB
SwapTotal:      67108856 kB
SwapFree:       67100748 kB
Dirty:             23652 kB
Writeback:             0 kB
AnonPages:        100868 kB
Mapped:            10176 kB
Shmem:                 0 kB
Slab:            1121292 kB
SReclaimable:     562360 kB
SUnreclaim:       558932 kB
KernelStack:        1480 kB
PageTables:         4208 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     215220 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     77824 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= 69728 MiB
End job on node106 at 2012-06-08 16:15:21