Trace number 3698429

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-topDown? (TO) 1800.12 1800.51

General information on the benchmark

Name/OPT-SMALLINT-LIN/heinz/
normalized-ex1010-pi.opb
MD5SUMefc8bb57d1bcf35c25fafeb841ebc098
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark238
Best CPU time to get the best result obtained on this benchmark1796.84
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables25200
Total number of constraints1468
Number of constraints which are clauses1468
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint9
Maximum length of a constraint172
Number of terms in the objective function 25200
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 25200
Number of bits of the sum of numbers in the objective function 15
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 25200
Number of bits of the biggest sum of numbers15
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.20	c run inc solver
0.00/0.20	c [INC SYSTEM] run initial solver
0.00/0.20	c [INC SYSTEM] preprocess with white file
2.97/3.00	c [INC SYSTEM] finished preprocessing in 2 s
2.97/3.00	c [INC SYSTEM] execute solver
2.99/3.11	c [INC SEARCH] formula is SAT
2.99/3.11	c [INC SYSTEM] solved the initial formula
2.99/3.15	c model valid
2.99/3.15	c current solution ok
3.28/3.32	o 1400
3.28/3.32	c [INC SYSTEM] there exists a inc, kill it!
3.28/3.32	c write failed with 2
3.28/3.32	c [INC SEARCH] iteration: 0
3.28/3.32	c [INC BOUNDS] best value:1400 search for 1399
3.28/3.32	c [INC SYSTEM] create new solver instance
3.28/3.32	c [INC] encode full formula
3.28/3.32	c fallback to adder encoding
4.69/4.75	c set iterative enc to: cardAdder
4.69/4.75	c set iterative enc to: none
4.81/4.99	c [INC SEARCH] isOptimum variable: 0
1800.09/1800.50	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.09/1800.50	s UNKNOWN
1800.09/1800.50	c [INC SYSTEM] there exists a inc, kill it!
1800.09/1800.50	c write failed with -1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3698429-1338086625/watcher-3698429-1338086625 -o /tmp/evaluation-result-3698429-1338086625/solver-3698429-1338086625 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698429-1338086625.opb 1892863185 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.95 3.67 2.68 4/180 12034
/proc/meminfo: memFree=15020744/32873648 swapFree=6848/6848
[pid=12034] ppid=12032 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12034/stat : 12034 (npSolver-pbo-It) S 12032 12034 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274789397 9367552 275 33554432000 4194304 5064252 140735432375888 140735432374800 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12034/statm: 2287 275 233 213 0 72 0

[startup+0.07152 s]
/proc/loadavg: 4.95 3.67 2.68 4/180 12034
/proc/meminfo: memFree=15020744/32873648 swapFree=6848/6848
[pid=12034] ppid=12032 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12034/stat : 12034 (npSolver-pbo-It) S 12032 12034 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274789397 9367552 275 33554432000 4194304 5064252 140735432375888 140735432374800 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12034/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100277 s]
/proc/loadavg: 4.95 3.67 2.68 4/180 12034
/proc/meminfo: memFree=15020744/32873648 swapFree=6848/6848
[pid=12034] ppid=12032 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12034/stat : 12034 (npSolver-pbo-It) S 12032 12034 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274789397 9367552 275 33554432000 4194304 5064252 140735432375888 140735432374800 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12034/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300311 s]
/proc/loadavg: 4.95 3.67 2.68 4/180 12034
/proc/meminfo: memFree=15020744/32873648 swapFree=6848/6848
[pid=12034] ppid=12032 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12034/stat : 12034 (npSolver-pbo-It) S 12032 12034 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274789397 9367552 275 33554432000 4194304 5064252 140735432375888 140735432374800 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12034/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700281 s]
/proc/loadavg: 4.95 3.67 2.68 4/180 12034
/proc/meminfo: memFree=15020744/32873648 swapFree=6848/6848
[pid=12034] ppid=12032 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12034/stat : 12034 (npSolver-pbo-It) S 12032 12034 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274789397 9367552 275 33554432000 4194304 5064252 140735432375888 140735432374800 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12034/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50041 s]
/proc/loadavg: 4.79 3.66 2.69 4/184 12038
/proc/meminfo: memFree=20869352/32873648 swapFree=6848/6848
[pid=12034] ppid=12032 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12034/stat : 12034 (npSolver-pbo-It) S 12032 12034 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274789397 9367552 275 33554432000 4194304 5064252 140735432375888 140735432374800 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12034/statm: 2287 275 233 213 0 72 0
[pid=12035] ppid=12034 vsize=22912 CPUtime=0.23 cores=1,3,5,7
/proc/12035/stat : 12035 (npSolver-pbo) S 12034 12034 5308 0 -1 4202496 5621 0 0 0 18 5 0 0 20 0 1 0 274789397 23461888 4995 33554432000 4194304 5992684 140733896613936 140733896608384 5175646 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12035/statm: 5728 4995 164 440 0 5284 0
[pid=12037] ppid=12035 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12037/stat : 12037 (cp2_pre.sh) S 12035 12034 5308 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 274789421 9367552 277 33554432000 4194304 5064252 140733798948208 140733798946912 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12037/statm: 2287 277 234 213 0 72 0
[pid=12038] ppid=12037 vsize=83008 CPUtime=1.24 cores=1,3,5,7
/proc/12038/stat : 12038 (coprocessor) R 12037 12034 5308 0 -1 4202496 16046 0 0 0 122 2 0 0 20 0 1 0 274789421 85000192 20024 33554432000 4194304 6586260 140733585945008 140733585940984 5599263 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/12038/statm: 20752 20024 190 584 0 20164 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 124216

