Trace number 3458602

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 NameAnswerobjective functionCPU timeWall clock time
Sat4j Resolution 2.3.0? (TO) 1800.13 1798.18

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-lotfi.opb
MD5SUMc609a7262e604847d8434d132e2de9ed
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables9240
Total number of constraints145
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints145
Minimum length of a constraint30
Maximum length of a constraint3990
Number of terms in the objective function 240
Biggest coefficient in the objective function 536870912
Number of bits for the biggest coefficient in the objective function 30
Sum of the numbers in the objective function 8589934584
Number of bits of the sum of numbers in the objective function 33
Biggest number in a constraint 5368709120000000000
Number of bits of the biggest number in a constraint 63
Biggest sum of numbers in a constraint 40952512476384971616
Number of bits of the biggest sum of numbers66
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.06/0.10	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.06/0.10	c This is free software under the dual EPL/GNU LGPL licenses.
0.06/0.10	c See www.sat4j.org for details.
0.06/0.11	c version 2.3.1.v20110525
0.06/0.11	c java.runtime.name	Java(TM) SE Runtime Environment
0.06/0.11	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.06/0.11	c java.vm.version	19.1-b02
0.06/0.11	c java.vm.vendor	Sun Microsystems Inc.
0.06/0.11	c sun.arch.data.model	64
0.06/0.11	c java.version		1.6.0_24
0.06/0.11	c os.name		Linux
0.06/0.11	c os.version		2.6.18-164.el5
0.06/0.11	c os.arch		amd64
0.06/0.11	c Free memory 		12995394264
0.06/0.11	c Max memory 		13063553024
0.06/0.11	c Total memory 		13063553024
0.06/0.11	c Number of processors 	8
0.06/0.13	c Pseudo Boolean Optimization
0.06/0.13	c --- Begin Solver configuration ---
0.06/0.13	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@38540408
0.06/0.13	c Learn all clauses as in MiniSAT
0.06/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.06/0.13	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.06/0.13	c Expensive reason simplification
0.06/0.13	c Armin Biere (Picosat) restarts strategy
0.06/0.13	c Glucose learned constraints deletion strategy
0.06/0.13	c timeout=2147483s
0.06/0.13	c DB Simplification allowed=false
0.06/0.13	c --- End Solver configuration ---
0.06/0.13	c solving HOME/instance-3458602-1307150733.opb
0.06/0.13	c reading problem ... 
0.84/0.41	c ... done. Wall clock time 0.281s.
0.84/0.41	c #vars     9240
0.84/0.41	c #constraints  2072
0.84/0.41	c constraints type 
0.84/0.41	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 236
0.84/0.41	c org.sat4j.pb.constraints.pb.MaxWatchPb => 4
14.84/13.59	c cleaning 2500 clauses out of 5002 with flag 5002/5002
31.51/30.12	c cleaning 4252 clauses out of 8503 with flag 11003/11003
49.22/47.85	c cleaning 5613 clauses out of 11248 with flag 18000/18000
61.03/59.64	c cleaning 6815 clauses out of 13636 with flag 26001/26001
61.78/60.36	c cleaning 7909 clauses out of 15821 with flag 35001/35001
64.28/62.89	c cleaning 8956 clauses out of 17912 with flag 45001/45001
66.78/65.39	c cleaning 9478 clauses out of 18955 with flag 55000/55000
82.91/81.48	c cleaning 9733 clauses out of 19478 with flag 65001/65001
93.39/91.94	c cleaning 9872 clauses out of 19744 with flag 75000/75000
95.49/94.09	c cleaning 9932 clauses out of 19872 with flag 85000/85000
96.69/95.25	c cleaning 9966 clauses out of 19940 with flag 95000/95000
97.99/96.51	c cleaning 9985 clauses out of 19975 with flag 105001/105001
99.30/97.83	c cleaning 9991 clauses out of 19989 with flag 115000/115000
100.69/99.29	c cleaning 10000 clauses out of 19999 with flag 125001/125001
102.20/100.75	c cleaning 9995 clauses out of 19998 with flag 135000/135000
103.60/102.12	c cleaning 9995 clauses out of 20004 with flag 145001/145001
105.00/103.57	c cleaning 10002 clauses out of 20009 with flag 155001/155001
106.40/104.95	c cleaning 10000 clauses out of 20006 with flag 165000/165000
107.80/106.31	c cleaning 9998 clauses out of 20006 with flag 175000/175000
109.10/107.62	c cleaning 9998 clauses out of 20009 with flag 185001/185001
112.40/110.98	c cleaning 9985 clauses out of 20011 with flag 195001/195001
118.60/117.17	c cleaning 10008 clauses out of 20025 with flag 205000/205000
126.72/125.25	c cleaning 9999 clauses out of 20017 with flag 215000/215000
138.02/136.57	c cleaning 10001 clauses out of 20018 with flag 225000/225000
158.42/156.97	c cleaning 10000 clauses out of 20017 with flag 235000/235000
186.12/184.69	c cleaning 10000 clauses out of 20018 with flag 245001/245001
213.93/212.44	c cleaning 9999 clauses out of 20017 with flag 255000/255000
238.13/236.68	c cleaning 10000 clauses out of 20018 with flag 265000/265000
261.16/259.68	c cleaning 10003 clauses out of 20019 with flag 275001/275001
287.24/285.70	c cleaning 10000 clauses out of 20015 with flag 285000/285000
318.84/317.33	c cleaning 10004 clauses out of 20016 with flag 295001/295001
337.65/336.18	c cleaning 9970 clauses out of 20012 with flag 305001/305001
352.56/351.01	c cleaning 9975 clauses out of 20042 with flag 315001/315001
357.99/356.48	c cleaning 10000 clauses out of 20066 with flag 325000/325000
360.68/359.14	c cleaning 10006 clauses out of 20067 with flag 335001/335001
363.18/361.66	c cleaning 10001 clauses out of 20060 with flag 345000/345000
365.88/364.36	c cleaning 10017 clauses out of 20059 with flag 355000/355000
371.20/369.69	c cleaning 9993 clauses out of 20042 with flag 365000/365000
376.99/375.40	c cleaning 9993 clauses out of 20050 with flag 375001/375001
382.89/381.31	c cleaning 9999 clauses out of 20056 with flag 385000/385000
391.51/389.91	c cleaning 10023 clauses out of 20057 with flag 395000/395000
400.11/398.53	c cleaning 9998 clauses out of 20035 with flag 405001/405001
411.62/410.01	c cleaning 10007 clauses out of 20036 with flag 415000/415000
423.42/421.85	c cleaning 10003 clauses out of 20030 with flag 425001/425001
443.62/442.04	c cleaning 10003 clauses out of 20026 with flag 435000/435000
468.23/466.66	c cleaning 10002 clauses out of 20024 with flag 445001/445001
488.73/487.15	c cleaning 10007 clauses out of 20022 with flag 455001/455001
508.84/507.24	c cleaning 10001 clauses out of 20015 with flag 465001/465001
528.34/526.71	c cleaning 9997 clauses out of 20014 with flag 475001/475001
560.24/558.70	c cleaning 9987 clauses out of 20016 with flag 485000/485000
581.86/580.26	c cleaning 9995 clauses out of 20030 with flag 495001/495001
603.77/602.19	c cleaning 9998 clauses out of 20034 with flag 505000/505000
623.97/622.37	c cleaning 9984 clauses out of 20036 with flag 515000/515000
641.78/640.20	c cleaning 10022 clauses out of 20056 with flag 525004/525004
660.28/658.68	c cleaning 10002 clauses out of 20031 with flag 535001/535001
682.49/680.84	c cleaning 10000 clauses out of 20028 with flag 545000/545000
705.39/703.79	c cleaning 10006 clauses out of 20029 with flag 555001/555001
727.49/725.86	c cleaning 10000 clauses out of 20022 with flag 565000/565000
745.99/744.32	c cleaning 9999 clauses out of 20023 with flag 575001/575001
764.39/762.79	c cleaning 9998 clauses out of 20023 with flag 585000/585000
788.99/787.31	c cleaning 10006 clauses out of 20026 with flag 595001/595001
810.70/809.04	c cleaning 10008 clauses out of 20020 with flag 605001/605001
828.50/826.87	c cleaning 10003 clauses out of 20012 with flag 615001/615001
839.60/837.92	c cleaning 9997 clauses out of 20009 with flag 625001/625001
842.21/840.53	c cleaning 10003 clauses out of 20012 with flag 635001/635001
843.71/842.02	c cleaning 9998 clauses out of 20009 with flag 645001/645001
845.11/843.43	c cleaning 10001 clauses out of 20011 with flag 655001/655001
846.53/844.84	c cleaning 10001 clauses out of 20010 with flag 665001/665001
847.82/846.19	c cleaning 10001 clauses out of 20009 with flag 675001/675001
849.52/847.83	c cleaning 9995 clauses out of 20008 with flag 685001/685001
851.12/849.44	c cleaning 10001 clauses out of 20012 with flag 695000/695000
852.54/850.89	c cleaning 9999 clauses out of 20012 with flag 705001/705001
854.34/852.60	c cleaning 10003 clauses out of 20013 with flag 715001/715001
855.94/854.20	c cleaning 10000 clauses out of 20009 with flag 725000/725000
857.34/855.65	c cleaning 10002 clauses out of 20010 with flag 735001/735001
858.94/857.23	c cleaning 9995 clauses out of 20008 with flag 745001/745001
860.44/858.71	c cleaning 10001 clauses out of 20012 with flag 755000/755000
861.74/860.06	c cleaning 10001 clauses out of 20012 with flag 765001/765001
863.25/861.51	c cleaning 10000 clauses out of 20010 with flag 775000/775000
864.55/862.90	c cleaning 10001 clauses out of 20011 with flag 785001/785001
866.15/864.42	c cleaning 10000 clauses out of 20009 with flag 795000/795000
867.55/865.82	c cleaning 9998 clauses out of 20010 with flag 805001/805001
868.95/867.25	c cleaning 10001 clauses out of 20013 with flag 815002/815002
870.45/868.73	c cleaning 9998 clauses out of 20011 with flag 825001/825001
871.76/870.05	c cleaning 10000 clauses out of 20012 with flag 835000/835000
873.25/871.52	c cleaning 10001 clauses out of 20013 with flag 845001/845001
874.56/872.88	c cleaning 10002 clauses out of 20013 with flag 855002/855002
876.16/874.48	c cleaning 9998 clauses out of 20010 with flag 865001/865001
877.76/876.04	c cleaning 9997 clauses out of 20011 with flag 875000/875000
879.96/878.28	c cleaning 10002 clauses out of 20015 with flag 885001/885001
1129.48/1127.73	c cleaning 10001 clauses out of 20012 with flag 895000/895000
1348.49/1346.73	c cleaning 10013 clauses out of 20033 with flag 905022/905022
1473.82/1472.06	c cleaning 10007 clauses out of 20017 with flag 915019/915019
1598.56/1596.77	c cleaning 9993 clauses out of 19994 with flag 925003/925003
1704.30/1702.42	c cleaning 9998 clauses out of 20010 with flag 935012/935012
1800.02/1798.12	c starts		: 186
1800.02/1798.12	c conflicts		: 943124
1800.02/1798.12	c decisions		: 1274036
1800.02/1798.12	c propagations		: 37839490
1800.02/1798.12	c inspects		: 559370113
1800.02/1798.12	c shortcuts		: 0
1800.02/1798.12	c learnt literals	: 0
1800.02/1798.12	c learnt binary clauses	: 14
1800.02/1798.12	c learnt ternary clauses	: 19
1800.02/1798.12	c learnt constraints	: 943123
1800.02/1798.12	c ignored constraints	: 0
1800.02/1798.12	c root simplifications	: 0
1800.02/1798.12	c removed literals (reason simplification)	: 66862649
1800.02/1798.12	c reason swapping (by a shorter reason)	: 0
1800.02/1798.12	c Calls to reduceDB	: 95
1800.02/1798.12	c number of reductions to clauses (during analyze)	: 0
1800.02/1798.12	c number of learned constraints concerned by reduction	: 0
1800.02/1798.12	c number of learning phase by resolution	: 0
1800.02/1798.12	c number of learning phase by cutting planes	: 0
1800.02/1798.12	c speed (assignments/second)	: 21048.682409261102
1800.02/1798.12	c non guided choices	34036
1800.02/1798.15	c learnt constraints type 
1800.02/1798.15	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 14
1800.02/1798.15	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 18111
1800.02/1798.15	c constraints type 
1800.02/1798.15	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 236
1800.02/1798.15	c org.sat4j.pb.constraints.pb.MaxWatchPb => 4
1800.02/1798.15	s UNKNOWN
1800.02/1798.15	c Total wall clock time (in seconds): 1798.024

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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-3458602-1307150733/watcher-3458602-1307150733 -o /tmp/evaluation-result-3458602-1307150733/solver-3458602-1307150733 -C 1800 -W 1900 -M 15500 java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution HOME/instance-3458602-1307150733.opb 

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

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


