Trace number 3688033

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
Sat 4j PB Resolution 2.3.2 Snapshot? (TO) 1800.81 1788.13

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/
submitted-PB06/roussel/normalized-pigeon-cardinality-61-60.opb
MD5SUM5bedad9895f21a4b5e521b3abd33ba08
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.067989
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables3660
Total number of constraints121
Number of constraints which are clauses61
Number of constraints which are cardinality constraints (but not clauses)60
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint60
Maximum length of a constraint61
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 62
Number of bits of the biggest sum of numbers6
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.07	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c version 2.3.2.v20120418
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.10/0.10	c Pseudo Boolean Optimization by upper bound
0.10/0.10	c --- Begin Solver configuration ---
0.10/0.10	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@431b9fb1
0.10/0.10	c Learn all clauses as in MiniSAT
0.10/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.10	c No reason simplification
0.10/0.10	c Armin Biere (Picosat) restarts strategy
0.10/0.10	c Glucose learned constraints deletion strategy
0.10/0.10	c timeout=2147483s
0.10/0.10	c DB Simplification allowed=false
0.10/0.10	c c --- End Solver configuration ---
0.10/0.10	c solving HOME/instance-3688033-1337879115.opb
0.10/0.10	c reading problem ... 
0.29/0.24	c ... done. Wall clock time 0.136s.
0.29/0.24	c declared #vars     3660
0.29/0.24	c #constraints  121
0.29/0.24	c constraints type 
0.29/0.24	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 61
0.29/0.24	c org.sat4j.minisat.constraints.card.MinWatchCard => 60
0.29/0.24	c 121 constraints processed.
1.13/0.75	c cleaning 2467 clauses out of 5001 with flag 5001/5001
1.90/1.48	c cleaning 4251 clauses out of 8533 with flag 11000/11000
3.40/2.96	c cleaning 5585 clauses out of 11283 with flag 18001/18001
4.34/3.84	c cleaning 6839 clauses out of 13698 with flag 26001/26001
5.29/4.79	c cleaning 7871 clauses out of 15861 with flag 35003/35003
6.71/6.14	c cleaning 8923 clauses out of 17987 with flag 45000/45000
8.32/7.79	c cleaning 9967 clauses out of 20064 with flag 56000/56000
11.74/11.19	c cleaning 10861 clauses out of 22097 with flag 68000/68000
14.13/13.47	c cleaning 12092 clauses out of 24237 with flag 81001/81001
16.56/15.86	c cleaning 13014 clauses out of 26145 with flag 95001/95001
19.10/18.35	c cleaning 14037 clauses out of 28130 with flag 110000/110000
21.44/20.68	c cleaning 15011 clauses out of 30096 with flag 126003/126003
24.67/23.84	c cleaning 15981 clauses out of 32082 with flag 143000/143000
28.08/27.23	c cleaning 16988 clauses out of 34101 with flag 161000/161000
31.96/31.05	c cleaning 17986 clauses out of 36113 with flag 180000/180000
36.05/35.05	c cleaning 19044 clauses out of 38130 with flag 200003/200003
40.20/39.10	c cleaning 20027 clauses out of 40085 with flag 221002/221002
44.66/43.57	c cleaning 21013 clauses out of 42059 with flag 243003/243003
48.30/47.20	c cleaning 21987 clauses out of 44043 with flag 266000/266000
51.79/50.55	c cleaning 23002 clauses out of 46058 with flag 290002/290002
56.92/55.65	c cleaning 23993 clauses out of 48055 with flag 315001/315001
63.49/62.13	c cleaning 25011 clauses out of 50061 with flag 341000/341000
69.17/67.72	c cleaning 26014 clauses out of 52050 with flag 368000/368000
75.32/73.90	c cleaning 27011 clauses out of 54036 with flag 396000/396000
80.29/78.72	c cleaning 27978 clauses out of 56026 with flag 425001/425001
87.58/85.93	c cleaning 29010 clauses out of 58047 with flag 455000/455000
94.64/92.95	c cleaning 30006 clauses out of 60038 with flag 486001/486001
103.18/101.46	c cleaning 31005 clauses out of 62032 with flag 518001/518001
112.18/110.36	c cleaning 32004 clauses out of 64026 with flag 551000/551000
121.16/119.22	c cleaning 33002 clauses out of 66024 with flag 585002/585002
127.64/125.67	c cleaning 33968 clauses out of 68025 with flag 620005/620005
135.82/133.77	c cleaning 35000 clauses out of 70055 with flag 656003/656003
143.52/141.37	c cleaning 36014 clauses out of 72053 with flag 693001/693001
153.11/150.88	c cleaning 37005 clauses out of 74038 with flag 731000/731000
163.48/161.18	c cleaning 38005 clauses out of 76034 with flag 770001/770001
173.48/171.02	c cleaning 39007 clauses out of 78032 with flag 810004/810004
188.55/186.01	c cleaning 40000 clauses out of 80022 with flag 851001/851001
199.05/196.48	c cleaning 40991 clauses out of 82023 with flag 893002/893002
208.28/205.41	c cleaning 41951 clauses out of 84030 with flag 936000/936000
220.10/217.25	c cleaning 43008 clauses out of 86079 with flag 980000/980000
233.52/230.44	c cleaning 44011 clauses out of 88071 with flag 1025000/1025000
250.29/247.15	c cleaning 45013 clauses out of 90061 with flag 1071001/1071001
268.50/265.23	c cleaning 46017 clauses out of 92049 with flag 1118002/1118002
288.09/284.76	c cleaning 47004 clauses out of 94031 with flag 1166001/1166001
302.40/298.99	c cleaning 48003 clauses out of 96026 with flag 1215000/1215000
321.28/317.75	c cleaning 48998 clauses out of 98024 with flag 1265001/1265001
341.38/337.76	c cleaning 49998 clauses out of 100026 with flag 1316001/1316001
357.64/353.78	c cleaning 50980 clauses out of 102028 with flag 1368001/1368001
372.23/368.22	c cleaning 52000 clauses out of 104055 with flag 1421008/1421008
392.55/388.40	c cleaning 53008 clauses out of 106047 with flag 1475000/1475000
412.00/407.70	c cleaning 54011 clauses out of 108039 with flag 1530000/1530000
433.61/429.20	c cleaning 55007 clauses out of 110031 with flag 1586003/1586003
450.72/446.25	c cleaning 55994 clauses out of 112022 with flag 1643001/1643001
474.22/469.69	c cleaning 56992 clauses out of 114027 with flag 1701000/1701000
497.66/492.97	c cleaning 58003 clauses out of 116037 with flag 1760002/1760002
520.82/515.93	c cleaning 59011 clauses out of 118035 with flag 1820003/1820003
542.72/537.74	c cleaning 59999 clauses out of 120022 with flag 1881001/1881001
571.67/566.52	c cleaning 60992 clauses out of 122022 with flag 1943000/1943000
589.20/583.91	c cleaning 61994 clauses out of 124031 with flag 2006001/2006001
609.20/603.86	c cleaning 62998 clauses out of 126036 with flag 2070000/2070000
629.91/624.42	c cleaning 64004 clauses out of 128039 with flag 2135001/2135001
651.73/646.13	c cleaning 65008 clauses out of 130037 with flag 2201003/2201003
683.07/677.39	c cleaning 66004 clauses out of 132027 with flag 2268001/2268001
706.03/700.14	c cleaning 66990 clauses out of 134022 with flag 2336000/2336000
737.74/731.71	c cleaning 68004 clauses out of 136033 with flag 2405001/2405001
760.92/754.71	c cleaning 68995 clauses out of 138028 with flag 2475000/2475000
792.83/786.38	c cleaning 70006 clauses out of 140033 with flag 2546000/2546000
822.77/816.22	c cleaning 71011 clauses out of 142031 with flag 2618004/2618004
846.29/839.65	c cleaning 72001 clauses out of 144016 with flag 2691000/2691000
881.90/875.17	c cleaning 72997 clauses out of 146016 with flag 2765001/2765001
920.66/913.77	c cleaning 74002 clauses out of 148018 with flag 2840000/2840000
965.32/958.28	c cleaning 74997 clauses out of 150016 with flag 2916000/2916000
1005.08/997.82	c cleaning 75999 clauses out of 152021 with flag 2993002/2993002
1022.24/1014.87	c cleaning 76994 clauses out of 154020 with flag 3071000/3071000
1051.05/1043.58	c cleaning 77997 clauses out of 156026 with flag 3150000/3150000
1080.79/1073.17	c cleaning 78999 clauses out of 158030 with flag 3230001/3230001
1111.06/1103.20	c cleaning 80001 clauses out of 160032 with flag 3311002/3311002
1149.62/1141.60	c cleaning 80999 clauses out of 162029 with flag 3393000/3393000
1177.42/1169.29	c cleaning 82000 clauses out of 164030 with flag 3476000/3476000
1214.83/1206.55	c cleaning 83007 clauses out of 166038 with flag 3560008/3560008
1253.82/1245.36	c cleaning 84000 clauses out of 168024 with flag 3645001/3645001
1289.98/1281.37	c cleaning 85002 clauses out of 170024 with flag 3731001/3731001
1332.33/1323.59	c cleaning 86000 clauses out of 172021 with flag 3818000/3818000
1368.72/1359.74	c cleaning 87000 clauses out of 174022 with flag 3906001/3906001
1403.26/1394.17	c cleaning 88004 clauses out of 176021 with flag 3995000/3995000
1458.73/1449.41	c cleaning 88997 clauses out of 178017 with flag 4085000/4085000
1508.59/1499.13	c cleaning 89998 clauses out of 180020 with flag 4176000/4176000
1563.80/1554.20	c cleaning 91002 clauses out of 182025 with flag 4268003/4268003
1618.77/1608.96	c cleaning 92004 clauses out of 184021 with flag 4361001/4361001
1667.58/1657.57	c cleaning 92995 clauses out of 186018 with flag 4455002/4455002
1694.50/1684.35	c cleaning 93991 clauses out of 188023 with flag 4550002/4550002
1725.68/1715.31	c cleaning 95007 clauses out of 190031 with flag 4646001/4646001
1761.35/1750.87	c cleaning 96001 clauses out of 192024 with flag 4743001/4743001
1799.79/1787.87	c cleaning 97000 clauses out of 194029 with flag 4841007/4841007
1800.03/1788.09	c starts		: 272
1800.03/1788.09	c conflicts		: 4841010
1800.03/1788.09	c decisions		: 6526617
1800.03/1788.09	c propagations		: 216688571
1800.03/1788.09	c inspects		: 17892982008
1800.03/1788.09	c shortcuts		: 0
1800.03/1788.09	c learnt literals	: 0
1800.03/1788.09	c learnt binary clauses	: 0
1800.03/1788.09	c learnt ternary clauses	: 0
1800.03/1788.09	c learnt constraints	: 4841010
1800.03/1788.09	c ignored constraints	: 0
1800.03/1788.09	c root simplifications	: 0
1800.03/1788.09	c removed literals (reason simplification)	: 0
1800.03/1788.09	c reason swapping (by a shorter reason)	: 0
1800.03/1788.09	c Calls to reduceDB	: 94
1800.03/1788.09	c number of reductions to clauses (during analyze)	: 0
1800.03/1788.09	c number of learned constraints concerned by reduction	: 0
1800.03/1788.09	c number of learning phase by resolution	: 0
1800.03/1788.09	c number of learning phase by cutting planes	: 0
1800.03/1788.09	c speed (assignments/second)	: 121201.12045569971
1800.03/1788.09	c non guided choices	145743
1800.16/1788.12	c learnt constraints type 
1800.16/1788.12	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 97231
1800.16/1788.12	c constraints type 
1800.16/1788.12	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 61
1800.16/1788.12	c org.sat4j.minisat.constraints.card.MinWatchCard => 60
1800.16/1788.12	c 121 constraints processed.
1800.16/1788.12	s UNKNOWN
1800.16/1788.12	c Total wall clock time (in seconds): 1788.017

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3688033-1337879115/watcher-3688033-1337879115 -o /tmp/evaluation-result-3688033-1337879115/solver-3688033-1337879115 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-pb.jar HOME/instance-3688033-1337879115.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.24 2.08 2.02 3/194 12985
/proc/meminfo: memFree=27857188/32873844 swapFree=7364/7364
[pid=12985] ppid=12983 vsize=23236 CPUtime=0 cores=0,2,4,6
/proc/12985/stat : 12985 (java) R 12983 12985 12001 0 -1 4202496 1056 0 0 0 0 0 0 0 20 0 1 0 254037563 23793664 784 33554432000 1073741824 1073778376 140736785908448 140736785897512 139983482203152 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/12985/statm: 5809 804 598 9 0 128 0