[startup+3.10038 s]
/proc/loadavg: 4.79 3.66 2.69 3/183 12038
/proc/meminfo: memFree=27201968/32873648 swapFree=6848/6848
[pid=12034] ppid=12032 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12034/stat : 12034 (npSolver-pbo-It) S 12032 12034 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274789397 9367552 275 33554432000 4194304 5064252 140735432375888 140735432374800 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12034/statm: 2287 275 233 213 0 72 0
[pid=12035] ppid=12034 vsize=24996 CPUtime=2.99 cores=1,3,5,7
/proc/12035/stat : 12035 (npSolver-pbo) R 12034 12034 5308 0 -1 4202496 6058 18009 0 0 19 5 271 4 20 0 1 0 274789397 25595904 5396 33554432000 4194304 5992684 140733896613936 140733896600200 5044667 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12035/statm: 6249 5396 166 440 0 5805 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 34144

[startup+6.30038 s]
/proc/loadavg: 4.79 3.66 2.69 3/182 12043
/proc/meminfo: memFree=27045416/32873648 swapFree=6848/6848
[pid=12034] ppid=12032 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12034/stat : 12034 (npSolver-pbo-It) S 12032 12034 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274789397 9367552 275 33554432000 4194304 5064252 140735432375888 140735432374800 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12034/statm: 2287 275 233 213 0 72 0
[pid=12035] ppid=12034 vsize=46628 CPUtime=4.91 cores=1,3,5,7
/proc/12035/stat : 12035 (npSolver-pbo) S 12034 12034 5308 0 -1 4202496 14566 25074 0 0 165 39 281 6 20 0 1 0 274789397 47747072 10918 33554432000 4194304 5992684 140733896613936 140733896599768 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/12035/statm: 11657 10918 183 440 0 11213 0
[pid=12043] ppid=12035 vsize=406548 CPUtime=1.29 cores=1,3,5,7
/proc/12043/stat : 12043 (glucosInc) R 12035 12034 5308 0 -1 4202496 47785 0 0 0 118 11 0 0 20 0 1 0 274789897 416305152 74776 33554432000 4194304 5654031 140735309280080 140735308229432 4225778 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/12043/statm: 101637 74776 127 357 0 101277 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 462324