[startup+0 s]
/proc/loadavg: 1.99 2.04 2.00 3/571 8364
/proc/meminfo: memFree=24901984/32950928 swapFree=67056580/67111528
[pid=8364] ppid=8362 vsize=11796 CPUtime=0 cores=1,3,5,7
/proc/8364/stat : 8364 (runsolver) R 8362 8364 6003 0 -1 4202560 41 0 0 0 0 0 0 0 25 0 1 0 826670363 12079104 51 33554432000 4194304 5432328 140737264817408 18446744073709551615 4881591 0 2147483391 4096 24578 0 0 0 17 7 0 0 0
/proc/8364/statm: 2949 51 31 303 0 2643 0

[startup+0.03641 s]
/proc/loadavg: 1.99 2.04 2.00 3/571 8364
/proc/meminfo: memFree=24901984/32950928 swapFree=67056580/67111528
[pid=8364] ppid=8362 vsize=13526316 CPUtime=0 cores=1,3,5,7
/proc/8364/stat : 8364 (java) S 8362 8364 6003 0 -1 4202496 6591 0 1 0 0 0 0 0 18 0 2 0 826670363 13850947584 6293 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488497637 0 0 0 16784584 18446744073709551615 0 0 17 3 0 0 0
/proc/8364/statm: 3381579 6316 917 9 0 3372735 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 13526316

[startup+0.100405 s]
/proc/loadavg: 1.99 2.04 2.00 3/571 8364
/proc/meminfo: memFree=24901984/32950928 swapFree=67056580/67111528
[pid=8364] ppid=8362 vsize=13620624 CPUtime=0.06 cores=1,3,5,7
/proc/8364/stat : 8364 (java) S 8362 8364 6003 0 -1 4202496 14463 0 1 0 5 1 0 0 18 0 18 0 826670363 13947518976 14160 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/8364/statm: 3405156 14161 1755 9 0 3395890 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 13620624

[startup+0.300288 s]
/proc/loadavg: 1.99 2.04 2.00 3/571 8364
/proc/meminfo: memFree=24901984/32950928 swapFree=67056580/67111528
[pid=8364] ppid=8362 vsize=13633044 CPUtime=0.53 cores=1,3,5,7
/proc/8364/stat : 8364 (java) S 8362 8364 6003 0 -1 4202496 22380 0 1 0 51 2 0 0 18 0 18 0 826670363 13960237056 20424 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/8364/statm: 3408261 20424 2202 9 0 3398995 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 13633044

[startup+0.700214 s]
/proc/loadavg: 1.99 2.04 2.00 3/571 8364
/proc/meminfo: memFree=24901984/32950928 swapFree=67056580/67111528
[pid=8364] ppid=8362 vsize=13645604 CPUtime=1.72 cores=1,3,5,7
/proc/8364/stat : 8364 (java) S 8362 8364 6003 0 -1 4202496 38844 0 1 0 166 6 0 0 18 0 19 0 826670363 13973098496 32797 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/8364/statm: 3411401 32797 2221 9 0 3402135 0
Current children cumulated CPU time (s) 1.72
Current children cumulated vsize (KiB) 13645604