[startup+0.011569 s]
/proc/loadavg: 2.24 2.08 2.02 3/194 12985
/proc/meminfo: memFree=27857188/32873844 swapFree=7364/7364
[pid=12985] ppid=12983 vsize=8482100 CPUtime=0 cores=0,2,4,6
/proc/12985/stat : 12985 (java) S 12983 12985 12001 0 -1 4202496 1615 0 1 0 0 0 0 0 20 0 2 0 254037563 8685670400 1807 33554432000 1073741824 1073778376 140736785908448 140736785899584 251035418685 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12985/statm: 2120525 1831 941 9 0 2111634 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8482100

[startup+0.100216 s]
/proc/loadavg: 2.24 2.08 2.02 3/194 12985
/proc/meminfo: memFree=27857188/32873844 swapFree=7364/7364
[pid=12985] ppid=12983 vsize=9558412 CPUtime=0.1 cores=0,2,4,6
/proc/12985/stat : 12985 (java) S 12983 12985 12001 0 -1 4202496 4394 0 1 0 9 1 0 0 20 0 18 0 254037563 9787813888 6105 33554432000 1073741824 1073778376 140736785908448 140736785899584 251035418685 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12985/statm: 2389603 6105 2120 9 0 2380296 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558412

[startup+0.300214 s]
/proc/loadavg: 2.24 2.08 2.02 3/194 12985
/proc/meminfo: memFree=27857188/32873844 swapFree=7364/7364
[pid=12985] ppid=12983 vsize=9624976 CPUtime=0.51 cores=0,2,4,6
/proc/12985/stat : 12985 (java) S 12983 12985 12001 0 -1 4202496 6543 0 1 0 50 1 0 0 20 0 19 0 254037563 9855975424 8776 33554432000 1073741824 1073778376 140736785908448 140736785899584 251035418685 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12985/statm: 2406244 8776 2233 9 0 2396937 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 9624976

