Trace number 3730447

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.06 1797.52

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/
aloul/FPGA_SAT05/normalized-chnl35_36_pb.cnf.cr.opb
MD5SUM63dafaa5a785f38064ac19ced11339d2
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.046992
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables2520
Total number of constraints142
Number of constraints which are clauses72
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint35
Maximum length of a constraint36
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 37
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.08	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.00/0.08	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.00/0.08	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@1cb1c5fa
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-3730447-1338681126.opb
0.07/0.11	c reading problem ... 
0.26/0.23	c ... done. Wall clock time 0.123s.
0.26/0.23	c CPU time (experimental) 0.2s.
0.26/0.23	c #vars     2520
0.26/0.23	c #constraints  142
1315.84/1313.72	c cleaning 262485 clauses out of 525001 for limit 250.58538649893976
1320.85/1318.76	c cleaning 131506 clauses out of 263015 for limit 824.0560057551147
1322.35/1320.24	c cleaning 65999 clauses out of 132010 for limit 2710.3215239327633
1322.95/1320.83	c cleaning 33250 clauses out of 66514 for limit 8897.623019773037
1323.65/1321.53	c cleaning 16871 clauses out of 33761 for limit 28822.00022163032
1323.85/1321.77	c cleaning 8690 clauses out of 17395 for limit 92713.59726274003
1323.95/1321.89	c cleaning 4585 clauses out of 9200 for limit 287649.3293353908
1324.05/1321.99	c cleaning 2546 clauses out of 5114 for limit 852534.2680030302
1324.15/1322.06	c cleaning 1517 clauses out of 3068 for limit 2343543.9368509804
1324.25/1322.14	c cleaning 1014 clauses out of 2054 for limit 5790118.318705279
1324.25/1322.20	c cleaning 766 clauses out of 1537 for limit 1.2722321372847386E7
1324.35/1322.24	c cleaning 635 clauses out of 1271 for limit 2.5371758320061818E7
1324.35/1322.28	c cleaning 567 clauses out of 1136 for limit 4.681377592439075E7
1324.45/1322.32	c cleaning 525 clauses out of 1070 for limit 8.204622893592134E7
1324.45/1322.36	c cleaning 522 clauses out of 1044 for limit 1.385362025037655E8
1324.55/1322.42	c cleaning 510 clauses out of 1023 for limit 2.333880108192302E8
1324.55/1322.49	c cleaning 497 clauses out of 1014 for limit 3.886929109827896E8
1324.65/1322.55	c cleaning 507 clauses out of 1015 for limit 6.390949652384602E8
1324.75/1322.60	c cleaning 504 clauses out of 1008 for limit 1.0612722129833052E9
1324.75/1322.66	c cleaning 486 clauses out of 1005 for limit 1.7571614325723026E9
1324.85/1322.72	c cleaning 493 clauses out of 1019 for limit 2.857981592265398E9
1324.85/1322.77	c cleaning 513 clauses out of 1026 for limit 4.681037685375151E9
1324.95/1322.82	c cleaning 505 clauses out of 1012 for limit 7.818624589071469E9
1324.95/1322.87	c cleaning 504 clauses out of 1008 for limit 1.295808248636994E10
1325.05/1322.93	c cleaning 502 clauses out of 1004 for limit 2.145474941579261E10
1325.05/1322.99	c cleaning 501 clauses out of 1002 for limit 3.5452374211054115E10
1325.15/1323.05	c cleaning 500 clauses out of 1002 for limit 5.852423203983907E10
1325.25/1323.12	c cleaning 483 clauses out of 1000 for limit 9.651399851555156E10
1325.25/1323.18	c cleaning 509 clauses out of 1018 for limit 1.5650669821478812E11
1325.35/1323.24	c cleaning 489 clauses out of 1008 for limit 2.604003421037897E11
1325.45/1323.30	c cleaning 490 clauses out of 1019 for limit 4.2479929329007806E11
1325.45/1323.37	c cleaning 515 clauses out of 1030 for limit 6.937630151220969E11
1325.55/1323.45	c cleaning 491 clauses out of 1014 for limit 1.160998847422365E12
1325.65/1323.52	c cleaning 496 clauses out of 1023 for limit 1.8977980536238853E12
1325.65/1323.59	c cleaning 496 clauses out of 1027 for limit 3.117533105543636E12
1325.75/1323.67	c cleaning 516 clauses out of 1033 for limit 5.121605305008749E12
1325.85/1323.74	c cleaning 507 clauses out of 1015 for limit 8.578813951143124E12
1325.85/1323.79	c cleaning 488 clauses out of 1008 for limit 1.4245859163206895E13
1325.95/1323.86	c cleaning 510 clauses out of 1020 for limit 2.321693544839988E13
1326.05/1323.92	c cleaning 505 clauses out of 1010 for limit 3.866691991057248E13
1326.05/1323.97	c cleaning 503 clauses out of 1006 for limit 6.408455467151097E13
1326.15/1324.03	c cleaning 481 clauses out of 1002 for limit 1.0599979006617081E14
1326.15/1324.06	c cleaning 510 clauses out of 1021 for limit 1.715547991045722E14
1326.25/1324.12	c cleaning 505 clauses out of 1011 for limit 2.8571519980816994E14
1326.25/1324.19	c cleaning 484 clauses out of 1007 for limit 4.735277434672507E14
1326.35/1324.27	c cleaning 511 clauses out of 1022 for limit 7.686796414773246E14
1326.45/1324.34	c cleaning 506 clauses out of 1012 for limit 1.281463264904249E15
1326.45/1324.40	c cleaning 502 clauses out of 1005 for limit 2.125895863848232E15
1326.55/1324.46	c cleaning 501 clauses out of 1003 for limit 3.5128774776969785E15
1326.65/1324.53	c cleaning 482 clauses out of 1005 for limit 5.799055915461103E15
1326.65/1324.59	c cleaning 507 clauses out of 1020 for limit 9.394540391377868E-5
1326.75/1324.65	c cleaning 498 clauses out of 1014 for limit 1.5600127703839154E-4
1326.85/1324.70	c cleaning 501 clauses out of 1015 for limit 2.5675649680315706E-4
1326.85/1324.76	c cleaning 501 clauses out of 1014 for limit 4.23843391193791E-4
1326.95/1324.81	c cleaning 495 clauses out of 1014 for limit 6.996741269599772E-4
1326.95/1324.86	c cleaning 493 clauses out of 1018 for limit 0.0011481730974154717
1327.05/1324.91	c cleaning 497 clauses out of 1025 for limit 0.0018805598791822836
1327.05/1324.97	c cleaning 498 clauses out of 1029 for limit 0.0030923315813487164
1327.15/1325.02	c cleaning 501 clauses out of 1031 for limit 0.0050897757980313905
1327.15/1325.07	c cleaning 500 clauses out of 1029 for limit 0.00840162548036032
1327.25/1325.12	c cleaning 498 clauses out of 1029 for limit 0.013855404366462667
1327.25/1325.18	c cleaning 501 clauses out of 1031 for limit 0.022805090580099583
1327.35/1325.24	c cleaning 502 clauses out of 1030 for limit 0.03764515842476555
1327.45/1325.31	c cleaning 502 clauses out of 1030 for limit 0.06220625262062193
1327.45/1325.38	c cleaning 496 clauses out of 1026 for limit 0.10278050970719382
1327.55/1325.45	c cleaning 495 clauses out of 1030 for limit 0.16884056243101042
1327.65/1325.51	c cleaning 501 clauses out of 1037 for limit 0.27711508591221723
1327.65/1325.57	c cleaning 512 clauses out of 1034 for limit 0.4574095735768207
1327.76/1325.62	c cleaning 501 clauses out of 1022 for limit 0.7631866767492232
1327.76/1325.67	c cleaning 503 clauses out of 1021 for limit 1.2598296372633806
1327.86/1325.71	c cleaning 502 clauses out of 1018 for limit 2.0837502835231834
1327.86/1325.76	c cleaning 496 clauses out of 1019 for limit 3.44333033200011
1327.96/1325.81	c cleaning 504 clauses out of 1021 for limit 5.656059814866397
1800.06/1797.51	c starts		: 21
1800.06/1797.51	c conflicts		: 830511
1800.06/1797.51	c decisions		: 944054
1800.06/1797.51	c propagations		: 31711879
1800.06/1797.51	c inspects		: 6195410208
1800.06/1797.51	c learnt literals	: 0
1800.06/1797.51	c learnt binary clauses	: 0
1800.06/1797.51	c learnt ternary clauses	: 0
1800.06/1797.51	c learnt clauses	: 830511
1800.06/1797.51	c root simplifications	: 0
1800.06/1797.51	c removed literals (reason simplification)	: 0
1800.06/1797.51	c reason swapping (by a shorter reason)	: 0
1800.06/1797.51	c Calls to reduceDB	: 73
1800.06/1797.51	c speed (decisions/second)	: 525.2696443226552
1800.06/1797.51	c non guided choices	596
1800.06/1797.51	s UNKNOWN
1800.06/1797.51	c Total wall clock time (ms): 1797.401

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

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

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


