Trace number 3266484

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 core 2.3.0 SNAPSHOT 2011-02-06? (TO) 1301.48 1300.04

General information on the benchmark

NameSAT02/handmade/simon/satex-challenges/
par32-3.shuffled.cnf
MD5SUM0115a0e26236f3f01aa829c2004452c1
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.6469
Satisfiable
(Un)Satisfiability was proved
Number of variables3176
Number of clauses10297
Sum of the clauses size27581
Maximum clause length3
Minimum clause length1
Number of clauses of size 1141
Number of clauses of size 23028
Number of clauses of size 37128
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.03/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.03/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.03/0.07	c See www.sat4j.org for details.
0.03/0.32	c no version file found!!!
0.03/0.32	c java.runtime.name	Java(TM) SE Runtime Environment
0.03/0.32	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.03/0.32	c java.vm.version	19.1-b02
0.03/0.32	c java.vm.vendor	Sun Microsystems Inc.
0.03/0.32	c sun.arch.data.model	64
0.03/0.32	c java.version		1.6.0_24
0.03/0.32	c os.name		Linux
0.03/0.32	c os.version		2.6.18-164.el5
0.03/0.32	c os.arch		amd64
0.03/0.32	c Free memory 		6997539544
0.03/0.32	c Max memory 		7034241024
0.03/0.32	c Total memory 		7034241024
0.03/0.32	c Number of processors 	8
0.03/0.32	c --- Begin Solver configuration ---
0.03/0.32	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@664741d6
0.03/0.32	c Learn all clauses as in MiniSAT
0.03/0.32	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.03/0.32	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.03/0.32	c Expensive reason simplification
0.03/0.32	c Armin Biere (Picosat) restarts strategy
0.03/0.32	c Glucose learned constraints deletion strategy
0.03/0.32	c timeout=2147483647s
0.03/0.32	c DB Simplification allowed=true
0.03/0.32	c --- End Solver configuration ---
0.03/0.32	c solving HOME/instance-3266484-1303582773.cnf
0.03/0.32	c reading problem ... 
0.03/0.32	c ... done. Wall clock time 0.171s.
0.03/0.32	c #vars     3176
0.03/0.32	c #constraints  10071
0.03/0.32	c constraints type 
0.03/0.32	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 6786
0.03/0.32	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 3117
3.52/3.05	c cleaning 2501 clauses out of 5001 with flag 5001/5001
7.04/6.51	c cleaning 4248 clauses out of 8500 with flag 11001/11001
11.89/10.92	c cleaning 5626 clauses out of 11252 with flag 18001/18001
17.67/16.41	c cleaning 6813 clauses out of 13626 with flag 26001/26001
24.37/23.19	c cleaning 7905 clauses out of 15813 with flag 35001/35001
32.37/31.15	c cleaning 8951 clauses out of 17907 with flag 45000/45000
40.77/39.56	c cleaning 9479 clauses out of 18957 with flag 55001/55001
49.37/48.10	c cleaning 9738 clauses out of 19477 with flag 65000/65000
58.27/57.05	c cleaning 9867 clauses out of 19739 with flag 75000/75000
67.67/66.44	c cleaning 9936 clauses out of 19872 with flag 85000/85000
76.77/75.54	c cleaning 9965 clauses out of 19936 with flag 95000/95000
86.17/84.98	c cleaning 9983 clauses out of 19972 with flag 105001/105001
95.77/94.59	c cleaning 9995 clauses out of 19989 with flag 115001/115001
105.37/104.14	c cleaning 9994 clauses out of 19994 with flag 125001/125001
114.97/113.76	c cleaning 9997 clauses out of 20000 with flag 135001/135001
124.87/123.61	c cleaning 9997 clauses out of 20002 with flag 145000/145000
134.97/133.71	c cleaning 10000 clauses out of 20005 with flag 155000/155000
145.27/144.06	c cleaning 10001 clauses out of 20005 with flag 165000/165000
155.38/154.19	c cleaning 10002 clauses out of 20004 with flag 175000/175000
165.77/164.59	c cleaning 9995 clauses out of 20002 with flag 185000/185000
176.09/174.86	c cleaning 9999 clauses out of 20008 with flag 195001/195001
186.39/185.19	c cleaning 9996 clauses out of 20008 with flag 205000/205000
197.20/195.92	c cleaning 10002 clauses out of 20012 with flag 215000/215000
207.69/206.44	c cleaning 9998 clauses out of 20011 with flag 225001/225001
218.20/216.98	c cleaning 10002 clauses out of 20013 with flag 235001/235001
228.79/227.50	c cleaning 10001 clauses out of 20011 with flag 245001/245001
239.90/238.65	c cleaning 9999 clauses out of 20009 with flag 255000/255000
250.39/249.14	c cleaning 10004 clauses out of 20011 with flag 265001/265001
261.29/260.09	c cleaning 9995 clauses out of 20007 with flag 275001/275001
272.00/270.70	c cleaning 9999 clauses out of 20012 with flag 285001/285001
282.09/280.89	c cleaning 10001 clauses out of 20013 with flag 295001/295001
292.90/291.61	c cleaning 10001 clauses out of 20011 with flag 305000/305000
303.50/302.21	c cleaning 9998 clauses out of 20010 with flag 315000/315000
314.00/312.78	c cleaning 9998 clauses out of 20012 with flag 325000/325000
324.90/323.61	c cleaning 10003 clauses out of 20014 with flag 335000/335000
335.60/334.39	c cleaning 9995 clauses out of 20012 with flag 345001/345001
346.50/345.22	c cleaning 10001 clauses out of 20017 with flag 355001/355001
357.70/356.42	c cleaning 10003 clauses out of 20016 with flag 365001/365001
368.82/367.57	c cleaning 10000 clauses out of 20012 with flag 375000/375000
379.61/378.39	c cleaning 10001 clauses out of 20013 with flag 385001/385001
390.51/389.23	c cleaning 9997 clauses out of 20011 with flag 395000/395000
401.51/400.27	c cleaning 10002 clauses out of 20015 with flag 405001/405001
412.72/411.40	c cleaning 10000 clauses out of 20013 with flag 415001/415001
424.02/422.72	c cleaning 9998 clauses out of 20013 with flag 425001/425001
434.72/433.47	c cleaning 9999 clauses out of 20014 with flag 435001/435001
445.62/444.32	c cleaning 10003 clauses out of 20014 with flag 445000/445000
456.82/455.58	c cleaning 10001 clauses out of 20012 with flag 455001/455001
467.72/466.41	c cleaning 9998 clauses out of 20010 with flag 465000/465000
478.62/477.31	c cleaning 10000 clauses out of 20012 with flag 475000/475000
489.22/487.93	c cleaning 10000 clauses out of 20012 with flag 485000/485000
500.22/498.92	c cleaning 10000 clauses out of 20012 with flag 495000/495000
511.13/509.89	c cleaning 9996 clauses out of 20012 with flag 505000/505000
522.03/520.73	c cleaning 10003 clauses out of 20016 with flag 515000/515000
532.93/531.67	c cleaning 10002 clauses out of 20013 with flag 525000/525000
543.63/542.34	c cleaning 10000 clauses out of 20012 with flag 535001/535001
554.53/553.22	c cleaning 10000 clauses out of 20011 with flag 545000/545000
565.33/564.05	c cleaning 9997 clauses out of 20012 with flag 555001/555001
576.03/574.75	c cleaning 10001 clauses out of 20014 with flag 565000/565000
587.03/585.72	c cleaning 9999 clauses out of 20013 with flag 575000/575000
598.03/596.77	c cleaning 10001 clauses out of 20015 with flag 585001/585001
608.93/607.66	c cleaning 10000 clauses out of 20013 with flag 595000/595000
620.23/618.93	c cleaning 10000 clauses out of 20013 with flag 605000/605000
631.53/630.22	c cleaning 10002 clauses out of 20014 with flag 615001/615001
642.94/641.63	c cleaning 10003 clauses out of 20011 with flag 625000/625000
654.24/652.91	c cleaning 9998 clauses out of 20009 with flag 635001/635001
665.44/664.14	c cleaning 10000 clauses out of 20011 with flag 645001/645001
676.54/675.20	c cleaning 10001 clauses out of 20011 with flag 655001/655001
687.54/686.29	c cleaning 9999 clauses out of 20009 with flag 665000/665000
698.85/697.55	c cleaning 9997 clauses out of 20010 with flag 675000/675000
709.95/708.69	c cleaning 10002 clauses out of 20013 with flag 685000/685000
721.45/720.12	c cleaning 10000 clauses out of 20011 with flag 695000/695000
732.45/731.18	c cleaning 10001 clauses out of 20011 with flag 705000/705000
743.65/742.31	c cleaning 10000 clauses out of 20010 with flag 715000/715000
754.25/752.90	c cleaning 9996 clauses out of 20010 with flag 725000/725000
764.96/763.64	c cleaning 10001 clauses out of 20015 with flag 735001/735001
775.96/774.67	c cleaning 10003 clauses out of 20013 with flag 745000/745000
787.25/785.94	c cleaning 10000 clauses out of 20010 with flag 755000/755000
798.05/796.76	c cleaning 9998 clauses out of 20011 with flag 765001/765001
809.45/808.18	c cleaning 9999 clauses out of 20013 with flag 775001/775001
820.46/819.19	c cleaning 10000 clauses out of 20013 with flag 785000/785000
831.66/830.33	c cleaning 10000 clauses out of 20013 with flag 795000/795000
842.66/841.34	c cleaning 10000 clauses out of 20014 with flag 805001/805001
854.26/852.94	c cleaning 10001 clauses out of 20013 with flag 815000/815000
865.66/864.36	c cleaning 10001 clauses out of 20012 with flag 825000/825000
876.86/875.51	c cleaning 10001 clauses out of 20012 with flag 835001/835001
888.07/886.73	c cleaning 9998 clauses out of 20010 with flag 845000/845000
899.27/897.97	c cleaning 9997 clauses out of 20012 with flag 855000/855000
910.67/909.33	c cleaning 10001 clauses out of 20015 with flag 865000/865000
921.77/920.41	c cleaning 10002 clauses out of 20014 with flag 875000/875000
932.87/931.58	c cleaning 9998 clauses out of 20012 with flag 885000/885000
944.07/942.70	c cleaning 9999 clauses out of 20014 with flag 895000/895000
954.97/953.61	c cleaning 10002 clauses out of 20015 with flag 905000/905000
966.28/964.94	c cleaning 10001 clauses out of 20013 with flag 915000/915000
978.07/976.79	c cleaning 10000 clauses out of 20013 with flag 925001/925001
989.38/988.07	c cleaning 9999 clauses out of 20013 with flag 935001/935001
1001.08/999.78	c cleaning 9999 clauses out of 20014 with flag 945001/945001
1012.68/1011.33	c cleaning 10001 clauses out of 20014 with flag 955000/955000
1024.38/1023.03	c cleaning 10000 clauses out of 20013 with flag 965000/965000
1035.38/1034.03	c cleaning 10000 clauses out of 20014 with flag 975001/975001
1046.38/1045.02	c cleaning 10000 clauses out of 20014 with flag 985001/985001
1057.59/1056.28	c cleaning 9999 clauses out of 20014 with flag 995001/995001
1069.08/1067.75	c cleaning 10000 clauses out of 20014 with flag 1005000/1005000
1080.78/1079.47	c cleaning 9997 clauses out of 20014 with flag 1015000/1015000
1091.89/1090.59	c cleaning 10001 clauses out of 20018 with flag 1025001/1025001
1102.99/1101.66	c cleaning 10004 clauses out of 20017 with flag 1035001/1035001
1114.09/1112.78	c cleaning 10001 clauses out of 20013 with flag 1045001/1045001
1125.59/1124.28	c cleaning 10000 clauses out of 20011 with flag 1055000/1055000
1136.70/1135.37	c cleaning 9999 clauses out of 20012 with flag 1065001/1065001
1147.89/1146.58	c cleaning 10000 clauses out of 20013 with flag 1075001/1075001
1159.39/1158.02	c cleaning 10000 clauses out of 20013 with flag 1085001/1085001
1170.29/1168.93	c cleaning 10002 clauses out of 20013 with flag 1095001/1095001
1181.80/1180.43	c cleaning 9997 clauses out of 20010 with flag 1105000/1105000
1192.50/1191.13	c cleaning 9998 clauses out of 20013 with flag 1115000/1115000
1203.60/1202.21	c cleaning 10004 clauses out of 20015 with flag 1125000/1125000
1214.90/1213.52	c cleaning 9995 clauses out of 20012 with flag 1135001/1135001
1225.70/1224.39	c cleaning 10005 clauses out of 20016 with flag 1145000/1145000
1236.60/1235.24	c cleaning 10000 clauses out of 20011 with flag 1155000/1155000
1248.10/1246.72	c cleaning 9999 clauses out of 20011 with flag 1165000/1165000
1258.90/1257.59	c cleaning 10001 clauses out of 20013 with flag 1175001/1175001
1270.00/1268.63	c cleaning 9999 clauses out of 20012 with flag 1185001/1185001
1281.40/1280.00	c cleaning 10002 clauses out of 20013 with flag 1195001/1195001
1293.01/1291.63	c cleaning 10000 clauses out of 20011 with flag 1205001/1205001
1301.41/1300.01	c starts		: 1274
1301.41/1300.01	c conflicts		: 1212118
1301.41/1300.01	c decisions		: 1242734
1301.41/1300.01	c propagations		: 1553065598
1301.41/1300.01	c inspects		: 16747304512
1301.41/1300.01	c shortcuts		: 0
1301.41/1300.01	c learnt literals	: 1
1301.41/1300.01	c learnt binary clauses	: 11
1301.41/1300.01	c learnt ternary clauses	: 36
1301.41/1300.01	c learnt constraints	: 1212117
1301.41/1300.01	c ignored constraints	: 0
1301.41/1300.01	c root simplifications	: 1275
1301.41/1300.01	c removed literals (reason simplification)	: 16724319
1301.41/1300.01	c reason swapping (by a shorter reason)	: 0
1301.41/1300.01	c Calls to reduceDB	: 122
1301.41/1300.01	c speed (assignments/second)	: 1194900.4689381379
1301.41/1300.01	c non guided choices	80
1301.41/1300.03	c learnt constraints type 
1301.41/1300.03	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 11
1301.41/1300.03	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 17135
1301.41/1300.03	c constraints type 
1301.41/1300.03	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 6786
1301.41/1300.03	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 3117
1301.41/1300.03	s UNKNOWN
1301.41/1300.03	c Total wall clock time (in seconds) : 1299.916

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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-3266484-1303582773/watcher-3266484-1303582773 -o /tmp/evaluation-result-3266484-1303582773/solver-3266484-1303582773 -C 2400 -W 1300 -M 7680 java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3266484-1303582773.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.17 4.06 3.68 7/222 11874
/proc/meminfo: memFree=16892504/32951124 swapFree=67111528/67111528
[pid=11874] ppid=11872 vsize=11800 CPUtime=0 cores=0,2
/proc/11874/stat : 11874 (runsolver) R 11872 11874 11570 0 -1 4202560 45 0 0 0 0 0 0 0 25 0 1 0 548507913 12083200 54 33554432000 4194304 5434984 140737335621120 18446744073709551615 5055495 0 2147483391 4096 24578 0 0 0 17 2 0 0 0
/proc/11874/statm: 2950 54 34 303 0 2644 0

