Trace number 3751980

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-quickBound (fixed)? (TO) 1800.07 1800.52

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.58/1.67	c run inc solver
1.58/1.67	c [INC SYSTEM] run initial solver
1.58/1.67	c [INC SYSTEM] preprocess with white file
2.97/3.00	c [INC SYSTEM] finished preprocessing in 1 s
2.97/3.00	c [INC SYSTEM] execute solver
3.37/3.40	c [INC SEARCH] formula is SAT
3.37/3.40	c [INC SYSTEM] solved the initial formula
3.96/4.08	c model valid
3.96/4.08	c current solution ok
5.06/5.11	o 6594
5.06/5.11	c starting approximation
5.06/5.11	c factor = 2
5.06/5.11	c factor still to low - shrinking to 197.82
5.06/5.11	c approx number of clauses: 1e+06
5.06/5.11	c current bound: 3297
5.66/5.79	c leaving approximation
5.66/5.79	c finished approximation
5.66/5.79	c [INC SYSTEM] there exists a inc, kill it!
5.66/5.79	c write failed with 2
5.66/5.79	c [INC SEARCH] iteration: 0
5.66/5.79	c [INC BOUNDS] best value:6594 search for 6593
5.66/5.79	c [INC SYSTEM] create new solver instance
5.66/5.79	c [INC] encode full formula
5.66/5.79	c fallback to adder encoding
6.35/6.49	c set iterative enc to: adder
6.35/6.49	c set iterative enc to: none
6.46/6.59	c [INC SEARCH] isOptimum variable: 0
14.65/14.72	c formula is SAT
14.65/14.74	c [INC SEARCH] copied best model
14.65/14.74	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
15.36/15.42	c model valid
15.36/15.42	c current solution ok
15.36/15.42	o 6099
15.36/15.42	c [INC SEARCH] iteration: 1
15.36/15.42	c [INC BOUNDS] best value:6099 search for 6098
15.36/15.42	c [INC SYSTEM] there exists a inc, kill it!
15.36/15.42	c write failed with 2
15.36/15.43	c [INC SYSTEM] create new solver instance
15.36/15.43	c [INC] encode full formula
15.36/15.43	c fallback to adder encoding
16.05/16.13	c set iterative enc to: adder
16.05/16.13	c set iterative enc to: none
16.16/16.24	c [INC SEARCH] isOptimum variable: 0
69.25/69.31	c formula is SAT
69.25/69.33	c [INC SEARCH] copied best model
69.25/69.33	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
69.94/70.00	c model valid
69.94/70.00	c current solution ok
69.94/70.00	o 6028
69.94/70.00	c [INC SEARCH] iteration: 2
69.94/70.00	c [INC BOUNDS] best value:6028 search for 6027
69.94/70.00	c [INC SYSTEM] there exists a inc, kill it!
69.94/70.00	c write failed with 2
69.94/70.01	c [INC SYSTEM] create new solver instance
69.94/70.01	c [INC] encode full formula
69.94/70.01	c fallback to adder encoding
70.66/70.70	c set iterative enc to: adder
70.66/70.70	c set iterative enc to: none
70.74/70.81	c [INC SEARCH] isOptimum variable: 0
555.23/555.46	c formula is SAT
555.23/555.47	c [INC SEARCH] copied best model
555.23/555.47	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
555.93/556.14	c model valid
555.93/556.14	c current solution ok
555.93/556.14	o 5834
555.93/556.14	c [INC SEARCH] iteration: 3
555.93/556.14	c [INC BOUNDS] best value:5834 search for 5833
555.93/556.14	c [INC SYSTEM] there exists a inc, kill it!
555.93/556.14	c write failed with 2
555.93/556.16	c [INC SYSTEM] create new solver instance
555.93/556.16	c [INC] encode full formula
555.93/556.16	c fallback to adder encoding
556.64/556.84	c set iterative enc to: adder
556.64/556.84	c set iterative enc to: none
556.74/556.96	c [INC SEARCH] isOptimum variable: 0

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3751980-1339115752/watcher-3751980-1339115752 -o /tmp/evaluation-result-3751980-1339115752/solver-3751980-1339115752 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751980-1339115752.opb 160891057 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: 2.01 2.01 1.94 3/179 24704
/proc/meminfo: memFree=25322968/32873844 swapFree=8652/8652
[pid=24704] ppid=24702 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24704/stat : 24704 (npSolver-pbo-It) S 24702 24704 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377703753 9367552 275 33554432000 4194304 5064252 140735269084688 140735269083600 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24704/statm: 2287 275 233 213 0 72 0

