Trace number 3190213

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) 1300.87 1300.05

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v10000-c42000-S709804505-031-UNKNOWN.cnf
MD5SUM5fbb493df133934f33cf8a2f736084e5
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark40.9418
Satisfiable
(Un)Satisfiability was proved
Number of variables10000
Number of clauses42000
Sum of the clauses size126000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 342000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.03/0.18	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.03/0.18	c This is free software under the dual EPL/GNU LGPL licenses.
0.03/0.18	c See www.sat4j.org for details.
0.03/0.19	c no version file found!!!
0.03/0.19	c java.runtime.name	Java(TM) SE Runtime Environment
0.03/0.19	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.03/0.19	c java.vm.version	19.1-b02
0.03/0.19	c java.vm.vendor	Sun Microsystems Inc.
0.03/0.19	c sun.arch.data.model	64
0.03/0.19	c java.version		1.6.0_24
0.03/0.19	c os.name		Linux
0.03/0.19	c os.version		2.6.18-164.el5
0.03/0.19	c os.arch		amd64
0.03/0.19	c Free memory 		6997539544
0.03/0.19	c Max memory 		7034241024
0.03/0.19	c Total memory 		7034241024
0.03/0.19	c Number of processors 	8
0.09/0.21	c --- Begin Solver configuration ---
0.09/0.21	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@50337d0f
0.09/0.21	c Learn all clauses as in MiniSAT
0.09/0.21	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.09/0.21	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.09/0.21	c Expensive reason simplification
0.09/0.21	c Armin Biere (Picosat) restarts strategy
0.09/0.21	c Glucose learned constraints deletion strategy
0.09/0.21	c timeout=2147483647s
0.09/0.21	c DB Simplification allowed=true
0.09/0.21	c --- End Solver configuration ---
0.09/0.21	c solving HOME/instance-3190213-1302597179.cnf
0.09/0.21	c reading problem ... 
0.32/0.33	c ... done. Wall clock time 0.118s.
0.32/0.33	c #vars     10000
0.32/0.33	c #constraints  42000
0.32/0.33	c constraints type 
0.32/0.33	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 42000
2.87/2.70	c cleaning 2497 clauses out of 5001 with flag 5001/5001
5.39/5.13	c cleaning 4245 clauses out of 8504 with flag 11001/11001
8.29/8.08	c cleaning 5629 clauses out of 11259 with flag 18001/18001
11.69/11.44	c cleaning 6810 clauses out of 13629 with flag 26000/26000
15.59/15.31	c cleaning 7899 clauses out of 15820 with flag 35001/35001
19.89/19.66	c cleaning 8961 clauses out of 17921 with flag 45001/45001
24.60/24.39	c cleaning 9976 clauses out of 19960 with flag 56001/56001
30.00/29.79	c cleaning 10988 clauses out of 21983 with flag 68000/68000
35.70/35.45	c cleaning 11991 clauses out of 23995 with flag 81000/81000
41.90/41.69	c cleaning 12995 clauses out of 26005 with flag 95001/95001
48.70/48.43	c cleaning 14000 clauses out of 28009 with flag 110000/110000
56.00/55.72	c cleaning 15001 clauses out of 30009 with flag 126000/126000
63.70/63.49	c cleaning 15998 clauses out of 32009 with flag 143001/143001
72.10/71.82	c cleaning 16997 clauses out of 34011 with flag 161001/161001
80.91/80.63	c cleaning 18002 clauses out of 36014 with flag 180001/180001
90.22/90.00	c cleaning 19001 clauses out of 38012 with flag 200001/200001
100.32/100.03	c cleaning 19999 clauses out of 40010 with flag 221000/221000
110.82/110.51	c cleaning 21002 clauses out of 42011 with flag 243000/243000
121.93/121.60	c cleaning 22002 clauses out of 44010 with flag 266001/266001
133.34/133.02	c cleaning 22996 clauses out of 46007 with flag 290000/290000
145.65/145.31	c cleaning 23999 clauses out of 48013 with flag 315002/315002
158.55/158.27	c cleaning 24998 clauses out of 50012 with flag 341000/341000
172.16/171.89	c cleaning 25999 clauses out of 52014 with flag 368000/368000
186.16/185.87	c cleaning 27005 clauses out of 54015 with flag 396000/396000
200.87/200.53	c cleaning 27996 clauses out of 56012 with flag 425002/425002
216.38/216.07	c cleaning 29002 clauses out of 58014 with flag 455000/455000
231.98/231.62	c cleaning 29997 clauses out of 60012 with flag 486000/486000
248.59/248.30	c cleaning 30993 clauses out of 62015 with flag 518000/518000
266.01/265.69	c cleaning 32004 clauses out of 64023 with flag 551001/551001
283.71/283.31	c cleaning 32997 clauses out of 66018 with flag 585000/585000
302.52/302.14	c cleaning 34002 clauses out of 68021 with flag 620000/620000
321.43/321.02	c cleaning 35007 clauses out of 70019 with flag 656000/656000
341.54/341.16	c cleaning 36003 clauses out of 72012 with flag 693000/693000
361.74/361.38	c cleaning 36996 clauses out of 74010 with flag 731001/731001
383.15/382.73	c cleaning 38000 clauses out of 76013 with flag 770000/770000
404.66/404.21	c cleaning 38997 clauses out of 78013 with flag 810000/810000
427.57/427.19	c cleaning 40003 clauses out of 80018 with flag 851002/851002
450.58/450.12	c cleaning 40999 clauses out of 82014 with flag 893001/893001
474.48/474.04	c cleaning 41494 clauses out of 83014 with flag 935000/935000
497.59/497.14	c cleaning 41748 clauses out of 83521 with flag 977001/977001
522.01/521.53	c cleaning 41881 clauses out of 83773 with flag 1019001/1019001
544.91/544.49	c cleaning 41933 clauses out of 83892 with flag 1061001/1061001
568.52/568.06	c cleaning 41965 clauses out of 83958 with flag 1103000/1103000
592.63/592.14	c cleaning 41993 clauses out of 83994 with flag 1145001/1145001
615.74/615.23	c cleaning 41987 clauses out of 84000 with flag 1187000/1187000
639.14/638.67	c cleaning 41997 clauses out of 84013 with flag 1229000/1229000
662.76/662.26	c cleaning 42005 clauses out of 84019 with flag 1271003/1271003
686.26/685.71	c cleaning 42003 clauses out of 84011 with flag 1313000/1313000
709.97/709.45	c cleaning 41989 clauses out of 84009 with flag 1355001/1355001
733.58/733.08	c cleaning 41996 clauses out of 84019 with flag 1397000/1397000
757.28/756.74	c cleaning 42005 clauses out of 84023 with flag 1439000/1439000
781.19/780.64	c cleaning 41995 clauses out of 84019 with flag 1481001/1481001
805.70/805.16	c cleaning 42005 clauses out of 84023 with flag 1523000/1523000
828.91/828.35	c cleaning 41992 clauses out of 84018 with flag 1565000/1565000
852.82/852.23	c cleaning 42011 clauses out of 84027 with flag 1607001/1607001
877.73/877.16	c cleaning 41996 clauses out of 84018 with flag 1649003/1649003
901.64/901.05	c cleaning 42004 clauses out of 84019 with flag 1691000/1691000
924.75/924.17	c cleaning 41991 clauses out of 84015 with flag 1733000/1733000
949.15/948.54	c cleaning 41999 clauses out of 84025 with flag 1775001/1775001
973.76/973.19	c cleaning 41997 clauses out of 84025 with flag 1817000/1817000
997.77/997.19	c cleaning 42002 clauses out of 84028 with flag 1859000/1859000
1021.48/1020.85	c cleaning 42004 clauses out of 84027 with flag 1901001/1901001
1045.38/1044.70	c cleaning 42002 clauses out of 84022 with flag 1943000/1943000
1070.19/1069.50	c cleaning 42002 clauses out of 84021 with flag 1985001/1985001
1095.61/1094.96	c cleaning 41999 clauses out of 84018 with flag 2027000/2027000
1118.62/1117.97	c cleaning 42006 clauses out of 84019 with flag 2069000/2069000
1142.33/1141.60	c cleaning 41999 clauses out of 84014 with flag 2111001/2111001
1166.63/1165.91	c cleaning 42001 clauses out of 84014 with flag 2153000/2153000
1190.54/1189.88	c cleaning 41994 clauses out of 84013 with flag 2195000/2195000
1215.95/1215.27	c cleaning 42007 clauses out of 84019 with flag 2237000/2237000
1239.47/1238.74	c cleaning 41994 clauses out of 84015 with flag 2279003/2279003
1263.17/1262.44	c cleaning 42000 clauses out of 84018 with flag 2321000/2321000
1287.98/1287.25	c cleaning 42003 clauses out of 84018 with flag 2363000/2363000
1300.79/1300.01	c starts		: 1650
1300.79/1300.01	c conflicts		: 2385217
1300.79/1300.01	c decisions		: 4519359
1300.79/1300.01	c propagations		: 1235073329
1300.79/1300.01	c inspects		: 4837695725
1300.79/1300.01	c shortcuts		: 0
1300.79/1300.01	c learnt literals	: 0
1300.79/1300.01	c learnt binary clauses	: 0
1300.79/1300.01	c learnt ternary clauses	: 91
1300.79/1300.01	c learnt constraints	: 2385217
1300.79/1300.01	c ignored constraints	: 0
1300.79/1300.01	c root simplifications	: 1650
1300.79/1300.01	c removed literals (reason simplification)	: 42881107
1300.79/1300.01	c reason swapping (by a shorter reason)	: 0
1300.79/1300.01	c Calls to reduceDB	: 73
1300.79/1300.01	c speed (assignments/second)	: 950287.4398699992
1300.79/1300.01	c non guided choices	994
1300.79/1300.04	c learnt constraints type 
1300.79/1300.04	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 64243
1300.79/1300.04	c constraints type 
1300.79/1300.04	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 42000
1300.79/1300.04	s UNKNOWN
1300.79/1300.04	c Total wall clock time (in seconds) : 1299.802

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.24 3/182 11795
/proc/meminfo: memFree=18725284/32951124 swapFree=67111528/67111528
[pid=11795] ppid=11792 vsize=9100 CPUtime=0 cores=0,2
/proc/11795/stat : 11795 (java) S 11792 11795 11748 0 -1 4202496 236 0 0 0 0 0 0 0 24 0 1 0 449948448 9318400 170 33554432000 1073741824 1073778376 140735009372816 18446744073709551615 260020391781 0 2147483391 4096 0 18446744071699199166 0 0 17 0 0 0 0
/proc/11795/statm: 2275 170 130 9 0 67 0