[startup+0.0613271 s]
/proc/loadavg: 4.17 4.06 3.68 7/222 11874
/proc/meminfo: memFree=16892504/32951124 swapFree=67111528/67111528
[pid=11874] ppid=11872 vsize=7569648 CPUtime=0.03 cores=0,2
/proc/11874/stat : 11874 (java) S 11872 11874 11570 0 -1 4202496 9134 0 1 0 3 0 0 0 25 0 18 0 548507913 7751319552 8830 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11874/statm: 1892412 8830 1730 9 0 1883155 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 7569648

[startup+0.321475 s]
/proc/loadavg: 4.17 4.06 3.68 7/222 11874
/proc/meminfo: memFree=16892504/32951124 swapFree=67111528/67111528
[pid=11874] ppid=11872 vsize=7582732 CPUtime=0.43 cores=0,2
/proc/11874/stat : 11874 (java) S 11872 11874 11570 0 -1 4202496 14436 0 1 0 42 1 0 0 25 0 19 0 548507913 7764717568 12992 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11874/statm: 1895683 12992 2193 9 0 1886421 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 7582732

[startup+0.42124 s]
/proc/loadavg: 4.17 4.06 3.68 7/222 11874
/proc/meminfo: memFree=16892504/32951124 swapFree=67111528/67111528
[pid=11874] ppid=11872 vsize=7582732 CPUtime=0.63 cores=0,2
/proc/11874/stat : 11874 (java) S 11872 11874 11570 0 -1 4202496 14521 0 1 0 62 1 0 0 25 0 19 0 548507913 7764717568 13077 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11874/statm: 1895683 13077 2196 9 0 1886421 0
Current children cumulated CPU time (s) 0.63
Current children cumulated vsize (KiB) 7582732

