Trace number 3456417

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.3 1790.49

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-modszk1.opb
MD5SUM73a69ec0478725312d0c26d36222113a
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 variables48602
Total number of constraints686
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 constraints686
Minimum length of a constraint30
Maximum length of a constraint600
Number of terms in the objective function 29700
Biggest coefficient in the objective function 197378980184064000
Number of bits for the biggest coefficient in the objective function 58
Sum of the numbers in the objective function 14554406665136992500
Number of bits of the sum of numbers in the objective function 64
Biggest number in a constraint 197378980184064000
Number of bits of the biggest number in a constraint 58
Biggest sum of numbers in a constraint 14554406665136992500
Number of bits of the biggest sum of numbers64
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-3456417-1307658721.opb
0.10/0.11	c reading problem ... 
1.06/0.65	c ... done. Wall clock time 0.543s.
1.06/0.65	c #vars     48602
1.06/0.65	c #constraints  2469
1.06/0.65	c constraints type 
1.06/0.65	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1367
131.90/129.07	c cleaning 0 clauses out of 5000 with flag 0/5000
580.27/575.84	c cleaning 0 clauses out of 11000 with flag 0/11000
1509.76/1501.39	c cleaning 0 clauses out of 18000 with flag 0/18000
1800.09/1790.31	c starts		: 45
1800.09/1790.31	c conflicts		: 20041
1800.09/1790.31	c decisions		: 344611
1800.09/1790.31	c propagations		: 852473
1800.09/1790.31	c inspects		: 538942632
1800.09/1790.31	c shortcuts		: 0
1800.09/1790.31	c learnt literals	: 0
1800.09/1790.31	c learnt binary clauses	: 0
1800.09/1790.31	c learnt ternary clauses	: 0
1800.09/1790.31	c learnt constraints	: 20041
1800.09/1790.31	c ignored constraints	: 0
1800.09/1790.31	c root simplifications	: 0
1800.09/1790.31	c removed literals (reason simplification)	: 0
1800.09/1790.31	c reason swapping (by a shorter reason)	: 0
1800.09/1790.31	c Calls to reduceDB	: 3
1800.09/1790.31	c number of reductions to clauses (during analyze)	: 0
1800.09/1790.31	c number of learned constraints concerned by reduction	: 0
1800.09/1790.31	c number of learning phase by resolution	: 0
1800.09/1790.31	c number of learning phase by cutting planes	: 0
1800.09/1790.31	c speed (assignments/second)	: 476.3334406165207
1800.09/1790.31	c non guided choices	0
1800.09/1790.32	c learnt constraints type 
1800.09/1790.32	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 16
1800.09/1790.32	c org.sat4j.pb.constraints.pb.MaxWatchPb => 20025
1800.09/1790.32	c constraints type 
1800.09/1790.32	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1367
1800.09/1790.32	s UNKNOWN
1800.09/1790.32	c Total wall clock time (in seconds): 1790.213

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

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

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


[startup+0 s]
/proc/loadavg: 8.18 8.14 7.95 2/174 12260
/proc/meminfo: memFree=32026908/32951124 swapFree=67053156/67111528
[pid=12260] ppid=12258 vsize=20404 CPUtime=0 cores=0,2,4,6
/proc/12260/stat : 12260 (java) R 12258 12260 11294 0 -1 4202496 432 0 0 0 0 0 0 0 22 0 1 0 877469881 20893696 176 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218900807303 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/12260/statm: 5114 182 140 9 0 124 0

[startup+0.0111049 s]
/proc/loadavg: 8.18 8.14 7.95 2/174 12260
/proc/meminfo: memFree=32026908/32951124 swapFree=67053156/67111528
[pid=12260] ppid=12258 vsize=36924 CPUtime=0 cores=0,2,4,6
/proc/12260/stat : 12260 (java) S 12258 12260 11294 0 -1 4202496 1370 0 1 0 0 0 0 0 22 0 2 0 877469881 37810176 1072 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917533669 0 0 0 16784584 18446744073709551615 0 0 17 2 0 0 0
/proc/12260/statm: 9231 1072 832 9 0 387 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 36924

[startup+0.101019 s]
/proc/loadavg: 8.18 8.14 7.95 2/174 12260
/proc/meminfo: memFree=32026908/32951124 swapFree=67053156/67111528
[pid=12260] ppid=12258 vsize=10540268 CPUtime=0.1 cores=0,2,4,6
/proc/12260/stat : 12260 (java) S 12258 12260 11294 0 -1 4202496 13030 0 1 0 8 2 0 0 22 0 18 0 877469881 10793234432 12711 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/12260/statm: 2635067 12711 2093 9 0 2625801 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 10540268

[startup+0.30423 s]
/proc/loadavg: 8.18 8.14 7.95 2/174 12260
/proc/meminfo: memFree=32026908/32951124 swapFree=67053156/67111528
[pid=12260] ppid=12258 vsize=10542048 CPUtime=0.48 cores=0,2,4,6
/proc/12260/stat : 12260 (java) S 12258 12260 11294 0 -1 4202496 19284 0 1 0 45 3 0 0 22 0 18 0 877469881 10795057152 18432 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/12260/statm: 2635512 18432 2200 9 0 2626246 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 10542048

[startup+0.700941 s]
/proc/loadavg: 8.18 8.14 7.95 2/174 12260
/proc/meminfo: memFree=32026908/32951124 swapFree=67053156/67111528
[pid=12260] ppid=12258 vsize=10544152 CPUtime=1.2 cores=0,2,4,6
/proc/12260/stat : 12260 (java) S 12258 12260 11294 0 -1 4202496 44982 0 1 0 114 6 0 0 22 0 18 0 877469881 10797211648 42518 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/12260/statm: 2636038 42518 2217 9 0 2626772 0
Current children cumulated CPU time (s) 1.2
Current children cumulated vsize (KiB) 10544152