[startup+0.032632 s]
/proc/loadavg: 2.01 2.01 1.94 3/179 24704
/proc/meminfo: memFree=25322968/32873844 swapFree=8652/8652
[pid=24704] ppid=24702 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24704/stat : 24704 (npSolver-pbo-It) S 24702 24704 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377703753 9367552 275 33554432000 4194304 5064252 140735269084688 140735269083600 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24704/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100291 s]
/proc/loadavg: 2.01 2.01 1.94 3/179 24704
/proc/meminfo: memFree=25322968/32873844 swapFree=8652/8652
[pid=24704] ppid=24702 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24704/stat : 24704 (npSolver-pbo-It) S 24702 24704 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377703753 9367552 275 33554432000 4194304 5064252 140735269084688 140735269083600 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24704/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300278 s]
/proc/loadavg: 2.01 2.01 1.94 3/179 24704
/proc/meminfo: memFree=25322968/32873844 swapFree=8652/8652
[pid=24704] ppid=24702 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24704/stat : 24704 (npSolver-pbo-It) S 24702 24704 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377703753 9367552 275 33554432000 4194304 5064252 140735269084688 140735269083600 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24704/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700279 s]
/proc/loadavg: 2.01 2.01 1.94 3/179 24704
/proc/meminfo: memFree=25322968/32873844 swapFree=8652/8652
[pid=24704] ppid=24702 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24704/stat : 24704 (npSolver-pbo-It) S 24702 24704 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377703753 9367552 275 33554432000 4194304 5064252 140735269084688 140735269083600 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24704/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50033 s]
/proc/loadavg: 2.01 2.01 1.94 3/181 24706
/proc/meminfo: memFree=25172672/32873844 swapFree=8652/8652
[pid=24704] ppid=24702 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24704/stat : 24704 (npSolver-pbo-It) S 24702 24704 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377703753 9367552 275 33554432000 4194304 5064252 140735269084688 140735269083600 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24704/statm: 2287 275 233 213 0 72 0
[pid=24705] ppid=24704 vsize=229596 CPUtime=1.48 cores=0,2,4,6
/proc/24705/stat : 24705 (npSolver-pbo) R 24704 24704 22913 0 -1 4202496 41025 0 0 0 138 10 0 0 20 0 1 0 377703753 235106304 57015 33554432000 4194304 6004724 140735251932368 140735251927880 4579297 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24705/statm: 57399 57015 137 442 0 56953 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 238744

[startup+3.10029 s]
/proc/loadavg: 2.01 2.01 1.94 3/183 24708
/proc/meminfo: memFree=25038064/32873844 swapFree=8652/8652
[pid=24704] ppid=24702 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24704/stat : 24704 (npSolver-pbo-It) S 24702 24704 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377703753 9367552 275 33554432000 4194304 5064252 140735269084688 140735269083600 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24704/statm: 2287 275 233 213 0 72 0
[pid=24705] ppid=24704 vsize=229596 CPUtime=2.98 cores=0,2,4,6
/proc/24705/stat : 24705 (npSolver-pbo) S 24704 24704 22913 0 -1 4202496 41059 12907 0 0 155 13 126 4 20 0 1 0 377703753 235106304 57034 33554432000 4194304 6004724 140735251932368 140735251918648 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24705/statm: 57399 57034 152 442 0 56953 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 238744