[startup+1.50112 s]
/proc/loadavg: 1.99 2.04 2.00 3/591 8384
/proc/meminfo: memFree=24602992/32950928 swapFree=67056580/67111528
[pid=8364] ppid=8362 vsize=13645604 CPUtime=2.81 cores=1,3,5,7
/proc/8364/stat : 8364 (java) S 8362 8364 6003 0 -1 4202496 39499 0 1 0 275 6 0 0 18 0 19 0 826670363 13973098496 33451 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/8364/statm: 3411401 33451 2225 9 0 3402135 0
[pid=8364/tid=8366] ppid=8362 vsize=13645604 CPUtime=1.47 cores=1,3,5,7
/proc/8364/task/8366/stat : 8366 (java) R 8362 8364 6003 0 -1 4202560 21644 0 1 0 144 3 0 0 20 0 19 0 826670366 13973098496 33451 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 46912506022139 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=8364/tid=8367] ppid=8362 vsize=13645604 CPUtime=0 cores=1,3,5,7
/proc/8364/task/8367/stat : 8367 (java) S 8362 8364 6003 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 826670368 13973098496 33451 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488510873 0 4 0 16800975 18446604470545408128 0 0 -1 3 0 0 0
[pid=8364/tid=8368] ppid=8362 vsize=13645604 CPUtime=0 cores=1,3,5,7
/proc/8364/task/8368/stat : 8368 (java) S 8362 8364 6003 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 826670368 13973098496 33451 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488510873 0 4 0 16800975 18446604470545408128 0 0 -1 3 0 0 0
[pid=8364/tid=8369] ppid=8362 vsize=13645604 CPUtime=0 cores=1,3,5,7
/proc/8364/task/8369/stat : 8369 (java) S 8362 8364 6003 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 826670368 13973098496 33451 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488510873 0 4 0 16800975 18446604470545408128 0 0 -1 3 0 0 0
[pid=8364/tid=8370] ppid=8362 vsize=13645604 CPUtime=0 cores=1,3,5,7
/proc/8364/task/8370/stat : 8370 (java) S 8362 8364 6003 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 826670368 13973098496 33451 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488510873 0 4 0 16800975 18446604470545408128 0 0 -1 3 0 0 0
[pid=8364/tid=8371] ppid=8362 vsize=13645604 CPUtime=0 cores=1,3,5,7
/proc/8364/task/8371/stat : 8371 (java) S 8362 8364 6003 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 826670368 13973098496 33451 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488510873 0 4 0 16800975 18446604470545408128 0 0 -1 3 0 0 0
[pid=8364/tid=8372] ppid=8362 vsize=13645604 CPUtime=0 cores=1,3,5,7
/proc/8364/task/8372/stat : 8372 (java) S 8362 8364 6003 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 19 0 826670368 13973098496 33451 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488510873 0 4 0 16800975 18446604470545408128 0 0 -1 3 0 0 0
[pid=8364/tid=8373] ppid=8362 vsize=13645604 CPUtime=0 cores=1,3,5,7
/proc/8364/task/8373/stat : 8373 (java) S 8362 8364 6003 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 19 0 826670368 13973098496 33451 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488510873 0 4 0 16800975 18446604470545408128 0 0 -1 3 0 0 0
[pid=8364/tid=8374] ppid=8362 vsize=13645604 CPUtime=0 cores=1,3,5,7
/proc/8364/task/8374/stat : 8374 (java) S 8362 8364 6003 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 19 0 826670368 13973098496 33451 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488510873 0 4 0 16800975 18446604470545408128 0 0 -1 3 0 0 0
[pid=8364/tid=8375] ppid=8362 vsize=13645604 CPUtime=0 cores=1,3,5,7
/proc/8364/task/8375/stat : 8375 (java) S 8362 8364 6003 0 -1 4202560 5 0 0 0 0 0 0 0 18 0 19 0 826670369 13973098496 33451 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488511488 0 0 0 16800975 18446604470545408128 0 0 -1 7 0 0 0
[pid=8364/tid=8376] ppid=8362 vsize=13645604 CPUtime=0 cores=1,3,5,7
/proc/8364/task/8376/stat : 8376 (java) S 8362 8364 6003 0 -1 4202560 16 0 0 0 0 0 0 0 24 0 19 0 826670369 13973098496 33451 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488510873 0 4 0 16800975 18446604470545408128 0 0 -1 3 0 0 0
[pid=8364/tid=8377] ppid=8362 vsize=13645604 CPUtime=0 cores=1,3,5,7
/proc/8364/task/8377/stat : 8377 (java) S 8362 8364 6003 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 826670369 13973098496 33451 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488510873 0 4 0 16800975 18446604470545408128 0 0 -1 3 0 0 0
[pid=8364/tid=8378] ppid=8362 vsize=13645604 CPUtime=0 cores=1,3,5,7
/proc/8364/task/8378/stat : 8378 (java) S 8362 8364 6003 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826670372 13973098496 33451 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488518577 0 4 0 16800975 18446604470545408128 0 0 -1 3 0 0 0
[pid=8364/tid=8379] ppid=8362 vsize=13645604 CPUtime=0.63 cores=1,3,5,7
/proc/8364/task/8379/stat : 8379 (java) S 8362 8364 6003 0 -1 4202560 8404 0 0 0 63 0 0 0 16 0 19 0 826670372 13973098496 33451 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488510873 0 4 0 16800975 18446604470545408128 0 0 -1 1 0 0 0
[pid=8364/tid=8380] ppid=8362 vsize=13645604 CPUtime=0.68 cores=1,3,5,7
/proc/8364/task/8380/stat : 8380 (java) S 8362 8364 6003 0 -1 4202560 8290 0 0 0 67 1 0 0 20 0 19 0 826670372 13973098496 33451 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488510873 0 4 0 16800975 18446604470545408128 0 0 -1 7 0 0 0
[pid=8364/tid=8381] ppid=8362 vsize=13645604 CPUtime=0 cores=1,3,5,7
/proc/8364/task/8381/stat : 8381 (java) S 8362 8364 6003 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826670372 13973098496 33451 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488510873 0 4 0 16800975 18446604470545408128 0 0 -1 3 0 0 0
[pid=8364/tid=8382] ppid=8362 vsize=13645604 CPUtime=0 cores=1,3,5,7
/proc/8364/task/8382/stat : 8382 (java) S 8362 8364 6003 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 826670372 13973098496 33451 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488511488 0 4 0 16800975 18446604470545408128 0 0 -1 7 0 0 0
[pid=8364/tid=8383] ppid=8362 vsize=13645604 CPUtime=0 cores=1,3,5,7
/proc/8364/task/8383/stat : 8383 (java) S 8362 8364 6003 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 826670410 13973098496 33451 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488511488 0 4 0 16800975 18446604470545408128 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.81
Current children cumulated vsize (KiB) 13645604

