Trace number 3459829

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.18 1797.57

General information on the benchmark

Name/DEC-SMALLINT-LIN/oliveras/j120/
normalized-j12032_8-unsat.opb
MD5SUM3890946cb13ab5dacc1331cb240d6a09
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
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 benchmark137.859
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables31460
Total number of constraints104814
Number of constraints which are clauses104298
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints516
Minimum length of a constraint1
Maximum length of a constraint95
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 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 534
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.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.09	c version 2.3.1.v20110525
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.18-164.el5
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		12995394264
0.00/0.09	c Max memory 		13063553024
0.00/0.09	c Total memory 		13063553024
0.00/0.09	c Number of processors 	8
0.11/0.11	c Pseudo Boolean Optimization
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@38540408
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.11	c Expensive reason simplification
0.11/0.11	c Armin Biere (Picosat) restarts strategy
0.11/0.11	c Glucose learned constraints deletion strategy
0.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c solving HOME/instance-3459829-1307169131.opb
0.11/0.11	c reading problem ... 
1.59/0.96	c ... done. Wall clock time 0.857s.
1.59/0.96	c #vars     31460
1.59/0.96	c #constraints  93758
1.59/0.96	c constraints type 
1.59/0.96	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 12122
1.59/0.96	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 76775
1.59/0.96	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 516
3.88/2.81	c cleaning 2493 clauses out of 5001 with flag 5001/5001
5.66/4.56	c cleaning 4241 clauses out of 8508 with flag 11001/11001
7.67/6.60	c cleaning 5628 clauses out of 11266 with flag 18000/18000
10.16/9.10	c cleaning 6817 clauses out of 13638 with flag 26000/26000
12.80/11.69	c cleaning 7898 clauses out of 15824 with flag 35003/35003
15.94/14.76	c cleaning 8941 clauses out of 17923 with flag 45001/45001
19.73/18.12	c cleaning 9987 clauses out of 19981 with flag 56000/56000
23.73/22.10	c cleaning 10990 clauses out of 21994 with flag 68000/68000
28.93/27.36	c cleaning 11994 clauses out of 24004 with flag 81000/81000
33.35/31.75	c cleaning 12998 clauses out of 26010 with flag 95000/95000
38.16/36.54	c cleaning 13963 clauses out of 28012 with flag 110000/110000
43.77/42.17	c cleaning 15017 clauses out of 30048 with flag 126000/126000
49.27/47.60	c cleaning 16007 clauses out of 32032 with flag 143001/143001
55.87/54.29	c cleaning 17001 clauses out of 34024 with flag 161000/161000
62.48/60.89	c cleaning 17997 clauses out of 36023 with flag 180000/180000
69.28/67.60	c cleaning 18983 clauses out of 38026 with flag 200000/200000
76.69/75.03	c cleaning 20005 clauses out of 40044 with flag 221001/221001
84.00/82.35	c cleaning 21009 clauses out of 42039 with flag 243001/243001
91.71/90.04	c cleaning 22009 clauses out of 44031 with flag 266002/266002
101.83/100.20	c cleaning 22996 clauses out of 46020 with flag 290000/290000
110.72/109.04	c cleaning 23983 clauses out of 48024 with flag 315000/315000
119.93/118.28	c cleaning 25005 clauses out of 50041 with flag 341000/341000
129.73/128.07	c cleaning 25995 clauses out of 52036 with flag 368000/368000
139.94/138.22	c cleaning 27008 clauses out of 54041 with flag 396000/396000
150.17/148.50	c cleaning 28003 clauses out of 56034 with flag 425001/425001
161.65/159.91	c cleaning 29001 clauses out of 58030 with flag 455000/455000
174.56/172.81	c cleaning 29980 clauses out of 60029 with flag 486000/486000
186.66/184.91	c cleaning 30983 clauses out of 62050 with flag 518001/518001
199.57/197.83	c cleaning 32005 clauses out of 64066 with flag 551000/551000
214.78/213.01	c cleaning 33026 clauses out of 66062 with flag 585001/585001
226.29/224.53	c cleaning 34009 clauses out of 68035 with flag 620000/620000
240.29/238.57	c cleaning 35009 clauses out of 70026 with flag 656000/656000
254.30/252.57	c cleaning 35966 clauses out of 72017 with flag 693000/693000
268.31/266.55	c cleaning 37013 clauses out of 74051 with flag 731000/731000
285.42/283.71	c cleaning 38007 clauses out of 76038 with flag 770000/770000
301.62/299.85	c cleaning 38990 clauses out of 78031 with flag 810000/810000
319.44/317.63	c cleaning 39965 clauses out of 80041 with flag 851000/851000
337.37/335.59	c cleaning 41028 clauses out of 82077 with flag 893001/893001
353.06/351.28	c cleaning 42009 clauses out of 84050 with flag 936002/936002
368.87/367.01	c cleaning 43005 clauses out of 86040 with flag 980001/980001
384.98/383.11	c cleaning 43988 clauses out of 88033 with flag 1025000/1025000
402.58/400.77	c cleaning 45015 clauses out of 90046 with flag 1071001/1071001
419.99/418.19	c cleaning 45986 clauses out of 92031 with flag 1118001/1118001
440.30/438.40	c cleaning 47009 clauses out of 94046 with flag 1166002/1166002
459.71/457.80	c cleaning 47997 clauses out of 96037 with flag 1215002/1215002
480.92/479.05	c cleaning 49002 clauses out of 98039 with flag 1265001/1265001
503.55/501.67	c cleaning 50005 clauses out of 100036 with flag 1316000/1316000
524.86/522.96	c cleaning 50998 clauses out of 102032 with flag 1368001/1368001
545.77/543.82	c cleaning 51998 clauses out of 104033 with flag 1421000/1421000
569.60/567.64	c cleaning 53000 clauses out of 106035 with flag 1475000/1475000
594.49/592.54	c cleaning 53971 clauses out of 108035 with flag 1530000/1530000
620.41/618.42	c cleaning 55022 clauses out of 110065 with flag 1586001/1586001
648.84/646.88	c cleaning 55991 clauses out of 112042 with flag 1643000/1643000
677.84/675.87	c cleaning 56992 clauses out of 114053 with flag 1701002/1701002
706.65/704.66	c cleaning 57997 clauses out of 116061 with flag 1760002/1760002
732.76/730.77	c cleaning 59019 clauses out of 118066 with flag 1820004/1820004
762.27/760.27	c cleaning 59993 clauses out of 120043 with flag 1881000/1881000
793.89/791.90	c cleaning 61015 clauses out of 122051 with flag 1943001/1943001
825.80/823.79	c cleaning 61996 clauses out of 124035 with flag 2006000/2006000
850.72/848.62	c cleaning 63011 clauses out of 126039 with flag 2070000/2070000
882.23/880.14	c cleaning 63962 clauses out of 128028 with flag 2135000/2135000
912.74/910.71	c cleaning 64991 clauses out of 130067 with flag 2201001/2201001
945.55/943.46	c cleaning 65975 clauses out of 132075 with flag 2268000/2268000
980.87/978.74	c cleaning 67014 clauses out of 134100 with flag 2336000/2336000
1017.50/1015.33	c cleaning 68019 clauses out of 136087 with flag 2405001/2405001
1050.62/1048.43	c cleaning 69022 clauses out of 138068 with flag 2475001/2475001
1086.53/1084.39	c cleaning 69991 clauses out of 140045 with flag 2546000/2546000
1128.35/1126.14	c cleaning 71004 clauses out of 142054 with flag 2618000/2618000
1164.19/1161.91	c cleaning 71997 clauses out of 144050 with flag 2691000/2691000
1196.31/1194.07	c cleaning 72996 clauses out of 146054 with flag 2765001/2765001
1238.82/1236.51	c cleaning 73995 clauses out of 148058 with flag 2840001/2840001
1273.14/1270.86	c cleaning 74993 clauses out of 150062 with flag 2916000/2916000
1310.36/1308.03	c cleaning 76009 clauses out of 152070 with flag 2993001/2993001
1342.78/1340.46	c cleaning 77019 clauses out of 154060 with flag 3071000/3071000
1378.29/1375.93	c cleaning 78013 clauses out of 156044 with flag 3150003/3150003
1422.91/1420.53	c cleaning 78998 clauses out of 158028 with flag 3230000/3230000
1464.13/1461.72	c cleaning 80002 clauses out of 160032 with flag 3311002/3311002
1509.24/1506.83	c cleaning 80996 clauses out of 162029 with flag 3393001/3393001
1551.18/1548.76	c cleaning 82005 clauses out of 164032 with flag 3476000/3476000
1608.18/1605.76	c cleaning 82998 clauses out of 166027 with flag 3560000/3560000
1659.80/1657.34	c cleaning 84000 clauses out of 168029 with flag 3645000/3645000
1703.21/1700.73	c cleaning 84965 clauses out of 170029 with flag 3731000/3731000
1761.74/1759.27	c cleaning 85980 clauses out of 172064 with flag 3818000/3818000
1800.07/1797.52	c starts		: 252
1800.07/1797.52	c conflicts		: 3882880
1800.07/1797.52	c decisions		: 4846542
1800.07/1797.52	c propagations		: 2518570630
1800.07/1797.52	c inspects		: 12829787531
1800.07/1797.52	c shortcuts		: 0
1800.07/1797.52	c learnt literals	: 3
1800.07/1797.52	c learnt binary clauses	: 28
1800.07/1797.52	c learnt ternary clauses	: 2320
1800.07/1797.52	c learnt constraints	: 3882877
1800.07/1797.52	c ignored constraints	: 0
1800.07/1797.52	c root simplifications	: 0
1800.07/1797.52	c removed literals (reason simplification)	: 70449715
1800.07/1797.52	c reason swapping (by a shorter reason)	: 0
1800.07/1797.52	c Calls to reduceDB	: 83
1800.07/1797.52	c number of reductions to clauses (during analyze)	: 0
1800.07/1797.52	c number of learned constraints concerned by reduction	: 0
1800.07/1797.52	c number of learning phase by resolution	: 0
1800.07/1797.52	c number of learning phase by cutting planes	: 0
1800.07/1797.52	c speed (assignments/second)	: 1401887.4775473308
1800.07/1797.52	c non guided choices	3096
1800.07/1797.55	c learnt constraints type 
1800.07/1797.55	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 28
1800.07/1797.55	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 150974
1800.07/1797.55	c constraints type 
1800.07/1797.55	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 12122
1800.07/1797.55	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 76775
1800.07/1797.55	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 516
1800.07/1797.55	s UNKNOWN
1800.07/1797.55	c Total wall clock time (in seconds): 1797.441

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-3459829-1307169131/watcher-3459829-1307169131 -o /tmp/evaluation-result-3459829-1307169131/solver-3459829-1307169131 -C 1800 -W 1900 -M 15500 java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution HOME/instance-3459829-1307169131.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: 1.94 2.01 1.98 2/539 30763
/proc/meminfo: memFree=21173536/32951124 swapFree=58800704/67111528
[pid=30763] ppid=30761 vsize=13526316 CPUtime=0.01 cores=0,2,4,6
/proc/30763/stat : 30763 (java) S 30761 30763 30263 0 -1 4202496 8708 0 1 0 0 1 0 0 25 0 2 0 809328603 13850947584 8410 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107253733 0 0 0 16784584 18446744073709551615 0 0 17 4 0 0 0
/proc/30763/statm: 3381579 8423 917 9 0 3372735 0
[pid=30763/tid=30764] ppid=30761 vsize=13526316 CPUtime=0 cores=0,2,4,6
/proc/30763/task/30764/stat : 30764 (java) R 30761 30763 30263 0 -1 4202560 7657 0 1 0 0 0 0 0 25 0 2 0 809328604 13850947584 8472 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228095145019 0 4 0 16784584 0 0 0 -1 4 0 0 0

