Trace number 3458583

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.76

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/milp/normalized-mps-v2-20-10-swath1.opb
MD5SUMcadb80b29b1b884c95a94376a4e900b4
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 variables53335
Total number of constraints5302
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)189
Number of constraints which are nor clauses,nor cardinality constraints5113
Minimum length of a constraint1
Maximum length of a constraint50934
Number of terms in the objective function 31
Biggest coefficient in the objective function 1073741824
Number of bits for the biggest coefficient in the objective function 31
Sum of the numbers in the objective function 2147483647
Number of bits of the sum of numbers in the objective function 31
Biggest number in a constraint 1073741824000000
Number of bits of the biggest number in a constraint 50
Biggest sum of numbers in a constraint 4832120913850916
Number of bits of the biggest sum of numbers53
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-2010 Daniel Le Berre
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.08	c version 2.3.1.v20110525
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
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.18-164.el5
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		12995394264
0.00/0.09	c Max memory 		13063553024
0.00/0.09	c Total memory 		13063553024
0.00/0.09	c Number of processors 	8
0.10/0.11	c Pseudo Boolean Optimization
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@13d4c61c
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c Expensive reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/0.11	c Glucose learned constraints deletion strategy
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-3458583-1307149984.opb
0.10/0.11	c reading problem ... 
1.50/1.14	c ... done. Wall clock time 1.035s.
1.50/1.14	c #vars     53335
1.50/1.14	c #constraints  7737
1.50/1.14	c constraints type 
1.50/1.14	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 5216
328.53/327.78	c cleaning 2498 clauses out of 5002 with flag 5003/5003
368.63/367.79	c cleaning 4247 clauses out of 8501 with flag 11000/11000
417.35/416.49	c cleaning 5625 clauses out of 11255 with flag 18001/18001
454.46/453.50	c cleaning 6808 clauses out of 13630 with flag 26001/26001
486.32/485.34	c cleaning 7907 clauses out of 15822 with flag 35001/35001
519.03/518.02	c cleaning 8946 clauses out of 17914 with flag 45000/45000
572.84/571.83	c cleaning 9485 clauses out of 18973 with flag 55005/55005
672.95/671.98	c cleaning 9728 clauses out of 19483 with flag 65000/65000
819.07/818.06	c cleaning 9875 clauses out of 19756 with flag 75001/75001
906.58/905.55	c cleaning 9934 clauses out of 19880 with flag 85000/85000
947.89/946.89	c cleaning 9965 clauses out of 19946 with flag 95000/95000
1093.11/1092.04	c cleaning 9974 clauses out of 19981 with flag 105000/105000
1152.43/1151.32	c cleaning 9998 clauses out of 20007 with flag 115000/115000
1213.75/1212.67	c cleaning 9999 clauses out of 20009 with flag 125000/125000
1451.67/1450.58	c cleaning 9982 clauses out of 20011 with flag 135001/135001
1504.59/1503.47	c cleaning 10004 clauses out of 20028 with flag 145000/145000
1543.42/1542.28	c cleaning 10010 clauses out of 20025 with flag 155001/155001
1559.62/1558.48	c cleaning 10005 clauses out of 20015 with flag 165001/165001
1591.03/1589.89	c cleaning 10000 clauses out of 20010 with flag 175001/175001
1615.13/1613.90	c cleaning 9998 clauses out of 20010 with flag 185001/185001
1651.84/1650.63	c cleaning 10000 clauses out of 20012 with flag 195001/195001
1691.76/1690.61	c cleaning 9992 clauses out of 20013 with flag 205002/205002
1713.78/1712.57	c cleaning 10007 clauses out of 20019 with flag 215000/215000
1717.10/1715.90	c cleaning 10005 clauses out of 20014 with flag 225002/225002
1729.92/1728.69	c cleaning 9992 clauses out of 20008 with flag 235001/235001
1745.33/1744.05	c cleaning 10000 clauses out of 20015 with flag 245000/245000
1761.14/1759.91	c cleaning 9998 clauses out of 20015 with flag 255000/255000
1800.05/1798.72	c starts		: 127
1800.05/1798.72	c conflicts		: 261552
1800.05/1798.72	c decisions		: 2735174
1800.05/1798.72	c propagations		: 32070854
1800.05/1798.72	c inspects		: 196849033
1800.05/1798.72	c shortcuts		: 0
1800.05/1798.72	c learnt literals	: 1
1800.05/1798.72	c learnt binary clauses	: 0
1800.05/1798.72	c learnt ternary clauses	: 0
1800.05/1798.72	c learnt constraints	: 261550
1800.05/1798.72	c ignored constraints	: 0
1800.05/1798.72	c root simplifications	: 0
1800.05/1798.72	c removed literals (reason simplification)	: 63754988
1800.05/1798.72	c reason swapping (by a shorter reason)	: 0
1800.05/1798.72	c Calls to reduceDB	: 27
1800.05/1798.72	c number of reductions to clauses (during analyze)	: 0
1800.05/1798.72	c number of learned constraints concerned by reduction	: 0
1800.05/1798.72	c number of learning phase by resolution	: 0
1800.05/1798.72	c number of learning phase by cutting planes	: 0
1800.05/1798.72	c speed (assignments/second)	: 17841.14736606701
1800.05/1798.72	c non guided choices	1133795
1800.05/1798.73	c learnt constraints type 
1800.05/1798.73	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 16568
1800.05/1798.73	c constraints type 
1800.05/1798.73	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 5216
1800.05/1798.73	s UNKNOWN
1800.05/1798.73	c Total wall clock time (in seconds): 1798.624

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-3458583-1307149984/watcher-3458583-1307149984 -o /tmp/evaluation-result-3458583-1307149984/solver-3458583-1307149984 -C 1800 -W 1900 -M 15500 java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution HOME/instance-3458583-1307149984.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: 1.84 1.98 1.99 4/505 15225
/proc/meminfo: memFree=21364444/32951124 swapFree=46575304/67111528
[pid=15225] ppid=15223 vsize=35788 CPUtime=0 cores=0,2,4,6
/proc/15225/stat : 15225 (java) S 15223 15225 13328 0 -1 4202496 1322 0 0 0 0 0 0 0 25 0 2 0 559189640 36646912 1024 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672464869 0 0 0 16784584 18446744073709551615 0 0 17 4 0 0 0
/proc/15225/statm: 8947 1025 788 9 0 386 0
[pid=15225/tid=15226] ppid=15223 vsize=13526316 CPUtime=0 cores=0,2,4,6
/proc/15225/task/15226/stat : 15226 (java) R 15223 15225 13328 0 -1 4202560 7116 0 1 0 0 0 0 0 25 0 2 0 559189640 13850947584 7932 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268660356155 0 4 0 16784584 0 0 0 -1 2 0 0 0

[startup+0.098595 s]
/proc/loadavg: 1.84 1.98 1.99 4/505 15225
/proc/meminfo: memFree=21364444/32951124 swapFree=46575304/67111528
[pid=15225] ppid=15223 vsize=13621696 CPUtime=0.1 cores=0,2,4,6
/proc/15225/stat : 15225 (java) S 15223 15225 13328 0 -1 4202496 15504 0 1 0 9 1 0 0 25 0 18 0 559189640 13948616704 15175 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/15225/statm: 3405424 15175 2093 9 0 3396158 0
[pid=15225/tid=15226] ppid=15223 vsize=13621696 CPUtime=0.08 cores=0,2,4,6
/proc/15225/task/15226/stat : 15226 (java) R 15223 15225 13328 0 -1 4202560 13581 0 1 0 7 1 0 0 18 0 18 0 559189640 13948616704 15175 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 46912496204775 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 13621696

