Trace number 3733616

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.04 1796.33

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/
submitted-PB06/roussel/normalized-pigeon-cardinality-55-50.opb
MD5SUM277dd35641d3866b31d8fb041eb7f9fb
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.049991
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables2750
Total number of constraints105
Number of constraints which are clauses55
Number of constraints which are cardinality constraints (but not clauses)50
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint50
Maximum length of a constraint55
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 56
Number of bits of the biggest sum of numbers6
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.09	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.00/0.09	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.00/0.09	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.00/0.09	c no version file found!!!
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version	1.6.0_24
0.00/0.09	c os.name	Linux
0.00/0.09	c os.version	2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch	amd64
0.00/0.09	c Free memory 1599470296
0.00/0.09	c Max memory 1607860224
0.00/0.09	c Total memory 1607860224
0.00/0.09	c Number of processors 8
0.07/0.11	--- Begin Solver configuration ---
0.07/0.11	c Stops conflict analysis at the first Unique Implication Point
0.07/0.11	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@5b3caecd
0.07/0.11	c Learn all clauses as in MiniSAT
0.07/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.07/0.11	c VSIDS like heuristics from MiniSAT using a heap
0.07/0.11	c No reason simplification
0.07/0.11	c --- End Solver configuration ---
0.07/0.11	c solving HOME/instance-3733616-1338698020.opb
0.07/0.11	c reading problem ... 
0.24/0.25	c ... done. Wall clock time 0.139s.
0.24/0.25	c CPU time (experimental) 0.22s.
0.24/0.25	c #vars     2750
0.24/0.25	c #constraints  105
699.00/696.83	c cleaning 145489 clauses out of 291000 for limit 9.528691141802978
700.41/698.21	c cleaning 73002 clauses out of 146012 for limit 31.349317345545543
701.22/699.01	c cleaning 36744 clauses out of 73512 for limit 102.89240297919288
702.02/699.82	c cleaning 18616 clauses out of 37265 for limit 333.7280990068728
702.62/700.46	c cleaning 9567 clauses out of 19152 for limit 1074.086330354326
702.92/700.75	c cleaning 5033 clauses out of 10082 for limit 3354.740881412381
703.12/700.97	c cleaning 2765 clauses out of 5551 for limit 10068.37441595876
703.32/701.12	c cleaning 1629 clauses out of 3285 for limit 28029.57973106262
703.42/701.22	c cleaning 1068 clauses out of 2155 for limit 70392.44671043773
703.52/701.31	c cleaning 789 clauses out of 1587 for limit 157634.87092545087
703.52/701.38	c cleaning 638 clauses out of 1298 for limit 317841.36471701105
703.62/701.46	c cleaning 570 clauses out of 1162 for limit 586683.5237004354
703.72/701.57	c cleaning 536 clauses out of 1090 for limit 1029367.3413889132
703.92/701.75	c cleaning 521 clauses out of 1054 for limit 1755545.7807894181
704.12/701.91	c cleaning 511 clauses out of 1034 for limit 2954082.5708467616
704.22/702.07	c cleaning 511 clauses out of 1022 for limit 4923950.16137325
704.42/702.27	c cleaning 506 clauses out of 1012 for limit 8208700.880762572
704.62/702.45	c cleaning 495 clauses out of 1006 for limit 1.3617984933844538E7
704.72/702.59	c cleaning 498 clauses out of 1011 for limit 2.2346811286810223E7
704.92/702.76	c cleaning 506 clauses out of 1012 for limit 3.6779648958828025E7
705.12/702.94	c cleaning 502 clauses out of 1007 for limit 6.1016742823892266E7
705.22/703.09	c cleaning 493 clauses out of 1005 for limit 1.0082501989208958E8
705.42/703.29	c cleaning 499 clauses out of 1011 for limit 1.6512186977834108E8
705.62/703.48	c cleaning 501 clauses out of 1014 for limit 2.720462281562654E8
705.82/703.67	c cleaning 505 clauses out of 1011 for limit 4.49072407907195E8
706.02/703.87	c cleaning 503 clauses out of 1006 for limit 7.442612939483842E8
706.22/704.08	c cleaning 502 clauses out of 1004 for limit 1.2310624946169121E9
706.42/704.28	c cleaning 494 clauses out of 1001 for limit 2.0342349467503548E9
706.63/704.48	c cleaning 501 clauses out of 1009 for limit 3.3347933955418897E9
1224.67/1221.84	c cleaning 96486 clauses out of 193006 for limit 7.656614184857692E10
1226.07/1223.21	c cleaning 48494 clauses out of 97020 for limit 2.5118991012535098E11
1226.87/1224.06	c cleaning 24497 clauses out of 49027 for limit 8.20575489257822E11
1227.67/1224.89	c cleaning 12499 clauses out of 25030 for limit 2.6506287059756187E12
1228.07/1225.30	c cleaning 6490 clauses out of 13031 for limit 8.396298865235272E12
1228.37/1225.53	c cleaning 3497 clauses out of 7040 for limit 2.5604385052268914E13
1228.57/1225.71	c cleaning 2006 clauses out of 4044 for limit 7.358109740838295E13
1228.67/1225.85	c cleaning 1254 clauses out of 2537 for limit 1.9323167373278412E14
1228.77/1225.98	c cleaning 877 clauses out of 1785 for limit 4.5382192431385856E14
1228.87/1226.09	c cleaning 702 clauses out of 1406 for limit 9.48255207140316E14
1229.07/1226.21	c cleaning 602 clauses out of 1204 for limit 1.8261647564720645E15
1229.17/1226.33	c cleaning 550 clauses out of 1102 for limit 3.290339691452732E15
1229.27/1226.50	c cleaning 527 clauses out of 1055 for limit 5.68498461369246E15
1229.47/1226.64	c cleaning 503 clauses out of 1025 for limit 9.620779022348422E-5
1229.57/1226.77	c cleaning 507 clauses out of 1023 for limit 1.591288301396227E-4
1229.77/1226.90	c cleaning 501 clauses out of 1016 for limit 2.6423277316544024E-4
1229.87/1227.01	c cleaning 503 clauses out of 1015 for limit 4.361845068372819E-4
1229.97/1227.11	c cleaning 489 clauses out of 1011 for limit 7.214504312996185E-4
1230.07/1227.22	c cleaning 502 clauses out of 1023 for limit 0.001176989038061957
1230.17/1227.33	c cleaning 501 clauses out of 1020 for limit 0.0019447745172391077
1230.27/1227.43	c cleaning 496 clauses out of 1020 for limit 0.0032104037499575784
1230.37/1227.54	c cleaning 499 clauses out of 1025 for limit 0.005273832827057506
1230.47/1227.66	c cleaning 501 clauses out of 1024 for limit 0.008688346473685993
1230.57/1227.78	c cleaning 502 clauses out of 1023 for limit 0.014342251746526157
1230.67/1227.89	c cleaning 503 clauses out of 1021 for limit 0.023698623421726652
1230.87/1228.03	c cleaning 496 clauses out of 1018 for limit 0.03919737384603874
1230.97/1228.15	c cleaning 498 clauses out of 1023 for limit 0.06439016146217622
1231.07/1228.29	c cleaning 501 clauses out of 1027 for limit 0.10598627160827281
1231.27/1228.44	c cleaning 501 clauses out of 1024 for limit 0.17494718756753092
1231.37/1228.59	c cleaning 503 clauses out of 1022 for limit 0.2887868417989708
1800.04/1796.32	c starts		: 21
1800.04/1796.32	c conflicts		: 731827
1800.04/1796.32	c decisions		: 882613
1800.04/1796.32	c propagations		: 52515749
1800.04/1796.32	c inspects		: 5410057943
1800.04/1796.32	c learnt literals	: 0
1800.04/1796.32	c learnt binary clauses	: 0
1800.04/1796.32	c learnt ternary clauses	: 0
1800.04/1796.32	c learnt clauses	: 731827
1800.04/1796.32	c root simplifications	: 0
1800.04/1796.32	c removed literals (reason simplification)	: 0
1800.04/1796.32	c reason swapping (by a shorter reason)	: 0
1800.04/1796.32	c Calls to reduceDB	: 59
1800.04/1796.32	c speed (decisions/second)	: 491.4159374319692
1800.04/1796.32	c non guided choices	1226
1800.04/1796.32	s UNKNOWN
1800.04/1796.32	c Total wall clock time (ms): 1796.204

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-3733616-1338698020/watcher-3733616-1338698020 -o /tmp/evaluation-result-3733616-1338698020/solver-3733616-1338698020 -C 1800 -W 1900 -M 15500 java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3733616-1338698020.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.21 2.16 2.06 2/194 30669
/proc/meminfo: memFree=29046840/32873844 swapFree=7372/7372
[pid=30669] ppid=30667 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/30669/stat : 30669 (java) D 30667 30669 28047 0 -1 4202496 249 0 0 0 0 0 0 0 20 0 1 0 335930626 9515008 183 33554432000 1073741824 1073778376 140736714052880 140736714043912 245294251701 0 0 4096 0 18446744072100609316 0 0 17 0 0 0 0 0 0
/proc/30669/statm: 2323 183 140 9 0 71 0