[startup+12.7004 s]
/proc/loadavg: 4.36 3.60 2.68 3/181 12043
/proc/meminfo: memFree=26879444/32873648 swapFree=6848/6848
[pid=12034] ppid=12032 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12034/stat : 12034 (npSolver-pbo-It) S 12032 12034 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274789397 9367552 275 33554432000 4194304 5064252 140735432375888 140735432374800 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12034/statm: 2287 275 233 213 0 72 0
[pid=12035] ppid=12034 vsize=46628 CPUtime=4.91 cores=1,3,5,7
/proc/12035/stat : 12035 (npSolver-pbo) S 12034 12034 5308 0 -1 4202496 14566 25074 0 0 165 39 281 6 20 0 1 0 274789397 47747072 10918 33554432000 4194304 5992684 140733896613936 140733896599768 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/12035/statm: 11657 10918 183 440 0 11213 0
[pid=12043] ppid=12035 vsize=278128 CPUtime=7.69 cores=1,3,5,7
/proc/12043/stat : 12043 (glucosInc) R 12035 12034 5308 0 -1 4202496 49382 0 0 0 755 14 0 0 20 0 1 0 274789897 284803072 62751 33554432000 4194304 5654031 140735309280080 140735309267896 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/12043/statm: 69532 62751 141 357 0 69172 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 333904

[startup+25.5004 s]
/proc/loadavg: 4.00 3.55 2.67 3/182 12044
/proc/meminfo: memFree=26848904/32873648 swapFree=6848/6848
[pid=12034] ppid=12032 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12034/stat : 12034 (npSolver-pbo-It) S 12032 12034 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274789397 9367552 275 33554432000 4194304 5064252 140735432375888 140735432374800 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12034/statm: 2287 275 233 213 0 72 0
[pid=12035] ppid=12034 vsize=46628 CPUtime=4.91 cores=1,3,5,7
/proc/12035/stat : 12035 (npSolver-pbo) S 12034 12034 5308 0 -1 4202496 14566 25074 0 0 165 39 281 6 20 0 1 0 274789397 47747072 10918 33554432000 4194304 5992684 140733896613936 140733896599768 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/12035/statm: 11657 10918 183 440 0 11213 0
[pid=12043] ppid=12035 vsize=278128 CPUtime=20.49 cores=1,3,5,7
/proc/12043/stat : 12043 (glucosInc) R 12035 12034 5308 0 -1 4202496 49395 0 0 0 2035 14 0 0 20 0 1 0 274789897 284803072 62761 33554432000 4194304 5654031 140735309280080 140735309267896 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/12043/statm: 69532 62761 141 357 0 69172 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 333904

[startup+51.1004 s]
/proc/loadavg: 3.31 3.42 2.65 3/182 12044
/proc/meminfo: memFree=26892268/32873648 swapFree=6848/6848
[pid=12034] ppid=12032 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12034/stat : 12034 (npSolver-pbo-It) S 12032 12034 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274789397 9367552 275 33554432000 4194304 5064252 140735432375888 140735432374800 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12034/statm: 2287 275 233 213 0 72 0
[pid=12035] ppid=12034 vsize=46628 CPUtime=4.91 cores=1,3,5,7
/proc/12035/stat : 12035 (npSolver-pbo) S 12034 12034 5308 0 -1 4202496 14566 25074 0 0 165 39 281 6 20 0 1 0 274789397 47747072 10918 33554432000 4194304 5992684 140733896613936 140733896599768 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/12035/statm: 11657 10918 183 440 0 11213 0
[pid=12043] ppid=12035 vsize=278128 CPUtime=46.08 cores=1,3,5,7
/proc/12043/stat : 12043 (glucosInc) R 12035 12034 5308 0 -1 4202496 49432 0 0 0 4594 14 0 0 20 0 1 0 274789897 284803072 62787 33554432000 4194304 5654031 140735309280080 140735309267896 4215091 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/12043/statm: 69532 62787 141 357 0 69172 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 333904

