Trace number 3456380

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
Sat4j CuttingPlanes 2.3.0? (TO) 1800.33 1779.53

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/
plato.asu.edu/pub/lptestset/fome/normalized-mps-v2-20-10-fome12.opb
MD5SUMd6efb238990ec55ca510b102fead8acf
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1466812
Total number of constraints24336
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints24336
Minimum length of a constraint13
Maximum length of a constraint6840
Number of terms in the objective function 748132
Biggest coefficient in the objective function 2150851580428025856
Number of bits for the biggest coefficient in the objective function 61
Sum of the numbers in the objective function 3531010623397850041104
Number of bits of the sum of numbers in the objective function 72
Biggest number in a constraint 53687091200000000000
Number of bits of the biggest number in a constraint 66
Biggest sum of numbers in a constraint 4277072243466308763648
Number of bits of the biggest sum of numbers72
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.09	c version 2.3.1.v20110525
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.18-164.el5
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		9996466904
0.00/0.09	c Max memory 		10048897024
0.00/0.09	c Total memory 		10048897024
0.00/0.09	c Number of processors 	8
0.10/0.11	c Pseudo Boolean Optimization
0.10/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@38540408
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.10/0.11	c No reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/0.11	c Glucose learned constraints deletion strategy
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-3456380-1307640476.opb
0.10/0.11	c reading problem ... 
13.64/11.55	c ... done. Wall clock time 11.439s.
13.64/11.55	c #vars     1466812
13.64/11.55	c #constraints  473312
13.64/11.55	c constraints type 
13.64/11.55	c org.sat4j.pb.constraints.pb.MaxWatchPb => 48620
746.05/732.75	c cleaning 0 clauses out of 5001 with flag 0/5001
1067.14/1052.84	c cleaning 0 clauses out of 11000 with flag 0/11000
1317.94/1301.51	c cleaning 0 clauses out of 18000 with flag 0/18000
1686.23/1666.84	c cleaning 0 clauses out of 26000 with flag 0/26000
1800.09/1779.31	c starts		: 53
1800.09/1779.31	c conflicts		: 29964
1800.09/1779.31	c decisions		: 5989494
1800.09/1779.31	c propagations		: 12449526
1800.09/1779.31	c inspects		: 449775057
1800.09/1779.31	c shortcuts		: 0
1800.09/1779.31	c learnt literals	: 0
1800.09/1779.31	c learnt binary clauses	: 0
1800.09/1779.31	c learnt ternary clauses	: 0
1800.09/1779.31	c learnt constraints	: 29963
1800.09/1779.31	c ignored constraints	: 0
1800.09/1779.31	c root simplifications	: 0
1800.09/1779.31	c removed literals (reason simplification)	: 0
1800.09/1779.31	c reason swapping (by a shorter reason)	: 0
1800.09/1779.31	c Calls to reduceDB	: 4
1800.09/1779.31	c number of reductions to clauses (during analyze)	: 0
1800.09/1779.31	c number of learned constraints concerned by reduction	: 0
1800.09/1779.31	c number of learning phase by resolution	: 0
1800.09/1779.31	c number of learning phase by cutting planes	: 0
1800.09/1779.31	c speed (assignments/second)	: 7042.551073167255
1800.09/1779.31	c non guided choices	184
1800.09/1779.33	c learnt constraints type 
1800.09/1779.33	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 34
1800.09/1779.33	c org.sat4j.pb.constraints.pb.MaxWatchPb => 29929
1800.09/1779.33	c constraints type 
1800.09/1779.33	c org.sat4j.pb.constraints.pb.MaxWatchPb => 48620
1800.09/1779.33	s UNKNOWN
1800.09/1779.33	c Total wall clock time (in seconds): 1779.217

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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-3456380-1307640476/watcher-3456380-1307640476 -o /tmp/evaluation-result-3456380-1307640476/solver-3456380-1307640476 -C 1800 -W 1900 -M 15500 java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar CuttingPlanes HOME/instance-3456380-1307640476.opb 

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

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


[startup+0 s]
/proc/loadavg: 1.92 1.98 1.98 2/195 28673
/proc/meminfo: memFree=27363148/32950928 swapFree=67056212/67111528
[pid=28673] ppid=28671 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/28673/stat : 28673 (java) R 28671 28673 27745 0 -1 4202496 914 0 0 0 0 0 0 0 22 0 1 0 954278626 23580672 657 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256410429184 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/28673/statm: 5757 668 489 9 0 124 0

[startup+0.100937 s]
/proc/loadavg: 1.92 1.98 1.98 2/195 28673
/proc/meminfo: memFree=27363148/32950928 swapFree=67056212/67111528
[pid=28673] ppid=28671 vsize=10540208 CPUtime=0.1 cores=1,3,5,7
/proc/28673/stat : 28673 (java) S 28671 28673 27745 0 -1 4202496 12984 0 1 0 9 1 0 0 22 0 18 0 954278626 10793172992 12680 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/28673/statm: 2635052 12681 2093 9 0 2625786 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 10540208

[startup+0.200955 s]
/proc/loadavg: 1.92 1.98 1.98 2/195 28673
/proc/meminfo: memFree=27363148/32950928 swapFree=67056212/67111528
[pid=28673] ppid=28671 vsize=10540820 CPUtime=0.28 cores=1,3,5,7
/proc/28673/stat : 28673 (java) S 28671 28673 27745 0 -1 4202496 22437 0 1 0 26 2 0 0 22 0 18 0 954278626 10793799680 21855 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/28673/statm: 2635205 21856 2189 9 0 2625939 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 10540820

[startup+0.300967 s]
/proc/loadavg: 1.92 1.98 1.98 2/195 28673
/proc/meminfo: memFree=27363148/32950928 swapFree=67056212/67111528
[pid=28673] ppid=28671 vsize=10541988 CPUtime=0.46 cores=1,3,5,7
/proc/28673/stat : 28673 (java) S 28671 28673 27745 0 -1 4202496 27113 0 1 0 43 3 0 0 22 0 18 0 954278626 10794995712 26263 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/28673/statm: 2635497 26266 2200 9 0 2626231 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 10541988

[startup+0.700884 s]
/proc/loadavg: 1.92 1.98 1.98 2/195 28673
/proc/meminfo: memFree=27363148/32950928 swapFree=67056212/67111528
[pid=28673] ppid=28671 vsize=10541988 CPUtime=0.86 cores=1,3,5,7
/proc/28673/stat : 28673 (java) S 28671 28673 27745 0 -1 4202496 53910 0 1 0 80 6 0 0 22 0 18 0 954278626 10794995712 53060 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/28673/statm: 2635497 53063 2200 9 0 2626231 0
Current children cumulated CPU time (s) 0.86
Current children cumulated vsize (KiB) 10541988