[startup+0.717252 s]
/proc/loadavg: 4.17 4.06 3.68 7/222 11874
/proc/meminfo: memFree=16892504/32951124 swapFree=67111528/67111528
[pid=11874] ppid=11872 vsize=7583556 CPUtime=1.19 cores=0,2
/proc/11874/stat : 11874 (java) S 11872 11874 11570 0 -1 4202496 14914 0 1 0 118 1 0 0 25 0 19 0 548507913 7765561344 13469 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11874/statm: 1895889 13469 2219 9 0 1886627 0
Current children cumulated CPU time (s) 1.19
Current children cumulated vsize (KiB) 7583556

[startup+1.50106 s]
/proc/loadavg: 4.39 4.10 3.70 5/262 11939
/proc/meminfo: memFree=16766132/32951124 swapFree=67111528/67111528
[pid=11874] ppid=11872 vsize=7583556 CPUtime=1.98 cores=0,2
/proc/11874/stat : 11874 (java) S 11872 11874 11570 0 -1 4202496 15049 0 1 0 197 1 0 0 25 0 19 0 548507913 7765561344 13604 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11874/statm: 1895889 13604 2219 9 0 1886627 0
[pid=11874/tid=11876] ppid=11872 vsize=7583556 CPUtime=1.48 cores=0,2
/proc/11874/task/11876/stat : 11876 (java) R 11872 11874 11570 0 -1 4202560 9176 0 1 0 147 1 0 0 20 0 19 0 548507914 7765561344 13604 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 46912505606288 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=11874/tid=11877] ppid=11872 vsize=7583556 CPUtime=0 cores=0,2
/proc/11874/task/11877/stat : 11877 (java) S 11872 11874 11570 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 548507915 7765561344 13604 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032211865 0 4 0 16800975 18446604442894288000 0 0 -1 2 0 0 0
[pid=11874/tid=11878] ppid=11872 vsize=7583556 CPUtime=0 cores=0,2
/proc/11874/task/11878/stat : 11878 (java) S 11872 11874 11570 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 548507915 7765561344 13604 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032211865 0 4 0 16800975 18446604442894288000 0 0 -1 2 0 0 0
[pid=11874/tid=11879] ppid=11872 vsize=7583556 CPUtime=0 cores=0,2
/proc/11874/task/11879/stat : 11879 (java) S 11872 11874 11570 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 548507915 7765561344 13604 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032211865 0 4 0 16800975 18446604442894288000 0 0 -1 2 0 0 0
[pid=11874/tid=11880] ppid=11872 vsize=7583556 CPUtime=0 cores=0,2
/proc/11874/task/11880/stat : 11880 (java) S 11872 11874 11570 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 548507915 7765561344 13604 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032211865 0 4 0 16800975 18446604442894288000 0 0 -1 2 0 0 0
[pid=11874/tid=11881] ppid=11872 vsize=7583556 CPUtime=0 cores=0,2
/proc/11874/task/11881/stat : 11881 (java) S 11872 11874 11570 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 548507915 7765561344 13604 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032211865 0 4 0 16800975 18446604442894288000 0 0 -1 2 0 0 0
[pid=11874/tid=11882] ppid=11872 vsize=7583556 CPUtime=0 cores=0,2
/proc/11874/task/11882/stat : 11882 (java) S 11872 11874 11570 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 548507915 7765561344 13604 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032211865 0 4 0 16800975 18446604442894288000 0 0 -1 2 0 0 0
[pid=11874/tid=11883] ppid=11872 vsize=7583556 CPUtime=0 cores=0,2
/proc/11874/task/11883/stat : 11883 (java) S 11872 11874 11570 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 548507915 7765561344 13604 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032211865 0 4 0 16800975 18446604442894288000 0 0 -1 2 0 0 0
[pid=11874/tid=11884] ppid=11872 vsize=7583556 CPUtime=0 cores=0,2
/proc/11874/task/11884/stat : 11884 (java) S 11872 11874 11570 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 548507915 7765561344 13604 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032211865 0 4 0 16800975 18446604442894288000 0 0 -1 2 0 0 0
[pid=11874/tid=11885] ppid=11872 vsize=7583556 CPUtime=0 cores=0,2
/proc/11874/task/11885/stat : 11885 (java) S 11872 11874 11570 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 548507916 7765561344 13604 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032212480 0 0 0 16800975 18446604442894288000 0 0 -1 2 0 0 0
[pid=11874/tid=11886] ppid=11872 vsize=7583556 CPUtime=0 cores=0,2
/proc/11874/task/11886/stat : 11886 (java) S 11872 11874 11570 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 548507916 7765561344 13604 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032211865 0 4 0 16800975 18446604442894288000 0 0 -1 2 0 0 0
[pid=11874/tid=11887] ppid=11872 vsize=7583556 CPUtime=0 cores=0,2
/proc/11874/task/11887/stat : 11887 (java) S 11872 11874 11570 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 548507916 7765561344 13604 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032211865 0 4 0 16800975 18446604442894288000 0 0 -1 2 0 0 0
[pid=11874/tid=11888] ppid=11872 vsize=7583556 CPUtime=0 cores=0,2
/proc/11874/task/11888/stat : 11888 (java) S 11872 11874 11570 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 548507919 7765561344 13604 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032219569 0 4 0 16800975 18446604442894288000 0 0 -1 2 0 0 0
[pid=11874/tid=11889] ppid=11872 vsize=7583556 CPUtime=0.24 cores=0,2
/proc/11874/task/11889/stat : 11889 (java) S 11872 11874 11570 0 -1 4202560 4165 0 0 0 24 0 0 0 19 0 19 0 548507919 7765561344 13604 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032211865 0 4 0 16800975 18446604442894288000 0 0 -1 2 0 0 0
[pid=11874/tid=11890] ppid=11872 vsize=7583556 CPUtime=0.25 cores=0,2
/proc/11874/task/11890/stat : 11890 (java) S 11872 11874 11570 0 -1 4202560 545 0 0 0 25 0 0 0 25 0 19 0 548507919 7765561344 13604 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032211865 0 4 0 16800975 18446604442894288000 0 0 -1 0 0 0 0
[pid=11874/tid=11891] ppid=11872 vsize=7583556 CPUtime=0 cores=0,2
/proc/11874/task/11891/stat : 11891 (java) S 11872 11874 11570 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 548507919 7765561344 13604 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032211865 0 4 0 16800975 18446604442894288000 0 0 -1 2 0 0 0
[pid=11874/tid=11892] ppid=11872 vsize=7583556 CPUtime=0 cores=0,2
/proc/11874/task/11892/stat : 11892 (java) S 11872 11874 11570 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 548507919 7765561344 13604 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032212480 0 4 0 16800975 18446604442894288000 0 0 -1 2 0 0 0
[pid=11874/tid=11911] ppid=11872 vsize=7583556 CPUtime=0 cores=0,2
/proc/11874/task/11911/stat : 11911 (java) S 11872 11874 11570 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 548507941 7765561344 13604 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032212480 0 4 0 16800975 18446604442894288000 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.98
Current children cumulated vsize (KiB) 7583556

