Trace number 3735346

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
PB11: Sat4j Res//CP 2.3.0? (TO) 1800.54 897.941

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=200-sizeP=101-sizeQ=200-410184650-max.opb
MD5SUM8dbba4128860c0dcf60d2ae6d42e2446
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 variables20501
Total number of constraints60601
Number of constraints which are clauses60600
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint20200
Number of terms in the objective function 101
Biggest coefficient in the objective function 1267650600228229401496703205376
Number of bits for the biggest coefficient in the objective function 101
Sum of the numbers in the objective function 2535301200456458802993406410751
Number of bits of the sum of numbers in the objective function 101
Biggest number in a constraint 1018517988167243043134222844204689080525734196832968125318070224677190649881668353091698688
Number of bits of the biggest number in a constraint 300
Biggest sum of numbers in a constraint 4074071952668972172536891376818271167362115627974489459407595858486846194981300150535267275
Number of bits of the biggest sum of numbers301
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.07/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.07/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.07/0.08	c See www.sat4j.org for details.
0.07/0.09	c version 2.3.1.v20110525
0.07/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.07/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.07/0.09	c java.vm.version	19.1-b02
0.07/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.07/0.09	c sun.arch.data.model	64
0.07/0.09	c java.version		1.6.0_24
0.07/0.09	c os.name		Linux
0.07/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.07/0.09	c os.arch		amd64
0.07/0.09	c Free memory 		9996466904
0.07/0.09	c Max memory 		10048897024
0.07/0.09	c Total memory 		10048897024
0.07/0.09	c Number of processors 	8
0.10/0.11	c Pseudo Boolean Optimization
0.10/0.11	c ManyCore solver with 2 solvers running in parallel
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@48e5855a
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 lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c Expensive 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 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@398020cc
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-3735346-1338694900.opb
0.10/0.11	c reading problem ... 
1.66/0.92	c ... done. Wall clock time 0.811s.
1.66/0.92	c #vars     20501
1.66/0.92	c #constraints  65652
1.66/0.92	c constraints type 
1.66/0.92	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 20200
1.66/0.92	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 40400
1.66/0.92	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2
1.66/0.92	c constraints type 
1.66/0.92	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 40400
1.66/0.92	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 20200
1.66/0.92	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2
829.21/413.28	c cleaning 2495 clauses out of 5001 with flag 5001/5001
1406.78/701.59	c cleaning 4243 clauses out of 8505 with flag 11000/11000
1800.19/897.91	c starts		: 39
1800.19/897.91	c conflicts		: 13985
1800.19/897.91	c decisions		: 121807
1800.19/897.91	c propagations		: 7428427
1800.19/897.91	c inspects		: 56359550
1800.19/897.91	c shortcuts		: 0
1800.19/897.91	c learnt literals	: 0
1800.19/897.91	c learnt binary clauses	: 3
1800.19/897.91	c learnt ternary clauses	: 1
1800.19/897.91	c learnt constraints	: 13985
1800.19/897.91	c ignored constraints	: 0
1800.19/897.91	c root simplifications	: 0
1800.19/897.91	c removed literals (reason simplification)	: 69653841
1800.19/897.91	c reason swapping (by a shorter reason)	: 0
1800.19/897.91	c Calls to reduceDB	: 2
1800.19/897.91	c number of reductions to clauses (during analyze)	: 0
1800.19/897.91	c number of learned constraints concerned by reduction	: 0
1800.19/897.91	c number of learning phase by resolution	: 0
1800.19/897.91	c number of learning phase by cutting planes	: 0
1800.19/897.91	c speed (assignments/second)	: 8281.535852805002
1800.19/897.91	c non guided choices	84
1800.19/897.92	c learnt constraints type 
1800.19/897.92	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 3
1800.19/897.92	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 7244
1800.19/897.92	c constraints type 
1800.19/897.92	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 20200
1800.19/897.92	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 40400
1800.19/897.92	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2
1800.19/897.92	c constraints type 
1800.19/897.92	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 40400
1800.19/897.92	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 20200
1800.19/897.92	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2
1800.19/897.92	s UNKNOWN
1800.19/897.92	c Total wall clock time (in seconds): 897.804

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3735346-1338694900/watcher-3735346-1338694900 -o /tmp/evaluation-result-3735346-1338694900/solver-3735346-1338694900 -C 1800 -W 1900 -M 15500 java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar Both HOME/instance-3735346-1338694900.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: 3.65 3.85 3.77 4/197 25375
/proc/meminfo: memFree=25620456/32873844 swapFree=7372/7372
[pid=25375] ppid=25373 vsize=89740 CPUtime=0 cores=1,3,5,7
/proc/25375/stat : 25375 (java) S 25373 25375 20030 0 -1 4202496 1172 0 0 0 0 0 0 0 20 0 2 0 335616150 91893760 893 33554432000 1073741824 1073778376 140733728808064 140733728799200 251035418685 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25375/statm: 22434 894 678 9 0 16769 0
[pid=25375/tid=25376] ppid=25373 vsize=89800 CPUtime=0 cores=1,3,5,7
/proc/25375/task/25376/stat : 25376 (java) R 25373 25375 20030 0 -1 4202560 35 0 0 0 0 0 0 0 20 0 2 0 335616151 91955200 901 33554432000 1073741824 1073778376 140733728808064 140733728797128 251022896519 0 0 4096 0 0 0 0 -1 1 0 0 0 0 0

[startup+0.087736 s]
/proc/loadavg: 3.65 3.85 3.77 4/197 25375
/proc/meminfo: memFree=25620456/32873844 swapFree=7372/7372
[pid=25375] ppid=25373 vsize=11586392 CPUtime=0.07 cores=1,3,5,7
/proc/25375/stat : 25375 (java) S 25373 25375 20030 0 -1 4202496 4197 0 1 0 6 1 0 0 20 0 18 0 335616150 11864465408 13071 33554432000 1073741824 1073778376 140733728808064 140733728799200 251035418685 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25375/statm: 2896598 13074 1939 9 0 2887285 0
[pid=25375/tid=25376] ppid=25373 vsize=11586392 CPUtime=0.06 cores=1,3,5,7
/proc/25375/task/25376/stat : 25376 (java) R 25373 25375 20030 0 -1 4202560 2774 0 1 0 5 1 0 0 20 0 18 0 335616151 11864465408 13075 33554432000 1073741824 1073778376 140733728808064 139942221748896 139942229173439 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 11586392

