Trace number 3283555

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) 1302.66 1300.09

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UCG-20-5p1.cnf
MD5SUM93858500e23e9a4bf0619d7bf7dc00f3
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark169.075
Satisfiable
(Un)Satisfiability was proved
Number of variables224986
Number of clauses1204430
Sum of the clauses size2908691
Maximum clause length10
Minimum clause length1
Number of clauses of size 111403
Number of clauses of size 2851953
Number of clauses of size 3284354
Number of clauses of size 46300
Number of clauses of size 525200
Number of clauses of size over 525220

Solver Data

0.05/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.05/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.05/0.08	c See www.sat4j.org for details.
0.05/0.08	c no version file found!!!
0.05/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.05/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.05/0.09	c java.vm.version	19.1-b02
0.05/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.05/0.09	c sun.arch.data.model	64
0.05/0.09	c java.version		1.6.0_24
0.05/0.09	c os.name		Linux
0.05/0.09	c os.version		2.6.18-164.el5
0.05/0.09	c os.arch		amd64
0.05/0.09	c Free memory 		6997539544
0.05/0.09	c Max memory 		7034241024
0.05/0.09	c Total memory 		7034241024
0.05/0.09	c Number of processors 	8
0.08/0.10	c --- Begin Solver configuration ---
0.08/0.10	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@50337d0f
0.08/0.10	c Learn all clauses as in MiniSAT
0.08/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.08/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.08/0.10	c Expensive reason simplification
0.08/0.10	c Armin Biere (Picosat) restarts strategy
0.08/0.10	c Glucose learned constraints deletion strategy
0.08/0.10	c timeout=2147483647s
0.08/0.10	c DB Simplification allowed=true
0.08/0.10	c --- End Solver configuration ---
0.08/0.10	c solving HOME/instance-3283555-1303760022.cnf
0.08/0.10	c reading problem ... 
1.24/1.12	c ... done. Wall clock time 1.015s.
1.24/1.12	c #vars     224986
1.24/1.12	c #constraints  1203680
1.24/1.12	c constraints type 
1.24/1.12	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 341074
1.24/1.12	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 851203
12.16/11.46	c cleaning 2480 clauses out of 4963 with flag 5001/5001
24.29/22.97	c cleaning 4166 clauses out of 8358 with flag 11001/11001
37.64/35.77	c cleaning 5523 clauses out of 11121 with flag 18000/18000
52.86/50.94	c cleaning 6636 clauses out of 13463 with flag 26000/26000
70.40/68.41	c cleaning 7787 clauses out of 15717 with flag 35007/35007
89.02/87.00	c cleaning 8908 clauses out of 17822 with flag 45001/45001
111.24/109.22	c cleaning 9843 clauses out of 19780 with flag 56000/56000
136.17/134.12	c cleaning 10786 clauses out of 21721 with flag 68000/68000
162.09/160.04	c cleaning 11817 clauses out of 23797 with flag 81000/81000
189.31/187.22	c cleaning 12835 clauses out of 25938 with flag 95001/95001
220.13/218.07	c cleaning 13667 clauses out of 27771 with flag 110000/110000
261.26/259.10	c cleaning 14703 clauses out of 29971 with flag 126000/126000
298.19/296.09	c cleaning 15459 clauses out of 31936 with flag 143000/143000
340.81/338.66	c cleaning 17060 clauses out of 34336 with flag 161001/161001
393.24/391.00	c cleaning 17738 clauses out of 35753 with flag 180000/180000
447.46/445.23	c cleaning 18704 clauses out of 37754 with flag 200002/200002
514.39/512.15	c cleaning 19749 clauses out of 39831 with flag 221000/221000
591.11/588.80	c cleaning 20850 clauses out of 42006 with flag 243003/243003
671.74/669.48	c cleaning 21869 clauses out of 44063 with flag 266003/266003
754.97/752.65	c cleaning 22718 clauses out of 45997 with flag 290000/290000
849.30/846.98	c cleaning 23624 clauses out of 47558 with flag 315000/315000
957.42/955.03	c cleaning 24734 clauses out of 49693 with flag 341001/341001
1055.16/1052.71	c cleaning 25780 clauses out of 51793 with flag 368000/368000
1159.38/1156.98	c cleaning 26412 clauses out of 53110 with flag 396000/396000
1287.22/1284.79	c cleaning 27669 clauses out of 55570 with flag 425000/425000
1302.54/1300.01	c starts		: 582
1302.54/1300.01	c conflicts		: 430125
1302.54/1300.01	c decisions		: 3897594
1302.54/1300.01	c propagations		: 1462449738
1302.54/1300.01	c inspects		: 5060603135
1302.54/1300.01	c shortcuts		: 0
1302.54/1300.01	c learnt literals	: 770
1302.54/1300.01	c learnt binary clauses	: 8287
1302.54/1300.01	c learnt ternary clauses	: 9696
1302.54/1300.01	c learnt constraints	: 429355
1302.54/1300.01	c ignored constraints	: 0
1302.54/1300.01	c root simplifications	: 1352
1302.54/1300.01	c removed literals (reason simplification)	: 23739014
1302.54/1300.01	c reason swapping (by a shorter reason)	: 0
1302.54/1300.01	c Calls to reduceDB	: 25
1302.54/1300.01	c speed (assignments/second)	: 1125921.8348575823
1302.54/1300.01	c non guided choices	11910
1302.54/1300.06	c learnt constraints type 
1302.54/1300.06	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 7490
1302.54/1300.06	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 25516
1302.54/1300.06	c constraints type 
1302.54/1300.06	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 341074
1302.54/1300.06	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 851203
1302.54/1300.06	s UNKNOWN
1302.54/1300.06	c Total wall clock time (in seconds) : 1299.908

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-3283555-1303760022/watcher-3283555-1303760022 -o /tmp/evaluation-result-3283555-1303760022/solver-3283555-1303760022 -C 2400 -W 1300 -M 7680 java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3283555-1303760022.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: 4.05 4.17 5.42 4/243 10165
/proc/meminfo: memFree=20029948/32950904 swapFree=67082284/67111528
[pid=10165] ppid=10163 vsize=23028 CPUtime=0 cores=5,7
/proc/10165/stat : 10165 (java) R 10163 10165 9900 0 -1 4202496 958 0 0 0 0 0 0 0 23 0 1 0 487602086 23580672 702 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237273916904 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10165/statm: 5757 703 519 9 0 124 0

[startup+0.073787 s]
/proc/loadavg: 4.05 4.17 5.42 4/243 10165
/proc/meminfo: memFree=20029948/32950904 swapFree=67082284/67111528
[pid=10165] ppid=10163 vsize=7569784 CPUtime=0.05 cores=5,7
/proc/10165/stat : 10165 (java) S 10163 10165 9900 0 -1 4202496 9203 0 1 0 4 1 0 0 23 0 18 0 487602086 7751458816 8900 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/10165/statm: 1892446 8901 1733 9 0 1883189 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 7569784

