Trace number 3458948

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Sat4j Resolution 2.3.0? (TO) 1800.17 1797.68

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/fctp/normalized-mps-v2-20-10-n3704.opb
MD5SUM79102a590238a8abf70853775a775dcb
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
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 5001200569
Optimality of the best value was proved NO
Number of variables155000
Total number of constraints5150
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints5150
Minimum length of a constraint31
Maximum length of a constraint3000
Number of terms in the objective function 155000
Biggest coefficient in the objective function 4294967296
Number of bits for the biggest coefficient in the objective function 33
Sum of the numbers in the objective function 29675972066390
Number of bits of the sum of numbers in the objective function 45
Biggest number in a constraint 4294967296
Number of bits of the biggest number in a constraint 33
Biggest sum of numbers in a constraint 29675972066390
Number of bits of the biggest sum of numbers45
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.09	c version 2.3.1.v20110525
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.18-164.el5
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		12995394264
0.00/0.09	c Max memory 		13063553024
0.00/0.09	c Total memory 		13063553024
0.00/0.09	c Number of processors 	8
0.11/0.11	c Pseudo Boolean Optimization
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@38540408
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.11	c Expensive reason simplification
0.11/0.11	c Armin Biere (Picosat) restarts strategy
0.11/0.11	c Glucose learned constraints deletion strategy
0.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c solving HOME/instance-3458948-1307149087.opb
0.11/0.11	c reading problem ... 
1.84/1.57	c ... done. Wall clock time 1.463s.
1.84/1.57	c #vars     155000
1.84/1.57	c #constraints  64124
1.84/1.57	c constraints type 
1.84/1.57	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 5300
40.84/40.01	c cleaning 2498 clauses out of 5000 with flag 5000/5000
83.53/82.45	c cleaning 4250 clauses out of 8503 with flag 11001/11001
163.15/162.04	c cleaning 5614 clauses out of 11254 with flag 18002/18002
174.28/173.13	c cleaning 6828 clauses out of 13655 with flag 26017/26017
177.75/176.54	c cleaning 7904 clauses out of 15813 with flag 35003/35003
180.96/179.72	c cleaning 8956 clauses out of 17918 with flag 45012/45012
185.26/184.00	c cleaning 9478 clauses out of 18955 with flag 55005/55005
189.78/188.58	c cleaning 9726 clauses out of 19480 with flag 65008/65008
200.99/199.71	c cleaning 9835 clauses out of 19746 with flag 75000/75000
208.42/207.19	c cleaning 9948 clauses out of 19912 with flag 85001/85001
216.43/215.11	c cleaning 9979 clauses out of 19970 with flag 95007/95007
228.85/227.56	c cleaning 9977 clauses out of 19984 with flag 105000/105000
253.97/252.61	c cleaning 10004 clauses out of 20013 with flag 115006/115006
261.59/260.24	c cleaning 10002 clauses out of 20009 with flag 125006/125006
268.40/267.06	c cleaning 9998 clauses out of 20002 with flag 135001/135001
351.41/350.04	c cleaning 9939 clauses out of 20003 with flag 145000/145000
580.34/578.95	c cleaning 10022 clauses out of 20072 with flag 155008/155008
593.09/591.61	c cleaning 10012 clauses out of 20051 with flag 165009/165009
603.21/601.72	c cleaning 10009 clauses out of 20030 with flag 175000/175000
609.70/608.21	c cleaning 10008 clauses out of 20021 with flag 185000/185000
617.32/615.88	c cleaning 10004 clauses out of 20015 with flag 195002/195002
624.84/623.39	c cleaning 10001 clauses out of 20010 with flag 205001/205001
633.94/632.41	c cleaning 9982 clauses out of 20008 with flag 215000/215000
654.66/653.17	c cleaning 9953 clauses out of 20027 with flag 225001/225001
667.88/666.32	c cleaning 10031 clauses out of 20077 with flag 235004/235004
674.19/672.66	c cleaning 10016 clauses out of 20048 with flag 245006/245006
680.70/679.13	c cleaning 10006 clauses out of 20027 with flag 255001/255001
688.12/686.58	c cleaning 10006 clauses out of 20020 with flag 265000/265000
692.93/691.30	c cleaning 10005 clauses out of 20015 with flag 275001/275001
698.93/697.36	c cleaning 9999 clauses out of 20010 with flag 285001/285001
705.44/703.84	c cleaning 10000 clauses out of 20010 with flag 295000/295000
711.65/710.03	c cleaning 9989 clauses out of 20011 with flag 305001/305001
717.27/715.65	c cleaning 9987 clauses out of 20022 with flag 315001/315001
724.39/722.81	c cleaning 9989 clauses out of 20035 with flag 325001/325001
776.52/774.85	c cleaning 10002 clauses out of 20045 with flag 335000/335000
791.43/789.78	c cleaning 10005 clauses out of 20044 with flag 345001/345001
804.85/803.17	c cleaning 9976 clauses out of 20039 with flag 355001/355001
815.76/814.07	c cleaning 9956 clauses out of 20063 with flag 365001/365001
825.86/824.17	c cleaning 9978 clauses out of 20107 with flag 375001/375001
836.67/835.01	c cleaning 9989 clauses out of 20129 with flag 385001/385001
846.38/844.68	c cleaning 10052 clauses out of 20140 with flag 395001/395001
854.80/853.01	c cleaning 10038 clauses out of 20087 with flag 405000/405000
861.60/859.86	c cleaning 10020 clauses out of 20050 with flag 415001/415001
868.50/866.79	c cleaning 10006 clauses out of 20029 with flag 425000/425000
876.01/874.27	c cleaning 9982 clauses out of 20023 with flag 435000/435000
887.83/886.07	c cleaning 9995 clauses out of 20041 with flag 445000/445000
899.03/897.28	c cleaning 9991 clauses out of 20046 with flag 455000/455000
908.86/907.05	c cleaning 9987 clauses out of 20055 with flag 465000/465000
916.96/915.11	c cleaning 9994 clauses out of 20069 with flag 475001/475001
929.67/927.83	c cleaning 9923 clauses out of 20074 with flag 485000/485000
953.00/951.10	c cleaning 10013 clauses out of 20151 with flag 495000/495000
984.62/982.77	c cleaning 9925 clauses out of 20139 with flag 505001/505001
1025.64/1023.79	c cleaning 10050 clauses out of 20214 with flag 515001/515001
1038.78/1036.82	c cleaning 10072 clauses out of 20164 with flag 525001/525001
1044.99/1043.06	c cleaning 10039 clauses out of 20093 with flag 535002/535002
1051.30/1049.39	c cleaning 10013 clauses out of 20052 with flag 545000/545000
1057.71/1055.73	c cleaning 10007 clauses out of 20039 with flag 555000/555000
1064.11/1062.13	c cleaning 10005 clauses out of 20033 with flag 565001/565001
1070.42/1068.50	c cleaning 10002 clauses out of 20028 with flag 575001/575001
1076.84/1074.87	c cleaning 9999 clauses out of 20026 with flag 585001/585001
1083.13/1081.10	c cleaning 10007 clauses out of 20026 with flag 595000/595000
1087.95/1085.91	c cleaning 10010 clauses out of 20023 with flag 605004/605004
1092.96/1090.96	c cleaning 10002 clauses out of 20010 with flag 615001/615001
1104.18/1102.14	c cleaning 9962 clauses out of 20007 with flag 625000/625000
1117.90/1115.83	c cleaning 9995 clauses out of 20046 with flag 635001/635001
1132.21/1130.17	c cleaning 10001 clauses out of 20051 with flag 645001/645001
1141.03/1138.92	c cleaning 10022 clauses out of 20051 with flag 655002/655002
1156.63/1154.59	c cleaning 10006 clauses out of 20028 with flag 665001/665001
1180.37/1178.29	c cleaning 10001 clauses out of 20021 with flag 675000/675000
1219.47/1217.25	c cleaning 9904 clauses out of 20020 with flag 685000/685000
1480.81/1478.54	c cleaning 9904 clauses out of 20116 with flag 695000/695000
1795.62/1793.37	c cleaning 9942 clauses out of 20212 with flag 705000/705000
1800.07/1797.62	c starts		: 169
1800.07/1797.62	c conflicts		: 705194
1800.07/1797.62	c decisions		: 2808013
1800.07/1797.62	c propagations		: 47170646
1800.07/1797.62	c inspects		: 340601221
1800.07/1797.62	c shortcuts		: 0
1800.07/1797.62	c learnt literals	: 0
1800.07/1797.62	c learnt binary clauses	: 0
1800.07/1797.62	c learnt ternary clauses	: 0
1800.07/1797.62	c learnt constraints	: 705193
1800.07/1797.62	c ignored constraints	: 0
1800.07/1797.62	c root simplifications	: 0
1800.07/1797.62	c removed literals (reason simplification)	: 11996882
1800.07/1797.62	c reason swapping (by a shorter reason)	: 0
1800.07/1797.62	c Calls to reduceDB	: 72
1800.07/1797.62	c number of reductions to clauses (during analyze)	: 0
1800.07/1797.62	c number of learned constraints concerned by reduction	: 0
1800.07/1797.62	c number of learning phase by resolution	: 0
1800.07/1797.62	c number of learning phase by cutting planes	: 0
1800.07/1797.62	c speed (assignments/second)	: 26263.57758812682
1800.07/1797.62	c non guided choices	1439333
1800.07/1797.63	c learnt constraints type 
1800.07/1797.63	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 10463
1800.07/1797.63	c constraints type 
1800.07/1797.63	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 5300
1800.07/1797.63	s UNKNOWN
1800.07/1797.63	c Total wall clock time (in seconds): 1797.525

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-3458948-1307149087/watcher-3458948-1307149087 -o /tmp/evaluation-result-3458948-1307149087/solver-3458948-1307149087 -C 1800 -W 1900 -M 15500 java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution HOME/instance-3458948-1307149087.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: 2.18 2.06 2.00 2/501 20324
/proc/meminfo: memFree=24296288/32950928 swapFree=61542356/67111528
[pid=20324] ppid=20322 vsize=13508980 CPUtime=0 cores=1,3,5,7
/proc/20324/stat : 20324 (java) S 20322 20324 14759 0 -1 4202496 2047 0 1 0 0 0 0 0 25 0 2 0 905139403 13833195520 1748 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917196773 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0
/proc/20324/statm: 3377245 1762 906 9 0 3368401 0
[pid=20324/tid=20325] ppid=20322 vsize=13526316 CPUtime=0 cores=1,3,5,7
/proc/20324/task/20325/stat : 20325 (java) R 20322 20324 14759 0 -1 4202560 6967 0 1 0 0 0 0 0 25 0 2 0 905139403 13850947584 7782 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260905088059 0 4 0 16784584 0 0 0 -1 5 0 0 0

