Trace number 3459835

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 Resolution 2.3.0? (TO) 1800.17 1796.98

General information on the benchmark

Name/DEC-SMALLINT-LIN/oliveras/j120/
normalized-j12037_7-sat.opb
MD5SUMc76ba3fc1d0a0f3a1a96791ffe6c4cf4
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 variables39204
Total number of constraints130975
Number of constraints which are clauses130331
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints644
Minimum length of a constraint1
Maximum length of a constraint120
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 27
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 714
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.04/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.04/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.04/0.08	c See www.sat4j.org for details.
0.04/0.09	c version 2.3.1.v20110525
0.04/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.04/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.04/0.09	c java.vm.version	19.1-b02
0.04/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.04/0.09	c sun.arch.data.model	64
0.04/0.09	c java.version		1.6.0_24
0.04/0.09	c os.name		Linux
0.04/0.09	c os.version		2.6.18-164.el5
0.04/0.09	c os.arch		amd64
0.04/0.09	c Free memory 		12995394264
0.04/0.09	c Max memory 		13063553024
0.04/0.09	c Total memory 		13063553024
0.04/0.09	c Number of processors 	8
0.10/0.11	c Pseudo Boolean Optimization
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@38540408
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c Expensive reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/0.11	c Glucose learned constraints deletion strategy
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-3459835-1307169120.opb
0.10/0.11	c reading problem ... 
1.65/1.11	c ... done. Wall clock time 1.004s.
1.65/1.11	c #vars     39204
1.65/1.11	c #constraints  119302
1.65/1.11	c constraints type 
1.65/1.11	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 15845
1.65/1.11	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 98486
1.65/1.11	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 644
4.42/3.32	c cleaning 2495 clauses out of 5000 with flag 5000/5000
6.71/5.53	c cleaning 4252 clauses out of 8505 with flag 11000/11000
9.29/8.19	c cleaning 5612 clauses out of 11255 with flag 18002/18002
12.00/10.80	c cleaning 6812 clauses out of 13644 with flag 26003/26003
15.72/14.41	c cleaning 7911 clauses out of 15830 with flag 35001/35001
19.81/18.23	c cleaning 8930 clauses out of 17918 with flag 45000/45000
24.38/22.47	c cleaning 9986 clauses out of 19988 with flag 56000/56000
28.49/26.51	c cleaning 10981 clauses out of 22002 with flag 68000/68000
33.50/31.58	c cleaning 11999 clauses out of 24021 with flag 81000/81000
38.71/36.74	c cleaning 12999 clauses out of 26022 with flag 95000/95000
44.83/42.90	c cleaning 13975 clauses out of 28023 with flag 110000/110000
51.32/49.31	c cleaning 15015 clauses out of 30048 with flag 126000/126000
57.52/55.54	c cleaning 16005 clauses out of 32035 with flag 143002/143002
64.13/62.11	c cleaning 16987 clauses out of 34028 with flag 161000/161000
71.04/69.03	c cleaning 18016 clauses out of 36041 with flag 180000/180000
77.44/75.48	c cleaning 19010 clauses out of 38026 with flag 200001/200001
84.86/82.86	c cleaning 19983 clauses out of 40015 with flag 221000/221000
92.66/90.66	c cleaning 21006 clauses out of 42033 with flag 243001/243001
100.47/98.48	c cleaning 21998 clauses out of 44027 with flag 266001/266001
109.80/107.81	c cleaning 22959 clauses out of 46029 with flag 290001/290001
118.98/116.98	c cleaning 24018 clauses out of 48069 with flag 315000/315000
130.19/128.11	c cleaning 24978 clauses out of 50051 with flag 341000/341000
141.00/138.97	c cleaning 26011 clauses out of 52073 with flag 368000/368000
152.41/150.33	c cleaning 27014 clauses out of 54062 with flag 396000/396000
164.22/162.19	c cleaning 28004 clauses out of 56048 with flag 425000/425000
178.15/176.05	c cleaning 28998 clauses out of 58044 with flag 455000/455000
191.44/189.33	c cleaning 30004 clauses out of 60046 with flag 486000/486000
208.45/206.39	c cleaning 30974 clauses out of 62042 with flag 518000/518000
223.18/221.11	c cleaning 32003 clauses out of 64068 with flag 551000/551000
239.07/236.97	c cleaning 33004 clauses out of 66065 with flag 585000/585000
251.80/249.70	c cleaning 34019 clauses out of 68061 with flag 620000/620000
266.49/264.38	c cleaning 35014 clauses out of 70045 with flag 656003/656003
279.21/277.01	c cleaning 35995 clauses out of 72029 with flag 693001/693001
293.82/291.66	c cleaning 37008 clauses out of 74033 with flag 731000/731000
310.25/308.06	c cleaning 37991 clauses out of 76025 with flag 770000/770000
326.14/323.92	c cleaning 39001 clauses out of 78034 with flag 810000/810000
345.86/343.60	c cleaning 39994 clauses out of 80034 with flag 851001/851001
363.47/361.24	c cleaning 41010 clauses out of 82039 with flag 893000/893000
382.68/380.47	c cleaning 41980 clauses out of 84029 with flag 936000/936000
400.60/398.32	c cleaning 43006 clauses out of 86049 with flag 980000/980000
419.01/416.81	c cleaning 44003 clauses out of 88043 with flag 1025000/1025000
440.22/437.97	c cleaning 45002 clauses out of 90041 with flag 1071001/1071001
458.75/456.51	c cleaning 45997 clauses out of 92038 with flag 1118000/1118000
478.35/476.02	c cleaning 47000 clauses out of 94041 with flag 1166000/1166000
501.46/499.13	c cleaning 48005 clauses out of 96043 with flag 1215002/1215002
531.40/529.08	c cleaning 48989 clauses out of 98038 with flag 1265002/1265002
563.10/560.71	c cleaning 50011 clauses out of 100047 with flag 1316000/1316000
585.34/582.92	c cleaning 50988 clauses out of 102037 with flag 1368001/1368001
607.35/605.00	c cleaning 51993 clauses out of 104048 with flag 1421000/1421000
634.35/631.99	c cleaning 53003 clauses out of 106057 with flag 1475002/1475002
662.77/660.36	c cleaning 54012 clauses out of 108054 with flag 1530002/1530002
693.79/691.36	c cleaning 54988 clauses out of 110040 with flag 1586000/1586000
719.73/717.25	c cleaning 56016 clauses out of 112052 with flag 1643000/1643000
742.84/740.32	c cleaning 57001 clauses out of 114036 with flag 1701000/1701000
767.64/765.13	c cleaning 58001 clauses out of 116036 with flag 1760001/1760001
799.25/796.78	c cleaning 58979 clauses out of 118034 with flag 1820000/1820000
838.49/836.00	c cleaning 59955 clauses out of 120055 with flag 1881000/1881000
885.60/883.02	c cleaning 61012 clauses out of 122102 with flag 1943002/1943002
920.71/918.14	c cleaning 62027 clauses out of 124089 with flag 2006001/2006001
949.13/946.57	c cleaning 63016 clauses out of 126061 with flag 2070000/2070000
981.45/978.91	c cleaning 63998 clauses out of 128047 with flag 2135002/2135002
1015.16/1012.55	c cleaning 65005 clauses out of 130048 with flag 2201001/2201001
1049.68/1047.03	c cleaning 65993 clauses out of 132042 with flag 2268000/2268000
1079.90/1077.27	c cleaning 66992 clauses out of 134049 with flag 2336000/2336000
1113.53/1110.89	c cleaning 68010 clauses out of 136057 with flag 2405000/2405000
1141.95/1139.21	c cleaning 68989 clauses out of 138047 with flag 2475000/2475000
1175.47/1172.75	c cleaning 70002 clauses out of 140058 with flag 2546000/2546000
1207.50/1204.75	c cleaning 70999 clauses out of 142058 with flag 2618002/2618002
1240.36/1237.52	c cleaning 72015 clauses out of 144057 with flag 2691000/2691000
1280.16/1277.34	c cleaning 73001 clauses out of 146042 with flag 2765000/2765000
1322.09/1319.24	c cleaning 74001 clauses out of 148042 with flag 2840001/2840001
1364.51/1361.68	c cleaning 75000 clauses out of 150041 with flag 2916001/2916001
1408.13/1405.26	c cleaning 76018 clauses out of 152040 with flag 2993000/2993000
1441.85/1438.91	c cleaning 77004 clauses out of 154023 with flag 3071001/3071001
1480.97/1478.10	c cleaning 77950 clauses out of 156018 with flag 3150000/3150000
1520.09/1517.15	c cleaning 78980 clauses out of 158068 with flag 3230000/3230000
1562.32/1559.36	c cleaning 80029 clauses out of 160088 with flag 3311000/3311000
1613.46/1610.49	c cleaning 81011 clauses out of 162060 with flag 3393001/3393001
1658.50/1655.48	c cleaning 81993 clauses out of 164048 with flag 3476000/3476000
1711.60/1708.57	c cleaning 83015 clauses out of 166055 with flag 3560000/3560000
1764.62/1761.53	c cleaning 83999 clauses out of 168040 with flag 3645000/3645000
1800.06/1796.92	c starts		: 252
1800.06/1796.92	c conflicts		: 3710547
1800.06/1796.92	c decisions		: 4628882
1800.06/1796.92	c propagations		: 2686869760
1800.06/1796.92	c inspects		: 11498421543
1800.06/1796.92	c shortcuts		: 0
1800.06/1796.92	c learnt literals	: 0
1800.06/1796.92	c learnt binary clauses	: 18
1800.06/1796.92	c learnt ternary clauses	: 2079
1800.06/1796.92	c learnt constraints	: 3710547
1800.06/1796.92	c ignored constraints	: 0
1800.06/1796.92	c root simplifications	: 0
1800.06/1796.92	c removed literals (reason simplification)	: 64358703
1800.06/1796.92	c reason swapping (by a shorter reason)	: 0
1800.06/1796.92	c Calls to reduceDB	: 81
1800.06/1796.92	c number of reductions to clauses (during analyze)	: 0
1800.06/1796.92	c number of learned constraints concerned by reduction	: 0
1800.06/1796.92	c number of learning phase by resolution	: 0
1800.06/1796.92	c number of learning phase by cutting planes	: 0
1800.06/1796.92	c speed (assignments/second)	: 1496187.7341212411
1800.06/1796.92	c non guided choices	7980
1800.06/1796.95	c learnt constraints type 
1800.06/1796.95	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 18
1800.06/1796.95	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 149600
1800.06/1796.95	c constraints type 
1800.06/1796.95	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 15845
1800.06/1796.95	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 98486
1800.06/1796.95	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 644
1800.06/1796.95	s UNKNOWN
1800.06/1796.95	c Total wall clock time (in seconds): 1796.841

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-3459835-1307169120/watcher-3459835-1307169120 -o /tmp/evaluation-result-3459835-1307169120/solver-3459835-1307169120 -C 1800 -W 1900 -M 15500 java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution HOME/instance-3459835-1307169120.opb 

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

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


