Trace number 3257376

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.88 1300.14

General information on the benchmark

NameCRAFTED/edgematching/
compact/em_11_3_4_cmp.cnf
MD5SUM3b5e80540ef2fcb09cfe50ac7e3686c1
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark135.155
Satisfiable
(Un)Satisfiability was proved
Number of variables8713
Number of clauses99699
Sum of the clauses size335345
Maximum clause length81
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 210866
Number of clauses of size 367270
Number of clauses of size 410556
Number of clauses of size 510773
Number of clauses of size over 5234

Solver Data

0.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.07	c no version file found!!!
0.00/0.07	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.07	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.07	c java.vm.version	19.1-b02
0.00/0.07	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.07	c sun.arch.data.model	64
0.00/0.07	c java.version		1.6.0_24
0.00/0.07	c os.name		Linux
0.00/0.07	c os.version		2.6.18-164.el5
0.00/0.07	c os.arch		amd64
0.00/0.07	c Free memory 		6997539544
0.00/0.07	c Max memory 		7034241024
0.00/0.07	c Total memory 		7034241024
0.00/0.07	c Number of processors 	8
0.00/0.09	c --- Begin Solver configuration ---
0.00/0.09	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@64578ceb
0.00/0.09	c Learn all clauses as in MiniSAT
0.00/0.09	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.00/0.09	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.00/0.09	c Expensive reason simplification
0.00/0.09	c Armin Biere (Picosat) restarts strategy
0.00/0.09	c Glucose learned constraints deletion strategy
0.00/0.09	c timeout=2147483647s
0.00/0.09	c DB Simplification allowed=true
0.00/0.09	c --- End Solver configuration ---
0.00/0.09	c solving HOME/instance-3257376-1303469601.cnf
0.00/0.09	c reading problem ... 
0.49/0.31	c ... done. Wall clock time 0.221s.
0.49/0.31	c #vars     8713
0.49/0.31	c #constraints  99699
0.49/0.31	c constraints type 
0.49/0.31	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 88833
0.49/0.31	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 10866
2.59/1.94	c cleaning 2493 clauses out of 5000 with flag 5000/5000
6.12/4.94	c cleaning 4220 clauses out of 8507 with flag 11000/11000
9.72/8.53	c cleaning 5606 clauses out of 11287 with flag 18000/18000
13.93/12.77	c cleaning 6728 clauses out of 13681 with flag 26000/26000
18.85/17.62	c cleaning 7963 clauses out of 15953 with flag 35000/35000
24.45/23.22	c cleaning 8813 clauses out of 17990 with flag 45000/45000
30.25/29.08	c cleaning 9876 clauses out of 20178 with flag 56001/56001
36.55/35.31	c cleaning 10939 clauses out of 22301 with flag 68000/68000
43.36/42.18	c cleaning 11922 clauses out of 24362 with flag 81000/81000
50.86/49.60	c cleaning 12943 clauses out of 26440 with flag 95000/95000
58.86/57.62	c cleaning 13941 clauses out of 28497 with flag 110000/110000
67.47/66.23	c cleaning 15042 clauses out of 30557 with flag 126001/126001
76.57/75.40	c cleaning 15926 clauses out of 32514 with flag 143000/143000
86.69/85.47	c cleaning 17192 clauses out of 34588 with flag 161000/161000
97.19/95.92	c cleaning 17914 clauses out of 36396 with flag 180000/180000
108.30/107.07	c cleaning 19011 clauses out of 38482 with flag 200000/200000
120.40/119.14	c cleaning 19906 clauses out of 40471 with flag 221000/221000
133.31/132.06	c cleaning 21127 clauses out of 42565 with flag 243000/243000
146.61/145.38	c cleaning 22096 clauses out of 44439 with flag 266001/266001
160.51/159.28	c cleaning 23010 clauses out of 46342 with flag 290000/290000
175.13/173.86	c cleaning 23973 clauses out of 48332 with flag 315000/315000
190.63/189.30	c cleaning 24778 clauses out of 50359 with flag 341000/341000
206.83/205.51	c cleaning 26181 clauses out of 52581 with flag 368000/368000
223.94/222.63	c cleaning 26793 clauses out of 54400 with flag 396000/396000
242.05/240.75	c cleaning 27921 clauses out of 56607 with flag 425000/425000
260.65/259.34	c cleaning 28987 clauses out of 58687 with flag 455001/455001
280.26/278.91	c cleaning 29909 clauses out of 60699 with flag 486000/486000
300.07/298.80	c cleaning 31270 clauses out of 62790 with flag 518000/518000
321.67/320.39	c cleaning 32127 clauses out of 64520 with flag 551000/551000
343.39/342.10	c cleaning 32806 clauses out of 66393 with flag 585000/585000
366.19/364.86	c cleaning 34002 clauses out of 68590 with flag 620003/620003
389.29/387.98	c cleaning 34859 clauses out of 70585 with flag 656000/656000
413.70/412.31	c cleaning 35968 clauses out of 72726 with flag 693000/693000
438.51/437.17	c cleaning 37160 clauses out of 74758 with flag 731000/731000
464.62/463.30	c cleaning 37891 clauses out of 76598 with flag 770000/770000
491.83/490.43	c cleaning 38939 clauses out of 78707 with flag 810000/810000
519.44/518.09	c cleaning 39998 clauses out of 80768 with flag 851000/851000
547.34/545.96	c cleaning 41098 clauses out of 82770 with flag 893000/893000
576.76/575.33	c cleaning 42059 clauses out of 84672 with flag 936000/936000
606.56/605.11	c cleaning 42891 clauses out of 86613 with flag 980000/980000
637.68/636.26	c cleaning 43976 clauses out of 88724 with flag 1025002/1025002
670.08/668.60	c cleaning 45117 clauses out of 90746 with flag 1071000/1071000
703.39/701.98	c cleaning 45922 clauses out of 92629 with flag 1118000/1118000
737.41/735.91	c cleaning 46949 clauses out of 94707 with flag 1166000/1166000
772.12/770.64	c cleaning 47881 clauses out of 96758 with flag 1215000/1215000
808.73/807.27	c cleaning 49015 clauses out of 98877 with flag 1265000/1265000
845.14/843.70	c cleaning 49975 clauses out of 100863 with flag 1316001/1316001
882.94/881.43	c cleaning 50937 clauses out of 102888 with flag 1368001/1368001
921.07/919.56	c cleaning 51450 clauses out of 104951 with flag 1421001/1421001
960.68/959.15	c cleaning 52671 clauses out of 107500 with flag 1475000/1475000
1001.19/999.60	c cleaning 53349 clauses out of 109829 with flag 1530000/1530000
1042.70/1041.16	c cleaning 54091 clauses out of 112480 with flag 1586000/1586000
1086.22/1084.62	c cleaning 55347 clauses out of 115389 with flag 1643000/1643000
1129.22/1127.67	c cleaning 56147 clauses out of 118043 with flag 1701001/1701001
1172.73/1171.14	c cleaning 57608 clauses out of 120895 with flag 1760000/1760000
1217.74/1216.16	c cleaning 58405 clauses out of 123287 with flag 1820000/1820000
1264.46/1262.83	c cleaning 59333 clauses out of 125882 with flag 1881000/1881000
1301.67/1300.01	c starts		: 1535
1301.67/1300.01	c conflicts		: 1932885
1301.67/1300.01	c decisions		: 159961242
1301.67/1300.01	c propagations		: 1166270899
1301.67/1300.01	c inspects		: 10384208514
1301.67/1300.01	c shortcuts		: 0
1301.67/1300.01	c learnt literals	: 0
1301.67/1300.01	c learnt binary clauses	: 38708
1301.67/1300.01	c learnt ternary clauses	: 142925
1301.67/1300.01	c learnt constraints	: 1932885
1301.67/1300.01	c ignored constraints	: 0
1301.67/1300.01	c root simplifications	: 1535
1301.67/1300.01	c removed literals (reason simplification)	: 11081732
1301.67/1300.01	c reason swapping (by a shorter reason)	: 0
1301.67/1300.01	c Calls to reduceDB	: 57
1301.67/1300.01	c speed (assignments/second)	: 897337.8484743799
1301.67/1300.01	c non guided choices	34628
1301.67/1300.10	c learnt constraints type 
1301.67/1300.10	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 38708
1301.67/1300.10	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 79816
1301.67/1300.10	c constraints type 
1301.67/1300.10	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 88833
1301.67/1300.10	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 10866
1301.85/1300.12	s UNKNOWN
1301.85/1300.12	c Total wall clock time (in seconds) : 1299.923

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

