Trace number 3285441

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.99 1300.09

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-two-cities-sequential-15nodes-1000size-3degree-100mindistance-3trucks-10packages-2008seed.040-SAT.cnf
MD5SUM74e0fa52e4789615985c73d0a8b105b4
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark127.054
Satisfiable
(Un)Satisfiability was proved
Number of variables580875
Number of clauses3140965
Sum of the clauses size7465165
Maximum clause length602
Minimum clause length1
Number of clauses of size 1445
Number of clauses of size 23105720
Number of clauses of size 3720
Number of clauses of size 4720
Number of clauses of size 51200
Number of clauses of size over 532160

Solver Data

0.01/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.01/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.01/0.07	c See www.sat4j.org for details.
0.01/0.07	c no version file found!!!
0.01/0.07	c java.runtime.name	Java(TM) SE Runtime Environment
0.01/0.07	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.01/0.07	c java.vm.version	19.1-b02
0.01/0.07	c java.vm.vendor	Sun Microsystems Inc.
0.01/0.07	c sun.arch.data.model	64
0.01/0.07	c java.version		1.6.0_24
0.01/0.07	c os.name		Linux
0.01/0.07	c os.version		2.6.18-164.el5
0.01/0.07	c os.arch		amd64
0.01/0.07	c Free memory 		6997539544
0.01/0.07	c Max memory 		7034241024
0.01/0.07	c Total memory 		7034241024
0.01/0.07	c Number of processors 	8
0.01/0.09	c --- Begin Solver configuration ---
0.01/0.09	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@664741d6
0.01/0.09	c Learn all clauses as in MiniSAT
0.01/0.09	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.01/0.09	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.01/0.09	c Expensive reason simplification
0.01/0.09	c Armin Biere (Picosat) restarts strategy
0.01/0.09	c Glucose learned constraints deletion strategy
0.01/0.09	c timeout=2147483647s
0.01/0.09	c DB Simplification allowed=true
0.01/0.09	c --- End Solver configuration ---
0.01/0.09	c solving HOME/instance-3285441-1303767101.cnf
0.01/0.09	c reading problem ... 
2.51/2.40	c ... done. Wall clock time 2.317s.
2.51/2.40	c #vars     580875
2.51/2.40	c #constraints  2711176
2.51/2.40	c constraints type 
2.51/2.40	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 29561
2.51/2.40	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 2625474
40.65/39.85	c cleaning 2497 clauses out of 4993 with flag 5000/5000
78.91/77.65	c cleaning 4230 clauses out of 8482 with flag 11000/11000
127.44/126.17	c cleaning 5573 clauses out of 11190 with flag 18000/18000
189.79/188.40	c cleaning 6779 clauses out of 13607 with flag 26001/26001
298.23/296.87	c cleaning 7887 clauses out of 15774 with flag 35000/35000
384.57/383.17	c cleaning 8903 clauses out of 17879 with flag 45000/45000
473.21/471.79	c cleaning 9967 clauses out of 19975 with flag 56001/56001
569.35/567.88	c cleaning 10995 clauses out of 21993 with flag 68001/68001
694.19/692.63	c cleaning 11991 clauses out of 23984 with flag 81002/81002
802.14/800.58	c cleaning 12973 clauses out of 25983 with flag 95001/95001
922.60/920.93	c cleaning 13916 clauses out of 27986 with flag 110001/110001
1044.06/1042.31	c cleaning 15012 clauses out of 30063 with flag 126001/126001
1256.21/1254.49	c cleaning 15964 clauses out of 32030 with flag 143000/143000
1301.87/1300.01	c starts		: 435
1301.87/1300.01	c conflicts		: 147335
1301.87/1300.01	c decisions		: 4039988
1301.87/1300.01	c propagations		: 364341619
1301.87/1300.01	c inspects		: 2151984386
1301.87/1300.01	c shortcuts		: 0
1301.87/1300.01	c learnt literals	: 112
1301.87/1300.01	c learnt binary clauses	: 124
1301.87/1300.01	c learnt ternary clauses	: 244
1301.87/1300.01	c learnt constraints	: 147222
1301.87/1300.01	c ignored constraints	: 0
1301.87/1300.01	c root simplifications	: 547
1301.87/1300.01	c removed literals (reason simplification)	: 31375931
1301.87/1300.01	c reason swapping (by a shorter reason)	: 0
1301.87/1300.01	c Calls to reduceDB	: 13
1301.87/1300.01	c speed (assignments/second)	: 280780.93265957717
1301.87/1300.01	c non guided choices	173879
1301.87/1300.04	c learnt constraints type 
1301.87/1300.04	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 108
1301.87/1300.04	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 20290
1301.87/1300.04	c constraints type 
1301.87/1300.04	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 29561
1301.87/1300.04	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 2625474
1301.87/1300.04	s UNKNOWN
1301.87/1300.04	c Total wall clock time (in seconds) : 1299.922

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

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 3.99 3.97 3.60 4/243 5862
/proc/meminfo: memFree=22262696/32951124 swapFree=67111412/67111528
[pid=5862] ppid=5860 vsize=30540 CPUtime=0 cores=5,7
/proc/5862/stat : 5862 (java) S 5860 5862 5523 0 -1 4202496 1249 0 0 0 0 0 0 0 23 0 2 0 488308062 31272960 968 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917533669 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0
/proc/5862/statm: 7635 968 741 9 0 386 0
[pid=5862/tid=5863] ppid=5860 vsize=30536 CPUtime=0 cores=5,7
/proc/5862/task/5863/stat : 5863 (java) R 5860 5862 5523 0 -1 4202560 139 0 0 0 0 0 0 0 25 0 2 0 488308063 31268864 972 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218900807303 0 2147483391 0 16784584 0 0 0 -1 5 0 0 0

[startup+0.022781 s]
/proc/loadavg: 3.99 3.97 3.60 4/243 5862
/proc/meminfo: memFree=22262696/32951124 swapFree=67111412/67111528
[pid=5862] ppid=5860 vsize=7551884 CPUtime=0.01 cores=5,7
/proc/5862/stat : 5862 (java) S 5860 5862 5523 0 -1 4202496 8161 0 1 0 0 1 0 0 23 0 10 0 488308062 7733129216 7859 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917533669 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0
/proc/5862/statm: 1887971 7860 1514 9 0 1878719 0
[pid=5862/tid=5863] ppid=5860 vsize=7551884 CPUtime=0.01 cores=5,7
/proc/5862/task/5863/stat : 5863 (java) R 5860 5862 5523 0 -1 4202560 7040 0 1 0 0 1 0 0 25 0 10 0 488308063 7733129216 7861 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 47390925114430 0 4 0 16784584 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 7551884