[startup+1.50083 s]
/proc/loadavg: 8.18 8.14 7.95 5/214 12363
/proc/meminfo: memFree=31762424/32951124 swapFree=67053156/67111528
[pid=12260] ppid=12258 vsize=10546488 CPUtime=2.51 cores=0,2,4,6
/proc/12260/stat : 12260 (java) S 12258 12260 11294 0 -1 4202496 97712 0 1 0 239 12 0 0 22 0 19 0 877469881 10799603712 94608 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/12260/statm: 2636622 94608 2226 9 0 2627356 0
[pid=12260/tid=12262] ppid=12258 vsize=10546488 CPUtime=1.48 cores=0,2,4,6
/proc/12260/task/12262/stat : 12262 (java) R 12258 12260 11294 0 -1 4202560 88981 0 1 0 138 10 0 0 20 0 19 0 877469882 10799603712 94608 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 46912505866836 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=12260/tid=12269] ppid=12258 vsize=10546488 CPUtime=0 cores=0,2,4,6
/proc/12260/task/12269/stat : 12269 (java) S 12258 12260 11294 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 19 0 877469884 10799603712 94608 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917546905 0 4 0 16800975 18446604453891524416 0 0 -1 2 0 0 0
[pid=12260/tid=12270] ppid=12258 vsize=10546488 CPUtime=0 cores=0,2,4,6
/proc/12260/task/12270/stat : 12270 (java) S 12258 12260 11294 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 877469884 10799603712 94608 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917546905 0 4 0 16800975 18446604453891524416 0 0 -1 4 0 0 0
[pid=12260/tid=12271] ppid=12258 vsize=10546488 CPUtime=0 cores=0,2,4,6
/proc/12260/task/12271/stat : 12271 (java) S 12258 12260 11294 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 877469884 10799603712 94608 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917546905 0 4 0 16800975 18446604453891524416 0 0 -1 4 0 0 0
[pid=12260/tid=12272] ppid=12258 vsize=10546488 CPUtime=0 cores=0,2,4,6
/proc/12260/task/12272/stat : 12272 (java) S 12258 12260 11294 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 877469884 10799603712 94609 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917546905 0 4 0 16800975 18446604453891524416 0 0 -1 4 0 0 0
[pid=12260/tid=12273] ppid=12258 vsize=10546488 CPUtime=0 cores=0,2,4,6
/proc/12260/task/12273/stat : 12273 (java) S 12258 12260 11294 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 877469884 10799603712 94609 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917546905 0 4 0 16800975 18446604453891524416 0 0 -1 4 0 0 0
[pid=12260/tid=12274] ppid=12258 vsize=10546488 CPUtime=0 cores=0,2,4,6
/proc/12260/task/12274/stat : 12274 (java) S 12258 12260 11294 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 877469884 10799603712 94609 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917546905 0 4 0 16800975 18446604453891524416 0 0 -1 4 0 0 0
[pid=12260/tid=12275] ppid=12258 vsize=10546488 CPUtime=0 cores=0,2,4,6
/proc/12260/task/12275/stat : 12275 (java) S 12258 12260 11294 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 877469884 10799603712 94609 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917546905 0 4 0 16800975 18446604453891524416 0 0 -1 4 0 0 0
[pid=12260/tid=12276] ppid=12258 vsize=10546488 CPUtime=0 cores=0,2,4,6
/proc/12260/task/12276/stat : 12276 (java) S 12258 12260 11294 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 877469884 10799603712 94609 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917546905 0 4 0 16800975 18446604453891524416 0 0 -1 4 0 0 0
[pid=12260/tid=12282] ppid=12258 vsize=10546488 CPUtime=0 cores=0,2,4,6
/proc/12260/task/12282/stat : 12282 (java) S 12258 12260 11294 0 -1 4202560 5 0 0 0 0 0 0 0 18 0 19 0 877469885 10799603712 94609 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917547520 0 0 0 16800975 18446604453891524416 0 0 -1 2 0 0 0
[pid=12260/tid=12283] ppid=12258 vsize=10546488 CPUtime=0 cores=0,2,4,6
/proc/12260/task/12283/stat : 12283 (java) S 12258 12260 11294 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 877469885 10799603712 94609 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917546905 0 4 0 16800975 18446604453891524416 0 0 -1 2 0 0 0
[pid=12260/tid=12284] ppid=12258 vsize=10546488 CPUtime=0 cores=0,2,4,6
/proc/12260/task/12284/stat : 12284 (java) S 12258 12260 11294 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 877469885 10799603712 94609 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917546905 0 4 0 16800975 18446604453891524416 0 0 -1 2 0 0 0
[pid=12260/tid=12296] ppid=12258 vsize=10546488 CPUtime=0 cores=0,2,4,6
/proc/12260/task/12296/stat : 12296 (java) S 12258 12260 11294 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 877469887 10799603712 94609 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917554609 0 4 0 16800975 18446604453891524416 0 0 -1 2 0 0 0
[pid=12260/tid=12297] ppid=12258 vsize=10546488 CPUtime=0.46 cores=0,2,4,6
/proc/12260/task/12297/stat : 12297 (java) S 12258 12260 11294 0 -1 4202560 2525 0 0 0 46 0 0 0 15 0 19 0 877469887 10799603712 94609 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917546905 0 4 0 16800975 18446604453891524416 0 0 -1 4 0 0 0
[pid=12260/tid=12298] ppid=12258 vsize=10546488 CPUtime=0.55 cores=0,2,4,6
/proc/12260/task/12298/stat : 12298 (java) S 12258 12260 11294 0 -1 4202560 5045 0 0 0 54 1 0 0 21 0 19 0 877469887 10799603712 94609 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917546905 0 4 0 16800975 18446604453891524416 0 0 -1 0 0 0 0
[pid=12260/tid=12299] ppid=12258 vsize=10546488 CPUtime=0 cores=0,2,4,6
/proc/12260/task/12299/stat : 12299 (java) S 12258 12260 11294 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 877469887 10799603712 94609 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917546905 0 4 0 16800975 18446604453891524416 0 0 -1 2 0 0 0
[pid=12260/tid=12300] ppid=12258 vsize=10546488 CPUtime=0 cores=0,2,4,6
/proc/12260/task/12300/stat : 12300 (java) S 12258 12260 11294 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 877469887 10799603712 94609 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917547520 0 4 0 16800975 18446604453891524416 0 0 -1 0 0 0 0
[pid=12260/tid=12362] ppid=12258 vsize=10546488 CPUtime=0 cores=0,2,4,6
/proc/12260/task/12362/stat : 12362 (java) S 12258 12260 11294 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 877469954 10799603712 94609 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917547520 0 4 0 16800975 18446604453891524416 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2.51
Current children cumulated vsize (KiB) 10546488

