Trace number 3292939

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.24 1300.04

General information on the benchmark

NameSAT02/industrial/goldberg/rand_net/
rand_net70-60-10.shuffled.cnf
MD5SUM6ebe2de27b5534e626cb88c01abcf6c6
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.028995
Satisfiable
(Un)Satisfiability was proved
Number of variables8400
Number of clauses25061
Sum of the clauses size58730
Maximum clause length70
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 216520
Number of clauses of size 38540
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51

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.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.18-164.el5
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		6997539544
0.00/0.08	c Max memory 		7034241024
0.00/0.08	c Total memory 		7034241024
0.00/0.08	c Number of processors 	8
0.09/0.10	c --- Begin Solver configuration ---
0.09/0.10	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@50337d0f
0.09/0.10	c Learn all clauses as in MiniSAT
0.09/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.09/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.09/0.10	c Expensive reason simplification
0.09/0.10	c Armin Biere (Picosat) restarts strategy
0.09/0.10	c Glucose learned constraints deletion strategy
0.09/0.10	c timeout=2147483647s
0.09/0.10	c DB Simplification allowed=true
0.09/0.10	c --- End Solver configuration ---
0.09/0.10	c solving HOME/instance-3292939-1303793463.cnf
0.09/0.10	c reading problem ... 
0.10/0.23	c ... done. Wall clock time 0.096s.
0.10/0.23	c #vars     8400
0.10/0.23	c #constraints  25061
0.10/0.23	c constraints type 
0.10/0.23	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 8541
0.10/0.23	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 16520
2.74/2.35	c cleaning 2497 clauses out of 5000 with flag 5000/5000
5.58/4.74	c cleaning 4244 clauses out of 8503 with flag 11000/11000
8.48/7.61	c cleaning 5624 clauses out of 11260 with flag 18001/18001
11.88/11.08	c cleaning 6806 clauses out of 13637 with flag 26002/26002
15.89/15.05	c cleaning 7910 clauses out of 15831 with flag 35002/35002
20.39/19.56	c cleaning 8960 clauses out of 17919 with flag 45000/45000
25.49/24.64	c cleaning 9977 clauses out of 19959 with flag 56000/56000
31.09/30.27	c cleaning 10984 clauses out of 21983 with flag 68001/68001
37.40/36.55	c cleaning 11980 clauses out of 23998 with flag 81000/81000
44.40/43.50	c cleaning 12983 clauses out of 26019 with flag 95001/95001
52.61/51.74	c cleaning 14001 clauses out of 28037 with flag 110002/110002
60.71/59.89	c cleaning 14978 clauses out of 30034 with flag 126000/126000
69.71/68.88	c cleaning 16012 clauses out of 32056 with flag 143000/143000
79.21/78.33	c cleaning 16969 clauses out of 34044 with flag 161000/161000
90.42/89.50	c cleaning 17980 clauses out of 36075 with flag 180000/180000
101.82/100.97	c cleaning 19044 clauses out of 38096 with flag 200001/200001
113.52/112.65	c cleaning 20005 clauses out of 40051 with flag 221000/221000
126.43/125.53	c cleaning 21021 clauses out of 42049 with flag 243003/243003
140.13/139.23	c cleaning 22003 clauses out of 44025 with flag 266000/266000
155.13/154.28	c cleaning 23005 clauses out of 46025 with flag 290003/290003
170.74/169.86	c cleaning 23966 clauses out of 48017 with flag 315000/315000
187.54/186.60	c cleaning 25007 clauses out of 50052 with flag 341001/341001
203.95/203.02	c cleaning 25507 clauses out of 51044 with flag 367000/367000
220.36/219.43	c cleaning 25753 clauses out of 51538 with flag 393001/393001
237.76/236.87	c cleaning 25874 clauses out of 51784 with flag 419000/419000
254.07/253.12	c cleaning 25930 clauses out of 51910 with flag 445000/445000
271.07/270.10	c cleaning 25951 clauses out of 51981 with flag 471001/471001
288.08/287.13	c cleaning 26010 clauses out of 52029 with flag 497000/497000
304.98/304.06	c cleaning 25977 clauses out of 52019 with flag 523000/523000
322.18/321.25	c cleaning 25996 clauses out of 52045 with flag 549003/549003
339.79/338.83	c cleaning 26009 clauses out of 52048 with flag 575002/575002
357.09/356.16	c cleaning 25992 clauses out of 52037 with flag 601000/601000
374.99/374.10	c cleaning 25984 clauses out of 52046 with flag 627001/627001
392.19/391.25	c cleaning 25999 clauses out of 52061 with flag 653000/653000
409.90/408.92	c cleaning 26011 clauses out of 52063 with flag 679001/679001
425.60/424.65	c cleaning 26001 clauses out of 52051 with flag 705000/705000
442.50/441.50	c cleaning 26001 clauses out of 52051 with flag 731001/731001
458.50/457.57	c cleaning 25992 clauses out of 52052 with flag 757003/757003
474.92/473.91	c cleaning 25993 clauses out of 52061 with flag 783004/783004
491.42/490.49	c cleaning 26009 clauses out of 52065 with flag 809001/809001
508.42/507.43	c cleaning 26008 clauses out of 52056 with flag 835001/835001
525.22/524.25	c cleaning 25990 clauses out of 52047 with flag 861000/861000
543.02/542.06	c cleaning 25979 clauses out of 52057 with flag 887000/887000
560.53/559.54	c cleaning 26009 clauses out of 52080 with flag 913002/913002
578.54/577.56	c cleaning 26005 clauses out of 52069 with flag 939000/939000
595.14/594.11	c cleaning 25989 clauses out of 52065 with flag 965001/965001
611.64/610.63	c cleaning 26017 clauses out of 52079 with flag 991004/991004
628.74/627.75	c cleaning 25997 clauses out of 52059 with flag 1017001/1017001
645.25/644.25	c cleaning 25983 clauses out of 52063 with flag 1043002/1043002
662.35/661.38	c cleaning 26010 clauses out of 52081 with flag 1069003/1069003
678.95/677.98	c cleaning 26001 clauses out of 52069 with flag 1095001/1095001
695.36/694.38	c cleaning 26015 clauses out of 52067 with flag 1121000/1121000
712.76/711.80	c cleaning 26010 clauses out of 52052 with flag 1147000/1147000
729.66/728.60	c cleaning 25998 clauses out of 52042 with flag 1173000/1173000
747.06/746.00	c cleaning 26002 clauses out of 52045 with flag 1199001/1199001
763.67/762.65	c cleaning 25981 clauses out of 52044 with flag 1225002/1225002
781.37/780.31	c cleaning 26006 clauses out of 52061 with flag 1251000/1251000
797.77/796.75	c cleaning 25990 clauses out of 52057 with flag 1277002/1277002
814.18/813.13	c cleaning 25985 clauses out of 52066 with flag 1303001/1303001
830.48/829.50	c cleaning 26009 clauses out of 52080 with flag 1329000/1329000
847.38/846.36	c cleaning 26002 clauses out of 52071 with flag 1355000/1355000
864.09/863.09	c cleaning 26010 clauses out of 52072 with flag 1381003/1381003
880.89/879.88	c cleaning 25999 clauses out of 52060 with flag 1407001/1407001
898.70/897.62	c cleaning 25996 clauses out of 52060 with flag 1433000/1433000
915.50/914.47	c cleaning 26010 clauses out of 52064 with flag 1459000/1459000
932.70/931.60	c cleaning 25982 clauses out of 52054 with flag 1485000/1485000
950.10/949.02	c cleaning 26019 clauses out of 52074 with flag 1511002/1511002
967.50/966.48	c cleaning 26006 clauses out of 52054 with flag 1537001/1537001
985.31/984.25	c cleaning 25991 clauses out of 52048 with flag 1563001/1563001
1002.01/1000.97	c cleaning 25995 clauses out of 52056 with flag 1589000/1589000
1019.32/1018.24	c cleaning 25987 clauses out of 52061 with flag 1615000/1615000
1036.22/1035.19	c cleaning 25986 clauses out of 52076 with flag 1641002/1641002
1054.13/1053.05	c cleaning 25993 clauses out of 52089 with flag 1667001/1667001
1070.53/1069.43	c cleaning 26014 clauses out of 52095 with flag 1693000/1693000
1087.83/1086.78	c cleaning 26027 clauses out of 52082 with flag 1719001/1719001
1103.64/1102.55	c cleaning 25991 clauses out of 52054 with flag 1745000/1745000
1120.04/1118.97	c cleaning 26006 clauses out of 52064 with flag 1771001/1771001
1136.35/1135.29	c cleaning 26000 clauses out of 52058 with flag 1797001/1797001
1154.45/1153.38	c cleaning 25971 clauses out of 52058 with flag 1823001/1823001
1170.95/1169.87	c cleaning 26031 clauses out of 52087 with flag 1849001/1849001
1188.66/1187.56	c cleaning 26002 clauses out of 52055 with flag 1875000/1875000
1206.56/1205.41	c cleaning 25992 clauses out of 52054 with flag 1901001/1901001
1222.96/1221.89	c cleaning 26010 clauses out of 52062 with flag 1927001/1927001
1242.36/1241.29	c cleaning 25986 clauses out of 52051 with flag 1953000/1953000
1259.67/1258.52	c cleaning 25969 clauses out of 52065 with flag 1979000/1979000
1277.28/1276.12	c cleaning 26027 clauses out of 52097 with flag 2005001/2005001
1294.48/1293.33	c cleaning 26004 clauses out of 52070 with flag 2031001/2031001
1301.18/1300.01	c starts		: 1576
1301.18/1300.01	c conflicts		: 2041605
1301.18/1300.01	c decisions		: 3316665
1301.18/1300.01	c propagations		: 1723273043
1301.18/1300.01	c inspects		: 10507286856
1301.18/1300.01	c shortcuts		: 0
1301.18/1300.01	c learnt literals	: 0
1301.18/1300.01	c learnt binary clauses	: 1796
1301.18/1300.01	c learnt ternary clauses	: 3034
1301.18/1300.01	c learnt constraints	: 2041605
1301.18/1300.01	c ignored constraints	: 0
1301.18/1300.01	c root simplifications	: 1576
1301.18/1300.01	c removed literals (reason simplification)	: 94747147
1301.18/1300.01	c reason swapping (by a shorter reason)	: 0
1301.18/1300.01	c Calls to reduceDB	: 87
1301.18/1300.01	c speed (assignments/second)	: 1325775.3078688404
1301.18/1300.01	c non guided choices	16
1301.18/1300.03	c learnt constraints type 
1301.18/1300.03	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 1796
1301.18/1300.03	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 34880
1301.18/1300.03	c constraints type 
1301.18/1300.03	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 8541
1301.18/1300.03	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 16520
1301.18/1300.03	s UNKNOWN
1301.18/1300.03	c Total wall clock time (in seconds) : 1299.919

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-3292939-1303793463/watcher-3292939-1303793463 -o /tmp/evaluation-result-3292939-1303793463/solver-3292939-1303793463 -C 2400 -W 1300 -M 7680 java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3292939-1303793463.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: 3.14 3.79 3.71 2/174 19739
/proc/meminfo: memFree=18011848/32951132 swapFree=67111524/67111528
[pid=19739] ppid=19737 vsize=23028 CPUtime=0 cores=1,3
/proc/19739/stat : 19739 (java) R 19737 19739 19705 0 -1 4202496 958 0 0 0 0 0 0 0 25 0 1 0 490945917 23580672 700 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210642183656 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19739/statm: 5757 700 517 9 0 124 0

