Trace number 3744068

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.72 1757.32

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/MH+IC/
normalized-minisat25_4_7_6_mh_ic.opb
MD5SUMe7b6dae550ad8f4cdbfa76831693ec64
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1403187
Best CPU time to get the best result obtained on this benchmark1800.17
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables45775
Total number of constraints102733
Number of constraints which are clauses71450
Number of constraints which are cardinality constraints (but not clauses)33
Number of constraints which are nor clauses,nor cardinality constraints31250
Minimum length of a constraint2
Maximum length of a constraint925
Number of terms in the objective function 17425
Biggest coefficient in the objective function 74618461
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 10171756525
Number of bits of the sum of numbers in the objective function 34
Biggest number in a constraint 74618461
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 10171756525
Number of bits of the biggest sum of numbers34
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.05/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.05/0.09	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.05/0.09	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.05/0.09	c no version file found!!!
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.32-71.29.1.el6.x86_64
0.05/0.09	c os.arch	amd64
0.05/0.09	c Free memory 1599470296
0.05/0.09	c Max memory 1607860224
0.05/0.09	c Total memory 1607860224
0.05/0.09	c Number of processors 8
0.08/0.11	--- Begin Solver configuration ---
0.08/0.11	c Stops conflict analysis at the first Unique Implication Point
0.08/0.11	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@18e2b22
0.08/0.11	c Learn all clauses as in MiniSAT
0.08/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.11	c VSIDS like heuristics from MiniSAT using a heap
0.08/0.11	c No reason simplification
0.08/0.11	c --- End Solver configuration ---
0.08/0.11	c solving HOME/instance-3744068-1338792628.opb
0.08/0.11	c reading problem ... 
2.05/1.15	c ... done. Wall clock time 1.037s.
2.05/1.15	c CPU time (experimental) 1.12s.
2.05/1.15	c #vars     45775
2.05/1.15	c #constraints  104533
528.78/514.65	c cleaning 286228 clauses out of 572502 for limit 1002.4959816720128
538.03/523.61	c cleaning 146369 clauses out of 292772 for limit 1305532.2869069944
540.18/525.78	c cleaning 74182 clauses out of 148405 for limit 1.908803376651927E7
544.59/530.03	c cleaning 38836 clauses out of 77722 for limit 1.207876293083527E9
548.86/534.24	c cleaning 21394 clauses out of 42885 for limit 1.1963922608218521E11
550.90/536.24	c cleaning 11690 clauses out of 23493 for limit 1.618576021909967E12
554.83/540.09	c cleaning 7614 clauses out of 15301 for limit 8.22761481244228E13
560.65/545.75	c cleaning 6331 clauses out of 12687 for limit 1.4763648499911626E-4
564.57/549.56	c cleaning 4908 clauses out of 9858 for limit 0.006315737270417697
569.32/554.17	c cleaning 4211 clauses out of 8450 for limit 0.24442598237765023
914.78/891.32	c cleaning 242843 clauses out of 485737 for limit 7000886.842525976
918.44/894.94	c cleaning 122192 clauses out of 244399 for limit 6.2718409964451164E7
923.52/899.83	c cleaning 63548 clauses out of 127202 for limit 1.7839670785249207E10
927.35/903.55	c cleaning 33790 clauses out of 67654 for limit 1.8349929176583152E12
929.23/905.36	c cleaning 18113 clauses out of 36364 for limit 4.164239097905641E13
936.44/912.36	c cleaning 12848 clauses out of 25753 for limit 0.0010692685846626143
942.03/917.77	c cleaning 9434 clauses out of 18903 for limit 0.5882819474175284
946.68/922.20	c cleaning 7212 clauses out of 14470 for limit 114.4566700245242
948.32/923.82	c cleaning 4595 clauses out of 9257 for limit 1321.9907309873226
949.97/925.43	c cleaning 3034 clauses out of 6162 for limit 8907.27049086039
953.55/928.96	c cleaning 3271 clauses out of 6628 for limit 274710.363908578
957.18/932.46	c cleaning 3416 clauses out of 6857 for limit 8808756.471361838
959.13/934.35	c cleaning 2722 clauses out of 5444 for limit 8.231097002962756E7
962.15/937.28	c cleaning 3103 clauses out of 6219 for limit 2.3831037678543606E9
963.71/938.75	c cleaning 2292 clauses out of 4616 for limit 1.4400095456880512E10
966.79/941.73	c cleaning 2632 clauses out of 5324 for limit 2.5114726115832303E11
970.39/945.26	c cleaning 3053 clauses out of 6192 for limit 7.163524566466669E12
1318.45/1285.44	c cleaning 214045 clauses out of 428139 for limit 4.818111758427778E-5
1327.37/1294.11	c cleaning 110497 clauses out of 221094 for limit 0.1026755696381311
1336.32/1302.98	c cleaning 59031 clauses out of 118097 for limit 348.85384786603146
1338.49/1305.06	c cleaning 30753 clauses out of 61566 for limit 8162.456505538008
1344.15/1310.52	c cleaning 19879 clauses out of 39815 for limit 1.029414041244492E8
1346.01/1312.31	c cleaning 11194 clauses out of 22438 for limit 2.232549633080379E9
1348.28/1314.54	c cleaning 6838 clauses out of 13740 for limit 4.4293492120816605E10
1349.92/1316.10	c cleaning 4430 clauses out of 8902 for limit 5.0566467142367303E11
1351.76/1317.90	c cleaning 3478 clauses out of 6973 for limit 7.882146163569671E12
1353.41/1319.53	c cleaning 2747 clauses out of 5494 for limit 7.392043780259839E13
1355.07/1321.16	c cleaning 2366 clauses out of 4747 for limit 6.3278693204784835E-6
1356.50/1322.57	c cleaning 2173 clauses out of 4381 for limit 5.0713902150291144E-5
1358.14/1324.11	c cleaning 2580 clauses out of 5209 for limit 8.588469109178641E-4
1359.58/1325.56	c cleaning 2528 clauses out of 5128 for limit 0.010630826299304327
1361.04/1326.91	c cleaning 2506 clauses out of 5100 for limit 0.1303839991353276
1684.87/1644.61	c cleaning 223967 clauses out of 448094 for limit 5.577257161887286E10
1697.93/1657.61	c cleaning 112986 clauses out of 226127 for limit 8.174494869089355E11
1702.37/1662.05	c cleaning 57496 clauses out of 115143 for limit 1.1897846938350127E13
1704.87/1664.48	c cleaning 29781 clauses out of 59647 for limit 1.6987945573316538E-6
1708.28/1667.77	c cleaning 17178 clauses out of 34364 for limit 2.654970594771835E-4
1710.02/1669.41	c cleaning 9795 clauses out of 19686 for limit 0.005653083235711005
1711.49/1670.87	c cleaning 6139 clauses out of 12391 for limit 0.10955089724458753
1713.22/1672.54	c cleaning 4570 clauses out of 9252 for limit 2.9513586873866333
1716.53/1675.75	c cleaning 4534 clauses out of 9183 for limit 268.54095462637804
1718.18/1677.31	c cleaning 3521 clauses out of 7153 for limit 4222.059699098542
1800.09/1757.31	c starts		: 23
1800.09/1757.31	c conflicts		: 2182029
1800.09/1757.31	c decisions		: 5198340
1800.09/1757.31	c propagations		: 597752185
1800.09/1757.31	c inspects		: 5556989298
1800.09/1757.31	c learnt literals	: 0
1800.09/1757.31	c learnt binary clauses	: 6
1800.09/1757.31	c learnt ternary clauses	: 14
1800.09/1757.31	c learnt clauses	: 2182029
1800.09/1757.31	c root simplifications	: 0
1800.09/1757.31	c removed literals (reason simplification)	: 0
1800.09/1757.31	c reason swapping (by a shorter reason)	: 0
1800.09/1757.31	c Calls to reduceDB	: 52
1800.09/1757.31	c speed (decisions/second)	: 2960.2814076532904
1800.09/1757.31	c non guided choices	0
1800.09/1757.31	s UNKNOWN
1800.09/1757.31	c Total wall clock time (ms): 1757.197

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

