Trace number 3700111

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

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/NG/
normalized-NG.dot_unif_20null20mast_rapportOE1.0_TMAX120_K192_cod2.opb
MD5SUM56c896ad570d19cbe5f94a10c4a31629
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark1783.1
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 1000
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 905768
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 1000
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 905768
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

4.09/4.16	c fallback to adder encoding
6.78/6.83	c run inc solver
6.78/6.83	c [INC SYSTEM] run initial solver
6.78/6.83	c [INC SYSTEM] preprocess with white file
23.64/23.72	c [INC SYSTEM] finished preprocessing in 16 s
23.64/23.72	c [INC SYSTEM] execute solver
29.41/29.42	c [INC SEARCH] formula is SAT
29.51/29.52	c [INC SYSTEM] solved the initial formula
30.40/30.45	c model valid
30.40/30.45	c current solution ok
37.83/38.24	o 0
37.83/38.24	c execute binary inc search
37.83/38.24	c [INC SEARCH] current bound: 452884
37.83/38.24	c [INC SEARCH] iteration: 0
37.83/38.24	c [INC SEARCH] lower bound: 0 upperbound 905768 current bound: 452884 best value:905768
37.83/38.24	c [INC SYSTEM] there exists a inc, kill it!
37.83/38.24	c write failed with 2
37.83/38.27	c [INC SYSTEM] create new solver instance
37.83/38.27	c [INC] encode full formula
37.83/38.27	c fallback to adder encoding
38.17/38.42	c set iterative enc to: adder
38.17/38.42	c set iterative enc to: none
38.19/38.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-3700111-1338125029/watcher-3700111-1338125029 -o /tmp/evaluation-result-3700111-1338125029/solver-3700111-1338125029 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3700111-1338125029.opb 383888660 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.04 2.02 1.92 3/178 4218
/proc/meminfo: memFree=30494156/32873844 swapFree=7632/7632
[pid=4218] ppid=4216 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4218/stat : 4218 (npSolver-pbo-I.) S 4216 4218 3856 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278627288 9367552 274 33554432000 4194304 5064252 140734492040816 140734492039728 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4218/statm: 2287 274 233 213 0 72 0

[startup+0.0232051 s]
/proc/loadavg: 2.04 2.02 1.92 3/178 4218
/proc/meminfo: memFree=30494156/32873844 swapFree=7632/7632
[pid=4218] ppid=4216 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4218/stat : 4218 (npSolver-pbo-I.) S 4216 4218 3856 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278627288 9367552 274 33554432000 4194304 5064252 140734492040816 140734492039728 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4218/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100259 s]
/proc/loadavg: 2.04 2.02 1.92 3/178 4218
/proc/meminfo: memFree=30494156/32873844 swapFree=7632/7632
[pid=4218] ppid=4216 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4218/stat : 4218 (npSolver-pbo-I.) S 4216 4218 3856 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278627288 9367552 274 33554432000 4194304 5064252 140734492040816 140734492039728 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4218/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300235 s]
/proc/loadavg: 2.04 2.02 1.92 3/178 4218
/proc/meminfo: memFree=30494156/32873844 swapFree=7632/7632
[pid=4218] ppid=4216 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4218/stat : 4218 (npSolver-pbo-I.) S 4216 4218 3856 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278627288 9367552 274 33554432000 4194304 5064252 140734492040816 140734492039728 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4218/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700236 s]
/proc/loadavg: 2.04 2.02 1.92 3/178 4218
/proc/meminfo: memFree=30494156/32873844 swapFree=7632/7632
[pid=4218] ppid=4216 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4218/stat : 4218 (npSolver-pbo-I.) S 4216 4218 3856 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278627288 9367552 274 33554432000 4194304 5064252 140734492040816 140734492039728 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4218/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50027 s]
/proc/loadavg: 2.04 2.02 1.92 3/180 4220
/proc/meminfo: memFree=30487248/32873844 swapFree=7632/7632
[pid=4218] ppid=4216 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4218/stat : 4218 (npSolver-pbo-I.) S 4216 4218 3856 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278627288 9367552 274 33554432000 4194304 5064252 140734492040816 140734492039728 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4218/statm: 2287 274 233 213 0 72 0
[pid=4219] ppid=4218 vsize=13544 CPUtime=1.49 cores=1,3,5,7
/proc/4219/stat : 4219 (npSolver-pbo) R 4218 4218 3856 0 -1 4202496 2793 0 0 0 148 1 0 0 20 0 1 0 278627289 13869056 2806 33554432000 4194304 5992684 140736251870304 140736251866424 4374592 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4219/statm: 3386 2806 146 440 0 2942 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 22692