[startup+0.100782 s]
/proc/loadavg: 4.05 4.17 5.42 4/243 10165
/proc/meminfo: memFree=20029948/32950904 swapFree=67082284/67111528
[pid=10165] ppid=10163 vsize=7569940 CPUtime=0.08 cores=5,7
/proc/10165/stat : 10165 (java) S 10163 10165 9900 0 -1 4202496 9614 0 1 0 7 1 0 0 23 0 18 0 487602086 7751618560 9311 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/10165/statm: 1892485 9311 1754 9 0 1883223 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7569940

[startup+0.30075 s]
/proc/loadavg: 4.05 4.17 5.42 4/243 10165
/proc/meminfo: memFree=20029948/32950904 swapFree=67082284/67111528
[pid=10165] ppid=10163 vsize=7637124 CPUtime=0.39 cores=5,7
/proc/10165/stat : 10165 (java) S 10163 10165 9900 0 -1 4202496 19803 0 1 0 37 2 0 0 23 0 18 0 487602086 7820414976 19372 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/10165/statm: 1909281 19375 2198 9 0 1900019 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 7637124

[startup+0.700675 s]
/proc/loadavg: 4.05 4.17 5.42 4/243 10165
/proc/meminfo: memFree=20029948/32950904 swapFree=67082284/67111528
[pid=10165] ppid=10163 vsize=7637124 CPUtime=0.79 cores=5,7
/proc/10165/stat : 10165 (java) S 10163 10165 9900 0 -1 4202496 30285 0 1 0 76 3 0 0 23 0 18 0 487602086 7820414976 29854 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/10165/statm: 1909281 29855 2198 9 0 1900019 0
Current children cumulated CPU time (s) 0.79
Current children cumulated vsize (KiB) 7637124

[startup+1.53011 s]
/proc/loadavg: 4.05 4.17 5.42 5/261 10183
/proc/meminfo: memFree=19889596/32950904 swapFree=67082284/67111528
[pid=10165] ppid=10163 vsize=7641448 CPUtime=1.94 cores=5,7
/proc/10165/stat : 10165 (java) S 10163 10165 9900 0 -1 4202496 46292 0 1 0 188 6 0 0 23 0 19 0 487602086 7824842752 45425 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/10165/statm: 1910362 45425 2218 9 0 1901100 0
[pid=10165/tid=10167] ppid=10163 vsize=7641448 CPUtime=1.5 cores=5,7
/proc/10165/task/10167/stat : 10167 (java) R 10163 10165 9900 0 -1 4202560 42760 0 1 0 145 5 0 0 25 0 19 0 487602087 7824842752 45425 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 46912505186031 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=10165/tid=10168] ppid=10163 vsize=7641448 CPUtime=0 cores=5,7
/proc/10165/task/10168/stat : 10168 (java) S 10163 10165 9900 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487602089 7824842752 45425 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290695577 0 4 0 16800975 18446604471149743040 0 0 -1 5 0 0 0
[pid=10165/tid=10169] ppid=10163 vsize=7641448 CPUtime=0 cores=5,7
/proc/10165/task/10169/stat : 10169 (java) S 10163 10165 9900 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487602089 7824842752 45425 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290695577 0 4 0 16800975 18446604471149743040 0 0 -1 5 0 0 0
[pid=10165/tid=10170] ppid=10163 vsize=7641448 CPUtime=0 cores=5,7
/proc/10165/task/10170/stat : 10170 (java) S 10163 10165 9900 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487602089 7824842752 45425 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290695577 0 4 0 16800975 18446604471149743040 0 0 -1 5 0 0 0
[pid=10165/tid=10171] ppid=10163 vsize=7641448 CPUtime=0 cores=5,7
/proc/10165/task/10171/stat : 10171 (java) S 10163 10165 9900 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487602089 7824842752 45425 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290695577 0 4 0 16800975 18446604471149743040 0 0 -1 5 0 0 0
[pid=10165/tid=10172] ppid=10163 vsize=7641448 CPUtime=0 cores=5,7
/proc/10165/task/10172/stat : 10172 (java) S 10163 10165 9900 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487602089 7824842752 45425 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290695577 0 4 0 16800975 18446604471149743040 0 0 -1 5 0 0 0
[pid=10165/tid=10173] ppid=10163 vsize=7641448 CPUtime=0 cores=5,7
/proc/10165/task/10173/stat : 10173 (java) S 10163 10165 9900 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487602089 7824842752 45425 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290695577 0 4 0 16800975 18446604471149743040 0 0 -1 5 0 0 0
[pid=10165/tid=10174] ppid=10163 vsize=7641448 CPUtime=0 cores=5,7
/proc/10165/task/10174/stat : 10174 (java) S 10163 10165 9900 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487602089 7824842752 45425 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290695577 0 4 0 16800975 18446604471149743040 0 0 -1 5 0 0 0
[pid=10165/tid=10175] ppid=10163 vsize=7641448 CPUtime=0 cores=5,7
/proc/10165/task/10175/stat : 10175 (java) S 10163 10165 9900 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487602089 7824842752 45425 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290695577 0 4 0 16800975 18446604471149743040 0 0 -1 5 0 0 0
[pid=10165/tid=10176] ppid=10163 vsize=7641448 CPUtime=0 cores=5,7
/proc/10165/task/10176/stat : 10176 (java) S 10163 10165 9900 0 -1 4202560 6 0 0 0 0 0 0 0 16 0 19 0 487602090 7824842752 45425 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290696192 0 0 0 16800975 18446604471149743040 0 0 -1 5 0 0 0
[pid=10165/tid=10177] ppid=10163 vsize=7641448 CPUtime=0 cores=5,7
/proc/10165/task/10177/stat : 10177 (java) S 10163 10165 9900 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 487602090 7824842752 45425 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290695577 0 4 0 16800975 18446604471149743040 0 0 -1 5 0 0 0
[pid=10165/tid=10178] ppid=10163 vsize=7641448 CPUtime=0 cores=5,7
/proc/10165/task/10178/stat : 10178 (java) S 10163 10165 9900 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 487602090 7824842752 45425 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290695577 0 4 0 16800975 18446604471149743040 0 0 -1 5 0 0 0
[pid=10165/tid=10179] ppid=10163 vsize=7641448 CPUtime=0 cores=5,7
/proc/10165/task/10179/stat : 10179 (java) S 10163 10165 9900 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487602093 7824842752 45425 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290703281 0 4 0 16800975 18446604471149743040 0 0 -1 5 0 0 0
[pid=10165/tid=10180] ppid=10163 vsize=7641448 CPUtime=0.29 cores=5,7
/proc/10165/task/10180/stat : 10180 (java) S 10163 10165 9900 0 -1 4202560 1554 0 0 0 29 0 0 0 15 0 19 0 487602093 7824842752 45425 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290695577 0 4 0 16800975 18446604471149743040 0 0 -1 7 0 0 0
[pid=10165/tid=10181] ppid=10163 vsize=7641448 CPUtime=0.13 cores=5,7
/proc/10165/task/10181/stat : 10181 (java) R 10163 10165 9900 0 -1 4202560 817 0 0 0 13 0 0 0 16 0 19 0 487602093 7824842752 45425 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 47114085386973 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=10165/tid=10182] ppid=10163 vsize=7641448 CPUtime=0 cores=5,7
/proc/10165/task/10182/stat : 10182 (java) S 10163 10165 9900 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487602093 7824842752 45425 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290695577 0 4 0 16800975 18446604471149743040 0 0 -1 5 0 0 0
[pid=10165/tid=10183] ppid=10163 vsize=7641448 CPUtime=0 cores=5,7
/proc/10165/task/10183/stat : 10183 (java) S 10163 10165 9900 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 487602093 7824842752 45425 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290696192 0 4 0 16800975 18446604471149743040 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.94
Current children cumulated vsize (KiB) 7641448