[startup+0 s]
/proc/loadavg: 2.01 2.01 1.84 2/194 16910
/proc/meminfo: memFree=28728944/32873844 swapFree=7120/7120
[pid=16910] ppid=16908 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/16910/stat : 16910 (java) D 16908 16910 15565 0 -1 4202496 250 0 0 0 0 0 0 0 20 0 1 0 334237480 9515008 183 33554432000 1073741824 1073778376 140734758110736 140734758101768 233220947637 0 0 4096 0 18446744072100609316 0 0 17 2 0 0 0 0 0
/proc/16910/statm: 2323 183 140 9 0 71 0

[startup+0.027076 s]
/proc/loadavg: 2.01 2.01 1.84 2/194 16910
/proc/meminfo: memFree=28728944/32873844 swapFree=7120/7120
[pid=16910] ppid=16908 vsize=2413132 CPUtime=0 cores=0,2,4,6
/proc/16910/stat : 16910 (java) S 16908 16910 15565 0 -1 4202496 2598 0 1 0 0 0 0 0 20 0 10 0 334237480 2471047168 3810 33554432000 1073741824 1073778376 140737483549904 140737483541040 233224306749 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16910/statm: 603283 3813 1059 9 0 594392 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2413132

[startup+0.100692 s]
/proc/loadavg: 2.01 2.01 1.84 2/194 16910
/proc/meminfo: memFree=28728944/32873844 swapFree=7120/7120
[pid=16910] ppid=16908 vsize=2957856 CPUtime=0.07 cores=0,2,4,6
/proc/16910/stat : 16910 (java) S 16908 16910 15565 0 -1 4202496 3919 0 1 0 7 0 0 0 20 0 18 0 334237480 3028844544 6147 33554432000 1073741824 1073778376 140737483549904 140737483541040 233224306749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16910/statm: 739464 6155 1970 9 0 729885 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2957856

[startup+0.300219 s]
/proc/loadavg: 2.01 2.01 1.84 2/194 16910
/proc/meminfo: memFree=28728944/32873844 swapFree=7120/7120
[pid=16910] ppid=16908 vsize=3024420 CPUtime=0.5 cores=0,2,4,6
/proc/16910/stat : 16910 (java) S 16908 16910 15565 0 -1 4202496 7656 0 1 0 49 1 0 0 20 0 19 0 334237480 3097006080 9994 33554432000 1073741824 1073778376 140737483549904 140737483541040 233224306749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16910/statm: 756105 9994 2255 9 0 746526 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 3024420

[startup+0.700311 s]
/proc/loadavg: 2.01 2.01 1.84 2/194 16910
/proc/meminfo: memFree=28728944/32873844 swapFree=7120/7120
[pid=16910] ppid=16908 vsize=3024420 CPUtime=1.03 cores=0,2,4,6
/proc/16910/stat : 16910 (java) S 16908 16910 15565 0 -1 4202496 7744 0 1 0 102 1 0 0 20 0 19 0 334237480 3097006080 11466 33554432000 1073741824 1073778376 140737483549904 140737483541040 233224306749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16910/statm: 756105 11466 2256 9 0 746526 0
Current children cumulated CPU time (s) 1.03
Current children cumulated vsize (KiB) 3024420

