Trace number 3744602

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
PB07: SAT4JPseudoResolution 2007-03-23? (TO) 1800.01 1767.93

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/IC/
normalized-minisat50_6_9_5_ic.opb
MD5SUMb21934a70a1a4d281831f1d388e1f253
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark20693353
Best CPU time to get the best result obtained on this benchmark1800.06
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables125200
Total number of constraints250157
Number of constraints which are clauses120150
Number of constraints which are cardinality constraints (but not clauses)7
Number of constraints which are nor clauses,nor cardinality constraints130000
Minimum length of a constraint2
Maximum length of a constraint1225
Number of terms in the objective function 7400
Biggest coefficient in the objective function 160989184
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 45888664096
Number of bits of the sum of numbers in the objective function 36
Biggest number in a constraint 160989184
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 45888664096
Number of bits of the biggest sum of numbers36
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.00/0.07	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.00/0.07	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.00/0.08	c no version file found!!!
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version	1.6.0_24
0.00/0.08	c os.name	Linux
0.00/0.08	c os.version	2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch	amd64
0.00/0.08	c Free memory 1599470296
0.00/0.08	c Max memory 1607860224
0.00/0.08	c Total memory 1607860224
0.00/0.08	c Number of processors 8
0.10/0.10	--- Begin Solver configuration ---
0.10/0.10	c Stops conflict analysis at the first Unique Implication Point
0.10/0.10	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@18e2b22
0.10/0.10	c Learn all clauses as in MiniSAT
0.10/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.10	c VSIDS like heuristics from MiniSAT using a heap
0.10/0.10	c No reason simplification
0.10/0.10	c --- End Solver configuration ---
0.10/0.10	c solving HOME/instance-3744602-1338804458.opb
0.10/0.10	c reading problem ... 
4.66/2.69	c ... done. Wall clock time 2.592s.
4.66/2.69	c CPU time (experimental) 2.45s.
4.66/2.69	c #vars     125200
4.66/2.69	c #constraints  257508
703.89/688.27	c cleaning 134239 clauses out of 268500 for limit 1.7276948302693378E11
722.31/706.30	c cleaning 70373 clauses out of 140764 for limit 2.2057170019174765E-6
730.36/714.25	c cleaning 36941 clauses out of 73890 for limit 1.392555205078189E-4
742.26/725.98	c cleaning 20465 clauses out of 40948 for limit 0.013733397079170213
759.64/743.06	c cleaning 12479 clauses out of 24982 for limit 2.0288593421061045
776.54/759.61	c cleaning 8489 clauses out of 17003 for limit 268.94072503284934
786.64/769.53	c cleaning 6255 clauses out of 12514 for limit 19990.93336732384
790.09/772.89	c cleaning 3875 clauses out of 7759 for limit 144607.60434513667
793.47/776.17	c cleaning 2687 clauses out of 5384 for limit 934672.5603498258
796.95/779.58	c cleaning 2088 clauses out of 4197 for limit 5377658.704968827
1604.67/1575.75	c cleaning 144285 clauses out of 288610 for limit 2.405905684968391E9
1614.91/1585.87	c cleaning 73906 clauses out of 147825 for limit 1.558236218538193E11
1626.30/1597.02	c cleaning 39187 clauses out of 78418 for limit 2.6474873387669145E13
1632.91/1603.53	c cleaning 20852 clauses out of 41731 for limit 6.068345464559667E-6
1643.19/1613.63	c cleaning 12436 clauses out of 24880 for limit 5.573914727937683E-4
1649.19/1619.54	c cleaning 7456 clauses out of 14943 for limit 0.01130883384504362
1661.56/1631.66	c cleaning 6225 clauses out of 12487 for limit 2.0135219951058136
1667.69/1637.69	c cleaning 4365 clauses out of 8764 for limit 35.06392909983446
1674.09/1643.91	c cleaning 3431 clauses out of 6897 for limit 542.3918234047565
1678.06/1647.85	c cleaning 2466 clauses out of 4967 for limit 3381.281845124208
1681.83/1651.57	c cleaning 1981 clauses out of 4000 for limit 18812.59433095975
1684.27/1653.92	c cleaning 1494 clauses out of 3023 for limit 67970.48297266402
1688.26/1657.81	c cleaning 1496 clauses out of 3027 for limit 303839.84060842247
1698.65/1668.06	c cleaning 2746 clauses out of 5529 for limit 9082149.011109073
1704.65/1673.96	c cleaning 2615 clauses out of 5284 for limit 1.1603429045927797E8
1707.20/1676.41	c cleaning 1818 clauses out of 3669 for limit 4.5447837362457645E8
1709.32/1678.54	c cleaning 1425 clauses out of 2850 for limit 1.5896200653394463E9
1711.24/1680.49	c cleaning 1201 clauses out of 2428 for limit 5.089848117515919E9
1715.13/1684.26	c cleaning 1362 clauses out of 2725 for limit 2.0299513810103096E10
1800.01/1767.91	c starts		: 20
1800.01/1767.91	c conflicts		: 663667
1800.01/1767.91	c decisions		: 746260
1800.01/1767.91	c propagations		: 936579925
1800.01/1767.91	c inspects		: 5655560626
1800.01/1767.91	c learnt literals	: 0
1800.01/1767.91	c learnt binary clauses	: 0
1800.01/1767.91	c learnt ternary clauses	: 0
1800.01/1767.91	c learnt clauses	: 663666
1800.01/1767.91	c root simplifications	: 0
1800.01/1767.91	c removed literals (reason simplification)	: 0
1800.01/1767.91	c reason swapping (by a shorter reason)	: 0
1800.01/1767.91	c Calls to reduceDB	: 29
1800.01/1767.91	c speed (decisions/second)	: 422.7821725132102
1800.01/1767.91	c non guided choices	0
1800.01/1767.91	s UNKNOWN
1800.01/1767.91	c Total wall clock time (ms): 1767.81

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3744602-1338804458/watcher-3744602-1338804458 -o /tmp/evaluation-result-3744602-1338804458/solver-3744602-1338804458 -C 1800 -W 1900 -M 15500 java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3744602-1338804458.opb 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.01 2.09 2.04 3/194 23347
/proc/meminfo: memFree=26011524/32873844 swapFree=7632/7632
[pid=23347] ppid=23345 vsize=92900 CPUtime=0 cores=0,2,4,6
/proc/23347/stat : 23347 (java) S 23345 23347 21172 0 -1 4202496 1217 0 0 0 0 0 0 0 20 0 2 0 346571427 95129600 927 33554432000 1073741824 1073778376 140735956184144 140735956175280 214373007421 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/23347/statm: 23528 927 703 9 0 16769 0
[pid=23347/tid=23348] ppid=23345 vsize=94112 CPUtime=0 cores=0,2,4,6
/proc/23347/task/23348/stat : 23348 (java) R 23345 23347 21172 0 -1 4202560 75 0 0 0 0 0 0 0 20 0 2 0 346571428 96370688 931 33554432000 1073741824 1073778376 140735956184144 139907672239656 214360485159 0 0 4096 0 0 0 0 -1 4 0 0 0 0 0