[startup+3.10029 s]
/proc/loadavg: 2.04 2.02 1.92 3/180 4220
/proc/meminfo: memFree=30479980/32873844 swapFree=7632/7632
[pid=4218] ppid=4216 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4218/stat : 4218 (npSolver-pbo-I.) S 4216 4218 3856 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278627288 9367552 274 33554432000 4194304 5064252 140734492040816 140734492039728 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4218/statm: 2287 274 233 213 0 72 0
[pid=4219] ppid=4218 vsize=49768 CPUtime=3.09 cores=1,3,5,7
/proc/4219/stat : 4219 (npSolver-pbo) R 4218 4218 3856 0 -1 4202496 10232 0 0 0 306 3 0 0 20 0 1 0 278627289 50962432 11263 33554432000 4194304 5992684 140736251870304 140736251866424 5044667 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4219/statm: 12442 11263 159 440 0 11998 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 58916

[startup+6.30035 s]
/proc/loadavg: 2.11 2.04 1.92 3/180 4220
/proc/meminfo: memFree=30242940/32873844 swapFree=7632/7632
[pid=4218] ppid=4216 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4218/stat : 4218 (npSolver-pbo-I.) S 4216 4218 3856 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278627288 9367552 274 33554432000 4194304 5064252 140734492040816 140734492039728 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4218/statm: 2287 274 233 213 0 72 0
[pid=4219] ppid=4218 vsize=362816 CPUtime=6.29 cores=1,3,5,7
/proc/4219/stat : 4219 (npSolver-pbo) R 4218 4218 3856 0 -1 4202496 29485 0 0 0 615 14 0 0 20 0 1 0 278627289 371523584 80985 33554432000 4194304 5992684 140736251870304 140736251865272 4571247 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4219/statm: 90704 80985 167 440 0 90260 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 371964

[startup+12.7004 s]
/proc/loadavg: 2.10 2.03 1.92 3/182 4222
/proc/meminfo: memFree=29022324/32873844 swapFree=7632/7632
[pid=4218] ppid=4216 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4218/stat : 4218 (npSolver-pbo-I.) S 4216 4218 3856 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278627288 9367552 274 33554432000 4194304 5064252 140734492040816 140734492039728 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4218/statm: 2287 274 233 213 0 72 0
[pid=4219] ppid=4218 vsize=362816 CPUtime=6.82 cores=1,3,5,7
/proc/4219/stat : 4219 (npSolver-pbo) S 4218 4218 3856 0 -1 4202496 29912 0 0 0 631 51 0 0 20 0 1 0 278627289 371523584 82057 33554432000 4194304 5992684 140736251870304 140736251864752 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 1 0 0
/proc/4219/statm: 90704 82057 174 440 0 90260 0
[pid=4221] ppid=4219 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4221/stat : 4221 (cp2_pre.sh) S 4219 4218 3856 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 278627972 9367552 276 33554432000 4194304 5064252 140734273392944 140734273391648 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4221/statm: 2287 276 234 213 0 72 0
[pid=4222] ppid=4221 vsize=1065116 CPUtime=5.84 cores=1,3,5,7
/proc/4222/stat : 4222 (coprocessor) R 4221 4218 3856 0 -1 4202496 82828 0 0 0 554 30 0 0 20 0 1 0 278627973 1090678784 240316 33554432000 4194304 6586260 140735286279232 140735286275560 5511711 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/4222/statm: 266279 240316 164 584 0 265691 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 1446228