[startup+102.307 s]
/proc/loadavg: 2.56 3.20 2.62 3/181 12044
/proc/meminfo: memFree=26879924/32873648 swapFree=6848/6848
[pid=12034] ppid=12032 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12034/stat : 12034 (npSolver-pbo-It) S 12032 12034 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274789397 9367552 275 33554432000 4194304 5064252 140735432375888 140735432374800 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12034/statm: 2287 275 233 213 0 72 0
[pid=12035] ppid=12034 vsize=46628 CPUtime=4.91 cores=1,3,5,7
/proc/12035/stat : 12035 (npSolver-pbo) S 12034 12034 5308 0 -1 4202496 14566 25074 0 0 165 39 281 6 20 0 1 0 274789397 47747072 10918 33554432000 4194304 5992684 140733896613936 140733896599768 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/12035/statm: 11657 10918 183 440 0 11213 0
[pid=12043] ppid=12035 vsize=278128 CPUtime=97.27 cores=1,3,5,7
/proc/12043/stat : 12043 (glucosInc) R 12035 12034 5308 0 -1 4202496 49583 0 0 0 9712 15 0 0 20 0 1 0 274789897 284803072 62899 33554432000 4194304 5654031 140735309280080 140735309267896 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/12043/statm: 69532 62899 141 357 0 69172 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 333904

[startup+162.3 s]
/proc/loadavg: 2.20 2.98 2.58 3/181 12044
/proc/meminfo: memFree=26954136/32873648 swapFree=6848/6848
[pid=12034] ppid=12032 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12034/stat : 12034 (npSolver-pbo-It) S 12032 12034 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274789397 9367552 275 33554432000 4194304 5064252 140735432375888 140735432374800 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12034/statm: 2287 275 233 213 0 72 0
[pid=12035] ppid=12034 vsize=46628 CPUtime=4.91 cores=1,3,5,7
/proc/12035/stat : 12035 (npSolver-pbo) S 12034 12034 5308 0 -1 4202496 14566 25074 0 0 165 39 281 6 20 0 1 0 274789397 47747072 10918 33554432000 4194304 5992684 140733896613936 140733896599768 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/12035/statm: 11657 10918 183 440 0 11213 0
[pid=12043] ppid=12035 vsize=279052 CPUtime=157.24 cores=1,3,5,7
/proc/12043/stat : 12043 (glucosInc) R 12035 12034 5308 0 -1 4202496 50112 0 0 0 15709 15 0 0 20 0 1 0 274789897 285749248 63600 33554432000 4194304 5654031 140735309280080 140735309277864 4214616 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/12043/statm: 69763 63600 142 357 0 69403 0
Current children cumulated CPU time (s) 162.15
Current children cumulated vsize (KiB) 334828

[startup+222.3 s]
/proc/loadavg: 2.07 2.80 2.54 3/181 12044
/proc/meminfo: memFree=26916836/32873648 swapFree=6848/6848
[pid=12034] ppid=12032 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12034/stat : 12034 (npSolver-pbo-It) S 12032 12034 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274789397 9367552 275 33554432000 4194304 5064252 140735432375888 140735432374800 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12034/statm: 2287 275 233 213 0 72 0
[pid=12035] ppid=12034 vsize=46628 CPUtime=4.91 cores=1,3,5,7
/proc/12035/stat : 12035 (npSolver-pbo) S 12034 12034 5308 0 -1 4202496 14566 25074 0 0 165 39 281 6 20 0 1 0 274789397 47747072 10918 33554432000 4194304 5992684 140733896613936 140733896599768 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/12035/statm: 11657 10918 183 440 0 11213 0
[pid=12043] ppid=12035 vsize=310252 CPUtime=217.23 cores=1,3,5,7
/proc/12043/stat : 12043 (glucosInc) R 12035 12034 5308 0 -1 4202496 50434 0 0 0 21707 16 0 0 20 0 1 0 274789897 317698048 64716 33554432000 4194304 5654031 140735309280080 140735309277864 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/12043/statm: 77563 64716 142 357 0 77203 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 366028

[startup+282.3 s]

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