[startup+6.30031 s]
/proc/loadavg: 2.01 2.00 1.94 3/184 24713
/proc/meminfo: memFree=24957984/32873844 swapFree=8652/8652
[pid=24704] ppid=24702 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24704/stat : 24704 (npSolver-pbo-It) S 24702 24704 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377703753 9367552 275 33554432000 4194304 5064252 140735269084688 140735269083600 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24704/statm: 2287 275 233 213 0 72 0
[pid=24705] ppid=24704 vsize=327904 CPUtime=6.26 cores=0,2,4,6
/proc/24705/stat : 24705 (npSolver-pbo) R 24704 24704 22913 0 -1 4202496 55339 41173 0 0 296 102 214 14 20 0 1 0 377703753 335773696 65863 33554432000 4194304 6004724 140735251932368 140735251924840 5056244 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24705/statm: 81976 65874 194 442 0 81530 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 337052

[startup+12.7003 s]
/proc/loadavg: 2.01 2.00 1.94 3/181 24720
/proc/meminfo: memFree=24869340/32873844 swapFree=8652/8652
[pid=24704] ppid=24702 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24704/stat : 24704 (npSolver-pbo-It) S 24702 24704 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377703753 9367552 275 33554432000 4194304 5064252 140735269084688 140735269083600 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24704/statm: 2287 275 233 213 0 72 0
[pid=24705] ppid=24704 vsize=229600 CPUtime=6.55 cores=0,2,4,6
/proc/24705/stat : 24705 (npSolver-pbo) S 24704 24704 22913 0 -1 4202496 56331 41686 0 0 315 110 214 16 20 0 1 0 377703753 235110400 57077 33554432000 4194304 6004724 140735251932368 140735251918216 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24705/statm: 57400 57077 194 442 0 56954 0
[pid=24720] ppid=24705 vsize=164128 CPUtime=6.1 cores=0,2,4,6
/proc/24720/stat : 24720 (glucosInc) R 24705 24704 22913 0 -1 4202496 30718 0 0 0 602 8 0 0 20 0 1 0 377704412 168067072 35646 33554432000 4194304 5654031 140735357642624 140735357630440 4232800 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/24720/statm: 41032 35646 141 357 0 40672 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 402876

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 1.94 3/181 24722
/proc/meminfo: memFree=24835352/32873844 swapFree=8652/8652
[pid=24704] ppid=24702 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24704/stat : 24704 (npSolver-pbo-It) S 24702 24704 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377703753 9367552 275 33554432000 4194304 5064252 140735269084688 140735269083600 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24704/statm: 2287 275 233 213 0 72 0
[pid=24705] ppid=24704 vsize=229600 CPUtime=16.21 cores=0,2,4,6
/proc/24705/stat : 24705 (npSolver-pbo) S 24704 24704 22913 0 -1 4202496 68369 73036 0 0 455 119 1019 28 20 0 1 0 377703753 235110400 57078 33554432000 4194304 6004724 140735251932368 140735251918216 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24705/statm: 57400 57078 195 442 0 56954 0
[pid=24722] ppid=24705 vsize=164688 CPUtime=9.24 cores=0,2,4,6
/proc/24722/stat : 24722 (glucosInc) R 24705 24704 22913 0 -1 4202496 31039 0 0 0 918 6 0 0 20 0 1 0 377705377 168640512 37080 33554432000 4194304 5654031 140733835270656 140733835258472 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24722/statm: 41172 37080 141 357 0 40812 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 403436

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 1.94 3/181 24722
/proc/meminfo: memFree=24825484/32873844 swapFree=8652/8652
[pid=24704] ppid=24702 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24704/stat : 24704 (npSolver-pbo-It) S 24702 24704 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377703753 9367552 275 33554432000 4194304 5064252 140735269084688 140735269083600 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24704/statm: 2287 275 233 213 0 72 0
[pid=24705] ppid=24704 vsize=229600 CPUtime=16.21 cores=0,2,4,6
/proc/24705/stat : 24705 (npSolver-pbo) S 24704 24704 22913 0 -1 4202496 68369 73036 0 0 455 119 1019 28 20 0 1 0 377703753 235110400 57078 33554432000 4194304 6004724 140735251932368 140735251918216 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24705/statm: 57400 57078 195 442 0 56954 0
[pid=24722] ppid=24705 vsize=166904 CPUtime=34.84 cores=0,2,4,6
/proc/24722/stat : 24722 (glucosInc) R 24705 24704 22913 0 -1 4202496 31903 0 0 0 3476 8 0 0 20 0 1 0 377705377 170909696 38746 33554432000 4194304 5654031 140733835270656 140733835258472 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24722/statm: 41726 38746 141 357 0 41366 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 405652

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.94 3/181 24724
/proc/meminfo: memFree=24818676/32873844 swapFree=8652/8652
[pid=24704] ppid=24702 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24704/stat : 24704 (npSolver-pbo-It) S 24702 24704 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377703753 9367552 275 33554432000 4194304 5064252 140735269084688 140735269083600 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24704/statm: 2287 275 233 213 0 72 0
[pid=24705] ppid=24704 vsize=229600 CPUtime=70.76 cores=0,2,4,6
/proc/24705/stat : 24705 (npSolver-pbo) S 24704 24704 22913 0 -1 4202496 80405 106964 0 0 592 128 6315 41 20 0 1 0 377703753 235110400 57078 33554432000 4194304 6004724 140735251932368 140735251918216 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24705/statm: 57400 57078 195 442 0 56954 0
[pid=24724] ppid=24705 vsize=166872 CPUtime=31.46 cores=0,2,4,6
/proc/24724/stat : 24724 (glucosInc) R 24705 24704 22913 0 -1 4202496 32262 0 0 0 3138 8 0 0 20 0 1 0 377710835 170876928 38772 33554432000 4194304 5654031 140735178950736 140735178938552 4214911 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24724/statm: 41718 38772 141 357 0 41358 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 405620

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/181 24724
/proc/meminfo: memFree=24793240/32873844 swapFree=8652/8652
[pid=24704] ppid=24702 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24704/stat : 24704 (npSolver-pbo-It) S 24702 24704 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377703753 9367552 275 33554432000 4194304 5064252 140735269084688 140735269083600 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24704/statm: 2287 275 233 213 0 72 0
[pid=24705] ppid=24704 vsize=229600 CPUtime=70.76 cores=0,2,4,6
/proc/24705/stat : 24705 (npSolver-pbo) S 24704 24704 22913 0 -1 4202496 80405 106964 0 0 592 128 6315 41 20 0 1 0 377703753 235110400 57078 33554432000 4194304 6004724 140735251932368 140735251918216 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24705/statm: 57400 57078 195 442 0 56954 0
[pid=24724] ppid=24705 vsize=203236 CPUtime=91.45 cores=0,2,4,6
/proc/24724/stat : 24724 (glucosInc) R 24705 24704 22913 0 -1 4202496 35838 0 0 0 9133 12 0 0 20 0 1 0 377710835 208113664 44654 33554432000 4194304 5654031 140735178950736 140735178938552 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24724/statm: 50809 44654 141 357 0 50449 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 441984