[startup+0.097636 s]
/proc/loadavg: 2.01 2.09 2.04 3/194 23347
/proc/meminfo: memFree=26011524/32873844 swapFree=7632/7632
[pid=23347] ppid=23345 vsize=2957856 CPUtime=0.1 cores=0,2,4,6
/proc/23347/stat : 23347 (java) S 23345 23347 21172 0 -1 4202496 4906 0 1 0 9 1 0 0 20 0 18 0 346571427 3028844544 6613 33554432000 1073741824 1073778376 140735956184144 140735956175280 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/23347/statm: 739464 6613 2127 9 0 729885 0
[pid=23347/tid=23348] ppid=23345 vsize=2957856 CPUtime=0.07 cores=0,2,4,6
/proc/23347/task/23348/stat : 23348 (java) R 23345 23347 21172 0 -1 4202560 3021 0 1 0 6 1 0 0 20 0 18 0 346571428 3028844544 6613 33554432000 1073741824 1073778376 140735956184144 139907672243104 214369320108 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2957856

[startup+0.100284 s]
/proc/loadavg: 2.01 2.09 2.04 3/194 23347
/proc/meminfo: memFree=26011524/32873844 swapFree=7632/7632
[pid=23347] ppid=23345 vsize=2957856 CPUtime=0.1 cores=0,2,4,6
/proc/23347/stat : 23347 (java) S 23345 23347 21172 0 -1 4202496 4906 0 1 0 9 1 0 0 20 0 18 0 346571427 3028844544 6613 33554432000 1073741824 1073778376 140735956184144 140735956175280 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/23347/statm: 739464 6613 2127 9 0 729885 0
[pid=23347/tid=23348] ppid=23345 vsize=2957856 CPUtime=0.07 cores=0,2,4,6
/proc/23347/task/23348/stat : 23348 (java) R 23345 23347 21172 0 -1 4202560 3021 0 1 0 6 1 0 0 20 0 18 0 346571428 3028844544 6613 33554432000 1073741824 1073778376 140735956184144 139907672243104 139907675045055 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2957856

[startup+0.300255 s]
/proc/loadavg: 2.01 2.09 2.04 3/194 23347
/proc/meminfo: memFree=26011524/32873844 swapFree=7632/7632
[pid=23347] ppid=23345 vsize=2957856 CPUtime=0.51 cores=0,2,4,6
/proc/23347/stat : 23347 (java) S 23345 23347 21172 0 -1 4202496 5733 0 1 0 49 2 0 0 20 0 18 0 346571427 3028844544 11344 33554432000 1073741824 1073778376 140735956184144 140735956175280 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/23347/statm: 739464 11344 2247 9 0 729885 0
[pid=23347/tid=23348] ppid=23345 vsize=2957856 CPUtime=0.27 cores=0,2,4,6
/proc/23347/task/23348/stat : 23348 (java) R 23345 23347 21172 0 -1 4202560 3049 0 1 0 26 1 0 0 20 0 18 0 346571428 3028844544 11344 33554432000 1073741824 1073778376 140735956184144 139907672243104 139907502783783 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 2957856

[startup+0.700268 s]
/proc/loadavg: 2.01 2.09 2.04 3/194 23347
/proc/meminfo: memFree=26011524/32873844 swapFree=7632/7632
[pid=23347] ppid=23345 vsize=2957856 CPUtime=1.69 cores=0,2,4,6
/proc/23347/stat : 23347 (java) S 23345 23347 21172 0 -1 4202496 18386 0 1 0 165 4 0 0 20 0 18 0 346571427 3028844544 32040 33554432000 1073741824 1073778376 140735956184144 140735956175280 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/23347/statm: 739464 32040 2267 9 0 729885 0
[pid=23347/tid=23348] ppid=23345 vsize=2957856 CPUtime=0.67 cores=0,2,4,6
/proc/23347/task/23348/stat : 23348 (java) R 23345 23347 21172 0 -1 4202560 3083 0 1 0 65 2 0 0 20 0 18 0 346571428 3028844544 32040 33554432000 1073741824 1073778376 140735956184144 139907672236144 139907676558854 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.69
Current children cumulated vsize (KiB) 2957856