[startup+3.10081 s]
/proc/loadavg: 1.99 2.04 2.00 3/591 8384
/proc/meminfo: memFree=24561560/32950928 swapFree=67056580/67111528
[pid=8364] ppid=8362 vsize=13645604 CPUtime=4.43 cores=1,3,5,7
/proc/8364/stat : 8364 (java) S 8362 8364 6003 0 -1 4202496 40328 0 1 0 437 6 0 0 18 0 19 0 826670363 13973098496 34279 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/8364/statm: 3411401 34279 2225 9 0 3402135 0
[pid=8364/tid=8366] ppid=8362 vsize=13645604 CPUtime=3.06 cores=1,3,5,7
/proc/8364/task/8366/stat : 8366 (java) R 8362 8364 6003 0 -1 4202560 22471 0 1 0 303 3 0 0 19 0 19 0 826670366 13973098496 34279 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 46912505851826 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=8364/tid=8367] ppid=8362 vsize=13645604 CPUtime=0 cores=1,3,5,7
/proc/8364/task/8367/stat : 8367 (java) S 8362 8364 6003 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 826670368 13973098496 34279 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488510873 0 4 0 16800975 18446604470545408128 0 0 -1 3 0 0 0
[pid=8364/tid=8368] ppid=8362 vsize=13645604 CPUtime=0 cores=1,3,5,7
/proc/8364/task/8368/stat : 8368 (java) S 8362 8364 6003 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 826670368 13973098496 34279 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488510873 0 4 0 16800975 18446604470545408128 0 0 -1 3 0 0 0
[pid=8364/tid=8369] ppid=8362 vsize=13645604 CPUtime=0 cores=1,3,5,7
/proc/8364/task/8369/stat : 8369 (java) S 8362 8364 6003 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 826670368 13973098496 34279 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488510873 0 4 0 16800975 18446604470545408128 0 0 -1 3 0 0 0
[pid=8364/tid=8370] ppid=8362 vsize=13645604 CPUtime=0 cores=1,3,5,7
/proc/8364/task/8370/stat : 8370 (java) S 8362 8364 6003 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 826670368 13973098496 34279 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488510873 0 4 0 16800975 18446604470545408128 0 0 -1 3 0 0 0
[pid=8364/tid=8371] ppid=8362 vsize=13645604 CPUtime=0 cores=1,3,5,7
/proc/8364/task/8371/stat : 8371 (java) S 8362 8364 6003 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 826670368 13973098496 34279 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488510873 0 4 0 16800975 18446604470545408128 0 0 -1 3 0 0 0
[pid=8364/tid=8372] ppid=8362 vsize=13645604 CPUtime=0 cores=1,3,5,7
/proc/8364/task/8372/stat : 8372 (java) S 8362 8364 6003 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 19 0 826670368 13973098496 34279 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488510873 0 4 0 16800975 18446604470545408128 0 0 -1 3 0 0 0
[pid=8364/tid=8373] ppid=8362 vsize=13645604 CPUtime=0 cores=1,3,5,7
/proc/8364/task/8373/stat : 8373 (java) S 8362 8364 6003 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 19 0 826670368 13973098496 34279 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488510873 0 4 0 16800975 18446604470545408128 0 0 -1 3 0 0 0
[pid=8364/tid=8374] ppid=8362 vsize=13645604 CPUtime=0 cores=1,3,5,7
/proc/8364/task/8374/stat : 8374 (java) S 8362 8364 6003 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 19 0 826670368 13973098496 34279 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488510873 0 4 0 16800975 18446604470545408128 0 0 -1 3 0 0 0
[pid=8364/tid=8375] ppid=8362 vsize=13645604 CPUtime=0 cores=1,3,5,7
/proc/8364/task/8375/stat : 8375 (java) S 8362 8364 6003 0 -1 4202560 5 0 0 0 0 0 0 0 15 0 19 0 826670369 13973098496 34279 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488511488 0 0 0 16800975 18446604470545408128 0 0 -1 7 0 0 0
[pid=8364/tid=8376] ppid=8362 vsize=13645604 CPUtime=0 cores=1,3,5,7
/proc/8364/task/8376/stat : 8376 (java) S 8362 8364 6003 0 -1 4202560 16 0 0 0 0 0 0 0 24 0 19 0 826670369 13973098496 34279 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488510873 0 4 0 16800975 18446604470545408128 0 0 -1 3 0 0 0
[pid=8364/tid=8377] ppid=8362 vsize=13645604 CPUtime=0 cores=1,3,5,7
/proc/8364/task/8377/stat : 8377 (java) S 8362 8364 6003 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 826670369 13973098496 34279 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488510873 0 4 0 16800975 18446604470545408128 0 0 -1 3 0 0 0
[pid=8364/tid=8378] ppid=8362 vsize=13645604 CPUtime=0 cores=1,3,5,7
/proc/8364/task/8378/stat : 8378 (java) S 8362 8364 6003 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826670372 13973098496 34279 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488518577 0 4 0 16800975 18446604470545408128 0 0 -1 3 0 0 0
[pid=8364/tid=8379] ppid=8362 vsize=13645604 CPUtime=0.64 cores=1,3,5,7
/proc/8364/task/8379/stat : 8379 (java) S 8362 8364 6003 0 -1 4202560 8406 0 0 0 64 0 0 0 15 0 19 0 826670372 13973098496 34279 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488510873 0 4 0 16800975 18446604470545408128 0 0 -1 1 0 0 0
[pid=8364/tid=8380] ppid=8362 vsize=13645604 CPUtime=0.68 cores=1,3,5,7
/proc/8364/task/8380/stat : 8380 (java) S 8362 8364 6003 0 -1 4202560 8290 0 0 0 67 1 0 0 19 0 19 0 826670372 13973098496 34279 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488510873 0 4 0 16800975 18446604470545408128 0 0 -1 7 0 0 0
[pid=8364/tid=8381] ppid=8362 vsize=13645604 CPUtime=0 cores=1,3,5,7
/proc/8364/task/8381/stat : 8381 (java) S 8362 8364 6003 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826670372 13973098496 34279 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488510873 0 4 0 16800975 18446604470545408128 0 0 -1 3 0 0 0
[pid=8364/tid=8382] ppid=8362 vsize=13645604 CPUtime=0 cores=1,3,5,7
/proc/8364/task/8382/stat : 8382 (java) S 8362 8364 6003 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 826670372 13973098496 34279 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488511488 0 4 0 16800975 18446604470545408128 0 0 -1 1 0 0 0
[pid=8364/tid=8383] ppid=8362 vsize=13645604 CPUtime=0 cores=1,3,5,7
/proc/8364/task/8383/stat : 8383 (java) S 8362 8364 6003 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 826670410 13973098496 34279 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488511488 0 4 0 16800975 18446604470545408128 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4.43
Current children cumulated vsize (KiB) 13645604