[startup+3.10155 s]
/proc/loadavg: 8.18 8.14 7.95 4/214 12363
/proc/meminfo: memFree=30882268/32951124 swapFree=67053156/67111528
[pid=12260] ppid=12258 vsize=10546488 CPUtime=4.25 cores=0,2,4,6
/proc/12260/stat : 12260 (java) S 12258 12260 11294 0 -1 4202496 299161 0 1 0 393 32 0 0 22 0 19 0 877469881 10799603712 296057 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/12260/statm: 2636622 296063 2227 9 0 2627356 0
[pid=12260/tid=12262] ppid=12258 vsize=10546488 CPUtime=3.08 cores=0,2,4,6
/proc/12260/task/12262/stat : 12262 (java) R 12258 12260 11294 0 -1 4202560 290426 0 1 0 278 30 0 0 25 0 19 0 877469882 10799603712 296065 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 46912505830034 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=12260/tid=12269] ppid=12258 vsize=10546488 CPUtime=0 cores=0,2,4,6
/proc/12260/task/12269/stat : 12269 (java) S 12258 12260 11294 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 19 0 877469884 10799603712 296069 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917546905 0 4 0 16800975 18446604453891524416 0 0 -1 2 0 0 0
[pid=12260/tid=12270] ppid=12258 vsize=10546488 CPUtime=0 cores=0,2,4,6
/proc/12260/task/12270/stat : 12270 (java) S 12258 12260 11294 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 877469884 10799603712 296073 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917546905 0 4 0 16800975 18446604453891524416 0 0 -1 4 0 0 0
[pid=12260/tid=12271] ppid=12258 vsize=10546488 CPUtime=0 cores=0,2,4,6
/proc/12260/task/12271/stat : 12271 (java) S 12258 12260 11294 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 877469884 10799603712 296075 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917546905 0 4 0 16800975 18446604453891524416 0 0 -1 4 0 0 0
[pid=12260/tid=12272] ppid=12258 vsize=10546488 CPUtime=0 cores=0,2,4,6
/proc/12260/task/12272/stat : 12272 (java) S 12258 12260 11294 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 877469884 10799603712 296079 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917546905 0 4 0 16800975 18446604453891524416 0 0 -1 4 0 0 0
[pid=12260/tid=12273] ppid=12258 vsize=10546488 CPUtime=0 cores=0,2,4,6
/proc/12260/task/12273/stat : 12273 (java) S 12258 12260 11294 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 877469884 10799603712 296081 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917546905 0 4 0 16800975 18446604453891524416 0 0 -1 4 0 0 0
[pid=12260/tid=12274] ppid=12258 vsize=10546488 CPUtime=0 cores=0,2,4,6
/proc/12260/task/12274/stat : 12274 (java) S 12258 12260 11294 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 877469884 10799603712 296085 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917546905 0 4 0 16800975 18446604453891524416 0 0 -1 4 0 0 0
[pid=12260/tid=12275] ppid=12258 vsize=10546488 CPUtime=0 cores=0,2,4,6
/proc/12260/task/12275/stat : 12275 (java) S 12258 12260 11294 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 877469884 10799603712 296089 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917546905 0 4 0 16800975 18446604453891524416 0 0 -1 4 0 0 0
[pid=12260/tid=12276] ppid=12258 vsize=10546488 CPUtime=0 cores=0,2,4,6
/proc/12260/task/12276/stat : 12276 (java) S 12258 12260 11294 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 877469884 10799603712 296091 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917546905 0 4 0 16800975 18446604453891524416 0 0 -1 4 0 0 0
[pid=12260/tid=12282] ppid=12258 vsize=10546488 CPUtime=0 cores=0,2,4,6
/proc/12260/task/12282/stat : 12282 (java) S 12258 12260 11294 0 -1 4202560 5 0 0 0 0 0 0 0 18 0 19 0 877469885 10799603712 296096 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917547520 0 0 0 16800975 18446604453891524416 0 0 -1 2 0 0 0
[pid=12260/tid=12283] ppid=12258 vsize=10546488 CPUtime=0 cores=0,2,4,6
/proc/12260/task/12283/stat : 12283 (java) S 12258 12260 11294 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 877469885 10799603712 296096 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917546905 0 4 0 16800975 18446604453891524416 0 0 -1 2 0 0 0
[pid=12260/tid=12284] ppid=12258 vsize=10546488 CPUtime=0 cores=0,2,4,6
/proc/12260/task/12284/stat : 12284 (java) S 12258 12260 11294 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 877469885 10799603712 296101 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917546905 0 4 0 16800975 18446604453891524416 0 0 -1 2 0 0 0
[pid=12260/tid=12296] ppid=12258 vsize=10546488 CPUtime=0 cores=0,2,4,6
/proc/12260/task/12296/stat : 12296 (java) S 12258 12260 11294 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 877469887 10799603712 296104 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917554609 0 4 0 16800975 18446604453891524416 0 0 -1 2 0 0 0
[pid=12260/tid=12297] ppid=12258 vsize=10546488 CPUtime=0.49 cores=0,2,4,6
/proc/12260/task/12297/stat : 12297 (java) S 12258 12260 11294 0 -1 4202560 2528 0 0 0 49 0 0 0 15 0 19 0 877469887 10799603712 296107 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917546905 0 4 0 16800975 18446604453891524416 0 0 -1 4 0 0 0
[pid=12260/tid=12298] ppid=12258 vsize=10546488 CPUtime=0.65 cores=0,2,4,6
/proc/12260/task/12298/stat : 12298 (java) S 12258 12260 11294 0 -1 4202560 5054 0 0 0 64 1 0 0 15 0 19 0 877469887 10799603712 296112 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917546905 0 4 0 16800975 18446604453891524416 0 0 -1 0 0 0 0
[pid=12260/tid=12299] ppid=12258 vsize=10546488 CPUtime=0 cores=0,2,4,6
/proc/12260/task/12299/stat : 12299 (java) S 12258 12260 11294 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 877469887 10799603712 296112 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917546905 0 4 0 16800975 18446604453891524416 0 0 -1 2 0 0 0
[pid=12260/tid=12300] ppid=12258 vsize=10546488 CPUtime=0 cores=0,2,4,6
/proc/12260/task/12300/stat : 12300 (java) S 12258 12260 11294 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 877469887 10799603712 296117 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917547520 0 4 0 16800975 18446604453891524416 0 0 -1 6 0 0 0
[pid=12260/tid=12362] ppid=12258 vsize=10546488 CPUtime=0 cores=0,2,4,6
/proc/12260/task/12362/stat : 12362 (java) S 12258 12260 11294 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 877469954 10799603712 296120 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917547520 0 4 0 16800975 18446604453891524416 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4.25
Current children cumulated vsize (KiB) 10546488

