Trace number 3698040

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_3.opb.PB06.opb
MD5SUM8eed52e8cea562b1b1ee5bae07565266
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark390
Best CPU time to get the best result obtained on this benchmark1792.91
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 478
Optimality of the best value was proved NO
Number of variables10000
Total number of constraints656900
Number of constraints which are clauses656900
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 constraint2
Maximum length of a constraint100
Number of terms in the objective function 10000
Biggest coefficient in the objective function 99
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 500105
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 99
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 500105
Number of bits of the biggest sum of numbers19
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

1.37/1.54	c run inc solver
1.37/1.54	c [INC SYSTEM] run initial solver
1.37/1.54	c [INC SYSTEM] preprocess with white file
1.40/3.20	c [INC SYSTEM] finished preprocessing in 1 s
1.40/3.20	c [INC SYSTEM] execute solver
166.57/166.83	c [INC SEARCH] formula is SAT
166.57/166.83	c [INC SYSTEM] solved the initial formula
167.26/167.51	c model valid
167.26/167.51	c current solution ok
168.27/168.57	o 6883
168.27/168.57	c [INC SYSTEM] there exists a inc, kill it!
168.27/168.57	c write failed with 2
168.27/168.58	c [INC SEARCH] iteration: 0
168.27/168.58	c [INC BOUNDS] best value:6883 search for 6882
168.27/168.58	c [INC SYSTEM] create new solver instance
168.27/168.58	c [INC] encode full formula
168.27/168.58	c fallback to adder encoding
168.98/169.25	c set iterative enc to: adder
168.98/169.25	c set iterative enc to: none
169.07/169.34	c [INC SEARCH] isOptimum variable: 0
183.54/183.89	c formula is SAT
183.65/183.90	c [INC SEARCH] copied best model
183.65/183.90	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
184.24/184.58	c model valid
184.24/184.58	c current solution ok
184.24/184.58	o 6827
184.24/184.58	c [INC SEARCH] iteration: 1
184.24/184.58	c [INC BOUNDS] best value:6827 search for 6826
184.24/184.58	c [INC SYSTEM] there exists a inc, kill it!
184.24/184.58	c write failed with 2
184.24/184.59	c [INC SYSTEM] create new solver instance
184.24/184.59	c [INC] encode full formula
184.24/184.59	c fallback to adder encoding
184.96/185.26	c set iterative enc to: adder
184.96/185.26	c set iterative enc to: none
185.06/185.36	c [INC SEARCH] isOptimum variable: 0
210.44/210.75	c formula is SAT
210.44/210.76	c [INC SEARCH] copied best model
210.44/210.76	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
211.14/211.44	c model valid
211.14/211.44	c current solution ok
211.14/211.44	o 6394
211.14/211.44	c [INC SEARCH] iteration: 2
211.14/211.44	c [INC BOUNDS] best value:6394 search for 6393
211.14/211.44	c [INC SYSTEM] there exists a inc, kill it!
211.14/211.44	c write failed with 2
211.14/211.45	c [INC SYSTEM] create new solver instance
211.14/211.45	c [INC] encode full formula
211.14/211.45	c fallback to adder encoding
211.84/212.13	c set iterative enc to: adder
211.84/212.13	c set iterative enc to: none
211.96/212.22	c [INC SEARCH] isOptimum variable: 0
447.37/447.73	c formula is SAT
447.37/447.75	c [INC SEARCH] copied best model
447.37/447.75	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
448.07/448.42	c model valid
448.07/448.42	c current solution ok
448.07/448.42	o 6285
448.07/448.42	c [INC SEARCH] iteration: 3
448.07/448.42	c [INC BOUNDS] best value:6285 search for 6284
448.07/448.42	c [INC SYSTEM] there exists a inc, kill it!
448.07/448.42	c write failed with 2
448.07/448.43	c [INC SYSTEM] create new solver instance
448.07/448.43	c [INC] encode full formula
448.07/448.43	c fallback to adder encoding
448.79/449.10	c set iterative enc to: adder
448.79/449.10	c set iterative enc to: none
448.88/449.20	c [INC SEARCH] isOptimum variable: 0
1800.01/1800.61	HOME/npSolver-pbo-Itd.sh: line 18:  5348 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=0 -useBinSearch=0 -useCP2=1 -useInc=1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3698040-1338052965/watcher-3698040-1338052965 -o /tmp/evaluation-result-3698040-1338052965/solver-3698040-1338052965 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698040-1338052965.opb 278429435 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: 1.94 2.02 1.99 3/174 5347
/proc/meminfo: memFree=27742976/32873648 swapFree=6848/6848
[pid=5347] ppid=5345 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5347/stat : 5347 (npSolver-pbo-It) S 5345 5347 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271423380 9367552 275 33554432000 4194304 5064252 140736483890544 140736483889456 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5347/statm: 2287 275 233 213 0 72 0