running on 4 cores: 1,3,5,7

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: 1.92 2.01 2.01 3/195 20483
/proc/meminfo: memFree=24735984/32873844 swapFree=7628/7628
[pid=20483] ppid=20481 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/20483/stat : 20483 (java) D 20481 20483 17886 0 -1 4202496 249 0 0 0 0 0 0 0 20 0 1 0 345387682 9515008 182 33554432000 1073741824 1073778376 140737109378688 140737109369720 223651643061 0 0 4096 0 18446744072100588836 0 0 17 5 0 0 0 0 0
/proc/20483/statm: 2323 182 140 9 0 71 0

[startup+0.0817291 s]
/proc/loadavg: 1.92 2.01 2.01 3/195 20483
/proc/meminfo: memFree=24735984/32873844 swapFree=7628/7628
[pid=20483] ppid=20481 vsize=2956804 CPUtime=0.05 cores=1,3,5,7
/proc/20483/stat : 20483 (java) S 20481 20483 17886 0 -1 4202496 3563 0 1 0 5 0 0 0 20 0 18 0 345387682 3027767296 5793 33554432000 1073741824 1073778376 140737411870320 140737411861456 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/20483/statm: 739201 5793 1768 9 0 729885 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2956804

[startup+0.100342 s]
/proc/loadavg: 1.92 2.01 2.01 3/195 20483
/proc/meminfo: memFree=24735984/32873844 swapFree=7628/7628
[pid=20483] ppid=20481 vsize=2957856 CPUtime=0.08 cores=1,3,5,7
/proc/20483/stat : 20483 (java) S 20481 20483 17886 0 -1 4202496 3630 0 1 0 7 1 0 0 20 0 18 0 345387682 3028844544 5859 33554432000 1073741824 1073778376 140737411870320 140737411861456 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/20483/statm: 739464 5859 1791 9 0 729885 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 2957856

[startup+0.300322 s]
/proc/loadavg: 1.92 2.01 2.01 3/195 20483
/proc/meminfo: memFree=24735984/32873844 swapFree=7628/7628
[pid=20483] ppid=20481 vsize=2957856 CPUtime=0.46 cores=1,3,5,7
/proc/20483/stat : 20483 (java) S 20481 20483 17886 0 -1 4202496 5448 0 1 0 45 1 0 0 20 0 18 0 345387682 3028844544 11414 33554432000 1073741824 1073778376 140737411870320 140737411861456 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/20483/statm: 739464 11414 2238 9 0 729885 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 2957856

[startup+0.700325 s]
/proc/loadavg: 1.92 2.01 2.01 3/195 20483
/proc/meminfo: memFree=24735984/32873844 swapFree=7628/7628
[pid=20483] ppid=20481 vsize=2957856 CPUtime=1.26 cores=1,3,5,7
/proc/20483/stat : 20483 (java) S 20481 20483 17886 0 -1 4202496 8433 0 1 0 122 4 0 0 20 0 18 0 345387682 3028844544 42612 33554432000 1073741824 1073778376 140737411870320 140737411861456 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/20483/statm: 739464 42612 2258 9 0 729885 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 2957856