[startup+0 s]
/proc/loadavg: 1.93 2.01 1.98 2/539 30715
/proc/meminfo: memFree=20745912/32951124 swapFree=58800704/67111528
[pid=30715] ppid=30713 vsize=13526316 CPUtime=0.01 cores=1,3,5,7
/proc/30715/stat : 30715 (java) S 30713 30715 30263 0 -1 4202496 8666 0 1 0 0 1 0 0 25 0 2 0 809327520 13850947584 8368 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107253733 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 0
/proc/30715/statm: 3381579 8383 917 9 0 3372735 0
[pid=30715/tid=30716] ppid=30713 vsize=13526316 CPUtime=0.01 cores=1,3,5,7
/proc/30715/task/30716/stat : 30716 (java) R 30713 30715 30263 0 -1 4202560 7614 0 1 0 0 1 0 0 25 0 2 0 809327520 13850947584 8431 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228095145019 0 4 0 16784584 0 0 0 -1 1 0 0 0

[startup+0.049001 s]
/proc/loadavg: 1.93 2.01 1.98 2/539 30715
/proc/meminfo: memFree=20745912/32951124 swapFree=58800704/67111528
[pid=30715] ppid=30713 vsize=13549480 CPUtime=0.04 cores=1,3,5,7
/proc/30715/stat : 30715 (java) S 30713 30715 30263 0 -1 4202496 13817 0 1 0 2 2 0 0 25 0 13 0 809327520 13874667520 13514 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107253733 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 0
/proc/30715/statm: 3387370 13515 1676 9 0 3378118 0
[pid=30715/tid=30716] ppid=30713 vsize=13549480 CPUtime=0.03 cores=1,3,5,7
/proc/30715/task/30716/stat : 30716 (java) R 30713 30715 30263 0 -1 4202560 12672 0 1 0 2 1 0 0 25 0 13 0 809327520 13874667520 13516 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 47036319854499 0 4 0 16784584 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13549480

[startup+0.100991 s]
/proc/loadavg: 1.93 2.01 1.98 2/539 30715
/proc/meminfo: memFree=20745912/32951124 swapFree=58800704/67111528
[pid=30715] ppid=30713 vsize=13621980 CPUtime=0.1 cores=1,3,5,7
/proc/30715/stat : 30715 (java) S 30713 30715 30263 0 -1 4202496 15561 0 1 0 8 2 0 0 25 0 18 0 809327520 13948907520 15221 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/30715/statm: 3405495 15223 2093 9 0 3396229 0
[pid=30715/tid=30716] ppid=30713 vsize=13621980 CPUtime=0.09 cores=1,3,5,7
/proc/30715/task/30716/stat : 30716 (java) R 30713 30715 30263 0 -1 4202560 13611 0 1 0 7 2 0 0 18 0 18 0 809327520 13948907520 15223 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 47036320684965 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 13621980

[startup+0.300951 s]
/proc/loadavg: 1.93 2.01 1.98 2/539 30715
/proc/meminfo: memFree=20745912/32951124 swapFree=58800704/67111528
[pid=30715] ppid=30713 vsize=13624212 CPUtime=0.49 cores=1,3,5,7
/proc/30715/stat : 30715 (java) S 30713 30715 30263 0 -1 4202496 19502 0 1 0 46 3 0 0 25 0 18 0 809327520 13951193088 18603 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/30715/statm: 3406053 18604 2202 9 0 3396787 0
[pid=30715/tid=30716] ppid=30713 vsize=13624212 CPUtime=0.28 cores=1,3,5,7
/proc/30715/task/30716/stat : 30716 (java) R 30713 30715 30263 0 -1 4202560 15703 0 1 0 26 2 0 0 18 0 18 0 809327520 13951193088 18605 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 46912505537845 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 13624212

[startup+0.700878 s]
/proc/loadavg: 1.93 2.01 1.98 2/539 30715
/proc/meminfo: memFree=20745912/32951124 swapFree=58800704/67111528
[pid=30715] ppid=30713 vsize=13625776 CPUtime=1.17 cores=1,3,5,7
/proc/30715/stat : 30715 (java) S 30713 30715 30263 0 -1 4202496 51689 0 1 0 109 8 0 0 25 0 18 0 809327520 13952794624 49544 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/30715/statm: 3406444 49547 2222 9 0 3397178 0
[pid=30715/tid=30716] ppid=30713 vsize=13625776 CPUtime=0.68 cores=1,3,5,7
/proc/30715/task/30716/stat : 30716 (java) R 30713 30715 30263 0 -1 4202560 45653 0 1 0 61 7 0 0 18 0 18 0 809327520 13952794624 49549 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 46912505620939 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 13625776