[startup+0.100372 s]
/proc/loadavg: 3.65 3.85 3.77 4/197 25375
/proc/meminfo: memFree=25620456/32873844 swapFree=7372/7372
[pid=25375] ppid=25373 vsize=11586392 CPUtime=0.1 cores=1,3,5,7
/proc/25375/stat : 25375 (java) S 25373 25375 20030 0 -1 4202496 4738 0 1 0 8 2 0 0 20 0 18 0 335616150 11864465408 13588 33554432000 1073741824 1073778376 140733728808064 140733728799200 251035418685 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25375/statm: 2896598 13588 2116 9 0 2887285 0
[pid=25375/tid=25376] ppid=25373 vsize=11586392 CPUtime=0.07 cores=1,3,5,7
/proc/25375/task/25376/stat : 25376 (java) R 25373 25375 20030 0 -1 4202560 2785 0 1 0 6 1 0 0 20 0 18 0 335616151 11864465408 13588 33554432000 1073741824 1073778376 140733728808064 139942221745072 251035444493 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 11586392

[startup+0.300328 s]
/proc/loadavg: 3.65 3.85 3.77 4/197 25375
/proc/meminfo: memFree=25620456/32873844 swapFree=7372/7372
[pid=25375] ppid=25373 vsize=11586392 CPUtime=0.48 cores=1,3,5,7
/proc/25375/stat : 25375 (java) S 25373 25375 20030 0 -1 4202496 6048 0 1 0 46 2 0 0 20 0 18 0 335616150 11864465408 16457 33554432000 1073741824 1073778376 140733728808064 140733728799200 251035418685 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25375/statm: 2896598 16457 2225 9 0 2887285 0
[pid=25375/tid=25376] ppid=25373 vsize=11586392 CPUtime=0.27 cores=1,3,5,7
/proc/25375/task/25376/stat : 25376 (java) R 25373 25375 20030 0 -1 4202560 2859 0 1 0 25 2 0 0 20 0 18 0 335616151 11864465408 16457 33554432000 1073741824 1073778376 140733728808064 139942221746056 139942063790450 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 11586392

[startup+0.700348 s]
/proc/loadavg: 3.65 3.85 3.77 4/197 25375
/proc/meminfo: memFree=25620456/32873844 swapFree=7372/7372
[pid=25375] ppid=25373 vsize=11586392 CPUtime=1.37 cores=1,3,5,7
/proc/25375/stat : 25375 (java) S 25373 25375 20030 0 -1 4202496 13700 0 1 0 131 6 0 0 20 0 18 0 335616150 11864465408 54298 33554432000 1073741824 1073778376 140733728808064 140733728799200 251035418685 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25375/statm: 2896598 54298 2240 9 0 2887285 0
[pid=25375/tid=25376] ppid=25373 vsize=11586392 CPUtime=0.67 cores=1,3,5,7
/proc/25375/task/25376/stat : 25376 (java) R 25373 25375 20030 0 -1 4202560 2924 0 1 0 63 4 0 0 20 0 18 0 335616151 11864465408 54298 33554432000 1073741824 1073778376 140733728808064 139942221738048 251035444493 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 11586392

[startup+1.50073 s]
/proc/loadavg: 3.65 3.85 3.77 7/219 25397
/proc/meminfo: memFree=25370516/32873844 swapFree=7372/7372
[pid=25375] ppid=25373 vsize=11852648 CPUtime=3.32 cores=1,3,5,7
/proc/25375/stat : 25375 (java) S 25373 25375 20030 0 -1 4202496 13862 0 1 0 325 7 0 0 20 0 22 0 335616150 12137111552 69265 33554432000 1073741824 1073778376 140733728808064 140733728799200 251035418685 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25375/statm: 2963162 69265 2262 9 0 2953849 0
[pid=25375/tid=25376] ppid=25373 vsize=11852648 CPUtime=0.9 cores=1,3,5,7
/proc/25375/task/25376/stat : 25376 (java) S 25373 25375 20030 0 -1 4202560 2952 0 1 0 85 5 0 0 20 0 22 0 335616151 12137111552 69265 33554432000 1073741824 1073778376 140733728808064 139942221747352 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25375/tid=25378] ppid=25373 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/25375/task/25378/stat : 25378 (java) S 25373 25375 20030 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 335616153 12137111552 69265 33554432000 1073741824 1073778376 140733728808064 139942190155944 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25375/tid=25379] ppid=25373 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/25375/task/25379/stat : 25379 (java) S 25373 25375 20030 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 335616153 12137111552 69265 33554432000 1073741824 1073778376 140733728808064 139942189103400 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25375/tid=25380] ppid=25373 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/25375/task/25380/stat : 25380 (java) S 25373 25375 20030 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 335616153 12137111552 69265 33554432000 1073741824 1073778376 140733728808064 139942188050856 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25375/tid=25381] ppid=25373 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/25375/task/25381/stat : 25381 (java) S 25373 25375 20030 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 335616153 12137111552 69265 33554432000 1073741824 1073778376 140733728808064 139942186998312 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25375/tid=25382] ppid=25373 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/25375/task/25382/stat : 25382 (java) S 25373 25375 20030 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 335616153 12137111552 69265 33554432000 1073741824 1073778376 140733728808064 139942185945768 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25375/tid=25383] ppid=25373 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/25375/task/25383/stat : 25383 (java) S 25373 25375 20030 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 335616153 12137111552 69265 33554432000 1073741824 1073778376 140733728808064 139942184893224 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25375/tid=25384] ppid=25373 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/25375/task/25384/stat : 25384 (java) S 25373 25375 20030 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 335616153 12137111552 69265 33554432000 1073741824 1073778376 140733728808064 139942183840680 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25375/tid=25385] ppid=25373 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/25375/task/25385/stat : 25385 (java) S 25373 25375 20030 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 335616153 12137111552 69265 33554432000 1073741824 1073778376 140733728808064 139942182788136 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25375/tid=25386] ppid=25373 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/25375/task/25386/stat : 25386 (java) S 25373 25375 20030 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 335616154 12137111552 69265 33554432000 1073741824 1073778376 140733728808064 139941568800872 251035432873 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25375/tid=25387] ppid=25373 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/25375/task/25387/stat : 25387 (java) S 25373 25375 20030 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 335616154 12137111552 69265 33554432000 1073741824 1073778376 140733728808064 139941567747192 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25375/tid=25388] ppid=25373 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/25375/task/25388/stat : 25388 (java) S 25373 25375 20030 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 335616154 12137111552 69265 33554432000 1073741824 1073778376 140733728808064 139941566694536 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25375/tid=25389] ppid=25373 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/25375/task/25389/stat : 25389 (java) S 25373 25375 20030 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 335616157 12137111552 69265 33554432000 1073741824 1073778376 140733728808064 139941565643280 251035440928 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25375/tid=25390] ppid=25373 vsize=11852648 CPUtime=0.64 cores=1,3,5,7
/proc/25375/task/25390/stat : 25390 (java) S 25373 25375 20030 0 -1 4202560 5008 0 0 0 64 0 0 0 20 0 22 0 335616157 12137111552 69265 33554432000 1073741824 1073778376 140733728808064 139941564590648 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25375/tid=25391] ppid=25373 vsize=11852648 CPUtime=0.62 cores=1,3,5,7
/proc/25375/task/25391/stat : 25391 (java) S 25373 25375 20030 0 -1 4202560 4593 0 0 0 60 2 0 0 20 0 22 0 335616157 12137111552 69265 33554432000 1073741824 1073778376 140733728808064 139941563538104 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25375/tid=25392] ppid=25373 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/25375/task/25392/stat : 25392 (java) S 25373 25375 20030 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 335616157 12137111552 69265 33554432000 1073741824 1073778376 140733728808064 139941562485752 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25375/tid=25393] ppid=25373 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/25375/task/25393/stat : 25393 (java) S 25373 25375 20030 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 335616157 12137111552 69265 33554432000 1073741824 1073778376 140733728808064 139941561433416 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25375/tid=25394] ppid=25373 vsize=11852648 CPUtime=0.55 cores=1,3,5,7
/proc/25375/task/25394/stat : 25394 (java) R 25373 25375 20030 0 -1 4202560 31 0 0 0 55 0 0 0 20 0 22 0 335616243 12137111552 69265 33554432000 1073741824 1073778376 140733728808064 139941560377768 139942064529473 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=25375/tid=25395] ppid=25373 vsize=11852648 CPUtime=0.54 cores=1,3,5,7
/proc/25375/task/25395/stat : 25395 (java) R 25373 25375 20030 0 -1 4202560 77 0 0 0 54 0 0 0 20 0 22 0 335616243 12137111552 69265 33554432000 1073741824 1073778376 140733728808064 139941559325016 139942064633786 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=25375/tid=25396] ppid=25373 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/25375/task/25396/stat : 25396 (java) S 25373 25375 20030 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 335616246 12137111552 69265 33554432000 1073741824 1073778376 140733728808064 139941558273064 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25375/tid=25397] ppid=25373 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/25375/task/25397/stat : 25397 (java) S 25373 25375 20030 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 335616246 12137111552 69265 33554432000 1073741824 1073778376 140733728808064 139941557220520 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 3.32
Current children cumulated vsize (KiB) 11852648