[startup+0.087155 s]
/proc/loadavg: 1.94 2.01 1.98 2/539 30763
/proc/meminfo: memFree=21173536/32951124 swapFree=58800704/67111528
[pid=30763] ppid=30761 vsize=13621784 CPUtime=0.09 cores=0,2,4,6
/proc/30763/stat : 30763 (java) S 30761 30763 30263 0 -1 4202496 15412 0 1 0 7 2 0 0 25 0 18 0 809328603 13948706816 15094 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/30763/statm: 3405446 15096 2092 9 0 3396180 0
[pid=30763/tid=30764] ppid=30761 vsize=13621784 CPUtime=0.08 cores=0,2,4,6
/proc/30763/task/30764/stat : 30764 (java) R 30761 30763 30263 0 -1 4202560 13504 0 1 0 6 2 0 0 18 0 18 0 809328604 13948706816 15097 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 47453587057491 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13621784

[startup+0.105774 s]
/proc/loadavg: 1.94 2.01 1.98 2/539 30763
/proc/meminfo: memFree=21173536/32951124 swapFree=58800704/67111528
[pid=30763] ppid=30761 vsize=13621916 CPUtime=0.11 cores=0,2,4,6
/proc/30763/stat : 30763 (java) S 30761 30763 30263 0 -1 4202496 15597 0 1 0 9 2 0 0 25 0 18 0 809328603 13948841984 15279 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/30763/statm: 3405479 15279 2093 9 0 3396213 0
[pid=30763/tid=30764] ppid=30761 vsize=13621916 CPUtime=0.09 cores=0,2,4,6
/proc/30763/task/30764/stat : 30764 (java) R 30761 30763 30263 0 -1 4202560 13685 0 1 0 7 2 0 0 18 0 18 0 809328604 13948841984 15279 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 47453584959507 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 13621916

[startup+0.303195 s]
/proc/loadavg: 1.94 2.01 1.98 2/539 30763
/proc/meminfo: memFree=21173536/32951124 swapFree=58800704/67111528
[pid=30763] ppid=30761 vsize=13624444 CPUtime=0.5 cores=0,2,4,6
/proc/30763/stat : 30763 (java) S 30761 30763 30263 0 -1 4202496 19385 0 1 0 47 3 0 0 25 0 18 0 809328603 13951430656 18587 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/30763/statm: 3406111 18588 2202 9 0 3396845 0
[pid=30763/tid=30764] ppid=30761 vsize=13624444 CPUtime=0.29 cores=0,2,4,6
/proc/30763/task/30764/stat : 30764 (java) R 30761 30763 30263 0 -1 4202560 15739 0 1 0 27 2 0 0 18 0 18 0 809328604 13951430656 18589 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 46912505569369 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 13624444

[startup+0.700676 s]
/proc/loadavg: 1.94 2.01 1.98 2/539 30763
/proc/meminfo: memFree=21173536/32951124 swapFree=58800704/67111528
[pid=30763] ppid=30761 vsize=13626680 CPUtime=1.16 cores=0,2,4,6
/proc/30763/stat : 30763 (java) S 30761 30763 30263 0 -1 4202496 50569 0 1 0 109 7 0 0 25 0 18 0 809328603 13953720320 48092 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/30763/statm: 3406670 48096 2222 9 0 3397404 0
[pid=30763/tid=30764] ppid=30761 vsize=13626680 CPUtime=0.68 cores=0,2,4,6
/proc/30763/task/30764/stat : 30764 (java) R 30761 30763 30263 0 -1 4202560 44152 0 1 0 63 5 0 0 18 0 18 0 809328604 13953720320 48098 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 46912505644155 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 13626680