[startup+0.0900199 s]
/proc/loadavg: 3.14 3.79 3.71 2/174 19739
/proc/meminfo: memFree=18011848/32951132 swapFree=67111524/67111528
[pid=19739] ppid=19737 vsize=7636820 CPUtime=0.09 cores=1,3
/proc/19739/stat : 19739 (java) S 19737 19739 19705 0 -1 4202496 10377 0 1 0 8 1 0 0 25 0 18 0 490945917 7820103680 10072 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658949093 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/19739/statm: 1909205 10072 2093 9 0 1899943 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7636820

[startup+0.107056 s]
/proc/loadavg: 3.14 3.79 3.71 2/174 19739
/proc/meminfo: memFree=18011848/32951132 swapFree=67111524/67111528
[pid=19739] ppid=19737 vsize=7636820 CPUtime=0.1 cores=1,3
/proc/19739/stat : 19739 (java) S 19737 19739 19705 0 -1 4202496 10572 0 1 0 9 1 0 0 25 0 18 0 490945917 7820103680 10267 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658949093 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/19739/statm: 1909205 10267 2093 9 0 1899943 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 7636820

[startup+0.335992 s]
/proc/loadavg: 3.14 3.79 3.71 2/174 19739
/proc/meminfo: memFree=18011848/32951132 swapFree=67111524/67111528
[pid=19739] ppid=19737 vsize=7641424 CPUtime=0.54 cores=1,3
/proc/19739/stat : 19739 (java) S 19737 19739 19705 0 -1 4202496 13074 0 1 0 53 1 0 0 25 0 19 0 490945917 7824818176 12180 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658949093 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/19739/statm: 1910356 12180 2215 9 0 1901094 0
Current children cumulated CPU time (s) 0.54
Current children cumulated vsize (KiB) 7641424

[startup+0.700957 s]
/proc/loadavg: 3.14 3.79 3.71 2/174 19739
/proc/meminfo: memFree=18011848/32951132 swapFree=67111524/67111528
[pid=19739] ppid=19737 vsize=7643060 CPUtime=1.11 cores=1,3
/proc/19739/stat : 19739 (java) S 19737 19739 19705 0 -1 4202496 14844 0 1 0 109 2 0 0 25 0 19 0 490945917 7826493440 13314 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658949093 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/19739/statm: 1910765 13314 2223 9 0 1901503 0
Current children cumulated CPU time (s) 1.11
Current children cumulated vsize (KiB) 7643060