[startup+25.5004 s]
/proc/loadavg: 2.38 2.10 1.94 3/181 4224
/proc/meminfo: memFree=29694584/32873844 swapFree=7632/7632
[pid=4218] ppid=4216 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4218/stat : 4218 (npSolver-pbo-I.) S 4216 4218 3856 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278627288 9367552 274 33554432000 4194304 5064252 140734492040816 140734492039728 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4218/statm: 2287 274 233 213 0 72 0
[pid=4219] ppid=4218 vsize=362816 CPUtime=23.7 cores=1,3,5,7
/proc/4219/stat : 4219 (npSolver-pbo) S 4218 4218 3856 0 -1 4202496 29928 114330 0 0 631 51 1617 71 20 0 1 0 278627289 371523584 82059 33554432000 4194304 5992684 140736251870304 140736251856568 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/4219/statm: 90704 82059 176 440 0 90260 0
[pid=4224] ppid=4219 vsize=582344 CPUtime=1.75 cores=1,3,5,7
/proc/4224/stat : 4224 (glucosInc) R 4219 4218 3856 0 -1 4202496 82615 0 0 0 155 20 0 0 20 0 1 0 278629661 596320256 124634 33554432000 4194304 5654031 140733914242768 140733914240552 4797458 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/4224/statm: 145586 124635 130 357 0 145226 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 954308

[startup+51.1069 s]
/proc/loadavg: 2.25 2.09 1.94 3/181 4227
/proc/meminfo: memFree=29381100/32873844 swapFree=7632/7632
[pid=4218] ppid=4216 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4218/stat : 4218 (npSolver-pbo-I.) S 4216 4218 3856 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278627288 9367552 274 33554432000 4194304 5064252 140734492040816 140734492039728 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4218/statm: 2287 274 233 213 0 72 0
[pid=4219] ppid=4218 vsize=409904 CPUtime=38.41 cores=1,3,5,7
/proc/4219/stat : 4219 (npSolver-pbo) S 4218 4218 3856 0 -1 4202496 37829 200275 0 0 874 675 2159 133 20 0 1 0 278627289 419741696 92935 33554432000 4194304 5992684 140736251870304 140736251855208 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 20 0 0
/proc/4219/statm: 102476 92935 186 440 0 102032 0
[pid=4227] ppid=4219 vsize=599228 CPUtime=12.45 cores=1,3,5,7
/proc/4227/stat : 4227 (glucosInc) R 4219 4218 3856 0 -1 4202496 82395 0 0 0 1225 20 0 0 20 0 1 0 278631152 613609472 129218 33554432000 4194304 5654031 140733459172528 140733459160344 4232380 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4227/statm: 149807 129218 141 357 0 149447 0
Current children cumulated CPU time (s) 50.86
Current children cumulated vsize (KiB) 1018280

[startup+102.3 s]
/proc/loadavg: 2.11 2.07 1.94 3/181 4227
/proc/meminfo: memFree=29349020/32873844 swapFree=7632/7632
[pid=4218] ppid=4216 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4218/stat : 4218 (npSolver-pbo-I.) S 4216 4218 3856 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278627288 9367552 274 33554432000 4194304 5064252 140734492040816 140734492039728 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4218/statm: 2287 274 233 213 0 72 0
[pid=4219] ppid=4218 vsize=409904 CPUtime=38.41 cores=1,3,5,7
/proc/4219/stat : 4219 (npSolver-pbo) S 4218 4218 3856 0 -1 4202496 37829 200275 0 0 874 675 2159 133 20 0 1 0 278627289 419741696 92935 33554432000 4194304 5992684 140736251870304 140736251855208 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 20 0 0
/proc/4219/statm: 102476 92935 186 440 0 102032 0
[pid=4227] ppid=4219 vsize=613452 CPUtime=63.64 cores=1,3,5,7
/proc/4227/stat : 4227 (glucosInc) R 4219 4218 3856 0 -1 4202496 83799 0 0 0 6343 21 0 0 20 0 1 0 278631152 628174848 137265 33554432000 4194304 5654031 140733459172528 140733459160344 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4227/statm: 153363 137265 141 357 0 153003 0
Current children cumulated CPU time (s) 102.05
Current children cumulated vsize (KiB) 1032504

