Trace number 3746732

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

General information on the benchmark

Name/OPT-BIGINT-LIN/aries-da_nrp/
normalized-aries-da_network_50_2__8_45__32.opb
MD5SUMa9de06eb109955ed8ed5086d04c7f5e9
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark45008
Best CPU time to get the best result obtained on this benchmark1.49477
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3248
Total number of constraints150
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)102
Number of constraints which are nor clauses,nor cardinality constraints48
Minimum length of a constraint32
Maximum length of a constraint289
Number of terms in the objective function 3200
Biggest coefficient in the objective function 126454
Number of bits for the biggest coefficient in the objective function 17
Sum of the numbers in the objective function 107409120
Number of bits of the sum of numbers in the objective function 27
Biggest number in a constraint 126454
Number of bits of the biggest number in a constraint 17
Biggest sum of numbers in a constraint 107409120
Number of bits of the biggest sum of numbers27
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

0.00/0.05	c run inc solver
0.00/0.05	c [INC SYSTEM] run initial solver
0.00/0.05	c [INC SYSTEM] preprocess with white file
0.00/0.45	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.45	c [INC SYSTEM] execute solver
0.00/0.49	c [INC SEARCH] formula is SAT
0.00/0.49	c [INC SYSTEM] solved the initial formula
0.00/0.49	c model valid
0.00/0.49	c current solution ok
0.00/0.60	o 306047
0.00/0.60	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.60	c write failed with 2
0.00/0.60	c [INC SEARCH] iteration: 0
0.00/0.60	c [INC BOUNDS] best value:306047 search for 306046
0.00/0.60	c [INC SYSTEM] create new solver instance
0.00/0.60	c [INC] encode full formula
0.00/0.60	c fallback to adder encoding
0.00/0.92	c set iterative enc to: adder
0.00/0.92	c set iterative enc to: none
0.88/1.22	c [INC SEARCH] isOptimum variable: 0
670.96/671.45	c formula is SAT
670.96/671.46	c [INC SEARCH] copied best model
670.96/671.46	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
670.96/671.47	c model valid
670.96/671.47	c current solution ok
670.96/671.47	o 243247
670.96/671.47	c [INC SEARCH] iteration: 1
670.96/671.47	c [INC BOUNDS] best value:243247 search for 243246
670.96/671.47	c [INC SYSTEM] there exists a inc, kill it!
670.96/671.47	c write failed with 2
670.96/671.47	c [INC SYSTEM] create new solver instance
670.96/671.47	c [INC] encode full formula
670.96/671.47	c fallback to adder encoding
671.27/671.78	c set iterative enc to: adder
671.27/671.78	c set iterative enc to: none
671.38/671.83	c [INC SEARCH] isOptimum variable: 0
1295.18/1295.70	c formula is SAT
1295.18/1295.71	c [INC SEARCH] copied best model
1295.18/1295.71	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1295.18/1295.72	c model valid
1295.18/1295.72	c current solution ok
1295.18/1295.72	o 220910
1295.18/1295.72	c [INC SEARCH] iteration: 2
1295.18/1295.72	c [INC BOUNDS] best value:220910 search for 220909
1295.18/1295.72	c [INC SYSTEM] there exists a inc, kill it!
1295.18/1295.72	c write failed with 2
1295.18/1295.72	c [INC SYSTEM] create new solver instance
1295.18/1295.72	c [INC] encode full formula
1295.18/1295.72	c fallback to adder encoding
1295.48/1296.02	c set iterative enc to: adder
1295.48/1296.02	c set iterative enc to: none
1295.48/1296.07	c [INC SEARCH] isOptimum variable: 0
1682.69/1683.37	c formula is SAT
1682.69/1683.37	c [INC SEARCH] copied best model
1682.69/1683.37	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1682.69/1683.38	c model valid
1682.69/1683.38	c current solution ok
1682.69/1683.38	o 177272
1682.69/1683.38	c [INC SEARCH] iteration: 3
1682.69/1683.38	c [INC BOUNDS] best value:177272 search for 177271
1682.69/1683.38	c [INC SYSTEM] there exists a inc, kill it!
1682.69/1683.38	c write failed with 2
1682.69/1683.38	c [INC SYSTEM] create new solver instance
1682.69/1683.38	c [INC] encode full formula
1682.69/1683.38	c fallback to adder encoding
1682.99/1683.69	c set iterative enc to: adder
1682.99/1683.69	c set iterative enc to: none
1683.09/1683.73	c [INC SEARCH] isOptimum variable: 0
1800.07/1800.71	HOME/npSolver-pbo-Itd.sh: line 18: 23705 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-3746732-1339104243/watcher-3746732-1339104243 -o /tmp/evaluation-result-3746732-1339104243/solver-3746732-1339104243 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3746732-1339104243.opb 1683185807 HOME HOME 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.28 2.79 2.28 2/178 23703
/proc/meminfo: memFree=4910628/32873844 swapFree=8652/8652
[pid=23703] ppid=23701 vsize=11812 CPUtime=0 cores=1,3,5,7
/proc/23703/stat : 23703 (runsolver) D 23701 23703 22913 0 -1 4202560 42 0 0 0 0 0 0 0 20 0 1 0 376552851 12095488 50 33554432000 4194304 5436572 140734792145584 140734792141880 4883175 0 0 4096 24578 18446744071579943789 0 0 17 3 0 0 0 0 0
/proc/23703/statm: 2953 50 31 304 0 2645 0