[startup+1.50082 s]
/proc/loadavg: 3.14 3.79 3.71 7/259 19883
/proc/meminfo: memFree=17838544/32951132 swapFree=67111524/67111528
[pid=19739] ppid=19737 vsize=7643060 CPUtime=1.93 cores=1,3
/proc/19739/stat : 19739 (java) S 19737 19739 19705 0 -1 4202496 15269 0 1 0 191 2 0 0 25 0 19 0 490945917 7826493440 13482 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658949093 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/19739/statm: 1910765 13482 2226 9 0 1901503 0
[pid=19739/tid=19741] ppid=19737 vsize=7643060 CPUtime=1.46 cores=1,3
/proc/19739/task/19741/stat : 19741 (java) R 19737 19739 19705 0 -1 4202560 9798 0 1 0 145 1 0 0 21 0 19 0 490945918 7826493440 13482 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 46912505663844 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=19739/tid=19742] ppid=19737 vsize=7643060 CPUtime=0 cores=1,3
/proc/19739/task/19742/stat : 19742 (java) S 19737 19739 19705 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490945919 7826493440 13482 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962329 0 4 0 16800975 18446604471113726976 0 0 -1 1 0 0 0
[pid=19739/tid=19743] ppid=19737 vsize=7643060 CPUtime=0 cores=1,3
/proc/19739/task/19743/stat : 19743 (java) S 19737 19739 19705 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490945919 7826493440 13482 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962329 0 4 0 16800975 18446604471113726976 0 0 -1 1 0 0 0
[pid=19739/tid=19744] ppid=19737 vsize=7643060 CPUtime=0 cores=1,3
/proc/19739/task/19744/stat : 19744 (java) S 19737 19739 19705 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490945919 7826493440 13482 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962329 0 4 0 16800975 18446604471113726976 0 0 -1 1 0 0 0
[pid=19739/tid=19745] ppid=19737 vsize=7643060 CPUtime=0 cores=1,3
/proc/19739/task/19745/stat : 19745 (java) S 19737 19739 19705 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490945919 7826493440 13482 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962329 0 4 0 16800975 18446604471113726976 0 0 -1 1 0 0 0
[pid=19739/tid=19746] ppid=19737 vsize=7643060 CPUtime=0 cores=1,3
/proc/19739/task/19746/stat : 19746 (java) S 19737 19739 19705 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490945919 7826493440 13482 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962329 0 4 0 16800975 18446604471113726976 0 0 -1 1 0 0 0
[pid=19739/tid=19747] ppid=19737 vsize=7643060 CPUtime=0 cores=1,3
/proc/19739/task/19747/stat : 19747 (java) S 19737 19739 19705 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490945919 7826493440 13482 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962329 0 4 0 16800975 18446604471113726976 0 0 -1 1 0 0 0
[pid=19739/tid=19748] ppid=19737 vsize=7643060 CPUtime=0 cores=1,3
/proc/19739/task/19748/stat : 19748 (java) S 19737 19739 19705 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490945919 7826493440 13482 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962329 0 4 0 16800975 18446604471113726976 0 0 -1 1 0 0 0
[pid=19739/tid=19749] ppid=19737 vsize=7643060 CPUtime=0 cores=1,3
/proc/19739/task/19749/stat : 19749 (java) S 19737 19739 19705 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490945919 7826493440 13482 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962329 0 4 0 16800975 18446604471113726976 0 0 -1 1 0 0 0
[pid=19739/tid=19750] ppid=19737 vsize=7643060 CPUtime=0 cores=1,3
/proc/19739/task/19750/stat : 19750 (java) S 19737 19739 19705 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 19 0 490945920 7826493440 13482 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962944 0 0 0 16800975 18446604471113726976 0 0 -1 1 0 0 0
[pid=19739/tid=19751] ppid=19737 vsize=7643060 CPUtime=0 cores=1,3
/proc/19739/task/19751/stat : 19751 (java) S 19737 19739 19705 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 490945921 7826493440 13482 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962329 0 4 0 16800975 18446604471113726976 0 0 -1 3 0 0 0
[pid=19739/tid=19752] ppid=19737 vsize=7643060 CPUtime=0 cores=1,3
/proc/19739/task/19752/stat : 19752 (java) S 19737 19739 19705 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 490945921 7826493440 13482 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962329 0 4 0 16800975 18446604471113726976 0 0 -1 3 0 0 0
[pid=19739/tid=19758] ppid=19737 vsize=7643060 CPUtime=0 cores=1,3
/proc/19739/task/19758/stat : 19758 (java) S 19737 19739 19705 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 490945923 7826493440 13482 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658970033 0 4 0 16800975 18446604471113726976 0 0 -1 3 0 0 0
[pid=19739/tid=19759] ppid=19737 vsize=7643060 CPUtime=0.27 cores=1,3
/proc/19739/task/19759/stat : 19759 (java) S 19737 19739 19705 0 -1 4202560 2016 0 0 0 27 0 0 0 15 0 19 0 490945923 7826493440 13482 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962329 0 4 0 16800975 18446604471113726976 0 0 -1 3 0 0 0
[pid=19739/tid=19760] ppid=19737 vsize=7643060 CPUtime=0.18 cores=1,3
/proc/19739/task/19760/stat : 19760 (java) S 19737 19739 19705 0 -1 4202560 2292 0 0 0 18 0 0 0 18 0 19 0 490945923 7826493440 13482 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962329 0 4 0 16800975 18446604471113726976 0 0 -1 3 0 0 0
[pid=19739/tid=19761] ppid=19737 vsize=7643060 CPUtime=0 cores=1,3
/proc/19739/task/19761/stat : 19761 (java) S 19737 19739 19705 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 490945923 7826493440 13482 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962329 0 4 0 16800975 18446604471113726976 0 0 -1 3 0 0 0
[pid=19739/tid=19762] ppid=19737 vsize=7643060 CPUtime=0 cores=1,3
/proc/19739/task/19762/stat : 19762 (java) S 19737 19739 19705 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 490945923 7826493440 13482 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962944 0 4 0 16800975 18446604471113726976 0 0 -1 1 0 0 0
[pid=19739/tid=19796] ppid=19737 vsize=7643060 CPUtime=0 cores=1,3
/proc/19739/task/19796/stat : 19796 (java) S 19737 19739 19705 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 490945938 7826493440 13482 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962944 0 4 0 16800975 18446604471113726976 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.93
Current children cumulated vsize (KiB) 7643060