running on 2 cores: 1,3

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: 0.96 2.08 3.32 2/238 9866
/proc/meminfo: memFree=21836720/32951132 swapFree=67111524/67111528
[pid=9866] ppid=9864 vsize=30536 CPUtime=0 cores=1,3
/proc/9866/stat : 9866 (java) S 9864 9866 9257 0 -1 4202496 1255 0 0 0 0 0 0 0 21 0 2 0 458558794 31268864 972 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982352869 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 0
/proc/9866/statm: 7634 972 745 9 0 385 0
[pid=9866/tid=9867] ppid=9864 vsize=31604 CPUtime=0 cores=1,3
/proc/9866/task/9867/stat : 9867 (java) R 9864 9866 9257 0 -1 4202560 154 0 0 0 0 0 0 0 23 0 2 0 458558795 32362496 987 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 47710157975456 0 0 0 16784584 0 0 0 -1 1 0 0 0

[startup+0.098188 s]
/proc/loadavg: 0.96 2.08 3.32 2/238 9866
/proc/meminfo: memFree=21836720/32951132 swapFree=67111524/67111528
[pid=9866] ppid=9864 vsize=7570968 CPUtime=0.1 cores=1,3
/proc/9866/stat : 9866 (java) S 9864 9866 9257 0 -1 4202496 10534 0 1 0 9 1 0 0 21 0 18 0 458558794 7752671232 10229 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982352869 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/9866/statm: 1892742 10230 2093 9 0 1883480 0
[pid=9866/tid=9867] ppid=9864 vsize=7570968 CPUtime=0.09 cores=1,3
/proc/9866/task/9867/stat : 9867 (java) R 9864 9866 9257 0 -1 4202560 8766 0 1 0 8 1 0 0 18 0 18 0 458558795 7752671232 10230 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 47710155699848 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 7570968

[startup+0.126674 s]
/proc/loadavg: 0.96 2.08 3.32 2/238 9866
/proc/meminfo: memFree=21836720/32951132 swapFree=67111524/67111528
[pid=9866] ppid=9864 vsize=7641584 CPUtime=0.15 cores=1,3
/proc/9866/stat : 9866 (java) S 9864 9866 9257 0 -1 4202496 12539 0 1 0 14 1 0 0 21 0 18 0 458558794 7824982016 11652 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982352869 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/9866/statm: 1910396 11652 2154 9 0 1901134 0
[pid=9866/tid=9867] ppid=9864 vsize=7641584 CPUtime=0.11 cores=1,3
/proc/9866/task/9867/stat : 9867 (java) R 9864 9866 9257 0 -1 4202560 9135 0 1 0 10 1 0 0 18 0 18 0 458558795 7824982016 11652 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 46912505099250 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 7641584

[startup+0.301148 s]
/proc/loadavg: 0.96 2.08 3.32 2/238 9866
/proc/meminfo: memFree=21836720/32951132 swapFree=67111524/67111528
[pid=9866] ppid=9864 vsize=7644820 CPUtime=0.49 cores=1,3
/proc/9866/stat : 9866 (java) S 9864 9866 9257 0 -1 4202496 15709 0 1 0 47 2 0 0 21 0 18 0 458558794 7828295680 14611 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982352869 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/9866/statm: 1911205 14612 2197 9 0 1901943 0
[pid=9866/tid=9867] ppid=9864 vsize=7644820 CPUtime=0.28 cores=1,3
/proc/9866/task/9867/stat : 9867 (java) R 9864 9866 9257 0 -1 4202560 11010 0 1 0 27 1 0 0 18 0 18 0 458558795 7828295680 14613 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 46912505576444 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 7644820

[startup+0.701034 s]
/proc/loadavg: 0.96 2.08 3.32 2/238 9866
/proc/meminfo: memFree=21836720/32951132 swapFree=67111524/67111528
[pid=9866] ppid=9864 vsize=7645848 CPUtime=1.25 cores=1,3
/proc/9866/stat : 9866 (java) S 9864 9866 9257 0 -1 4202496 17359 0 1 0 123 2 0 0 21 0 19 0 458558794 7829348352 15545 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982352869 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/9866/statm: 1911462 15545 2221 9 0 1902200 0
[pid=9866/tid=9867] ppid=9864 vsize=7645848 CPUtime=0.68 cores=1,3
/proc/9866/task/9867/stat : 9867 (java) R 9864 9866 9257 0 -1 4202560 11794 0 1 0 67 1 0 0 19 0 19 0 458558795 7829348352 15545 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 46912505122125 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 7645848