[startup+1.50153 s]
/proc/loadavg: 1.94 2.01 1.98 5/557 30781
/proc/meminfo: memFree=20898740/32951124 swapFree=58800704/67111528
[pid=30763] ppid=30761 vsize=13627708 CPUtime=2.55 cores=0,2,4,6
/proc/30763/stat : 30763 (java) S 30761 30763 30263 0 -1 4202496 76459 0 1 0 245 10 0 0 25 0 19 0 809328603 13954772992 70254 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/30763/statm: 3406927 70254 2235 9 0 3397661 0
[pid=30763/tid=30764] ppid=30761 vsize=13627708 CPUtime=1.48 cores=0,2,4,6
/proc/30763/task/30764/stat : 30764 (java) R 30761 30763 30263 0 -1 4202560 66200 0 1 0 140 8 0 0 20 0 19 0 809328604 13954772992 70254 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 46912506008283 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=30763/tid=30766] ppid=30761 vsize=13627708 CPUtime=0 cores=0,2,4,6
/proc/30763/task/30766/stat : 30766 (java) S 30761 30763 30263 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 809328606 13954772992 70254 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107266969 0 4 0 16800975 18446604451037228032 0 0 -1 4 0 0 0
[pid=30763/tid=30767] ppid=30761 vsize=13627708 CPUtime=0 cores=0,2,4,6
/proc/30763/task/30767/stat : 30767 (java) S 30761 30763 30263 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 809328606 13954772992 70254 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107266969 0 4 0 16800975 18446604451037228032 0 0 -1 4 0 0 0
[pid=30763/tid=30768] ppid=30761 vsize=13627708 CPUtime=0 cores=0,2,4,6
/proc/30763/task/30768/stat : 30768 (java) S 30761 30763 30263 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 809328606 13954772992 70254 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107266969 0 4 0 16800975 18446604451037228032 0 0 -1 4 0 0 0
[pid=30763/tid=30769] ppid=30761 vsize=13627708 CPUtime=0 cores=0,2,4,6
/proc/30763/task/30769/stat : 30769 (java) S 30761 30763 30263 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 809328606 13954772992 70254 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107266969 0 4 0 16800975 18446604451037228032 0 0 -1 4 0 0 0
[pid=30763/tid=30770] ppid=30761 vsize=13627708 CPUtime=0 cores=0,2,4,6
/proc/30763/task/30770/stat : 30770 (java) S 30761 30763 30263 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 809328606 13954772992 70254 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107266969 0 4 0 16800975 18446604451037228032 0 0 -1 4 0 0 0
[pid=30763/tid=30771] ppid=30761 vsize=13627708 CPUtime=0 cores=0,2,4,6
/proc/30763/task/30771/stat : 30771 (java) S 30761 30763 30263 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 809328606 13954772992 70254 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107266969 0 4 0 16800975 18446604451037228032 0 0 -1 4 0 0 0
[pid=30763/tid=30772] ppid=30761 vsize=13627708 CPUtime=0 cores=0,2,4,6
/proc/30763/task/30772/stat : 30772 (java) S 30761 30763 30263 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 809328606 13954772992 70254 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107266969 0 4 0 16800975 18446604451037228032 0 0 -1 4 0 0 0
[pid=30763/tid=30773] ppid=30761 vsize=13627708 CPUtime=0 cores=0,2,4,6
/proc/30763/task/30773/stat : 30773 (java) S 30761 30763 30263 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 809328606 13954772992 70254 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107266969 0 4 0 16800975 18446604451037228032 0 0 -1 4 0 0 0
[pid=30763/tid=30774] ppid=30761 vsize=13627708 CPUtime=0 cores=0,2,4,6
/proc/30763/task/30774/stat : 30774 (java) S 30761 30763 30263 0 -1 4202560 6 0 0 0 0 0 0 0 17 0 19 0 809328607 13954772992 70254 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107267584 0 0 0 16800975 18446604451037228032 0 0 -1 4 0 0 0
[pid=30763/tid=30775] ppid=30761 vsize=13627708 CPUtime=0 cores=0,2,4,6
/proc/30763/task/30775/stat : 30775 (java) S 30761 30763 30263 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 809328607 13954772992 70254 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107266969 0 4 0 16800975 18446604451037228032 0 0 -1 4 0 0 0
[pid=30763/tid=30776] ppid=30761 vsize=13627708 CPUtime=0 cores=0,2,4,6
/proc/30763/task/30776/stat : 30776 (java) S 30761 30763 30263 0 -1 4202560 8 0 0 0 0 0 0 0 25 0 19 0 809328607 13954772992 70254 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107266969 0 4 0 16800975 18446604451037228032 0 0 -1 6 0 0 0
[pid=30763/tid=30777] ppid=30761 vsize=13627708 CPUtime=0 cores=0,2,4,6
/proc/30763/task/30777/stat : 30777 (java) S 30761 30763 30263 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 809328609 13954772992 70254 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107274673 0 4 0 16800975 18446604451037228032 0 0 -1 4 0 0 0
[pid=30763/tid=30778] ppid=30761 vsize=13627708 CPUtime=0.51 cores=0,2,4,6
/proc/30763/task/30778/stat : 30778 (java) S 30761 30763 30263 0 -1 4202560 4004 0 0 0 51 0 0 0 20 0 19 0 809328609 13954772992 70254 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107266969 0 4 0 16800975 18446604451037228032 0 0 -1 6 0 0 0
[pid=30763/tid=30779] ppid=30761 vsize=13627708 CPUtime=0.53 cores=0,2,4,6
/proc/30763/task/30779/stat : 30779 (java) S 30761 30763 30263 0 -1 4202560 5094 0 0 0 52 1 0 0 15 0 19 0 809328609 13954772992 70254 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107266969 0 4 0 16800975 18446604451037228032 0 0 -1 2 0 0 0
[pid=30763/tid=30780] ppid=30761 vsize=13627708 CPUtime=0 cores=0,2,4,6
/proc/30763/task/30780/stat : 30780 (java) S 30761 30763 30263 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 809328609 13954772992 70254 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107266969 0 4 0 16800975 18446604451037228032 0 0 -1 4 0 0 0
[pid=30763/tid=30781] ppid=30761 vsize=13627708 CPUtime=0 cores=0,2,4,6
/proc/30763/task/30781/stat : 30781 (java) S 30761 30763 30263 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 809328609 13954772992 70254 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107267584 0 4 0 16800975 18446604451037228032 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.55
Current children cumulated vsize (KiB) 13627708