[startup+0.100783 s]
/proc/loadavg: 3.99 3.97 3.60 4/243 5862
/proc/meminfo: memFree=22262696/32951124 swapFree=67111412/67111528
[pid=5862] ppid=5860 vsize=7569940 CPUtime=0.09 cores=5,7
/proc/5862/stat : 5862 (java) S 5860 5862 5523 0 -1 4202496 14027 0 1 0 7 2 0 0 23 0 18 0 488308062 7751618560 13725 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/5862/statm: 1892485 13748 1757 9 0 1883223 0
[pid=5862/tid=5863] ppid=5860 vsize=7569940 CPUtime=0.09 cores=5,7
/proc/5862/task/5863/stat : 5863 (java) R 5860 5862 5523 0 -1 4202560 12888 0 1 0 7 2 0 0 25 0 18 0 488308063 7751618560 13760 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 47390921815688 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7569940

[startup+0.300735 s]
/proc/loadavg: 3.99 3.97 3.60 4/243 5862
/proc/meminfo: memFree=22262696/32951124 swapFree=67111412/67111528
[pid=5862] ppid=5860 vsize=7637388 CPUtime=0.39 cores=5,7
/proc/5862/stat : 5862 (java) S 5860 5862 5523 0 -1 4202496 19779 0 1 0 37 2 0 0 23 0 18 0 488308062 7820685312 19406 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/5862/statm: 1909347 19406 2196 9 0 1900085 0
[pid=5862/tid=5863] ppid=5860 vsize=7637388 CPUtime=0.28 cores=5,7
/proc/5862/task/5863/stat : 5863 (java) R 5860 5862 5523 0 -1 4202560 17240 0 1 0 26 2 0 0 18 0 18 0 488308063 7820685312 19406 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 46912505491435 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 7637388

[startup+0.700673 s]
/proc/loadavg: 3.99 3.97 3.60 4/243 5862
/proc/meminfo: memFree=22262696/32951124 swapFree=67111412/67111528
[pid=5862] ppid=5860 vsize=7637388 CPUtime=0.8 cores=5,7
/proc/5862/stat : 5862 (java) S 5860 5862 5523 0 -1 4202496 29415 0 1 0 76 4 0 0 23 0 18 0 488308062 7820685312 29042 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/5862/statm: 1909347 29044 2196 9 0 1900085 0
[pid=5862/tid=5863] ppid=5860 vsize=7637388 CPUtime=0.68 cores=5,7
/proc/5862/task/5863/stat : 5863 (java) R 5860 5862 5523 0 -1 4202560 26878 0 1 0 65 3 0 0 18 0 18 0 488308063 7820685312 29044 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917557707 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.8
Current children cumulated vsize (KiB) 7637388

[startup+1.50152 s]
/proc/loadavg: 3.99 3.97 3.60 5/261 5880
/proc/meminfo: memFree=22116800/32951124 swapFree=67111412/67111528
[pid=5862] ppid=5860 vsize=7637388 CPUtime=1.62 cores=5,7
/proc/5862/stat : 5862 (java) S 5860 5862 5523 0 -1 4202496 53208 0 1 0 155 7 0 0 23 0 18 0 488308062 7820685312 52766 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/5862/statm: 1909347 52767 2202 9 0 1900085 0
[pid=5862/tid=5863] ppid=5860 vsize=7637388 CPUtime=1.48 cores=5,7
/proc/5862/task/5863/stat : 5863 (java) R 5860 5862 5523 0 -1 4202560 50593 0 1 0 142 6 0 0 19 0 18 0 488308063 7820685312 52767 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 46912505543966 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=5862/tid=5865] ppid=5860 vsize=7637388 CPUtime=0 cores=5,7
/proc/5862/task/5865/stat : 5865 (java) S 5860 5862 5523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488308064 7820685312 52768 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917546905 0 4 0 16800975 18446604471142694976 0 0 -1 5 0 0 0
[pid=5862/tid=5866] ppid=5860 vsize=7637388 CPUtime=0 cores=5,7
/proc/5862/task/5866/stat : 5866 (java) S 5860 5862 5523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488308064 7820685312 52768 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917546905 0 4 0 16800975 18446604471142694976 0 0 -1 5 0 0 0
[pid=5862/tid=5867] ppid=5860 vsize=7637388 CPUtime=0 cores=5,7
/proc/5862/task/5867/stat : 5867 (java) S 5860 5862 5523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488308064 7820685312 52769 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917546905 0 4 0 16800975 18446604471142694976 0 0 -1 5 0 0 0
[pid=5862/tid=5868] ppid=5860 vsize=7637388 CPUtime=0 cores=5,7
/proc/5862/task/5868/stat : 5868 (java) S 5860 5862 5523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488308064 7820685312 52770 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917546905 0 4 0 16800975 18446604471142694976 0 0 -1 5 0 0 0
[pid=5862/tid=5869] ppid=5860 vsize=7637388 CPUtime=0 cores=5,7
/proc/5862/task/5869/stat : 5869 (java) S 5860 5862 5523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488308064 7820685312 52770 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917546905 0 4 0 16800975 18446604471142694976 0 0 -1 5 0 0 0
[pid=5862/tid=5870] ppid=5860 vsize=7637388 CPUtime=0 cores=5,7
/proc/5862/task/5870/stat : 5870 (java) S 5860 5862 5523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488308064 7820685312 52771 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917546905 0 4 0 16800975 18446604471142694976 0 0 -1 5 0 0 0
[pid=5862/tid=5871] ppid=5860 vsize=7637388 CPUtime=0 cores=5,7
/proc/5862/task/5871/stat : 5871 (java) S 5860 5862 5523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488308064 7820685312 52772 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917546905 0 4 0 16800975 18446604471142694976 0 0 -1 5 0 0 0
[pid=5862/tid=5872] ppid=5860 vsize=7637388 CPUtime=0 cores=5,7
/proc/5862/task/5872/stat : 5872 (java) S 5860 5862 5523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488308064 7820685312 52773 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917546905 0 4 0 16800975 18446604471142694976 0 0 -1 5 0 0 0
[pid=5862/tid=5873] ppid=5860 vsize=7637388 CPUtime=0 cores=5,7
/proc/5862/task/5873/stat : 5873 (java) S 5860 5862 5523 0 -1 4202560 5 0 0 0 0 0 0 0 18 0 18 0 488308065 7820685312 52773 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917547520 0 0 0 16800975 18446604471142694976 0 0 -1 5 0 0 0
[pid=5862/tid=5874] ppid=5860 vsize=7637388 CPUtime=0 cores=5,7
/proc/5862/task/5874/stat : 5874 (java) S 5860 5862 5523 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 18 0 488308066 7820685312 52774 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917546905 0 4 0 16800975 18446604471142694976 0 0 -1 5 0 0 0
[pid=5862/tid=5875] ppid=5860 vsize=7637388 CPUtime=0 cores=5,7
/proc/5862/task/5875/stat : 5875 (java) S 5860 5862 5523 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 18 0 488308066 7820685312 52775 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917546905 0 4 0 16800975 18446604471142694976 0 0 -1 5 0 0 0
[pid=5862/tid=5876] ppid=5860 vsize=7637388 CPUtime=0 cores=5,7
/proc/5862/task/5876/stat : 5876 (java) S 5860 5862 5523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488308068 7820685312 52775 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917554609 0 4 0 16800975 18446604471142694976 0 0 -1 5 0 0 0
[pid=5862/tid=5877] ppid=5860 vsize=7637388 CPUtime=0.05 cores=5,7
/proc/5862/task/5877/stat : 5877 (java) S 5860 5862 5523 0 -1 4202560 597 0 0 0 5 0 0 0 18 0 18 0 488308068 7820685312 52776 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917546905 0 4 0 16800975 18446604471142694976 0 0 -1 7 0 0 0
[pid=5862/tid=5878] ppid=5860 vsize=7637388 CPUtime=0.07 cores=5,7
/proc/5862/task/5878/stat : 5878 (java) S 5860 5862 5523 0 -1 4202560 865 0 0 0 7 0 0 0 18 0 18 0 488308068 7820685312 52776 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917546905 0 4 0 16800975 18446604471142694976 0 0 -1 7 0 0 0
[pid=5862/tid=5879] ppid=5860 vsize=7637388 CPUtime=0 cores=5,7
/proc/5862/task/5879/stat : 5879 (java) S 5860 5862 5523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 488308068 7820685312 52777 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917546905 0 4 0 16800975 18446604471142694976 0 0 -1 5 0 0 0
[pid=5862/tid=5880] ppid=5860 vsize=7637388 CPUtime=0 cores=5,7
/proc/5862/task/5880/stat : 5880 (java) S 5860 5862 5523 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 488308068 7820685312 52778 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917547520 0 4 0 16800975 18446604471142694976 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.62
Current children cumulated vsize (KiB) 7637388