[startup+1.50093 s]
/proc/loadavg: 0.96 2.08 3.32 7/260 9888
/proc/meminfo: memFree=21701108/32951132 swapFree=67111524/67111528
[pid=9866] ppid=9864 vsize=7645848 CPUtime=2.18 cores=1,3
/proc/9866/stat : 9866 (java) S 9864 9866 9257 0 -1 4202496 18447 0 1 0 216 2 0 0 21 0 19 0 458558794 7829348352 16632 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982352869 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/9866/statm: 1911462 16632 2224 9 0 1902200 0
[pid=9866/tid=9867] ppid=9864 vsize=7645848 CPUtime=1.49 cores=1,3
/proc/9866/task/9867/stat : 9867 (java) R 9864 9866 9257 0 -1 4202560 12861 0 1 0 147 2 0 0 21 0 19 0 458558795 7829348352 16632 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 46912505649299 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=9866/tid=9869] ppid=9864 vsize=7645848 CPUtime=0 cores=1,3
/proc/9866/task/9869/stat : 9869 (java) S 9864 9866 9257 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 458558796 7829348352 16632 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982366105 0 4 0 16800975 18446604470990684608 0 0 -1 1 0 0 0
[pid=9866/tid=9870] ppid=9864 vsize=7645848 CPUtime=0 cores=1,3
/proc/9866/task/9870/stat : 9870 (java) S 9864 9866 9257 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 458558796 7829348352 16632 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982366105 0 4 0 16800975 18446604470990684608 0 0 -1 3 0 0 0
[pid=9866/tid=9871] ppid=9864 vsize=7645848 CPUtime=0 cores=1,3
/proc/9866/task/9871/stat : 9871 (java) S 9864 9866 9257 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 458558796 7829348352 16632 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982366105 0 4 0 16800975 18446604470990684608 0 0 -1 3 0 0 0
[pid=9866/tid=9872] ppid=9864 vsize=7645848 CPUtime=0 cores=1,3
/proc/9866/task/9872/stat : 9872 (java) S 9864 9866 9257 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 458558796 7829348352 16632 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982366105 0 4 0 16800975 18446604470990684608 0 0 -1 3 0 0 0
[pid=9866/tid=9873] ppid=9864 vsize=7645848 CPUtime=0 cores=1,3
/proc/9866/task/9873/stat : 9873 (java) S 9864 9866 9257 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 458558796 7829348352 16632 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982366105 0 4 0 16800975 18446604470990684608 0 0 -1 3 0 0 0
[pid=9866/tid=9874] ppid=9864 vsize=7645848 CPUtime=0 cores=1,3
/proc/9866/task/9874/stat : 9874 (java) S 9864 9866 9257 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 458558796 7829348352 16632 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982366105 0 4 0 16800975 18446604470990684608 0 0 -1 3 0 0 0
[pid=9866/tid=9875] ppid=9864 vsize=7645848 CPUtime=0 cores=1,3
/proc/9866/task/9875/stat : 9875 (java) S 9864 9866 9257 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 458558796 7829348352 16632 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982366105 0 4 0 16800975 18446604470990684608 0 0 -1 3 0 0 0
[pid=9866/tid=9876] ppid=9864 vsize=7645848 CPUtime=0 cores=1,3
/proc/9866/task/9876/stat : 9876 (java) S 9864 9866 9257 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 458558796 7829348352 16632 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982366105 0 4 0 16800975 18446604470990684608 0 0 -1 3 0 0 0
[pid=9866/tid=9877] ppid=9864 vsize=7645848 CPUtime=0 cores=1,3
/proc/9866/task/9877/stat : 9877 (java) S 9864 9866 9257 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 19 0 458558797 7829348352 16632 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982366720 0 0 0 16800975 18446604470990684608 0 0 -1 1 0 0 0
[pid=9866/tid=9878] ppid=9864 vsize=7645848 CPUtime=0 cores=1,3
/proc/9866/task/9878/stat : 9878 (java) S 9864 9866 9257 0 -1 4202560 16 0 0 0 0 0 0 0 23 0 19 0 458558798 7829348352 16632 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982366105 0 4 0 16800975 18446604470990684608 0 0 -1 1 0 0 0
[pid=9866/tid=9879] ppid=9864 vsize=7645848 CPUtime=0 cores=1,3
/proc/9866/task/9879/stat : 9879 (java) S 9864 9866 9257 0 -1 4202560 8 0 0 0 0 0 0 0 24 0 19 0 458558798 7829348352 16632 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982366105 0 4 0 16800975 18446604470990684608 0 0 -1 3 0 0 0
[pid=9866/tid=9880] ppid=9864 vsize=7645848 CPUtime=0 cores=1,3
/proc/9866/task/9880/stat : 9880 (java) S 9864 9866 9257 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 458558800 7829348352 16632 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982373809 0 4 0 16800975 18446604470990684608 0 0 -1 1 0 0 0
[pid=9866/tid=9881] ppid=9864 vsize=7645848 CPUtime=0.3 cores=1,3
/proc/9866/task/9881/stat : 9881 (java) S 9864 9866 9257 0 -1 4202560 1626 0 0 0 30 0 0 0 18 0 19 0 458558800 7829348352 16632 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982366105 0 4 0 16800975 18446604470990684608 0 0 -1 3 0 0 0
[pid=9866/tid=9882] ppid=9864 vsize=7645848 CPUtime=0.38 cores=1,3
/proc/9866/task/9882/stat : 9882 (java) S 9864 9866 9257 0 -1 4202560 2796 0 0 0 38 0 0 0 18 0 19 0 458558800 7829348352 16632 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982366105 0 4 0 16800975 18446604470990684608 0 0 -1 3 0 0 0
[pid=9866/tid=9883] ppid=9864 vsize=7645848 CPUtime=0 cores=1,3
/proc/9866/task/9883/stat : 9883 (java) S 9864 9866 9257 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 458558800 7829348352 16632 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982366105 0 4 0 16800975 18446604470990684608 0 0 -1 1 0 0 0
[pid=9866/tid=9884] ppid=9864 vsize=7645848 CPUtime=0 cores=1,3
/proc/9866/task/9884/stat : 9884 (java) S 9864 9866 9257 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 458558800 7829348352 16632 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982366720 0 4 0 16800975 18446604470990684608 0 0 -1 3 0 0 0
[pid=9866/tid=9887] ppid=9864 vsize=7645848 CPUtime=0 cores=1,3
/proc/9866/task/9887/stat : 9887 (java) S 9864 9866 9257 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 458558827 7829348352 16632 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982366720 0 4 0 16800975 18446604470990684608 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.18
Current children cumulated vsize (KiB) 7645848

