Trace number 3289075

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.53 1300.05

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top23.cnf
MD5SUM6ee28191d649bfeef8c7d8c569a3cd59
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark703.609
Satisfiable
(Un)Satisfiability was proved
Number of variables60823
Number of clauses193450
Sum of the clauses size472824
Maximum clause length2414
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2117689
Number of clauses of size 374473
Number of clauses of size 4275
Number of clauses of size 521
Number of clauses of size over 5991

Solver Data

0.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.07	c no version file found!!!
0.00/0.07	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.07	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.07	c java.vm.version	19.1-b02
0.00/0.07	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.07	c sun.arch.data.model	64
0.00/0.07	c java.version		1.6.0_24
0.00/0.07	c os.name		Linux
0.00/0.07	c os.version		2.6.18-164.el5
0.00/0.07	c os.arch		amd64
0.00/0.07	c Free memory 		6997539544
0.00/0.07	c Max memory 		7034241024
0.00/0.07	c Total memory 		7034241024
0.00/0.07	c Number of processors 	8
0.00/0.09	c --- Begin Solver configuration ---
0.00/0.09	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@664741d6
0.00/0.09	c Learn all clauses as in MiniSAT
0.00/0.09	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.00/0.09	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.00/0.09	c Expensive reason simplification
0.00/0.09	c Armin Biere (Picosat) restarts strategy
0.00/0.09	c Glucose learned constraints deletion strategy
0.00/0.09	c timeout=2147483647s
0.00/0.09	c DB Simplification allowed=true
0.00/0.09	c --- End Solver configuration ---
0.00/0.09	c solving HOME/instance-3289075-1303784185.cnf
0.00/0.09	c reading problem ... 
0.42/0.32	c ... done. Wall clock time 0.235s.
0.42/0.32	c #vars     60823
0.42/0.32	c #constraints  184272
0.42/0.32	c constraints type 
0.42/0.32	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 73920
0.42/0.32	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 107866
3.74/3.27	c cleaning 2455 clauses out of 4920 with flag 5000/5000
7.66/6.68	c cleaning 4223 clauses out of 8445 with flag 11000/11000
12.26/11.30	c cleaning 5585 clauses out of 11184 with flag 18000/18000
17.07/16.05	c cleaning 6570 clauses out of 13199 with flag 26001/26001
23.48/22.44	c cleaning 7789 clauses out of 15617 with flag 35000/35000
32.09/31.05	c cleaning 8896 clauses out of 17817 with flag 45000/45000
40.19/39.19	c cleaning 9702 clauses out of 19456 with flag 56000/56000
49.70/48.60	c cleaning 10750 clauses out of 21553 with flag 68001/68001
59.21/58.12	c cleaning 11833 clauses out of 23801 with flag 81000/81000
69.71/68.61	c cleaning 12910 clauses out of 25942 with flag 95001/95001
81.72/80.64	c cleaning 13856 clauses out of 27819 with flag 110000/110000
93.53/92.46	c cleaning 14912 clauses out of 29954 with flag 126000/126000
106.53/105.47	c cleaning 15991 clauses out of 32029 with flag 143000/143000
120.13/119.03	c cleaning 17000 clauses out of 34018 with flag 161000/161000
132.94/131.82	c cleaning 17988 clauses out of 36012 with flag 180000/180000
148.35/147.21	c cleaning 18999 clauses out of 38025 with flag 200002/200002
164.95/163.81	c cleaning 19955 clauses out of 40000 with flag 221000/221000
181.36/180.29	c cleaning 20934 clauses out of 42030 with flag 243002/243002
198.07/196.93	c cleaning 21982 clauses out of 44091 with flag 266000/266000
216.47/215.38	c cleaning 23038 clauses out of 46104 with flag 290000/290000
235.38/234.29	c cleaning 24010 clauses out of 48050 with flag 315000/315000
253.09/251.96	c cleaning 25003 clauses out of 50029 with flag 341002/341002
273.89/272.75	c cleaning 25894 clauses out of 51867 with flag 368000/368000
295.80/294.62	c cleaning 26958 clauses out of 53973 with flag 396000/396000
318.21/317.05	c cleaning 27974 clauses out of 56015 with flag 425000/425000
341.91/340.76	c cleaning 28955 clauses out of 57987 with flag 455000/455000
365.22/364.06	c cleaning 29949 clauses out of 60017 with flag 486000/486000
387.53/386.37	c cleaning 31018 clauses out of 62067 with flag 518000/518000
411.73/410.54	c cleaning 31999 clauses out of 64042 with flag 551000/551000
440.25/439.06	c cleaning 32975 clauses out of 66027 with flag 585000/585000
468.15/466.99	c cleaning 34015 clauses out of 68053 with flag 620001/620001
495.65/494.46	c cleaning 34960 clauses out of 70028 with flag 656000/656000
521.68/520.44	c cleaning 36019 clauses out of 72068 with flag 693000/693000
553.28/552.03	c cleaning 36987 clauses out of 74015 with flag 731002/731002
582.98/581.77	c cleaning 37979 clauses out of 76024 with flag 770002/770002
616.69/615.43	c cleaning 39007 clauses out of 78037 with flag 810001/810001
648.70/647.43	c cleaning 39973 clauses out of 80021 with flag 851000/851000
681.21/679.94	c cleaning 40696 clauses out of 81404 with flag 893001/893001
716.52/715.28	c cleaning 41831 clauses out of 83696 with flag 936000/936000
756.92/755.65	c cleaning 42903 clauses out of 85855 with flag 980001/980001
792.53/791.28	c cleaning 43931 clauses out of 87885 with flag 1025003/1025003
830.24/828.95	c cleaning 44963 clauses out of 89947 with flag 1071000/1071000
870.05/868.75	c cleaning 45963 clauses out of 91984 with flag 1118000/1118000
906.35/905.07	c cleaning 46985 clauses out of 94010 with flag 1166000/1166000
950.26/948.90	c cleaning 47941 clauses out of 96018 with flag 1215000/1215000
992.67/991.39	c cleaning 48993 clauses out of 98058 with flag 1265000/1265000
1038.28/1036.94	c cleaning 50005 clauses out of 100027 with flag 1316000/1316000
1086.49/1085.18	c cleaning 50866 clauses out of 101737 with flag 1368002/1368002
1125.99/1124.61	c cleaning 51920 clauses out of 103867 with flag 1421001/1421001
1176.90/1175.58	c cleaning 52963 clauses out of 105937 with flag 1475001/1475001
1219.91/1218.59	c cleaning 53926 clauses out of 107967 with flag 1530000/1530000
1275.72/1274.35	c cleaning 54983 clauses out of 110040 with flag 1586000/1586000
1301.44/1300.01	c starts		: 1411
1301.44/1300.01	c conflicts		: 1621969
1301.44/1300.01	c decisions		: 2444683
1301.44/1300.01	c propagations		: 2573054402
1301.44/1300.01	c inspects		: 9045073446
1301.44/1300.01	c shortcuts		: 0
1301.44/1300.01	c learnt literals	: 182
1301.44/1300.01	c learnt binary clauses	: 1905
1301.44/1300.01	c learnt ternary clauses	: 4852
1301.44/1300.01	c learnt constraints	: 1621787
1301.44/1300.01	c ignored constraints	: 0
1301.44/1300.01	c root simplifications	: 1593
1301.44/1300.01	c removed literals (reason simplification)	: 22899873
1301.44/1300.01	c reason swapping (by a shorter reason)	: 0
1301.44/1300.01	c Calls to reduceDB	: 52
1301.44/1300.01	c speed (assignments/second)	: 1979749.2827119147
1301.44/1300.01	c non guided choices	1244
1301.44/1300.04	c learnt constraints type 
1301.44/1300.04	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 1470
1301.44/1300.04	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 89566
1301.44/1300.04	c constraints type 
1301.44/1300.04	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 73920
1301.44/1300.04	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 107866
1301.44/1300.04	s UNKNOWN
1301.44/1300.04	c Total wall clock time (in seconds) : 1299.923

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3289075-1303784185/watcher-3289075-1303784185 -o /tmp/evaluation-result-3289075-1303784185/solver-3289075-1303784185 -C 2400 -W 1300 -M 7680 java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3289075-1303784185.cnf 

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 0.92 1.37 2.21 6/220 23327
/proc/meminfo: memFree=13535748/32950928 swapFree=67111528/67111528
[pid=23327] ppid=23325 vsize=30536 CPUtime=0 cores=1,3
/proc/23327/stat : 23327 (java) S 23325 23327 21557 0 -1 4202496 1254 0 0 0 0 0 0 0 22 0 2 0 490017206 31268864 972 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826042853 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 0
/proc/23327/statm: 7900 973 745 9 0 385 0
[pid=23327/tid=23328] ppid=23325 vsize=31604 CPUtime=0 cores=1,3
/proc/23327/task/23328/stat : 23328 (java) R 23325 23327 21557 0 -1 4202560 159 0 0 0 0 0 0 0 24 0 2 0 490017206 32362496 992 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251814056858 0 0 0 16784584 0 0 0 -1 1 0 0 0