[startup+1.50073 s]
/proc/loadavg: 2.01 2.01 1.84 3/213 16929
/proc/meminfo: memFree=28683316/32873844 swapFree=7120/7120
[pid=16910] ppid=16908 vsize=3024420 CPUtime=1.88 cores=0,2,4,6
/proc/16910/stat : 16910 (java) S 16908 16910 15565 0 -1 4202496 7855 0 1 0 186 2 0 0 20 0 19 0 334237480 3097006080 15059 33554432000 1073741824 1073778376 140737483549904 140737483541040 233224306749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16910/statm: 756105 15059 2263 9 0 746526 0
[pid=16910/tid=16912] ppid=16908 vsize=3024420 CPUtime=1.46 cores=0,2,4,6
/proc/16910/task/16912/stat : 16912 (java) R 16908 16910 15565 0 -1 4202560 2542 0 1 0 145 1 0 0 20 0 19 0 334237481 3097006080 15059 33554432000 1073741824 1073778376 140737483549904 140534716365464 140534568521509 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=16910/tid=16913] ppid=16908 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16910/task/16913/stat : 16913 (java) S 16908 16910 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334237482 3097006080 15059 33554432000 1073741824 1073778376 140737483549904 140534699792680 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16910/tid=16914] ppid=16908 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16910/task/16914/stat : 16914 (java) S 16908 16910 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334237482 3097006080 15059 33554432000 1073741824 1073778376 140737483549904 140534698739880 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16910/tid=16915] ppid=16908 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16910/task/16915/stat : 16915 (java) S 16908 16910 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334237482 3097006080 15059 33554432000 1073741824 1073778376 140737483549904 140534697687592 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16910/tid=16916] ppid=16908 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16910/task/16916/stat : 16916 (java) S 16908 16910 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334237482 3097006080 15059 33554432000 1073741824 1073778376 140737483549904 140534696634792 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16910/tid=16917] ppid=16908 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16910/task/16917/stat : 16917 (java) S 16908 16910 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334237482 3097006080 15059 33554432000 1073741824 1073778376 140737483549904 140534695582504 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16910/tid=16918] ppid=16908 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16910/task/16918/stat : 16918 (java) S 16908 16910 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334237482 3097006080 15059 33554432000 1073741824 1073778376 140737483549904 140534694529704 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16910/tid=16919] ppid=16908 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16910/task/16919/stat : 16919 (java) S 16908 16910 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334237482 3097006080 15059 33554432000 1073741824 1073778376 140737483549904 140534693477416 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16910/tid=16920] ppid=16908 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16910/task/16920/stat : 16920 (java) S 16908 16910 15565 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 334237482 3097006080 15059 33554432000 1073741824 1073778376 140737483549904 140534692424616 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16910/tid=16921] ppid=16908 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16910/task/16921/stat : 16921 (java) S 16908 16910 15565 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 334237483 3097006080 15059 33554432000 1073741824 1073778376 140737483549904 140534561605864 233224320937 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16910/tid=16922] ppid=16908 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16910/task/16922/stat : 16922 (java) S 16908 16910 15565 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 334237484 3097006080 15059 33554432000 1073741824 1073778376 140737483549904 140534560551928 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16910/tid=16923] ppid=16908 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16910/task/16923/stat : 16923 (java) S 16908 16910 15565 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 334237484 3097006080 15059 33554432000 1073741824 1073778376 140737483549904 140534559499528 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16910/tid=16924] ppid=16908 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16910/task/16924/stat : 16924 (java) S 16908 16910 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334237487 3097006080 15059 33554432000 1073741824 1073778376 140737483549904 140534558448016 233224328992 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16910/tid=16925] ppid=16908 vsize=3024420 CPUtime=0.18 cores=0,2,4,6
/proc/16910/task/16925/stat : 16925 (java) S 16908 16910 15565 0 -1 4202560 1902 0 0 0 18 0 0 0 20 0 19 0 334237487 3097006080 15059 33554432000 1073741824 1073778376 140737483549904 140534557395640 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16910/tid=16926] ppid=16908 vsize=3024420 CPUtime=0.2 cores=0,2,4,6
/proc/16910/task/16926/stat : 16926 (java) S 16908 16910 15565 0 -1 4202560 2215 0 0 0 20 0 0 0 20 0 19 0 334237487 3097006080 15059 33554432000 1073741824 1073778376 140737483549904 140534556342840 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16910/tid=16927] ppid=16908 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16910/task/16927/stat : 16927 (java) S 16908 16910 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334237487 3097006080 15059 33554432000 1073741824 1073778376 140737483549904 140534555290744 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16910/tid=16928] ppid=16908 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16910/task/16928/stat : 16928 (java) S 16908 16910 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334237487 3097006080 15059 33554432000 1073741824 1073778376 140737483549904 140534554238152 233224320937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16910/tid=16929] ppid=16908 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16910/task/16929/stat : 16929 (java) S 16908 16910 15565 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 334237504 3097006080 15059 33554432000 1073741824 1073778376 140737483549904 140533544510376 233224320937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.88
Current children cumulated vsize (KiB) 3024420