[startup+3.10123 s]
/proc/loadavg: 3.99 3.97 3.60 5/261 5880
/proc/meminfo: memFree=21982648/32951124 swapFree=67111412/67111528
[pid=5862] ppid=5860 vsize=7638416 CPUtime=3.71 cores=5,7
/proc/5862/stat : 5862 (java) S 5860 5862 5523 0 -1 4202496 90576 0 1 0 358 13 0 0 23 0 19 0 488308062 7821737984 89270 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/5862/statm: 1909604 89270 2217 9 0 1900342 0
[pid=5862/tid=5863] ppid=5860 vsize=7638416 CPUtime=3.08 cores=5,7
/proc/5862/task/5863/stat : 5863 (java) R 5860 5862 5523 0 -1 4202560 85914 0 1 0 296 12 0 0 25 0 19 0 488308063 7821737984 89270 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 46912505737391 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=5862/tid=5865] ppid=5860 vsize=7638416 CPUtime=0 cores=5,7
/proc/5862/task/5865/stat : 5865 (java) S 5860 5862 5523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488308064 7821737984 89270 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917546905 0 4 0 16800975 18446604471142694976 0 0 -1 5 0 0 0
[pid=5862/tid=5866] ppid=5860 vsize=7638416 CPUtime=0 cores=5,7
/proc/5862/task/5866/stat : 5866 (java) S 5860 5862 5523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488308064 7821737984 89270 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917546905 0 4 0 16800975 18446604471142694976 0 0 -1 5 0 0 0
[pid=5862/tid=5867] ppid=5860 vsize=7638416 CPUtime=0 cores=5,7
/proc/5862/task/5867/stat : 5867 (java) S 5860 5862 5523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488308064 7821737984 89270 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917546905 0 4 0 16800975 18446604471142694976 0 0 -1 5 0 0 0
[pid=5862/tid=5868] ppid=5860 vsize=7638416 CPUtime=0 cores=5,7
/proc/5862/task/5868/stat : 5868 (java) S 5860 5862 5523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488308064 7821737984 89270 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917546905 0 4 0 16800975 18446604471142694976 0 0 -1 5 0 0 0
[pid=5862/tid=5869] ppid=5860 vsize=7638416 CPUtime=0 cores=5,7
/proc/5862/task/5869/stat : 5869 (java) S 5860 5862 5523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488308064 7821737984 89270 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917546905 0 4 0 16800975 18446604471142694976 0 0 -1 5 0 0 0
[pid=5862/tid=5870] ppid=5860 vsize=7638416 CPUtime=0 cores=5,7
/proc/5862/task/5870/stat : 5870 (java) S 5860 5862 5523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488308064 7821737984 89270 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917546905 0 4 0 16800975 18446604471142694976 0 0 -1 5 0 0 0
[pid=5862/tid=5871] ppid=5860 vsize=7638416 CPUtime=0 cores=5,7
/proc/5862/task/5871/stat : 5871 (java) S 5860 5862 5523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488308064 7821737984 89270 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917546905 0 4 0 16800975 18446604471142694976 0 0 -1 5 0 0 0
[pid=5862/tid=5872] ppid=5860 vsize=7638416 CPUtime=0 cores=5,7
/proc/5862/task/5872/stat : 5872 (java) S 5860 5862 5523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488308064 7821737984 89270 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917546905 0 4 0 16800975 18446604471142694976 0 0 -1 5 0 0 0
[pid=5862/tid=5873] ppid=5860 vsize=7638416 CPUtime=0 cores=5,7
/proc/5862/task/5873/stat : 5873 (java) S 5860 5862 5523 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 19 0 488308065 7821737984 89270 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917547520 0 0 0 16800975 18446604471142694976 0 0 -1 5 0 0 0
[pid=5862/tid=5874] ppid=5860 vsize=7638416 CPUtime=0 cores=5,7
/proc/5862/task/5874/stat : 5874 (java) S 5860 5862 5523 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 488308066 7821737984 89270 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917546905 0 4 0 16800975 18446604471142694976 0 0 -1 5 0 0 0
[pid=5862/tid=5875] ppid=5860 vsize=7638416 CPUtime=0 cores=5,7
/proc/5862/task/5875/stat : 5875 (java) S 5860 5862 5523 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 488308066 7821737984 89270 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917546905 0 4 0 16800975 18446604471142694976 0 0 -1 5 0 0 0
[pid=5862/tid=5876] ppid=5860 vsize=7638416 CPUtime=0 cores=5,7
/proc/5862/task/5876/stat : 5876 (java) S 5860 5862 5523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488308068 7821737984 89270 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917554609 0 4 0 16800975 18446604471142694976 0 0 -1 5 0 0 0
[pid=5862/tid=5877] ppid=5860 vsize=7638416 CPUtime=0.39 cores=5,7
/proc/5862/task/5877/stat : 5877 (java) S 5860 5862 5523 0 -1 4202560 1669 0 0 0 39 0 0 0 16 0 19 0 488308068 7821737984 89270 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917546905 0 4 0 16800975 18446604471142694976 0 0 -1 7 0 0 0
[pid=5862/tid=5878] ppid=5860 vsize=7638416 CPUtime=0.21 cores=5,7
/proc/5862/task/5878/stat : 5878 (java) S 5860 5862 5523 0 -1 4202560 1831 0 0 0 21 0 0 0 15 0 19 0 488308068 7821737984 89270 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917546905 0 4 0 16800975 18446604471142694976 0 0 -1 7 0 0 0
[pid=5862/tid=5879] ppid=5860 vsize=7638416 CPUtime=0 cores=5,7
/proc/5862/task/5879/stat : 5879 (java) S 5860 5862 5523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488308068 7821737984 89270 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917546905 0 4 0 16800975 18446604471142694976 0 0 -1 5 0 0 0
[pid=5862/tid=5880] ppid=5860 vsize=7638416 CPUtime=0 cores=5,7
/proc/5862/task/5880/stat : 5880 (java) S 5860 5862 5523 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 488308068 7821737984 89270 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917547520 0 4 0 16800975 18446604471142694976 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.71
Current children cumulated vsize (KiB) 7638416

