Trace number 3698035

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_11.opb.PB06.opb
MD5SUMf8f4f876e372c51b5109e7995e83ce5e
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark761
Best CPU time to get the best result obtained on this benchmark1800.23
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 443
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 492823
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 492823
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.36/1.54	c run inc solver
1.36/1.54	c [INC SYSTEM] run initial solver
1.36/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
170.56/170.85	c [INC SEARCH] formula is SAT
170.56/170.86	c [INC SYSTEM] solved the initial formula
171.26/171.53	c model valid
171.26/171.53	c current solution ok
172.25/172.56	o 6865
172.25/172.56	c [INC SYSTEM] there exists a inc, kill it!
172.25/172.56	c write failed with 2
172.25/172.57	c [INC SEARCH] iteration: 0
172.25/172.57	c [INC BOUNDS] best value:6865 search for 6864
172.25/172.57	c [INC SYSTEM] create new solver instance
172.25/172.57	c [INC] encode full formula
172.25/172.57	c fallback to adder encoding
172.96/173.25	c set iterative enc to: adder
172.96/173.25	c set iterative enc to: none
173.07/173.34	c [INC SEARCH] isOptimum variable: 0
177.35/177.60	c formula is SAT
177.35/177.62	c [INC SEARCH] copied best model
177.35/177.62	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
177.95/178.29	c model valid
177.95/178.29	c current solution ok
177.95/178.29	o 6539
177.95/178.29	c [INC SEARCH] iteration: 1
177.95/178.29	c [INC BOUNDS] best value:6539 search for 6538
177.95/178.29	c [INC SYSTEM] there exists a inc, kill it!
177.95/178.29	c write failed with 2
178.04/178.30	c [INC SYSTEM] create new solver instance
178.04/178.30	c [INC] encode full formula
178.04/178.30	c fallback to adder encoding
178.66/178.97	c set iterative enc to: adder
178.66/178.97	c set iterative enc to: none
178.84/179.10	c [INC SEARCH] isOptimum variable: 0
194.92/195.27	c formula is SAT
194.92/195.28	c [INC SEARCH] copied best model
194.92/195.28	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
195.64/195.95	c model valid
195.64/195.95	c current solution ok
195.64/195.95	o 6438
195.64/195.95	c [INC SEARCH] iteration: 2
195.64/195.95	c [INC BOUNDS] best value:6438 search for 6437
195.64/195.95	c [INC SYSTEM] there exists a inc, kill it!
195.64/195.95	c write failed with 2
195.64/195.96	c [INC SYSTEM] create new solver instance
195.64/195.96	c [INC] encode full formula
195.64/195.96	c fallback to adder encoding
196.34/196.64	c set iterative enc to: adder
196.34/196.64	c set iterative enc to: none
196.44/196.74	c [INC SEARCH] isOptimum variable: 0
238.02/238.36	c formula is SAT
238.02/238.38	c [INC SEARCH] copied best model
238.02/238.38	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
238.72/239.06	c model valid
238.72/239.06	c current solution ok
238.72/239.06	o 6407
238.72/239.06	c [INC SEARCH] iteration: 3
238.72/239.06	c [INC BOUNDS] best value:6407 search for 6406
238.72/239.06	c [INC SYSTEM] there exists a inc, kill it!
238.72/239.06	c write failed with 2
238.72/239.06	c [INC SYSTEM] create new solver instance
238.72/239.06	c [INC] encode full formula
238.72/239.06	c fallback to adder encoding
239.44/239.74	c set iterative enc to: adder
239.44/239.74	c set iterative enc to: none
239.53/239.84	c [INC SEARCH] isOptimum variable: 0
1800.03/1800.61	HOME/npSolver-pbo-Itd.sh: line 18:  4305 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-3698035-1338052941/watcher-3698035-1338052941 -o /tmp/evaluation-result-3698035-1338052941/solver-3698035-1338052941 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698035-1338052941.opb 1143516708 HOME HOME 

running on 4 cores: 0,2,4,6

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.91 1.98 1.99 4/176 4304
/proc/meminfo: memFree=28202952/32873844 swapFree=7124/7124
[pid=4304] ppid=4302 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4304/stat : 4304 (npSolver-pbo-It) S 4302 4304 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271419525 9367552 275 33554432000 4194304 5064252 140736522657824 140736522656736 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4304/statm: 2287 275 233 213 0 72 0