[startup+3.10065 s]
/proc/loadavg: 1.36 2.15 3.33 9/260 9888
/proc/meminfo: memFree=21656092/32951132 swapFree=67111524/67111528
[pid=9866] ppid=9864 vsize=7663704 CPUtime=4.27 cores=1,3
/proc/9866/stat : 9866 (java) S 9864 9866 9257 0 -1 4202496 30547 0 1 0 423 4 0 0 21 0 19 0 458558794 7847632896 27082 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982352869 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/9866/statm: 1915926 27082 2251 9 0 1906664 0
[pid=9866/tid=9867] ppid=9864 vsize=7663704 CPUtime=3.02 cores=1,3
/proc/9866/task/9867/stat : 9867 (java) R 9864 9866 9257 0 -1 4202560 13007 0 1 0 300 2 0 0 25 0 19 0 458558795 7847632896 27082 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 46912505727860 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=9866/tid=9869] ppid=9864 vsize=7663704 CPUtime=0.01 cores=1,3
/proc/9866/task/9869/stat : 9869 (java) S 9864 9866 9257 0 -1 4202560 1262 0 0 0 1 0 0 0 17 0 19 0 458558796 7847632896 27082 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982366105 0 4 0 16800975 18446604470990684608 0 0 -1 3 0 0 0
[pid=9866/tid=9870] ppid=9864 vsize=7663704 CPUtime=0 cores=1,3
/proc/9866/task/9870/stat : 9870 (java) S 9864 9866 9257 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 458558796 7847632896 27082 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982366105 0 4 0 16800975 18446604470990684608 0 0 -1 3 0 0 0
[pid=9866/tid=9871] ppid=9864 vsize=7663704 CPUtime=0 cores=1,3
/proc/9866/task/9871/stat : 9871 (java) S 9864 9866 9257 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 458558796 7847632896 27082 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982366105 0 4 0 16800975 18446604470990684608 0 0 -1 3 0 0 0
[pid=9866/tid=9872] ppid=9864 vsize=7663704 CPUtime=0 cores=1,3
/proc/9866/task/9872/stat : 9872 (java) S 9864 9866 9257 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 458558796 7847632896 27082 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982366105 0 4 0 16800975 18446604470990684608 0 0 -1 3 0 0 0
[pid=9866/tid=9873] ppid=9864 vsize=7663704 CPUtime=0 cores=1,3
/proc/9866/task/9873/stat : 9873 (java) S 9864 9866 9257 0 -1 4202560 128 0 0 0 0 0 0 0 17 0 19 0 458558796 7847632896 27082 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982366105 0 4 0 16800975 18446604470990684608 0 0 -1 3 0 0 0
[pid=9866/tid=9874] ppid=9864 vsize=7663704 CPUtime=0.01 cores=1,3
/proc/9866/task/9874/stat : 9874 (java) S 9864 9866 9257 0 -1 4202560 1625 0 0 0 1 0 0 0 17 0 19 0 458558796 7847632896 27082 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982366105 0 4 0 16800975 18446604470990684608 0 0 -1 3 0 0 0
[pid=9866/tid=9875] ppid=9864 vsize=7663704 CPUtime=0 cores=1,3
/proc/9866/task/9875/stat : 9875 (java) S 9864 9866 9257 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 458558796 7847632896 27082 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982366105 0 4 0 16800975 18446604470990684608 0 0 -1 3 0 0 0
[pid=9866/tid=9876] ppid=9864 vsize=7663704 CPUtime=0 cores=1,3
/proc/9866/task/9876/stat : 9876 (java) S 9864 9866 9257 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 458558796 7847632896 27082 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982366105 0 4 0 16800975 18446604470990684608 0 0 -1 3 0 0 0
[pid=9866/tid=9877] ppid=9864 vsize=7663704 CPUtime=0.04 cores=1,3
/proc/9866/task/9877/stat : 9877 (java) S 9864 9866 9257 0 -1 4202560 3009 0 0 0 4 0 0 0 15 0 19 0 458558797 7847632896 27082 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982366720 0 0 0 16800975 18446604470990684608 0 0 -1 1 0 0 0
[pid=9866/tid=9878] ppid=9864 vsize=7663704 CPUtime=0 cores=1,3
/proc/9866/task/9878/stat : 9878 (java) S 9864 9866 9257 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 458558798 7847632896 27082 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982366105 0 4 0 16800975 18446604470990684608 0 0 -1 1 0 0 0
[pid=9866/tid=9879] ppid=9864 vsize=7663704 CPUtime=0 cores=1,3
/proc/9866/task/9879/stat : 9879 (java) S 9864 9866 9257 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 458558798 7847632896 27082 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982366105 0 4 0 16800975 18446604470990684608 0 0 -1 3 0 0 0
[pid=9866/tid=9880] ppid=9864 vsize=7663704 CPUtime=0 cores=1,3
/proc/9866/task/9880/stat : 9880 (java) S 9864 9866 9257 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 458558800 7847632896 27082 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982373809 0 4 0 16800975 18446604470990684608 0 0 -1 1 0 0 0
[pid=9866/tid=9881] ppid=9864 vsize=7663704 CPUtime=0.75 cores=1,3
/proc/9866/task/9881/stat : 9881 (java) S 9864 9866 9257 0 -1 4202560 7559 0 0 0 75 0 0 0 17 0 19 0 458558800 7847632896 27082 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982366105 0 4 0 16800975 18446604470990684608 0 0 -1 3 0 0 0
[pid=9866/tid=9882] ppid=9864 vsize=7663704 CPUtime=0.39 cores=1,3
/proc/9866/task/9882/stat : 9882 (java) S 9864 9866 9257 0 -1 4202560 2799 0 0 0 39 0 0 0 17 0 19 0 458558800 7847632896 27082 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982366105 0 4 0 16800975 18446604470990684608 0 0 -1 3 0 0 0
[pid=9866/tid=9883] ppid=9864 vsize=7663704 CPUtime=0 cores=1,3
/proc/9866/task/9883/stat : 9883 (java) S 9864 9866 9257 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 458558800 7847632896 27082 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982366105 0 4 0 16800975 18446604470990684608 0 0 -1 1 0 0 0
[pid=9866/tid=9884] ppid=9864 vsize=7663704 CPUtime=0 cores=1,3
/proc/9866/task/9884/stat : 9884 (java) S 9864 9866 9257 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 458558800 7847632896 27082 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982366720 0 4 0 16800975 18446604470990684608 0 0 -1 3 0 0 0
[pid=9866/tid=9887] ppid=9864 vsize=7663704 CPUtime=0 cores=1,3
/proc/9866/task/9887/stat : 9887 (java) S 9864 9866 9257 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 458558827 7847632896 27082 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982366720 0 4 0 16800975 18446604470990684608 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.27
Current children cumulated vsize (KiB) 7663704

[startup+6.3011 s]
/proc/loadavg: 1.36 2.15 3.33 9/260 9889
/proc/meminfo: memFree=21606216/32951132 swapFree=67111524/67111528
[pid=9866] ppid=9864 vsize=7659716 CPUtime=7.52 cores=1,3
/proc/9866/stat : 9866 (java) S 9864 9866 9257 0 -1 4202496 31448 0 1 0 748 4 0 0 21 0 19 0 458558794 7843549184 27030 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982352869 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/9866/statm: 1914929 27030 2253 9 0 1905667 0
[pid=9866/tid=9867] ppid=9864 vsize=7659716 CPUtime=6.17 cores=1,3
/proc/9866/task/9867/stat : 9867 (java) R 9864 9866 9257 0 -1 4202560 13010 0 1 0 615 2 0 0 25 0 19 0 458558795 7843549184 27030 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 46912505836718 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=9866/tid=9869] ppid=9864 vsize=7659716 CPUtime=0.01 cores=1,3
/proc/9866/task/9869/stat : 9869 (java) S 9864 9866 9257 0 -1 4202560 1262 0 0 0 1 0 0 0 15 0 19 0 458558796 7843549184 27030 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982366105 0 4 0 16800975 18446604470990684608 0 0 -1 3 0 0 0
[pid=9866/tid=9870] ppid=9864 vsize=7659716 CPUtime=0 cores=1,3
/proc/9866/task/9870/stat : 9870 (java) S 9864 9866 9257 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 458558796 7843549184 27030 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982366105 0 4 0 16800975 18446604470990684608 0 0 -1 3 0 0 0
[pid=9866/tid=9871] ppid=9864 vsize=7659716 CPUtime=0 cores=1,3
/proc/9866/task/9871/stat : 9871 (java) S 9864 9866 9257 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 458558796 7843549184 27030 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982366105 0 4 0 16800975 18446604470990684608 0 0 -1 3 0 0 0
[pid=9866/tid=9872] ppid=9864 vsize=7659716 CPUtime=0 cores=1,3
/proc/9866/task/9872/stat : 9872 (java) S 9864 9866 9257 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 458558796 7843549184 27030 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982366105 0 4 0 16800975 18446604470990684608 0 0 -1 3 0 0 0
[pid=9866/tid=9873] ppid=9864 vsize=7659716 CPUtime=0 cores=1,3
/proc/9866/task/9873/stat : 9873 (java) S 9864 9866 9257 0 -1 4202560 128 0 0 0 0 0 0 0 15 0 19 0 458558796 7843549184 27030 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982366105 0 4 0 16800975 18446604470990684608 0 0 -1 3 0 0 0
[pid=9866/tid=9874] ppid=9864 vsize=7659716 CPUtime=0.01 cores=1,3
/proc/9866/task/9874/stat : 9874 (java) S 9864 9866 9257 0 -1 4202560 1625 0 0 0 1 0 0 0 15 0 19 0 458558796 7843549184 27030 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982366105 0 4 0 16800975 18446604470990684608 0 0 -1 3 0 0 0
[pid=9866/tid=9875] ppid=9864 vsize=7659716 CPUtime=0 cores=1,3
/proc/9866/task/9875/stat : 9875 (java) S 9864 9866 9257 0 -1 4202560 403 0 0 0 0 0 0 0 15 0 19 0 458558796 7843549184 27030 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982366105 0 4 0 16800975 18446604470990684608 0 0 -1 3 0 0 0
[pid=9866/tid=9876] ppid=9864 vsize=7659716 CPUtime=0 cores=1,3
/proc/9866/task/9876/stat : 9876 (java) S 9864 9866 9257 0 -1 4202560 193 0 0 0 0 0 0 0 15 0 19 0 458558796 7843549184 27030 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982366105 0 4 0 16800975 18446604470990684608 0 0 -1 3 0 0 0
[pid=9866/tid=9877] ppid=9864 vsize=7659716 CPUtime=0.08 cores=1,3
/proc/9866/task/9877/stat : 9877 (java) S 9864 9866 9257 0 -1 4202560 3311 0 0 0 8 0 0 0 15 0 19 0 458558797 7843549184 27030 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982366720 0 0 0 16800975 18446604470990684608 0 0 -1 1 0 0 0
[pid=9866/tid=9878] ppid=9864 vsize=7659716 CPUtime=0 cores=1,3
/proc/9866/task/9878/stat : 9878 (java) S 9864 9866 9257 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 458558798 7843549184 27030 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982366105 0 4 0 16800975 18446604470990684608 0 0 -1 1 0 0 0
[pid=9866/tid=9879] ppid=9864 vsize=7659716 CPUtime=0 cores=1,3
/proc/9866/task/9879/stat : 9879 (java) S 9864 9866 9257 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 458558798 7843549184 27030 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982366105 0 4 0 16800975 18446604470990684608 0 0 -1 3 0 0 0
[pid=9866/tid=9880] ppid=9864 vsize=7659716 CPUtime=0 cores=1,3
/proc/9866/task/9880/stat : 9880 (java) S 9864 9866 9257 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 458558800 7843549184 27030 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982373809 0 4 0 16800975 18446604470990684608 0 0 -1 1 0 0 0
[pid=9866/tid=9881] ppid=9864 vsize=7659716 CPUtime=0.8 cores=1,3
/proc/9866/task/9881/stat : 9881 (java) S 9864 9866 9257 0 -1 4202560 7561 0 0 0 80 0 0 0 15 0 19 0 458558800 7843549184 27030 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982366105 0 4 0 16800975 18446604470990684608 0 0 -1 3 0 0 0
[pid=9866/tid=9882] ppid=9864 vsize=7659716 CPUtime=0.39 cores=1,3
/proc/9866/task/9882/stat : 9882 (java) S 9864 9866 9257 0 -1 4202560 2799 0 0 0 39 0 0 0 15 0 19 0 458558800 7843549184 27030 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982366105 0 4 0 16800975 18446604470990684608 0 0 -1 3 0 0 0

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