[startup+6.30065 s]
/proc/loadavg: 4.07 3.99 3.61 5/262 5881
/proc/meminfo: memFree=21815876/32951124 swapFree=67111412/67111528
[pid=5862] ppid=5860 vsize=7638416 CPUtime=7.04 cores=5,7
/proc/5862/stat : 5862 (java) S 5860 5862 5523 0 -1 4202496 91475 0 1 0 691 13 0 0 23 0 19 0 488308062 7821737984 90107 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/5862/statm: 1909604 90107 2222 9 0 1900342 0
[pid=5862/tid=5863] ppid=5860 vsize=7638416 CPUtime=6.24 cores=5,7
/proc/5862/task/5863/stat : 5863 (java) R 5860 5862 5523 0 -1 4202560 86790 0 1 0 612 12 0 0 25 0 19 0 488308063 7821737984 90107 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 46912505824923 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=5862/tid=5865] ppid=5860 vsize=7638416 CPUtime=0 cores=5,7
/proc/5862/task/5865/stat : 5865 (java) S 5860 5862 5523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488308064 7821737984 90107 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917546905 0 4 0 16800975 18446604471142694976 0 0 -1 5 0 0 0
[pid=5862/tid=5866] ppid=5860 vsize=7638416 CPUtime=0 cores=5,7
/proc/5862/task/5866/stat : 5866 (java) S 5860 5862 5523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488308064 7821737984 90107 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917546905 0 4 0 16800975 18446604471142694976 0 0 -1 5 0 0 0
[pid=5862/tid=5867] ppid=5860 vsize=7638416 CPUtime=0 cores=5,7
/proc/5862/task/5867/stat : 5867 (java) S 5860 5862 5523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488308064 7821737984 90107 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917546905 0 4 0 16800975 18446604471142694976 0 0 -1 5 0 0 0
[pid=5862/tid=5868] ppid=5860 vsize=7638416 CPUtime=0 cores=5,7
/proc/5862/task/5868/stat : 5868 (java) S 5860 5862 5523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488308064 7821737984 90107 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917546905 0 4 0 16800975 18446604471142694976 0 0 -1 5 0 0 0
[pid=5862/tid=5869] ppid=5860 vsize=7638416 CPUtime=0 cores=5,7
/proc/5862/task/5869/stat : 5869 (java) S 5860 5862 5523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488308064 7821737984 90107 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917546905 0 4 0 16800975 18446604471142694976 0 0 -1 5 0 0 0
[pid=5862/tid=5870] ppid=5860 vsize=7638416 CPUtime=0 cores=5,7
/proc/5862/task/5870/stat : 5870 (java) S 5860 5862 5523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488308064 7821737984 90107 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917546905 0 4 0 16800975 18446604471142694976 0 0 -1 5 0 0 0
[pid=5862/tid=5871] ppid=5860 vsize=7638416 CPUtime=0 cores=5,7
/proc/5862/task/5871/stat : 5871 (java) S 5860 5862 5523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488308064 7821737984 90107 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917546905 0 4 0 16800975 18446604471142694976 0 0 -1 5 0 0 0
[pid=5862/tid=5872] ppid=5860 vsize=7638416 CPUtime=0 cores=5,7
/proc/5862/task/5872/stat : 5872 (java) S 5860 5862 5523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488308064 7821737984 90107 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917546905 0 4 0 16800975 18446604471142694976 0 0 -1 5 0 0 0
[pid=5862/tid=5873] ppid=5860 vsize=7638416 CPUtime=0 cores=5,7
/proc/5862/task/5873/stat : 5873 (java) S 5860 5862 5523 0 -1 4202560 6 0 0 0 0 0 0 0 16 0 19 0 488308065 7821737984 90107 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917547520 0 0 0 16800975 18446604471142694976 0 0 -1 5 0 0 0
[pid=5862/tid=5874] ppid=5860 vsize=7638416 CPUtime=0 cores=5,7
/proc/5862/task/5874/stat : 5874 (java) S 5860 5862 5523 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 488308066 7821737984 90107 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917546905 0 4 0 16800975 18446604471142694976 0 0 -1 5 0 0 0
[pid=5862/tid=5875] ppid=5860 vsize=7638416 CPUtime=0 cores=5,7
/proc/5862/task/5875/stat : 5875 (java) S 5860 5862 5523 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 488308066 7821737984 90107 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917546905 0 4 0 16800975 18446604471142694976 0 0 -1 5 0 0 0
[pid=5862/tid=5876] ppid=5860 vsize=7638416 CPUtime=0 cores=5,7
/proc/5862/task/5876/stat : 5876 (java) S 5860 5862 5523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488308068 7821737984 90107 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917554609 0 4 0 16800975 18446604471142694976 0 0 -1 5 0 0 0
[pid=5862/tid=5877] ppid=5860 vsize=7638416 CPUtime=0.48 cores=5,7
/proc/5862/task/5877/stat : 5877 (java) S 5860 5862 5523 0 -1 4202560 1679 0 0 0 48 0 0 0 15 0 19 0 488308068 7821737984 90107 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917546905 0 4 0 16800975 18446604471142694976 0 0 -1 7 0 0 0
[pid=5862/tid=5878] ppid=5860 vsize=7638416 CPUtime=0.29 cores=5,7
/proc/5862/task/5878/stat : 5878 (java) S 5860 5862 5523 0 -1 4202560 1844 0 0 0 29 0 0 0 15 0 19 0 488308068 7821737984 90107 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917546905 0 4 0 16800975 18446604471142694976 0 0 -1 5 0 0 0
[pid=5862/tid=5879] ppid=5860 vsize=7638416 CPUtime=0 cores=5,7
/proc/5862/task/5879/stat : 5879 (java) S 5860 5862 5523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488308068 7821737984 90107 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917546905 0 4 0 16800975 18446604471142694976 0 0 -1 5 0 0 0
[pid=5862/tid=5880] ppid=5860 vsize=7638416 CPUtime=0 cores=5,7
/proc/5862/task/5880/stat : 5880 (java) S 5860 5862 5523 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 488308068 7821737984 90107 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917547520 0 4 0 16800975 18446604471142694976 0 0 -1 7 0 0 0

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