[startup+1.50073 s]
/proc/loadavg: 1.93 2.01 1.98 5/557 30733
/proc/meminfo: memFree=20443956/32951124 swapFree=58800704/67111528
[pid=30715] ppid=30713 vsize=13626804 CPUtime=2.54 cores=1,3,5,7
/proc/30715/stat : 30715 (java) S 30713 30715 30263 0 -1 4202496 92727 0 1 0 242 12 0 0 25 0 19 0 809327520 13953847296 86959 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/30715/statm: 3406701 86959 2235 9 0 3397435 0
[pid=30715/tid=30716] ppid=30713 vsize=13626804 CPUtime=1.48 cores=1,3,5,7
/proc/30715/task/30716/stat : 30716 (java) R 30713 30715 30263 0 -1 4202560 82882 0 1 0 138 10 0 0 20 0 19 0 809327520 13953847296 86959 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 46912505366525 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=30715/tid=30718] ppid=30713 vsize=13626804 CPUtime=0 cores=1,3,5,7
/proc/30715/task/30718/stat : 30718 (java) S 30713 30715 30263 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 809327522 13953847296 86959 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107266969 0 4 0 16800975 18446604459485807552 0 0 -1 3 0 0 0
[pid=30715/tid=30719] ppid=30713 vsize=13626804 CPUtime=0 cores=1,3,5,7
/proc/30715/task/30719/stat : 30719 (java) S 30713 30715 30263 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 809327522 13953847296 86959 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107266969 0 4 0 16800975 18446604459485807552 0 0 -1 3 0 0 0
[pid=30715/tid=30720] ppid=30713 vsize=13626804 CPUtime=0 cores=1,3,5,7
/proc/30715/task/30720/stat : 30720 (java) S 30713 30715 30263 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 809327522 13953847296 86959 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107266969 0 4 0 16800975 18446604459485807552 0 0 -1 3 0 0 0
[pid=30715/tid=30721] ppid=30713 vsize=13626804 CPUtime=0 cores=1,3,5,7
/proc/30715/task/30721/stat : 30721 (java) S 30713 30715 30263 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 809327522 13953847296 86959 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107266969 0 4 0 16800975 18446604459485807552 0 0 -1 3 0 0 0
[pid=30715/tid=30722] ppid=30713 vsize=13626804 CPUtime=0 cores=1,3,5,7
/proc/30715/task/30722/stat : 30722 (java) S 30713 30715 30263 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 809327522 13953847296 86959 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107266969 0 4 0 16800975 18446604459485807552 0 0 -1 3 0 0 0
[pid=30715/tid=30723] ppid=30713 vsize=13626804 CPUtime=0 cores=1,3,5,7
/proc/30715/task/30723/stat : 30723 (java) S 30713 30715 30263 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 809327522 13953847296 86959 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107266969 0 4 0 16800975 18446604459485807552 0 0 -1 3 0 0 0
[pid=30715/tid=30724] ppid=30713 vsize=13626804 CPUtime=0 cores=1,3,5,7
/proc/30715/task/30724/stat : 30724 (java) S 30713 30715 30263 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 809327522 13953847296 86959 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107266969 0 4 0 16800975 18446604459485807552 0 0 -1 3 0 0 0
[pid=30715/tid=30725] ppid=30713 vsize=13626804 CPUtime=0 cores=1,3,5,7
/proc/30715/task/30725/stat : 30725 (java) S 30713 30715 30263 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 809327522 13953847296 86959 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107266969 0 4 0 16800975 18446604459485807552 0 0 -1 3 0 0 0
[pid=30715/tid=30726] ppid=30713 vsize=13626804 CPUtime=0 cores=1,3,5,7
/proc/30715/task/30726/stat : 30726 (java) S 30713 30715 30263 0 -1 4202560 6 0 0 0 0 0 0 0 16 0 19 0 809327523 13953847296 86959 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107267584 0 0 0 16800975 18446604459485807552 0 0 -1 1 0 0 0
[pid=30715/tid=30727] ppid=30713 vsize=13626804 CPUtime=0 cores=1,3,5,7
/proc/30715/task/30727/stat : 30727 (java) S 30713 30715 30263 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 809327524 13953847296 86959 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107266969 0 4 0 16800975 18446604459485807552 0 0 -1 1 0 0 0
[pid=30715/tid=30728] ppid=30713 vsize=13626804 CPUtime=0 cores=1,3,5,7
/proc/30715/task/30728/stat : 30728 (java) S 30713 30715 30263 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 809327524 13953847296 86959 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107266969 0 4 0 16800975 18446604459485807552 0 0 -1 1 0 0 0
[pid=30715/tid=30729] ppid=30713 vsize=13626804 CPUtime=0 cores=1,3,5,7
/proc/30715/task/30729/stat : 30729 (java) S 30713 30715 30263 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 809327526 13953847296 86959 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107274673 0 4 0 16800975 18446604459485807552 0 0 -1 1 0 0 0
[pid=30715/tid=30730] ppid=30713 vsize=13626804 CPUtime=0.5 cores=1,3,5,7
/proc/30715/task/30730/stat : 30730 (java) S 30713 30715 30263 0 -1 4202560 3583 0 0 0 50 0 0 0 20 0 19 0 809327526 13953847296 86959 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107266969 0 4 0 16800975 18446604459485807552 0 0 -1 3 0 0 0
[pid=30715/tid=30731] ppid=30713 vsize=13626804 CPUtime=0.53 cores=1,3,5,7
/proc/30715/task/30731/stat : 30731 (java) S 30713 30715 30263 0 -1 4202560 5101 0 0 0 53 0 0 0 15 0 19 0 809327526 13953847296 86959 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107266969 0 4 0 16800975 18446604459485807552 0 0 -1 5 0 0 0
[pid=30715/tid=30732] ppid=30713 vsize=13626804 CPUtime=0 cores=1,3,5,7
/proc/30715/task/30732/stat : 30732 (java) S 30713 30715 30263 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 809327526 13953847296 86959 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107266969 0 4 0 16800975 18446604459485807552 0 0 -1 1 0 0 0
[pid=30715/tid=30733] ppid=30713 vsize=13626804 CPUtime=0 cores=1,3,5,7
/proc/30715/task/30733/stat : 30733 (java) S 30713 30715 30263 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 809327526 13953847296 86959 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107267584 0 4 0 16800975 18446604459485807552 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.54
Current children cumulated vsize (KiB) 13626804