[startup+1.50074 s]
/proc/loadavg: 1.93 1.98 1.98 3/213 28691
/proc/meminfo: memFree=27051512/32950928 swapFree=67056212/67111528
[pid=28673] ppid=28671 vsize=10541988 CPUtime=1.67 cores=1,3,5,7
/proc/28673/stat : 28673 (java) S 28671 28673 27745 0 -1 4202496 105747 0 1 0 155 12 0 0 22 0 18 0 954278626 10794995712 104897 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/28673/statm: 2635497 104900 2200 9 0 2626231 0
[pid=28673/tid=28675] ppid=28671 vsize=10541988 CPUtime=1.47 cores=1,3,5,7
/proc/28673/task/28675/stat : 28675 (java) R 28671 28673 27745 0 -1 4202560 102511 0 1 0 136 11 0 0 19 0 18 0 954278627 10794995712 104901 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 46912505563702 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=28673/tid=28676] ppid=28671 vsize=10541988 CPUtime=0 cores=1,3,5,7
/proc/28673/task/28676/stat : 28676 (java) S 28671 28673 27745 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 954278629 10794995712 104903 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427207577 0 4 0 16800975 18446604466563694784 0 0 -1 3 0 0 0
[pid=28673/tid=28677] ppid=28671 vsize=10541988 CPUtime=0 cores=1,3,5,7
/proc/28673/task/28677/stat : 28677 (java) S 28671 28673 27745 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 954278629 10794995712 104905 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427207577 0 4 0 16800975 18446604466563694784 0 0 -1 5 0 0 0
[pid=28673/tid=28678] ppid=28671 vsize=10541988 CPUtime=0 cores=1,3,5,7
/proc/28673/task/28678/stat : 28678 (java) S 28671 28673 27745 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 954278629 10794995712 104906 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427207577 0 4 0 16800975 18446604466563694784 0 0 -1 7 0 0 0
[pid=28673/tid=28679] ppid=28671 vsize=10541988 CPUtime=0 cores=1,3,5,7
/proc/28673/task/28679/stat : 28679 (java) S 28671 28673 27745 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 954278629 10794995712 104908 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427207577 0 4 0 16800975 18446604466563694784 0 0 -1 5 0 0 0
[pid=28673/tid=28680] ppid=28671 vsize=10541988 CPUtime=0 cores=1,3,5,7
/proc/28673/task/28680/stat : 28680 (java) S 28671 28673 27745 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 954278629 10794995712 104910 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427207577 0 4 0 16800975 18446604466563694784 0 0 -1 7 0 0 0
[pid=28673/tid=28681] ppid=28671 vsize=10541988 CPUtime=0 cores=1,3,5,7
/proc/28673/task/28681/stat : 28681 (java) S 28671 28673 27745 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 954278629 10794995712 104911 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427207577 0 4 0 16800975 18446604466563694784 0 0 -1 7 0 0 0
[pid=28673/tid=28682] ppid=28671 vsize=10541988 CPUtime=0 cores=1,3,5,7
/proc/28673/task/28682/stat : 28682 (java) S 28671 28673 27745 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 18 0 954278629 10794995712 104913 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427207577 0 4 0 16800975 18446604466563694784 0 0 -1 7 0 0 0
[pid=28673/tid=28683] ppid=28671 vsize=10541988 CPUtime=0 cores=1,3,5,7
/proc/28673/task/28683/stat : 28683 (java) S 28671 28673 27745 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 18 0 954278629 10794995712 104914 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427207577 0 4 0 16800975 18446604466563694784 0 0 -1 7 0 0 0
[pid=28673/tid=28684] ppid=28671 vsize=10541988 CPUtime=0 cores=1,3,5,7
/proc/28673/task/28684/stat : 28684 (java) S 28671 28673 27745 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 18 0 954278630 10794995712 104916 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427208192 0 0 0 16800975 18446604466563694784 0 0 -1 3 0 0 0
[pid=28673/tid=28685] ppid=28671 vsize=10541988 CPUtime=0 cores=1,3,5,7
/proc/28673/task/28685/stat : 28685 (java) S 28671 28673 27745 0 -1 4202560 16 0 0 0 0 0 0 0 22 0 18 0 954278630 10794995712 104917 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427207577 0 4 0 16800975 18446604466563694784 0 0 -1 3 0 0 0
[pid=28673/tid=28686] ppid=28671 vsize=10541988 CPUtime=0 cores=1,3,5,7
/proc/28673/task/28686/stat : 28686 (java) S 28671 28673 27745 0 -1 4202560 7 0 0 0 0 0 0 0 23 0 18 0 954278630 10794995712 104919 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427207577 0 4 0 16800975 18446604466563694784 0 0 -1 3 0 0 0
[pid=28673/tid=28687] ppid=28671 vsize=10541988 CPUtime=0 cores=1,3,5,7
/proc/28673/task/28687/stat : 28687 (java) S 28671 28673 27745 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 954278632 10794995712 104920 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427215281 0 4 0 16800975 18446604466563694784 0 0 -1 3 0 0 0
[pid=28673/tid=28688] ppid=28671 vsize=10541988 CPUtime=0.07 cores=1,3,5,7
/proc/28673/task/28688/stat : 28688 (java) S 28671 28673 27745 0 -1 4202560 727 0 0 0 7 0 0 0 19 0 18 0 954278632 10794995712 104922 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427207577 0 4 0 16800975 18446604466563694784 0 0 -1 7 0 0 0
[pid=28673/tid=28689] ppid=28671 vsize=10541988 CPUtime=0.1 cores=1,3,5,7
/proc/28673/task/28689/stat : 28689 (java) S 28671 28673 27745 0 -1 4202560 1362 0 0 0 10 0 0 0 18 0 18 0 954278632 10794995712 104923 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427207577 0 4 0 16800975 18446604466563694784 0 0 -1 3 0 0 0
[pid=28673/tid=28690] ppid=28671 vsize=10541988 CPUtime=0 cores=1,3,5,7
/proc/28673/task/28690/stat : 28690 (java) S 28671 28673 27745 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 18 0 954278632 10794995712 104925 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427207577 0 4 0 16800975 18446604466563694784 0 0 -1 3 0 0 0
[pid=28673/tid=28691] ppid=28671 vsize=10541988 CPUtime=0 cores=1,3,5,7
/proc/28673/task/28691/stat : 28691 (java) S 28671 28673 27745 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 954278632 10794995712 104927 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427208192 0 4 0 16800975 18446604466563694784 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.67
Current children cumulated vsize (KiB) 10541988