[startup+3.10155 s]
/proc/loadavg: 3.45 3.84 3.73 6/260 19930
/proc/meminfo: memFree=17811744/32951132 swapFree=67111524/67111528
[pid=19739] ppid=19737 vsize=7661368 CPUtime=3.97 cores=1,3
/proc/19739/stat : 19739 (java) S 19737 19739 19705 0 -1 4202496 23091 0 1 0 394 3 0 0 25 0 19 0 490945917 7845240832 19659 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658949093 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/19739/statm: 1915342 19659 2252 9 0 1906080 0
[pid=19739/tid=19741] ppid=19737 vsize=7661368 CPUtime=3.01 cores=1,3
/proc/19739/task/19741/stat : 19741 (java) R 19737 19739 19705 0 -1 4202560 9962 0 1 0 300 1 0 0 25 0 19 0 490945918 7845240832 19659 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 46912505682597 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=19739/tid=19742] ppid=19737 vsize=7661368 CPUtime=0 cores=1,3
/proc/19739/task/19742/stat : 19742 (java) S 19737 19739 19705 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 490945919 7845240832 19659 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962329 0 4 0 16800975 18446604471113726976 0 0 -1 1 0 0 0
[pid=19739/tid=19743] ppid=19737 vsize=7661368 CPUtime=0 cores=1,3
/proc/19739/task/19743/stat : 19743 (java) S 19737 19739 19705 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 490945919 7845240832 19659 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962329 0 4 0 16800975 18446604471113726976 0 0 -1 1 0 0 0
[pid=19739/tid=19744] ppid=19737 vsize=7661368 CPUtime=0 cores=1,3
/proc/19739/task/19744/stat : 19744 (java) S 19737 19739 19705 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 490945919 7845240832 19659 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962329 0 4 0 16800975 18446604471113726976 0 0 -1 1 0 0 0
[pid=19739/tid=19745] ppid=19737 vsize=7661368 CPUtime=0 cores=1,3
/proc/19739/task/19745/stat : 19745 (java) S 19737 19739 19705 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 490945919 7845240832 19659 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962329 0 4 0 16800975 18446604471113726976 0 0 -1 1 0 0 0
[pid=19739/tid=19746] ppid=19737 vsize=7661368 CPUtime=0 cores=1,3
/proc/19739/task/19746/stat : 19746 (java) S 19737 19739 19705 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 490945919 7845240832 19659 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962329 0 4 0 16800975 18446604471113726976 0 0 -1 1 0 0 0
[pid=19739/tid=19747] ppid=19737 vsize=7661368 CPUtime=0 cores=1,3
/proc/19739/task/19747/stat : 19747 (java) S 19737 19739 19705 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 490945919 7845240832 19659 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962329 0 4 0 16800975 18446604471113726976 0 0 -1 1 0 0 0
[pid=19739/tid=19748] ppid=19737 vsize=7661368 CPUtime=0 cores=1,3
/proc/19739/task/19748/stat : 19748 (java) S 19737 19739 19705 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 490945919 7845240832 19659 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962329 0 4 0 16800975 18446604471113726976 0 0 -1 1 0 0 0
[pid=19739/tid=19749] ppid=19737 vsize=7661368 CPUtime=0.01 cores=1,3
/proc/19739/task/19749/stat : 19749 (java) S 19737 19739 19705 0 -1 4202560 998 0 0 0 1 0 0 0 17 0 19 0 490945919 7845240832 19659 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962329 0 4 0 16800975 18446604471113726976 0 0 -1 1 0 0 0
[pid=19739/tid=19750] ppid=19737 vsize=7661368 CPUtime=0.02 cores=1,3
/proc/19739/task/19750/stat : 19750 (java) S 19737 19739 19705 0 -1 4202560 1008 0 0 0 2 0 0 0 17 0 19 0 490945920 7845240832 19659 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962944 0 0 0 16800975 18446604471113726976 0 0 -1 1 0 0 0
[pid=19739/tid=19751] ppid=19737 vsize=7661368 CPUtime=0 cores=1,3
/proc/19739/task/19751/stat : 19751 (java) S 19737 19739 19705 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 490945921 7845240832 19659 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962329 0 4 0 16800975 18446604471113726976 0 0 -1 3 0 0 0
[pid=19739/tid=19752] ppid=19737 vsize=7661368 CPUtime=0 cores=1,3
/proc/19739/task/19752/stat : 19752 (java) S 19737 19739 19705 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 490945921 7845240832 19659 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962329 0 4 0 16800975 18446604471113726976 0 0 -1 3 0 0 0
[pid=19739/tid=19758] ppid=19737 vsize=7661368 CPUtime=0 cores=1,3
/proc/19739/task/19758/stat : 19758 (java) S 19737 19739 19705 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 490945923 7845240832 19659 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658970033 0 4 0 16800975 18446604471113726976 0 0 -1 3 0 0 0
[pid=19739/tid=19759] ppid=19737 vsize=7661368 CPUtime=0.28 cores=1,3
/proc/19739/task/19759/stat : 19759 (java) S 19737 19739 19705 0 -1 4202560 2025 0 0 0 28 0 0 0 15 0 19 0 490945923 7845240832 19659 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962329 0 4 0 16800975 18446604471113726976 0 0 -1 1 0 0 0
[pid=19739/tid=19760] ppid=19737 vsize=7661368 CPUtime=0.62 cores=1,3
/proc/19739/task/19760/stat : 19760 (java) S 19737 19739 19705 0 -1 4202560 7938 0 0 0 61 1 0 0 16 0 19 0 490945923 7845240832 19659 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962329 0 4 0 16800975 18446604471113726976 0 0 -1 3 0 0 0
[pid=19739/tid=19761] ppid=19737 vsize=7661368 CPUtime=0 cores=1,3
/proc/19739/task/19761/stat : 19761 (java) S 19737 19739 19705 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 490945923 7845240832 19659 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962329 0 4 0 16800975 18446604471113726976 0 0 -1 3 0 0 0
[pid=19739/tid=19762] ppid=19737 vsize=7661368 CPUtime=0 cores=1,3
/proc/19739/task/19762/stat : 19762 (java) S 19737 19739 19705 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 490945923 7845240832 19659 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962944 0 4 0 16800975 18446604471113726976 0 0 -1 1 0 0 0
[pid=19739/tid=19796] ppid=19737 vsize=7661368 CPUtime=0 cores=1,3
/proc/19739/task/19796/stat : 19796 (java) S 19737 19739 19705 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 490945938 7845240832 19659 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962944 0 4 0 16800975 18446604471113726976 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.97
Current children cumulated vsize (KiB) 7661368

[startup+6.30101 s]
/proc/loadavg: 3.45 3.84 3.73 5/260 19930
/proc/meminfo: memFree=17776132/32951132 swapFree=67111524/67111528
[pid=19739] ppid=19737 vsize=7653940 CPUtime=7.18 cores=1,3
/proc/19739/stat : 19739 (java) S 19737 19739 19705 0 -1 4202496 23656 0 1 0 715 3 0 0 25 0 19 0 490945917 7837634560 18888 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658949093 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/19739/statm: 1913485 18888 2254 9 0 1904223 0
[pid=19739/tid=19741] ppid=19737 vsize=7653940 CPUtime=6.16 cores=1,3
/proc/19739/task/19741/stat : 19741 (java) R 19737 19739 19705 0 -1 4202560 9963 0 1 0 615 1 0 0 25 0 19 0 490945918 7837634560 18888 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 46912505616768 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=19739/tid=19742] ppid=19737 vsize=7653940 CPUtime=0 cores=1,3
/proc/19739/task/19742/stat : 19742 (java) S 19737 19739 19705 0 -1 4202560 327 0 0 0 0 0 0 0 15 0 19 0 490945919 7837634560 18888 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962329 0 4 0 16800975 18446604471113726976 0 0 -1 3 0 0 0
[pid=19739/tid=19743] ppid=19737 vsize=7653940 CPUtime=0 cores=1,3
/proc/19739/task/19743/stat : 19743 (java) S 19737 19739 19705 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 490945919 7837634560 18888 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962329 0 4 0 16800975 18446604471113726976 0 0 -1 1 0 0 0
[pid=19739/tid=19744] ppid=19737 vsize=7653940 CPUtime=0 cores=1,3
/proc/19739/task/19744/stat : 19744 (java) S 19737 19739 19705 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 490945919 7837634560 18888 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962329 0 4 0 16800975 18446604471113726976 0 0 -1 3 0 0 0
[pid=19739/tid=19745] ppid=19737 vsize=7653940 CPUtime=0 cores=1,3
/proc/19739/task/19745/stat : 19745 (java) S 19737 19739 19705 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 490945919 7837634560 18888 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962329 0 4 0 16800975 18446604471113726976 0 0 -1 3 0 0 0
[pid=19739/tid=19746] ppid=19737 vsize=7653940 CPUtime=0 cores=1,3
/proc/19739/task/19746/stat : 19746 (java) S 19737 19739 19705 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 490945919 7837634560 18888 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962329 0 4 0 16800975 18446604471113726976 0 0 -1 3 0 0 0
[pid=19739/tid=19747] ppid=19737 vsize=7653940 CPUtime=0 cores=1,3
/proc/19739/task/19747/stat : 19747 (java) S 19737 19739 19705 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 490945919 7837634560 18888 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962329 0 4 0 16800975 18446604471113726976 0 0 -1 3 0 0 0
[pid=19739/tid=19748] ppid=19737 vsize=7653940 CPUtime=0 cores=1,3
/proc/19739/task/19748/stat : 19748 (java) S 19737 19739 19705 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 490945919 7837634560 18888 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962329 0 4 0 16800975 18446604471113726976 0 0 -1 3 0 0 0
[pid=19739/tid=19749] ppid=19737 vsize=7653940 CPUtime=0.01 cores=1,3
/proc/19739/task/19749/stat : 19749 (java) S 19737 19739 19705 0 -1 4202560 998 0 0 0 1 0 0 0 15 0 19 0 490945919 7837634560 18888 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962329 0 4 0 16800975 18446604471113726976 0 0 -1 3 0 0 0
[pid=19739/tid=19750] ppid=19737 vsize=7653940 CPUtime=0.04 cores=1,3
/proc/19739/task/19750/stat : 19750 (java) S 19737 19739 19705 0 -1 4202560 1131 0 0 0 4 0 0 0 16 0 19 0 490945920 7837634560 18888 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962944 0 0 0 16800975 18446604471113726976 0 0 -1 1 0 0 0
[pid=19739/tid=19751] ppid=19737 vsize=7653940 CPUtime=0 cores=1,3
/proc/19739/task/19751/stat : 19751 (java) S 19737 19739 19705 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 490945921 7837634560 18888 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962329 0 4 0 16800975 18446604471113726976 0 0 -1 3 0 0 0
[pid=19739/tid=19752] ppid=19737 vsize=7653940 CPUtime=0 cores=1,3
/proc/19739/task/19752/stat : 19752 (java) S 19737 19739 19705 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 490945921 7837634560 18888 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962329 0 4 0 16800975 18446604471113726976 0 0 -1 3 0 0 0
[pid=19739/tid=19758] ppid=19737 vsize=7653940 CPUtime=0 cores=1,3
/proc/19739/task/19758/stat : 19758 (java) S 19737 19739 19705 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 490945923 7837634560 18888 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658970033 0 4 0 16800975 18446604471113726976 0 0 -1 3 0 0 0
[pid=19739/tid=19759] ppid=19737 vsize=7653940 CPUtime=0.31 cores=1,3
/proc/19739/task/19759/stat : 19759 (java) S 19737 19739 19705 0 -1 4202560 2140 0 0 0 31 0 0 0 15 0 19 0 490945923 7837634560 18888 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962329 0 4 0 16800975 18446604471113726976 0 0 -1 1 0 0 0
[pid=19739/tid=19760] ppid=19737 vsize=7653940 CPUtime=0.62 cores=1,3
/proc/19739/task/19760/stat : 19760 (java) S 19737 19739 19705 0 -1 4202560 7938 0 0 0 61 1 0 0 16 0 19 0 490945923 7837634560 18888 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962329 0 4 0 16800975 18446604471113726976 0 0 -1 3 0 0 0
[pid=19739/tid=19761] ppid=19737 vsize=7653940 CPUtime=0 cores=1,3
/proc/19739/task/19761/stat : 19761 (java) S 19737 19739 19705 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 490945923 7837634560 18888 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962329 0 4 0 16800975 18446604471113726976 0 0 -1 3 0 0 0
[pid=19739/tid=19762] ppid=19737 vsize=7653940 CPUtime=0 cores=1,3
/proc/19739/task/19762/stat : 19762 (java) S 19737 19739 19705 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 490945923 7837634560 18888 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962944 0 4 0 16800975 18446604471113726976 0 0 -1 3 0 0 0
[pid=19739/tid=19796] ppid=19737 vsize=7653940 CPUtime=0 cores=1,3
/proc/19739/task/19796/stat : 19796 (java) S 19737 19739 19705 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 490945938 7837634560 18888 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962944 0 4 0 16800975 18446604471113726976 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 7.18
Current children cumulated vsize (KiB) 7653940