[startup+0.012083 s]
/proc/loadavg: 4.28 2.79 2.28 2/178 23703
/proc/meminfo: memFree=4910628/32873844 swapFree=8652/8652
[pid=23703] ppid=23701 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23703/stat : 23703 (npSolver-pbo-It) S 23701 23703 22913 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376552851 9367552 275 33554432000 4194304 5064252 140735890269168 140735890268080 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23703/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100227 s]
/proc/loadavg: 4.28 2.79 2.28 2/178 23703
/proc/meminfo: memFree=4910628/32873844 swapFree=8652/8652
[pid=23703] ppid=23701 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23703/stat : 23703 (npSolver-pbo-It) S 23701 23703 22913 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376552851 9367552 275 33554432000 4194304 5064252 140735890269168 140735890268080 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23703/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300286 s]
/proc/loadavg: 4.28 2.79 2.28 2/178 23703
/proc/meminfo: memFree=4910628/32873844 swapFree=8652/8652
[pid=23703] ppid=23701 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23703/stat : 23703 (npSolver-pbo-It) S 23701 23703 22913 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376552851 9367552 275 33554432000 4194304 5064252 140735890269168 140735890268080 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23703/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700194 s]
/proc/loadavg: 4.28 2.79 2.28 2/178 23703
/proc/meminfo: memFree=4910628/32873844 swapFree=8652/8652
[pid=23703] ppid=23701 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23703/stat : 23703 (npSolver-pbo-It) S 23701 23703 22913 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376552851 9367552 275 33554432000 4194304 5064252 140735890269168 140735890268080 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23703/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: 4.28 2.79 2.28 1/181 23711
/proc/meminfo: memFree=4821468/32873844 swapFree=8652/8652
[pid=23703] ppid=23701 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23703/stat : 23703 (npSolver-pbo-It) S 23701 23703 22913 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376552851 9367552 275 33554432000 4194304 5064252 140735890269168 140735890268080 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23703/statm: 2287 275 233 213 0 72 0
[pid=23705] ppid=23703 vsize=23756 CPUtime=0.9 cores=1,3,5,7
/proc/23705/stat : 23705 (npSolver-pbo) S 23703 23703 22913 0 -1 4202496 5102 10333 0 0 37 14 36 3 20 0 1 0 376552852 24326144 5365 33554432000 4194304 6004724 140734217388080 140734217373928 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/23705/statm: 5939 5365 178 442 0 5493 0
Current children cumulated CPU time (s) 0.9
Current children cumulated vsize (KiB) 32904

[startup+3.1003 s]
/proc/loadavg: 4.28 2.79 2.28 2/181 23712
/proc/meminfo: memFree=4709068/32873844 swapFree=8652/8652
[pid=23703] ppid=23701 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23703/stat : 23703 (npSolver-pbo-It) S 23701 23703 22913 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376552851 9367552 275 33554432000 4194304 5064252 140735890269168 140735890268080 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23703/statm: 2287 275 233 213 0 72 0
[pid=23705] ppid=23703 vsize=23756 CPUtime=0.9 cores=1,3,5,7
/proc/23705/stat : 23705 (npSolver-pbo) S 23703 23703 22913 0 -1 4202496 5102 10333 0 0 37 14 36 3 20 0 1 0 376552852 24326144 5365 33554432000 4194304 6004724 140734217388080 140734217373928 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/23705/statm: 5939 5365 178 442 0 5493 0
[pid=23712] ppid=23705 vsize=77304 CPUtime=1.87 cores=1,3,5,7
/proc/23712/stat : 23712 (glucosInc) R 23705 23703 22913 0 -1 4202496 15806 0 0 0 183 4 0 0 20 0 1 0 376552974 79159296 16543 33554432000 4194304 5654031 140735174060096 140735174047912 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23712/statm: 19326 16543 142 357 0 18966 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 110208