[startup+0.100626 s]
/proc/loadavg: 1.84 1.98 1.99 4/505 15225
/proc/meminfo: memFree=21364444/32951124 swapFree=46575304/67111528
[pid=15225] ppid=15223 vsize=13621828 CPUtime=0.1 cores=0,2,4,6
/proc/15225/stat : 15225 (java) S 15223 15225 13328 0 -1 4202496 15547 0 1 0 9 1 0 0 25 0 18 0 559189640 13948751872 15218 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/15225/statm: 3405457 15220 2093 9 0 3396191 0
[pid=15225/tid=15226] ppid=15223 vsize=13621828 CPUtime=0.09 cores=0,2,4,6
/proc/15225/task/15226/stat : 15226 (java) R 15223 15225 13328 0 -1 4202560 13626 0 1 0 8 1 0 0 18 0 18 0 559189640 13948751872 15220 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 46912496197400 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 13621828

[startup+0.357103 s]
/proc/loadavg: 1.84 1.98 1.99 4/505 15225
/proc/meminfo: memFree=21364444/32951124 swapFree=46575304/67111528
[pid=15225] ppid=15223 vsize=13625368 CPUtime=0.71 cores=0,2,4,6
/proc/15225/stat : 15225 (java) S 15223 15225 13328 0 -1 4202496 24479 0 1 0 68 3 0 0 25 0 18 0 559189640 13952376832 23222 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/15225/statm: 3406342 23225 2209 9 0 3397076 0
[pid=15225/tid=15226] ppid=15223 vsize=13625368 CPUtime=0.34 cores=0,2,4,6
/proc/15225/task/15226/stat : 15226 (java) R 15223 15225 13328 0 -1 4202560 19838 0 1 0 32 2 0 0 18 0 18 0 559189640 13952376832 23227 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 46912505594339 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 13625368

[startup+0.700572 s]
/proc/loadavg: 1.84 1.98 1.99 4/505 15225
/proc/meminfo: memFree=21364444/32951124 swapFree=46575304/67111528
[pid=15225] ppid=15223 vsize=13625368 CPUtime=1.07 cores=0,2,4,6
/proc/15225/stat : 15225 (java) S 15223 15225 13328 0 -1 4202496 52631 0 1 0 101 6 0 0 25 0 18 0 559189640 13952376832 51373 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/15225/statm: 3406342 51374 2212 9 0 3397076 0
[pid=15225/tid=15226] ppid=15223 vsize=13625368 CPUtime=0.68 cores=0,2,4,6
/proc/15225/task/15226/stat : 15226 (java) R 15223 15225 13328 0 -1 4202560 47973 0 1 0 63 5 0 0 18 0 18 0 559189640 13952376832 51374 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 46912505594339 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.07
Current children cumulated vsize (KiB) 13625368

[startup+1.50141 s]
/proc/loadavg: 1.84 1.98 1.99 4/524 15244
/proc/meminfo: memFree=20924844/32951124 swapFree=46575304/67111528
[pid=15225] ppid=15223 vsize=13626396 CPUtime=1.99 cores=0,2,4,6
/proc/15225/stat : 15225 (java) S 15223 15225 13328 0 -1 4202496 95338 0 1 0 188 11 0 0 25 0 19 0 559189640 13953429504 94021 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/15225/statm: 3406599 94021 2224 9 0 3397333 0
[pid=15225/tid=15226] ppid=15223 vsize=13626396 CPUtime=1.48 cores=0,2,4,6
/proc/15225/task/15226/stat : 15226 (java) R 15223 15225 13328 0 -1 4202560 90591 0 1 0 138 10 0 0 20 0 19 0 559189640 13953429504 94021 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 46912505732162 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=15225/tid=15228] ppid=15223 vsize=13626396 CPUtime=0 cores=0,2,4,6
/proc/15225/task/15228/stat : 15228 (java) S 15223 15225 13328 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 559189642 13953429504 94021 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672478105 0 4 0 16800975 18446604443661035392 0 0 -1 2 0 0 0
[pid=15225/tid=15229] ppid=15223 vsize=13626396 CPUtime=0 cores=0,2,4,6
/proc/15225/task/15229/stat : 15229 (java) S 15223 15225 13328 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 559189642 13953429504 94021 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672478105 0 4 0 16800975 18446604443661035392 0 0 -1 2 0 0 0
[pid=15225/tid=15230] ppid=15223 vsize=13626396 CPUtime=0 cores=0,2,4,6
/proc/15225/task/15230/stat : 15230 (java) S 15223 15225 13328 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 559189642 13953429504 94021 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672478105 0 4 0 16800975 18446604443661035392 0 0 -1 2 0 0 0
[pid=15225/tid=15231] ppid=15223 vsize=13626396 CPUtime=0 cores=0,2,4,6
/proc/15225/task/15231/stat : 15231 (java) S 15223 15225 13328 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 559189642 13953429504 94021 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672478105 0 4 0 16800975 18446604443661035392 0 0 -1 2 0 0 0
[pid=15225/tid=15232] ppid=15223 vsize=13626396 CPUtime=0 cores=0,2,4,6
/proc/15225/task/15232/stat : 15232 (java) S 15223 15225 13328 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 559189642 13953429504 94021 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672478105 0 4 0 16800975 18446604443661035392 0 0 -1 2 0 0 0
[pid=15225/tid=15233] ppid=15223 vsize=13626396 CPUtime=0 cores=0,2,4,6
/proc/15225/task/15233/stat : 15233 (java) S 15223 15225 13328 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 559189642 13953429504 94021 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672478105 0 4 0 16800975 18446604443661035392 0 0 -1 2 0 0 0
[pid=15225/tid=15234] ppid=15223 vsize=13626396 CPUtime=0 cores=0,2,4,6
/proc/15225/task/15234/stat : 15234 (java) S 15223 15225 13328 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 559189642 13953429504 94021 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672478105 0 4 0 16800975 18446604443661035392 0 0 -1 2 0 0 0
[pid=15225/tid=15235] ppid=15223 vsize=13626396 CPUtime=0 cores=0,2,4,6
/proc/15225/task/15235/stat : 15235 (java) S 15223 15225 13328 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 559189642 13953429504 94021 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672478105 0 4 0 16800975 18446604443661035392 0 0 -1 2 0 0 0
[pid=15225/tid=15236] ppid=15223 vsize=13626396 CPUtime=0 cores=0,2,4,6
/proc/15225/task/15236/stat : 15236 (java) S 15223 15225 13328 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 19 0 559189643 13953429504 94021 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672478720 0 0 0 16800975 18446604443661035392 0 0 -1 2 0 0 0
[pid=15225/tid=15237] ppid=15223 vsize=13626396 CPUtime=0 cores=0,2,4,6
/proc/15225/task/15237/stat : 15237 (java) S 15223 15225 13328 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 559189644 13953429504 94021 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672478105 0 4 0 16800975 18446604443661035392 0 0 -1 2 0 0 0
[pid=15225/tid=15238] ppid=15223 vsize=13626396 CPUtime=0 cores=0,2,4,6
/proc/15225/task/15238/stat : 15238 (java) S 15223 15225 13328 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 559189644 13953429504 94021 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672478105 0 4 0 16800975 18446604443661035392 0 0 -1 2 0 0 0
[pid=15225/tid=15239] ppid=15223 vsize=13626396 CPUtime=0 cores=0,2,4,6
/proc/15225/task/15239/stat : 15239 (java) S 15223 15225 13328 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 559189646 13953429504 94021 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672485809 0 4 0 16800975 18446604443661035392 0 0 -1 4 0 0 0
[pid=15225/tid=15240] ppid=15223 vsize=13626396 CPUtime=0.25 cores=0,2,4,6
/proc/15225/task/15240/stat : 15240 (java) S 15223 15225 13328 0 -1 4202560 1471 0 0 0 25 0 0 0 15 0 19 0 559189646 13953429504 94021 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672478105 0 4 0 16800975 18446604443661035392 0 0 -1 6 0 0 0
[pid=15225/tid=15241] ppid=15223 vsize=13626396 CPUtime=0.24 cores=0,2,4,6
/proc/15225/task/15241/stat : 15241 (java) S 15223 15225 13328 0 -1 4202560 2119 0 0 0 24 0 0 0 18 0 19 0 559189646 13953429504 94021 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672478105 0 4 0 16800975 18446604443661035392 0 0 -1 2 0 0 0
[pid=15225/tid=15242] ppid=15223 vsize=13626396 CPUtime=0 cores=0,2,4,6
/proc/15225/task/15242/stat : 15242 (java) S 15223 15225 13328 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 559189646 13953429504 94021 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672478105 0 4 0 16800975 18446604443661035392 0 0 -1 4 0 0 0
[pid=15225/tid=15243] ppid=15223 vsize=13626396 CPUtime=0 cores=0,2,4,6
/proc/15225/task/15243/stat : 15243 (java) S 15223 15225 13328 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 559189646 13953429504 94021 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672478720 0 4 0 16800975 18446604443661035392 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.99
Current children cumulated vsize (KiB) 13626396