[startup+0.019867 s]
/proc/loadavg: 1.00 1.00 1.24 3/182 11795
/proc/meminfo: memFree=18725284/32951124 swapFree=67111528/67111528
[pid=11795] ppid=11792 vsize=9100 CPUtime=0 cores=0,2
/proc/11795/stat : 11795 (java) S 11792 11795 11748 0 -1 4202496 420 0 0 0 0 0 0 0 24 0 1 0 449948448 9318400 165 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260020393984 0 2147483391 4096 0 18446744071699199166 0 0 17 2 0 0 0
/proc/11795/statm: 2275 165 125 9 0 67 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9100

[startup+0.100887 s]
/proc/loadavg: 1.00 1.00 1.24 3/182 11795
/proc/meminfo: memFree=18725284/32951124 swapFree=67111528/67111528
[pid=11795] ppid=11792 vsize=7564352 CPUtime=0.03 cores=0,2
/proc/11795/stat : 11795 (java) S 11792 11795 11748 0 -1 4202496 8681 0 47 0 2 1 0 0 24 0 13 0 449948448 7745896448 8422 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032198629 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0
/proc/11795/statm: 1891088 8422 1669 9 0 1881836 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 7564352

[startup+0.336069 s]
/proc/loadavg: 1.00 1.00 1.24 3/182 11795
/proc/meminfo: memFree=18725284/32951124 swapFree=67111528/67111528
[pid=11795] ppid=11792 vsize=7637324 CPUtime=0.32 cores=0,2
/proc/11795/stat : 11795 (java) S 11792 11795 11748 0 -1 4202496 12436 0 48 0 31 1 0 0 24 0 18 0 449948448 7820619776 12039 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/11795/statm: 1909331 12039 2203 9 0 1900069 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 7637324

[startup+0.70073 s]
/proc/loadavg: 1.00 1.00 1.24 3/182 11795
/proc/meminfo: memFree=18725284/32951124 swapFree=67111528/67111528
[pid=11795] ppid=11792 vsize=7641500 CPUtime=0.91 cores=0,2
/proc/11795/stat : 11795 (java) S 11792 11795 11748 0 -1 4202496 14202 0 48 0 89 2 0 0 24 0 19 0 449948448 7824896000 13110 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/11795/statm: 1910375 13110 2221 9 0 1901113 0
Current children cumulated CPU time (s) 0.91
Current children cumulated vsize (KiB) 7641500