[startup+1.50069 s]
/proc/loadavg: 2.01 2.09 2.04 3/212 23365
/proc/meminfo: memFree=25782116/32873844 swapFree=7632/7632
[pid=23347] ppid=23345 vsize=2957856 CPUtime=2.93 cores=0,2,4,6
/proc/23347/stat : 23347 (java) S 23345 23347 21172 0 -1 4202496 21853 0 1 0 283 10 0 0 20 0 18 0 346571427 3028844544 120333 33554432000 1073741824 1073778376 140735956184144 140735956175280 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/23347/statm: 739464 120333 2278 9 0 729885 0
[pid=23347/tid=23348] ppid=23345 vsize=2957856 CPUtime=1.47 cores=0,2,4,6
/proc/23347/task/23348/stat : 23348 (java) S 23345 23347 21172 0 -1 4202560 3252 0 1 0 139 8 0 0 20 0 18 0 346571428 3028844544 120333 33554432000 1073741824 1073778376 140735956184144 139907672243688 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23347/tid=23350] ppid=23345 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/23347/task/23350/stat : 23350 (java) R 23345 23347 21172 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 346571429 3028844544 120333 33554432000 1073741824 1073778376 140735956184144 139907655670440 139907679140688 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=23347/tid=23351] ppid=23345 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/23347/task/23351/stat : 23351 (java) S 23345 23347 21172 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 346571429 3028844544 120333 33554432000 1073741824 1073778376 140735956184144 139907654617896 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23347/tid=23352] ppid=23345 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/23347/task/23352/stat : 23352 (java) S 23345 23347 21172 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 346571429 3028844544 120333 33554432000 1073741824 1073778376 140735956184144 139907653565352 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23347/tid=23353] ppid=23345 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/23347/task/23353/stat : 23353 (java) R 23345 23347 21172 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 346571429 3028844544 120333 33554432000 1073741824 1073778376 140735956184144 139907652512808 139907679142315 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=23347/tid=23354] ppid=23345 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/23347/task/23354/stat : 23354 (java) S 23345 23347 21172 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 346571429 3028844544 120333 33554432000 1073741824 1073778376 140735956184144 139907651459240 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23347/tid=23355] ppid=23345 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/23347/task/23355/stat : 23355 (java) R 23345 23347 21172 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 18 0 346571429 3028844544 120333 33554432000 1073741824 1073778376 140735956184144 139907650406696 139907676420398 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=23347/tid=23356] ppid=23345 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/23347/task/23356/stat : 23356 (java) R 23345 23347 21172 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 346571429 3028844544 120333 33554432000 1073741824 1073778376 140735956184144 139907649354152 214373020732 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=23347/tid=23357] ppid=23345 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/23347/task/23357/stat : 23357 (java) S 23345 23347 21172 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 18 0 346571429 3028844544 120333 33554432000 1073741824 1073778376 140735956184144 139907648301608 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23347/tid=23358] ppid=23345 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/23347/task/23358/stat : 23358 (java) S 23345 23347 21172 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 18 0 346571430 3028844544 120333 33554432000 1073741824 1073778376 140735956184144 139907635889672 214373020732 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23347/tid=23359] ppid=23345 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/23347/task/23359/stat : 23359 (java) S 23345 23347 21172 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 18 0 346571430 3028844544 120333 33554432000 1073741824 1073778376 140735956184144 139907634837112 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23347/tid=23360] ppid=23345 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/23347/task/23360/stat : 23360 (java) S 23345 23347 21172 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 346571430 3028844544 120333 33554432000 1073741824 1073778376 140735956184144 139907633784456 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23347/tid=23361] ppid=23345 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/23347/task/23361/stat : 23361 (java) S 23345 23347 21172 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 346571433 3028844544 120333 33554432000 1073741824 1073778376 140735956184144 139907632733200 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23347/tid=23362] ppid=23345 vsize=2957856 CPUtime=0.72 cores=0,2,4,6
/proc/23347/task/23362/stat : 23362 (java) S 23345 23347 21172 0 -1 4202560 8425 0 0 0 71 1 0 0 20 0 18 0 346571433 3028844544 120333 33554432000 1073741824 1073778376 140735956184144 139907631679544 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23347/tid=23363] ppid=23345 vsize=2957856 CPUtime=0.68 cores=0,2,4,6
/proc/23347/task/23363/stat : 23363 (java) S 23345 23347 21172 0 -1 4202560 8973 0 0 0 68 0 0 0 20 0 18 0 346571433 3028844544 120333 33554432000 1073741824 1073778376 140735956184144 139907630627000 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23347/tid=23364] ppid=23345 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/23347/task/23364/stat : 23364 (java) S 23345 23347 21172 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 346571433 3028844544 120333 33554432000 1073741824 1073778376 140735956184144 139907629574648 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23347/tid=23365] ppid=23345 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/23347/task/23365/stat : 23365 (java) S 23345 23347 21172 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 346571433 3028844544 120333 33554432000 1073741824 1073778376 140735956184144 139907628522312 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 2957856

[startup+3.10062 s]
/proc/loadavg: 2.01 2.09 2.04 3/212 23365
/proc/meminfo: memFree=25457168/32873844 swapFree=7632/7632
[pid=23347] ppid=23345 vsize=3024420 CPUtime=5.51 cores=0,2,4,6
/proc/23347/stat : 23347 (java) S 23345 23347 21172 0 -1 4202496 22279 0 1 0 522 29 0 0 20 0 19 0 346571427 3097006080 160883 33554432000 1073741824 1073778376 140735956184144 140735956175280 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/23347/statm: 756105 160883 2298 9 0 746526 0
[pid=23347/tid=23348] ppid=23345 vsize=3024420 CPUtime=2.85 cores=0,2,4,6
/proc/23347/task/23348/stat : 23348 (java) R 23345 23347 21172 0 -1 4202560 3260 0 1 0 277 8 0 0 20 0 19 0 346571428 3097006080 160883 33554432000 1073741824 1073778376 140735956184144 139907672244728 139907503727152 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=23347/tid=23350] ppid=23345 vsize=3024420 CPUtime=0.07 cores=0,2,4,6
/proc/23347/task/23350/stat : 23350 (java) S 23345 23347 21172 0 -1 4202560 45 0 0 0 5 2 0 0 20 0 19 0 346571429 3097006080 160883 33554432000 1073741824 1073778376 140735956184144 139907655670440 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23347/tid=23351] ppid=23345 vsize=3024420 CPUtime=0.08 cores=0,2,4,6
/proc/23347/task/23351/stat : 23351 (java) S 23345 23347 21172 0 -1 4202560 39 0 0 0 6 2 0 0 20 0 19 0 346571429 3097006080 160883 33554432000 1073741824 1073778376 140735956184144 139907654617896 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23347/tid=23352] ppid=23345 vsize=3024420 CPUtime=0.09 cores=0,2,4,6
/proc/23347/task/23352/stat : 23352 (java) S 23345 23347 21172 0 -1 4202560 48 0 0 0 7 2 0 0 20 0 19 0 346571429 3097006080 160883 33554432000 1073741824 1073778376 140735956184144 139907653565352 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23347/tid=23353] ppid=23345 vsize=3024420 CPUtime=0.15 cores=0,2,4,6
/proc/23347/task/23353/stat : 23353 (java) S 23345 23347 21172 0 -1 4202560 76 0 0 0 11 4 0 0 20 0 19 0 346571429 3097006080 160883 33554432000 1073741824 1073778376 140735956184144 139907652512808 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23347/tid=23354] ppid=23345 vsize=3024420 CPUtime=0.06 cores=0,2,4,6
/proc/23347/task/23354/stat : 23354 (java) S 23345 23347 21172 0 -1 4202560 35 0 0 0 4 2 0 0 20 0 19 0 346571429 3097006080 160883 33554432000 1073741824 1073778376 140735956184144 139907651459240 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23347/tid=23355] ppid=23345 vsize=3024420 CPUtime=0.07 cores=0,2,4,6
/proc/23347/task/23355/stat : 23355 (java) S 23345 23347 21172 0 -1 4202560 41 0 0 0 5 2 0 0 20 0 19 0 346571429 3097006080 160883 33554432000 1073741824 1073778376 140735956184144 139907650406696 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 1 0 0
[pid=23347/tid=23356] ppid=23345 vsize=3024420 CPUtime=0.09 cores=0,2,4,6
/proc/23347/task/23356/stat : 23356 (java) S 23345 23347 21172 0 -1 4202560 48 0 0 0 6 3 0 0 20 0 19 0 346571429 3097006080 160883 33554432000 1073741824 1073778376 140735956184144 139907649354152 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23347/tid=23357] ppid=23345 vsize=3024420 CPUtime=0.12 cores=0,2,4,6
/proc/23347/task/23357/stat : 23357 (java) S 23345 23347 21172 0 -1 4202560 62 0 0 0 9 3 0 0 20 0 19 0 346571429 3097006080 160883 33554432000 1073741824 1073778376 140735956184144 139907648301608 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23347/tid=23358] ppid=23345 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/23347/task/23358/stat : 23358 (java) S 23345 23347 21172 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 346571430 3097006080 160883 33554432000 1073741824 1073778376 140735956184144 139907635890792 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23347/tid=23359] ppid=23345 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/23347/task/23359/stat : 23359 (java) S 23345 23347 21172 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 346571430 3097006080 160883 33554432000 1073741824 1073778376 140735956184144 139907634837112 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23347/tid=23360] ppid=23345 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/23347/task/23360/stat : 23360 (java) S 23345 23347 21172 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 346571430 3097006080 160883 33554432000 1073741824 1073778376 140735956184144 139907633784456 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23347/tid=23361] ppid=23345 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/23347/task/23361/stat : 23361 (java) S 23345 23347 21172 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346571433 3097006080 160883 33554432000 1073741824 1073778376 140735956184144 139907632733200 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23347/tid=23362] ppid=23345 vsize=3024420 CPUtime=0.92 cores=0,2,4,6
/proc/23347/task/23362/stat : 23362 (java) R 23345 23347 21172 0 -1 4202560 8431 0 0 0 90 2 0 0 20 0 19 0 346571433 3097006080 160883 33554432000 1073741824 1073778376 140735956184144 139907631679544 139907676336226 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=23347/tid=23363] ppid=23345 vsize=3024420 CPUtime=0.84 cores=0,2,4,6
/proc/23347/task/23363/stat : 23363 (java) S 23345 23347 21172 0 -1 4202560 9002 0 0 0 84 0 0 0 20 0 19 0 346571433 3097006080 160883 33554432000 1073741824 1073778376 140735956184144 139907630627000 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23347/tid=23364] ppid=23345 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/23347/task/23364/stat : 23364 (java) S 23345 23347 21172 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346571433 3097006080 160883 33554432000 1073741824 1073778376 140735956184144 139907629574648 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23347/tid=23365] ppid=23345 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/23347/task/23365/stat : 23365 (java) S 23345 23347 21172 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346571433 3097006080 160883 33554432000 1073741824 1073778376 140735956184144 139907628522312 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 5.51
Current children cumulated vsize (KiB) 3024420

