Trace number 3478760

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 NameAnswerCPU timeWall clock time
Sat4j CuttingPlanes 2.3.0? (TO) 1800.41 1796.37

General information on the benchmark

Name/DEC-SMALLINT-LIN/lopes/
normalized-116.opb
MD5SUMf3a33f6abe76a69a8be60a1cc6635095
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
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 FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables44846
Total number of constraints988104
Number of constraints which are clauses884812
Number of constraints which are cardinality constraints (but not clauses)3523
Number of constraints which are nor clauses,nor cardinality constraints99769
Minimum length of a constraint2
Maximum length of a constraint690
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 691
Number of bits of the biggest sum of numbers10
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.10	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.07/0.10	c This is free software under the dual EPL/GNU LGPL licenses.
0.07/0.10	c See www.sat4j.org for details.
0.07/0.10	c version 2.3.1.v20110525
0.07/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.07/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.07/0.10	c java.vm.version	19.1-b02
0.07/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.07/0.10	c sun.arch.data.model	64
0.07/0.10	c java.version		1.6.0_24
0.07/0.11	c os.name		Linux
0.07/0.11	c os.version		2.6.18-164.el5
0.07/0.11	c os.arch		amd64
0.07/0.11	c Free memory 		9996466904
0.07/0.11	c Max memory 		10048897024
0.07/0.11	c Total memory 		10048897024
0.07/0.11	c Number of processors 	8
0.07/0.13	c Pseudo Boolean Optimization
0.07/0.13	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.07/0.13	c --- Begin Solver configuration ---
0.07/0.13	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@38540408
0.07/0.13	c Learn all clauses as in MiniSAT
0.07/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.07/0.13	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.07/0.13	c No reason simplification
0.07/0.13	c Armin Biere (Picosat) restarts strategy
0.07/0.13	c Glucose learned constraints deletion strategy
0.07/0.13	c timeout=2147483s
0.07/0.13	c DB Simplification allowed=false
0.07/0.13	c --- End Solver configuration ---
0.07/0.13	c solving HOME/instance-3478760-1307436784.opb
0.07/0.13	c reading problem ... 
7.46/6.62	c ... done. Wall clock time 6.486s.
7.46/6.62	c #vars     44846
7.46/6.62	c #constraints  989877
7.46/6.62	c constraints type 
7.46/6.62	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 196912
7.46/6.62	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 689672
7.46/6.62	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 3524
7.46/6.62	c org.sat4j.pb.constraints.pb.MaxWatchPb => 99769
18.32/16.23	c cleaning 0 clauses out of 5002 with flag 0/5002
23.36/20.83	c cleaning 0 clauses out of 11001 with flag 0/11001
28.76/26.23	c cleaning 0 clauses out of 18000 with flag 0/18000
36.32/33.76	c cleaning 0 clauses out of 26002 with flag 0/26002
46.60/43.95	c cleaning 0 clauses out of 35001 with flag 0/35001
57.89/55.25	c cleaning 0 clauses out of 45001 with flag 0/45001
71.71/69.10	c cleaning 0 clauses out of 56000 with flag 0/56000
89.44/86.74	c cleaning 0 clauses out of 68001 with flag 0/68001
113.66/110.98	c cleaning 0 clauses out of 81001 with flag 0/81001
141.07/138.36	c cleaning 0 clauses out of 95001 with flag 0/95001
169.92/167.13	c cleaning 0 clauses out of 110000 with flag 0/110000
206.73/203.91	c cleaning 0 clauses out of 126000 with flag 0/126000
251.57/248.70	c cleaning 0 clauses out of 143001 with flag 0/143001
301.31/298.44	c cleaning 0 clauses out of 161000 with flag 0/161000
366.97/364.09	c cleaning 0 clauses out of 180000 with flag 0/180000
437.71/434.75	c cleaning 0 clauses out of 200000 with flag 0/200000
502.45/499.48	c cleaning 0 clauses out of 221000 with flag 0/221000
560.21/557.20	c cleaning 0 clauses out of 243000 with flag 0/243000
626.95/623.88	c cleaning 0 clauses out of 266001 with flag 0/266001
721.14/717.92	c cleaning 0 clauses out of 290003 with flag 0/290003
820.07/816.89	c cleaning 0 clauses out of 315000 with flag 0/315000
943.65/940.32	c cleaning 0 clauses out of 341000 with flag 0/341000
1068.72/1065.34	c cleaning 0 clauses out of 368001 with flag 0/368001
1202.69/1199.22	c cleaning 0 clauses out of 396000 with flag 0/396000
1359.53/1355.92	c cleaning 0 clauses out of 425005 with flag 0/425005
1553.98/1550.29	c cleaning 0 clauses out of 455002 with flag 0/455002
1741.29/1737.49	c cleaning 0 clauses out of 486001 with flag 0/486001
1800.06/1796.13	c starts		: 152
1800.06/1796.13	c conflicts		: 493482
1800.06/1796.13	c decisions		: 808397
1800.06/1796.13	c propagations		: 433085076
1800.06/1796.13	c inspects		: 9299719436
1800.06/1796.13	c shortcuts		: 0
1800.06/1796.13	c learnt literals	: 0
1800.06/1796.13	c learnt binary clauses	: 9
1800.06/1796.13	c learnt ternary clauses	: 105
1800.06/1796.13	c learnt constraints	: 493482
1800.06/1796.13	c ignored constraints	: 0
1800.06/1796.13	c root simplifications	: 0
1800.06/1796.13	c removed literals (reason simplification)	: 0
1800.06/1796.13	c reason swapping (by a shorter reason)	: 0
1800.06/1796.13	c Calls to reduceDB	: 27
1800.06/1796.13	c number of reductions to clauses (during analyze)	: 0
1800.06/1796.13	c number of learned constraints concerned by reduction	: 0
1800.06/1796.13	c number of learning phase by resolution	: 0
1800.06/1796.13	c number of learning phase by cutting planes	: 0
1800.06/1796.13	c speed (assignments/second)	: 242012.00266663835
1800.06/1796.13	c non guided choices	9022
1800.06/1796.21	c learnt constraints type 
1800.06/1796.21	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 493406
1800.06/1796.21	c org.sat4j.pb.constraints.pb.LearntBinaryClausePB => 9
1800.06/1796.21	c org.sat4j.pb.constraints.pb.MaxWatchPb => 73
1800.06/1796.21	c constraints type 
1800.06/1796.21	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 196912
1800.06/1796.21	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 689672
1800.06/1796.21	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 3524
1800.06/1796.21	c org.sat4j.pb.constraints.pb.MaxWatchPb => 99769
1800.06/1796.21	s UNKNOWN
1800.06/1796.21	c Total wall clock time (in seconds): 1796.086

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-3478760-1307436784/watcher-3478760-1307436784 -o /tmp/evaluation-result-3478760-1307436784/solver-3478760-1307436784 -C 1800 -W 1900 -M 15500 java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar CuttingPlanes HOME/instance-3478760-1307436784.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: 0.00 0.01 0.00 2/421 24356
/proc/meminfo: memFree=25476592/32951124 swapFree=44043516/67111528
[pid=24356] ppid=24354 vsize=10430980 CPUtime=0 cores=1,3,5,7
/proc/24356/stat : 24356 (java) S 24354 24356 24324 0 -1 4202496 1608 0 1 0 0 0 0 0 21 0 2 0 855276708 10681323520 1311 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528636901 0 0 0 16784584 18446744073709551615 0 0 17 3 0 0 0
/proc/24356/statm: 2607745 1324 906 9 0 2598901 0
[pid=24356/tid=24357] ppid=24354 vsize=10444316 CPUtime=0 cores=1,3,5,7
/proc/24356/task/24357/stat : 24357 (java) R 24354 24356 24324 0 -1 4202560 3228 0 1 0 0 0 0 0 22 0 2 0 855276709 10694979584 4044 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246516528187 0 4 0 16784584 0 0 0 -1 3 0 0 0