[startup+1.50083 s]
/proc/loadavg: 1.92 2.01 2.01 3/213 20501
/proc/meminfo: memFree=24436556/32873844 swapFree=7628/7628
[pid=20483] ppid=20481 vsize=3024420 CPUtime=2.9 cores=1,3,5,7
/proc/20483/stat : 20483 (java) S 20481 20483 17886 0 -1 4202496 18759 0 1 0 280 10 0 0 20 0 19 0 345387682 3097006080 101629 33554432000 1073741824 1073778376 140737411870320 140737411861456 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/20483/statm: 756105 101629 2278 9 0 746526 0
[pid=20483/tid=20485] ppid=20481 vsize=3024420 CPUtime=1.46 cores=1,3,5,7
/proc/20483/task/20485/stat : 20485 (java) R 20481 20483 17886 0 -1 4202560 2714 0 1 0 138 8 0 0 20 0 19 0 345387683 3097006080 101629 33554432000 1073741824 1073778376 140737411870320 140187614704072 140187481931884 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=20483/tid=20486] ppid=20481 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/20483/task/20486/stat : 20486 (java) S 20481 20483 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345387685 3097006080 101629 33554432000 1073741824 1073778376 140737411870320 140187600325288 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20483/tid=20487] ppid=20481 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/20483/task/20487/stat : 20487 (java) S 20481 20483 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345387685 3097006080 101629 33554432000 1073741824 1073778376 140737411870320 140187478690600 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20483/tid=20488] ppid=20481 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/20483/task/20488/stat : 20488 (java) S 20481 20483 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345387685 3097006080 101629 33554432000 1073741824 1073778376 140737411870320 140187477638056 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20483/tid=20489] ppid=20481 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/20483/task/20489/stat : 20489 (java) S 20481 20483 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345387685 3097006080 101629 33554432000 1073741824 1073778376 140737411870320 140187476585512 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20483/tid=20490] ppid=20481 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/20483/task/20490/stat : 20490 (java) S 20481 20483 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345387685 3097006080 101629 33554432000 1073741824 1073778376 140737411870320 140187475531944 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20483/tid=20491] ppid=20481 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/20483/task/20491/stat : 20491 (java) S 20481 20483 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345387685 3097006080 101629 33554432000 1073741824 1073778376 140737411870320 140187474479400 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20483/tid=20492] ppid=20481 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/20483/task/20492/stat : 20492 (java) S 20481 20483 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345387685 3097006080 101629 33554432000 1073741824 1073778376 140737411870320 140187473426856 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20483/tid=20493] ppid=20481 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/20483/task/20493/stat : 20493 (java) S 20481 20483 17886 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 345387685 3097006080 101629 33554432000 1073741824 1073778376 140737411870320 140187472374312 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20483/tid=20494] ppid=20481 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/20483/task/20494/stat : 20494 (java) S 20481 20483 17886 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 345387686 3097006080 101629 33554432000 1073741824 1073778376 140737411870320 140186990127720 223655016361 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20483/tid=20495] ppid=20481 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/20483/task/20495/stat : 20495 (java) S 20481 20483 17886 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 345387687 3097006080 101629 33554432000 1073741824 1073778376 140737411870320 140186989074040 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20483/tid=20496] ppid=20481 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/20483/task/20496/stat : 20496 (java) S 20481 20483 17886 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 345387687 3097006080 101629 33554432000 1073741824 1073778376 140737411870320 140186988021384 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20483/tid=20497] ppid=20481 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/20483/task/20497/stat : 20497 (java) S 20481 20483 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345387689 3097006080 101629 33554432000 1073741824 1073778376 140737411870320 140186986970128 223655024416 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20483/tid=20498] ppid=20481 vsize=3024420 CPUtime=0.67 cores=1,3,5,7
/proc/20483/task/20498/stat : 20498 (java) R 20481 20483 17886 0 -1 4202560 7372 0 0 0 66 1 0 0 20 0 19 0 345387689 3097006080 101629 33554432000 1073741824 1073778376 140737411870320 140186985916472 140187622427815 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=20483/tid=20499] ppid=20481 vsize=3024420 CPUtime=0.73 cores=1,3,5,7
/proc/20483/task/20499/stat : 20499 (java) S 20481 20483 17886 0 -1 4202560 7477 0 0 0 71 2 0 0 20 0 19 0 345387690 3097006080 101629 33554432000 1073741824 1073778376 140737411870320 140186984863928 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20483/tid=20500] ppid=20481 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/20483/task/20500/stat : 20500 (java) S 20481 20483 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345387690 3097006080 101629 33554432000 1073741824 1073778376 140737411870320 140186983811576 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20483/tid=20501] ppid=20481 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/20483/task/20501/stat : 20501 (java) S 20481 20483 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345387690 3097006080 101629 33554432000 1073741824 1073778376 140737411870320 140186982759240 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 3024420

[startup+3.10084 s]
/proc/loadavg: 1.92 2.01 2.01 3/214 20502
/proc/meminfo: memFree=24253036/32873844 swapFree=7628/7628
[pid=20483] ppid=20481 vsize=3024420 CPUtime=4.94 cores=1,3,5,7
/proc/20483/stat : 20483 (java) S 20481 20483 17886 0 -1 4202496 20038 0 1 0 471 23 0 0 20 0 19 0 345387682 3097006080 131771 33554432000 1073741824 1073778376 140737411870320 140737411861456 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/20483/statm: 756105 131771 2292 9 0 746526 0
[pid=20483/tid=20485] ppid=20481 vsize=3024420 CPUtime=2.95 cores=1,3,5,7
/proc/20483/task/20485/stat : 20485 (java) R 20481 20483 17886 0 -1 4202560 2743 0 1 0 286 9 0 0 20 0 19 0 345387683 3097006080 131771 33554432000 1073741824 1073778376 140737411870320 140187614711048 140187481897807 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=20483/tid=20486] ppid=20481 vsize=3024420 CPUtime=0.05 cores=1,3,5,7
/proc/20483/task/20486/stat : 20486 (java) S 20481 20483 17886 0 -1 4202560 26 0 0 0 3 2 0 0 20 0 19 0 345387685 3097006080 131771 33554432000 1073741824 1073778376 140737411870320 140187600325288 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20483/tid=20487] ppid=20481 vsize=3024420 CPUtime=0.02 cores=1,3,5,7
/proc/20483/task/20487/stat : 20487 (java) S 20481 20483 17886 0 -1 4202560 15 0 0 0 2 0 0 0 20 0 19 0 345387685 3097006080 131771 33554432000 1073741824 1073778376 140737411870320 140187478690600 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20483/tid=20488] ppid=20481 vsize=3024420 CPUtime=0.03 cores=1,3,5,7
/proc/20483/task/20488/stat : 20488 (java) S 20481 20483 17886 0 -1 4202560 17 0 0 0 2 1 0 0 20 0 19 0 345387685 3097006080 131771 33554432000 1073741824 1073778376 140737411870320 140187477638056 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20483/tid=20489] ppid=20481 vsize=3024420 CPUtime=0.05 cores=1,3,5,7
/proc/20483/task/20489/stat : 20489 (java) S 20481 20483 17886 0 -1 4202560 27 0 0 0 4 1 0 0 20 0 19 0 345387685 3097006080 131771 33554432000 1073741824 1073778376 140737411870320 140187476585512 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20483/tid=20490] ppid=20481 vsize=3024420 CPUtime=0.06 cores=1,3,5,7
/proc/20483/task/20490/stat : 20490 (java) S 20481 20483 17886 0 -1 4202560 33 0 0 0 5 1 0 0 20 0 19 0 345387685 3097006080 131771 33554432000 1073741824 1073778376 140737411870320 140187475531944 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20483/tid=20491] ppid=20481 vsize=3024420 CPUtime=0.02 cores=1,3,5,7
/proc/20483/task/20491/stat : 20491 (java) S 20481 20483 17886 0 -1 4202560 12 0 0 0 2 0 0 0 20 0 19 0 345387685 3097006080 131771 33554432000 1073741824 1073778376 140737411870320 140187474479400 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20483/tid=20492] ppid=20481 vsize=3024420 CPUtime=0.01 cores=1,3,5,7
/proc/20483/task/20492/stat : 20492 (java) S 20481 20483 17886 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 19 0 345387685 3097006080 131771 33554432000 1073741824 1073778376 140737411870320 140187473426856 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20483/tid=20493] ppid=20481 vsize=3024420 CPUtime=0.05 cores=1,3,5,7
/proc/20483/task/20493/stat : 20493 (java) S 20481 20483 17886 0 -1 4202560 30 0 0 0 3 2 0 0 20 0 19 0 345387685 3097006080 131771 33554432000 1073741824 1073778376 140737411870320 140187472374312 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20483/tid=20494] ppid=20481 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/20483/task/20494/stat : 20494 (java) S 20481 20483 17886 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 345387686 3097006080 131771 33554432000 1073741824 1073778376 140737411870320 140186990127720 223655016361 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20483/tid=20495] ppid=20481 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/20483/task/20495/stat : 20495 (java) S 20481 20483 17886 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 345387687 3097006080 131771 33554432000 1073741824 1073778376 140737411870320 140186989074040 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20483/tid=20496] ppid=20481 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/20483/task/20496/stat : 20496 (java) S 20481 20483 17886 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 345387687 3097006080 131771 33554432000 1073741824 1073778376 140737411870320 140186988021384 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20483/tid=20497] ppid=20481 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/20483/task/20497/stat : 20497 (java) S 20481 20483 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345387689 3097006080 131771 33554432000 1073741824 1073778376 140737411870320 140186986970128 223655024416 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20483/tid=20498] ppid=20481 vsize=3024420 CPUtime=0.76 cores=1,3,5,7
/proc/20483/task/20498/stat : 20498 (java) S 20481 20483 17886 0 -1 4202560 8456 0 0 0 74 2 0 0 20 0 19 0 345387689 3097006080 131771 33554432000 1073741824 1073778376 140737411870320 140186985916472 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20483/tid=20499] ppid=20481 vsize=3024420 CPUtime=0.77 cores=1,3,5,7
/proc/20483/task/20499/stat : 20499 (java) S 20481 20483 17886 0 -1 4202560 7478 0 0 0 75 2 0 0 20 0 19 0 345387690 3097006080 131771 33554432000 1073741824 1073778376 140737411870320 140186984863928 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20483/tid=20500] ppid=20481 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/20483/task/20500/stat : 20500 (java) S 20481 20483 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345387690 3097006080 131771 33554432000 1073741824 1073778376 140737411870320 140186983811576 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20483/tid=20501] ppid=20481 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/20483/task/20501/stat : 20501 (java) S 20481 20483 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345387690 3097006080 131771 33554432000 1073741824 1073778376 140737411870320 140186982759240 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20483/tid=20502] ppid=20481 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/20483/task/20502/stat : 20502 (java) S 20481 20483 17886 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 345387811 3097006080 131771 33554432000 1073741824 1073778376 140737411870320 140186980627752 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 4.94
Current children cumulated vsize (KiB) 3024420