[startup+3.10143 s]
/proc/loadavg: 1.93 1.98 1.98 3/213 28691
/proc/meminfo: memFree=26753664/32950928 swapFree=67056212/67111528
[pid=28673] ppid=28671 vsize=10549364 CPUtime=3.66 cores=1,3,5,7
/proc/28673/stat : 28673 (java) S 28671 28673 27745 0 -1 4202496 234988 0 1 0 340 26 0 0 22 0 18 0 954278626 10802548736 232112 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/28673/statm: 2637341 232116 2205 9 0 2628075 0
[pid=28673/tid=28675] ppid=28671 vsize=10549364 CPUtime=3.08 cores=1,3,5,7
/proc/28673/task/28675/stat : 28675 (java) R 28671 28673 27745 0 -1 4202560 225594 0 1 0 283 25 0 0 25 0 18 0 954278627 10802548736 232116 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 46912505632915 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=28673/tid=28676] ppid=28671 vsize=10549364 CPUtime=0 cores=1,3,5,7
/proc/28673/task/28676/stat : 28676 (java) S 28671 28673 27745 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 954278629 10802548736 232119 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427207577 0 4 0 16800975 18446604466563694784 0 0 -1 3 0 0 0
[pid=28673/tid=28677] ppid=28671 vsize=10549364 CPUtime=0 cores=1,3,5,7
/proc/28673/task/28677/stat : 28677 (java) S 28671 28673 27745 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 954278629 10802548736 232121 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427207577 0 4 0 16800975 18446604466563694784 0 0 -1 5 0 0 0
[pid=28673/tid=28678] ppid=28671 vsize=10549364 CPUtime=0 cores=1,3,5,7
/proc/28673/task/28678/stat : 28678 (java) S 28671 28673 27745 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 954278629 10802548736 232123 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427207577 0 4 0 16800975 18446604466563694784 0 0 -1 7 0 0 0
[pid=28673/tid=28679] ppid=28671 vsize=10549364 CPUtime=0 cores=1,3,5,7
/proc/28673/task/28679/stat : 28679 (java) S 28671 28673 27745 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 954278629 10802548736 232125 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427207577 0 4 0 16800975 18446604466563694784 0 0 -1 5 0 0 0
[pid=28673/tid=28680] ppid=28671 vsize=10549364 CPUtime=0 cores=1,3,5,7
/proc/28673/task/28680/stat : 28680 (java) S 28671 28673 27745 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 954278629 10802548736 232127 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427207577 0 4 0 16800975 18446604466563694784 0 0 -1 7 0 0 0
[pid=28673/tid=28681] ppid=28671 vsize=10549364 CPUtime=0 cores=1,3,5,7
/proc/28673/task/28681/stat : 28681 (java) S 28671 28673 27745 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 954278629 10802548736 232128 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427207577 0 4 0 16800975 18446604466563694784 0 0 -1 7 0 0 0
[pid=28673/tid=28682] ppid=28671 vsize=10549364 CPUtime=0 cores=1,3,5,7
/proc/28673/task/28682/stat : 28682 (java) S 28671 28673 27745 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 18 0 954278629 10802548736 232131 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427207577 0 4 0 16800975 18446604466563694784 0 0 -1 7 0 0 0
[pid=28673/tid=28683] ppid=28671 vsize=10549364 CPUtime=0 cores=1,3,5,7
/proc/28673/task/28683/stat : 28683 (java) S 28671 28673 27745 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 18 0 954278629 10802548736 232132 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427207577 0 4 0 16800975 18446604466563694784 0 0 -1 7 0 0 0
[pid=28673/tid=28684] ppid=28671 vsize=10549364 CPUtime=0 cores=1,3,5,7
/proc/28673/task/28684/stat : 28684 (java) S 28671 28673 27745 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 18 0 954278630 10802548736 232132 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427208192 0 0 0 16800975 18446604466563694784 0 0 -1 1 0 0 0
[pid=28673/tid=28685] ppid=28671 vsize=10549364 CPUtime=0 cores=1,3,5,7
/proc/28673/task/28685/stat : 28685 (java) S 28671 28673 27745 0 -1 4202560 16 0 0 0 0 0 0 0 22 0 18 0 954278630 10802548736 232134 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427207577 0 4 0 16800975 18446604466563694784 0 0 -1 3 0 0 0
[pid=28673/tid=28686] ppid=28671 vsize=10549364 CPUtime=0 cores=1,3,5,7
/proc/28673/task/28686/stat : 28686 (java) S 28671 28673 27745 0 -1 4202560 7 0 0 0 0 0 0 0 23 0 18 0 954278630 10802548736 232136 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427207577 0 4 0 16800975 18446604466563694784 0 0 -1 3 0 0 0
[pid=28673/tid=28687] ppid=28671 vsize=10549364 CPUtime=0 cores=1,3,5,7
/proc/28673/task/28687/stat : 28687 (java) S 28671 28673 27745 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 954278632 10802548736 232138 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427215281 0 4 0 16800975 18446604466563694784 0 0 -1 3 0 0 0
[pid=28673/tid=28688] ppid=28671 vsize=10549364 CPUtime=0.25 cores=1,3,5,7
/proc/28673/task/28688/stat : 28688 (java) S 28671 28673 27745 0 -1 4202560 2537 0 0 0 25 0 0 0 16 0 18 0 954278632 10802548736 232140 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427207577 0 4 0 16800975 18446604466563694784 0 0 -1 7 0 0 0
[pid=28673/tid=28689] ppid=28671 vsize=10549364 CPUtime=0.31 cores=1,3,5,7
/proc/28673/task/28689/stat : 28689 (java) S 28671 28673 27745 0 -1 4202560 5710 0 0 0 31 0 0 0 15 0 18 0 954278632 10802548736 232145 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427207577 0 4 0 16800975 18446604466563694784 0 0 -1 3 0 0 0
[pid=28673/tid=28690] ppid=28671 vsize=10549364 CPUtime=0 cores=1,3,5,7
/proc/28673/task/28690/stat : 28690 (java) S 28671 28673 27745 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 18 0 954278632 10802548736 232148 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427207577 0 4 0 16800975 18446604466563694784 0 0 -1 3 0 0 0
[pid=28673/tid=28691] ppid=28671 vsize=10549364 CPUtime=0 cores=1,3,5,7
/proc/28673/task/28691/stat : 28691 (java) S 28671 28673 27745 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 954278632 10802548736 232148 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427208192 0 4 0 16800975 18446604466563694784 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.66
Current children cumulated vsize (KiB) 10549364