[startup+3.10145 s]
/proc/loadavg: 1.93 2.01 1.98 3/558 30734
/proc/meminfo: memFree=20402904/32951124 swapFree=58800704/67111528
[pid=30715] ppid=30713 vsize=13626804 CPUtime=4.18 cores=1,3,5,7
/proc/30715/stat : 30715 (java) S 30713 30715 30263 0 -1 4202496 92999 0 1 0 406 12 0 0 25 0 19 0 809327520 13953847296 87230 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/30715/statm: 3406701 87231 2238 9 0 3397435 0
[pid=30715/tid=30716] ppid=30713 vsize=13626804 CPUtime=3.08 cores=1,3,5,7
/proc/30715/task/30716/stat : 30716 (java) R 30713 30715 30263 0 -1 4202560 83144 0 1 0 298 10 0 0 25 0 19 0 809327520 13953847296 87231 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 46912505974006 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=30715/tid=30718] ppid=30713 vsize=13626804 CPUtime=0 cores=1,3,5,7
/proc/30715/task/30718/stat : 30718 (java) S 30713 30715 30263 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 809327522 13953847296 87231 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107266969 0 4 0 16800975 18446604459485807552 0 0 -1 3 0 0 0
[pid=30715/tid=30719] ppid=30713 vsize=13626804 CPUtime=0 cores=1,3,5,7
/proc/30715/task/30719/stat : 30719 (java) S 30713 30715 30263 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 809327522 13953847296 87231 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107266969 0 4 0 16800975 18446604459485807552 0 0 -1 3 0 0 0
[pid=30715/tid=30720] ppid=30713 vsize=13626804 CPUtime=0 cores=1,3,5,7
/proc/30715/task/30720/stat : 30720 (java) S 30713 30715 30263 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 809327522 13953847296 87231 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107266969 0 4 0 16800975 18446604459485807552 0 0 -1 3 0 0 0
[pid=30715/tid=30721] ppid=30713 vsize=13626804 CPUtime=0 cores=1,3,5,7
/proc/30715/task/30721/stat : 30721 (java) S 30713 30715 30263 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 809327522 13953847296 87231 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107266969 0 4 0 16800975 18446604459485807552 0 0 -1 3 0 0 0
[pid=30715/tid=30722] ppid=30713 vsize=13626804 CPUtime=0 cores=1,3,5,7
/proc/30715/task/30722/stat : 30722 (java) S 30713 30715 30263 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 809327522 13953847296 87231 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107266969 0 4 0 16800975 18446604459485807552 0 0 -1 3 0 0 0
[pid=30715/tid=30723] ppid=30713 vsize=13626804 CPUtime=0 cores=1,3,5,7
/proc/30715/task/30723/stat : 30723 (java) S 30713 30715 30263 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 809327522 13953847296 87231 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107266969 0 4 0 16800975 18446604459485807552 0 0 -1 3 0 0 0
[pid=30715/tid=30724] ppid=30713 vsize=13626804 CPUtime=0 cores=1,3,5,7
/proc/30715/task/30724/stat : 30724 (java) S 30713 30715 30263 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 809327522 13953847296 87231 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107266969 0 4 0 16800975 18446604459485807552 0 0 -1 3 0 0 0
[pid=30715/tid=30725] ppid=30713 vsize=13626804 CPUtime=0 cores=1,3,5,7
/proc/30715/task/30725/stat : 30725 (java) S 30713 30715 30263 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 809327522 13953847296 87231 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107266969 0 4 0 16800975 18446604459485807552 0 0 -1 3 0 0 0
[pid=30715/tid=30726] ppid=30713 vsize=13626804 CPUtime=0 cores=1,3,5,7
/proc/30715/task/30726/stat : 30726 (java) S 30713 30715 30263 0 -1 4202560 6 0 0 0 0 0 0 0 16 0 19 0 809327523 13953847296 87231 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107267584 0 0 0 16800975 18446604459485807552 0 0 -1 1 0 0 0
[pid=30715/tid=30727] ppid=30713 vsize=13626804 CPUtime=0 cores=1,3,5,7
/proc/30715/task/30727/stat : 30727 (java) S 30713 30715 30263 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 809327524 13953847296 87231 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107266969 0 4 0 16800975 18446604459485807552 0 0 -1 1 0 0 0
[pid=30715/tid=30728] ppid=30713 vsize=13626804 CPUtime=0 cores=1,3,5,7
/proc/30715/task/30728/stat : 30728 (java) S 30713 30715 30263 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 809327524 13953847296 87231 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107266969 0 4 0 16800975 18446604459485807552 0 0 -1 1 0 0 0
[pid=30715/tid=30729] ppid=30713 vsize=13626804 CPUtime=0 cores=1,3,5,7
/proc/30715/task/30729/stat : 30729 (java) S 30713 30715 30263 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 809327526 13953847296 87231 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107274673 0 4 0 16800975 18446604459485807552 0 0 -1 1 0 0 0
[pid=30715/tid=30730] ppid=30713 vsize=13626804 CPUtime=0.5 cores=1,3,5,7
/proc/30715/task/30730/stat : 30730 (java) S 30713 30715 30263 0 -1 4202560 3583 0 0 0 50 0 0 0 18 0 19 0 809327526 13953847296 87231 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107266969 0 4 0 16800975 18446604459485807552 0 0 -1 3 0 0 0
[pid=30715/tid=30731] ppid=30713 vsize=13626804 CPUtime=0.57 cores=1,3,5,7
/proc/30715/task/30731/stat : 30731 (java) S 30713 30715 30263 0 -1 4202560 5112 0 0 0 57 0 0 0 16 0 19 0 809327526 13953847296 87231 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107266969 0 4 0 16800975 18446604459485807552 0 0 -1 5 0 0 0
[pid=30715/tid=30732] ppid=30713 vsize=13626804 CPUtime=0 cores=1,3,5,7
/proc/30715/task/30732/stat : 30732 (java) S 30713 30715 30263 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 809327526 13953847296 87231 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107266969 0 4 0 16800975 18446604459485807552 0 0 -1 1 0 0 0
[pid=30715/tid=30733] ppid=30713 vsize=13626804 CPUtime=0 cores=1,3,5,7
/proc/30715/task/30733/stat : 30733 (java) S 30713 30715 30263 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 809327526 13953847296 87231 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107267584 0 4 0 16800975 18446604459485807552 0 0 -1 7 0 0 0
[pid=30715/tid=30734] ppid=30713 vsize=13626804 CPUtime=0 cores=1,3,5,7
/proc/30715/task/30734/stat : 30734 (java) S 30713 30715 30263 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 809327637 13953847296 87231 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107267584 0 4 0 16800975 18446604459485807552 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.18
Current children cumulated vsize (KiB) 13626804

[startup+6.30086 s]
/proc/loadavg: 1.93 2.01 1.98 3/558 30734
/proc/meminfo: memFree=20369492/32951124 swapFree=58800704/67111528
[pid=30715] ppid=30713 vsize=13626804 CPUtime=7.49 cores=1,3,5,7
/proc/30715/stat : 30715 (java) S 30713 30715 30263 0 -1 4202496 101891 0 1 0 736 13 0 0 25 0 19 0 809327520 13953847296 96112 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/30715/statm: 3406701 96112 2263 9 0 3397435 0
[pid=30715/tid=30716] ppid=30713 vsize=13626804 CPUtime=6.14 cores=1,3,5,7
/proc/30715/task/30716/stat : 30716 (java) R 30713 30715 30263 0 -1 4202560 83197 0 1 0 604 10 0 0 25 0 19 0 809327520 13953847296 96112 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 46912505662503 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=30715/tid=30718] ppid=30713 vsize=13626804 CPUtime=0 cores=1,3,5,7
/proc/30715/task/30718/stat : 30718 (java) S 30713 30715 30263 0 -1 4202560 262 0 0 0 0 0 0 0 16 0 19 0 809327522 13953847296 96112 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107266969 0 4 0 16800975 18446604459485807552 0 0 -1 3 0 0 0
[pid=30715/tid=30719] ppid=30713 vsize=13626804 CPUtime=0 cores=1,3,5,7
/proc/30715/task/30719/stat : 30719 (java) S 30713 30715 30263 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 809327522 13953847296 96112 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107266969 0 4 0 16800975 18446604459485807552 0 0 -1 3 0 0 0
[pid=30715/tid=30720] ppid=30713 vsize=13626804 CPUtime=0 cores=1,3,5,7
/proc/30715/task/30720/stat : 30720 (java) S 30713 30715 30263 0 -1 4202560 75 0 0 0 0 0 0 0 18 0 19 0 809327522 13953847296 96112 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107266969 0 4 0 16800975 18446604459485807552 0 0 -1 5 0 0 0
[pid=30715/tid=30721] ppid=30713 vsize=13626804 CPUtime=0 cores=1,3,5,7
/proc/30715/task/30721/stat : 30721 (java) S 30713 30715 30263 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 809327522 13953847296 96112 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107266969 0 4 0 16800975 18446604459485807552 0 0 -1 3 0 0 0
[pid=30715/tid=30722] ppid=30713 vsize=13626804 CPUtime=0.01 cores=1,3,5,7
/proc/30715/task/30722/stat : 30722 (java) S 30713 30715 30263 0 -1 4202560 916 0 0 0 1 0 0 0 18 0 19 0 809327522 13953847296 96112 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107266969 0 4 0 16800975 18446604459485807552 0 0 -1 7 0 0 0
[pid=30715/tid=30723] ppid=30713 vsize=13626804 CPUtime=0.01 cores=1,3,5,7
/proc/30715/task/30723/stat : 30723 (java) S 30713 30715 30263 0 -1 4202560 1267 0 0 0 1 0 0 0 18 0 19 0 809327522 13953847296 96112 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107266969 0 4 0 16800975 18446604459485807552 0 0 -1 5 0 0 0
[pid=30715/tid=30724] ppid=30713 vsize=13626804 CPUtime=0.01 cores=1,3,5,7
/proc/30715/task/30724/stat : 30724 (java) S 30713 30715 30263 0 -1 4202560 1032 0 0 0 1 0 0 0 18 0 19 0 809327522 13953847296 96112 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107266969 0 4 0 16800975 18446604459485807552 0 0 -1 7 0 0 0
[pid=30715/tid=30725] ppid=30713 vsize=13626804 CPUtime=0.01 cores=1,3,5,7
/proc/30715/task/30725/stat : 30725 (java) S 30713 30715 30263 0 -1 4202560 975 0 0 0 1 0 0 0 18 0 19 0 809327522 13953847296 96112 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107266969 0 4 0 16800975 18446604459485807552 0 0 -1 5 0 0 0
[pid=30715/tid=30726] ppid=30713 vsize=13626804 CPUtime=0.1 cores=1,3,5,7
/proc/30715/task/30726/stat : 30726 (java) S 30713 30715 30263 0 -1 4202560 4315 0 0 0 10 0 0 0 15 0 19 0 809327523 13953847296 96112 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107267584 0 0 0 16800975 18446604459485807552 0 0 -1 1 0 0 0
[pid=30715/tid=30727] ppid=30713 vsize=13626804 CPUtime=0 cores=1,3,5,7
/proc/30715/task/30727/stat : 30727 (java) S 30713 30715 30263 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 809327524 13953847296 96112 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107266969 0 4 0 16800975 18446604459485807552 0 0 -1 1 0 0 0
[pid=30715/tid=30728] ppid=30713 vsize=13626804 CPUtime=0 cores=1,3,5,7
/proc/30715/task/30728/stat : 30728 (java) S 30713 30715 30263 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 809327524 13953847296 96112 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107266969 0 4 0 16800975 18446604459485807552 0 0 -1 1 0 0 0
[pid=30715/tid=30729] ppid=30713 vsize=13626804 CPUtime=0 cores=1,3,5,7
/proc/30715/task/30729/stat : 30729 (java) S 30713 30715 30263 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 809327526 13953847296 96112 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107274673 0 4 0 16800975 18446604459485807552 0 0 -1 1 0 0 0
[pid=30715/tid=30730] ppid=30713 vsize=13626804 CPUtime=0.53 cores=1,3,5,7
/proc/30715/task/30730/stat : 30730 (java) S 30713 30715 30263 0 -1 4202560 3583 0 0 0 53 0 0 0 16 0 19 0 809327526 13953847296 96112 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107266969 0 4 0 16800975 18446604459485807552 0 0 -1 3 0 0 0
[pid=30715/tid=30731] ppid=30713 vsize=13626804 CPUtime=0.6 cores=1,3,5,7
/proc/30715/task/30731/stat : 30731 (java) S 30713 30715 30263 0 -1 4202560 5117 0 0 0 60 0 0 0 16 0 19 0 809327526 13953847296 96112 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107266969 0 4 0 16800975 18446604459485807552 0 0 -1 5 0 0 0
[pid=30715/tid=30732] ppid=30713 vsize=13626804 CPUtime=0 cores=1,3,5,7
/proc/30715/task/30732/stat : 30732 (java) S 30713 30715 30263 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 809327526 13953847296 96112 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107266969 0 4 0 16800975 18446604459485807552 0 0 -1 1 0 0 0

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