[startup+3.10073 s]
/proc/loadavg: 3.65 3.85 3.77 5/219 25397
/proc/meminfo: memFree=25330860/32873844 swapFree=7372/7372
[pid=25375] ppid=25373 vsize=11852648 CPUtime=6.82 cores=1,3,5,7
/proc/25375/stat : 25375 (java) S 25373 25375 20030 0 -1 4202496 14050 0 1 0 674 8 0 0 20 0 22 0 335616150 12137111552 81582 33554432000 1073741824 1073778376 140733728808064 140733728799200 251035418685 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25375/statm: 2963162 81582 2263 9 0 2953849 0
[pid=25375/tid=25376] ppid=25373 vsize=11852648 CPUtime=0.91 cores=1,3,5,7
/proc/25375/task/25376/stat : 25376 (java) S 25373 25375 20030 0 -1 4202560 2952 0 1 0 86 5 0 0 20 0 22 0 335616151 12137111552 81582 33554432000 1073741824 1073778376 140733728808064 139942221747352 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25375/tid=25378] ppid=25373 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/25375/task/25378/stat : 25378 (java) S 25373 25375 20030 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 335616153 12137111552 81582 33554432000 1073741824 1073778376 140733728808064 139942190155944 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25375/tid=25379] ppid=25373 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/25375/task/25379/stat : 25379 (java) S 25373 25375 20030 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 335616153 12137111552 81582 33554432000 1073741824 1073778376 140733728808064 139942189103400 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25375/tid=25380] ppid=25373 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/25375/task/25380/stat : 25380 (java) S 25373 25375 20030 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 335616153 12137111552 81582 33554432000 1073741824 1073778376 140733728808064 139942188050856 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25375/tid=25381] ppid=25373 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/25375/task/25381/stat : 25381 (java) S 25373 25375 20030 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 335616153 12137111552 81582 33554432000 1073741824 1073778376 140733728808064 139942186998312 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25375/tid=25382] ppid=25373 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/25375/task/25382/stat : 25382 (java) S 25373 25375 20030 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 335616153 12137111552 81582 33554432000 1073741824 1073778376 140733728808064 139942185945768 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25375/tid=25383] ppid=25373 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/25375/task/25383/stat : 25383 (java) S 25373 25375 20030 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 335616153 12137111552 81582 33554432000 1073741824 1073778376 140733728808064 139942184893224 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25375/tid=25384] ppid=25373 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/25375/task/25384/stat : 25384 (java) S 25373 25375 20030 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 335616153 12137111552 81582 33554432000 1073741824 1073778376 140733728808064 139942183840680 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25375/tid=25385] ppid=25373 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/25375/task/25385/stat : 25385 (java) S 25373 25375 20030 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 335616153 12137111552 81582 33554432000 1073741824 1073778376 140733728808064 139942182788136 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25375/tid=25386] ppid=25373 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/25375/task/25386/stat : 25386 (java) S 25373 25375 20030 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 335616154 12137111552 81582 33554432000 1073741824 1073778376 140733728808064 139941568800872 251035432873 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25375/tid=25387] ppid=25373 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/25375/task/25387/stat : 25387 (java) S 25373 25375 20030 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 335616154 12137111552 81582 33554432000 1073741824 1073778376 140733728808064 139941567747192 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25375/tid=25388] ppid=25373 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/25375/task/25388/stat : 25388 (java) S 25373 25375 20030 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 335616154 12137111552 81582 33554432000 1073741824 1073778376 140733728808064 139941566694536 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25375/tid=25389] ppid=25373 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/25375/task/25389/stat : 25389 (java) S 25373 25375 20030 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 335616157 12137111552 81582 33554432000 1073741824 1073778376 140733728808064 139941565643280 251035440928 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25375/tid=25390] ppid=25373 vsize=11852648 CPUtime=0.84 cores=1,3,5,7
/proc/25375/task/25390/stat : 25390 (java) S 25373 25375 20030 0 -1 4202560 5036 0 0 0 84 0 0 0 20 0 22 0 335616157 12137111552 81582 33554432000 1073741824 1073778376 140733728808064 139941564590648 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25375/tid=25391] ppid=25373 vsize=11852648 CPUtime=0.72 cores=1,3,5,7
/proc/25375/task/25391/stat : 25391 (java) S 25373 25375 20030 0 -1 4202560 4728 0 0 0 70 2 0 0 20 0 22 0 335616157 12137111552 81582 33554432000 1073741824 1073778376 140733728808064 139941563538104 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25375/tid=25392] ppid=25373 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/25375/task/25392/stat : 25392 (java) S 25373 25375 20030 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 335616157 12137111552 81582 33554432000 1073741824 1073778376 140733728808064 139941562485752 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25375/tid=25393] ppid=25373 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/25375/task/25393/stat : 25393 (java) S 25373 25375 20030 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 335616157 12137111552 81582 33554432000 1073741824 1073778376 140733728808064 139941561433416 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25375/tid=25394] ppid=25373 vsize=11852648 CPUtime=2.15 cores=1,3,5,7
/proc/25375/task/25394/stat : 25394 (java) R 25373 25375 20030 0 -1 4202560 33 0 0 0 215 0 0 0 20 0 22 0 335616243 12137111552 81582 33554432000 1073741824 1073778376 140733728808064 139941560375672 139942064634900 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=25375/tid=25395] ppid=25373 vsize=11852648 CPUtime=2.13 cores=1,3,5,7
/proc/25375/task/25395/stat : 25395 (java) R 25373 25375 20030 0 -1 4202560 100 0 0 0 213 0 0 0 20 0 22 0 335616243 12137111552 81582 33554432000 1073741824 1073778376 140733728808064 139941559322944 139942064633558 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=25375/tid=25396] ppid=25373 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/25375/task/25396/stat : 25396 (java) S 25373 25375 20030 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 335616246 12137111552 81582 33554432000 1073741824 1073778376 140733728808064 139941558273064 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25375/tid=25397] ppid=25373 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/25375/task/25397/stat : 25397 (java) S 25373 25375 20030 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 335616246 12137111552 81582 33554432000 1073741824 1073778376 140733728808064 139941557220520 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 6.82
Current children cumulated vsize (KiB) 11852648