[startup+6.30072 s]
/proc/loadavg: 2.01 2.08 2.04 3/213 23366
/proc/meminfo: memFree=25360036/32873844 swapFree=7632/7632
[pid=23347] ppid=23345 vsize=3024420 CPUtime=9.23 cores=0,2,4,6
/proc/23347/stat : 23347 (java) S 23345 23347 21172 0 -1 4202496 22336 0 1 0 893 30 0 0 20 0 19 0 346571427 3097006080 163881 33554432000 1073741824 1073778376 140735956184144 140735956175280 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/23347/statm: 756105 163881 2298 9 0 746526 0
[pid=23347/tid=23348] ppid=23345 vsize=3024420 CPUtime=5.9 cores=0,2,4,6
/proc/23347/task/23348/stat : 23348 (java) R 23345 23347 21172 0 -1 4202560 3265 0 1 0 582 8 0 0 20 0 19 0 346571428 3097006080 163881 33554432000 1073741824 1073778376 140735956184144 139907672243344 139907503780534 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=23347/tid=23350] ppid=23345 vsize=3024420 CPUtime=0.13 cores=0,2,4,6
/proc/23347/task/23350/stat : 23350 (java) S 23345 23347 21172 0 -1 4202560 48 0 0 0 11 2 0 0 20 0 19 0 346571429 3097006080 163881 33554432000 1073741824 1073778376 140735956184144 139907655670440 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23347/tid=23351] ppid=23345 vsize=3024420 CPUtime=0.12 cores=0,2,4,6
/proc/23347/task/23351/stat : 23351 (java) S 23345 23347 21172 0 -1 4202560 46 0 0 0 10 2 0 0 20 0 19 0 346571429 3097006080 163881 33554432000 1073741824 1073778376 140735956184144 139907654617896 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23347/tid=23352] ppid=23345 vsize=3024420 CPUtime=0.18 cores=0,2,4,6
/proc/23347/task/23352/stat : 23352 (java) S 23345 23347 21172 0 -1 4202560 55 0 0 0 16 2 0 0 20 0 19 0 346571429 3097006080 163881 33554432000 1073741824 1073778376 140735956184144 139907653565352 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23347/tid=23353] ppid=23345 vsize=3024420 CPUtime=0.21 cores=0,2,4,6
/proc/23347/task/23353/stat : 23353 (java) S 23345 23347 21172 0 -1 4202560 81 0 0 0 17 4 0 0 20 0 19 0 346571429 3097006080 163881 33554432000 1073741824 1073778376 140735956184144 139907652512808 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23347/tid=23354] ppid=23345 vsize=3024420 CPUtime=0.15 cores=0,2,4,6
/proc/23347/task/23354/stat : 23354 (java) S 23345 23347 21172 0 -1 4202560 42 0 0 0 13 2 0 0 20 0 19 0 346571429 3097006080 163881 33554432000 1073741824 1073778376 140735956184144 139907651459240 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23347/tid=23355] ppid=23345 vsize=3024420 CPUtime=0.14 cores=0,2,4,6
/proc/23347/task/23355/stat : 23355 (java) S 23345 23347 21172 0 -1 4202560 48 0 0 0 12 2 0 0 20 0 19 0 346571429 3097006080 163881 33554432000 1073741824 1073778376 140735956184144 139907650406696 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 1 0 0
[pid=23347/tid=23356] ppid=23345 vsize=3024420 CPUtime=0.15 cores=0,2,4,6
/proc/23347/task/23356/stat : 23356 (java) S 23345 23347 21172 0 -1 4202560 55 0 0 0 12 3 0 0 20 0 19 0 346571429 3097006080 163881 33554432000 1073741824 1073778376 140735956184144 139907649354152 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23347/tid=23357] ppid=23345 vsize=3024420 CPUtime=0.21 cores=0,2,4,6
/proc/23347/task/23357/stat : 23357 (java) S 23345 23347 21172 0 -1 4202560 71 0 0 0 17 4 0 0 20 0 19 0 346571429 3097006080 163881 33554432000 1073741824 1073778376 140735956184144 139907648301608 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23347/tid=23358] ppid=23345 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/23347/task/23358/stat : 23358 (java) S 23345 23347 21172 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 346571430 3097006080 163881 33554432000 1073741824 1073778376 140735956184144 139907635890792 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23347/tid=23359] ppid=23345 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/23347/task/23359/stat : 23359 (java) S 23345 23347 21172 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 346571430 3097006080 163881 33554432000 1073741824 1073778376 140735956184144 139907634837112 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23347/tid=23360] ppid=23345 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/23347/task/23360/stat : 23360 (java) S 23345 23347 21172 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 346571430 3097006080 163881 33554432000 1073741824 1073778376 140735956184144 139907633784456 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23347/tid=23361] ppid=23345 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/23347/task/23361/stat : 23361 (java) S 23345 23347 21172 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346571433 3097006080 163881 33554432000 1073741824 1073778376 140735956184144 139907632733200 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23347/tid=23362] ppid=23345 vsize=3024420 CPUtime=1.02 cores=0,2,4,6
/proc/23347/task/23362/stat : 23362 (java) S 23345 23347 21172 0 -1 4202560 8431 0 0 0 100 2 0 0 20 0 19 0 346571433 3097006080 163881 33554432000 1073741824 1073778376 140735956184144 139907631679544 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23347/tid=23363] ppid=23345 vsize=3024420 CPUtime=0.86 cores=0,2,4,6
/proc/23347/task/23363/stat : 23363 (java) S 23345 23347 21172 0 -1 4202560 9002 0 0 0 86 0 0 0 20 0 19 0 346571433 3097006080 163881 33554432000 1073741824 1073778376 140735956184144 139907630627000 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23347/tid=23364] ppid=23345 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/23347/task/23364/stat : 23364 (java) S 23345 23347 21172 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346571433 3097006080 163881 33554432000 1073741824 1073778376 140735956184144 139907629574648 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23347/tid=23365] ppid=23345 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/23347/task/23365/stat : 23365 (java) S 23345 23347 21172 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346571433 3097006080 163881 33554432000 1073741824 1073778376 140735956184144 139907628522312 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0

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