[startup+0.700209 s]
/proc/loadavg: 2.24 2.08 2.02 3/194 12985
/proc/meminfo: memFree=27857188/32873844 swapFree=7364/7364
[pid=12985] ppid=12983 vsize=9624976 CPUtime=1.13 cores=0,2,4,6
/proc/12985/stat : 12985 (java) S 12983 12985 12001 0 -1 4202496 7161 0 1 0 112 1 0 0 20 0 19 0 254037563 9855975424 11097 33554432000 1073741824 1073778376 140736785908448 140736785899584 251035418685 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12985/statm: 2406244 11097 2239 9 0 2396937 0
Current children cumulated CPU time (s) 1.13
Current children cumulated vsize (KiB) 9624976

[startup+1.50067 s]
/proc/loadavg: 2.24 2.08 2.02 3/213 13004
/proc/meminfo: memFree=27807136/32873844 swapFree=7364/7364
[pid=12985] ppid=12983 vsize=9624976 CPUtime=2 cores=0,2,4,6
/proc/12985/stat : 12985 (java) S 12983 12985 12001 0 -1 4202496 7239 0 1 0 197 3 0 0 20 0 19 0 254037563 9855975424 17800 33554432000 1073741824 1073778376 140736785908448 140736785899584 251035418685 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12985/statm: 2406244 17800 2264 9 0 2396937 0
[pid=12985/tid=12987] ppid=12983 vsize=9624976 CPUtime=1.46 cores=0,2,4,6
/proc/12985/task/12987/stat : 12987 (java) S 12983 12985 12001 0 -1 4202560 2463 0 1 0 144 2 0 0 20 0 19 0 254037563 9855975424 17800 33554432000 1073741824 1073778376 140736785908448 139983475577240 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12985/tid=12988] ppid=12983 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12985/task/12988/stat : 12988 (java) S 12983 12985 12001 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 254037564 9855975424 17800 33554432000 1073741824 1073778376 140736785908448 139983319104424 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12985/tid=12989] ppid=12983 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12985/task/12989/stat : 12989 (java) S 12983 12985 12001 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254037564 9855975424 17800 33554432000 1073741824 1073778376 140736785908448 139983318051880 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12985/tid=12990] ppid=12983 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12985/task/12990/stat : 12990 (java) S 12983 12985 12001 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254037564 9855975424 17800 33554432000 1073741824 1073778376 140736785908448 139983316998824 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12985/tid=12991] ppid=12983 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12985/task/12991/stat : 12991 (java) S 12983 12985 12001 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 254037564 9855975424 17800 33554432000 1073741824 1073778376 140736785908448 139983315946280 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12985/tid=12992] ppid=12983 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12985/task/12992/stat : 12992 (java) S 12983 12985 12001 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254037564 9855975424 17800 33554432000 1073741824 1073778376 140736785908448 139983314893224 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12985/tid=12993] ppid=12983 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12985/task/12993/stat : 12993 (java) S 12983 12985 12001 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 254037564 9855975424 17800 33554432000 1073741824 1073778376 140736785908448 139983313840680 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12985/tid=12994] ppid=12983 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12985/task/12994/stat : 12994 (java) S 12983 12985 12001 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254037564 9855975424 17800 33554432000 1073741824 1073778376 140736785908448 139983312787624 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12985/tid=12995] ppid=12983 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12985/task/12995/stat : 12995 (java) S 12983 12985 12001 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 254037564 9855975424 17800 33554432000 1073741824 1073778376 140736785908448 139983311735080 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12985/tid=12996] ppid=12983 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12985/task/12996/stat : 12996 (java) R 12983 12985 12001 0 -1 4202560 32 0 0 0 0 0 0 0 20 0 19 0 254037565 9855975424 17800 33554432000 1073741824 1073778376 140736785908448 139983299536744 139983477772442 0 0 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=12985/tid=12997] ppid=12983 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12985/task/12997/stat : 12997 (java) S 12983 12985 12001 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254037565 9855975424 17800 33554432000 1073741824 1073778376 140736785908448 139983298484088 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12985/tid=12998] ppid=12983 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12985/task/12998/stat : 12998 (java) S 12983 12985 12001 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254037565 9855975424 17800 33554432000 1073741824 1073778376 140736785908448 139983297430920 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12985/tid=12999] ppid=12983 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12985/task/12999/stat : 12999 (java) S 12983 12985 12001 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254037568 9855975424 17800 33554432000 1073741824 1073778376 140736785908448 139983296379664 251035440928 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12985/tid=13000] ppid=12983 vsize=9624976 CPUtime=0.24 cores=0,2,4,6
/proc/12985/task/13000/stat : 13000 (java) S 12983 12985 12001 0 -1 4202560 1652 0 0 0 24 0 0 0 20 0 19 0 254037568 9855975424 17800 33554432000 1073741824 1073778376 140736785908448 139983295326520 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12985/tid=13001] ppid=12983 vsize=9624976 CPUtime=0.23 cores=0,2,4,6
/proc/12985/task/13001/stat : 13001 (java) S 12983 12985 12001 0 -1 4202560 1859 0 0 0 23 0 0 0 20 0 19 0 254037568 9855975424 17800 33554432000 1073741824 1073778376 140736785908448 139983294273976 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12985/tid=13002] ppid=12983 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12985/task/13002/stat : 13002 (java) S 12983 12985 12001 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254037568 9855975424 17800 33554432000 1073741824 1073778376 140736785908448 139983293221112 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12985/tid=13003] ppid=12983 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12985/task/13003/stat : 13003 (java) S 12983 12985 12001 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254037568 9855975424 17800 33554432000 1073741824 1073778376 140736785908448 139983292168776 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12985/tid=13004] ppid=12983 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12985/task/13004/stat : 13004 (java) S 12983 12985 12001 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254037588 9855975424 17800 33554432000 1073741824 1073778376 140736785908448 139983291115048 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 2
Current children cumulated vsize (KiB) 9624976