[startup+6.30121 s]
/proc/loadavg: 1.99 2.04 2.00 3/591 8384
/proc/meminfo: memFree=24554468/32950928 swapFree=67056580/67111528
[pid=8364] ppid=8362 vsize=13645604 CPUtime=7.65 cores=1,3,5,7
/proc/8364/stat : 8364 (java) S 8362 8364 6003 0 -1 4202496 40999 0 1 0 759 6 0 0 18 0 19 0 826670363 13973098496 34792 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/8364/statm: 3411401 34792 2229 9 0 3402135 0
[pid=8364/tid=8366] ppid=8362 vsize=13645604 CPUtime=6.26 cores=1,3,5,7
/proc/8364/task/8366/stat : 8366 (java) R 8362 8364 6003 0 -1 4202560 23133 0 1 0 623 3 0 0 19 0 19 0 826670366 13973098496 34792 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 46912505825311 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=8364/tid=8367] ppid=8362 vsize=13645604 CPUtime=0 cores=1,3,5,7
/proc/8364/task/8367/stat : 8367 (java) S 8362 8364 6003 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 826670368 13973098496 34792 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488510873 0 4 0 16800975 18446604470545408128 0 0 -1 3 0 0 0
[pid=8364/tid=8368] ppid=8362 vsize=13645604 CPUtime=0 cores=1,3,5,7
/proc/8364/task/8368/stat : 8368 (java) S 8362 8364 6003 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 826670368 13973098496 34792 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488510873 0 4 0 16800975 18446604470545408128 0 0 -1 3 0 0 0
[pid=8364/tid=8369] ppid=8362 vsize=13645604 CPUtime=0 cores=1,3,5,7
/proc/8364/task/8369/stat : 8369 (java) S 8362 8364 6003 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 826670368 13973098496 34792 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488510873 0 4 0 16800975 18446604470545408128 0 0 -1 3 0 0 0
[pid=8364/tid=8370] ppid=8362 vsize=13645604 CPUtime=0 cores=1,3,5,7
/proc/8364/task/8370/stat : 8370 (java) S 8362 8364 6003 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 826670368 13973098496 34792 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488510873 0 4 0 16800975 18446604470545408128 0 0 -1 3 0 0 0
[pid=8364/tid=8371] ppid=8362 vsize=13645604 CPUtime=0 cores=1,3,5,7
/proc/8364/task/8371/stat : 8371 (java) S 8362 8364 6003 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 826670368 13973098496 34792 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488510873 0 4 0 16800975 18446604470545408128 0 0 -1 3 0 0 0
[pid=8364/tid=8372] ppid=8362 vsize=13645604 CPUtime=0 cores=1,3,5,7
/proc/8364/task/8372/stat : 8372 (java) S 8362 8364 6003 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 19 0 826670368 13973098496 34792 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488510873 0 4 0 16800975 18446604470545408128 0 0 -1 3 0 0 0
[pid=8364/tid=8373] ppid=8362 vsize=13645604 CPUtime=0 cores=1,3,5,7
/proc/8364/task/8373/stat : 8373 (java) S 8362 8364 6003 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 19 0 826670368 13973098496 34792 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488510873 0 4 0 16800975 18446604470545408128 0 0 -1 3 0 0 0
[pid=8364/tid=8374] ppid=8362 vsize=13645604 CPUtime=0 cores=1,3,5,7
/proc/8364/task/8374/stat : 8374 (java) S 8362 8364 6003 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 19 0 826670368 13973098496 34792 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488510873 0 4 0 16800975 18446604470545408128 0 0 -1 3 0 0 0
[pid=8364/tid=8375] ppid=8362 vsize=13645604 CPUtime=0 cores=1,3,5,7
/proc/8364/task/8375/stat : 8375 (java) S 8362 8364 6003 0 -1 4202560 5 0 0 0 0 0 0 0 15 0 19 0 826670369 13973098496 34792 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488511488 0 0 0 16800975 18446604470545408128 0 0 -1 7 0 0 0
[pid=8364/tid=8376] ppid=8362 vsize=13645604 CPUtime=0 cores=1,3,5,7
/proc/8364/task/8376/stat : 8376 (java) S 8362 8364 6003 0 -1 4202560 16 0 0 0 0 0 0 0 24 0 19 0 826670369 13973098496 34792 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488510873 0 4 0 16800975 18446604470545408128 0 0 -1 3 0 0 0
[pid=8364/tid=8377] ppid=8362 vsize=13645604 CPUtime=0 cores=1,3,5,7
/proc/8364/task/8377/stat : 8377 (java) S 8362 8364 6003 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 826670369 13973098496 34792 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488510873 0 4 0 16800975 18446604470545408128 0 0 -1 3 0 0 0
[pid=8364/tid=8378] ppid=8362 vsize=13645604 CPUtime=0 cores=1,3,5,7
/proc/8364/task/8378/stat : 8378 (java) S 8362 8364 6003 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826670372 13973098496 34792 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488518577 0 4 0 16800975 18446604470545408128 0 0 -1 3 0 0 0
[pid=8364/tid=8379] ppid=8362 vsize=13645604 CPUtime=0.67 cores=1,3,5,7
/proc/8364/task/8379/stat : 8379 (java) S 8362 8364 6003 0 -1 4202560 8414 0 0 0 67 0 0 0 15 0 19 0 826670372 13973098496 34792 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488510873 0 4 0 16800975 18446604470545408128 0 0 -1 1 0 0 0
[pid=8364/tid=8380] ppid=8362 vsize=13645604 CPUtime=0.68 cores=1,3,5,7
/proc/8364/task/8380/stat : 8380 (java) S 8362 8364 6003 0 -1 4202560 8290 0 0 0 67 1 0 0 19 0 19 0 826670372 13973098496 34792 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488510873 0 4 0 16800975 18446604470545408128 0 0 -1 7 0 0 0
[pid=8364/tid=8381] ppid=8362 vsize=13645604 CPUtime=0 cores=1,3,5,7
/proc/8364/task/8381/stat : 8381 (java) S 8362 8364 6003 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826670372 13973098496 34792 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488510873 0 4 0 16800975 18446604470545408128 0 0 -1 3 0 0 0
[pid=8364/tid=8382] ppid=8362 vsize=13645604 CPUtime=0 cores=1,3,5,7
/proc/8364/task/8382/stat : 8382 (java) S 8362 8364 6003 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 19 0 826670372 13973098496 34792 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488511488 0 4 0 16800975 18446604470545408128 0 0 -1 1 0 0 0
[pid=8364/tid=8383] ppid=8362 vsize=13645604 CPUtime=0 cores=1,3,5,7
/proc/8364/task/8383/stat : 8383 (java) S 8362 8364 6003 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 826670410 13973098496 34792 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488511488 0 4 0 16800975 18446604470545408128 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 7.65
Current children cumulated vsize (KiB) 13645604

[startup+12.701 s]

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

[pid=8364/tid=8372] ppid=8362 vsize=13645604 CPUtime=0.06 cores=1,3,5,7
/proc/8364/task/8372/stat : 8372 (java) S 8362 8364 6003 0 -1 4202560 4071 0 0 0 6 0 0 0 16 0 19 0 826670368 13973098496 100485 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488510873 0 4 0 16800975 18446604470545408128 0 0 -1 7 0 0 0
[pid=8364/tid=8373] ppid=8362 vsize=13645604 CPUtime=0.07 cores=1,3,5,7
/proc/8364/task/8373/stat : 8373 (java) S 8362 8364 6003 0 -1 4202560 6301 0 0 0 7 0 0 0 15 0 19 0 826670368 13973098496 100485 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488510873 0 4 0 16800975 18446604470545408128 0 0 -1 1 0 0 0
[pid=8364/tid=8374] ppid=8362 vsize=13645604 CPUtime=0.1 cores=1,3,5,7
/proc/8364/task/8374/stat : 8374 (java) S 8362 8364 6003 0 -1 4202560 10462 0 0 0 9 1 0 0 16 0 19 0 826670368 13973098496 100485 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488510873 0 4 0 16800975 18446604470545408128 0 0 -1 7 0 0 0
[pid=8364/tid=8375] ppid=8362 vsize=13645604 CPUtime=2.41 cores=1,3,5,7
/proc/8364/task/8375/stat : 8375 (java) S 8362 8364 6003 0 -1 4202560 5496 0 0 0 239 2 0 0 15 0 19 0 826670369 13973098496 100485 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488511488 0 0 0 16800975 18446604470545408128 0 0 -1 3 0 0 0
[pid=8364/tid=8376] ppid=8362 vsize=13645604 CPUtime=0 cores=1,3,5,7
/proc/8364/task/8376/stat : 8376 (java) S 8362 8364 6003 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 826670369 13973098496 100485 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488510873 0 4 0 16800975 18446604470545408128 0 0 -1 7 0 0 0
[pid=8364/tid=8377] ppid=8362 vsize=13645604 CPUtime=0 cores=1,3,5,7
/proc/8364/task/8377/stat : 8377 (java) S 8362 8364 6003 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 826670369 13973098496 100485 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488510873 0 4 0 16800975 18446604470545408128 0 0 -1 7 0 0 0
[pid=8364/tid=8378] ppid=8362 vsize=13645604 CPUtime=0 cores=1,3,5,7
/proc/8364/task/8378/stat : 8378 (java) S 8362 8364 6003 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826670372 13973098496 100485 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488518577 0 4 0 16800975 18446604470545408128 0 0 -1 3 0 0 0
[pid=8364/tid=8379] ppid=8362 vsize=13645604 CPUtime=0.7 cores=1,3,5,7
/proc/8364/task/8379/stat : 8379 (java) S 8362 8364 6003 0 -1 4202560 8434 0 0 0 70 0 0 0 15 0 19 0 826670372 13973098496 100485 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488510873 0 4 0 16800975 18446604470545408128 0 0 -1 1 0 0 0
[pid=8364/tid=8380] ppid=8362 vsize=13645604 CPUtime=0.79 cores=1,3,5,7
/proc/8364/task/8380/stat : 8380 (java) S 8362 8364 6003 0 -1 4202560 8311 0 0 0 78 1 0 0 15 0 19 0 826670372 13973098496 100485 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488510873 0 4 0 16800975 18446604470545408128 0 0 -1 7 0 0 0
[pid=8364/tid=8381] ppid=8362 vsize=13645604 CPUtime=0 cores=1,3,5,7
/proc/8364/task/8381/stat : 8381 (java) S 8362 8364 6003 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826670372 13973098496 100485 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488510873 0 4 0 16800975 18446604470545408128 0 0 -1 3 0 0 0
[pid=8364/tid=8382] ppid=8362 vsize=13645604 CPUtime=0 cores=1,3,5,7
/proc/8364/task/8382/stat : 8382 (java) S 8362 8364 6003 0 -1 4202560 101 0 0 0 0 0 0 0 15 0 19 0 826670372 13973098496 100485 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488511488 0 4 0 16800975 18446604470545408128 0 0 -1 1 0 0 0
[pid=8364/tid=8383] ppid=8362 vsize=13645604 CPUtime=0 cores=1,3,5,7
/proc/8364/task/8383/stat : 8383 (java) S 8362 8364 6003 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 826670410 13973098496 100485 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488511488 0 4 0 16800975 18446604470545408128 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1724.21
Current children cumulated vsize (KiB) 13645604