[startup+0.107697 s]
/proc/loadavg: 2.18 2.06 2.00 2/501 20324
/proc/meminfo: memFree=24296288/32950928 swapFree=61542356/67111528
[pid=20324] ppid=20322 vsize=13621676 CPUtime=0.11 cores=1,3,5,7
/proc/20324/stat : 20324 (java) S 20322 20324 14759 0 -1 4202496 15643 0 1 0 9 2 0 0 25 0 18 0 905139403 13948596224 15298 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917196773 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/20324/statm: 3405419 15298 2093 9 0 3396153 0
[pid=20324/tid=20325] ppid=20322 vsize=13621676 CPUtime=0.09 cores=1,3,5,7
/proc/20324/task/20325/stat : 20325 (java) R 20322 20324 14759 0 -1 4202560 13711 0 1 0 8 1 0 0 18 0 18 0 905139403 13948596224 15298 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 47186688234519 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 13621676

[startup+0.200631 s]
/proc/loadavg: 2.18 2.06 2.00 2/501 20324
/proc/meminfo: memFree=24296288/32950928 swapFree=61542356/67111528
[pid=20324] ppid=20322 vsize=13622320 CPUtime=0.3 cores=1,3,5,7
/proc/20324/stat : 20324 (java) S 20322 20324 14759 0 -1 4202496 17852 0 1 0 28 2 0 0 25 0 18 0 905139403 13949255680 17422 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917196773 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/20324/statm: 3405580 17423 2190 9 0 3396314 0
[pid=20324/tid=20325] ppid=20322 vsize=13622320 CPUtime=0.18 cores=1,3,5,7
/proc/20324/task/20325/stat : 20325 (java) R 20322 20324 14759 0 -1 4202560 15337 0 1 0 16 2 0 0 18 0 18 0 905139403 13949255680 17423 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 46912505219208 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 13622320

[startup+0.300613 s]
/proc/loadavg: 2.18 2.06 2.00 2/501 20324
/proc/meminfo: memFree=24296288/32950928 swapFree=61542356/67111528
[pid=20324] ppid=20322 vsize=13623812 CPUtime=0.48 cores=1,3,5,7
/proc/20324/stat : 20324 (java) S 20322 20324 14759 0 -1 4202496 23779 0 1 0 45 3 0 0 25 0 18 0 905139403 13950783488 22884 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917196773 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/20324/statm: 3405953 22887 2200 9 0 3396687 0
[pid=20324/tid=20325] ppid=20322 vsize=13623812 CPUtime=0.28 cores=1,3,5,7
/proc/20324/task/20325/stat : 20325 (java) R 20322 20324 14759 0 -1 4202560 20273 0 1 0 26 2 0 0 18 0 18 0 905139403 13950783488 22888 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 46912505366267 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 13623812

[startup+0.700597 s]
/proc/loadavg: 2.18 2.06 2.00 2/501 20324
/proc/meminfo: memFree=24296288/32950928 swapFree=61542356/67111528
[pid=20324] ppid=20322 vsize=13623812 CPUtime=1.03 cores=1,3,5,7
/proc/20324/stat : 20324 (java) S 20322 20324 14759 0 -1 4202496 54355 0 1 0 97 6 0 0 25 0 18 0 905139403 13950783488 53419 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917196773 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/20324/statm: 3405953 53422 2205 9 0 3396687 0
[pid=20324/tid=20325] ppid=20322 vsize=13623812 CPUtime=0.68 cores=1,3,5,7
/proc/20324/task/20325/stat : 20325 (java) R 20322 20324 14759 0 -1 4202560 50737 0 1 0 63 5 0 0 18 0 18 0 905139403 13950783488 53424 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 46912505365742 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.03
Current children cumulated vsize (KiB) 13623812