[startup+3.10073 s]
/proc/loadavg: 4.39 4.10 3.70 6/262 11939
/proc/meminfo: memFree=16755220/32951124 swapFree=67111528/67111528
[pid=11874] ppid=11872 vsize=7583556 CPUtime=3.65 cores=0,2
/proc/11874/stat : 11874 (java) S 11872 11874 11570 0 -1 4202496 16416 0 1 0 363 2 0 0 25 0 19 0 548507913 7765561344 14966 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11874/statm: 1895889 14966 2253 9 0 1886627 0
[pid=11874/tid=11876] ppid=11872 vsize=7583556 CPUtime=3.03 cores=0,2
/proc/11874/task/11876/stat : 11876 (java) R 11872 11874 11570 0 -1 4202560 9394 0 1 0 302 1 0 0 25 0 19 0 548507914 7765561344 14966 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 46912505606459 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=11874/tid=11877] ppid=11872 vsize=7583556 CPUtime=0 cores=0,2
/proc/11874/task/11877/stat : 11877 (java) S 11872 11874 11570 0 -1 4202560 313 0 0 0 0 0 0 0 18 0 19 0 548507915 7765561344 14966 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032211865 0 4 0 16800975 18446604442894288000 0 0 -1 0 0 0 0
[pid=11874/tid=11878] ppid=11872 vsize=7583556 CPUtime=0 cores=0,2
/proc/11874/task/11878/stat : 11878 (java) S 11872 11874 11570 0 -1 4202560 251 0 0 0 0 0 0 0 18 0 19 0 548507915 7765561344 14966 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032211865 0 4 0 16800975 18446604442894288000 0 0 -1 0 0 0 0
[pid=11874/tid=11879] ppid=11872 vsize=7583556 CPUtime=0 cores=0,2
/proc/11874/task/11879/stat : 11879 (java) S 11872 11874 11570 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 548507915 7765561344 14966 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032211865 0 4 0 16800975 18446604442894288000 0 0 -1 0 0 0 0
[pid=11874/tid=11880] ppid=11872 vsize=7583556 CPUtime=0 cores=0,2
/proc/11874/task/11880/stat : 11880 (java) S 11872 11874 11570 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 548507915 7765561344 14966 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032211865 0 4 0 16800975 18446604442894288000 0 0 -1 0 0 0 0
[pid=11874/tid=11881] ppid=11872 vsize=7583556 CPUtime=0 cores=0,2
/proc/11874/task/11881/stat : 11881 (java) S 11872 11874 11570 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 548507915 7765561344 14966 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032211865 0 4 0 16800975 18446604442894288000 0 0 -1 0 0 0 0
[pid=11874/tid=11882] ppid=11872 vsize=7583556 CPUtime=0 cores=0,2
/proc/11874/task/11882/stat : 11882 (java) S 11872 11874 11570 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 548507915 7765561344 14966 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032211865 0 4 0 16800975 18446604442894288000 0 0 -1 0 0 0 0
[pid=11874/tid=11883] ppid=11872 vsize=7583556 CPUtime=0 cores=0,2
/proc/11874/task/11883/stat : 11883 (java) S 11872 11874 11570 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 548507915 7765561344 14966 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032211865 0 4 0 16800975 18446604442894288000 0 0 -1 0 0 0 0
[pid=11874/tid=11884] ppid=11872 vsize=7583556 CPUtime=0 cores=0,2
/proc/11874/task/11884/stat : 11884 (java) S 11872 11874 11570 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 548507915 7765561344 14966 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032211865 0 4 0 16800975 18446604442894288000 0 0 -1 0 0 0 0
[pid=11874/tid=11885] ppid=11872 vsize=7583556 CPUtime=0.01 cores=0,2
/proc/11874/task/11885/stat : 11885 (java) S 11872 11874 11570 0 -1 4202560 566 0 0 0 1 0 0 0 16 0 19 0 548507916 7765561344 14966 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032212480 0 0 0 16800975 18446604442894288000 0 0 -1 2 0 0 0
[pid=11874/tid=11886] ppid=11872 vsize=7583556 CPUtime=0 cores=0,2
/proc/11874/task/11886/stat : 11886 (java) S 11872 11874 11570 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 548507916 7765561344 14966 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032211865 0 4 0 16800975 18446604442894288000 0 0 -1 2 0 0 0
[pid=11874/tid=11887] ppid=11872 vsize=7583556 CPUtime=0 cores=0,2
/proc/11874/task/11887/stat : 11887 (java) S 11872 11874 11570 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 548507916 7765561344 14966 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032211865 0 4 0 16800975 18446604442894288000 0 0 -1 2 0 0 0
[pid=11874/tid=11888] ppid=11872 vsize=7583556 CPUtime=0 cores=0,2
/proc/11874/task/11888/stat : 11888 (java) S 11872 11874 11570 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 548507919 7765561344 14966 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032219569 0 4 0 16800975 18446604442894288000 0 0 -1 2 0 0 0
[pid=11874/tid=11889] ppid=11872 vsize=7583556 CPUtime=0.29 cores=0,2
/proc/11874/task/11889/stat : 11889 (java) S 11872 11874 11570 0 -1 4202560 4181 0 0 0 29 0 0 0 15 0 19 0 548507919 7765561344 14966 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032211865 0 4 0 16800975 18446604442894288000 0 0 -1 2 0 0 0
[pid=11874/tid=11890] ppid=11872 vsize=7583556 CPUtime=0.29 cores=0,2
/proc/11874/task/11890/stat : 11890 (java) S 11872 11874 11570 0 -1 4202560 553 0 0 0 29 0 0 0 16 0 19 0 548507919 7765561344 14966 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032211865 0 4 0 16800975 18446604442894288000 0 0 -1 0 0 0 0
[pid=11874/tid=11891] ppid=11872 vsize=7583556 CPUtime=0 cores=0,2
/proc/11874/task/11891/stat : 11891 (java) S 11872 11874 11570 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 548507919 7765561344 14966 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032211865 0 4 0 16800975 18446604442894288000 0 0 -1 2 0 0 0
[pid=11874/tid=11892] ppid=11872 vsize=7583556 CPUtime=0 cores=0,2
/proc/11874/task/11892/stat : 11892 (java) S 11872 11874 11570 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 548507919 7765561344 14966 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032212480 0 4 0 16800975 18446604442894288000 0 0 -1 2 0 0 0
[pid=11874/tid=11911] ppid=11872 vsize=7583556 CPUtime=0 cores=0,2
/proc/11874/task/11911/stat : 11911 (java) S 11872 11874 11570 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 548507941 7765561344 14966 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032212480 0 4 0 16800975 18446604442894288000 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.65
Current children cumulated vsize (KiB) 7583556