[pid=23347/tid=23362] ppid=23345 vsize=3024420 CPUtime=1.05 cores=0,2,4,6
/proc/23347/task/23362/stat : 23362 (java) S 23345 23347 21172 0 -1 4202560 8435 0 0 0 103 2 0 0 20 0 19 0 346571433 3097006080 428059 33554432000 1073741824 1073778376 140735956184144 139907631679544 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23347/tid=23363] ppid=23345 vsize=3024420 CPUtime=0.96 cores=0,2,4,6
/proc/23347/task/23363/stat : 23363 (java) S 23345 23347 21172 0 -1 4202560 9018 0 0 0 96 0 0 0 20 0 19 0 346571433 3097006080 428059 33554432000 1073741824 1073778376 140735956184144 139907630627000 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23347/tid=23364] ppid=23345 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/23347/task/23364/stat : 23364 (java) S 23345 23347 21172 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346571433 3097006080 428059 33554432000 1073741824 1073778376 140735956184144 139907629574648 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23347/tid=23365] ppid=23345 vsize=3024420 CPUtime=0.66 cores=0,2,4,6
/proc/23347/task/23365/stat : 23365 (java) S 23345 23347 21172 0 -1 4202560 95 0 0 0 35 31 0 0 20 0 19 0 346571433 3097006080 428059 33554432000 1073741824 1073778376 140735956184144 139907628522312 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23347/tid=23366] ppid=23345 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/23347/task/23366/stat : 23366 (java) S 23345 23347 21172 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 346571707 3097006080 428059 33554432000 1073741824 1073778376 140735956184144 139907626321192 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1692.89
Current children cumulated vsize (KiB) 3024420

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/213 23441
/proc/meminfo: memFree=24305464/32873844 swapFree=7632/7632
[pid=23347] ppid=23345 vsize=3024420 CPUtime=1753.75 cores=0,2,4,6
/proc/23347/stat : 23347 (java) S 23345 23347 21172 0 -1 4202496 34017 0 1 0 175215 160 0 0 20 0 19 0 346571427 3097006080 428060 33554432000 1073741824 1073778376 140735956184144 140735956175280 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/23347/statm: 756105 428060 2310 9 0 746526 0
[pid=23347/tid=23348] ppid=23345 vsize=3024420 CPUtime=1704.42 cores=0,2,4,6
/proc/23347/task/23348/stat : 23348 (java) R 23345 23347 21172 0 -1 4202560 4071 0 1 0 170405 37 0 0 20 0 19 0 346571428 3097006080 428060 33554432000 1073741824 1073778376 140735956184144 139907672243408 139907503755086 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=23347/tid=23350] ppid=23345 vsize=3024420 CPUtime=5.18 cores=0,2,4,6
/proc/23347/task/23350/stat : 23350 (java) S 23345 23347 21172 0 -1 4202560 464 0 0 0 504 14 0 0 20 0 19 0 346571429 3097006080 428060 33554432000 1073741824 1073778376 140735956184144 139907655670440 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23347/tid=23351] ppid=23345 vsize=3024420 CPUtime=4.89 cores=0,2,4,6
/proc/23347/task/23351/stat : 23351 (java) S 23345 23347 21172 0 -1 4202560 433 0 0 0 476 13 0 0 20 0 19 0 346571429 3097006080 428060 33554432000 1073741824 1073778376 140735956184144 139907654617896 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23347/tid=23352] ppid=23345 vsize=3024420 CPUtime=5.21 cores=0,2,4,6
/proc/23347/task/23352/stat : 23352 (java) S 23345 23347 21172 0 -1 4202560 460 0 0 0 508 13 0 0 20 0 19 0 346571429 3097006080 428060 33554432000 1073741824 1073778376 140735956184144 139907653565352 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23347/tid=23353] ppid=23345 vsize=3024420 CPUtime=5.28 cores=0,2,4,6
/proc/23347/task/23353/stat : 23353 (java) S 23345 23347 21172 0 -1 4202560 503 0 0 0 512 16 0 0 20 0 19 0 346571429 3097006080 428060 33554432000 1073741824 1073778376 140735956184144 139907652512808 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23347/tid=23354] ppid=23345 vsize=3024420 CPUtime=5.29 cores=0,2,4,6
/proc/23347/task/23354/stat : 23354 (java) S 23345 23347 21172 0 -1 4202560 457 0 0 0 514 15 0 0 20 0 19 0 346571429 3097006080 428060 33554432000 1073741824 1073778376 140735956184144 139907651459240 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23347/tid=23355] ppid=23345 vsize=3024420 CPUtime=5.1 cores=0,2,4,6
/proc/23347/task/23355/stat : 23355 (java) S 23345 23347 21172 0 -1 4202560 443 0 0 0 496 14 0 0 20 0 19 0 346571429 3097006080 428060 33554432000 1073741824 1073778376 140735956184144 139907650406696 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 1 0 0
[pid=23347/tid=23356] ppid=23345 vsize=3024420 CPUtime=5.3 cores=0,2,4,6
/proc/23347/task/23356/stat : 23356 (java) S 23345 23347 21172 0 -1 4202560 456 0 0 0 514 16 0 0 20 0 19 0 346571429 3097006080 428060 33554432000 1073741824 1073778376 140735956184144 139907649354152 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23347/tid=23357] ppid=23345 vsize=3024420 CPUtime=5.21 cores=0,2,4,6
/proc/23347/task/23357/stat : 23357 (java) S 23345 23347 21172 0 -1 4202560 482 0 0 0 507 14 0 0 20 0 19 0 346571429 3097006080 428060 33554432000 1073741824 1073778376 140735956184144 139907648301608 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23347/tid=23358] ppid=23345 vsize=3024420 CPUtime=0.98 cores=0,2,4,6
/proc/23347/task/23358/stat : 23358 (java) S 23345 23347 21172 0 -1 4202560 7515 0 0 0 92 6 0 0 20 0 19 0 346571430 3097006080 428060 33554432000 1073741824 1073778376 140735956184144 139907635890792 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23347/tid=23359] ppid=23345 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/23347/task/23359/stat : 23359 (java) S 23345 23347 21172 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 346571430 3097006080 428060 33554432000 1073741824 1073778376 140735956184144 139907634837112 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23347/tid=23360] ppid=23345 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/23347/task/23360/stat : 23360 (java) S 23345 23347 21172 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 346571430 3097006080 428060 33554432000 1073741824 1073778376 140735956184144 139907633784456 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23347/tid=23361] ppid=23345 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/23347/task/23361/stat : 23361 (java) S 23345 23347 21172 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346571433 3097006080 428060 33554432000 1073741824 1073778376 140735956184144 139907632733200 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23347/tid=23362] ppid=23345 vsize=3024420 CPUtime=1.05 cores=0,2,4,6
/proc/23347/task/23362/stat : 23362 (java) S 23345 23347 21172 0 -1 4202560 8435 0 0 0 103 2 0 0 20 0 19 0 346571433 3097006080 428060 33554432000 1073741824 1073778376 140735956184144 139907631679544 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23347/tid=23363] ppid=23345 vsize=3024420 CPUtime=0.96 cores=0,2,4,6
/proc/23347/task/23363/stat : 23363 (java) S 23345 23347 21172 0 -1 4202560 9018 0 0 0 96 0 0 0 20 0 19 0 346571433 3097006080 428060 33554432000 1073741824 1073778376 140735956184144 139907630627000 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23347/tid=23364] ppid=23345 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/23347/task/23364/stat : 23364 (java) S 23345 23347 21172 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346571433 3097006080 428060 33554432000 1073741824 1073778376 140735956184144 139907629574648 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23347/tid=23365] ppid=23345 vsize=3024420 CPUtime=0.68 cores=0,2,4,6
/proc/23347/task/23365/stat : 23365 (java) S 23345 23347 21172 0 -1 4202560 99 0 0 0 37 31 0 0 20 0 19 0 346571433 3097006080 428060 33554432000 1073741824 1073778376 140735956184144 139907628522312 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23347/tid=23366] ppid=23345 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/23347/task/23366/stat : 23366 (java) S 23345 23347 21172 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 346571707 3097006080 428060 33554432000 1073741824 1073778376 140735956184144 139907626321192 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1753.75
Current children cumulated vsize (KiB) 3024420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1767.9 s]
/proc/loadavg: 2.32 2.11 2.03 4/213 23441
/proc/meminfo: memFree=24274620/32873844 swapFree=7632/7632
[pid=23347] ppid=23345 vsize=3024420 CPUtime=1800.01 cores=0,2,4,6
/proc/23347/stat : 23347 (java) S 23345 23347 21172 0 -1 4202496 34043 0 1 0 179839 162 0 0 20 0 19 0 346571427 3097006080 428060 33554432000 1073741824 1073778376 140735956184144 140735956175280 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/23347/statm: 756105 428060 2310 9 0 746526 0
[pid=23347/tid=23348] ppid=23345 vsize=3024420 CPUtime=1749.61 cores=0,2,4,6
/proc/23347/task/23348/stat : 23348 (java) R 23345 23347 21172 0 -1 4202560 4093 0 1 0 174923 38 0 0 20 0 19 0 346571428 3097006080 428060 33554432000 1073741824 1073778376 140735956184144 139907672243344 139907503780802 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=23347/tid=23350] ppid=23345 vsize=3024420 CPUtime=5.29 cores=0,2,4,6
/proc/23347/task/23350/stat : 23350 (java) S 23345 23347 21172 0 -1 4202560 464 0 0 0 514 15 0 0 20 0 19 0 346571429 3097006080 428060 33554432000 1073741824 1073778376 140735956184144 139907655670440 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23347/tid=23351] ppid=23345 vsize=3024420 CPUtime=5.03 cores=0,2,4,6
/proc/23347/task/23351/stat : 23351 (java) S 23345 23347 21172 0 -1 4202560 433 0 0 0 490 13 0 0 20 0 19 0 346571429 3097006080 428060 33554432000 1073741824 1073778376 140735956184144 139907654617896 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23347/tid=23352] ppid=23345 vsize=3024420 CPUtime=5.34 cores=0,2,4,6
/proc/23347/task/23352/stat : 23352 (java) S 23345 23347 21172 0 -1 4202560 460 0 0 0 521 13 0 0 20 0 19 0 346571429 3097006080 428060 33554432000 1073741824 1073778376 140735956184144 139907653565352 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23347/tid=23353] ppid=23345 vsize=3024420 CPUtime=5.38 cores=0,2,4,6
/proc/23347/task/23353/stat : 23353 (java) S 23345 23347 21172 0 -1 4202560 503 0 0 0 522 16 0 0 20 0 19 0 346571429 3097006080 428060 33554432000 1073741824 1073778376 140735956184144 139907652512808 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23347/tid=23354] ppid=23345 vsize=3024420 CPUtime=5.41 cores=0,2,4,6
/proc/23347/task/23354/stat : 23354 (java) S 23345 23347 21172 0 -1 4202560 457 0 0 0 526 15 0 0 20 0 19 0 346571429 3097006080 428060 33554432000 1073741824 1073778376 140735956184144 139907651459240 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23347/tid=23355] ppid=23345 vsize=3024420 CPUtime=5.22 cores=0,2,4,6
/proc/23347/task/23355/stat : 23355 (java) S 23345 23347 21172 0 -1 4202560 443 0 0 0 508 14 0 0 20 0 19 0 346571429 3097006080 428060 33554432000 1073741824 1073778376 140735956184144 139907650406696 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 1 0 0
[pid=23347/tid=23356] ppid=23345 vsize=3024420 CPUtime=5.43 cores=0,2,4,6
/proc/23347/task/23356/stat : 23356 (java) S 23345 23347 21172 0 -1 4202560 456 0 0 0 527 16 0 0 20 0 19 0 346571429 3097006080 428060 33554432000 1073741824 1073778376 140735956184144 139907649354152 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23347/tid=23357] ppid=23345 vsize=3024420 CPUtime=5.31 cores=0,2,4,6
/proc/23347/task/23357/stat : 23357 (java) S 23345 23347 21172 0 -1 4202560 482 0 0 0 517 14 0 0 20 0 19 0 346571429 3097006080 428060 33554432000 1073741824 1073778376 140735956184144 139907648301608 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23347/tid=23358] ppid=23345 vsize=3024420 CPUtime=0.99 cores=0,2,4,6
/proc/23347/task/23358/stat : 23358 (java) S 23345 23347 21172 0 -1 4202560 7517 0 0 0 92 7 0 0 20 0 19 0 346571430 3097006080 428060 33554432000 1073741824 1073778376 140735956184144 139907635890792 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23347/tid=23359] ppid=23345 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/23347/task/23359/stat : 23359 (java) S 23345 23347 21172 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 346571430 3097006080 428060 33554432000 1073741824 1073778376 140735956184144 139907634837112 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23347/tid=23360] ppid=23345 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/23347/task/23360/stat : 23360 (java) S 23345 23347 21172 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 346571430 3097006080 428060 33554432000 1073741824 1073778376 140735956184144 139907633784456 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23347/tid=23361] ppid=23345 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/23347/task/23361/stat : 23361 (java) S 23345 23347 21172 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346571433 3097006080 428060 33554432000 1073741824 1073778376 140735956184144 139907632733200 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23347/tid=23362] ppid=23345 vsize=3024420 CPUtime=1.05 cores=0,2,4,6
/proc/23347/task/23362/stat : 23362 (java) S 23345 23347 21172 0 -1 4202560 8435 0 0 0 103 2 0 0 20 0 19 0 346571433 3097006080 428060 33554432000 1073741824 1073778376 140735956184144 139907631679544 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23347/tid=23363] ppid=23345 vsize=3024420 CPUtime=0.96 cores=0,2,4,6
/proc/23347/task/23363/stat : 23363 (java) S 23345 23347 21172 0 -1 4202560 9018 0 0 0 96 0 0 0 20 0 19 0 346571433 3097006080 428060 33554432000 1073741824 1073778376 140735956184144 139907630627000 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23347/tid=23364] ppid=23345 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/23347/task/23364/stat : 23364 (java) S 23345 23347 21172 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346571433 3097006080 428060 33554432000 1073741824 1073778376 140735956184144 139907629574648 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23347/tid=23365] ppid=23345 vsize=3024420 CPUtime=0.7 cores=0,2,4,6
/proc/23347/task/23365/stat : 23365 (java) S 23345 23347 21172 0 -1 4202560 101 0 0 0 37 33 0 0 20 0 19 0 346571433 3097006080 428060 33554432000 1073741824 1073778376 140735956184144 139907628522312 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23347/tid=23366] ppid=23345 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/23347/task/23366/stat : 23366 (java) S 23345 23347 21172 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 346571707 3097006080 428060 33554432000 1073741824 1073778376 140735956184144 139907626321192 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 3024420

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

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