[startup+0.104007 s]
/proc/loadavg: 0.92 1.37 2.21 6/220 23327
/proc/meminfo: memFree=13535748/32950928 swapFree=67111528/67111528
[pid=23327] ppid=23325 vsize=7569940 CPUtime=0.09 cores=1,3
/proc/23327/stat : 23327 (java) S 23325 23327 21557 0 -1 4202496 10371 0 1 0 8 1 0 0 22 0 18 0 490017206 7751618560 10067 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826042853 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/23327/statm: 1892485 10067 1757 9 0 1883223 0
[pid=23327/tid=23328] ppid=23325 vsize=7569940 CPUtime=0.09 cores=1,3
/proc/23327/task/23328/stat : 23328 (java) R 23325 23327 21557 0 -1 4202560 9196 0 1 0 8 1 0 0 25 0 18 0 490017206 7751618560 10067 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 46912505165394 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7569940

[startup+0.200992 s]
/proc/loadavg: 0.92 1.37 2.21 6/220 23327
/proc/meminfo: memFree=13535748/32950928 swapFree=67111528/67111528
[pid=23327] ppid=23325 vsize=7637748 CPUtime=0.27 cores=1,3
/proc/23327/stat : 23327 (java) S 23325 23327 21557 0 -1 4202496 12229 0 1 0 26 1 0 0 22 0 18 0 490017206 7821053952 11713 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826042853 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/23327/statm: 1909437 11714 2186 9 0 1900175 0
[pid=23327/tid=23328] ppid=23325 vsize=7637748 CPUtime=0.18 cores=1,3
/proc/23327/task/23328/stat : 23328 (java) R 23325 23327 21557 0 -1 4202560 9607 0 1 0 17 1 0 0 25 0 18 0 490017206 7821053952 11714 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 46912505514018 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 7637748

[startup+0.300974 s]
/proc/loadavg: 0.92 1.37 2.21 6/220 23327
/proc/meminfo: memFree=13535748/32950928 swapFree=67111528/67111528
[pid=23327] ppid=23325 vsize=7637756 CPUtime=0.42 cores=1,3
/proc/23327/stat : 23327 (java) S 23325 23327 21557 0 -1 4202496 16151 0 1 0 40 2 0 0 22 0 18 0 490017206 7821062144 15596 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826042853 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/23327/statm: 1909439 15596 2198 9 0 1900177 0
[pid=23327/tid=23328] ppid=23325 vsize=7637756 CPUtime=0.28 cores=1,3
/proc/23327/task/23328/stat : 23328 (java) R 23325 23327 21557 0 -1 4202560 13435 0 1 0 27 1 0 0 25 0 18 0 490017206 7821062144 15596 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 46912505547321 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 7637756

[startup+0.70091 s]
/proc/loadavg: 0.92 1.37 2.21 6/220 23327
/proc/meminfo: memFree=13535748/32950928 swapFree=67111528/67111528
[pid=23327] ppid=23325 vsize=7638784 CPUtime=1.15 cores=1,3
/proc/23327/stat : 23327 (java) S 23325 23327 21557 0 -1 4202496 20113 0 1 0 113 2 0 0 22 0 19 0 490017206 7822114816 18437 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826042853 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/23327/statm: 1909696 18437 2222 9 0 1900434 0
[pid=23327/tid=23328] ppid=23325 vsize=7638784 CPUtime=0.68 cores=1,3
/proc/23327/task/23328/stat : 23328 (java) R 23325 23327 21557 0 -1 4202560 15409 0 1 0 67 1 0 0 25 0 19 0 490017206 7822114816 18437 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 46912505638428 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 7638784