/proc/meminfo: memFree=27226028/32873648 swapFree=6848/6848
[pid=12034] ppid=12032 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12034/stat : 12034 (npSolver-pbo-It) S 12032 12034 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274789397 9367552 275 33554432000 4194304 5064252 140735432375888 140735432374800 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12034/statm: 2287 275 233 213 0 72 0
[pid=12035] ppid=12034 vsize=46628 CPUtime=4.91 cores=1,3,5,7
/proc/12035/stat : 12035 (npSolver-pbo) S 12034 12034 5308 0 -1 4202496 14566 25074 0 0 165 39 281 6 20 0 1 0 274789397 47747072 10918 33554432000 4194304 5992684 140733896613936 140733896599768 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/12035/statm: 11657 10918 183 440 0 11213 0
[pid=12043] ppid=12035 vsize=333920 CPUtime=1297.06 cores=1,3,5,7
/proc/12043/stat : 12043 (glucosInc) R 12035 12034 5308 0 -1 4202496 56599 0 0 0 129685 21 0 0 20 0 1 0 274789897 341934080 76403 33554432000 4194304 5654031 140735309280080 140735309267896 4214494 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12043/statm: 83480 76403 142 357 0 83120 0
Current children cumulated CPU time (s) 1301.97
Current children cumulated vsize (KiB) 389696

[startup+1362.3 s]
/proc/loadavg: 1.00 1.27 1.78 2/173 12102
/proc/meminfo: memFree=27226152/32873648 swapFree=6848/6848
[pid=12034] ppid=12032 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12034/stat : 12034 (npSolver-pbo-It) S 12032 12034 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274789397 9367552 275 33554432000 4194304 5064252 140735432375888 140735432374800 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12034/statm: 2287 275 233 213 0 72 0
[pid=12035] ppid=12034 vsize=46628 CPUtime=4.91 cores=1,3,5,7
/proc/12035/stat : 12035 (npSolver-pbo) S 12034 12034 5308 0 -1 4202496 14566 25074 0 0 165 39 281 6 20 0 1 0 274789397 47747072 10918 33554432000 4194304 5992684 140733896613936 140733896599768 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/12035/statm: 11657 10918 183 440 0 11213 0
[pid=12043] ppid=12035 vsize=333920 CPUtime=1357.04 cores=1,3,5,7
/proc/12043/stat : 12043 (glucosInc) R 12035 12034 5308 0 -1 4202496 56600 0 0 0 135683 21 0 0 20 0 1 0 274789897 341934080 76404 33554432000 4194304 5654031 140735309280080 140735309267896 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12043/statm: 83480 76404 142 357 0 83120 0
Current children cumulated CPU time (s) 1361.95
Current children cumulated vsize (KiB) 389696

[startup+1422.31 s]
/proc/loadavg: 1.00 1.22 1.73 2/173 12102
/proc/meminfo: memFree=27226152/32873648 swapFree=6848/6848
[pid=12034] ppid=12032 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12034/stat : 12034 (npSolver-pbo-It) S 12032 12034 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274789397 9367552 275 33554432000 4194304 5064252 140735432375888 140735432374800 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12034/statm: 2287 275 233 213 0 72 0
[pid=12035] ppid=12034 vsize=46628 CPUtime=4.91 cores=1,3,5,7
/proc/12035/stat : 12035 (npSolver-pbo) S 12034 12034 5308 0 -1 4202496 14566 25074 0 0 165 39 281 6 20 0 1 0 274789397 47747072 10918 33554432000 4194304 5992684 140733896613936 140733896599768 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/12035/statm: 11657 10918 183 440 0 11213 0
[pid=12043] ppid=12035 vsize=333920 CPUtime=1417.04 cores=1,3,5,7
/proc/12043/stat : 12043 (glucosInc) R 12035 12034 5308 0 -1 4202496 56600 0 0 0 141683 21 0 0 20 0 1 0 274789897 341934080 76404 33554432000 4194304 5654031 140735309280080 140735309267896 4209196 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12043/statm: 83480 76404 142 357 0 83120 0
Current children cumulated CPU time (s) 1421.95
Current children cumulated vsize (KiB) 389696