[startup+12.7009 s]

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

[pid=19739/tid=19747] ppid=19737 vsize=7649360 CPUtime=0.08 cores=1,3
/proc/19739/task/19747/stat : 19747 (java) S 19737 19739 19705 0 -1 4202560 362 0 0 0 8 0 0 0 15 0 19 0 490945919 7832944640 22192 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962329 0 4 0 16800975 18446604471113726976 0 0 -1 3 0 0 0
[pid=19739/tid=19748] ppid=19737 vsize=7649360 CPUtime=0.08 cores=1,3
/proc/19739/task/19748/stat : 19748 (java) S 19737 19739 19705 0 -1 4202560 169 0 0 0 8 0 0 0 15 0 19 0 490945919 7832944640 22192 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962329 0 4 0 16800975 18446604471113726976 0 0 -1 3 0 0 0
[pid=19739/tid=19749] ppid=19737 vsize=7649360 CPUtime=0.09 cores=1,3
/proc/19739/task/19749/stat : 19749 (java) S 19737 19739 19705 0 -1 4202560 1859 0 0 0 9 0 0 0 15 0 19 0 490945919 7832944640 22192 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962329 0 4 0 16800975 18446604471113726976 0 0 -1 3 0 0 0
[pid=19739/tid=19750] ppid=19737 vsize=7649360 CPUtime=2.47 cores=1,3
/proc/19739/task/19750/stat : 19750 (java) S 19737 19739 19705 0 -1 4202560 3147 0 0 0 246 1 0 0 15 0 19 0 490945920 7832944640 22192 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962944 0 0 0 16800975 18446604471113726976 0 0 -1 1 0 0 0
[pid=19739/tid=19751] ppid=19737 vsize=7649360 CPUtime=0 cores=1,3
/proc/19739/task/19751/stat : 19751 (java) S 19737 19739 19705 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 490945921 7832944640 22192 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962329 0 4 0 16800975 18446604471113726976 0 0 -1 3 0 0 0
[pid=19739/tid=19752] ppid=19737 vsize=7649360 CPUtime=0 cores=1,3
/proc/19739/task/19752/stat : 19752 (java) S 19737 19739 19705 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 490945921 7832944640 22192 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962329 0 4 0 16800975 18446604471113726976 0 0 -1 3 0 0 0
[pid=19739/tid=19758] ppid=19737 vsize=7649360 CPUtime=0 cores=1,3
/proc/19739/task/19758/stat : 19758 (java) S 19737 19739 19705 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 490945923 7832944640 22192 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658970033 0 4 0 16800975 18446604471113726976 0 0 -1 3 0 0 0
[pid=19739/tid=19759] ppid=19737 vsize=7649360 CPUtime=0.36 cores=1,3
/proc/19739/task/19759/stat : 19759 (java) S 19737 19739 19705 0 -1 4202560 2365 0 0 0 36 0 0 0 15 0 19 0 490945923 7832944640 22192 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962329 0 4 0 16800975 18446604471113726976 0 0 -1 1 0 0 0
[pid=19739/tid=19760] ppid=19737 vsize=7649360 CPUtime=0.62 cores=1,3
/proc/19739/task/19760/stat : 19760 (java) S 19737 19739 19705 0 -1 4202560 7938 0 0 0 61 1 0 0 16 0 19 0 490945923 7832944640 22192 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962329 0 4 0 16800975 18446604471113726976 0 0 -1 3 0 0 0
[pid=19739/tid=19761] ppid=19737 vsize=7649360 CPUtime=0 cores=1,3
/proc/19739/task/19761/stat : 19761 (java) S 19737 19739 19705 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 490945923 7832944640 22192 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962329 0 4 0 16800975 18446604471113726976 0 0 -1 3 0 0 0
[pid=19739/tid=19762] ppid=19737 vsize=7649360 CPUtime=0 cores=1,3
/proc/19739/task/19762/stat : 19762 (java) S 19737 19739 19705 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 19 0 490945923 7832944640 22192 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962944 0 4 0 16800975 18446604471113726976 0 0 -1 3 0 0 0
[pid=19739/tid=19796] ppid=19737 vsize=7649360 CPUtime=0 cores=1,3
/proc/19739/task/19796/stat : 19796 (java) S 19737 19739 19705 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 490945938 7832944640 22192 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962944 0 4 0 16800975 18446604471113726976 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1183.46
Current children cumulated vsize (KiB) 7649360