[startup+3.10076 s]
/proc/loadavg: 2.01 2.01 1.84 3/213 16929
/proc/meminfo: memFree=28666436/32873844 swapFree=7120/7120
[pid=16910] ppid=16908 vsize=3024420 CPUtime=3.49 cores=0,2,4,6
/proc/16910/stat : 16910 (java) S 16908 16910 15565 0 -1 4202496 7864 0 1 0 347 2 0 0 20 0 19 0 334237480 3097006080 18643 33554432000 1073741824 1073778376 140737483549904 140737483541040 233224306749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16910/statm: 756105 18643 2263 9 0 746526 0
[pid=16910/tid=16912] ppid=16908 vsize=3024420 CPUtime=3.05 cores=0,2,4,6
/proc/16910/task/16912/stat : 16912 (java) R 16908 16910 15565 0 -1 4202560 2551 0 1 0 304 1 0 0 20 0 19 0 334237481 3097006080 18643 33554432000 1073741824 1073778376 140737483549904 140534716365480 140534567993271 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=16910/tid=16913] ppid=16908 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16910/task/16913/stat : 16913 (java) S 16908 16910 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334237482 3097006080 18643 33554432000 1073741824 1073778376 140737483549904 140534699792680 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16910/tid=16914] ppid=16908 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16910/task/16914/stat : 16914 (java) S 16908 16910 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334237482 3097006080 18643 33554432000 1073741824 1073778376 140737483549904 140534698739880 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16910/tid=16915] ppid=16908 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16910/task/16915/stat : 16915 (java) S 16908 16910 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334237482 3097006080 18643 33554432000 1073741824 1073778376 140737483549904 140534697687592 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16910/tid=16916] ppid=16908 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16910/task/16916/stat : 16916 (java) S 16908 16910 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334237482 3097006080 18643 33554432000 1073741824 1073778376 140737483549904 140534696634792 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16910/tid=16917] ppid=16908 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16910/task/16917/stat : 16917 (java) S 16908 16910 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334237482 3097006080 18643 33554432000 1073741824 1073778376 140737483549904 140534695582504 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16910/tid=16918] ppid=16908 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16910/task/16918/stat : 16918 (java) S 16908 16910 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334237482 3097006080 18643 33554432000 1073741824 1073778376 140737483549904 140534694529704 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16910/tid=16919] ppid=16908 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16910/task/16919/stat : 16919 (java) S 16908 16910 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334237482 3097006080 18643 33554432000 1073741824 1073778376 140737483549904 140534693477416 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16910/tid=16920] ppid=16908 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16910/task/16920/stat : 16920 (java) S 16908 16910 15565 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 334237482 3097006080 18643 33554432000 1073741824 1073778376 140737483549904 140534692424616 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16910/tid=16921] ppid=16908 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16910/task/16921/stat : 16921 (java) S 16908 16910 15565 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 334237483 3097006080 18643 33554432000 1073741824 1073778376 140737483549904 140534561605864 233224320937 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16910/tid=16922] ppid=16908 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16910/task/16922/stat : 16922 (java) S 16908 16910 15565 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 334237484 3097006080 18643 33554432000 1073741824 1073778376 140737483549904 140534560551928 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16910/tid=16923] ppid=16908 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16910/task/16923/stat : 16923 (java) S 16908 16910 15565 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 334237484 3097006080 18643 33554432000 1073741824 1073778376 140737483549904 140534559499528 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16910/tid=16924] ppid=16908 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16910/task/16924/stat : 16924 (java) S 16908 16910 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334237487 3097006080 18643 33554432000 1073741824 1073778376 140737483549904 140534558448016 233224328992 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16910/tid=16925] ppid=16908 vsize=3024420 CPUtime=0.19 cores=0,2,4,6
/proc/16910/task/16925/stat : 16925 (java) S 16908 16910 15565 0 -1 4202560 1902 0 0 0 19 0 0 0 20 0 19 0 334237487 3097006080 18643 33554432000 1073741824 1073778376 140737483549904 140534557395640 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16910/tid=16926] ppid=16908 vsize=3024420 CPUtime=0.21 cores=0,2,4,6
/proc/16910/task/16926/stat : 16926 (java) S 16908 16910 15565 0 -1 4202560 2215 0 0 0 21 0 0 0 20 0 19 0 334237487 3097006080 18643 33554432000 1073741824 1073778376 140737483549904 140534556342840 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16910/tid=16927] ppid=16908 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16910/task/16927/stat : 16927 (java) S 16908 16910 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334237487 3097006080 18643 33554432000 1073741824 1073778376 140737483549904 140534555290744 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16910/tid=16928] ppid=16908 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16910/task/16928/stat : 16928 (java) S 16908 16910 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334237487 3097006080 18643 33554432000 1073741824 1073778376 140737483549904 140534554238152 233224320937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16910/tid=16929] ppid=16908 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16910/task/16929/stat : 16929 (java) S 16908 16910 15565 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 334237504 3097006080 18643 33554432000 1073741824 1073778376 140737483549904 140533544510376 233224320937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 3.49
Current children cumulated vsize (KiB) 3024420

[startup+6.30077 s]
/proc/loadavg: 2.01 2.01 1.84 3/213 16929
/proc/meminfo: memFree=28631496/32873844 swapFree=7120/7120
[pid=16910] ppid=16908 vsize=3024420 CPUtime=6.7 cores=0,2,4,6
/proc/16910/stat : 16910 (java) S 16908 16910 15565 0 -1 4202496 7879 0 1 0 667 3 0 0 20 0 19 0 334237480 3097006080 25084 33554432000 1073741824 1073778376 140737483549904 140737483541040 233224306749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16910/statm: 756105 25084 2264 9 0 746526 0
[pid=16910/tid=16912] ppid=16908 vsize=3024420 CPUtime=6.24 cores=0,2,4,6
/proc/16910/task/16912/stat : 16912 (java) R 16908 16910 15565 0 -1 4202560 2565 0 1 0 623 1 0 0 20 0 19 0 334237481 3097006080 25084 33554432000 1073741824 1073778376 140737483549904 140534716367272 140534568521382 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=16910/tid=16913] ppid=16908 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16910/task/16913/stat : 16913 (java) S 16908 16910 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334237482 3097006080 25084 33554432000 1073741824 1073778376 140737483549904 140534699792680 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16910/tid=16914] ppid=16908 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16910/task/16914/stat : 16914 (java) S 16908 16910 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334237482 3097006080 25084 33554432000 1073741824 1073778376 140737483549904 140534698739880 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16910/tid=16915] ppid=16908 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16910/task/16915/stat : 16915 (java) S 16908 16910 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334237482 3097006080 25084 33554432000 1073741824 1073778376 140737483549904 140534697687592 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16910/tid=16916] ppid=16908 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16910/task/16916/stat : 16916 (java) S 16908 16910 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334237482 3097006080 25084 33554432000 1073741824 1073778376 140737483549904 140534696634792 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16910/tid=16917] ppid=16908 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16910/task/16917/stat : 16917 (java) S 16908 16910 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334237482 3097006080 25084 33554432000 1073741824 1073778376 140737483549904 140534695582504 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16910/tid=16918] ppid=16908 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16910/task/16918/stat : 16918 (java) S 16908 16910 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334237482 3097006080 25084 33554432000 1073741824 1073778376 140737483549904 140534694529704 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16910/tid=16919] ppid=16908 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16910/task/16919/stat : 16919 (java) S 16908 16910 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334237482 3097006080 25084 33554432000 1073741824 1073778376 140737483549904 140534693477416 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16910/tid=16920] ppid=16908 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16910/task/16920/stat : 16920 (java) S 16908 16910 15565 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 334237482 3097006080 25084 33554432000 1073741824 1073778376 140737483549904 140534692424616 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16910/tid=16921] ppid=16908 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16910/task/16921/stat : 16921 (java) S 16908 16910 15565 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 334237483 3097006080 25084 33554432000 1073741824 1073778376 140737483549904 140534561605864 233224320937 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16910/tid=16922] ppid=16908 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16910/task/16922/stat : 16922 (java) S 16908 16910 15565 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 334237484 3097006080 25084 33554432000 1073741824 1073778376 140737483549904 140534560551928 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16910/tid=16923] ppid=16908 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16910/task/16923/stat : 16923 (java) S 16908 16910 15565 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 334237484 3097006080 25084 33554432000 1073741824 1073778376 140737483549904 140534559499528 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16910/tid=16924] ppid=16908 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16910/task/16924/stat : 16924 (java) S 16908 16910 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334237487 3097006080 25084 33554432000 1073741824 1073778376 140737483549904 140534558448016 233224328992 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16910/tid=16925] ppid=16908 vsize=3024420 CPUtime=0.19 cores=0,2,4,6
/proc/16910/task/16925/stat : 16925 (java) S 16908 16910 15565 0 -1 4202560 1902 0 0 0 19 0 0 0 20 0 19 0 334237487 3097006080 25084 33554432000 1073741824 1073778376 140737483549904 140534557395640 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16910/tid=16926] ppid=16908 vsize=3024420 CPUtime=0.21 cores=0,2,4,6
/proc/16910/task/16926/stat : 16926 (java) S 16908 16910 15565 0 -1 4202560 2215 0 0 0 21 0 0 0 20 0 19 0 334237487 3097006080 25084 33554432000 1073741824 1073778376 140737483549904 140534556342840 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16910/tid=16927] ppid=16908 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16910/task/16927/stat : 16927 (java) S 16908 16910 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334237487 3097006080 25084 33554432000 1073741824 1073778376 140737483549904 140534555290744 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16910/tid=16928] ppid=16908 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16910/task/16928/stat : 16928 (java) S 16908 16910 15565 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 334237487 3097006080 25084 33554432000 1073741824 1073778376 140737483549904 140534554238152 233224320937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16910/tid=16929] ppid=16908 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16910/task/16929/stat : 16929 (java) S 16908 16910 15565 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 334237504 3097006080 25084 33554432000 1073741824 1073778376 140737483549904 140533544510376 233224320937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 6.7
Current children cumulated vsize (KiB) 3024420