[startup+6.3012 s]
/proc/loadavg: 4.39 4.10 3.70 5/262 11939
/proc/meminfo: memFree=16749460/32951124 swapFree=67111528/67111528
[pid=11874] ppid=11872 vsize=7583556 CPUtime=6.84 cores=0,2
/proc/11874/stat : 11874 (java) S 11872 11874 11570 0 -1 4202496 16426 0 1 0 682 2 0 0 25 0 19 0 548507913 7765561344 14975 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11874/statm: 1895889 14975 2255 9 0 1886627 0
[pid=11874/tid=11876] ppid=11872 vsize=7583556 CPUtime=6.2 cores=0,2
/proc/11874/task/11876/stat : 11876 (java) R 11872 11874 11570 0 -1 4202560 9395 0 1 0 619 1 0 0 25 0 19 0 548507914 7765561344 14975 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 46912505588530 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=11874/tid=11877] ppid=11872 vsize=7583556 CPUtime=0 cores=0,2
/proc/11874/task/11877/stat : 11877 (java) S 11872 11874 11570 0 -1 4202560 313 0 0 0 0 0 0 0 18 0 19 0 548507915 7765561344 14975 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032211865 0 4 0 16800975 18446604442894288000 0 0 -1 0 0 0 0
[pid=11874/tid=11878] ppid=11872 vsize=7583556 CPUtime=0 cores=0,2
/proc/11874/task/11878/stat : 11878 (java) S 11872 11874 11570 0 -1 4202560 251 0 0 0 0 0 0 0 18 0 19 0 548507915 7765561344 14975 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032211865 0 4 0 16800975 18446604442894288000 0 0 -1 0 0 0 0
[pid=11874/tid=11879] ppid=11872 vsize=7583556 CPUtime=0 cores=0,2
/proc/11874/task/11879/stat : 11879 (java) S 11872 11874 11570 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 548507915 7765561344 14975 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032211865 0 4 0 16800975 18446604442894288000 0 0 -1 0 0 0 0
[pid=11874/tid=11880] ppid=11872 vsize=7583556 CPUtime=0 cores=0,2
/proc/11874/task/11880/stat : 11880 (java) S 11872 11874 11570 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 548507915 7765561344 14975 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032211865 0 4 0 16800975 18446604442894288000 0 0 -1 0 0 0 0
[pid=11874/tid=11881] ppid=11872 vsize=7583556 CPUtime=0 cores=0,2
/proc/11874/task/11881/stat : 11881 (java) S 11872 11874 11570 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 548507915 7765561344 14975 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032211865 0 4 0 16800975 18446604442894288000 0 0 -1 0 0 0 0
[pid=11874/tid=11882] ppid=11872 vsize=7583556 CPUtime=0 cores=0,2
/proc/11874/task/11882/stat : 11882 (java) S 11872 11874 11570 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 548507915 7765561344 14975 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032211865 0 4 0 16800975 18446604442894288000 0 0 -1 0 0 0 0
[pid=11874/tid=11883] ppid=11872 vsize=7583556 CPUtime=0 cores=0,2
/proc/11874/task/11883/stat : 11883 (java) S 11872 11874 11570 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 548507915 7765561344 14975 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032211865 0 4 0 16800975 18446604442894288000 0 0 -1 0 0 0 0
[pid=11874/tid=11884] ppid=11872 vsize=7583556 CPUtime=0 cores=0,2
/proc/11874/task/11884/stat : 11884 (java) S 11872 11874 11570 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 548507915 7765561344 14975 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032211865 0 4 0 16800975 18446604442894288000 0 0 -1 0 0 0 0
[pid=11874/tid=11885] ppid=11872 vsize=7583556 CPUtime=0.01 cores=0,2
/proc/11874/task/11885/stat : 11885 (java) S 11872 11874 11570 0 -1 4202560 566 0 0 0 1 0 0 0 15 0 19 0 548507916 7765561344 14975 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032212480 0 0 0 16800975 18446604442894288000 0 0 -1 2 0 0 0
[pid=11874/tid=11886] ppid=11872 vsize=7583556 CPUtime=0 cores=0,2
/proc/11874/task/11886/stat : 11886 (java) S 11872 11874 11570 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 548507916 7765561344 14975 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032211865 0 4 0 16800975 18446604442894288000 0 0 -1 2 0 0 0
[pid=11874/tid=11887] ppid=11872 vsize=7583556 CPUtime=0 cores=0,2
/proc/11874/task/11887/stat : 11887 (java) S 11872 11874 11570 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 548507916 7765561344 14975 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032211865 0 4 0 16800975 18446604442894288000 0 0 -1 2 0 0 0
[pid=11874/tid=11888] ppid=11872 vsize=7583556 CPUtime=0 cores=0,2
/proc/11874/task/11888/stat : 11888 (java) S 11872 11874 11570 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 548507919 7765561344 14975 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032219569 0 4 0 16800975 18446604442894288000 0 0 -1 2 0 0 0
[pid=11874/tid=11889] ppid=11872 vsize=7583556 CPUtime=0.29 cores=0,2
/proc/11874/task/11889/stat : 11889 (java) S 11872 11874 11570 0 -1 4202560 4181 0 0 0 29 0 0 0 15 0 19 0 548507919 7765561344 14975 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032211865 0 4 0 16800975 18446604442894288000 0 0 -1 2 0 0 0
[pid=11874/tid=11890] ppid=11872 vsize=7583556 CPUtime=0.31 cores=0,2
/proc/11874/task/11890/stat : 11890 (java) S 11872 11874 11570 0 -1 4202560 562 0 0 0 31 0 0 0 16 0 19 0 548507919 7765561344 14975 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032211865 0 4 0 16800975 18446604442894288000 0 0 -1 0 0 0 0
[pid=11874/tid=11891] ppid=11872 vsize=7583556 CPUtime=0 cores=0,2
/proc/11874/task/11891/stat : 11891 (java) S 11872 11874 11570 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 548507919 7765561344 14975 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032211865 0 4 0 16800975 18446604442894288000 0 0 -1 2 0 0 0
[pid=11874/tid=11892] ppid=11872 vsize=7583556 CPUtime=0 cores=0,2
/proc/11874/task/11892/stat : 11892 (java) S 11872 11874 11570 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 548507919 7765561344 14975 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032212480 0 4 0 16800975 18446604442894288000 0 0 -1 2 0 0 0
[pid=11874/tid=11911] ppid=11872 vsize=7583556 CPUtime=0 cores=0,2
/proc/11874/task/11911/stat : 11911 (java) S 11872 11874 11570 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 548507941 7765561344 14975 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032212480 0 4 0 16800975 18446604442894288000 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 6.84
Current children cumulated vsize (KiB) 7583556

[startup+12.701 s]

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

[pid=11874/tid=11882] ppid=11872 vsize=7582504 CPUtime=0.02 cores=0,2
/proc/11874/task/11882/stat : 11882 (java) S 11872 11874 11570 0 -1 4202560 8 0 0 0 2 0 0 0 15 0 19 0 548507915 7764484096 16202 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032211865 0 4 0 16800975 18446604442894288000 0 0 -1 2 0 0 0
[pid=11874/tid=11883] ppid=11872 vsize=7582504 CPUtime=0.03 cores=0,2
/proc/11874/task/11883/stat : 11883 (java) S 11872 11874 11570 0 -1 4202560 14 0 0 0 3 0 0 0 15 0 19 0 548507915 7764484096 16202 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032211865 0 4 0 16800975 18446604442894288000 0 0 -1 2 0 0 0
[pid=11874/tid=11884] ppid=11872 vsize=7582504 CPUtime=0.05 cores=0,2
/proc/11874/task/11884/stat : 11884 (java) S 11872 11874 11570 0 -1 4202560 345 0 0 0 5 0 0 0 15 0 19 0 548507915 7764484096 16202 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032211865 0 4 0 16800975 18446604442894288000 0 0 -1 2 0 0 0
[pid=11874/tid=11885] ppid=11872 vsize=7582504 CPUtime=1.78 cores=0,2
/proc/11874/task/11885/stat : 11885 (java) S 11872 11874 11570 0 -1 4202560 1442 0 0 0 178 0 0 0 15 0 19 0 548507916 7764484096 16202 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032212480 0 0 0 16800975 18446604442894288000 0 0 -1 0 0 0 0
[pid=11874/tid=11886] ppid=11872 vsize=7582504 CPUtime=0 cores=0,2
/proc/11874/task/11886/stat : 11886 (java) S 11872 11874 11570 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 548507916 7764484096 16202 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032211865 0 4 0 16800975 18446604442894288000 0 0 -1 2 0 0 0
[pid=11874/tid=11887] ppid=11872 vsize=7582504 CPUtime=0 cores=0,2
/proc/11874/task/11887/stat : 11887 (java) S 11872 11874 11570 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 548507916 7764484096 16202 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032211865 0 4 0 16800975 18446604442894288000 0 0 -1 2 0 0 0
[pid=11874/tid=11888] ppid=11872 vsize=7582504 CPUtime=0 cores=0,2
/proc/11874/task/11888/stat : 11888 (java) S 11872 11874 11570 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 548507919 7764484096 16202 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032219569 0 4 0 16800975 18446604442894288000 0 0 -1 2 0 0 0
[pid=11874/tid=11889] ppid=11872 vsize=7582504 CPUtime=0.3 cores=0,2
/proc/11874/task/11889/stat : 11889 (java) S 11872 11874 11570 0 -1 4202560 4186 0 0 0 30 0 0 0 15 0 19 0 548507919 7764484096 16202 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032211865 0 4 0 16800975 18446604442894288000 0 0 -1 2 0 0 0
[pid=11874/tid=11890] ppid=11872 vsize=7582504 CPUtime=1.14 cores=0,2
/proc/11874/task/11890/stat : 11890 (java) S 11872 11874 11570 0 -1 4202560 9421 0 0 0 114 0 0 0 15 0 19 0 548507919 7764484096 16202 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032211865 0 4 0 16800975 18446604442894288000 0 0 -1 0 0 0 0
[pid=11874/tid=11891] ppid=11872 vsize=7582504 CPUtime=0 cores=0,2
/proc/11874/task/11891/stat : 11891 (java) S 11872 11874 11570 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 548507919 7764484096 16202 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032211865 0 4 0 16800975 18446604442894288000 0 0 -1 2 0 0 0
[pid=11874/tid=11892] ppid=11872 vsize=7582504 CPUtime=0 cores=0,2
/proc/11874/task/11892/stat : 11892 (java) S 11872 11874 11570 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 19 0 548507919 7764484096 16202 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032212480 0 4 0 16800975 18446604442894288000 0 0 -1 2 0 0 0
[pid=11874/tid=11911] ppid=11872 vsize=7582504 CPUtime=0 cores=0,2
/proc/11874/task/11911/stat : 11911 (java) S 11872 11874 11570 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 548507941 7764484096 16202 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032212480 0 4 0 16800975 18446604442894288000 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1123.69
Current children cumulated vsize (KiB) 7582504