[startup+0.0864781 s]
/proc/loadavg: 0.00 0.01 0.00 2/421 24356
/proc/meminfo: memFree=25476592/32951124 swapFree=44043516/67111528
[pid=24356] ppid=24354 vsize=10472952 CPUtime=0.06 cores=1,3,5,7
/proc/24356/stat : 24356 (java) S 24354 24356 24324 0 -1 4202496 11747 0 1 0 4 2 0 0 21 0 18 0 855276708 10724302848 11445 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528636901 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/24356/statm: 2618238 11445 1741 9 0 2608972 0
[pid=24356/tid=24357] ppid=24354 vsize=10472952 CPUtime=0.05 cores=1,3,5,7
/proc/24356/task/24357/stat : 24357 (java) R 24354 24356 24324 0 -1 4202560 10574 0 1 0 4 1 0 0 25 0 18 0 855276709 10724302848 11445 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 47474290994435 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 10472952

[startup+0.100474 s]
/proc/loadavg: 0.00 0.01 0.00 2/421 24356
/proc/meminfo: memFree=25476592/32951124 swapFree=44043516/67111528
[pid=24356] ppid=24354 vsize=10473088 CPUtime=0.07 cores=1,3,5,7
/proc/24356/stat : 24356 (java) S 24354 24356 24324 0 -1 4202496 12002 0 1 0 5 2 0 0 21 0 18 0 855276708 10724442112 11700 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528636901 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/24356/statm: 2618272 11700 1755 9 0 2609006 0
[pid=24356/tid=24357] ppid=24354 vsize=10473088 CPUtime=0.06 cores=1,3,5,7
/proc/24356/task/24357/stat : 24357 (java) R 24354 24356 24324 0 -1 4202560 10829 0 1 0 5 1 0 0 25 0 18 0 855276709 10724442112 11700 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 46912505205185 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 10473088

[startup+0.300439 s]
/proc/loadavg: 0.00 0.01 0.00 2/421 24356
/proc/meminfo: memFree=25476592/32951124 swapFree=44043516/67111528
[pid=24356] ppid=24354 vsize=10541892 CPUtime=0.43 cores=1,3,5,7
/proc/24356/stat : 24356 (java) S 24354 24356 24324 0 -1 4202496 15423 0 1 0 40 3 0 0 21 0 18 0 855276708 10794897408 14986 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528636901 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/24356/statm: 2635473 14986 2198 9 0 2626207 0
[pid=24356/tid=24357] ppid=24354 vsize=10541892 CPUtime=0.26 cores=1,3,5,7
/proc/24356/task/24357/stat : 24357 (java) R 24354 24356 24324 0 -1 4202560 12856 0 1 0 24 2 0 0 25 0 18 0 855276709 10794897408 14986 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 46912505181295 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 10541892

[startup+0.700369 s]
/proc/loadavg: 0.00 0.01 0.00 2/421 24356
/proc/meminfo: memFree=25476592/32951124 swapFree=44043516/67111528
[pid=24356] ppid=24354 vsize=10548456 CPUtime=1.14 cores=1,3,5,7
/proc/24356/stat : 24356 (java) S 24354 24356 24324 0 -1 4202496 49877 0 1 0 108 6 0 0 21 0 18 0 855276708 10801618944 47662 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528636901 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/24356/statm: 2637114 47662 2215 9 0 2627848 0
[pid=24356/tid=24357] ppid=24354 vsize=10548456 CPUtime=0.66 cores=1,3,5,7
/proc/24356/task/24357/stat : 24357 (java) R 24354 24356 24324 0 -1 4202560 43723 0 1 0 61 5 0 0 25 0 18 0 855276709 10801618944 47662 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 46912505536715 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.14
Current children cumulated vsize (KiB) 10548456