[startup+0.0263579 s]
/proc/loadavg: 2.21 2.16 2.06 2/194 30669
/proc/meminfo: memFree=29046840/32873844 swapFree=7372/7372
[pid=30669] ppid=30667 vsize=2413132 CPUtime=0 cores=0,2,4,6
/proc/30669/stat : 30669 (java) S 30667 30669 28047 0 -1 4202496 3035 0 1 0 0 0 0 0 20 0 10 0 335930626 2471047168 3226 33554432000 1073741824 1073778376 140735439820656 140735439811792 245297610813 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30669/statm: 603283 3230 1000 9 0 594392 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2413132

[startup+0.100238 s]
/proc/loadavg: 2.21 2.16 2.06 2/194 30669
/proc/meminfo: memFree=29046840/32873844 swapFree=7372/7372
[pid=30669] ppid=30667 vsize=2957856 CPUtime=0.07 cores=0,2,4,6
/proc/30669/stat : 30669 (java) S 30667 30669 28047 0 -1 4202496 4142 0 1 0 6 1 0 0 20 0 18 0 335930626 3028844544 5860 33554432000 1073741824 1073778376 140735439820656 140735439811792 245297610813 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30669/statm: 739464 5860 1791 9 0 729885 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2957856

[startup+0.300226 s]
/proc/loadavg: 2.21 2.16 2.06 2/194 30669
/proc/meminfo: memFree=29046840/32873844 swapFree=7372/7372
[pid=30669] ppid=30667 vsize=3024420 CPUtime=0.48 cores=0,2,4,6
/proc/30669/stat : 30669 (java) S 30667 30669 28047 0 -1 4202496 6425 0 1 0 47 1 0 0 20 0 19 0 335930626 3097006080 9282 33554432000 1073741824 1073778376 140735439820656 140735439811792 245297610813 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30669/statm: 756105 9282 2259 9 0 746526 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 3024420

[startup+0.700209 s]
/proc/loadavg: 2.21 2.16 2.06 2/194 30669
/proc/meminfo: memFree=29046840/32873844 swapFree=7372/7372
[pid=30669] ppid=30667 vsize=3024420 CPUtime=1.06 cores=0,2,4,6
/proc/30669/stat : 30669 (java) S 30667 30669 28047 0 -1 4202496 7801 0 1 0 104 2 0 0 20 0 19 0 335930626 3097006080 12083 33554432000 1073741824 1073778376 140735439820656 140735439811792 245297610813 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30669/statm: 756105 12083 2261 9 0 746526 0
Current children cumulated CPU time (s) 1.06
Current children cumulated vsize (KiB) 3024420