[startup+1182.3 s]
/proc/loadavg: 4.07 4.04 3.92 5/262 11973
/proc/meminfo: memFree=16716176/32951124 swapFree=67111528/67111528
[pid=11874] ppid=11872 vsize=7582504 CPUtime=1183.7 cores=0,2
/proc/11874/stat : 11874 (java) S 11872 11874 11570 0 -1 4202496 26844 0 1 0 118365 5 0 0 25 0 19 0 548507913 7764484096 16209 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11874/statm: 1895626 16209 2256 9 0 1886364 0
[pid=11874/tid=11876] ppid=11872 vsize=7582504 CPUtime=1180.02 cores=0,2
/proc/11874/task/11876/stat : 11876 (java) R 11872 11874 11570 0 -1 4202560 9509 0 1 0 118000 2 0 0 25 0 19 0 548507914 7764484096 16209 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 46912505606459 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=11874/tid=11877] ppid=11872 vsize=7582504 CPUtime=0.03 cores=0,2
/proc/11874/task/11877/stat : 11877 (java) S 11872 11874 11570 0 -1 4202560 326 0 0 0 3 0 0 0 16 0 19 0 548507915 7764484096 16209 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032211865 0 4 0 16800975 18446604442894288000 0 0 -1 0 0 0 0
[pid=11874/tid=11878] ppid=11872 vsize=7582504 CPUtime=0.04 cores=0,2
/proc/11874/task/11878/stat : 11878 (java) S 11872 11874 11570 0 -1 4202560 270 0 0 0 4 0 0 0 15 0 19 0 548507915 7764484096 16209 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032211865 0 4 0 16800975 18446604442894288000 0 0 -1 0 0 0 0
[pid=11874/tid=11879] ppid=11872 vsize=7582504 CPUtime=0.04 cores=0,2
/proc/11874/task/11879/stat : 11879 (java) S 11872 11874 11570 0 -1 4202560 14 0 0 0 4 0 0 0 15 0 19 0 548507915 7764484096 16209 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032211865 0 4 0 16800975 18446604442894288000 0 0 -1 0 0 0 0
[pid=11874/tid=11880] ppid=11872 vsize=7582504 CPUtime=0.03 cores=0,2
/proc/11874/task/11880/stat : 11880 (java) S 11872 11874 11570 0 -1 4202560 36 0 0 0 3 0 0 0 15 0 19 0 548507915 7764484096 16209 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032211865 0 4 0 16800975 18446604442894288000 0 0 -1 0 0 0 0
[pid=11874/tid=11881] ppid=11872 vsize=7582504 CPUtime=0.03 cores=0,2
/proc/11874/task/11881/stat : 11881 (java) S 11872 11874 11570 0 -1 4202560 49 0 0 0 3 0 0 0 15 0 19 0 548507915 7764484096 16209 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032211865 0 4 0 16800975 18446604442894288000 0 0 -1 0 0 0 0
[pid=11874/tid=11882] ppid=11872 vsize=7582504 CPUtime=0.02 cores=0,2
/proc/11874/task/11882/stat : 11882 (java) S 11872 11874 11570 0 -1 4202560 8 0 0 0 2 0 0 0 16 0 19 0 548507915 7764484096 16209 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032211865 0 4 0 16800975 18446604442894288000 0 0 -1 0 0 0 0
[pid=11874/tid=11883] ppid=11872 vsize=7582504 CPUtime=0.03 cores=0,2
/proc/11874/task/11883/stat : 11883 (java) S 11872 11874 11570 0 -1 4202560 14 0 0 0 3 0 0 0 16 0 19 0 548507915 7764484096 16209 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032211865 0 4 0 16800975 18446604442894288000 0 0 -1 0 0 0 0
[pid=11874/tid=11884] ppid=11872 vsize=7582504 CPUtime=0.05 cores=0,2
/proc/11874/task/11884/stat : 11884 (java) S 11872 11874 11570 0 -1 4202560 345 0 0 0 5 0 0 0 15 0 19 0 548507915 7764484096 16209 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032211865 0 4 0 16800975 18446604442894288000 0 0 -1 0 0 0 0
[pid=11874/tid=11885] ppid=11872 vsize=7582504 CPUtime=1.89 cores=0,2
/proc/11874/task/11885/stat : 11885 (java) S 11872 11874 11570 0 -1 4202560 1446 0 0 0 189 0 0 0 15 0 19 0 548507916 7764484096 16209 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032212480 0 0 0 16800975 18446604442894288000 0 0 -1 2 0 0 0
[pid=11874/tid=11886] ppid=11872 vsize=7582504 CPUtime=0 cores=0,2
/proc/11874/task/11886/stat : 11886 (java) S 11872 11874 11570 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 548507916 7764484096 16209 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032211865 0 4 0 16800975 18446604442894288000 0 0 -1 2 0 0 0
[pid=11874/tid=11887] ppid=11872 vsize=7582504 CPUtime=0 cores=0,2
/proc/11874/task/11887/stat : 11887 (java) S 11872 11874 11570 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 548507916 7764484096 16209 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032211865 0 4 0 16800975 18446604442894288000 0 0 -1 2 0 0 0
[pid=11874/tid=11888] ppid=11872 vsize=7582504 CPUtime=0 cores=0,2
/proc/11874/task/11888/stat : 11888 (java) S 11872 11874 11570 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 548507919 7764484096 16209 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032219569 0 4 0 16800975 18446604442894288000 0 0 -1 2 0 0 0
[pid=11874/tid=11889] ppid=11872 vsize=7582504 CPUtime=0.3 cores=0,2
/proc/11874/task/11889/stat : 11889 (java) S 11872 11874 11570 0 -1 4202560 4186 0 0 0 30 0 0 0 15 0 19 0 548507919 7764484096 16209 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032211865 0 4 0 16800975 18446604442894288000 0 0 -1 2 0 0 0
[pid=11874/tid=11890] ppid=11872 vsize=7582504 CPUtime=1.14 cores=0,2
/proc/11874/task/11890/stat : 11890 (java) S 11872 11874 11570 0 -1 4202560 9421 0 0 0 114 0 0 0 15 0 19 0 548507919 7764484096 16209 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032211865 0 4 0 16800975 18446604442894288000 0 0 -1 0 0 0 0
[pid=11874/tid=11891] ppid=11872 vsize=7582504 CPUtime=0 cores=0,2
/proc/11874/task/11891/stat : 11891 (java) S 11872 11874 11570 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 548507919 7764484096 16209 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032211865 0 4 0 16800975 18446604442894288000 0 0 -1 2 0 0 0
[pid=11874/tid=11892] ppid=11872 vsize=7582504 CPUtime=0 cores=0,2
/proc/11874/task/11892/stat : 11892 (java) S 11872 11874 11570 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 19 0 548507919 7764484096 16209 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032212480 0 4 0 16800975 18446604442894288000 0 0 -1 0 0 0 0
[pid=11874/tid=11911] ppid=11872 vsize=7582504 CPUtime=0 cores=0,2
/proc/11874/task/11911/stat : 11911 (java) S 11872 11874 11570 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 548507941 7764484096 16209 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032212480 0 4 0 16800975 18446604442894288000 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1183.7
Current children cumulated vsize (KiB) 7582504