[startup+1.50077 s]
/proc/loadavg: 0.92 1.37 2.21 6/262 23372
/proc/meminfo: memFree=13356496/32950928 swapFree=67111528/67111528
[pid=23327] ppid=23325 vsize=7638784 CPUtime=2.01 cores=1,3
/proc/23327/stat : 23327 (java) S 23325 23327 21557 0 -1 4202496 20190 0 1 0 199 2 0 0 22 0 19 0 490017206 7822114816 18514 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826042853 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/23327/statm: 1909696 18514 2223 9 0 1900434 0
[pid=23327/tid=23328] ppid=23325 vsize=7638784 CPUtime=1.48 cores=1,3
/proc/23327/task/23328/stat : 23328 (java) R 23325 23327 21557 0 -1 4202560 15476 0 1 0 146 2 0 0 25 0 19 0 490017206 7822114816 18514 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 46912505641556 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=23327/tid=23330] ppid=23325 vsize=7638784 CPUtime=0 cores=1,3
/proc/23327/task/23330/stat : 23330 (java) S 23325 23327 21557 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490017207 7822114816 18514 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826056089 0 4 0 16800975 18446604467752105856 0 0 -1 3 0 0 0
[pid=23327/tid=23331] ppid=23325 vsize=7638784 CPUtime=0 cores=1,3
/proc/23327/task/23331/stat : 23331 (java) S 23325 23327 21557 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490017207 7822114816 18514 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826056089 0 4 0 16800975 18446604467752105856 0 0 -1 3 0 0 0
[pid=23327/tid=23332] ppid=23325 vsize=7638784 CPUtime=0 cores=1,3
/proc/23327/task/23332/stat : 23332 (java) S 23325 23327 21557 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490017207 7822114816 18514 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826056089 0 4 0 16800975 18446604467752105856 0 0 -1 3 0 0 0
[pid=23327/tid=23333] ppid=23325 vsize=7638784 CPUtime=0 cores=1,3
/proc/23327/task/23333/stat : 23333 (java) S 23325 23327 21557 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490017207 7822114816 18514 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826056089 0 4 0 16800975 18446604467752105856 0 0 -1 3 0 0 0
[pid=23327/tid=23334] ppid=23325 vsize=7638784 CPUtime=0 cores=1,3
/proc/23327/task/23334/stat : 23334 (java) S 23325 23327 21557 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490017207 7822114816 18514 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826056089 0 4 0 16800975 18446604467752105856 0 0 -1 3 0 0 0
[pid=23327/tid=23335] ppid=23325 vsize=7638784 CPUtime=0 cores=1,3
/proc/23327/task/23335/stat : 23335 (java) S 23325 23327 21557 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490017207 7822114816 18514 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826056089 0 4 0 16800975 18446604467752105856 0 0 -1 3 0 0 0
[pid=23327/tid=23336] ppid=23325 vsize=7638784 CPUtime=0 cores=1,3
/proc/23327/task/23336/stat : 23336 (java) S 23325 23327 21557 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490017207 7822114816 18514 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826056089 0 4 0 16800975 18446604467752105856 0 0 -1 3 0 0 0
[pid=23327/tid=23337] ppid=23325 vsize=7638784 CPUtime=0 cores=1,3
/proc/23327/task/23337/stat : 23337 (java) S 23325 23327 21557 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490017207 7822114816 18514 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826056089 0 4 0 16800975 18446604467752105856 0 0 -1 3 0 0 0
[pid=23327/tid=23338] ppid=23325 vsize=7638784 CPUtime=0 cores=1,3
/proc/23327/task/23338/stat : 23338 (java) S 23325 23327 21557 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 490017208 7822114816 18514 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826056704 0 0 0 16800975 18446604467752105856 0 0 -1 1 0 0 0
[pid=23327/tid=23339] ppid=23325 vsize=7638784 CPUtime=0 cores=1,3
/proc/23327/task/23339/stat : 23339 (java) S 23325 23327 21557 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 490017209 7822114816 18514 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826056089 0 4 0 16800975 18446604467752105856 0 0 -1 3 0 0 0
[pid=23327/tid=23340] ppid=23325 vsize=7638784 CPUtime=0 cores=1,3
/proc/23327/task/23340/stat : 23340 (java) S 23325 23327 21557 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 490017209 7822114816 18514 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826056089 0 4 0 16800975 18446604467752105856 0 0 -1 3 0 0 0
[pid=23327/tid=23341] ppid=23325 vsize=7638784 CPUtime=0 cores=1,3
/proc/23327/task/23341/stat : 23341 (java) S 23325 23327 21557 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490017211 7822114816 18514 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826063793 0 4 0 16800975 18446604467752105856 0 0 -1 3 0 0 0
[pid=23327/tid=23342] ppid=23325 vsize=7638784 CPUtime=0.23 cores=1,3
/proc/23327/task/23342/stat : 23342 (java) S 23325 23327 21557 0 -1 4202560 369 0 0 0 23 0 0 0 18 0 19 0 490017211 7822114816 18514 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826056089 0 4 0 16800975 18446604467752105856 0 0 -1 3 0 0 0
[pid=23327/tid=23343] ppid=23325 vsize=7638784 CPUtime=0.28 cores=1,3
/proc/23327/task/23343/stat : 23343 (java) S 23325 23327 21557 0 -1 4202560 3184 0 0 0 28 0 0 0 22 0 19 0 490017211 7822114816 18514 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826056089 0 4 0 16800975 18446604467752105856 0 0 -1 3 0 0 0
[pid=23327/tid=23344] ppid=23325 vsize=7638784 CPUtime=0 cores=1,3
/proc/23327/task/23344/stat : 23344 (java) S 23325 23327 21557 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490017211 7822114816 18514 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826056089 0 4 0 16800975 18446604467752105856 0 0 -1 3 0 0 0
[pid=23327/tid=23345] ppid=23325 vsize=7638784 CPUtime=0 cores=1,3
/proc/23327/task/23345/stat : 23345 (java) S 23325 23327 21557 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 490017211 7822114816 18514 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826056704 0 4 0 16800975 18446604467752105856 0 0 -1 1 0 0 0
[pid=23327/tid=23371] ppid=23325 vsize=7638784 CPUtime=0 cores=1,3
/proc/23327/task/23371/stat : 23371 (java) S 23325 23327 21557 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 490017243 7822114816 18514 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826056704 0 4 0 16800975 18446604467752105856 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.01
Current children cumulated vsize (KiB) 7638784