[startup+3.10125 s]
/proc/loadavg: 4.05 4.17 5.42 6/262 10184
/proc/meminfo: memFree=19853132/32950904 swapFree=67082284/67111528
[pid=10165] ppid=10163 vsize=7642944 CPUtime=3.82 cores=5,7
/proc/10165/stat : 10165 (java) S 10163 10165 9900 0 -1 4202496 47545 0 1 0 376 6 0 0 23 0 19 0 487602086 7826374656 46003 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/10165/statm: 1910736 46003 2223 9 0 1901474 0
[pid=10165/tid=10167] ppid=10163 vsize=7642944 CPUtime=3.07 cores=5,7
/proc/10165/task/10167/stat : 10167 (java) R 10163 10165 9900 0 -1 4202560 42926 0 1 0 302 5 0 0 25 0 19 0 487602087 7826374656 46003 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 46912505744077 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=10165/tid=10168] ppid=10163 vsize=7642944 CPUtime=0 cores=5,7
/proc/10165/task/10168/stat : 10168 (java) S 10163 10165 9900 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487602089 7826374656 46003 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290695577 0 4 0 16800975 18446604471149743040 0 0 -1 5 0 0 0
[pid=10165/tid=10169] ppid=10163 vsize=7642944 CPUtime=0 cores=5,7
/proc/10165/task/10169/stat : 10169 (java) S 10163 10165 9900 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487602089 7826374656 46003 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290695577 0 4 0 16800975 18446604471149743040 0 0 -1 5 0 0 0
[pid=10165/tid=10170] ppid=10163 vsize=7642944 CPUtime=0 cores=5,7
/proc/10165/task/10170/stat : 10170 (java) S 10163 10165 9900 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487602089 7826374656 46003 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290695577 0 4 0 16800975 18446604471149743040 0 0 -1 5 0 0 0
[pid=10165/tid=10171] ppid=10163 vsize=7642944 CPUtime=0 cores=5,7
/proc/10165/task/10171/stat : 10171 (java) S 10163 10165 9900 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487602089 7826374656 46003 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290695577 0 4 0 16800975 18446604471149743040 0 0 -1 5 0 0 0
[pid=10165/tid=10172] ppid=10163 vsize=7642944 CPUtime=0 cores=5,7
/proc/10165/task/10172/stat : 10172 (java) S 10163 10165 9900 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487602089 7826374656 46003 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290695577 0 4 0 16800975 18446604471149743040 0 0 -1 5 0 0 0
[pid=10165/tid=10173] ppid=10163 vsize=7642944 CPUtime=0 cores=5,7
/proc/10165/task/10173/stat : 10173 (java) S 10163 10165 9900 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487602089 7826374656 46003 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290695577 0 4 0 16800975 18446604471149743040 0 0 -1 5 0 0 0
[pid=10165/tid=10174] ppid=10163 vsize=7642944 CPUtime=0 cores=5,7
/proc/10165/task/10174/stat : 10174 (java) S 10163 10165 9900 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487602089 7826374656 46003 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290695577 0 4 0 16800975 18446604471149743040 0 0 -1 5 0 0 0
[pid=10165/tid=10175] ppid=10163 vsize=7642944 CPUtime=0 cores=5,7
/proc/10165/task/10175/stat : 10175 (java) S 10163 10165 9900 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487602089 7826374656 46003 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290695577 0 4 0 16800975 18446604471149743040 0 0 -1 5 0 0 0
[pid=10165/tid=10176] ppid=10163 vsize=7642944 CPUtime=0 cores=5,7
/proc/10165/task/10176/stat : 10176 (java) S 10163 10165 9900 0 -1 4202560 6 0 0 0 0 0 0 0 16 0 19 0 487602090 7826374656 46003 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290696192 0 0 0 16800975 18446604471149743040 0 0 -1 5 0 0 0
[pid=10165/tid=10177] ppid=10163 vsize=7642944 CPUtime=0 cores=5,7
/proc/10165/task/10177/stat : 10177 (java) S 10163 10165 9900 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 487602090 7826374656 46003 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290695577 0 4 0 16800975 18446604471149743040 0 0 -1 5 0 0 0
[pid=10165/tid=10178] ppid=10163 vsize=7642944 CPUtime=0 cores=5,7
/proc/10165/task/10178/stat : 10178 (java) S 10163 10165 9900 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 487602090 7826374656 46003 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290695577 0 4 0 16800975 18446604471149743040 0 0 -1 5 0 0 0
[pid=10165/tid=10179] ppid=10163 vsize=7642944 CPUtime=0 cores=5,7
/proc/10165/task/10179/stat : 10179 (java) S 10163 10165 9900 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487602093 7826374656 46003 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290703281 0 4 0 16800975 18446604471149743040 0 0 -1 5 0 0 0
[pid=10165/tid=10180] ppid=10163 vsize=7642944 CPUtime=0.49 cores=5,7
/proc/10165/task/10180/stat : 10180 (java) S 10163 10165 9900 0 -1 4202560 2496 0 0 0 49 0 0 0 15 0 19 0 487602093 7826374656 46003 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290695577 0 4 0 16800975 18446604471149743040 0 0 -1 7 0 0 0
[pid=10165/tid=10181] ppid=10163 vsize=7642944 CPUtime=0.24 cores=5,7
/proc/10165/task/10181/stat : 10181 (java) S 10163 10165 9900 0 -1 4202560 962 0 0 0 24 0 0 0 15 0 19 0 487602093 7826374656 46003 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290695577 0 4 0 16800975 18446604471149743040 0 0 -1 5 0 0 0
[pid=10165/tid=10182] ppid=10163 vsize=7642944 CPUtime=0 cores=5,7
/proc/10165/task/10182/stat : 10182 (java) S 10163 10165 9900 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487602093 7826374656 46003 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290695577 0 4 0 16800975 18446604471149743040 0 0 -1 5 0 0 0
[pid=10165/tid=10183] ppid=10163 vsize=7642944 CPUtime=0 cores=5,7
/proc/10165/task/10183/stat : 10183 (java) S 10163 10165 9900 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 487602093 7826374656 46003 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290696192 0 4 0 16800975 18446604471149743040 0 0 -1 7 0 0 0
[pid=10165/tid=10184] ppid=10163 vsize=7642944 CPUtime=0 cores=5,7
/proc/10165/task/10184/stat : 10184 (java) S 10163 10165 9900 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 487602212 7826374656 46003 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290696192 0 4 0 16800975 18446604471149743040 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3.82
Current children cumulated vsize (KiB) 7642944