[startup+1.50139 s]
/proc/loadavg: 2.18 2.06 2.00 3/519 20342
/proc/meminfo: memFree=23930304/32950928 swapFree=61542356/67111528
[pid=20324] ppid=20322 vsize=13623812 CPUtime=1.84 cores=1,3,5,7
/proc/20324/stat : 20324 (java) S 20322 20324 14759 0 -1 4202496 128131 0 1 0 171 13 0 0 25 0 18 0 905139403 13950783488 127196 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917196773 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/20324/statm: 3405953 127199 2205 9 0 3396687 0
[pid=20324/tid=20325] ppid=20322 vsize=13623812 CPUtime=1.48 cores=1,3,5,7
/proc/20324/task/20325/stat : 20325 (java) R 20322 20324 14759 0 -1 4202560 124513 0 1 0 136 12 0 0 20 0 18 0 905139403 13950783488 127200 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 46912505574659 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=20324/tid=20327] ppid=20322 vsize=13623812 CPUtime=0 cores=1,3,5,7
/proc/20324/task/20327/stat : 20327 (java) S 20322 20324 14759 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 905139405 13950783488 127203 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917210009 0 4 0 16800975 18446604454584328576 0 0 -1 5 0 0 0
[pid=20324/tid=20328] ppid=20322 vsize=13623812 CPUtime=0 cores=1,3,5,7
/proc/20324/task/20328/stat : 20328 (java) S 20322 20324 14759 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 905139405 13950783488 127205 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917210009 0 4 0 16800975 18446604454584328576 0 0 -1 5 0 0 0
[pid=20324/tid=20329] ppid=20322 vsize=13623812 CPUtime=0 cores=1,3,5,7
/proc/20324/task/20329/stat : 20329 (java) S 20322 20324 14759 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 905139405 13950783488 127206 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917210009 0 4 0 16800975 18446604454584328576 0 0 -1 5 0 0 0
[pid=20324/tid=20330] ppid=20322 vsize=13623812 CPUtime=0 cores=1,3,5,7
/proc/20324/task/20330/stat : 20330 (java) S 20322 20324 14759 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 905139405 13950783488 127209 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917210009 0 4 0 16800975 18446604454584328576 0 0 -1 5 0 0 0
[pid=20324/tid=20331] ppid=20322 vsize=13623812 CPUtime=0 cores=1,3,5,7
/proc/20324/task/20331/stat : 20331 (java) S 20322 20324 14759 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 905139405 13950783488 127211 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917210009 0 4 0 16800975 18446604454584328576 0 0 -1 5 0 0 0
[pid=20324/tid=20332] ppid=20322 vsize=13623812 CPUtime=0 cores=1,3,5,7
/proc/20324/task/20332/stat : 20332 (java) S 20322 20324 14759 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 905139405 13950783488 127213 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917210009 0 4 0 16800975 18446604454584328576 0 0 -1 5 0 0 0
[pid=20324/tid=20333] ppid=20322 vsize=13623812 CPUtime=0 cores=1,3,5,7
/proc/20324/task/20333/stat : 20333 (java) S 20322 20324 14759 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 905139405 13950783488 127215 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917210009 0 4 0 16800975 18446604454584328576 0 0 -1 5 0 0 0
[pid=20324/tid=20334] ppid=20322 vsize=13623812 CPUtime=0 cores=1,3,5,7
/proc/20324/task/20334/stat : 20334 (java) S 20322 20324 14759 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 905139405 13950783488 127215 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917210009 0 4 0 16800975 18446604454584328576 0 0 -1 5 0 0 0
[pid=20324/tid=20335] ppid=20322 vsize=13623812 CPUtime=0 cores=1,3,5,7
/proc/20324/task/20335/stat : 20335 (java) S 20322 20324 14759 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 18 0 905139406 13950783488 127217 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917210624 0 0 0 16800975 18446604454584328576 0 0 -1 7 0 0 0
[pid=20324/tid=20336] ppid=20322 vsize=13623812 CPUtime=0 cores=1,3,5,7
/proc/20324/task/20336/stat : 20336 (java) S 20322 20324 14759 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 18 0 905139407 13950783488 127218 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917210009 0 4 0 16800975 18446604454584328576 0 0 -1 7 0 0 0
[pid=20324/tid=20337] ppid=20322 vsize=13623812 CPUtime=0 cores=1,3,5,7
/proc/20324/task/20337/stat : 20337 (java) S 20322 20324 14759 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 18 0 905139407 13950783488 127220 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917210009 0 4 0 16800975 18446604454584328576 0 0 -1 7 0 0 0
[pid=20324/tid=20338] ppid=20322 vsize=13623812 CPUtime=0 cores=1,3,5,7
/proc/20324/task/20338/stat : 20338 (java) S 20322 20324 14759 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 905139409 13950783488 127222 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917217713 0 4 0 16800975 18446604454584328576 0 0 -1 7 0 0 0
[pid=20324/tid=20339] ppid=20322 vsize=13623812 CPUtime=0.18 cores=1,3,5,7
/proc/20324/task/20339/stat : 20339 (java) S 20322 20324 14759 0 -1 4202560 1421 0 0 0 18 0 0 0 16 0 18 0 905139409 13950783488 127224 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917210009 0 4 0 16800975 18446604454584328576 0 0 -1 1 0 0 0
[pid=20324/tid=20340] ppid=20322 vsize=13623812 CPUtime=0.15 cores=1,3,5,7
/proc/20324/task/20340/stat : 20340 (java) S 20322 20324 14759 0 -1 4202560 1052 0 0 0 15 0 0 0 17 0 18 0 905139409 13950783488 127226 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917210009 0 4 0 16800975 18446604454584328576 0 0 -1 7 0 0 0
[pid=20324/tid=20341] ppid=20322 vsize=13623812 CPUtime=0 cores=1,3,5,7
/proc/20324/task/20341/stat : 20341 (java) S 20322 20324 14759 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 905139409 13950783488 127228 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917210009 0 4 0 16800975 18446604454584328576 0 0 -1 7 0 0 0
[pid=20324/tid=20342] ppid=20322 vsize=13623812 CPUtime=0 cores=1,3,5,7
/proc/20324/task/20342/stat : 20342 (java) S 20322 20324 14759 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 905139409 13950783488 127231 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917210624 0 4 0 16800975 18446604454584328576 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.84
Current children cumulated vsize (KiB) 13623812