[pid=30715/tid=30723] ppid=30713 vsize=13634092 CPUtime=0.19 cores=1,3,5,7
/proc/30715/task/30723/stat : 30723 (java) S 30713 30715 30263 0 -1 4202560 1994 0 0 0 19 0 0 0 16 0 19 0 809327522 13961310208 114968 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107266969 0 4 0 16800975 18446604459485807552 0 0 -1 5 0 0 0
[pid=30715/tid=30724] ppid=30713 vsize=13634092 CPUtime=0.21 cores=1,3,5,7
/proc/30715/task/30724/stat : 30724 (java) S 30713 30715 30263 0 -1 4202560 1525 0 0 0 21 0 0 0 15 0 19 0 809327522 13961310208 114968 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107266969 0 4 0 16800975 18446604459485807552 0 0 -1 3 0 0 0
[pid=30715/tid=30725] ppid=30713 vsize=13634092 CPUtime=0.21 cores=1,3,5,7
/proc/30715/task/30725/stat : 30725 (java) S 30713 30715 30263 0 -1 4202560 1268 0 0 0 21 0 0 0 15 0 19 0 809327522 13961310208 114968 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107266969 0 4 0 16800975 18446604459485807552 0 0 -1 7 0 0 0
[pid=30715/tid=30726] ppid=30713 vsize=13634092 CPUtime=6.28 cores=1,3,5,7
/proc/30715/task/30726/stat : 30726 (java) S 30713 30715 30263 0 -1 4202560 15518 0 0 0 625 3 0 0 15 0 19 0 809327523 13961310208 114968 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107267584 0 0 0 16800975 18446604459485807552 0 0 -1 1 0 0 0
[pid=30715/tid=30727] ppid=30713 vsize=13634092 CPUtime=0 cores=1,3,5,7
/proc/30715/task/30727/stat : 30727 (java) S 30713 30715 30263 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 809327524 13961310208 114968 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107266969 0 4 0 16800975 18446604459485807552 0 0 -1 1 0 0 0
[pid=30715/tid=30728] ppid=30713 vsize=13634092 CPUtime=0 cores=1,3,5,7
/proc/30715/task/30728/stat : 30728 (java) S 30713 30715 30263 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 809327524 13961310208 114968 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107266969 0 4 0 16800975 18446604459485807552 0 0 -1 1 0 0 0
[pid=30715/tid=30729] ppid=30713 vsize=13634092 CPUtime=0 cores=1,3,5,7
/proc/30715/task/30729/stat : 30729 (java) S 30713 30715 30263 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 809327526 13961310208 114968 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107274673 0 4 0 16800975 18446604459485807552 0 0 -1 1 0 0 0
[pid=30715/tid=30730] ppid=30713 vsize=13634092 CPUtime=1.24 cores=1,3,5,7
/proc/30715/task/30730/stat : 30730 (java) S 30713 30715 30263 0 -1 4202560 11776 0 0 0 123 1 0 0 15 0 19 0 809327526 13961310208 114968 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107266969 0 4 0 16800975 18446604459485807552 0 0 -1 3 0 0 0
[pid=30715/tid=30731] ppid=30713 vsize=13634092 CPUtime=0.69 cores=1,3,5,7
/proc/30715/task/30731/stat : 30731 (java) S 30713 30715 30263 0 -1 4202560 5121 0 0 0 69 0 0 0 15 0 19 0 809327526 13961310208 114968 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107266969 0 4 0 16800975 18446604459485807552 0 0 -1 5 0 0 0
[pid=30715/tid=30732] ppid=30713 vsize=13634092 CPUtime=0 cores=1,3,5,7
/proc/30715/task/30732/stat : 30732 (java) S 30713 30715 30263 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 809327526 13961310208 114968 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107266969 0 4 0 16800975 18446604459485807552 0 0 -1 1 0 0 0
[pid=30715/tid=30733] ppid=30713 vsize=13634092 CPUtime=0 cores=1,3,5,7
/proc/30715/task/30733/stat : 30733 (java) S 30713 30715 30263 0 -1 4202560 99 0 0 0 0 0 0 0 15 0 19 0 809327526 13961310208 114968 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107267584 0 4 0 16800975 18446604459485807552 0 0 -1 3 0 0 0
[pid=30715/tid=30734] ppid=30713 vsize=13634092 CPUtime=0 cores=1,3,5,7
/proc/30715/task/30734/stat : 30734 (java) S 30713 30715 30263 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 809327637 13961310208 114968 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107267584 0 4 0 16800975 18446604459485807552 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1725.42
Current children cumulated vsize (KiB) 13634092