[startup+3.10067 s]
/proc/loadavg: 2.24 2.08 2.02 3/213 13004
/proc/meminfo: memFree=27781808/32873844 swapFree=7364/7364
[pid=12985] ppid=12983 vsize=9624976 CPUtime=3.64 cores=0,2,4,6
/proc/12985/stat : 12985 (java) S 12983 12985 12001 0 -1 4202496 7284 0 1 0 359 5 0 0 20 0 19 0 254037563 9855975424 27530 33554432000 1073741824 1073778376 140736785908448 140736785899584 251035418685 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12985/statm: 2406244 27530 2264 9 0 2396937 0
[pid=12985/tid=12987] ppid=12983 vsize=9624976 CPUtime=3.02 cores=0,2,4,6
/proc/12985/task/12987/stat : 12987 (java) R 12983 12985 12001 0 -1 4202560 2472 0 1 0 300 2 0 0 20 0 19 0 254037563 9855975424 27530 33554432000 1073741824 1073778376 140736785908448 139983475577120 139983336232560 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=12985/tid=12988] ppid=12983 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12985/task/12988/stat : 12988 (java) S 12983 12985 12001 0 -1 4202560 25 0 0 0 0 0 0 0 20 0 19 0 254037564 9855975424 27530 33554432000 1073741824 1073778376 140736785908448 139983319104424 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12985/tid=12989] ppid=12983 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12985/task/12989/stat : 12989 (java) S 12983 12985 12001 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 254037564 9855975424 27530 33554432000 1073741824 1073778376 140736785908448 139983318051880 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12985/tid=12990] ppid=12983 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12985/task/12990/stat : 12990 (java) S 12983 12985 12001 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254037564 9855975424 27530 33554432000 1073741824 1073778376 140736785908448 139983316998824 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12985/tid=12991] ppid=12983 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12985/task/12991/stat : 12991 (java) S 12983 12985 12001 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 254037564 9855975424 27530 33554432000 1073741824 1073778376 140736785908448 139983315946280 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12985/tid=12992] ppid=12983 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12985/task/12992/stat : 12992 (java) S 12983 12985 12001 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 254037564 9855975424 27530 33554432000 1073741824 1073778376 140736785908448 139983314893224 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12985/tid=12993] ppid=12983 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12985/task/12993/stat : 12993 (java) S 12983 12985 12001 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 254037564 9855975424 27530 33554432000 1073741824 1073778376 140736785908448 139983313840680 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12985/tid=12994] ppid=12983 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12985/task/12994/stat : 12994 (java) S 12983 12985 12001 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254037564 9855975424 27530 33554432000 1073741824 1073778376 140736785908448 139983312787624 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12985/tid=12995] ppid=12983 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12985/task/12995/stat : 12995 (java) S 12983 12985 12001 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 254037564 9855975424 27530 33554432000 1073741824 1073778376 140736785908448 139983311735080 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12985/tid=12996] ppid=12983 vsize=9624976 CPUtime=0.02 cores=0,2,4,6
/proc/12985/task/12996/stat : 12996 (java) S 12983 12985 12001 0 -1 4202560 35 0 0 0 2 0 0 0 20 0 19 0 254037565 9855975424 27530 33554432000 1073741824 1073778376 140736785908448 139983299537768 251035432873 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12985/tid=12997] ppid=12983 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12985/task/12997/stat : 12997 (java) S 12983 12985 12001 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254037565 9855975424 27530 33554432000 1073741824 1073778376 140736785908448 139983298484088 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12985/tid=12998] ppid=12983 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12985/task/12998/stat : 12998 (java) S 12983 12985 12001 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254037565 9855975424 27530 33554432000 1073741824 1073778376 140736785908448 139983297430920 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12985/tid=12999] ppid=12983 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12985/task/12999/stat : 12999 (java) S 12983 12985 12001 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254037568 9855975424 27530 33554432000 1073741824 1073778376 140736785908448 139983296379664 251035440928 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12985/tid=13000] ppid=12983 vsize=9624976 CPUtime=0.25 cores=0,2,4,6
/proc/12985/task/13000/stat : 13000 (java) S 12983 12985 12001 0 -1 4202560 1653 0 0 0 25 0 0 0 20 0 19 0 254037568 9855975424 27530 33554432000 1073741824 1073778376 140736785908448 139983295326520 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12985/tid=13001] ppid=12983 vsize=9624976 CPUtime=0.24 cores=0,2,4,6
/proc/12985/task/13001/stat : 13001 (java) S 12983 12985 12001 0 -1 4202560 1859 0 0 0 24 0 0 0 20 0 19 0 254037568 9855975424 27530 33554432000 1073741824 1073778376 140736785908448 139983294273976 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12985/tid=13002] ppid=12983 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12985/task/13002/stat : 13002 (java) S 12983 12985 12001 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254037568 9855975424 27530 33554432000 1073741824 1073778376 140736785908448 139983293221112 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12985/tid=13003] ppid=12983 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12985/task/13003/stat : 13003 (java) S 12983 12985 12001 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254037568 9855975424 27530 33554432000 1073741824 1073778376 140736785908448 139983292168776 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12985/tid=13004] ppid=12983 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12985/task/13004/stat : 13004 (java) S 12983 12985 12001 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254037588 9855975424 27530 33554432000 1073741824 1073778376 140736785908448 139983291115048 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.64
Current children cumulated vsize (KiB) 9624976

[startup+6.30072 s]
/proc/loadavg: 2.22 2.08 2.02 3/213 13004
/proc/meminfo: memFree=27734332/32873844 swapFree=7364/7364
[pid=12985] ppid=12983 vsize=9624976 CPUtime=6.91 cores=0,2,4,6
/proc/12985/stat : 12985 (java) S 12983 12985 12001 0 -1 4202496 7854 0 1 0 685 6 0 0 20 0 19 0 254037563 9855975424 30924 33554432000 1073741824 1073778376 140736785908448 140736785899584 251035418685 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12985/statm: 2406244 30924 2265 9 0 2396937 0
[pid=12985/tid=12987] ppid=12983 vsize=9624976 CPUtime=6.15 cores=0,2,4,6
/proc/12985/task/12987/stat : 12987 (java) R 12983 12985 12001 0 -1 4202560 2475 0 1 0 613 2 0 0 20 0 19 0 254037563 9855975424 30924 33554432000 1073741824 1073778376 140736785908448 139983475577120 139983336232166 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=12985/tid=12988] ppid=12983 vsize=9624976 CPUtime=0.01 cores=0,2,4,6
/proc/12985/task/12988/stat : 12988 (java) S 12983 12985 12001 0 -1 4202560 28 0 0 0 0 1 0 0 20 0 19 0 254037564 9855975424 30924 33554432000 1073741824 1073778376 140736785908448 139983319104424 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12985/tid=12989] ppid=12983 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12985/task/12989/stat : 12989 (java) S 12983 12985 12001 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 254037564 9855975424 30924 33554432000 1073741824 1073778376 140736785908448 139983318051880 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12985/tid=12990] ppid=12983 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12985/task/12990/stat : 12990 (java) S 12983 12985 12001 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254037564 9855975424 30924 33554432000 1073741824 1073778376 140736785908448 139983316998824 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12985/tid=12991] ppid=12983 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12985/task/12991/stat : 12991 (java) S 12983 12985 12001 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 254037564 9855975424 30924 33554432000 1073741824 1073778376 140736785908448 139983315946280 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12985/tid=12992] ppid=12983 vsize=9624976 CPUtime=0.01 cores=0,2,4,6
/proc/12985/task/12992/stat : 12992 (java) S 12983 12985 12001 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 19 0 254037564 9855975424 30924 33554432000 1073741824 1073778376 140736785908448 139983314893224 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12985/tid=12993] ppid=12983 vsize=9624976 CPUtime=0.01 cores=0,2,4,6
/proc/12985/task/12993/stat : 12993 (java) S 12983 12985 12001 0 -1 4202560 183 0 0 0 1 0 0 0 20 0 19 0 254037564 9855975424 30924 33554432000 1073741824 1073778376 140736785908448 139983313840680 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12985/tid=12994] ppid=12983 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12985/task/12994/stat : 12994 (java) S 12983 12985 12001 0 -1 4202560 153 0 0 0 0 0 0 0 20 0 19 0 254037564 9855975424 30924 33554432000 1073741824 1073778376 140736785908448 139983312787624 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12985/tid=12995] ppid=12983 vsize=9624976 CPUtime=0.01 cores=0,2,4,6
/proc/12985/task/12995/stat : 12995 (java) S 12983 12985 12001 0 -1 4202560 175 0 0 0 1 0 0 0 20 0 19 0 254037564 9855975424 30924 33554432000 1073741824 1073778376 140736785908448 139983311735080 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12985/tid=12996] ppid=12983 vsize=9624976 CPUtime=0.07 cores=0,2,4,6
/proc/12985/task/12996/stat : 12996 (java) S 12983 12985 12001 0 -1 4202560 38 0 0 0 7 0 0 0 20 0 19 0 254037565 9855975424 30924 33554432000 1073741824 1073778376 140736785908448 139983299537768 251035432873 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12985/tid=12997] ppid=12983 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12985/task/12997/stat : 12997 (java) S 12983 12985 12001 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254037565 9855975424 30924 33554432000 1073741824 1073778376 140736785908448 139983298484088 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12985/tid=12998] ppid=12983 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12985/task/12998/stat : 12998 (java) S 12983 12985 12001 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254037565 9855975424 30924 33554432000 1073741824 1073778376 140736785908448 139983297430920 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12985/tid=12999] ppid=12983 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12985/task/12999/stat : 12999 (java) S 12983 12985 12001 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254037568 9855975424 30924 33554432000 1073741824 1073778376 140736785908448 139983296379664 251035440928 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12985/tid=13000] ppid=12983 vsize=9624976 CPUtime=0.27 cores=0,2,4,6
/proc/12985/task/13000/stat : 13000 (java) S 12983 12985 12001 0 -1 4202560 1720 0 0 0 27 0 0 0 20 0 19 0 254037568 9855975424 30924 33554432000 1073741824 1073778376 140736785908448 139983295326520 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12985/tid=13001] ppid=12983 vsize=9624976 CPUtime=0.24 cores=0,2,4,6
/proc/12985/task/13001/stat : 13001 (java) S 12983 12985 12001 0 -1 4202560 1859 0 0 0 24 0 0 0 20 0 19 0 254037568 9855975424 30924 33554432000 1073741824 1073778376 140736785908448 139983294273976 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12985/tid=13002] ppid=12983 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12985/task/13002/stat : 13002 (java) S 12983 12985 12001 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254037568 9855975424 30924 33554432000 1073741824 1073778376 140736785908448 139983293221112 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12985/tid=13003] ppid=12983 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12985/task/13003/stat : 13003 (java) S 12983 12985 12001 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254037568 9855975424 30924 33554432000 1073741824 1073778376 140736785908448 139983292168776 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12985/tid=13004] ppid=12983 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12985/task/13004/stat : 13004 (java) S 12983 12985 12001 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254037588 9855975424 30924 33554432000 1073741824 1073778376 140736785908448 139983291115048 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 6.91
Current children cumulated vsize (KiB) 9624976