[startup+6.30086 s]
/proc/loadavg: 1.93 2.01 2.01 9/214 20502
/proc/meminfo: memFree=24216852/32873844 swapFree=7628/7628
[pid=20483] ppid=20481 vsize=3024420 CPUtime=8.35 cores=1,3,5,7
/proc/20483/stat : 20483 (java) S 20481 20483 17886 0 -1 4202496 20069 0 1 0 811 24 0 0 20 0 19 0 345387682 3097006080 131944 33554432000 1073741824 1073778376 140737411870320 140737411861456 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/20483/statm: 756105 131944 2292 9 0 746526 0
[pid=20483/tid=20485] ppid=20481 vsize=3024420 CPUtime=6.08 cores=1,3,5,7
/proc/20483/task/20485/stat : 20485 (java) R 20481 20483 17886 0 -1 4202560 2746 0 1 0 599 9 0 0 20 0 19 0 345387683 3097006080 131944 33554432000 1073741824 1073778376 140737411870320 140187614712232 140187481931990 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=20483/tid=20486] ppid=20481 vsize=3024420 CPUtime=0.08 cores=1,3,5,7
/proc/20483/task/20486/stat : 20486 (java) S 20481 20483 17886 0 -1 4202560 29 0 0 0 6 2 0 0 20 0 19 0 345387685 3097006080 131944 33554432000 1073741824 1073778376 140737411870320 140187600325288 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20483/tid=20487] ppid=20481 vsize=3024420 CPUtime=0.06 cores=1,3,5,7
/proc/20483/task/20487/stat : 20487 (java) S 20481 20483 17886 0 -1 4202560 18 0 0 0 6 0 0 0 20 0 19 0 345387685 3097006080 131944 33554432000 1073741824 1073778376 140737411870320 140187478690600 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20483/tid=20488] ppid=20481 vsize=3024420 CPUtime=0.08 cores=1,3,5,7
/proc/20483/task/20488/stat : 20488 (java) S 20481 20483 17886 0 -1 4202560 21 0 0 0 6 2 0 0 20 0 19 0 345387685 3097006080 131944 33554432000 1073741824 1073778376 140737411870320 140187477638056 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20483/tid=20489] ppid=20481 vsize=3024420 CPUtime=0.09 cores=1,3,5,7
/proc/20483/task/20489/stat : 20489 (java) S 20481 20483 17886 0 -1 4202560 33 0 0 0 7 2 0 0 20 0 19 0 345387685 3097006080 131944 33554432000 1073741824 1073778376 140737411870320 140187476585512 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20483/tid=20490] ppid=20481 vsize=3024420 CPUtime=0.1 cores=1,3,5,7
/proc/20483/task/20490/stat : 20490 (java) S 20481 20483 17886 0 -1 4202560 35 0 0 0 8 2 0 0 20 0 19 0 345387685 3097006080 131944 33554432000 1073741824 1073778376 140737411870320 140187475531944 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20483/tid=20491] ppid=20481 vsize=3024420 CPUtime=0.05 cores=1,3,5,7
/proc/20483/task/20491/stat : 20491 (java) S 20481 20483 17886 0 -1 4202560 13 0 0 0 5 0 0 0 20 0 19 0 345387685 3097006080 131944 33554432000 1073741824 1073778376 140737411870320 140187474479400 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20483/tid=20492] ppid=20481 vsize=3024420 CPUtime=0.04 cores=1,3,5,7
/proc/20483/task/20492/stat : 20492 (java) S 20481 20483 17886 0 -1 4202560 12 0 0 0 4 0 0 0 20 0 19 0 345387685 3097006080 131944 33554432000 1073741824 1073778376 140737411870320 140187473426856 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20483/tid=20493] ppid=20481 vsize=3024420 CPUtime=0.09 cores=1,3,5,7
/proc/20483/task/20493/stat : 20493 (java) S 20481 20483 17886 0 -1 4202560 36 0 0 0 6 3 0 0 20 0 19 0 345387685 3097006080 131944 33554432000 1073741824 1073778376 140737411870320 140187472374312 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20483/tid=20494] ppid=20481 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/20483/task/20494/stat : 20494 (java) S 20481 20483 17886 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 345387686 3097006080 131944 33554432000 1073741824 1073778376 140737411870320 140186990127720 223655016361 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20483/tid=20495] ppid=20481 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/20483/task/20495/stat : 20495 (java) S 20481 20483 17886 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 345387687 3097006080 131944 33554432000 1073741824 1073778376 140737411870320 140186989074040 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20483/tid=20496] ppid=20481 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/20483/task/20496/stat : 20496 (java) S 20481 20483 17886 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 345387687 3097006080 131944 33554432000 1073741824 1073778376 140737411870320 140186988021384 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20483/tid=20497] ppid=20481 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/20483/task/20497/stat : 20497 (java) S 20481 20483 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345387689 3097006080 131944 33554432000 1073741824 1073778376 140737411870320 140186986970128 223655024416 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20483/tid=20498] ppid=20481 vsize=3024420 CPUtime=0.77 cores=1,3,5,7
/proc/20483/task/20498/stat : 20498 (java) S 20481 20483 17886 0 -1 4202560 8456 0 0 0 75 2 0 0 20 0 19 0 345387689 3097006080 131944 33554432000 1073741824 1073778376 140737411870320 140186985916472 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20483/tid=20499] ppid=20481 vsize=3024420 CPUtime=0.77 cores=1,3,5,7
/proc/20483/task/20499/stat : 20499 (java) S 20481 20483 17886 0 -1 4202560 7478 0 0 0 75 2 0 0 20 0 19 0 345387690 3097006080 131944 33554432000 1073741824 1073778376 140737411870320 140186984863928 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20483/tid=20500] ppid=20481 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/20483/task/20500/stat : 20500 (java) S 20481 20483 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345387690 3097006080 131944 33554432000 1073741824 1073778376 140737411870320 140186983811576 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20483/tid=20501] ppid=20481 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/20483/task/20501/stat : 20501 (java) S 20481 20483 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345387690 3097006080 131944 33554432000 1073741824 1073778376 140737411870320 140186982759240 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20483/tid=20502] ppid=20481 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/20483/task/20502/stat : 20502 (java) S 20481 20483 17886 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 345387811 3097006080 131944 33554432000 1073741824 1073778376 140737411870320 140186980627752 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 8.35
Current children cumulated vsize (KiB) 3024420