[startup+3.1012 s]
/proc/loadavg: 2.02 2.02 1.99 3/558 30782
/proc/meminfo: memFree=20897500/32951124 swapFree=58800704/67111528
[pid=30763] ppid=30761 vsize=13627708 CPUtime=4.24 cores=0,2,4,6
/proc/30763/stat : 30763 (java) S 30761 30763 30263 0 -1 4202496 83610 0 1 0 413 11 0 0 25 0 19 0 809328603 13954772992 77027 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/30763/statm: 3406927 77027 2263 9 0 3397661 0
[pid=30763/tid=30764] ppid=30761 vsize=13627708 CPUtime=3.01 cores=0,2,4,6
/proc/30763/task/30764/stat : 30764 (java) R 30761 30763 30263 0 -1 4202560 66463 0 1 0 293 8 0 0 25 0 19 0 809328604 13954772992 77027 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 46912506007908 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=30763/tid=30766] ppid=30761 vsize=13627708 CPUtime=0.01 cores=0,2,4,6
/proc/30763/task/30766/stat : 30766 (java) S 30761 30763 30263 0 -1 4202560 1053 0 0 0 1 0 0 0 18 0 19 0 809328606 13954772992 77027 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107266969 0 4 0 16800975 18446604451037228032 0 0 -1 6 0 0 0
[pid=30763/tid=30767] ppid=30761 vsize=13627708 CPUtime=0.01 cores=0,2,4,6
/proc/30763/task/30767/stat : 30767 (java) S 30761 30763 30263 0 -1 4202560 1115 0 0 0 1 0 0 0 18 0 19 0 809328606 13954772992 77027 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107266969 0 4 0 16800975 18446604451037228032 0 0 -1 6 0 0 0
[pid=30763/tid=30768] ppid=30761 vsize=13627708 CPUtime=0.01 cores=0,2,4,6
/proc/30763/task/30768/stat : 30768 (java) S 30761 30763 30263 0 -1 4202560 1016 0 0 0 1 0 0 0 18 0 19 0 809328606 13954772992 77027 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107266969 0 4 0 16800975 18446604451037228032 0 0 -1 2 0 0 0
[pid=30763/tid=30769] ppid=30761 vsize=13627708 CPUtime=0 cores=0,2,4,6
/proc/30763/task/30769/stat : 30769 (java) S 30761 30763 30263 0 -1 4202560 66 0 0 0 0 0 0 0 18 0 19 0 809328606 13954772992 77027 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107266969 0 4 0 16800975 18446604451037228032 0 0 -1 6 0 0 0
[pid=30763/tid=30770] ppid=30761 vsize=13627708 CPUtime=0 cores=0,2,4,6
/proc/30763/task/30770/stat : 30770 (java) S 30761 30763 30263 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 809328606 13954772992 77027 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107266969 0 4 0 16800975 18446604451037228032 0 0 -1 2 0 0 0
[pid=30763/tid=30771] ppid=30761 vsize=13627708 CPUtime=0 cores=0,2,4,6
/proc/30763/task/30771/stat : 30771 (java) S 30761 30763 30263 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 809328606 13954772992 77027 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107266969 0 4 0 16800975 18446604451037228032 0 0 -1 6 0 0 0
[pid=30763/tid=30772] ppid=30761 vsize=13627708 CPUtime=0 cores=0,2,4,6
/proc/30763/task/30772/stat : 30772 (java) S 30761 30763 30263 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 809328606 13954772992 77027 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107266969 0 4 0 16800975 18446604451037228032 0 0 -1 6 0 0 0
[pid=30763/tid=30773] ppid=30761 vsize=13627708 CPUtime=0 cores=0,2,4,6
/proc/30763/task/30773/stat : 30773 (java) S 30761 30763 30263 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 809328606 13954772992 77027 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107266969 0 4 0 16800975 18446604451037228032 0 0 -1 2 0 0 0
[pid=30763/tid=30774] ppid=30761 vsize=13627708 CPUtime=0.04 cores=0,2,4,6
/proc/30763/task/30774/stat : 30774 (java) S 30761 30763 30263 0 -1 4202560 3253 0 0 0 4 0 0 0 16 0 19 0 809328607 13954772992 77027 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107267584 0 0 0 16800975 18446604451037228032 0 0 -1 4 0 0 0
[pid=30763/tid=30775] ppid=30761 vsize=13627708 CPUtime=0 cores=0,2,4,6
/proc/30763/task/30775/stat : 30775 (java) S 30761 30763 30263 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 809328607 13954772992 77027 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107266969 0 4 0 16800975 18446604451037228032 0 0 -1 4 0 0 0
[pid=30763/tid=30776] ppid=30761 vsize=13627708 CPUtime=0 cores=0,2,4,6
/proc/30763/task/30776/stat : 30776 (java) S 30761 30763 30263 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 809328607 13954772992 77027 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107266969 0 4 0 16800975 18446604451037228032 0 0 -1 4 0 0 0
[pid=30763/tid=30777] ppid=30761 vsize=13627708 CPUtime=0 cores=0,2,4,6
/proc/30763/task/30777/stat : 30777 (java) S 30761 30763 30263 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 809328609 13954772992 77027 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107274673 0 4 0 16800975 18446604451037228032 0 0 -1 4 0 0 0
[pid=30763/tid=30778] ppid=30761 vsize=13627708 CPUtime=0.56 cores=0,2,4,6
/proc/30763/task/30778/stat : 30778 (java) S 30761 30763 30263 0 -1 4202560 4392 0 0 0 56 0 0 0 16 0 19 0 809328609 13954772992 77027 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107266969 0 4 0 16800975 18446604451037228032 0 0 -1 2 0 0 0
[pid=30763/tid=30779] ppid=30761 vsize=13627708 CPUtime=0.55 cores=0,2,4,6
/proc/30763/task/30779/stat : 30779 (java) S 30761 30763 30263 0 -1 4202560 5098 0 0 0 54 1 0 0 15 0 19 0 809328609 13954772992 77027 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107266969 0 4 0 16800975 18446604451037228032 0 0 -1 6 0 0 0
[pid=30763/tid=30780] ppid=30761 vsize=13627708 CPUtime=0 cores=0,2,4,6
/proc/30763/task/30780/stat : 30780 (java) S 30761 30763 30263 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 809328609 13954772992 77027 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107266969 0 4 0 16800975 18446604451037228032 0 0 -1 4 0 0 0
[pid=30763/tid=30781] ppid=30761 vsize=13627708 CPUtime=0 cores=0,2,4,6
/proc/30763/task/30781/stat : 30781 (java) S 30761 30763 30263 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 809328609 13954772992 77027 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107267584 0 4 0 16800975 18446604451037228032 0 0 -1 2 0 0 0
[pid=30763/tid=30782] ppid=30761 vsize=13627708 CPUtime=0 cores=0,2,4,6
/proc/30763/task/30782/stat : 30782 (java) S 30761 30763 30263 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 809328706 13954772992 77027 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107267584 0 4 0 16800975 18446604451037228032 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.24
Current children cumulated vsize (KiB) 13627708