[startup+1.50159 s]
/proc/loadavg: 1.48 1.10 1.27 5/262 11881
/proc/meminfo: memFree=18518256/32951124 swapFree=67111528/67111528
[pid=11795] ppid=11792 vsize=7641940 CPUtime=1.77 cores=0,2
/proc/11795/stat : 11795 (java) S 11792 11795 11748 0 -1 4202496 14634 0 48 0 175 2 0 0 24 0 19 0 449948448 7825346560 13541 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/11795/statm: 1910485 13541 2224 9 0 1901223 0
[pid=11795/tid=11799] ppid=11792 vsize=7641940 CPUtime=1.36 cores=0,2
/proc/11795/task/11799/stat : 11799 (java) R 11792 11795 11748 0 -1 4202560 10737 0 47 0 135 1 0 0 18 0 19 0 449948451 7825346560 13541 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 46912505604889 0 4 0 16800975 0 0 0 -1 0 0 0 8
[pid=11795/tid=11801] ppid=11792 vsize=7641940 CPUtime=0 cores=0,2
/proc/11795/task/11801/stat : 11801 (java) S 11792 11795 11748 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 449948453 7825346560 13541 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032211865 0 4 0 16800975 18446604453918492608 0 0 -1 2 0 0 0
[pid=11795/tid=11803] ppid=11792 vsize=7641940 CPUtime=0 cores=0,2
/proc/11795/task/11803/stat : 11803 (java) S 11792 11795 11748 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 449948453 7825346560 13541 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032211865 0 4 0 16800975 18446604453918492608 0 0 -1 2 0 0 0
[pid=11795/tid=11804] ppid=11792 vsize=7641940 CPUtime=0 cores=0,2
/proc/11795/task/11804/stat : 11804 (java) S 11792 11795 11748 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 449948453 7825346560 13541 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032211865 0 4 0 16800975 18446604453918492608 0 0 -1 2 0 0 0
[pid=11795/tid=11806] ppid=11792 vsize=7641940 CPUtime=0 cores=0,2
/proc/11795/task/11806/stat : 11806 (java) S 11792 11795 11748 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 449948453 7825346560 13541 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032211865 0 4 0 16800975 18446604453918492608 0 0 -1 2 0 0 0
[pid=11795/tid=11808] ppid=11792 vsize=7641940 CPUtime=0 cores=0,2
/proc/11795/task/11808/stat : 11808 (java) S 11792 11795 11748 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 449948453 7825346560 13541 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032211865 0 4 0 16800975 18446604453918492608 0 0 -1 2 0 0 0
[pid=11795/tid=11810] ppid=11792 vsize=7641940 CPUtime=0 cores=0,2
/proc/11795/task/11810/stat : 11810 (java) S 11792 11795 11748 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 449948453 7825346560 13541 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032211865 0 4 0 16800975 18446604453918492608 0 0 -1 2 0 0 0
[pid=11795/tid=11812] ppid=11792 vsize=7641940 CPUtime=0 cores=0,2
/proc/11795/task/11812/stat : 11812 (java) S 11792 11795 11748 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 449948453 7825346560 13541 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032211865 0 4 0 16800975 18446604453918492608 0 0 -1 2 0 0 0
[pid=11795/tid=11813] ppid=11792 vsize=7641940 CPUtime=0 cores=0,2
/proc/11795/task/11813/stat : 11813 (java) S 11792 11795 11748 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 449948453 7825346560 13541 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032211865 0 4 0 16800975 18446604453918492608 0 0 -1 2 0 0 0
[pid=11795/tid=11825] ppid=11792 vsize=7641940 CPUtime=0 cores=0,2
/proc/11795/task/11825/stat : 11825 (java) S 11792 11795 11748 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 19 0 449948456 7825346560 13541 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032212480 0 0 0 16800975 18446604453918492608 0 0 -1 2 0 0 0
[pid=11795/tid=11841] ppid=11792 vsize=7641940 CPUtime=0 cores=0,2
/proc/11795/task/11841/stat : 11841 (java) S 11792 11795 11748 0 -1 4202560 16 0 0 0 0 0 0 0 19 0 19 0 449948457 7825346560 13541 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032211865 0 4 0 16800975 18446604453918492608 0 0 -1 2 0 0 0
[pid=11795/tid=11843] ppid=11792 vsize=7641940 CPUtime=0 cores=0,2
/proc/11795/task/11843/stat : 11843 (java) S 11792 11795 11748 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 449948457 7825346560 13541 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032211865 0 4 0 16800975 18446604453918492608 0 0 -1 2 0 0 0
[pid=11795/tid=11858] ppid=11792 vsize=7641940 CPUtime=0 cores=0,2
/proc/11795/task/11858/stat : 11858 (java) S 11792 11795 11748 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 449948463 7825346560 13541 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032219569 0 4 0 16800975 18446604453918492608 0 0 -1 2 0 0 0
[pid=11795/tid=11860] ppid=11792 vsize=7641940 CPUtime=0.22 cores=0,2
/proc/11795/task/11860/stat : 11860 (java) S 11792 11795 11748 0 -1 4202560 1059 0 0 0 22 0 0 0 16 0 19 0 449948463 7825346560 13541 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032211865 0 4 0 16800975 18446604453918492608 0 0 -1 0 0 0 0
[pid=11795/tid=11866] ppid=11792 vsize=7641940 CPUtime=0.17 cores=0,2
/proc/11795/task/11866/stat : 11866 (java) S 11792 11795 11748 0 -1 4202560 1674 0 1 0 17 0 0 0 16 0 19 0 449948463 7825346560 13541 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032211865 0 4 0 16800975 18446604453918492608 0 0 -1 2 0 0 0
[pid=11795/tid=11868] ppid=11792 vsize=7641940 CPUtime=0 cores=0,2
/proc/11795/task/11868/stat : 11868 (java) S 11792 11795 11748 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 449948463 7825346560 13541 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032211865 0 4 0 16800975 18446604453918492608 0 0 -1 2 0 0 0
[pid=11795/tid=11874] ppid=11792 vsize=7641940 CPUtime=0 cores=0,2
/proc/11795/task/11874/stat : 11874 (java) S 11792 11795 11748 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 449948463 7825346560 13541 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032212480 0 4 0 16800975 18446604453918492608 0 0 -1 2 0 0 0
[pid=11795/tid=11880] ppid=11792 vsize=7641940 CPUtime=0 cores=0,2
/proc/11795/task/11880/stat : 11880 (java) S 11792 11795 11748 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 449948483 7825346560 13541 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032212480 0 4 0 16800975 18446604453918492608 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.77
Current children cumulated vsize (KiB) 7641940