[startup+6.30089 s]
/proc/loadavg: 7.77 8.05 7.92 3/214 12363
/proc/meminfo: memFree=28371436/32951124 swapFree=67053156/67111528
[pid=12260] ppid=12258 vsize=10546488 CPUtime=7.59 cores=0,2,4,6
/proc/12260/stat : 12260 (java) S 12258 12260 11294 0 -1 4202496 667774 0 1 0 688 71 0 0 22 0 19 0 877469881 10799603712 664420 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/12260/statm: 2636622 664420 2242 9 0 2627356 0
[pid=12260/tid=12262] ppid=12258 vsize=10546488 CPUtime=6.26 cores=0,2,4,6
/proc/12260/task/12262/stat : 12262 (java) R 12258 12260 11294 0 -1 4202560 651015 0 1 0 558 68 0 0 18 0 19 0 877469882 10799603712 664420 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 46912505852300 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=12260/tid=12269] ppid=12258 vsize=10546488 CPUtime=0.02 cores=0,2,4,6
/proc/12260/task/12269/stat : 12269 (java) S 12258 12260 11294 0 -1 4202560 2332 0 0 0 2 0 0 0 18 0 19 0 877469884 10799603712 664420 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917546905 0 4 0 16800975 18446604453891524416 0 0 -1 0 0 0 0
[pid=12260/tid=12270] ppid=12258 vsize=10546488 CPUtime=0 cores=0,2,4,6
/proc/12260/task/12270/stat : 12270 (java) S 12258 12260 11294 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 877469884 10799603712 664420 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917546905 0 4 0 16800975 18446604453891524416 0 0 -1 4 0 0 0
[pid=12260/tid=12271] ppid=12258 vsize=10546488 CPUtime=0 cores=0,2,4,6
/proc/12260/task/12271/stat : 12271 (java) S 12258 12260 11294 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 877469884 10799603712 664420 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917546905 0 4 0 16800975 18446604453891524416 0 0 -1 4 0 0 0
[pid=12260/tid=12272] ppid=12258 vsize=10546488 CPUtime=0 cores=0,2,4,6
/proc/12260/task/12272/stat : 12272 (java) S 12258 12260 11294 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 877469884 10799603712 664420 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917546905 0 4 0 16800975 18446604453891524416 0 0 -1 4 0 0 0
[pid=12260/tid=12273] ppid=12258 vsize=10546488 CPUtime=0 cores=0,2,4,6
/proc/12260/task/12273/stat : 12273 (java) S 12258 12260 11294 0 -1 4202560 62 0 0 0 0 0 0 0 18 0 19 0 877469884 10799603712 664420 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917546905 0 4 0 16800975 18446604453891524416 0 0 -1 4 0 0 0
[pid=12260/tid=12274] ppid=12258 vsize=10546488 CPUtime=0.02 cores=0,2,4,6
/proc/12260/task/12274/stat : 12274 (java) S 12258 12260 11294 0 -1 4202560 1860 0 0 0 2 0 0 0 18 0 19 0 877469884 10799603712 664420 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917546905 0 4 0 16800975 18446604453891524416 0 0 -1 0 0 0 0
[pid=12260/tid=12275] ppid=12258 vsize=10546488 CPUtime=0.02 cores=0,2,4,6
/proc/12260/task/12275/stat : 12275 (java) S 12258 12260 11294 0 -1 4202560 1956 0 0 0 2 0 0 0 18 0 19 0 877469884 10799603712 664420 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917546905 0 4 0 16800975 18446604453891524416 0 0 -1 2 0 0 0
[pid=12260/tid=12276] ppid=12258 vsize=10546488 CPUtime=0.02 cores=0,2,4,6
/proc/12260/task/12276/stat : 12276 (java) S 12258 12260 11294 0 -1 4202560 1792 0 0 0 2 0 0 0 18 0 19 0 877469884 10799603712 664420 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917546905 0 4 0 16800975 18446604453891524416 0 0 -1 4 0 0 0
[pid=12260/tid=12282] ppid=12258 vsize=10546488 CPUtime=0 cores=0,2,4,6
/proc/12260/task/12282/stat : 12282 (java) S 12258 12260 11294 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 19 0 877469885 10799603712 664420 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917547520 0 0 0 16800975 18446604453891524416 0 0 -1 2 0 0 0
[pid=12260/tid=12283] ppid=12258 vsize=10546488 CPUtime=0 cores=0,2,4,6
/proc/12260/task/12283/stat : 12283 (java) S 12258 12260 11294 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 877469885 10799603712 664420 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917546905 0 4 0 16800975 18446604453891524416 0 0 -1 2 0 0 0
[pid=12260/tid=12284] ppid=12258 vsize=10546488 CPUtime=0 cores=0,2,4,6
/proc/12260/task/12284/stat : 12284 (java) S 12258 12260 11294 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 877469885 10799603712 664420 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917546905 0 4 0 16800975 18446604453891524416 0 0 -1 2 0 0 0
[pid=12260/tid=12296] ppid=12258 vsize=10546488 CPUtime=0 cores=0,2,4,6
/proc/12260/task/12296/stat : 12296 (java) S 12258 12260 11294 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 877469887 10799603712 664420 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917554609 0 4 0 16800975 18446604453891524416 0 0 -1 2 0 0 0
[pid=12260/tid=12297] ppid=12258 vsize=10546488 CPUtime=0.49 cores=0,2,4,6
/proc/12260/task/12297/stat : 12297 (java) S 12258 12260 11294 0 -1 4202560 2528 0 0 0 49 0 0 0 15 0 19 0 877469887 10799603712 664420 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917546905 0 4 0 16800975 18446604453891524416 0 0 -1 4 0 0 0
[pid=12260/tid=12298] ppid=12258 vsize=10546488 CPUtime=0.71 cores=0,2,4,6
/proc/12260/task/12298/stat : 12298 (java) S 12258 12260 11294 0 -1 4202560 5064 0 0 0 70 1 0 0 15 0 19 0 877469887 10799603712 664420 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917546905 0 4 0 16800975 18446604453891524416 0 0 -1 0 0 0 0
[pid=12260/tid=12299] ppid=12258 vsize=10546488 CPUtime=0 cores=0,2,4,6
/proc/12260/task/12299/stat : 12299 (java) S 12258 12260 11294 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 877469887 10799603712 664420 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917546905 0 4 0 16800975 18446604453891524416 0 0 -1 2 0 0 0
[pid=12260/tid=12300] ppid=12258 vsize=10546488 CPUtime=0 cores=0,2,4,6
/proc/12260/task/12300/stat : 12300 (java) S 12258 12260 11294 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 877469887 10799603712 664420 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917547520 0 4 0 16800975 18446604453891524416 0 0 -1 6 0 0 0
[pid=12260/tid=12362] ppid=12258 vsize=10546488 CPUtime=0 cores=0,2,4,6
/proc/12260/task/12362/stat : 12362 (java) S 12258 12260 11294 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 877469954 10799603712 664420 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917547520 0 4 0 16800975 18446604453891524416 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 7.59
Current children cumulated vsize (KiB) 10546488

[startup+12.7008 s]

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