[startup+162.301 s]
/proc/loadavg: 2.04 2.06 1.94 3/180 4227
/proc/meminfo: memFree=29358996/32873844 swapFree=7632/7632
[pid=4218] ppid=4216 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4218/stat : 4218 (npSolver-pbo-I.) S 4216 4218 3856 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278627288 9367552 274 33554432000 4194304 5064252 140734492040816 140734492039728 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4218/statm: 2287 274 233 213 0 72 0
[pid=4219] ppid=4218 vsize=409904 CPUtime=38.41 cores=1,3,5,7
/proc/4219/stat : 4219 (npSolver-pbo) S 4218 4218 3856 0 -1 4202496 37829 200275 0 0 874 675 2159 133 20 0 1 0 278627289 419741696 92935 33554432000 4194304 5992684 140736251870304 140736251855208 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 20 0 0
/proc/4219/statm: 102476 92935 186 440 0 102032 0
[pid=4227] ppid=4219 vsize=619484 CPUtime=123.62 cores=1,3,5,7
/proc/4227/stat : 4227 (glucosInc) R 4219 4218 3856 0 -1 4202496 85221 0 0 0 12337 25 0 0 20 0 1 0 278631152 634351616 134633 33554432000 4194304 5654031 140733459172528 140733459170376 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4227/statm: 154871 134633 142 357 0 154511 0
Current children cumulated CPU time (s) 162.03
Current children cumulated vsize (KiB) 1038536

[startup+222.3 s]
/proc/loadavg: 2.01 2.04 1.94 3/181 4228
/proc/meminfo: memFree=29332208/32873844 swapFree=7632/7632
[pid=4218] ppid=4216 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4218/stat : 4218 (npSolver-pbo-I.) S 4216 4218 3856 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278627288 9367552 274 33554432000 4194304 5064252 140734492040816 140734492039728 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4218/statm: 2287 274 233 213 0 72 0
[pid=4219] ppid=4218 vsize=409904 CPUtime=38.41 cores=1,3,5,7
/proc/4219/stat : 4219 (npSolver-pbo) S 4218 4218 3856 0 -1 4202496 37829 200275 0 0 874 675 2159 133 20 0 1 0 278627289 419741696 92935 33554432000 4194304 5992684 140736251870304 140736251855208 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 20 0 0
/proc/4219/statm: 102476 92935 186 440 0 102032 0
[pid=4227] ppid=4219 vsize=626184 CPUtime=183.62 cores=1,3,5,7
/proc/4227/stat : 4227 (glucosInc) R 4219 4218 3856 0 -1 4202496 85802 0 0 0 18336 26 0 0 20 0 1 0 278631152 641212416 141346 33554432000 4194304 5654031 140733459172528 140733459160344 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4227/statm: 156546 141346 142 357 0 156186 0
Current children cumulated CPU time (s) 222.03
Current children cumulated vsize (KiB) 1045236

[startup+282.3 s]
/proc/loadavg: 2.00 2.03 1.94 3/181 4228
/proc/meminfo: memFree=29316360/32873844 swapFree=7632/7632
[pid=4218] ppid=4216 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4218/stat : 4218 (npSolver-pbo-I.) S 4216 4218 3856 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278627288 9367552 274 33554432000 4194304 5064252 140734492040816 140734492039728 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4218/statm: 2287 274 233 213 0 72 0
[pid=4219] ppid=4218 vsize=409904 CPUtime=38.41 cores=1,3,5,7

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