[pid=9866/tid=9876] ppid=9864 vsize=7653820 CPUtime=0.05 cores=1,3
/proc/9866/task/9876/stat : 9876 (java) S 9864 9866 9257 0 -1 4202560 476 0 0 0 5 0 0 0 15 0 19 0 458558796 7837511680 40132 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982366105 0 4 0 16800975 18446604470990684608 0 0 -1 3 0 0 0
[pid=9866/tid=9877] ppid=9864 vsize=7653820 CPUtime=3.04 cores=1,3
/proc/9866/task/9877/stat : 9877 (java) S 9864 9866 9257 0 -1 4202560 7539 0 0 0 303 1 0 0 15 0 19 0 458558797 7837511680 40132 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982366720 0 0 0 16800975 18446604470990684608 0 0 -1 1 0 0 0
[pid=9866/tid=9878] ppid=9864 vsize=7653820 CPUtime=0 cores=1,3
/proc/9866/task/9878/stat : 9878 (java) S 9864 9866 9257 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 458558798 7837511680 40132 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982366105 0 4 0 16800975 18446604470990684608 0 0 -1 1 0 0 0
[pid=9866/tid=9879] ppid=9864 vsize=7653820 CPUtime=0 cores=1,3
/proc/9866/task/9879/stat : 9879 (java) S 9864 9866 9257 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 458558798 7837511680 40132 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982366105 0 4 0 16800975 18446604470990684608 0 0 -1 3 0 0 0
[pid=9866/tid=9880] ppid=9864 vsize=7653820 CPUtime=0 cores=1,3
/proc/9866/task/9880/stat : 9880 (java) S 9864 9866 9257 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 458558800 7837511680 40132 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982373809 0 4 0 16800975 18446604470990684608 0 0 -1 1 0 0 0
[pid=9866/tid=9881] ppid=9864 vsize=7653820 CPUtime=0.8 cores=1,3
/proc/9866/task/9881/stat : 9881 (java) S 9864 9866 9257 0 -1 4202560 7561 0 0 0 80 0 0 0 15 0 19 0 458558800 7837511680 40132 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982366105 0 4 0 16800975 18446604470990684608 0 0 -1 3 0 0 0
[pid=9866/tid=9882] ppid=9864 vsize=7653820 CPUtime=0.41 cores=1,3
/proc/9866/task/9882/stat : 9882 (java) S 9864 9866 9257 0 -1 4202560 2805 0 0 0 41 0 0 0 15 0 19 0 458558800 7837511680 40132 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982366105 0 4 0 16800975 18446604470990684608 0 0 -1 3 0 0 0
[pid=9866/tid=9883] ppid=9864 vsize=7653820 CPUtime=0 cores=1,3
/proc/9866/task/9883/stat : 9883 (java) S 9864 9866 9257 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 458558800 7837511680 40132 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982366105 0 4 0 16800975 18446604470990684608 0 0 -1 1 0 0 0
[pid=9866/tid=9884] ppid=9864 vsize=7653820 CPUtime=0 cores=1,3
/proc/9866/task/9884/stat : 9884 (java) S 9864 9866 9257 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 19 0 458558800 7837511680 40132 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982366720 0 4 0 16800975 18446604470990684608 0 0 -1 3 0 0 0
[pid=9866/tid=9887] ppid=9864 vsize=7653820 CPUtime=0 cores=1,3
/proc/9866/task/9887/stat : 9887 (java) S 9864 9866 9257 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 458558827 7837511680 40132 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982366720 0 4 0 16800975 18446604470990684608 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1183.94
Current children cumulated vsize (KiB) 7653820