[startup+6.30038 s]
/proc/loadavg: 4.34 2.83 2.30 2/181 23712
/proc/meminfo: memFree=4498368/32873844 swapFree=8652/8652
[pid=23703] ppid=23701 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23703/stat : 23703 (npSolver-pbo-It) S 23701 23703 22913 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376552851 9367552 275 33554432000 4194304 5064252 140735890269168 140735890268080 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23703/statm: 2287 275 233 213 0 72 0
[pid=23705] ppid=23703 vsize=23756 CPUtime=0.9 cores=1,3,5,7
/proc/23705/stat : 23705 (npSolver-pbo) S 23703 23703 22913 0 -1 4202496 5102 10333 0 0 37 14 36 3 20 0 1 0 376552852 24326144 5365 33554432000 4194304 6004724 140734217388080 140734217373928 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/23705/statm: 5939 5365 178 442 0 5493 0
[pid=23712] ppid=23705 vsize=77304 CPUtime=5.07 cores=1,3,5,7
/proc/23712/stat : 23712 (glucosInc) R 23705 23703 22913 0 -1 4202496 15845 0 0 0 503 4 0 0 20 0 1 0 376552974 79159296 16582 33554432000 4194304 5654031 140735174060096 140735174047912 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23712/statm: 19326 16582 142 357 0 18966 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 110208

[startup+12.7004 s]
/proc/loadavg: 4.39 2.87 2.31 2/181 23712
/proc/meminfo: memFree=4051560/32873844 swapFree=8652/8652
[pid=23703] ppid=23701 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23703/stat : 23703 (npSolver-pbo-It) S 23701 23703 22913 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376552851 9367552 275 33554432000 4194304 5064252 140735890269168 140735890268080 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23703/statm: 2287 275 233 213 0 72 0
[pid=23705] ppid=23703 vsize=23756 CPUtime=0.9 cores=1,3,5,7
/proc/23705/stat : 23705 (npSolver-pbo) S 23703 23703 22913 0 -1 4202496 5102 10333 0 0 37 14 36 3 20 0 1 0 376552852 24326144 5365 33554432000 4194304 6004724 140734217388080 140734217373928 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/23705/statm: 5939 5365 178 442 0 5493 0
[pid=23712] ppid=23705 vsize=79476 CPUtime=11.46 cores=1,3,5,7
/proc/23712/stat : 23712 (glucosInc) R 23705 23703 22913 0 -1 4202496 16457 0 0 0 1142 4 0 0 20 0 1 0 376552974 81383424 17699 33554432000 4194304 5654031 140735174060096 140735174047912 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23712/statm: 19869 17699 142 357 0 19509 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 112380

[startup+25.5004 s]
/proc/loadavg: 4.61 2.99 2.36 2/181 23712
/proc/meminfo: memFree=3201844/32873844 swapFree=8652/8652
[pid=23703] ppid=23701 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23703/stat : 23703 (npSolver-pbo-It) S 23701 23703 22913 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376552851 9367552 275 33554432000 4194304 5064252 140735890269168 140735890268080 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23703/statm: 2287 275 233 213 0 72 0
[pid=23705] ppid=23703 vsize=23756 CPUtime=0.9 cores=1,3,5,7
/proc/23705/stat : 23705 (npSolver-pbo) S 23703 23703 22913 0 -1 4202496 5102 10333 0 0 37 14 36 3 20 0 1 0 376552852 24326144 5365 33554432000 4194304 6004724 140734217388080 140734217373928 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/23705/statm: 5939 5365 178 442 0 5493 0
[pid=23712] ppid=23705 vsize=112060 CPUtime=24.26 cores=1,3,5,7
/proc/23712/stat : 23712 (glucosInc) R 23705 23703 22913 0 -1 4202496 18744 0 0 0 2421 5 0 0 20 0 1 0 376552974 114749440 23813 33554432000 4194304 5654031 140735174060096 140735174047912 4215009 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23712/statm: 28015 23813 142 357 0 27655 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 144964