[startup+3.1011 s]
/proc/loadavg: 1.84 1.98 1.99 3/525 15245
/proc/meminfo: memFree=20863332/32951124 swapFree=46575304/67111528
[pid=15225] ppid=15223 vsize=13626384 CPUtime=3.74 cores=0,2,4,6
/proc/15225/stat : 15225 (java) S 15223 15225 13328 0 -1 4202496 96143 0 1 0 363 11 0 0 25 0 19 0 559189640 13953417216 94134 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/15225/statm: 3406596 94134 2228 9 0 3397330 0
[pid=15225/tid=15226] ppid=15223 vsize=13626384 CPUtime=3.08 cores=0,2,4,6
/proc/15225/task/15226/stat : 15226 (java) R 15223 15225 13328 0 -1 4202560 90609 0 1 0 298 10 0 0 25 0 19 0 559189640 13953417216 94134 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 46912505850000 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=15225/tid=15228] ppid=15223 vsize=13626384 CPUtime=0 cores=0,2,4,6
/proc/15225/task/15228/stat : 15228 (java) S 15223 15225 13328 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 559189642 13953417216 94134 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672478105 0 4 0 16800975 18446604443661035392 0 0 -1 2 0 0 0
[pid=15225/tid=15229] ppid=15223 vsize=13626384 CPUtime=0 cores=0,2,4,6
/proc/15225/task/15229/stat : 15229 (java) S 15223 15225 13328 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 559189642 13953417216 94134 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672478105 0 4 0 16800975 18446604443661035392 0 0 -1 2 0 0 0
[pid=15225/tid=15230] ppid=15223 vsize=13626384 CPUtime=0 cores=0,2,4,6
/proc/15225/task/15230/stat : 15230 (java) S 15223 15225 13328 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 559189642 13953417216 94134 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672478105 0 4 0 16800975 18446604443661035392 0 0 -1 2 0 0 0
[pid=15225/tid=15231] ppid=15223 vsize=13626384 CPUtime=0 cores=0,2,4,6
/proc/15225/task/15231/stat : 15231 (java) S 15223 15225 13328 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 559189642 13953417216 94134 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672478105 0 4 0 16800975 18446604443661035392 0 0 -1 2 0 0 0
[pid=15225/tid=15232] ppid=15223 vsize=13626384 CPUtime=0 cores=0,2,4,6
/proc/15225/task/15232/stat : 15232 (java) S 15223 15225 13328 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 559189642 13953417216 94134 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672478105 0 4 0 16800975 18446604443661035392 0 0 -1 2 0 0 0
[pid=15225/tid=15233] ppid=15223 vsize=13626384 CPUtime=0 cores=0,2,4,6
/proc/15225/task/15233/stat : 15233 (java) S 15223 15225 13328 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 559189642 13953417216 94134 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672478105 0 4 0 16800975 18446604443661035392 0 0 -1 2 0 0 0
[pid=15225/tid=15234] ppid=15223 vsize=13626384 CPUtime=0 cores=0,2,4,6
/proc/15225/task/15234/stat : 15234 (java) S 15223 15225 13328 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 559189642 13953417216 94134 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672478105 0 4 0 16800975 18446604443661035392 0 0 -1 2 0 0 0
[pid=15225/tid=15235] ppid=15223 vsize=13626384 CPUtime=0 cores=0,2,4,6
/proc/15225/task/15235/stat : 15235 (java) S 15223 15225 13328 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 559189642 13953417216 94134 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672478105 0 4 0 16800975 18446604443661035392 0 0 -1 2 0 0 0
[pid=15225/tid=15236] ppid=15223 vsize=13626384 CPUtime=0 cores=0,2,4,6
/proc/15225/task/15236/stat : 15236 (java) S 15223 15225 13328 0 -1 4202560 5 0 0 0 0 0 0 0 18 0 19 0 559189643 13953417216 94134 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672478720 0 0 0 16800975 18446604443661035392 0 0 -1 2 0 0 0
[pid=15225/tid=15237] ppid=15223 vsize=13626384 CPUtime=0 cores=0,2,4,6
/proc/15225/task/15237/stat : 15237 (java) S 15223 15225 13328 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 559189644 13953417216 94134 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672478105 0 4 0 16800975 18446604443661035392 0 0 -1 2 0 0 0
[pid=15225/tid=15238] ppid=15223 vsize=13626384 CPUtime=0 cores=0,2,4,6
/proc/15225/task/15238/stat : 15238 (java) S 15223 15225 13328 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 559189644 13953417216 94134 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672478105 0 4 0 16800975 18446604443661035392 0 0 -1 2 0 0 0
[pid=15225/tid=15239] ppid=15223 vsize=13626384 CPUtime=0 cores=0,2,4,6
/proc/15225/task/15239/stat : 15239 (java) S 15223 15225 13328 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 559189646 13953417216 94134 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672485809 0 4 0 16800975 18446604443661035392 0 0 -1 4 0 0 0
[pid=15225/tid=15240] ppid=15223 vsize=13626384 CPUtime=0.32 cores=0,2,4,6
/proc/15225/task/15240/stat : 15240 (java) S 15223 15225 13328 0 -1 4202560 1639 0 0 0 32 0 0 0 16 0 19 0 559189646 13953417216 94134 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672478105 0 4 0 16800975 18446604443661035392 0 0 -1 0 0 0 0
[pid=15225/tid=15241] ppid=15223 vsize=13626384 CPUtime=0.32 cores=0,2,4,6
/proc/15225/task/15241/stat : 15241 (java) S 15223 15225 13328 0 -1 4202560 2735 0 0 0 32 0 0 0 15 0 19 0 559189646 13953417216 94134 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672478105 0 4 0 16800975 18446604443661035392 0 0 -1 2 0 0 0
[pid=15225/tid=15242] ppid=15223 vsize=13626384 CPUtime=0 cores=0,2,4,6
/proc/15225/task/15242/stat : 15242 (java) S 15223 15225 13328 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 559189646 13953417216 94134 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672478105 0 4 0 16800975 18446604443661035392 0 0 -1 4 0 0 0
[pid=15225/tid=15243] ppid=15223 vsize=13626384 CPUtime=0 cores=0,2,4,6
/proc/15225/task/15243/stat : 15243 (java) S 15223 15225 13328 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 559189646 13953417216 94134 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672478720 0 4 0 16800975 18446604443661035392 0 0 -1 6 0 0 0
[pid=15225/tid=15245] ppid=15223 vsize=13626384 CPUtime=0 cores=0,2,4,6
/proc/15225/task/15245/stat : 15245 (java) S 15223 15225 13328 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 559189761 13953417216 94134 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672478720 0 4 0 16800975 18446604443661035392 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.74
Current children cumulated vsize (KiB) 13626384