[startup+3.10124 s]
/proc/loadavg: 1.48 1.10 1.27 5/262 11882
/proc/meminfo: memFree=18467584/32951124 swapFree=67111528/67111528
[pid=11795] ppid=11792 vsize=7641940 CPUtime=3.39 cores=0,2
/proc/11795/stat : 11795 (java) S 11792 11795 11748 0 -1 4202496 18489 0 48 0 337 2 0 0 24 0 19 0 449948448 7825346560 17393 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/11795/statm: 1910485 17393 2250 9 0 1901223 0
[pid=11795/tid=11799] ppid=11792 vsize=7641940 CPUtime=2.9 cores=0,2
/proc/11795/task/11799/stat : 11799 (java) R 11792 11795 11748 0 -1 4202560 11237 0 47 0 289 1 0 0 20 0 19 0 449948451 7825346560 17393 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 46912505664118 0 4 0 16800975 0 0 0 -1 2 0 0 8
[pid=11795/tid=11801] ppid=11792 vsize=7641940 CPUtime=0 cores=0,2
/proc/11795/task/11801/stat : 11801 (java) S 11792 11795 11748 0 -1 4202560 1043 0 0 0 0 0 0 0 18 0 19 0 449948453 7825346560 17393 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032211865 0 4 0 16800975 18446604453918492608 0 0 -1 0 0 0 0
[pid=11795/tid=11803] ppid=11792 vsize=7641940 CPUtime=0 cores=0,2
/proc/11795/task/11803/stat : 11803 (java) S 11792 11795 11748 0 -1 4202560 630 0 0 0 0 0 0 0 18 0 19 0 449948453 7825346560 17393 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032211865 0 4 0 16800975 18446604453918492608 0 0 -1 0 0 0 0
[pid=11795/tid=11804] ppid=11792 vsize=7641940 CPUtime=0 cores=0,2
/proc/11795/task/11804/stat : 11804 (java) S 11792 11795 11748 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 449948453 7825346560 17393 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032211865 0 4 0 16800975 18446604453918492608 0 0 -1 0 0 0 0
[pid=11795/tid=11806] ppid=11792 vsize=7641940 CPUtime=0 cores=0,2
/proc/11795/task/11806/stat : 11806 (java) S 11792 11795 11748 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 449948453 7825346560 17393 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032211865 0 4 0 16800975 18446604453918492608 0 0 -1 0 0 0 0
[pid=11795/tid=11808] ppid=11792 vsize=7641940 CPUtime=0 cores=0,2
/proc/11795/task/11808/stat : 11808 (java) S 11792 11795 11748 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 449948453 7825346560 17393 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032211865 0 4 0 16800975 18446604453918492608 0 0 -1 0 0 0 0
[pid=11795/tid=11810] ppid=11792 vsize=7641940 CPUtime=0 cores=0,2
/proc/11795/task/11810/stat : 11810 (java) S 11792 11795 11748 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 449948453 7825346560 17393 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032211865 0 4 0 16800975 18446604453918492608 0 0 -1 0 0 0 0
[pid=11795/tid=11812] ppid=11792 vsize=7641940 CPUtime=0 cores=0,2
/proc/11795/task/11812/stat : 11812 (java) S 11792 11795 11748 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 449948453 7825346560 17393 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032211865 0 4 0 16800975 18446604453918492608 0 0 -1 0 0 0 0
[pid=11795/tid=11813] ppid=11792 vsize=7641940 CPUtime=0 cores=0,2
/proc/11795/task/11813/stat : 11813 (java) S 11792 11795 11748 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 449948453 7825346560 17393 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032211865 0 4 0 16800975 18446604453918492608 0 0 -1 0 0 0 0
[pid=11795/tid=11825] ppid=11792 vsize=7641940 CPUtime=0.02 cores=0,2
/proc/11795/task/11825/stat : 11825 (java) S 11792 11795 11748 0 -1 4202560 1677 0 0 0 2 0 0 0 16 0 19 0 449948456 7825346560 17393 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032212480 0 0 0 16800975 18446604453918492608 0 0 -1 2 0 0 0
[pid=11795/tid=11841] ppid=11792 vsize=7641940 CPUtime=0 cores=0,2
/proc/11795/task/11841/stat : 11841 (java) S 11792 11795 11748 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 449948457 7825346560 17393 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032211865 0 4 0 16800975 18446604453918492608 0 0 -1 2 0 0 0
[pid=11795/tid=11843] ppid=11792 vsize=7641940 CPUtime=0 cores=0,2
/proc/11795/task/11843/stat : 11843 (java) S 11792 11795 11748 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 19 0 449948457 7825346560 17393 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032211865 0 4 0 16800975 18446604453918492608 0 0 -1 2 0 0 0
[pid=11795/tid=11858] ppid=11792 vsize=7641940 CPUtime=0 cores=0,2
/proc/11795/task/11858/stat : 11858 (java) S 11792 11795 11748 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 449948463 7825346560 17393 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032219569 0 4 0 16800975 18446604453918492608 0 0 -1 2 0 0 0
[pid=11795/tid=11860] ppid=11792 vsize=7641940 CPUtime=0.25 cores=0,2
/proc/11795/task/11860/stat : 11860 (java) S 11792 11795 11748 0 -1 4202560 1066 0 0 0 25 0 0 0 16 0 19 0 449948463 7825346560 17393 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032211865 0 4 0 16800975 18446604453918492608 0 0 -1 0 0 0 0
[pid=11795/tid=11866] ppid=11792 vsize=7641940 CPUtime=0.17 cores=0,2
/proc/11795/task/11866/stat : 11866 (java) S 11792 11795 11748 0 -1 4202560 1676 0 1 0 17 0 0 0 16 0 19 0 449948463 7825346560 17393 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032211865 0 4 0 16800975 18446604453918492608 0 0 -1 2 0 0 0
[pid=11795/tid=11868] ppid=11792 vsize=7641940 CPUtime=0 cores=0,2
/proc/11795/task/11868/stat : 11868 (java) S 11792 11795 11748 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 449948463 7825346560 17393 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032211865 0 4 0 16800975 18446604453918492608 0 0 -1 2 0 0 0
[pid=11795/tid=11874] ppid=11792 vsize=7641940 CPUtime=0 cores=0,2
/proc/11795/task/11874/stat : 11874 (java) S 11792 11795 11748 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 449948463 7825346560 17393 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032212480 0 4 0 16800975 18446604453918492608 0 0 -1 2 0 0 0
[pid=11795/tid=11880] ppid=11792 vsize=7641940 CPUtime=0 cores=0,2
/proc/11795/task/11880/stat : 11880 (java) S 11792 11795 11748 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 449948483 7825346560 17393 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032212480 0 4 0 16800975 18446604453918492608 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.39
Current children cumulated vsize (KiB) 7641940

[startup+6.30071 s]
/proc/loadavg: 1.48 1.10 1.27 5/262 11882
/proc/meminfo: memFree=18403380/32951124 swapFree=67111528/67111528
[pid=11795] ppid=11792 vsize=7641276 CPUtime=6.59 cores=0,2
/proc/11795/stat : 11795 (java) S 11792 11795 11748 0 -1 4202496 19696 0 48 0 657 2 0 0 24 0 19 0 449948448 7824666624 18498 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/11795/statm: 1910319 18498 2252 9 0 1901057 0
[pid=11795/tid=11799] ppid=11792 vsize=7641276 CPUtime=6.02 cores=0,2
/proc/11795/task/11799/stat : 11799 (java) R 11792 11795 11748 0 -1 4202560 11240 0 47 0 601 1 0 0 18 0 19 0 449948451 7824666624 18498 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 46912505622804 0 4 0 16800975 0 0 0 -1 0 0 0 8
[pid=11795/tid=11801] ppid=11792 vsize=7641276 CPUtime=0 cores=0,2
/proc/11795/task/11801/stat : 11801 (java) S 11792 11795 11748 0 -1 4202560 1043 0 0 0 0 0 0 0 18 0 19 0 449948453 7824666624 18498 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032211865 0 4 0 16800975 18446604453918492608 0 0 -1 0 0 0 0
[pid=11795/tid=11803] ppid=11792 vsize=7641276 CPUtime=0 cores=0,2
/proc/11795/task/11803/stat : 11803 (java) S 11792 11795 11748 0 -1 4202560 630 0 0 0 0 0 0 0 18 0 19 0 449948453 7824666624 18498 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032211865 0 4 0 16800975 18446604453918492608 0 0 -1 0 0 0 0
[pid=11795/tid=11804] ppid=11792 vsize=7641276 CPUtime=0 cores=0,2
/proc/11795/task/11804/stat : 11804 (java) S 11792 11795 11748 0 -1 4202560 958 0 0 0 0 0 0 0 16 0 19 0 449948453 7824666624 18498 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032211865 0 4 0 16800975 18446604453918492608 0 0 -1 0 0 0 0
[pid=11795/tid=11806] ppid=11792 vsize=7641276 CPUtime=0 cores=0,2
/proc/11795/task/11806/stat : 11806 (java) S 11792 11795 11748 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 449948453 7824666624 18498 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032211865 0 4 0 16800975 18446604453918492608 0 0 -1 0 0 0 0
[pid=11795/tid=11808] ppid=11792 vsize=7641276 CPUtime=0 cores=0,2
/proc/11795/task/11808/stat : 11808 (java) S 11792 11795 11748 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 449948453 7824666624 18498 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032211865 0 4 0 16800975 18446604453918492608 0 0 -1 0 0 0 0
[pid=11795/tid=11810] ppid=11792 vsize=7641276 CPUtime=0 cores=0,2
/proc/11795/task/11810/stat : 11810 (java) S 11792 11795 11748 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 449948453 7824666624 18498 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032211865 0 4 0 16800975 18446604453918492608 0 0 -1 0 0 0 0
[pid=11795/tid=11812] ppid=11792 vsize=7641276 CPUtime=0 cores=0,2
/proc/11795/task/11812/stat : 11812 (java) S 11792 11795 11748 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 449948453 7824666624 18498 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032211865 0 4 0 16800975 18446604453918492608 0 0 -1 0 0 0 0
[pid=11795/tid=11813] ppid=11792 vsize=7641276 CPUtime=0 cores=0,2
/proc/11795/task/11813/stat : 11813 (java) S 11792 11795 11748 0 -1 4202560 30 0 0 0 0 0 0 0 18 0 19 0 449948453 7824666624 18498 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032211865 0 4 0 16800975 18446604453918492608 0 0 -1 0 0 0 0
[pid=11795/tid=11825] ppid=11792 vsize=7641276 CPUtime=0.05 cores=0,2
/proc/11795/task/11825/stat : 11825 (java) S 11792 11795 11748 0 -1 4202560 1888 0 0 0 5 0 0 0 15 0 19 0 449948456 7824666624 18498 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032212480 0 0 0 16800975 18446604453918492608 0 0 -1 2 0 0 0
[pid=11795/tid=11841] ppid=11792 vsize=7641276 CPUtime=0 cores=0,2
/proc/11795/task/11841/stat : 11841 (java) S 11792 11795 11748 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 449948457 7824666624 18498 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032211865 0 4 0 16800975 18446604453918492608 0 0 -1 2 0 0 0
[pid=11795/tid=11843] ppid=11792 vsize=7641276 CPUtime=0 cores=0,2
/proc/11795/task/11843/stat : 11843 (java) S 11792 11795 11748 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 19 0 449948457 7824666624 18498 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032211865 0 4 0 16800975 18446604453918492608 0 0 -1 2 0 0 0
[pid=11795/tid=11858] ppid=11792 vsize=7641276 CPUtime=0 cores=0,2
/proc/11795/task/11858/stat : 11858 (java) S 11792 11795 11748 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 449948463 7824666624 18498 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032219569 0 4 0 16800975 18446604453918492608 0 0 -1 2 0 0 0
[pid=11795/tid=11860] ppid=11792 vsize=7641276 CPUtime=0.28 cores=0,2
/proc/11795/task/11860/stat : 11860 (java) S 11792 11795 11748 0 -1 4202560 1073 0 0 0 28 0 0 0 15 0 19 0 449948463 7824666624 18498 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032211865 0 4 0 16800975 18446604453918492608 0 0 -1 0 0 0 0
[pid=11795/tid=11866] ppid=11792 vsize=7641276 CPUtime=0.17 cores=0,2
/proc/11795/task/11866/stat : 11866 (java) S 11792 11795 11748 0 -1 4202560 1676 0 1 0 17 0 0 0 15 0 19 0 449948463 7824666624 18498 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032211865 0 4 0 16800975 18446604453918492608 0 0 -1 2 0 0 0
[pid=11795/tid=11868] ppid=11792 vsize=7641276 CPUtime=0 cores=0,2
/proc/11795/task/11868/stat : 11868 (java) S 11792 11795 11748 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 449948463 7824666624 18498 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032211865 0 4 0 16800975 18446604453918492608 0 0 -1 2 0 0 0
[pid=11795/tid=11874] ppid=11792 vsize=7641276 CPUtime=0 cores=0,2
/proc/11795/task/11874/stat : 11874 (java) S 11792 11795 11748 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 449948463 7824666624 18498 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032212480 0 4 0 16800975 18446604453918492608 0 0 -1 2 0 0 0
[pid=11795/tid=11880] ppid=11792 vsize=7641276 CPUtime=0 cores=0,2
/proc/11795/task/11880/stat : 11880 (java) S 11792 11795 11748 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 449948483 7824666624 18498 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032212480 0 4 0 16800975 18446604453918492608 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 6.59
Current children cumulated vsize (KiB) 7641276