[startup+1482.3 s]
/proc/loadavg: 1.00 1.17 1.68 2/173 12102
/proc/meminfo: memFree=27226404/32873648 swapFree=6848/6848
[pid=12034] ppid=12032 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12034/stat : 12034 (npSolver-pbo-It) S 12032 12034 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274789397 9367552 275 33554432000 4194304 5064252 140735432375888 140735432374800 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12034/statm: 2287 275 233 213 0 72 0
[pid=12035] ppid=12034 vsize=46628 CPUtime=4.91 cores=1,3,5,7
/proc/12035/stat : 12035 (npSolver-pbo) S 12034 12034 5308 0 -1 4202496 14566 25074 0 0 165 39 281 6 20 0 1 0 274789397 47747072 10918 33554432000 4194304 5992684 140733896613936 140733896599768 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/12035/statm: 11657 10918 183 440 0 11213 0
[pid=12043] ppid=12035 vsize=333920 CPUtime=1477.02 cores=1,3,5,7
/proc/12043/stat : 12043 (glucosInc) R 12035 12034 5308 0 -1 4202496 56600 0 0 0 147681 21 0 0 20 0 1 0 274789897 341934080 76404 33554432000 4194304 5654031 140735309280080 140735309267896 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12043/statm: 83480 76404 142 357 0 83120 0
Current children cumulated CPU time (s) 1481.93
Current children cumulated vsize (KiB) 389696

[startup+1542.3 s]
/proc/loadavg: 1.00 1.14 1.63 2/173 12103
/proc/meminfo: memFree=27224232/32873648 swapFree=6848/6848
[pid=12034] ppid=12032 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12034/stat : 12034 (npSolver-pbo-It) S 12032 12034 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274789397 9367552 275 33554432000 4194304 5064252 140735432375888 140735432374800 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12034/statm: 2287 275 233 213 0 72 0
[pid=12035] ppid=12034 vsize=46628 CPUtime=4.91 cores=1,3,5,7
/proc/12035/stat : 12035 (npSolver-pbo) S 12034 12034 5308 0 -1 4202496 14566 25074 0 0 165 39 281 6 20 0 1 0 274789397 47747072 10918 33554432000 4194304 5992684 140733896613936 140733896599768 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/12035/statm: 11657 10918 183 440 0 11213 0
[pid=12043] ppid=12035 vsize=334184 CPUtime=1537.01 cores=1,3,5,7
/proc/12043/stat : 12043 (glucosInc) R 12035 12034 5308 0 -1 4202496 56658 0 0 0 153680 21 0 0 20 0 1 0 274789897 342204416 76973 33554432000 4194304 5654031 140735309280080 140735309267896 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12043/statm: 83546 76973 142 357 0 83186 0
Current children cumulated CPU time (s) 1541.92
Current children cumulated vsize (KiB) 389960

[startup+1602.3 s]
/proc/loadavg: 1.00 1.11 1.59 2/174 12106
/proc/meminfo: memFree=27221660/32873648 swapFree=6848/6848
[pid=12034] ppid=12032 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12034/stat : 12034 (npSolver-pbo-It) S 12032 12034 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274789397 9367552 275 33554432000 4194304 5064252 140735432375888 140735432374800 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12034/statm: 2287 275 233 213 0 72 0
[pid=12035] ppid=12034 vsize=46628 CPUtime=4.91 cores=1,3,5,7
/proc/12035/stat : 12035 (npSolver-pbo) S 12034 12034 5308 0 -1 4202496 14566 25074 0 0 165 39 281 6 20 0 1 0 274789397 47747072 10918 33554432000 4194304 5992684 140733896613936 140733896599768 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/12035/statm: 11657 10918 183 440 0 11213 0
[pid=12043] ppid=12035 vsize=334992 CPUtime=1597 cores=1,3,5,7
/proc/12043/stat : 12043 (glucosInc) R 12035 12034 5308 0 -1 4202496 56857 0 0 0 159679 21 0 0 20 0 1 0 274789897 343031808 77683 33554432000 4194304 5654031 140735309280080 140735309267896 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12043/statm: 83748 77683 142 357 0 83388 0
Current children cumulated CPU time (s) 1601.91
Current children cumulated vsize (KiB) 390768