[startup+6.30158 s]
/proc/loadavg: 1.85 1.98 1.99 3/525 15245
/proc/meminfo: memFree=20861328/32951124 swapFree=46575304/67111528
[pid=15225] ppid=15223 vsize=13626384 CPUtime=6.96 cores=0,2,4,6
/proc/15225/stat : 15225 (java) S 15223 15225 13328 0 -1 4202496 96188 0 1 0 685 11 0 0 25 0 19 0 559189640 13953417216 94004 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/15225/statm: 3406596 94004 2229 9 0 3397330 0
[pid=15225/tid=15226] ppid=15223 vsize=13626384 CPUtime=6.28 cores=0,2,4,6
/proc/15225/task/15226/stat : 15226 (java) R 15223 15225 13328 0 -1 4202560 90639 0 1 0 618 10 0 0 18 0 19 0 559189640 13953417216 94004 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 46912505732053 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=15225/tid=15228] ppid=15223 vsize=13626384 CPUtime=0 cores=0,2,4,6
/proc/15225/task/15228/stat : 15228 (java) S 15223 15225 13328 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 559189642 13953417216 94004 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672478105 0 4 0 16800975 18446604443661035392 0 0 -1 2 0 0 0
[pid=15225/tid=15229] ppid=15223 vsize=13626384 CPUtime=0 cores=0,2,4,6
/proc/15225/task/15229/stat : 15229 (java) S 15223 15225 13328 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 559189642 13953417216 94004 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672478105 0 4 0 16800975 18446604443661035392 0 0 -1 2 0 0 0
[pid=15225/tid=15230] ppid=15223 vsize=13626384 CPUtime=0 cores=0,2,4,6
/proc/15225/task/15230/stat : 15230 (java) S 15223 15225 13328 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 559189642 13953417216 94004 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672478105 0 4 0 16800975 18446604443661035392 0 0 -1 2 0 0 0
[pid=15225/tid=15231] ppid=15223 vsize=13626384 CPUtime=0 cores=0,2,4,6
/proc/15225/task/15231/stat : 15231 (java) S 15223 15225 13328 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 559189642 13953417216 94004 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672478105 0 4 0 16800975 18446604443661035392 0 0 -1 2 0 0 0
[pid=15225/tid=15232] ppid=15223 vsize=13626384 CPUtime=0 cores=0,2,4,6
/proc/15225/task/15232/stat : 15232 (java) S 15223 15225 13328 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 559189642 13953417216 94004 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672478105 0 4 0 16800975 18446604443661035392 0 0 -1 2 0 0 0
[pid=15225/tid=15233] ppid=15223 vsize=13626384 CPUtime=0 cores=0,2,4,6
/proc/15225/task/15233/stat : 15233 (java) S 15223 15225 13328 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 559189642 13953417216 94004 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672478105 0 4 0 16800975 18446604443661035392 0 0 -1 2 0 0 0
[pid=15225/tid=15234] ppid=15223 vsize=13626384 CPUtime=0 cores=0,2,4,6
/proc/15225/task/15234/stat : 15234 (java) S 15223 15225 13328 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 559189642 13953417216 94004 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672478105 0 4 0 16800975 18446604443661035392 0 0 -1 2 0 0 0
[pid=15225/tid=15235] ppid=15223 vsize=13626384 CPUtime=0 cores=0,2,4,6
/proc/15225/task/15235/stat : 15235 (java) S 15223 15225 13328 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 559189642 13953417216 94004 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672478105 0 4 0 16800975 18446604443661035392 0 0 -1 2 0 0 0
[pid=15225/tid=15236] ppid=15223 vsize=13626384 CPUtime=0 cores=0,2,4,6
/proc/15225/task/15236/stat : 15236 (java) S 15223 15225 13328 0 -1 4202560 5 0 0 0 0 0 0 0 15 0 19 0 559189643 13953417216 94004 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672478720 0 0 0 16800975 18446604443661035392 0 0 -1 2 0 0 0
[pid=15225/tid=15237] ppid=15223 vsize=13626384 CPUtime=0 cores=0,2,4,6
/proc/15225/task/15237/stat : 15237 (java) S 15223 15225 13328 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 559189644 13953417216 94004 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672478105 0 4 0 16800975 18446604443661035392 0 0 -1 2 0 0 0
[pid=15225/tid=15238] ppid=15223 vsize=13626384 CPUtime=0 cores=0,2,4,6
/proc/15225/task/15238/stat : 15238 (java) S 15223 15225 13328 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 559189644 13953417216 94004 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672478105 0 4 0 16800975 18446604443661035392 0 0 -1 2 0 0 0
[pid=15225/tid=15239] ppid=15223 vsize=13626384 CPUtime=0 cores=0,2,4,6
/proc/15225/task/15239/stat : 15239 (java) S 15223 15225 13328 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 559189646 13953417216 94004 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672485809 0 4 0 16800975 18446604443661035392 0 0 -1 4 0 0 0
[pid=15225/tid=15240] ppid=15223 vsize=13626384 CPUtime=0.32 cores=0,2,4,6
/proc/15225/task/15240/stat : 15240 (java) S 15223 15225 13328 0 -1 4202560 1639 0 0 0 32 0 0 0 16 0 19 0 559189646 13953417216 94004 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672478105 0 4 0 16800975 18446604443661035392 0 0 -1 0 0 0 0
[pid=15225/tid=15241] ppid=15223 vsize=13626384 CPUtime=0.34 cores=0,2,4,6
/proc/15225/task/15241/stat : 15241 (java) S 15223 15225 13328 0 -1 4202560 2749 0 0 0 34 0 0 0 15 0 19 0 559189646 13953417216 94004 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672478105 0 4 0 16800975 18446604443661035392 0 0 -1 2 0 0 0
[pid=15225/tid=15242] ppid=15223 vsize=13626384 CPUtime=0 cores=0,2,4,6
/proc/15225/task/15242/stat : 15242 (java) S 15223 15225 13328 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 559189646 13953417216 94004 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672478105 0 4 0 16800975 18446604443661035392 0 0 -1 4 0 0 0

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