[startup+51.1004 s]
/proc/loadavg: 4.66 3.13 2.42 2/181 23712
/proc/meminfo: memFree=1529972/32873844 swapFree=8652/8652
[pid=23703] ppid=23701 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23703/stat : 23703 (npSolver-pbo-It) S 23701 23703 22913 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376552851 9367552 275 33554432000 4194304 5064252 140735890269168 140735890268080 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23703/statm: 2287 275 233 213 0 72 0
[pid=23705] ppid=23703 vsize=23756 CPUtime=0.9 cores=1,3,5,7
/proc/23705/stat : 23705 (npSolver-pbo) S 23703 23703 22913 0 -1 4202496 5102 10333 0 0 37 14 36 3 20 0 1 0 376552852 24326144 5365 33554432000 4194304 6004724 140734217388080 140734217373928 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/23705/statm: 5939 5365 178 442 0 5493 0
[pid=23712] ppid=23705 vsize=130736 CPUtime=49.86 cores=1,3,5,7
/proc/23712/stat : 23712 (glucosInc) R 23705 23703 22913 0 -1 4202496 19385 0 0 0 4980 6 0 0 20 0 1 0 376552974 133873664 29507 33554432000 4194304 5654031 140735174060096 140735174047912 4215014 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23712/statm: 32684 29507 142 357 0 32324 0
Current children cumulated CPU time (s) 50.76
Current children cumulated vsize (KiB) 163640

[startup+102.3 s]
/proc/loadavg: 4.82 3.40 2.55 2/181 23712
/proc/meminfo: memFree=1450184/32873844 swapFree=8652/8652
[pid=23703] ppid=23701 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23703/stat : 23703 (npSolver-pbo-It) S 23701 23703 22913 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376552851 9367552 275 33554432000 4194304 5064252 140735890269168 140735890268080 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23703/statm: 2287 275 233 213 0 72 0
[pid=23705] ppid=23703 vsize=23756 CPUtime=0.9 cores=1,3,5,7
/proc/23705/stat : 23705 (npSolver-pbo) S 23703 23703 22913 0 -1 4202496 5102 10333 0 0 37 14 36 3 20 0 1 0 376552852 24326144 5365 33554432000 4194304 6004724 140734217388080 140734217373928 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/23705/statm: 5939 5365 178 442 0 5493 0
[pid=23712] ppid=23705 vsize=142212 CPUtime=101.05 cores=1,3,5,7
/proc/23712/stat : 23712 (glucosInc) R 23705 23703 22913 0 -1 4202496 19657 0 0 0 10099 6 0 0 20 0 1 0 376552974 145625088 31273 33554432000 4194304 5654031 140735174060096 140735174047912 4215055 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23712/statm: 35553 31273 142 357 0 35193 0
Current children cumulated CPU time (s) 101.95
Current children cumulated vsize (KiB) 175116

[startup+162.3 s]
/proc/loadavg: 4.62 3.63 2.68 3/182 23757
/proc/meminfo: memFree=25085144/32873844 swapFree=8652/8652
[pid=23703] ppid=23701 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23703/stat : 23703 (npSolver-pbo-It) S 23701 23703 22913 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376552851 9367552 275 33554432000 4194304 5064252 140735890269168 140735890268080 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23703/statm: 2287 275 233 213 0 72 0
[pid=23705] ppid=23703 vsize=23756 CPUtime=0.9 cores=1,3,5,7
/proc/23705/stat : 23705 (npSolver-pbo) S 23703 23703 22913 0 -1 4202496 5102 10333 0 0 37 14 36 3 20 0 1 0 376552852 24326144 5365 33554432000 4194304 6004724 140734217388080 140734217373928 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/23705/statm: 5939 5365 178 442 0 5493 0
[pid=23712] ppid=23705 vsize=111864 CPUtime=161.04 cores=1,3,5,7
/proc/23712/stat : 23712 (glucosInc) R 23705 23703 22913 0 -1 4202496 20718 0 0 0 16096 8 0 0 20 0 1 0 376552974 114548736 26094 33554432000 4194304 5654031 140735174060096 140735174058120 4215091 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23712/statm: 27966 26094 142 357 0 27606 0
Current children cumulated CPU time (s) 161.94
Current children cumulated vsize (KiB) 144768