/proc/12260/task/12283/stat : 12283 (java) S 12258 12260 11294 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 877469885 10798772224 1064637 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917546905 0 4 0 16800975 18446604453891524416 0 0 -1 2 0 0 0
[pid=12260/tid=12284] ppid=12258 vsize=10545676 CPUtime=0 cores=0,2,4,6
/proc/12260/task/12284/stat : 12284 (java) S 12258 12260 11294 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 877469885 10798772224 1064637 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917546905 0 4 0 16800975 18446604453891524416 0 0 -1 2 0 0 0
[pid=12260/tid=12296] ppid=12258 vsize=10545676 CPUtime=0 cores=0,2,4,6
/proc/12260/task/12296/stat : 12296 (java) S 12258 12260 11294 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 877469887 10798772224 1064637 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917554609 0 4 0 16800975 18446604453891524416 0 0 -1 2 0 0 0
[pid=12260/tid=12297] ppid=12258 vsize=10545676 CPUtime=2.12 cores=0,2,4,6
/proc/12260/task/12297/stat : 12297 (java) S 12258 12260 11294 0 -1 4202560 16705 0 0 0 210 2 0 0 16 0 19 0 877469887 10798772224 1064637 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917546905 0 4 0 16800975 18446604453891524416 0 0 -1 4 0 0 0
[pid=12260/tid=12298] ppid=12258 vsize=10545676 CPUtime=0.84 cores=0,2,4,6
/proc/12260/task/12298/stat : 12298 (java) S 12258 12260 11294 0 -1 4202560 5412 0 0 0 83 1 0 0 15 0 19 0 877469887 10798772224 1064637 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917546905 0 4 0 16800975 18446604453891524416 0 0 -1 0 0 0 0
[pid=12260/tid=12299] ppid=12258 vsize=10545676 CPUtime=0 cores=0,2,4,6
/proc/12260/task/12299/stat : 12299 (java) S 12258 12260 11294 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 877469887 10798772224 1064637 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917546905 0 4 0 16800975 18446604453891524416 0 0 -1 2 0 0 0
[pid=12260/tid=12300] ppid=12258 vsize=10545676 CPUtime=0 cores=0,2,4,6
/proc/12260/task/12300/stat : 12300 (java) S 12258 12260 11294 0 -1 4202560 100 0 0 0 0 0 0 0 15 0 19 0 877469887 10798772224 1064637 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917547520 0 4 0 16800975 18446604453891524416 0 0 -1 2 0 0 0
[pid=12260/tid=12362] ppid=12258 vsize=10545676 CPUtime=0 cores=0,2,4,6
/proc/12260/task/12362/stat : 12362 (java) S 12258 12260 11294 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 877469954 10798772224 1064637 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917547520 0 4 0 16800975 18446604453891524416 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1671.76
Current children cumulated vsize (KiB) 10545676

[startup+1722.3 s]
/proc/loadavg: 2.01 2.07 2.95 3/214 12409
/proc/meminfo: memFree=24058864/32951124 swapFree=67053156/67111528
[pid=12260] ppid=12258 vsize=10545676 CPUtime=1731.92 cores=0,2,4,6
/proc/12260/stat : 12260 (java) S 12258 12260 11294 0 -1 4202496 1087851 0 1 0 173058 134 0 0 22 0 19 0 877469881 10798772224 1068495 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/12260/statm: 2636419 1068495 2256 9 0 2627153 0
[pid=12260/tid=12262] ppid=12258 vsize=10545676 CPUtime=1717.68 cores=0,2,4,6
/proc/12260/task/12262/stat : 12262 (java) R 12258 12260 11294 0 -1 4202560 804636 0 1 0 171683 85 0 0 25 0 19 0 877469882 10798772224 1068495 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 46912505582771 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=12260/tid=12269] ppid=12258 vsize=10545676 CPUtime=1.05 cores=0,2,4,6
/proc/12260/task/12269/stat : 12269 (java) S 12258 12260 11294 0 -1 4202560 33757 0 0 0 100 5 0 0 16 0 19 0 877469884 10798772224 1068495 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917546905 0 4 0 16800975 18446604453891524416 0 0 -1 0 0 0 0
[pid=12260/tid=12270] ppid=12258 vsize=10545676 CPUtime=1.09 cores=0,2,4,6
/proc/12260/task/12270/stat : 12270 (java) S 12258 12260 11294 0 -1 4202560 31608 0 0 0 104 5 0 0 15 0 19 0 877469884 10798772224 1068495 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917546905 0 4 0 16800975 18446604453891524416 0 0 -1 4 0 0 0
[pid=12260/tid=12271] ppid=12258 vsize=10545676 CPUtime=1.09 cores=0,2,4,6
/proc/12260/task/12271/stat : 12271 (java) S 12258 12260 11294 0 -1 4202560 25618 0 0 0 106 3 0 0 15 0 19 0 877469884 10798772224 1068495 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917546905 0 4 0 16800975 18446604453891524416 0 0 -1 4 0 0 0
[pid=12260/tid=12272] ppid=12258 vsize=10545676 CPUtime=1.13 cores=0,2,4,6
/proc/12260/task/12272/stat : 12272 (java) S 12258 12260 11294 0 -1 4202560 24818 0 0 0 109 4 0 0 16 0 19 0 877469884 10798772224 1068495 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917546905 0 4 0 16800975 18446604453891524416 0 0 -1 6 0 0 0
[pid=12260/tid=12273] ppid=12258 vsize=10545676 CPUtime=1.09 cores=0,2,4,6
/proc/12260/task/12273/stat : 12273 (java) S 12258 12260 11294 0 -1 4202560 31245 0 0 0 103 6 0 0 15 0 19 0 877469884 10798772224 1068495 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917546905 0 4 0 16800975 18446604453891524416 0 0 -1 4 0 0 0
[pid=12260/tid=12274] ppid=12258 vsize=10545676 CPUtime=1.28 cores=0,2,4,6
/proc/12260/task/12274/stat : 12274 (java) S 12258 12260 11294 0 -1 4202560 41802 0 0 0 121 7 0 0 16 0 19 0 877469884 10798772224 1068495 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917546905 0 4 0 16800975 18446604453891524416 0 0 -1 4 0 0 0
[pid=12260/tid=12275] ppid=12258 vsize=10545676 CPUtime=1.08 cores=0,2,4,6
/proc/12260/task/12275/stat : 12275 (java) S 12258 12260 11294 0 -1 4202560 25754 0 0 0 104 4 0 0 15 0 19 0 877469884 10798772224 1068495 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917546905 0 4 0 16800975 18446604453891524416 0 0 -1 4 0 0 0
[pid=12260/tid=12276] ppid=12258 vsize=10545676 CPUtime=1.15 cores=0,2,4,6
/proc/12260/task/12276/stat : 12276 (java) S 12258 12260 11294 0 -1 4202560 37869 0 0 0 110 5 0 0 16 0 19 0 877469884 10798772224 1068495 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917546905 0 4 0 16800975 18446604453891524416 0 0 -1 0 0 0 0
[pid=12260/tid=12282] ppid=12258 vsize=10545676 CPUtime=2.21 cores=0,2,4,6
/proc/12260/task/12282/stat : 12282 (java) S 12258 12260 11294 0 -1 4202560 7375 0 0 0 220 1 0 0 15 0 19 0 877469885 10798772224 1068495 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917547520 0 0 0 16800975 18446604453891524416 0 0 -1 2 0 0 0
[pid=12260/tid=12283] ppid=12258 vsize=10545676 CPUtime=0 cores=0,2,4,6
/proc/12260/task/12283/stat : 12283 (java) S 12258 12260 11294 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 877469885 10798772224 1068495 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917546905 0 4 0 16800975 18446604453891524416 0 0 -1 2 0 0 0
[pid=12260/tid=12284] ppid=12258 vsize=10545676 CPUtime=0 cores=0,2,4,6
/proc/12260/task/12284/stat : 12284 (java) S 12258 12260 11294 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 877469885 10798772224 1068495 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917546905 0 4 0 16800975 18446604453891524416 0 0 -1 2 0 0 0
[pid=12260/tid=12296] ppid=12258 vsize=10545676 CPUtime=0 cores=0,2,4,6
/proc/12260/task/12296/stat : 12296 (java) S 12258 12260 11294 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 877469887 10798772224 1068495 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917554609 0 4 0 16800975 18446604453891524416 0 0 -1 2 0 0 0
[pid=12260/tid=12297] ppid=12258 vsize=10545676 CPUtime=2.12 cores=0,2,4,6
/proc/12260/task/12297/stat : 12297 (java) S 12258 12260 11294 0 -1 4202560 16705 0 0 0 210 2 0 0 16 0 19 0 877469887 10798772224 1068495 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917546905 0 4 0 16800975 18446604453891524416 0 0 -1 4 0 0 0
[pid=12260/tid=12298] ppid=12258 vsize=10545676 CPUtime=0.84 cores=0,2,4,6
/proc/12260/task/12298/stat : 12298 (java) S 12258 12260 11294 0 -1 4202560 5412 0 0 0 83 1 0 0 15 0 19 0 877469887 10798772224 1068495 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917546905 0 4 0 16800975 18446604453891524416 0 0 -1 0 0 0 0
[pid=12260/tid=12299] ppid=12258 vsize=10545676 CPUtime=0 cores=0,2,4,6
/proc/12260/task/12299/stat : 12299 (java) S 12258 12260 11294 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 877469887 10798772224 1068495 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917546905 0 4 0 16800975 18446604453891524416 0 0 -1 2 0 0 0
[pid=12260/tid=12300] ppid=12258 vsize=10545676 CPUtime=0 cores=0,2,4,6
/proc/12260/task/12300/stat : 12300 (java) S 12258 12260 11294 0 -1 4202560 102 0 0 0 0 0 0 0 15 0 19 0 877469887 10798772224 1068495 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917547520 0 4 0 16800975 18446604453891524416 0 0 -1 2 0 0 0
[pid=12260/tid=12362] ppid=12258 vsize=10545676 CPUtime=0 cores=0,2,4,6
/proc/12260/task/12362/stat : 12362 (java) S 12258 12260 11294 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 877469954 10798772224 1068495 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917547520 0 4 0 16800975 18446604453891524416 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1731.92
Current children cumulated vsize (KiB) 10545676