[startup+0.00783098 s]
/proc/loadavg: 1.94 2.02 1.99 3/174 5347
/proc/meminfo: memFree=27742976/32873648 swapFree=6848/6848
[pid=5347] ppid=5345 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5347/stat : 5347 (npSolver-pbo-It) S 5345 5347 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271423380 9367552 275 33554432000 4194304 5064252 140736483890544 140736483889456 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5347/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100148 s]
/proc/loadavg: 1.94 2.02 1.99 3/174 5347
/proc/meminfo: memFree=27742976/32873648 swapFree=6848/6848
[pid=5347] ppid=5345 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5347/stat : 5347 (npSolver-pbo-It) S 5345 5347 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271423380 9367552 275 33554432000 4194304 5064252 140736483890544 140736483889456 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5347/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300115 s]
/proc/loadavg: 1.94 2.02 1.99 3/174 5347
/proc/meminfo: memFree=27742976/32873648 swapFree=6848/6848
[pid=5347] ppid=5345 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5347/stat : 5347 (npSolver-pbo-It) S 5345 5347 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271423380 9367552 275 33554432000 4194304 5064252 140736483890544 140736483889456 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5347/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70012 s]
/proc/loadavg: 1.94 2.02 1.99 3/174 5347
/proc/meminfo: memFree=27742976/32873648 swapFree=6848/6848
[pid=5347] ppid=5345 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5347/stat : 5347 (npSolver-pbo-It) S 5345 5347 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271423380 9367552 275 33554432000 4194304 5064252 140736483890544 140736483889456 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5347/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50029 s]
/proc/loadavg: 1.94 2.02 1.99 3/179 5355
/proc/meminfo: memFree=27725788/32873648 swapFree=6848/6848
[pid=5347] ppid=5345 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5347/stat : 5347 (npSolver-pbo-It) S 5345 5347 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271423380 9367552 275 33554432000 4194304 5064252 140736483890544 140736483889456 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5347/statm: 2287 275 233 213 0 72 0
[pid=5348] ppid=5347 vsize=31188 CPUtime=1.37 cores=1,3,5,7
/proc/5348/stat : 5348 (npSolver-pbo) D 5347 5347 5308 0 -1 4202496 3799 0 0 0 137 0 0 0 20 0 1 0 271423381 31936512 6364 33554432000 4194304 5992684 140735473455472 140735473451328 5182699 0 0 4096 0 18446744071580543392 0 0 17 3 0 0 0 0 0
/proc/5348/statm: 7797 6364 158 440 0 7353 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 40336

[startup+3.10027 s]
/proc/loadavg: 1.94 2.02 1.99 3/179 5355
/proc/meminfo: memFree=27725788/32873648 swapFree=6848/6848
[pid=5347] ppid=5345 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5347/stat : 5347 (npSolver-pbo-It) S 5345 5347 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271423380 9367552 275 33554432000 4194304 5064252 140736483890544 140736483889456 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5347/statm: 2287 275 233 213 0 72 0
[pid=5348] ppid=5347 vsize=21112 CPUtime=1.4 cores=1,3,5,7
/proc/5348/stat : 5348 (npSolver-pbo) S 5347 5347 5308 0 -1 4202496 3806 0 0 0 137 3 0 0 20 0 1 0 271423381 21618688 3851 33554432000 4194304 5992684 140735473455472 140735473449920 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 14 0 0
/proc/5348/statm: 5278 3851 164 440 0 4834 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 30260
heavy processes:

[startup+6.30036 s]
/proc/loadavg: 1.94 2.02 1.99 3/181 5363
/proc/meminfo: memFree=27618868/32873648 swapFree=6848/6848
[pid=5347] ppid=5345 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5347/stat : 5347 (npSolver-pbo-It) S 5345 5347 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271423380 9367552 275 33554432000 4194304 5064252 140736483890544 140736483889456 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5347/statm: 2287 275 233 213 0 72 0
[pid=5348] ppid=5347 vsize=21112 CPUtime=3.02 cores=1,3,5,7
/proc/5348/stat : 5348 (npSolver-pbo) S 5347 5347 5308 0 -1 4202496 3821 14657 0 0 137 3 159 3 20 0 1 0 271423381 21618688 3853 33554432000 4194304 5992684 140735473455472 140735473441736 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 14 0 0
/proc/5348/statm: 5278 3853 166 440 0 4834 0
[pid=5363] ppid=5348 vsize=74152 CPUtime=3.08 cores=1,3,5,7
/proc/5363/stat : 5363 (glucosInc) R 5348 5347 5308 0 -1 4202496 10103 0 0 0 306 2 0 0 20 0 1 0 271423701 75931648 15877 33554432000 4194304 5654031 140735475040400 140735475038424 4232960 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5363/statm: 18538 15877 132 357 0 18178 0
Current children cumulated CPU time (s) 6.1
Current children cumulated vsize (KiB) 104412

[startup+12.7003 s]
/proc/loadavg: 1.95 2.01 1.99 3/180 5363
/proc/meminfo: memFree=27552236/32873648 swapFree=6848/6848
[pid=5347] ppid=5345 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5347/stat : 5347 (npSolver-pbo-It) S 5345 5347 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271423380 9367552 275 33554432000 4194304 5064252 140736483890544 140736483889456 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5347/statm: 2287 275 233 213 0 72 0
[pid=5348] ppid=5347 vsize=21112 CPUtime=3.02 cores=1,3,5,7
/proc/5348/stat : 5348 (npSolver-pbo) S 5347 5347 5308 0 -1 4202496 3821 14657 0 0 137 3 159 3 20 0 1 0 271423381 21618688 3853 33554432000 4194304 5992684 140735473455472 140735473441736 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 14 0 0
/proc/5348/statm: 5278 3853 166 440 0 4834 0
[pid=5363] ppid=5348 vsize=74152 CPUtime=9.48 cores=1,3,5,7
/proc/5363/stat : 5363 (glucosInc) R 5348 5347 5308 0 -1 4202496 10509 0 0 0 945 3 0 0 20 0 1 0 271423701 75931648 17781 33554432000 4194304 5654031 140735475040400 140735475038424 4232963 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5363/statm: 18538 17781 132 357 0 18178 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 104412

[startup+25.5003 s]
/proc/loadavg: 1.96 2.01 1.99 3/181 5364
/proc/meminfo: memFree=27554320/32873648 swapFree=6848/6848
[pid=5347] ppid=5345 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5347/stat : 5347 (npSolver-pbo-It) S 5345 5347 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271423380 9367552 275 33554432000 4194304 5064252 140736483890544 140736483889456 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5347/statm: 2287 275 233 213 0 72 0
[pid=5348] ppid=5347 vsize=21112 CPUtime=3.02 cores=1,3,5,7
/proc/5348/stat : 5348 (npSolver-pbo) S 5347 5347 5308 0 -1 4202496 3821 14657 0 0 137 3 159 3 20 0 1 0 271423381 21618688 3853 33554432000 4194304 5992684 140735473455472 140735473441736 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 14 0 0
/proc/5348/statm: 5278 3853 166 440 0 4834 0
[pid=5363] ppid=5348 vsize=74152 CPUtime=22.27 cores=1,3,5,7
/proc/5363/stat : 5363 (glucosInc) R 5348 5347 5308 0 -1 4202496 10582 0 0 0 2222 5 0 0 20 0 1 0 271423701 75931648 17781 33554432000 4194304 5654031 140735475040400 140735475038424 4215344 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5363/statm: 18538 17781 132 357 0 18178 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 104412