[startup+1782.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/591 8431
/proc/meminfo: memFree=24280160/32950928 swapFree=67056580/67111528
[pid=8364] ppid=8362 vsize=13645604 CPUtime=1784.21 cores=1,3,5,7
/proc/8364/stat : 8364 (java) S 8362 8364 6003 0 -1 4202496 106968 0 1 0 178403 18 0 0 18 0 19 0 826670363 13973098496 100485 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/8364/statm: 3411401 100485 2255 9 0 3402135 0
[pid=8364/tid=8366] ppid=8362 vsize=13645604 CPUtime=1779.6 cores=1,3,5,7
/proc/8364/task/8366/stat : 8366 (java) R 8362 8364 6003 0 -1 4202560 37780 0 1 0 177954 6 0 0 25 0 19 0 826670366 13973098496 100485 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 46912505825440 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=8364/tid=8367] ppid=8362 vsize=13645604 CPUtime=0.07 cores=1,3,5,7
/proc/8364/task/8367/stat : 8367 (java) S 8362 8364 6003 0 -1 4202560 1540 0 0 0 7 0 0 0 16 0 19 0 826670368 13973098496 100485 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488510873 0 4 0 16800975 18446604470545408128 0 0 -1 7 0 0 0
[pid=8364/tid=8368] ppid=8362 vsize=13645604 CPUtime=0.08 cores=1,3,5,7
/proc/8364/task/8368/stat : 8368 (java) S 8362 8364 6003 0 -1 4202560 9003 0 0 0 7 1 0 0 15 0 19 0 826670368 13973098496 100485 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488510873 0 4 0 16800975 18446604470545408128 0 0 -1 7 0 0 0
[pid=8364/tid=8369] ppid=8362 vsize=13645604 CPUtime=0.09 cores=1,3,5,7
/proc/8364/task/8369/stat : 8369 (java) S 8362 8364 6003 0 -1 4202560 9505 0 0 0 8 1 0 0 16 0 19 0 826670368 13973098496 100485 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488510873 0 4 0 16800975 18446604470545408128 0 0 -1 1 0 0 0
[pid=8364/tid=8370] ppid=8362 vsize=13645604 CPUtime=0.06 cores=1,3,5,7
/proc/8364/task/8370/stat : 8370 (java) S 8362 8364 6003 0 -1 4202560 2208 0 0 0 6 0 0 0 15 0 19 0 826670368 13973098496 100485 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488510873 0 4 0 16800975 18446604470545408128 0 0 -1 7 0 0 0
[pid=8364/tid=8371] ppid=8362 vsize=13645604 CPUtime=0.06 cores=1,3,5,7
/proc/8364/task/8371/stat : 8371 (java) S 8362 8364 6003 0 -1 4202560 2605 0 0 0 6 0 0 0 15 0 19 0 826670368 13973098496 100485 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488510873 0 4 0 16800975 18446604470545408128 0 0 -1 1 0 0 0
[pid=8364/tid=8372] ppid=8362 vsize=13645604 CPUtime=0.06 cores=1,3,5,7
/proc/8364/task/8372/stat : 8372 (java) S 8362 8364 6003 0 -1 4202560 4071 0 0 0 6 0 0 0 16 0 19 0 826670368 13973098496 100485 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488510873 0 4 0 16800975 18446604470545408128 0 0 -1 7 0 0 0
[pid=8364/tid=8373] ppid=8362 vsize=13645604 CPUtime=0.07 cores=1,3,5,7
/proc/8364/task/8373/stat : 8373 (java) S 8362 8364 6003 0 -1 4202560 6301 0 0 0 7 0 0 0 15 0 19 0 826670368 13973098496 100485 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488510873 0 4 0 16800975 18446604470545408128 0 0 -1 1 0 0 0
[pid=8364/tid=8374] ppid=8362 vsize=13645604 CPUtime=0.1 cores=1,3,5,7
/proc/8364/task/8374/stat : 8374 (java) S 8362 8364 6003 0 -1 4202560 10462 0 0 0 9 1 0 0 16 0 19 0 826670368 13973098496 100485 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488510873 0 4 0 16800975 18446604470545408128 0 0 -1 7 0 0 0
[pid=8364/tid=8375] ppid=8362 vsize=13645604 CPUtime=2.41 cores=1,3,5,7
/proc/8364/task/8375/stat : 8375 (java) S 8362 8364 6003 0 -1 4202560 5496 0 0 0 239 2 0 0 15 0 19 0 826670369 13973098496 100485 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488511488 0 0 0 16800975 18446604470545408128 0 0 -1 3 0 0 0
[pid=8364/tid=8376] ppid=8362 vsize=13645604 CPUtime=0 cores=1,3,5,7
/proc/8364/task/8376/stat : 8376 (java) S 8362 8364 6003 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 826670369 13973098496 100485 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488510873 0 4 0 16800975 18446604470545408128 0 0 -1 7 0 0 0
[pid=8364/tid=8377] ppid=8362 vsize=13645604 CPUtime=0 cores=1,3,5,7
/proc/8364/task/8377/stat : 8377 (java) S 8362 8364 6003 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 826670369 13973098496 100485 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488510873 0 4 0 16800975 18446604470545408128 0 0 -1 7 0 0 0
[pid=8364/tid=8378] ppid=8362 vsize=13645604 CPUtime=0 cores=1,3,5,7
/proc/8364/task/8378/stat : 8378 (java) S 8362 8364 6003 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826670372 13973098496 100485 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488518577 0 4 0 16800975 18446604470545408128 0 0 -1 3 0 0 0
[pid=8364/tid=8379] ppid=8362 vsize=13645604 CPUtime=0.7 cores=1,3,5,7
/proc/8364/task/8379/stat : 8379 (java) S 8362 8364 6003 0 -1 4202560 8434 0 0 0 70 0 0 0 15 0 19 0 826670372 13973098496 100485 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488510873 0 4 0 16800975 18446604470545408128 0 0 -1 1 0 0 0
[pid=8364/tid=8380] ppid=8362 vsize=13645604 CPUtime=0.79 cores=1,3,5,7
/proc/8364/task/8380/stat : 8380 (java) S 8362 8364 6003 0 -1 4202560 8311 0 0 0 78 1 0 0 15 0 19 0 826670372 13973098496 100485 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488510873 0 4 0 16800975 18446604470545408128 0 0 -1 7 0 0 0
[pid=8364/tid=8381] ppid=8362 vsize=13645604 CPUtime=0 cores=1,3,5,7
/proc/8364/task/8381/stat : 8381 (java) S 8362 8364 6003 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826670372 13973098496 100485 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488510873 0 4 0 16800975 18446604470545408128 0 0 -1 3 0 0 0
[pid=8364/tid=8382] ppid=8362 vsize=13645604 CPUtime=0 cores=1,3,5,7
/proc/8364/task/8382/stat : 8382 (java) S 8362 8364 6003 0 -1 4202560 103 0 0 0 0 0 0 0 15 0 19 0 826670372 13973098496 100485 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488511488 0 4 0 16800975 18446604470545408128 0 0 -1 1 0 0 0
[pid=8364/tid=8383] ppid=8362 vsize=13645604 CPUtime=0 cores=1,3,5,7
/proc/8364/task/8383/stat : 8383 (java) S 8362 8364 6003 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 826670410 13973098496 100485 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488511488 0 4 0 16800975 18446604470545408128 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1784.21
Current children cumulated vsize (KiB) 13645604



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1798.1 s]
/proc/loadavg: 2.00 2.02 2.00 2/571 8435
/proc/meminfo: memFree=24552728/32950928 swapFree=67056580/67111528
[pid=8364] ppid=8362 vsize=13645604 CPUtime=1800.02 cores=1,3,5,7
/proc/8364/stat : 8364 (java) S 8362 8364 6003 0 -1 4202496 106970 0 1 0 179984 18 0 0 18 0 19 0 826670363 13973098496 100485 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/8364/statm: 3411401 100485 2255 9 0 3402135 0
[pid=8364/tid=8366] ppid=8362 vsize=13645604 CPUtime=1795.42 cores=1,3,5,7
/proc/8364/task/8366/stat : 8366 (java) R 8362 8364 6003 0 -1 4202560 37780 0 1 0 179536 6 0 0 25 0 19 0 826670366 13973098496 100485 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 46912506022199 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=8364/tid=8367] ppid=8362 vsize=13645604 CPUtime=0.07 cores=1,3,5,7
/proc/8364/task/8367/stat : 8367 (java) S 8362 8364 6003 0 -1 4202560 1540 0 0 0 7 0 0 0 16 0 19 0 826670368 13973098496 100485 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488510873 0 4 0 16800975 18446604470545408128 0 0 -1 7 0 0 0
[pid=8364/tid=8368] ppid=8362 vsize=13645604 CPUtime=0.08 cores=1,3,5,7
/proc/8364/task/8368/stat : 8368 (java) S 8362 8364 6003 0 -1 4202560 9003 0 0 0 7 1 0 0 15 0 19 0 826670368 13973098496 100485 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488510873 0 4 0 16800975 18446604470545408128 0 0 -1 7 0 0 0
[pid=8364/tid=8369] ppid=8362 vsize=13645604 CPUtime=0.09 cores=1,3,5,7
/proc/8364/task/8369/stat : 8369 (java) S 8362 8364 6003 0 -1 4202560 9505 0 0 0 8 1 0 0 16 0 19 0 826670368 13973098496 100485 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488510873 0 4 0 16800975 18446604470545408128 0 0 -1 1 0 0 0
[pid=8364/tid=8370] ppid=8362 vsize=13645604 CPUtime=0.06 cores=1,3,5,7
/proc/8364/task/8370/stat : 8370 (java) S 8362 8364 6003 0 -1 4202560 2208 0 0 0 6 0 0 0 15 0 19 0 826670368 13973098496 100485 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488510873 0 4 0 16800975 18446604470545408128 0 0 -1 7 0 0 0
[pid=8364/tid=8371] ppid=8362 vsize=13645604 CPUtime=0.06 cores=1,3,5,7
/proc/8364/task/8371/stat : 8371 (java) S 8362 8364 6003 0 -1 4202560 2605 0 0 0 6 0 0 0 15 0 19 0 826670368 13973098496 100485 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488510873 0 4 0 16800975 18446604470545408128 0 0 -1 1 0 0 0
[pid=8364/tid=8372] ppid=8362 vsize=13645604 CPUtime=0.06 cores=1,3,5,7
/proc/8364/task/8372/stat : 8372 (java) S 8362 8364 6003 0 -1 4202560 4071 0 0 0 6 0 0 0 16 0 19 0 826670368 13973098496 100485 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488510873 0 4 0 16800975 18446604470545408128 0 0 -1 7 0 0 0
[pid=8364/tid=8373] ppid=8362 vsize=13645604 CPUtime=0.07 cores=1,3,5,7
/proc/8364/task/8373/stat : 8373 (java) S 8362 8364 6003 0 -1 4202560 6301 0 0 0 7 0 0 0 15 0 19 0 826670368 13973098496 100485 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488510873 0 4 0 16800975 18446604470545408128 0 0 -1 1 0 0 0
[pid=8364/tid=8374] ppid=8362 vsize=13645604 CPUtime=0.1 cores=1,3,5,7
/proc/8364/task/8374/stat : 8374 (java) S 8362 8364 6003 0 -1 4202560 10462 0 0 0 9 1 0 0 16 0 19 0 826670368 13973098496 100485 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488510873 0 4 0 16800975 18446604470545408128 0 0 -1 7 0 0 0
[pid=8364/tid=8375] ppid=8362 vsize=13645604 CPUtime=2.41 cores=1,3,5,7
/proc/8364/task/8375/stat : 8375 (java) S 8362 8364 6003 0 -1 4202560 5496 0 0 0 239 2 0 0 15 0 19 0 826670369 13973098496 100485 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488511488 0 0 0 16800975 18446604470545408128 0 0 -1 3 0 0 0
[pid=8364/tid=8376] ppid=8362 vsize=13645604 CPUtime=0 cores=1,3,5,7
/proc/8364/task/8376/stat : 8376 (java) S 8362 8364 6003 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 826670369 13973098496 100485 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488510873 0 4 0 16800975 18446604470545408128 0 0 -1 7 0 0 0
[pid=8364/tid=8377] ppid=8362 vsize=13645604 CPUtime=0 cores=1,3,5,7
/proc/8364/task/8377/stat : 8377 (java) S 8362 8364 6003 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 826670369 13973098496 100485 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488510873 0 4 0 16800975 18446604470545408128 0 0 -1 7 0 0 0
[pid=8364/tid=8378] ppid=8362 vsize=13645604 CPUtime=0 cores=1,3,5,7
/proc/8364/task/8378/stat : 8378 (java) S 8362 8364 6003 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826670372 13973098496 100485 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488518577 0 4 0 16800975 18446604470545408128 0 0 -1 3 0 0 0
[pid=8364/tid=8379] ppid=8362 vsize=13645604 CPUtime=0.7 cores=1,3,5,7
/proc/8364/task/8379/stat : 8379 (java) S 8362 8364 6003 0 -1 4202560 8434 0 0 0 70 0 0 0 15 0 19 0 826670372 13973098496 100485 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488510873 0 4 0 16800975 18446604470545408128 0 0 -1 1 0 0 0
[pid=8364/tid=8380] ppid=8362 vsize=13645604 CPUtime=0.79 cores=1,3,5,7
/proc/8364/task/8380/stat : 8380 (java) S 8362 8364 6003 0 -1 4202560 8311 0 0 0 78 1 0 0 15 0 19 0 826670372 13973098496 100485 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488510873 0 4 0 16800975 18446604470545408128 0 0 -1 7 0 0 0
[pid=8364/tid=8381] ppid=8362 vsize=13645604 CPUtime=0 cores=1,3,5,7
/proc/8364/task/8381/stat : 8381 (java) S 8362 8364 6003 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826670372 13973098496 100485 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488510873 0 4 0 16800975 18446604470545408128 0 0 -1 3 0 0 0
[pid=8364/tid=8382] ppid=8362 vsize=13645604 CPUtime=0 cores=1,3,5,7
/proc/8364/task/8382/stat : 8382 (java) S 8362 8364 6003 0 -1 4202560 105 0 0 0 0 0 0 0 15 0 19 0 826670372 13973098496 100485 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488511488 0 4 0 16800975 18446604470545408128 0 0 -1 1 0 0 0
[pid=8364/tid=8383] ppid=8362 vsize=13645604 CPUtime=0 cores=1,3,5,7
/proc/8364/task/8383/stat : 8383 (java) S 8362 8364 6003 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 826670410 13973098496 100485 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488511488 0 4 0 16800975 18446604470545408128 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 13645604

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

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