[startup+12.7009 s]
/proc/loadavg: 1.93 2.01 2.01 3/214 20502
/proc/meminfo: memFree=24120396/32873844 swapFree=7628/7628

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

[pid=20483/tid=20491] ppid=20481 vsize=3024420 CPUtime=6.65 cores=1,3,5,7
/proc/20483/task/20491/stat : 20491 (java) S 20481 20483 17886 0 -1 4202560 505 0 0 0 642 23 0 0 20 0 19 0 345387685 3097006080 423538 33554432000 1073741824 1073778376 140737411870320 140187474479400 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20483/tid=20492] ppid=20481 vsize=3024420 CPUtime=6.76 cores=1,3,5,7
/proc/20483/task/20492/stat : 20492 (java) S 20481 20483 17886 0 -1 4202560 479 0 0 0 656 20 0 0 20 0 19 0 345387685 3097006080 423538 33554432000 1073741824 1073778376 140737411870320 140187473426856 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20483/tid=20493] ppid=20481 vsize=3024420 CPUtime=6.95 cores=1,3,5,7
/proc/20483/task/20493/stat : 20493 (java) S 20481 20483 17886 0 -1 4202560 493 0 0 0 673 22 0 0 20 0 19 0 345387685 3097006080 423538 33554432000 1073741824 1073778376 140737411870320 140187472374312 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20483/tid=20494] ppid=20481 vsize=3024420 CPUtime=1.18 cores=1,3,5,7
/proc/20483/task/20494/stat : 20494 (java) S 20481 20483 17886 0 -1 4202560 1084 0 0 0 112 6 0 0 20 0 19 0 345387686 3097006080 423538 33554432000 1073741824 1073778376 140737411870320 140186990127720 223655016361 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20483/tid=20495] ppid=20481 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/20483/task/20495/stat : 20495 (java) S 20481 20483 17886 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 345387687 3097006080 423538 33554432000 1073741824 1073778376 140737411870320 140186989074040 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20483/tid=20496] ppid=20481 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/20483/task/20496/stat : 20496 (java) S 20481 20483 17886 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 345387687 3097006080 423538 33554432000 1073741824 1073778376 140737411870320 140186988021384 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20483/tid=20497] ppid=20481 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/20483/task/20497/stat : 20497 (java) S 20481 20483 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345387689 3097006080 423538 33554432000 1073741824 1073778376 140737411870320 140186986970128 223655024416 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20483/tid=20498] ppid=20481 vsize=3024420 CPUtime=0.79 cores=1,3,5,7
/proc/20483/task/20498/stat : 20498 (java) S 20481 20483 17886 0 -1 4202560 8462 0 0 0 77 2 0 0 20 0 19 0 345387689 3097006080 423538 33554432000 1073741824 1073778376 140737411870320 140186985916472 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20483/tid=20499] ppid=20481 vsize=3024420 CPUtime=0.89 cores=1,3,5,7
/proc/20483/task/20499/stat : 20499 (java) S 20481 20483 17886 0 -1 4202560 7486 0 0 0 87 2 0 0 20 0 19 0 345387690 3097006080 423538 33554432000 1073741824 1073778376 140737411870320 140186984863928 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20483/tid=20500] ppid=20481 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/20483/task/20500/stat : 20500 (java) S 20481 20483 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345387690 3097006080 423538 33554432000 1073741824 1073778376 140737411870320 140186983811576 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20483/tid=20501] ppid=20481 vsize=3024420 CPUtime=0.84 cores=1,3,5,7
/proc/20483/task/20501/stat : 20501 (java) S 20481 20483 17886 0 -1 4202560 94 0 0 0 44 40 0 0 20 0 19 0 345387690 3097006080 423538 33554432000 1073741824 1073778376 140737411870320 140186982759240 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20483/tid=20502] ppid=20481 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/20483/task/20502/stat : 20502 (java) S 20481 20483 17886 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 345387811 3097006080 423538 33554432000 1073741824 1073778376 140737411870320 140186980627752 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1702.77
Current children cumulated vsize (KiB) 3024420