[startup+1.50122 s]
/proc/loadavg: 0.00 0.01 0.00 3/439 24374
/proc/meminfo: memFree=25118000/32951124 swapFree=44043516/67111528
[pid=24356] ppid=24354 vsize=10548456 CPUtime=1.98 cores=1,3,5,7
/proc/24356/stat : 24356 (java) S 24354 24356 24324 0 -1 4202496 134794 0 1 0 181 17 0 0 21 0 18 0 855276708 10801618944 132293 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528636901 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/24356/statm: 2637114 132293 2215 9 0 2627848 0
[pid=24356/tid=24357] ppid=24354 vsize=10548456 CPUtime=1.46 cores=1,3,5,7
/proc/24356/task/24357/stat : 24357 (java) R 24354 24356 24324 0 -1 4202560 128342 0 1 0 130 16 0 0 25 0 18 0 855276709 10801618944 132293 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 46912505593332 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=24356/tid=24359] ppid=24354 vsize=10548456 CPUtime=0 cores=1,3,5,7
/proc/24356/task/24359/stat : 24359 (java) S 24354 24356 24324 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 18 0 855276710 10801618944 132293 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528650137 0 4 0 16800975 18446604471161719488 0 0 -1 7 0 0 0
[pid=24356/tid=24360] ppid=24354 vsize=10548456 CPUtime=0 cores=1,3,5,7
/proc/24356/task/24360/stat : 24360 (java) S 24354 24356 24324 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 855276710 10801618944 132293 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528650137 0 4 0 16800975 18446604471161719488 0 0 -1 7 0 0 0
[pid=24356/tid=24361] ppid=24354 vsize=10548456 CPUtime=0 cores=1,3,5,7
/proc/24356/task/24361/stat : 24361 (java) S 24354 24356 24324 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 855276710 10801618944 132293 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528650137 0 4 0 16800975 18446604471161719488 0 0 -1 7 0 0 0
[pid=24356/tid=24362] ppid=24354 vsize=10548456 CPUtime=0 cores=1,3,5,7
/proc/24356/task/24362/stat : 24362 (java) S 24354 24356 24324 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 855276710 10801618944 132293 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528650137 0 4 0 16800975 18446604471161719488 0 0 -1 7 0 0 0
[pid=24356/tid=24363] ppid=24354 vsize=10548456 CPUtime=0 cores=1,3,5,7
/proc/24356/task/24363/stat : 24363 (java) S 24354 24356 24324 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 855276710 10801618944 132293 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528650137 0 4 0 16800975 18446604471161719488 0 0 -1 7 0 0 0
[pid=24356/tid=24364] ppid=24354 vsize=10548456 CPUtime=0 cores=1,3,5,7
/proc/24356/task/24364/stat : 24364 (java) S 24354 24356 24324 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 855276710 10801618944 132293 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528650137 0 4 0 16800975 18446604471161719488 0 0 -1 7 0 0 0
[pid=24356/tid=24365] ppid=24354 vsize=10548456 CPUtime=0 cores=1,3,5,7
/proc/24356/task/24365/stat : 24365 (java) S 24354 24356 24324 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 855276710 10801618944 132293 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528650137 0 4 0 16800975 18446604471161719488 0 0 -1 7 0 0 0
[pid=24356/tid=24366] ppid=24354 vsize=10548456 CPUtime=0 cores=1,3,5,7
/proc/24356/task/24366/stat : 24366 (java) S 24354 24356 24324 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 855276710 10801618944 132293 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528650137 0 4 0 16800975 18446604471161719488 0 0 -1 7 0 0 0
[pid=24356/tid=24367] ppid=24354 vsize=10548456 CPUtime=0 cores=1,3,5,7
/proc/24356/task/24367/stat : 24367 (java) S 24354 24356 24324 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 18 0 855276711 10801618944 132293 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528650752 0 0 0 16800975 18446604471161719488 0 0 -1 7 0 0 0
[pid=24356/tid=24368] ppid=24354 vsize=10548456 CPUtime=0 cores=1,3,5,7
/proc/24356/task/24368/stat : 24368 (java) S 24354 24356 24324 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 18 0 855276712 10801618944 132293 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528650137 0 4 0 16800975 18446604471161719488 0 0 -1 7 0 0 0
[pid=24356/tid=24369] ppid=24354 vsize=10548456 CPUtime=0 cores=1,3,5,7
/proc/24356/task/24369/stat : 24369 (java) S 24354 24356 24324 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 18 0 855276712 10801618944 132293 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528650137 0 4 0 16800975 18446604471161719488 0 0 -1 7 0 0 0
[pid=24356/tid=24370] ppid=24354 vsize=10548456 CPUtime=0 cores=1,3,5,7
/proc/24356/task/24370/stat : 24370 (java) S 24354 24356 24324 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 855276716 10801618944 132293 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528657841 0 4 0 16800975 18446604471161719488 0 0 -1 7 0 0 0
[pid=24356/tid=24371] ppid=24354 vsize=10548456 CPUtime=0.25 cores=1,3,5,7
/proc/24356/task/24371/stat : 24371 (java) S 24354 24356 24324 0 -1 4202560 1369 0 0 0 25 0 0 0 15 0 18 0 855276716 10801618944 132293 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528650137 0 4 0 16800975 18446604471161719488 0 0 -1 1 0 0 0
[pid=24356/tid=24372] ppid=24354 vsize=10548456 CPUtime=0.26 cores=1,3,5,7
/proc/24356/task/24372/stat : 24372 (java) S 24354 24356 24324 0 -1 4202560 3934 0 0 0 26 0 0 0 20 0 18 0 855276716 10801618944 132293 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528650137 0 4 0 16800975 18446604471161719488 0 0 -1 5 0 0 0
[pid=24356/tid=24373] ppid=24354 vsize=10548456 CPUtime=0 cores=1,3,5,7
/proc/24356/task/24373/stat : 24373 (java) S 24354 24356 24324 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 855276716 10801618944 132293 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528650137 0 4 0 16800975 18446604471161719488 0 0 -1 7 0 0 0
[pid=24356/tid=24374] ppid=24354 vsize=10548456 CPUtime=0 cores=1,3,5,7
/proc/24356/task/24374/stat : 24374 (java) S 24354 24356 24324 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 855276716 10801618944 132293 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528650752 0 4 0 16800975 18446604471161719488 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.98
Current children cumulated vsize (KiB) 10548456

[startup+3.10097 s]
/proc/loadavg: 0.16 0.04 0.01 3/439 24374
/proc/meminfo: memFree=24598180/32951124 swapFree=44043516/67111528
[pid=24356] ppid=24354 vsize=10548456 CPUtime=3.59 cores=1,3,5,7
/proc/24356/stat : 24356 (java) S 24354 24356 24324 0 -1 4202496 301512 0 1 0 320 39 0 0 21 0 18 0 855276708 10801618944 299011 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528636901 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/24356/statm: 2637114 299011 2215 9 0 2627848 0
[pid=24356/tid=24357] ppid=24354 vsize=10548456 CPUtime=3.05 cores=1,3,5,7
/proc/24356/task/24357/stat : 24357 (java) R 24354 24356 24324 0 -1 4202560 295059 0 1 0 267 38 0 0 25 0 18 0 855276709 10801618944 299011 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 46912505522805 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=24356/tid=24359] ppid=24354 vsize=10548456 CPUtime=0 cores=1,3,5,7
/proc/24356/task/24359/stat : 24359 (java) S 24354 24356 24324 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 18 0 855276710 10801618944 299011 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528650137 0 4 0 16800975 18446604471161719488 0 0 -1 7 0 0 0
[pid=24356/tid=24360] ppid=24354 vsize=10548456 CPUtime=0 cores=1,3,5,7
/proc/24356/task/24360/stat : 24360 (java) S 24354 24356 24324 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 855276710 10801618944 299011 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528650137 0 4 0 16800975 18446604471161719488 0 0 -1 7 0 0 0
[pid=24356/tid=24361] ppid=24354 vsize=10548456 CPUtime=0 cores=1,3,5,7
/proc/24356/task/24361/stat : 24361 (java) S 24354 24356 24324 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 855276710 10801618944 299011 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528650137 0 4 0 16800975 18446604471161719488 0 0 -1 7 0 0 0
[pid=24356/tid=24362] ppid=24354 vsize=10548456 CPUtime=0 cores=1,3,5,7
/proc/24356/task/24362/stat : 24362 (java) S 24354 24356 24324 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 855276710 10801618944 299011 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528650137 0 4 0 16800975 18446604471161719488 0 0 -1 7 0 0 0
[pid=24356/tid=24363] ppid=24354 vsize=10548456 CPUtime=0 cores=1,3,5,7
/proc/24356/task/24363/stat : 24363 (java) S 24354 24356 24324 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 855276710 10801618944 299011 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528650137 0 4 0 16800975 18446604471161719488 0 0 -1 7 0 0 0
[pid=24356/tid=24364] ppid=24354 vsize=10548456 CPUtime=0 cores=1,3,5,7
/proc/24356/task/24364/stat : 24364 (java) S 24354 24356 24324 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 855276710 10801618944 299011 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528650137 0 4 0 16800975 18446604471161719488 0 0 -1 7 0 0 0
[pid=24356/tid=24365] ppid=24354 vsize=10548456 CPUtime=0 cores=1,3,5,7
/proc/24356/task/24365/stat : 24365 (java) S 24354 24356 24324 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 855276710 10801618944 299011 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528650137 0 4 0 16800975 18446604471161719488 0 0 -1 7 0 0 0
[pid=24356/tid=24366] ppid=24354 vsize=10548456 CPUtime=0 cores=1,3,5,7
/proc/24356/task/24366/stat : 24366 (java) S 24354 24356 24324 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 855276710 10801618944 299011 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528650137 0 4 0 16800975 18446604471161719488 0 0 -1 7 0 0 0
[pid=24356/tid=24367] ppid=24354 vsize=10548456 CPUtime=0 cores=1,3,5,7
/proc/24356/task/24367/stat : 24367 (java) S 24354 24356 24324 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 18 0 855276711 10801618944 299011 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528650752 0 0 0 16800975 18446604471161719488 0 0 -1 7 0 0 0
[pid=24356/tid=24368] ppid=24354 vsize=10548456 CPUtime=0 cores=1,3,5,7
/proc/24356/task/24368/stat : 24368 (java) S 24354 24356 24324 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 18 0 855276712 10801618944 299011 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528650137 0 4 0 16800975 18446604471161719488 0 0 -1 7 0 0 0
[pid=24356/tid=24369] ppid=24354 vsize=10548456 CPUtime=0 cores=1,3,5,7
/proc/24356/task/24369/stat : 24369 (java) S 24354 24356 24324 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 18 0 855276712 10801618944 299011 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528650137 0 4 0 16800975 18446604471161719488 0 0 -1 7 0 0 0
[pid=24356/tid=24370] ppid=24354 vsize=10548456 CPUtime=0 cores=1,3,5,7
/proc/24356/task/24370/stat : 24370 (java) S 24354 24356 24324 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 855276716 10801618944 299011 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528657841 0 4 0 16800975 18446604471161719488 0 0 -1 7 0 0 0
[pid=24356/tid=24371] ppid=24354 vsize=10548456 CPUtime=0.27 cores=1,3,5,7
/proc/24356/task/24371/stat : 24371 (java) S 24354 24356 24324 0 -1 4202560 1370 0 0 0 27 0 0 0 15 0 18 0 855276716 10801618944 299011 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528650137 0 4 0 16800975 18446604471161719488 0 0 -1 1 0 0 0
[pid=24356/tid=24372] ppid=24354 vsize=10548456 CPUtime=0.26 cores=1,3,5,7
/proc/24356/task/24372/stat : 24372 (java) S 24354 24356 24324 0 -1 4202560 3934 0 0 0 26 0 0 0 20 0 18 0 855276716 10801618944 299011 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528650137 0 4 0 16800975 18446604471161719488 0 0 -1 5 0 0 0
[pid=24356/tid=24373] ppid=24354 vsize=10548456 CPUtime=0 cores=1,3,5,7
/proc/24356/task/24373/stat : 24373 (java) S 24354 24356 24324 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 855276716 10801618944 299011 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528650137 0 4 0 16800975 18446604471161719488 0 0 -1 7 0 0 0
[pid=24356/tid=24374] ppid=24354 vsize=10548456 CPUtime=0 cores=1,3,5,7
/proc/24356/task/24374/stat : 24374 (java) S 24354 24356 24324 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 855276716 10801618944 299011 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528650752 0 4 0 16800975 18446604471161719488 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3.59
Current children cumulated vsize (KiB) 10548456