[startup+1798.1 s]
/proc/loadavg: 2.00 2.02 2.00 2/571 8435
/proc/meminfo: memFree=24552728/32950928 swapFree=67056580/67111528
[pid=8364] ppid=8362 vsize=13645604 CPUtime=1800.02 cores=1,3,5,7
/proc/8364/stat : 8364 (java) S 8362 8364 6003 0 -1 4202496 106970 0 1 0 179984 18 0 0 18 0 19 0 826670363 13973098496 100485 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/8364/statm: 3411401 100485 2255 9 0 3402135 0
[pid=8364/tid=8366] ppid=8362 vsize=13645604 CPUtime=1795.42 cores=1,3,5,7
/proc/8364/task/8366/stat : 8366 (java) R 8362 8364 6003 0 -1 4202560 37780 0 1 0 179536 6 0 0 25 0 19 0 826670366 13973098496 100485 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 46912506022199 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=8364/tid=8367] ppid=8362 vsize=13645604 CPUtime=0.07 cores=1,3,5,7
/proc/8364/task/8367/stat : 8367 (java) S 8362 8364 6003 0 -1 4202560 1540 0 0 0 7 0 0 0 16 0 19 0 826670368 13973098496 100485 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488510873 0 4 0 16800975 18446604470545408128 0 0 -1 7 0 0 0
[pid=8364/tid=8368] ppid=8362 vsize=13645604 CPUtime=0.08 cores=1,3,5,7
/proc/8364/task/8368/stat : 8368 (java) S 8362 8364 6003 0 -1 4202560 9003 0 0 0 7 1 0 0 15 0 19 0 826670368 13973098496 100485 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488510873 0 4 0 16800975 18446604470545408128 0 0 -1 7 0 0 0
[pid=8364/tid=8369] ppid=8362 vsize=13645604 CPUtime=0.09 cores=1,3,5,7
/proc/8364/task/8369/stat : 8369 (java) S 8362 8364 6003 0 -1 4202560 9505 0 0 0 8 1 0 0 16 0 19 0 826670368 13973098496 100485 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488510873 0 4 0 16800975 18446604470545408128 0 0 -1 1 0 0 0
[pid=8364/tid=8370] ppid=8362 vsize=13645604 CPUtime=0.06 cores=1,3,5,7
/proc/8364/task/8370/stat : 8370 (java) S 8362 8364 6003 0 -1 4202560 2208 0 0 0 6 0 0 0 15 0 19 0 826670368 13973098496 100485 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488510873 0 4 0 16800975 18446604470545408128 0 0 -1 7 0 0 0
[pid=8364/tid=8371] ppid=8362 vsize=13645604 CPUtime=0.06 cores=1,3,5,7
/proc/8364/task/8371/stat : 8371 (java) S 8362 8364 6003 0 -1 4202560 2605 0 0 0 6 0 0 0 15 0 19 0 826670368 13973098496 100485 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488510873 0 4 0 16800975 18446604470545408128 0 0 -1 1 0 0 0
[pid=8364/tid=8372] ppid=8362 vsize=13645604 CPUtime=0.06 cores=1,3,5,7
/proc/8364/task/8372/stat : 8372 (java) S 8362 8364 6003 0 -1 4202560 4071 0 0 0 6 0 0 0 16 0 19 0 826670368 13973098496 100485 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488510873 0 4 0 16800975 18446604470545408128 0 0 -1 7 0 0 0
[pid=8364/tid=8373] ppid=8362 vsize=13645604 CPUtime=0.07 cores=1,3,5,7
/proc/8364/task/8373/stat : 8373 (java) S 8362 8364 6003 0 -1 4202560 6301 0 0 0 7 0 0 0 15 0 19 0 826670368 13973098496 100485 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488510873 0 4 0 16800975 18446604470545408128 0 0 -1 1 0 0 0
[pid=8364/tid=8374] ppid=8362 vsize=13645604 CPUtime=0.1 cores=1,3,5,7
/proc/8364/task/8374/stat : 8374 (java) S 8362 8364 6003 0 -1 4202560 10462 0 0 0 9 1 0 0 16 0 19 0 826670368 13973098496 100485 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488510873 0 4 0 16800975 18446604470545408128 0 0 -1 7 0 0 0
[pid=8364/tid=8375] ppid=8362 vsize=13645604 CPUtime=2.41 cores=1,3,5,7
/proc/8364/task/8375/stat : 8375 (java) S 8362 8364 6003 0 -1 4202560 5496 0 0 0 239 2 0 0 15 0 19 0 826670369 13973098496 100485 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488511488 0 0 0 16800975 18446604470545408128 0 0 -1 3 0 0 0
[pid=8364/tid=8376] ppid=8362 vsize=13645604 CPUtime=0 cores=1,3,5,7
/proc/8364/task/8376/stat : 8376 (java) S 8362 8364 6003 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 826670369 13973098496 100485 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488510873 0 4 0 16800975 18446604470545408128 0 0 -1 7 0 0 0
[pid=8364/tid=8377] ppid=8362 vsize=13645604 CPUtime=0 cores=1,3,5,7
/proc/8364/task/8377/stat : 8377 (java) S 8362 8364 6003 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 826670369 13973098496 100485 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488510873 0 4 0 16800975 18446604470545408128 0 0 -1 7 0 0 0
[pid=8364/tid=8378] ppid=8362 vsize=13645604 CPUtime=0 cores=1,3,5,7
/proc/8364/task/8378/stat : 8378 (java) S 8362 8364 6003 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826670372 13973098496 100485 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488518577 0 4 0 16800975 18446604470545408128 0 0 -1 3 0 0 0
[pid=8364/tid=8379] ppid=8362 vsize=13645604 CPUtime=0.7 cores=1,3,5,7
/proc/8364/task/8379/stat : 8379 (java) S 8362 8364 6003 0 -1 4202560 8434 0 0 0 70 0 0 0 15 0 19 0 826670372 13973098496 100485 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488510873 0 4 0 16800975 18446604470545408128 0 0 -1 1 0 0 0
[pid=8364/tid=8380] ppid=8362 vsize=13645604 CPUtime=0.79 cores=1,3,5,7
/proc/8364/task/8380/stat : 8380 (java) S 8362 8364 6003 0 -1 4202560 8311 0 0 0 78 1 0 0 15 0 19 0 826670372 13973098496 100485 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488510873 0 4 0 16800975 18446604470545408128 0 0 -1 7 0 0 0
[pid=8364/tid=8381] ppid=8362 vsize=13645604 CPUtime=0 cores=1,3,5,7
/proc/8364/task/8381/stat : 8381 (java) S 8362 8364 6003 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826670372 13973098496 100485 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488510873 0 4 0 16800975 18446604470545408128 0 0 -1 3 0 0 0
[pid=8364/tid=8382] ppid=8362 vsize=13645604 CPUtime=0 cores=1,3,5,7
/proc/8364/task/8382/stat : 8382 (java) S 8362 8364 6003 0 -1 4202560 105 0 0 0 0 0 0 0 15 0 19 0 826670372 13973098496 100485 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488511488 0 4 0 16800975 18446604470545408128 0 0 -1 1 0 0 0
[pid=8364/tid=8383] ppid=8362 vsize=13645604 CPUtime=0 cores=1,3,5,7
/proc/8364/task/8383/stat : 8383 (java) S 8362 8364 6003 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 826670410 13973098496 100485 33554432000 1073741824 1073778376 140736774194800 18446744073709551615 239488511488 0 4 0 16800975 18446604470545408128 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 13645604