[startup+222.3 s]
/proc/loadavg: 2.03 2.01 1.94 3/181 24724
/proc/meminfo: memFree=24763680/32873844 swapFree=8652/8652
[pid=24704] ppid=24702 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24704/stat : 24704 (npSolver-pbo-It) S 24702 24704 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377703753 9367552 275 33554432000 4194304 5064252 140735269084688 140735269083600 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24704/statm: 2287 275 233 213 0 72 0
[pid=24705] ppid=24704 vsize=229600 CPUtime=70.76 cores=0,2,4,6
/proc/24705/stat : 24705 (npSolver-pbo) S 24704 24704 22913 0 -1 4202496 80405 106964 0 0 592 128 6315 41 20 0 1 0 377703753 235110400 57078 33554432000 4194304 6004724 140735251932368 140735251918216 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24705/statm: 57400 57078 195 442 0 56954 0
[pid=24724] ppid=24705 vsize=206860 CPUtime=151.42 cores=0,2,4,6
/proc/24724/stat : 24724 (glucosInc) R 24705 24704 22913 0 -1 4202496 39039 0 0 0 15127 15 0 0 20 0 1 0 377710835 211824640 42452 33554432000 4194304 5654031 140735178950736 140735178938552 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24724/statm: 51715 42452 141 357 0 51355 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 445608