[startup+1242.3 s]
/proc/loadavg: 4.15 4.03 3.83 5/260 9934
/proc/meminfo: memFree=21499836/32951132 swapFree=67111524/67111528
[pid=9866] ppid=9864 vsize=7653820 CPUtime=1243.96 cores=1,3
/proc/9866/stat : 9866 (java) S 9864 9866 9257 0 -1 4202496 46449 0 1 0 124388 8 0 0 21 0 19 0 458558794 7837511680 40417 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982352869 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/9866/statm: 1913455 40417 2253 9 0 1904193 0
[pid=9866/tid=9867] ppid=9864 vsize=7653820 CPUtime=1238.7 cores=1,3
/proc/9866/task/9867/stat : 9867 (java) R 9864 9866 9257 0 -1 4202560 16317 0 1 0 123866 4 0 0 25 0 19 0 458558795 7837511680 40417 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 46912505712032 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=9866/tid=9869] ppid=9864 vsize=7653820 CPUtime=0.13 cores=1,3
/proc/9866/task/9869/stat : 9869 (java) S 9864 9866 9257 0 -1 4202560 1841 0 0 0 13 0 0 0 15 0 19 0 458558796 7837511680 40417 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982366105 0 4 0 16800975 18446604470990684608 0 0 -1 3 0 0 0
[pid=9866/tid=9870] ppid=9864 vsize=7653820 CPUtime=0.07 cores=1,3
/proc/9866/task/9870/stat : 9870 (java) S 9864 9866 9257 0 -1 4202560 419 0 0 0 7 0 0 0 15 0 19 0 458558796 7837511680 40417 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982366105 0 4 0 16800975 18446604470990684608 0 0 -1 3 0 0 0
[pid=9866/tid=9871] ppid=9864 vsize=7653820 CPUtime=0.09 cores=1,3
/proc/9866/task/9871/stat : 9871 (java) S 9864 9866 9257 0 -1 4202560 1061 0 0 0 9 0 0 0 15 0 19 0 458558796 7837511680 40417 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982366105 0 4 0 16800975 18446604470990684608 0 0 -1 3 0 0 0
[pid=9866/tid=9872] ppid=9864 vsize=7653820 CPUtime=0.13 cores=1,3
/proc/9866/task/9872/stat : 9872 (java) S 9864 9866 9257 0 -1 4202560 2330 0 0 0 13 0 0 0 15 0 19 0 458558796 7837511680 40417 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982366105 0 4 0 16800975 18446604470990684608 0 0 -1 3 0 0 0
[pid=9866/tid=9873] ppid=9864 vsize=7653820 CPUtime=0.13 cores=1,3
/proc/9866/task/9873/stat : 9873 (java) S 9864 9866 9257 0 -1 4202560 1035 0 0 0 13 0 0 0 15 0 19 0 458558796 7837511680 40417 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982366105 0 4 0 16800975 18446604470990684608 0 0 -1 3 0 0 0
[pid=9866/tid=9874] ppid=9864 vsize=7653820 CPUtime=0.12 cores=1,3
/proc/9866/task/9874/stat : 9874 (java) S 9864 9866 9257 0 -1 4202560 2168 0 0 0 12 0 0 0 15 0 19 0 458558796 7837511680 40417 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982366105 0 4 0 16800975 18446604470990684608 0 0 -1 3 0 0 0
[pid=9866/tid=9875] ppid=9864 vsize=7653820 CPUtime=0.13 cores=1,3
/proc/9866/task/9875/stat : 9875 (java) S 9864 9866 9257 0 -1 4202560 1670 0 0 0 13 0 0 0 16 0 19 0 458558796 7837511680 40417 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982366105 0 4 0 16800975 18446604470990684608 0 0 -1 3 0 0 0
[pid=9866/tid=9876] ppid=9864 vsize=7653820 CPUtime=0.05 cores=1,3
/proc/9866/task/9876/stat : 9876 (java) S 9864 9866 9257 0 -1 4202560 476 0 0 0 5 0 0 0 15 0 19 0 458558796 7837511680 40417 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982366105 0 4 0 16800975 18446604470990684608 0 0 -1 3 0 0 0
[pid=9866/tid=9877] ppid=9864 vsize=7653820 CPUtime=3.12 cores=1,3
/proc/9866/task/9877/stat : 9877 (java) S 9864 9866 9257 0 -1 4202560 7541 0 0 0 311 1 0 0 15 0 19 0 458558797 7837511680 40417 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982366720 0 0 0 16800975 18446604470990684608 0 0 -1 1 0 0 0
[pid=9866/tid=9878] ppid=9864 vsize=7653820 CPUtime=0 cores=1,3
/proc/9866/task/9878/stat : 9878 (java) S 9864 9866 9257 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 458558798 7837511680 40417 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982366105 0 4 0 16800975 18446604470990684608 0 0 -1 1 0 0 0
[pid=9866/tid=9879] ppid=9864 vsize=7653820 CPUtime=0 cores=1,3
/proc/9866/task/9879/stat : 9879 (java) S 9864 9866 9257 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 458558798 7837511680 40417 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982366105 0 4 0 16800975 18446604470990684608 0 0 -1 3 0 0 0
[pid=9866/tid=9880] ppid=9864 vsize=7653820 CPUtime=0 cores=1,3
/proc/9866/task/9880/stat : 9880 (java) S 9864 9866 9257 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 458558800 7837511680 40417 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982373809 0 4 0 16800975 18446604470990684608 0 0 -1 1 0 0 0
[pid=9866/tid=9881] ppid=9864 vsize=7653820 CPUtime=0.8 cores=1,3
/proc/9866/task/9881/stat : 9881 (java) S 9864 9866 9257 0 -1 4202560 7561 0 0 0 80 0 0 0 15 0 19 0 458558800 7837511680 40417 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982366105 0 4 0 16800975 18446604470990684608 0 0 -1 3 0 0 0
[pid=9866/tid=9882] ppid=9864 vsize=7653820 CPUtime=0.41 cores=1,3
/proc/9866/task/9882/stat : 9882 (java) S 9864 9866 9257 0 -1 4202560 2805 0 0 0 41 0 0 0 15 0 19 0 458558800 7837511680 40417 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982366105 0 4 0 16800975 18446604470990684608 0 0 -1 3 0 0 0
[pid=9866/tid=9883] ppid=9864 vsize=7653820 CPUtime=0 cores=1,3
/proc/9866/task/9883/stat : 9883 (java) S 9864 9866 9257 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 458558800 7837511680 40417 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982366105 0 4 0 16800975 18446604470990684608 0 0 -1 1 0 0 0
[pid=9866/tid=9884] ppid=9864 vsize=7653820 CPUtime=0 cores=1,3
/proc/9866/task/9884/stat : 9884 (java) S 9864 9866 9257 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 19 0 458558800 7837511680 40417 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982366720 0 4 0 16800975 18446604470990684608 0 0 -1 3 0 0 0
[pid=9866/tid=9887] ppid=9864 vsize=7653820 CPUtime=0 cores=1,3
/proc/9866/task/9887/stat : 9887 (java) S 9864 9866 9257 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 458558827 7837511680 40417 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982366720 0 4 0 16800975 18446604470990684608 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1243.96
Current children cumulated vsize (KiB) 7653820



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.16 4.06 3.85 2/200 9944
/proc/meminfo: memFree=21762412/32951132 swapFree=67111524/67111528
[pid=9866] ppid=9864 vsize=7653820 CPUtime=1301.67 cores=1,3
/proc/9866/stat : 9866 (java) S 9864 9866 9257 0 -1 4202496 46456 0 1 0 130159 8 0 0 21 0 19 0 458558794 7837511680 40417 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982352869 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/9866/statm: 1913455 40417 2253 9 0 1904193 0
[pid=9866/tid=9867] ppid=9864 vsize=7653820 CPUtime=1296.33 cores=1,3
/proc/9866/task/9867/stat : 9867 (java) R 9864 9866 9257 0 -1 4202560 16318 0 1 0 129629 4 0 0 25 0 19 0 458558795 7837511680 40417 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 46912505648519 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=9866/tid=9869] ppid=9864 vsize=7653820 CPUtime=0.13 cores=1,3
/proc/9866/task/9869/stat : 9869 (java) S 9864 9866 9257 0 -1 4202560 1841 0 0 0 13 0 0 0 15 0 19 0 458558796 7837511680 40417 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982366105 0 4 0 16800975 18446604470990684608 0 0 -1 3 0 0 0
[pid=9866/tid=9870] ppid=9864 vsize=7653820 CPUtime=0.07 cores=1,3
/proc/9866/task/9870/stat : 9870 (java) S 9864 9866 9257 0 -1 4202560 419 0 0 0 7 0 0 0 15 0 19 0 458558796 7837511680 40417 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982366105 0 4 0 16800975 18446604470990684608 0 0 -1 3 0 0 0
[pid=9866/tid=9871] ppid=9864 vsize=7653820 CPUtime=0.09 cores=1,3
/proc/9866/task/9871/stat : 9871 (java) S 9864 9866 9257 0 -1 4202560 1061 0 0 0 9 0 0 0 15 0 19 0 458558796 7837511680 40417 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982366105 0 4 0 16800975 18446604470990684608 0 0 -1 3 0 0 0
[pid=9866/tid=9872] ppid=9864 vsize=7653820 CPUtime=0.13 cores=1,3
/proc/9866/task/9872/stat : 9872 (java) S 9864 9866 9257 0 -1 4202560 2330 0 0 0 13 0 0 0 15 0 19 0 458558796 7837511680 40417 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982366105 0 4 0 16800975 18446604470990684608 0 0 -1 3 0 0 0
[pid=9866/tid=9873] ppid=9864 vsize=7653820 CPUtime=0.13 cores=1,3
/proc/9866/task/9873/stat : 9873 (java) S 9864 9866 9257 0 -1 4202560 1035 0 0 0 13 0 0 0 15 0 19 0 458558796 7837511680 40417 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982366105 0 4 0 16800975 18446604470990684608 0 0 -1 3 0 0 0
[pid=9866/tid=9874] ppid=9864 vsize=7653820 CPUtime=0.13 cores=1,3
/proc/9866/task/9874/stat : 9874 (java) S 9864 9866 9257 0 -1 4202560 2168 0 0 0 13 0 0 0 15 0 19 0 458558796 7837511680 40417 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982366105 0 4 0 16800975 18446604470990684608 0 0 -1 3 0 0 0
[pid=9866/tid=9875] ppid=9864 vsize=7653820 CPUtime=0.14 cores=1,3
/proc/9866/task/9875/stat : 9875 (java) S 9864 9866 9257 0 -1 4202560 1670 0 0 0 14 0 0 0 15 0 19 0 458558796 7837511680 40417 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982366105 0 4 0 16800975 18446604470990684608 0 0 -1 3 0 0 0
[pid=9866/tid=9876] ppid=9864 vsize=7653820 CPUtime=0.05 cores=1,3
/proc/9866/task/9876/stat : 9876 (java) S 9864 9866 9257 0 -1 4202560 476 0 0 0 5 0 0 0 15 0 19 0 458558796 7837511680 40417 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982366105 0 4 0 16800975 18446604470990684608 0 0 -1 3 0 0 0
[pid=9866/tid=9877] ppid=9864 vsize=7653820 CPUtime=3.18 cores=1,3
/proc/9866/task/9877/stat : 9877 (java) S 9864 9866 9257 0 -1 4202560 7543 0 0 0 317 1 0 0 15 0 19 0 458558797 7837511680 40417 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982366720 0 0 0 16800975 18446604470990684608 0 0 -1 1 0 0 0
[pid=9866/tid=9878] ppid=9864 vsize=7653820 CPUtime=0 cores=1,3
/proc/9866/task/9878/stat : 9878 (java) S 9864 9866 9257 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 458558798 7837511680 40417 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982366105 0 4 0 16800975 18446604470990684608 0 0 -1 1 0 0 0
[pid=9866/tid=9879] ppid=9864 vsize=7653820 CPUtime=0 cores=1,3
/proc/9866/task/9879/stat : 9879 (java) S 9864 9866 9257 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 458558798 7837511680 40417 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982366105 0 4 0 16800975 18446604470990684608 0 0 -1 3 0 0 0
[pid=9866/tid=9880] ppid=9864 vsize=7653820 CPUtime=0 cores=1,3
/proc/9866/task/9880/stat : 9880 (java) S 9864 9866 9257 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 458558800 7837511680 40417 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982373809 0 4 0 16800975 18446604470990684608 0 0 -1 1 0 0 0
[pid=9866/tid=9881] ppid=9864 vsize=7653820 CPUtime=0.8 cores=1,3
/proc/9866/task/9881/stat : 9881 (java) S 9864 9866 9257 0 -1 4202560 7561 0 0 0 80 0 0 0 15 0 19 0 458558800 7837511680 40417 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982366105 0 4 0 16800975 18446604470990684608 0 0 -1 3 0 0 0
[pid=9866/tid=9882] ppid=9864 vsize=7653820 CPUtime=0.41 cores=1,3
/proc/9866/task/9882/stat : 9882 (java) S 9864 9866 9257 0 -1 4202560 2805 0 0 0 41 0 0 0 15 0 19 0 458558800 7837511680 40417 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982366105 0 4 0 16800975 18446604470990684608 0 0 -1 3 0 0 0
[pid=9866/tid=9883] ppid=9864 vsize=7653820 CPUtime=0 cores=1,3
/proc/9866/task/9883/stat : 9883 (java) S 9864 9866 9257 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 458558800 7837511680 40417 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982366105 0 4 0 16800975 18446604470990684608 0 0 -1 1 0 0 0
[pid=9866/tid=9884] ppid=9864 vsize=7653820 CPUtime=0 cores=1,3
/proc/9866/task/9884/stat : 9884 (java) S 9864 9866 9257 0 -1 4202560 77 0 0 0 0 0 0 0 15 0 19 0 458558800 7837511680 40417 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982366720 0 4 0 16800975 18446604470990684608 0 0 -1 3 0 0 0
[pid=9866/tid=9887] ppid=9864 vsize=7653820 CPUtime=0 cores=1,3
/proc/9866/task/9887/stat : 9887 (java) S 9864 9866 9257 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 458558827 7837511680 40417 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982366720 0 4 0 16800975 18446604470990684608 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1301.67
Current children cumulated vsize (KiB) 7653820

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

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