[startup+1782.3 s]
/proc/loadavg: 2.00 2.05 2.88 3/214 12420
/proc/meminfo: memFree=24040120/32951124 swapFree=67053156/67111528
[pid=12260] ppid=12258 vsize=10545676 CPUtime=1792.08 cores=0,2,4,6
/proc/12260/stat : 12260 (java) S 12258 12260 11294 0 -1 4202496 1091319 0 1 0 179073 135 0 0 22 0 19 0 877469881 10798772224 1071904 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/12260/statm: 2636419 1071904 2256 9 0 2627153 0
[pid=12260/tid=12262] ppid=12258 vsize=10545676 CPUtime=1777.63 cores=0,2,4,6
/proc/12260/task/12262/stat : 12262 (java) R 12258 12260 11294 0 -1 4202560 804638 0 1 0 177677 86 0 0 25 0 19 0 877469882 10798772224 1071904 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 46912505813592 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=12260/tid=12269] ppid=12258 vsize=10545676 CPUtime=1.1 cores=0,2,4,6
/proc/12260/task/12269/stat : 12269 (java) S 12258 12260 11294 0 -1 4202560 34161 0 0 0 105 5 0 0 16 0 19 0 877469884 10798772224 1071904 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917546905 0 4 0 16800975 18446604453891524416 0 0 -1 2 0 0 0
[pid=12260/tid=12270] ppid=12258 vsize=10545676 CPUtime=1.12 cores=0,2,4,6
/proc/12260/task/12270/stat : 12270 (java) S 12258 12260 11294 0 -1 4202560 32222 0 0 0 107 5 0 0 15 0 19 0 877469884 10798772224 1071904 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917546905 0 4 0 16800975 18446604453891524416 0 0 -1 4 0 0 0
[pid=12260/tid=12271] ppid=12258 vsize=10545676 CPUtime=1.11 cores=0,2,4,6
/proc/12260/task/12271/stat : 12271 (java) S 12258 12260 11294 0 -1 4202560 25994 0 0 0 108 3 0 0 16 0 19 0 877469884 10798772224 1071904 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917546905 0 4 0 16800975 18446604453891524416 0 0 -1 0 0 0 0
[pid=12260/tid=12272] ppid=12258 vsize=10545676 CPUtime=1.19 cores=0,2,4,6
/proc/12260/task/12272/stat : 12272 (java) S 12258 12260 11294 0 -1 4202560 25861 0 0 0 114 5 0 0 16 0 19 0 877469884 10798772224 1071904 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917546905 0 4 0 16800975 18446604453891524416 0 0 -1 0 0 0 0
[pid=12260/tid=12273] ppid=12258 vsize=10545676 CPUtime=1.11 cores=0,2,4,6
/proc/12260/task/12273/stat : 12273 (java) S 12258 12260 11294 0 -1 4202560 31668 0 0 0 105 6 0 0 16 0 19 0 877469884 10798772224 1071904 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917546905 0 4 0 16800975 18446604453891524416 0 0 -1 4 0 0 0
[pid=12260/tid=12274] ppid=12258 vsize=10545676 CPUtime=1.28 cores=0,2,4,6
/proc/12260/task/12274/stat : 12274 (java) S 12258 12260 11294 0 -1 4202560 41802 0 0 0 121 7 0 0 16 0 19 0 877469884 10798772224 1071904 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917546905 0 4 0 16800975 18446604453891524416 0 0 -1 4 0 0 0
[pid=12260/tid=12275] ppid=12258 vsize=10545676 CPUtime=1.1 cores=0,2,4,6
/proc/12260/task/12275/stat : 12275 (java) S 12258 12260 11294 0 -1 4202560 26349 0 0 0 106 4 0 0 15 0 19 0 877469884 10798772224 1071904 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917546905 0 4 0 16800975 18446604453891524416 0 0 -1 0 0 0 0
[pid=12260/tid=12276] ppid=12258 vsize=10545676 CPUtime=1.17 cores=0,2,4,6
/proc/12260/task/12276/stat : 12276 (java) S 12258 12260 11294 0 -1 4202560 37872 0 0 0 112 5 0 0 16 0 19 0 877469884 10798772224 1071904 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917546905 0 4 0 16800975 18446604453891524416 0 0 -1 0 0 0 0
[pid=12260/tid=12282] ppid=12258 vsize=10545676 CPUtime=2.21 cores=0,2,4,6
/proc/12260/task/12282/stat : 12282 (java) S 12258 12260 11294 0 -1 4202560 7379 0 0 0 220 1 0 0 15 0 19 0 877469885 10798772224 1071904 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917547520 0 0 0 16800975 18446604453891524416 0 0 -1 2 0 0 0
[pid=12260/tid=12283] ppid=12258 vsize=10545676 CPUtime=0 cores=0,2,4,6
/proc/12260/task/12283/stat : 12283 (java) S 12258 12260 11294 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 877469885 10798772224 1071904 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917546905 0 4 0 16800975 18446604453891524416 0 0 -1 2 0 0 0
[pid=12260/tid=12284] ppid=12258 vsize=10545676 CPUtime=0 cores=0,2,4,6
/proc/12260/task/12284/stat : 12284 (java) S 12258 12260 11294 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 877469885 10798772224 1071904 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917546905 0 4 0 16800975 18446604453891524416 0 0 -1 2 0 0 0
[pid=12260/tid=12296] ppid=12258 vsize=10545676 CPUtime=0 cores=0,2,4,6
/proc/12260/task/12296/stat : 12296 (java) S 12258 12260 11294 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 877469887 10798772224 1071904 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917554609 0 4 0 16800975 18446604453891524416 0 0 -1 2 0 0 0
[pid=12260/tid=12297] ppid=12258 vsize=10545676 CPUtime=2.12 cores=0,2,4,6
/proc/12260/task/12297/stat : 12297 (java) S 12258 12260 11294 0 -1 4202560 16705 0 0 0 210 2 0 0 16 0 19 0 877469887 10798772224 1071904 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917546905 0 4 0 16800975 18446604453891524416 0 0 -1 4 0 0 0
[pid=12260/tid=12298] ppid=12258 vsize=10545676 CPUtime=0.84 cores=0,2,4,6
/proc/12260/task/12298/stat : 12298 (java) S 12258 12260 11294 0 -1 4202560 5412 0 0 0 83 1 0 0 15 0 19 0 877469887 10798772224 1071904 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917546905 0 4 0 16800975 18446604453891524416 0 0 -1 0 0 0 0
[pid=12260/tid=12299] ppid=12258 vsize=10545676 CPUtime=0 cores=0,2,4,6
/proc/12260/task/12299/stat : 12299 (java) S 12258 12260 11294 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 877469887 10798772224 1071904 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917546905 0 4 0 16800975 18446604453891524416 0 0 -1 2 0 0 0
[pid=12260/tid=12300] ppid=12258 vsize=10545676 CPUtime=0 cores=0,2,4,6
/proc/12260/task/12300/stat : 12300 (java) S 12258 12260 11294 0 -1 4202560 106 0 0 0 0 0 0 0 15 0 19 0 877469887 10798772224 1071904 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917547520 0 4 0 16800975 18446604453891524416 0 0 -1 2 0 0 0
[pid=12260/tid=12362] ppid=12258 vsize=10545676 CPUtime=0 cores=0,2,4,6
/proc/12260/task/12362/stat : 12362 (java) S 12258 12260 11294 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 877469954 10798772224 1071904 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917547520 0 4 0 16800975 18446604453891524416 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1792.08
Current children cumulated vsize (KiB) 10545676



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1790.3 s]
/proc/loadavg: 2.00 2.05 2.87 3/214 12420
/proc/meminfo: memFree=24040112/32951124 swapFree=67053156/67111528
[pid=12260] ppid=12258 vsize=10545676 CPUtime=1800.09 cores=0,2,4,6
/proc/12260/stat : 12260 (java) S 12258 12260 11294 0 -1 4202496 1091319 0 1 0 179874 135 0 0 22 0 19 0 877469881 10798772224 1071904 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/12260/statm: 2636419 1071904 2256 9 0 2627153 0
[pid=12260/tid=12262] ppid=12258 vsize=10545676 CPUtime=1785.63 cores=0,2,4,6
/proc/12260/task/12262/stat : 12262 (java) R 12258 12260 11294 0 -1 4202560 804638 0 1 0 178477 86 0 0 25 0 19 0 877469882 10798772224 1071904 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 46912505866830 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=12260/tid=12269] ppid=12258 vsize=10545676 CPUtime=1.1 cores=0,2,4,6
/proc/12260/task/12269/stat : 12269 (java) S 12258 12260 11294 0 -1 4202560 34161 0 0 0 105 5 0 0 16 0 19 0 877469884 10798772224 1071904 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917546905 0 4 0 16800975 18446604453891524416 0 0 -1 2 0 0 0
[pid=12260/tid=12270] ppid=12258 vsize=10545676 CPUtime=1.12 cores=0,2,4,6
/proc/12260/task/12270/stat : 12270 (java) S 12258 12260 11294 0 -1 4202560 32222 0 0 0 107 5 0 0 15 0 19 0 877469884 10798772224 1071904 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917546905 0 4 0 16800975 18446604453891524416 0 0 -1 4 0 0 0
[pid=12260/tid=12271] ppid=12258 vsize=10545676 CPUtime=1.11 cores=0,2,4,6
/proc/12260/task/12271/stat : 12271 (java) S 12258 12260 11294 0 -1 4202560 25994 0 0 0 108 3 0 0 16 0 19 0 877469884 10798772224 1071904 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917546905 0 4 0 16800975 18446604453891524416 0 0 -1 0 0 0 0
[pid=12260/tid=12272] ppid=12258 vsize=10545676 CPUtime=1.19 cores=0,2,4,6
/proc/12260/task/12272/stat : 12272 (java) S 12258 12260 11294 0 -1 4202560 25861 0 0 0 114 5 0 0 16 0 19 0 877469884 10798772224 1071904 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917546905 0 4 0 16800975 18446604453891524416 0 0 -1 0 0 0 0
[pid=12260/tid=12273] ppid=12258 vsize=10545676 CPUtime=1.11 cores=0,2,4,6
/proc/12260/task/12273/stat : 12273 (java) S 12258 12260 11294 0 -1 4202560 31668 0 0 0 105 6 0 0 16 0 19 0 877469884 10798772224 1071904 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917546905 0 4 0 16800975 18446604453891524416 0 0 -1 4 0 0 0
[pid=12260/tid=12274] ppid=12258 vsize=10545676 CPUtime=1.28 cores=0,2,4,6
/proc/12260/task/12274/stat : 12274 (java) S 12258 12260 11294 0 -1 4202560 41802 0 0 0 121 7 0 0 16 0 19 0 877469884 10798772224 1071904 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917546905 0 4 0 16800975 18446604453891524416 0 0 -1 4 0 0 0
[pid=12260/tid=12275] ppid=12258 vsize=10545676 CPUtime=1.1 cores=0,2,4,6
/proc/12260/task/12275/stat : 12275 (java) S 12258 12260 11294 0 -1 4202560 26349 0 0 0 106 4 0 0 15 0 19 0 877469884 10798772224 1071904 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917546905 0 4 0 16800975 18446604453891524416 0 0 -1 0 0 0 0
[pid=12260/tid=12276] ppid=12258 vsize=10545676 CPUtime=1.17 cores=0,2,4,6
/proc/12260/task/12276/stat : 12276 (java) S 12258 12260 11294 0 -1 4202560 37872 0 0 0 112 5 0 0 16 0 19 0 877469884 10798772224 1071904 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917546905 0 4 0 16800975 18446604453891524416 0 0 -1 0 0 0 0
[pid=12260/tid=12282] ppid=12258 vsize=10545676 CPUtime=2.21 cores=0,2,4,6
/proc/12260/task/12282/stat : 12282 (java) S 12258 12260 11294 0 -1 4202560 7379 0 0 0 220 1 0 0 15 0 19 0 877469885 10798772224 1071904 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917547520 0 0 0 16800975 18446604453891524416 0 0 -1 2 0 0 0
[pid=12260/tid=12283] ppid=12258 vsize=10545676 CPUtime=0 cores=0,2,4,6
/proc/12260/task/12283/stat : 12283 (java) S 12258 12260 11294 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 877469885 10798772224 1071904 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917546905 0 4 0 16800975 18446604453891524416 0 0 -1 2 0 0 0
[pid=12260/tid=12284] ppid=12258 vsize=10545676 CPUtime=0 cores=0,2,4,6
/proc/12260/task/12284/stat : 12284 (java) S 12258 12260 11294 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 877469885 10798772224 1071904 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917546905 0 4 0 16800975 18446604453891524416 0 0 -1 2 0 0 0
[pid=12260/tid=12296] ppid=12258 vsize=10545676 CPUtime=0 cores=0,2,4,6
/proc/12260/task/12296/stat : 12296 (java) S 12258 12260 11294 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 877469887 10798772224 1071904 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917554609 0 4 0 16800975 18446604453891524416 0 0 -1 2 0 0 0
[pid=12260/tid=12297] ppid=12258 vsize=10545676 CPUtime=2.12 cores=0,2,4,6
/proc/12260/task/12297/stat : 12297 (java) S 12258 12260 11294 0 -1 4202560 16705 0 0 0 210 2 0 0 16 0 19 0 877469887 10798772224 1071904 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917546905 0 4 0 16800975 18446604453891524416 0 0 -1 4 0 0 0
[pid=12260/tid=12298] ppid=12258 vsize=10545676 CPUtime=0.84 cores=0,2,4,6
/proc/12260/task/12298/stat : 12298 (java) S 12258 12260 11294 0 -1 4202560 5412 0 0 0 83 1 0 0 15 0 19 0 877469887 10798772224 1071904 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917546905 0 4 0 16800975 18446604453891524416 0 0 -1 0 0 0 0
[pid=12260/tid=12299] ppid=12258 vsize=10545676 CPUtime=0 cores=0,2,4,6
/proc/12260/task/12299/stat : 12299 (java) S 12258 12260 11294 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 877469887 10798772224 1071904 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917546905 0 4 0 16800975 18446604453891524416 0 0 -1 2 0 0 0
[pid=12260/tid=12300] ppid=12258 vsize=10545676 CPUtime=0 cores=0,2,4,6
/proc/12260/task/12300/stat : 12300 (java) S 12258 12260 11294 0 -1 4202560 106 0 0 0 0 0 0 0 15 0 19 0 877469887 10798772224 1071904 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917547520 0 4 0 16800975 18446604453891524416 0 0 -1 2 0 0 0
[pid=12260/tid=12362] ppid=12258 vsize=10545676 CPUtime=0 cores=0,2,4,6
/proc/12260/task/12362/stat : 12362 (java) S 12258 12260 11294 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 877469954 10798772224 1071904 33554432000 1073741824 1073778376 140733878458112 18446744073709551615 218917547520 0 4 0 16800975 18446604453891524416 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 10545676

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

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