[pid=5862/tid=5870] ppid=5860 vsize=7640096 CPUtime=0.09 cores=5,7
/proc/5862/task/5870/stat : 5870 (java) S 5860 5862 5523 0 -1 4202560 9854 0 0 0 8 1 0 0 16 0 19 0 488308064 7823458304 267888 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917546905 0 4 0 16800975 18446604471142694976 0 0 -1 7 0 0 0
[pid=5862/tid=5871] ppid=5860 vsize=7640096 CPUtime=0.12 cores=5,7
/proc/5862/task/5871/stat : 5871 (java) S 5860 5862 5523 0 -1 4202560 45 0 0 0 12 0 0 0 15 0 19 0 488308064 7823458304 267888 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917546905 0 4 0 16800975 18446604471142694976 0 0 -1 7 0 0 0
[pid=5862/tid=5872] ppid=5860 vsize=7640096 CPUtime=0.2 cores=5,7
/proc/5862/task/5872/stat : 5872 (java) S 5860 5862 5523 0 -1 4202560 3808 0 0 0 20 0 0 0 15 0 19 0 488308064 7823458304 267888 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917546905 0 4 0 16800975 18446604471142694976 0 0 -1 7 0 0 0
[pid=5862/tid=5873] ppid=5860 vsize=7640096 CPUtime=8.29 cores=5,7
/proc/5862/task/5873/stat : 5873 (java) S 5860 5862 5523 0 -1 4202560 86599 0 0 0 820 9 0 0 15 0 19 0 488308065 7823458304 267888 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917547520 0 0 0 16800975 18446604471142694976 0 0 -1 5 0 0 0
[pid=5862/tid=5874] ppid=5860 vsize=7640096 CPUtime=0 cores=5,7
/proc/5862/task/5874/stat : 5874 (java) S 5860 5862 5523 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 488308066 7823458304 267888 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917546905 0 4 0 16800975 18446604471142694976 0 0 -1 7 0 0 0
[pid=5862/tid=5875] ppid=5860 vsize=7640096 CPUtime=0 cores=5,7
/proc/5862/task/5875/stat : 5875 (java) S 5860 5862 5523 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 488308066 7823458304 267888 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917546905 0 4 0 16800975 18446604471142694976 0 0 -1 7 0 0 0
[pid=5862/tid=5876] ppid=5860 vsize=7640096 CPUtime=0 cores=5,7
/proc/5862/task/5876/stat : 5876 (java) S 5860 5862 5523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488308068 7823458304 267888 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917554609 0 4 0 16800975 18446604471142694976 0 0 -1 5 0 0 0
[pid=5862/tid=5877] ppid=5860 vsize=7640096 CPUtime=0.69 cores=5,7
/proc/5862/task/5877/stat : 5877 (java) S 5860 5862 5523 0 -1 4202560 2734 0 0 0 69 0 0 0 15 0 19 0 488308068 7823458304 267888 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917546905 0 4 0 16800975 18446604471142694976 0 0 -1 7 0 0 0
[pid=5862/tid=5878] ppid=5860 vsize=7640096 CPUtime=0.35 cores=5,7
/proc/5862/task/5878/stat : 5878 (java) S 5860 5862 5523 0 -1 4202560 1857 0 0 0 35 0 0 0 15 0 19 0 488308068 7823458304 267888 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917546905 0 4 0 16800975 18446604471142694976 0 0 -1 5 0 0 0
[pid=5862/tid=5879] ppid=5860 vsize=7640096 CPUtime=0 cores=5,7
/proc/5862/task/5879/stat : 5879 (java) S 5860 5862 5523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488308068 7823458304 267888 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917546905 0 4 0 16800975 18446604471142694976 0 0 -1 5 0 0 0
[pid=5862/tid=5880] ppid=5860 vsize=7640096 CPUtime=0 cores=5,7
/proc/5862/task/5880/stat : 5880 (java) S 5860 5862 5523 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 19 0 488308068 7823458304 267888 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917547520 0 4 0 16800975 18446604471142694976 0 0 -1 7 0 0 0
[pid=5862/tid=5881] ppid=5860 vsize=7640096 CPUtime=0 cores=5,7
/proc/5862/task/5881/stat : 5881 (java) S 5860 5862 5523 0 -1 4202560 7 0 0 0 0 0 0 0 23 0 19 0 488308316 7823458304 267888 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917547520 0 4 0 16800975 18446604471142694976 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1124.11
Current children cumulated vsize (KiB) 7640096