[startup+12.7015 s]

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

[pid=11795/tid=11810] ppid=11792 vsize=7641276 CPUtime=0.11 cores=0,2
/proc/11795/task/11810/stat : 11810 (java) S 11792 11795 11748 0 -1 4202560 1047 0 0 0 11 0 0 0 15 0 19 0 449948453 7824666624 38416 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032211865 0 4 0 16800975 18446604453918492608 0 0 -1 0 0 0 0
[pid=11795/tid=11812] ppid=11792 vsize=7641276 CPUtime=0.07 cores=0,2
/proc/11795/task/11812/stat : 11812 (java) S 11792 11795 11748 0 -1 4202560 766 0 0 0 7 0 0 0 15 0 19 0 449948453 7824666624 38416 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032211865 0 4 0 16800975 18446604453918492608 0 0 -1 2 0 0 0
[pid=11795/tid=11813] ppid=11792 vsize=7641276 CPUtime=0.08 cores=0,2
/proc/11795/task/11813/stat : 11813 (java) S 11792 11795 11748 0 -1 4202560 1110 0 0 0 8 0 0 0 15 0 19 0 449948453 7824666624 38416 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032211865 0 4 0 16800975 18446604453918492608 0 0 -1 2 0 0 0
[pid=11795/tid=11825] ppid=11792 vsize=7641276 CPUtime=3.09 cores=0,2
/proc/11795/task/11825/stat : 11825 (java) S 11792 11795 11748 0 -1 4202560 5054 0 0 0 309 0 0 0 15 0 19 0 449948456 7824666624 38416 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032212480 0 0 0 16800975 18446604453918492608 0 0 -1 0 0 0 0
[pid=11795/tid=11841] ppid=11792 vsize=7641276 CPUtime=0 cores=0,2
/proc/11795/task/11841/stat : 11841 (java) S 11792 11795 11748 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 449948457 7824666624 38416 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032211865 0 4 0 16800975 18446604453918492608 0 0 -1 2 0 0 0
[pid=11795/tid=11843] ppid=11792 vsize=7641276 CPUtime=0 cores=0,2
/proc/11795/task/11843/stat : 11843 (java) S 11792 11795 11748 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 19 0 449948457 7824666624 38416 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032211865 0 4 0 16800975 18446604453918492608 0 0 -1 2 0 0 0
[pid=11795/tid=11858] ppid=11792 vsize=7641276 CPUtime=0 cores=0,2
/proc/11795/task/11858/stat : 11858 (java) S 11792 11795 11748 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 449948463 7824666624 38416 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032219569 0 4 0 16800975 18446604453918492608 0 0 -1 2 0 0 0
[pid=11795/tid=11860] ppid=11792 vsize=7641276 CPUtime=0.32 cores=0,2
/proc/11795/task/11860/stat : 11860 (java) S 11792 11795 11748 0 -1 4202560 1090 0 0 0 32 0 0 0 16 0 19 0 449948463 7824666624 38416 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032211865 0 4 0 16800975 18446604453918492608 0 0 -1 0 0 0 0
[pid=11795/tid=11866] ppid=11792 vsize=7641276 CPUtime=0.17 cores=0,2
/proc/11795/task/11866/stat : 11866 (java) S 11792 11795 11748 0 -1 4202560 1676 0 1 0 17 0 0 0 15 0 19 0 449948463 7824666624 38416 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032211865 0 4 0 16800975 18446604453918492608 0 0 -1 2 0 0 0
[pid=11795/tid=11868] ppid=11792 vsize=7641276 CPUtime=0 cores=0,2
/proc/11795/task/11868/stat : 11868 (java) S 11792 11795 11748 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 449948463 7824666624 38416 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032211865 0 4 0 16800975 18446604453918492608 0 0 -1 2 0 0 0
[pid=11795/tid=11874] ppid=11792 vsize=7641276 CPUtime=0 cores=0,2
/proc/11795/task/11874/stat : 11874 (java) S 11792 11795 11748 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 19 0 449948463 7824666624 38416 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032212480 0 4 0 16800975 18446604453918492608 0 0 -1 2 0 0 0
[pid=11795/tid=11880] ppid=11792 vsize=7641276 CPUtime=0 cores=0,2
/proc/11795/task/11880/stat : 11880 (java) S 11792 11795 11748 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 449948483 7824666624 38416 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032212480 0 4 0 16800975 18446604453918492608 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1183.04
Current children cumulated vsize (KiB) 7641276