[startup+1790.41 s]
/proc/loadavg: 2.00 2.05 2.87 3/214 12420
/proc/meminfo: memFree=24040112/32951124 swapFree=67053156/67111528
[pid=12260] ppid=12258 vsize=0 CPUtime=1800.21 cores=0,2,4,6
/proc/12260/stat : 12260 (java) Z 12258 12260 11294 0 -1 4203548 1091356 0 1 0 179878 143 0 0 17 0 2 0 877469881 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/12260/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.21
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1790.49
CPU time (s): 1800.3
CPU user time (s): 1798.78
CPU system time (s): 1.51477
CPU usage (%): 100.548
Max. virtual memory (cumulated for all children) (KiB): 10552696

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.78
system time used= 1.51477
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1091356
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= 39346
involuntary context switches= 10802

runsolver used 3.36349 second user time and 6.42302 second system time

The end

Launcher Data

Begin job on node137 at 2011-06-10 00:32:02
IDJOB=3456417
IDBENCH=2416
IDSOLVER=1951
FILE ID=node137/3456417-1307658721
RUNJOBID= node137-1307658721-12242
PBS_JOBID= 13549410
Free space on /tmp= 74100 MiB

SOLVER NAME= Sat4j CuttingPlanes 2.3.0
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-modszk1.opb
COMMAND LINE= java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar CuttingPlanes BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3456417-1307658721/watcher-3456417-1307658721 -o /tmp/evaluation-result-3456417-1307658721/solver-3456417-1307658721 -C 1800 -W 1900 -M 15500  java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar CuttingPlanes HOME/instance-3456417-1307658721.opb

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

MD5SUM BENCH= 73a69ec0478725312d0c26d36222113a
RANDOM SEED=498766015

node137.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.844
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.68
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.844
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	: 5332.75
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.844
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.74
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.844
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.74
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.844
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.82
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.844
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.75
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.844
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.83
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.844
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:     32951124 kB
MemFree:      32028204 kB
Buffers:        210424 kB
Cached:         515832 kB
SwapCached:      12208 kB
Active:         352568 kB
Inactive:       396040 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      32028204 kB
SwapTotal:    67111528 kB
SwapFree:     67053156 kB
Dirty:            3932 kB
Writeback:          12 kB
AnonPages:       20108 kB
Mapped:           8908 kB
Slab:           109812 kB
PageTables:       5108 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   190904 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= 74100 MiB
End job on node137 at 2011-06-10 01:01:54