[startup+222.3 s]
/proc/loadavg: 3.07 3.37 2.65 3/181 23760
/proc/meminfo: memFree=24499336/32873844 swapFree=8652/8652
[pid=23703] ppid=23701 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23703/stat : 23703 (npSolver-pbo-It) S 23701 23703 22913 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376552851 9367552 275 33554432000 4194304 5064252 140735890269168 140735890268080 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23703/statm: 2287 275 233 213 0 72 0
[pid=23705] ppid=23703 vsize=23756 CPUtime=0.9 cores=1,3,5,7
/proc/23705/stat : 23705 (npSolver-pbo) S 23703 23703 22913 0 -1 4202496 5102 10333 0 0 37 14 36 3 20 0 1 0 376552852 24326144 5365 33554432000 4194304 6004724 140734217388080 140734217373928 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/23705/statm: 5939 5365 178 442 0 5493 0
[pid=23712] ppid=23705 vsize=161184 CPUtime=221.02 cores=1,3,5,7
/proc/23712/stat : 23712 (glucosInc) R 23705 23703 22913 0 -1 4202496 21226 0 0 0 22093 9 0 0 20 0 1 0 376552974 165052416 34012 33554432000 4194304 5654031 140735174060096 140735174047912 4215076 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23712/statm: 40296 34012 142 357 0 39936 0
Current children cumulated CPU time (s) 221.92
Current children cumulated vsize (KiB) 194088

[startup+282.3 s]
/proc/loadavg: 2.39 3.12 2.60 3/181 23760
/proc/meminfo: memFree=24493432/32873844 swapFree=8652/8652
[pid=23703] ppid=23701 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/loadavg: 2.02 2.04 2.17 3/181 23774
/proc/meminfo: memFree=24470740/32873844 swapFree=8652/8652
[pid=23703] ppid=23701 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23703/stat : 23703 (npSolver-pbo-It) S 23701 23703 22913 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376552851 9367552 275 33554432000 4194304 5064252 140735890269168 140735890268080 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23703/statm: 2287 275 233 213 0 72 0
[pid=23705] ppid=23703 vsize=41452 CPUtime=1295.55 cores=1,3,5,7
/proc/23705/stat : 23705 (npSolver-pbo) S 23703 23703 22913 0 -1 4202496 11283 59238 0 0 101 22 129392 40 20 0 1 0 376552852 42446848 9786 33554432000 4194304 6004724 140734217388080 140734217373928 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23705/statm: 10363 9786 178 442 0 9917 0
[pid=23774] ppid=23705 vsize=127572 CPUtime=66.19 cores=1,3,5,7
/proc/23774/stat : 23774 (glucosInc) R 23705 23703 22913 0 -1 4202496 17600 0 0 0 6613 6 0 0 20 0 1 0 376682458 130633728 24041 33554432000 4194304 5654031 140734305027536 140734305015352 4215344 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23774/statm: 31893 24041 142 357 0 31533 0
Current children cumulated CPU time (s) 1361.74
Current children cumulated vsize (KiB) 178172

[startup+1422.3 s]
/proc/loadavg: 2.01 2.03 2.16 3/181 23775
/proc/meminfo: memFree=24431212/32873844 swapFree=8652/8652
[pid=23703] ppid=23701 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23703/stat : 23703 (npSolver-pbo-It) S 23701 23703 22913 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376552851 9367552 275 33554432000 4194304 5064252 140735890269168 140735890268080 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23703/statm: 2287 275 233 213 0 72 0
[pid=23705] ppid=23703 vsize=41452 CPUtime=1295.55 cores=1,3,5,7
/proc/23705/stat : 23705 (npSolver-pbo) S 23703 23703 22913 0 -1 4202496 11283 59238 0 0 101 22 129392 40 20 0 1 0 376552852 42446848 9786 33554432000 4194304 6004724 140734217388080 140734217373928 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23705/statm: 10363 9786 178 442 0 9917 0
[pid=23774] ppid=23705 vsize=127572 CPUtime=126.19 cores=1,3,5,7
/proc/23774/stat : 23774 (glucosInc) R 23705 23703 22913 0 -1 4202496 18037 0 0 0 12612 7 0 0 20 0 1 0 376682458 130633728 30093 33554432000 4194304 5654031 140734305027536 140734305015352 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23774/statm: 31893 30093 142 357 0 31533 0
Current children cumulated CPU time (s) 1421.74
Current children cumulated vsize (KiB) 178172