[startup+1662.3 s]
/proc/loadavg: 1.00 1.09 1.55 2/173 12106
/proc/meminfo: memFree=27216148/32873648 swapFree=6848/6848
[pid=12034] ppid=12032 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12034/stat : 12034 (npSolver-pbo-It) S 12032 12034 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274789397 9367552 275 33554432000 4194304 5064252 140735432375888 140735432374800 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12034/statm: 2287 275 233 213 0 72 0
[pid=12035] ppid=12034 vsize=46628 CPUtime=4.91 cores=1,3,5,7
/proc/12035/stat : 12035 (npSolver-pbo) S 12034 12034 5308 0 -1 4202496 14566 25074 0 0 165 39 281 6 20 0 1 0 274789397 47747072 10918 33554432000 4194304 5992684 140733896613936 140733896599768 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/12035/statm: 11657 10918 183 440 0 11213 0
[pid=12043] ppid=12035 vsize=386272 CPUtime=1657 cores=1,3,5,7
/proc/12043/stat : 12043 (glucosInc) R 12035 12034 5308 0 -1 4202496 57690 0 0 0 165678 22 0 0 20 0 1 0 274789897 395542528 79009 33554432000 4194304 5654031 140735309280080 140735309267896 4214638 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12043/statm: 96568 79009 142 357 0 96208 0
Current children cumulated CPU time (s) 1661.91
Current children cumulated vsize (KiB) 442048

[startup+1722.3 s]
/proc/loadavg: 1.00 1.07 1.52 2/173 12106
/proc/meminfo: memFree=27213668/32873648 swapFree=6848/6848
[pid=12034] ppid=12032 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12034/stat : 12034 (npSolver-pbo-It) S 12032 12034 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274789397 9367552 275 33554432000 4194304 5064252 140735432375888 140735432374800 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12034/statm: 2287 275 233 213 0 72 0
[pid=12035] ppid=12034 vsize=46628 CPUtime=4.91 cores=1,3,5,7
/proc/12035/stat : 12035 (npSolver-pbo) S 12034 12034 5308 0 -1 4202496 14566 25074 0 0 165 39 281 6 20 0 1 0 274789397 47747072 10918 33554432000 4194304 5992684 140733896613936 140733896599768 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/12035/statm: 11657 10918 183 440 0 11213 0
[pid=12043] ppid=12035 vsize=386272 CPUtime=1716.99 cores=1,3,5,7
/proc/12043/stat : 12043 (glucosInc) R 12035 12034 5308 0 -1 4202496 57699 0 0 0 171677 22 0 0 20 0 1 0 274789897 395542528 79529 33554432000 4194304 5654031 140735309280080 140735309267896 4214632 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12043/statm: 96568 79529 142 357 0 96208 0
Current children cumulated CPU time (s) 1721.9
Current children cumulated vsize (KiB) 442048