[startup+1300.12 s]
/proc/loadavg: 4.16 4.06 3.85 3/203 9947
/proc/meminfo: memFree=21762264/32951132 swapFree=67111524/67111528
[pid=9866] ppid=9864 vsize=7655876 CPUtime=1301.85 cores=1,3
/proc/9866/stat : 9866 (java) S 9864 9866 9257 0 -1 4202496 46493 0 1 0 130177 8 0 0 18 0 21 0 458558794 7839617024 40451 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982352869 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/9866/statm: 1913969 40451 2254 9 0 1904707 0
[pid=9866/tid=9867] ppid=9864 vsize=7655876 CPUtime=1296.44 cores=1,3
/proc/9866/task/9867/stat : 9867 (java) R 9864 9866 9257 0 -1 4202560 16318 0 1 0 129640 4 0 0 25 0 21 0 458558795 7839617024 40451 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 46912505727865 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=9866/tid=9869] ppid=9864 vsize=7655876 CPUtime=0.13 cores=1,3
/proc/9866/task/9869/stat : 9869 (java) S 9864 9866 9257 0 -1 4202560 1841 0 0 0 13 0 0 0 15 0 21 0 458558796 7839617024 40451 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982366105 0 4 0 16800975 18446604470990684608 0 0 -1 3 0 0 0
[pid=9866/tid=9870] ppid=9864 vsize=7655876 CPUtime=0.07 cores=1,3
/proc/9866/task/9870/stat : 9870 (java) S 9864 9866 9257 0 -1 4202560 419 0 0 0 7 0 0 0 15 0 21 0 458558796 7839617024 40451 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982366105 0 4 0 16800975 18446604470990684608 0 0 -1 3 0 0 0
[pid=9866/tid=9871] ppid=9864 vsize=7655876 CPUtime=0.09 cores=1,3
/proc/9866/task/9871/stat : 9871 (java) S 9864 9866 9257 0 -1 4202560 1061 0 0 0 9 0 0 0 15 0 21 0 458558796 7839617024 40451 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982366105 0 4 0 16800975 18446604470990684608 0 0 -1 3 0 0 0
[pid=9866/tid=9872] ppid=9864 vsize=7655876 CPUtime=0.13 cores=1,3
/proc/9866/task/9872/stat : 9872 (java) S 9864 9866 9257 0 -1 4202560 2330 0 0 0 13 0 0 0 15 0 21 0 458558796 7839617024 40451 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982366105 0 4 0 16800975 18446604470990684608 0 0 -1 3 0 0 0
[pid=9866/tid=9873] ppid=9864 vsize=7655876 CPUtime=0.13 cores=1,3
/proc/9866/task/9873/stat : 9873 (java) S 9864 9866 9257 0 -1 4202560 1035 0 0 0 13 0 0 0 15 0 21 0 458558796 7839617024 40451 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982366105 0 4 0 16800975 18446604470990684608 0 0 -1 3 0 0 0
[pid=9866/tid=9874] ppid=9864 vsize=7655876 CPUtime=0.13 cores=1,3
/proc/9866/task/9874/stat : 9874 (java) S 9864 9866 9257 0 -1 4202560 2168 0 0 0 13 0 0 0 15 0 21 0 458558796 7839617024 40451 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982366105 0 4 0 16800975 18446604470990684608 0 0 -1 3 0 0 0
[pid=9866/tid=9875] ppid=9864 vsize=7655876 CPUtime=0.14 cores=1,3
/proc/9866/task/9875/stat : 9875 (java) S 9864 9866 9257 0 -1 4202560 1670 0 0 0 14 0 0 0 15 0 21 0 458558796 7839617024 40451 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982366105 0 4 0 16800975 18446604470990684608 0 0 -1 3 0 0 0
[pid=9866/tid=9876] ppid=9864 vsize=7655876 CPUtime=0.05 cores=1,3
/proc/9866/task/9876/stat : 9876 (java) S 9864 9866 9257 0 -1 4202560 476 0 0 0 5 0 0 0 15 0 21 0 458558796 7839617024 40451 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982366105 0 4 0 16800975 18446604470990684608 0 0 -1 3 0 0 0
[pid=9866/tid=9877] ppid=9864 vsize=7655876 CPUtime=3.18 cores=1,3
/proc/9866/task/9877/stat : 9877 (java) S 9864 9866 9257 0 -1 4202560 7543 0 0 0 317 1 0 0 15 0 21 0 458558797 7839617024 40451 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982366720 0 0 0 16800975 18446604470990684608 0 0 -1 1 0 0 0
[pid=9866/tid=9878] ppid=9864 vsize=7655876 CPUtime=0 cores=1,3
/proc/9866/task/9878/stat : 9878 (java) S 9864 9866 9257 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 21 0 458558798 7839617024 40451 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982366105 0 4 0 16800975 18446604470990684608 0 0 -1 1 0 0 0
[pid=9866/tid=9879] ppid=9864 vsize=7655876 CPUtime=0 cores=1,3
/proc/9866/task/9879/stat : 9879 (java) S 9864 9866 9257 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 21 0 458558798 7839617024 40451 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982366105 0 4 0 16800975 18446604470990684608 0 0 -1 3 0 0 0
[pid=9866/tid=9880] ppid=9864 vsize=7655876 CPUtime=0 cores=1,3
/proc/9866/task/9880/stat : 9880 (java) S 9864 9866 9257 0 -1 4202560 10 0 0 0 0 0 0 0 19 0 21 0 458558800 7839617024 40451 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982373809 0 4 0 16800975 18446604470990684608 0 0 -1 1 0 0 0
[pid=9866/tid=9881] ppid=9864 vsize=7655876 CPUtime=0.83 cores=1,3
/proc/9866/task/9881/stat : 9881 (java) S 9864 9866 9257 0 -1 4202560 7564 0 0 0 83 0 0 0 15 0 21 0 458558800 7839617024 40451 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982366105 0 4 0 16800975 18446604470990684608 0 0 -1 3 0 0 0
[pid=9866/tid=9882] ppid=9864 vsize=7655876 CPUtime=0.43 cores=1,3
/proc/9866/task/9882/stat : 9882 (java) S 9864 9866 9257 0 -1 4202560 2806 0 0 0 43 0 0 0 15 0 21 0 458558800 7839617024 40451 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982366105 0 4 0 16800975 18446604470990684608 0 0 -1 3 0 0 0
[pid=9866/tid=9883] ppid=9864 vsize=7655876 CPUtime=0 cores=1,3
/proc/9866/task/9883/stat : 9883 (java) S 9864 9866 9257 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 21 0 458558800 7839617024 40451 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982366105 0 4 0 16800975 18446604470990684608 0 0 -1 1 0 0 0
[pid=9866/tid=9884] ppid=9864 vsize=7655876 CPUtime=0 cores=1,3
/proc/9866/task/9884/stat : 9884 (java) S 9864 9866 9257 0 -1 4202560 77 0 0 0 0 0 0 0 15 0 21 0 458558800 7839617024 40451 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982366720 0 4 0 16800975 18446604470990684608 0 0 -1 3 0 0 0
[pid=9866/tid=9887] ppid=9864 vsize=7655876 CPUtime=0 cores=1,3
/proc/9866/task/9887/stat : 9887 (java) S 9864 9866 9257 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 21 0 458558827 7839617024 40451 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982366720 0 4 0 16800975 18446604470990684608 0 0 -1 1 0 0 0
[pid=9866/tid=9946] ppid=9864 vsize=7655876 CPUtime=0 cores=1,3
/proc/9866/task/9946/stat : 9946 (java) S 9864 9866 9257 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 21 0 458688796 7839617024 40451 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982366105 0 4 0 16800975 18446604470990684608 0 0 -1 1 0 0 0
[pid=9866/tid=9947] ppid=9864 vsize=7655876 CPUtime=0.01 cores=1,3
/proc/9866/task/9947/stat : 9947 (java) R 9864 9866 9257 0 -1 4202560 12 0 0 0 1 0 0 0 21 0 21 0 458688796 7839617024 40451 33554432000 1073741824 1073778376 140734766537584 18446744073709551615 242982376117 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1301.85
Current children cumulated vsize (KiB) 7655876