[pid=15225/tid=15233] ppid=15223 vsize=13625748 CPUtime=0.04 cores=0,2,4,6
/proc/15225/task/15233/stat : 15233 (java) S 15223 15225 13328 0 -1 4202560 7 0 0 0 4 0 0 0 15 0 19 0 559189642 13952765952 134364 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672478105 0 4 0 16800975 18446604443661035392 0 0 -1 2 0 0 0
[pid=15225/tid=15234] ppid=15223 vsize=13625748 CPUtime=0.06 cores=0,2,4,6
/proc/15225/task/15234/stat : 15234 (java) S 15223 15225 13328 0 -1 4202560 3104 0 0 0 6 0 0 0 15 0 19 0 559189642 13952765952 134364 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672478105 0 4 0 16800975 18446604443661035392 0 0 -1 6 0 0 0
[pid=15225/tid=15235] ppid=15223 vsize=13625748 CPUtime=0.05 cores=0,2,4,6
/proc/15225/task/15235/stat : 15235 (java) S 15223 15225 13328 0 -1 4202560 2022 0 0 0 5 0 0 0 15 0 19 0 559189642 13952765952 134364 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672478105 0 4 0 16800975 18446604443661035392 0 0 -1 2 0 0 0
[pid=15225/tid=15236] ppid=15223 vsize=13625748 CPUtime=1.44 cores=0,2,4,6
/proc/15225/task/15236/stat : 15236 (java) S 15223 15225 13328 0 -1 4202560 13266 0 0 0 143 1 0 0 15 0 19 0 559189643 13952765952 134364 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672478720 0 0 0 16800975 18446604443661035392 0 0 -1 4 0 0 0
[pid=15225/tid=15237] ppid=15223 vsize=13625748 CPUtime=0 cores=0,2,4,6
/proc/15225/task/15237/stat : 15237 (java) S 15223 15225 13328 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 559189644 13952765952 134364 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672478105 0 4 0 16800975 18446604443661035392 0 0 -1 2 0 0 0
[pid=15225/tid=15238] ppid=15223 vsize=13625748 CPUtime=0 cores=0,2,4,6
/proc/15225/task/15238/stat : 15238 (java) S 15223 15225 13328 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 559189644 13952765952 134364 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672478105 0 4 0 16800975 18446604443661035392 0 0 -1 2 0 0 0
[pid=15225/tid=15239] ppid=15223 vsize=13625748 CPUtime=0 cores=0,2,4,6
/proc/15225/task/15239/stat : 15239 (java) S 15223 15225 13328 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 559189646 13952765952 134364 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672485809 0 4 0 16800975 18446604443661035392 0 0 -1 4 0 0 0
[pid=15225/tid=15240] ppid=15223 vsize=13625748 CPUtime=0.39 cores=0,2,4,6
/proc/15225/task/15240/stat : 15240 (java) S 15223 15225 13328 0 -1 4202560 1655 0 0 0 39 0 0 0 15 0 19 0 559189646 13952765952 134364 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672478105 0 4 0 16800975 18446604443661035392 0 0 -1 0 0 0 0
[pid=15225/tid=15241] ppid=15223 vsize=13625748 CPUtime=0.55 cores=0,2,4,6
/proc/15225/task/15241/stat : 15241 (java) S 15223 15225 13328 0 -1 4202560 2916 0 0 0 55 0 0 0 15 0 19 0 559189646 13952765952 134364 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672478105 0 4 0 16800975 18446604443661035392 0 0 -1 2 0 0 0
[pid=15225/tid=15242] ppid=15223 vsize=13625748 CPUtime=0 cores=0,2,4,6
/proc/15225/task/15242/stat : 15242 (java) S 15223 15225 13328 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 559189646 13952765952 134364 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672478105 0 4 0 16800975 18446604443661035392 0 0 -1 4 0 0 0
[pid=15225/tid=15243] ppid=15223 vsize=13625748 CPUtime=0 cores=0,2,4,6
/proc/15225/task/15243/stat : 15243 (java) S 15223 15225 13328 0 -1 4202560 102 0 0 0 0 0 0 0 15 0 19 0 559189646 13952765952 134364 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672478720 0 4 0 16800975 18446604443661035392 0 0 -1 0 0 0 0
[pid=15225/tid=15245] ppid=15223 vsize=13625748 CPUtime=0 cores=0,2,4,6
/proc/15225/task/15245/stat : 15245 (java) S 15223 15225 13328 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 559189761 13952765952 134364 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672478720 0 4 0 16800975 18446604443661035392 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1723.62
Current children cumulated vsize (KiB) 13625748

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/525 15293
/proc/meminfo: memFree=20520492/32951124 swapFree=46575304/67111528
[pid=15225] ppid=15223 vsize=13625748 CPUtime=1783.64 cores=0,2,4,6
/proc/15225/stat : 15225 (java) S 15223 15225 13328 0 -1 4202496 137063 0 1 0 178346 18 0 0 25 0 19 0 559189640 13952765952 134378 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/15225/statm: 3406437 134378 2259 9 0 3397171 0
[pid=15225/tid=15226] ppid=15223 vsize=13625748 CPUtime=1780.47 cores=0,2,4,6
/proc/15225/task/15226/stat : 15226 (java) R 15223 15225 13328 0 -1 4202560 98960 0 1 0 178035 12 0 0 25 0 19 0 559189640 13952765952 134378 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 46912505731858 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=15225/tid=15228] ppid=15223 vsize=13625748 CPUtime=0.08 cores=0,2,4,6
/proc/15225/task/15228/stat : 15228 (java) S 15223 15225 13328 0 -1 4202560 3304 0 0 0 8 0 0 0 15 0 19 0 559189642 13952765952 134378 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672478105 0 4 0 16800975 18446604443661035392 0 0 -1 6 0 0 0
[pid=15225/tid=15229] ppid=15223 vsize=13625748 CPUtime=0.1 cores=0,2,4,6
/proc/15225/task/15229/stat : 15229 (java) S 15223 15225 13328 0 -1 4202560 6716 0 0 0 10 0 0 0 15 0 19 0 559189642 13952765952 134378 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672478105 0 4 0 16800975 18446604443661035392 0 0 -1 0 0 0 0
[pid=15225/tid=15230] ppid=15223 vsize=13625748 CPUtime=0.07 cores=0,2,4,6
/proc/15225/task/15230/stat : 15230 (java) S 15223 15225 13328 0 -1 4202560 3263 0 0 0 7 0 0 0 15 0 19 0 559189642 13952765952 134378 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672478105 0 4 0 16800975 18446604443661035392 0 0 -1 6 0 0 0
[pid=15225/tid=15231] ppid=15223 vsize=13625748 CPUtime=0.05 cores=0,2,4,6
/proc/15225/task/15231/stat : 15231 (java) S 15223 15225 13328 0 -1 4202560 549 0 0 0 5 0 0 0 15 0 19 0 559189642 13952765952 134378 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672478105 0 4 0 16800975 18446604443661035392 0 0 -1 6 0 0 0
[pid=15225/tid=15232] ppid=15223 vsize=13625748 CPUtime=0.05 cores=0,2,4,6
/proc/15225/task/15232/stat : 15232 (java) S 15223 15225 13328 0 -1 4202560 36 0 0 0 5 0 0 0 15 0 19 0 559189642 13952765952 134378 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672478105 0 4 0 16800975 18446604443661035392 0 0 -1 6 0 0 0
[pid=15225/tid=15233] ppid=15223 vsize=13625748 CPUtime=0.04 cores=0,2,4,6
/proc/15225/task/15233/stat : 15233 (java) S 15223 15225 13328 0 -1 4202560 9 0 0 0 4 0 0 0 15 0 19 0 559189642 13952765952 134378 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672478105 0 4 0 16800975 18446604443661035392 0 0 -1 2 0 0 0
[pid=15225/tid=15234] ppid=15223 vsize=13625748 CPUtime=0.06 cores=0,2,4,6
/proc/15225/task/15234/stat : 15234 (java) S 15223 15225 13328 0 -1 4202560 3110 0 0 0 6 0 0 0 16 0 19 0 559189642 13952765952 134378 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672478105 0 4 0 16800975 18446604443661035392 0 0 -1 6 0 0 0
[pid=15225/tid=15235] ppid=15223 vsize=13625748 CPUtime=0.06 cores=0,2,4,6
/proc/15225/task/15235/stat : 15235 (java) S 15223 15225 13328 0 -1 4202560 2022 0 0 0 6 0 0 0 16 0 19 0 559189642 13952765952 134378 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672478105 0 4 0 16800975 18446604443661035392 0 0 -1 2 0 0 0
[pid=15225/tid=15236] ppid=15223 vsize=13625748 CPUtime=1.62 cores=0,2,4,6
/proc/15225/task/15236/stat : 15236 (java) S 15223 15225 13328 0 -1 4202560 13268 0 0 0 161 1 0 0 15 0 19 0 559189643 13952765952 134378 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672478720 0 0 0 16800975 18446604443661035392 0 0 -1 4 0 0 0
[pid=15225/tid=15237] ppid=15223 vsize=13625748 CPUtime=0 cores=0,2,4,6
/proc/15225/task/15237/stat : 15237 (java) S 15223 15225 13328 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 559189644 13952765952 134378 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672478105 0 4 0 16800975 18446604443661035392 0 0 -1 2 0 0 0
[pid=15225/tid=15238] ppid=15223 vsize=13625748 CPUtime=0 cores=0,2,4,6
/proc/15225/task/15238/stat : 15238 (java) S 15223 15225 13328 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 559189644 13952765952 134378 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672478105 0 4 0 16800975 18446604443661035392 0 0 -1 2 0 0 0
[pid=15225/tid=15239] ppid=15223 vsize=13625748 CPUtime=0 cores=0,2,4,6
/proc/15225/task/15239/stat : 15239 (java) S 15223 15225 13328 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 559189646 13952765952 134378 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672485809 0 4 0 16800975 18446604443661035392 0 0 -1 4 0 0 0
[pid=15225/tid=15240] ppid=15223 vsize=13625748 CPUtime=0.39 cores=0,2,4,6
/proc/15225/task/15240/stat : 15240 (java) S 15223 15225 13328 0 -1 4202560 1655 0 0 0 39 0 0 0 15 0 19 0 559189646 13952765952 134378 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672478105 0 4 0 16800975 18446604443661035392 0 0 -1 0 0 0 0
[pid=15225/tid=15241] ppid=15223 vsize=13625748 CPUtime=0.55 cores=0,2,4,6
/proc/15225/task/15241/stat : 15241 (java) S 15223 15225 13328 0 -1 4202560 2916 0 0 0 55 0 0 0 15 0 19 0 559189646 13952765952 134378 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672478105 0 4 0 16800975 18446604443661035392 0 0 -1 2 0 0 0
[pid=15225/tid=15242] ppid=15223 vsize=13625748 CPUtime=0 cores=0,2,4,6
/proc/15225/task/15242/stat : 15242 (java) S 15223 15225 13328 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 559189646 13952765952 134378 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672478105 0 4 0 16800975 18446604443661035392 0 0 -1 4 0 0 0
[pid=15225/tid=15243] ppid=15223 vsize=13625748 CPUtime=0 cores=0,2,4,6
/proc/15225/task/15243/stat : 15243 (java) S 15223 15225 13328 0 -1 4202560 106 0 0 0 0 0 0 0 15 0 19 0 559189646 13952765952 134378 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672478720 0 4 0 16800975 18446604443661035392 0 0 -1 0 0 0 0
[pid=15225/tid=15245] ppid=15223 vsize=13625748 CPUtime=0 cores=0,2,4,6
/proc/15225/task/15245/stat : 15245 (java) S 15223 15225 13328 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 559189761 13952765952 134378 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672478720 0 4 0 16800975 18446604443661035392 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1783.64
Current children cumulated vsize (KiB) 13625748



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1798.7 s]
/proc/loadavg: 2.15 2.05 2.01 2/505 15296
/proc/meminfo: memFree=20902200/32951124 swapFree=46575304/67111528
[pid=15225] ppid=15223 vsize=13625748 CPUtime=1800.05 cores=0,2,4,6
/proc/15225/stat : 15225 (java) S 15223 15225 13328 0 -1 4202496 137063 0 1 0 179987 18 0 0 25 0 19 0 559189640 13952765952 134378 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/15225/statm: 3406437 134378 2259 9 0 3397171 0
[pid=15225/tid=15226] ppid=15223 vsize=13625748 CPUtime=1796.88 cores=0,2,4,6
/proc/15225/task/15226/stat : 15226 (java) R 15223 15225 13328 0 -1 4202560 98960 0 1 0 179676 12 0 0 25 0 19 0 559189640 13952765952 134378 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 46912505898188 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=15225/tid=15228] ppid=15223 vsize=13625748 CPUtime=0.08 cores=0,2,4,6
/proc/15225/task/15228/stat : 15228 (java) S 15223 15225 13328 0 -1 4202560 3304 0 0 0 8 0 0 0 15 0 19 0 559189642 13952765952 134378 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672478105 0 4 0 16800975 18446604443661035392 0 0 -1 6 0 0 0
[pid=15225/tid=15229] ppid=15223 vsize=13625748 CPUtime=0.1 cores=0,2,4,6
/proc/15225/task/15229/stat : 15229 (java) S 15223 15225 13328 0 -1 4202560 6716 0 0 0 10 0 0 0 15 0 19 0 559189642 13952765952 134378 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672478105 0 4 0 16800975 18446604443661035392 0 0 -1 0 0 0 0
[pid=15225/tid=15230] ppid=15223 vsize=13625748 CPUtime=0.07 cores=0,2,4,6
/proc/15225/task/15230/stat : 15230 (java) S 15223 15225 13328 0 -1 4202560 3263 0 0 0 7 0 0 0 15 0 19 0 559189642 13952765952 134378 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672478105 0 4 0 16800975 18446604443661035392 0 0 -1 6 0 0 0
[pid=15225/tid=15231] ppid=15223 vsize=13625748 CPUtime=0.05 cores=0,2,4,6
/proc/15225/task/15231/stat : 15231 (java) S 15223 15225 13328 0 -1 4202560 549 0 0 0 5 0 0 0 15 0 19 0 559189642 13952765952 134378 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672478105 0 4 0 16800975 18446604443661035392 0 0 -1 6 0 0 0
[pid=15225/tid=15232] ppid=15223 vsize=13625748 CPUtime=0.05 cores=0,2,4,6
/proc/15225/task/15232/stat : 15232 (java) S 15223 15225 13328 0 -1 4202560 36 0 0 0 5 0 0 0 15 0 19 0 559189642 13952765952 134378 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672478105 0 4 0 16800975 18446604443661035392 0 0 -1 6 0 0 0
[pid=15225/tid=15233] ppid=15223 vsize=13625748 CPUtime=0.04 cores=0,2,4,6
/proc/15225/task/15233/stat : 15233 (java) S 15223 15225 13328 0 -1 4202560 9 0 0 0 4 0 0 0 15 0 19 0 559189642 13952765952 134378 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672478105 0 4 0 16800975 18446604443661035392 0 0 -1 2 0 0 0
[pid=15225/tid=15234] ppid=15223 vsize=13625748 CPUtime=0.06 cores=0,2,4,6
/proc/15225/task/15234/stat : 15234 (java) S 15223 15225 13328 0 -1 4202560 3110 0 0 0 6 0 0 0 16 0 19 0 559189642 13952765952 134378 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672478105 0 4 0 16800975 18446604443661035392 0 0 -1 6 0 0 0
[pid=15225/tid=15235] ppid=15223 vsize=13625748 CPUtime=0.06 cores=0,2,4,6
/proc/15225/task/15235/stat : 15235 (java) S 15223 15225 13328 0 -1 4202560 2022 0 0 0 6 0 0 0 16 0 19 0 559189642 13952765952 134378 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672478105 0 4 0 16800975 18446604443661035392 0 0 -1 2 0 0 0
[pid=15225/tid=15236] ppid=15223 vsize=13625748 CPUtime=1.62 cores=0,2,4,6
/proc/15225/task/15236/stat : 15236 (java) S 15223 15225 13328 0 -1 4202560 13268 0 0 0 161 1 0 0 15 0 19 0 559189643 13952765952 134378 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672478720 0 0 0 16800975 18446604443661035392 0 0 -1 4 0 0 0
[pid=15225/tid=15237] ppid=15223 vsize=13625748 CPUtime=0 cores=0,2,4,6
/proc/15225/task/15237/stat : 15237 (java) S 15223 15225 13328 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 559189644 13952765952 134378 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672478105 0 4 0 16800975 18446604443661035392 0 0 -1 2 0 0 0
[pid=15225/tid=15238] ppid=15223 vsize=13625748 CPUtime=0 cores=0,2,4,6
/proc/15225/task/15238/stat : 15238 (java) S 15223 15225 13328 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 559189644 13952765952 134378 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672478105 0 4 0 16800975 18446604443661035392 0 0 -1 2 0 0 0
[pid=15225/tid=15239] ppid=15223 vsize=13625748 CPUtime=0 cores=0,2,4,6
/proc/15225/task/15239/stat : 15239 (java) S 15223 15225 13328 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 559189646 13952765952 134378 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672485809 0 4 0 16800975 18446604443661035392 0 0 -1 4 0 0 0
[pid=15225/tid=15240] ppid=15223 vsize=13625748 CPUtime=0.39 cores=0,2,4,6
/proc/15225/task/15240/stat : 15240 (java) S 15223 15225 13328 0 -1 4202560 1655 0 0 0 39 0 0 0 15 0 19 0 559189646 13952765952 134378 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672478105 0 4 0 16800975 18446604443661035392 0 0 -1 0 0 0 0
[pid=15225/tid=15241] ppid=15223 vsize=13625748 CPUtime=0.55 cores=0,2,4,6
/proc/15225/task/15241/stat : 15241 (java) S 15223 15225 13328 0 -1 4202560 2916 0 0 0 55 0 0 0 15 0 19 0 559189646 13952765952 134378 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672478105 0 4 0 16800975 18446604443661035392 0 0 -1 2 0 0 0
[pid=15225/tid=15242] ppid=15223 vsize=13625748 CPUtime=0 cores=0,2,4,6
/proc/15225/task/15242/stat : 15242 (java) S 15223 15225 13328 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 559189646 13952765952 134378 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672478105 0 4 0 16800975 18446604443661035392 0 0 -1 4 0 0 0
[pid=15225/tid=15243] ppid=15223 vsize=13625748 CPUtime=0 cores=0,2,4,6
/proc/15225/task/15243/stat : 15243 (java) S 15223 15225 13328 0 -1 4202560 106 0 0 0 0 0 0 0 15 0 19 0 559189646 13952765952 134378 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672478720 0 4 0 16800975 18446604443661035392 0 0 -1 0 0 0 0
[pid=15225/tid=15245] ppid=15223 vsize=13625748 CPUtime=0 cores=0,2,4,6
/proc/15225/task/15245/stat : 15245 (java) S 15223 15225 13328 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 559189761 13952765952 134378 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672478720 0 4 0 16800975 18446604443661035392 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 13625748

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

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