[startup+1782.3 s]
/proc/loadavg: 1.00 1.05 1.48 2/173 12106
/proc/meminfo: memFree=27213420/32873648 swapFree=6848/6848
[pid=12034] ppid=12032 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12034/stat : 12034 (npSolver-pbo-It) S 12032 12034 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274789397 9367552 275 33554432000 4194304 5064252 140735432375888 140735432374800 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12034/statm: 2287 275 233 213 0 72 0
[pid=12035] ppid=12034 vsize=46628 CPUtime=4.91 cores=1,3,5,7
/proc/12035/stat : 12035 (npSolver-pbo) S 12034 12034 5308 0 -1 4202496 14566 25074 0 0 165 39 281 6 20 0 1 0 274789397 47747072 10918 33554432000 4194304 5992684 140733896613936 140733896599768 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/12035/statm: 11657 10918 183 440 0 11213 0
[pid=12043] ppid=12035 vsize=386404 CPUtime=1776.98 cores=1,3,5,7
/proc/12043/stat : 12043 (glucosInc) R 12035 12034 5308 0 -1 4202496 57734 0 0 0 177676 22 0 0 20 0 1 0 274789897 395677696 79564 33554432000 4194304 5654031 140735309280080 140735309267896 4208717 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12043/statm: 96601 79564 142 357 0 96241 0
Current children cumulated CPU time (s) 1781.89
Current children cumulated vsize (KiB) 442180



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.00 1.05 1.47 2/173 12106
/proc/meminfo: memFree=27231048/32873648 swapFree=6848/6848
[pid=12034] ppid=12032 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12034/stat : 12034 (npSolver-pbo-It) S 12032 12034 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274789397 9367552 275 33554432000 4194304 5064252 140735432375888 140735432374800 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12034/statm: 2287 275 233 213 0 72 0
[pid=12035] ppid=12034 vsize=46628 CPUtime=4.91 cores=1,3,5,7
/proc/12035/stat : 12035 (npSolver-pbo) S 12034 12034 5308 0 -1 4202496 14566 25074 0 0 165 39 281 6 20 0 1 0 274789397 47747072 10918 33554432000 4194304 5992684 140733896613936 140733896599768 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/12035/statm: 11657 10918 183 440 0 11213 0
[pid=12043] ppid=12035 vsize=336844 CPUtime=1795.18 cores=1,3,5,7
/proc/12043/stat : 12043 (glucosInc) R 12035 12034 5308 0 -1 4202496 58249 0 0 0 179495 23 0 0 20 0 1 0 274789897 344928256 75158 33554432000 4194304 5654031 140735309280080 140735309267896 4232794 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12043/statm: 84211 75158 142 357 0 83851 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 392620

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 1.00 1.05 1.47 2/173 12106
/proc/meminfo: memFree=27231048/32873648 swapFree=6848/6848
[pid=12034] ppid=12032 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12034/stat : 12034 (npSolver-pbo-It) S 12032 12034 5308 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274789397 9367552 275 33554432000 4194304 5064252 140735432375888 140735432374800 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12034/statm: 2287 275 233 213 0 72 0
[pid=12035] ppid=12034 vsize=46628 CPUtime=4.91 cores=1,3,5,7
/proc/12035/stat : 12035 (npSolver-pbo) S 12034 12034 5308 0 -1 4202496 14566 25074 0 0 165 39 281 6 20 0 1 0 274789397 47747072 10918 33554432000 4194304 5992684 140733896613936 140733896599768 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/12035/statm: 11657 10918 183 440 0 11213 0
[pid=12043] ppid=12035 vsize=336844 CPUtime=1795.18 cores=1,3,5,7
/proc/12043/stat : 12043 (glucosInc) R 12035 12034 5308 0 -1 4202496 58249 0 0 0 179495 23 0 0 20 0 1 0 274789897 344928256 75158 33554432000 4194304 5654031 140735309280080 140735309267896 4232794 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12043/statm: 84211 75158 142 357 0 83851 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 392620

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.12
CPU user time (s): 1799.42
CPU system time (s): 0.699893
CPU usage (%): 99.9784
Max. virtual memory (cumulated for all children) (KiB): 522320

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.42
system time used= 0.699893
maximum resident set size= 380844
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 98268
page faults= 0
swaps= 0
block input operations= 0
block output operations= 236760
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 293
involuntary context switches= 2548

runsolver used 2.6406 second user time and 7.19091 second system time

The end

Launcher Data

Begin job on node113 at 2012-05-27 04:43:45
IDJOB=3698429
IDBENCH=89862
IDSOLVER=2275
FILE ID=node113/3698429-1338086625
RUNJOBID= node113-1338052965-5325
PBS_JOBID= 14624415
Free space on /tmp= 64224 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/heinz/normalized-ex1010-pi.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3698429-1338086625/watcher-3698429-1338086625 -o /tmp/evaluation-result-3698429-1338086625/solver-3698429-1338086625 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3698429-1338086625.opb 1892863185 HOME HOME

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

MD5SUM BENCH= efc8bb57d1bcf35c25fafeb841ebc098
RANDOM SEED=1892863185

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

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.026
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.026
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.026
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		: 2667.026
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:       32873648 kB
MemFree:        14894264 kB
Buffers:          330372 kB
Cached:         16110400 kB
SwapCached:            0 kB
Active:          1359352 kB
Inactive:       15368508 kB
Active(anon):     289636 kB
Inactive(anon):        0 kB
Active(file):    1069716 kB
Inactive(file): 15368508 kB
Unevictable:        6848 kB
Mlocked:            6848 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:           1611868 kB
Writeback:             0 kB
AnonPages:        398228 kB
Mapped:            15624 kB
Shmem:               200 kB
Slab:            1085000 kB
SReclaimable:     528448 kB
SUnreclaim:       556552 kB
KernelStack:        1512 kB
PageTables:         4624 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     442416 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    274432 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71284 MiB
End job on node113 at 2012-05-27 05:13:46