[startup+51.1004 s]
/proc/loadavg: 1.97 2.01 1.99 3/181 5364
/proc/meminfo: memFree=27477280/32873648 swapFree=6848/6848
[pid=5347] ppid=5345 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5347/stat : 5347 (npSolver-pbo-It) S 5345 5347 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271423380 9367552 275 33554432000 4194304 5064252 140736483890544 140736483889456 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5347/statm: 2287 275 233 213 0 72 0
[pid=5348] ppid=5347 vsize=21112 CPUtime=3.02 cores=1,3,5,7
/proc/5348/stat : 5348 (npSolver-pbo) S 5347 5347 5308 0 -1 4202496 3821 14657 0 0 137 3 159 3 20 0 1 0 271423381 21618688 3853 33554432000 4194304 5992684 140735473455472 140735473441736 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 14 0 0
/proc/5348/statm: 5278 3853 166 440 0 4834 0
[pid=5363] ppid=5348 vsize=123472 CPUtime=47.87 cores=1,3,5,7
/proc/5363/stat : 5363 (glucosInc) R 5348 5347 5308 0 -1 4202496 10759 0 0 0 4778 9 0 0 20 0 1 0 271423701 126435328 27510 33554432000 4194304 5654031 140735475040400 140735475038328 4232968 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5363/statm: 30868 27510 132 357 0 30508 0
Current children cumulated CPU time (s) 50.89
Current children cumulated vsize (KiB) 153732

[startup+102.307 s]
/proc/loadavg: 1.99 2.01 1.99 3/180 5364
/proc/meminfo: memFree=27516796/32873648 swapFree=6848/6848
[pid=5347] ppid=5345 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5347/stat : 5347 (npSolver-pbo-It) S 5345 5347 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271423380 9367552 275 33554432000 4194304 5064252 140736483890544 140736483889456 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5347/statm: 2287 275 233 213 0 72 0
[pid=5348] ppid=5347 vsize=21112 CPUtime=3.02 cores=1,3,5,7
/proc/5348/stat : 5348 (npSolver-pbo) S 5347 5347 5308 0 -1 4202496 3821 14657 0 0 137 3 159 3 20 0 1 0 271423381 21618688 3853 33554432000 4194304 5992684 140735473455472 140735473441736 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 14 0 0
/proc/5348/statm: 5278 3853 166 440 0 4834 0
[pid=5363] ppid=5348 vsize=74152 CPUtime=99.07 cores=1,3,5,7
/proc/5363/stat : 5363 (glucosInc) R 5348 5347 5308 0 -1 4202496 11332 0 0 0 9890 17 0 0 20 0 1 0 271423701 75931648 17781 33554432000 4194304 5654031 140735475040400 140735475038424 4232960 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5363/statm: 18538 17781 132 357 0 18178 0
Current children cumulated CPU time (s) 102.09
Current children cumulated vsize (KiB) 104412