[startup+1242.3 s]
/proc/loadavg: 4.00 4.02 3.91 5/260 20022
/proc/meminfo: memFree=17652312/32951132 swapFree=67111524/67111528
[pid=19739] ppid=19737 vsize=7649360 CPUtime=1243.47 cores=1,3
/proc/19739/stat : 19739 (java) S 19737 19739 19705 0 -1 4202496 28541 0 1 0 124341 6 0 0 25 0 19 0 490945917 7832944640 22192 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658949093 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/19739/statm: 1912340 22192 2255 9 0 1903078 0
[pid=19739/tid=19741] ppid=19737 vsize=7649360 CPUtime=1239.22 cores=1,3
/proc/19739/task/19741/stat : 19741 (java) R 19737 19739 19705 0 -1 4202560 10721 0 1 0 123920 2 0 0 25 0 19 0 490945918 7832944640 22192 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 46912505616857 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=19739/tid=19742] ppid=19737 vsize=7649360 CPUtime=0.1 cores=1,3
/proc/19739/task/19742/stat : 19742 (java) S 19737 19739 19705 0 -1 4202560 573 0 0 0 10 0 0 0 16 0 19 0 490945919 7832944640 22192 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962329 0 4 0 16800975 18446604471113726976 0 0 -1 3 0 0 0
[pid=19739/tid=19743] ppid=19737 vsize=7649360 CPUtime=0.05 cores=1,3
/proc/19739/task/19743/stat : 19743 (java) S 19737 19739 19705 0 -1 4202560 9 0 0 0 5 0 0 0 15 0 19 0 490945919 7832944640 22192 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962329 0 4 0 16800975 18446604471113726976 0 0 -1 3 0 0 0
[pid=19739/tid=19744] ppid=19737 vsize=7649360 CPUtime=0.04 cores=1,3
/proc/19739/task/19744/stat : 19744 (java) S 19737 19739 19705 0 -1 4202560 89 0 0 0 4 0 0 0 15 0 19 0 490945919 7832944640 22192 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962329 0 4 0 16800975 18446604471113726976 0 0 -1 3 0 0 0
[pid=19739/tid=19745] ppid=19737 vsize=7649360 CPUtime=0.06 cores=1,3
/proc/19739/task/19745/stat : 19745 (java) S 19737 19739 19705 0 -1 4202560 69 0 0 0 6 0 0 0 15 0 19 0 490945919 7832944640 22192 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962329 0 4 0 16800975 18446604471113726976 0 0 -1 3 0 0 0
[pid=19739/tid=19746] ppid=19737 vsize=7649360 CPUtime=0.07 cores=1,3
/proc/19739/task/19746/stat : 19746 (java) S 19737 19739 19705 0 -1 4202560 11 0 0 0 7 0 0 0 15 0 19 0 490945919 7832944640 22192 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962329 0 4 0 16800975 18446604471113726976 0 0 -1 3 0 0 0
[pid=19739/tid=19747] ppid=19737 vsize=7649360 CPUtime=0.08 cores=1,3
/proc/19739/task/19747/stat : 19747 (java) S 19737 19739 19705 0 -1 4202560 362 0 0 0 8 0 0 0 15 0 19 0 490945919 7832944640 22192 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962329 0 4 0 16800975 18446604471113726976 0 0 -1 3 0 0 0
[pid=19739/tid=19748] ppid=19737 vsize=7649360 CPUtime=0.09 cores=1,3
/proc/19739/task/19748/stat : 19748 (java) S 19737 19739 19705 0 -1 4202560 169 0 0 0 9 0 0 0 15 0 19 0 490945919 7832944640 22192 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962329 0 4 0 16800975 18446604471113726976 0 0 -1 3 0 0 0
[pid=19739/tid=19749] ppid=19737 vsize=7649360 CPUtime=0.09 cores=1,3
/proc/19739/task/19749/stat : 19749 (java) S 19737 19739 19705 0 -1 4202560 1859 0 0 0 9 0 0 0 15 0 19 0 490945919 7832944640 22192 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962329 0 4 0 16800975 18446604471113726976 0 0 -1 3 0 0 0
[pid=19739/tid=19750] ppid=19737 vsize=7649360 CPUtime=2.6 cores=1,3
/proc/19739/task/19750/stat : 19750 (java) S 19737 19739 19705 0 -1 4202560 3151 0 0 0 259 1 0 0 16 0 19 0 490945920 7832944640 22192 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962944 0 0 0 16800975 18446604471113726976 0 0 -1 1 0 0 0
[pid=19739/tid=19751] ppid=19737 vsize=7649360 CPUtime=0 cores=1,3
/proc/19739/task/19751/stat : 19751 (java) S 19737 19739 19705 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 490945921 7832944640 22192 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962329 0 4 0 16800975 18446604471113726976 0 0 -1 3 0 0 0
[pid=19739/tid=19752] ppid=19737 vsize=7649360 CPUtime=0 cores=1,3
/proc/19739/task/19752/stat : 19752 (java) S 19737 19739 19705 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 490945921 7832944640 22192 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962329 0 4 0 16800975 18446604471113726976 0 0 -1 3 0 0 0
[pid=19739/tid=19758] ppid=19737 vsize=7649360 CPUtime=0 cores=1,3
/proc/19739/task/19758/stat : 19758 (java) S 19737 19739 19705 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 490945923 7832944640 22192 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658970033 0 4 0 16800975 18446604471113726976 0 0 -1 3 0 0 0
[pid=19739/tid=19759] ppid=19737 vsize=7649360 CPUtime=0.36 cores=1,3
/proc/19739/task/19759/stat : 19759 (java) S 19737 19739 19705 0 -1 4202560 2365 0 0 0 36 0 0 0 15 0 19 0 490945923 7832944640 22192 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962329 0 4 0 16800975 18446604471113726976 0 0 -1 1 0 0 0
[pid=19739/tid=19760] ppid=19737 vsize=7649360 CPUtime=0.62 cores=1,3
/proc/19739/task/19760/stat : 19760 (java) S 19737 19739 19705 0 -1 4202560 7938 0 0 0 61 1 0 0 16 0 19 0 490945923 7832944640 22192 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962329 0 4 0 16800975 18446604471113726976 0 0 -1 3 0 0 0
[pid=19739/tid=19761] ppid=19737 vsize=7649360 CPUtime=0 cores=1,3
/proc/19739/task/19761/stat : 19761 (java) S 19737 19739 19705 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 490945923 7832944640 22192 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962329 0 4 0 16800975 18446604471113726976 0 0 -1 3 0 0 0
[pid=19739/tid=19762] ppid=19737 vsize=7649360 CPUtime=0 cores=1,3
/proc/19739/task/19762/stat : 19762 (java) S 19737 19739 19705 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 19 0 490945923 7832944640 22192 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962944 0 4 0 16800975 18446604471113726976 0 0 -1 3 0 0 0
[pid=19739/tid=19796] ppid=19737 vsize=7649360 CPUtime=0 cores=1,3
/proc/19739/task/19796/stat : 19796 (java) S 19737 19739 19705 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 490945938 7832944640 22192 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962944 0 4 0 16800975 18446604471113726976 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1243.47
Current children cumulated vsize (KiB) 7649360



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 4.03 3.92 5/260 20023
/proc/meminfo: memFree=17648204/32951132 swapFree=67111524/67111528
[pid=19739] ppid=19737 vsize=7649360 CPUtime=1301.18 cores=1,3
/proc/19739/stat : 19739 (java) S 19737 19739 19705 0 -1 4202496 28647 0 1 0 130112 6 0 0 25 0 19 0 490945917 7832944640 22289 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658949093 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/19739/statm: 1912340 22289 2255 9 0 1903078 0
[pid=19739/tid=19741] ppid=19737 vsize=7649360 CPUtime=1296.82 cores=1,3
/proc/19739/task/19741/stat : 19741 (java) R 19737 19739 19705 0 -1 4202560 10724 0 1 0 129680 2 0 0 25 0 19 0 490945918 7832944640 22289 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 46912505615944 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=19739/tid=19742] ppid=19737 vsize=7649360 CPUtime=0.1 cores=1,3
/proc/19739/task/19742/stat : 19742 (java) S 19737 19739 19705 0 -1 4202560 573 0 0 0 10 0 0 0 15 0 19 0 490945919 7832944640 22289 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962329 0 4 0 16800975 18446604471113726976 0 0 -1 1 0 0 0
[pid=19739/tid=19743] ppid=19737 vsize=7649360 CPUtime=0.05 cores=1,3
/proc/19739/task/19743/stat : 19743 (java) S 19737 19739 19705 0 -1 4202560 9 0 0 0 5 0 0 0 15 0 19 0 490945919 7832944640 22289 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962329 0 4 0 16800975 18446604471113726976 0 0 -1 3 0 0 0
[pid=19739/tid=19744] ppid=19737 vsize=7649360 CPUtime=0.04 cores=1,3
/proc/19739/task/19744/stat : 19744 (java) S 19737 19739 19705 0 -1 4202560 89 0 0 0 4 0 0 0 16 0 19 0 490945919 7832944640 22289 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962329 0 4 0 16800975 18446604471113726976 0 0 -1 3 0 0 0
[pid=19739/tid=19745] ppid=19737 vsize=7649360 CPUtime=0.06 cores=1,3
/proc/19739/task/19745/stat : 19745 (java) S 19737 19739 19705 0 -1 4202560 72 0 0 0 6 0 0 0 15 0 19 0 490945919 7832944640 22289 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962329 0 4 0 16800975 18446604471113726976 0 0 -1 3 0 0 0
[pid=19739/tid=19746] ppid=19737 vsize=7649360 CPUtime=0.07 cores=1,3
/proc/19739/task/19746/stat : 19746 (java) S 19737 19739 19705 0 -1 4202560 11 0 0 0 7 0 0 0 15 0 19 0 490945919 7832944640 22289 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962329 0 4 0 16800975 18446604471113726976 0 0 -1 3 0 0 0
[pid=19739/tid=19747] ppid=19737 vsize=7649360 CPUtime=0.09 cores=1,3
/proc/19739/task/19747/stat : 19747 (java) S 19737 19739 19705 0 -1 4202560 365 0 0 0 9 0 0 0 15 0 19 0 490945919 7832944640 22289 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962329 0 4 0 16800975 18446604471113726976 0 0 -1 3 0 0 0
[pid=19739/tid=19748] ppid=19737 vsize=7649360 CPUtime=0.09 cores=1,3
/proc/19739/task/19748/stat : 19748 (java) S 19737 19739 19705 0 -1 4202560 169 0 0 0 9 0 0 0 15 0 19 0 490945919 7832944640 22289 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962329 0 4 0 16800975 18446604471113726976 0 0 -1 3 0 0 0
[pid=19739/tid=19749] ppid=19737 vsize=7649360 CPUtime=0.09 cores=1,3
/proc/19739/task/19749/stat : 19749 (java) S 19737 19739 19705 0 -1 4202560 1859 0 0 0 9 0 0 0 15 0 19 0 490945919 7832944640 22289 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962329 0 4 0 16800975 18446604471113726976 0 0 -1 3 0 0 0
[pid=19739/tid=19750] ppid=19737 vsize=7649360 CPUtime=2.7 cores=1,3
/proc/19739/task/19750/stat : 19750 (java) S 19737 19739 19705 0 -1 4202560 3244 0 0 0 269 1 0 0 15 0 19 0 490945920 7832944640 22289 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962944 0 0 0 16800975 18446604471113726976 0 0 -1 1 0 0 0
[pid=19739/tid=19751] ppid=19737 vsize=7649360 CPUtime=0 cores=1,3
/proc/19739/task/19751/stat : 19751 (java) S 19737 19739 19705 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 490945921 7832944640 22289 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962329 0 4 0 16800975 18446604471113726976 0 0 -1 3 0 0 0
[pid=19739/tid=19752] ppid=19737 vsize=7649360 CPUtime=0 cores=1,3
/proc/19739/task/19752/stat : 19752 (java) S 19737 19739 19705 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 490945921 7832944640 22289 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962329 0 4 0 16800975 18446604471113726976 0 0 -1 3 0 0 0
[pid=19739/tid=19758] ppid=19737 vsize=7649360 CPUtime=0 cores=1,3
/proc/19739/task/19758/stat : 19758 (java) S 19737 19739 19705 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 490945923 7832944640 22289 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658970033 0 4 0 16800975 18446604471113726976 0 0 -1 3 0 0 0
[pid=19739/tid=19759] ppid=19737 vsize=7649360 CPUtime=0.36 cores=1,3
/proc/19739/task/19759/stat : 19759 (java) S 19737 19739 19705 0 -1 4202560 2365 0 0 0 36 0 0 0 15 0 19 0 490945923 7832944640 22289 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962329 0 4 0 16800975 18446604471113726976 0 0 -1 1 0 0 0
[pid=19739/tid=19760] ppid=19737 vsize=7649360 CPUtime=0.62 cores=1,3
/proc/19739/task/19760/stat : 19760 (java) S 19737 19739 19705 0 -1 4202560 7938 0 0 0 61 1 0 0 16 0 19 0 490945923 7832944640 22289 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962329 0 4 0 16800975 18446604471113726976 0 0 -1 3 0 0 0
[pid=19739/tid=19761] ppid=19737 vsize=7649360 CPUtime=0 cores=1,3
/proc/19739/task/19761/stat : 19761 (java) S 19737 19739 19705 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 490945923 7832944640 22289 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962329 0 4 0 16800975 18446604471113726976 0 0 -1 3 0 0 0
[pid=19739/tid=19762] ppid=19737 vsize=7649360 CPUtime=0 cores=1,3
/proc/19739/task/19762/stat : 19762 (java) S 19737 19739 19705 0 -1 4202560 77 0 0 0 0 0 0 0 15 0 19 0 490945923 7832944640 22289 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962944 0 4 0 16800975 18446604471113726976 0 0 -1 3 0 0 0
[pid=19739/tid=19796] ppid=19737 vsize=7649360 CPUtime=0 cores=1,3
/proc/19739/task/19796/stat : 19796 (java) S 19737 19739 19705 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 490945938 7832944640 22289 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962944 0 4 0 16800975 18446604471113726976 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1301.18
Current children cumulated vsize (KiB) 7649360

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

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