[startup+6.30058 s]
/proc/loadavg: 2.02 2.02 1.99 3/558 30782
/proc/meminfo: memFree=20860168/32951124 swapFree=58800704/67111528
[pid=30763] ppid=30761 vsize=13627708 CPUtime=7.46 cores=0,2,4,6
/proc/30763/stat : 30763 (java) S 30761 30763 30263 0 -1 4202496 84080 0 1 0 735 11 0 0 25 0 19 0 809328603 13954772992 77479 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/30763/statm: 3406927 77479 2263 9 0 3397661 0
[pid=30763/tid=30764] ppid=30761 vsize=13627708 CPUtime=6.15 cores=0,2,4,6
/proc/30763/task/30764/stat : 30764 (java) R 30761 30763 30263 0 -1 4202560 66466 0 1 0 607 8 0 0 25 0 19 0 809328604 13954772992 77479 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 46912505935392 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=30763/tid=30766] ppid=30761 vsize=13627708 CPUtime=0.01 cores=0,2,4,6
/proc/30763/task/30766/stat : 30766 (java) S 30761 30763 30263 0 -1 4202560 1053 0 0 0 1 0 0 0 18 0 19 0 809328606 13954772992 77479 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107266969 0 4 0 16800975 18446604451037228032 0 0 -1 6 0 0 0
[pid=30763/tid=30767] ppid=30761 vsize=13627708 CPUtime=0.01 cores=0,2,4,6
/proc/30763/task/30767/stat : 30767 (java) S 30761 30763 30263 0 -1 4202560 1115 0 0 0 1 0 0 0 18 0 19 0 809328606 13954772992 77479 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107266969 0 4 0 16800975 18446604451037228032 0 0 -1 6 0 0 0
[pid=30763/tid=30768] ppid=30761 vsize=13627708 CPUtime=0.01 cores=0,2,4,6
/proc/30763/task/30768/stat : 30768 (java) S 30761 30763 30263 0 -1 4202560 1016 0 0 0 1 0 0 0 18 0 19 0 809328606 13954772992 77479 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107266969 0 4 0 16800975 18446604451037228032 0 0 -1 2 0 0 0
[pid=30763/tid=30769] ppid=30761 vsize=13627708 CPUtime=0 cores=0,2,4,6
/proc/30763/task/30769/stat : 30769 (java) S 30761 30763 30263 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 19 0 809328606 13954772992 77479 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107266969 0 4 0 16800975 18446604451037228032 0 0 -1 6 0 0 0
[pid=30763/tid=30770] ppid=30761 vsize=13627708 CPUtime=0 cores=0,2,4,6
/proc/30763/task/30770/stat : 30770 (java) S 30761 30763 30263 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 809328606 13954772992 77479 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107266969 0 4 0 16800975 18446604451037228032 0 0 -1 2 0 0 0
[pid=30763/tid=30771] ppid=30761 vsize=13627708 CPUtime=0 cores=0,2,4,6
/proc/30763/task/30771/stat : 30771 (java) S 30761 30763 30263 0 -1 4202560 218 0 0 0 0 0 0 0 16 0 19 0 809328606 13954772992 77479 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107266969 0 4 0 16800975 18446604451037228032 0 0 -1 6 0 0 0
[pid=30763/tid=30772] ppid=30761 vsize=13627708 CPUtime=0 cores=0,2,4,6
/proc/30763/task/30772/stat : 30772 (java) S 30761 30763 30263 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 809328606 13954772992 77479 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107266969 0 4 0 16800975 18446604451037228032 0 0 -1 6 0 0 0
[pid=30763/tid=30773] ppid=30761 vsize=13627708 CPUtime=0 cores=0,2,4,6
/proc/30763/task/30773/stat : 30773 (java) S 30761 30763 30263 0 -1 4202560 110 0 0 0 0 0 0 0 16 0 19 0 809328606 13954772992 77479 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107266969 0 4 0 16800975 18446604451037228032 0 0 -1 2 0 0 0
[pid=30763/tid=30774] ppid=30761 vsize=13627708 CPUtime=0.08 cores=0,2,4,6
/proc/30763/task/30774/stat : 30774 (java) S 30761 30763 30263 0 -1 4202560 3394 0 0 0 8 0 0 0 15 0 19 0 809328607 13954772992 77479 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107267584 0 0 0 16800975 18446604451037228032 0 0 -1 4 0 0 0
[pid=30763/tid=30775] ppid=30761 vsize=13627708 CPUtime=0 cores=0,2,4,6
/proc/30763/task/30775/stat : 30775 (java) S 30761 30763 30263 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 809328607 13954772992 77479 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107266969 0 4 0 16800975 18446604451037228032 0 0 -1 4 0 0 0
[pid=30763/tid=30776] ppid=30761 vsize=13627708 CPUtime=0 cores=0,2,4,6
/proc/30763/task/30776/stat : 30776 (java) S 30761 30763 30263 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 809328607 13954772992 77479 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107266969 0 4 0 16800975 18446604451037228032 0 0 -1 4 0 0 0
[pid=30763/tid=30777] ppid=30761 vsize=13627708 CPUtime=0 cores=0,2,4,6
/proc/30763/task/30777/stat : 30777 (java) S 30761 30763 30263 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 809328609 13954772992 77479 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107274673 0 4 0 16800975 18446604451037228032 0 0 -1 4 0 0 0
[pid=30763/tid=30778] ppid=30761 vsize=13627708 CPUtime=0.57 cores=0,2,4,6
/proc/30763/task/30778/stat : 30778 (java) S 30761 30763 30263 0 -1 4202560 4392 0 0 0 57 0 0 0 15 0 19 0 809328609 13954772992 77479 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107266969 0 4 0 16800975 18446604451037228032 0 0 -1 2 0 0 0
[pid=30763/tid=30779] ppid=30761 vsize=13627708 CPUtime=0.56 cores=0,2,4,6
/proc/30763/task/30779/stat : 30779 (java) S 30761 30763 30263 0 -1 4202560 5098 0 0 0 55 1 0 0 16 0 19 0 809328609 13954772992 77479 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107266969 0 4 0 16800975 18446604451037228032 0 0 -1 6 0 0 0
[pid=30763/tid=30780] ppid=30761 vsize=13627708 CPUtime=0 cores=0,2,4,6
/proc/30763/task/30780/stat : 30780 (java) S 30761 30763 30263 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 809328609 13954772992 77479 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107266969 0 4 0 16800975 18446604451037228032 0 0 -1 4 0 0 0

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

[pid=30763/tid=30771] ppid=30761 vsize=13627416 CPUtime=0.24 cores=0,2,4,6
/proc/30763/task/30771/stat : 30771 (java) S 30761 30763 30263 0 -1 4202560 1993 0 0 0 24 0 0 0 16 0 19 0 809328606 13954473984 95053 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107266969 0 4 0 16800975 18446604451037228032 0 0 -1 6 0 0 0
[pid=30763/tid=30772] ppid=30761 vsize=13627416 CPUtime=0.1 cores=0,2,4,6
/proc/30763/task/30772/stat : 30772 (java) S 30761 30763 30263 0 -1 4202560 133 0 0 0 10 0 0 0 15 0 19 0 809328606 13954473984 95053 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107266969 0 4 0 16800975 18446604451037228032 0 0 -1 6 0 0 0
[pid=30763/tid=30773] ppid=30761 vsize=13627416 CPUtime=0.16 cores=0,2,4,6
/proc/30763/task/30773/stat : 30773 (java) S 30761 30763 30263 0 -1 4202560 521 0 0 0 16 0 0 0 15 0 19 0 809328606 13954473984 95053 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107266969 0 4 0 16800975 18446604451037228032 0 0 -1 2 0 0 0
[pid=30763/tid=30774] ppid=30761 vsize=13627416 CPUtime=5.34 cores=0,2,4,6
/proc/30763/task/30774/stat : 30774 (java) S 30761 30763 30263 0 -1 4202560 13610 0 0 0 532 2 0 0 15 0 19 0 809328607 13954473984 95053 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107267584 0 0 0 16800975 18446604451037228032 0 0 -1 4 0 0 0
[pid=30763/tid=30775] ppid=30761 vsize=13627416 CPUtime=0 cores=0,2,4,6
/proc/30763/task/30775/stat : 30775 (java) S 30761 30763 30263 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 809328607 13954473984 95053 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107266969 0 4 0 16800975 18446604451037228032 0 0 -1 4 0 0 0
[pid=30763/tid=30776] ppid=30761 vsize=13627416 CPUtime=0 cores=0,2,4,6
/proc/30763/task/30776/stat : 30776 (java) S 30761 30763 30263 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 809328607 13954473984 95053 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107266969 0 4 0 16800975 18446604451037228032 0 0 -1 4 0 0 0
[pid=30763/tid=30777] ppid=30761 vsize=13627416 CPUtime=0 cores=0,2,4,6
/proc/30763/task/30777/stat : 30777 (java) S 30761 30763 30263 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 809328609 13954473984 95053 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107274673 0 4 0 16800975 18446604451037228032 0 0 -1 4 0 0 0
[pid=30763/tid=30778] ppid=30761 vsize=13627416 CPUtime=0.59 cores=0,2,4,6
/proc/30763/task/30778/stat : 30778 (java) S 30761 30763 30263 0 -1 4202560 4392 0 0 0 59 0 0 0 15 0 19 0 809328609 13954473984 95053 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107266969 0 4 0 16800975 18446604451037228032 0 0 -1 2 0 0 0
[pid=30763/tid=30779] ppid=30761 vsize=13627416 CPUtime=1.06 cores=0,2,4,6
/proc/30763/task/30779/stat : 30779 (java) S 30761 30763 30263 0 -1 4202560 11008 0 0 0 105 1 0 0 15 0 19 0 809328609 13954473984 95053 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107266969 0 4 0 16800975 18446604451037228032 0 0 -1 6 0 0 0
[pid=30763/tid=30780] ppid=30761 vsize=13627416 CPUtime=0 cores=0,2,4,6
/proc/30763/task/30780/stat : 30780 (java) S 30761 30763 30263 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 809328609 13954473984 95053 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107266969 0 4 0 16800975 18446604451037228032 0 0 -1 4 0 0 0
[pid=30763/tid=30781] ppid=30761 vsize=13627416 CPUtime=0 cores=0,2,4,6
/proc/30763/task/30781/stat : 30781 (java) S 30761 30763 30263 0 -1 4202560 99 0 0 0 0 0 0 0 15 0 19 0 809328609 13954473984 95053 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107267584 0 4 0 16800975 18446604451037228032 0 0 -1 2 0 0 0
[pid=30763/tid=30782] ppid=30761 vsize=13627416 CPUtime=0 cores=0,2,4,6
/proc/30763/task/30782/stat : 30782 (java) S 30761 30763 30263 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 809328706 13954473984 95053 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107267584 0 4 0 16800975 18446604451037228032 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1724.83
Current children cumulated vsize (KiB) 13627416