[startup+0.0146529 s]
/proc/loadavg: 1.91 1.98 1.99 4/176 4304
/proc/meminfo: memFree=28202952/32873844 swapFree=7124/7124
[pid=4304] ppid=4302 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4304/stat : 4304 (npSolver-pbo-It) S 4302 4304 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271419525 9367552 275 33554432000 4194304 5064252 140736522657824 140736522656736 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4304/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100249 s]
/proc/loadavg: 1.91 1.98 1.99 4/176 4304
/proc/meminfo: memFree=28202952/32873844 swapFree=7124/7124
[pid=4304] ppid=4302 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4304/stat : 4304 (npSolver-pbo-It) S 4302 4304 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271419525 9367552 275 33554432000 4194304 5064252 140736522657824 140736522656736 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4304/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300218 s]
/proc/loadavg: 1.91 1.98 1.99 4/176 4304
/proc/meminfo: memFree=28202952/32873844 swapFree=7124/7124
[pid=4304] ppid=4302 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4304/stat : 4304 (npSolver-pbo-It) S 4302 4304 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271419525 9367552 275 33554432000 4194304 5064252 140736522657824 140736522656736 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4304/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700222 s]
/proc/loadavg: 1.91 1.98 1.99 4/176 4304
/proc/meminfo: memFree=28202952/32873844 swapFree=7124/7124
[pid=4304] ppid=4302 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4304/stat : 4304 (npSolver-pbo-It) S 4302 4304 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271419525 9367552 275 33554432000 4194304 5064252 140736522657824 140736522656736 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4304/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5003 s]
/proc/loadavg: 1.91 1.98 1.99 3/181 4312
/proc/meminfo: memFree=28186152/32873844 swapFree=7124/7124
[pid=4304] ppid=4302 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4304/stat : 4304 (npSolver-pbo-It) S 4302 4304 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271419525 9367552 275 33554432000 4194304 5064252 140736522657824 140736522656736 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4304/statm: 2287 275 233 213 0 72 0
[pid=4305] ppid=4304 vsize=31188 CPUtime=1.36 cores=0,2,4,6
/proc/4305/stat : 4305 (npSolver-pbo) D 4304 4304 4265 0 -1 4202496 4328 0 0 0 135 1 0 0 20 0 1 0 271419525 31936512 6383 33554432000 4194304 5992684 140736834839648 140736834835504 5182699 0 0 4096 0 18446744071580543392 0 0 17 4 0 0 0 0 0
/proc/4305/statm: 7797 6383 158 440 0 7353 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 40336

[startup+3.10016 s]
/proc/loadavg: 1.91 1.98 1.99 3/181 4312
/proc/meminfo: memFree=28186152/32873844 swapFree=7124/7124
[pid=4304] ppid=4302 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4304/stat : 4304 (npSolver-pbo-It) S 4302 4304 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271419525 9367552 275 33554432000 4194304 5064252 140736522657824 140736522656736 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4304/statm: 2287 275 233 213 0 72 0
[pid=4305] ppid=4304 vsize=21112 CPUtime=1.4 cores=0,2,4,6
/proc/4305/stat : 4305 (npSolver-pbo) S 4304 4304 4265 0 -1 4202496 4336 0 0 0 136 4 0 0 20 0 1 0 271419525 21618688 3870 33554432000 4194304 5992684 140736834839648 140736834834096 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 15 0 0
/proc/4305/statm: 5278 3870 164 440 0 4834 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 30260
heavy processes:

[startup+6.30031 s]
/proc/loadavg: 2.24 2.05 2.02 3/183 4320
/proc/meminfo: memFree=28080948/32873844 swapFree=7124/7124
[pid=4304] ppid=4302 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4304/stat : 4304 (npSolver-pbo-It) S 4302 4304 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271419525 9367552 275 33554432000 4194304 5064252 140736522657824 140736522656736 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4304/statm: 2287 275 233 213 0 72 0
[pid=4305] ppid=4304 vsize=21112 CPUtime=3.03 cores=0,2,4,6
/proc/4305/stat : 4305 (npSolver-pbo) S 4304 4304 4265 0 -1 4202496 4351 14973 0 0 136 4 159 4 20 0 1 0 271419525 21618688 3872 33554432000 4194304 5992684 140736834839648 140736834825912 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 15 0 0
/proc/4305/statm: 5278 3872 166 440 0 4834 0
[pid=4320] ppid=4305 vsize=74152 CPUtime=3.08 cores=0,2,4,6
/proc/4320/stat : 4320 (glucosInc) R 4305 4304 4265 0 -1 4202496 10211 0 0 0 305 3 0 0 20 0 1 0 271419845 75931648 15368 33554432000 4194304 5654031 140733438790144 140733438788168 4215088 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4320/statm: 18538 15368 132 357 0 18178 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 104412

[startup+12.7003 s]
/proc/loadavg: 2.22 2.05 2.02 3/183 4320
/proc/meminfo: memFree=28011696/32873844 swapFree=7124/7124
[pid=4304] ppid=4302 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4304/stat : 4304 (npSolver-pbo-It) S 4302 4304 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271419525 9367552 275 33554432000 4194304 5064252 140736522657824 140736522656736 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4304/statm: 2287 275 233 213 0 72 0
[pid=4305] ppid=4304 vsize=21112 CPUtime=3.03 cores=0,2,4,6
/proc/4305/stat : 4305 (npSolver-pbo) S 4304 4304 4265 0 -1 4202496 4351 14973 0 0 136 4 159 4 20 0 1 0 271419525 21618688 3872 33554432000 4194304 5992684 140736834839648 140736834825912 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 15 0 0
/proc/4305/statm: 5278 3872 166 440 0 4834 0
[pid=4320] ppid=4305 vsize=74152 CPUtime=9.48 cores=0,2,4,6
/proc/4320/stat : 4320 (glucosInc) R 4305 4304 4265 0 -1 4202496 10683 0 0 0 944 4 0 0 20 0 1 0 271419845 75931648 17781 33554432000 4194304 5654031 140733438790144 140733438788168 4216315 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4320/statm: 18538 17781 132 357 0 18178 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 104412

[startup+25.5003 s]
/proc/loadavg: 2.17 2.05 2.01 3/183 4320
/proc/meminfo: memFree=27977476/32873844 swapFree=7124/7124
[pid=4304] ppid=4302 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4304/stat : 4304 (npSolver-pbo-It) S 4302 4304 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271419525 9367552 275 33554432000 4194304 5064252 140736522657824 140736522656736 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4304/statm: 2287 275 233 213 0 72 0
[pid=4305] ppid=4304 vsize=21112 CPUtime=3.03 cores=0,2,4,6
/proc/4305/stat : 4305 (npSolver-pbo) S 4304 4304 4265 0 -1 4202496 4351 14973 0 0 136 4 159 4 20 0 1 0 271419525 21618688 3872 33554432000 4194304 5992684 140736834839648 140736834825912 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 15 0 0
/proc/4305/statm: 5278 3872 166 440 0 4834 0
[pid=4320] ppid=4305 vsize=123472 CPUtime=22.28 cores=0,2,4,6
/proc/4320/stat : 4320 (glucosInc) R 4305 4304 4265 0 -1 4202496 10891 0 0 0 2221 7 0 0 20 0 1 0 271419845 126435328 26520 33554432000 4194304 5654031 140733438790144 140733438788072 4232817 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4320/statm: 30868 26520 132 357 0 30508 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 153732

[startup+51.1003 s]
/proc/loadavg: 2.11 2.04 2.01 3/183 4320
/proc/meminfo: memFree=27975632/32873844 swapFree=7124/7124
[pid=4304] ppid=4302 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4304/stat : 4304 (npSolver-pbo-It) S 4302 4304 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271419525 9367552 275 33554432000 4194304 5064252 140736522657824 140736522656736 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4304/statm: 2287 275 233 213 0 72 0
[pid=4305] ppid=4304 vsize=21112 CPUtime=3.03 cores=0,2,4,6
/proc/4305/stat : 4305 (npSolver-pbo) S 4304 4304 4265 0 -1 4202496 4351 14973 0 0 136 4 159 4 20 0 1 0 271419525 21618688 3872 33554432000 4194304 5992684 140736834839648 140736834825912 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 15 0 0
/proc/4305/statm: 5278 3872 166 440 0 4834 0
[pid=4320] ppid=4305 vsize=74152 CPUtime=47.88 cores=0,2,4,6
/proc/4320/stat : 4320 (glucosInc) R 4305 4304 4265 0 -1 4202496 11185 0 0 0 4778 10 0 0 20 0 1 0 271419845 75931648 17781 33554432000 4194304 5654031 140733438790144 140733438788168 4233201 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4320/statm: 18538 17781 132 357 0 18178 0
Current children cumulated CPU time (s) 50.91
Current children cumulated vsize (KiB) 104412