[startup+6.30068 s]
/proc/loadavg: 4.05 4.16 5.41 5/262 10184
/proc/meminfo: memFree=19851024/32950904 swapFree=67082284/67111528
[pid=10165] ppid=10163 vsize=7642328 CPUtime=7.07 cores=5,7
/proc/10165/stat : 10165 (java) S 10163 10165 9900 0 -1 4202496 47968 0 1 0 700 7 0 0 23 0 19 0 487602086 7825743872 46294 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/10165/statm: 1910582 46294 2226 9 0 1901320 0
[pid=10165/tid=10167] ppid=10163 vsize=7642328 CPUtime=6.25 cores=5,7
/proc/10165/task/10167/stat : 10167 (java) R 10163 10165 9900 0 -1 4202560 43338 0 1 0 619 6 0 0 25 0 19 0 487602087 7825743872 46294 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 46912505743723 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=10165/tid=10168] ppid=10163 vsize=7642328 CPUtime=0 cores=5,7
/proc/10165/task/10168/stat : 10168 (java) S 10163 10165 9900 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487602089 7825743872 46294 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290695577 0 4 0 16800975 18446604471149743040 0 0 -1 5 0 0 0
[pid=10165/tid=10169] ppid=10163 vsize=7642328 CPUtime=0 cores=5,7
/proc/10165/task/10169/stat : 10169 (java) S 10163 10165 9900 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487602089 7825743872 46294 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290695577 0 4 0 16800975 18446604471149743040 0 0 -1 5 0 0 0
[pid=10165/tid=10170] ppid=10163 vsize=7642328 CPUtime=0 cores=5,7
/proc/10165/task/10170/stat : 10170 (java) S 10163 10165 9900 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487602089 7825743872 46294 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290695577 0 4 0 16800975 18446604471149743040 0 0 -1 5 0 0 0
[pid=10165/tid=10171] ppid=10163 vsize=7642328 CPUtime=0 cores=5,7
/proc/10165/task/10171/stat : 10171 (java) S 10163 10165 9900 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487602089 7825743872 46294 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290695577 0 4 0 16800975 18446604471149743040 0 0 -1 5 0 0 0
[pid=10165/tid=10172] ppid=10163 vsize=7642328 CPUtime=0 cores=5,7
/proc/10165/task/10172/stat : 10172 (java) S 10163 10165 9900 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487602089 7825743872 46294 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290695577 0 4 0 16800975 18446604471149743040 0 0 -1 5 0 0 0
[pid=10165/tid=10173] ppid=10163 vsize=7642328 CPUtime=0 cores=5,7
/proc/10165/task/10173/stat : 10173 (java) S 10163 10165 9900 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487602089 7825743872 46294 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290695577 0 4 0 16800975 18446604471149743040 0 0 -1 5 0 0 0
[pid=10165/tid=10174] ppid=10163 vsize=7642328 CPUtime=0 cores=5,7
/proc/10165/task/10174/stat : 10174 (java) S 10163 10165 9900 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487602089 7825743872 46294 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290695577 0 4 0 16800975 18446604471149743040 0 0 -1 5 0 0 0
[pid=10165/tid=10175] ppid=10163 vsize=7642328 CPUtime=0 cores=5,7
/proc/10165/task/10175/stat : 10175 (java) S 10163 10165 9900 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487602089 7825743872 46294 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290695577 0 4 0 16800975 18446604471149743040 0 0 -1 5 0 0 0
[pid=10165/tid=10176] ppid=10163 vsize=7642328 CPUtime=0 cores=5,7
/proc/10165/task/10176/stat : 10176 (java) S 10163 10165 9900 0 -1 4202560 6 0 0 0 0 0 0 0 16 0 19 0 487602090 7825743872 46294 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290696192 0 0 0 16800975 18446604471149743040 0 0 -1 5 0 0 0
[pid=10165/tid=10177] ppid=10163 vsize=7642328 CPUtime=0 cores=5,7
/proc/10165/task/10177/stat : 10177 (java) S 10163 10165 9900 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 487602090 7825743872 46294 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290695577 0 4 0 16800975 18446604471149743040 0 0 -1 5 0 0 0
[pid=10165/tid=10178] ppid=10163 vsize=7642328 CPUtime=0 cores=5,7
/proc/10165/task/10178/stat : 10178 (java) S 10163 10165 9900 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 487602090 7825743872 46294 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290695577 0 4 0 16800975 18446604471149743040 0 0 -1 5 0 0 0
[pid=10165/tid=10179] ppid=10163 vsize=7642328 CPUtime=0 cores=5,7
/proc/10165/task/10179/stat : 10179 (java) S 10163 10165 9900 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487602093 7825743872 46294 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290703281 0 4 0 16800975 18446604471149743040 0 0 -1 5 0 0 0
[pid=10165/tid=10180] ppid=10163 vsize=7642328 CPUtime=0.49 cores=5,7
/proc/10165/task/10180/stat : 10180 (java) S 10163 10165 9900 0 -1 4202560 2496 0 0 0 49 0 0 0 15 0 19 0 487602093 7825743872 46294 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290695577 0 4 0 16800975 18446604471149743040 0 0 -1 7 0 0 0
[pid=10165/tid=10181] ppid=10163 vsize=7642328 CPUtime=0.31 cores=5,7
/proc/10165/task/10181/stat : 10181 (java) S 10163 10165 9900 0 -1 4202560 973 0 0 0 31 0 0 0 15 0 19 0 487602093 7825743872 46294 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290695577 0 4 0 16800975 18446604471149743040 0 0 -1 5 0 0 0
[pid=10165/tid=10182] ppid=10163 vsize=7642328 CPUtime=0 cores=5,7
/proc/10165/task/10182/stat : 10182 (java) S 10163 10165 9900 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487602093 7825743872 46294 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290695577 0 4 0 16800975 18446604471149743040 0 0 -1 5 0 0 0
[pid=10165/tid=10183] ppid=10163 vsize=7642328 CPUtime=0 cores=5,7
/proc/10165/task/10183/stat : 10183 (java) S 10163 10165 9900 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 487602093 7825743872 46294 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290696192 0 4 0 16800975 18446604471149743040 0 0 -1 7 0 0 0
[pid=10165/tid=10184] ppid=10163 vsize=7642328 CPUtime=0 cores=5,7
/proc/10165/task/10184/stat : 10184 (java) S 10163 10165 9900 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 487602212 7825743872 46294 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290696192 0 4 0 16800975 18446604471149743040 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 7.07
Current children cumulated vsize (KiB) 7642328

[startup+12.7015 s]
/proc/loadavg: 4.04 4.16 5.40 5/262 10185
/proc/meminfo: memFree=19681276/32950904 swapFree=67082284/67111528

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