[startup+1242.3 s]
/proc/loadavg: 4.00 3.95 3.26 5/262 11918
/proc/meminfo: memFree=17999572/32951124 swapFree=67111528/67111528
[pid=11795] ppid=11792 vsize=7641276 CPUtime=1243.07 cores=0,2
/proc/11795/stat : 11795 (java) S 11792 11795 11748 0 -1 4202496 39966 0 48 0 124298 9 0 0 24 0 19 0 449948448 7824666624 38555 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/11795/statm: 1910319 38555 2253 9 0 1901057 0
[pid=11795/tid=11799] ppid=11792 vsize=7641276 CPUtime=1238.24 cores=0,2
/proc/11795/task/11799/stat : 11799 (java) R 11792 11795 11748 0 -1 4202560 19152 0 47 0 123819 5 0 0 25 0 19 0 449948451 7824666624 38555 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 46912505605004 0 4 0 16800975 0 0 0 -1 0 0 0 8
[pid=11795/tid=11801] ppid=11792 vsize=7641276 CPUtime=0.15 cores=0,2
/proc/11795/task/11801/stat : 11801 (java) S 11792 11795 11748 0 -1 4202560 1551 0 0 0 15 0 0 0 15 0 19 0 449948453 7824666624 38555 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032211865 0 4 0 16800975 18446604453918492608 0 0 -1 2 0 0 0
[pid=11795/tid=11803] ppid=11792 vsize=7641276 CPUtime=0.14 cores=0,2
/proc/11795/task/11803/stat : 11803 (java) S 11792 11795 11748 0 -1 4202560 911 0 0 0 14 0 0 0 15 0 19 0 449948453 7824666624 38555 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032211865 0 4 0 16800975 18446604453918492608 0 0 -1 2 0 0 0
[pid=11795/tid=11804] ppid=11792 vsize=7641276 CPUtime=0.17 cores=0,2
/proc/11795/task/11804/stat : 11804 (java) S 11792 11795 11748 0 -1 4202560 2720 0 0 0 17 0 0 0 15 0 19 0 449948453 7824666624 38555 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032211865 0 4 0 16800975 18446604453918492608 0 0 -1 2 0 0 0
[pid=11795/tid=11806] ppid=11792 vsize=7641276 CPUtime=0.13 cores=0,2
/proc/11795/task/11806/stat : 11806 (java) S 11792 11795 11748 0 -1 4202560 2636 0 0 0 13 0 0 0 15 0 19 0 449948453 7824666624 38555 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032211865 0 4 0 16800975 18446604453918492608 0 0 -1 2 0 0 0
[pid=11795/tid=11808] ppid=11792 vsize=7641276 CPUtime=0.13 cores=0,2
/proc/11795/task/11808/stat : 11808 (java) S 11792 11795 11748 0 -1 4202560 885 0 0 0 13 0 0 0 15 0 19 0 449948453 7824666624 38555 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032211865 0 4 0 16800975 18446604453918492608 0 0 -1 2 0 0 0
[pid=11795/tid=11810] ppid=11792 vsize=7641276 CPUtime=0.13 cores=0,2
/proc/11795/task/11810/stat : 11810 (java) S 11792 11795 11748 0 -1 4202560 1047 0 0 0 13 0 0 0 15 0 19 0 449948453 7824666624 38555 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032211865 0 4 0 16800975 18446604453918492608 0 0 -1 2 0 0 0
[pid=11795/tid=11812] ppid=11792 vsize=7641276 CPUtime=0.07 cores=0,2
/proc/11795/task/11812/stat : 11812 (java) S 11792 11795 11748 0 -1 4202560 766 0 0 0 7 0 0 0 15 0 19 0 449948453 7824666624 38555 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032211865 0 4 0 16800975 18446604453918492608 0 0 -1 2 0 0 0
[pid=11795/tid=11813] ppid=11792 vsize=7641276 CPUtime=0.09 cores=0,2
/proc/11795/task/11813/stat : 11813 (java) S 11792 11795 11748 0 -1 4202560 1111 0 0 0 9 0 0 0 16 0 19 0 449948453 7824666624 38555 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032211865 0 4 0 16800975 18446604453918492608 0 0 -1 2 0 0 0
[pid=11795/tid=11825] ppid=11792 vsize=7641276 CPUtime=3.24 cores=0,2
/proc/11795/task/11825/stat : 11825 (java) S 11792 11795 11748 0 -1 4202560 5195 0 0 0 324 0 0 0 15 0 19 0 449948456 7824666624 38555 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032212480 0 0 0 16800975 18446604453918492608 0 0 -1 0 0 0 0
[pid=11795/tid=11841] ppid=11792 vsize=7641276 CPUtime=0 cores=0,2
/proc/11795/task/11841/stat : 11841 (java) S 11792 11795 11748 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 449948457 7824666624 38555 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032211865 0 4 0 16800975 18446604453918492608 0 0 -1 2 0 0 0
[pid=11795/tid=11843] ppid=11792 vsize=7641276 CPUtime=0 cores=0,2
/proc/11795/task/11843/stat : 11843 (java) S 11792 11795 11748 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 19 0 449948457 7824666624 38555 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032211865 0 4 0 16800975 18446604453918492608 0 0 -1 2 0 0 0
[pid=11795/tid=11858] ppid=11792 vsize=7641276 CPUtime=0 cores=0,2
/proc/11795/task/11858/stat : 11858 (java) S 11792 11795 11748 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 449948463 7824666624 38555 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032219569 0 4 0 16800975 18446604453918492608 0 0 -1 2 0 0 0
[pid=11795/tid=11860] ppid=11792 vsize=7641276 CPUtime=0.32 cores=0,2
/proc/11795/task/11860/stat : 11860 (java) S 11792 11795 11748 0 -1 4202560 1090 0 0 0 32 0 0 0 16 0 19 0 449948463 7824666624 38555 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032211865 0 4 0 16800975 18446604453918492608 0 0 -1 0 0 0 0
[pid=11795/tid=11866] ppid=11792 vsize=7641276 CPUtime=0.17 cores=0,2
/proc/11795/task/11866/stat : 11866 (java) S 11792 11795 11748 0 -1 4202560 1676 0 1 0 17 0 0 0 15 0 19 0 449948463 7824666624 38555 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032211865 0 4 0 16800975 18446604453918492608 0 0 -1 2 0 0 0
[pid=11795/tid=11868] ppid=11792 vsize=7641276 CPUtime=0 cores=0,2
/proc/11795/task/11868/stat : 11868 (java) S 11792 11795 11748 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 449948463 7824666624 38555 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032211865 0 4 0 16800975 18446604453918492608 0 0 -1 2 0 0 0
[pid=11795/tid=11874] ppid=11792 vsize=7641276 CPUtime=0 cores=0,2
/proc/11795/task/11874/stat : 11874 (java) S 11792 11795 11748 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 19 0 449948463 7824666624 38555 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032212480 0 4 0 16800975 18446604453918492608 0 0 -1 2 0 0 0
[pid=11795/tid=11880] ppid=11792 vsize=7641276 CPUtime=0 cores=0,2
/proc/11795/task/11880/stat : 11880 (java) S 11792 11795 11748 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 449948483 7824666624 38555 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032212480 0 4 0 16800975 18446604453918492608 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1243.07
Current children cumulated vsize (KiB) 7641276



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.95 3.30 4/243 11922
/proc/meminfo: memFree=18153392/32951124 swapFree=67111528/67111528
[pid=11795] ppid=11792 vsize=7641276 CPUtime=1300.79 cores=0,2
/proc/11795/stat : 11795 (java) S 11792 11795 11748 0 -1 4202496 39992 0 48 0 130070 9 0 0 24 0 19 0 449948448 7824666624 38572 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/11795/statm: 1910319 38572 2254 9 0 1901057 0
[pid=11795/tid=11799] ppid=11792 vsize=7641276 CPUtime=1295.8 cores=0,2
/proc/11795/task/11799/stat : 11799 (java) R 11792 11795 11748 0 -1 4202560 19154 0 47 0 129575 5 0 0 25 0 19 0 449948451 7824666624 38572 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 46912505590444 0 4 0 16800975 0 0 0 -1 0 0 0 8
[pid=11795/tid=11801] ppid=11792 vsize=7641276 CPUtime=0.15 cores=0,2
/proc/11795/task/11801/stat : 11801 (java) S 11792 11795 11748 0 -1 4202560 1551 0 0 0 15 0 0 0 15 0 19 0 449948453 7824666624 38572 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032211865 0 4 0 16800975 18446604453918492608 0 0 -1 2 0 0 0
[pid=11795/tid=11803] ppid=11792 vsize=7641276 CPUtime=0.14 cores=0,2
/proc/11795/task/11803/stat : 11803 (java) S 11792 11795 11748 0 -1 4202560 911 0 0 0 14 0 0 0 15 0 19 0 449948453 7824666624 38572 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032211865 0 4 0 16800975 18446604453918492608 0 0 -1 0 0 0 0
[pid=11795/tid=11804] ppid=11792 vsize=7641276 CPUtime=0.17 cores=0,2
/proc/11795/task/11804/stat : 11804 (java) S 11792 11795 11748 0 -1 4202560 2720 0 0 0 17 0 0 0 15 0 19 0 449948453 7824666624 38572 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032211865 0 4 0 16800975 18446604453918492608 0 0 -1 0 0 0 0
[pid=11795/tid=11806] ppid=11792 vsize=7641276 CPUtime=0.13 cores=0,2
/proc/11795/task/11806/stat : 11806 (java) S 11792 11795 11748 0 -1 4202560 2636 0 0 0 13 0 0 0 15 0 19 0 449948453 7824666624 38572 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032211865 0 4 0 16800975 18446604453918492608 0 0 -1 2 0 0 0
[pid=11795/tid=11808] ppid=11792 vsize=7641276 CPUtime=0.14 cores=0,2
/proc/11795/task/11808/stat : 11808 (java) S 11792 11795 11748 0 -1 4202560 885 0 0 0 14 0 0 0 15 0 19 0 449948453 7824666624 38572 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032211865 0 4 0 16800975 18446604453918492608 0 0 -1 2 0 0 0
[pid=11795/tid=11810] ppid=11792 vsize=7641276 CPUtime=0.13 cores=0,2
/proc/11795/task/11810/stat : 11810 (java) S 11792 11795 11748 0 -1 4202560 1048 0 0 0 13 0 0 0 15 0 19 0 449948453 7824666624 38572 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032211865 0 4 0 16800975 18446604453918492608 0 0 -1 2 0 0 0
[pid=11795/tid=11812] ppid=11792 vsize=7641276 CPUtime=0.07 cores=0,2
/proc/11795/task/11812/stat : 11812 (java) S 11792 11795 11748 0 -1 4202560 766 0 0 0 7 0 0 0 15 0 19 0 449948453 7824666624 38572 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032211865 0 4 0 16800975 18446604453918492608 0 0 -1 0 0 0 0
[pid=11795/tid=11813] ppid=11792 vsize=7641276 CPUtime=0.1 cores=0,2
/proc/11795/task/11813/stat : 11813 (java) S 11792 11795 11748 0 -1 4202560 1111 0 0 0 10 0 0 0 15 0 19 0 449948453 7824666624 38572 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032211865 0 4 0 16800975 18446604453918492608 0 0 -1 2 0 0 0
[pid=11795/tid=11825] ppid=11792 vsize=7641276 CPUtime=3.35 cores=0,2
/proc/11795/task/11825/stat : 11825 (java) S 11792 11795 11748 0 -1 4202560 5196 0 0 0 335 0 0 0 15 0 19 0 449948456 7824666624 38572 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032212480 0 0 0 16800975 18446604453918492608 0 0 -1 0 0 0 0
[pid=11795/tid=11841] ppid=11792 vsize=7641276 CPUtime=0 cores=0,2
/proc/11795/task/11841/stat : 11841 (java) S 11792 11795 11748 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 449948457 7824666624 38572 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032211865 0 4 0 16800975 18446604453918492608 0 0 -1 2 0 0 0
[pid=11795/tid=11843] ppid=11792 vsize=7641276 CPUtime=0 cores=0,2
/proc/11795/task/11843/stat : 11843 (java) S 11792 11795 11748 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 19 0 449948457 7824666624 38572 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032211865 0 4 0 16800975 18446604453918492608 0 0 -1 2 0 0 0
[pid=11795/tid=11858] ppid=11792 vsize=7641276 CPUtime=0 cores=0,2
/proc/11795/task/11858/stat : 11858 (java) S 11792 11795 11748 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 449948463 7824666624 38572 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032219569 0 4 0 16800975 18446604453918492608 0 0 -1 2 0 0 0
[pid=11795/tid=11860] ppid=11792 vsize=7641276 CPUtime=0.34 cores=0,2
/proc/11795/task/11860/stat : 11860 (java) S 11792 11795 11748 0 -1 4202560 1108 0 0 0 34 0 0 0 15 0 19 0 449948463 7824666624 38572 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032211865 0 4 0 16800975 18446604453918492608 0 0 -1 0 0 0 0
[pid=11795/tid=11866] ppid=11792 vsize=7641276 CPUtime=0.17 cores=0,2
/proc/11795/task/11866/stat : 11866 (java) S 11792 11795 11748 0 -1 4202560 1676 0 1 0 17 0 0 0 15 0 19 0 449948463 7824666624 38572 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032211865 0 4 0 16800975 18446604453918492608 0 0 -1 2 0 0 0
[pid=11795/tid=11868] ppid=11792 vsize=7641276 CPUtime=0 cores=0,2
/proc/11795/task/11868/stat : 11868 (java) S 11792 11795 11748 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 449948463 7824666624 38572 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032211865 0 4 0 16800975 18446604453918492608 0 0 -1 2 0 0 0
[pid=11795/tid=11874] ppid=11792 vsize=7641276 CPUtime=0 cores=0,2
/proc/11795/task/11874/stat : 11874 (java) S 11792 11795 11748 0 -1 4202560 77 0 0 0 0 0 0 0 15 0 19 0 449948463 7824666624 38572 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032212480 0 4 0 16800975 18446604453918492608 0 0 -1 2 0 0 0
[pid=11795/tid=11880] ppid=11792 vsize=7641276 CPUtime=0 cores=0,2
/proc/11795/task/11880/stat : 11880 (java) S 11792 11795 11748 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 449948483 7824666624 38572 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032212480 0 4 0 16800975 18446604453918492608 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1300.79
Current children cumulated vsize (KiB) 7641276

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.00 3.95 3.30 4/243 11922
/proc/meminfo: memFree=18153392/32951124 swapFree=67111528/67111528
[pid=11795] ppid=11792 vsize=7641276 CPUtime=1300.79 cores=0,2
/proc/11795/stat : 11795 (java) S 11792 11795 11748 0 -1 4202496 39992 0 48 0 130070 9 0 0 24 0 19 0 449948448 7824666624 38572 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/11795/statm: 1910319 38572 2254 9 0 1901057 0
[pid=11795/tid=11799] ppid=11792 vsize=7641276 CPUtime=1295.8 cores=0,2
/proc/11795/task/11799/stat : 11799 (java) R 11792 11795 11748 0 -1 4202560 19154 0 47 0 129575 5 0 0 25 0 19 0 449948451 7824666624 38572 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 46912505590444 0 4 0 16800975 0 0 0 -1 0 0 0 8
[pid=11795/tid=11801] ppid=11792 vsize=7641276 CPUtime=0.15 cores=0,2
/proc/11795/task/11801/stat : 11801 (java) S 11792 11795 11748 0 -1 4202560 1551 0 0 0 15 0 0 0 15 0 19 0 449948453 7824666624 38572 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032211865 0 4 0 16800975 18446604453918492608 0 0 -1 2 0 0 0
[pid=11795/tid=11803] ppid=11792 vsize=7641276 CPUtime=0.14 cores=0,2
/proc/11795/task/11803/stat : 11803 (java) S 11792 11795 11748 0 -1 4202560 911 0 0 0 14 0 0 0 15 0 19 0 449948453 7824666624 38572 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032211865 0 4 0 16800975 18446604453918492608 0 0 -1 0 0 0 0
[pid=11795/tid=11804] ppid=11792 vsize=7641276 CPUtime=0.17 cores=0,2
/proc/11795/task/11804/stat : 11804 (java) S 11792 11795 11748 0 -1 4202560 2720 0 0 0 17 0 0 0 15 0 19 0 449948453 7824666624 38572 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032211865 0 4 0 16800975 18446604453918492608 0 0 -1 0 0 0 0
[pid=11795/tid=11806] ppid=11792 vsize=7641276 CPUtime=0.13 cores=0,2
/proc/11795/task/11806/stat : 11806 (java) S 11792 11795 11748 0 -1 4202560 2636 0 0 0 13 0 0 0 15 0 19 0 449948453 7824666624 38572 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032211865 0 4 0 16800975 18446604453918492608 0 0 -1 2 0 0 0
[pid=11795/tid=11808] ppid=11792 vsize=7641276 CPUtime=0.14 cores=0,2
/proc/11795/task/11808/stat : 11808 (java) S 11792 11795 11748 0 -1 4202560 885 0 0 0 14 0 0 0 15 0 19 0 449948453 7824666624 38572 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032211865 0 4 0 16800975 18446604453918492608 0 0 -1 2 0 0 0
[pid=11795/tid=11810] ppid=11792 vsize=7641276 CPUtime=0.13 cores=0,2
/proc/11795/task/11810/stat : 11810 (java) S 11792 11795 11748 0 -1 4202560 1048 0 0 0 13 0 0 0 15 0 19 0 449948453 7824666624 38572 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032211865 0 4 0 16800975 18446604453918492608 0 0 -1 2 0 0 0
[pid=11795/tid=11812] ppid=11792 vsize=7641276 CPUtime=0.07 cores=0,2
/proc/11795/task/11812/stat : 11812 (java) S 11792 11795 11748 0 -1 4202560 766 0 0 0 7 0 0 0 15 0 19 0 449948453 7824666624 38572 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032211865 0 4 0 16800975 18446604453918492608 0 0 -1 0 0 0 0
[pid=11795/tid=11813] ppid=11792 vsize=7641276 CPUtime=0.1 cores=0,2
/proc/11795/task/11813/stat : 11813 (java) S 11792 11795 11748 0 -1 4202560 1111 0 0 0 10 0 0 0 15 0 19 0 449948453 7824666624 38572 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032211865 0 4 0 16800975 18446604453918492608 0 0 -1 2 0 0 0
[pid=11795/tid=11825] ppid=11792 vsize=7641276 CPUtime=3.35 cores=0,2
/proc/11795/task/11825/stat : 11825 (java) S 11792 11795 11748 0 -1 4202560 5196 0 0 0 335 0 0 0 15 0 19 0 449948456 7824666624 38572 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032212480 0 0 0 16800975 18446604453918492608 0 0 -1 0 0 0 0
[pid=11795/tid=11841] ppid=11792 vsize=7641276 CPUtime=0 cores=0,2
/proc/11795/task/11841/stat : 11841 (java) S 11792 11795 11748 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 449948457 7824666624 38572 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032211865 0 4 0 16800975 18446604453918492608 0 0 -1 2 0 0 0
[pid=11795/tid=11843] ppid=11792 vsize=7641276 CPUtime=0 cores=0,2
/proc/11795/task/11843/stat : 11843 (java) S 11792 11795 11748 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 19 0 449948457 7824666624 38572 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032211865 0 4 0 16800975 18446604453918492608 0 0 -1 2 0 0 0
[pid=11795/tid=11858] ppid=11792 vsize=7641276 CPUtime=0 cores=0,2
/proc/11795/task/11858/stat : 11858 (java) S 11792 11795 11748 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 449948463 7824666624 38572 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032219569 0 4 0 16800975 18446604453918492608 0 0 -1 2 0 0 0
[pid=11795/tid=11860] ppid=11792 vsize=7641276 CPUtime=0.34 cores=0,2
/proc/11795/task/11860/stat : 11860 (java) S 11792 11795 11748 0 -1 4202560 1108 0 0 0 34 0 0 0 15 0 19 0 449948463 7824666624 38572 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032211865 0 4 0 16800975 18446604453918492608 0 0 -1 0 0 0 0
[pid=11795/tid=11866] ppid=11792 vsize=7641276 CPUtime=0.17 cores=0,2
/proc/11795/task/11866/stat : 11866 (java) S 11792 11795 11748 0 -1 4202560 1676 0 1 0 17 0 0 0 15 0 19 0 449948463 7824666624 38572 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032211865 0 4 0 16800975 18446604453918492608 0 0 -1 2 0 0 0
[pid=11795/tid=11868] ppid=11792 vsize=7641276 CPUtime=0 cores=0,2
/proc/11795/task/11868/stat : 11868 (java) S 11792 11795 11748 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 449948463 7824666624 38572 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032211865 0 4 0 16800975 18446604453918492608 0 0 -1 2 0 0 0
[pid=11795/tid=11874] ppid=11792 vsize=7641276 CPUtime=0 cores=0,2
/proc/11795/task/11874/stat : 11874 (java) S 11792 11795 11748 0 -1 4202560 77 0 0 0 0 0 0 0 15 0 19 0 449948463 7824666624 38572 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032212480 0 4 0 16800975 18446604453918492608 0 0 -1 2 0 0 0
[pid=11795/tid=11880] ppid=11792 vsize=7641276 CPUtime=0 cores=0,2
/proc/11795/task/11880/stat : 11880 (java) S 11792 11795 11748 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 449948483 7824666624 38572 33554432000 1073741824 1073778376 140734359180800 18446744073709551615 260032212480 0 4 0 16800975 18446604453918492608 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1300.79
Current children cumulated vsize (KiB) 7641276