[startup+102.307 s]
/proc/loadavg: 2.10 2.05 2.01 3/183 4320
/proc/meminfo: memFree=27955860/32873844 swapFree=7124/7124
[pid=4304] ppid=4302 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4304/stat : 4304 (npSolver-pbo-It) S 4302 4304 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271419525 9367552 275 33554432000 4194304 5064252 140736522657824 140736522656736 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4304/statm: 2287 275 233 213 0 72 0
[pid=4305] ppid=4304 vsize=21112 CPUtime=3.03 cores=0,2,4,6
/proc/4305/stat : 4305 (npSolver-pbo) S 4304 4304 4265 0 -1 4202496 4351 14973 0 0 136 4 159 4 20 0 1 0 271419525 21618688 3872 33554432000 4194304 5992684 140736834839648 140736834825912 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 15 0 0
/proc/4305/statm: 5278 3872 166 440 0 4834 0
[pid=4320] ppid=4305 vsize=154292 CPUtime=99.07 cores=0,2,4,6
/proc/4320/stat : 4320 (glucosInc) R 4305 4304 4265 0 -1 4202496 11977 0 0 0 9888 19 0 0 20 0 1 0 271419845 157995008 31707 33554432000 4194304 5654031 140733438790144 140733438788232 4232810 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4320/statm: 38573 31707 132 357 0 38213 0
Current children cumulated CPU time (s) 102.1
Current children cumulated vsize (KiB) 184552

[startup+162.3 s]
/proc/loadavg: 2.04 2.04 2.01 3/183 4320
/proc/meminfo: memFree=27972992/32873844 swapFree=7124/7124
[pid=4304] ppid=4302 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4304/stat : 4304 (npSolver-pbo-It) S 4302 4304 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271419525 9367552 275 33554432000 4194304 5064252 140736522657824 140736522656736 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4304/statm: 2287 275 233 213 0 72 0
[pid=4305] ppid=4304 vsize=21112 CPUtime=3.03 cores=0,2,4,6
/proc/4305/stat : 4305 (npSolver-pbo) S 4304 4304 4265 0 -1 4202496 4351 14973 0 0 136 4 159 4 20 0 1 0 271419525 21618688 3872 33554432000 4194304 5992684 140736834839648 140736834825912 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 15 0 0
/proc/4305/statm: 5278 3872 166 440 0 4834 0
[pid=4320] ppid=4305 vsize=74152 CPUtime=159.03 cores=0,2,4,6
/proc/4320/stat : 4320 (glucosInc) R 4305 4304 4265 0 -1 4202496 14322 0 0 0 15876 27 0 0 20 0 1 0 271419845 75931648 17781 33554432000 4194304 5654031 140733438790144 140733438788168 4216646 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4320/statm: 18538 17781 132 357 0 18178 0
Current children cumulated CPU time (s) 162.06
Current children cumulated vsize (KiB) 104412