[startup+1.50063 s]
/proc/loadavg: 2.19 2.16 2.06 3/213 30688
/proc/meminfo: memFree=29001244/32873844 swapFree=7372/7372
[pid=30669] ppid=30667 vsize=3024420 CPUtime=1.87 cores=0,2,4,6
/proc/30669/stat : 30669 (java) S 30667 30669 28047 0 -1 4202496 7810 0 1 0 185 2 0 0 20 0 19 0 335930626 3097006080 15668 33554432000 1073741824 1073778376 140735439820656 140735439811792 245297610813 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30669/statm: 756105 15668 2261 9 0 746526 0
[pid=30669/tid=30671] ppid=30667 vsize=3024420 CPUtime=1.46 cores=0,2,4,6
/proc/30669/task/30671/stat : 30671 (java) R 30667 30669 28047 0 -1 4202560 3068 0 1 0 144 2 0 0 20 0 19 0 335930627 3097006080 15668 33554432000 1073741824 1073778376 140735439820656 140281326604840 140281164922810 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=30669/tid=30672] ppid=30667 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30669/task/30672/stat : 30672 (java) S 30667 30669 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335930628 3097006080 15668 33554432000 1073741824 1073778376 140735439820656 140281310030248 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30669/tid=30673] ppid=30667 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30669/task/30673/stat : 30673 (java) S 30667 30669 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335930628 3097006080 15668 33554432000 1073741824 1073778376 140735439820656 140281308977704 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30669/tid=30674] ppid=30667 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30669/task/30674/stat : 30674 (java) S 30667 30669 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335930628 3097006080 15668 33554432000 1073741824 1073778376 140735439820656 140281307924648 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30669/tid=30675] ppid=30667 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30669/task/30675/stat : 30675 (java) S 30667 30669 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335930628 3097006080 15668 33554432000 1073741824 1073778376 140735439820656 140281306872104 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30669/tid=30676] ppid=30667 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30669/task/30676/stat : 30676 (java) S 30667 30669 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335930628 3097006080 15668 33554432000 1073741824 1073778376 140735439820656 140281305820072 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30669/tid=30677] ppid=30667 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30669/task/30677/stat : 30677 (java) S 30667 30669 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335930628 3097006080 15668 33554432000 1073741824 1073778376 140735439820656 140281304767528 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30669/tid=30678] ppid=30667 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30669/task/30678/stat : 30678 (java) S 30667 30669 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335930628 3097006080 15668 33554432000 1073741824 1073778376 140735439820656 140281303714472 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30669/tid=30679] ppid=30667 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30669/task/30679/stat : 30679 (java) S 30667 30669 28047 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 335930628 3097006080 15668 33554432000 1073741824 1073778376 140735439820656 140281302661928 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30669/tid=30680] ppid=30667 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30669/task/30680/stat : 30680 (java) S 30667 30669 28047 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 335930629 3097006080 15668 33554432000 1073741824 1073778376 140735439820656 140281290250600 245297625001 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30669/tid=30681] ppid=30667 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30669/task/30681/stat : 30681 (java) S 30667 30669 28047 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 335930630 3097006080 15668 33554432000 1073741824 1073778376 140735439820656 140281289196920 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30669/tid=30682] ppid=30667 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30669/task/30682/stat : 30682 (java) S 30667 30669 28047 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 335930630 3097006080 15668 33554432000 1073741824 1073778376 140735439820656 140281288143752 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30669/tid=30683] ppid=30667 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30669/task/30683/stat : 30683 (java) S 30667 30669 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335930633 3097006080 15668 33554432000 1073741824 1073778376 140735439820656 140281287092496 245297633056 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30669/tid=30684] ppid=30667 vsize=3024420 CPUtime=0.2 cores=0,2,4,6
/proc/30669/task/30684/stat : 30684 (java) S 30667 30669 28047 0 -1 4202560 2167 0 0 0 20 0 0 0 20 0 19 0 335930633 3097006080 15668 33554432000 1073741824 1073778376 140735439820656 140281286040376 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30669/tid=30685] ppid=30667 vsize=3024420 CPUtime=0.16 cores=0,2,4,6
/proc/30669/task/30685/stat : 30685 (java) S 30667 30669 28047 0 -1 4202560 1379 0 0 0 16 0 0 0 20 0 19 0 335930633 3097006080 15668 33554432000 1073741824 1073778376 140735439820656 140281284987832 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30669/tid=30686] ppid=30667 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30669/task/30686/stat : 30686 (java) S 30667 30669 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335930633 3097006080 15668 33554432000 1073741824 1073778376 140735439820656 140281283934968 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30669/tid=30687] ppid=30667 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30669/task/30687/stat : 30687 (java) S 30667 30669 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335930633 3097006080 15668 33554432000 1073741824 1073778376 140735439820656 140281164852296 245297625001 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30669/tid=30688] ppid=30667 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30669/task/30688/stat : 30688 (java) S 30667 30669 28047 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 335930652 3097006080 15668 33554432000 1073741824 1073778376 140735439820656 140281162720296 245297625001 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1.87
Current children cumulated vsize (KiB) 3024420