[startup+3.10151 s]
/proc/loadavg: 0.92 1.37 2.21 5/262 23372
/proc/meminfo: memFree=13353780/32950928 swapFree=67111528/67111528
[pid=23327] ppid=23325 vsize=7638784 CPUtime=3.64 cores=1,3
/proc/23327/stat : 23327 (java) S 23325 23327 21557 0 -1 4202496 20418 0 1 0 362 2 0 0 22 0 19 0 490017206 7822114816 18740 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826042853 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/23327/statm: 1909696 18740 2226 9 0 1900434 0
[pid=23327/tid=23328] ppid=23325 vsize=7638784 CPUtime=3.08 cores=1,3
/proc/23327/task/23328/stat : 23328 (java) R 23325 23327 21557 0 -1 4202560 15695 0 1 0 306 2 0 0 25 0 19 0 490017206 7822114816 18740 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 46912505679333 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=23327/tid=23330] ppid=23325 vsize=7638784 CPUtime=0 cores=1,3
/proc/23327/task/23330/stat : 23330 (java) S 23325 23327 21557 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490017207 7822114816 18740 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826056089 0 4 0 16800975 18446604467752105856 0 0 -1 3 0 0 0
[pid=23327/tid=23331] ppid=23325 vsize=7638784 CPUtime=0 cores=1,3
/proc/23327/task/23331/stat : 23331 (java) S 23325 23327 21557 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490017207 7822114816 18740 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826056089 0 4 0 16800975 18446604467752105856 0 0 -1 3 0 0 0
[pid=23327/tid=23332] ppid=23325 vsize=7638784 CPUtime=0 cores=1,3
/proc/23327/task/23332/stat : 23332 (java) S 23325 23327 21557 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490017207 7822114816 18740 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826056089 0 4 0 16800975 18446604467752105856 0 0 -1 3 0 0 0
[pid=23327/tid=23333] ppid=23325 vsize=7638784 CPUtime=0 cores=1,3
/proc/23327/task/23333/stat : 23333 (java) S 23325 23327 21557 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490017207 7822114816 18740 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826056089 0 4 0 16800975 18446604467752105856 0 0 -1 3 0 0 0
[pid=23327/tid=23334] ppid=23325 vsize=7638784 CPUtime=0 cores=1,3
/proc/23327/task/23334/stat : 23334 (java) S 23325 23327 21557 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490017207 7822114816 18740 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826056089 0 4 0 16800975 18446604467752105856 0 0 -1 3 0 0 0
[pid=23327/tid=23335] ppid=23325 vsize=7638784 CPUtime=0 cores=1,3
/proc/23327/task/23335/stat : 23335 (java) S 23325 23327 21557 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490017207 7822114816 18740 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826056089 0 4 0 16800975 18446604467752105856 0 0 -1 3 0 0 0
[pid=23327/tid=23336] ppid=23325 vsize=7638784 CPUtime=0 cores=1,3
/proc/23327/task/23336/stat : 23336 (java) S 23325 23327 21557 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490017207 7822114816 18740 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826056089 0 4 0 16800975 18446604467752105856 0 0 -1 3 0 0 0
[pid=23327/tid=23337] ppid=23325 vsize=7638784 CPUtime=0 cores=1,3
/proc/23327/task/23337/stat : 23337 (java) S 23325 23327 21557 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490017207 7822114816 18740 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826056089 0 4 0 16800975 18446604467752105856 0 0 -1 3 0 0 0
[pid=23327/tid=23338] ppid=23325 vsize=7638784 CPUtime=0 cores=1,3
/proc/23327/task/23338/stat : 23338 (java) S 23325 23327 21557 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 19 0 490017208 7822114816 18740 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826056704 0 0 0 16800975 18446604467752105856 0 0 -1 1 0 0 0
[pid=23327/tid=23339] ppid=23325 vsize=7638784 CPUtime=0 cores=1,3
/proc/23327/task/23339/stat : 23339 (java) S 23325 23327 21557 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 490017209 7822114816 18740 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826056089 0 4 0 16800975 18446604467752105856 0 0 -1 3 0 0 0
[pid=23327/tid=23340] ppid=23325 vsize=7638784 CPUtime=0 cores=1,3
/proc/23327/task/23340/stat : 23340 (java) S 23325 23327 21557 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 490017209 7822114816 18740 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826056089 0 4 0 16800975 18446604467752105856 0 0 -1 3 0 0 0
[pid=23327/tid=23341] ppid=23325 vsize=7638784 CPUtime=0 cores=1,3
/proc/23327/task/23341/stat : 23341 (java) S 23325 23327 21557 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490017211 7822114816 18740 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826063793 0 4 0 16800975 18446604467752105856 0 0 -1 3 0 0 0
[pid=23327/tid=23342] ppid=23325 vsize=7638784 CPUtime=0.26 cores=1,3
/proc/23327/task/23342/stat : 23342 (java) S 23325 23327 21557 0 -1 4202560 377 0 0 0 26 0 0 0 15 0 19 0 490017211 7822114816 18740 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826056089 0 4 0 16800975 18446604467752105856 0 0 -1 3 0 0 0
[pid=23327/tid=23343] ppid=23325 vsize=7638784 CPUtime=0.28 cores=1,3
/proc/23327/task/23343/stat : 23343 (java) S 23325 23327 21557 0 -1 4202560 3184 0 0 0 28 0 0 0 16 0 19 0 490017211 7822114816 18740 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826056089 0 4 0 16800975 18446604467752105856 0 0 -1 3 0 0 0
[pid=23327/tid=23344] ppid=23325 vsize=7638784 CPUtime=0 cores=1,3
/proc/23327/task/23344/stat : 23344 (java) S 23325 23327 21557 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490017211 7822114816 18740 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826056089 0 4 0 16800975 18446604467752105856 0 0 -1 3 0 0 0
[pid=23327/tid=23345] ppid=23325 vsize=7638784 CPUtime=0 cores=1,3
/proc/23327/task/23345/stat : 23345 (java) S 23325 23327 21557 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 490017211 7822114816 18740 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826056704 0 4 0 16800975 18446604467752105856 0 0 -1 1 0 0 0
[pid=23327/tid=23371] ppid=23325 vsize=7638784 CPUtime=0 cores=1,3
/proc/23327/task/23371/stat : 23371 (java) S 23325 23327 21557 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 490017243 7822114816 18740 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826056704 0 4 0 16800975 18446604467752105856 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.64
Current children cumulated vsize (KiB) 7638784

[startup+6.30102 s]
/proc/loadavg: 1.17 1.42 2.22 5/262 23372
/proc/meminfo: memFree=13144784/32950928 swapFree=67111528/67111528
[pid=23327] ppid=23325 vsize=7638784 CPUtime=7.36 cores=1,3
/proc/23327/stat : 23327 (java) S 23325 23327 21557 0 -1 4202496 40838 0 1 0 731 5 0 0 22 0 19 0 490017206 7822114816 33706 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826042853 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/23327/statm: 1909696 33706 2254 9 0 1900434 0
[pid=23327/tid=23328] ppid=23325 vsize=7638784 CPUtime=6.15 cores=1,3
/proc/23327/task/23328/stat : 23328 (java) R 23325 23327 21557 0 -1 4202560 15712 0 1 0 613 2 0 0 25 0 19 0 490017206 7822114816 33706 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 46912505659622 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=23327/tid=23330] ppid=23325 vsize=7638784 CPUtime=0.02 cores=1,3
/proc/23327/task/23330/stat : 23330 (java) S 23325 23327 21557 0 -1 4202560 2188 0 0 0 2 0 0 0 18 0 19 0 490017207 7822114816 33706 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826056089 0 4 0 16800975 18446604467752105856 0 0 -1 3 0 0 0
[pid=23327/tid=23331] ppid=23325 vsize=7638784 CPUtime=0.03 cores=1,3
/proc/23327/task/23331/stat : 23331 (java) S 23325 23327 21557 0 -1 4202560 3764 0 0 0 3 0 0 0 18 0 19 0 490017207 7822114816 33706 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826056089 0 4 0 16800975 18446604467752105856 0 0 -1 3 0 0 0
[pid=23327/tid=23332] ppid=23325 vsize=7638784 CPUtime=0 cores=1,3
/proc/23327/task/23332/stat : 23332 (java) S 23325 23327 21557 0 -1 4202560 356 0 0 0 0 0 0 0 18 0 19 0 490017207 7822114816 33706 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826056089 0 4 0 16800975 18446604467752105856 0 0 -1 3 0 0 0
[pid=23327/tid=23333] ppid=23325 vsize=7638784 CPUtime=0 cores=1,3
/proc/23327/task/23333/stat : 23333 (java) S 23325 23327 21557 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 490017207 7822114816 33706 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826056089 0 4 0 16800975 18446604467752105856 0 0 -1 3 0 0 0
[pid=23327/tid=23334] ppid=23325 vsize=7638784 CPUtime=0 cores=1,3
/proc/23327/task/23334/stat : 23334 (java) S 23325 23327 21557 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 490017207 7822114816 33706 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826056089 0 4 0 16800975 18446604467752105856 0 0 -1 3 0 0 0
[pid=23327/tid=23335] ppid=23325 vsize=7638784 CPUtime=0 cores=1,3
/proc/23327/task/23335/stat : 23335 (java) S 23325 23327 21557 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 490017207 7822114816 33706 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826056089 0 4 0 16800975 18446604467752105856 0 0 -1 3 0 0 0
[pid=23327/tid=23336] ppid=23325 vsize=7638784 CPUtime=0 cores=1,3
/proc/23327/task/23336/stat : 23336 (java) S 23325 23327 21557 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 490017207 7822114816 33706 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826056089 0 4 0 16800975 18446604467752105856 0 0 -1 3 0 0 0
[pid=23327/tid=23337] ppid=23325 vsize=7638784 CPUtime=0 cores=1,3
/proc/23327/task/23337/stat : 23337 (java) S 23325 23327 21557 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 490017207 7822114816 33706 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826056089 0 4 0 16800975 18446604467752105856 0 0 -1 3 0 0 0
[pid=23327/tid=23338] ppid=23325 vsize=7638784 CPUtime=0.08 cores=1,3
/proc/23327/task/23338/stat : 23338 (java) S 23325 23327 21557 0 -1 4202560 6291 0 0 0 7 1 0 0 16 0 19 0 490017208 7822114816 33706 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826056704 0 0 0 16800975 18446604467752105856 0 0 -1 1 0 0 0
[pid=23327/tid=23339] ppid=23325 vsize=7638784 CPUtime=0 cores=1,3
/proc/23327/task/23339/stat : 23339 (java) S 23325 23327 21557 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 490017209 7822114816 33706 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826056089 0 4 0 16800975 18446604467752105856 0 0 -1 3 0 0 0
[pid=23327/tid=23340] ppid=23325 vsize=7638784 CPUtime=0 cores=1,3
/proc/23327/task/23340/stat : 23340 (java) S 23325 23327 21557 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 490017209 7822114816 33706 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826056089 0 4 0 16800975 18446604467752105856 0 0 -1 3 0 0 0
[pid=23327/tid=23341] ppid=23325 vsize=7638784 CPUtime=0 cores=1,3
/proc/23327/task/23341/stat : 23341 (java) S 23325 23327 21557 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490017211 7822114816 33706 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826063793 0 4 0 16800975 18446604467752105856 0 0 -1 3 0 0 0
[pid=23327/tid=23342] ppid=23325 vsize=7638784 CPUtime=0.72 cores=1,3
/proc/23327/task/23342/stat : 23342 (java) S 23325 23327 21557 0 -1 4202560 8185 0 0 0 71 1 0 0 15 0 19 0 490017211 7822114816 33706 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826056089 0 4 0 16800975 18446604467752105856 0 0 -1 3 0 0 0
[pid=23327/tid=23343] ppid=23325 vsize=7638784 CPUtime=0.3 cores=1,3
/proc/23327/task/23343/stat : 23343 (java) S 23325 23327 21557 0 -1 4202560 3186 0 0 0 30 0 0 0 15 0 19 0 490017211 7822114816 33706 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826056089 0 4 0 16800975 18446604467752105856 0 0 -1 3 0 0 0

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