[startup+222.3 s]
/proc/loadavg: 2.06 2.04 2.01 3/183 4335
/proc/meminfo: memFree=27698992/32873844 swapFree=7124/7124
[pid=4304] ppid=4302 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4304/stat : 4304 (npSolver-pbo-It) S 4302 4304 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271419525 9367552 275 33554432000 4194304 5064252 140736522657824 140736522656736 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4304/statm: 2287 275 233 213 0 72 0
[pid=4305] ppid=4304 vsize=30472 CPUtime=196.48 cores=0,2,4,6
/proc/4305/stat : 4305 (npSolver-pbo) S 4304 4304 4265 0 -1 4202496 18731 93760 0 0 558 115 18915 60 20 0 1 0 271419525 31203328 6261 33554432000 4194304 5992684 140736834839648 140736834825480 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 17 0 0
/proc/4305/statm: 7618 6261 183 440 0 7174 0
[pid=4334] ppid=4305 vsize=253012 CPUtime=25.55 cores=0,2,4,6
/proc/4334/stat : 4334 (glucosInc) R 4305 4304 4265 0 -1 4202496 32642 0 0 0 2545 10 0 0 20 0 1 0 271439199 259084288 49858 33554432000 4194304 5654031 140735047875232 140735047863048 4228015 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4334/statm: 63253 49858 141 357 0 62893 0
Current children cumulated CPU time (s) 222.03
Current children cumulated vsize (KiB) 292632