[startup+1242.3 s]
/proc/loadavg: 4.02 4.03 3.92 5/262 11975
/proc/meminfo: memFree=16715736/32951124 swapFree=67111528/67111528
[pid=11874] ppid=11872 vsize=7582504 CPUtime=1243.7 cores=0,2
/proc/11874/stat : 11874 (java) S 11872 11874 11570 0 -1 4202496 26857 0 1 0 124365 5 0 0 25 0 19 0 548507913 7764484096 16209 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11874/statm: 1895626 16209 2256 9 0 1886364 0
[pid=11874/tid=11876] ppid=11872 vsize=7582504 CPUtime=1239.92 cores=0,2
/proc/11874/task/11876/stat : 11876 (java) R 11872 11874 11570 0 -1 4202560 9514 0 1 0 123990 2 0 0 25 0 19 0 548507914 7764484096 16209 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 46912505606613 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=11874/tid=11877] ppid=11872 vsize=7582504 CPUtime=0.03 cores=0,2
/proc/11874/task/11877/stat : 11877 (java) S 11872 11874 11570 0 -1 4202560 326 0 0 0 3 0 0 0 15 0 19 0 548507915 7764484096 16209 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032211865 0 4 0 16800975 18446604442894288000 0 0 -1 0 0 0 0
[pid=11874/tid=11878] ppid=11872 vsize=7582504 CPUtime=0.04 cores=0,2
/proc/11874/task/11878/stat : 11878 (java) S 11872 11874 11570 0 -1 4202560 270 0 0 0 4 0 0 0 15 0 19 0 548507915 7764484096 16209 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032211865 0 4 0 16800975 18446604442894288000 0 0 -1 0 0 0 0
[pid=11874/tid=11879] ppid=11872 vsize=7582504 CPUtime=0.04 cores=0,2
/proc/11874/task/11879/stat : 11879 (java) S 11872 11874 11570 0 -1 4202560 14 0 0 0 4 0 0 0 15 0 19 0 548507915 7764484096 16209 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032211865 0 4 0 16800975 18446604442894288000 0 0 -1 0 0 0 0
[pid=11874/tid=11880] ppid=11872 vsize=7582504 CPUtime=0.04 cores=0,2
/proc/11874/task/11880/stat : 11880 (java) S 11872 11874 11570 0 -1 4202560 36 0 0 0 4 0 0 0 15 0 19 0 548507915 7764484096 16209 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032211865 0 4 0 16800975 18446604442894288000 0 0 -1 0 0 0 0
[pid=11874/tid=11881] ppid=11872 vsize=7582504 CPUtime=0.03 cores=0,2
/proc/11874/task/11881/stat : 11881 (java) S 11872 11874 11570 0 -1 4202560 49 0 0 0 3 0 0 0 15 0 19 0 548507915 7764484096 16209 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032211865 0 4 0 16800975 18446604442894288000 0 0 -1 0 0 0 0
[pid=11874/tid=11882] ppid=11872 vsize=7582504 CPUtime=0.02 cores=0,2
/proc/11874/task/11882/stat : 11882 (java) S 11872 11874 11570 0 -1 4202560 8 0 0 0 2 0 0 0 15 0 19 0 548507915 7764484096 16209 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032211865 0 4 0 16800975 18446604442894288000 0 0 -1 0 0 0 0
[pid=11874/tid=11883] ppid=11872 vsize=7582504 CPUtime=0.03 cores=0,2
/proc/11874/task/11883/stat : 11883 (java) S 11872 11874 11570 0 -1 4202560 14 0 0 0 3 0 0 0 15 0 19 0 548507915 7764484096 16209 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032211865 0 4 0 16800975 18446604442894288000 0 0 -1 0 0 0 0
[pid=11874/tid=11884] ppid=11872 vsize=7582504 CPUtime=0.05 cores=0,2
/proc/11874/task/11884/stat : 11884 (java) S 11872 11874 11570 0 -1 4202560 345 0 0 0 5 0 0 0 15 0 19 0 548507915 7764484096 16209 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032211865 0 4 0 16800975 18446604442894288000 0 0 -1 0 0 0 0
[pid=11874/tid=11885] ppid=11872 vsize=7582504 CPUtime=1.97 cores=0,2
/proc/11874/task/11885/stat : 11885 (java) S 11872 11874 11570 0 -1 4202560 1450 0 0 0 197 0 0 0 15 0 19 0 548507916 7764484096 16209 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032212480 0 0 0 16800975 18446604442894288000 0 0 -1 0 0 0 0
[pid=11874/tid=11886] ppid=11872 vsize=7582504 CPUtime=0 cores=0,2
/proc/11874/task/11886/stat : 11886 (java) S 11872 11874 11570 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 548507916 7764484096 16209 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032211865 0 4 0 16800975 18446604442894288000 0 0 -1 2 0 0 0
[pid=11874/tid=11887] ppid=11872 vsize=7582504 CPUtime=0 cores=0,2
/proc/11874/task/11887/stat : 11887 (java) S 11872 11874 11570 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 548507916 7764484096 16209 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032211865 0 4 0 16800975 18446604442894288000 0 0 -1 2 0 0 0
[pid=11874/tid=11888] ppid=11872 vsize=7582504 CPUtime=0 cores=0,2
/proc/11874/task/11888/stat : 11888 (java) S 11872 11874 11570 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 548507919 7764484096 16209 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032219569 0 4 0 16800975 18446604442894288000 0 0 -1 2 0 0 0
[pid=11874/tid=11889] ppid=11872 vsize=7582504 CPUtime=0.3 cores=0,2
/proc/11874/task/11889/stat : 11889 (java) S 11872 11874 11570 0 -1 4202560 4186 0 0 0 30 0 0 0 15 0 19 0 548507919 7764484096 16209 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032211865 0 4 0 16800975 18446604442894288000 0 0 -1 2 0 0 0
[pid=11874/tid=11890] ppid=11872 vsize=7582504 CPUtime=1.14 cores=0,2
/proc/11874/task/11890/stat : 11890 (java) S 11872 11874 11570 0 -1 4202560 9421 0 0 0 114 0 0 0 15 0 19 0 548507919 7764484096 16209 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032211865 0 4 0 16800975 18446604442894288000 0 0 -1 0 0 0 0
[pid=11874/tid=11891] ppid=11872 vsize=7582504 CPUtime=0 cores=0,2
/proc/11874/task/11891/stat : 11891 (java) S 11872 11874 11570 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 548507919 7764484096 16209 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032211865 0 4 0 16800975 18446604442894288000 0 0 -1 2 0 0 0
[pid=11874/tid=11892] ppid=11872 vsize=7582504 CPUtime=0 cores=0,2
/proc/11874/task/11892/stat : 11892 (java) S 11872 11874 11570 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 19 0 548507919 7764484096 16209 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032212480 0 4 0 16800975 18446604442894288000 0 0 -1 0 0 0 0
[pid=11874/tid=11911] ppid=11872 vsize=7582504 CPUtime=0 cores=0,2
/proc/11874/task/11911/stat : 11911 (java) S 11872 11874 11570 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 548507941 7764484096 16209 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032212480 0 4 0 16800975 18446604442894288000 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1243.7
Current children cumulated vsize (KiB) 7582504



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.02 3.92 3/222 11983
/proc/meminfo: memFree=16825864/32951124 swapFree=67111528/67111528
[pid=11874] ppid=11872 vsize=7582504 CPUtime=1301.41 cores=0,2
/proc/11874/stat : 11874 (java) S 11872 11874 11570 0 -1 4202496 26869 0 1 0 130136 5 0 0 25 0 19 0 548507913 7764484096 16210 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11874/statm: 1895626 16210 2256 9 0 1886364 0
[pid=11874/tid=11876] ppid=11872 vsize=7582504 CPUtime=1297.53 cores=0,2
/proc/11874/task/11876/stat : 11876 (java) R 11872 11874 11570 0 -1 4202560 9519 0 1 0 129751 2 0 0 25 0 19 0 548507914 7764484096 16210 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 46912505573735 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=11874/tid=11877] ppid=11872 vsize=7582504 CPUtime=0.03 cores=0,2
/proc/11874/task/11877/stat : 11877 (java) S 11872 11874 11570 0 -1 4202560 326 0 0 0 3 0 0 0 15 0 19 0 548507915 7764484096 16210 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032211865 0 4 0 16800975 18446604442894288000 0 0 -1 2 0 0 0
[pid=11874/tid=11878] ppid=11872 vsize=7582504 CPUtime=0.04 cores=0,2
/proc/11874/task/11878/stat : 11878 (java) S 11872 11874 11570 0 -1 4202560 270 0 0 0 4 0 0 0 15 0 19 0 548507915 7764484096 16210 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032211865 0 4 0 16800975 18446604442894288000 0 0 -1 0 0 0 0
[pid=11874/tid=11879] ppid=11872 vsize=7582504 CPUtime=0.04 cores=0,2
/proc/11874/task/11879/stat : 11879 (java) S 11872 11874 11570 0 -1 4202560 14 0 0 0 4 0 0 0 15 0 19 0 548507915 7764484096 16210 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032211865 0 4 0 16800975 18446604442894288000 0 0 -1 0 0 0 0
[pid=11874/tid=11880] ppid=11872 vsize=7582504 CPUtime=0.04 cores=0,2
/proc/11874/task/11880/stat : 11880 (java) S 11872 11874 11570 0 -1 4202560 36 0 0 0 4 0 0 0 15 0 19 0 548507915 7764484096 16210 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032211865 0 4 0 16800975 18446604442894288000 0 0 -1 0 0 0 0
[pid=11874/tid=11881] ppid=11872 vsize=7582504 CPUtime=0.04 cores=0,2
/proc/11874/task/11881/stat : 11881 (java) S 11872 11874 11570 0 -1 4202560 50 0 0 0 4 0 0 0 16 0 19 0 548507915 7764484096 16210 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032211865 0 4 0 16800975 18446604442894288000 0 0 -1 2 0 0 0
[pid=11874/tid=11882] ppid=11872 vsize=7582504 CPUtime=0.02 cores=0,2
/proc/11874/task/11882/stat : 11882 (java) S 11872 11874 11570 0 -1 4202560 8 0 0 0 2 0 0 0 15 0 19 0 548507915 7764484096 16210 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032211865 0 4 0 16800975 18446604442894288000 0 0 -1 2 0 0 0
[pid=11874/tid=11883] ppid=11872 vsize=7582504 CPUtime=0.03 cores=0,2
/proc/11874/task/11883/stat : 11883 (java) S 11872 11874 11570 0 -1 4202560 14 0 0 0 3 0 0 0 16 0 19 0 548507915 7764484096 16210 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032211865 0 4 0 16800975 18446604442894288000 0 0 -1 2 0 0 0
[pid=11874/tid=11884] ppid=11872 vsize=7582504 CPUtime=0.05 cores=0,2
/proc/11874/task/11884/stat : 11884 (java) S 11872 11874 11570 0 -1 4202560 345 0 0 0 5 0 0 0 15 0 19 0 548507915 7764484096 16210 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032211865 0 4 0 16800975 18446604442894288000 0 0 -1 0 0 0 0
[pid=11874/tid=11885] ppid=11872 vsize=7582504 CPUtime=2.06 cores=0,2
/proc/11874/task/11885/stat : 11885 (java) S 11872 11874 11570 0 -1 4202560 1452 0 0 0 206 0 0 0 15 0 19 0 548507916 7764484096 16210 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032212480 0 0 0 16800975 18446604442894288000 0 0 -1 0 0 0 0
[pid=11874/tid=11886] ppid=11872 vsize=7582504 CPUtime=0 cores=0,2
/proc/11874/task/11886/stat : 11886 (java) S 11872 11874 11570 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 548507916 7764484096 16210 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032211865 0 4 0 16800975 18446604442894288000 0 0 -1 2 0 0 0
[pid=11874/tid=11887] ppid=11872 vsize=7582504 CPUtime=0 cores=0,2
/proc/11874/task/11887/stat : 11887 (java) S 11872 11874 11570 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 548507916 7764484096 16210 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032211865 0 4 0 16800975 18446604442894288000 0 0 -1 2 0 0 0
[pid=11874/tid=11888] ppid=11872 vsize=7582504 CPUtime=0 cores=0,2
/proc/11874/task/11888/stat : 11888 (java) S 11872 11874 11570 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 548507919 7764484096 16210 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032219569 0 4 0 16800975 18446604442894288000 0 0 -1 2 0 0 0
[pid=11874/tid=11889] ppid=11872 vsize=7582504 CPUtime=0.3 cores=0,2
/proc/11874/task/11889/stat : 11889 (java) S 11872 11874 11570 0 -1 4202560 4186 0 0 0 30 0 0 0 15 0 19 0 548507919 7764484096 16210 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032211865 0 4 0 16800975 18446604442894288000 0 0 -1 2 0 0 0
[pid=11874/tid=11890] ppid=11872 vsize=7582504 CPUtime=1.14 cores=0,2
/proc/11874/task/11890/stat : 11890 (java) S 11872 11874 11570 0 -1 4202560 9421 0 0 0 114 0 0 0 15 0 19 0 548507919 7764484096 16210 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032211865 0 4 0 16800975 18446604442894288000 0 0 -1 0 0 0 0
[pid=11874/tid=11891] ppid=11872 vsize=7582504 CPUtime=0 cores=0,2
/proc/11874/task/11891/stat : 11891 (java) S 11872 11874 11570 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 548507919 7764484096 16210 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032211865 0 4 0 16800975 18446604442894288000 0 0 -1 2 0 0 0
[pid=11874/tid=11892] ppid=11872 vsize=7582504 CPUtime=0 cores=0,2
/proc/11874/task/11892/stat : 11892 (java) S 11872 11874 11570 0 -1 4202560 77 0 0 0 0 0 0 0 15 0 19 0 548507919 7764484096 16210 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032212480 0 4 0 16800975 18446604442894288000 0 0 -1 0 0 0 0
[pid=11874/tid=11911] ppid=11872 vsize=7582504 CPUtime=0 cores=0,2
/proc/11874/task/11911/stat : 11911 (java) S 11872 11874 11570 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 548507941 7764484096 16210 33554432000 1073741824 1073778376 140733219076256 18446744073709551615 260032212480 0 4 0 16800975 18446604442894288000 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1301.41
Current children cumulated vsize (KiB) 7582504

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

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