[startup+282.3 s]
/proc/loadavg: 2.01 2.01 1.94 3/182 24728
/proc/meminfo: memFree=24705140/32873844 swapFree=8652/8652
[pid=24704] ppid=24702 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24704/stat : 24704 (npSolver-pbo-It) S 24702 24704 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377703753 9367552 275 33554432000 4194304 5064252 140735269084688 140735269083600 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24704/statm: 2287 275 233 213 0 72 0
[pid=24705] ppid=24704 vsize=229600 CPUtime=70.76 cores=0,2,4,6
/proc/24705/stat : 24705 (npSolver-pbo) S 24704 24704 22913 0 -1 4202496 80405 106964 0 0 592 128 6315 41 20 0 1 0 377703753 235110400 57078 33554432000 4194304 6004724 140735251932368 140735251918216 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24705/statm: 57400 57078 195 442 0 56954 0
[pid=24724] ppid=24705 vsize=260084 CPUtime=211.42 cores=0,2,4,6

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

/proc/meminfo: memFree=24512184/32873844 swapFree=8652/8652
[pid=24704] ppid=24702 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24704/stat : 24704 (npSolver-pbo-It) S 24702 24704 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377703753 9367552 275 33554432000 4194304 5064252 140735269084688 140735269083600 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24704/statm: 2287 275 233 213 0 72 0
[pid=24705] ppid=24704 vsize=229600 CPUtime=556.8 cores=0,2,4,6
/proc/24705/stat : 24705 (npSolver-pbo) S 24704 24704 22913 0 -1 4202496 92442 163309 0 0 729 137 54718 96 20 0 1 0 377703753 235110400 57078 33554432000 4194304 6004724 140735251932368 140735251918216 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24705/statm: 57400 57078 195 442 0 56954 0
[pid=24731] ppid=24705 vsize=374716 CPUtime=805.16 cores=0,2,4,6
/proc/24731/stat : 24731 (glucosInc) R 24705 24704 22913 0 -1 4202496 71417 0 0 0 80423 93 0 0 20 0 1 0 377759449 383709184 72701 33554432000 4194304 5654031 140736780190912 140736780189000 4233455 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24731/statm: 93679 72701 141 357 0 93319 0
Current children cumulated CPU time (s) 1361.96
Current children cumulated vsize (KiB) 613464

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.96 3/181 24736
/proc/meminfo: memFree=24108380/32873844 swapFree=8652/8652
[pid=24704] ppid=24702 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24704/stat : 24704 (npSolver-pbo-It) S 24702 24704 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377703753 9367552 275 33554432000 4194304 5064252 140735269084688 140735269083600 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24704/statm: 2287 275 233 213 0 72 0
[pid=24705] ppid=24704 vsize=229600 CPUtime=556.8 cores=0,2,4,6
/proc/24705/stat : 24705 (npSolver-pbo) S 24704 24704 22913 0 -1 4202496 92442 163309 0 0 729 137 54718 96 20 0 1 0 377703753 235110400 57078 33554432000 4194304 6004724 140735251932368 140735251918216 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24705/statm: 57400 57078 195 442 0 56954 0
[pid=24731] ppid=24705 vsize=722348 CPUtime=865.16 cores=0,2,4,6
/proc/24731/stat : 24731 (glucosInc) R 24705 24704 22913 0 -1 4202496 72741 0 0 0 86416 100 0 0 20 0 1 0 377759449 739684352 163961 33554432000 4194304 5654031 140736780190912 140736780188696 4215307 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24731/statm: 180587 163961 141 357 0 180227 0
Current children cumulated CPU time (s) 1421.96
Current children cumulated vsize (KiB) 961096

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/182 24740
/proc/meminfo: memFree=23928840/32873844 swapFree=8652/8652
[pid=24704] ppid=24702 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24704/stat : 24704 (npSolver-pbo-It) S 24702 24704 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377703753 9367552 275 33554432000 4194304 5064252 140735269084688 140735269083600 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24704/statm: 2287 275 233 213 0 72 0
[pid=24705] ppid=24704 vsize=229600 CPUtime=556.8 cores=0,2,4,6
/proc/24705/stat : 24705 (npSolver-pbo) S 24704 24704 22913 0 -1 4202496 92442 163309 0 0 729 137 54718 96 20 0 1 0 377703753 235110400 57078 33554432000 4194304 6004724 140735251932368 140735251918216 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24705/statm: 57400 57078 195 442 0 56954 0
[pid=24731] ppid=24705 vsize=1073056 CPUtime=925.14 cores=0,2,4,6
/proc/24731/stat : 24731 (glucosInc) R 24705 24704 22913 0 -1 4202496 73871 0 0 0 92407 107 0 0 20 0 1 0 377759449 1098809344 214147 33554432000 4194304 5654031 140736780190912 140736780188696 4232984 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24731/statm: 268264 214147 141 357 0 267904 0
Current children cumulated CPU time (s) 1481.94
Current children cumulated vsize (KiB) 1311804

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/183 24763
/proc/meminfo: memFree=24384080/32873844 swapFree=8652/8652
[pid=24704] ppid=24702 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24704/stat : 24704 (npSolver-pbo-It) S 24702 24704 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377703753 9367552 275 33554432000 4194304 5064252 140735269084688 140735269083600 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24704/statm: 2287 275 233 213 0 72 0
[pid=24705] ppid=24704 vsize=229600 CPUtime=556.8 cores=0,2,4,6
/proc/24705/stat : 24705 (npSolver-pbo) S 24704 24704 22913 0 -1 4202496 92442 163309 0 0 729 137 54718 96 20 0 1 0 377703753 235110400 57078 33554432000 4194304 6004724 140735251932368 140735251918216 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24705/statm: 57400 57078 195 442 0 56954 0
[pid=24731] ppid=24705 vsize=378252 CPUtime=985.14 cores=0,2,4,6
/proc/24731/stat : 24731 (glucosInc) R 24705 24704 22913 0 -1 4202496 76441 0 0 0 98397 117 0 0 20 0 1 0 377759449 387330048 83288 33554432000 4194304 5654031 140736780190912 140736780189000 4232971 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24731/statm: 94563 83288 141 357 0 94203 0
Current children cumulated CPU time (s) 1541.94
Current children cumulated vsize (KiB) 617000

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/182 24763
/proc/meminfo: memFree=24147044/32873844 swapFree=8652/8652
[pid=24704] ppid=24702 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24704/stat : 24704 (npSolver-pbo-It) S 24702 24704 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377703753 9367552 275 33554432000 4194304 5064252 140735269084688 140735269083600 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24704/statm: 2287 275 233 213 0 72 0
[pid=24705] ppid=24704 vsize=229600 CPUtime=556.8 cores=0,2,4,6
/proc/24705/stat : 24705 (npSolver-pbo) S 24704 24704 22913 0 -1 4202496 92442 163309 0 0 729 137 54718 96 20 0 1 0 377703753 235110400 57078 33554432000 4194304 6004724 140735251932368 140735251918216 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24705/statm: 57400 57078 195 442 0 56954 0
[pid=24731] ppid=24705 vsize=727232 CPUtime=1045.13 cores=0,2,4,6
/proc/24731/stat : 24731 (glucosInc) R 24705 24704 22913 0 -1 4202496 77957 0 0 0 104390 123 0 0 20 0 1 0 377759449 744685568 155322 33554432000 4194304 5654031 140736780190912 140736780188696 4233467 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24731/statm: 181808 155322 141 357 0 181448 0
Current children cumulated CPU time (s) 1601.93
Current children cumulated vsize (KiB) 965980

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/182 24763
/proc/meminfo: memFree=23986264/32873844 swapFree=8652/8652
[pid=24704] ppid=24702 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24704/stat : 24704 (npSolver-pbo-It) S 24702 24704 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377703753 9367552 275 33554432000 4194304 5064252 140735269084688 140735269083600 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24704/statm: 2287 275 233 213 0 72 0
[pid=24705] ppid=24704 vsize=229600 CPUtime=556.8 cores=0,2,4,6
/proc/24705/stat : 24705 (npSolver-pbo) S 24704 24704 22913 0 -1 4202496 92442 163309 0 0 729 137 54718 96 20 0 1 0 377703753 235110400 57078 33554432000 4194304 6004724 140735251932368 140735251918216 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24705/statm: 57400 57078 195 442 0 56954 0
[pid=24731] ppid=24705 vsize=1078540 CPUtime=1105.11 cores=0,2,4,6
/proc/24731/stat : 24731 (glucosInc) R 24705 24704 22913 0 -1 4202496 79149 0 0 0 110382 129 0 0 20 0 1 0 377759449 1104424960 202247 33554432000 4194304 5654031 140736780190912 140736780188696 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24731/statm: 269635 202247 141 357 0 269275 0
Current children cumulated CPU time (s) 1661.91
Current children cumulated vsize (KiB) 1317288

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/182 24763
/proc/meminfo: memFree=24346392/32873844 swapFree=8652/8652
[pid=24704] ppid=24702 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24704/stat : 24704 (npSolver-pbo-It) S 24702 24704 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377703753 9367552 275 33554432000 4194304 5064252 140735269084688 140735269083600 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24704/statm: 2287 275 233 213 0 72 0
[pid=24705] ppid=24704 vsize=229600 CPUtime=556.8 cores=0,2,4,6
/proc/24705/stat : 24705 (npSolver-pbo) S 24704 24704 22913 0 -1 4202496 92442 163309 0 0 729 137 54718 96 20 0 1 0 377703753 235110400 57078 33554432000 4194304 6004724 140735251932368 140735251918216 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24705/statm: 57400 57078 195 442 0 56954 0
[pid=24731] ppid=24705 vsize=514368 CPUtime=1165.08 cores=0,2,4,6
/proc/24731/stat : 24731 (glucosInc) R 24705 24704 22913 0 -1 4202496 81860 0 0 0 116368 140 0 0 20 0 1 0 377759449 526712832 122183 33554432000 4194304 5654031 140736780190912 140736780189000 4215071 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24731/statm: 128592 122183 141 357 0 128232 0
Current children cumulated CPU time (s) 1721.88
Current children cumulated vsize (KiB) 753116

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/182 24811
/proc/meminfo: memFree=24292268/32873844 swapFree=8652/8652
[pid=24704] ppid=24702 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24704/stat : 24704 (npSolver-pbo-It) S 24702 24704 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377703753 9367552 275 33554432000 4194304 5064252 140735269084688 140735269083600 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24704/statm: 2287 275 233 213 0 72 0
[pid=24705] ppid=24704 vsize=229600 CPUtime=556.8 cores=0,2,4,6
/proc/24705/stat : 24705 (npSolver-pbo) S 24704 24704 22913 0 -1 4202496 92442 163309 0 0 729 137 54718 96 20 0 1 0 377703753 235110400 57078 33554432000 4194304 6004724 140735251932368 140735251918216 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24705/statm: 57400 57078 195 442 0 56954 0
[pid=24731] ppid=24705 vsize=729680 CPUtime=1225.07 cores=0,2,4,6
/proc/24731/stat : 24731 (glucosInc) R 24705 24704 22913 0 -1 4202496 82611 0 0 0 122363 144 0 0 20 0 1 0 377759449 747192320 177611 33554432000 4194304 5654031 140736780190912 140736780188696 4232984 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24731/statm: 182420 177611 141 357 0 182060 0
Current children cumulated CPU time (s) 1781.87
Current children cumulated vsize (KiB) 968428



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 1.96 3/182 24811
/proc/meminfo: memFree=24220496/32873844 swapFree=8652/8652
[pid=24704] ppid=24702 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24704/stat : 24704 (npSolver-pbo-It) S 24702 24704 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377703753 9367552 275 33554432000 4194304 5064252 140735269084688 140735269083600 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24704/statm: 2287 275 233 213 0 72 0
[pid=24705] ppid=24704 vsize=229600 CPUtime=556.8 cores=0,2,4,6
/proc/24705/stat : 24705 (npSolver-pbo) S 24704 24704 22913 0 -1 4202496 92442 163309 0 0 729 137 54718 96 20 0 1 0 377703753 235110400 57078 33554432000 4194304 6004724 140735251932368 140735251918216 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24705/statm: 57400 57078 195 442 0 56954 0
[pid=24731] ppid=24705 vsize=1079096 CPUtime=1243.27 cores=0,2,4,6
/proc/24731/stat : 24731 (glucosInc) R 24705 24704 22913 0 -1 4202496 83379 0 0 0 124180 147 0 0 20 0 1 0 377759449 1104994304 191664 33554432000 4194304 5654031 140736780190912 140736780189000 4215344 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24731/statm: 269774 191664 141 357 0 269414 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 1317844

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 1.96 3/182 24811
/proc/meminfo: memFree=24220496/32873844 swapFree=8652/8652
[pid=24704] ppid=24702 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24704/stat : 24704 (npSolver-pbo-It) S 24702 24704 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377703753 9367552 275 33554432000 4194304 5064252 140735269084688 140735269083600 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24704/statm: 2287 275 233 213 0 72 0
[pid=24705] ppid=24704 vsize=229600 CPUtime=556.8 cores=0,2,4,6
/proc/24705/stat : 24705 (npSolver-pbo) S 24704 24704 22913 0 -1 4202496 92442 163309 0 0 729 137 54718 96 20 0 1 0 377703753 235110400 57078 33554432000 4194304 6004724 140735251932368 140735251918216 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/24705/statm: 57400 57078 195 442 0 56954 0
[pid=24731] ppid=24705 vsize=1079096 CPUtime=1243.27 cores=0,2,4,6
/proc/24731/stat : 24731 (glucosInc) R 24705 24704 22913 0 -1 4202496 83379 0 0 0 124180 147 0 0 20 0 1 0 377759449 1104994304 191664 33554432000 4194304 5654031 140736780190912 140736780189000 4215344 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24731/statm: 269774 191664 141 357 0 269414 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 1317844

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 24704 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=1999
# CPU time returned by wait4() is 0.001999
# while last known CPU time is 1800.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.52
CPU time (s): 1800.07
CPU user time (s): 1796.27
CPU system time (s): 3.8
CPU usage (%): 99.9752
Max. virtual memory (cumulated for all children) (KiB): 1366608

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.001999
maximum resident set size= 1100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 358
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 2