[startup+3.1011 s]
/proc/loadavg: 2.18 2.06 2.00 4/520 20343
/proc/meminfo: memFree=23758308/32950928 swapFree=61542356/67111528
[pid=20324] ppid=20322 vsize=13624840 CPUtime=3.89 cores=1,3,5,7
/proc/20324/stat : 20324 (java) S 20322 20324 14759 0 -1 4202496 139009 0 1 0 375 14 0 0 25 0 19 0 905139403 13951836160 135518 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917196773 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/20324/statm: 3406210 135518 2224 9 0 3396944 0
[pid=20324/tid=20325] ppid=20322 vsize=13624840 CPUtime=3.08 cores=1,3,5,7
/proc/20324/task/20325/stat : 20325 (java) R 20322 20324 14759 0 -1 4202560 132680 0 1 0 295 13 0 0 25 0 19 0 905139403 13951836160 135518 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 46912505757748 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=20324/tid=20327] ppid=20322 vsize=13624840 CPUtime=0 cores=1,3,5,7
/proc/20324/task/20327/stat : 20327 (java) S 20322 20324 14759 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 905139405 13951836160 135518 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917210009 0 4 0 16800975 18446604454584328576 0 0 -1 5 0 0 0
[pid=20324/tid=20328] ppid=20322 vsize=13624840 CPUtime=0 cores=1,3,5,7
/proc/20324/task/20328/stat : 20328 (java) S 20322 20324 14759 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 905139405 13951836160 135518 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917210009 0 4 0 16800975 18446604454584328576 0 0 -1 5 0 0 0
[pid=20324/tid=20329] ppid=20322 vsize=13624840 CPUtime=0 cores=1,3,5,7
/proc/20324/task/20329/stat : 20329 (java) S 20322 20324 14759 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 905139405 13951836160 135518 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917210009 0 4 0 16800975 18446604454584328576 0 0 -1 5 0 0 0
[pid=20324/tid=20330] ppid=20322 vsize=13624840 CPUtime=0 cores=1,3,5,7
/proc/20324/task/20330/stat : 20330 (java) S 20322 20324 14759 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 905139405 13951836160 135518 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917210009 0 4 0 16800975 18446604454584328576 0 0 -1 5 0 0 0
[pid=20324/tid=20331] ppid=20322 vsize=13624840 CPUtime=0 cores=1,3,5,7
/proc/20324/task/20331/stat : 20331 (java) S 20322 20324 14759 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 905139405 13951836160 135518 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917210009 0 4 0 16800975 18446604454584328576 0 0 -1 5 0 0 0
[pid=20324/tid=20332] ppid=20322 vsize=13624840 CPUtime=0 cores=1,3,5,7
/proc/20324/task/20332/stat : 20332 (java) S 20322 20324 14759 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 905139405 13951836160 135518 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917210009 0 4 0 16800975 18446604454584328576 0 0 -1 5 0 0 0
[pid=20324/tid=20333] ppid=20322 vsize=13624840 CPUtime=0 cores=1,3,5,7
/proc/20324/task/20333/stat : 20333 (java) S 20322 20324 14759 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 905139405 13951836160 135518 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917210009 0 4 0 16800975 18446604454584328576 0 0 -1 5 0 0 0
[pid=20324/tid=20334] ppid=20322 vsize=13624840 CPUtime=0 cores=1,3,5,7
/proc/20324/task/20334/stat : 20334 (java) S 20322 20324 14759 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 905139405 13951836160 135518 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917210009 0 4 0 16800975 18446604454584328576 0 0 -1 5 0 0 0
[pid=20324/tid=20335] ppid=20322 vsize=13624840 CPUtime=0 cores=1,3,5,7
/proc/20324/task/20335/stat : 20335 (java) S 20322 20324 14759 0 -1 4202560 5 0 0 0 0 0 0 0 18 0 19 0 905139406 13951836160 135518 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917210624 0 0 0 16800975 18446604454584328576 0 0 -1 7 0 0 0
[pid=20324/tid=20336] ppid=20322 vsize=13624840 CPUtime=0 cores=1,3,5,7
/proc/20324/task/20336/stat : 20336 (java) S 20322 20324 14759 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 905139407 13951836160 135518 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917210009 0 4 0 16800975 18446604454584328576 0 0 -1 7 0 0 0
[pid=20324/tid=20337] ppid=20322 vsize=13624840 CPUtime=0 cores=1,3,5,7
/proc/20324/task/20337/stat : 20337 (java) S 20322 20324 14759 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 905139407 13951836160 135518 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917210009 0 4 0 16800975 18446604454584328576 0 0 -1 7 0 0 0
[pid=20324/tid=20338] ppid=20322 vsize=13624840 CPUtime=0 cores=1,3,5,7
/proc/20324/task/20338/stat : 20338 (java) S 20322 20324 14759 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 905139409 13951836160 135518 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917217713 0 4 0 16800975 18446604454584328576 0 0 -1 7 0 0 0
[pid=20324/tid=20339] ppid=20322 vsize=13624840 CPUtime=0.36 cores=1,3,5,7
/proc/20324/task/20339/stat : 20339 (java) S 20322 20324 14759 0 -1 4202560 1609 0 0 0 36 0 0 0 15 0 19 0 905139409 13951836160 135518 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917210009 0 4 0 16800975 18446604454584328576 0 0 -1 7 0 0 0
[pid=20324/tid=20340] ppid=20322 vsize=13624840 CPUtime=0.42 cores=1,3,5,7
/proc/20324/task/20340/stat : 20340 (java) S 20322 20324 14759 0 -1 4202560 3560 0 0 0 42 0 0 0 15 0 19 0 905139409 13951836160 135518 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917210009 0 4 0 16800975 18446604454584328576 0 0 -1 1 0 0 0
[pid=20324/tid=20341] ppid=20322 vsize=13624840 CPUtime=0 cores=1,3,5,7
/proc/20324/task/20341/stat : 20341 (java) S 20322 20324 14759 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 905139409 13951836160 135518 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917210009 0 4 0 16800975 18446604454584328576 0 0 -1 7 0 0 0
[pid=20324/tid=20342] ppid=20322 vsize=13624840 CPUtime=0 cores=1,3,5,7
/proc/20324/task/20342/stat : 20342 (java) S 20322 20324 14759 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 905139409 13951836160 135518 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917210624 0 4 0 16800975 18446604454584328576 0 0 -1 7 0 0 0
[pid=20324/tid=20343] ppid=20322 vsize=13624840 CPUtime=0 cores=1,3,5,7
/proc/20324/task/20343/stat : 20343 (java) S 20322 20324 14759 0 -1 4202560 7 0 0 0 0 0 0 0 21 0 19 0 905139577 13951836160 135518 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917210624 0 4 0 16800975 18446604454584328576 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.89
Current children cumulated vsize (KiB) 13624840

[startup+6.3006 s]
/proc/loadavg: 2.17 2.06 2.00 3/520 20343
/proc/meminfo: memFree=23753180/32950928 swapFree=61542356/67111528
[pid=20324] ppid=20322 vsize=13624392 CPUtime=7.13 cores=1,3,5,7
/proc/20324/stat : 20324 (java) S 20322 20324 14759 0 -1 4202496 140167 0 1 0 699 14 0 0 25 0 19 0 905139403 13951377408 136562 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917196773 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/20324/statm: 3406098 136562 2226 9 0 3396832 0
[pid=20324/tid=20325] ppid=20322 vsize=13624392 CPUtime=6.28 cores=1,3,5,7
/proc/20324/task/20325/stat : 20325 (java) R 20322 20324 14759 0 -1 4202560 133831 0 1 0 615 13 0 0 21 0 19 0 905139403 13951377408 136562 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 46912505532928 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=20324/tid=20327] ppid=20322 vsize=13624392 CPUtime=0 cores=1,3,5,7
/proc/20324/task/20327/stat : 20327 (java) S 20322 20324 14759 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 905139405 13951377408 136562 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917210009 0 4 0 16800975 18446604454584328576 0 0 -1 5 0 0 0
[pid=20324/tid=20328] ppid=20322 vsize=13624392 CPUtime=0 cores=1,3,5,7
/proc/20324/task/20328/stat : 20328 (java) S 20322 20324 14759 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 905139405 13951377408 136562 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917210009 0 4 0 16800975 18446604454584328576 0 0 -1 5 0 0 0
[pid=20324/tid=20329] ppid=20322 vsize=13624392 CPUtime=0 cores=1,3,5,7
/proc/20324/task/20329/stat : 20329 (java) S 20322 20324 14759 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 905139405 13951377408 136562 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917210009 0 4 0 16800975 18446604454584328576 0 0 -1 5 0 0 0
[pid=20324/tid=20330] ppid=20322 vsize=13624392 CPUtime=0 cores=1,3,5,7
/proc/20324/task/20330/stat : 20330 (java) S 20322 20324 14759 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 905139405 13951377408 136562 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917210009 0 4 0 16800975 18446604454584328576 0 0 -1 5 0 0 0
[pid=20324/tid=20331] ppid=20322 vsize=13624392 CPUtime=0 cores=1,3,5,7
/proc/20324/task/20331/stat : 20331 (java) S 20322 20324 14759 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 905139405 13951377408 136562 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917210009 0 4 0 16800975 18446604454584328576 0 0 -1 5 0 0 0
[pid=20324/tid=20332] ppid=20322 vsize=13624392 CPUtime=0 cores=1,3,5,7
/proc/20324/task/20332/stat : 20332 (java) S 20322 20324 14759 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 905139405 13951377408 136562 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917210009 0 4 0 16800975 18446604454584328576 0 0 -1 5 0 0 0
[pid=20324/tid=20333] ppid=20322 vsize=13624392 CPUtime=0 cores=1,3,5,7
/proc/20324/task/20333/stat : 20333 (java) S 20322 20324 14759 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 905139405 13951377408 136562 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917210009 0 4 0 16800975 18446604454584328576 0 0 -1 5 0 0 0
[pid=20324/tid=20334] ppid=20322 vsize=13624392 CPUtime=0 cores=1,3,5,7
/proc/20324/task/20334/stat : 20334 (java) S 20322 20324 14759 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 905139405 13951377408 136562 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917210009 0 4 0 16800975 18446604454584328576 0 0 -1 5 0 0 0
[pid=20324/tid=20335] ppid=20322 vsize=13624392 CPUtime=0 cores=1,3,5,7
/proc/20324/task/20335/stat : 20335 (java) S 20322 20324 14759 0 -1 4202560 5 0 0 0 0 0 0 0 15 0 19 0 905139406 13951377408 136562 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917210624 0 0 0 16800975 18446604454584328576 0 0 -1 7 0 0 0
[pid=20324/tid=20336] ppid=20322 vsize=13624392 CPUtime=0 cores=1,3,5,7
/proc/20324/task/20336/stat : 20336 (java) S 20322 20324 14759 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 905139407 13951377408 136562 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917210009 0 4 0 16800975 18446604454584328576 0 0 -1 7 0 0 0
[pid=20324/tid=20337] ppid=20322 vsize=13624392 CPUtime=0 cores=1,3,5,7
/proc/20324/task/20337/stat : 20337 (java) S 20322 20324 14759 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 905139407 13951377408 136562 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917210009 0 4 0 16800975 18446604454584328576 0 0 -1 7 0 0 0
[pid=20324/tid=20338] ppid=20322 vsize=13624392 CPUtime=0 cores=1,3,5,7
/proc/20324/task/20338/stat : 20338 (java) S 20322 20324 14759 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 905139409 13951377408 136562 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917217713 0 4 0 16800975 18446604454584328576 0 0 -1 7 0 0 0
[pid=20324/tid=20339] ppid=20322 vsize=13624392 CPUtime=0.41 cores=1,3,5,7
/proc/20324/task/20339/stat : 20339 (java) S 20322 20324 14759 0 -1 4202560 1615 0 0 0 41 0 0 0 15 0 19 0 905139409 13951377408 136562 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917210009 0 4 0 16800975 18446604454584328576 0 0 -1 7 0 0 0
[pid=20324/tid=20340] ppid=20322 vsize=13624392 CPUtime=0.42 cores=1,3,5,7
/proc/20324/task/20340/stat : 20340 (java) S 20322 20324 14759 0 -1 4202560 3560 0 0 0 42 0 0 0 16 0 19 0 905139409 13951377408 136562 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917210009 0 4 0 16800975 18446604454584328576 0 0 -1 1 0 0 0
[pid=20324/tid=20341] ppid=20322 vsize=13624392 CPUtime=0 cores=1,3,5,7
/proc/20324/task/20341/stat : 20341 (java) S 20322 20324 14759 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 905139409 13951377408 136562 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917210009 0 4 0 16800975 18446604454584328576 0 0 -1 7 0 0 0

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