[startup+1782.3 s]
/proc/loadavg: 2.07 2.04 2.00 3/558 30838
/proc/meminfo: memFree=20719456/32951124 swapFree=58800704/67111528
[pid=30715] ppid=30713 vsize=13634092 CPUtime=1785.44 cores=1,3,5,7
/proc/30715/stat : 30715 (java) S 30713 30715 30263 0 -1 4202496 127582 0 1 0 178524 20 0 0 25 0 19 0 809327520 13961310208 115189 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/30715/statm: 3408523 115189 2264 9 0 3399257 0
[pid=30715/tid=30716] ppid=30713 vsize=13634092 CPUtime=1775.39 cores=1,3,5,7
/proc/30715/task/30716/stat : 30716 (java) R 30713 30715 30263 0 -1 4202560 83279 0 1 0 177528 11 0 0 25 0 19 0 809327520 13961310208 115189 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 46912505945181 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=30715/tid=30718] ppid=30713 vsize=13634092 CPUtime=0.22 cores=1,3,5,7
/proc/30715/task/30718/stat : 30718 (java) S 30713 30715 30263 0 -1 4202560 2304 0 0 0 22 0 0 0 15 0 19 0 809327522 13961310208 115189 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107266969 0 4 0 16800975 18446604459485807552 0 0 -1 3 0 0 0
[pid=30715/tid=30719] ppid=30713 vsize=13634092 CPUtime=0.18 cores=1,3,5,7
/proc/30715/task/30719/stat : 30719 (java) S 30713 30715 30263 0 -1 4202560 245 0 0 0 18 0 0 0 16 0 19 0 809327522 13961310208 115189 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107266969 0 4 0 16800975 18446604459485807552 0 0 -1 5 0 0 0
[pid=30715/tid=30720] ppid=30713 vsize=13634092 CPUtime=0.25 cores=1,3,5,7
/proc/30715/task/30720/stat : 30720 (java) S 30713 30715 30263 0 -1 4202560 2113 0 0 0 25 0 0 0 16 0 19 0 809327522 13961310208 115189 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107266969 0 4 0 16800975 18446604459485807552 0 0 -1 7 0 0 0
[pid=30715/tid=30721] ppid=30713 vsize=13634092 CPUtime=0.19 cores=1,3,5,7
/proc/30715/task/30721/stat : 30721 (java) S 30713 30715 30263 0 -1 4202560 31 0 0 0 19 0 0 0 15 0 19 0 809327522 13961310208 115189 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107266969 0 4 0 16800975 18446604459485807552 0 0 -1 3 0 0 0
[pid=30715/tid=30722] ppid=30713 vsize=13634092 CPUtime=0.17 cores=1,3,5,7
/proc/30715/task/30722/stat : 30722 (java) S 30713 30715 30263 0 -1 4202560 949 0 0 0 17 0 0 0 15 0 19 0 809327522 13961310208 115189 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107266969 0 4 0 16800975 18446604459485807552 0 0 -1 7 0 0 0
[pid=30715/tid=30723] ppid=30713 vsize=13634092 CPUtime=0.19 cores=1,3,5,7
/proc/30715/task/30723/stat : 30723 (java) S 30713 30715 30263 0 -1 4202560 1994 0 0 0 19 0 0 0 15 0 19 0 809327522 13961310208 115189 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107266969 0 4 0 16800975 18446604459485807552 0 0 -1 5 0 0 0
[pid=30715/tid=30724] ppid=30713 vsize=13634092 CPUtime=0.21 cores=1,3,5,7
/proc/30715/task/30724/stat : 30724 (java) S 30713 30715 30263 0 -1 4202560 1525 0 0 0 21 0 0 0 15 0 19 0 809327522 13961310208 115189 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107266969 0 4 0 16800975 18446604459485807552 0 0 -1 3 0 0 0
[pid=30715/tid=30725] ppid=30713 vsize=13634092 CPUtime=0.22 cores=1,3,5,7
/proc/30715/task/30725/stat : 30725 (java) S 30713 30715 30263 0 -1 4202560 1273 0 0 0 22 0 0 0 16 0 19 0 809327522 13961310208 115189 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107266969 0 4 0 16800975 18446604459485807552 0 0 -1 7 0 0 0
[pid=30715/tid=30726] ppid=30713 vsize=13634092 CPUtime=6.37 cores=1,3,5,7
/proc/30715/task/30726/stat : 30726 (java) S 30713 30715 30263 0 -1 4202560 15720 0 0 0 634 3 0 0 15 0 19 0 809327523 13961310208 115189 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107267584 0 0 0 16800975 18446604459485807552 0 0 -1 1 0 0 0
[pid=30715/tid=30727] ppid=30713 vsize=13634092 CPUtime=0 cores=1,3,5,7
/proc/30715/task/30727/stat : 30727 (java) S 30713 30715 30263 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 809327524 13961310208 115189 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107266969 0 4 0 16800975 18446604459485807552 0 0 -1 1 0 0 0
[pid=30715/tid=30728] ppid=30713 vsize=13634092 CPUtime=0 cores=1,3,5,7
/proc/30715/task/30728/stat : 30728 (java) S 30713 30715 30263 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 809327524 13961310208 115189 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107266969 0 4 0 16800975 18446604459485807552 0 0 -1 1 0 0 0
[pid=30715/tid=30729] ppid=30713 vsize=13634092 CPUtime=0 cores=1,3,5,7
/proc/30715/task/30729/stat : 30729 (java) S 30713 30715 30263 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 809327526 13961310208 115189 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107274673 0 4 0 16800975 18446604459485807552 0 0 -1 1 0 0 0
[pid=30715/tid=30730] ppid=30713 vsize=13634092 CPUtime=1.24 cores=1,3,5,7
/proc/30715/task/30730/stat : 30730 (java) S 30713 30715 30263 0 -1 4202560 11776 0 0 0 123 1 0 0 15 0 19 0 809327526 13961310208 115189 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107266969 0 4 0 16800975 18446604459485807552 0 0 -1 3 0 0 0
[pid=30715/tid=30731] ppid=30713 vsize=13634092 CPUtime=0.69 cores=1,3,5,7
/proc/30715/task/30731/stat : 30731 (java) S 30713 30715 30263 0 -1 4202560 5121 0 0 0 69 0 0 0 15 0 19 0 809327526 13961310208 115189 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107266969 0 4 0 16800975 18446604459485807552 0 0 -1 5 0 0 0
[pid=30715/tid=30732] ppid=30713 vsize=13634092 CPUtime=0 cores=1,3,5,7
/proc/30715/task/30732/stat : 30732 (java) S 30713 30715 30263 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 809327526 13961310208 115189 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107266969 0 4 0 16800975 18446604459485807552 0 0 -1 1 0 0 0
[pid=30715/tid=30733] ppid=30713 vsize=13634092 CPUtime=0 cores=1,3,5,7
/proc/30715/task/30733/stat : 30733 (java) S 30713 30715 30263 0 -1 4202560 103 0 0 0 0 0 0 0 15 0 19 0 809327526 13961310208 115189 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107267584 0 4 0 16800975 18446604459485807552 0 0 -1 3 0 0 0
[pid=30715/tid=30734] ppid=30713 vsize=13634092 CPUtime=0 cores=1,3,5,7
/proc/30715/task/30734/stat : 30734 (java) S 30713 30715 30263 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 809327637 13961310208 115189 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107267584 0 4 0 16800975 18446604459485807552 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1785.44
Current children cumulated vsize (KiB) 13634092



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1796.9 s]
/proc/loadavg: 2.05 2.04 2.00 3/558 30839
/proc/meminfo: memFree=20719684/32951124 swapFree=58800704/67111528
[pid=30715] ppid=30713 vsize=13634092 CPUtime=1800.06 cores=1,3,5,7
/proc/30715/stat : 30715 (java) S 30713 30715 30263 0 -1 4202496 127584 0 1 0 179986 20 0 0 25 0 19 0 809327520 13961310208 115189 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/30715/statm: 3408523 115189 2264 9 0 3399257 0
[pid=30715/tid=30716] ppid=30713 vsize=13634092 CPUtime=1790.01 cores=1,3,5,7
/proc/30715/task/30716/stat : 30716 (java) R 30713 30715 30263 0 -1 4202560 83279 0 1 0 178990 11 0 0 25 0 19 0 809327520 13961310208 115189 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 46912505662503 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=30715/tid=30718] ppid=30713 vsize=13634092 CPUtime=0.22 cores=1,3,5,7
/proc/30715/task/30718/stat : 30718 (java) S 30713 30715 30263 0 -1 4202560 2304 0 0 0 22 0 0 0 15 0 19 0 809327522 13961310208 115189 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107266969 0 4 0 16800975 18446604459485807552 0 0 -1 3 0 0 0
[pid=30715/tid=30719] ppid=30713 vsize=13634092 CPUtime=0.18 cores=1,3,5,7
/proc/30715/task/30719/stat : 30719 (java) S 30713 30715 30263 0 -1 4202560 245 0 0 0 18 0 0 0 16 0 19 0 809327522 13961310208 115189 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107266969 0 4 0 16800975 18446604459485807552 0 0 -1 5 0 0 0
[pid=30715/tid=30720] ppid=30713 vsize=13634092 CPUtime=0.25 cores=1,3,5,7
/proc/30715/task/30720/stat : 30720 (java) S 30713 30715 30263 0 -1 4202560 2113 0 0 0 25 0 0 0 16 0 19 0 809327522 13961310208 115189 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107266969 0 4 0 16800975 18446604459485807552 0 0 -1 7 0 0 0
[pid=30715/tid=30721] ppid=30713 vsize=13634092 CPUtime=0.19 cores=1,3,5,7
/proc/30715/task/30721/stat : 30721 (java) S 30713 30715 30263 0 -1 4202560 31 0 0 0 19 0 0 0 15 0 19 0 809327522 13961310208 115189 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107266969 0 4 0 16800975 18446604459485807552 0 0 -1 3 0 0 0
[pid=30715/tid=30722] ppid=30713 vsize=13634092 CPUtime=0.17 cores=1,3,5,7
/proc/30715/task/30722/stat : 30722 (java) S 30713 30715 30263 0 -1 4202560 949 0 0 0 17 0 0 0 15 0 19 0 809327522 13961310208 115189 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107266969 0 4 0 16800975 18446604459485807552 0 0 -1 7 0 0 0
[pid=30715/tid=30723] ppid=30713 vsize=13634092 CPUtime=0.19 cores=1,3,5,7
/proc/30715/task/30723/stat : 30723 (java) S 30713 30715 30263 0 -1 4202560 1994 0 0 0 19 0 0 0 15 0 19 0 809327522 13961310208 115189 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107266969 0 4 0 16800975 18446604459485807552 0 0 -1 5 0 0 0
[pid=30715/tid=30724] ppid=30713 vsize=13634092 CPUtime=0.21 cores=1,3,5,7
/proc/30715/task/30724/stat : 30724 (java) S 30713 30715 30263 0 -1 4202560 1525 0 0 0 21 0 0 0 15 0 19 0 809327522 13961310208 115189 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107266969 0 4 0 16800975 18446604459485807552 0 0 -1 3 0 0 0
[pid=30715/tid=30725] ppid=30713 vsize=13634092 CPUtime=0.22 cores=1,3,5,7
/proc/30715/task/30725/stat : 30725 (java) S 30713 30715 30263 0 -1 4202560 1273 0 0 0 22 0 0 0 16 0 19 0 809327522 13961310208 115189 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107266969 0 4 0 16800975 18446604459485807552 0 0 -1 7 0 0 0
[pid=30715/tid=30726] ppid=30713 vsize=13634092 CPUtime=6.37 cores=1,3,5,7
/proc/30715/task/30726/stat : 30726 (java) S 30713 30715 30263 0 -1 4202560 15720 0 0 0 634 3 0 0 15 0 19 0 809327523 13961310208 115189 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107267584 0 0 0 16800975 18446604459485807552 0 0 -1 1 0 0 0
[pid=30715/tid=30727] ppid=30713 vsize=13634092 CPUtime=0 cores=1,3,5,7
/proc/30715/task/30727/stat : 30727 (java) S 30713 30715 30263 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 809327524 13961310208 115189 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107266969 0 4 0 16800975 18446604459485807552 0 0 -1 1 0 0 0
[pid=30715/tid=30728] ppid=30713 vsize=13634092 CPUtime=0 cores=1,3,5,7
/proc/30715/task/30728/stat : 30728 (java) S 30713 30715 30263 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 809327524 13961310208 115189 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107266969 0 4 0 16800975 18446604459485807552 0 0 -1 1 0 0 0
[pid=30715/tid=30729] ppid=30713 vsize=13634092 CPUtime=0 cores=1,3,5,7
/proc/30715/task/30729/stat : 30729 (java) S 30713 30715 30263 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 809327526 13961310208 115189 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107274673 0 4 0 16800975 18446604459485807552 0 0 -1 1 0 0 0
[pid=30715/tid=30730] ppid=30713 vsize=13634092 CPUtime=1.24 cores=1,3,5,7
/proc/30715/task/30730/stat : 30730 (java) S 30713 30715 30263 0 -1 4202560 11776 0 0 0 123 1 0 0 15 0 19 0 809327526 13961310208 115189 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107266969 0 4 0 16800975 18446604459485807552 0 0 -1 3 0 0 0
[pid=30715/tid=30731] ppid=30713 vsize=13634092 CPUtime=0.69 cores=1,3,5,7
/proc/30715/task/30731/stat : 30731 (java) S 30713 30715 30263 0 -1 4202560 5121 0 0 0 69 0 0 0 15 0 19 0 809327526 13961310208 115189 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107266969 0 4 0 16800975 18446604459485807552 0 0 -1 5 0 0 0
[pid=30715/tid=30732] ppid=30713 vsize=13634092 CPUtime=0 cores=1,3,5,7
/proc/30715/task/30732/stat : 30732 (java) S 30713 30715 30263 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 809327526 13961310208 115189 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107266969 0 4 0 16800975 18446604459485807552 0 0 -1 1 0 0 0
[pid=30715/tid=30733] ppid=30713 vsize=13634092 CPUtime=0 cores=1,3,5,7
/proc/30715/task/30733/stat : 30733 (java) S 30713 30715 30263 0 -1 4202560 105 0 0 0 0 0 0 0 15 0 19 0 809327526 13961310208 115189 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107267584 0 4 0 16800975 18446604459485807552 0 0 -1 3 0 0 0
[pid=30715/tid=30734] ppid=30713 vsize=13634092 CPUtime=0 cores=1,3,5,7
/proc/30715/task/30734/stat : 30734 (java) S 30713 30715 30263 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 809327637 13961310208 115189 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107267584 0 4 0 16800975 18446604459485807552 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 13634092

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

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