[startup+1782.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/558 30839
/proc/meminfo: memFree=20719932/32951124 swapFree=58800704/67111528
[pid=30763] ppid=30761 vsize=13627416 CPUtime=1784.86 cores=0,2,4,6
/proc/30763/stat : 30763 (java) S 30761 30763 30263 0 -1 4202496 108294 0 1 0 178470 16 0 0 25 0 19 0 809328603 13954473984 95459 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/30763/statm: 3406854 95459 2264 9 0 3397588 0
[pid=30763/tid=30764] ppid=30761 vsize=13627416 CPUtime=1776.19 cores=0,2,4,6
/proc/30763/task/30764/stat : 30764 (java) R 30761 30763 30263 0 -1 4202560 66550 0 1 0 177610 9 0 0 25 0 19 0 809328604 13954473984 95459 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 46912505935392 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=30763/tid=30766] ppid=30761 vsize=13627416 CPUtime=0.21 cores=0,2,4,6
/proc/30763/task/30766/stat : 30766 (java) S 30761 30763 30263 0 -1 4202560 3223 0 0 0 21 0 0 0 15 0 19 0 809328606 13954473984 95459 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107266969 0 4 0 16800975 18446604451037228032 0 0 -1 2 0 0 0
[pid=30763/tid=30767] ppid=30761 vsize=13627416 CPUtime=0.17 cores=0,2,4,6
/proc/30763/task/30767/stat : 30767 (java) S 30761 30763 30263 0 -1 4202560 2211 0 0 0 17 0 0 0 15 0 19 0 809328606 13954473984 95459 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107266969 0 4 0 16800975 18446604451037228032 0 0 -1 0 0 0 0
[pid=30763/tid=30768] ppid=30761 vsize=13627416 CPUtime=0.19 cores=0,2,4,6
/proc/30763/task/30768/stat : 30768 (java) S 30761 30763 30263 0 -1 4202560 1402 0 0 0 19 0 0 0 15 0 19 0 809328606 13954473984 95459 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107266969 0 4 0 16800975 18446604451037228032 0 0 -1 6 0 0 0
[pid=30763/tid=30769] ppid=30761 vsize=13627416 CPUtime=0.22 cores=0,2,4,6
/proc/30763/task/30769/stat : 30769 (java) S 30761 30763 30263 0 -1 4202560 635 0 0 0 22 0 0 0 16 0 19 0 809328606 13954473984 95459 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107266969 0 4 0 16800975 18446604451037228032 0 0 -1 6 0 0 0
[pid=30763/tid=30770] ppid=30761 vsize=13627416 CPUtime=0.19 cores=0,2,4,6
/proc/30763/task/30770/stat : 30770 (java) S 30761 30763 30263 0 -1 4202560 964 0 0 0 19 0 0 0 16 0 19 0 809328606 13954473984 95459 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107266969 0 4 0 16800975 18446604451037228032 0 0 -1 2 0 0 0
[pid=30763/tid=30771] ppid=30761 vsize=13627416 CPUtime=0.25 cores=0,2,4,6
/proc/30763/task/30771/stat : 30771 (java) S 30761 30763 30263 0 -1 4202560 1994 0 0 0 25 0 0 0 16 0 19 0 809328606 13954473984 95459 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107266969 0 4 0 16800975 18446604451037228032 0 0 -1 2 0 0 0
[pid=30763/tid=30772] ppid=30761 vsize=13627416 CPUtime=0.1 cores=0,2,4,6
/proc/30763/task/30772/stat : 30772 (java) S 30761 30763 30263 0 -1 4202560 133 0 0 0 10 0 0 0 15 0 19 0 809328606 13954473984 95459 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107266969 0 4 0 16800975 18446604451037228032 0 0 -1 6 0 0 0
[pid=30763/tid=30773] ppid=30761 vsize=13627416 CPUtime=0.16 cores=0,2,4,6
/proc/30763/task/30773/stat : 30773 (java) S 30761 30763 30263 0 -1 4202560 521 0 0 0 16 0 0 0 15 0 19 0 809328606 13954473984 95459 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107266969 0 4 0 16800975 18446604451037228032 0 0 -1 0 0 0 0
[pid=30763/tid=30774] ppid=30761 vsize=13627416 CPUtime=5.42 cores=0,2,4,6
/proc/30763/task/30774/stat : 30774 (java) S 30761 30763 30263 0 -1 4202560 14009 0 0 0 540 2 0 0 15 0 19 0 809328607 13954473984 95459 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107267584 0 0 0 16800975 18446604451037228032 0 0 -1 4 0 0 0
[pid=30763/tid=30775] ppid=30761 vsize=13627416 CPUtime=0 cores=0,2,4,6
/proc/30763/task/30775/stat : 30775 (java) S 30761 30763 30263 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 809328607 13954473984 95459 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107266969 0 4 0 16800975 18446604451037228032 0 0 -1 4 0 0 0
[pid=30763/tid=30776] ppid=30761 vsize=13627416 CPUtime=0 cores=0,2,4,6
/proc/30763/task/30776/stat : 30776 (java) S 30761 30763 30263 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 809328607 13954473984 95459 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107266969 0 4 0 16800975 18446604451037228032 0 0 -1 4 0 0 0
[pid=30763/tid=30777] ppid=30761 vsize=13627416 CPUtime=0 cores=0,2,4,6
/proc/30763/task/30777/stat : 30777 (java) S 30761 30763 30263 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 809328609 13954473984 95459 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107274673 0 4 0 16800975 18446604451037228032 0 0 -1 4 0 0 0
[pid=30763/tid=30778] ppid=30761 vsize=13627416 CPUtime=0.59 cores=0,2,4,6
/proc/30763/task/30778/stat : 30778 (java) S 30761 30763 30263 0 -1 4202560 4392 0 0 0 59 0 0 0 15 0 19 0 809328609 13954473984 95459 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107266969 0 4 0 16800975 18446604451037228032 0 0 -1 2 0 0 0
[pid=30763/tid=30779] ppid=30761 vsize=13627416 CPUtime=1.06 cores=0,2,4,6
/proc/30763/task/30779/stat : 30779 (java) S 30761 30763 30263 0 -1 4202560 11008 0 0 0 105 1 0 0 15 0 19 0 809328609 13954473984 95459 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107266969 0 4 0 16800975 18446604451037228032 0 0 -1 6 0 0 0
[pid=30763/tid=30780] ppid=30761 vsize=13627416 CPUtime=0 cores=0,2,4,6
/proc/30763/task/30780/stat : 30780 (java) S 30761 30763 30263 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 809328609 13954473984 95459 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107266969 0 4 0 16800975 18446604451037228032 0 0 -1 4 0 0 0
[pid=30763/tid=30781] ppid=30761 vsize=13627416 CPUtime=0 cores=0,2,4,6
/proc/30763/task/30781/stat : 30781 (java) S 30761 30763 30263 0 -1 4202560 103 0 0 0 0 0 0 0 15 0 19 0 809328609 13954473984 95459 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107267584 0 4 0 16800975 18446604451037228032 0 0 -1 2 0 0 0
[pid=30763/tid=30782] ppid=30761 vsize=13627416 CPUtime=0 cores=0,2,4,6
/proc/30763/task/30782/stat : 30782 (java) S 30761 30763 30263 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 809328706 13954473984 95459 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107267584 0 4 0 16800975 18446604451037228032 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1784.86
Current children cumulated vsize (KiB) 13627416



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1797.5 s]
/proc/loadavg: 1.89 2.00 1.99 2/534 30859
/proc/meminfo: memFree=21182308/32951124 swapFree=58800704/67111528
[pid=30763] ppid=30761 vsize=13627416 CPUtime=1800.07 cores=0,2,4,6
/proc/30763/stat : 30763 (java) S 30761 30763 30263 0 -1 4202496 108294 0 1 0 179991 16 0 0 25 0 19 0 809328603 13954473984 95459 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/30763/statm: 3406854 95459 2264 9 0 3397588 0
[pid=30763/tid=30764] ppid=30761 vsize=13627416 CPUtime=1791.41 cores=0,2,4,6
/proc/30763/task/30764/stat : 30764 (java) R 30761 30763 30263 0 -1 4202560 66550 0 1 0 179132 9 0 0 25 0 19 0 809328604 13954473984 95459 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 46912505662951 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=30763/tid=30766] ppid=30761 vsize=13627416 CPUtime=0.21 cores=0,2,4,6
/proc/30763/task/30766/stat : 30766 (java) S 30761 30763 30263 0 -1 4202560 3223 0 0 0 21 0 0 0 15 0 19 0 809328606 13954473984 95459 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107266969 0 4 0 16800975 18446604451037228032 0 0 -1 2 0 0 0
[pid=30763/tid=30767] ppid=30761 vsize=13627416 CPUtime=0.17 cores=0,2,4,6
/proc/30763/task/30767/stat : 30767 (java) S 30761 30763 30263 0 -1 4202560 2211 0 0 0 17 0 0 0 15 0 19 0 809328606 13954473984 95459 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107266969 0 4 0 16800975 18446604451037228032 0 0 -1 0 0 0 0
[pid=30763/tid=30768] ppid=30761 vsize=13627416 CPUtime=0.19 cores=0,2,4,6
/proc/30763/task/30768/stat : 30768 (java) S 30761 30763 30263 0 -1 4202560 1402 0 0 0 19 0 0 0 15 0 19 0 809328606 13954473984 95459 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107266969 0 4 0 16800975 18446604451037228032 0 0 -1 6 0 0 0
[pid=30763/tid=30769] ppid=30761 vsize=13627416 CPUtime=0.22 cores=0,2,4,6
/proc/30763/task/30769/stat : 30769 (java) S 30761 30763 30263 0 -1 4202560 635 0 0 0 22 0 0 0 16 0 19 0 809328606 13954473984 95459 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107266969 0 4 0 16800975 18446604451037228032 0 0 -1 6 0 0 0
[pid=30763/tid=30770] ppid=30761 vsize=13627416 CPUtime=0.19 cores=0,2,4,6
/proc/30763/task/30770/stat : 30770 (java) S 30761 30763 30263 0 -1 4202560 964 0 0 0 19 0 0 0 16 0 19 0 809328606 13954473984 95459 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107266969 0 4 0 16800975 18446604451037228032 0 0 -1 2 0 0 0
[pid=30763/tid=30771] ppid=30761 vsize=13627416 CPUtime=0.25 cores=0,2,4,6
/proc/30763/task/30771/stat : 30771 (java) S 30761 30763 30263 0 -1 4202560 1994 0 0 0 25 0 0 0 16 0 19 0 809328606 13954473984 95459 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107266969 0 4 0 16800975 18446604451037228032 0 0 -1 2 0 0 0
[pid=30763/tid=30772] ppid=30761 vsize=13627416 CPUtime=0.1 cores=0,2,4,6
/proc/30763/task/30772/stat : 30772 (java) S 30761 30763 30263 0 -1 4202560 133 0 0 0 10 0 0 0 15 0 19 0 809328606 13954473984 95459 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107266969 0 4 0 16800975 18446604451037228032 0 0 -1 6 0 0 0
[pid=30763/tid=30773] ppid=30761 vsize=13627416 CPUtime=0.16 cores=0,2,4,6
/proc/30763/task/30773/stat : 30773 (java) S 30761 30763 30263 0 -1 4202560 521 0 0 0 16 0 0 0 15 0 19 0 809328606 13954473984 95459 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107266969 0 4 0 16800975 18446604451037228032 0 0 -1 0 0 0 0
[pid=30763/tid=30774] ppid=30761 vsize=13627416 CPUtime=5.42 cores=0,2,4,6
/proc/30763/task/30774/stat : 30774 (java) S 30761 30763 30263 0 -1 4202560 14009 0 0 0 540 2 0 0 15 0 19 0 809328607 13954473984 95459 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107267584 0 0 0 16800975 18446604451037228032 0 0 -1 4 0 0 0
[pid=30763/tid=30775] ppid=30761 vsize=13627416 CPUtime=0 cores=0,2,4,6
/proc/30763/task/30775/stat : 30775 (java) S 30761 30763 30263 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 809328607 13954473984 95459 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107266969 0 4 0 16800975 18446604451037228032 0 0 -1 4 0 0 0
[pid=30763/tid=30776] ppid=30761 vsize=13627416 CPUtime=0 cores=0,2,4,6
/proc/30763/task/30776/stat : 30776 (java) S 30761 30763 30263 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 809328607 13954473984 95459 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107266969 0 4 0 16800975 18446604451037228032 0 0 -1 4 0 0 0
[pid=30763/tid=30777] ppid=30761 vsize=13627416 CPUtime=0 cores=0,2,4,6
/proc/30763/task/30777/stat : 30777 (java) S 30761 30763 30263 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 809328609 13954473984 95459 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107274673 0 4 0 16800975 18446604451037228032 0 0 -1 4 0 0 0
[pid=30763/tid=30778] ppid=30761 vsize=13627416 CPUtime=0.59 cores=0,2,4,6
/proc/30763/task/30778/stat : 30778 (java) S 30761 30763 30263 0 -1 4202560 4392 0 0 0 59 0 0 0 15 0 19 0 809328609 13954473984 95459 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107266969 0 4 0 16800975 18446604451037228032 0 0 -1 2 0 0 0
[pid=30763/tid=30779] ppid=30761 vsize=13627416 CPUtime=1.06 cores=0,2,4,6
/proc/30763/task/30779/stat : 30779 (java) S 30761 30763 30263 0 -1 4202560 11008 0 0 0 105 1 0 0 15 0 19 0 809328609 13954473984 95459 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107266969 0 4 0 16800975 18446604451037228032 0 0 -1 6 0 0 0
[pid=30763/tid=30780] ppid=30761 vsize=13627416 CPUtime=0 cores=0,2,4,6
/proc/30763/task/30780/stat : 30780 (java) S 30761 30763 30263 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 809328609 13954473984 95459 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107266969 0 4 0 16800975 18446604451037228032 0 0 -1 4 0 0 0
[pid=30763/tid=30781] ppid=30761 vsize=13627416 CPUtime=0 cores=0,2,4,6
/proc/30763/task/30781/stat : 30781 (java) S 30761 30763 30263 0 -1 4202560 103 0 0 0 0 0 0 0 15 0 19 0 809328609 13954473984 95459 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107267584 0 4 0 16800975 18446604451037228032 0 0 -1 2 0 0 0
[pid=30763/tid=30782] ppid=30761 vsize=13627416 CPUtime=0 cores=0,2,4,6
/proc/30763/task/30782/stat : 30782 (java) S 30761 30763 30263 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 809328706 13954473984 95459 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107267584 0 4 0 16800975 18446604451037228032 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 13627416

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

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