[startup+6.30135 s]
/proc/loadavg: 0.16 0.04 0.01 3/439 24374
/proc/meminfo: memFree=23030556/32951124 swapFree=44043516/67111528
[pid=24356] ppid=24354 vsize=10546624 CPUtime=7.06 cores=1,3,5,7
/proc/24356/stat : 24356 (java) S 24354 24356 24324 0 -1 4202496 681597 0 1 0 619 87 0 0 21 0 18 0 855276708 10799742976 678618 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528636901 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/24356/statm: 2636656 678623 2225 9 0 2627390 0
[pid=24356/tid=24357] ppid=24354 vsize=10546624 CPUtime=6.11 cores=1,3,5,7
/proc/24356/task/24357/stat : 24357 (java) S 24354 24356 24324 0 -1 4202560 650999 0 1 0 526 85 0 0 19 0 18 0 855276709 10799742976 678625 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528650137 0 4 0 16800975 18446604471161719488 0 0 -1 5 0 0 0
[pid=24356/tid=24359] ppid=24354 vsize=10546624 CPUtime=0.12 cores=1,3,5,7
/proc/24356/task/24359/stat : 24359 (java) R 24354 24356 24324 0 -1 4202560 9153 0 0 0 12 0 0 0 18 0 18 0 855276710 10799742976 678628 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 47474287737007 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=24356/tid=24360] ppid=24354 vsize=10546624 CPUtime=0.11 cores=1,3,5,7
/proc/24356/task/24360/stat : 24360 (java) R 24354 24356 24324 0 -1 4202560 7207 0 0 0 11 0 0 0 18 0 18 0 855276710 10799742976 678630 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 47474287737007 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=24356/tid=24361] ppid=24354 vsize=10546624 CPUtime=0.1 cores=1,3,5,7
/proc/24356/task/24361/stat : 24361 (java) R 24354 24356 24324 0 -1 4202560 6857 0 0 0 10 0 0 0 18 0 18 0 855276710 10799742976 678634 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 47474286032569 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=24356/tid=24362] ppid=24354 vsize=10546624 CPUtime=0.01 cores=1,3,5,7
/proc/24356/task/24362/stat : 24362 (java) R 24354 24356 24324 0 -1 4202560 942 0 0 0 1 0 0 0 18 0 18 0 855276710 10799742976 678637 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 47474286032577 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=24356/tid=24363] ppid=24354 vsize=10546624 CPUtime=0 cores=1,3,5,7
/proc/24356/task/24363/stat : 24363 (java) R 24354 24356 24324 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 855276710 10799742976 678641 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528650137 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=24356/tid=24364] ppid=24354 vsize=10546624 CPUtime=0 cores=1,3,5,7
/proc/24356/task/24364/stat : 24364 (java) S 24354 24356 24324 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 855276710 10799742976 678642 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528650137 0 4 0 16800975 18446604471161719488 0 0 -1 7 0 0 0
[pid=24356/tid=24365] ppid=24354 vsize=10546624 CPUtime=0 cores=1,3,5,7
/proc/24356/task/24365/stat : 24365 (java) S 24354 24356 24324 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 855276710 10799742976 678646 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528650137 0 4 0 16800975 18446604471161719488 0 0 -1 7 0 0 0
[pid=24356/tid=24366] ppid=24354 vsize=10546624 CPUtime=0 cores=1,3,5,7
/proc/24356/task/24366/stat : 24366 (java) S 24354 24356 24324 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 855276710 10799742976 678649 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528650137 0 4 0 16800975 18446604471161719488 0 0 -1 7 0 0 0
[pid=24356/tid=24367] ppid=24354 vsize=10546624 CPUtime=0 cores=1,3,5,7
/proc/24356/task/24367/stat : 24367 (java) S 24354 24356 24324 0 -1 4202560 4 0 0 0 0 0 0 0 16 0 18 0 855276711 10799742976 678652 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528650137 0 0 0 16800975 18446604471161719488 0 0 -1 7 0 0 0
[pid=24356/tid=24368] ppid=24354 vsize=10546624 CPUtime=0 cores=1,3,5,7
/proc/24356/task/24368/stat : 24368 (java) S 24354 24356 24324 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 18 0 855276712 10799742976 678654 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528650137 0 4 0 16800975 18446604471161719488 0 0 -1 7 0 0 0
[pid=24356/tid=24369] ppid=24354 vsize=10546624 CPUtime=0 cores=1,3,5,7
/proc/24356/task/24369/stat : 24369 (java) S 24354 24356 24324 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 18 0 855276712 10799742976 678658 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528650137 0 4 0 16800975 18446604471161719488 0 0 -1 7 0 0 0
[pid=24356/tid=24370] ppid=24354 vsize=10546624 CPUtime=0 cores=1,3,5,7
/proc/24356/task/24370/stat : 24370 (java) S 24354 24356 24324 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 855276716 10799742976 678659 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528657841 0 4 0 16800975 18446604471161719488 0 0 -1 7 0 0 0
[pid=24356/tid=24371] ppid=24354 vsize=10546624 CPUtime=0.29 cores=1,3,5,7
/proc/24356/task/24371/stat : 24371 (java) S 24354 24356 24324 0 -1 4202560 1374 0 0 0 29 0 0 0 15 0 18 0 855276716 10799742976 678664 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528650137 0 4 0 16800975 18446604471161719488 0 0 -1 1 0 0 0
[pid=24356/tid=24372] ppid=24354 vsize=10546624 CPUtime=0.26 cores=1,3,5,7
/proc/24356/task/24372/stat : 24372 (java) S 24354 24356 24324 0 -1 4202560 3934 0 0 0 26 0 0 0 18 0 18 0 855276716 10799742976 678667 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528650137 0 4 0 16800975 18446604471161719488 0 0 -1 5 0 0 0
[pid=24356/tid=24373] ppid=24354 vsize=10546624 CPUtime=0 cores=1,3,5,7
/proc/24356/task/24373/stat : 24373 (java) S 24354 24356 24324 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 855276716 10799742976 678670 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528650137 0 4 0 16800975 18446604471161719488 0 0 -1 7 0 0 0
[pid=24356/tid=24374] ppid=24354 vsize=10546624 CPUtime=0 cores=1,3,5,7
/proc/24356/task/24374/stat : 24374 (java) S 24354 24356 24324 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 18 0 855276716 10799742976 678673 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528650752 0 4 0 16800975 18446604471161719488 0 0 -1 5 0 0 0

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