Child status: 143
Real time (s): 1798.18
CPU time (s): 1800.13
CPU user time (s): 1799.92
CPU system time (s): 0.206968
CPU usage (%): 100.108
Max. virtual memory (cumulated for all children) (KiB): 13645604

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.92
system time used= 0.206968
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 107019
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 39440
involuntary context switches= 7050

runsolver used 9.71852 second user time and 23.0925 second system time

The end

Launcher Data

Begin job on node148 at 2011-06-04 03:25:33
IDJOB=3458602
IDBENCH=2394
IDSOLVER=1952
FILE ID=node148/3458602-1307150733
RUNJOBID= node148-1307147129-7892
PBS_JOBID= 13508768
Free space on /tmp= 73864 MiB

SOLVER NAME= Sat4j Resolution 2.3.0
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-lotfi.opb
COMMAND LINE= java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3458602-1307150733/watcher-3458602-1307150733 -o /tmp/evaluation-result-3458602-1307150733/solver-3458602-1307150733 -C 1800 -W 1900 -M 15500  java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution HOME/instance-3458602-1307150733.opb

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

MD5SUM BENCH= c609a7262e604847d8434d132e2de9ed
RANDOM SEED=1159669233

node148.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.70
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      24902140 kB
Buffers:        245728 kB
Cached:         611768 kB
SwapCached:       7908 kB
Active:        7242732 kB
Inactive:       498156 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      24902140 kB
SwapTotal:    67111528 kB
SwapFree:     67056580 kB
Dirty:            4068 kB
Writeback:          60 kB
AnonPages:     6881204 kB
Mapped:          51720 kB
Slab:           179832 kB
PageTables:      57908 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 183793032 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73868 MiB
End job on node148 at 2011-06-04 03:55:33