[pid=20324/tid=20332] ppid=20322 vsize=13624392 CPUtime=0.3 cores=1,3,5,7
/proc/20324/task/20332/stat : 20332 (java) S 20322 20324 14759 0 -1 4202560 9154 0 0 0 29 1 0 0 15 0 19 0 905139405 13951377408 241614 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917210009 0 4 0 16800975 18446604454584328576 0 0 -1 7 0 0 0
[pid=20324/tid=20333] ppid=20322 vsize=13624392 CPUtime=0.25 cores=1,3,5,7
/proc/20324/task/20333/stat : 20333 (java) S 20322 20324 14759 0 -1 4202560 7487 0 0 0 24 1 0 0 15 0 19 0 905139405 13951377408 241614 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917210009 0 4 0 16800975 18446604454584328576 0 0 -1 7 0 0 0
[pid=20324/tid=20334] ppid=20322 vsize=13624392 CPUtime=0.22 cores=1,3,5,7
/proc/20324/task/20334/stat : 20334 (java) S 20322 20324 14759 0 -1 4202560 10996 0 0 0 21 1 0 0 15 0 19 0 905139405 13951377408 241614 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917210009 0 4 0 16800975 18446604454584328576 0 0 -1 7 0 0 0
[pid=20324/tid=20335] ppid=20322 vsize=13624392 CPUtime=10.31 cores=1,3,5,7
/proc/20324/task/20335/stat : 20335 (java) S 20322 20324 14759 0 -1 4202560 43572 0 0 0 1027 4 0 0 15 0 19 0 905139406 13951377408 241614 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917210624 0 0 0 16800975 18446604454584328576 0 0 -1 5 0 0 0
[pid=20324/tid=20336] ppid=20322 vsize=13624392 CPUtime=0 cores=1,3,5,7
/proc/20324/task/20336/stat : 20336 (java) S 20322 20324 14759 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 905139407 13951377408 241614 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917210009 0 4 0 16800975 18446604454584328576 0 0 -1 7 0 0 0
[pid=20324/tid=20337] ppid=20322 vsize=13624392 CPUtime=0 cores=1,3,5,7
/proc/20324/task/20337/stat : 20337 (java) S 20322 20324 14759 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 905139407 13951377408 241614 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917210009 0 4 0 16800975 18446604454584328576 0 0 -1 7 0 0 0
[pid=20324/tid=20338] ppid=20322 vsize=13624392 CPUtime=0 cores=1,3,5,7
/proc/20324/task/20338/stat : 20338 (java) S 20322 20324 14759 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 905139409 13951377408 241614 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917217713 0 4 0 16800975 18446604454584328576 0 0 -1 7 0 0 0
[pid=20324/tid=20339] ppid=20322 vsize=13624392 CPUtime=0.45 cores=1,3,5,7
/proc/20324/task/20339/stat : 20339 (java) S 20322 20324 14759 0 -1 4202560 1631 0 0 0 45 0 0 0 15 0 19 0 905139409 13951377408 241614 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917210009 0 4 0 16800975 18446604454584328576 0 0 -1 7 0 0 0
[pid=20324/tid=20340] ppid=20322 vsize=13624392 CPUtime=0.61 cores=1,3,5,7
/proc/20324/task/20340/stat : 20340 (java) S 20322 20324 14759 0 -1 4202560 8693 0 0 0 61 0 0 0 15 0 19 0 905139409 13951377408 241614 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917210009 0 4 0 16800975 18446604454584328576 0 0 -1 1 0 0 0
[pid=20324/tid=20341] ppid=20322 vsize=13624392 CPUtime=0 cores=1,3,5,7
/proc/20324/task/20341/stat : 20341 (java) S 20322 20324 14759 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 905139409 13951377408 241614 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917210009 0 4 0 16800975 18446604454584328576 0 0 -1 7 0 0 0
[pid=20324/tid=20342] ppid=20322 vsize=13624392 CPUtime=0 cores=1,3,5,7
/proc/20324/task/20342/stat : 20342 (java) S 20322 20324 14759 0 -1 4202560 100 0 0 0 0 0 0 0 15 0 19 0 905139409 13951377408 241614 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917210624 0 4 0 16800975 18446604454584328576 0 0 -1 1 0 0 0
[pid=20324/tid=20343] ppid=20322 vsize=13624392 CPUtime=0 cores=1,3,5,7
/proc/20324/task/20343/stat : 20343 (java) S 20322 20324 14759 0 -1 4202560 7 0 0 0 0 0 0 0 21 0 19 0 905139577 13951377408 241614 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917210624 0 4 0 16800975 18446604454584328576 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1724.61
Current children cumulated vsize (KiB) 13624392