[startup+12.7007 s]

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

[pid=16910/tid=16925] ppid=16908 vsize=3024420 CPUtime=0.26 cores=0,2,4,6
/proc/16910/task/16925/stat : 16925 (java) S 16908 16910 15565 0 -1 4202560 1909 0 0 0 26 0 0 0 20 0 19 0 334237487 3097006080 417554 33554432000 1073741824 1073778376 140737483549904 140534557395640 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16910/tid=16926] ppid=16908 vsize=3024420 CPUtime=0.27 cores=0,2,4,6
/proc/16910/task/16926/stat : 16926 (java) S 16908 16910 15565 0 -1 4202560 2293 0 0 0 27 0 0 0 20 0 19 0 334237487 3097006080 417554 33554432000 1073741824 1073778376 140737483549904 140534556342840 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16910/tid=16927] ppid=16908 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16910/task/16927/stat : 16927 (java) S 16908 16910 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334237487 3097006080 417554 33554432000 1073741824 1073778376 140737483549904 140534555290744 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16910/tid=16928] ppid=16908 vsize=3024420 CPUtime=0.69 cores=0,2,4,6
/proc/16910/task/16928/stat : 16928 (java) S 16908 16910 15565 0 -1 4202560 100 0 0 0 36 33 0 0 20 0 19 0 334237487 3097006080 417554 33554432000 1073741824 1073778376 140737483549904 140534554238152 233224320937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16910/tid=16929] ppid=16908 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16910/task/16929/stat : 16929 (java) S 16908 16910 15565 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 334237504 3097006080 417554 33554432000 1073741824 1073778376 140737483549904 140533544510376 233224320937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1724.81
Current children cumulated vsize (KiB) 3024420

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 1.95 3/213 17027
/proc/meminfo: memFree=26806128/32873844 swapFree=7120/7120
[pid=16910] ppid=16908 vsize=3024420 CPUtime=1784.84 cores=0,2,4,6
/proc/16910/stat : 16910 (java) S 16908 16910 15565 0 -1 4202496 10483 0 1 0 178327 157 0 0 20 0 19 0 334237480 3097006080 417554 33554432000 1073741824 1073778376 140737483549904 140737483541040 233224306749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16910/statm: 756105 417554 2294 9 0 746526 0
[pid=16910/tid=16912] ppid=16908 vsize=3024420 CPUtime=1775.69 cores=0,2,4,6
/proc/16910/task/16912/stat : 16912 (java) R 16908 16910 15565 0 -1 4202560 2741 0 1 0 177535 34 0 0 20 0 19 0 334237481 3097006080 417554 33554432000 1073741824 1073778376 140737483549904 140534716366128 140534568521489 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=16910/tid=16913] ppid=16908 vsize=3024420 CPUtime=0.29 cores=0,2,4,6
/proc/16910/task/16913/stat : 16913 (java) S 16908 16910 15565 0 -1 4202560 236 0 0 0 17 12 0 0 20 0 19 0 334237482 3097006080 417554 33554432000 1073741824 1073778376 140737483549904 140534699792680 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16910/tid=16914] ppid=16908 vsize=3024420 CPUtime=0.3 cores=0,2,4,6
/proc/16910/task/16914/stat : 16914 (java) S 16908 16910 15565 0 -1 4202560 266 0 0 0 15 15 0 0 20 0 19 0 334237482 3097006080 417554 33554432000 1073741824 1073778376 140737483549904 140534698739880 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16910/tid=16915] ppid=16908 vsize=3024420 CPUtime=0.3 cores=0,2,4,6
/proc/16910/task/16915/stat : 16915 (java) S 16908 16910 15565 0 -1 4202560 276 0 0 0 14 16 0 0 20 0 19 0 334237482 3097006080 417554 33554432000 1073741824 1073778376 140737483549904 140534697687592 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16910/tid=16916] ppid=16908 vsize=3024420 CPUtime=0.43 cores=0,2,4,6
/proc/16910/task/16916/stat : 16916 (java) S 16908 16910 15565 0 -1 4202560 374 0 0 0 20 23 0 0 20 0 19 0 334237482 3097006080 417554 33554432000 1073741824 1073778376 140737483549904 140534696634792 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16910/tid=16917] ppid=16908 vsize=3024420 CPUtime=0.25 cores=0,2,4,6
/proc/16910/task/16917/stat : 16917 (java) S 16908 16910 15565 0 -1 4202560 215 0 0 0 12 13 0 0 20 0 19 0 334237482 3097006080 417554 33554432000 1073741824 1073778376 140737483549904 140534695582504 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16910/tid=16918] ppid=16908 vsize=3024420 CPUtime=0.35 cores=0,2,4,6
/proc/16910/task/16918/stat : 16918 (java) S 16908 16910 15565 0 -1 4202560 223 0 0 0 21 14 0 0 20 0 19 0 334237482 3097006080 417554 33554432000 1073741824 1073778376 140737483549904 140534694529704 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16910/tid=16919] ppid=16908 vsize=3024420 CPUtime=0.25 cores=0,2,4,6
/proc/16910/task/16919/stat : 16919 (java) S 16908 16910 15565 0 -1 4202560 175 0 0 0 15 10 0 0 20 0 19 0 334237482 3097006080 417554 33554432000 1073741824 1073778376 140737483549904 140534693477416 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16910/tid=16920] ppid=16908 vsize=3024420 CPUtime=0.37 cores=0,2,4,6
/proc/16910/task/16920/stat : 16920 (java) S 16908 16910 15565 0 -1 4202560 326 0 0 0 19 18 0 0 20 0 19 0 334237482 3097006080 417554 33554432000 1073741824 1073778376 140737483549904 140534692424616 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16910/tid=16921] ppid=16908 vsize=3024420 CPUtime=0.99 cores=0,2,4,6
/proc/16910/task/16921/stat : 16921 (java) S 16908 16910 15565 0 -1 4202560 163 0 0 0 93 6 0 0 20 0 19 0 334237483 3097006080 417554 33554432000 1073741824 1073778376 140737483549904 140534561605864 233224320937 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16910/tid=16922] ppid=16908 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16910/task/16922/stat : 16922 (java) S 16908 16910 15565 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 334237484 3097006080 417554 33554432000 1073741824 1073778376 140737483549904 140534560551928 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16910/tid=16923] ppid=16908 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16910/task/16923/stat : 16923 (java) S 16908 16910 15565 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 334237484 3097006080 417554 33554432000 1073741824 1073778376 140737483549904 140534559499528 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16910/tid=16924] ppid=16908 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16910/task/16924/stat : 16924 (java) S 16908 16910 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334237487 3097006080 417554 33554432000 1073741824 1073778376 140737483549904 140534558448016 233224328992 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16910/tid=16925] ppid=16908 vsize=3024420 CPUtime=0.26 cores=0,2,4,6
/proc/16910/task/16925/stat : 16925 (java) S 16908 16910 15565 0 -1 4202560 1909 0 0 0 26 0 0 0 20 0 19 0 334237487 3097006080 417554 33554432000 1073741824 1073778376 140737483549904 140534557395640 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16910/tid=16926] ppid=16908 vsize=3024420 CPUtime=0.27 cores=0,2,4,6
/proc/16910/task/16926/stat : 16926 (java) S 16908 16910 15565 0 -1 4202560 2293 0 0 0 27 0 0 0 20 0 19 0 334237487 3097006080 417554 33554432000 1073741824 1073778376 140737483549904 140534556342840 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16910/tid=16927] ppid=16908 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16910/task/16927/stat : 16927 (java) S 16908 16910 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334237487 3097006080 417554 33554432000 1073741824 1073778376 140737483549904 140534555290744 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16910/tid=16928] ppid=16908 vsize=3024420 CPUtime=0.72 cores=0,2,4,6
/proc/16910/task/16928/stat : 16928 (java) S 16908 16910 15565 0 -1 4202560 104 0 0 0 38 34 0 0 20 0 19 0 334237487 3097006080 417554 33554432000 1073741824 1073778376 140737483549904 140534554238152 233224320937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16910/tid=16929] ppid=16908 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16910/task/16929/stat : 16929 (java) S 16908 16910 15565 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 334237504 3097006080 417554 33554432000 1073741824 1073778376 140737483549904 140533544510376 233224320937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1784.84
Current children cumulated vsize (KiB) 3024420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1797.5 s]
/proc/loadavg: 2.01 2.01 1.95 3/213 17027
/proc/meminfo: memFree=26806128/32873844 swapFree=7120/7120
[pid=16910] ppid=16908 vsize=3024420 CPUtime=1800.06 cores=0,2,4,6
/proc/16910/stat : 16910 (java) S 16908 16910 15565 0 -1 4202496 10485 0 1 0 179848 158 0 0 20 0 19 0 334237480 3097006080 417554 33554432000 1073741824 1073778376 140737483549904 140737483541040 233224306749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16910/statm: 756105 417554 2294 9 0 746526 0
[pid=16910/tid=16912] ppid=16908 vsize=3024420 CPUtime=1790.86 cores=0,2,4,6
/proc/16910/task/16912/stat : 16912 (java) R 16908 16910 15565 0 -1 4202560 2741 0 1 0 179051 35 0 0 20 0 19 0 334237481 3097006080 417554 33554432000 1073741824 1073778376 140737483549904 140534716366128 140534568521605 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=16910/tid=16913] ppid=16908 vsize=3024420 CPUtime=0.29 cores=0,2,4,6
/proc/16910/task/16913/stat : 16913 (java) S 16908 16910 15565 0 -1 4202560 236 0 0 0 17 12 0 0 20 0 19 0 334237482 3097006080 417554 33554432000 1073741824 1073778376 140737483549904 140534699792680 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16910/tid=16914] ppid=16908 vsize=3024420 CPUtime=0.3 cores=0,2,4,6
/proc/16910/task/16914/stat : 16914 (java) S 16908 16910 15565 0 -1 4202560 266 0 0 0 15 15 0 0 20 0 19 0 334237482 3097006080 417554 33554432000 1073741824 1073778376 140737483549904 140534698739880 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16910/tid=16915] ppid=16908 vsize=3024420 CPUtime=0.3 cores=0,2,4,6
/proc/16910/task/16915/stat : 16915 (java) S 16908 16910 15565 0 -1 4202560 276 0 0 0 14 16 0 0 20 0 19 0 334237482 3097006080 417554 33554432000 1073741824 1073778376 140737483549904 140534697687592 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16910/tid=16916] ppid=16908 vsize=3024420 CPUtime=0.43 cores=0,2,4,6
/proc/16910/task/16916/stat : 16916 (java) S 16908 16910 15565 0 -1 4202560 374 0 0 0 20 23 0 0 20 0 19 0 334237482 3097006080 417554 33554432000 1073741824 1073778376 140737483549904 140534696634792 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16910/tid=16917] ppid=16908 vsize=3024420 CPUtime=0.25 cores=0,2,4,6
/proc/16910/task/16917/stat : 16917 (java) S 16908 16910 15565 0 -1 4202560 215 0 0 0 12 13 0 0 20 0 19 0 334237482 3097006080 417554 33554432000 1073741824 1073778376 140737483549904 140534695582504 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16910/tid=16918] ppid=16908 vsize=3024420 CPUtime=0.35 cores=0,2,4,6
/proc/16910/task/16918/stat : 16918 (java) S 16908 16910 15565 0 -1 4202560 223 0 0 0 21 14 0 0 20 0 19 0 334237482 3097006080 417554 33554432000 1073741824 1073778376 140737483549904 140534694529704 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16910/tid=16919] ppid=16908 vsize=3024420 CPUtime=0.25 cores=0,2,4,6
/proc/16910/task/16919/stat : 16919 (java) S 16908 16910 15565 0 -1 4202560 175 0 0 0 15 10 0 0 20 0 19 0 334237482 3097006080 417554 33554432000 1073741824 1073778376 140737483549904 140534693477416 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16910/tid=16920] ppid=16908 vsize=3024420 CPUtime=0.37 cores=0,2,4,6
/proc/16910/task/16920/stat : 16920 (java) S 16908 16910 15565 0 -1 4202560 326 0 0 0 19 18 0 0 20 0 19 0 334237482 3097006080 417554 33554432000 1073741824 1073778376 140737483549904 140534692424616 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16910/tid=16921] ppid=16908 vsize=3024420 CPUtime=0.99 cores=0,2,4,6
/proc/16910/task/16921/stat : 16921 (java) S 16908 16910 15565 0 -1 4202560 163 0 0 0 93 6 0 0 20 0 19 0 334237483 3097006080 417554 33554432000 1073741824 1073778376 140737483549904 140534561605864 233224320937 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16910/tid=16922] ppid=16908 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16910/task/16922/stat : 16922 (java) S 16908 16910 15565 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 334237484 3097006080 417554 33554432000 1073741824 1073778376 140737483549904 140534560551928 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16910/tid=16923] ppid=16908 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16910/task/16923/stat : 16923 (java) S 16908 16910 15565 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 334237484 3097006080 417554 33554432000 1073741824 1073778376 140737483549904 140534559499528 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16910/tid=16924] ppid=16908 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16910/task/16924/stat : 16924 (java) S 16908 16910 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334237487 3097006080 417554 33554432000 1073741824 1073778376 140737483549904 140534558448016 233224328992 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16910/tid=16925] ppid=16908 vsize=3024420 CPUtime=0.26 cores=0,2,4,6
/proc/16910/task/16925/stat : 16925 (java) S 16908 16910 15565 0 -1 4202560 1909 0 0 0 26 0 0 0 20 0 19 0 334237487 3097006080 417554 33554432000 1073741824 1073778376 140737483549904 140534557395640 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16910/tid=16926] ppid=16908 vsize=3024420 CPUtime=0.27 cores=0,2,4,6
/proc/16910/task/16926/stat : 16926 (java) S 16908 16910 15565 0 -1 4202560 2293 0 0 0 27 0 0 0 20 0 19 0 334237487 3097006080 417554 33554432000 1073741824 1073778376 140737483549904 140534556342840 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16910/tid=16927] ppid=16908 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16910/task/16927/stat : 16927 (java) S 16908 16910 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334237487 3097006080 417554 33554432000 1073741824 1073778376 140737483549904 140534555290744 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16910/tid=16928] ppid=16908 vsize=3024420 CPUtime=0.72 cores=0,2,4,6
/proc/16910/task/16928/stat : 16928 (java) S 16908 16910 15565 0 -1 4202560 106 0 0 0 38 34 0 0 20 0 19 0 334237487 3097006080 417554 33554432000 1073741824 1073778376 140737483549904 140534554238152 233224320937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16910/tid=16929] ppid=16908 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16910/task/16929/stat : 16929 (java) S 16908 16910 15565 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 334237504 3097006080 417554 33554432000 1073741824 1073778376 140737483549904 140533544510376 233224320937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.06
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+1797.5 s]
/proc/loadavg: 2.01 2.01 1.95 3/213 17027
/proc/meminfo: memFree=26806128/32873844 swapFree=7120/7120
[pid=16910] ppid=16908 vsize=3024420 CPUtime=1800.06 cores=0,2,4,6
/proc/16910/stat : 16910 (java) S 16908 16910 15565 0 -1 4202496 10485 0 1 0 179848 158 0 0 20 0 19 0 334237480 3097006080 417554 33554432000 1073741824 1073778376 140737483549904 140737483541040 233224306749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16910/statm: 756105 417554 2294 9 0 746526 0
[pid=16910/tid=16912] ppid=16908 vsize=3024420 CPUtime=1790.86 cores=0,2,4,6
/proc/16910/task/16912/stat : 16912 (java) R 16908 16910 15565 0 -1 4202560 2741 0 1 0 179051 35 0 0 20 0 19 0 334237481 3097006080 417554 33554432000 1073741824 1073778376 140737483549904 140534716366128 140534568521605 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=16910/tid=16913] ppid=16908 vsize=3024420 CPUtime=0.29 cores=0,2,4,6
/proc/16910/task/16913/stat : 16913 (java) S 16908 16910 15565 0 -1 4202560 236 0 0 0 17 12 0 0 20 0 19 0 334237482 3097006080 417554 33554432000 1073741824 1073778376 140737483549904 140534699792680 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16910/tid=16914] ppid=16908 vsize=3024420 CPUtime=0.3 cores=0,2,4,6
/proc/16910/task/16914/stat : 16914 (java) S 16908 16910 15565 0 -1 4202560 266 0 0 0 15 15 0 0 20 0 19 0 334237482 3097006080 417554 33554432000 1073741824 1073778376 140737483549904 140534698739880 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16910/tid=16915] ppid=16908 vsize=3024420 CPUtime=0.3 cores=0,2,4,6
/proc/16910/task/16915/stat : 16915 (java) S 16908 16910 15565 0 -1 4202560 276 0 0 0 14 16 0 0 20 0 19 0 334237482 3097006080 417554 33554432000 1073741824 1073778376 140737483549904 140534697687592 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16910/tid=16916] ppid=16908 vsize=3024420 CPUtime=0.43 cores=0,2,4,6
/proc/16910/task/16916/stat : 16916 (java) S 16908 16910 15565 0 -1 4202560 374 0 0 0 20 23 0 0 20 0 19 0 334237482 3097006080 417554 33554432000 1073741824 1073778376 140737483549904 140534696634792 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16910/tid=16917] ppid=16908 vsize=3024420 CPUtime=0.25 cores=0,2,4,6
/proc/16910/task/16917/stat : 16917 (java) S 16908 16910 15565 0 -1 4202560 215 0 0 0 12 13 0 0 20 0 19 0 334237482 3097006080 417554 33554432000 1073741824 1073778376 140737483549904 140534695582504 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16910/tid=16918] ppid=16908 vsize=3024420 CPUtime=0.35 cores=0,2,4,6
/proc/16910/task/16918/stat : 16918 (java) S 16908 16910 15565 0 -1 4202560 223 0 0 0 21 14 0 0 20 0 19 0 334237482 3097006080 417554 33554432000 1073741824 1073778376 140737483549904 140534694529704 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16910/tid=16919] ppid=16908 vsize=3024420 CPUtime=0.25 cores=0,2,4,6
/proc/16910/task/16919/stat : 16919 (java) S 16908 16910 15565 0 -1 4202560 175 0 0 0 15 10 0 0 20 0 19 0 334237482 3097006080 417554 33554432000 1073741824 1073778376 140737483549904 140534693477416 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16910/tid=16920] ppid=16908 vsize=3024420 CPUtime=0.37 cores=0,2,4,6
/proc/16910/task/16920/stat : 16920 (java) S 16908 16910 15565 0 -1 4202560 326 0 0 0 19 18 0 0 20 0 19 0 334237482 3097006080 417554 33554432000 1073741824 1073778376 140737483549904 140534692424616 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16910/tid=16921] ppid=16908 vsize=3024420 CPUtime=0.99 cores=0,2,4,6
/proc/16910/task/16921/stat : 16921 (java) S 16908 16910 15565 0 -1 4202560 163 0 0 0 93 6 0 0 20 0 19 0 334237483 3097006080 417554 33554432000 1073741824 1073778376 140737483549904 140534561605864 233224320937 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16910/tid=16922] ppid=16908 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16910/task/16922/stat : 16922 (java) S 16908 16910 15565 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 334237484 3097006080 417554 33554432000 1073741824 1073778376 140737483549904 140534560551928 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16910/tid=16923] ppid=16908 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16910/task/16923/stat : 16923 (java) S 16908 16910 15565 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 334237484 3097006080 417554 33554432000 1073741824 1073778376 140737483549904 140534559499528 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16910/tid=16924] ppid=16908 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16910/task/16924/stat : 16924 (java) S 16908 16910 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334237487 3097006080 417554 33554432000 1073741824 1073778376 140737483549904 140534558448016 233224328992 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16910/tid=16925] ppid=16908 vsize=3024420 CPUtime=0.26 cores=0,2,4,6
/proc/16910/task/16925/stat : 16925 (java) S 16908 16910 15565 0 -1 4202560 1909 0 0 0 26 0 0 0 20 0 19 0 334237487 3097006080 417554 33554432000 1073741824 1073778376 140737483549904 140534557395640 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16910/tid=16926] ppid=16908 vsize=3024420 CPUtime=0.27 cores=0,2,4,6
/proc/16910/task/16926/stat : 16926 (java) S 16908 16910 15565 0 -1 4202560 2293 0 0 0 27 0 0 0 20 0 19 0 334237487 3097006080 417554 33554432000 1073741824 1073778376 140737483549904 140534556342840 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16910/tid=16927] ppid=16908 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16910/task/16927/stat : 16927 (java) S 16908 16910 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334237487 3097006080 417554 33554432000 1073741824 1073778376 140737483549904 140534555290744 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16910/tid=16928] ppid=16908 vsize=3024420 CPUtime=0.72 cores=0,2,4,6
/proc/16910/task/16928/stat : 16928 (java) S 16908 16910 15565 0 -1 4202560 106 0 0 0 38 34 0 0 20 0 19 0 334237487 3097006080 417554 33554432000 1073741824 1073778376 140737483549904 140534554238152 233224320937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16910/tid=16929] ppid=16908 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16910/task/16929/stat : 16929 (java) S 16908 16910 15565 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 334237504 3097006080 417554 33554432000 1073741824 1073778376 140737483549904 140533544510376 233224320937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 3024420