[startup+1797.5 s]
/proc/loadavg: 1.89 2.00 1.99 2/534 30859
/proc/meminfo: memFree=21182308/32951124 swapFree=58800704/67111528
[pid=30763] ppid=30761 vsize=13627416 CPUtime=1800.07 cores=0,2,4,6
/proc/30763/stat : 30763 (java) S 30761 30763 30263 0 -1 4202496 108294 0 1 0 179991 16 0 0 25 0 19 0 809328603 13954473984 95459 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/30763/statm: 3406854 95459 2264 9 0 3397588 0
[pid=30763/tid=30764] ppid=30761 vsize=13627416 CPUtime=1791.41 cores=0,2,4,6
/proc/30763/task/30764/stat : 30764 (java) R 30761 30763 30263 0 -1 4202560 66550 0 1 0 179132 9 0 0 25 0 19 0 809328604 13954473984 95459 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 46912505662951 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=30763/tid=30766] ppid=30761 vsize=13627416 CPUtime=0.21 cores=0,2,4,6
/proc/30763/task/30766/stat : 30766 (java) S 30761 30763 30263 0 -1 4202560 3223 0 0 0 21 0 0 0 15 0 19 0 809328606 13954473984 95459 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107266969 0 4 0 16800975 18446604451037228032 0 0 -1 2 0 0 0
[pid=30763/tid=30767] ppid=30761 vsize=13627416 CPUtime=0.17 cores=0,2,4,6
/proc/30763/task/30767/stat : 30767 (java) S 30761 30763 30263 0 -1 4202560 2211 0 0 0 17 0 0 0 15 0 19 0 809328606 13954473984 95459 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107266969 0 4 0 16800975 18446604451037228032 0 0 -1 0 0 0 0
[pid=30763/tid=30768] ppid=30761 vsize=13627416 CPUtime=0.19 cores=0,2,4,6
/proc/30763/task/30768/stat : 30768 (java) S 30761 30763 30263 0 -1 4202560 1402 0 0 0 19 0 0 0 15 0 19 0 809328606 13954473984 95459 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107266969 0 4 0 16800975 18446604451037228032 0 0 -1 6 0 0 0
[pid=30763/tid=30769] ppid=30761 vsize=13627416 CPUtime=0.22 cores=0,2,4,6
/proc/30763/task/30769/stat : 30769 (java) S 30761 30763 30263 0 -1 4202560 635 0 0 0 22 0 0 0 16 0 19 0 809328606 13954473984 95459 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107266969 0 4 0 16800975 18446604451037228032 0 0 -1 6 0 0 0
[pid=30763/tid=30770] ppid=30761 vsize=13627416 CPUtime=0.19 cores=0,2,4,6
/proc/30763/task/30770/stat : 30770 (java) S 30761 30763 30263 0 -1 4202560 964 0 0 0 19 0 0 0 16 0 19 0 809328606 13954473984 95459 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107266969 0 4 0 16800975 18446604451037228032 0 0 -1 2 0 0 0
[pid=30763/tid=30771] ppid=30761 vsize=13627416 CPUtime=0.25 cores=0,2,4,6
/proc/30763/task/30771/stat : 30771 (java) S 30761 30763 30263 0 -1 4202560 1994 0 0 0 25 0 0 0 16 0 19 0 809328606 13954473984 95459 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107266969 0 4 0 16800975 18446604451037228032 0 0 -1 2 0 0 0
[pid=30763/tid=30772] ppid=30761 vsize=13627416 CPUtime=0.1 cores=0,2,4,6
/proc/30763/task/30772/stat : 30772 (java) S 30761 30763 30263 0 -1 4202560 133 0 0 0 10 0 0 0 15 0 19 0 809328606 13954473984 95459 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107266969 0 4 0 16800975 18446604451037228032 0 0 -1 6 0 0 0
[pid=30763/tid=30773] ppid=30761 vsize=13627416 CPUtime=0.16 cores=0,2,4,6
/proc/30763/task/30773/stat : 30773 (java) S 30761 30763 30263 0 -1 4202560 521 0 0 0 16 0 0 0 15 0 19 0 809328606 13954473984 95459 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107266969 0 4 0 16800975 18446604451037228032 0 0 -1 0 0 0 0
[pid=30763/tid=30774] ppid=30761 vsize=13627416 CPUtime=5.42 cores=0,2,4,6
/proc/30763/task/30774/stat : 30774 (java) S 30761 30763 30263 0 -1 4202560 14009 0 0 0 540 2 0 0 15 0 19 0 809328607 13954473984 95459 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107267584 0 0 0 16800975 18446604451037228032 0 0 -1 4 0 0 0
[pid=30763/tid=30775] ppid=30761 vsize=13627416 CPUtime=0 cores=0,2,4,6
/proc/30763/task/30775/stat : 30775 (java) S 30761 30763 30263 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 809328607 13954473984 95459 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107266969 0 4 0 16800975 18446604451037228032 0 0 -1 4 0 0 0
[pid=30763/tid=30776] ppid=30761 vsize=13627416 CPUtime=0 cores=0,2,4,6
/proc/30763/task/30776/stat : 30776 (java) S 30761 30763 30263 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 809328607 13954473984 95459 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107266969 0 4 0 16800975 18446604451037228032 0 0 -1 4 0 0 0
[pid=30763/tid=30777] ppid=30761 vsize=13627416 CPUtime=0 cores=0,2,4,6
/proc/30763/task/30777/stat : 30777 (java) S 30761 30763 30263 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 809328609 13954473984 95459 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107274673 0 4 0 16800975 18446604451037228032 0 0 -1 4 0 0 0
[pid=30763/tid=30778] ppid=30761 vsize=13627416 CPUtime=0.59 cores=0,2,4,6
/proc/30763/task/30778/stat : 30778 (java) S 30761 30763 30263 0 -1 4202560 4392 0 0 0 59 0 0 0 15 0 19 0 809328609 13954473984 95459 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107266969 0 4 0 16800975 18446604451037228032 0 0 -1 2 0 0 0
[pid=30763/tid=30779] ppid=30761 vsize=13627416 CPUtime=1.06 cores=0,2,4,6
/proc/30763/task/30779/stat : 30779 (java) S 30761 30763 30263 0 -1 4202560 11008 0 0 0 105 1 0 0 15 0 19 0 809328609 13954473984 95459 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107266969 0 4 0 16800975 18446604451037228032 0 0 -1 6 0 0 0
[pid=30763/tid=30780] ppid=30761 vsize=13627416 CPUtime=0 cores=0,2,4,6
/proc/30763/task/30780/stat : 30780 (java) S 30761 30763 30263 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 809328609 13954473984 95459 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107266969 0 4 0 16800975 18446604451037228032 0 0 -1 4 0 0 0
[pid=30763/tid=30781] ppid=30761 vsize=13627416 CPUtime=0 cores=0,2,4,6
/proc/30763/task/30781/stat : 30781 (java) S 30761 30763 30263 0 -1 4202560 103 0 0 0 0 0 0 0 15 0 19 0 809328609 13954473984 95459 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107267584 0 4 0 16800975 18446604451037228032 0 0 -1 2 0 0 0
[pid=30763/tid=30782] ppid=30761 vsize=13627416 CPUtime=0 cores=0,2,4,6
/proc/30763/task/30782/stat : 30782 (java) S 30761 30763 30263 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 809328706 13954473984 95459 33554432000 1073741824 1073778376 140735445769792 18446744073709551615 228107267584 0 4 0 16800975 18446604451037228032 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 13627416