[pid=23327/tid=23335] ppid=23325 vsize=7638784 CPUtime=0.1 cores=1,3
/proc/23327/task/23335/stat : 23335 (java) S 23325 23327 21557 0 -1 4202560 18 0 0 0 10 0 0 0 15 0 19 0 490017207 7822114816 37930 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826056089 0 4 0 16800975 18446604467752105856 0 0 -1 3 0 0 0
[pid=23327/tid=23336] ppid=23325 vsize=7638784 CPUtime=0.05 cores=1,3
/proc/23327/task/23336/stat : 23336 (java) S 23325 23327 21557 0 -1 4202560 199 0 0 0 5 0 0 0 15 0 19 0 490017207 7822114816 37930 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826056089 0 4 0 16800975 18446604467752105856 0 0 -1 3 0 0 0
[pid=23327/tid=23337] ppid=23325 vsize=7638784 CPUtime=0.09 cores=1,3
/proc/23327/task/23337/stat : 23337 (java) S 23325 23327 21557 0 -1 4202560 116 0 0 0 9 0 0 0 15 0 19 0 490017207 7822114816 37930 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826056089 0 4 0 16800975 18446604467752105856 0 0 -1 3 0 0 0
[pid=23327/tid=23338] ppid=23325 vsize=7638784 CPUtime=4.19 cores=1,3
/proc/23327/task/23338/stat : 23338 (java) S 23325 23327 21557 0 -1 4202560 10025 0 0 0 418 1 0 0 15 0 19 0 490017208 7822114816 37930 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826056704 0 0 0 16800975 18446604467752105856 0 0 -1 1 0 0 0
[pid=23327/tid=23339] ppid=23325 vsize=7638784 CPUtime=0 cores=1,3
/proc/23327/task/23339/stat : 23339 (java) S 23325 23327 21557 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 490017209 7822114816 37930 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826056089 0 4 0 16800975 18446604467752105856 0 0 -1 3 0 0 0
[pid=23327/tid=23340] ppid=23325 vsize=7638784 CPUtime=0 cores=1,3
/proc/23327/task/23340/stat : 23340 (java) S 23325 23327 21557 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 490017209 7822114816 37930 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826056089 0 4 0 16800975 18446604467752105856 0 0 -1 3 0 0 0
[pid=23327/tid=23341] ppid=23325 vsize=7638784 CPUtime=0 cores=1,3
/proc/23327/task/23341/stat : 23341 (java) S 23325 23327 21557 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490017211 7822114816 37930 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826063793 0 4 0 16800975 18446604467752105856 0 0 -1 3 0 0 0
[pid=23327/tid=23342] ppid=23325 vsize=7638784 CPUtime=0.73 cores=1,3
/proc/23327/task/23342/stat : 23342 (java) S 23325 23327 21557 0 -1 4202560 8185 0 0 0 72 1 0 0 15 0 19 0 490017211 7822114816 37930 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826056089 0 4 0 16800975 18446604467752105856 0 0 -1 1 0 0 0
[pid=23327/tid=23343] ppid=23325 vsize=7638784 CPUtime=0.32 cores=1,3
/proc/23327/task/23343/stat : 23343 (java) S 23325 23327 21557 0 -1 4202560 3187 0 0 0 32 0 0 0 15 0 19 0 490017211 7822114816 37930 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826056089 0 4 0 16800975 18446604467752105856 0 0 -1 3 0 0 0
[pid=23327/tid=23344] ppid=23325 vsize=7638784 CPUtime=0 cores=1,3
/proc/23327/task/23344/stat : 23344 (java) S 23325 23327 21557 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490017211 7822114816 37930 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826056089 0 4 0 16800975 18446604467752105856 0 0 -1 3 0 0 0
[pid=23327/tid=23345] ppid=23325 vsize=7638784 CPUtime=0 cores=1,3
/proc/23327/task/23345/stat : 23345 (java) S 23325 23327 21557 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 19 0 490017211 7822114816 37930 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826056704 0 4 0 16800975 18446604467752105856 0 0 -1 3 0 0 0
[pid=23327/tid=23371] ppid=23325 vsize=7638784 CPUtime=0 cores=1,3
/proc/23327/task/23371/stat : 23371 (java) S 23325 23327 21557 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 490017243 7822114816 37930 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826056704 0 4 0 16800975 18446604467752105856 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1183.71
Current children cumulated vsize (KiB) 7638784