[startup+3.10071 s]
/proc/loadavg: 2.19 2.16 2.06 3/213 30688
/proc/meminfo: memFree=28982184/32873844 swapFree=7372/7372
[pid=30669] ppid=30667 vsize=3024420 CPUtime=3.51 cores=0,2,4,6
/proc/30669/stat : 30669 (java) S 30667 30669 28047 0 -1 4202496 8144 0 1 0 349 2 0 0 20 0 19 0 335930626 3097006080 22357 33554432000 1073741824 1073778376 140735439820656 140735439811792 245297610813 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30669/statm: 756105 22357 2265 9 0 746526 0
[pid=30669/tid=30671] ppid=30667 vsize=3024420 CPUtime=3.05 cores=0,2,4,6
/proc/30669/task/30671/stat : 30671 (java) R 30667 30669 28047 0 -1 4202560 3081 0 1 0 303 2 0 0 20 0 19 0 335930627 3097006080 22357 33554432000 1073741824 1073778376 140735439820656 140281326604936 140281165366299 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=30669/tid=30672] ppid=30667 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30669/task/30672/stat : 30672 (java) S 30667 30669 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335930628 3097006080 22357 33554432000 1073741824 1073778376 140735439820656 140281310030248 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30669/tid=30673] ppid=30667 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30669/task/30673/stat : 30673 (java) S 30667 30669 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335930628 3097006080 22357 33554432000 1073741824 1073778376 140735439820656 140281308977704 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30669/tid=30674] ppid=30667 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30669/task/30674/stat : 30674 (java) S 30667 30669 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335930628 3097006080 22357 33554432000 1073741824 1073778376 140735439820656 140281307924648 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30669/tid=30675] ppid=30667 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30669/task/30675/stat : 30675 (java) S 30667 30669 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335930628 3097006080 22357 33554432000 1073741824 1073778376 140735439820656 140281306872104 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30669/tid=30676] ppid=30667 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30669/task/30676/stat : 30676 (java) S 30667 30669 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335930628 3097006080 22357 33554432000 1073741824 1073778376 140735439820656 140281305820072 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30669/tid=30677] ppid=30667 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30669/task/30677/stat : 30677 (java) S 30667 30669 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335930628 3097006080 22357 33554432000 1073741824 1073778376 140735439820656 140281304767528 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30669/tid=30678] ppid=30667 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30669/task/30678/stat : 30678 (java) S 30667 30669 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335930628 3097006080 22357 33554432000 1073741824 1073778376 140735439820656 140281303714472 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30669/tid=30679] ppid=30667 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30669/task/30679/stat : 30679 (java) S 30667 30669 28047 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 335930628 3097006080 22357 33554432000 1073741824 1073778376 140735439820656 140281302661928 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30669/tid=30680] ppid=30667 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30669/task/30680/stat : 30680 (java) S 30667 30669 28047 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 335930629 3097006080 22357 33554432000 1073741824 1073778376 140735439820656 140281290250600 245297625001 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30669/tid=30681] ppid=30667 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30669/task/30681/stat : 30681 (java) S 30667 30669 28047 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 335930630 3097006080 22357 33554432000 1073741824 1073778376 140735439820656 140281289196920 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30669/tid=30682] ppid=30667 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30669/task/30682/stat : 30682 (java) S 30667 30669 28047 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 335930630 3097006080 22357 33554432000 1073741824 1073778376 140735439820656 140281288143752 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30669/tid=30683] ppid=30667 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30669/task/30683/stat : 30683 (java) S 30667 30669 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335930633 3097006080 22357 33554432000 1073741824 1073778376 140735439820656 140281287092496 245297633056 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30669/tid=30684] ppid=30667 vsize=3024420 CPUtime=0.22 cores=0,2,4,6
/proc/30669/task/30684/stat : 30684 (java) S 30667 30669 28047 0 -1 4202560 2171 0 0 0 22 0 0 0 20 0 19 0 335930633 3097006080 22357 33554432000 1073741824 1073778376 140735439820656 140281286040376 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30669/tid=30685] ppid=30667 vsize=3024420 CPUtime=0.19 cores=0,2,4,6
/proc/30669/task/30685/stat : 30685 (java) S 30667 30669 28047 0 -1 4202560 1696 0 0 0 19 0 0 0 20 0 19 0 335930633 3097006080 22357 33554432000 1073741824 1073778376 140735439820656 140281284987832 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30669/tid=30686] ppid=30667 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30669/task/30686/stat : 30686 (java) S 30667 30669 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335930633 3097006080 22357 33554432000 1073741824 1073778376 140735439820656 140281283934968 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30669/tid=30687] ppid=30667 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30669/task/30687/stat : 30687 (java) S 30667 30669 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335930633 3097006080 22357 33554432000 1073741824 1073778376 140735439820656 140281164852296 245297625001 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30669/tid=30688] ppid=30667 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30669/task/30688/stat : 30688 (java) S 30667 30669 28047 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 335930652 3097006080 22357 33554432000 1073741824 1073778376 140735439820656 140281162720296 245297625001 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 3.51
Current children cumulated vsize (KiB) 3024420

[startup+6.30072 s]
/proc/loadavg: 2.19 2.16 2.06 3/213 30688
/proc/meminfo: memFree=28934336/32873844 swapFree=7372/7372
[pid=30669] ppid=30667 vsize=3024420 CPUtime=6.73 cores=0,2,4,6
/proc/30669/stat : 30669 (java) S 30667 30669 28047 0 -1 4202496 8167 0 1 0 670 3 0 0 20 0 19 0 335930626 3097006080 32461 33554432000 1073741824 1073778376 140735439820656 140735439811792 245297610813 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30669/statm: 756105 32461 2265 9 0 746526 0
[pid=30669/tid=30671] ppid=30667 vsize=3024420 CPUtime=6.24 cores=0,2,4,6
/proc/30669/task/30671/stat : 30671 (java) R 30667 30669 28047 0 -1 4202560 3104 0 1 0 622 2 0 0 20 0 19 0 335930627 3097006080 32461 33554432000 1073741824 1073778376 140735439820656 140281326602704 140281165448021 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=30669/tid=30672] ppid=30667 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30669/task/30672/stat : 30672 (java) S 30667 30669 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335930628 3097006080 32461 33554432000 1073741824 1073778376 140735439820656 140281310030248 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30669/tid=30673] ppid=30667 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30669/task/30673/stat : 30673 (java) S 30667 30669 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335930628 3097006080 32461 33554432000 1073741824 1073778376 140735439820656 140281308977704 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30669/tid=30674] ppid=30667 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30669/task/30674/stat : 30674 (java) S 30667 30669 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335930628 3097006080 32461 33554432000 1073741824 1073778376 140735439820656 140281307924648 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30669/tid=30675] ppid=30667 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30669/task/30675/stat : 30675 (java) S 30667 30669 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335930628 3097006080 32461 33554432000 1073741824 1073778376 140735439820656 140281306872104 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30669/tid=30676] ppid=30667 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30669/task/30676/stat : 30676 (java) S 30667 30669 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335930628 3097006080 32461 33554432000 1073741824 1073778376 140735439820656 140281305820072 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30669/tid=30677] ppid=30667 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30669/task/30677/stat : 30677 (java) S 30667 30669 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335930628 3097006080 32461 33554432000 1073741824 1073778376 140735439820656 140281304767528 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30669/tid=30678] ppid=30667 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30669/task/30678/stat : 30678 (java) S 30667 30669 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335930628 3097006080 32461 33554432000 1073741824 1073778376 140735439820656 140281303714472 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30669/tid=30679] ppid=30667 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30669/task/30679/stat : 30679 (java) S 30667 30669 28047 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 335930628 3097006080 32461 33554432000 1073741824 1073778376 140735439820656 140281302661928 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30669/tid=30680] ppid=30667 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30669/task/30680/stat : 30680 (java) S 30667 30669 28047 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 335930629 3097006080 32461 33554432000 1073741824 1073778376 140735439820656 140281290250600 245297625001 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30669/tid=30681] ppid=30667 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30669/task/30681/stat : 30681 (java) S 30667 30669 28047 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 335930630 3097006080 32461 33554432000 1073741824 1073778376 140735439820656 140281289196920 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30669/tid=30682] ppid=30667 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30669/task/30682/stat : 30682 (java) S 30667 30669 28047 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 335930630 3097006080 32461 33554432000 1073741824 1073778376 140735439820656 140281288143752 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30669/tid=30683] ppid=30667 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30669/task/30683/stat : 30683 (java) S 30667 30669 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335930633 3097006080 32461 33554432000 1073741824 1073778376 140735439820656 140281287092496 245297633056 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30669/tid=30684] ppid=30667 vsize=3024420 CPUtime=0.23 cores=0,2,4,6
/proc/30669/task/30684/stat : 30684 (java) S 30667 30669 28047 0 -1 4202560 2171 0 0 0 23 0 0 0 20 0 19 0 335930633 3097006080 32461 33554432000 1073741824 1073778376 140735439820656 140281286040376 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30669/tid=30685] ppid=30667 vsize=3024420 CPUtime=0.2 cores=0,2,4,6
/proc/30669/task/30685/stat : 30685 (java) S 30667 30669 28047 0 -1 4202560 1696 0 0 0 20 0 0 0 20 0 19 0 335930633 3097006080 32461 33554432000 1073741824 1073778376 140735439820656 140281284987832 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30669/tid=30686] ppid=30667 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30669/task/30686/stat : 30686 (java) S 30667 30669 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335930633 3097006080 32461 33554432000 1073741824 1073778376 140735439820656 140281283934968 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30669/tid=30687] ppid=30667 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30669/task/30687/stat : 30687 (java) S 30667 30669 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335930633 3097006080 32461 33554432000 1073741824 1073778376 140735439820656 140281164852296 245297625001 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30669/tid=30688] ppid=30667 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30669/task/30688/stat : 30688 (java) S 30667 30669 28047 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 335930652 3097006080 32461 33554432000 1073741824 1073778376 140735439820656 140281162720296 245297625001 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 6.73
Current children cumulated vsize (KiB) 3024420