[startup+1182.3 s]
/proc/loadavg: 3.00 3.08 3.31 4/238 5932
/proc/meminfo: memFree=22162652/32951124 swapFree=67111412/67111528
[pid=5862] ppid=5860 vsize=7640096 CPUtime=1184.11 cores=5,7
/proc/5862/stat : 5862 (java) S 5860 5862 5523 0 -1 4202496 270113 0 1 0 118374 37 0 0 23 0 19 0 488308062 7823458304 267888 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/5862/statm: 1910024 267888 2251 9 0 1900762 0
[pid=5862/tid=5863] ppid=5860 vsize=7640096 CPUtime=1173.04 cores=5,7
/proc/5862/task/5863/stat : 5863 (java) R 5860 5862 5523 0 -1 4202560 93220 0 1 0 117289 15 0 0 25 0 19 0 488308063 7823458304 267888 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 46912505824918 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=5862/tid=5865] ppid=5860 vsize=7640096 CPUtime=0.4 cores=5,7
/proc/5862/task/5865/stat : 5865 (java) S 5860 5862 5523 0 -1 4202560 27036 0 0 0 37 3 0 0 15 0 19 0 488308064 7823458304 267888 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917546905 0 4 0 16800975 18446604471142694976 0 0 -1 7 0 0 0
[pid=5862/tid=5866] ppid=5860 vsize=7640096 CPUtime=0.26 cores=5,7
/proc/5862/task/5866/stat : 5866 (java) S 5860 5862 5523 0 -1 4202560 17588 0 0 0 24 2 0 0 15 0 19 0 488308064 7823458304 267888 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917546905 0 4 0 16800975 18446604471142694976 0 0 -1 7 0 0 0
[pid=5862/tid=5867] ppid=5860 vsize=7640096 CPUtime=0.25 cores=5,7
/proc/5862/task/5867/stat : 5867 (java) S 5860 5862 5523 0 -1 4202560 12447 0 0 0 24 1 0 0 15 0 19 0 488308064 7823458304 267888 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917546905 0 4 0 16800975 18446604471142694976 0 0 -1 7 0 0 0
[pid=5862/tid=5868] ppid=5860 vsize=7640096 CPUtime=0.19 cores=5,7
/proc/5862/task/5868/stat : 5868 (java) S 5860 5862 5523 0 -1 4202560 11747 0 0 0 18 1 0 0 16 0 19 0 488308064 7823458304 267888 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917546905 0 4 0 16800975 18446604471142694976 0 0 -1 7 0 0 0
[pid=5862/tid=5869] ppid=5860 vsize=7640096 CPUtime=0.11 cores=5,7
/proc/5862/task/5869/stat : 5869 (java) S 5860 5862 5523 0 -1 4202560 1958 0 0 0 11 0 0 0 15 0 19 0 488308064 7823458304 267888 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917546905 0 4 0 16800975 18446604471142694976 0 0 -1 7 0 0 0
[pid=5862/tid=5870] ppid=5860 vsize=7640096 CPUtime=0.09 cores=5,7
/proc/5862/task/5870/stat : 5870 (java) S 5860 5862 5523 0 -1 4202560 9854 0 0 0 8 1 0 0 16 0 19 0 488308064 7823458304 267888 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917546905 0 4 0 16800975 18446604471142694976 0 0 -1 7 0 0 0
[pid=5862/tid=5871] ppid=5860 vsize=7640096 CPUtime=0.12 cores=5,7
/proc/5862/task/5871/stat : 5871 (java) S 5860 5862 5523 0 -1 4202560 45 0 0 0 12 0 0 0 15 0 19 0 488308064 7823458304 267888 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917546905 0 4 0 16800975 18446604471142694976 0 0 -1 7 0 0 0
[pid=5862/tid=5872] ppid=5860 vsize=7640096 CPUtime=0.2 cores=5,7
/proc/5862/task/5872/stat : 5872 (java) S 5860 5862 5523 0 -1 4202560 3808 0 0 0 20 0 0 0 15 0 19 0 488308064 7823458304 267888 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917546905 0 4 0 16800975 18446604471142694976 0 0 -1 7 0 0 0
[pid=5862/tid=5873] ppid=5860 vsize=7640096 CPUtime=8.29 cores=5,7
/proc/5862/task/5873/stat : 5873 (java) S 5860 5862 5523 0 -1 4202560 86599 0 0 0 820 9 0 0 15 0 19 0 488308065 7823458304 267888 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917547520 0 0 0 16800975 18446604471142694976 0 0 -1 5 0 0 0
[pid=5862/tid=5874] ppid=5860 vsize=7640096 CPUtime=0 cores=5,7
/proc/5862/task/5874/stat : 5874 (java) S 5860 5862 5523 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 488308066 7823458304 267888 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917546905 0 4 0 16800975 18446604471142694976 0 0 -1 7 0 0 0
[pid=5862/tid=5875] ppid=5860 vsize=7640096 CPUtime=0 cores=5,7
/proc/5862/task/5875/stat : 5875 (java) S 5860 5862 5523 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 488308066 7823458304 267888 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917546905 0 4 0 16800975 18446604471142694976 0 0 -1 7 0 0 0
[pid=5862/tid=5876] ppid=5860 vsize=7640096 CPUtime=0 cores=5,7
/proc/5862/task/5876/stat : 5876 (java) S 5860 5862 5523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488308068 7823458304 267888 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917554609 0 4 0 16800975 18446604471142694976 0 0 -1 5 0 0 0
[pid=5862/tid=5877] ppid=5860 vsize=7640096 CPUtime=0.69 cores=5,7
/proc/5862/task/5877/stat : 5877 (java) S 5860 5862 5523 0 -1 4202560 2734 0 0 0 69 0 0 0 15 0 19 0 488308068 7823458304 267888 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917546905 0 4 0 16800975 18446604471142694976 0 0 -1 7 0 0 0
[pid=5862/tid=5878] ppid=5860 vsize=7640096 CPUtime=0.35 cores=5,7
/proc/5862/task/5878/stat : 5878 (java) S 5860 5862 5523 0 -1 4202560 1857 0 0 0 35 0 0 0 15 0 19 0 488308068 7823458304 267888 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917546905 0 4 0 16800975 18446604471142694976 0 0 -1 5 0 0 0
[pid=5862/tid=5879] ppid=5860 vsize=7640096 CPUtime=0 cores=5,7
/proc/5862/task/5879/stat : 5879 (java) S 5860 5862 5523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488308068 7823458304 267888 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917546905 0 4 0 16800975 18446604471142694976 0 0 -1 5 0 0 0
[pid=5862/tid=5880] ppid=5860 vsize=7640096 CPUtime=0 cores=5,7
/proc/5862/task/5880/stat : 5880 (java) S 5860 5862 5523 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 19 0 488308068 7823458304 267888 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917547520 0 4 0 16800975 18446604471142694976 0 0 -1 7 0 0 0
[pid=5862/tid=5881] ppid=5860 vsize=7640096 CPUtime=0 cores=5,7
/proc/5862/task/5881/stat : 5881 (java) S 5860 5862 5523 0 -1 4202560 7 0 0 0 0 0 0 0 23 0 19 0 488308316 7823458304 267888 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917547520 0 4 0 16800975 18446604471142694976 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1184.11
Current children cumulated vsize (KiB) 7640096