[startup+12.7007 s]

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

[pid=12985/tid=12993] ppid=12983 vsize=9624976 CPUtime=1.67 cores=0,2,4,6
/proc/12985/task/12993/stat : 12993 (java) S 12983 12985 12001 0 -1 4202560 623 0 0 0 157 10 0 0 20 0 19 0 254037564 9855975424 228945 33554432000 1073741824 1073778376 140736785908448 139983313840680 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12985/tid=12994] ppid=12983 vsize=9624976 CPUtime=1.54 cores=0,2,4,6
/proc/12985/task/12994/stat : 12994 (java) S 12983 12985 12001 0 -1 4202560 560 0 0 0 148 6 0 0 20 0 19 0 254037564 9855975424 228945 33554432000 1073741824 1073778376 140736785908448 139983312787624 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12985/tid=12995] ppid=12983 vsize=9624976 CPUtime=1.65 cores=0,2,4,6
/proc/12985/task/12995/stat : 12995 (java) S 12983 12985 12001 0 -1 4202560 612 0 0 0 152 13 0 0 20 0 19 0 254037564 9855975424 228945 33554432000 1073741824 1073778376 140736785908448 139983311735080 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12985/tid=12996] ppid=12983 vsize=9624976 CPUtime=7.39 cores=0,2,4,6
/proc/12985/task/12996/stat : 12996 (java) S 12983 12985 12001 0 -1 4202560 881 0 0 0 737 2 0 0 20 0 19 0 254037565 9855975424 228945 33554432000 1073741824 1073778376 140736785908448 139983299537768 251035432873 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12985/tid=12997] ppid=12983 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12985/task/12997/stat : 12997 (java) S 12983 12985 12001 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254037565 9855975424 228945 33554432000 1073741824 1073778376 140736785908448 139983298484088 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12985/tid=12998] ppid=12983 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12985/task/12998/stat : 12998 (java) S 12983 12985 12001 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254037565 9855975424 228945 33554432000 1073741824 1073778376 140736785908448 139983297430920 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12985/tid=12999] ppid=12983 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12985/task/12999/stat : 12999 (java) S 12983 12985 12001 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254037568 9855975424 228945 33554432000 1073741824 1073778376 140736785908448 139983296379664 251035440928 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12985/tid=13000] ppid=12983 vsize=9624976 CPUtime=0.29 cores=0,2,4,6
/proc/12985/task/13000/stat : 13000 (java) S 12983 12985 12001 0 -1 4202560 1832 0 0 0 29 0 0 0 20 0 19 0 254037568 9855975424 228945 33554432000 1073741824 1073778376 140736785908448 139983295326520 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12985/tid=13001] ppid=12983 vsize=9624976 CPUtime=0.24 cores=0,2,4,6
/proc/12985/task/13001/stat : 13001 (java) S 12983 12985 12001 0 -1 4202560 1859 0 0 0 24 0 0 0 20 0 19 0 254037568 9855975424 228945 33554432000 1073741824 1073778376 140736785908448 139983294273976 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12985/tid=13002] ppid=12983 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12985/task/13002/stat : 13002 (java) S 12983 12985 12001 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254037568 9855975424 228945 33554432000 1073741824 1073778376 140736785908448 139983293221112 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12985/tid=13003] ppid=12983 vsize=9624976 CPUtime=0.66 cores=0,2,4,6
/proc/12985/task/13003/stat : 13003 (java) S 12983 12985 12001 0 -1 4202560 99 0 0 0 33 33 0 0 20 0 19 0 254037568 9855975424 228945 33554432000 1073741824 1073778376 140736785908448 139983292168776 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12985/tid=13004] ppid=12983 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12985/task/13004/stat : 13004 (java) S 12983 12985 12001 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254037588 9855975424 228945 33554432000 1073741824 1073778376 140736785908448 139983291115048 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1732.84
Current children cumulated vsize (KiB) 9624976

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 10/213 13079
/proc/meminfo: memFree=26972000/32873844 swapFree=7364/7364
[pid=12985] ppid=12983 vsize=9624976 CPUtime=1793.7 cores=0,2,4,6
/proc/12985/stat : 12985 (java) S 12983 12985 12001 0 -1 4202496 13160 0 1 0 179247 123 0 0 20 0 19 0 254037563 9855975424 261426 33554432000 1073741824 1073778376 140736785908448 140736785899584 251035418685 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12985/statm: 2406244 261426 2266 9 0 2396937 0
[pid=12985/tid=12987] ppid=12983 vsize=9624976 CPUtime=1770.83 cores=0,2,4,6
/proc/12985/task/12987/stat : 12987 (java) R 12983 12985 12001 0 -1 4202560 2669 0 1 0 177052 31 0 0 20 0 19 0 254037563 9855975424 261426 33554432000 1073741824 1073778376 140736785908448 139983475576176 139983336231811 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=12985/tid=12988] ppid=12983 vsize=9624976 CPUtime=1.81 cores=0,2,4,6
/proc/12985/task/12988/stat : 12988 (java) S 12983 12985 12001 0 -1 4202560 520 0 0 0 169 12 0 0 20 0 19 0 254037564 9855975424 261426 33554432000 1073741824 1073778376 140736785908448 139983319104424 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12985/tid=12989] ppid=12983 vsize=9624976 CPUtime=1.95 cores=0,2,4,6
/proc/12985/task/12989/stat : 12989 (java) S 12983 12985 12001 0 -1 4202560 467 0 0 0 183 12 0 0 20 0 19 0 254037564 9855975424 261426 33554432000 1073741824 1073778376 140736785908448 139983318051880 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12985/tid=12990] ppid=12983 vsize=9624976 CPUtime=1.88 cores=0,2,4,6
/proc/12985/task/12990/stat : 12990 (java) S 12983 12985 12001 0 -1 4202560 609 0 0 0 175 13 0 0 20 0 19 0 254037564 9855975424 261426 33554432000 1073741824 1073778376 140736785908448 139983316998824 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12985/tid=12991] ppid=12983 vsize=9624976 CPUtime=1.75 cores=0,2,4,6
/proc/12985/task/12991/stat : 12991 (java) S 12983 12985 12001 0 -1 4202560 443 0 0 0 164 11 0 0 20 0 19 0 254037564 9855975424 261426 33554432000 1073741824 1073778376 140736785908448 139983315946280 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12985/tid=12992] ppid=12983 vsize=9624976 CPUtime=1.65 cores=0,2,4,6
/proc/12985/task/12992/stat : 12992 (java) S 12983 12985 12001 0 -1 4202560 293 0 0 0 154 11 0 0 20 0 19 0 254037564 9855975424 261426 33554432000 1073741824 1073778376 140736785908448 139983314893224 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12985/tid=12993] ppid=12983 vsize=9624976 CPUtime=1.88 cores=0,2,4,6
/proc/12985/task/12993/stat : 12993 (java) S 12983 12985 12001 0 -1 4202560 658 0 0 0 177 11 0 0 20 0 19 0 254037564 9855975424 261426 33554432000 1073741824 1073778376 140736785908448 139983313840680 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12985/tid=12994] ppid=12983 vsize=9624976 CPUtime=1.7 cores=0,2,4,6
/proc/12985/task/12994/stat : 12994 (java) S 12983 12985 12001 0 -1 4202560 591 0 0 0 162 8 0 0 20 0 19 0 254037564 9855975424 261426 33554432000 1073741824 1073778376 140736785908448 139983312787624 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12985/tid=12995] ppid=12983 vsize=9624976 CPUtime=1.82 cores=0,2,4,6
/proc/12985/task/12995/stat : 12995 (java) S 12983 12985 12001 0 -1 4202560 646 0 0 0 167 15 0 0 20 0 19 0 254037564 9855975424 261426 33554432000 1073741824 1073778376 140736785908448 139983311735080 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12985/tid=12996] ppid=12983 vsize=9624976 CPUtime=7.54 cores=0,2,4,6
/proc/12985/task/12996/stat : 12996 (java) S 12983 12985 12001 0 -1 4202560 1290 0 0 0 752 2 0 0 20 0 19 0 254037565 9855975424 261426 33554432000 1073741824 1073778376 140736785908448 139983299537768 251035432873 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12985/tid=12997] ppid=12983 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12985/task/12997/stat : 12997 (java) S 12983 12985 12001 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254037565 9855975424 261426 33554432000 1073741824 1073778376 140736785908448 139983298484088 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12985/tid=12998] ppid=12983 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12985/task/12998/stat : 12998 (java) S 12983 12985 12001 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254037565 9855975424 261426 33554432000 1073741824 1073778376 140736785908448 139983297430920 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12985/tid=12999] ppid=12983 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12985/task/12999/stat : 12999 (java) S 12983 12985 12001 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254037568 9855975424 261426 33554432000 1073741824 1073778376 140736785908448 139983296379664 251035440928 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12985/tid=13000] ppid=12983 vsize=9624976 CPUtime=0.29 cores=0,2,4,6
/proc/12985/task/13000/stat : 13000 (java) S 12983 12985 12001 0 -1 4202560 1832 0 0 0 29 0 0 0 20 0 19 0 254037568 9855975424 261426 33554432000 1073741824 1073778376 140736785908448 139983295326520 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12985/tid=13001] ppid=12983 vsize=9624976 CPUtime=0.24 cores=0,2,4,6
/proc/12985/task/13001/stat : 13001 (java) S 12983 12985 12001 0 -1 4202560 1859 0 0 0 24 0 0 0 20 0 19 0 254037568 9855975424 261426 33554432000 1073741824 1073778376 140736785908448 139983294273976 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12985/tid=13002] ppid=12983 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12985/task/13002/stat : 13002 (java) S 12983 12985 12001 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254037568 9855975424 261426 33554432000 1073741824 1073778376 140736785908448 139983293221112 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12985/tid=13003] ppid=12983 vsize=9624976 CPUtime=0.69 cores=0,2,4,6
/proc/12985/task/13003/stat : 13003 (java) S 12983 12985 12001 0 -1 4202560 103 0 0 0 34 35 0 0 20 0 19 0 254037568 9855975424 261426 33554432000 1073741824 1073778376 140736785908448 139983292168776 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12985/tid=13004] ppid=12983 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12985/task/13004/stat : 13004 (java) S 12983 12985 12001 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254037588 9855975424 261426 33554432000 1073741824 1073778376 140736785908448 139983291115048 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1793.7
Current children cumulated vsize (KiB) 9624976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1788 s]
/proc/loadavg: 1.93 1.98 1.99 3/213 13079
/proc/meminfo: memFree=26854516/32873844 swapFree=7364/7364
[pid=12985] ppid=12983 vsize=9624976 CPUtime=1800.03 cores=0,2,4,6
/proc/12985/stat : 12985 (java) S 12983 12985 12001 0 -1 4202496 13193 0 1 0 179879 124 0 0 20 0 19 0 254037563 9855975424 258130 33554432000 1073741824 1073778376 140736785908448 140736785899584 251035418685 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12985/statm: 2406244 258130 2266 9 0 2396937 0
[pid=12985/tid=12987] ppid=12983 vsize=9624976 CPUtime=1776.16 cores=0,2,4,6
/proc/12985/task/12987/stat : 12987 (java) S 12983 12985 12001 0 -1 4202560 2684 0 1 0 177585 31 0 0 20 0 19 0 254037563 9855975424 258130 33554432000 1073741824 1073778376 140736785908448 139983475577240 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12985/tid=12988] ppid=12983 vsize=9624976 CPUtime=1.92 cores=0,2,4,6
/proc/12985/task/12988/stat : 12988 (java) S 12983 12985 12001 0 -1 4202560 521 0 0 0 180 12 0 0 20 0 19 0 254037564 9855975424 258130 33554432000 1073741824 1073778376 140736785908448 139983319104424 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12985/tid=12989] ppid=12983 vsize=9624976 CPUtime=2.06 cores=0,2,4,6
/proc/12985/task/12989/stat : 12989 (java) S 12983 12985 12001 0 -1 4202560 468 0 0 0 193 13 0 0 20 0 19 0 254037564 9855975424 258130 33554432000 1073741824 1073778376 140736785908448 139983318051880 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12985/tid=12990] ppid=12983 vsize=9624976 CPUtime=2.01 cores=0,2,4,6
/proc/12985/task/12990/stat : 12990 (java) S 12983 12985 12001 0 -1 4202560 612 0 0 0 188 13 0 0 20 0 19 0 254037564 9855975424 258130 33554432000 1073741824 1073778376 140736785908448 139983316998824 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12985/tid=12991] ppid=12983 vsize=9624976 CPUtime=1.85 cores=0,2,4,6
/proc/12985/task/12991/stat : 12991 (java) S 12983 12985 12001 0 -1 4202560 445 0 0 0 173 12 0 0 20 0 19 0 254037564 9855975424 258130 33554432000 1073741824 1073778376 140736785908448 139983315946280 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12985/tid=12992] ppid=12983 vsize=9624976 CPUtime=1.76 cores=0,2,4,6
/proc/12985/task/12992/stat : 12992 (java) S 12983 12985 12001 0 -1 4202560 297 0 0 0 165 11 0 0 20 0 19 0 254037564 9855975424 258130 33554432000 1073741824 1073778376 140736785908448 139983314893224 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12985/tid=12993] ppid=12983 vsize=9624976 CPUtime=2 cores=0,2,4,6
/proc/12985/task/12993/stat : 12993 (java) S 12983 12985 12001 0 -1 4202560 661 0 0 0 189 11 0 0 20 0 19 0 254037564 9855975424 258130 33554432000 1073741824 1073778376 140736785908448 139983313840680 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12985/tid=12994] ppid=12983 vsize=9624976 CPUtime=1.82 cores=0,2,4,6
/proc/12985/task/12994/stat : 12994 (java) S 12983 12985 12001 0 -1 4202560 593 0 0 0 173 9 0 0 20 0 19 0 254037564 9855975424 258130 33554432000 1073741824 1073778376 140736785908448 139983312787624 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12985/tid=12995] ppid=12983 vsize=9624976 CPUtime=1.93 cores=0,2,4,6
/proc/12985/task/12995/stat : 12995 (java) S 12983 12985 12001 0 -1 4202560 648 0 0 0 178 15 0 0 20 0 19 0 254037564 9855975424 258130 33554432000 1073741824 1073778376 140736785908448 139983311735080 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12985/tid=12996] ppid=12983 vsize=9624976 CPUtime=7.65 cores=0,2,4,6
/proc/12985/task/12996/stat : 12996 (java) R 12983 12985 12001 0 -1 4202560 1290 0 0 0 763 2 0 0 20 0 19 0 254037565 9855975424 258130 33554432000 1073741824 1073778376 140736785908448 139983299536744 139983482085498 0 0 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=12985/tid=12997] ppid=12983 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12985/task/12997/stat : 12997 (java) S 12983 12985 12001 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254037565 9855975424 258130 33554432000 1073741824 1073778376 140736785908448 139983298484088 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12985/tid=12998] ppid=12983 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12985/task/12998/stat : 12998 (java) S 12983 12985 12001 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254037565 9855975424 258130 33554432000 1073741824 1073778376 140736785908448 139983297430920 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12985/tid=12999] ppid=12983 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12985/task/12999/stat : 12999 (java) S 12983 12985 12001 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254037568 9855975424 258130 33554432000 1073741824 1073778376 140736785908448 139983296379664 251035440928 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12985/tid=13000] ppid=12983 vsize=9624976 CPUtime=0.29 cores=0,2,4,6
/proc/12985/task/13000/stat : 13000 (java) S 12983 12985 12001 0 -1 4202560 1832 0 0 0 29 0 0 0 20 0 19 0 254037568 9855975424 258130 33554432000 1073741824 1073778376 140736785908448 139983295326520 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12985/tid=13001] ppid=12983 vsize=9624976 CPUtime=0.24 cores=0,2,4,6
/proc/12985/task/13001/stat : 13001 (java) S 12983 12985 12001 0 -1 4202560 1859 0 0 0 24 0 0 0 20 0 19 0 254037568 9855975424 258130 33554432000 1073741824 1073778376 140736785908448 139983294273976 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12985/tid=13002] ppid=12983 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12985/task/13002/stat : 13002 (java) S 12983 12985 12001 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254037568 9855975424 258130 33554432000 1073741824 1073778376 140736785908448 139983293221112 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12985/tid=13003] ppid=12983 vsize=9624976 CPUtime=0.69 cores=0,2,4,6
/proc/12985/task/13003/stat : 13003 (java) S 12983 12985 12001 0 -1 4202560 103 0 0 0 34 35 0 0 20 0 19 0 254037568 9855975424 258130 33554432000 1073741824 1073778376 140736785908448 139983292168776 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12985/tid=13004] ppid=12983 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12985/task/13004/stat : 13004 (java) S 12983 12985 12001 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254037588 9855975424 258130 33554432000 1073741824 1073778376 140736785908448 139983291115048 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 9624976

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

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