Child status: 143
Real time (s): 1300.04
CPU time (s): 1301.48
CPU user time (s): 1301.42
CPU system time (s): 0.06299
CPU usage (%): 100.111
Max. virtual memory (cumulated for all children) (KiB): 7601052

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1301.42
system time used= 0.06299
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26906
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= 29905
involuntary context switches= 18084

runsolver used 2.35864 second user time and 4.74628 second system time

The end

Launcher Data

Begin job on node110 at 2011-04-23 20:19:33
IDJOB=3266484
IDBENCH=87739
IDSOLVER=1611
FILE ID=node110/3266484-1303582773
RUNJOBID= node110-1303581471-11588
PBS_JOBID= 13150352
Free space on /tmp= 71956 MiB

SOLVER NAME= SAT4J core 2.3.0 SNAPSHOT 2011-02-06
BENCH NAME= SAT02/handmade/simon/satex-challenges/par32-3.shuffled.cnf
COMMAND LINE= java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3266484-1303582773/watcher-3266484-1303582773 -o /tmp/evaluation-result-3266484-1303582773/solver-3266484-1303582773 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3266484-1303582773.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 0115a0e26236f3f01aa829c2004452c1
RANDOM SEED=264389471

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16892892 kB
Buffers:       2314952 kB
Cached:       13040044 kB
SwapCached:          0 kB
Active:        8035660 kB
Inactive:      7455208 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16892892 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             484 kB
Writeback:           0 kB
AnonPages:      134748 kB
Mapped:          22832 kB
Slab:           502824 kB
PageTables:       5152 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 14759100 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= 71956 MiB
End job on node110 at 2011-04-23 20:41:15