[pid=24356/tid=24375] ppid=24354 vsize=10549332 CPUtime=0 cores=1,3,5,7
/proc/24356/task/24375/stat : 24375 (java) S 24354 24356 24324 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 855277373 10802515968 1001124 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528650752 0 4 0 16800975 18446604471161719488 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1666.16
Current children cumulated vsize (KiB) 10549332

[startup+1722.3 s]
/proc/loadavg: 2.08 2.03 1.72 3/461 24457
/proc/meminfo: memFree=15187032/32951124 swapFree=44043516/67111528
[pid=24356] ppid=24354 vsize=10549332 CPUtime=1726.18 cores=1,3,5,7
/proc/24356/stat : 24356 (java) S 24354 24356 24324 0 -1 4202496 1011460 0 1 0 172480 138 0 0 21 0 19 0 855276708 10802515968 1002589 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528636901 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/24356/statm: 2637333 1002589 2266 9 0 2628067 0
[pid=24356/tid=24357] ppid=24354 vsize=10549332 CPUtime=1709.35 cores=1,3,5,7
/proc/24356/task/24357/stat : 24357 (java) R 24354 24356 24324 0 -1 4202560 740118 0 1 0 170832 103 0 0 25 0 19 0 855276709 10802515968 1002589 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 46912505923965 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=24356/tid=24359] ppid=24354 vsize=10549332 CPUtime=0.5 cores=1,3,5,7
/proc/24356/task/24359/stat : 24359 (java) S 24354 24356 24324 0 -1 4202560 22807 0 0 0 48 2 0 0 15 0 19 0 855276710 10802515968 1002589 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528650137 0 4 0 16800975 18446604471161719488 0 0 -1 1 0 0 0
[pid=24356/tid=24360] ppid=24354 vsize=10549332 CPUtime=0.4 cores=1,3,5,7
/proc/24356/task/24360/stat : 24360 (java) S 24354 24356 24324 0 -1 4202560 23075 0 0 0 37 3 0 0 16 0 19 0 855276710 10802515968 1002589 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528650137 0 4 0 16800975 18446604471161719488 0 0 -1 7 0 0 0
[pid=24356/tid=24361] ppid=24354 vsize=10549332 CPUtime=0.49 cores=1,3,5,7
/proc/24356/task/24361/stat : 24361 (java) S 24354 24356 24324 0 -1 4202560 25858 0 0 0 47 2 0 0 16 0 19 0 855276710 10802515968 1002589 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528650137 0 4 0 16800975 18446604471161719488 0 0 -1 3 0 0 0
[pid=24356/tid=24362] ppid=24354 vsize=10549332 CPUtime=0.49 cores=1,3,5,7
/proc/24356/task/24362/stat : 24362 (java) S 24354 24356 24324 0 -1 4202560 26198 0 0 0 47 2 0 0 16 0 19 0 855276710 10802515968 1002589 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528650137 0 4 0 16800975 18446604471161719488 0 0 -1 3 0 0 0
[pid=24356/tid=24363] ppid=24354 vsize=10549332 CPUtime=0.39 cores=1,3,5,7
/proc/24356/task/24363/stat : 24363 (java) S 24354 24356 24324 0 -1 4202560 16593 0 0 0 36 3 0 0 15 0 19 0 855276710 10802515968 1002589 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528650137 0 4 0 16800975 18446604471161719488 0 0 -1 7 0 0 0
[pid=24356/tid=24364] ppid=24354 vsize=10549332 CPUtime=0.2 cores=1,3,5,7
/proc/24356/task/24364/stat : 24364 (java) S 24354 24356 24324 0 -1 4202560 9571 0 0 0 19 1 0 0 15 0 19 0 855276710 10802515968 1002589 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528650137 0 4 0 16800975 18446604471161719488 0 0 -1 7 0 0 0
[pid=24356/tid=24365] ppid=24354 vsize=10549332 CPUtime=0.37 cores=1,3,5,7
/proc/24356/task/24365/stat : 24365 (java) S 24354 24356 24324 0 -1 4202560 21647 0 0 0 35 2 0 0 15 0 19 0 855276710 10802515968 1002589 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528650137 0 4 0 16800975 18446604471161719488 0 0 -1 1 0 0 0
[pid=24356/tid=24366] ppid=24354 vsize=10549332 CPUtime=0.41 cores=1,3,5,7
/proc/24356/task/24366/stat : 24366 (java) S 24354 24356 24324 0 -1 4202560 19588 0 0 0 38 3 0 0 16 0 19 0 855276710 10802515968 1002589 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528650137 0 4 0 16800975 18446604471161719488 0 0 -1 3 0 0 0
[pid=24356/tid=24367] ppid=24354 vsize=10549332 CPUtime=11.71 cores=1,3,5,7
/proc/24356/task/24367/stat : 24367 (java) S 24354 24356 24324 0 -1 4202560 93519 0 0 0 1161 10 0 0 15 0 19 0 855276711 10802515968 1002589 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528650752 0 0 0 16800975 18446604471161719488 0 0 -1 5 0 0 0
[pid=24356/tid=24368] ppid=24354 vsize=10549332 CPUtime=0 cores=1,3,5,7
/proc/24356/task/24368/stat : 24368 (java) S 24354 24356 24324 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 855276712 10802515968 1002589 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528650137 0 4 0 16800975 18446604471161719488 0 0 -1 7 0 0 0
[pid=24356/tid=24369] ppid=24354 vsize=10549332 CPUtime=0 cores=1,3,5,7
/proc/24356/task/24369/stat : 24369 (java) S 24354 24356 24324 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 855276712 10802515968 1002589 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528650137 0 4 0 16800975 18446604471161719488 0 0 -1 7 0 0 0
[pid=24356/tid=24370] ppid=24354 vsize=10549332 CPUtime=0 cores=1,3,5,7
/proc/24356/task/24370/stat : 24370 (java) S 24354 24356 24324 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 855276716 10802515968 1002589 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528657841 0 4 0 16800975 18446604471161719488 0 0 -1 7 0 0 0
[pid=24356/tid=24371] ppid=24354 vsize=10549332 CPUtime=0.88 cores=1,3,5,7
/proc/24356/task/24371/stat : 24371 (java) S 24354 24356 24324 0 -1 4202560 2594 0 0 0 88 0 0 0 15 0 19 0 855276716 10802515968 1002589 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528650137 0 4 0 16800975 18446604471161719488 0 0 -1 1 0 0 0
[pid=24356/tid=24372] ppid=24354 vsize=10549332 CPUtime=0.86 cores=1,3,5,7
/proc/24356/task/24372/stat : 24372 (java) S 24354 24356 24324 0 -1 4202560 8644 0 0 0 86 0 0 0 15 0 19 0 855276716 10802515968 1002589 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528650137 0 4 0 16800975 18446604471161719488 0 0 -1 5 0 0 0
[pid=24356/tid=24373] ppid=24354 vsize=10549332 CPUtime=0 cores=1,3,5,7
/proc/24356/task/24373/stat : 24373 (java) S 24354 24356 24324 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 855276716 10802515968 1002589 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528650137 0 4 0 16800975 18446604471161719488 0 0 -1 7 0 0 0
[pid=24356/tid=24374] ppid=24354 vsize=10549332 CPUtime=0 cores=1,3,5,7
/proc/24356/task/24374/stat : 24374 (java) S 24354 24356 24324 0 -1 4202560 100 0 0 0 0 0 0 0 15 0 19 0 855276716 10802515968 1002589 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528650752 0 4 0 16800975 18446604471161719488 0 0 -1 1 0 0 0
[pid=24356/tid=24375] ppid=24354 vsize=10549332 CPUtime=0 cores=1,3,5,7
/proc/24356/task/24375/stat : 24375 (java) S 24354 24356 24324 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 855277373 10802515968 1002589 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528650752 0 4 0 16800975 18446604471161719488 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1726.18
Current children cumulated vsize (KiB) 10549332