[startup+1300 s]
/proc/loadavg: 4.04 4.03 3.92 5/260 20023
/proc/meminfo: memFree=17648204/32951132 swapFree=67111524/67111528
[pid=19739] ppid=19737 vsize=7649360 CPUtime=1301.18 cores=1,3
/proc/19739/stat : 19739 (java) S 19737 19739 19705 0 -1 4202496 28647 0 1 0 130112 6 0 0 25 0 19 0 490945917 7832944640 22289 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658949093 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/19739/statm: 1912340 22289 2255 9 0 1903078 0
[pid=19739/tid=19741] ppid=19737 vsize=7649360 CPUtime=1296.82 cores=1,3
/proc/19739/task/19741/stat : 19741 (java) R 19737 19739 19705 0 -1 4202560 10724 0 1 0 129680 2 0 0 25 0 19 0 490945918 7832944640 22289 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 46912505615944 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=19739/tid=19742] ppid=19737 vsize=7649360 CPUtime=0.1 cores=1,3
/proc/19739/task/19742/stat : 19742 (java) S 19737 19739 19705 0 -1 4202560 573 0 0 0 10 0 0 0 15 0 19 0 490945919 7832944640 22289 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962329 0 4 0 16800975 18446604471113726976 0 0 -1 1 0 0 0
[pid=19739/tid=19743] ppid=19737 vsize=7649360 CPUtime=0.05 cores=1,3
/proc/19739/task/19743/stat : 19743 (java) S 19737 19739 19705 0 -1 4202560 9 0 0 0 5 0 0 0 15 0 19 0 490945919 7832944640 22289 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962329 0 4 0 16800975 18446604471113726976 0 0 -1 3 0 0 0
[pid=19739/tid=19744] ppid=19737 vsize=7649360 CPUtime=0.04 cores=1,3
/proc/19739/task/19744/stat : 19744 (java) S 19737 19739 19705 0 -1 4202560 89 0 0 0 4 0 0 0 16 0 19 0 490945919 7832944640 22289 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962329 0 4 0 16800975 18446604471113726976 0 0 -1 3 0 0 0
[pid=19739/tid=19745] ppid=19737 vsize=7649360 CPUtime=0.06 cores=1,3
/proc/19739/task/19745/stat : 19745 (java) S 19737 19739 19705 0 -1 4202560 72 0 0 0 6 0 0 0 15 0 19 0 490945919 7832944640 22289 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962329 0 4 0 16800975 18446604471113726976 0 0 -1 3 0 0 0
[pid=19739/tid=19746] ppid=19737 vsize=7649360 CPUtime=0.07 cores=1,3
/proc/19739/task/19746/stat : 19746 (java) S 19737 19739 19705 0 -1 4202560 11 0 0 0 7 0 0 0 15 0 19 0 490945919 7832944640 22289 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962329 0 4 0 16800975 18446604471113726976 0 0 -1 3 0 0 0
[pid=19739/tid=19747] ppid=19737 vsize=7649360 CPUtime=0.09 cores=1,3
/proc/19739/task/19747/stat : 19747 (java) S 19737 19739 19705 0 -1 4202560 365 0 0 0 9 0 0 0 15 0 19 0 490945919 7832944640 22289 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962329 0 4 0 16800975 18446604471113726976 0 0 -1 3 0 0 0
[pid=19739/tid=19748] ppid=19737 vsize=7649360 CPUtime=0.09 cores=1,3
/proc/19739/task/19748/stat : 19748 (java) S 19737 19739 19705 0 -1 4202560 169 0 0 0 9 0 0 0 15 0 19 0 490945919 7832944640 22289 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962329 0 4 0 16800975 18446604471113726976 0 0 -1 3 0 0 0
[pid=19739/tid=19749] ppid=19737 vsize=7649360 CPUtime=0.09 cores=1,3
/proc/19739/task/19749/stat : 19749 (java) S 19737 19739 19705 0 -1 4202560 1859 0 0 0 9 0 0 0 15 0 19 0 490945919 7832944640 22289 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962329 0 4 0 16800975 18446604471113726976 0 0 -1 3 0 0 0
[pid=19739/tid=19750] ppid=19737 vsize=7649360 CPUtime=2.7 cores=1,3
/proc/19739/task/19750/stat : 19750 (java) S 19737 19739 19705 0 -1 4202560 3244 0 0 0 269 1 0 0 15 0 19 0 490945920 7832944640 22289 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962944 0 0 0 16800975 18446604471113726976 0 0 -1 1 0 0 0
[pid=19739/tid=19751] ppid=19737 vsize=7649360 CPUtime=0 cores=1,3
/proc/19739/task/19751/stat : 19751 (java) S 19737 19739 19705 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 490945921 7832944640 22289 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962329 0 4 0 16800975 18446604471113726976 0 0 -1 3 0 0 0
[pid=19739/tid=19752] ppid=19737 vsize=7649360 CPUtime=0 cores=1,3
/proc/19739/task/19752/stat : 19752 (java) S 19737 19739 19705 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 490945921 7832944640 22289 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962329 0 4 0 16800975 18446604471113726976 0 0 -1 3 0 0 0
[pid=19739/tid=19758] ppid=19737 vsize=7649360 CPUtime=0 cores=1,3
/proc/19739/task/19758/stat : 19758 (java) S 19737 19739 19705 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 490945923 7832944640 22289 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658970033 0 4 0 16800975 18446604471113726976 0 0 -1 3 0 0 0
[pid=19739/tid=19759] ppid=19737 vsize=7649360 CPUtime=0.36 cores=1,3
/proc/19739/task/19759/stat : 19759 (java) S 19737 19739 19705 0 -1 4202560 2365 0 0 0 36 0 0 0 15 0 19 0 490945923 7832944640 22289 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962329 0 4 0 16800975 18446604471113726976 0 0 -1 1 0 0 0
[pid=19739/tid=19760] ppid=19737 vsize=7649360 CPUtime=0.62 cores=1,3
/proc/19739/task/19760/stat : 19760 (java) S 19737 19739 19705 0 -1 4202560 7938 0 0 0 61 1 0 0 16 0 19 0 490945923 7832944640 22289 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962329 0 4 0 16800975 18446604471113726976 0 0 -1 3 0 0 0
[pid=19739/tid=19761] ppid=19737 vsize=7649360 CPUtime=0 cores=1,3
/proc/19739/task/19761/stat : 19761 (java) S 19737 19739 19705 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 490945923 7832944640 22289 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962329 0 4 0 16800975 18446604471113726976 0 0 -1 3 0 0 0
[pid=19739/tid=19762] ppid=19737 vsize=7649360 CPUtime=0 cores=1,3
/proc/19739/task/19762/stat : 19762 (java) S 19737 19739 19705 0 -1 4202560 77 0 0 0 0 0 0 0 15 0 19 0 490945923 7832944640 22289 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962944 0 4 0 16800975 18446604471113726976 0 0 -1 3 0 0 0
[pid=19739/tid=19796] ppid=19737 vsize=7649360 CPUtime=0 cores=1,3
/proc/19739/task/19796/stat : 19796 (java) S 19737 19739 19705 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 490945938 7832944640 22289 33554432000 1073741824 1073778376 140733320960032 18446744073709551615 210658962944 0 4 0 16800975 18446604471113726976 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1301.18
Current children cumulated vsize (KiB) 7649360