[startup+1242.3 s]
/proc/loadavg: 4.00 3.96 3.51 5/262 23405
/proc/meminfo: memFree=13072508/32950928 swapFree=67111528/67111528
[pid=23327] ppid=23325 vsize=7638784 CPUtime=1243.72 cores=1,3
/proc/23327/stat : 23327 (java) S 23325 23327 21557 0 -1 4202496 45307 0 1 0 124366 6 0 0 22 0 19 0 490017206 7822114816 37986 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826042853 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/23327/statm: 1909696 37986 2254 9 0 1900434 0
[pid=23327/tid=23328] ppid=23325 vsize=7638784 CPUtime=1237.57 cores=1,3
/proc/23327/task/23328/stat : 23328 (java) R 23325 23327 21557 0 -1 4202560 15763 0 1 0 123755 2 0 0 25 0 19 0 490017206 7822114816 37986 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 46912505649732 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=23327/tid=23330] ppid=23325 vsize=7638784 CPUtime=0.1 cores=1,3
/proc/23327/task/23330/stat : 23330 (java) S 23325 23327 21557 0 -1 4202560 2204 0 0 0 10 0 0 0 15 0 19 0 490017207 7822114816 37986 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826056089 0 4 0 16800975 18446604467752105856 0 0 -1 3 0 0 0
[pid=23327/tid=23331] ppid=23325 vsize=7638784 CPUtime=0.14 cores=1,3
/proc/23327/task/23331/stat : 23331 (java) S 23325 23327 21557 0 -1 4202560 3771 0 0 0 14 0 0 0 16 0 19 0 490017207 7822114816 37986 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826056089 0 4 0 16800975 18446604467752105856 0 0 -1 3 0 0 0
[pid=23327/tid=23332] ppid=23325 vsize=7638784 CPUtime=0.07 cores=1,3
/proc/23327/task/23332/stat : 23332 (java) S 23325 23327 21557 0 -1 4202560 363 0 0 0 7 0 0 0 15 0 19 0 490017207 7822114816 37986 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826056089 0 4 0 16800975 18446604467752105856 0 0 -1 3 0 0 0
[pid=23327/tid=23333] ppid=23325 vsize=7638784 CPUtime=0.09 cores=1,3
/proc/23327/task/23333/stat : 23333 (java) S 23325 23327 21557 0 -1 4202560 69 0 0 0 9 0 0 0 15 0 19 0 490017207 7822114816 37986 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826056089 0 4 0 16800975 18446604467752105856 0 0 -1 3 0 0 0
[pid=23327/tid=23334] ppid=23325 vsize=7638784 CPUtime=0.09 cores=1,3
/proc/23327/task/23334/stat : 23334 (java) S 23325 23327 21557 0 -1 4202560 126 0 0 0 9 0 0 0 15 0 19 0 490017207 7822114816 37986 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826056089 0 4 0 16800975 18446604467752105856 0 0 -1 3 0 0 0
[pid=23327/tid=23335] ppid=23325 vsize=7638784 CPUtime=0.1 cores=1,3
/proc/23327/task/23335/stat : 23335 (java) S 23325 23327 21557 0 -1 4202560 20 0 0 0 10 0 0 0 15 0 19 0 490017207 7822114816 37986 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826056089 0 4 0 16800975 18446604467752105856 0 0 -1 3 0 0 0
[pid=23327/tid=23336] ppid=23325 vsize=7638784 CPUtime=0.05 cores=1,3
/proc/23327/task/23336/stat : 23336 (java) S 23325 23327 21557 0 -1 4202560 199 0 0 0 5 0 0 0 15 0 19 0 490017207 7822114816 37986 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826056089 0 4 0 16800975 18446604467752105856 0 0 -1 3 0 0 0
[pid=23327/tid=23337] ppid=23325 vsize=7638784 CPUtime=0.09 cores=1,3
/proc/23327/task/23337/stat : 23337 (java) S 23325 23327 21557 0 -1 4202560 116 0 0 0 9 0 0 0 15 0 19 0 490017207 7822114816 37986 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826056089 0 4 0 16800975 18446604467752105856 0 0 -1 3 0 0 0
[pid=23327/tid=23338] ppid=23325 vsize=7638784 CPUtime=4.27 cores=1,3
/proc/23327/task/23338/stat : 23338 (java) S 23325 23327 21557 0 -1 4202560 10081 0 0 0 426 1 0 0 15 0 19 0 490017208 7822114816 37986 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826056704 0 0 0 16800975 18446604467752105856 0 0 -1 1 0 0 0
[pid=23327/tid=23339] ppid=23325 vsize=7638784 CPUtime=0 cores=1,3
/proc/23327/task/23339/stat : 23339 (java) S 23325 23327 21557 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 490017209 7822114816 37986 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826056089 0 4 0 16800975 18446604467752105856 0 0 -1 3 0 0 0
[pid=23327/tid=23340] ppid=23325 vsize=7638784 CPUtime=0 cores=1,3
/proc/23327/task/23340/stat : 23340 (java) S 23325 23327 21557 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 490017209 7822114816 37986 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826056089 0 4 0 16800975 18446604467752105856 0 0 -1 3 0 0 0
[pid=23327/tid=23341] ppid=23325 vsize=7638784 CPUtime=0 cores=1,3
/proc/23327/task/23341/stat : 23341 (java) S 23325 23327 21557 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490017211 7822114816 37986 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826063793 0 4 0 16800975 18446604467752105856 0 0 -1 3 0 0 0
[pid=23327/tid=23342] ppid=23325 vsize=7638784 CPUtime=0.73 cores=1,3
/proc/23327/task/23342/stat : 23342 (java) S 23325 23327 21557 0 -1 4202560 8185 0 0 0 72 1 0 0 15 0 19 0 490017211 7822114816 37986 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826056089 0 4 0 16800975 18446604467752105856 0 0 -1 1 0 0 0
[pid=23327/tid=23343] ppid=23325 vsize=7638784 CPUtime=0.32 cores=1,3
/proc/23327/task/23343/stat : 23343 (java) S 23325 23327 21557 0 -1 4202560 3187 0 0 0 32 0 0 0 15 0 19 0 490017211 7822114816 37986 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826056089 0 4 0 16800975 18446604467752105856 0 0 -1 3 0 0 0
[pid=23327/tid=23344] ppid=23325 vsize=7638784 CPUtime=0 cores=1,3
/proc/23327/task/23344/stat : 23344 (java) S 23325 23327 21557 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490017211 7822114816 37986 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826056089 0 4 0 16800975 18446604467752105856 0 0 -1 3 0 0 0
[pid=23327/tid=23345] ppid=23325 vsize=7638784 CPUtime=0 cores=1,3
/proc/23327/task/23345/stat : 23345 (java) S 23325 23327 21557 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 19 0 490017211 7822114816 37986 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826056704 0 4 0 16800975 18446604467752105856 0 0 -1 3 0 0 0
[pid=23327/tid=23371] ppid=23325 vsize=7638784 CPUtime=0 cores=1,3
/proc/23327/task/23371/stat : 23371 (java) S 23325 23327 21557 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 490017243 7822114816 37986 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826056704 0 4 0 16800975 18446604467752105856 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1243.72
Current children cumulated vsize (KiB) 7638784



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.97 3.54 3/222 23412
/proc/meminfo: memFree=13334952/32950928 swapFree=67111528/67111528
[pid=23327] ppid=23325 vsize=7638784 CPUtime=1301.44 cores=1,3
/proc/23327/stat : 23327 (java) S 23325 23327 21557 0 -1 4202496 45379 0 1 0 130138 6 0 0 22 0 19 0 490017206 7822114816 38051 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826042853 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/23327/statm: 1909696 38051 2254 9 0 1900434 0
[pid=23327/tid=23328] ppid=23325 vsize=7638784 CPUtime=1295.15 cores=1,3
/proc/23327/task/23328/stat : 23328 (java) R 23325 23327 21557 0 -1 4202560 15764 0 1 0 129513 2 0 0 25 0 19 0 490017206 7822114816 38051 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 46912505649656 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=23327/tid=23330] ppid=23325 vsize=7638784 CPUtime=0.11 cores=1,3
/proc/23327/task/23330/stat : 23330 (java) S 23325 23327 21557 0 -1 4202560 2232 0 0 0 11 0 0 0 16 0 19 0 490017207 7822114816 38051 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826056089 0 4 0 16800975 18446604467752105856 0 0 -1 3 0 0 0
[pid=23327/tid=23331] ppid=23325 vsize=7638784 CPUtime=0.15 cores=1,3
/proc/23327/task/23331/stat : 23331 (java) S 23325 23327 21557 0 -1 4202560 3803 0 0 0 15 0 0 0 16 0 19 0 490017207 7822114816 38051 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826056089 0 4 0 16800975 18446604467752105856 0 0 -1 3 0 0 0
[pid=23327/tid=23332] ppid=23325 vsize=7638784 CPUtime=0.07 cores=1,3
/proc/23327/task/23332/stat : 23332 (java) S 23325 23327 21557 0 -1 4202560 363 0 0 0 7 0 0 0 15 0 19 0 490017207 7822114816 38051 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826056089 0 4 0 16800975 18446604467752105856 0 0 -1 3 0 0 0
[pid=23327/tid=23333] ppid=23325 vsize=7638784 CPUtime=0.09 cores=1,3
/proc/23327/task/23333/stat : 23333 (java) S 23325 23327 21557 0 -1 4202560 69 0 0 0 9 0 0 0 15 0 19 0 490017207 7822114816 38051 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826056089 0 4 0 16800975 18446604467752105856 0 0 -1 3 0 0 0
[pid=23327/tid=23334] ppid=23325 vsize=7638784 CPUtime=0.1 cores=1,3
/proc/23327/task/23334/stat : 23334 (java) S 23325 23327 21557 0 -1 4202560 131 0 0 0 10 0 0 0 16 0 19 0 490017207 7822114816 38051 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826056089 0 4 0 16800975 18446604467752105856 0 0 -1 3 0 0 0
[pid=23327/tid=23335] ppid=23325 vsize=7638784 CPUtime=0.1 cores=1,3
/proc/23327/task/23335/stat : 23335 (java) S 23325 23327 21557 0 -1 4202560 20 0 0 0 10 0 0 0 16 0 19 0 490017207 7822114816 38051 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826056089 0 4 0 16800975 18446604467752105856 0 0 -1 3 0 0 0
[pid=23327/tid=23336] ppid=23325 vsize=7638784 CPUtime=0.05 cores=1,3
/proc/23327/task/23336/stat : 23336 (java) S 23325 23327 21557 0 -1 4202560 199 0 0 0 5 0 0 0 15 0 19 0 490017207 7822114816 38051 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826056089 0 4 0 16800975 18446604467752105856 0 0 -1 3 0 0 0
[pid=23327/tid=23337] ppid=23325 vsize=7638784 CPUtime=0.09 cores=1,3
/proc/23327/task/23337/stat : 23337 (java) S 23325 23327 21557 0 -1 4202560 116 0 0 0 9 0 0 0 15 0 19 0 490017207 7822114816 38051 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826056089 0 4 0 16800975 18446604467752105856 0 0 -1 3 0 0 0
[pid=23327/tid=23338] ppid=23325 vsize=7638784 CPUtime=4.39 cores=1,3
/proc/23327/task/23338/stat : 23338 (java) S 23325 23327 21557 0 -1 4202560 10083 0 0 0 438 1 0 0 15 0 19 0 490017208 7822114816 38051 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826056704 0 0 0 16800975 18446604467752105856 0 0 -1 1 0 0 0
[pid=23327/tid=23339] ppid=23325 vsize=7638784 CPUtime=0 cores=1,3
/proc/23327/task/23339/stat : 23339 (java) S 23325 23327 21557 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 490017209 7822114816 38051 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826056089 0 4 0 16800975 18446604467752105856 0 0 -1 3 0 0 0
[pid=23327/tid=23340] ppid=23325 vsize=7638784 CPUtime=0 cores=1,3
/proc/23327/task/23340/stat : 23340 (java) S 23325 23327 21557 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 490017209 7822114816 38051 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826056089 0 4 0 16800975 18446604467752105856 0 0 -1 3 0 0 0
[pid=23327/tid=23341] ppid=23325 vsize=7638784 CPUtime=0 cores=1,3
/proc/23327/task/23341/stat : 23341 (java) S 23325 23327 21557 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490017211 7822114816 38051 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826063793 0 4 0 16800975 18446604467752105856 0 0 -1 3 0 0 0
[pid=23327/tid=23342] ppid=23325 vsize=7638784 CPUtime=0.73 cores=1,3
/proc/23327/task/23342/stat : 23342 (java) S 23325 23327 21557 0 -1 4202560 8185 0 0 0 72 1 0 0 15 0 19 0 490017211 7822114816 38051 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826056089 0 4 0 16800975 18446604467752105856 0 0 -1 1 0 0 0
[pid=23327/tid=23343] ppid=23325 vsize=7638784 CPUtime=0.32 cores=1,3
/proc/23327/task/23343/stat : 23343 (java) S 23325 23327 21557 0 -1 4202560 3187 0 0 0 32 0 0 0 15 0 19 0 490017211 7822114816 38051 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826056089 0 4 0 16800975 18446604467752105856 0 0 -1 3 0 0 0
[pid=23327/tid=23344] ppid=23325 vsize=7638784 CPUtime=0 cores=1,3
/proc/23327/task/23344/stat : 23344 (java) S 23325 23327 21557 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490017211 7822114816 38051 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826056089 0 4 0 16800975 18446604467752105856 0 0 -1 3 0 0 0
[pid=23327/tid=23345] ppid=23325 vsize=7638784 CPUtime=0 cores=1,3
/proc/23327/task/23345/stat : 23345 (java) S 23325 23327 21557 0 -1 4202560 77 0 0 0 0 0 0 0 15 0 19 0 490017211 7822114816 38051 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826056704 0 4 0 16800975 18446604467752105856 0 0 -1 3 0 0 0
[pid=23327/tid=23371] ppid=23325 vsize=7638784 CPUtime=0 cores=1,3
/proc/23327/task/23371/stat : 23371 (java) S 23325 23327 21557 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 490017243 7822114816 38051 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826056704 0 4 0 16800975 18446604467752105856 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1301.44
Current children cumulated vsize (KiB) 7638784

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.97 3.54 3/222 23412
/proc/meminfo: memFree=13334952/32950928 swapFree=67111528/67111528
[pid=23327] ppid=23325 vsize=7638784 CPUtime=1301.44 cores=1,3
/proc/23327/stat : 23327 (java) S 23325 23327 21557 0 -1 4202496 45379 0 1 0 130138 6 0 0 22 0 19 0 490017206 7822114816 38051 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826042853 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/23327/statm: 1909696 38051 2254 9 0 1900434 0
[pid=23327/tid=23328] ppid=23325 vsize=7638784 CPUtime=1295.15 cores=1,3
/proc/23327/task/23328/stat : 23328 (java) R 23325 23327 21557 0 -1 4202560 15764 0 1 0 129513 2 0 0 25 0 19 0 490017206 7822114816 38051 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 46912505649656 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=23327/tid=23330] ppid=23325 vsize=7638784 CPUtime=0.11 cores=1,3
/proc/23327/task/23330/stat : 23330 (java) S 23325 23327 21557 0 -1 4202560 2232 0 0 0 11 0 0 0 16 0 19 0 490017207 7822114816 38051 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826056089 0 4 0 16800975 18446604467752105856 0 0 -1 3 0 0 0
[pid=23327/tid=23331] ppid=23325 vsize=7638784 CPUtime=0.15 cores=1,3
/proc/23327/task/23331/stat : 23331 (java) S 23325 23327 21557 0 -1 4202560 3803 0 0 0 15 0 0 0 16 0 19 0 490017207 7822114816 38051 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826056089 0 4 0 16800975 18446604467752105856 0 0 -1 3 0 0 0
[pid=23327/tid=23332] ppid=23325 vsize=7638784 CPUtime=0.07 cores=1,3
/proc/23327/task/23332/stat : 23332 (java) S 23325 23327 21557 0 -1 4202560 363 0 0 0 7 0 0 0 15 0 19 0 490017207 7822114816 38051 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826056089 0 4 0 16800975 18446604467752105856 0 0 -1 3 0 0 0
[pid=23327/tid=23333] ppid=23325 vsize=7638784 CPUtime=0.09 cores=1,3
/proc/23327/task/23333/stat : 23333 (java) S 23325 23327 21557 0 -1 4202560 69 0 0 0 9 0 0 0 15 0 19 0 490017207 7822114816 38051 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826056089 0 4 0 16800975 18446604467752105856 0 0 -1 3 0 0 0
[pid=23327/tid=23334] ppid=23325 vsize=7638784 CPUtime=0.1 cores=1,3
/proc/23327/task/23334/stat : 23334 (java) S 23325 23327 21557 0 -1 4202560 131 0 0 0 10 0 0 0 16 0 19 0 490017207 7822114816 38051 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826056089 0 4 0 16800975 18446604467752105856 0 0 -1 3 0 0 0
[pid=23327/tid=23335] ppid=23325 vsize=7638784 CPUtime=0.1 cores=1,3
/proc/23327/task/23335/stat : 23335 (java) S 23325 23327 21557 0 -1 4202560 20 0 0 0 10 0 0 0 16 0 19 0 490017207 7822114816 38051 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826056089 0 4 0 16800975 18446604467752105856 0 0 -1 3 0 0 0
[pid=23327/tid=23336] ppid=23325 vsize=7638784 CPUtime=0.05 cores=1,3
/proc/23327/task/23336/stat : 23336 (java) S 23325 23327 21557 0 -1 4202560 199 0 0 0 5 0 0 0 15 0 19 0 490017207 7822114816 38051 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826056089 0 4 0 16800975 18446604467752105856 0 0 -1 3 0 0 0
[pid=23327/tid=23337] ppid=23325 vsize=7638784 CPUtime=0.09 cores=1,3
/proc/23327/task/23337/stat : 23337 (java) S 23325 23327 21557 0 -1 4202560 116 0 0 0 9 0 0 0 15 0 19 0 490017207 7822114816 38051 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826056089 0 4 0 16800975 18446604467752105856 0 0 -1 3 0 0 0
[pid=23327/tid=23338] ppid=23325 vsize=7638784 CPUtime=4.39 cores=1,3
/proc/23327/task/23338/stat : 23338 (java) S 23325 23327 21557 0 -1 4202560 10083 0 0 0 438 1 0 0 15 0 19 0 490017208 7822114816 38051 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826056704 0 0 0 16800975 18446604467752105856 0 0 -1 1 0 0 0
[pid=23327/tid=23339] ppid=23325 vsize=7638784 CPUtime=0 cores=1,3
/proc/23327/task/23339/stat : 23339 (java) S 23325 23327 21557 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 490017209 7822114816 38051 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826056089 0 4 0 16800975 18446604467752105856 0 0 -1 3 0 0 0
[pid=23327/tid=23340] ppid=23325 vsize=7638784 CPUtime=0 cores=1,3
/proc/23327/task/23340/stat : 23340 (java) S 23325 23327 21557 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 490017209 7822114816 38051 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826056089 0 4 0 16800975 18446604467752105856 0 0 -1 3 0 0 0
[pid=23327/tid=23341] ppid=23325 vsize=7638784 CPUtime=0 cores=1,3
/proc/23327/task/23341/stat : 23341 (java) S 23325 23327 21557 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490017211 7822114816 38051 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826063793 0 4 0 16800975 18446604467752105856 0 0 -1 3 0 0 0
[pid=23327/tid=23342] ppid=23325 vsize=7638784 CPUtime=0.73 cores=1,3
/proc/23327/task/23342/stat : 23342 (java) S 23325 23327 21557 0 -1 4202560 8185 0 0 0 72 1 0 0 15 0 19 0 490017211 7822114816 38051 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826056089 0 4 0 16800975 18446604467752105856 0 0 -1 1 0 0 0
[pid=23327/tid=23343] ppid=23325 vsize=7638784 CPUtime=0.32 cores=1,3
/proc/23327/task/23343/stat : 23343 (java) S 23325 23327 21557 0 -1 4202560 3187 0 0 0 32 0 0 0 15 0 19 0 490017211 7822114816 38051 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826056089 0 4 0 16800975 18446604467752105856 0 0 -1 3 0 0 0
[pid=23327/tid=23344] ppid=23325 vsize=7638784 CPUtime=0 cores=1,3
/proc/23327/task/23344/stat : 23344 (java) S 23325 23327 21557 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490017211 7822114816 38051 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826056089 0 4 0 16800975 18446604467752105856 0 0 -1 3 0 0 0
[pid=23327/tid=23345] ppid=23325 vsize=7638784 CPUtime=0 cores=1,3
/proc/23327/task/23345/stat : 23345 (java) S 23325 23327 21557 0 -1 4202560 77 0 0 0 0 0 0 0 15 0 19 0 490017211 7822114816 38051 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826056704 0 4 0 16800975 18446604467752105856 0 0 -1 3 0 0 0
[pid=23327/tid=23371] ppid=23325 vsize=7638784 CPUtime=0 cores=1,3
/proc/23327/task/23371/stat : 23371 (java) S 23325 23327 21557 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 490017243 7822114816 38051 33554432000 1073741824 1073778376 140734527372624 18446744073709551615 251826056704 0 4 0 16800975 18446604467752105856 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1301.44
Current children cumulated vsize (KiB) 7638784