[pid=10165/tid=10173] ppid=10163 vsize=7654456 CPUtime=0.1 cores=5,7
/proc/10165/task/10173/stat : 10173 (java) S 10163 10165 9900 0 -1 4202560 6 0 0 0 10 0 0 0 15 0 19 0 487602089 7838162944 117298 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290695577 0 4 0 16800975 18446604471149743040 0 0 -1 7 0 0 0
[pid=10165/tid=10174] ppid=10163 vsize=7654456 CPUtime=0.13 cores=5,7
/proc/10165/task/10174/stat : 10174 (java) S 10163 10165 9900 0 -1 4202560 14 0 0 0 13 0 0 0 15 0 19 0 487602089 7838162944 117298 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290695577 0 4 0 16800975 18446604471149743040 0 0 -1 7 0 0 0
[pid=10165/tid=10175] ppid=10163 vsize=7654456 CPUtime=0.12 cores=5,7
/proc/10165/task/10175/stat : 10175 (java) S 10163 10165 9900 0 -1 4202560 64 0 0 0 12 0 0 0 15 0 19 0 487602089 7838162944 117298 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290695577 0 4 0 16800975 18446604471149743040 0 0 -1 7 0 0 0
[pid=10165/tid=10176] ppid=10163 vsize=7654456 CPUtime=7.12 cores=5,7
/proc/10165/task/10176/stat : 10176 (java) S 10163 10165 9900 0 -1 4202560 34013 0 0 0 709 3 0 0 15 0 19 0 487602090 7838162944 117298 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290696192 0 0 0 16800975 18446604471149743040 0 0 -1 5 0 0 0
[pid=10165/tid=10177] ppid=10163 vsize=7654456 CPUtime=0 cores=5,7
/proc/10165/task/10177/stat : 10177 (java) S 10163 10165 9900 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 487602090 7838162944 117298 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290695577 0 4 0 16800975 18446604471149743040 0 0 -1 5 0 0 0
[pid=10165/tid=10178] ppid=10163 vsize=7654456 CPUtime=0 cores=5,7
/proc/10165/task/10178/stat : 10178 (java) S 10163 10165 9900 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 487602090 7838162944 117298 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290695577 0 4 0 16800975 18446604471149743040 0 0 -1 5 0 0 0
[pid=10165/tid=10179] ppid=10163 vsize=7654456 CPUtime=0 cores=5,7
/proc/10165/task/10179/stat : 10179 (java) S 10163 10165 9900 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487602093 7838162944 117298 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290703281 0 4 0 16800975 18446604471149743040 0 0 -1 5 0 0 0
[pid=10165/tid=10180] ppid=10163 vsize=7654456 CPUtime=1.07 cores=5,7
/proc/10165/task/10180/stat : 10180 (java) S 10163 10165 9900 0 -1 4202560 10691 0 0 0 105 2 0 0 15 0 19 0 487602093 7838162944 117298 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290695577 0 4 0 16800975 18446604471149743040 0 0 -1 7 0 0 0
[pid=10165/tid=10181] ppid=10163 vsize=7654456 CPUtime=0.87 cores=5,7
/proc/10165/task/10181/stat : 10181 (java) S 10163 10165 9900 0 -1 4202560 7583 0 0 0 87 0 0 0 15 0 19 0 487602093 7838162944 117298 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290695577 0 4 0 16800975 18446604471149743040 0 0 -1 5 0 0 0
[pid=10165/tid=10182] ppid=10163 vsize=7654456 CPUtime=0 cores=5,7
/proc/10165/task/10182/stat : 10182 (java) S 10163 10165 9900 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487602093 7838162944 117298 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290695577 0 4 0 16800975 18446604471149743040 0 0 -1 5 0 0 0
[pid=10165/tid=10183] ppid=10163 vsize=7654456 CPUtime=0 cores=5,7
/proc/10165/task/10183/stat : 10183 (java) S 10163 10165 9900 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 19 0 487602093 7838162944 117298 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290696192 0 4 0 16800975 18446604471149743040 0 0 -1 7 0 0 0
[pid=10165/tid=10184] ppid=10163 vsize=7654456 CPUtime=0 cores=5,7
/proc/10165/task/10184/stat : 10184 (java) S 10163 10165 9900 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 487602212 7838162944 117298 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290696192 0 4 0 16800975 18446604471149743040 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1124.78
Current children cumulated vsize (KiB) 7654456