[startup+1242.3 s]
/proc/loadavg: 3.00 3.07 3.29 4/238 5934
/proc/meminfo: memFree=22112408/32951124 swapFree=67111412/67111528
[pid=5862] ppid=5860 vsize=7640096 CPUtime=1244.11 cores=5,7
/proc/5862/stat : 5862 (java) S 5860 5862 5523 0 -1 4202496 270115 0 1 0 124374 37 0 0 23 0 19 0 488308062 7823458304 267888 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/5862/statm: 1910024 267888 2251 9 0 1900762 0
[pid=5862/tid=5863] ppid=5860 vsize=7640096 CPUtime=1233.04 cores=5,7
/proc/5862/task/5863/stat : 5863 (java) R 5860 5862 5523 0 -1 4202560 93220 0 1 0 123289 15 0 0 25 0 19 0 488308063 7823458304 267888 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 46912505824944 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=5862/tid=5865] ppid=5860 vsize=7640096 CPUtime=0.4 cores=5,7
/proc/5862/task/5865/stat : 5865 (java) S 5860 5862 5523 0 -1 4202560 27036 0 0 0 37 3 0 0 15 0 19 0 488308064 7823458304 267888 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917546905 0 4 0 16800975 18446604471142694976 0 0 -1 7 0 0 0
[pid=5862/tid=5866] ppid=5860 vsize=7640096 CPUtime=0.26 cores=5,7
/proc/5862/task/5866/stat : 5866 (java) S 5860 5862 5523 0 -1 4202560 17588 0 0 0 24 2 0 0 15 0 19 0 488308064 7823458304 267888 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917546905 0 4 0 16800975 18446604471142694976 0 0 -1 7 0 0 0
[pid=5862/tid=5867] ppid=5860 vsize=7640096 CPUtime=0.25 cores=5,7
/proc/5862/task/5867/stat : 5867 (java) S 5860 5862 5523 0 -1 4202560 12447 0 0 0 24 1 0 0 15 0 19 0 488308064 7823458304 267888 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917546905 0 4 0 16800975 18446604471142694976 0 0 -1 7 0 0 0
[pid=5862/tid=5868] ppid=5860 vsize=7640096 CPUtime=0.19 cores=5,7
/proc/5862/task/5868/stat : 5868 (java) S 5860 5862 5523 0 -1 4202560 11747 0 0 0 18 1 0 0 16 0 19 0 488308064 7823458304 267888 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917546905 0 4 0 16800975 18446604471142694976 0 0 -1 7 0 0 0
[pid=5862/tid=5869] ppid=5860 vsize=7640096 CPUtime=0.11 cores=5,7
/proc/5862/task/5869/stat : 5869 (java) S 5860 5862 5523 0 -1 4202560 1958 0 0 0 11 0 0 0 15 0 19 0 488308064 7823458304 267888 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917546905 0 4 0 16800975 18446604471142694976 0 0 -1 7 0 0 0
[pid=5862/tid=5870] ppid=5860 vsize=7640096 CPUtime=0.09 cores=5,7
/proc/5862/task/5870/stat : 5870 (java) S 5860 5862 5523 0 -1 4202560 9854 0 0 0 8 1 0 0 16 0 19 0 488308064 7823458304 267888 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917546905 0 4 0 16800975 18446604471142694976 0 0 -1 7 0 0 0
[pid=5862/tid=5871] ppid=5860 vsize=7640096 CPUtime=0.12 cores=5,7
/proc/5862/task/5871/stat : 5871 (java) S 5860 5862 5523 0 -1 4202560 45 0 0 0 12 0 0 0 15 0 19 0 488308064 7823458304 267888 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917546905 0 4 0 16800975 18446604471142694976 0 0 -1 7 0 0 0
[pid=5862/tid=5872] ppid=5860 vsize=7640096 CPUtime=0.2 cores=5,7
/proc/5862/task/5872/stat : 5872 (java) S 5860 5862 5523 0 -1 4202560 3808 0 0 0 20 0 0 0 15 0 19 0 488308064 7823458304 267888 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917546905 0 4 0 16800975 18446604471142694976 0 0 -1 7 0 0 0
[pid=5862/tid=5873] ppid=5860 vsize=7640096 CPUtime=8.29 cores=5,7
/proc/5862/task/5873/stat : 5873 (java) S 5860 5862 5523 0 -1 4202560 86599 0 0 0 820 9 0 0 15 0 19 0 488308065 7823458304 267888 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917547520 0 0 0 16800975 18446604471142694976 0 0 -1 5 0 0 0
[pid=5862/tid=5874] ppid=5860 vsize=7640096 CPUtime=0 cores=5,7
/proc/5862/task/5874/stat : 5874 (java) S 5860 5862 5523 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 488308066 7823458304 267888 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917546905 0 4 0 16800975 18446604471142694976 0 0 -1 7 0 0 0
[pid=5862/tid=5875] ppid=5860 vsize=7640096 CPUtime=0 cores=5,7
/proc/5862/task/5875/stat : 5875 (java) S 5860 5862 5523 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 488308066 7823458304 267888 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917546905 0 4 0 16800975 18446604471142694976 0 0 -1 7 0 0 0
[pid=5862/tid=5876] ppid=5860 vsize=7640096 CPUtime=0 cores=5,7
/proc/5862/task/5876/stat : 5876 (java) S 5860 5862 5523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488308068 7823458304 267888 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917554609 0 4 0 16800975 18446604471142694976 0 0 -1 5 0 0 0
[pid=5862/tid=5877] ppid=5860 vsize=7640096 CPUtime=0.69 cores=5,7
/proc/5862/task/5877/stat : 5877 (java) S 5860 5862 5523 0 -1 4202560 2734 0 0 0 69 0 0 0 15 0 19 0 488308068 7823458304 267888 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917546905 0 4 0 16800975 18446604471142694976 0 0 -1 7 0 0 0
[pid=5862/tid=5878] ppid=5860 vsize=7640096 CPUtime=0.35 cores=5,7
/proc/5862/task/5878/stat : 5878 (java) S 5860 5862 5523 0 -1 4202560 1857 0 0 0 35 0 0 0 15 0 19 0 488308068 7823458304 267888 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917546905 0 4 0 16800975 18446604471142694976 0 0 -1 5 0 0 0
[pid=5862/tid=5879] ppid=5860 vsize=7640096 CPUtime=0 cores=5,7
/proc/5862/task/5879/stat : 5879 (java) S 5860 5862 5523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488308068 7823458304 267888 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917546905 0 4 0 16800975 18446604471142694976 0 0 -1 5 0 0 0
[pid=5862/tid=5880] ppid=5860 vsize=7640096 CPUtime=0 cores=5,7
/proc/5862/task/5880/stat : 5880 (java) S 5860 5862 5523 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 19 0 488308068 7823458304 267888 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917547520 0 4 0 16800975 18446604471142694976 0 0 -1 7 0 0 0
[pid=5862/tid=5881] ppid=5860 vsize=7640096 CPUtime=0 cores=5,7
/proc/5862/task/5881/stat : 5881 (java) S 5860 5862 5523 0 -1 4202560 7 0 0 0 0 0 0 0 23 0 19 0 488308316 7823458304 267888 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917547520 0 4 0 16800975 18446604471142694976 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1244.11
Current children cumulated vsize (KiB) 7640096



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.69 2.99 3.24 2/191 5976
/proc/meminfo: memFree=23064868/32951124 swapFree=67111412/67111528
[pid=5862] ppid=5860 vsize=7640096 CPUtime=1301.87 cores=5,7
/proc/5862/stat : 5862 (java) S 5860 5862 5523 0 -1 4202496 270348 0 1 0 130150 37 0 0 23 0 19 0 488308062 7823458304 268114 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917533669 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/5862/statm: 1910024 268114 2251 9 0 1900762 0
[pid=5862/tid=5863] ppid=5860 vsize=7640096 CPUtime=1290.07 cores=5,7
/proc/5862/task/5863/stat : 5863 (java) R 5860 5862 5523 0 -1 4202560 93221 0 1 0 128992 15 0 0 25 0 19 0 488308063 7823458304 268114 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 46912505723392 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=5862/tid=5865] ppid=5860 vsize=7640096 CPUtime=0.4 cores=5,7
/proc/5862/task/5865/stat : 5865 (java) S 5860 5862 5523 0 -1 4202560 27036 0 0 0 37 3 0 0 15 0 19 0 488308064 7823458304 268114 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917546905 0 4 0 16800975 18446604471142694976 0 0 -1 7 0 0 0
[pid=5862/tid=5866] ppid=5860 vsize=7640096 CPUtime=0.32 cores=5,7
/proc/5862/task/5866/stat : 5866 (java) S 5860 5862 5523 0 -1 4202560 17592 0 0 0 30 2 0 0 15 0 19 0 488308064 7823458304 268114 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917546905 0 4 0 16800975 18446604471142694976 0 0 -1 7 0 0 0
[pid=5862/tid=5867] ppid=5860 vsize=7640096 CPUtime=0.25 cores=5,7
/proc/5862/task/5867/stat : 5867 (java) S 5860 5862 5523 0 -1 4202560 12448 0 0 0 24 1 0 0 15 0 19 0 488308064 7823458304 268114 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917546905 0 4 0 16800975 18446604471142694976 0 0 -1 7 0 0 0
[pid=5862/tid=5868] ppid=5860 vsize=7640096 CPUtime=0.19 cores=5,7
/proc/5862/task/5868/stat : 5868 (java) S 5860 5862 5523 0 -1 4202560 11747 0 0 0 18 1 0 0 15 0 19 0 488308064 7823458304 268114 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917546905 0 4 0 16800975 18446604471142694976 0 0 -1 7 0 0 0
[pid=5862/tid=5869] ppid=5860 vsize=7640096 CPUtime=0.11 cores=5,7
/proc/5862/task/5869/stat : 5869 (java) S 5860 5862 5523 0 -1 4202560 1958 0 0 0 11 0 0 0 15 0 19 0 488308064 7823458304 268114 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917546905 0 4 0 16800975 18446604471142694976 0 0 -1 7 0 0 0
[pid=5862/tid=5870] ppid=5860 vsize=7640096 CPUtime=0.15 cores=5,7
/proc/5862/task/5870/stat : 5870 (java) S 5860 5862 5523 0 -1 4202560 9854 0 0 0 14 1 0 0 15 0 19 0 488308064 7823458304 268114 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917546905 0 4 0 16800975 18446604471142694976 0 0 -1 7 0 0 0
[pid=5862/tid=5871] ppid=5860 vsize=7640096 CPUtime=0.12 cores=5,7
/proc/5862/task/5871/stat : 5871 (java) S 5860 5862 5523 0 -1 4202560 45 0 0 0 12 0 0 0 15 0 19 0 488308064 7823458304 268114 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917546905 0 4 0 16800975 18446604471142694976 0 0 -1 7 0 0 0
[pid=5862/tid=5872] ppid=5860 vsize=7640096 CPUtime=0.2 cores=5,7
/proc/5862/task/5872/stat : 5872 (java) S 5860 5862 5523 0 -1 4202560 3808 0 0 0 20 0 0 0 15 0 19 0 488308064 7823458304 268114 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917546905 0 4 0 16800975 18446604471142694976 0 0 -1 7 0 0 0
[pid=5862/tid=5873] ppid=5860 vsize=7640096 CPUtime=8.91 cores=5,7
/proc/5862/task/5873/stat : 5873 (java) S 5860 5862 5523 0 -1 4202560 86822 0 0 0 882 9 0 0 15 0 19 0 488308065 7823458304 268114 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917547520 0 0 0 16800975 18446604471142694976 0 0 -1 5 0 0 0
[pid=5862/tid=5874] ppid=5860 vsize=7640096 CPUtime=0 cores=5,7
/proc/5862/task/5874/stat : 5874 (java) S 5860 5862 5523 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 488308066 7823458304 268114 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917546905 0 4 0 16800975 18446604471142694976 0 0 -1 7 0 0 0
[pid=5862/tid=5875] ppid=5860 vsize=7640096 CPUtime=0 cores=5,7
/proc/5862/task/5875/stat : 5875 (java) S 5860 5862 5523 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 488308066 7823458304 268114 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917546905 0 4 0 16800975 18446604471142694976 0 0 -1 7 0 0 0
[pid=5862/tid=5876] ppid=5860 vsize=7640096 CPUtime=0 cores=5,7
/proc/5862/task/5876/stat : 5876 (java) S 5860 5862 5523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488308068 7823458304 268114 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917554609 0 4 0 16800975 18446604471142694976 0 0 -1 5 0 0 0
[pid=5862/tid=5877] ppid=5860 vsize=7640096 CPUtime=0.69 cores=5,7
/proc/5862/task/5877/stat : 5877 (java) S 5860 5862 5523 0 -1 4202560 2734 0 0 0 69 0 0 0 15 0 19 0 488308068 7823458304 268114 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917546905 0 4 0 16800975 18446604471142694976 0 0 -1 7 0 0 0
[pid=5862/tid=5878] ppid=5860 vsize=7640096 CPUtime=0.35 cores=5,7
/proc/5862/task/5878/stat : 5878 (java) S 5860 5862 5523 0 -1 4202560 1857 0 0 0 35 0 0 0 15 0 19 0 488308068 7823458304 268114 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917546905 0 4 0 16800975 18446604471142694976 0 0 -1 5 0 0 0
[pid=5862/tid=5879] ppid=5860 vsize=7640096 CPUtime=0 cores=5,7
/proc/5862/task/5879/stat : 5879 (java) S 5860 5862 5523 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 488308068 7823458304 268114 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917546905 0 4 0 16800975 18446604471142694976 0 0 -1 5 0 0 0
[pid=5862/tid=5880] ppid=5860 vsize=7640096 CPUtime=0 cores=5,7
/proc/5862/task/5880/stat : 5880 (java) S 5860 5862 5523 0 -1 4202560 75 0 0 0 0 0 0 0 15 0 19 0 488308068 7823458304 268114 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917547520 0 4 0 16800975 18446604471142694976 0 0 -1 7 0 0 0
[pid=5862/tid=5881] ppid=5860 vsize=7640096 CPUtime=0 cores=5,7
/proc/5862/task/5881/stat : 5881 (java) S 5860 5862 5523 0 -1 4202560 7 0 0 0 0 0 0 0 23 0 19 0 488308316 7823458304 268114 33554432000 1073741824 1073778376 140734106985440 18446744073709551615 218917547520 0 4 0 16800975 18446604471142694976 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1301.87
Current children cumulated vsize (KiB) 7640096

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

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