Child status: 143
Real time (s): 1300.04
CPU time (s): 1301.24
CPU user time (s): 1301.17
CPU system time (s): 0.066989
CPU usage (%): 100.092
Max. virtual memory (cumulated for all children) (KiB): 7661368

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1301.17
system time used= 0.066989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28689
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= 29031
involuntary context switches= 7830

runsolver used 2.09368 second user time and 5.01824 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-26 06:51:03
IDJOB=3292939
IDBENCH=87988
IDSOLVER=1611
FILE ID=node129/3292939-1303793463
RUNJOBID= node129-1303793463-19725
PBS_JOBID= 13157283
Free space on /tmp= 66828 MiB

SOLVER NAME= SAT4J core 2.3.0 SNAPSHOT 2011-02-06
BENCH NAME= SAT02/industrial/goldberg/rand_net/rand_net70-60-10.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-3292939-1303793463/watcher-3292939-1303793463 -o /tmp/evaluation-result-3292939-1303793463/solver-3292939-1303793463 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3292939-1303793463.cnf

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

MD5SUM BENCH= 6ebe2de27b5534e626cb88c01abcf6c6
RANDOM SEED=1470467515

node129.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.831
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.831
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.831
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.831
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.82
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.831
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.74
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.831
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.831
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.75
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.831
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:     32951132 kB
MemFree:      18012004 kB
Buffers:       1250560 kB
Cached:       12954312 kB
SwapCached:          4 kB
Active:        2704808 kB
Inactive:     11567988 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      18012004 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:             992 kB
Writeback:           4 kB
AnonPages:       68088 kB
Mapped:          14724 kB
Slab:           600704 kB
PageTables:       5048 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   193744 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= 66824 MiB
End job on node129 at 2011-04-26 07:12:45