[startup+12.7007 s]

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

[pid=30669/tid=30684] ppid=30667 vsize=3024420 CPUtime=0.3 cores=0,2,4,6
/proc/30669/task/30684/stat : 30684 (java) S 30667 30669 28047 0 -1 4202560 2180 0 0 0 30 0 0 0 20 0 19 0 335930633 3097006080 418074 33554432000 1073741824 1073778376 140735439820656 140281286040376 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30669/tid=30685] ppid=30667 vsize=3024420 CPUtime=0.25 cores=0,2,4,6
/proc/30669/task/30685/stat : 30685 (java) S 30667 30669 28047 0 -1 4202560 1705 0 0 0 25 0 0 0 20 0 19 0 335930633 3097006080 418074 33554432000 1073741824 1073778376 140735439820656 140281284987832 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30669/tid=30686] ppid=30667 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30669/task/30686/stat : 30686 (java) S 30667 30669 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335930633 3097006080 418074 33554432000 1073741824 1073778376 140735439820656 140281283934968 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30669/tid=30687] ppid=30667 vsize=3024420 CPUtime=0.76 cores=0,2,4,6
/proc/30669/task/30687/stat : 30687 (java) S 30667 30669 28047 0 -1 4202560 99 0 0 0 42 34 0 0 20 0 19 0 335930633 3097006080 418074 33554432000 1073741824 1073778376 140735439820656 140281164852296 245297625001 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30669/tid=30688] ppid=30667 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30669/task/30688/stat : 30688 (java) S 30667 30669 28047 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 335930652 3097006080 418074 33554432000 1073741824 1073778376 140735439820656 140281162720296 245297625001 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1726.02
Current children cumulated vsize (KiB) 3024420