[startup+6.30085 s]
/proc/loadavg: 3.68 3.85 3.77 5/219 25397
/proc/meminfo: memFree=25197428/32873844 swapFree=7372/7372
[pid=25375] ppid=25373 vsize=11852648 CPUtime=13.37 cores=1,3,5,7
/proc/25375/stat : 25375 (java) S 25373 25375 20030 0 -1 4202496 14116 0 1 0 1326 11 0 0 20 0 22 0 335616150 12137111552 112735 33554432000 1073741824 1073778376 140733728808064 140733728799200 251035418685 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25375/statm: 2963162 112735 2263 9 0 2953849 0
[pid=25375/tid=25376] ppid=25373 vsize=11852648 CPUtime=0.91 cores=1,3,5,7
/proc/25375/task/25376/stat : 25376 (java) S 25373 25375 20030 0 -1 4202560 2952 0 1 0 86 5 0 0 20 0 22 0 335616151 12137111552 112735 33554432000 1073741824 1073778376 140733728808064 139942221747352 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25375/tid=25378] ppid=25373 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/25375/task/25378/stat : 25378 (java) S 25373 25375 20030 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 335616153 12137111552 112735 33554432000 1073741824 1073778376 140733728808064 139942190155944 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25375/tid=25379] ppid=25373 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/25375/task/25379/stat : 25379 (java) S 25373 25375 20030 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 335616153 12137111552 112735 33554432000 1073741824 1073778376 140733728808064 139942189103400 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25375/tid=25380] ppid=25373 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/25375/task/25380/stat : 25380 (java) S 25373 25375 20030 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 335616153 12137111552 112735 33554432000 1073741824 1073778376 140733728808064 139942188050856 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25375/tid=25381] ppid=25373 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/25375/task/25381/stat : 25381 (java) S 25373 25375 20030 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 335616153 12137111552 112735 33554432000 1073741824 1073778376 140733728808064 139942186998312 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25375/tid=25382] ppid=25373 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/25375/task/25382/stat : 25382 (java) S 25373 25375 20030 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 335616153 12137111552 112735 33554432000 1073741824 1073778376 140733728808064 139942185945768 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25375/tid=25383] ppid=25373 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/25375/task/25383/stat : 25383 (java) S 25373 25375 20030 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 335616153 12137111552 112735 33554432000 1073741824 1073778376 140733728808064 139942184893224 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25375/tid=25384] ppid=25373 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/25375/task/25384/stat : 25384 (java) S 25373 25375 20030 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 335616153 12137111552 112735 33554432000 1073741824 1073778376 140733728808064 139942183840680 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25375/tid=25385] ppid=25373 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/25375/task/25385/stat : 25385 (java) S 25373 25375 20030 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 335616153 12137111552 112735 33554432000 1073741824 1073778376 140733728808064 139942182788136 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0

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

[pid=25375/tid=25395] ppid=25373 vsize=11852648 CPUtime=818.22 cores=1,3,5,7
/proc/25375/task/25395/stat : 25395 (java) R 25373 25375 20030 0 -1 4202560 1627 0 0 0 81757 65 0 0 20 0 22 0 335616243 12137111552 1061055 33554432000 1073741824 1073778376 140733728808064 139941559322608 139942064822668 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=25375/tid=25396] ppid=25373 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/25375/task/25396/stat : 25396 (java) S 25373 25375 20030 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 335616246 12137111552 1061055 33554432000 1073741824 1073778376 140733728808064 139941558273064 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25375/tid=25397] ppid=25373 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/25375/task/25397/stat : 25397 (java) S 25373 25375 20030 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 335616246 12137111552 1061055 33554432000 1073741824 1073778376 140733728808064 139941557220520 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1648.63
Current children cumulated vsize (KiB) 11852648