[startup+6.30084 s]
/proc/loadavg: 1.93 1.98 1.98 3/213 28691
/proc/meminfo: memFree=25554940/32950928 swapFree=67056212/67111528
[pid=28673] ppid=28671 vsize=10549364 CPUtime=6.99 cores=1,3,5,7
/proc/28673/stat : 28673 (java) S 28671 28673 27745 0 -1 4202496 534502 0 1 0 637 62 0 0 22 0 18 0 954278626 10802548736 531337 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/28673/statm: 2637341 531342 2218 9 0 2628075 0
[pid=28673/tid=28675] ppid=28671 vsize=10549364 CPUtime=6.28 cores=1,3,5,7
/proc/28673/task/28675/stat : 28675 (java) R 28671 28673 27745 0 -1 4202560 525071 0 1 0 567 61 0 0 18 0 18 0 954278627 10802548736 531345 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 46912505575627 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=28673/tid=28676] ppid=28671 vsize=10549364 CPUtime=0 cores=1,3,5,7
/proc/28673/task/28676/stat : 28676 (java) S 28671 28673 27745 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 954278629 10802548736 531347 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427207577 0 4 0 16800975 18446604466563694784 0 0 -1 3 0 0 0
[pid=28673/tid=28677] ppid=28671 vsize=10549364 CPUtime=0 cores=1,3,5,7
/proc/28673/task/28677/stat : 28677 (java) S 28671 28673 27745 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 954278629 10802548736 531350 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427207577 0 4 0 16800975 18446604466563694784 0 0 -1 5 0 0 0
[pid=28673/tid=28678] ppid=28671 vsize=10549364 CPUtime=0 cores=1,3,5,7
/proc/28673/task/28678/stat : 28678 (java) S 28671 28673 27745 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 954278629 10802548736 531352 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427207577 0 4 0 16800975 18446604466563694784 0 0 -1 7 0 0 0
[pid=28673/tid=28679] ppid=28671 vsize=10549364 CPUtime=0 cores=1,3,5,7
/proc/28673/task/28679/stat : 28679 (java) S 28671 28673 27745 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 954278629 10802548736 531355 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427207577 0 4 0 16800975 18446604466563694784 0 0 -1 5 0 0 0
[pid=28673/tid=28680] ppid=28671 vsize=10549364 CPUtime=0 cores=1,3,5,7
/proc/28673/task/28680/stat : 28680 (java) S 28671 28673 27745 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 954278629 10802548736 531357 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427207577 0 4 0 16800975 18446604466563694784 0 0 -1 7 0 0 0
[pid=28673/tid=28681] ppid=28671 vsize=10549364 CPUtime=0 cores=1,3,5,7
/proc/28673/task/28681/stat : 28681 (java) S 28671 28673 27745 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 954278629 10802548736 531360 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427207577 0 4 0 16800975 18446604466563694784 0 0 -1 7 0 0 0
[pid=28673/tid=28682] ppid=28671 vsize=10549364 CPUtime=0 cores=1,3,5,7
/proc/28673/task/28682/stat : 28682 (java) S 28671 28673 27745 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 18 0 954278629 10802548736 531366 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427207577 0 4 0 16800975 18446604466563694784 0 0 -1 7 0 0 0
[pid=28673/tid=28683] ppid=28671 vsize=10549364 CPUtime=0 cores=1,3,5,7
/proc/28673/task/28683/stat : 28683 (java) S 28671 28673 27745 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 18 0 954278629 10802548736 531367 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427207577 0 4 0 16800975 18446604466563694784 0 0 -1 7 0 0 0
[pid=28673/tid=28684] ppid=28671 vsize=10549364 CPUtime=0 cores=1,3,5,7
/proc/28673/task/28684/stat : 28684 (java) S 28671 28673 27745 0 -1 4202560 3 0 0 0 0 0 0 0 16 0 18 0 954278630 10802548736 531367 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427208192 0 0 0 16800975 18446604466563694784 0 0 -1 1 0 0 0
[pid=28673/tid=28685] ppid=28671 vsize=10549364 CPUtime=0 cores=1,3,5,7
/proc/28673/task/28685/stat : 28685 (java) S 28671 28673 27745 0 -1 4202560 16 0 0 0 0 0 0 0 22 0 18 0 954278630 10802548736 531371 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427207577 0 4 0 16800975 18446604466563694784 0 0 -1 3 0 0 0
[pid=28673/tid=28686] ppid=28671 vsize=10549364 CPUtime=0 cores=1,3,5,7
/proc/28673/task/28686/stat : 28686 (java) S 28671 28673 27745 0 -1 4202560 7 0 0 0 0 0 0 0 23 0 18 0 954278630 10802548736 531372 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427207577 0 4 0 16800975 18446604466563694784 0 0 -1 3 0 0 0
[pid=28673/tid=28687] ppid=28671 vsize=10549364 CPUtime=0 cores=1,3,5,7
/proc/28673/task/28687/stat : 28687 (java) S 28671 28673 27745 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 954278632 10802548736 531373 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427215281 0 4 0 16800975 18446604466563694784 0 0 -1 3 0 0 0
[pid=28673/tid=28688] ppid=28671 vsize=10549364 CPUtime=0.31 cores=1,3,5,7
/proc/28673/task/28688/stat : 28688 (java) S 28671 28673 27745 0 -1 4202560 2556 0 0 0 31 0 0 0 16 0 18 0 954278632 10802548736 531376 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427207577 0 4 0 16800975 18446604466563694784 0 0 -1 7 0 0 0
[pid=28673/tid=28689] ppid=28671 vsize=10549364 CPUtime=0.38 cores=1,3,5,7
/proc/28673/task/28689/stat : 28689 (java) S 28671 28673 27745 0 -1 4202560 5729 0 0 0 38 0 0 0 15 0 18 0 954278632 10802548736 531378 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427207577 0 4 0 16800975 18446604466563694784 0 0 -1 3 0 0 0
[pid=28673/tid=28690] ppid=28671 vsize=10549364 CPUtime=0 cores=1,3,5,7
/proc/28673/task/28690/stat : 28690 (java) S 28671 28673 27745 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 18 0 954278632 10802548736 531381 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427207577 0 4 0 16800975 18446604466563694784 0 0 -1 3 0 0 0
[pid=28673/tid=28691] ppid=28671 vsize=10549364 CPUtime=0 cores=1,3,5,7
/proc/28673/task/28691/stat : 28691 (java) S 28671 28673 27745 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 18 0 954278632 10802548736 531384 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427208192 0 4 0 16800975 18446604466563694784 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 6.99
Current children cumulated vsize (KiB) 10549364

[startup+12.7016 s]
/proc/loadavg: 1.94 1.98 1.98 3/213 28691
/proc/meminfo: memFree=24187796/32950928 swapFree=67056212/67111528
[pid=28673] ppid=28671 vsize=10547824 CPUtime=15.02 cores=1,3,5,7
/proc/28673/stat : 28673 (java) S 28671 28673 27745 0 -1 4202496 798330 0 1 0 1406 96 0 0 22 0 19 0 954278626 10800971776 794388 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/28673/statm: 2636956 794388 2246 9 0 2627690 0
[pid=28673/tid=28675] ppid=28671 vsize=10547824 CPUtime=12.19 cores=1,3,5,7

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