[startup+1788.11 s]
/proc/loadavg: 1.93 1.98 1.99 3/213 13079
/proc/meminfo: memFree=26854516/32873844 swapFree=7364/7364
[pid=12985] ppid=12983 vsize=9758104 CPUtime=1800.16 cores=0,2,4,6
/proc/12985/stat : 12985 (java) S 12983 12985 12001 0 -1 4202496 13229 0 1 0 179892 124 0 0 20 0 21 0 254037563 9992298496 258164 33554432000 1073741824 1073778376 140736785908448 140736785899584 251035418685 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12985/statm: 2439526 258164 2272 9 0 2430219 0
[pid=12985/tid=12987] ppid=12983 vsize=9758104 CPUtime=1776.18 cores=0,2,4,6
/proc/12985/task/12987/stat : 12987 (java) R 12983 12985 12001 0 -1 4202560 2684 0 1 0 177587 31 0 0 20 0 21 0 254037563 9992298496 258164 33554432000 1073741824 1073778376 140736785908448 139983475577120 139983336232456 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=12985/tid=12988] ppid=12983 vsize=9758104 CPUtime=1.92 cores=0,2,4,6
/proc/12985/task/12988/stat : 12988 (java) S 12983 12985 12001 0 -1 4202560 521 0 0 0 180 12 0 0 20 0 21 0 254037564 9992298496 258164 33554432000 1073741824 1073778376 140736785908448 139983319104424 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12985/tid=12989] ppid=12983 vsize=9758104 CPUtime=2.06 cores=0,2,4,6
/proc/12985/task/12989/stat : 12989 (java) S 12983 12985 12001 0 -1 4202560 468 0 0 0 193 13 0 0 20 0 21 0 254037564 9992298496 258164 33554432000 1073741824 1073778376 140736785908448 139983318051880 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12985/tid=12990] ppid=12983 vsize=9758104 CPUtime=2.01 cores=0,2,4,6
/proc/12985/task/12990/stat : 12990 (java) S 12983 12985 12001 0 -1 4202560 612 0 0 0 188 13 0 0 20 0 21 0 254037564 9992298496 258164 33554432000 1073741824 1073778376 140736785908448 139983316998824 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12985/tid=12991] ppid=12983 vsize=9758104 CPUtime=1.85 cores=0,2,4,6
/proc/12985/task/12991/stat : 12991 (java) S 12983 12985 12001 0 -1 4202560 445 0 0 0 173 12 0 0 20 0 21 0 254037564 9992298496 258164 33554432000 1073741824 1073778376 140736785908448 139983315946280 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12985/tid=12992] ppid=12983 vsize=9758104 CPUtime=1.76 cores=0,2,4,6
/proc/12985/task/12992/stat : 12992 (java) S 12983 12985 12001 0 -1 4202560 297 0 0 0 165 11 0 0 20 0 21 0 254037564 9992298496 258164 33554432000 1073741824 1073778376 140736785908448 139983314893224 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12985/tid=12993] ppid=12983 vsize=9758104 CPUtime=2 cores=0,2,4,6
/proc/12985/task/12993/stat : 12993 (java) S 12983 12985 12001 0 -1 4202560 661 0 0 0 189 11 0 0 20 0 21 0 254037564 9992298496 258164 33554432000 1073741824 1073778376 140736785908448 139983313840680 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12985/tid=12994] ppid=12983 vsize=9758104 CPUtime=1.82 cores=0,2,4,6
/proc/12985/task/12994/stat : 12994 (java) S 12983 12985 12001 0 -1 4202560 593 0 0 0 173 9 0 0 20 0 21 0 254037564 9992298496 258164 33554432000 1073741824 1073778376 140736785908448 139983312787624 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12985/tid=12995] ppid=12983 vsize=9758104 CPUtime=1.93 cores=0,2,4,6
/proc/12985/task/12995/stat : 12995 (java) S 12983 12985 12001 0 -1 4202560 648 0 0 0 178 15 0 0 20 0 21 0 254037564 9992298496 258164 33554432000 1073741824 1073778376 140736785908448 139983311735080 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12985/tid=12996] ppid=12983 vsize=9758104 CPUtime=7.74 cores=0,2,4,6
/proc/12985/task/12996/stat : 12996 (java) S 12983 12985 12001 0 -1 4202560 1290 0 0 0 772 2 0 0 20 0 21 0 254037565 9992298496 258164 33554432000 1073741824 1073778376 140736785908448 139983299537768 251035432873 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12985/tid=12997] ppid=12983 vsize=9758104 CPUtime=0 cores=0,2,4,6
/proc/12985/task/12997/stat : 12997 (java) S 12983 12985 12001 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 21 0 254037565 9992298496 258164 33554432000 1073741824 1073778376 140736785908448 139983298484088 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12985/tid=12998] ppid=12983 vsize=9758104 CPUtime=0 cores=0,2,4,6
/proc/12985/task/12998/stat : 12998 (java) S 12983 12985 12001 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 21 0 254037565 9992298496 258164 33554432000 1073741824 1073778376 140736785908448 139983297430920 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12985/tid=12999] ppid=12983 vsize=9758104 CPUtime=0 cores=0,2,4,6
/proc/12985/task/12999/stat : 12999 (java) S 12983 12985 12001 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 21 0 254037568 9992298496 258164 33554432000 1073741824 1073778376 140736785908448 139983296379664 251035440928 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12985/tid=13000] ppid=12983 vsize=9758104 CPUtime=0.3 cores=0,2,4,6
/proc/12985/task/13000/stat : 13000 (java) R 12983 12985 12001 0 -1 4202560 1839 0 0 0 30 0 0 0 20 0 21 0 254037568 9992298496 258164 33554432000 1073741824 1073778376 140736785908448 139983295326520 139983482375382 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=12985/tid=13001] ppid=12983 vsize=9758104 CPUtime=0.24 cores=0,2,4,6
/proc/12985/task/13001/stat : 13001 (java) S 12983 12985 12001 0 -1 4202560 1859 0 0 0 24 0 0 0 20 0 21 0 254037568 9992298496 258164 33554432000 1073741824 1073778376 140736785908448 139983294273976 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12985/tid=13002] ppid=12983 vsize=9758104 CPUtime=0 cores=0,2,4,6
/proc/12985/task/13002/stat : 13002 (java) S 12983 12985 12001 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 254037568 9992298496 258164 33554432000 1073741824 1073778376 140736785908448 139983293221112 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12985/tid=13003] ppid=12983 vsize=9758104 CPUtime=0.69 cores=0,2,4,6
/proc/12985/task/13003/stat : 13003 (java) S 12983 12985 12001 0 -1 4202560 103 0 0 0 34 35 0 0 20 0 21 0 254037568 9992298496 258164 33554432000 1073741824 1073778376 140736785908448 139983292168776 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12985/tid=13004] ppid=12983 vsize=9758104 CPUtime=0 cores=0,2,4,6
/proc/12985/task/13004/stat : 13004 (java) S 12983 12985 12001 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 21 0 254037588 9992298496 258164 33554432000 1073741824 1073778376 140736785908448 139983291115048 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.16
Current children cumulated vsize (KiB) 9758104