[startup+282.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/183 4339
/proc/meminfo: memFree=27694776/32873844 swapFree=7124/7124
[pid=4304] ppid=4302 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4304/stat : 4304 (npSolver-pbo-It) S 4302 4304 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271419525 9367552 275 33554432000 4194304 5064252 140736522657824 140736522656736 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4304/statm: 2287 275 233 213 0 72 0

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

/proc/loadavg: 2.00 2.00 2.00 3/183 4354
/proc/meminfo: memFree=27408824/32873844 swapFree=7124/7124
[pid=4304] ppid=4302 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4304/stat : 4304 (npSolver-pbo-It) S 4302 4304 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271419525 9367552 275 33554432000 4194304 5064252 140736522657824 140736522656736 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4304/statm: 2287 275 233 213 0 72 0
[pid=4305] ppid=4304 vsize=30472 CPUtime=239.57 cores=0,2,4,6
/proc/4305/stat : 4305 (npSolver-pbo) S 4304 4304 4265 0 -1 4202496 24918 127278 0 0 694 124 23065 74 20 0 1 0 271419525 31203328 6261 33554432000 4194304 5992684 140736834839648 140736834825480 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 17 0 0
/proc/4305/statm: 7618 6261 183 440 0 7174 0
[pid=4337] ppid=4305 vsize=481052 CPUtime=1122.23 cores=0,2,4,6
/proc/4337/stat : 4337 (glucosInc) R 4305 4304 4265 0 -1 4202496 81647 0 0 0 112102 121 0 0 20 0 1 0 271443509 492597248 101390 33554432000 4194304 5654031 140734440633520 140734440631304 4232466 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4337/statm: 120263 101390 141 357 0 119903 0
Current children cumulated CPU time (s) 1361.8
Current children cumulated vsize (KiB) 520672

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 4354
/proc/meminfo: memFree=27442880/32873844 swapFree=7124/7124
[pid=4304] ppid=4302 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4304/stat : 4304 (npSolver-pbo-It) S 4302 4304 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271419525 9367552 275 33554432000 4194304 5064252 140736522657824 140736522656736 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4304/statm: 2287 275 233 213 0 72 0
[pid=4305] ppid=4304 vsize=30472 CPUtime=239.57 cores=0,2,4,6
/proc/4305/stat : 4305 (npSolver-pbo) S 4304 4304 4265 0 -1 4202496 24918 127278 0 0 694 124 23065 74 20 0 1 0 271419525 31203328 6261 33554432000 4194304 5992684 140736834839648 140736834825480 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 17 0 0
/proc/4305/statm: 7618 6261 183 440 0 7174 0
[pid=4337] ppid=4305 vsize=349076 CPUtime=1182.23 cores=0,2,4,6
/proc/4337/stat : 4337 (glucosInc) R 4305 4304 4265 0 -1 4202496 83943 0 0 0 118091 132 0 0 20 0 1 0 271443509 357453824 76796 33554432000 4194304 5654031 140734440633520 140734440631608 4232707 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4337/statm: 87269 76796 141 357 0 86909 0
Current children cumulated CPU time (s) 1421.8
Current children cumulated vsize (KiB) 388696

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 4355
/proc/meminfo: memFree=27598764/32873844 swapFree=7124/7124
[pid=4304] ppid=4302 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4304/stat : 4304 (npSolver-pbo-It) S 4302 4304 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271419525 9367552 275 33554432000 4194304 5064252 140736522657824 140736522656736 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4304/statm: 2287 275 233 213 0 72 0
[pid=4305] ppid=4304 vsize=30472 CPUtime=239.57 cores=0,2,4,6
/proc/4305/stat : 4305 (npSolver-pbo) S 4304 4304 4265 0 -1 4202496 24918 127278 0 0 694 124 23065 74 20 0 1 0 271419525 31203328 6261 33554432000 4194304 5992684 140736834839648 140736834825480 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 17 0 0
/proc/4305/statm: 7618 6261 183 440 0 7174 0
[pid=4337] ppid=4305 vsize=218052 CPUtime=1242.2 cores=0,2,4,6
/proc/4337/stat : 4337 (glucosInc) R 4305 4304 4265 0 -1 4202496 85615 0 0 0 124079 141 0 0 20 0 1 0 271443509 223285248 51731 33554432000 4194304 5654031 140734440633520 140734440631544 4234964 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4337/statm: 54513 51731 141 357 0 54153 0
Current children cumulated CPU time (s) 1481.77
Current children cumulated vsize (KiB) 257672

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 4355
/proc/meminfo: memFree=27304144/32873844 swapFree=7124/7124
[pid=4304] ppid=4302 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4304/stat : 4304 (npSolver-pbo-It) S 4302 4304 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271419525 9367552 275 33554432000 4194304 5064252 140736522657824 140736522656736 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4304/statm: 2287 275 233 213 0 72 0
[pid=4305] ppid=4304 vsize=30472 CPUtime=239.57 cores=0,2,4,6
/proc/4305/stat : 4305 (npSolver-pbo) S 4304 4304 4265 0 -1 4202496 24918 127278 0 0 694 124 23065 74 20 0 1 0 271419525 31203328 6261 33554432000 4194304 5992684 140736834839648 140736834825480 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 17 0 0
/proc/4305/statm: 7618 6261 183 440 0 7174 0
[pid=4337] ppid=4305 vsize=482108 CPUtime=1302.18 cores=0,2,4,6
/proc/4337/stat : 4337 (glucosInc) R 4305 4304 4265 0 -1 4202496 87521 0 0 0 130073 145 0 0 20 0 1 0 271443509 493678592 101654 33554432000 4194304 5654031 140734440633520 140734440631304 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4337/statm: 120527 101654 141 357 0 120167 0
Current children cumulated CPU time (s) 1541.75
Current children cumulated vsize (KiB) 521728

[startup+1602.3 s]
/proc/loadavg: 2.12 2.03 2.01 3/183 4355
/proc/meminfo: memFree=27450764/32873844 swapFree=7124/7124
[pid=4304] ppid=4302 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4304/stat : 4304 (npSolver-pbo-It) S 4302 4304 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271419525 9367552 275 33554432000 4194304 5064252 140736522657824 140736522656736 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4304/statm: 2287 275 233 213 0 72 0
[pid=4305] ppid=4304 vsize=30472 CPUtime=239.57 cores=0,2,4,6
/proc/4305/stat : 4305 (npSolver-pbo) S 4304 4304 4265 0 -1 4202496 24918 127278 0 0 694 124 23065 74 20 0 1 0 271419525 31203328 6261 33554432000 4194304 5992684 140736834839648 140736834825480 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 17 0 0
/proc/4305/statm: 7618 6261 183 440 0 7174 0
[pid=4337] ppid=4305 vsize=350248 CPUtime=1362.17 cores=0,2,4,6
/proc/4337/stat : 4337 (glucosInc) R 4305 4304 4265 0 -1 4202496 89866 0 0 0 136063 154 0 0 20 0 1 0 271443509 358653952 73585 33554432000 4194304 5654031 140734440633520 140734440631608 4232973 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4337/statm: 87562 73585 141 357 0 87202 0
Current children cumulated CPU time (s) 1601.74
Current children cumulated vsize (KiB) 389868

[startup+1662.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/184 4358
/proc/meminfo: memFree=27365060/32873844 swapFree=7124/7124
[pid=4304] ppid=4302 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4304/stat : 4304 (npSolver-pbo-It) S 4302 4304 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271419525 9367552 275 33554432000 4194304 5064252 140736522657824 140736522656736 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4304/statm: 2287 275 233 213 0 72 0
[pid=4305] ppid=4304 vsize=30472 CPUtime=239.57 cores=0,2,4,6
/proc/4305/stat : 4305 (npSolver-pbo) S 4304 4304 4265 0 -1 4202496 24918 127278 0 0 694 124 23065 74 20 0 1 0 271419525 31203328 6261 33554432000 4194304 5992684 140736834839648 140736834825480 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 17 0 0
/proc/4305/statm: 7618 6261 183 440 0 7174 0
[pid=4337] ppid=4305 vsize=483320 CPUtime=1422.16 cores=0,2,4,6
/proc/4337/stat : 4337 (glucosInc) R 4305 4304 4265 0 -1 4202496 90611 0 0 0 142060 156 0 0 20 0 1 0 271443509 494919680 115210 33554432000 4194304 5654031 140734440633520 140734440631304 4232968 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4337/statm: 120830 115210 141 357 0 120470 0
Current children cumulated CPU time (s) 1661.73
Current children cumulated vsize (KiB) 522940

[startup+1722.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 4358
/proc/meminfo: memFree=27315388/32873844 swapFree=7124/7124
[pid=4304] ppid=4302 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4304/stat : 4304 (npSolver-pbo-It) S 4302 4304 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271419525 9367552 275 33554432000 4194304 5064252 140736522657824 140736522656736 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4304/statm: 2287 275 233 213 0 72 0
[pid=4305] ppid=4304 vsize=30472 CPUtime=239.57 cores=0,2,4,6
/proc/4305/stat : 4305 (npSolver-pbo) S 4304 4304 4265 0 -1 4202496 24918 127278 0 0 694 124 23065 74 20 0 1 0 271419525 31203328 6261 33554432000 4194304 5992684 140736834839648 140736834825480 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 17 0 0
/proc/4305/statm: 7618 6261 183 440 0 7174 0
[pid=4337] ppid=4305 vsize=351228 CPUtime=1482.15 cores=0,2,4,6
/proc/4337/stat : 4337 (glucosInc) R 4305 4304 4265 0 -1 4202496 92938 0 0 0 148050 165 0 0 20 0 1 0 271443509 359657472 85133 33554432000 4194304 5654031 140734440633520 140734440631304 4232984 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4337/statm: 87807 85133 141 357 0 87447 0
Current children cumulated CPU time (s) 1721.72
Current children cumulated vsize (KiB) 390848

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 4359
/proc/meminfo: memFree=27593316/32873844 swapFree=7124/7124
[pid=4304] ppid=4302 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4304/stat : 4304 (npSolver-pbo-It) S 4302 4304 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271419525 9367552 275 33554432000 4194304 5064252 140736522657824 140736522656736 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4304/statm: 2287 275 233 213 0 72 0
[pid=4305] ppid=4304 vsize=30472 CPUtime=239.57 cores=0,2,4,6
/proc/4305/stat : 4305 (npSolver-pbo) S 4304 4304 4265 0 -1 4202496 24918 127278 0 0 694 124 23065 74 20 0 1 0 271419525 31203328 6261 33554432000 4194304 5992684 140736834839648 140736834825480 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 17 0 0
/proc/4305/statm: 7618 6261 183 440 0 7174 0
[pid=4337] ppid=4305 vsize=270380 CPUtime=1542.14 cores=0,2,4,6
/proc/4337/stat : 4337 (glucosInc) R 4305 4304 4265 0 -1 4202496 95094 0 0 0 154040 174 0 0 20 0 1 0 271443509 276869120 52760 33554432000 4194304 5654031 140734440633520 140734440631304 4232960 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4337/statm: 67595 52760 141 357 0 67235 0
Current children cumulated CPU time (s) 1781.71
Current children cumulated vsize (KiB) 310000



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 4383
/proc/meminfo: memFree=27843500/32873844 swapFree=7124/7124
[pid=4304] ppid=4302 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4304/stat : 4304 (npSolver-pbo-It) S 4302 4304 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271419525 9367552 275 33554432000 4194304 5064252 140736522657824 140736522656736 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4304/statm: 2287 275 233 213 0 72 0
[pid=4305] ppid=4304 vsize=30472 CPUtime=239.57 cores=0,2,4,6
/proc/4305/stat : 4305 (npSolver-pbo) S 4304 4304 4265 0 -1 4202496 24918 127278 0 0 694 124 23065 74 20 0 1 0 271419525 31203328 6261 33554432000 4194304 5992684 140736834839648 140736834825480 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 17 0 0
/proc/4305/statm: 7618 6261 183 440 0 7174 0
[pid=4337] ppid=4305 vsize=351768 CPUtime=1560.46 cores=0,2,4,6
/proc/4337/stat : 4337 (glucosInc) R 4305 4304 4265 0 -1 4202496 95891 0 0 0 155869 177 0 0 20 0 1 0 271443509 360210432 70931 33554432000 4194304 5654031 140734440633520 140734440631608 4215055 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4337/statm: 87942 70931 141 357 0 87582 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 391388

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.01 2.00 3/177 4383
/proc/meminfo: memFree=27843500/32873844 swapFree=7124/7124
[pid=4304] ppid=4302 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4304/stat : 4304 (npSolver-pbo-It) S 4302 4304 4265 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271419525 9367552 275 33554432000 4194304 5064252 140736522657824 140736522656736 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4304/statm: 2287 275 233 213 0 72 0
[pid=4305] ppid=4304 vsize=30472 CPUtime=239.57 cores=0,2,4,6
/proc/4305/stat : 4305 (npSolver-pbo) S 4304 4304 4265 0 -1 4202496 24918 127278 0 0 694 124 23065 74 20 0 1 0 271419525 31203328 6261 33554432000 4194304 5992684 140736834839648 140736834825480 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 17 0 0
/proc/4305/statm: 7618 6261 183 440 0 7174 0
[pid=4337] ppid=4305 vsize=351768 CPUtime=1560.46 cores=0,2,4,6
/proc/4337/stat : 4337 (glucosInc) R 4305 4304 4265 0 -1 4202496 95891 0 0 0 155869 177 0 0 20 0 1 0 271443509 360210432 70931 33554432000 4194304 5654031 140734440633520 140734440631608 4215055 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4337/statm: 87942 70931 141 357 0 87582 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 391388

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 4304 and gives
#  childrusage.ru_utime.tv_sec=237
#  childrusage.ru_utime.tv_usec=600879
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=998696
# CPU time returned by wait4() is 239.6
# while last known CPU time is 1800.03
#
# 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.03
CPU user time (s): 1796.28
CPU system time (s): 3.75
CPU usage (%): 99.9673
Max. virtual memory (cumulated for all children) (KiB): 818712

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 237.601
system time used= 1.9987
maximum resident set size= 199432
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 152571
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= 1627
involuntary context switches= 923

runsolver used 3.63545 second user time and 9.2156 second system time

The end

Launcher Data

Begin job on node134 at 2012-05-26 19:22:21
IDJOB=3698035
IDBENCH=1963
IDSOLVER=2275
FILE ID=node134/3698035-1338052941
RUNJOBID= node134-1338052941-4281
PBS_JOBID= 14624402
Free space on /tmp= 71004 MiB

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

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

MD5SUM BENCH= f8f4f876e372c51b5109e7995e83ce5e
RANDOM SEED=1143516708

node134.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.278
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.55
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.278
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	: 5332.56
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.278
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	: 5332.55
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.278
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	: 5332.59
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.278
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	: 5332.55
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.278
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	: 5332.55
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.278
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	: 5332.57
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.278
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	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28203968 kB
Buffers:          298560 kB
Cached:          3553064 kB
SwapCached:            0 kB
Active:          1423224 kB
Inactive:        2439940 kB
Active(anon):       7408 kB
Inactive(anon):     5996 kB
Active(file):    1415816 kB
Inactive(file):  2433944 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             49832 kB
Writeback:             0 kB
AnonPages:         20144 kB
Mapped:            13728 kB
Shmem:               212 kB
Slab:             666956 kB
SReclaimable:     108712 kB
SUnreclaim:       558244 kB
KernelStack:        1440 kB
PageTables:         4012 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     103996 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 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= 70952 MiB
End job on node134 at 2012-05-26 19:52:22