Child status: 143
Real time (s): 1797.57
CPU time (s): 1800.18
CPU user time (s): 1800
CPU system time (s): 0.187971
CPU usage (%): 100.145
Max. virtual memory (cumulated for all children) (KiB): 13647960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800
system time used= 0.187971
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 108325
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= 38682
involuntary context switches= 18355

runsolver used 10.2064 second user time and 20.8928 second system time

The end

Launcher Data

Begin job on node142 at 2011-06-04 08:32:11
IDJOB=3459829
IDBENCH=73905
IDSOLVER=1952
FILE ID=node142/3459829-1307169131
RUNJOBID= node142-1307165514-30281
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-j12032_8-unsat.opb
COMMAND LINE= java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3459829-1307169131/watcher-3459829-1307169131 -o /tmp/evaluation-result-3459829-1307169131/solver-3459829-1307169131 -C 1800 -W 1900 -M 15500  java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution HOME/instance-3459829-1307169131.opb

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

MD5SUM BENCH= 3890946cb13ab5dacc1331cb240d6a09
RANDOM SEED=552413939

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:      21173568 kB
Buffers:        276900 kB
Cached:         444040 kB
SwapCached:      11452 kB
Active:        9707892 kB
Inactive:      1807412 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21173568 kB
SwapTotal:    67111528 kB
SwapFree:     58800704 kB
Dirty:            8488 kB
Writeback:           0 kB
AnonPages:    10791568 kB
Mapped:          39944 kB
Slab:           117184 kB
PageTables:      76140 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 158831008 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= 73936 MiB
End job on node142 at 2011-06-04 09:02:11