Child status: 143
Real time (s): 1300.09
CPU time (s): 1301.99
CPU user time (s): 1301.56
CPU system time (s): 0.421935
CPU usage (%): 100.146
Max. virtual memory (cumulated for all children) (KiB): 7640824

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1301.56
system time used= 0.421935
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 270385
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= 26972
involuntary context switches= 3760

runsolver used 2.21366 second user time and 4.90025 second system time

The end

Launcher Data

Begin job on node137 at 2011-04-25 23:31:44
IDJOB=3285441
IDBENCH=82386
IDSOLVER=1611
FILE ID=node137/3285441-1303767101
RUNJOBID= node137-1303765790-5544
PBS_JOBID= 13157155
Free space on /tmp= 71540 MiB

SOLVER NAME= SAT4J core 2.3.0 SNAPSHOT 2011-02-06
BENCH NAME= SAT11/application/rintanen/SATPlanning/transport-transport-two-cities-sequential-15nodes-1000size-3degree-100mindistance-3trucks-10packages-2008seed.040-SAT.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-3285441-1303767101/watcher-3285441-1303767101 -o /tmp/evaluation-result-3285441-1303767101/solver-3285441-1303767101 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3285441-1303767101.cnf

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

MD5SUM BENCH= 74e0fa52e4789615985c73d0a8b105b4
RANDOM SEED=504352151

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22262852 kB
Buffers:       1735640 kB
Cached:        6663532 kB
SwapCached:        112 kB
Active:        3635176 kB
Inactive:      6493036 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22262852 kB
SwapTotal:    67111528 kB
SwapFree:     67111412 kB
Dirty:          109924 kB
Writeback:           0 kB
AnonPages:     1729084 kB
Mapped:          23444 kB
Slab:           490804 kB
PageTables:       8968 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 22030736 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= 71736 MiB
End job on node137 at 2011-04-25 23:53:26