Child status: 143
Real time (s): 1788.13
CPU time (s): 1800.81
CPU user time (s): 1799.02
CPU system time (s): 1.79173
CPU usage (%): 100.709
Max. virtual memory (cumulated for all children) (KiB): 9758104

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.02
system time used= 1.79173
maximum resident set size= 1061392
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13234
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1648
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 41032
involuntary context switches= 16977

runsolver used 5.54116 second user time and 14.7828 second system time

The end

Launcher Data

Begin job on node118 at 2012-05-24 19:05:15
IDJOB=3688033
IDBENCH=2599
IDSOLVER=2269
FILE ID=node118/3688033-1337879115
RUNJOBID= node118-1337871881-12017
PBS_JOBID= 14620086
Free space on /tmp= 71668 MiB

SOLVER NAME= Sat 4j PB Resolution 2.3.2 Snapshot
BENCH NAME= PB06/final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/roussel/normalized-pigeon-cardinality-61-60.opb
COMMAND LINE= java -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3688033-1337879115/watcher-3688033-1337879115 -o /tmp/evaluation-result-3688033-1337879115/solver-3688033-1337879115 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-pb.jar HOME/instance-3688033-1337879115.opb

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

MD5SUM BENCH= 5bedad9895f21a4b5e521b3abd33ba08
RANDOM SEED=1085669023

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27857188 kB
Buffers:          209604 kB
Cached:          3942916 kB
SwapCached:            0 kB
Active:           515148 kB
Inactive:        3725168 kB
Active(anon):      89528 kB
Inactive(anon):        0 kB
Active(file):     425620 kB
Inactive(file):  3725168 kB
Unevictable:        7364 kB
Mlocked:            7364 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               432 kB
Writeback:             0 kB
AnonPages:        100676 kB
Mapped:            22468 kB
Shmem:               200 kB
Slab:             630472 kB
SReclaimable:      72760 kB
SUnreclaim:       557712 kB
KernelStack:        1600 kB
PageTables:         4376 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     696884 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     65536 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71668 MiB
End job on node118 at 2012-05-24 19:35:05