[startup+1482.3 s]
/proc/loadavg: 2.00 2.02 2.14 3/181 23775
/proc/meminfo: memFree=24419112/32873844 swapFree=8652/8652
[pid=23703] ppid=23701 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23703/stat : 23703 (npSolver-pbo-It) S 23701 23703 22913 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376552851 9367552 275 33554432000 4194304 5064252 140735890269168 140735890268080 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23703/statm: 2287 275 233 213 0 72 0
[pid=23705] ppid=23703 vsize=41452 CPUtime=1295.55 cores=1,3,5,7
/proc/23705/stat : 23705 (npSolver-pbo) S 23703 23703 22913 0 -1 4202496 11283 59238 0 0 101 22 129392 40 20 0 1 0 376552852 42446848 9786 33554432000 4194304 6004724 140734217388080 140734217373928 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23705/statm: 10363 9786 178 442 0 9917 0
[pid=23774] ppid=23705 vsize=127572 CPUtime=186.18 cores=1,3,5,7
/proc/23774/stat : 23774 (glucosInc) R 23705 23703 22913 0 -1 4202496 18301 0 0 0 18610 8 0 0 20 0 1 0 376682458 130633728 30094 33554432000 4194304 5654031 140734305027536 140734305015352 4215040 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23774/statm: 31893 30094 142 357 0 31533 0
Current children cumulated CPU time (s) 1481.73
Current children cumulated vsize (KiB) 178172

[startup+1542.3 s]
/proc/loadavg: 2.00 2.02 2.13 3/181 23775
/proc/meminfo: memFree=24375828/32873844 swapFree=8652/8652
[pid=23703] ppid=23701 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23703/stat : 23703 (npSolver-pbo-It) S 23701 23703 22913 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376552851 9367552 275 33554432000 4194304 5064252 140735890269168 140735890268080 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23703/statm: 2287 275 233 213 0 72 0
[pid=23705] ppid=23703 vsize=41452 CPUtime=1295.55 cores=1,3,5,7
/proc/23705/stat : 23705 (npSolver-pbo) S 23703 23703 22913 0 -1 4202496 11283 59238 0 0 101 22 129392 40 20 0 1 0 376552852 42446848 9786 33554432000 4194304 6004724 140734217388080 140734217373928 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23705/statm: 10363 9786 178 442 0 9917 0
[pid=23774] ppid=23705 vsize=176892 CPUtime=246.16 cores=1,3,5,7
/proc/23774/stat : 23774 (glucosInc) R 23705 23703 22913 0 -1 4202496 18836 0 0 0 24607 9 0 0 20 0 1 0 376682458 181137408 38532 33554432000 4194304 5654031 140734305027536 140734305015352 4232772 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23774/statm: 44223 38532 142 357 0 43863 0
Current children cumulated CPU time (s) 1541.71
Current children cumulated vsize (KiB) 227492

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.12 3/182 23778
/proc/meminfo: memFree=24371400/32873844 swapFree=8652/8652
[pid=23703] ppid=23701 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23703/stat : 23703 (npSolver-pbo-It) S 23701 23703 22913 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376552851 9367552 275 33554432000 4194304 5064252 140735890269168 140735890268080 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23703/statm: 2287 275 233 213 0 72 0
[pid=23705] ppid=23703 vsize=41452 CPUtime=1295.55 cores=1,3,5,7
/proc/23705/stat : 23705 (npSolver-pbo) S 23703 23703 22913 0 -1 4202496 11283 59238 0 0 101 22 129392 40 20 0 1 0 376552852 42446848 9786 33554432000 4194304 6004724 140734217388080 140734217373928 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23705/statm: 10363 9786 178 442 0 9917 0
[pid=23774] ppid=23705 vsize=176892 CPUtime=306.15 cores=1,3,5,7
/proc/23774/stat : 23774 (glucosInc) R 23705 23703 22913 0 -1 4202496 19104 0 0 0 30606 9 0 0 20 0 1 0 376682458 181137408 39684 33554432000 4194304 5654031 140734305027536 140734305015352 4215017 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23774/statm: 44223 39684 142 357 0 43863 0
Current children cumulated CPU time (s) 1601.7
Current children cumulated vsize (KiB) 227492

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.11 3/181 23778
/proc/meminfo: memFree=24373456/32873844 swapFree=8652/8652
[pid=23703] ppid=23701 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23703/stat : 23703 (npSolver-pbo-It) S 23701 23703 22913 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376552851 9367552 275 33554432000 4194304 5064252 140735890269168 140735890268080 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23703/statm: 2287 275 233 213 0 72 0
[pid=23705] ppid=23703 vsize=41452 CPUtime=1295.55 cores=1,3,5,7
/proc/23705/stat : 23705 (npSolver-pbo) S 23703 23703 22913 0 -1 4202496 11283 59238 0 0 101 22 129392 40 20 0 1 0 376552852 42446848 9786 33554432000 4194304 6004724 140734217388080 140734217373928 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23705/statm: 10363 9786 178 442 0 9917 0
[pid=23774] ppid=23705 vsize=176892 CPUtime=366.14 cores=1,3,5,7
/proc/23774/stat : 23774 (glucosInc) R 23705 23703 22913 0 -1 4202496 19424 0 0 0 36604 10 0 0 20 0 1 0 376682458 181137408 39172 33554432000 4194304 5654031 140734305027536 140734305015352 4232810 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23774/statm: 44223 39172 142 357 0 43863 0
Current children cumulated CPU time (s) 1661.69
Current children cumulated vsize (KiB) 227492