[startup+882.301 s]
/proc/loadavg: 3.99 3.97 3.87 5/219 25530
/proc/meminfo: memFree=19323956/32873844 swapFree=7372/7372
[pid=25375] ppid=25373 vsize=11852648 CPUtime=1768.94 cores=1,3,5,7
/proc/25375/stat : 25375 (java) S 25373 25375 20030 0 -1 4202496 19150 0 1 0 176702 192 0 0 20 0 22 0 335616150 12137111552 1091357 33554432000 1073741824 1073778376 140733728808064 140733728799200 251035418685 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25375/statm: 2963162 1091357 2291 9 0 2953849 0
[pid=25375/tid=25376] ppid=25373 vsize=11852648 CPUtime=0.95 cores=1,3,5,7
/proc/25375/task/25376/stat : 25376 (java) S 25373 25375 20030 0 -1 4202560 2960 0 1 0 88 7 0 0 20 0 22 0 335616151 12137111552 1091357 33554432000 1073741824 1073778376 140733728808064 139942221747352 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25375/tid=25378] ppid=25373 vsize=11852648 CPUtime=1.18 cores=1,3,5,7
/proc/25375/task/25378/stat : 25378 (java) S 25373 25375 20030 0 -1 4202560 465 0 0 0 106 12 0 0 20 0 22 0 335616153 12137111552 1091357 33554432000 1073741824 1073778376 140733728808064 139942190155944 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25375/tid=25379] ppid=25373 vsize=11852648 CPUtime=1.12 cores=1,3,5,7
/proc/25375/task/25379/stat : 25379 (java) S 25373 25375 20030 0 -1 4202560 421 0 0 0 99 13 0 0 20 0 22 0 335616153 12137111552 1091357 33554432000 1073741824 1073778376 140733728808064 139942189103400 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25375/tid=25380] ppid=25373 vsize=11852648 CPUtime=1.05 cores=1,3,5,7
/proc/25375/task/25380/stat : 25380 (java) S 25373 25375 20030 0 -1 4202560 363 0 0 0 93 12 0 0 20 0 22 0 335616153 12137111552 1091357 33554432000 1073741824 1073778376 140733728808064 139942188050856 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25375/tid=25381] ppid=25373 vsize=11852648 CPUtime=1.1 cores=1,3,5,7
/proc/25375/task/25381/stat : 25381 (java) S 25373 25375 20030 0 -1 4202560 406 0 0 0 97 13 0 0 20 0 22 0 335616153 12137111552 1091357 33554432000 1073741824 1073778376 140733728808064 139942186998312 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25375/tid=25382] ppid=25373 vsize=11852648 CPUtime=1.08 cores=1,3,5,7
/proc/25375/task/25382/stat : 25382 (java) S 25373 25375 20030 0 -1 4202560 447 0 0 0 98 10 0 0 20 0 22 0 335616153 12137111552 1091357 33554432000 1073741824 1073778376 140733728808064 139942185945768 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25375/tid=25383] ppid=25373 vsize=11852648 CPUtime=1.12 cores=1,3,5,7
/proc/25375/task/25383/stat : 25383 (java) S 25373 25375 20030 0 -1 4202560 378 0 0 0 101 11 0 0 20 0 22 0 335616153 12137111552 1091357 33554432000 1073741824 1073778376 140733728808064 139942184893224 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25375/tid=25384] ppid=25373 vsize=11852648 CPUtime=1.16 cores=1,3,5,7
/proc/25375/task/25384/stat : 25384 (java) S 25373 25375 20030 0 -1 4202560 417 0 0 0 101 15 0 0 20 0 22 0 335616153 12137111552 1091357 33554432000 1073741824 1073778376 140733728808064 139942183840680 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25375/tid=25385] ppid=25373 vsize=11852648 CPUtime=1.06 cores=1,3,5,7
/proc/25375/task/25385/stat : 25385 (java) S 25373 25375 20030 0 -1 4202560 370 0 0 0 95 11 0 0 20 0 22 0 335616153 12137111552 1091357 33554432000 1073741824 1073778376 140733728808064 139942182788136 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25375/tid=25386] ppid=25373 vsize=11852648 CPUtime=0.54 cores=1,3,5,7
/proc/25375/task/25386/stat : 25386 (java) S 25373 25375 20030 0 -1 4202560 75 0 0 0 44 10 0 0 20 0 22 0 335616154 12137111552 1091357 33554432000 1073741824 1073778376 140733728808064 139941568800872 251035432873 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25375/tid=25387] ppid=25373 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/25375/task/25387/stat : 25387 (java) S 25373 25375 20030 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 335616154 12137111552 1091357 33554432000 1073741824 1073778376 140733728808064 139941567747192 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25375/tid=25388] ppid=25373 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/25375/task/25388/stat : 25388 (java) S 25373 25375 20030 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 335616154 12137111552 1091357 33554432000 1073741824 1073778376 140733728808064 139941566694536 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25375/tid=25389] ppid=25373 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/25375/task/25389/stat : 25389 (java) S 25373 25375 20030 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 335616157 12137111552 1091357 33554432000 1073741824 1073778376 140733728808064 139941565643280 251035440928 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25375/tid=25390] ppid=25373 vsize=11852648 CPUtime=1.06 cores=1,3,5,7
/proc/25375/task/25390/stat : 25390 (java) S 25373 25375 20030 0 -1 4202560 5050 0 0 0 106 0 0 0 20 0 22 0 335616157 12137111552 1091357 33554432000 1073741824 1073778376 140733728808064 139941564590648 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25375/tid=25391] ppid=25373 vsize=11852648 CPUtime=1.09 cores=1,3,5,7
/proc/25375/task/25391/stat : 25391 (java) S 25373 25375 20030 0 -1 4202560 4747 0 0 0 107 2 0 0 20 0 22 0 335616157 12137111552 1091357 33554432000 1073741824 1073778376 140733728808064 139941563538104 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25375/tid=25392] ppid=25373 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/25375/task/25392/stat : 25392 (java) S 25373 25375 20030 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 335616157 12137111552 1091357 33554432000 1073741824 1073778376 140733728808064 139941562485752 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25375/tid=25393] ppid=25373 vsize=11852648 CPUtime=0.4 cores=1,3,5,7
/proc/25375/task/25393/stat : 25393 (java) S 25373 25375 20030 0 -1 4202560 51 0 0 0 18 22 0 0 20 0 22 0 335616157 12137111552 1091357 33554432000 1073741824 1073778376 140733728808064 139941561433416 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25375/tid=25394] ppid=25373 vsize=11852648 CPUtime=878.01 cores=1,3,5,7
/proc/25375/task/25394/stat : 25394 (java) R 25373 25375 20030 0 -1 4202560 182 0 0 0 87785 16 0 0 20 0 22 0 335616243 12137111552 1091357 33554432000 1073741824 1073778376 140733728808064 139941560375568 139942064688097 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=25375/tid=25395] ppid=25373 vsize=11852648 CPUtime=878.02 cores=1,3,5,7
/proc/25375/task/25395/stat : 25395 (java) R 25373 25375 20030 0 -1 4202560 1630 0 0 0 87736 66 0 0 20 0 22 0 335616243 12137111552 1091357 33554432000 1073741824 1073778376 140733728808064 139941559323424 139942064999869 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=25375/tid=25396] ppid=25373 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/25375/task/25396/stat : 25396 (java) S 25373 25375 20030 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 335616246 12137111552 1091357 33554432000 1073741824 1073778376 140733728808064 139941558273064 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25375/tid=25397] ppid=25373 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/25375/task/25397/stat : 25397 (java) S 25373 25375 20030 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 335616246 12137111552 1091357 33554432000 1073741824 1073778376 140733728808064 139941557220520 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1768.94
Current children cumulated vsize (KiB) 11852648



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+897.901 s]
/proc/loadavg: 3.99 3.97 3.87 5/219 25530
/proc/meminfo: memFree=19317688/32873844 swapFree=7372/7372
[pid=25375] ppid=25373 vsize=11852648 CPUtime=1800.19 cores=1,3,5,7
/proc/25375/stat : 25375 (java) S 25373 25375 20030 0 -1 4202496 19163 0 1 0 179826 193 0 0 20 0 22 0 335616150 12137111552 1092386 33554432000 1073741824 1073778376 140733728808064 140733728799200 251035418685 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25375/statm: 2963162 1092386 2291 9 0 2953849 0
[pid=25375/tid=25376] ppid=25373 vsize=11852648 CPUtime=0.95 cores=1,3,5,7
/proc/25375/task/25376/stat : 25376 (java) S 25373 25375 20030 0 -1 4202560 2960 0 1 0 88 7 0 0 20 0 22 0 335616151 12137111552 1092386 33554432000 1073741824 1073778376 140733728808064 139942221747352 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25375/tid=25378] ppid=25373 vsize=11852648 CPUtime=1.19 cores=1,3,5,7
/proc/25375/task/25378/stat : 25378 (java) S 25373 25375 20030 0 -1 4202560 466 0 0 0 107 12 0 0 20 0 22 0 335616153 12137111552 1092386 33554432000 1073741824 1073778376 140733728808064 139942190155944 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25375/tid=25379] ppid=25373 vsize=11852648 CPUtime=1.12 cores=1,3,5,7
/proc/25375/task/25379/stat : 25379 (java) S 25373 25375 20030 0 -1 4202560 421 0 0 0 99 13 0 0 20 0 22 0 335616153 12137111552 1092386 33554432000 1073741824 1073778376 140733728808064 139942189103400 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25375/tid=25380] ppid=25373 vsize=11852648 CPUtime=1.06 cores=1,3,5,7
/proc/25375/task/25380/stat : 25380 (java) S 25373 25375 20030 0 -1 4202560 364 0 0 0 94 12 0 0 20 0 22 0 335616153 12137111552 1092386 33554432000 1073741824 1073778376 140733728808064 139942188050856 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25375/tid=25381] ppid=25373 vsize=11852648 CPUtime=1.11 cores=1,3,5,7
/proc/25375/task/25381/stat : 25381 (java) S 25373 25375 20030 0 -1 4202560 406 0 0 0 98 13 0 0 20 0 22 0 335616153 12137111552 1092386 33554432000 1073741824 1073778376 140733728808064 139942186998312 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25375/tid=25382] ppid=25373 vsize=11852648 CPUtime=1.09 cores=1,3,5,7
/proc/25375/task/25382/stat : 25382 (java) S 25373 25375 20030 0 -1 4202560 447 0 0 0 99 10 0 0 20 0 22 0 335616153 12137111552 1092386 33554432000 1073741824 1073778376 140733728808064 139942185945768 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25375/tid=25383] ppid=25373 vsize=11852648 CPUtime=1.14 cores=1,3,5,7
/proc/25375/task/25383/stat : 25383 (java) S 25373 25375 20030 0 -1 4202560 378 0 0 0 103 11 0 0 20 0 22 0 335616153 12137111552 1092386 33554432000 1073741824 1073778376 140733728808064 139942184893224 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25375/tid=25384] ppid=25373 vsize=11852648 CPUtime=1.17 cores=1,3,5,7
/proc/25375/task/25384/stat : 25384 (java) S 25373 25375 20030 0 -1 4202560 417 0 0 0 102 15 0 0 20 0 22 0 335616153 12137111552 1092386 33554432000 1073741824 1073778376 140733728808064 139942183840680 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25375/tid=25385] ppid=25373 vsize=11852648 CPUtime=1.08 cores=1,3,5,7
/proc/25375/task/25385/stat : 25385 (java) S 25373 25375 20030 0 -1 4202560 376 0 0 0 97 11 0 0 20 0 22 0 335616153 12137111552 1092386 33554432000 1073741824 1073778376 140733728808064 139942182788136 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25375/tid=25386] ppid=25373 vsize=11852648 CPUtime=0.55 cores=1,3,5,7
/proc/25375/task/25386/stat : 25386 (java) S 25373 25375 20030 0 -1 4202560 75 0 0 0 45 10 0 0 20 0 22 0 335616154 12137111552 1092386 33554432000 1073741824 1073778376 140733728808064 139941568800872 251035432873 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25375/tid=25387] ppid=25373 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/25375/task/25387/stat : 25387 (java) S 25373 25375 20030 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 335616154 12137111552 1092386 33554432000 1073741824 1073778376 140733728808064 139941567747192 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25375/tid=25388] ppid=25373 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/25375/task/25388/stat : 25388 (java) S 25373 25375 20030 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 335616154 12137111552 1092386 33554432000 1073741824 1073778376 140733728808064 139941566694536 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25375/tid=25389] ppid=25373 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/25375/task/25389/stat : 25389 (java) S 25373 25375 20030 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 335616157 12137111552 1092386 33554432000 1073741824 1073778376 140733728808064 139941565643280 251035440928 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25375/tid=25390] ppid=25373 vsize=11852648 CPUtime=1.06 cores=1,3,5,7
/proc/25375/task/25390/stat : 25390 (java) S 25373 25375 20030 0 -1 4202560 5050 0 0 0 106 0 0 0 20 0 22 0 335616157 12137111552 1092386 33554432000 1073741824 1073778376 140733728808064 139941564590648 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25375/tid=25391] ppid=25373 vsize=11852648 CPUtime=1.09 cores=1,3,5,7
/proc/25375/task/25391/stat : 25391 (java) S 25373 25375 20030 0 -1 4202560 4747 0 0 0 107 2 0 0 20 0 22 0 335616157 12137111552 1092386 33554432000 1073741824 1073778376 140733728808064 139941563538104 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25375/tid=25392] ppid=25373 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/25375/task/25392/stat : 25392 (java) S 25373 25375 20030 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 335616157 12137111552 1092386 33554432000 1073741824 1073778376 140733728808064 139941562485752 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25375/tid=25393] ppid=25373 vsize=11852648 CPUtime=0.4 cores=1,3,5,7
/proc/25375/task/25393/stat : 25393 (java) S 25373 25375 20030 0 -1 4202560 53 0 0 0 18 22 0 0 20 0 22 0 335616157 12137111552 1092386 33554432000 1073741824 1073778376 140733728808064 139941561433416 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25375/tid=25394] ppid=25373 vsize=11852648 CPUtime=893.59 cores=1,3,5,7
/proc/25375/task/25394/stat : 25394 (java) R 25373 25375 20030 0 -1 4202560 185 0 0 0 89343 16 0 0 20 0 22 0 335616243 12137111552 1092386 33554432000 1073741824 1073778376 140733728808064 139941560376320 139942064634352 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=25375/tid=25395] ppid=25373 vsize=11852648 CPUtime=893.6 cores=1,3,5,7
/proc/25375/task/25395/stat : 25395 (java) R 25373 25375 20030 0 -1 4202560 1630 0 0 0 89294 66 0 0 20 0 22 0 335616243 12137111552 1092386 33554432000 1073741824 1073778376 140733728808064 139941559322688 139942064525254 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=25375/tid=25396] ppid=25373 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/25375/task/25396/stat : 25396 (java) S 25373 25375 20030 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 335616246 12137111552 1092386 33554432000 1073741824 1073778376 140733728808064 139941558273064 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25375/tid=25397] ppid=25373 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/25375/task/25397/stat : 25397 (java) S 25373 25375 20030 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 335616246 12137111552 1092386 33554432000 1073741824 1073778376 140733728808064 139941557220520 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.19
Current children cumulated vsize (KiB) 11852648

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

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