[startup+1767.9 s]
/proc/loadavg: 2.32 2.11 2.03 4/213 23441
/proc/meminfo: memFree=24274620/32873844 swapFree=7632/7632
[pid=23347] ppid=23345 vsize=3024420 CPUtime=1800.01 cores=0,2,4,6
/proc/23347/stat : 23347 (java) S 23345 23347 21172 0 -1 4202496 34043 0 1 0 179839 162 0 0 20 0 19 0 346571427 3097006080 428060 33554432000 1073741824 1073778376 140735956184144 140735956175280 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/23347/statm: 756105 428060 2310 9 0 746526 0
[pid=23347/tid=23348] ppid=23345 vsize=3024420 CPUtime=1749.61 cores=0,2,4,6
/proc/23347/task/23348/stat : 23348 (java) R 23345 23347 21172 0 -1 4202560 4093 0 1 0 174923 38 0 0 20 0 19 0 346571428 3097006080 428060 33554432000 1073741824 1073778376 140735956184144 139907672243344 139907503780802 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=23347/tid=23350] ppid=23345 vsize=3024420 CPUtime=5.29 cores=0,2,4,6
/proc/23347/task/23350/stat : 23350 (java) S 23345 23347 21172 0 -1 4202560 464 0 0 0 514 15 0 0 20 0 19 0 346571429 3097006080 428060 33554432000 1073741824 1073778376 140735956184144 139907655670440 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23347/tid=23351] ppid=23345 vsize=3024420 CPUtime=5.03 cores=0,2,4,6
/proc/23347/task/23351/stat : 23351 (java) S 23345 23347 21172 0 -1 4202560 433 0 0 0 490 13 0 0 20 0 19 0 346571429 3097006080 428060 33554432000 1073741824 1073778376 140735956184144 139907654617896 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23347/tid=23352] ppid=23345 vsize=3024420 CPUtime=5.34 cores=0,2,4,6
/proc/23347/task/23352/stat : 23352 (java) S 23345 23347 21172 0 -1 4202560 460 0 0 0 521 13 0 0 20 0 19 0 346571429 3097006080 428060 33554432000 1073741824 1073778376 140735956184144 139907653565352 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23347/tid=23353] ppid=23345 vsize=3024420 CPUtime=5.38 cores=0,2,4,6
/proc/23347/task/23353/stat : 23353 (java) S 23345 23347 21172 0 -1 4202560 503 0 0 0 522 16 0 0 20 0 19 0 346571429 3097006080 428060 33554432000 1073741824 1073778376 140735956184144 139907652512808 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=23347/tid=23354] ppid=23345 vsize=3024420 CPUtime=5.41 cores=0,2,4,6
/proc/23347/task/23354/stat : 23354 (java) S 23345 23347 21172 0 -1 4202560 457 0 0 0 526 15 0 0 20 0 19 0 346571429 3097006080 428060 33554432000 1073741824 1073778376 140735956184144 139907651459240 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23347/tid=23355] ppid=23345 vsize=3024420 CPUtime=5.22 cores=0,2,4,6
/proc/23347/task/23355/stat : 23355 (java) S 23345 23347 21172 0 -1 4202560 443 0 0 0 508 14 0 0 20 0 19 0 346571429 3097006080 428060 33554432000 1073741824 1073778376 140735956184144 139907650406696 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 1 0 0
[pid=23347/tid=23356] ppid=23345 vsize=3024420 CPUtime=5.43 cores=0,2,4,6
/proc/23347/task/23356/stat : 23356 (java) S 23345 23347 21172 0 -1 4202560 456 0 0 0 527 16 0 0 20 0 19 0 346571429 3097006080 428060 33554432000 1073741824 1073778376 140735956184144 139907649354152 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23347/tid=23357] ppid=23345 vsize=3024420 CPUtime=5.31 cores=0,2,4,6
/proc/23347/task/23357/stat : 23357 (java) S 23345 23347 21172 0 -1 4202560 482 0 0 0 517 14 0 0 20 0 19 0 346571429 3097006080 428060 33554432000 1073741824 1073778376 140735956184144 139907648301608 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23347/tid=23358] ppid=23345 vsize=3024420 CPUtime=0.99 cores=0,2,4,6
/proc/23347/task/23358/stat : 23358 (java) S 23345 23347 21172 0 -1 4202560 7517 0 0 0 92 7 0 0 20 0 19 0 346571430 3097006080 428060 33554432000 1073741824 1073778376 140735956184144 139907635890792 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23347/tid=23359] ppid=23345 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/23347/task/23359/stat : 23359 (java) S 23345 23347 21172 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 346571430 3097006080 428060 33554432000 1073741824 1073778376 140735956184144 139907634837112 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23347/tid=23360] ppid=23345 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/23347/task/23360/stat : 23360 (java) S 23345 23347 21172 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 346571430 3097006080 428060 33554432000 1073741824 1073778376 140735956184144 139907633784456 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23347/tid=23361] ppid=23345 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/23347/task/23361/stat : 23361 (java) S 23345 23347 21172 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346571433 3097006080 428060 33554432000 1073741824 1073778376 140735956184144 139907632733200 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23347/tid=23362] ppid=23345 vsize=3024420 CPUtime=1.05 cores=0,2,4,6
/proc/23347/task/23362/stat : 23362 (java) S 23345 23347 21172 0 -1 4202560 8435 0 0 0 103 2 0 0 20 0 19 0 346571433 3097006080 428060 33554432000 1073741824 1073778376 140735956184144 139907631679544 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=23347/tid=23363] ppid=23345 vsize=3024420 CPUtime=0.96 cores=0,2,4,6
/proc/23347/task/23363/stat : 23363 (java) S 23345 23347 21172 0 -1 4202560 9018 0 0 0 96 0 0 0 20 0 19 0 346571433 3097006080 428060 33554432000 1073741824 1073778376 140735956184144 139907630627000 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23347/tid=23364] ppid=23345 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/23347/task/23364/stat : 23364 (java) S 23345 23347 21172 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346571433 3097006080 428060 33554432000 1073741824 1073778376 140735956184144 139907629574648 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=23347/tid=23365] ppid=23345 vsize=3024420 CPUtime=0.7 cores=0,2,4,6
/proc/23347/task/23365/stat : 23365 (java) S 23345 23347 21172 0 -1 4202560 101 0 0 0 37 33 0 0 20 0 19 0 346571433 3097006080 428060 33554432000 1073741824 1073778376 140735956184144 139907628522312 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=23347/tid=23366] ppid=23345 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/23347/task/23366/stat : 23366 (java) S 23345 23347 21172 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 346571707 3097006080 428060 33554432000 1073741824 1073778376 140735956184144 139907626321192 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 3024420

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 23347 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=899285
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=102680
# CPU time returned by wait4() is 1796
# while last known CPU time is 1800.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1767.93
CPU time (s): 1800.01
CPU user time (s): 1798.39
CPU system time (s): 1.62
CPU usage (%): 101.815
Max. virtual memory (cumulated for all children) (KiB): 3024420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.9
system time used= 2.10268
maximum resident set size= 1728120
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34078
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1704
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 62793
involuntary context switches= 81817