[startup+1796.9 s]
/proc/loadavg: 2.05 2.04 2.00 3/558 30839
/proc/meminfo: memFree=20719684/32951124 swapFree=58800704/67111528
[pid=30715] ppid=30713 vsize=13634092 CPUtime=1800.06 cores=1,3,5,7
/proc/30715/stat : 30715 (java) S 30713 30715 30263 0 -1 4202496 127584 0 1 0 179986 20 0 0 25 0 19 0 809327520 13961310208 115189 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/30715/statm: 3408523 115189 2264 9 0 3399257 0
[pid=30715/tid=30716] ppid=30713 vsize=13634092 CPUtime=1790.01 cores=1,3,5,7
/proc/30715/task/30716/stat : 30716 (java) R 30713 30715 30263 0 -1 4202560 83279 0 1 0 178990 11 0 0 25 0 19 0 809327520 13961310208 115189 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 46912505662503 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=30715/tid=30718] ppid=30713 vsize=13634092 CPUtime=0.22 cores=1,3,5,7
/proc/30715/task/30718/stat : 30718 (java) S 30713 30715 30263 0 -1 4202560 2304 0 0 0 22 0 0 0 15 0 19 0 809327522 13961310208 115189 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107266969 0 4 0 16800975 18446604459485807552 0 0 -1 3 0 0 0
[pid=30715/tid=30719] ppid=30713 vsize=13634092 CPUtime=0.18 cores=1,3,5,7
/proc/30715/task/30719/stat : 30719 (java) S 30713 30715 30263 0 -1 4202560 245 0 0 0 18 0 0 0 16 0 19 0 809327522 13961310208 115189 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107266969 0 4 0 16800975 18446604459485807552 0 0 -1 5 0 0 0
[pid=30715/tid=30720] ppid=30713 vsize=13634092 CPUtime=0.25 cores=1,3,5,7
/proc/30715/task/30720/stat : 30720 (java) S 30713 30715 30263 0 -1 4202560 2113 0 0 0 25 0 0 0 16 0 19 0 809327522 13961310208 115189 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107266969 0 4 0 16800975 18446604459485807552 0 0 -1 7 0 0 0
[pid=30715/tid=30721] ppid=30713 vsize=13634092 CPUtime=0.19 cores=1,3,5,7
/proc/30715/task/30721/stat : 30721 (java) S 30713 30715 30263 0 -1 4202560 31 0 0 0 19 0 0 0 15 0 19 0 809327522 13961310208 115189 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107266969 0 4 0 16800975 18446604459485807552 0 0 -1 3 0 0 0
[pid=30715/tid=30722] ppid=30713 vsize=13634092 CPUtime=0.17 cores=1,3,5,7
/proc/30715/task/30722/stat : 30722 (java) S 30713 30715 30263 0 -1 4202560 949 0 0 0 17 0 0 0 15 0 19 0 809327522 13961310208 115189 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107266969 0 4 0 16800975 18446604459485807552 0 0 -1 7 0 0 0
[pid=30715/tid=30723] ppid=30713 vsize=13634092 CPUtime=0.19 cores=1,3,5,7
/proc/30715/task/30723/stat : 30723 (java) S 30713 30715 30263 0 -1 4202560 1994 0 0 0 19 0 0 0 15 0 19 0 809327522 13961310208 115189 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107266969 0 4 0 16800975 18446604459485807552 0 0 -1 5 0 0 0
[pid=30715/tid=30724] ppid=30713 vsize=13634092 CPUtime=0.21 cores=1,3,5,7
/proc/30715/task/30724/stat : 30724 (java) S 30713 30715 30263 0 -1 4202560 1525 0 0 0 21 0 0 0 15 0 19 0 809327522 13961310208 115189 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107266969 0 4 0 16800975 18446604459485807552 0 0 -1 3 0 0 0
[pid=30715/tid=30725] ppid=30713 vsize=13634092 CPUtime=0.22 cores=1,3,5,7
/proc/30715/task/30725/stat : 30725 (java) S 30713 30715 30263 0 -1 4202560 1273 0 0 0 22 0 0 0 16 0 19 0 809327522 13961310208 115189 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107266969 0 4 0 16800975 18446604459485807552 0 0 -1 7 0 0 0
[pid=30715/tid=30726] ppid=30713 vsize=13634092 CPUtime=6.37 cores=1,3,5,7
/proc/30715/task/30726/stat : 30726 (java) S 30713 30715 30263 0 -1 4202560 15720 0 0 0 634 3 0 0 15 0 19 0 809327523 13961310208 115189 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107267584 0 0 0 16800975 18446604459485807552 0 0 -1 1 0 0 0
[pid=30715/tid=30727] ppid=30713 vsize=13634092 CPUtime=0 cores=1,3,5,7
/proc/30715/task/30727/stat : 30727 (java) S 30713 30715 30263 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 809327524 13961310208 115189 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107266969 0 4 0 16800975 18446604459485807552 0 0 -1 1 0 0 0
[pid=30715/tid=30728] ppid=30713 vsize=13634092 CPUtime=0 cores=1,3,5,7
/proc/30715/task/30728/stat : 30728 (java) S 30713 30715 30263 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 809327524 13961310208 115189 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107266969 0 4 0 16800975 18446604459485807552 0 0 -1 1 0 0 0
[pid=30715/tid=30729] ppid=30713 vsize=13634092 CPUtime=0 cores=1,3,5,7
/proc/30715/task/30729/stat : 30729 (java) S 30713 30715 30263 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 809327526 13961310208 115189 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107274673 0 4 0 16800975 18446604459485807552 0 0 -1 1 0 0 0
[pid=30715/tid=30730] ppid=30713 vsize=13634092 CPUtime=1.24 cores=1,3,5,7
/proc/30715/task/30730/stat : 30730 (java) S 30713 30715 30263 0 -1 4202560 11776 0 0 0 123 1 0 0 15 0 19 0 809327526 13961310208 115189 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107266969 0 4 0 16800975 18446604459485807552 0 0 -1 3 0 0 0
[pid=30715/tid=30731] ppid=30713 vsize=13634092 CPUtime=0.69 cores=1,3,5,7
/proc/30715/task/30731/stat : 30731 (java) S 30713 30715 30263 0 -1 4202560 5121 0 0 0 69 0 0 0 15 0 19 0 809327526 13961310208 115189 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107266969 0 4 0 16800975 18446604459485807552 0 0 -1 5 0 0 0
[pid=30715/tid=30732] ppid=30713 vsize=13634092 CPUtime=0 cores=1,3,5,7
/proc/30715/task/30732/stat : 30732 (java) S 30713 30715 30263 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 809327526 13961310208 115189 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107266969 0 4 0 16800975 18446604459485807552 0 0 -1 1 0 0 0
[pid=30715/tid=30733] ppid=30713 vsize=13634092 CPUtime=0 cores=1,3,5,7
/proc/30715/task/30733/stat : 30733 (java) S 30713 30715 30263 0 -1 4202560 105 0 0 0 0 0 0 0 15 0 19 0 809327526 13961310208 115189 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107267584 0 4 0 16800975 18446604459485807552 0 0 -1 3 0 0 0
[pid=30715/tid=30734] ppid=30713 vsize=13634092 CPUtime=0 cores=1,3,5,7
/proc/30715/task/30734/stat : 30734 (java) S 30713 30715 30263 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 809327637 13961310208 115189 33554432000 1073741824 1073778376 140736281151424 18446744073709551615 228107267584 0 4 0 16800975 18446604459485807552 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 13634092