[startup+1782.3 s]
/proc/loadavg: 2.03 2.02 1.73 3/461 24459
/proc/meminfo: memFree=15176312/32951124 swapFree=44043516/67111528
[pid=24356] ppid=24354 vsize=10549332 CPUtime=1786.21 cores=1,3,5,7
/proc/24356/stat : 24356 (java) S 24354 24356 24324 0 -1 4202496 1013907 0 1 0 178482 139 0 0 21 0 19 0 855276708 10802515968 1004976 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528636901 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/24356/statm: 2637333 1004976 2266 9 0 2628067 0
[pid=24356/tid=24357] ppid=24354 vsize=10549332 CPUtime=1768.79 cores=1,3,5,7
/proc/24356/task/24357/stat : 24357 (java) R 24354 24356 24324 0 -1 4202560 740119 0 1 0 176776 103 0 0 25 0 19 0 855276709 10802515968 1004976 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 46912505892716 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=24356/tid=24359] ppid=24354 vsize=10549332 CPUtime=0.51 cores=1,3,5,7
/proc/24356/task/24359/stat : 24359 (java) S 24354 24356 24324 0 -1 4202560 23602 0 0 0 49 2 0 0 16 0 19 0 855276710 10802515968 1004976 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528650137 0 4 0 16800975 18446604471161719488 0 0 -1 1 0 0 0
[pid=24356/tid=24360] ppid=24354 vsize=10549332 CPUtime=0.41 cores=1,3,5,7
/proc/24356/task/24360/stat : 24360 (java) S 24354 24356 24324 0 -1 4202560 23283 0 0 0 38 3 0 0 16 0 19 0 855276710 10802515968 1004976 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528650137 0 4 0 16800975 18446604471161719488 0 0 -1 3 0 0 0
[pid=24356/tid=24361] ppid=24354 vsize=10549332 CPUtime=0.5 cores=1,3,5,7
/proc/24356/task/24361/stat : 24361 (java) S 24354 24356 24324 0 -1 4202560 26486 0 0 0 48 2 0 0 16 0 19 0 855276710 10802515968 1004976 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528650137 0 4 0 16800975 18446604471161719488 0 0 -1 3 0 0 0
[pid=24356/tid=24362] ppid=24354 vsize=10549332 CPUtime=0.49 cores=1,3,5,7
/proc/24356/task/24362/stat : 24362 (java) S 24354 24356 24324 0 -1 4202560 26198 0 0 0 47 2 0 0 15 0 19 0 855276710 10802515968 1004976 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528650137 0 4 0 16800975 18446604471161719488 0 0 -1 3 0 0 0
[pid=24356/tid=24363] ppid=24354 vsize=10549332 CPUtime=0.4 cores=1,3,5,7
/proc/24356/task/24363/stat : 24363 (java) S 24354 24356 24324 0 -1 4202560 16955 0 0 0 37 3 0 0 16 0 19 0 855276710 10802515968 1004976 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528650137 0 4 0 16800975 18446604471161719488 0 0 -1 7 0 0 0
[pid=24356/tid=24364] ppid=24354 vsize=10549332 CPUtime=0.2 cores=1,3,5,7
/proc/24356/task/24364/stat : 24364 (java) S 24354 24356 24324 0 -1 4202560 9571 0 0 0 19 1 0 0 15 0 19 0 855276710 10802515968 1004976 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528650137 0 4 0 16800975 18446604471161719488 0 0 -1 3 0 0 0
[pid=24356/tid=24365] ppid=24354 vsize=10549332 CPUtime=0.37 cores=1,3,5,7
/proc/24356/task/24365/stat : 24365 (java) S 24354 24356 24324 0 -1 4202560 21647 0 0 0 35 2 0 0 15 0 19 0 855276710 10802515968 1004976 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528650137 0 4 0 16800975 18446604471161719488 0 0 -1 1 0 0 0
[pid=24356/tid=24366] ppid=24354 vsize=10549332 CPUtime=0.41 cores=1,3,5,7
/proc/24356/task/24366/stat : 24366 (java) S 24354 24356 24324 0 -1 4202560 19588 0 0 0 38 3 0 0 15 0 19 0 855276710 10802515968 1004976 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528650137 0 4 0 16800975 18446604471161719488 0 0 -1 3 0 0 0
[pid=24356/tid=24367] ppid=24354 vsize=10549332 CPUtime=12.26 cores=1,3,5,7
/proc/24356/task/24367/stat : 24367 (java) S 24354 24356 24324 0 -1 4202560 93968 0 0 0 1216 10 0 0 15 0 19 0 855276711 10802515968 1004976 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528650752 0 0 0 16800975 18446604471161719488 0 0 -1 5 0 0 0
[pid=24356/tid=24368] ppid=24354 vsize=10549332 CPUtime=0 cores=1,3,5,7
/proc/24356/task/24368/stat : 24368 (java) S 24354 24356 24324 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 855276712 10802515968 1004976 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528650137 0 4 0 16800975 18446604471161719488 0 0 -1 7 0 0 0
[pid=24356/tid=24369] ppid=24354 vsize=10549332 CPUtime=0 cores=1,3,5,7
/proc/24356/task/24369/stat : 24369 (java) S 24354 24356 24324 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 855276712 10802515968 1004976 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528650137 0 4 0 16800975 18446604471161719488 0 0 -1 7 0 0 0
[pid=24356/tid=24370] ppid=24354 vsize=10549332 CPUtime=0 cores=1,3,5,7
/proc/24356/task/24370/stat : 24370 (java) S 24354 24356 24324 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 855276716 10802515968 1004976 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528657841 0 4 0 16800975 18446604471161719488 0 0 -1 7 0 0 0
[pid=24356/tid=24371] ppid=24354 vsize=10549332 CPUtime=0.88 cores=1,3,5,7
/proc/24356/task/24371/stat : 24371 (java) S 24354 24356 24324 0 -1 4202560 2594 0 0 0 88 0 0 0 15 0 19 0 855276716 10802515968 1004976 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528650137 0 4 0 16800975 18446604471161719488 0 0 -1 1 0 0 0
[pid=24356/tid=24372] ppid=24354 vsize=10549332 CPUtime=0.86 cores=1,3,5,7
/proc/24356/task/24372/stat : 24372 (java) S 24354 24356 24324 0 -1 4202560 8644 0 0 0 86 0 0 0 15 0 19 0 855276716 10802515968 1004976 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528650137 0 4 0 16800975 18446604471161719488 0 0 -1 5 0 0 0
[pid=24356/tid=24373] ppid=24354 vsize=10549332 CPUtime=0 cores=1,3,5,7
/proc/24356/task/24373/stat : 24373 (java) S 24354 24356 24324 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 855276716 10802515968 1004976 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528650137 0 4 0 16800975 18446604471161719488 0 0 -1 7 0 0 0
[pid=24356/tid=24374] ppid=24354 vsize=10549332 CPUtime=0 cores=1,3,5,7
/proc/24356/task/24374/stat : 24374 (java) S 24354 24356 24324 0 -1 4202560 104 0 0 0 0 0 0 0 15 0 19 0 855276716 10802515968 1004976 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528650752 0 4 0 16800975 18446604471161719488 0 0 -1 1 0 0 0
[pid=24356/tid=24375] ppid=24354 vsize=10549332 CPUtime=0 cores=1,3,5,7
/proc/24356/task/24375/stat : 24375 (java) S 24354 24356 24324 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 855277373 10802515968 1004976 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528650752 0 4 0 16800975 18446604471161719488 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1786.21
Current children cumulated vsize (KiB) 10549332



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1796.1 s]
/proc/loadavg: 2.10 2.04 1.74 4/461 24507
/proc/meminfo: memFree=19999808/32951124 swapFree=44043516/67111528
[pid=24356] ppid=24354 vsize=10549332 CPUtime=1800.06 cores=1,3,5,7
/proc/24356/stat : 24356 (java) S 24354 24356 24324 0 -1 4202496 1013910 0 1 0 179867 139 0 0 21 0 19 0 855276708 10802515968 1004976 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528636901 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/24356/statm: 2637333 1004976 2266 9 0 2628067 0
[pid=24356/tid=24357] ppid=24354 vsize=10549332 CPUtime=1782.61 cores=1,3,5,7
/proc/24356/task/24357/stat : 24357 (java) R 24354 24356 24324 0 -1 4202560 740120 0 1 0 178158 103 0 0 25 0 19 0 855276709 10802515968 1004976 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 46912506179075 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=24356/tid=24359] ppid=24354 vsize=10549332 CPUtime=0.52 cores=1,3,5,7
/proc/24356/task/24359/stat : 24359 (java) S 24354 24356 24324 0 -1 4202560 23602 0 0 0 50 2 0 0 16 0 19 0 855276710 10802515968 1004976 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528650137 0 4 0 16800975 18446604471161719488 0 0 -1 1 0 0 0
[pid=24356/tid=24360] ppid=24354 vsize=10549332 CPUtime=0.41 cores=1,3,5,7
/proc/24356/task/24360/stat : 24360 (java) S 24354 24356 24324 0 -1 4202560 23283 0 0 0 38 3 0 0 15 0 19 0 855276710 10802515968 1004976 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528650137 0 4 0 16800975 18446604471161719488 0 0 -1 3 0 0 0
[pid=24356/tid=24361] ppid=24354 vsize=10549332 CPUtime=0.5 cores=1,3,5,7
/proc/24356/task/24361/stat : 24361 (java) S 24354 24356 24324 0 -1 4202560 26486 0 0 0 48 2 0 0 15 0 19 0 855276710 10802515968 1004976 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528650137 0 4 0 16800975 18446604471161719488 0 0 -1 3 0 0 0
[pid=24356/tid=24362] ppid=24354 vsize=10549332 CPUtime=0.49 cores=1,3,5,7
/proc/24356/task/24362/stat : 24362 (java) S 24354 24356 24324 0 -1 4202560 26198 0 0 0 47 2 0 0 15 0 19 0 855276710 10802515968 1004976 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528650137 0 4 0 16800975 18446604471161719488 0 0 -1 3 0 0 0
[pid=24356/tid=24363] ppid=24354 vsize=10549332 CPUtime=0.41 cores=1,3,5,7
/proc/24356/task/24363/stat : 24363 (java) S 24354 24356 24324 0 -1 4202560 16955 0 0 0 38 3 0 0 16 0 19 0 855276710 10802515968 1004976 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528650137 0 4 0 16800975 18446604471161719488 0 0 -1 7 0 0 0
[pid=24356/tid=24364] ppid=24354 vsize=10549332 CPUtime=0.2 cores=1,3,5,7
/proc/24356/task/24364/stat : 24364 (java) S 24354 24356 24324 0 -1 4202560 9571 0 0 0 19 1 0 0 15 0 19 0 855276710 10802515968 1004976 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528650137 0 4 0 16800975 18446604471161719488 0 0 -1 3 0 0 0
[pid=24356/tid=24365] ppid=24354 vsize=10549332 CPUtime=0.37 cores=1,3,5,7
/proc/24356/task/24365/stat : 24365 (java) S 24354 24356 24324 0 -1 4202560 21647 0 0 0 35 2 0 0 15 0 19 0 855276710 10802515968 1004976 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528650137 0 4 0 16800975 18446604471161719488 0 0 -1 1 0 0 0
[pid=24356/tid=24366] ppid=24354 vsize=10549332 CPUtime=0.42 cores=1,3,5,7
/proc/24356/task/24366/stat : 24366 (java) S 24354 24356 24324 0 -1 4202560 19588 0 0 0 39 3 0 0 16 0 19 0 855276710 10802515968 1004976 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528650137 0 4 0 16800975 18446604471161719488 0 0 -1 3 0 0 0
[pid=24356/tid=24367] ppid=24354 vsize=10549332 CPUtime=12.26 cores=1,3,5,7
/proc/24356/task/24367/stat : 24367 (java) S 24354 24356 24324 0 -1 4202560 93970 0 0 0 1216 10 0 0 15 0 19 0 855276711 10802515968 1004976 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528650752 0 0 0 16800975 18446604471161719488 0 0 -1 5 0 0 0
[pid=24356/tid=24368] ppid=24354 vsize=10549332 CPUtime=0 cores=1,3,5,7
/proc/24356/task/24368/stat : 24368 (java) S 24354 24356 24324 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 855276712 10802515968 1004976 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528650137 0 4 0 16800975 18446604471161719488 0 0 -1 7 0 0 0
[pid=24356/tid=24369] ppid=24354 vsize=10549332 CPUtime=0 cores=1,3,5,7
/proc/24356/task/24369/stat : 24369 (java) S 24354 24356 24324 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 855276712 10802515968 1004976 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528650137 0 4 0 16800975 18446604471161719488 0 0 -1 7 0 0 0
[pid=24356/tid=24370] ppid=24354 vsize=10549332 CPUtime=0 cores=1,3,5,7
/proc/24356/task/24370/stat : 24370 (java) S 24354 24356 24324 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 855276716 10802515968 1004976 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528657841 0 4 0 16800975 18446604471161719488 0 0 -1 7 0 0 0
[pid=24356/tid=24371] ppid=24354 vsize=10549332 CPUtime=0.88 cores=1,3,5,7
/proc/24356/task/24371/stat : 24371 (java) S 24354 24356 24324 0 -1 4202560 2594 0 0 0 88 0 0 0 15 0 19 0 855276716 10802515968 1004976 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528650137 0 4 0 16800975 18446604471161719488 0 0 -1 1 0 0 0
[pid=24356/tid=24372] ppid=24354 vsize=10549332 CPUtime=0.86 cores=1,3,5,7
/proc/24356/task/24372/stat : 24372 (java) S 24354 24356 24324 0 -1 4202560 8644 0 0 0 86 0 0 0 15 0 19 0 855276716 10802515968 1004976 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528650137 0 4 0 16800975 18446604471161719488 0 0 -1 5 0 0 0
[pid=24356/tid=24373] ppid=24354 vsize=10549332 CPUtime=0 cores=1,3,5,7
/proc/24356/task/24373/stat : 24373 (java) S 24354 24356 24324 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 855276716 10802515968 1004976 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528650137 0 4 0 16800975 18446604471161719488 0 0 -1 7 0 0 0
[pid=24356/tid=24374] ppid=24354 vsize=10549332 CPUtime=0 cores=1,3,5,7
/proc/24356/task/24374/stat : 24374 (java) S 24354 24356 24324 0 -1 4202560 104 0 0 0 0 0 0 0 15 0 19 0 855276716 10802515968 1004976 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528650752 0 4 0 16800975 18446604471161719488 0 0 -1 1 0 0 0
[pid=24356/tid=24375] ppid=24354 vsize=10549332 CPUtime=0 cores=1,3,5,7
/proc/24356/task/24375/stat : 24375 (java) S 24354 24356 24324 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 855277373 10802515968 1004976 33554432000 1073741824 1073778376 140736338079952 18446744073709551615 246528650752 0 4 0 16800975 18446604471161719488 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 10549332

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

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