[startup+1782.3 s]
/proc/loadavg: 1.99 2.02 2.00 3/213 30844
/proc/meminfo: memFree=27715568/32873844 swapFree=7372/7372
[pid=30669] ppid=30667 vsize=3024420 CPUtime=1786.02 cores=0,2,4,6
/proc/30669/stat : 30669 (java) S 30667 30669 28047 0 -1 4202496 10698 0 1 0 178454 148 0 0 20 0 19 0 335930626 3097006080 418074 33554432000 1073741824 1073778376 140735439820656 140735439811792 245297610813 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30669/statm: 756105 418074 2295 9 0 746526 0
[pid=30669/tid=30671] ppid=30667 vsize=3024420 CPUtime=1774.86 cores=0,2,4,6
/proc/30669/task/30671/stat : 30671 (java) R 30667 30669 28047 0 -1 4202560 3274 0 1 0 177453 33 0 0 20 0 19 0 335930627 3097006080 418074 33554432000 1073741824 1073778376 140735439820656 140281326603568 140281165366290 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=30669/tid=30672] ppid=30667 vsize=3024420 CPUtime=0.38 cores=0,2,4,6
/proc/30669/task/30672/stat : 30672 (java) S 30667 30669 28047 0 -1 4202560 201 0 0 0 26 12 0 0 20 0 19 0 335930628 3097006080 418074 33554432000 1073741824 1073778376 140735439820656 140281310030248 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30669/tid=30673] ppid=30667 vsize=3024420 CPUtime=0.38 cores=0,2,4,6
/proc/30669/task/30673/stat : 30673 (java) S 30667 30669 28047 0 -1 4202560 225 0 0 0 26 12 0 0 20 0 19 0 335930628 3097006080 418074 33554432000 1073741824 1073778376 140735439820656 140281308977704 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30669/tid=30674] ppid=30667 vsize=3024420 CPUtime=0.54 cores=0,2,4,6
/proc/30669/task/30674/stat : 30674 (java) S 30667 30669 28047 0 -1 4202560 256 0 0 0 38 16 0 0 20 0 19 0 335930628 3097006080 418074 33554432000 1073741824 1073778376 140735439820656 140281307924648 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30669/tid=30675] ppid=30667 vsize=3024420 CPUtime=0.54 cores=0,2,4,6
/proc/30669/task/30675/stat : 30675 (java) S 30667 30669 28047 0 -1 4202560 241 0 0 0 40 14 0 0 20 0 19 0 335930628 3097006080 418074 33554432000 1073741824 1073778376 140735439820656 140281306872104 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30669/tid=30676] ppid=30667 vsize=3024420 CPUtime=0.5 cores=0,2,4,6
/proc/30669/task/30676/stat : 30676 (java) S 30667 30669 28047 0 -1 4202560 354 0 0 0 37 13 0 0 20 0 19 0 335930628 3097006080 418074 33554432000 1073741824 1073778376 140735439820656 140281305820072 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30669/tid=30677] ppid=30667 vsize=3024420 CPUtime=0.49 cores=0,2,4,6
/proc/30669/task/30677/stat : 30677 (java) S 30667 30669 28047 0 -1 4202560 192 0 0 0 37 12 0 0 20 0 19 0 335930628 3097006080 418074 33554432000 1073741824 1073778376 140735439820656 140281304767528 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30669/tid=30678] ppid=30667 vsize=3024420 CPUtime=0.49 cores=0,2,4,6
/proc/30669/task/30678/stat : 30678 (java) S 30667 30669 28047 0 -1 4202560 280 0 0 0 31 18 0 0 20 0 19 0 335930628 3097006080 418074 33554432000 1073741824 1073778376 140735439820656 140281303714472 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30669/tid=30679] ppid=30667 vsize=3024420 CPUtime=0.51 cores=0,2,4,6
/proc/30669/task/30679/stat : 30679 (java) S 30667 30669 28047 0 -1 4202560 294 0 0 0 33 18 0 0 20 0 19 0 335930628 3097006080 418074 33554432000 1073741824 1073778376 140735439820656 140281302661928 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30669/tid=30680] ppid=30667 vsize=3024420 CPUtime=1.85 cores=0,2,4,6
/proc/30669/task/30680/stat : 30680 (java) S 30667 30669 28047 0 -1 4202560 211 0 0 0 179 6 0 0 20 0 19 0 335930629 3097006080 418074 33554432000 1073741824 1073778376 140735439820656 140281290250600 245297625001 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30669/tid=30681] ppid=30667 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30669/task/30681/stat : 30681 (java) S 30667 30669 28047 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 335930630 3097006080 418074 33554432000 1073741824 1073778376 140735439820656 140281289196920 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30669/tid=30682] ppid=30667 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30669/task/30682/stat : 30682 (java) S 30667 30669 28047 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 335930630 3097006080 418074 33554432000 1073741824 1073778376 140735439820656 140281288143752 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30669/tid=30683] ppid=30667 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30669/task/30683/stat : 30683 (java) S 30667 30669 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335930633 3097006080 418074 33554432000 1073741824 1073778376 140735439820656 140281287092496 245297633056 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30669/tid=30684] ppid=30667 vsize=3024420 CPUtime=0.3 cores=0,2,4,6
/proc/30669/task/30684/stat : 30684 (java) S 30667 30669 28047 0 -1 4202560 2180 0 0 0 30 0 0 0 20 0 19 0 335930633 3097006080 418074 33554432000 1073741824 1073778376 140735439820656 140281286040376 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30669/tid=30685] ppid=30667 vsize=3024420 CPUtime=0.25 cores=0,2,4,6
/proc/30669/task/30685/stat : 30685 (java) S 30667 30669 28047 0 -1 4202560 1705 0 0 0 25 0 0 0 20 0 19 0 335930633 3097006080 418074 33554432000 1073741824 1073778376 140735439820656 140281284987832 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30669/tid=30686] ppid=30667 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30669/task/30686/stat : 30686 (java) S 30667 30669 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335930633 3097006080 418074 33554432000 1073741824 1073778376 140735439820656 140281283934968 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30669/tid=30687] ppid=30667 vsize=3024420 CPUtime=0.79 cores=0,2,4,6
/proc/30669/task/30687/stat : 30687 (java) S 30667 30669 28047 0 -1 4202560 103 0 0 0 43 36 0 0 20 0 19 0 335930633 3097006080 418074 33554432000 1073741824 1073778376 140735439820656 140281164852296 245297625001 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30669/tid=30688] ppid=30667 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30669/task/30688/stat : 30688 (java) S 30667 30669 28047 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 335930652 3097006080 418074 33554432000 1073741824 1073778376 140735439820656 140281162720296 245297625001 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1786.02
Current children cumulated vsize (KiB) 3024420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1796.31 s]
/proc/loadavg: 1.99 2.01 2.00 3/213 30844
/proc/meminfo: memFree=27715320/32873844 swapFree=7372/7372
[pid=30669] ppid=30667 vsize=3024420 CPUtime=1800.04 cores=0,2,4,6
/proc/30669/stat : 30669 (java) S 30667 30669 28047 0 -1 4202496 10701 0 1 0 179856 148 0 0 20 0 19 0 335930626 3097006080 418074 33554432000 1073741824 1073778376 140735439820656 140735439811792 245297610813 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30669/statm: 756105 418074 2295 9 0 746526 0
[pid=30669/tid=30671] ppid=30667 vsize=3024420 CPUtime=1788.66 cores=0,2,4,6
/proc/30669/task/30671/stat : 30671 (java) R 30667 30669 28047 0 -1 4202560 3275 0 1 0 178832 34 0 0 20 0 19 0 335930627 3097006080 418074 33554432000 1073741824 1073778376 140735439820656 140281326603568 140281165366308 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=30669/tid=30672] ppid=30667 vsize=3024420 CPUtime=0.38 cores=0,2,4,6
/proc/30669/task/30672/stat : 30672 (java) S 30667 30669 28047 0 -1 4202560 201 0 0 0 26 12 0 0 20 0 19 0 335930628 3097006080 418074 33554432000 1073741824 1073778376 140735439820656 140281310030248 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30669/tid=30673] ppid=30667 vsize=3024420 CPUtime=0.38 cores=0,2,4,6
/proc/30669/task/30673/stat : 30673 (java) S 30667 30669 28047 0 -1 4202560 225 0 0 0 26 12 0 0 20 0 19 0 335930628 3097006080 418074 33554432000 1073741824 1073778376 140735439820656 140281308977704 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30669/tid=30674] ppid=30667 vsize=3024420 CPUtime=0.54 cores=0,2,4,6
/proc/30669/task/30674/stat : 30674 (java) S 30667 30669 28047 0 -1 4202560 256 0 0 0 38 16 0 0 20 0 19 0 335930628 3097006080 418074 33554432000 1073741824 1073778376 140735439820656 140281307924648 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30669/tid=30675] ppid=30667 vsize=3024420 CPUtime=0.54 cores=0,2,4,6
/proc/30669/task/30675/stat : 30675 (java) S 30667 30669 28047 0 -1 4202560 241 0 0 0 40 14 0 0 20 0 19 0 335930628 3097006080 418074 33554432000 1073741824 1073778376 140735439820656 140281306872104 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30669/tid=30676] ppid=30667 vsize=3024420 CPUtime=0.5 cores=0,2,4,6
/proc/30669/task/30676/stat : 30676 (java) S 30667 30669 28047 0 -1 4202560 354 0 0 0 37 13 0 0 20 0 19 0 335930628 3097006080 418074 33554432000 1073741824 1073778376 140735439820656 140281305820072 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30669/tid=30677] ppid=30667 vsize=3024420 CPUtime=0.49 cores=0,2,4,6
/proc/30669/task/30677/stat : 30677 (java) S 30667 30669 28047 0 -1 4202560 192 0 0 0 37 12 0 0 20 0 19 0 335930628 3097006080 418074 33554432000 1073741824 1073778376 140735439820656 140281304767528 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30669/tid=30678] ppid=30667 vsize=3024420 CPUtime=0.49 cores=0,2,4,6
/proc/30669/task/30678/stat : 30678 (java) S 30667 30669 28047 0 -1 4202560 280 0 0 0 31 18 0 0 20 0 19 0 335930628 3097006080 418074 33554432000 1073741824 1073778376 140735439820656 140281303714472 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30669/tid=30679] ppid=30667 vsize=3024420 CPUtime=0.51 cores=0,2,4,6
/proc/30669/task/30679/stat : 30679 (java) S 30667 30669 28047 0 -1 4202560 294 0 0 0 33 18 0 0 20 0 19 0 335930628 3097006080 418074 33554432000 1073741824 1073778376 140735439820656 140281302661928 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30669/tid=30680] ppid=30667 vsize=3024420 CPUtime=2.03 cores=0,2,4,6
/proc/30669/task/30680/stat : 30680 (java) S 30667 30669 28047 0 -1 4202560 213 0 0 0 197 6 0 0 20 0 19 0 335930629 3097006080 418074 33554432000 1073741824 1073778376 140735439820656 140281290250600 245297625001 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30669/tid=30681] ppid=30667 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30669/task/30681/stat : 30681 (java) S 30667 30669 28047 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 335930630 3097006080 418074 33554432000 1073741824 1073778376 140735439820656 140281289196920 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30669/tid=30682] ppid=30667 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30669/task/30682/stat : 30682 (java) S 30667 30669 28047 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 335930630 3097006080 418074 33554432000 1073741824 1073778376 140735439820656 140281288143752 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30669/tid=30683] ppid=30667 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30669/task/30683/stat : 30683 (java) S 30667 30669 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335930633 3097006080 418074 33554432000 1073741824 1073778376 140735439820656 140281287092496 245297633056 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30669/tid=30684] ppid=30667 vsize=3024420 CPUtime=0.3 cores=0,2,4,6
/proc/30669/task/30684/stat : 30684 (java) S 30667 30669 28047 0 -1 4202560 2180 0 0 0 30 0 0 0 20 0 19 0 335930633 3097006080 418074 33554432000 1073741824 1073778376 140735439820656 140281286040376 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30669/tid=30685] ppid=30667 vsize=3024420 CPUtime=0.25 cores=0,2,4,6
/proc/30669/task/30685/stat : 30685 (java) S 30667 30669 28047 0 -1 4202560 1705 0 0 0 25 0 0 0 20 0 19 0 335930633 3097006080 418074 33554432000 1073741824 1073778376 140735439820656 140281284987832 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30669/tid=30686] ppid=30667 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30669/task/30686/stat : 30686 (java) S 30667 30669 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335930633 3097006080 418074 33554432000 1073741824 1073778376 140735439820656 140281283934968 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30669/tid=30687] ppid=30667 vsize=3024420 CPUtime=0.8 cores=0,2,4,6
/proc/30669/task/30687/stat : 30687 (java) S 30667 30669 28047 0 -1 4202560 103 0 0 0 44 36 0 0 20 0 19 0 335930633 3097006080 418074 33554432000 1073741824 1073778376 140735439820656 140281164852296 245297625001 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30669/tid=30688] ppid=30667 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30669/task/30688/stat : 30688 (java) S 30667 30669 28047 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 335930652 3097006080 418074 33554432000 1073741824 1073778376 140735439820656 140281162720296 245297625001 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.04
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+1796.31 s]
/proc/loadavg: 1.99 2.01 2.00 3/213 30844
/proc/meminfo: memFree=27715320/32873844 swapFree=7372/7372
[pid=30669] ppid=30667 vsize=3024420 CPUtime=1800.04 cores=0,2,4,6
/proc/30669/stat : 30669 (java) S 30667 30669 28047 0 -1 4202496 10701 0 1 0 179856 148 0 0 20 0 19 0 335930626 3097006080 418074 33554432000 1073741824 1073778376 140735439820656 140735439811792 245297610813 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30669/statm: 756105 418074 2295 9 0 746526 0
[pid=30669/tid=30671] ppid=30667 vsize=3024420 CPUtime=1788.66 cores=0,2,4,6
/proc/30669/task/30671/stat : 30671 (java) R 30667 30669 28047 0 -1 4202560 3275 0 1 0 178832 34 0 0 20 0 19 0 335930627 3097006080 418074 33554432000 1073741824 1073778376 140735439820656 140281326603568 140281165366308 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=30669/tid=30672] ppid=30667 vsize=3024420 CPUtime=0.38 cores=0,2,4,6
/proc/30669/task/30672/stat : 30672 (java) S 30667 30669 28047 0 -1 4202560 201 0 0 0 26 12 0 0 20 0 19 0 335930628 3097006080 418074 33554432000 1073741824 1073778376 140735439820656 140281310030248 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30669/tid=30673] ppid=30667 vsize=3024420 CPUtime=0.38 cores=0,2,4,6
/proc/30669/task/30673/stat : 30673 (java) S 30667 30669 28047 0 -1 4202560 225 0 0 0 26 12 0 0 20 0 19 0 335930628 3097006080 418074 33554432000 1073741824 1073778376 140735439820656 140281308977704 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30669/tid=30674] ppid=30667 vsize=3024420 CPUtime=0.54 cores=0,2,4,6
/proc/30669/task/30674/stat : 30674 (java) S 30667 30669 28047 0 -1 4202560 256 0 0 0 38 16 0 0 20 0 19 0 335930628 3097006080 418074 33554432000 1073741824 1073778376 140735439820656 140281307924648 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30669/tid=30675] ppid=30667 vsize=3024420 CPUtime=0.54 cores=0,2,4,6
/proc/30669/task/30675/stat : 30675 (java) S 30667 30669 28047 0 -1 4202560 241 0 0 0 40 14 0 0 20 0 19 0 335930628 3097006080 418074 33554432000 1073741824 1073778376 140735439820656 140281306872104 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30669/tid=30676] ppid=30667 vsize=3024420 CPUtime=0.5 cores=0,2,4,6
/proc/30669/task/30676/stat : 30676 (java) S 30667 30669 28047 0 -1 4202560 354 0 0 0 37 13 0 0 20 0 19 0 335930628 3097006080 418074 33554432000 1073741824 1073778376 140735439820656 140281305820072 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30669/tid=30677] ppid=30667 vsize=3024420 CPUtime=0.49 cores=0,2,4,6
/proc/30669/task/30677/stat : 30677 (java) S 30667 30669 28047 0 -1 4202560 192 0 0 0 37 12 0 0 20 0 19 0 335930628 3097006080 418074 33554432000 1073741824 1073778376 140735439820656 140281304767528 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30669/tid=30678] ppid=30667 vsize=3024420 CPUtime=0.49 cores=0,2,4,6
/proc/30669/task/30678/stat : 30678 (java) S 30667 30669 28047 0 -1 4202560 280 0 0 0 31 18 0 0 20 0 19 0 335930628 3097006080 418074 33554432000 1073741824 1073778376 140735439820656 140281303714472 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30669/tid=30679] ppid=30667 vsize=3024420 CPUtime=0.51 cores=0,2,4,6
/proc/30669/task/30679/stat : 30679 (java) S 30667 30669 28047 0 -1 4202560 294 0 0 0 33 18 0 0 20 0 19 0 335930628 3097006080 418074 33554432000 1073741824 1073778376 140735439820656 140281302661928 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30669/tid=30680] ppid=30667 vsize=3024420 CPUtime=2.03 cores=0,2,4,6
/proc/30669/task/30680/stat : 30680 (java) S 30667 30669 28047 0 -1 4202560 213 0 0 0 197 6 0 0 20 0 19 0 335930629 3097006080 418074 33554432000 1073741824 1073778376 140735439820656 140281290250600 245297625001 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30669/tid=30681] ppid=30667 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30669/task/30681/stat : 30681 (java) S 30667 30669 28047 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 335930630 3097006080 418074 33554432000 1073741824 1073778376 140735439820656 140281289196920 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30669/tid=30682] ppid=30667 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30669/task/30682/stat : 30682 (java) S 30667 30669 28047 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 335930630 3097006080 418074 33554432000 1073741824 1073778376 140735439820656 140281288143752 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30669/tid=30683] ppid=30667 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30669/task/30683/stat : 30683 (java) S 30667 30669 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335930633 3097006080 418074 33554432000 1073741824 1073778376 140735439820656 140281287092496 245297633056 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30669/tid=30684] ppid=30667 vsize=3024420 CPUtime=0.3 cores=0,2,4,6
/proc/30669/task/30684/stat : 30684 (java) S 30667 30669 28047 0 -1 4202560 2180 0 0 0 30 0 0 0 20 0 19 0 335930633 3097006080 418074 33554432000 1073741824 1073778376 140735439820656 140281286040376 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30669/tid=30685] ppid=30667 vsize=3024420 CPUtime=0.25 cores=0,2,4,6
/proc/30669/task/30685/stat : 30685 (java) S 30667 30669 28047 0 -1 4202560 1705 0 0 0 25 0 0 0 20 0 19 0 335930633 3097006080 418074 33554432000 1073741824 1073778376 140735439820656 140281284987832 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30669/tid=30686] ppid=30667 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30669/task/30686/stat : 30686 (java) S 30667 30669 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 335930633 3097006080 418074 33554432000 1073741824 1073778376 140735439820656 140281283934968 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30669/tid=30687] ppid=30667 vsize=3024420 CPUtime=0.8 cores=0,2,4,6
/proc/30669/task/30687/stat : 30687 (java) S 30667 30669 28047 0 -1 4202560 103 0 0 0 44 36 0 0 20 0 19 0 335930633 3097006080 418074 33554432000 1073741824 1073778376 140735439820656 140281164852296 245297625001 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30669/tid=30688] ppid=30667 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/30669/task/30688/stat : 30688 (java) S 30667 30669 28047 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 335930652 3097006080 418074 33554432000 1073741824 1073778376 140735439820656 140281162720296 245297625001 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 3024420

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 30669 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=99255
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=41689
# CPU time returned by wait4() is 1796.14
# while last known CPU time is 1800.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1796.33
CPU time (s): 1800.04
CPU user time (s): 1798.56
CPU system time (s): 1.48
CPU usage (%): 100.207
Max. virtual memory (cumulated for all children) (KiB): 3024420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.1
system time used= 2.04169
maximum resident set size= 1672416
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10731
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1104
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38105
involuntary context switches= 2686