runsolver used 3.78143 second user time and 10.0635 second system time

The end

Launcher Data

Begin job on node107 at 2012-06-08 02:35:52
IDJOB=3751980
IDBENCH=1963
IDSOLVER=2335
FILE ID=node107/3751980-1339115752
RUNJOBID= node107-1339112122-24330
PBS_JOBID= 14643746
Free space on /tmp= 70624 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
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-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3751980-1339115752/watcher-3751980-1339115752 -o /tmp/evaluation-result-3751980-1339115752/solver-3751980-1339115752 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751980-1339115752.opb 160891057 HOME HOME

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

MD5SUM BENCH= f8f4f876e372c51b5109e7995e83ce5e
RANDOM SEED=160891057

node107.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.760
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.86
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        25323768 kB
Buffers:         1056320 kB
Cached:          5539940 kB
SwapCached:           72 kB
Active:          2964432 kB
Inactive:        3667976 kB
Active(anon):      25768 kB
Inactive(anon):    11092 kB
Active(file):    2938664 kB
Inactive(file):  3656884 kB
Unevictable:        8652 kB
Mlocked:            8652 kB
SwapTotal:      67108856 kB
SwapFree:       67108784 kB
Dirty:             34408 kB
Writeback:             0 kB
AnonPages:         40288 kB
Mapped:            15860 kB
Shmem:               184 kB
Slab:             775316 kB
SReclaimable:     217296 kB
SUnreclaim:       558020 kB
KernelStack:        1512 kB
PageTables:         4420 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     151712 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 70552 MiB
End job on node107 at 2012-06-08 03:05:55