[startup+162.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/181 5365
/proc/meminfo: memFree=27451272/32873648 swapFree=6848/6848
[pid=5347] ppid=5345 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5347/stat : 5347 (npSolver-pbo-It) S 5345 5347 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271423380 9367552 275 33554432000 4194304 5064252 140736483890544 140736483889456 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5347/statm: 2287 275 233 213 0 72 0
[pid=5348] ppid=5347 vsize=21112 CPUtime=3.02 cores=1,3,5,7
/proc/5348/stat : 5348 (npSolver-pbo) S 5347 5347 5308 0 -1 4202496 3821 14657 0 0 137 3 159 3 20 0 1 0 271423381 21618688 3853 33554432000 4194304 5992684 140735473455472 140735473441736 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 14 0 0
/proc/5348/statm: 5278 3853 166 440 0 4834 0
[pid=5363] ppid=5348 vsize=154292 CPUtime=159.05 cores=1,3,5,7
/proc/5363/stat : 5363 (glucosInc) R 5348 5347 5308 0 -1 4202496 13660 0 0 0 15877 28 0 0 20 0 1 0 271423701 157995008 30136 33554432000 4194304 5654031 140735475040400 140735475038328 4234964 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5363/statm: 38573 30136 132 357 0 38213 0
Current children cumulated CPU time (s) 162.07
Current children cumulated vsize (KiB) 184552

[startup+222.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 5377
/proc/meminfo: memFree=27260564/32873648 swapFree=6848/6848
[pid=5347] ppid=5345 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5347/stat : 5347 (npSolver-pbo-It) S 5345 5347 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271423380 9367552 275 33554432000 4194304 5064252 140736483890544 140736483889456 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5347/statm: 2287 275 233 213 0 72 0
[pid=5348] ppid=5347 vsize=30468 CPUtime=211.98 cores=1,3,5,7
/proc/5348/stat : 5348 (npSolver-pbo) S 5347 5347 5308 0 -1 4202496 21178 94139 0 0 562 116 20464 56 20 0 1 0 271423381 31199232 6241 33554432000 4194304 5992684 140735473455472 140735473441304 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 14 0 0
/proc/5348/statm: 7617 6241 183 440 0 7173 0
[pid=5377] ppid=5348 vsize=171896 CPUtime=10.06 cores=1,3,5,7
/proc/5377/stat : 5377 (glucosInc) R 5348 5347 5308 0 -1 4202496 31664 0 0 0 1000 6 0 0 20 0 1 0 271444603 176021504 37106 33554432000 4194304 5654031 140734943029200 140734943017016 4232830 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/5377/statm: 42974 37106 141 357 0 42614 0
Current children cumulated CPU time (s) 222.04
Current children cumulated vsize (KiB) 211512

[startup+282.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 5377
/proc/meminfo: memFree=27247696/32873648 swapFree=6848/6848
[pid=5347] ppid=5345 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5347/stat : 5347 (npSolver-pbo-It) S 5345 5347 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271423380 9367552 275 33554432000 4194304 5064252 140736483890544 140736483889456 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5347/statm: 2287 275 233 213 0 72 0

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

/proc/loadavg: 2.05 2.01 2.00 3/181 5395
/proc/meminfo: memFree=27047072/32873648 swapFree=6848/6848
[pid=5347] ppid=5345 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5347/stat : 5347 (npSolver-pbo-It) S 5345 5347 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271423380 9367552 275 33554432000 4194304 5064252 140736483890544 140736483889456 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5347/statm: 2287 275 233 213 0 72 0
[pid=5348] ppid=5347 vsize=30468 CPUtime=448.88 cores=1,3,5,7
/proc/5348/stat : 5348 (npSolver-pbo) S 5347 5347 5308 0 -1 4202496 27344 129993 0 0 698 124 43991 75 20 0 1 0 271423381 31199232 6241 33554432000 4194304 5992684 140735473455472 140735473441304 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 14 0 0
/proc/5348/statm: 7617 6241 183 440 0 7173 0
[pid=5385] ppid=5348 vsize=284920 CPUtime=912.89 cores=1,3,5,7
/proc/5385/stat : 5385 (glucosInc) R 5348 5347 5308 0 -1 4202496 60727 0 0 0 91233 56 0 0 20 0 1 0 271468301 291758080 66385 33554432000 4194304 5654031 140735103794080 140735103781896 4215040 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5385/statm: 71230 66385 141 357 0 70870 0
Current children cumulated CPU time (s) 1361.77
Current children cumulated vsize (KiB) 324536

[startup+1422.31 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 5395
/proc/meminfo: memFree=26843696/32873648 swapFree=6848/6848
[pid=5347] ppid=5345 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5347/stat : 5347 (npSolver-pbo-It) S 5345 5347 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271423380 9367552 275 33554432000 4194304 5064252 140736483890544 140736483889456 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5347/statm: 2287 275 233 213 0 72 0
[pid=5348] ppid=5347 vsize=30468 CPUtime=448.88 cores=1,3,5,7
/proc/5348/stat : 5348 (npSolver-pbo) S 5347 5347 5308 0 -1 4202496 27344 129993 0 0 698 124 43991 75 20 0 1 0 271423381 31199232 6241 33554432000 4194304 5992684 140735473455472 140735473441304 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 14 0 0
/proc/5348/statm: 7617 6241 183 440 0 7173 0
[pid=5385] ppid=5348 vsize=287000 CPUtime=972.88 cores=1,3,5,7
/proc/5385/stat : 5385 (glucosInc) R 5348 5347 5308 0 -1 4202496 62979 0 0 0 97228 60 0 0 20 0 1 0 271468301 293888000 60762 33554432000 4194304 5654031 140735103794080 140735103791864 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5385/statm: 71750 60762 141 357 0 71390 0
Current children cumulated CPU time (s) 1421.76
Current children cumulated vsize (KiB) 326616

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5395
/proc/meminfo: memFree=26839548/32873648 swapFree=6848/6848
[pid=5347] ppid=5345 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5347/stat : 5347 (npSolver-pbo-It) S 5345 5347 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271423380 9367552 275 33554432000 4194304 5064252 140736483890544 140736483889456 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5347/statm: 2287 275 233 213 0 72 0
[pid=5348] ppid=5347 vsize=30468 CPUtime=448.88 cores=1,3,5,7
/proc/5348/stat : 5348 (npSolver-pbo) S 5347 5347 5308 0 -1 4202496 27344 129993 0 0 698 124 43991 75 20 0 1 0 271423381 31199232 6241 33554432000 4194304 5992684 140735473455472 140735473441304 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 14 0 0
/proc/5348/statm: 7617 6241 183 440 0 7173 0
[pid=5385] ppid=5348 vsize=505356 CPUtime=1032.87 cores=1,3,5,7
/proc/5385/stat : 5385 (glucosInc) R 5348 5347 5308 0 -1 4202496 65003 0 0 0 103223 64 0 0 20 0 1 0 271468301 517484544 92416 33554432000 4194304 5654031 140735103794080 140735103781896 4232984 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5385/statm: 126339 92416 141 357 0 125979 0
Current children cumulated CPU time (s) 1481.75
Current children cumulated vsize (KiB) 544972

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5396
/proc/meminfo: memFree=26805992/32873648 swapFree=6848/6848
[pid=5347] ppid=5345 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5347/stat : 5347 (npSolver-pbo-It) S 5345 5347 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271423380 9367552 275 33554432000 4194304 5064252 140736483890544 140736483889456 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5347/statm: 2287 275 233 213 0 72 0
[pid=5348] ppid=5347 vsize=30468 CPUtime=448.88 cores=1,3,5,7
/proc/5348/stat : 5348 (npSolver-pbo) S 5347 5347 5308 0 -1 4202496 27344 129993 0 0 698 124 43991 75 20 0 1 0 271423381 31199232 6241 33554432000 4194304 5992684 140735473455472 140735473441304 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 14 0 0
/proc/5348/statm: 7617 6241 183 440 0 7173 0
[pid=5385] ppid=5348 vsize=291708 CPUtime=1092.86 cores=1,3,5,7
/proc/5385/stat : 5385 (glucosInc) R 5348 5347 5308 0 -1 4202496 66203 0 0 0 109219 67 0 0 20 0 1 0 271468301 298708992 58163 33554432000 4194304 5654031 140735103794080 140735103792168 4234964 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5385/statm: 72927 58163 141 357 0 72567 0
Current children cumulated CPU time (s) 1541.74
Current children cumulated vsize (KiB) 331324

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5396
/proc/meminfo: memFree=26989664/32873648 swapFree=6848/6848
[pid=5347] ppid=5345 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5347/stat : 5347 (npSolver-pbo-It) S 5345 5347 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271423380 9367552 275 33554432000 4194304 5064252 140736483890544 140736483889456 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5347/statm: 2287 275 233 213 0 72 0
[pid=5348] ppid=5347 vsize=30468 CPUtime=448.88 cores=1,3,5,7
/proc/5348/stat : 5348 (npSolver-pbo) S 5347 5347 5308 0 -1 4202496 27344 129993 0 0 698 124 43991 75 20 0 1 0 271423381 31199232 6241 33554432000 4194304 5992684 140735473455472 140735473441304 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 14 0 0
/proc/5348/statm: 7617 6241 183 440 0 7173 0
[pid=5385] ppid=5348 vsize=212948 CPUtime=1152.85 cores=1,3,5,7
/proc/5385/stat : 5385 (glucosInc) R 5348 5347 5308 0 -1 4202496 67801 0 0 0 115214 71 0 0 20 0 1 0 271468301 218058752 50367 33554432000 4194304 5654031 140735103794080 140735103792104 4234964 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5385/statm: 53237 50367 141 357 0 52877 0
Current children cumulated CPU time (s) 1601.73
Current children cumulated vsize (KiB) 252564

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 5399
/proc/meminfo: memFree=26908820/32873648 swapFree=6848/6848
[pid=5347] ppid=5345 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5347/stat : 5347 (npSolver-pbo-It) S 5345 5347 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271423380 9367552 275 33554432000 4194304 5064252 140736483890544 140736483889456 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5347/statm: 2287 275 233 213 0 72 0
[pid=5348] ppid=5347 vsize=30468 CPUtime=448.88 cores=1,3,5,7
/proc/5348/stat : 5348 (npSolver-pbo) S 5347 5347 5308 0 -1 4202496 27344 129993 0 0 698 124 43991 75 20 0 1 0 271423381 31199232 6241 33554432000 4194304 5992684 140735473455472 140735473441304 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 14 0 0
/proc/5348/statm: 7617 6241 183 440 0 7173 0
[pid=5385] ppid=5348 vsize=510472 CPUtime=1212.84 cores=1,3,5,7
/proc/5385/stat : 5385 (glucosInc) R 5348 5347 5308 0 -1 4202496 70370 0 0 0 121208 76 0 0 20 0 1 0 271468301 522723328 92845 33554432000 4194304 5654031 140735103794080 140735103781896 4232767 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5385/statm: 127618 92845 141 357 0 127258 0
Current children cumulated CPU time (s) 1661.72
Current children cumulated vsize (KiB) 550088

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5399
/proc/meminfo: memFree=26813044/32873648 swapFree=6848/6848
[pid=5347] ppid=5345 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5347/stat : 5347 (npSolver-pbo-It) S 5345 5347 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271423380 9367552 275 33554432000 4194304 5064252 140736483890544 140736483889456 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5347/statm: 2287 275 233 213 0 72 0
[pid=5348] ppid=5347 vsize=30468 CPUtime=448.88 cores=1,3,5,7
/proc/5348/stat : 5348 (npSolver-pbo) S 5347 5347 5308 0 -1 4202496 27344 129993 0 0 698 124 43991 75 20 0 1 0 271423381 31199232 6241 33554432000 4194304 5992684 140735473455472 140735473441304 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 14 0 0
/proc/5348/statm: 7617 6241 183 440 0 7173 0
[pid=5385] ppid=5348 vsize=299304 CPUtime=1272.83 cores=1,3,5,7
/proc/5385/stat : 5385 (glucosInc) R 5348 5347 5308 0 -1 4202496 72076 0 0 0 127202 81 0 0 20 0 1 0 271468301 306487296 63631 33554432000 4194304 5654031 140735103794080 140735103781896 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5385/statm: 74826 63631 141 357 0 74466 0
Current children cumulated CPU time (s) 1721.71
Current children cumulated vsize (KiB) 338920

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5399
/proc/meminfo: memFree=26819852/32873648 swapFree=6848/6848
[pid=5347] ppid=5345 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5347/stat : 5347 (npSolver-pbo-It) S 5345 5347 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271423380 9367552 275 33554432000 4194304 5064252 140736483890544 140736483889456 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5347/statm: 2287 275 233 213 0 72 0
[pid=5348] ppid=5347 vsize=30468 CPUtime=448.88 cores=1,3,5,7
/proc/5348/stat : 5348 (npSolver-pbo) S 5347 5347 5308 0 -1 4202496 27344 129993 0 0 698 124 43991 75 20 0 1 0 271423381 31199232 6241 33554432000 4194304 5992684 140735473455472 140735473441304 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 14 0 0
/proc/5348/statm: 7617 6241 183 440 0 7173 0
[pid=5385] ppid=5348 vsize=514832 CPUtime=1332.82 cores=1,3,5,7
/proc/5385/stat : 5385 (glucosInc) R 5348 5347 5308 0 -1 4202496 73689 0 0 0 133197 85 0 0 20 0 1 0 271468301 527187968 103568 33554432000 4194304 5654031 140735103794080 140735103791864 4232984 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5385/statm: 128708 103568 141 357 0 128348 0
Current children cumulated CPU time (s) 1781.7
Current children cumulated vsize (KiB) 554448



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5399
/proc/meminfo: memFree=26718260/32873648 swapFree=6848/6848
[pid=5347] ppid=5345 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5347/stat : 5347 (npSolver-pbo-It) S 5345 5347 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271423380 9367552 275 33554432000 4194304 5064252 140736483890544 140736483889456 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5347/statm: 2287 275 233 213 0 72 0
[pid=5348] ppid=5347 vsize=30468 CPUtime=448.88 cores=1,3,5,7
/proc/5348/stat : 5348 (npSolver-pbo) S 5347 5347 5308 0 -1 4202496 27344 129993 0 0 698 124 43991 75 20 0 1 0 271423381 31199232 6241 33554432000 4194304 5992684 140735473455472 140735473441304 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 14 0 0
/proc/5348/statm: 7617 6241 183 440 0 7173 0
[pid=5385] ppid=5348 vsize=515732 CPUtime=1351.13 cores=1,3,5,7
/proc/5385/stat : 5385 (glucosInc) R 5348 5347 5308 0 -1 4202496 73890 0 0 0 135027 86 0 0 20 0 1 0 271468301 528109568 113989 33554432000 4194304 5654031 140735103794080 140735103791864 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5385/statm: 128933 113989 141 357 0 128573 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 555348

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5399
/proc/meminfo: memFree=26718260/32873648 swapFree=6848/6848
[pid=5347] ppid=5345 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5347/stat : 5347 (npSolver-pbo-It) S 5345 5347 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 271423380 9367552 275 33554432000 4194304 5064252 140736483890544 140736483889456 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5347/statm: 2287 275 233 213 0 72 0
[pid=5348] ppid=5347 vsize=30468 CPUtime=448.88 cores=1,3,5,7
/proc/5348/stat : 5348 (npSolver-pbo) S 5347 5347 5308 0 -1 4202496 27344 129993 0 0 698 124 43991 75 20 0 1 0 271423381 31199232 6241 33554432000 4194304 5992684 140735473455472 140735473441304 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 14 0 0
/proc/5348/statm: 7617 6241 183 440 0 7173 0
[pid=5385] ppid=5348 vsize=515732 CPUtime=1351.13 cores=1,3,5,7
/proc/5385/stat : 5385 (glucosInc) R 5348 5347 5308 0 -1 4202496 73890 0 0 0 135027 86 0 0 20 0 1 0 271468301 528109568 113989 33554432000 4194304 5654031 140735103794080 140735103791864 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5385/statm: 128933 113989 141 357 0 128573 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 555348

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 5347 and gives
#  childrusage.ru_utime.tv_sec=446
#  childrusage.ru_utime.tv_usec=895061
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=4695
# CPU time returned by wait4() is 448.9
# while last known CPU time is 1800.01
#
# 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.01
CPU user time (s): 1797.16
CPU system time (s): 2.85
CPU usage (%): 99.9661
Max. virtual memory (cumulated for all children) (KiB): 801376

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 446.895
system time used= 2.00469
maximum resident set size= 227128
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 157712
page faults= 0
swaps= 0
block input operations= 8
block output operations= 516184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1678
involuntary context switches= 2170

runsolver used 3.24051 second user time and 9.57854 second system time

The end

Launcher Data

Begin job on node113 at 2012-05-26 19:22:45
IDJOB=3698040
IDBENCH=1967
IDSOLVER=2275
FILE ID=node113/3698040-1338052965
RUNJOBID= node113-1338052965-5325
PBS_JOBID= 14624415
Free space on /tmp= 71312 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/wnq/normalized-wnq_n100_mw99_3.opb.PB06.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3698040-1338052965/watcher-3698040-1338052965 -o /tmp/evaluation-result-3698040-1338052965/solver-3698040-1338052965 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3698040-1338052965.opb 278429435 HOME HOME

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

MD5SUM BENCH= 8eed52e8cea562b1b1ee5bae07565266
RANDOM SEED=278429435

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:        27743116 kB
Buffers:          267560 kB
Cached:          4066728 kB
SwapCached:            0 kB
Active:          1044880 kB
Inactive:        3299940 kB
Active(anon):      13296 kB
Inactive(anon):        0 kB
Active(file):    1031584 kB
Inactive(file):  3299940 kB
Unevictable:        6848 kB
Mlocked:            6848 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             50092 kB
Writeback:             0 kB
AnonPages:         17588 kB
Mapped:            13728 kB
Shmem:               200 kB
Slab:             645604 kB
SReclaimable:      89192 kB
SUnreclaim:       556412 kB
KernelStack:        1416 kB
PageTables:         3764 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     103708 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 71168 MiB
End job on node113 at 2012-05-26 19:52:46