[startup+1782.3 s]
/proc/loadavg: 2.15 2.06 2.01 3/520 20399
/proc/meminfo: memFree=22848076/32950928 swapFree=61542356/67111528
[pid=20324] ppid=20322 vsize=13624392 CPUtime=1784.62 cores=1,3,5,7
/proc/20324/stat : 20324 (java) S 20322 20324 14759 0 -1 4202496 249863 0 1 0 178432 30 0 0 25 0 19 0 905139403 13951377408 241614 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917196773 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/20324/statm: 3406098 241614 2252 9 0 3396832 0
[pid=20324/tid=20325] ppid=20322 vsize=13624392 CPUtime=1771.33 cores=1,3,5,7
/proc/20324/task/20325/stat : 20325 (java) R 20322 20324 14759 0 -1 4202560 136405 0 1 0 177120 13 0 0 25 0 19 0 905139403 13951377408 241614 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 46912505913080 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=20324/tid=20327] ppid=20322 vsize=13624392 CPUtime=0.24 cores=1,3,5,7
/proc/20324/task/20327/stat : 20327 (java) S 20322 20324 14759 0 -1 4202560 6585 0 0 0 24 0 0 0 15 0 19 0 905139405 13951377408 241614 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917210009 0 4 0 16800975 18446604454584328576 0 0 -1 7 0 0 0
[pid=20324/tid=20328] ppid=20322 vsize=13624392 CPUtime=0.24 cores=1,3,5,7
/proc/20324/task/20328/stat : 20328 (java) S 20322 20324 14759 0 -1 4202560 8808 0 0 0 23 1 0 0 15 0 19 0 905139405 13951377408 241614 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917210009 0 4 0 16800975 18446604454584328576 0 0 -1 3 0 0 0
[pid=20324/tid=20329] ppid=20322 vsize=13624392 CPUtime=0.16 cores=1,3,5,7
/proc/20324/task/20329/stat : 20329 (java) S 20322 20324 14759 0 -1 4202560 5050 0 0 0 15 1 0 0 15 0 19 0 905139405 13951377408 241614 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917210009 0 4 0 16800975 18446604454584328576 0 0 -1 1 0 0 0
[pid=20324/tid=20330] ppid=20322 vsize=13624392 CPUtime=0.23 cores=1,3,5,7
/proc/20324/task/20330/stat : 20330 (java) S 20322 20324 14759 0 -1 4202560 9730 0 0 0 22 1 0 0 15 0 19 0 905139405 13951377408 241614 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917210009 0 4 0 16800975 18446604454584328576 0 0 -1 3 0 0 0
[pid=20324/tid=20331] ppid=20322 vsize=13624392 CPUtime=0.14 cores=1,3,5,7
/proc/20324/task/20331/stat : 20331 (java) S 20322 20324 14759 0 -1 4202560 499 0 0 0 14 0 0 0 16 0 19 0 905139405 13951377408 241614 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917210009 0 4 0 16800975 18446604454584328576 0 0 -1 7 0 0 0
[pid=20324/tid=20332] ppid=20322 vsize=13624392 CPUtime=0.3 cores=1,3,5,7
/proc/20324/task/20332/stat : 20332 (java) S 20322 20324 14759 0 -1 4202560 9154 0 0 0 29 1 0 0 15 0 19 0 905139405 13951377408 241614 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917210009 0 4 0 16800975 18446604454584328576 0 0 -1 7 0 0 0
[pid=20324/tid=20333] ppid=20322 vsize=13624392 CPUtime=0.25 cores=1,3,5,7
/proc/20324/task/20333/stat : 20333 (java) S 20322 20324 14759 0 -1 4202560 7487 0 0 0 24 1 0 0 15 0 19 0 905139405 13951377408 241614 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917210009 0 4 0 16800975 18446604454584328576 0 0 -1 7 0 0 0
[pid=20324/tid=20334] ppid=20322 vsize=13624392 CPUtime=0.22 cores=1,3,5,7
/proc/20324/task/20334/stat : 20334 (java) S 20322 20324 14759 0 -1 4202560 10996 0 0 0 21 1 0 0 15 0 19 0 905139405 13951377408 241614 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917210009 0 4 0 16800975 18446604454584328576 0 0 -1 7 0 0 0
[pid=20324/tid=20335] ppid=20322 vsize=13624392 CPUtime=10.31 cores=1,3,5,7
/proc/20324/task/20335/stat : 20335 (java) S 20322 20324 14759 0 -1 4202560 43572 0 0 0 1027 4 0 0 15 0 19 0 905139406 13951377408 241614 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917210624 0 0 0 16800975 18446604454584328576 0 0 -1 5 0 0 0
[pid=20324/tid=20336] ppid=20322 vsize=13624392 CPUtime=0 cores=1,3,5,7
/proc/20324/task/20336/stat : 20336 (java) S 20322 20324 14759 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 905139407 13951377408 241614 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917210009 0 4 0 16800975 18446604454584328576 0 0 -1 7 0 0 0
[pid=20324/tid=20337] ppid=20322 vsize=13624392 CPUtime=0 cores=1,3,5,7
/proc/20324/task/20337/stat : 20337 (java) S 20322 20324 14759 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 905139407 13951377408 241614 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917210009 0 4 0 16800975 18446604454584328576 0 0 -1 7 0 0 0
[pid=20324/tid=20338] ppid=20322 vsize=13624392 CPUtime=0 cores=1,3,5,7
/proc/20324/task/20338/stat : 20338 (java) S 20322 20324 14759 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 905139409 13951377408 241614 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917217713 0 4 0 16800975 18446604454584328576 0 0 -1 7 0 0 0
[pid=20324/tid=20339] ppid=20322 vsize=13624392 CPUtime=0.45 cores=1,3,5,7
/proc/20324/task/20339/stat : 20339 (java) S 20322 20324 14759 0 -1 4202560 1631 0 0 0 45 0 0 0 15 0 19 0 905139409 13951377408 241614 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917210009 0 4 0 16800975 18446604454584328576 0 0 -1 7 0 0 0
[pid=20324/tid=20340] ppid=20322 vsize=13624392 CPUtime=0.61 cores=1,3,5,7
/proc/20324/task/20340/stat : 20340 (java) S 20322 20324 14759 0 -1 4202560 8693 0 0 0 61 0 0 0 15 0 19 0 905139409 13951377408 241614 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917210009 0 4 0 16800975 18446604454584328576 0 0 -1 1 0 0 0
[pid=20324/tid=20341] ppid=20322 vsize=13624392 CPUtime=0 cores=1,3,5,7
/proc/20324/task/20341/stat : 20341 (java) S 20322 20324 14759 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 905139409 13951377408 241614 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917210009 0 4 0 16800975 18446604454584328576 0 0 -1 7 0 0 0
[pid=20324/tid=20342] ppid=20322 vsize=13624392 CPUtime=0 cores=1,3,5,7
/proc/20324/task/20342/stat : 20342 (java) S 20322 20324 14759 0 -1 4202560 104 0 0 0 0 0 0 0 15 0 19 0 905139409 13951377408 241614 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917210624 0 4 0 16800975 18446604454584328576 0 0 -1 1 0 0 0
[pid=20324/tid=20343] ppid=20322 vsize=13624392 CPUtime=0 cores=1,3,5,7
/proc/20324/task/20343/stat : 20343 (java) S 20322 20324 14759 0 -1 4202560 7 0 0 0 0 0 0 0 21 0 19 0 905139577 13951377408 241614 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917210624 0 4 0 16800975 18446604454584328576 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1784.62
Current children cumulated vsize (KiB) 13624392



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1797.6 s]
/proc/loadavg: 2.11 2.06 2.01 3/520 20447
/proc/meminfo: memFree=23618276/32950928 swapFree=61542356/67111528
[pid=20324] ppid=20322 vsize=13626444 CPUtime=1800.07 cores=1,3,5,7
/proc/20324/stat : 20324 (java) S 20322 20324 14759 0 -1 4202496 295921 0 1 0 179969 38 0 0 25 0 19 0 905139403 13953478656 287545 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917196773 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/20324/statm: 3406611 287545 2253 9 0 3397345 0
[pid=20324/tid=20325] ppid=20322 vsize=13626444 CPUtime=1786.4 cores=1,3,5,7
/proc/20324/task/20325/stat : 20325 (java) R 20322 20324 14759 0 -1 4202560 136405 0 1 0 178627 13 0 0 25 0 19 0 905139403 13953478656 287545 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 46912505913102 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=20324/tid=20327] ppid=20322 vsize=13626444 CPUtime=0.29 cores=1,3,5,7
/proc/20324/task/20327/stat : 20327 (java) S 20322 20324 14759 0 -1 4202560 19434 0 0 0 27 2 0 0 16 0 19 0 905139405 13953478656 287545 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917210009 0 4 0 16800975 18446604454584328576 0 0 -1 7 0 0 0
[pid=20324/tid=20328] ppid=20322 vsize=13626444 CPUtime=0.24 cores=1,3,5,7
/proc/20324/task/20328/stat : 20328 (java) S 20322 20324 14759 0 -1 4202560 8808 0 0 0 23 1 0 0 15 0 19 0 905139405 13953478656 287545 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917210009 0 4 0 16800975 18446604454584328576 0 0 -1 3 0 0 0
[pid=20324/tid=20329] ppid=20322 vsize=13626444 CPUtime=0.16 cores=1,3,5,7
/proc/20324/task/20329/stat : 20329 (java) S 20322 20324 14759 0 -1 4202560 5050 0 0 0 15 1 0 0 15 0 19 0 905139405 13953478656 287545 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917210009 0 4 0 16800975 18446604454584328576 0 0 -1 1 0 0 0
[pid=20324/tid=20330] ppid=20322 vsize=13626444 CPUtime=0.27 cores=1,3,5,7
/proc/20324/task/20330/stat : 20330 (java) S 20322 20324 14759 0 -1 4202560 19696 0 0 0 24 3 0 0 16 0 19 0 905139405 13953478656 287545 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917210009 0 4 0 16800975 18446604454584328576 0 0 -1 3 0 0 0
[pid=20324/tid=20331] ppid=20322 vsize=13626444 CPUtime=0.2 cores=1,3,5,7
/proc/20324/task/20331/stat : 20331 (java) S 20322 20324 14759 0 -1 4202560 12918 0 0 0 18 2 0 0 16 0 19 0 905139405 13953478656 287545 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917210009 0 4 0 16800975 18446604454584328576 0 0 -1 7 0 0 0
[pid=20324/tid=20332] ppid=20322 vsize=13626444 CPUtime=0.3 cores=1,3,5,7
/proc/20324/task/20332/stat : 20332 (java) S 20322 20324 14759 0 -1 4202560 9154 0 0 0 29 1 0 0 15 0 19 0 905139405 13953478656 287545 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917210009 0 4 0 16800975 18446604454584328576 0 0 -1 1 0 0 0
[pid=20324/tid=20333] ppid=20322 vsize=13626444 CPUtime=0.25 cores=1,3,5,7
/proc/20324/task/20333/stat : 20333 (java) S 20322 20324 14759 0 -1 4202560 7487 0 0 0 24 1 0 0 15 0 19 0 905139405 13953478656 287545 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917210009 0 4 0 16800975 18446604454584328576 0 0 -1 7 0 0 0
[pid=20324/tid=20334] ppid=20322 vsize=13626444 CPUtime=0.27 cores=1,3,5,7
/proc/20324/task/20334/stat : 20334 (java) S 20322 20324 14759 0 -1 4202560 21422 0 0 0 23 4 0 0 16 0 19 0 905139405 13953478656 287545 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917210009 0 4 0 16800975 18446604454584328576 0 0 -1 1 0 0 0
[pid=20324/tid=20335] ppid=20322 vsize=13626444 CPUtime=10.5 cores=1,3,5,7
/proc/20324/task/20335/stat : 20335 (java) S 20322 20324 14759 0 -1 4202560 43573 0 0 0 1046 4 0 0 15 0 19 0 905139406 13953478656 287545 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917210624 0 0 0 16800975 18446604454584328576 0 0 -1 5 0 0 0
[pid=20324/tid=20336] ppid=20322 vsize=13626444 CPUtime=0 cores=1,3,5,7
/proc/20324/task/20336/stat : 20336 (java) S 20322 20324 14759 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 905139407 13953478656 287545 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917210009 0 4 0 16800975 18446604454584328576 0 0 -1 7 0 0 0
[pid=20324/tid=20337] ppid=20322 vsize=13626444 CPUtime=0 cores=1,3,5,7
/proc/20324/task/20337/stat : 20337 (java) S 20322 20324 14759 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 905139407 13953478656 287545 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917210009 0 4 0 16800975 18446604454584328576 0 0 -1 7 0 0 0
[pid=20324/tid=20338] ppid=20322 vsize=13626444 CPUtime=0 cores=1,3,5,7
/proc/20324/task/20338/stat : 20338 (java) S 20322 20324 14759 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 905139409 13953478656 287545 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917217713 0 4 0 16800975 18446604454584328576 0 0 -1 7 0 0 0
[pid=20324/tid=20339] ppid=20322 vsize=13626444 CPUtime=0.46 cores=1,3,5,7
/proc/20324/task/20339/stat : 20339 (java) S 20322 20324 14759 0 -1 4202560 2028 0 0 0 46 0 0 0 15 0 19 0 905139409 13953478656 287545 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917210009 0 4 0 16800975 18446604454584328576 0 0 -1 7 0 0 0
[pid=20324/tid=20340] ppid=20322 vsize=13626444 CPUtime=0.61 cores=1,3,5,7
/proc/20324/task/20340/stat : 20340 (java) S 20322 20324 14759 0 -1 4202560 8693 0 0 0 61 0 0 0 15 0 19 0 905139409 13953478656 287545 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917210009 0 4 0 16800975 18446604454584328576 0 0 -1 1 0 0 0
[pid=20324/tid=20341] ppid=20322 vsize=13626444 CPUtime=0 cores=1,3,5,7
/proc/20324/task/20341/stat : 20341 (java) S 20322 20324 14759 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 905139409 13953478656 287545 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917210009 0 4 0 16800975 18446604454584328576 0 0 -1 7 0 0 0
[pid=20324/tid=20342] ppid=20322 vsize=13626444 CPUtime=0 cores=1,3,5,7
/proc/20324/task/20342/stat : 20342 (java) S 20322 20324 14759 0 -1 4202560 104 0 0 0 0 0 0 0 15 0 19 0 905139409 13953478656 287545 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917210624 0 4 0 16800975 18446604454584328576 0 0 -1 1 0 0 0
[pid=20324/tid=20343] ppid=20322 vsize=13626444 CPUtime=0 cores=1,3,5,7
/proc/20324/task/20343/stat : 20343 (java) S 20322 20324 14759 0 -1 4202560 7 0 0 0 0 0 0 0 21 0 19 0 905139577 13953478656 287545 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917210624 0 4 0 16800975 18446604454584328576 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 13626444

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

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