runsolver used 6.42202 second user time and 14.9727 second system time

The end

Launcher Data

Begin job on node109 at 2012-06-03 06:33:40
IDJOB=3733616
IDBENCH=2573
IDSOLVER=2319
FILE ID=node109/3733616-1338698020
RUNJOBID= node109-1338678620-28066
PBS_JOBID= 14636704
Free space on /tmp= 70712 MiB

SOLVER NAME= PB07: SAT4JPseudoResolution 2007-03-23
BENCH NAME= PB06/final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/roussel/normalized-pigeon-cardinality-55-50.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar BENCHNAME           
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3733616-1338698020/watcher-3733616-1338698020 -o /tmp/evaluation-result-3733616-1338698020/solver-3733616-1338698020 -C 1800 -W 1900 -M 15500  java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3733616-1338698020.opb           

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

MD5SUM BENCH= 277dd35641d3866b31d8fb041eb7f9fb
RANDOM SEED=1564901084

node109.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		: 2667.264
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	: 5334.52
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		: 2667.264
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		: 2667.264
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		: 2667.264
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		: 2667.264
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		: 2667.264
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.91
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		: 2667.264
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		: 2667.264
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29047368 kB
Buffers:          343500 kB
Cached:          1565872 kB
SwapCached:          964 kB
Active:          1924240 kB
Inactive:        1011160 kB
Active(anon):    1020400 kB
Inactive(anon):     7844 kB
Active(file):     903840 kB
Inactive(file):  1003316 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67105532 kB
Dirty:              3540 kB
Writeback:             0 kB
AnonPages:       1046316 kB
Mapped:            18180 kB
Shmem:                 4 kB
Slab:             736496 kB
SReclaimable:     178744 kB
SUnreclaim:       557752 kB
KernelStack:        1608 kB
PageTables:         6316 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1824544 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1009664 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= 70704 MiB
End job on node109 at 2012-06-03 07:03:39