/proc/meminfo: memFree=29045356/32873844 swapFree=7632/7632
[pid=4218] ppid=4216 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4218/stat : 4218 (npSolver-pbo-I.) S 4216 4218 3856 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278627288 9367552 274 33554432000 4194304 5064252 140734492040816 140734492039728 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4218/statm: 2287 274 233 213 0 72 0
[pid=4219] ppid=4218 vsize=409904 CPUtime=38.41 cores=1,3,5,7
/proc/4219/stat : 4219 (npSolver-pbo) S 4218 4218 3856 0 -1 4202496 37829 200275 0 0 874 675 2159 133 20 0 1 0 278627289 419741696 92935 33554432000 4194304 5992684 140736251870304 140736251855208 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 20 0 0
/proc/4219/statm: 102476 92935 186 440 0 102032 0
[pid=4227] ppid=4219 vsize=728364 CPUtime=1323.43 cores=1,3,5,7
/proc/4227/stat : 4227 (glucosInc) R 4219 4218 3856 0 -1 4202496 99108 0 0 0 132276 67 0 0 20 0 1 0 278631152 745844736 157440 33554432000 4194304 5654031 140733459172528 140733459160344 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4227/statm: 182091 157440 142 357 0 181731 0
Current children cumulated CPU time (s) 1361.84
Current children cumulated vsize (KiB) 1147416

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/181 4242
/proc/meminfo: memFree=29075620/32873844 swapFree=7632/7632
[pid=4218] ppid=4216 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4218/stat : 4218 (npSolver-pbo-I.) S 4216 4218 3856 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278627288 9367552 274 33554432000 4194304 5064252 140734492040816 140734492039728 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4218/statm: 2287 274 233 213 0 72 0
[pid=4219] ppid=4218 vsize=409904 CPUtime=38.41 cores=1,3,5,7
/proc/4219/stat : 4219 (npSolver-pbo) S 4218 4218 3856 0 -1 4202496 37829 200275 0 0 874 675 2159 133 20 0 1 0 278627289 419741696 92935 33554432000 4194304 5992684 140736251870304 140736251855208 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 20 0 0
/proc/4219/statm: 102476 92935 186 440 0 102032 0
[pid=4227] ppid=4219 vsize=729032 CPUtime=1383.41 cores=1,3,5,7
/proc/4227/stat : 4227 (glucosInc) R 4219 4218 3856 0 -1 4202496 100154 0 0 0 138269 72 0 0 20 0 1 0 278631152 746528768 153503 33554432000 4194304 5654031 140733459172528 140733459160344 4232715 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4227/statm: 182258 153503 142 357 0 181898 0
Current children cumulated CPU time (s) 1421.82
Current children cumulated vsize (KiB) 1148084

[startup+1482.3 s]
/proc/loadavg: 2.09 2.02 1.97 3/181 4286
/proc/meminfo: memFree=29890880/32873844 swapFree=7632/7632
[pid=4218] ppid=4216 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4218/stat : 4218 (npSolver-pbo-I.) S 4216 4218 3856 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278627288 9367552 274 33554432000 4194304 5064252 140734492040816 140734492039728 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4218/statm: 2287 274 233 213 0 72 0
[pid=4219] ppid=4218 vsize=409904 CPUtime=38.41 cores=1,3,5,7
/proc/4219/stat : 4219 (npSolver-pbo) S 4218 4218 3856 0 -1 4202496 37829 200275 0 0 874 675 2159 133 20 0 1 0 278627289 419741696 92935 33554432000 4194304 5992684 140736251870304 140736251855208 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 20 0 0
/proc/4219/statm: 102476 92935 186 440 0 102032 0
[pid=4227] ppid=4219 vsize=733724 CPUtime=1443.4 cores=1,3,5,7
/proc/4227/stat : 4227 (glucosInc) R 4219 4218 3856 0 -1 4202496 100530 0 0 0 144267 73 0 0 20 0 1 0 278631152 751333376 159500 33554432000 4194304 5654031 140733459172528 140733459160344 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4227/statm: 183431 159500 142 357 0 183071 0
Current children cumulated CPU time (s) 1481.81
Current children cumulated vsize (KiB) 1152776