[startup+1722.3 s]
/proc/loadavg: 2.06 2.02 2.10 3/181 23781
/proc/meminfo: memFree=24488908/32873844 swapFree=8652/8652
[pid=23703] ppid=23701 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23703/stat : 23703 (npSolver-pbo-It) S 23701 23703 22913 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376552851 9367552 275 33554432000 4194304 5064252 140735890269168 140735890268080 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23703/statm: 2287 275 233 213 0 72 0
[pid=23705] ppid=23703 vsize=41452 CPUtime=1683.14 cores=1,3,5,7
/proc/23705/stat : 23705 (npSolver-pbo) S 23703 23703 22913 0 -1 4202496 14367 79198 0 0 133 26 168103 52 20 0 1 0 376552852 42446848 9786 33554432000 4194304 6004724 140734217388080 140734217373928 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23705/statm: 10363 9786 178 442 0 9917 0
[pid=23781] ppid=23705 vsize=79912 CPUtime=38.54 cores=1,3,5,7
/proc/23781/stat : 23781 (glucosInc) R 23705 23703 22913 0 -1 4202496 17095 0 0 0 3850 4 0 0 20 0 1 0 376721225 81829888 17961 33554432000 4194304 5654031 140736797564896 140736797552712 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23781/statm: 19978 17961 142 357 0 19618 0
Current children cumulated CPU time (s) 1721.68
Current children cumulated vsize (KiB) 130512