Child status: 143
Real time (s): 1300.05
CPU time (s): 1301.53
CPU user time (s): 1301.45
CPU system time (s): 0.071989
CPU usage (%): 100.113
Max. virtual memory (cumulated for all children) (KiB): 7638784

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1301.45
system time used= 0.071989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45414
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= 28005
involuntary context switches= 4883

runsolver used 2.06569 second user time and 5.03823 second system time

The end

Launcher Data

Begin job on node126 at 2011-04-26 04:16:25
IDJOB=3289075
IDBENCH=83114
IDSOLVER=1611
FILE ID=node126/3289075-1303784185
RUNJOBID= node126-1303784185-23259
PBS_JOBID= 13157198
Free space on /tmp= 71728 MiB

SOLVER NAME= SAT4J core 2.3.0 SNAPSHOT 2011-02-06
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-top23.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-3289075-1303784185/watcher-3289075-1303784185 -o /tmp/evaluation-result-3289075-1303784185/solver-3289075-1303784185 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3289075-1303784185.cnf

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

MD5SUM BENCH= 6ee28191d649bfeef8c7d8c569a3cd59
RANDOM SEED=1367244861

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13536648 kB
Buffers:       2001912 kB
Cached:       16685508 kB
SwapCached:          0 kB
Active:        7968684 kB
Inactive:     10870932 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13536648 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            9860 kB
Writeback:           0 kB
AnonPages:      151564 kB
Mapped:          23004 kB
Slab:           509752 kB
PageTables:       5452 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 14729480 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= 71732 MiB
End job on node126 at 2011-04-26 04:38:07