Child status: 143
Real time (s): 1300.05
CPU time (s): 1300.87
CPU user time (s): 1300.77
CPU system time (s): 0.101984
CPU usage (%): 100.063
Max. virtual memory (cumulated for all children) (KiB): 7641940

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1300.77
system time used= 0.101984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40028
page faults= 48
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 29185
involuntary context switches= 6718

runsolver used 2.19367 second user time and 4.91925 second system time

The end

Launcher Data

Begin job on node110 at 2011-04-12 10:32:59
IDJOB=3190213
IDBENCH=82544
IDSOLVER=1611
FILE ID=node110/3190213-1302597179
RUNJOBID= node110-1302597178-11766
PBS_JOBID= 12958096
Free space on /tmp= 72252 MiB

SOLVER NAME= SAT4J core 2.3.0 SNAPSHOT 2011-02-06
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v10000-c42000-S709804505-031-UNKNOWN.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-3190213-1302597179/watcher-3190213-1302597179 -o /tmp/evaluation-result-3190213-1302597179/solver-3190213-1302597179 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3190213-1302597179.cnf

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

MD5SUM BENCH= 5fbb493df133934f33cf8a2f736084e5
RANDOM SEED=1957979624

node110.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18726460 kB
Buffers:        671184 kB
Cached:       13072648 kB
SwapCached:          0 kB
Active:        3573132 kB
Inactive:     10239684 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18726460 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2752 kB
Writeback:           0 kB
AnonPages:       69276 kB
Mapped:          17036 kB
Slab:           346060 kB
PageTables:       5408 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   215700 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72248 MiB
End job on node110 at 2011-04-12 10:54:41