[startup+1798.7 s]
/proc/loadavg: 2.15 2.05 2.01 2/505 15296
/proc/meminfo: memFree=20902200/32951124 swapFree=46575304/67111528
[pid=15225] ppid=15223 vsize=13625748 CPUtime=1800.05 cores=0,2,4,6
/proc/15225/stat : 15225 (java) S 15223 15225 13328 0 -1 4202496 137063 0 1 0 179987 18 0 0 25 0 19 0 559189640 13952765952 134378 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672464869 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/15225/statm: 3406437 134378 2259 9 0 3397171 0
[pid=15225/tid=15226] ppid=15223 vsize=13625748 CPUtime=1796.88 cores=0,2,4,6
/proc/15225/task/15226/stat : 15226 (java) R 15223 15225 13328 0 -1 4202560 98960 0 1 0 179676 12 0 0 25 0 19 0 559189640 13952765952 134378 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 46912505898188 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=15225/tid=15228] ppid=15223 vsize=13625748 CPUtime=0.08 cores=0,2,4,6
/proc/15225/task/15228/stat : 15228 (java) S 15223 15225 13328 0 -1 4202560 3304 0 0 0 8 0 0 0 15 0 19 0 559189642 13952765952 134378 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672478105 0 4 0 16800975 18446604443661035392 0 0 -1 6 0 0 0
[pid=15225/tid=15229] ppid=15223 vsize=13625748 CPUtime=0.1 cores=0,2,4,6
/proc/15225/task/15229/stat : 15229 (java) S 15223 15225 13328 0 -1 4202560 6716 0 0 0 10 0 0 0 15 0 19 0 559189642 13952765952 134378 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672478105 0 4 0 16800975 18446604443661035392 0 0 -1 0 0 0 0
[pid=15225/tid=15230] ppid=15223 vsize=13625748 CPUtime=0.07 cores=0,2,4,6
/proc/15225/task/15230/stat : 15230 (java) S 15223 15225 13328 0 -1 4202560 3263 0 0 0 7 0 0 0 15 0 19 0 559189642 13952765952 134378 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672478105 0 4 0 16800975 18446604443661035392 0 0 -1 6 0 0 0
[pid=15225/tid=15231] ppid=15223 vsize=13625748 CPUtime=0.05 cores=0,2,4,6
/proc/15225/task/15231/stat : 15231 (java) S 15223 15225 13328 0 -1 4202560 549 0 0 0 5 0 0 0 15 0 19 0 559189642 13952765952 134378 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672478105 0 4 0 16800975 18446604443661035392 0 0 -1 6 0 0 0
[pid=15225/tid=15232] ppid=15223 vsize=13625748 CPUtime=0.05 cores=0,2,4,6
/proc/15225/task/15232/stat : 15232 (java) S 15223 15225 13328 0 -1 4202560 36 0 0 0 5 0 0 0 15 0 19 0 559189642 13952765952 134378 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672478105 0 4 0 16800975 18446604443661035392 0 0 -1 6 0 0 0
[pid=15225/tid=15233] ppid=15223 vsize=13625748 CPUtime=0.04 cores=0,2,4,6
/proc/15225/task/15233/stat : 15233 (java) S 15223 15225 13328 0 -1 4202560 9 0 0 0 4 0 0 0 15 0 19 0 559189642 13952765952 134378 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672478105 0 4 0 16800975 18446604443661035392 0 0 -1 2 0 0 0
[pid=15225/tid=15234] ppid=15223 vsize=13625748 CPUtime=0.06 cores=0,2,4,6
/proc/15225/task/15234/stat : 15234 (java) S 15223 15225 13328 0 -1 4202560 3110 0 0 0 6 0 0 0 16 0 19 0 559189642 13952765952 134378 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672478105 0 4 0 16800975 18446604443661035392 0 0 -1 6 0 0 0
[pid=15225/tid=15235] ppid=15223 vsize=13625748 CPUtime=0.06 cores=0,2,4,6
/proc/15225/task/15235/stat : 15235 (java) S 15223 15225 13328 0 -1 4202560 2022 0 0 0 6 0 0 0 16 0 19 0 559189642 13952765952 134378 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672478105 0 4 0 16800975 18446604443661035392 0 0 -1 2 0 0 0
[pid=15225/tid=15236] ppid=15223 vsize=13625748 CPUtime=1.62 cores=0,2,4,6
/proc/15225/task/15236/stat : 15236 (java) S 15223 15225 13328 0 -1 4202560 13268 0 0 0 161 1 0 0 15 0 19 0 559189643 13952765952 134378 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672478720 0 0 0 16800975 18446604443661035392 0 0 -1 4 0 0 0
[pid=15225/tid=15237] ppid=15223 vsize=13625748 CPUtime=0 cores=0,2,4,6
/proc/15225/task/15237/stat : 15237 (java) S 15223 15225 13328 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 559189644 13952765952 134378 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672478105 0 4 0 16800975 18446604443661035392 0 0 -1 2 0 0 0
[pid=15225/tid=15238] ppid=15223 vsize=13625748 CPUtime=0 cores=0,2,4,6
/proc/15225/task/15238/stat : 15238 (java) S 15223 15225 13328 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 559189644 13952765952 134378 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672478105 0 4 0 16800975 18446604443661035392 0 0 -1 2 0 0 0
[pid=15225/tid=15239] ppid=15223 vsize=13625748 CPUtime=0 cores=0,2,4,6
/proc/15225/task/15239/stat : 15239 (java) S 15223 15225 13328 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 559189646 13952765952 134378 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672485809 0 4 0 16800975 18446604443661035392 0 0 -1 4 0 0 0
[pid=15225/tid=15240] ppid=15223 vsize=13625748 CPUtime=0.39 cores=0,2,4,6
/proc/15225/task/15240/stat : 15240 (java) S 15223 15225 13328 0 -1 4202560 1655 0 0 0 39 0 0 0 15 0 19 0 559189646 13952765952 134378 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672478105 0 4 0 16800975 18446604443661035392 0 0 -1 0 0 0 0
[pid=15225/tid=15241] ppid=15223 vsize=13625748 CPUtime=0.55 cores=0,2,4,6
/proc/15225/task/15241/stat : 15241 (java) S 15223 15225 13328 0 -1 4202560 2916 0 0 0 55 0 0 0 15 0 19 0 559189646 13952765952 134378 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672478105 0 4 0 16800975 18446604443661035392 0 0 -1 2 0 0 0
[pid=15225/tid=15242] ppid=15223 vsize=13625748 CPUtime=0 cores=0,2,4,6
/proc/15225/task/15242/stat : 15242 (java) S 15223 15225 13328 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 559189646 13952765952 134378 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672478105 0 4 0 16800975 18446604443661035392 0 0 -1 4 0 0 0
[pid=15225/tid=15243] ppid=15223 vsize=13625748 CPUtime=0 cores=0,2,4,6
/proc/15225/task/15243/stat : 15243 (java) S 15223 15225 13328 0 -1 4202560 106 0 0 0 0 0 0 0 15 0 19 0 559189646 13952765952 134378 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672478720 0 4 0 16800975 18446604443661035392 0 0 -1 0 0 0 0
[pid=15225/tid=15245] ppid=15223 vsize=13625748 CPUtime=0 cores=0,2,4,6
/proc/15225/task/15245/stat : 15245 (java) S 15223 15225 13328 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 559189761 13952765952 134378 33554432000 1073741824 1073778376 140735720204416 18446744073709551615 268672478720 0 4 0 16800975 18446604443661035392 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 13625748

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

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= 137099
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= 37503
involuntary context switches= 4633