[startup+1182.3 s]
/proc/loadavg: 4.05 4.03 4.39 5/262 10406
/proc/meminfo: memFree=19732188/32950904 swapFree=67082284/67111528
[pid=10165] ppid=10163 vsize=7654456 CPUtime=1184.81 cores=5,7
/proc/10165/stat : 10165 (java) S 10163 10165 9900 0 -1 4202496 126186 0 1 0 118465 16 0 0 23 0 19 0 487602086 7838162944 117299 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/10165/statm: 1913614 117299 2254 9 0 1904352 0
[pid=10165/tid=10167] ppid=10163 vsize=7654456 CPUtime=1173.86 cores=5,7
/proc/10165/task/10167/stat : 10167 (java) R 10163 10165 9900 0 -1 4202560 43892 0 1 0 117380 6 0 0 25 0 19 0 487602087 7838162944 117299 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 46912505743589 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=10165/tid=10168] ppid=10163 vsize=7654456 CPUtime=0.25 cores=5,7
/proc/10165/task/10168/stat : 10168 (java) S 10163 10165 9900 0 -1 4202560 10697 0 0 0 24 1 0 0 15 0 19 0 487602089 7838162944 117299 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290695577 0 4 0 16800975 18446604471149743040 0 0 -1 7 0 0 0
[pid=10165/tid=10169] ppid=10163 vsize=7654456 CPUtime=0.38 cores=5,7
/proc/10165/task/10169/stat : 10169 (java) S 10163 10165 9900 0 -1 4202560 13695 0 0 0 37 1 0 0 15 0 19 0 487602089 7838162944 117299 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290695577 0 4 0 16800975 18446604471149743040 0 0 -1 7 0 0 0
[pid=10165/tid=10170] ppid=10163 vsize=7654456 CPUtime=0.12 cores=5,7
/proc/10165/task/10170/stat : 10170 (java) S 10163 10165 9900 0 -1 4202560 2373 0 0 0 12 0 0 0 16 0 19 0 487602089 7838162944 117299 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290695577 0 4 0 16800975 18446604471149743040 0 0 -1 7 0 0 0
[pid=10165/tid=10171] ppid=10163 vsize=7654456 CPUtime=0.17 cores=5,7
/proc/10165/task/10171/stat : 10171 (java) S 10163 10165 9900 0 -1 4202560 391 0 0 0 17 0 0 0 15 0 19 0 487602089 7838162944 117299 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290695577 0 4 0 16800975 18446604471149743040 0 0 -1 7 0 0 0
[pid=10165/tid=10172] ppid=10163 vsize=7654456 CPUtime=0.13 cores=5,7
/proc/10165/task/10172/stat : 10172 (java) S 10163 10165 9900 0 -1 4202560 1546 0 0 0 13 0 0 0 15 0 19 0 487602089 7838162944 117299 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290695577 0 4 0 16800975 18446604471149743040 0 0 -1 7 0 0 0
[pid=10165/tid=10173] ppid=10163 vsize=7654456 CPUtime=0.13 cores=5,7
/proc/10165/task/10173/stat : 10173 (java) S 10163 10165 9900 0 -1 4202560 7 0 0 0 13 0 0 0 15 0 19 0 487602089 7838162944 117299 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290695577 0 4 0 16800975 18446604471149743040 0 0 -1 7 0 0 0
[pid=10165/tid=10174] ppid=10163 vsize=7654456 CPUtime=0.13 cores=5,7
/proc/10165/task/10174/stat : 10174 (java) S 10163 10165 9900 0 -1 4202560 14 0 0 0 13 0 0 0 15 0 19 0 487602089 7838162944 117299 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290695577 0 4 0 16800975 18446604471149743040 0 0 -1 7 0 0 0
[pid=10165/tid=10175] ppid=10163 vsize=7654456 CPUtime=0.12 cores=5,7
/proc/10165/task/10175/stat : 10175 (java) S 10163 10165 9900 0 -1 4202560 64 0 0 0 12 0 0 0 15 0 19 0 487602089 7838162944 117299 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290695577 0 4 0 16800975 18446604471149743040 0 0 -1 7 0 0 0
[pid=10165/tid=10176] ppid=10163 vsize=7654456 CPUtime=7.49 cores=5,7
/proc/10165/task/10176/stat : 10176 (java) S 10163 10165 9900 0 -1 4202560 34015 0 0 0 746 3 0 0 15 0 19 0 487602090 7838162944 117299 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290696192 0 0 0 16800975 18446604471149743040 0 0 -1 5 0 0 0
[pid=10165/tid=10177] ppid=10163 vsize=7654456 CPUtime=0 cores=5,7
/proc/10165/task/10177/stat : 10177 (java) S 10163 10165 9900 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 487602090 7838162944 117299 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290695577 0 4 0 16800975 18446604471149743040 0 0 -1 5 0 0 0
[pid=10165/tid=10178] ppid=10163 vsize=7654456 CPUtime=0 cores=5,7
/proc/10165/task/10178/stat : 10178 (java) S 10163 10165 9900 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 487602090 7838162944 117299 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290695577 0 4 0 16800975 18446604471149743040 0 0 -1 5 0 0 0
[pid=10165/tid=10179] ppid=10163 vsize=7654456 CPUtime=0 cores=5,7
/proc/10165/task/10179/stat : 10179 (java) S 10163 10165 9900 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487602093 7838162944 117299 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290703281 0 4 0 16800975 18446604471149743040 0 0 -1 5 0 0 0
[pid=10165/tid=10180] ppid=10163 vsize=7654456 CPUtime=1.07 cores=5,7
/proc/10165/task/10180/stat : 10180 (java) S 10163 10165 9900 0 -1 4202560 10691 0 0 0 105 2 0 0 15 0 19 0 487602093 7838162944 117299 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290695577 0 4 0 16800975 18446604471149743040 0 0 -1 7 0 0 0
[pid=10165/tid=10181] ppid=10163 vsize=7654456 CPUtime=0.87 cores=5,7
/proc/10165/task/10181/stat : 10181 (java) S 10163 10165 9900 0 -1 4202560 7583 0 0 0 87 0 0 0 15 0 19 0 487602093 7838162944 117299 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290695577 0 4 0 16800975 18446604471149743040 0 0 -1 5 0 0 0
[pid=10165/tid=10182] ppid=10163 vsize=7654456 CPUtime=0 cores=5,7
/proc/10165/task/10182/stat : 10182 (java) S 10163 10165 9900 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487602093 7838162944 117299 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290695577 0 4 0 16800975 18446604471149743040 0 0 -1 5 0 0 0
[pid=10165/tid=10183] ppid=10163 vsize=7654456 CPUtime=0 cores=5,7
/proc/10165/task/10183/stat : 10183 (java) S 10163 10165 9900 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 19 0 487602093 7838162944 117299 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290696192 0 4 0 16800975 18446604471149743040 0 0 -1 7 0 0 0
[pid=10165/tid=10184] ppid=10163 vsize=7654456 CPUtime=0 cores=5,7
/proc/10165/task/10184/stat : 10184 (java) S 10163 10165 9900 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 487602212 7838162944 117299 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290696192 0 4 0 16800975 18446604471149743040 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1184.81
Current children cumulated vsize (KiB) 7654456