[startup+1797.6 s]
/proc/loadavg: 2.11 2.06 2.01 3/520 20447
/proc/meminfo: memFree=23618276/32950928 swapFree=61542356/67111528
[pid=20324] ppid=20322 vsize=13626444 CPUtime=1800.07 cores=1,3,5,7
/proc/20324/stat : 20324 (java) S 20322 20324 14759 0 -1 4202496 295921 0 1 0 179969 38 0 0 25 0 19 0 905139403 13953478656 287545 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917196773 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/20324/statm: 3406611 287545 2253 9 0 3397345 0
[pid=20324/tid=20325] ppid=20322 vsize=13626444 CPUtime=1786.4 cores=1,3,5,7
/proc/20324/task/20325/stat : 20325 (java) R 20322 20324 14759 0 -1 4202560 136405 0 1 0 178627 13 0 0 25 0 19 0 905139403 13953478656 287545 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 46912505913102 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=20324/tid=20327] ppid=20322 vsize=13626444 CPUtime=0.29 cores=1,3,5,7
/proc/20324/task/20327/stat : 20327 (java) S 20322 20324 14759 0 -1 4202560 19434 0 0 0 27 2 0 0 16 0 19 0 905139405 13953478656 287545 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917210009 0 4 0 16800975 18446604454584328576 0 0 -1 7 0 0 0
[pid=20324/tid=20328] ppid=20322 vsize=13626444 CPUtime=0.24 cores=1,3,5,7
/proc/20324/task/20328/stat : 20328 (java) S 20322 20324 14759 0 -1 4202560 8808 0 0 0 23 1 0 0 15 0 19 0 905139405 13953478656 287545 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917210009 0 4 0 16800975 18446604454584328576 0 0 -1 3 0 0 0
[pid=20324/tid=20329] ppid=20322 vsize=13626444 CPUtime=0.16 cores=1,3,5,7
/proc/20324/task/20329/stat : 20329 (java) S 20322 20324 14759 0 -1 4202560 5050 0 0 0 15 1 0 0 15 0 19 0 905139405 13953478656 287545 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917210009 0 4 0 16800975 18446604454584328576 0 0 -1 1 0 0 0
[pid=20324/tid=20330] ppid=20322 vsize=13626444 CPUtime=0.27 cores=1,3,5,7
/proc/20324/task/20330/stat : 20330 (java) S 20322 20324 14759 0 -1 4202560 19696 0 0 0 24 3 0 0 16 0 19 0 905139405 13953478656 287545 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917210009 0 4 0 16800975 18446604454584328576 0 0 -1 3 0 0 0
[pid=20324/tid=20331] ppid=20322 vsize=13626444 CPUtime=0.2 cores=1,3,5,7
/proc/20324/task/20331/stat : 20331 (java) S 20322 20324 14759 0 -1 4202560 12918 0 0 0 18 2 0 0 16 0 19 0 905139405 13953478656 287545 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917210009 0 4 0 16800975 18446604454584328576 0 0 -1 7 0 0 0
[pid=20324/tid=20332] ppid=20322 vsize=13626444 CPUtime=0.3 cores=1,3,5,7
/proc/20324/task/20332/stat : 20332 (java) S 20322 20324 14759 0 -1 4202560 9154 0 0 0 29 1 0 0 15 0 19 0 905139405 13953478656 287545 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917210009 0 4 0 16800975 18446604454584328576 0 0 -1 1 0 0 0
[pid=20324/tid=20333] ppid=20322 vsize=13626444 CPUtime=0.25 cores=1,3,5,7
/proc/20324/task/20333/stat : 20333 (java) S 20322 20324 14759 0 -1 4202560 7487 0 0 0 24 1 0 0 15 0 19 0 905139405 13953478656 287545 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917210009 0 4 0 16800975 18446604454584328576 0 0 -1 7 0 0 0
[pid=20324/tid=20334] ppid=20322 vsize=13626444 CPUtime=0.27 cores=1,3,5,7
/proc/20324/task/20334/stat : 20334 (java) S 20322 20324 14759 0 -1 4202560 21422 0 0 0 23 4 0 0 16 0 19 0 905139405 13953478656 287545 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917210009 0 4 0 16800975 18446604454584328576 0 0 -1 1 0 0 0
[pid=20324/tid=20335] ppid=20322 vsize=13626444 CPUtime=10.5 cores=1,3,5,7
/proc/20324/task/20335/stat : 20335 (java) S 20322 20324 14759 0 -1 4202560 43573 0 0 0 1046 4 0 0 15 0 19 0 905139406 13953478656 287545 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917210624 0 0 0 16800975 18446604454584328576 0 0 -1 5 0 0 0
[pid=20324/tid=20336] ppid=20322 vsize=13626444 CPUtime=0 cores=1,3,5,7
/proc/20324/task/20336/stat : 20336 (java) S 20322 20324 14759 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 905139407 13953478656 287545 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917210009 0 4 0 16800975 18446604454584328576 0 0 -1 7 0 0 0
[pid=20324/tid=20337] ppid=20322 vsize=13626444 CPUtime=0 cores=1,3,5,7
/proc/20324/task/20337/stat : 20337 (java) S 20322 20324 14759 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 905139407 13953478656 287545 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917210009 0 4 0 16800975 18446604454584328576 0 0 -1 7 0 0 0
[pid=20324/tid=20338] ppid=20322 vsize=13626444 CPUtime=0 cores=1,3,5,7
/proc/20324/task/20338/stat : 20338 (java) S 20322 20324 14759 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 905139409 13953478656 287545 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917217713 0 4 0 16800975 18446604454584328576 0 0 -1 7 0 0 0
[pid=20324/tid=20339] ppid=20322 vsize=13626444 CPUtime=0.46 cores=1,3,5,7
/proc/20324/task/20339/stat : 20339 (java) S 20322 20324 14759 0 -1 4202560 2028 0 0 0 46 0 0 0 15 0 19 0 905139409 13953478656 287545 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917210009 0 4 0 16800975 18446604454584328576 0 0 -1 7 0 0 0
[pid=20324/tid=20340] ppid=20322 vsize=13626444 CPUtime=0.61 cores=1,3,5,7
/proc/20324/task/20340/stat : 20340 (java) S 20322 20324 14759 0 -1 4202560 8693 0 0 0 61 0 0 0 15 0 19 0 905139409 13953478656 287545 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917210009 0 4 0 16800975 18446604454584328576 0 0 -1 1 0 0 0
[pid=20324/tid=20341] ppid=20322 vsize=13626444 CPUtime=0 cores=1,3,5,7
/proc/20324/task/20341/stat : 20341 (java) S 20322 20324 14759 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 905139409 13953478656 287545 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917210009 0 4 0 16800975 18446604454584328576 0 0 -1 7 0 0 0
[pid=20324/tid=20342] ppid=20322 vsize=13626444 CPUtime=0 cores=1,3,5,7
/proc/20324/task/20342/stat : 20342 (java) S 20322 20324 14759 0 -1 4202560 104 0 0 0 0 0 0 0 15 0 19 0 905139409 13953478656 287545 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917210624 0 4 0 16800975 18446604454584328576 0 0 -1 1 0 0 0
[pid=20324/tid=20343] ppid=20322 vsize=13626444 CPUtime=0 cores=1,3,5,7
/proc/20324/task/20343/stat : 20343 (java) S 20322 20324 14759 0 -1 4202560 7 0 0 0 0 0 0 0 21 0 19 0 905139577 13953478656 287545 33554432000 1073741824 1073778376 140737014394672 18446744073709551615 260917210624 0 4 0 16800975 18446604454584328576 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 13626444