runsolver used 5.86211 second user time and 15.2217 second system time

The end

Launcher Data

Begin job on node130 at 2012-06-04 12:07:38
IDJOB=3744602
IDBENCH=92782
IDSOLVER=2319
FILE ID=node130/3744602-1338804458
RUNJOBID= node130-1338783068-21188
PBS_JOBID= 14636838
Free space on /tmp= 70960 MiB

SOLVER NAME= PB07: SAT4JPseudoResolution 2007-03-23
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/IC/normalized-minisat50_6_9_5_ic.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar BENCHNAME           
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3744602-1338804458/watcher-3744602-1338804458 -o /tmp/evaluation-result-3744602-1338804458/solver-3744602-1338804458 -C 1800 -W 1900 -M 15500  java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3744602-1338804458.opb           

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= b21934a70a1a4d281831f1d388e1f253
RANDOM SEED=1588599445

node130.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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.875
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.875
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.875
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.875
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.86
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.875
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.875
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.875
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.875
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5228.98
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        26012400 kB
Buffers:         1705712 kB
Cached:          2598244 kB
SwapCached:         4312 kB
Active:          4106676 kB
Inactive:        1870536 kB
Active(anon):    1661676 kB
Inactive(anon):     8188 kB
Active(file):    2445000 kB
Inactive(file):  1862348 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67099292 kB
Dirty:             15728 kB
Writeback:             0 kB
AnonPages:       1680068 kB
Mapped:            17672 kB
Shmem:                 4 kB
Slab:             731152 kB
SReclaimable:     172072 kB
SUnreclaim:       559080 kB
KernelStack:        1736 kB
PageTables:         7620 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1827644 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1607680 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70956 MiB
End job on node130 at 2012-06-04 12:37:08