[startup+1242.3 s]
/proc/loadavg: 4.02 4.02 4.36 5/262 10407
/proc/meminfo: memFree=19729436/32950904 swapFree=67082284/67111528
[pid=10165] ppid=10163 vsize=7654456 CPUtime=1244.81 cores=5,7
/proc/10165/stat : 10165 (java) S 10163 10165 9900 0 -1 4202496 126190 0 1 0 124465 16 0 0 23 0 19 0 487602086 7838162944 117299 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/10165/statm: 1913614 117299 2254 9 0 1904352 0
[pid=10165/tid=10167] ppid=10163 vsize=7654456 CPUtime=1233.86 cores=5,7
/proc/10165/task/10167/stat : 10167 (java) R 10163 10165 9900 0 -1 4202560 43892 0 1 0 123380 6 0 0 25 0 19 0 487602087 7838162944 117299 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 46912505690373 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=10165/tid=10168] ppid=10163 vsize=7654456 CPUtime=0.25 cores=5,7
/proc/10165/task/10168/stat : 10168 (java) S 10163 10165 9900 0 -1 4202560 10697 0 0 0 24 1 0 0 15 0 19 0 487602089 7838162944 117299 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290695577 0 4 0 16800975 18446604471149743040 0 0 -1 7 0 0 0
[pid=10165/tid=10169] ppid=10163 vsize=7654456 CPUtime=0.38 cores=5,7
/proc/10165/task/10169/stat : 10169 (java) S 10163 10165 9900 0 -1 4202560 13695 0 0 0 37 1 0 0 15 0 19 0 487602089 7838162944 117299 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290695577 0 4 0 16800975 18446604471149743040 0 0 -1 7 0 0 0
[pid=10165/tid=10170] ppid=10163 vsize=7654456 CPUtime=0.12 cores=5,7
/proc/10165/task/10170/stat : 10170 (java) S 10163 10165 9900 0 -1 4202560 2373 0 0 0 12 0 0 0 16 0 19 0 487602089 7838162944 117299 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290695577 0 4 0 16800975 18446604471149743040 0 0 -1 7 0 0 0
[pid=10165/tid=10171] ppid=10163 vsize=7654456 CPUtime=0.17 cores=5,7
/proc/10165/task/10171/stat : 10171 (java) S 10163 10165 9900 0 -1 4202560 391 0 0 0 17 0 0 0 15 0 19 0 487602089 7838162944 117299 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290695577 0 4 0 16800975 18446604471149743040 0 0 -1 7 0 0 0
[pid=10165/tid=10172] ppid=10163 vsize=7654456 CPUtime=0.13 cores=5,7
/proc/10165/task/10172/stat : 10172 (java) S 10163 10165 9900 0 -1 4202560 1546 0 0 0 13 0 0 0 15 0 19 0 487602089 7838162944 117299 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290695577 0 4 0 16800975 18446604471149743040 0 0 -1 7 0 0 0
[pid=10165/tid=10173] ppid=10163 vsize=7654456 CPUtime=0.13 cores=5,7
/proc/10165/task/10173/stat : 10173 (java) S 10163 10165 9900 0 -1 4202560 7 0 0 0 13 0 0 0 15 0 19 0 487602089 7838162944 117299 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290695577 0 4 0 16800975 18446604471149743040 0 0 -1 7 0 0 0
[pid=10165/tid=10174] ppid=10163 vsize=7654456 CPUtime=0.13 cores=5,7
/proc/10165/task/10174/stat : 10174 (java) S 10163 10165 9900 0 -1 4202560 14 0 0 0 13 0 0 0 15 0 19 0 487602089 7838162944 117299 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290695577 0 4 0 16800975 18446604471149743040 0 0 -1 7 0 0 0
[pid=10165/tid=10175] ppid=10163 vsize=7654456 CPUtime=0.12 cores=5,7
/proc/10165/task/10175/stat : 10175 (java) S 10163 10165 9900 0 -1 4202560 64 0 0 0 12 0 0 0 15 0 19 0 487602089 7838162944 117299 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290695577 0 4 0 16800975 18446604471149743040 0 0 -1 7 0 0 0
[pid=10165/tid=10176] ppid=10163 vsize=7654456 CPUtime=7.49 cores=5,7
/proc/10165/task/10176/stat : 10176 (java) S 10163 10165 9900 0 -1 4202560 34015 0 0 0 746 3 0 0 15 0 19 0 487602090 7838162944 117299 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290696192 0 0 0 16800975 18446604471149743040 0 0 -1 5 0 0 0
[pid=10165/tid=10177] ppid=10163 vsize=7654456 CPUtime=0 cores=5,7
/proc/10165/task/10177/stat : 10177 (java) S 10163 10165 9900 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 487602090 7838162944 117299 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290695577 0 4 0 16800975 18446604471149743040 0 0 -1 5 0 0 0
[pid=10165/tid=10178] ppid=10163 vsize=7654456 CPUtime=0 cores=5,7
/proc/10165/task/10178/stat : 10178 (java) S 10163 10165 9900 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 487602090 7838162944 117299 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290695577 0 4 0 16800975 18446604471149743040 0 0 -1 5 0 0 0
[pid=10165/tid=10179] ppid=10163 vsize=7654456 CPUtime=0 cores=5,7
/proc/10165/task/10179/stat : 10179 (java) S 10163 10165 9900 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487602093 7838162944 117299 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290703281 0 4 0 16800975 18446604471149743040 0 0 -1 5 0 0 0
[pid=10165/tid=10180] ppid=10163 vsize=7654456 CPUtime=1.07 cores=5,7
/proc/10165/task/10180/stat : 10180 (java) S 10163 10165 9900 0 -1 4202560 10691 0 0 0 105 2 0 0 15 0 19 0 487602093 7838162944 117299 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290695577 0 4 0 16800975 18446604471149743040 0 0 -1 7 0 0 0
[pid=10165/tid=10181] ppid=10163 vsize=7654456 CPUtime=0.87 cores=5,7
/proc/10165/task/10181/stat : 10181 (java) S 10163 10165 9900 0 -1 4202560 7583 0 0 0 87 0 0 0 15 0 19 0 487602093 7838162944 117299 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290695577 0 4 0 16800975 18446604471149743040 0 0 -1 5 0 0 0
[pid=10165/tid=10182] ppid=10163 vsize=7654456 CPUtime=0 cores=5,7
/proc/10165/task/10182/stat : 10182 (java) S 10163 10165 9900 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487602093 7838162944 117299 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290695577 0 4 0 16800975 18446604471149743040 0 0 -1 5 0 0 0
[pid=10165/tid=10183] ppid=10163 vsize=7654456 CPUtime=0 cores=5,7
/proc/10165/task/10183/stat : 10183 (java) S 10163 10165 9900 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 19 0 487602093 7838162944 117299 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290696192 0 4 0 16800975 18446604471149743040 0 0 -1 7 0 0 0
[pid=10165/tid=10184] ppid=10163 vsize=7654456 CPUtime=0 cores=5,7
/proc/10165/task/10184/stat : 10184 (java) S 10163 10165 9900 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 487602212 7838162944 117299 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290696192 0 4 0 16800975 18446604471149743040 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1244.81
Current children cumulated vsize (KiB) 7654456



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.02 4.34 5/262 10409
/proc/meminfo: memFree=19720236/32950904 swapFree=67082284/67111528
[pid=10165] ppid=10163 vsize=7654456 CPUtime=1302.54 cores=5,7
/proc/10165/stat : 10165 (java) S 10163 10165 9900 0 -1 4202496 126198 0 1 0 130238 16 0 0 23 0 19 0 487602086 7838162944 117302 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/10165/statm: 1913614 117302 2254 9 0 1904352 0
[pid=10165/tid=10167] ppid=10163 vsize=7654456 CPUtime=1291.27 cores=5,7
/proc/10165/task/10167/stat : 10167 (java) R 10163 10165 9900 0 -1 4202560 43893 0 1 0 129121 6 0 0 25 0 19 0 487602087 7838162944 117302 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 46912505575864 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=10165/tid=10168] ppid=10163 vsize=7654456 CPUtime=0.27 cores=5,7
/proc/10165/task/10168/stat : 10168 (java) S 10163 10165 9900 0 -1 4202560 10698 0 0 0 26 1 0 0 15 0 19 0 487602089 7838162944 117302 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290695577 0 4 0 16800975 18446604471149743040 0 0 -1 7 0 0 0
[pid=10165/tid=10169] ppid=10163 vsize=7654456 CPUtime=0.38 cores=5,7
/proc/10165/task/10169/stat : 10169 (java) S 10163 10165 9900 0 -1 4202560 13695 0 0 0 37 1 0 0 15 0 19 0 487602089 7838162944 117302 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290695577 0 4 0 16800975 18446604471149743040 0 0 -1 7 0 0 0
[pid=10165/tid=10170] ppid=10163 vsize=7654456 CPUtime=0.12 cores=5,7
/proc/10165/task/10170/stat : 10170 (java) S 10163 10165 9900 0 -1 4202560 2373 0 0 0 12 0 0 0 15 0 19 0 487602089 7838162944 117302 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290695577 0 4 0 16800975 18446604471149743040 0 0 -1 7 0 0 0
[pid=10165/tid=10171] ppid=10163 vsize=7654456 CPUtime=0.17 cores=5,7
/proc/10165/task/10171/stat : 10171 (java) S 10163 10165 9900 0 -1 4202560 391 0 0 0 17 0 0 0 15 0 19 0 487602089 7838162944 117302 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290695577 0 4 0 16800975 18446604471149743040 0 0 -1 7 0 0 0
[pid=10165/tid=10172] ppid=10163 vsize=7654456 CPUtime=0.13 cores=5,7
/proc/10165/task/10172/stat : 10172 (java) S 10163 10165 9900 0 -1 4202560 1546 0 0 0 13 0 0 0 15 0 19 0 487602089 7838162944 117302 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290695577 0 4 0 16800975 18446604471149743040 0 0 -1 7 0 0 0
[pid=10165/tid=10173] ppid=10163 vsize=7654456 CPUtime=0.13 cores=5,7
/proc/10165/task/10173/stat : 10173 (java) S 10163 10165 9900 0 -1 4202560 7 0 0 0 13 0 0 0 15 0 19 0 487602089 7838162944 117302 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290695577 0 4 0 16800975 18446604471149743040 0 0 -1 7 0 0 0
[pid=10165/tid=10174] ppid=10163 vsize=7654456 CPUtime=0.13 cores=5,7
/proc/10165/task/10174/stat : 10174 (java) S 10163 10165 9900 0 -1 4202560 14 0 0 0 13 0 0 0 16 0 19 0 487602089 7838162944 117302 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290695577 0 4 0 16800975 18446604471149743040 0 0 -1 7 0 0 0
[pid=10165/tid=10175] ppid=10163 vsize=7654456 CPUtime=0.15 cores=5,7
/proc/10165/task/10175/stat : 10175 (java) S 10163 10165 9900 0 -1 4202560 66 0 0 0 15 0 0 0 15 0 19 0 487602089 7838162944 117302 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290695577 0 4 0 16800975 18446604471149743040 0 0 -1 7 0 0 0
[pid=10165/tid=10176] ppid=10163 vsize=7654456 CPUtime=7.77 cores=5,7
/proc/10165/task/10176/stat : 10176 (java) S 10163 10165 9900 0 -1 4202560 34017 0 0 0 774 3 0 0 15 0 19 0 487602090 7838162944 117302 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290696192 0 0 0 16800975 18446604471149743040 0 0 -1 5 0 0 0
[pid=10165/tid=10177] ppid=10163 vsize=7654456 CPUtime=0 cores=5,7
/proc/10165/task/10177/stat : 10177 (java) S 10163 10165 9900 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 487602090 7838162944 117302 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290695577 0 4 0 16800975 18446604471149743040 0 0 -1 5 0 0 0
[pid=10165/tid=10178] ppid=10163 vsize=7654456 CPUtime=0 cores=5,7
/proc/10165/task/10178/stat : 10178 (java) S 10163 10165 9900 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 487602090 7838162944 117302 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290695577 0 4 0 16800975 18446604471149743040 0 0 -1 5 0 0 0
[pid=10165/tid=10179] ppid=10163 vsize=7654456 CPUtime=0 cores=5,7
/proc/10165/task/10179/stat : 10179 (java) S 10163 10165 9900 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487602093 7838162944 117302 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290703281 0 4 0 16800975 18446604471149743040 0 0 -1 5 0 0 0
[pid=10165/tid=10180] ppid=10163 vsize=7654456 CPUtime=1.07 cores=5,7
/proc/10165/task/10180/stat : 10180 (java) S 10163 10165 9900 0 -1 4202560 10691 0 0 0 105 2 0 0 15 0 19 0 487602093 7838162944 117302 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290695577 0 4 0 16800975 18446604471149743040 0 0 -1 7 0 0 0
[pid=10165/tid=10181] ppid=10163 vsize=7654456 CPUtime=0.87 cores=5,7
/proc/10165/task/10181/stat : 10181 (java) S 10163 10165 9900 0 -1 4202560 7583 0 0 0 87 0 0 0 15 0 19 0 487602093 7838162944 117302 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290695577 0 4 0 16800975 18446604471149743040 0 0 -1 5 0 0 0
[pid=10165/tid=10182] ppid=10163 vsize=7654456 CPUtime=0 cores=5,7
/proc/10165/task/10182/stat : 10182 (java) S 10163 10165 9900 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 487602093 7838162944 117302 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290695577 0 4 0 16800975 18446604471149743040 0 0 -1 5 0 0 0
[pid=10165/tid=10183] ppid=10163 vsize=7654456 CPUtime=0 cores=5,7
/proc/10165/task/10183/stat : 10183 (java) S 10163 10165 9900 0 -1 4202560 75 0 0 0 0 0 0 0 15 0 19 0 487602093 7838162944 117302 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290696192 0 4 0 16800975 18446604471149743040 0 0 -1 7 0 0 0
[pid=10165/tid=10184] ppid=10163 vsize=7654456 CPUtime=0 cores=5,7
/proc/10165/task/10184/stat : 10184 (java) S 10163 10165 9900 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 487602212 7838162944 117302 33554432000 1073741824 1073778376 140736664858512 18446744073709551615 237290696192 0 4 0 16800975 18446604471149743040 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1302.54
Current children cumulated vsize (KiB) 7654456

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): 1302.66
CPU user time (s): 1302.47
CPU system time (s): 0.185971
CPU usage (%): 100.197
Max. virtual memory (cumulated for all children) (KiB): 7666744

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1302.47
system time used= 0.185971
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 126237
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= 27354
involuntary context switches= 3975