[startup+897.901 s]
/proc/loadavg: 3.99 3.97 3.87 5/219 25530
/proc/meminfo: memFree=19317688/32873844 swapFree=7372/7372
[pid=25375] ppid=25373 vsize=11852648 CPUtime=1800.19 cores=1,3,5,7
/proc/25375/stat : 25375 (java) S 25373 25375 20030 0 -1 4202496 19163 0 1 0 179826 193 0 0 20 0 22 0 335616150 12137111552 1092386 33554432000 1073741824 1073778376 140733728808064 140733728799200 251035418685 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25375/statm: 2963162 1092386 2291 9 0 2953849 0
[pid=25375/tid=25376] ppid=25373 vsize=11852648 CPUtime=0.95 cores=1,3,5,7
/proc/25375/task/25376/stat : 25376 (java) S 25373 25375 20030 0 -1 4202560 2960 0 1 0 88 7 0 0 20 0 22 0 335616151 12137111552 1092386 33554432000 1073741824 1073778376 140733728808064 139942221747352 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25375/tid=25378] ppid=25373 vsize=11852648 CPUtime=1.19 cores=1,3,5,7
/proc/25375/task/25378/stat : 25378 (java) S 25373 25375 20030 0 -1 4202560 466 0 0 0 107 12 0 0 20 0 22 0 335616153 12137111552 1092386 33554432000 1073741824 1073778376 140733728808064 139942190155944 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25375/tid=25379] ppid=25373 vsize=11852648 CPUtime=1.12 cores=1,3,5,7
/proc/25375/task/25379/stat : 25379 (java) S 25373 25375 20030 0 -1 4202560 421 0 0 0 99 13 0 0 20 0 22 0 335616153 12137111552 1092386 33554432000 1073741824 1073778376 140733728808064 139942189103400 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25375/tid=25380] ppid=25373 vsize=11852648 CPUtime=1.06 cores=1,3,5,7
/proc/25375/task/25380/stat : 25380 (java) S 25373 25375 20030 0 -1 4202560 364 0 0 0 94 12 0 0 20 0 22 0 335616153 12137111552 1092386 33554432000 1073741824 1073778376 140733728808064 139942188050856 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25375/tid=25381] ppid=25373 vsize=11852648 CPUtime=1.11 cores=1,3,5,7
/proc/25375/task/25381/stat : 25381 (java) S 25373 25375 20030 0 -1 4202560 406 0 0 0 98 13 0 0 20 0 22 0 335616153 12137111552 1092386 33554432000 1073741824 1073778376 140733728808064 139942186998312 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25375/tid=25382] ppid=25373 vsize=11852648 CPUtime=1.09 cores=1,3,5,7
/proc/25375/task/25382/stat : 25382 (java) S 25373 25375 20030 0 -1 4202560 447 0 0 0 99 10 0 0 20 0 22 0 335616153 12137111552 1092386 33554432000 1073741824 1073778376 140733728808064 139942185945768 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25375/tid=25383] ppid=25373 vsize=11852648 CPUtime=1.14 cores=1,3,5,7
/proc/25375/task/25383/stat : 25383 (java) S 25373 25375 20030 0 -1 4202560 378 0 0 0 103 11 0 0 20 0 22 0 335616153 12137111552 1092386 33554432000 1073741824 1073778376 140733728808064 139942184893224 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25375/tid=25384] ppid=25373 vsize=11852648 CPUtime=1.17 cores=1,3,5,7
/proc/25375/task/25384/stat : 25384 (java) S 25373 25375 20030 0 -1 4202560 417 0 0 0 102 15 0 0 20 0 22 0 335616153 12137111552 1092386 33554432000 1073741824 1073778376 140733728808064 139942183840680 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25375/tid=25385] ppid=25373 vsize=11852648 CPUtime=1.08 cores=1,3,5,7
/proc/25375/task/25385/stat : 25385 (java) S 25373 25375 20030 0 -1 4202560 376 0 0 0 97 11 0 0 20 0 22 0 335616153 12137111552 1092386 33554432000 1073741824 1073778376 140733728808064 139942182788136 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25375/tid=25386] ppid=25373 vsize=11852648 CPUtime=0.55 cores=1,3,5,7
/proc/25375/task/25386/stat : 25386 (java) S 25373 25375 20030 0 -1 4202560 75 0 0 0 45 10 0 0 20 0 22 0 335616154 12137111552 1092386 33554432000 1073741824 1073778376 140733728808064 139941568800872 251035432873 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25375/tid=25387] ppid=25373 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/25375/task/25387/stat : 25387 (java) S 25373 25375 20030 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 335616154 12137111552 1092386 33554432000 1073741824 1073778376 140733728808064 139941567747192 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25375/tid=25388] ppid=25373 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/25375/task/25388/stat : 25388 (java) S 25373 25375 20030 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 335616154 12137111552 1092386 33554432000 1073741824 1073778376 140733728808064 139941566694536 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25375/tid=25389] ppid=25373 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/25375/task/25389/stat : 25389 (java) S 25373 25375 20030 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 335616157 12137111552 1092386 33554432000 1073741824 1073778376 140733728808064 139941565643280 251035440928 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25375/tid=25390] ppid=25373 vsize=11852648 CPUtime=1.06 cores=1,3,5,7
/proc/25375/task/25390/stat : 25390 (java) S 25373 25375 20030 0 -1 4202560 5050 0 0 0 106 0 0 0 20 0 22 0 335616157 12137111552 1092386 33554432000 1073741824 1073778376 140733728808064 139941564590648 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25375/tid=25391] ppid=25373 vsize=11852648 CPUtime=1.09 cores=1,3,5,7
/proc/25375/task/25391/stat : 25391 (java) S 25373 25375 20030 0 -1 4202560 4747 0 0 0 107 2 0 0 20 0 22 0 335616157 12137111552 1092386 33554432000 1073741824 1073778376 140733728808064 139941563538104 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25375/tid=25392] ppid=25373 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/25375/task/25392/stat : 25392 (java) S 25373 25375 20030 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 335616157 12137111552 1092386 33554432000 1073741824 1073778376 140733728808064 139941562485752 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25375/tid=25393] ppid=25373 vsize=11852648 CPUtime=0.4 cores=1,3,5,7
/proc/25375/task/25393/stat : 25393 (java) S 25373 25375 20030 0 -1 4202560 53 0 0 0 18 22 0 0 20 0 22 0 335616157 12137111552 1092386 33554432000 1073741824 1073778376 140733728808064 139941561433416 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25375/tid=25394] ppid=25373 vsize=11852648 CPUtime=893.59 cores=1,3,5,7
/proc/25375/task/25394/stat : 25394 (java) R 25373 25375 20030 0 -1 4202560 185 0 0 0 89343 16 0 0 20 0 22 0 335616243 12137111552 1092386 33554432000 1073741824 1073778376 140733728808064 139941560376320 139942064634352 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=25375/tid=25395] ppid=25373 vsize=11852648 CPUtime=893.6 cores=1,3,5,7
/proc/25375/task/25395/stat : 25395 (java) R 25373 25375 20030 0 -1 4202560 1630 0 0 0 89294 66 0 0 20 0 22 0 335616243 12137111552 1092386 33554432000 1073741824 1073778376 140733728808064 139941559322688 139942064525254 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=25375/tid=25396] ppid=25373 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/25375/task/25396/stat : 25396 (java) S 25373 25375 20030 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 335616246 12137111552 1092386 33554432000 1073741824 1073778376 140733728808064 139941558273064 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25375/tid=25397] ppid=25373 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/25375/task/25397/stat : 25397 (java) S 25373 25375 20030 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 335616246 12137111552 1092386 33554432000 1073741824 1073778376 140733728808064 139941557220520 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.19
Current children cumulated vsize (KiB) 11852648