[startup+1542.3 s]
/proc/loadavg: 2.03 2.01 1.97 3/181 4286
/proc/meminfo: memFree=29905660/32873844 swapFree=7632/7632
[pid=4218] ppid=4216 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4218/stat : 4218 (npSolver-pbo-I.) S 4216 4218 3856 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278627288 9367552 274 33554432000 4194304 5064252 140734492040816 140734492039728 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4218/statm: 2287 274 233 213 0 72 0
[pid=4219] ppid=4218 vsize=409904 CPUtime=38.41 cores=1,3,5,7
/proc/4219/stat : 4219 (npSolver-pbo) S 4218 4218 3856 0 -1 4202496 37829 200275 0 0 874 675 2159 133 20 0 1 0 278627289 419741696 92935 33554432000 4194304 5992684 140736251870304 140736251855208 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 20 0 0
/proc/4219/statm: 102476 92935 186 440 0 102032 0
[pid=4227] ppid=4219 vsize=733724 CPUtime=1503.39 cores=1,3,5,7
/proc/4227/stat : 4227 (glucosInc) R 4219 4218 3856 0 -1 4202496 101417 0 0 0 150261 78 0 0 20 0 1 0 278631152 751333376 153871 33554432000 4194304 5654031 140733459172528 140733459160344 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4227/statm: 183431 153871 142 357 0 183071 0
Current children cumulated CPU time (s) 1541.8
Current children cumulated vsize (KiB) 1152776