Child status: 143

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

Real time (s): 1797.52
CPU time (s): 1800.06
CPU user time (s): 1798.48
CPU system time (s): 1.58
CPU usage (%): 100.141
Max. virtual memory (cumulated for all children) (KiB): 3024420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.82
system time used= 2.08968
maximum resident set size= 1670332
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10517
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1024
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38048
involuntary context switches= 15045

runsolver used 6.32004 second user time and 14.6228 second system time

The end

Launcher Data

Begin job on node142 at 2012-06-03 01:52:06
IDJOB=3730447
IDBENCH=1426
IDSOLVER=2319
FILE ID=node142/3730447-1338681126
RUNJOBID= node142-1338678627-15585
PBS_JOBID= 14636671
Free space on /tmp= 71188 MiB

SOLVER NAME= PB07: SAT4JPseudoResolution 2007-03-23
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl35_36_pb.cnf.cr.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar BENCHNAME           
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3730447-1338681126/watcher-3730447-1338681126 -o /tmp/evaluation-result-3730447-1338681126/solver-3730447-1338681126 -C 1800 -W 1900 -M 15500  java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3730447-1338681126.opb           

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

MD5SUM BENCH= 63dafaa5a785f38064ac19ced11339d2
RANDOM SEED=1084403447

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.776
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.92
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.776
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.776
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		: 2666.776
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.776
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:        28728836 kB
Buffers:          239064 kB
Cached:          2744364 kB
SwapCached:            0 kB
Active:          1417204 kB
Inactive:        1874288 kB
Active(anon):     299276 kB
Inactive(anon):    11232 kB
Active(file):    1117928 kB
Inactive(file):  1863056 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              3588 kB
Writeback:            16 kB
AnonPages:        353784 kB
Mapped:            18768 kB
Shmem:               200 kB
Slab:             674200 kB
SReclaimable:     116200 kB
SUnreclaim:       558000 kB
KernelStack:        1640 kB
PageTables:         4752 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1825096 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    315392 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= 71184 MiB
End job on node142 at 2012-06-03 02:22:06