/proc/28673/task/28685/stat : 28685 (java) S 28671 28673 27745 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 954278630 10800971776 1325459 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427207577 0 4 0 16800975 18446604466563694784 0 0 -1 3 0 0 0
[pid=28673/tid=28686] ppid=28671 vsize=10547824 CPUtime=0 cores=1,3,5,7
/proc/28673/task/28686/stat : 28686 (java) S 28671 28673 27745 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 954278630 10800971776 1325459 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427207577 0 4 0 16800975 18446604466563694784 0 0 -1 3 0 0 0
[pid=28673/tid=28687] ppid=28671 vsize=10547824 CPUtime=0 cores=1,3,5,7
/proc/28673/task/28687/stat : 28687 (java) S 28671 28673 27745 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 954278632 10800971776 1325459 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427215281 0 4 0 16800975 18446604466563694784 0 0 -1 3 0 0 0
[pid=28673/tid=28688] ppid=28671 vsize=10547824 CPUtime=1.21 cores=1,3,5,7
/proc/28673/task/28688/stat : 28688 (java) S 28671 28673 27745 0 -1 4202560 7146 0 0 0 120 1 0 0 15 0 19 0 954278632 10800971776 1325459 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427207577 0 4 0 16800975 18446604466563694784 0 0 -1 5 0 0 0
[pid=28673/tid=28689] ppid=28671 vsize=10547824 CPUtime=1.05 cores=1,3,5,7
/proc/28673/task/28689/stat : 28689 (java) S 28671 28673 27745 0 -1 4202560 6577 0 0 0 105 0 0 0 16 0 19 0 954278632 10800971776 1325459 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427207577 0 4 0 16800975 18446604466563694784 0 0 -1 1 0 0 0
[pid=28673/tid=28690] ppid=28671 vsize=10547824 CPUtime=0 cores=1,3,5,7
/proc/28673/task/28690/stat : 28690 (java) S 28671 28673 27745 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 954278632 10800971776 1325459 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427207577 0 4 0 16800975 18446604466563694784 0 0 -1 3 0 0 0
[pid=28673/tid=28691] ppid=28671 vsize=10547824 CPUtime=0 cores=1,3,5,7
/proc/28673/task/28691/stat : 28691 (java) S 28671 28673 27745 0 -1 4202560 96 0 0 0 0 0 0 0 15 0 19 0 954278632 10800971776 1325459 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427208192 0 4 0 16800975 18446604466563694784 0 0 -1 1 0 0 0
[pid=28673/tid=28692] ppid=28671 vsize=10547824 CPUtime=0 cores=1,3,5,7
/proc/28673/task/28692/stat : 28692 (java) S 28671 28673 27745 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 954279876 10800971776 1325459 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427208192 0 4 0 16800975 18446604466563694784 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1621.28
Current children cumulated vsize (KiB) 10547824

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/214 28798
/proc/meminfo: memFree=22987532/32950928 swapFree=67056212/67111528
[pid=28673] ppid=28671 vsize=10547824 CPUtime=1681.71 cores=1,3,5,7
/proc/28673/stat : 28673 (java) S 28671 28673 27745 0 -1 4202496 1376577 0 1 0 167998 173 0 0 22 0 19 0 954278626 10800971776 1338171 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/28673/statm: 2636956 1338171 2266 9 0 2627690 0
[pid=28673/tid=28675] ppid=28671 vsize=10547824 CPUtime=1650.04 cores=1,3,5,7
/proc/28673/task/28675/stat : 28675 (java) R 28671 28673 27745 0 -1 4202560 651267 0 1 0 164925 79 0 0 25 0 19 0 954278627 10800971776 1338171 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 46912505997078 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=28673/tid=28676] ppid=28671 vsize=10547824 CPUtime=2.49 cores=1,3,5,7
/proc/28673/task/28676/stat : 28676 (java) S 28671 28673 27745 0 -1 4202560 68012 0 0 0 243 6 0 0 15 0 19 0 954278629 10800971776 1338171 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427207577 0 4 0 16800975 18446604466563694784 0 0 -1 5 0 0 0
[pid=28673/tid=28677] ppid=28671 vsize=10547824 CPUtime=2.78 cores=1,3,5,7
/proc/28673/task/28677/stat : 28677 (java) S 28671 28673 27745 0 -1 4202560 79609 0 0 0 269 9 0 0 16 0 19 0 954278629 10800971776 1338171 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427207577 0 4 0 16800975 18446604466563694784 0 0 -1 3 0 0 0
[pid=28673/tid=28678] ppid=28671 vsize=10547824 CPUtime=3.28 cores=1,3,5,7
/proc/28673/task/28678/stat : 28678 (java) S 28671 28673 27745 0 -1 4202560 99927 0 0 0 318 10 0 0 16 0 19 0 954278629 10800971776 1338171 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427207577 0 4 0 16800975 18446604466563694784 0 0 -1 7 0 0 0
[pid=28673/tid=28679] ppid=28671 vsize=10547824 CPUtime=2.53 cores=1,3,5,7
/proc/28673/task/28679/stat : 28679 (java) S 28671 28673 27745 0 -1 4202560 79961 0 0 0 243 10 0 0 15 0 19 0 954278629 10800971776 1338171 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427207577 0 4 0 16800975 18446604466563694784 0 0 -1 3 0 0 0
[pid=28673/tid=28680] ppid=28671 vsize=10547824 CPUtime=2.68 cores=1,3,5,7
/proc/28673/task/28680/stat : 28680 (java) S 28671 28673 27745 0 -1 4202560 84079 0 0 0 257 11 0 0 16 0 19 0 954278629 10800971776 1338171 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427207577 0 4 0 16800975 18446604466563694784 0 0 -1 1 0 0 0
[pid=28673/tid=28681] ppid=28671 vsize=10547824 CPUtime=2.96 cores=1,3,5,7
/proc/28673/task/28681/stat : 28681 (java) S 28671 28673 27745 0 -1 4202560 102473 0 0 0 282 14 0 0 15 0 19 0 954278629 10800971776 1338171 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427207577 0 4 0 16800975 18446604466563694784 0 0 -1 7 0 0 0
[pid=28673/tid=28682] ppid=28671 vsize=10547824 CPUtime=3.27 cores=1,3,5,7
/proc/28673/task/28682/stat : 28682 (java) S 28671 28673 27745 0 -1 4202560 108722 0 0 0 313 14 0 0 15 0 19 0 954278629 10800971776 1338171 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427207577 0 4 0 16800975 18446604466563694784 0 0 -1 3 0 0 0
[pid=28673/tid=28683] ppid=28671 vsize=10547824 CPUtime=2.97 cores=1,3,5,7
/proc/28673/task/28683/stat : 28683 (java) S 28671 28673 27745 0 -1 4202560 61823 0 0 0 289 8 0 0 16 0 19 0 954278629 10800971776 1338171 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427207577 0 4 0 16800975 18446604466563694784 0 0 -1 5 0 0 0
[pid=28673/tid=28684] ppid=28671 vsize=10547824 CPUtime=6.33 cores=1,3,5,7
/proc/28673/task/28684/stat : 28684 (java) S 28671 28673 27745 0 -1 4202560 25733 0 0 0 628 5 0 0 15 0 19 0 954278630 10800971776 1338171 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427208192 0 0 0 16800975 18446604466563694784 0 0 -1 1 0 0 0
[pid=28673/tid=28685] ppid=28671 vsize=10547824 CPUtime=0 cores=1,3,5,7
/proc/28673/task/28685/stat : 28685 (java) S 28671 28673 27745 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 954278630 10800971776 1338171 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427207577 0 4 0 16800975 18446604466563694784 0 0 -1 3 0 0 0
[pid=28673/tid=28686] ppid=28671 vsize=10547824 CPUtime=0 cores=1,3,5,7
/proc/28673/task/28686/stat : 28686 (java) S 28671 28673 27745 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 954278630 10800971776 1338171 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427207577 0 4 0 16800975 18446604466563694784 0 0 -1 3 0 0 0
[pid=28673/tid=28687] ppid=28671 vsize=10547824 CPUtime=0 cores=1,3,5,7
/proc/28673/task/28687/stat : 28687 (java) S 28671 28673 27745 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 954278632 10800971776 1338171 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427215281 0 4 0 16800975 18446604466563694784 0 0 -1 3 0 0 0
[pid=28673/tid=28688] ppid=28671 vsize=10547824 CPUtime=1.21 cores=1,3,5,7
/proc/28673/task/28688/stat : 28688 (java) S 28671 28673 27745 0 -1 4202560 7146 0 0 0 120 1 0 0 15 0 19 0 954278632 10800971776 1338171 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427207577 0 4 0 16800975 18446604466563694784 0 0 -1 5 0 0 0
[pid=28673/tid=28689] ppid=28671 vsize=10547824 CPUtime=1.05 cores=1,3,5,7
/proc/28673/task/28689/stat : 28689 (java) S 28671 28673 27745 0 -1 4202560 6577 0 0 0 105 0 0 0 16 0 19 0 954278632 10800971776 1338171 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427207577 0 4 0 16800975 18446604466563694784 0 0 -1 1 0 0 0
[pid=28673/tid=28690] ppid=28671 vsize=10547824 CPUtime=0 cores=1,3,5,7
/proc/28673/task/28690/stat : 28690 (java) S 28671 28673 27745 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 954278632 10800971776 1338171 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427207577 0 4 0 16800975 18446604466563694784 0 0 -1 3 0 0 0
[pid=28673/tid=28691] ppid=28671 vsize=10547824 CPUtime=0 cores=1,3,5,7
/proc/28673/task/28691/stat : 28691 (java) S 28671 28673 27745 0 -1 4202560 98 0 0 0 0 0 0 0 15 0 19 0 954278632 10800971776 1338171 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427208192 0 4 0 16800975 18446604466563694784 0 0 -1 1 0 0 0
[pid=28673/tid=28692] ppid=28671 vsize=10547824 CPUtime=0 cores=1,3,5,7
/proc/28673/task/28692/stat : 28692 (java) S 28671 28673 27745 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 954279876 10800971776 1338171 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427208192 0 4 0 16800975 18446604466563694784 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1681.71
Current children cumulated vsize (KiB) 10547824

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/214 28800
/proc/meminfo: memFree=22967632/32950928 swapFree=67056212/67111528
[pid=28673] ppid=28671 vsize=10552980 CPUtime=1742.65 cores=1,3,5,7
/proc/28673/stat : 28673 (java) S 28671 28673 27745 0 -1 4202496 1390677 0 1 0 174091 174 0 0 22 0 19 0 954278626 10806251520 1341037 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/28673/statm: 2638245 1341037 2266 9 0 2628979 0
[pid=28673/tid=28675] ppid=28671 vsize=10552980 CPUtime=1705.84 cores=1,3,5,7
/proc/28673/task/28675/stat : 28675 (java) R 28671 28673 27745 0 -1 4202560 651276 0 1 0 170505 79 0 0 25 0 19 0 954278627 10806251520 1341037 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 46912505912428 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=28673/tid=28676] ppid=28671 vsize=10552980 CPUtime=2.66 cores=1,3,5,7
/proc/28673/task/28676/stat : 28676 (java) S 28671 28673 27745 0 -1 4202560 68030 0 0 0 260 6 0 0 16 0 19 0 954278629 10806251520 1341037 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427207577 0 4 0 16800975 18446604466563694784 0 0 -1 3 0 0 0
[pid=28673/tid=28677] ppid=28671 vsize=10552980 CPUtime=2.85 cores=1,3,5,7
/proc/28673/task/28677/stat : 28677 (java) S 28671 28673 27745 0 -1 4202560 79620 0 0 0 276 9 0 0 16 0 19 0 954278629 10806251520 1341037 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427207577 0 4 0 16800975 18446604466563694784 0 0 -1 5 0 0 0
[pid=28673/tid=28678] ppid=28671 vsize=10552980 CPUtime=3.39 cores=1,3,5,7
/proc/28673/task/28678/stat : 28678 (java) S 28671 28673 27745 0 -1 4202560 100144 0 0 0 329 10 0 0 16 0 19 0 954278629 10806251520 1341037 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427207577 0 4 0 16800975 18446604466563694784 0 0 -1 1 0 0 0
[pid=28673/tid=28679] ppid=28671 vsize=10552980 CPUtime=2.63 cores=1,3,5,7
/proc/28673/task/28679/stat : 28679 (java) S 28671 28673 27745 0 -1 4202560 80251 0 0 0 253 10 0 0 15 0 19 0 954278629 10806251520 1341037 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427207577 0 4 0 16800975 18446604466563694784 0 0 -1 7 0 0 0
[pid=28673/tid=28680] ppid=28671 vsize=10552980 CPUtime=2.79 cores=1,3,5,7
/proc/28673/task/28680/stat : 28680 (java) S 28671 28673 27745 0 -1 4202560 84402 0 0 0 268 11 0 0 16 0 19 0 954278629 10806251520 1341037 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427207577 0 4 0 16800975 18446604466563694784 0 0 -1 1 0 0 0
[pid=28673/tid=28681] ppid=28671 vsize=10552980 CPUtime=3.04 cores=1,3,5,7
/proc/28673/task/28681/stat : 28681 (java) S 28671 28673 27745 0 -1 4202560 102779 0 0 0 290 14 0 0 16 0 19 0 954278629 10806251520 1341037 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427207577 0 4 0 16800975 18446604466563694784 0 0 -1 7 0 0 0
[pid=28673/tid=28682] ppid=28671 vsize=10552980 CPUtime=3.34 cores=1,3,5,7
/proc/28673/task/28682/stat : 28682 (java) S 28671 28673 27745 0 -1 4202560 108742 0 0 0 320 14 0 0 15 0 19 0 954278629 10806251520 1341037 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427207577 0 4 0 16800975 18446604466563694784 0 0 -1 7 0 0 0
[pid=28673/tid=28683] ppid=28671 vsize=10552980 CPUtime=3.07 cores=1,3,5,7
/proc/28673/task/28683/stat : 28683 (java) S 28671 28673 27745 0 -1 4202560 62096 0 0 0 299 8 0 0 15 0 19 0 954278629 10806251520 1341037 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427207577 0 4 0 16800975 18446604466563694784 0 0 -1 7 0 0 0
[pid=28673/tid=28684] ppid=28671 vsize=10552980 CPUtime=10.32 cores=1,3,5,7
/proc/28673/task/28684/stat : 28684 (java) S 28671 28673 27745 0 -1 4202560 36809 0 0 0 1026 6 0 0 15 0 19 0 954278630 10806251520 1341037 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427208192 0 0 0 16800975 18446604466563694784 0 0 -1 1 0 0 0
[pid=28673/tid=28685] ppid=28671 vsize=10552980 CPUtime=0 cores=1,3,5,7
/proc/28673/task/28685/stat : 28685 (java) S 28671 28673 27745 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 954278630 10806251520 1341037 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427207577 0 4 0 16800975 18446604466563694784 0 0 -1 3 0 0 0
[pid=28673/tid=28686] ppid=28671 vsize=10552980 CPUtime=0 cores=1,3,5,7
/proc/28673/task/28686/stat : 28686 (java) S 28671 28673 27745 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 954278630 10806251520 1341037 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427207577 0 4 0 16800975 18446604466563694784 0 0 -1 3 0 0 0
[pid=28673/tid=28687] ppid=28671 vsize=10552980 CPUtime=0 cores=1,3,5,7
/proc/28673/task/28687/stat : 28687 (java) S 28671 28673 27745 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 954278632 10806251520 1341037 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427215281 0 4 0 16800975 18446604466563694784 0 0 -1 3 0 0 0
[pid=28673/tid=28688] ppid=28671 vsize=10552980 CPUtime=1.23 cores=1,3,5,7
/proc/28673/task/28688/stat : 28688 (java) S 28671 28673 27745 0 -1 4202560 7147 0 0 0 122 1 0 0 15 0 19 0 954278632 10806251520 1341037 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427207577 0 4 0 16800975 18446604466563694784 0 0 -1 5 0 0 0
[pid=28673/tid=28689] ppid=28671 vsize=10552980 CPUtime=1.39 cores=1,3,5,7
/proc/28673/task/28689/stat : 28689 (java) S 28671 28673 27745 0 -1 4202560 8129 0 0 0 139 0 0 0 16 0 19 0 954278632 10806251520 1341037 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427207577 0 4 0 16800975 18446604466563694784 0 0 -1 5 0 0 0
[pid=28673/tid=28690] ppid=28671 vsize=10552980 CPUtime=0 cores=1,3,5,7
/proc/28673/task/28690/stat : 28690 (java) S 28671 28673 27745 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 954278632 10806251520 1341037 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427207577 0 4 0 16800975 18446604466563694784 0 0 -1 3 0 0 0
[pid=28673/tid=28691] ppid=28671 vsize=10552980 CPUtime=0 cores=1,3,5,7
/proc/28673/task/28691/stat : 28691 (java) S 28671 28673 27745 0 -1 4202560 102 0 0 0 0 0 0 0 15 0 19 0 954278632 10806251520 1341037 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427208192 0 4 0 16800975 18446604466563694784 0 0 -1 1 0 0 0
[pid=28673/tid=28692] ppid=28671 vsize=10552980 CPUtime=0 cores=1,3,5,7
/proc/28673/task/28692/stat : 28692 (java) S 28671 28673 27745 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 954279876 10806251520 1341037 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427208192 0 4 0 16800975 18446604466563694784 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1742.65
Current children cumulated vsize (KiB) 10552980



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1779.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/214 28801
/proc/meminfo: memFree=22954576/32950928 swapFree=67056212/67111528
[pid=28673] ppid=28671 vsize=10552980 CPUtime=1800.09 cores=1,3,5,7
/proc/28673/stat : 28673 (java) S 28671 28673 27745 0 -1 4202496 1390706 0 1 0 179834 175 0 0 22 0 19 0 954278626 10806251520 1341048 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427194341 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/28673/statm: 2638245 1341048 2266 9 0 2628979 0
[pid=28673/tid=28675] ppid=28671 vsize=10552980 CPUtime=1762.7 cores=1,3,5,7
/proc/28673/task/28675/stat : 28675 (java) R 28671 28673 27745 0 -1 4202560 651284 0 1 0 176191 79 0 0 25 0 19 0 954278627 10806251520 1341048 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 46912506177163 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=28673/tid=28676] ppid=28671 vsize=10552980 CPUtime=2.73 cores=1,3,5,7
/proc/28673/task/28676/stat : 28676 (java) S 28671 28673 27745 0 -1 4202560 68033 0 0 0 267 6 0 0 16 0 19 0 954278629 10806251520 1341048 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427207577 0 4 0 16800975 18446604466563694784 0 0 -1 5 0 0 0
[pid=28673/tid=28677] ppid=28671 vsize=10552980 CPUtime=2.93 cores=1,3,5,7
/proc/28673/task/28677/stat : 28677 (java) S 28671 28673 27745 0 -1 4202560 79621 0 0 0 284 9 0 0 16 0 19 0 954278629 10806251520 1341048 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427207577 0 4 0 16800975 18446604466563694784 0 0 -1 3 0 0 0
[pid=28673/tid=28678] ppid=28671 vsize=10552980 CPUtime=3.46 cores=1,3,5,7
/proc/28673/task/28678/stat : 28678 (java) S 28671 28673 27745 0 -1 4202560 100145 0 0 0 336 10 0 0 16 0 19 0 954278629 10806251520 1341048 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427207577 0 4 0 16800975 18446604466563694784 0 0 -1 1 0 0 0
[pid=28673/tid=28679] ppid=28671 vsize=10552980 CPUtime=2.71 cores=1,3,5,7
/proc/28673/task/28679/stat : 28679 (java) S 28671 28673 27745 0 -1 4202560 80253 0 0 0 261 10 0 0 15 0 19 0 954278629 10806251520 1341048 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427207577 0 4 0 16800975 18446604466563694784 0 0 -1 7 0 0 0
[pid=28673/tid=28680] ppid=28671 vsize=10552980 CPUtime=2.84 cores=1,3,5,7
/proc/28673/task/28680/stat : 28680 (java) S 28671 28673 27745 0 -1 4202560 84404 0 0 0 273 11 0 0 15 0 19 0 954278629 10806251520 1341048 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427207577 0 4 0 16800975 18446604466563694784 0 0 -1 5 0 0 0
[pid=28673/tid=28681] ppid=28671 vsize=10552980 CPUtime=3.11 cores=1,3,5,7
/proc/28673/task/28681/stat : 28681 (java) S 28671 28673 27745 0 -1 4202560 102779 0 0 0 297 14 0 0 15 0 19 0 954278629 10806251520 1341048 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427207577 0 4 0 16800975 18446604466563694784 0 0 -1 3 0 0 0
[pid=28673/tid=28682] ppid=28671 vsize=10552980 CPUtime=3.37 cores=1,3,5,7
/proc/28673/task/28682/stat : 28682 (java) S 28671 28673 27745 0 -1 4202560 108743 0 0 0 323 14 0 0 15 0 19 0 954278629 10806251520 1341048 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427207577 0 4 0 16800975 18446604466563694784 0 0 -1 5 0 0 0
[pid=28673/tid=28683] ppid=28671 vsize=10552980 CPUtime=3.16 cores=1,3,5,7
/proc/28673/task/28683/stat : 28683 (java) S 28671 28673 27745 0 -1 4202560 62098 0 0 0 308 8 0 0 16 0 19 0 954278629 10806251520 1341048 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427207577 0 4 0 16800975 18446604466563694784 0 0 -1 7 0 0 0
[pid=28673/tid=28684] ppid=28671 vsize=10552980 CPUtime=10.32 cores=1,3,5,7
/proc/28673/task/28684/stat : 28684 (java) S 28671 28673 27745 0 -1 4202560 36813 0 0 0 1026 6 0 0 15 0 19 0 954278630 10806251520 1341048 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427208192 0 0 0 16800975 18446604466563694784 0 0 -1 1 0 0 0
[pid=28673/tid=28685] ppid=28671 vsize=10552980 CPUtime=0 cores=1,3,5,7
/proc/28673/task/28685/stat : 28685 (java) S 28671 28673 27745 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 954278630 10806251520 1341048 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427207577 0 4 0 16800975 18446604466563694784 0 0 -1 3 0 0 0
[pid=28673/tid=28686] ppid=28671 vsize=10552980 CPUtime=0 cores=1,3,5,7
/proc/28673/task/28686/stat : 28686 (java) S 28671 28673 27745 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 954278630 10806251520 1341048 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427207577 0 4 0 16800975 18446604466563694784 0 0 -1 3 0 0 0
[pid=28673/tid=28687] ppid=28671 vsize=10552980 CPUtime=0 cores=1,3,5,7
/proc/28673/task/28687/stat : 28687 (java) S 28671 28673 27745 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 954278632 10806251520 1341048 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427215281 0 4 0 16800975 18446604466563694784 0 0 -1 3 0 0 0
[pid=28673/tid=28688] ppid=28671 vsize=10552980 CPUtime=1.23 cores=1,3,5,7
/proc/28673/task/28688/stat : 28688 (java) S 28671 28673 27745 0 -1 4202560 7147 0 0 0 122 1 0 0 15 0 19 0 954278632 10806251520 1341048 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427207577 0 4 0 16800975 18446604466563694784 0 0 -1 5 0 0 0
[pid=28673/tid=28689] ppid=28671 vsize=10552980 CPUtime=1.4 cores=1,3,5,7
/proc/28673/task/28689/stat : 28689 (java) S 28671 28673 27745 0 -1 4202560 8130 0 0 0 140 0 0 0 15 0 19 0 954278632 10806251520 1341048 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427207577 0 4 0 16800975 18446604466563694784 0 0 -1 5 0 0 0
[pid=28673/tid=28690] ppid=28671 vsize=10552980 CPUtime=0 cores=1,3,5,7
/proc/28673/task/28690/stat : 28690 (java) S 28671 28673 27745 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 954278632 10806251520 1341048 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427207577 0 4 0 16800975 18446604466563694784 0 0 -1 3 0 0 0
[pid=28673/tid=28691] ppid=28671 vsize=10552980 CPUtime=0 cores=1,3,5,7
/proc/28673/task/28691/stat : 28691 (java) S 28671 28673 27745 0 -1 4202560 106 0 0 0 0 0 0 0 15 0 19 0 954278632 10806251520 1341048 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427208192 0 4 0 16800975 18446604466563694784 0 0 -1 1 0 0 0
[pid=28673/tid=28692] ppid=28671 vsize=10552980 CPUtime=0 cores=1,3,5,7
/proc/28673/task/28692/stat : 28692 (java) S 28671 28673 27745 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 954279876 10806251520 1341048 33554432000 1073741824 1073778376 140736007787120 18446744073709551615 256427208192 0 4 0 16800975 18446604466563694784 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 10552980

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

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