[startup+1602.3 s]
/proc/loadavg: 2.01 2.00 1.97 3/182 4289
/proc/meminfo: memFree=29883312/32873844 swapFree=7632/7632
[pid=4218] ppid=4216 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4218/stat : 4218 (npSolver-pbo-I.) S 4216 4218 3856 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278627288 9367552 274 33554432000 4194304 5064252 140734492040816 140734492039728 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4218/statm: 2287 274 233 213 0 72 0
[pid=4219] ppid=4218 vsize=409904 CPUtime=38.41 cores=1,3,5,7
/proc/4219/stat : 4219 (npSolver-pbo) S 4218 4218 3856 0 -1 4202496 37829 200275 0 0 874 675 2159 133 20 0 1 0 278627289 419741696 92935 33554432000 4194304 5992684 140736251870304 140736251855208 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 20 0 0
/proc/4219/statm: 102476 92935 186 440 0 102032 0
[pid=4227] ppid=4219 vsize=733724 CPUtime=1563.39 cores=1,3,5,7
/proc/4227/stat : 4227 (glucosInc) R 4219 4218 3856 0 -1 4202496 101426 0 0 0 156260 79 0 0 20 0 1 0 278631152 751333376 158479 33554432000 4194304 5654031 140733459172528 140733459160344 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4227/statm: 183431 158479 142 357 0 183071 0
Current children cumulated CPU time (s) 1601.8
Current children cumulated vsize (KiB) 1152776

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/181 4289
/proc/meminfo: memFree=29906216/32873844 swapFree=7632/7632
[pid=4218] ppid=4216 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4218/stat : 4218 (npSolver-pbo-I.) S 4216 4218 3856 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278627288 9367552 274 33554432000 4194304 5064252 140734492040816 140734492039728 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4218/statm: 2287 274 233 213 0 72 0
[pid=4219] ppid=4218 vsize=409904 CPUtime=38.41 cores=1,3,5,7
/proc/4219/stat : 4219 (npSolver-pbo) S 4218 4218 3856 0 -1 4202496 37829 200275 0 0 874 675 2159 133 20 0 1 0 278627289 419741696 92935 33554432000 4194304 5992684 140736251870304 140736251855208 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 20 0 0
/proc/4219/statm: 102476 92935 186 440 0 102032 0
[pid=4227] ppid=4219 vsize=733724 CPUtime=1623.38 cores=1,3,5,7
/proc/4227/stat : 4227 (glucosInc) R 4219 4218 3856 0 -1 4202496 101861 0 0 0 162255 83 0 0 20 0 1 0 278631152 751333376 152400 33554432000 4194304 5654031 140733459172528 140733459160344 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4227/statm: 183431 152400 142 357 0 183071 0
Current children cumulated CPU time (s) 1661.79
Current children cumulated vsize (KiB) 1152776

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/181 4290
/proc/meminfo: memFree=29884932/32873844 swapFree=7632/7632
[pid=4218] ppid=4216 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4218/stat : 4218 (npSolver-pbo-I.) S 4216 4218 3856 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278627288 9367552 274 33554432000 4194304 5064252 140734492040816 140734492039728 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4218/statm: 2287 274 233 213 0 72 0
[pid=4219] ppid=4218 vsize=409904 CPUtime=38.41 cores=1,3,5,7
/proc/4219/stat : 4219 (npSolver-pbo) S 4218 4218 3856 0 -1 4202496 37829 200275 0 0 874 675 2159 133 20 0 1 0 278627289 419741696 92935 33554432000 4194304 5992684 140736251870304 140736251855208 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 20 0 0
/proc/4219/statm: 102476 92935 186 440 0 102032 0
[pid=4227] ppid=4219 vsize=734140 CPUtime=1683.37 cores=1,3,5,7
/proc/4227/stat : 4227 (glucosInc) R 4219 4218 3856 0 -1 4202496 102481 0 0 0 168254 83 0 0 20 0 1 0 278631152 751759360 158122 33554432000 4194304 5654031 140733459172528 140733459160344 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4227/statm: 183535 158122 142 357 0 183175 0
Current children cumulated CPU time (s) 1721.78
Current children cumulated vsize (KiB) 1153192

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/181 4290
/proc/meminfo: memFree=29905224/32873844 swapFree=7632/7632
[pid=4218] ppid=4216 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4218/stat : 4218 (npSolver-pbo-I.) S 4216 4218 3856 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278627288 9367552 274 33554432000 4194304 5064252 140734492040816 140734492039728 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4218/statm: 2287 274 233 213 0 72 0
[pid=4219] ppid=4218 vsize=409904 CPUtime=38.41 cores=1,3,5,7
/proc/4219/stat : 4219 (npSolver-pbo) S 4218 4218 3856 0 -1 4202496 37829 200275 0 0 874 675 2159 133 20 0 1 0 278627289 419741696 92935 33554432000 4194304 5992684 140736251870304 140736251855208 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 20 0 0
/proc/4219/statm: 102476 92935 186 440 0 102032 0
[pid=4227] ppid=4219 vsize=653824 CPUtime=1743.36 cores=1,3,5,7
/proc/4227/stat : 4227 (glucosInc) R 4219 4218 3856 0 -1 4202496 102980 0 0 0 174249 87 0 0 20 0 1 0 278631152 669515776 151595 33554432000 4194304 5654031 140733459172528 140733459160344 4232581 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4227/statm: 163456 151595 142 357 0 163096 0
Current children cumulated CPU time (s) 1781.77
Current children cumulated vsize (KiB) 1072876



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.00 2.00 1.97 3/181 4290
/proc/meminfo: memFree=29892816/32873844 swapFree=7632/7632
[pid=4218] ppid=4216 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4218/stat : 4218 (npSolver-pbo-I.) S 4216 4218 3856 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278627288 9367552 274 33554432000 4194304 5064252 140734492040816 140734492039728 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4218/statm: 2287 274 233 213 0 72 0
[pid=4219] ppid=4218 vsize=409904 CPUtime=38.41 cores=1,3,5,7
/proc/4219/stat : 4219 (npSolver-pbo) S 4218 4218 3856 0 -1 4202496 37829 200275 0 0 874 675 2159 133 20 0 1 0 278627289 419741696 92935 33554432000 4194304 5992684 140736251870304 140736251855208 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 20 0 0
/proc/4219/statm: 102476 92935 186 440 0 102032 0
[pid=4227] ppid=4219 vsize=735348 CPUtime=1761.67 cores=1,3,5,7
/proc/4227/stat : 4227 (glucosInc) R 4219 4218 3856 0 -1 4202496 103674 0 0 0 176078 89 0 0 20 0 1 0 278631152 752996352 153819 33554432000 4194304 5654031 140733459172528 140733459160344 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4227/statm: 183837 153819 142 357 0 183477 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 1154400

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 1.97 3/181 4290
/proc/meminfo: memFree=29892816/32873844 swapFree=7632/7632
[pid=4218] ppid=4216 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4218/stat : 4218 (npSolver-pbo-I.) S 4216 4218 3856 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278627288 9367552 274 33554432000 4194304 5064252 140734492040816 140734492039728 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4218/statm: 2287 274 233 213 0 72 0
[pid=4219] ppid=4218 vsize=409904 CPUtime=38.41 cores=1,3,5,7
/proc/4219/stat : 4219 (npSolver-pbo) S 4218 4218 3856 0 -1 4202496 37829 200275 0 0 874 675 2159 133 20 0 1 0 278627289 419741696 92935 33554432000 4194304 5992684 140736251870304 140736251855208 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 20 0 0
/proc/4219/statm: 102476 92935 186 440 0 102032 0
[pid=4227] ppid=4219 vsize=735348 CPUtime=1761.67 cores=1,3,5,7
/proc/4227/stat : 4227 (glucosInc) R 4219 4218 3856 0 -1 4202496 103674 0 0 0 176078 89 0 0 20 0 1 0 278631152 752996352 153819 33554432000 4194304 5654031 140733459172528 140733459160344 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4227/statm: 183837 153819 142 357 0 183477 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 1154400

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 4218 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=0
# CPU time returned by wait4() is 0
# while last known CPU time is 1800.08
#
# 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.08
CPU user time (s): 1791.11
CPU system time (s): 8.97
CPU usage (%): 99.9702
Max. virtual memory (cumulated for all children) (KiB): 1670716

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0
maximum resident set size= 1096
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 357
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.37533 second user time and 10.9203 second system time