runsolver used 9.40357 second user time and 19.0871 second system time

The end

Launcher Data

Begin job on node107 at 2011-06-04 03:13:04
IDJOB=3458583
IDBENCH=2333
IDSOLVER=1952
FILE ID=node107/3458583-1307149984
RUNJOBID= node107-1307146387-14888
PBS_JOBID= 13508809
Free space on /tmp= 73856 MiB

SOLVER NAME= Sat4j Resolution 2.3.0
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/pub/milp/normalized-mps-v2-20-10-swath1.opb
COMMAND LINE= java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3458583-1307149984/watcher-3458583-1307149984 -o /tmp/evaluation-result-3458583-1307149984/solver-3458583-1307149984 -C 1800 -W 1900 -M 15500  java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution HOME/instance-3458583-1307149984.opb

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

MD5SUM BENCH= cadb80b29b1b884c95a94376a4e900b4
RANDOM SEED=1456564995

node107.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.829
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.65
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.829
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.829
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.67
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.829
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.82
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.829
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.74
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.829
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	: 5359.47
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.829
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.75
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.829
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21364848 kB
Buffers:        325152 kB
Cached:        2133064 kB
SwapCached:      22548 kB
Active:        9233488 kB
Inactive:      2002668 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21364848 kB
SwapTotal:    67111528 kB
SwapFree:     46575304 kB
Dirty:            7488 kB
Writeback:           0 kB
AnonPages:     8773336 kB
Mapped:          40092 kB
Slab:           186364 kB
PageTables:      95220 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 158526964 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= 73856 MiB
End job on node107 at 2011-06-04 03:43:05