[startup+1782.3 s]
/proc/loadavg: 2.08 2.03 2.10 3/182 23792
/proc/meminfo: memFree=24432112/32873844 swapFree=8652/8652
[pid=23703] ppid=23701 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23703/stat : 23703 (npSolver-pbo-It) S 23701 23703 22913 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376552851 9367552 275 33554432000 4194304 5064252 140735890269168 140735890268080 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23703/statm: 2287 275 233 213 0 72 0
[pid=23705] ppid=23703 vsize=41452 CPUtime=1683.14 cores=1,3,5,7
/proc/23705/stat : 23705 (npSolver-pbo) S 23703 23703 22913 0 -1 4202496 14367 79198 0 0 133 26 168103 52 20 0 1 0 376552852 42446848 9786 33554432000 4194304 6004724 140734217388080 140734217373928 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23705/statm: 10363 9786 178 442 0 9917 0
[pid=23781] ppid=23705 vsize=128340 CPUtime=98.53 cores=1,3,5,7
/proc/23781/stat : 23781 (glucosInc) R 23705 23703 22913 0 -1 4202496 18094 0 0 0 9848 5 0 0 20 0 1 0 376721225 131420160 29620 33554432000 4194304 5654031 140736797564896 140736797552712 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23781/statm: 32085 29620 142 357 0 31725 0
Current children cumulated CPU time (s) 1781.67
Current children cumulated vsize (KiB) 178940



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.7 s]
/proc/loadavg: 2.06 2.02 2.09 3/181 23792
/proc/meminfo: memFree=24430072/32873844 swapFree=8652/8652
[pid=23703] ppid=23701 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23703/stat : 23703 (npSolver-pbo-It) S 23701 23703 22913 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376552851 9367552 275 33554432000 4194304 5064252 140735890269168 140735890268080 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23703/statm: 2287 275 233 213 0 72 0
[pid=23705] ppid=23703 vsize=41452 CPUtime=1683.14 cores=1,3,5,7
/proc/23705/stat : 23705 (npSolver-pbo) S 23703 23703 22913 0 -1 4202496 14367 79198 0 0 133 26 168103 52 20 0 1 0 376552852 42446848 9786 33554432000 4194304 6004724 140734217388080 140734217373928 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23705/statm: 10363 9786 178 442 0 9917 0
[pid=23781] ppid=23705 vsize=128340 CPUtime=116.93 cores=1,3,5,7
/proc/23781/stat : 23781 (glucosInc) R 23705 23703 22913 0 -1 4202496 18095 0 0 0 11688 5 0 0 20 0 1 0 376721225 131420160 30132 33554432000 4194304 5654031 140736797564896 140736797552712 4232984 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23781/statm: 32085 30132 142 357 0 31725 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 178940

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.7 s]
/proc/loadavg: 2.06 2.02 2.09 3/181 23792
/proc/meminfo: memFree=24430072/32873844 swapFree=8652/8652
[pid=23703] ppid=23701 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23703/stat : 23703 (npSolver-pbo-It) S 23701 23703 22913 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376552851 9367552 275 33554432000 4194304 5064252 140735890269168 140735890268080 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23703/statm: 2287 275 233 213 0 72 0
[pid=23705] ppid=23703 vsize=41452 CPUtime=1683.14 cores=1,3,5,7
/proc/23705/stat : 23705 (npSolver-pbo) S 23703 23703 22913 0 -1 4202496 14367 79198 0 0 133 26 168103 52 20 0 1 0 376552852 42446848 9786 33554432000 4194304 6004724 140734217388080 140734217373928 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23705/statm: 10363 9786 178 442 0 9917 0
[pid=23781] ppid=23705 vsize=128340 CPUtime=116.93 cores=1,3,5,7
/proc/23781/stat : 23781 (glucosInc) R 23705 23703 22913 0 -1 4202496 18095 0 0 0 11688 5 0 0 20 0 1 0 376721225 131420160 30132 33554432000 4194304 5654031 140736797564896 140736797552712 4232984 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23781/statm: 32085 30132 142 357 0 31725 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 178940

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 23703 and gives
#  childrusage.ru_utime.tv_sec=1682
#  childrusage.ru_utime.tv_usec=365241
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=791879
# CPU time returned by wait4() is 1683.16
# 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.71
CPU time (s): 1800.07
CPU user time (s): 1799.24
CPU system time (s): 0.83
CPU usage (%): 99.9643
Max. virtual memory (cumulated for all children) (KiB): 274228

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1682.37
system time used= 0.791879
maximum resident set size= 201940
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 93940
page faults= 0
swaps= 0
block input operations= 0
block output operations= 175384
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 937
involuntary context switches= 1901

runsolver used 3.2625 second user time and 8.64368 second system time

The end

Launcher Data

Begin job on node107 at 2012-06-07 23:24:03
IDJOB=3746732
IDBENCH=71902
IDSOLVER=2332
FILE ID=node107/3746732-1339104243
RUNJOBID= node107-1339098177-22930
PBS_JOBID= 14643746
Free space on /tmp= 65080 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB09/normalized-PB09/OPT-BIGINT-LIN/aries-da_nrp/normalized-aries-da_network_50_2__8_45__32.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3746732-1339104243/watcher-3746732-1339104243 -o /tmp/evaluation-result-3746732-1339104243/solver-3746732-1339104243 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3746732-1339104243.opb 1683185807 HOME HOME

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

MD5SUM BENCH= a9de06eb109955ed8ed5086d04c7f5e9
RANDOM SEED=1683185807

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:         4910528 kB
Buffers:         1045960 kB
Cached:         16858696 kB
SwapCached:           72 kB
Active:         11511280 kB
Inactive:       14970204 kB
Active(anon):    8566768 kB
Inactive(anon):    11092 kB
Active(file):    2944512 kB
Inactive(file): 14959112 kB
Unevictable:        8652 kB
Mlocked:            8652 kB
SwapTotal:      67108856 kB
SwapFree:       67108784 kB
Dirty:           5793788 kB
Writeback:          8536 kB
AnonPages:       8583760 kB
Mapped:            15252 kB
Shmem:               184 kB
Slab:            1321396 kB
SReclaimable:     758988 kB
SUnreclaim:       562408 kB
KernelStack:        1472 kB
PageTables:        20548 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    8684960 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   8464384 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= 70424 MiB
End job on node107 at 2012-06-07 23:54:04