[startup+1796.24 s]
/proc/loadavg: 2.10 2.04 1.74 4/461 24507
/proc/meminfo: memFree=19999808/32951124 swapFree=44043516/67111528
[pid=24356] ppid=24354 vsize=0 CPUtime=1800.27 cores=1,3,5,7
/proc/24356/stat : 24356 (java) Z 24354 24356 24324 0 -1 4203548 1013938 0 1 0 179886 141 0 0 17 0 2 0 855276708 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/24356/statm: 0 0 0 0 0 0 0
[pid=24356/tid=24357] ppid=24354 vsize=0 CPUtime=1782.72 cores=1,3,5,7
/proc/24356/task/24357/stat : 24357 (java) R 24354 24356 24324 0 -1 4203588 740120 0 1 0 178167 105 0 0 25 0 2 0 855276709 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1800.27
Current children cumulated vsize (KiB) 0

[startup+1796.3 s]
/proc/loadavg: 2.10 2.04 1.74 4/461 24507
/proc/meminfo: memFree=19999808/32951124 swapFree=44043516/67111528
[pid=24356] ppid=24354 vsize=0 CPUtime=1800.33 cores=1,3,5,7
/proc/24356/stat : 24356 (java) Z 24354 24356 24324 0 -1 4203548 1013938 0 1 0 179886 147 0 0 17 0 2 0 855276708 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/24356/statm: 0 0 0 0 0 0 0
[pid=24356/tid=24357] ppid=24354 vsize=0 CPUtime=1782.78 cores=1,3,5,7
/proc/24356/task/24357/stat : 24357 (java) R 24354 24356 24324 0 -1 4203588 740120 0 1 0 178167 111 0 0 25 0 2 0 855276709 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1800.33
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1796.37
CPU time (s): 1800.41
CPU user time (s): 1798.87
CPU system time (s): 1.54277
CPU usage (%): 100.225
Max. virtual memory (cumulated for all children) (KiB): 10551620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.87
system time used= 1.54276
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1013938
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= 38884
involuntary context switches= 8201