Child status: 143
Real time (s): 1796.98
CPU time (s): 1800.17
CPU user time (s): 1799.94
CPU system time (s): 0.224965
CPU usage (%): 100.178
Max. virtual memory (cumulated for all children) (KiB): 13648664

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.94
system time used= 0.224965
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 127616
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= 39138
involuntary context switches= 5820

runsolver used 9.02463 second user time and 22.0516 second system time

The end

Launcher Data

Begin job on node142 at 2011-06-04 08:32:01
IDJOB=3459835
IDBENCH=73860
IDSOLVER=1952
FILE ID=node142/3459835-1307169120
RUNJOBID= node142-1307165514-30282
PBS_JOBID= 13508862
Free space on /tmp= 73932 MiB

SOLVER NAME= Sat4j Resolution 2.3.0
BENCH NAME= PB10/normalized-PB10/DEC-SMALLINT-LIN/oliveras/j120/normalized-j12037_7-sat.opb
COMMAND LINE= java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3459835-1307169120/watcher-3459835-1307169120 -o /tmp/evaluation-result-3459835-1307169120/solver-3459835-1307169120 -C 1800 -W 1900 -M 15500  java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution HOME/instance-3459835-1307169120.opb

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

MD5SUM BENCH= c76ba3fc1d0a0f3a1a96791ffe6c4cf4
RANDOM SEED=483563309

node142.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.846
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.69
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.846
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	: 5131.95
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.846
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.82
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.846
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.67
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.846
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.81
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.846
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.846
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.82
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.846
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:     32951124 kB
MemFree:      20746068 kB
Buffers:        276872 kB
Cached:         441876 kB
SwapCached:      11452 kB
Active:       10133924 kB
Inactive:      1807044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20746068 kB
SwapTotal:    67111528 kB
SwapFree:     58800704 kB
Dirty:            4908 kB
Writeback:           0 kB
AnonPages:    11219692 kB
Mapped:          40004 kB
Slab:           117096 kB
PageTables:      76828 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 158845372 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= 73932 MiB
End job on node142 at 2011-06-04 09:01:59