[startup+1779.5 s]
/proc/loadavg: 2.07 2.02 2.00 3/214 28801
/proc/meminfo: memFree=22954576/32950928 swapFree=67056212/67111528
[pid=28673] ppid=28671 vsize=0 CPUtime=1800.29 cores=1,3,5,7
/proc/28673/stat : 28673 (java) Z 28671 28673 27745 0 -1 4203548 1390736 0 1 0 179839 190 0 0 17 0 2 0 954278626 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/28673/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.29
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1779.53
CPU time (s): 1800.33
CPU user time (s): 1798.39
CPU system time (s): 1.9367
CPU usage (%): 101.169
Max. virtual memory (cumulated for all children) (KiB): 10597700

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.39
system time used= 1.9367
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1390736
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 41503
involuntary context switches= 15060

runsolver used 2.85857 second user time and 6.87895 second system time

The end

Launcher Data

Begin job on node115 at 2011-06-09 19:28:00
IDJOB=3456380
IDBENCH=2279
IDSOLVER=1951
FILE ID=node115/3456380-1307640476
RUNJOBID= node115-1307633277-27764
PBS_JOBID= 13549376
Free space on /tmp= 74088 MiB

SOLVER NAME= Sat4j CuttingPlanes 2.3.0
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/pub/lptestset/fome/normalized-mps-v2-20-10-fome12.opb
COMMAND LINE= java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar CuttingPlanes BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3456380-1307640476/watcher-3456380-1307640476 -o /tmp/evaluation-result-3456380-1307640476/solver-3456380-1307640476 -C 1800 -W 1900 -M 15500  java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar CuttingPlanes HOME/instance-3456380-1307640476.opb

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

MD5SUM BENCH= d6efb238990ec55ca510b102fead8acf
RANDOM SEED=2144970702

node115.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.811
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.62
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.811
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.811
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.811
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.811
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.811
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.811
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.811
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      27363428 kB
Buffers:        199468 kB
Cached:         451380 kB
SwapCached:       9444 kB
Active:        5102516 kB
Inactive:       284692 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      27363428 kB
SwapTotal:    67111528 kB
SwapFree:     67056212 kB
Dirty:           80316 kB
Writeback:           0 kB
AnonPages:     4733684 kB
Mapped:          21496 kB
Slab:           125180 kB
PageTables:      14092 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 10560476 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74080 MiB
End job on node115 at 2011-06-09 19:57:41