Child status: 143
Real time (s): 897.941
CPU time (s): 1800.54
CPU user time (s): 1798.17
CPU system time (s): 2.37164
CPU usage (%): 200.519
Max. virtual memory (cumulated for all children) (KiB): 11852648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.17
system time used= 2.37164
maximum resident set size= 4369664
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19194
page faults= 1
swaps= 0
block input operations= 0
block output operations= 952
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 27744
involuntary context switches= 28478

runsolver used 3.71244 second user time and 8.5627 second system time

The end

Launcher Data

Begin job on node118 at 2012-06-03 05:41:41
IDJOB=3735346
IDBENCH=2987
IDSOLVER=2328
FILE ID=node118/3735346-1338694900
RUNJOBID= node118-1338678623-20050
PBS_JOBID= 14636695
Free space on /tmp= 70968 MiB

SOLVER NAME= PB11: Sat4j Res//CP 2.3.0
BENCH NAME= PB06/final/normalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/normalized-factor-sizeN=200-sizeP=101-sizeQ=200-410184650-max.opb
COMMAND LINE= java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3735346-1338694900/watcher-3735346-1338694900 -o /tmp/evaluation-result-3735346-1338694900/solver-3735346-1338694900 -C 1800 -W 1900 -M 15500  java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar Both HOME/instance-3735346-1338694900.opb

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

MD5SUM BENCH= 8dbba4128860c0dcf60d2ae6d42e2446
RANDOM SEED=147778306

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        25620620 kB
Buffers:          487888 kB
Cached:          3844932 kB
SwapCached:            0 kB
Active:          3374316 kB
Inactive:        3009724 kB
Active(anon):    2041300 kB
Inactive(anon):    11328 kB
Active(file):    1333016 kB
Inactive(file):  2998396 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              3340 kB
Writeback:             0 kB
AnonPages:       2067212 kB
Mapped:            19992 kB
Shmem:               200 kB
Slab:             724036 kB
SReclaimable:     165232 kB
SUnreclaim:       558804 kB
KernelStack:        1624 kB
PageTables:         8036 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:   10461708 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2004992 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70968 MiB
End job on node118 at 2012-06-03 05:56:40