runsolver used 7.77582 second user time and 17.3314 second system time

The end

Launcher Data

Begin job on node134 at 2011-06-07 10:53:05
IDJOB=3478760
IDBENCH=89654
IDSOLVER=1951
FILE ID=node134/3478760-1307436784
RUNJOBID= node134-1307436784-24343
PBS_JOBID= 13519954
Free space on /tmp= 73968 MiB

SOLVER NAME= Sat4j CuttingPlanes 2.3.0
BENCH NAME= PB11/normalized-PB11/DEC-SMALLINT-LIN/lopes/normalized-116.opb
COMMAND LINE= java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar CuttingPlanes BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3478760-1307436784/watcher-3478760-1307436784 -o /tmp/evaluation-result-3478760-1307436784/solver-3478760-1307436784 -C 1800 -W 1900 -M 15500  java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar CuttingPlanes HOME/instance-3478760-1307436784.opb

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

MD5SUM BENCH= f3a33f6abe76a69a8be60a1cc6635095
RANDOM SEED=37183808

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25476864 kB
Buffers:        333764 kB
Cached:        1017040 kB
SwapCached:       9536 kB
Active:        6297200 kB
Inactive:       879504 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25476864 kB
SwapTotal:    67111528 kB
SwapFree:     44043516 kB
Dirty:           92864 kB
Writeback:           0 kB
AnonPages:     5823936 kB
Mapped:          20584 kB
Slab:           141908 kB
PageTables:      89164 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 110750504 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74008 MiB
End job on node134 at 2011-06-07 11:23:03