Child status: 143
Real time (s): 1797.68
CPU time (s): 1800.17
CPU user time (s): 1799.74
CPU system time (s): 0.430934
CPU usage (%): 100.138
Max. virtual memory (cumulated for all children) (KiB): 13626444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.74
system time used= 0.430934
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 295960
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= 38786
involuntary context switches= 5746

runsolver used 8.37573 second user time and 20.3019 second system time

The end

Launcher Data

Begin job on node116 at 2011-06-04 02:58:07
IDJOB=3458948
IDBENCH=2286
IDSOLVER=1952
FILE ID=node116/3458948-1307149087
RUNJOBID= node116-1307147279-19679
PBS_JOBID= 13508800
Free space on /tmp= 73824 MiB

SOLVER NAME= Sat4j Resolution 2.3.0
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/pub/fctp/normalized-mps-v2-20-10-n3704.opb
COMMAND LINE= java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3458948-1307149087/watcher-3458948-1307149087 -o /tmp/evaluation-result-3458948-1307149087/solver-3458948-1307149087 -C 1800 -W 1900 -M 15500  java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution HOME/instance-3458948-1307149087.opb

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

MD5SUM BENCH= 79102a590238a8abf70853775a775dcb
RANDOM SEED=1608726272

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      24296444 kB
Buffers:        260992 kB
Cached:         473020 kB
SwapCached:      12580 kB
Active:        8022516 kB
Inactive:       359064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      24296444 kB
SwapTotal:    67111528 kB
SwapFree:     61542356 kB
Dirty:           18100 kB
Writeback:           0 kB
AnonPages:     7645644 kB
Mapped:          30680 kB
Slab:           140628 kB
PageTables:      63308 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 153018908 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73832 MiB
End job on node116 at 2011-06-04 03:28:07