runsolver used 2.12668 second user time and 5.10322 second system time

The end

Launcher Data

Begin job on node121 at 2011-04-25 21:33:43
IDJOB=3283555
IDBENCH=71045
IDSOLVER=1611
FILE ID=node121/3283555-1303760022
RUNJOBID= node121-1303759508-9921
PBS_JOBID= 13157135
Free space on /tmp= 72020 MiB

SOLVER NAME= SAT4J core 2.3.0 SNAPSHOT 2011-02-06
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UCG-20-5p1.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-3283555-1303760022/watcher-3283555-1303760022 -o /tmp/evaluation-result-3283555-1303760022/solver-3283555-1303760022 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3283555-1303760022.cnf

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

MD5SUM BENCH= 93858500e23e9a4bf0619d7bf7dc00f3
RANDOM SEED=1450162667

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

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


/proc/meminfo:
MemTotal:     32950904 kB
MemFree:      20030104 kB
Buffers:       2145112 kB
Cached:        9232448 kB
SwapCached:       2776 kB
Active:        9525884 kB
Inactive:      2882264 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      20030104 kB
SwapTotal:    67111528 kB
SwapFree:     67082284 kB
Dirty:           24112 kB
Writeback:           0 kB
AnonPages:     1028344 kB
Mapped:          22484 kB
Slab:           445644 kB
PageTables:       7744 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS: 22049544 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= 72028 MiB
End job on node121 at 2011-04-25 21:55:25