[startup+1722.3 s]
/proc/loadavg: 2.00 2.05 2.01 3/213 20617
/proc/meminfo: memFree=23088304/32873844 swapFree=7628/7628
[pid=20483] ppid=20481 vsize=3024420 CPUtime=1764.23 cores=1,3,5,7
/proc/20483/stat : 20483 (java) S 20481 20483 17886 0 -1 4202496 25909 0 1 0 176181 242 0 0 20 0 19 0 345387682 3097006080 423538 33554432000 1073741824 1073778376 140737411870320 140737411861456 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/20483/statm: 756105 423538 2308 9 0 746526 0
[pid=20483/tid=20485] ppid=20481 vsize=3024420 CPUtime=1704.63 cores=1,3,5,7
/proc/20483/task/20485/stat : 20485 (java) R 20481 20483 17886 0 -1 4202560 3637 0 1 0 170423 40 0 0 20 0 19 0 345387683 3097006080 423538 33554432000 1073741824 1073778376 140737411870320 140187614711008 140187481938862 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=20483/tid=20486] ppid=20481 vsize=3024420 CPUtime=6.98 cores=1,3,5,7
/proc/20483/task/20486/stat : 20486 (java) S 20481 20483 17886 0 -1 4202560 523 0 0 0 674 24 0 0 20 0 19 0 345387685 3097006080 423538 33554432000 1073741824 1073778376 140737411870320 140187600325288 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20483/tid=20487] ppid=20481 vsize=3024420 CPUtime=6.91 cores=1,3,5,7
/proc/20483/task/20487/stat : 20487 (java) S 20481 20483 17886 0 -1 4202560 483 0 0 0 671 20 0 0 20 0 19 0 345387685 3097006080 423538 33554432000 1073741824 1073778376 140737411870320 140187478690600 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20483/tid=20488] ppid=20481 vsize=3024420 CPUtime=7.23 cores=1,3,5,7
/proc/20483/task/20488/stat : 20488 (java) S 20481 20483 17886 0 -1 4202560 484 0 0 0 704 19 0 0 20 0 19 0 345387685 3097006080 423538 33554432000 1073741824 1073778376 140737411870320 140187477638056 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20483/tid=20489] ppid=20481 vsize=3024420 CPUtime=6.98 cores=1,3,5,7
/proc/20483/task/20489/stat : 20489 (java) S 20481 20483 17886 0 -1 4202560 489 0 0 0 677 21 0 0 20 0 19 0 345387685 3097006080 423538 33554432000 1073741824 1073778376 140737411870320 140187476585512 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20483/tid=20490] ppid=20481 vsize=3024420 CPUtime=6.67 cores=1,3,5,7
/proc/20483/task/20490/stat : 20490 (java) S 20481 20483 17886 0 -1 4202560 501 0 0 0 645 22 0 0 20 0 19 0 345387685 3097006080 423538 33554432000 1073741824 1073778376 140737411870320 140187475531944 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20483/tid=20491] ppid=20481 vsize=3024420 CPUtime=6.88 cores=1,3,5,7
/proc/20483/task/20491/stat : 20491 (java) S 20481 20483 17886 0 -1 4202560 505 0 0 0 665 23 0 0 20 0 19 0 345387685 3097006080 423538 33554432000 1073741824 1073778376 140737411870320 140187474479400 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20483/tid=20492] ppid=20481 vsize=3024420 CPUtime=7.01 cores=1,3,5,7
/proc/20483/task/20492/stat : 20492 (java) S 20481 20483 17886 0 -1 4202560 479 0 0 0 681 20 0 0 20 0 19 0 345387685 3097006080 423538 33554432000 1073741824 1073778376 140737411870320 140187473426856 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20483/tid=20493] ppid=20481 vsize=3024420 CPUtime=7.23 cores=1,3,5,7
/proc/20483/task/20493/stat : 20493 (java) S 20481 20483 17886 0 -1 4202560 493 0 0 0 700 23 0 0 20 0 19 0 345387685 3097006080 423538 33554432000 1073741824 1073778376 140737411870320 140187472374312 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20483/tid=20494] ppid=20481 vsize=3024420 CPUtime=1.47 cores=1,3,5,7
/proc/20483/task/20494/stat : 20494 (java) S 20481 20483 17886 0 -1 4202560 1088 0 0 0 141 6 0 0 20 0 19 0 345387686 3097006080 423538 33554432000 1073741824 1073778376 140737411870320 140186990127720 223655016361 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20483/tid=20495] ppid=20481 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/20483/task/20495/stat : 20495 (java) S 20481 20483 17886 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 345387687 3097006080 423538 33554432000 1073741824 1073778376 140737411870320 140186989074040 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20483/tid=20496] ppid=20481 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/20483/task/20496/stat : 20496 (java) S 20481 20483 17886 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 345387687 3097006080 423538 33554432000 1073741824 1073778376 140737411870320 140186988021384 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20483/tid=20497] ppid=20481 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/20483/task/20497/stat : 20497 (java) S 20481 20483 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345387689 3097006080 423538 33554432000 1073741824 1073778376 140737411870320 140186986970128 223655024416 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20483/tid=20498] ppid=20481 vsize=3024420 CPUtime=0.79 cores=1,3,5,7
/proc/20483/task/20498/stat : 20498 (java) S 20481 20483 17886 0 -1 4202560 8462 0 0 0 77 2 0 0 20 0 19 0 345387689 3097006080 423538 33554432000 1073741824 1073778376 140737411870320 140186985916472 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20483/tid=20499] ppid=20481 vsize=3024420 CPUtime=0.89 cores=1,3,5,7
/proc/20483/task/20499/stat : 20499 (java) S 20481 20483 17886 0 -1 4202560 7486 0 0 0 87 2 0 0 20 0 19 0 345387690 3097006080 423538 33554432000 1073741824 1073778376 140737411870320 140186984863928 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20483/tid=20500] ppid=20481 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/20483/task/20500/stat : 20500 (java) S 20481 20483 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345387690 3097006080 423538 33554432000 1073741824 1073778376 140737411870320 140186983811576 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20483/tid=20501] ppid=20481 vsize=3024420 CPUtime=0.89 cores=1,3,5,7
/proc/20483/task/20501/stat : 20501 (java) S 20481 20483 17886 0 -1 4202560 98 0 0 0 47 42 0 0 20 0 19 0 345387690 3097006080 423538 33554432000 1073741824 1073778376 140737411870320 140186982759240 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20483/tid=20502] ppid=20481 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/20483/task/20502/stat : 20502 (java) S 20481 20483 17886 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 345387811 3097006080 423538 33554432000 1073741824 1073778376 140737411870320 140186980627752 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1764.23
Current children cumulated vsize (KiB) 3024420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1757.3 s]
/proc/loadavg: 2.00 2.04 2.01 3/213 20617
/proc/meminfo: memFree=23088428/32873844 swapFree=7628/7628
[pid=20483] ppid=20481 vsize=3024420 CPUtime=1800.09 cores=1,3,5,7
/proc/20483/stat : 20483 (java) S 20481 20483 17886 0 -1 4202496 25933 0 1 0 179766 243 0 0 20 0 19 0 345387682 3097006080 423538 33554432000 1073741824 1073778376 140737411870320 140737411861456 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/20483/statm: 756105 423538 2308 9 0 746526 0
[pid=20483/tid=20485] ppid=20481 vsize=3024420 CPUtime=1739.27 cores=1,3,5,7
/proc/20483/task/20485/stat : 20485 (java) R 20481 20483 17886 0 -1 4202560 3657 0 1 0 173886 41 0 0 20 0 19 0 345387683 3097006080 423538 33554432000 1073741824 1073778376 140737411870320 140187614710928 140187481868788 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=20483/tid=20486] ppid=20481 vsize=3024420 CPUtime=7.11 cores=1,3,5,7
/proc/20483/task/20486/stat : 20486 (java) S 20481 20483 17886 0 -1 4202560 523 0 0 0 687 24 0 0 20 0 19 0 345387685 3097006080 423538 33554432000 1073741824 1073778376 140737411870320 140187600325288 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20483/tid=20487] ppid=20481 vsize=3024420 CPUtime=7.1 cores=1,3,5,7
/proc/20483/task/20487/stat : 20487 (java) S 20481 20483 17886 0 -1 4202560 483 0 0 0 690 20 0 0 20 0 19 0 345387685 3097006080 423538 33554432000 1073741824 1073778376 140737411870320 140187478690600 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20483/tid=20488] ppid=20481 vsize=3024420 CPUtime=7.38 cores=1,3,5,7
/proc/20483/task/20488/stat : 20488 (java) S 20481 20483 17886 0 -1 4202560 484 0 0 0 718 20 0 0 20 0 19 0 345387685 3097006080 423538 33554432000 1073741824 1073778376 140737411870320 140187477638056 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20483/tid=20489] ppid=20481 vsize=3024420 CPUtime=7.13 cores=1,3,5,7
/proc/20483/task/20489/stat : 20489 (java) S 20481 20483 17886 0 -1 4202560 489 0 0 0 692 21 0 0 20 0 19 0 345387685 3097006080 423538 33554432000 1073741824 1073778376 140737411870320 140187476585512 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20483/tid=20490] ppid=20481 vsize=3024420 CPUtime=6.81 cores=1,3,5,7
/proc/20483/task/20490/stat : 20490 (java) S 20481 20483 17886 0 -1 4202560 501 0 0 0 659 22 0 0 20 0 19 0 345387685 3097006080 423538 33554432000 1073741824 1073778376 140737411870320 140187475531944 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20483/tid=20491] ppid=20481 vsize=3024420 CPUtime=7 cores=1,3,5,7
/proc/20483/task/20491/stat : 20491 (java) S 20481 20483 17886 0 -1 4202560 505 0 0 0 677 23 0 0 20 0 19 0 345387685 3097006080 423538 33554432000 1073741824 1073778376 140737411870320 140187474479400 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20483/tid=20492] ppid=20481 vsize=3024420 CPUtime=7.2 cores=1,3,5,7
/proc/20483/task/20492/stat : 20492 (java) S 20481 20483 17886 0 -1 4202560 479 0 0 0 699 21 0 0 20 0 19 0 345387685 3097006080 423538 33554432000 1073741824 1073778376 140737411870320 140187473426856 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20483/tid=20493] ppid=20481 vsize=3024420 CPUtime=7.39 cores=1,3,5,7
/proc/20483/task/20493/stat : 20493 (java) S 20481 20483 17886 0 -1 4202560 493 0 0 0 716 23 0 0 20 0 19 0 345387685 3097006080 423538 33554432000 1073741824 1073778376 140737411870320 140187472374312 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20483/tid=20494] ppid=20481 vsize=3024420 CPUtime=1.48 cores=1,3,5,7
/proc/20483/task/20494/stat : 20494 (java) S 20481 20483 17886 0 -1 4202560 1090 0 0 0 142 6 0 0 20 0 19 0 345387686 3097006080 423538 33554432000 1073741824 1073778376 140737411870320 140186990127720 223655016361 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20483/tid=20495] ppid=20481 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/20483/task/20495/stat : 20495 (java) S 20481 20483 17886 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 345387687 3097006080 423538 33554432000 1073741824 1073778376 140737411870320 140186989074040 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20483/tid=20496] ppid=20481 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/20483/task/20496/stat : 20496 (java) S 20481 20483 17886 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 345387687 3097006080 423538 33554432000 1073741824 1073778376 140737411870320 140186988021384 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20483/tid=20497] ppid=20481 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/20483/task/20497/stat : 20497 (java) S 20481 20483 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345387689 3097006080 423538 33554432000 1073741824 1073778376 140737411870320 140186986970128 223655024416 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20483/tid=20498] ppid=20481 vsize=3024420 CPUtime=0.79 cores=1,3,5,7
/proc/20483/task/20498/stat : 20498 (java) S 20481 20483 17886 0 -1 4202560 8462 0 0 0 77 2 0 0 20 0 19 0 345387689 3097006080 423538 33554432000 1073741824 1073778376 140737411870320 140186985916472 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20483/tid=20499] ppid=20481 vsize=3024420 CPUtime=0.89 cores=1,3,5,7
/proc/20483/task/20499/stat : 20499 (java) S 20481 20483 17886 0 -1 4202560 7486 0 0 0 87 2 0 0 20 0 19 0 345387690 3097006080 423538 33554432000 1073741824 1073778376 140737411870320 140186984863928 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20483/tid=20500] ppid=20481 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/20483/task/20500/stat : 20500 (java) S 20481 20483 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345387690 3097006080 423538 33554432000 1073741824 1073778376 140737411870320 140186983811576 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20483/tid=20501] ppid=20481 vsize=3024420 CPUtime=0.9 cores=1,3,5,7
/proc/20483/task/20501/stat : 20501 (java) S 20481 20483 17886 0 -1 4202560 100 0 0 0 48 42 0 0 20 0 19 0 345387690 3097006080 423538 33554432000 1073741824 1073778376 140737411870320 140186982759240 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20483/tid=20502] ppid=20481 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/20483/task/20502/stat : 20502 (java) S 20481 20483 17886 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 345387811 3097006080 423538 33554432000 1073741824 1073778376 140737411870320 140186980627752 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.09
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+1757.3 s]
/proc/loadavg: 2.00 2.04 2.01 3/213 20617
/proc/meminfo: memFree=23088428/32873844 swapFree=7628/7628
[pid=20483] ppid=20481 vsize=3024420 CPUtime=1800.09 cores=1,3,5,7
/proc/20483/stat : 20483 (java) S 20481 20483 17886 0 -1 4202496 25933 0 1 0 179766 243 0 0 20 0 19 0 345387682 3097006080 423538 33554432000 1073741824 1073778376 140737411870320 140737411861456 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/20483/statm: 756105 423538 2308 9 0 746526 0
[pid=20483/tid=20485] ppid=20481 vsize=3024420 CPUtime=1739.27 cores=1,3,5,7
/proc/20483/task/20485/stat : 20485 (java) R 20481 20483 17886 0 -1 4202560 3657 0 1 0 173886 41 0 0 20 0 19 0 345387683 3097006080 423538 33554432000 1073741824 1073778376 140737411870320 140187614710928 140187481868788 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=20483/tid=20486] ppid=20481 vsize=3024420 CPUtime=7.11 cores=1,3,5,7
/proc/20483/task/20486/stat : 20486 (java) S 20481 20483 17886 0 -1 4202560 523 0 0 0 687 24 0 0 20 0 19 0 345387685 3097006080 423538 33554432000 1073741824 1073778376 140737411870320 140187600325288 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20483/tid=20487] ppid=20481 vsize=3024420 CPUtime=7.1 cores=1,3,5,7
/proc/20483/task/20487/stat : 20487 (java) S 20481 20483 17886 0 -1 4202560 483 0 0 0 690 20 0 0 20 0 19 0 345387685 3097006080 423538 33554432000 1073741824 1073778376 140737411870320 140187478690600 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20483/tid=20488] ppid=20481 vsize=3024420 CPUtime=7.38 cores=1,3,5,7
/proc/20483/task/20488/stat : 20488 (java) S 20481 20483 17886 0 -1 4202560 484 0 0 0 718 20 0 0 20 0 19 0 345387685 3097006080 423538 33554432000 1073741824 1073778376 140737411870320 140187477638056 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20483/tid=20489] ppid=20481 vsize=3024420 CPUtime=7.13 cores=1,3,5,7
/proc/20483/task/20489/stat : 20489 (java) S 20481 20483 17886 0 -1 4202560 489 0 0 0 692 21 0 0 20 0 19 0 345387685 3097006080 423538 33554432000 1073741824 1073778376 140737411870320 140187476585512 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20483/tid=20490] ppid=20481 vsize=3024420 CPUtime=6.81 cores=1,3,5,7
/proc/20483/task/20490/stat : 20490 (java) S 20481 20483 17886 0 -1 4202560 501 0 0 0 659 22 0 0 20 0 19 0 345387685 3097006080 423538 33554432000 1073741824 1073778376 140737411870320 140187475531944 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20483/tid=20491] ppid=20481 vsize=3024420 CPUtime=7 cores=1,3,5,7
/proc/20483/task/20491/stat : 20491 (java) S 20481 20483 17886 0 -1 4202560 505 0 0 0 677 23 0 0 20 0 19 0 345387685 3097006080 423538 33554432000 1073741824 1073778376 140737411870320 140187474479400 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20483/tid=20492] ppid=20481 vsize=3024420 CPUtime=7.2 cores=1,3,5,7
/proc/20483/task/20492/stat : 20492 (java) S 20481 20483 17886 0 -1 4202560 479 0 0 0 699 21 0 0 20 0 19 0 345387685 3097006080 423538 33554432000 1073741824 1073778376 140737411870320 140187473426856 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20483/tid=20493] ppid=20481 vsize=3024420 CPUtime=7.39 cores=1,3,5,7
/proc/20483/task/20493/stat : 20493 (java) S 20481 20483 17886 0 -1 4202560 493 0 0 0 716 23 0 0 20 0 19 0 345387685 3097006080 423538 33554432000 1073741824 1073778376 140737411870320 140187472374312 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20483/tid=20494] ppid=20481 vsize=3024420 CPUtime=1.48 cores=1,3,5,7
/proc/20483/task/20494/stat : 20494 (java) S 20481 20483 17886 0 -1 4202560 1090 0 0 0 142 6 0 0 20 0 19 0 345387686 3097006080 423538 33554432000 1073741824 1073778376 140737411870320 140186990127720 223655016361 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20483/tid=20495] ppid=20481 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/20483/task/20495/stat : 20495 (java) S 20481 20483 17886 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 345387687 3097006080 423538 33554432000 1073741824 1073778376 140737411870320 140186989074040 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20483/tid=20496] ppid=20481 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/20483/task/20496/stat : 20496 (java) S 20481 20483 17886 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 345387687 3097006080 423538 33554432000 1073741824 1073778376 140737411870320 140186988021384 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20483/tid=20497] ppid=20481 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/20483/task/20497/stat : 20497 (java) S 20481 20483 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345387689 3097006080 423538 33554432000 1073741824 1073778376 140737411870320 140186986970128 223655024416 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20483/tid=20498] ppid=20481 vsize=3024420 CPUtime=0.79 cores=1,3,5,7
/proc/20483/task/20498/stat : 20498 (java) S 20481 20483 17886 0 -1 4202560 8462 0 0 0 77 2 0 0 20 0 19 0 345387689 3097006080 423538 33554432000 1073741824 1073778376 140737411870320 140186985916472 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20483/tid=20499] ppid=20481 vsize=3024420 CPUtime=0.89 cores=1,3,5,7
/proc/20483/task/20499/stat : 20499 (java) S 20481 20483 17886 0 -1 4202560 7486 0 0 0 87 2 0 0 20 0 19 0 345387690 3097006080 423538 33554432000 1073741824 1073778376 140737411870320 140186984863928 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20483/tid=20500] ppid=20481 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/20483/task/20500/stat : 20500 (java) S 20481 20483 17886 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 345387690 3097006080 423538 33554432000 1073741824 1073778376 140737411870320 140186983811576 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20483/tid=20501] ppid=20481 vsize=3024420 CPUtime=0.9 cores=1,3,5,7
/proc/20483/task/20501/stat : 20501 (java) S 20481 20483 17886 0 -1 4202560 100 0 0 0 48 42 0 0 20 0 19 0 345387690 3097006080 423538 33554432000 1073741824 1073778376 140737411870320 140186982759240 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20483/tid=20502] ppid=20481 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/20483/task/20502/stat : 20502 (java) S 20481 20483 17886 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 345387811 3097006080 423538 33554432000 1073741824 1073778376 140737411870320 140186980627752 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 3024420