The end

Launcher Data

Begin job on node141 at 2012-05-27 15:23:50
IDJOB=3700111
IDBENCH=91035
IDSOLVER=2276
FILE ID=node141/3700111-1338125029
RUNJOBID= node141-1338122886-3873
PBS_JOBID= 14624492
Free space on /tmp= 71380 MiB

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

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

MD5SUM BENCH= 56c896ad570d19cbe5f94a10c4a31629
RANDOM SEED=383888660

node141.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.744
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.48
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.744
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.744
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.93
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.744
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		: 2666.744
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.744
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		: 2666.744
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.92
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.744
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:        30494156 kB
Buffers:          186064 kB
Cached:           458052 kB
SwapCached:          232 kB
Active:          1210372 kB
Inactive:         355096 kB
Active(anon):     911348 kB
Inactive(anon):    11304 kB
Active(file):     299024 kB
Inactive(file):   343792 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67108624 kB
Dirty:             35568 kB
Writeback:             0 kB
AnonPages:        929700 kB
Mapped:            11924 kB
Shmem:               172 kB
Slab:             673160 kB
SReclaimable:     115412 kB
SUnreclaim:       557748 kB
KernelStack:        1464 kB
PageTables:         5892 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1113624 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    389120 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= 71248 MiB
End job on node141 at 2012-05-27 15:53:52