Child status: 143
Real time (s): 1300.14
CPU time (s): 1301.88
CPU user time (s): 1301.78
CPU system time (s): 0.096985
CPU usage (%): 100.134
Max. virtual memory (cumulated for all children) (KiB): 7663704

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1301.78
system time used= 0.096985
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46495
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= 28116
involuntary context switches= 4294

runsolver used 2.12668 second user time and 5.00724 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-22 12:53:21
IDJOB=3257376
IDBENCH=70910
IDSOLVER=1611
FILE ID=node128/3257376-1303469601
RUNJOBID= node128-1303469601-9775
PBS_JOBID= 13107180
Free space on /tmp= 66576 MiB

SOLVER NAME= SAT4J core 2.3.0 SNAPSHOT 2011-02-06
BENCH NAME= SAT09/CRAFTED/edgematching/compact/em_11_3_4_cmp.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-3257376-1303469601/watcher-3257376-1303469601 -o /tmp/evaluation-result-3257376-1303469601/solver-3257376-1303469601 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3257376-1303469601.cnf

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

MD5SUM BENCH= 3b5e80540ef2fcb09cfe50ac7e3686c1
RANDOM SEED=1330582162

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      21837000 kB
Buffers:        811500 kB
Cached:        9582692 kB
SwapCached:          4 kB
Active:        1439516 kB
Inactive:      9110204 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      21837000 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            5948 kB
Writeback:           8 kB
AnonPages:      155240 kB
Mapped:          20960 kB
Slab:           500256 kB
PageTables:       5520 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 21986608 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66580 MiB
End job on node128 at 2011-04-22 13:15:03