Child status: 143
Real time (s): 1757.32
CPU time (s): 1800.72
CPU user time (s): 1797.91
CPU system time (s): 2.81257
CPU usage (%): 102.469
Max. virtual memory (cumulated for all children) (KiB): 3024420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.91
system time used= 2.81257
maximum resident set size= 1694268
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25962
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= 65615
involuntary context switches= 108604

runsolver used 6.69098 second user time and 16.3645 second system time

The end

Launcher Data

Begin job on node144 at 2012-06-04 08:50:28
IDJOB=3744068
IDBENCH=92681
IDSOLVER=2319
FILE ID=node144/3744068-1338792628
RUNJOBID= node144-1338765348-17903
PBS_JOBID= 14636814
Free space on /tmp= 70792 MiB

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

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

MD5SUM BENCH= e7b6dae550ad8f4cdbfa76831693ec64
RANDOM SEED=1719781145

node144.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.196
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	: 5332.39
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.196
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.196
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	: 5438.54
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.196
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.91
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.196
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.90
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.196
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.196
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.196
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	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        24736240 kB
Buffers:         1724836 kB
Cached:          3825356 kB
SwapCached:          464 kB
Active:          5285164 kB
Inactive:        1964368 kB
Active(anon):    1679984 kB
Inactive(anon):    11188 kB
Active(file):    3605180 kB
Inactive(file):  1953180 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108384 kB
Dirty:              7888 kB
Writeback:             0 kB
AnonPages:       1697872 kB
Mapped:            22636 kB
Shmem:               172 kB
Slab:             743664 kB
SReclaimable:     185232 kB
SUnreclaim:       558432 kB
KernelStack:        1600 kB
PageTables:         7512 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1827192 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1646592 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= 70824 MiB
End job on node144 at 2012-06-04 09:19:48