Trace number 3478937

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sat4j Resolution 2.3.0? (TO) 1800.33 1790.55

General information on the benchmark

Name/DEC-SMALLINT-LIN/lopes/
normalized-178.opb
MD5SUMc8d6406d9171f43a410d04b94af97b71
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
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 FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables334369
Total number of constraints7853489
Number of constraints which are clauses7054921
Number of constraints which are cardinality constraints (but not clauses)24655
Number of constraints which are nor clauses,nor cardinality constraints773913
Minimum length of a constraint1
Maximum length of a constraint2580
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 2581
Number of bits of the biggest sum of numbers12
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.08/0.09	c version 2.3.1.v20110525
0.08/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.08/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.08/0.09	c java.vm.version	19.1-b02
0.08/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.08/0.09	c sun.arch.data.model	64
0.08/0.09	c java.version		1.6.0_24
0.08/0.09	c os.name		Linux
0.08/0.09	c os.version		2.6.18-164.el5
0.08/0.09	c os.arch		amd64
0.08/0.09	c Free memory 		12995394264
0.08/0.09	c Max memory 		13063553024
0.08/0.09	c Total memory 		13063553024
0.08/0.09	c Number of processors 	8
0.11/0.11	c Pseudo Boolean Optimization
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@38540408
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.11	c Expensive reason simplification
0.11/0.11	c Armin Biere (Picosat) restarts strategy
0.11/0.11	c Glucose learned constraints deletion strategy
0.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c solving HOME/instance-3478937-1307442202.opb
0.11/0.11	c reading problem ... 
64.26/56.77	c ... done. Wall clock time 56.661s.
64.26/56.77	c #vars     334369
64.26/56.77	c #constraints  7795808
64.26/56.77	c constraints type 
64.26/56.77	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 5348951
64.26/56.77	c org.sat4j.minisat.constraints.card.MinWatchCard => 24608
64.26/56.77	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 1643700
64.26/56.77	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 773913
88.97/80.90	c cleaning 2467 clauses out of 4994 with flag 5001/5001
110.03/101.52	c cleaning 4252 clauses out of 8527 with flag 11002/11002
131.46/122.99	c cleaning 5620 clauses out of 11269 with flag 18000/18000
153.11/144.54	c cleaning 6805 clauses out of 13647 with flag 26001/26001
182.69/174.08	c cleaning 7911 clauses out of 15838 with flag 35000/35000
207.61/198.94	c cleaning 8933 clauses out of 17929 with flag 45002/45002
248.83/240.12	c cleaning 9971 clauses out of 19993 with flag 56000/56000
280.25/271.51	c cleaning 10998 clauses out of 22023 with flag 68001/68001
321.87/313.13	c cleaning 11979 clauses out of 24023 with flag 81000/81000
364.12/355.32	c cleaning 12998 clauses out of 26043 with flag 95000/95000
402.53/393.72	c cleaning 14012 clauses out of 28045 with flag 110000/110000
439.56/430.75	c cleaning 15005 clauses out of 30033 with flag 126000/126000
484.89/476.02	c cleaning 15997 clauses out of 32030 with flag 143002/143002
527.62/518.74	c cleaning 17004 clauses out of 34035 with flag 161004/161004
569.97/561.09	c cleaning 18001 clauses out of 36028 with flag 180001/180001
617.89/608.94	c cleaning 18990 clauses out of 38026 with flag 200000/200000
675.41/666.43	c cleaning 20010 clauses out of 40037 with flag 221001/221001
731.55/722.58	c cleaning 20998 clauses out of 42027 with flag 243001/243001
819.98/810.95	c cleaning 22004 clauses out of 44030 with flag 266002/266002
885.21/876.16	c cleaning 23000 clauses out of 46026 with flag 290002/290002
953.85/944.76	c cleaning 23972 clauses out of 48025 with flag 315002/315002
1023.89/1014.70	c cleaning 24996 clauses out of 50051 with flag 341000/341000
1100.47/1091.26	c cleaning 25974 clauses out of 52053 with flag 368000/368000
1165.20/1155.97	c cleaning 27024 clauses out of 54079 with flag 396000/396000
1217.36/1208.07	c cleaning 28007 clauses out of 56055 with flag 425000/425000
1284.80/1275.45	c cleaning 29018 clauses out of 58048 with flag 455000/455000
1349.14/1339.76	c cleaning 29978 clauses out of 60030 with flag 486000/486000
1440.80/1431.39	c cleaning 31007 clauses out of 62054 with flag 518003/518003
1519.88/1510.33	c cleaning 31992 clauses out of 64046 with flag 551002/551002
1616.92/1607.31	c cleaning 33010 clauses out of 66052 with flag 585000/585000
1710.98/1701.31	c cleaning 33991 clauses out of 68043 with flag 620001/620001
1800.04/1790.32	c starts		: 162
1800.04/1790.32	c conflicts		: 651668
1800.04/1790.32	c decisions		: 4801606
1800.04/1790.32	c propagations		: 4240173032
1800.04/1790.32	c inspects		: 14560403364
1800.04/1790.32	c shortcuts		: 0
1800.04/1790.32	c learnt literals	: 25
1800.04/1790.32	c learnt binary clauses	: 279
1800.04/1790.32	c learnt ternary clauses	: 258
1800.04/1790.32	c learnt constraints	: 651643
1800.04/1790.32	c ignored constraints	: 0
1800.04/1790.32	c root simplifications	: 0
1800.04/1790.32	c removed literals (reason simplification)	: 18448398
1800.04/1790.32	c reason swapping (by a shorter reason)	: 0
1800.04/1790.32	c Calls to reduceDB	: 31
1800.04/1790.32	c number of reductions to clauses (during analyze)	: 0
1800.04/1790.32	c number of learned constraints concerned by reduction	: 0
1800.04/1790.32	c number of learning phase by resolution	: 0
1800.04/1790.32	c number of learning phase by cutting planes	: 0
1800.04/1790.32	c speed (assignments/second)	: 2445959.8429343835
1800.04/1790.32	c non guided choices	2893102
1800.04/1790.35	c learnt constraints type 
1800.04/1790.35	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 279
1800.04/1790.35	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 65446
1800.04/1790.35	c constraints type 
1800.04/1790.35	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 5348951
1800.04/1790.35	c org.sat4j.minisat.constraints.card.MinWatchCard => 24608
1800.04/1790.35	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 1643700
1800.04/1790.35	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 773913
1800.04/1790.35	s UNKNOWN
1800.04/1790.35	c Total wall clock time (in seconds): 1790.234

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

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.02 2.00 2/453 22804
/proc/meminfo: memFree=14974244/32951124 swapFree=60787360/67111528
[pid=22804] ppid=22802 vsize=13526316 CPUtime=0 cores=0,2,4,6
/proc/22804/stat : 22804 (java) S 22802 22804 22246 0 -1 4202496 4871 0 1 0 0 0 0 0 18 0 2 0 855818971 13850947584 4573 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389104101 0 0 0 16784584 18446744073709551615 0 0 17 4 0 0 0
/proc/22804/statm: 3381579 4585 917 9 0 3372735 0
[pid=22804/tid=22805] ppid=22802 vsize=13526316 CPUtime=0 cores=0,2,4,6
/proc/22804/task/22805/stat : 22805 (java) R 22802 22804 22246 0 -1 4202560 5459 0 1 0 0 0 0 0 19 0 2 0 855818971 13850947584 6275 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255376995387 0 4 0 16784584 0 0 0 -1 4 0 0 0

[startup+0.089689 s]
/proc/loadavg: 2.00 2.02 2.00 2/453 22804
/proc/meminfo: memFree=14974244/32951124 swapFree=60787360/67111528
[pid=22804] ppid=22802 vsize=13622100 CPUtime=0.08 cores=0,2,4,6
/proc/22804/stat : 22804 (java) S 22802 22804 22246 0 -1 4202496 15244 0 1 0 7 1 0 0 18 0 18 0 855818971 13949030400 14941 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/22804/statm: 3405525 14954 2062 9 0 3396259 0
[pid=22804/tid=22805] ppid=22802 vsize=13622100 CPUtime=0.07 cores=0,2,4,6
/proc/22804/task/22805/stat : 22805 (java) S 22802 22804 22246 0 -1 4202560 13442 0 1 0 6 1 0 0 25 0 18 0 855818971 13949030400 14954 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389130719 0 2147483391 0 16800975 18446744071699453118 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 13622100

[startup+0.105334 s]
/proc/loadavg: 2.00 2.02 2.00 2/453 22804
/proc/meminfo: memFree=14974244/32951124 swapFree=60787360/67111528
[pid=22804] ppid=22802 vsize=13622256 CPUtime=0.11 cores=0,2,4,6
/proc/22804/stat : 22804 (java) S 22802 22804 22246 0 -1 4202496 15560 0 1 0 10 1 0 0 18 0 18 0 855818971 13949190144 15257 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/22804/statm: 3405564 15257 2092 9 0 3396298 0
[pid=22804/tid=22805] ppid=22802 vsize=13622256 CPUtime=0.09 cores=0,2,4,6
/proc/22804/task/22805/stat : 22805 (java) R 22802 22804 22246 0 -1 4202560 13681 0 1 0 8 1 0 0 25 0 18 0 855818971 13949190144 15257 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 46912505099250 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 13622256

[startup+0.300252 s]
/proc/loadavg: 2.00 2.02 2.00 2/453 22804
/proc/meminfo: memFree=14974244/32951124 swapFree=60787360/67111528
[pid=22804] ppid=22802 vsize=13623516 CPUtime=0.44 cores=0,2,4,6
/proc/22804/stat : 22804 (java) S 22802 22804 22246 0 -1 4202496 25236 0 1 0 41 3 0 0 18 0 18 0 855818971 13950480384 24818 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/22804/statm: 3405879 24819 2197 9 0 3396613 0
[pid=22804/tid=22805] ppid=22802 vsize=13623516 CPUtime=0.28 cores=0,2,4,6
/proc/22804/task/22805/stat : 22805 (java) R 22802 22804 22246 0 -1 4202560 22759 0 1 0 26 2 0 0 25 0 18 0 855818971 13950480384 24819 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389118406 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 13623516

[startup+0.70025 s]
/proc/loadavg: 2.00 2.02 2.00 2/453 22804
/proc/meminfo: memFree=14974244/32951124 swapFree=60787360/67111528
[pid=22804] ppid=22802 vsize=13634604 CPUtime=1.41 cores=0,2,4,6
/proc/22804/stat : 22804 (java) S 22802 22804 22246 0 -1 4202496 101800 0 1 0 128 13 0 0 18 0 18 0 855818971 13961834496 96249 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/22804/statm: 3408651 96253 2215 9 0 3399385 0
[pid=22804/tid=22805] ppid=22802 vsize=13634604 CPUtime=0.68 cores=0,2,4,6
/proc/22804/task/22805/stat : 22805 (java) R 22802 22804 22246 0 -1 4202560 88761 0 1 0 57 11 0 0 25 0 18 0 855818971 13961834496 96255 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 46912505611044 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 13634604

[startup+1.50108 s]
/proc/loadavg: 2.00 2.02 2.00 3/471 22822
/proc/meminfo: memFree=14188000/32951124 swapFree=60787360/67111528
[pid=22804] ppid=22802 vsize=13634604 CPUtime=2.22 cores=0,2,4,6
/proc/22804/stat : 22804 (java) S 22802 22804 22246 0 -1 4202496 303600 0 1 0 182 40 0 0 18 0 18 0 855818971 13961834496 298047 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/22804/statm: 3408651 298051 2216 9 0 3399385 0
[pid=22804/tid=22805] ppid=22802 vsize=13634604 CPUtime=1.49 cores=0,2,4,6
/proc/22804/task/22805/stat : 22805 (java) R 22802 22804 22246 0 -1 4202560 290559 0 1 0 111 38 0 0 18 0 18 0 855818971 13961834496 298053 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 46912505587506 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=22804/tid=22807] ppid=22802 vsize=13634604 CPUtime=0 cores=0,2,4,6
/proc/22804/task/22807/stat : 22807 (java) S 22802 22804 22246 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 18 0 855818973 13961834496 298056 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389117337 0 4 0 16800975 18446604443753612224 0 0 -1 4 0 0 0
[pid=22804/tid=22808] ppid=22802 vsize=13634604 CPUtime=0 cores=0,2,4,6
/proc/22804/task/22808/stat : 22808 (java) S 22802 22804 22246 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 18 0 855818973 13961834496 298059 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389117337 0 4 0 16800975 18446604443753612224 0 0 -1 4 0 0 0
[pid=22804/tid=22809] ppid=22802 vsize=13634604 CPUtime=0 cores=0,2,4,6
/proc/22804/task/22809/stat : 22809 (java) S 22802 22804 22246 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 18 0 855818973 13961834496 298062 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389117337 0 4 0 16800975 18446604443753612224 0 0 -1 4 0 0 0
[pid=22804/tid=22810] ppid=22802 vsize=13634604 CPUtime=0 cores=0,2,4,6
/proc/22804/task/22810/stat : 22810 (java) S 22802 22804 22246 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 18 0 855818973 13961834496 298064 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389117337 0 4 0 16800975 18446604443753612224 0 0 -1 4 0 0 0
[pid=22804/tid=22811] ppid=22802 vsize=13634604 CPUtime=0 cores=0,2,4,6
/proc/22804/task/22811/stat : 22811 (java) S 22802 22804 22246 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 18 0 855818973 13961834496 298067 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389117337 0 4 0 16800975 18446604443753612224 0 0 -1 4 0 0 0
[pid=22804/tid=22812] ppid=22802 vsize=13634604 CPUtime=0 cores=0,2,4,6
/proc/22804/task/22812/stat : 22812 (java) S 22802 22804 22246 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 18 0 855818973 13961834496 298070 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389117337 0 4 0 16800975 18446604443753612224 0 0 -1 4 0 0 0
[pid=22804/tid=22813] ppid=22802 vsize=13634604 CPUtime=0 cores=0,2,4,6
/proc/22804/task/22813/stat : 22813 (java) S 22802 22804 22246 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 18 0 855818973 13961834496 298072 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389117337 0 4 0 16800975 18446604443753612224 0 0 -1 4 0 0 0
[pid=22804/tid=22814] ppid=22802 vsize=13634604 CPUtime=0 cores=0,2,4,6
/proc/22804/task/22814/stat : 22814 (java) S 22802 22804 22246 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 18 0 855818973 13961834496 298075 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389117337 0 4 0 16800975 18446604443753612224 0 0 -1 6 0 0 0
[pid=22804/tid=22815] ppid=22802 vsize=13634604 CPUtime=0 cores=0,2,4,6
/proc/22804/task/22815/stat : 22815 (java) S 22802 22804 22246 0 -1 4202560 3 0 0 0 0 0 0 0 18 0 18 0 855818974 13961834496 298078 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389117952 0 0 0 16800975 18446604443753612224 0 0 -1 4 0 0 0
[pid=22804/tid=22816] ppid=22802 vsize=13634604 CPUtime=0 cores=0,2,4,6
/proc/22804/task/22816/stat : 22816 (java) S 22802 22804 22246 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 18 0 855818975 13961834496 298080 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389117337 0 4 0 16800975 18446604443753612224 0 0 -1 4 0 0 0
[pid=22804/tid=22817] ppid=22802 vsize=13634604 CPUtime=0 cores=0,2,4,6
/proc/22804/task/22817/stat : 22817 (java) S 22802 22804 22246 0 -1 4202560 7 0 0 0 0 0 0 0 21 0 18 0 855818975 13961834496 298083 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389117337 0 4 0 16800975 18446604443753612224 0 0 -1 4 0 0 0
[pid=22804/tid=22818] ppid=22802 vsize=13634604 CPUtime=0 cores=0,2,4,6
/proc/22804/task/22818/stat : 22818 (java) S 22802 22804 22246 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 18 0 855818977 13961834496 298085 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389125041 0 4 0 16800975 18446604443753612224 0 0 -1 4 0 0 0
[pid=22804/tid=22819] ppid=22802 vsize=13634604 CPUtime=0.31 cores=0,2,4,6
/proc/22804/task/22819/stat : 22819 (java) S 22802 22804 22246 0 -1 4202560 5791 0 0 0 30 1 0 0 17 0 18 0 855818977 13961834496 298088 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389117337 0 4 0 16800975 18446604443753612224 0 0 -1 4 0 0 0
[pid=22804/tid=22820] ppid=22802 vsize=13634604 CPUtime=0.4 cores=0,2,4,6
/proc/22804/task/22820/stat : 22820 (java) S 22802 22804 22246 0 -1 4202560 6104 0 0 0 40 0 0 0 18 0 18 0 855818977 13961834496 298091 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389117337 0 4 0 16800975 18446604443753612224 0 0 -1 2 0 0 0
[pid=22804/tid=22821] ppid=22802 vsize=13634604 CPUtime=0 cores=0,2,4,6
/proc/22804/task/22821/stat : 22821 (java) S 22802 22804 22246 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 855818977 13961834496 298094 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389117337 0 4 0 16800975 18446604443753612224 0 0 -1 4 0 0 0
[pid=22804/tid=22822] ppid=22802 vsize=13634604 CPUtime=0 cores=0,2,4,6
/proc/22804/task/22822/stat : 22822 (java) S 22802 22804 22246 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 855818977 13961834496 298106 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389117952 0 4 0 16800975 18446604443753612224 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.22
Current children cumulated vsize (KiB) 13634604

[startup+3.10078 s]
/proc/loadavg: 2.00 2.02 2.00 3/471 22822
/proc/meminfo: memFree=14188000/32951124 swapFree=60787360/67111528
[pid=22804] ppid=22802 vsize=13634604 CPUtime=3.88 cores=0,2,4,6
/proc/22804/stat : 22804 (java) S 22802 22804 22246 0 -1 4202496 718786 0 1 0 299 89 0 0 18 0 18 0 855818971 13961834496 713234 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/22804/statm: 3408651 713262 2216 9 0 3399385 0
[pid=22804/tid=22805] ppid=22802 vsize=13634604 CPUtime=3.08 cores=0,2,4,6
/proc/22804/task/22805/stat : 22805 (java) R 22802 22804 22246 0 -1 4202560 705774 0 1 0 222 86 0 0 21 0 18 0 855818971 13961834496 713275 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 47534158089306 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=22804/tid=22807] ppid=22802 vsize=13634604 CPUtime=0 cores=0,2,4,6
/proc/22804/task/22807/stat : 22807 (java) S 22802 22804 22246 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 18 0 855818973 13961834496 713291 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389117337 0 4 0 16800975 18446604443753612224 0 0 -1 4 0 0 0
[pid=22804/tid=22808] ppid=22802 vsize=13634604 CPUtime=0 cores=0,2,4,6
/proc/22804/task/22808/stat : 22808 (java) S 22802 22804 22246 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 18 0 855818973 13961834496 713307 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389117337 0 4 0 16800975 18446604443753612224 0 0 -1 4 0 0 0
[pid=22804/tid=22809] ppid=22802 vsize=13634604 CPUtime=0 cores=0,2,4,6
/proc/22804/task/22809/stat : 22809 (java) S 22802 22804 22246 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 18 0 855818973 13961834496 713323 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389117337 0 4 0 16800975 18446604443753612224 0 0 -1 4 0 0 0
[pid=22804/tid=22810] ppid=22802 vsize=13634604 CPUtime=0 cores=0,2,4,6
/proc/22804/task/22810/stat : 22810 (java) S 22802 22804 22246 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 18 0 855818973 13961834496 713338 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389117337 0 4 0 16800975 18446604443753612224 0 0 -1 4 0 0 0
[pid=22804/tid=22811] ppid=22802 vsize=13634604 CPUtime=0 cores=0,2,4,6
/proc/22804/task/22811/stat : 22811 (java) S 22802 22804 22246 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 18 0 855818973 13961834496 713354 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389117337 0 4 0 16800975 18446604443753612224 0 0 -1 4 0 0 0
[pid=22804/tid=22812] ppid=22802 vsize=13634604 CPUtime=0 cores=0,2,4,6
/proc/22804/task/22812/stat : 22812 (java) S 22802 22804 22246 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 18 0 855818973 13961834496 713369 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389117337 0 4 0 16800975 18446604443753612224 0 0 -1 4 0 0 0
[pid=22804/tid=22813] ppid=22802 vsize=13634604 CPUtime=0 cores=0,2,4,6
/proc/22804/task/22813/stat : 22813 (java) S 22802 22804 22246 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 18 0 855818973 13961834496 713385 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389117337 0 4 0 16800975 18446604443753612224 0 0 -1 4 0 0 0
[pid=22804/tid=22814] ppid=22802 vsize=13634604 CPUtime=0 cores=0,2,4,6
/proc/22804/task/22814/stat : 22814 (java) S 22802 22804 22246 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 18 0 855818973 13961834496 713400 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389117337 0 4 0 16800975 18446604443753612224 0 0 -1 6 0 0 0
[pid=22804/tid=22815] ppid=22802 vsize=13634604 CPUtime=0 cores=0,2,4,6
/proc/22804/task/22815/stat : 22815 (java) S 22802 22804 22246 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 18 0 855818974 13961834496 713416 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389117952 0 0 0 16800975 18446604443753612224 0 0 -1 4 0 0 0
[pid=22804/tid=22816] ppid=22802 vsize=13634604 CPUtime=0 cores=0,2,4,6
/proc/22804/task/22816/stat : 22816 (java) S 22802 22804 22246 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 18 0 855818975 13961834496 713431 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389117337 0 4 0 16800975 18446604443753612224 0 0 -1 4 0 0 0
[pid=22804/tid=22817] ppid=22802 vsize=13634604 CPUtime=0 cores=0,2,4,6
/proc/22804/task/22817/stat : 22817 (java) S 22802 22804 22246 0 -1 4202560 7 0 0 0 0 0 0 0 21 0 18 0 855818975 13961834496 713447 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389117337 0 4 0 16800975 18446604443753612224 0 0 -1 4 0 0 0
[pid=22804/tid=22818] ppid=22802 vsize=13634604 CPUtime=0 cores=0,2,4,6
/proc/22804/task/22818/stat : 22818 (java) S 22802 22804 22246 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 18 0 855818977 13961834496 713462 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389125041 0 4 0 16800975 18446604443753612224 0 0 -1 4 0 0 0
[pid=22804/tid=22819] ppid=22802 vsize=13634604 CPUtime=0.32 cores=0,2,4,6
/proc/22804/task/22819/stat : 22819 (java) S 22802 22804 22246 0 -1 4202560 5793 0 0 0 31 1 0 0 15 0 18 0 855818977 13961834496 713478 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389117337 0 4 0 16800975 18446604443753612224 0 0 -1 4 0 0 0
[pid=22804/tid=22820] ppid=22802 vsize=13634604 CPUtime=0.44 cores=0,2,4,6
/proc/22804/task/22820/stat : 22820 (java) S 22802 22804 22246 0 -1 4202560 6108 0 0 0 44 0 0 0 15 0 18 0 855818977 13961834496 713493 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389117337 0 4 0 16800975 18446604443753612224 0 0 -1 2 0 0 0
[pid=22804/tid=22821] ppid=22802 vsize=13634604 CPUtime=0 cores=0,2,4,6
/proc/22804/task/22821/stat : 22821 (java) S 22802 22804 22246 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 855818977 13961834496 713509 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389117337 0 4 0 16800975 18446604443753612224 0 0 -1 4 0 0 0
[pid=22804/tid=22822] ppid=22802 vsize=13634604 CPUtime=0 cores=0,2,4,6
/proc/22804/task/22822/stat : 22822 (java) S 22802 22804 22246 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 855818977 13961834496 713524 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389117952 0 4 0 16800975 18446604443753612224 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.88
Current children cumulated vsize (KiB) 13634604

[startup+6.30123 s]
/proc/loadavg: 2.00 2.02 2.00 3/471 22822
/proc/meminfo: memFree=11282216/32951124 swapFree=60787360/67111528
[pid=22804] ppid=22802 vsize=13634604 CPUtime=7.34 cores=0,2,4,6
/proc/22804/stat : 22804 (java) S 22802 22804 22246 0 -1 4202496 882368 0 1 0 625 109 0 0 18 0 18 0 855818971 13961834496 876725 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/22804/statm: 3408651 876725 2231 9 0 3399385 0
[pid=22804/tid=22805] ppid=22802 vsize=13634604 CPUtime=6.2 cores=0,2,4,6
/proc/22804/task/22805/stat : 22805 (java) R 22802 22804 22246 0 -1 4202560 845373 0 1 0 517 103 0 0 25 0 18 0 855818971 13961834496 876725 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 46912505537040 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=22804/tid=22807] ppid=22802 vsize=13634604 CPUtime=0.02 cores=0,2,4,6
/proc/22804/task/22807/stat : 22807 (java) S 22802 22804 22246 0 -1 4202560 2118 0 0 0 2 0 0 0 18 0 18 0 855818973 13961834496 876725 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389117337 0 4 0 16800975 18446604443753612224 0 0 -1 4 0 0 0
[pid=22804/tid=22808] ppid=22802 vsize=13634604 CPUtime=0.08 cores=0,2,4,6
/proc/22804/task/22808/stat : 22808 (java) S 22802 22804 22246 0 -1 4202560 6289 0 0 0 8 0 0 0 18 0 18 0 855818973 13961834496 876725 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389117337 0 4 0 16800975 18446604443753612224 0 0 -1 0 0 0 0
[pid=22804/tid=22809] ppid=22802 vsize=13634604 CPUtime=0.07 cores=0,2,4,6
/proc/22804/task/22809/stat : 22809 (java) S 22802 22804 22246 0 -1 4202560 5464 0 0 0 7 0 0 0 18 0 18 0 855818973 13961834496 876725 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389117337 0 4 0 16800975 18446604443753612224 0 0 -1 2 0 0 0
[pid=22804/tid=22810] ppid=22802 vsize=13634604 CPUtime=0.02 cores=0,2,4,6
/proc/22804/task/22810/stat : 22810 (java) S 22802 22804 22246 0 -1 4202560 2169 0 0 0 2 0 0 0 18 0 18 0 855818973 13961834496 876725 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389117337 0 4 0 16800975 18446604443753612224 0 0 -1 2 0 0 0
[pid=22804/tid=22811] ppid=22802 vsize=13634604 CPUtime=0 cores=0,2,4,6
/proc/22804/task/22811/stat : 22811 (java) S 22802 22804 22246 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 855818973 13961834496 876725 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389117337 0 4 0 16800975 18446604443753612224 0 0 -1 2 0 0 0
[pid=22804/tid=22812] ppid=22802 vsize=13634604 CPUtime=0 cores=0,2,4,6
/proc/22804/task/22812/stat : 22812 (java) S 22802 22804 22246 0 -1 4202560 436 0 0 0 0 0 0 0 16 0 18 0 855818973 13961834496 876725 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389117337 0 4 0 16800975 18446604443753612224 0 0 -1 4 0 0 0
[pid=22804/tid=22813] ppid=22802 vsize=13634604 CPUtime=0.03 cores=0,2,4,6
/proc/22804/task/22813/stat : 22813 (java) S 22802 22804 22246 0 -1 4202560 3399 0 0 0 3 0 0 0 16 0 18 0 855818973 13961834496 876725 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389117337 0 4 0 16800975 18446604443753612224 0 0 -1 4 0 0 0
[pid=22804/tid=22814] ppid=22802 vsize=13634604 CPUtime=0.04 cores=0,2,4,6
/proc/22804/task/22814/stat : 22814 (java) S 22802 22804 22246 0 -1 4202560 4066 0 0 0 4 0 0 0 16 0 18 0 855818973 13961834496 876725 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389117337 0 4 0 16800975 18446604443753612224 0 0 -1 6 0 0 0
[pid=22804/tid=22815] ppid=22802 vsize=13634604 CPUtime=0 cores=0,2,4,6
/proc/22804/task/22815/stat : 22815 (java) S 22802 22804 22246 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 18 0 855818974 13961834496 876725 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389117952 0 0 0 16800975 18446604443753612224 0 0 -1 4 0 0 0
[pid=22804/tid=22816] ppid=22802 vsize=13634604 CPUtime=0 cores=0,2,4,6
/proc/22804/task/22816/stat : 22816 (java) S 22802 22804 22246 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 18 0 855818975 13961834496 876725 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389117337 0 4 0 16800975 18446604443753612224 0 0 -1 4 0 0 0
[pid=22804/tid=22817] ppid=22802 vsize=13634604 CPUtime=0 cores=0,2,4,6
/proc/22804/task/22817/stat : 22817 (java) S 22802 22804 22246 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 18 0 855818975 13961834496 876725 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389117337 0 4 0 16800975 18446604443753612224 0 0 -1 4 0 0 0
[pid=22804/tid=22818] ppid=22802 vsize=13634604 CPUtime=0 cores=0,2,4,6
/proc/22804/task/22818/stat : 22818 (java) S 22802 22804 22246 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 18 0 855818977 13961834496 876725 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389125041 0 4 0 16800975 18446604443753612224 0 0 -1 4 0 0 0
[pid=22804/tid=22819] ppid=22802 vsize=13634604 CPUtime=0.32 cores=0,2,4,6
/proc/22804/task/22819/stat : 22819 (java) S 22802 22804 22246 0 -1 4202560 5793 0 0 0 31 1 0 0 15 0 18 0 855818977 13961834496 876725 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389117337 0 4 0 16800975 18446604443753612224 0 0 -1 4 0 0 0
[pid=22804/tid=22820] ppid=22802 vsize=13634604 CPUtime=0.46 cores=0,2,4,6
/proc/22804/task/22820/stat : 22820 (java) S 22802 22804 22246 0 -1 4202560 6109 0 0 0 46 0 0 0 15 0 18 0 855818977 13961834496 876725 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389117337 0 4 0 16800975 18446604443753612224 0 0 -1 2 0 0 0
[pid=22804/tid=22821] ppid=22802 vsize=13634604 CPUtime=0 cores=0,2,4,6
/proc/22804/task/22821/stat : 22821 (java) S 22802 22804 22246 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 855818977 13961834496 876725 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389117337 0 4 0 16800975 18446604443753612224 0 0 -1 4 0 0 0
[pid=22804/tid=22822] ppid=22802 vsize=13634604 CPUtime=0 cores=0,2,4,6
/proc/22804/task/22822/stat : 22822 (java) S 22802 22804 22246 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 855818977 13961834496 876725 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389117952 0 4 0 16800975 18446604443753612224 0 0 -1 6 0 0 0

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

[pid=22804/tid=22826] ppid=22802 vsize=13635632 CPUtime=0 cores=0,2,4,6
/proc/22804/task/22826/stat : 22826 (java) S 22802 22804 22246 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 855824655 13962887168 1342681 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389117952 0 4 0 16800975 18446604443753612224 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1671.97
Current children cumulated vsize (KiB) 13635632

[startup+1722.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/473 22870
/proc/meminfo: memFree=8920020/32951124 swapFree=60787360/67111528
[pid=22804] ppid=22802 vsize=13635632 CPUtime=1732.03 cores=0,2,4,6
/proc/22804/stat : 22804 (java) S 22802 22804 22246 0 -1 4202496 1351649 0 1 0 173014 189 0 0 18 0 19 0 855818971 13962887168 1342681 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/22804/statm: 3408908 1342681 2262 9 0 3399642 0
[pid=22804/tid=22805] ppid=22802 vsize=13635632 CPUtime=1654.59 cores=0,2,4,6
/proc/22804/task/22805/stat : 22805 (java) R 22802 22804 22246 0 -1 4202560 954787 0 1 0 165327 132 0 0 25 0 19 0 855818971 13962887168 1342681 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 46912505950436 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=22804/tid=22807] ppid=22802 vsize=13635632 CPUtime=1.55 cores=0,2,4,6
/proc/22804/task/22807/stat : 22807 (java) S 22802 22804 22246 0 -1 4202560 55365 0 0 0 148 7 0 0 15 0 19 0 855818973 13962887168 1342681 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389117337 0 4 0 16800975 18446604443753612224 0 0 -1 2 0 0 0
[pid=22804/tid=22808] ppid=22802 vsize=13635632 CPUtime=1.57 cores=0,2,4,6
/proc/22804/task/22808/stat : 22808 (java) S 22802 22804 22246 0 -1 4202560 53663 0 0 0 151 6 0 0 15 0 19 0 855818973 13962887168 1342681 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389117337 0 4 0 16800975 18446604443753612224 0 0 -1 0 0 0 0
[pid=22804/tid=22809] ppid=22802 vsize=13635632 CPUtime=1.59 cores=0,2,4,6
/proc/22804/task/22809/stat : 22809 (java) S 22802 22804 22246 0 -1 4202560 56339 0 0 0 152 7 0 0 15 0 19 0 855818973 13962887168 1342681 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389117337 0 4 0 16800975 18446604443753612224 0 0 -1 0 0 0 0
[pid=22804/tid=22810] ppid=22802 vsize=13635632 CPUtime=1.56 cores=0,2,4,6
/proc/22804/task/22810/stat : 22810 (java) S 22802 22804 22246 0 -1 4202560 40022 0 0 0 151 5 0 0 16 0 19 0 855818973 13962887168 1342681 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389117337 0 4 0 16800975 18446604443753612224 0 0 -1 4 0 0 0
[pid=22804/tid=22811] ppid=22802 vsize=13635632 CPUtime=1.07 cores=0,2,4,6
/proc/22804/task/22811/stat : 22811 (java) S 22802 22804 22246 0 -1 4202560 33994 0 0 0 102 5 0 0 15 0 19 0 855818973 13962887168 1342681 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389117337 0 4 0 16800975 18446604443753612224 0 0 -1 4 0 0 0
[pid=22804/tid=22812] ppid=22802 vsize=13635632 CPUtime=1.34 cores=0,2,4,6
/proc/22804/task/22812/stat : 22812 (java) S 22802 22804 22246 0 -1 4202560 28174 0 0 0 131 3 0 0 16 0 19 0 855818973 13962887168 1342681 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389117337 0 4 0 16800975 18446604443753612224 0 0 -1 6 0 0 0
[pid=22804/tid=22813] ppid=22802 vsize=13635632 CPUtime=1.22 cores=0,2,4,6
/proc/22804/task/22813/stat : 22813 (java) S 22802 22804 22246 0 -1 4202560 48362 0 0 0 114 8 0 0 16 0 19 0 855818973 13962887168 1342681 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389117337 0 4 0 16800975 18446604443753612224 0 0 -1 2 0 0 0
[pid=22804/tid=22814] ppid=22802 vsize=13635632 CPUtime=1.54 cores=0,2,4,6
/proc/22804/task/22814/stat : 22814 (java) S 22802 22804 22246 0 -1 4202560 44901 0 0 0 147 7 0 0 15 0 19 0 855818973 13962887168 1342681 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389117337 0 4 0 16800975 18446604443753612224 0 0 -1 6 0 0 0
[pid=22804/tid=22815] ppid=22802 vsize=13635632 CPUtime=64.44 cores=0,2,4,6
/proc/22804/task/22815/stat : 22815 (java) S 22802 22804 22246 0 -1 4202560 22795 0 0 0 6442 2 0 0 18 0 19 0 855818974 13962887168 1342681 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389117952 0 0 0 16800975 18446604443753612224 0 0 -1 0 0 0 0
[pid=22804/tid=22816] ppid=22802 vsize=13635632 CPUtime=0 cores=0,2,4,6
/proc/22804/task/22816/stat : 22816 (java) S 22802 22804 22246 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 855818975 13962887168 1342681 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389117337 0 4 0 16800975 18446604443753612224 0 0 -1 4 0 0 0
[pid=22804/tid=22817] ppid=22802 vsize=13635632 CPUtime=0 cores=0,2,4,6
/proc/22804/task/22817/stat : 22817 (java) S 22802 22804 22246 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 855818975 13962887168 1342681 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389117337 0 4 0 16800975 18446604443753612224 0 0 -1 4 0 0 0
[pid=22804/tid=22818] ppid=22802 vsize=13635632 CPUtime=0 cores=0,2,4,6
/proc/22804/task/22818/stat : 22818 (java) S 22802 22804 22246 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 19 0 855818977 13962887168 1342681 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389125041 0 4 0 16800975 18446604443753612224 0 0 -1 4 0 0 0
[pid=22804/tid=22819] ppid=22802 vsize=13635632 CPUtime=0.68 cores=0,2,4,6
/proc/22804/task/22819/stat : 22819 (java) S 22802 22804 22246 0 -1 4202560 5851 0 0 0 67 1 0 0 15 0 19 0 855818977 13962887168 1342681 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389117337 0 4 0 16800975 18446604443753612224 0 0 -1 4 0 0 0
[pid=22804/tid=22820] ppid=22802 vsize=13635632 CPUtime=0.78 cores=0,2,4,6
/proc/22804/task/22820/stat : 22820 (java) S 22802 22804 22246 0 -1 4202560 6148 0 0 0 78 0 0 0 15 0 19 0 855818977 13962887168 1342681 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389117337 0 4 0 16800975 18446604443753612224 0 0 -1 2 0 0 0
[pid=22804/tid=22821] ppid=22802 vsize=13635632 CPUtime=0 cores=0,2,4,6
/proc/22804/task/22821/stat : 22821 (java) S 22802 22804 22246 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 855818977 13962887168 1342681 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389117337 0 4 0 16800975 18446604443753612224 0 0 -1 4 0 0 0
[pid=22804/tid=22822] ppid=22802 vsize=13635632 CPUtime=0 cores=0,2,4,6
/proc/22804/task/22822/stat : 22822 (java) S 22802 22804 22246 0 -1 4202560 99 0 0 0 0 0 0 0 15 0 19 0 855818977 13962887168 1342681 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389117952 0 4 0 16800975 18446604443753612224 0 0 -1 2 0 0 0
[pid=22804/tid=22826] ppid=22802 vsize=13635632 CPUtime=0 cores=0,2,4,6
/proc/22804/task/22826/stat : 22826 (java) S 22802 22804 22246 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 855824655 13962887168 1342681 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389117952 0 4 0 16800975 18446604443753612224 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1732.03
Current children cumulated vsize (KiB) 13635632

[startup+1782.3 s]
/proc/loadavg: 1.99 2.03 2.00 3/473 22920
/proc/meminfo: memFree=13548904/32951124 swapFree=60787360/67111528
[pid=22804] ppid=22802 vsize=13635632 CPUtime=1792.03 cores=0,2,4,6
/proc/22804/stat : 22804 (java) S 22802 22804 22246 0 -1 4202496 1351653 0 1 0 179014 189 0 0 18 0 19 0 855818971 13962887168 1342681 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/22804/statm: 3408908 1342681 2262 9 0 3399642 0
[pid=22804/tid=22805] ppid=22802 vsize=13635632 CPUtime=1714.58 cores=0,2,4,6
/proc/22804/task/22805/stat : 22805 (java) R 22802 22804 22246 0 -1 4202560 954787 0 1 0 171326 132 0 0 25 0 19 0 855818971 13962887168 1342681 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 46912506097002 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=22804/tid=22807] ppid=22802 vsize=13635632 CPUtime=1.55 cores=0,2,4,6
/proc/22804/task/22807/stat : 22807 (java) S 22802 22804 22246 0 -1 4202560 55365 0 0 0 148 7 0 0 15 0 19 0 855818973 13962887168 1342681 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389117337 0 4 0 16800975 18446604443753612224 0 0 -1 2 0 0 0
[pid=22804/tid=22808] ppid=22802 vsize=13635632 CPUtime=1.57 cores=0,2,4,6
/proc/22804/task/22808/stat : 22808 (java) S 22802 22804 22246 0 -1 4202560 53663 0 0 0 151 6 0 0 15 0 19 0 855818973 13962887168 1342681 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389117337 0 4 0 16800975 18446604443753612224 0 0 -1 0 0 0 0
[pid=22804/tid=22809] ppid=22802 vsize=13635632 CPUtime=1.59 cores=0,2,4,6
/proc/22804/task/22809/stat : 22809 (java) S 22802 22804 22246 0 -1 4202560 56339 0 0 0 152 7 0 0 15 0 19 0 855818973 13962887168 1342681 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389117337 0 4 0 16800975 18446604443753612224 0 0 -1 0 0 0 0
[pid=22804/tid=22810] ppid=22802 vsize=13635632 CPUtime=1.56 cores=0,2,4,6
/proc/22804/task/22810/stat : 22810 (java) S 22802 22804 22246 0 -1 4202560 40022 0 0 0 151 5 0 0 16 0 19 0 855818973 13962887168 1342681 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389117337 0 4 0 16800975 18446604443753612224 0 0 -1 4 0 0 0
[pid=22804/tid=22811] ppid=22802 vsize=13635632 CPUtime=1.07 cores=0,2,4,6
/proc/22804/task/22811/stat : 22811 (java) S 22802 22804 22246 0 -1 4202560 33994 0 0 0 102 5 0 0 15 0 19 0 855818973 13962887168 1342681 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389117337 0 4 0 16800975 18446604443753612224 0 0 -1 4 0 0 0
[pid=22804/tid=22812] ppid=22802 vsize=13635632 CPUtime=1.34 cores=0,2,4,6
/proc/22804/task/22812/stat : 22812 (java) S 22802 22804 22246 0 -1 4202560 28174 0 0 0 131 3 0 0 16 0 19 0 855818973 13962887168 1342681 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389117337 0 4 0 16800975 18446604443753612224 0 0 -1 6 0 0 0
[pid=22804/tid=22813] ppid=22802 vsize=13635632 CPUtime=1.22 cores=0,2,4,6
/proc/22804/task/22813/stat : 22813 (java) S 22802 22804 22246 0 -1 4202560 48362 0 0 0 114 8 0 0 16 0 19 0 855818973 13962887168 1342681 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389117337 0 4 0 16800975 18446604443753612224 0 0 -1 2 0 0 0
[pid=22804/tid=22814] ppid=22802 vsize=13635632 CPUtime=1.54 cores=0,2,4,6
/proc/22804/task/22814/stat : 22814 (java) S 22802 22804 22246 0 -1 4202560 44901 0 0 0 147 7 0 0 15 0 19 0 855818973 13962887168 1342681 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389117337 0 4 0 16800975 18446604443753612224 0 0 -1 6 0 0 0
[pid=22804/tid=22815] ppid=22802 vsize=13635632 CPUtime=64.44 cores=0,2,4,6
/proc/22804/task/22815/stat : 22815 (java) S 22802 22804 22246 0 -1 4202560 22795 0 0 0 6442 2 0 0 18 0 19 0 855818974 13962887168 1342681 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389117952 0 0 0 16800975 18446604443753612224 0 0 -1 0 0 0 0
[pid=22804/tid=22816] ppid=22802 vsize=13635632 CPUtime=0 cores=0,2,4,6
/proc/22804/task/22816/stat : 22816 (java) S 22802 22804 22246 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 855818975 13962887168 1342681 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389117337 0 4 0 16800975 18446604443753612224 0 0 -1 4 0 0 0
[pid=22804/tid=22817] ppid=22802 vsize=13635632 CPUtime=0 cores=0,2,4,6
/proc/22804/task/22817/stat : 22817 (java) S 22802 22804 22246 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 855818975 13962887168 1342681 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389117337 0 4 0 16800975 18446604443753612224 0 0 -1 4 0 0 0
[pid=22804/tid=22818] ppid=22802 vsize=13635632 CPUtime=0 cores=0,2,4,6
/proc/22804/task/22818/stat : 22818 (java) S 22802 22804 22246 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 19 0 855818977 13962887168 1342681 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389125041 0 4 0 16800975 18446604443753612224 0 0 -1 4 0 0 0
[pid=22804/tid=22819] ppid=22802 vsize=13635632 CPUtime=0.68 cores=0,2,4,6
/proc/22804/task/22819/stat : 22819 (java) S 22802 22804 22246 0 -1 4202560 5851 0 0 0 67 1 0 0 15 0 19 0 855818977 13962887168 1342681 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389117337 0 4 0 16800975 18446604443753612224 0 0 -1 4 0 0 0
[pid=22804/tid=22820] ppid=22802 vsize=13635632 CPUtime=0.78 cores=0,2,4,6
/proc/22804/task/22820/stat : 22820 (java) S 22802 22804 22246 0 -1 4202560 6148 0 0 0 78 0 0 0 15 0 19 0 855818977 13962887168 1342681 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389117337 0 4 0 16800975 18446604443753612224 0 0 -1 2 0 0 0
[pid=22804/tid=22821] ppid=22802 vsize=13635632 CPUtime=0 cores=0,2,4,6
/proc/22804/task/22821/stat : 22821 (java) S 22802 22804 22246 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 855818977 13962887168 1342681 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389117337 0 4 0 16800975 18446604443753612224 0 0 -1 4 0 0 0
[pid=22804/tid=22822] ppid=22802 vsize=13635632 CPUtime=0 cores=0,2,4,6
/proc/22804/task/22822/stat : 22822 (java) S 22802 22804 22246 0 -1 4202560 103 0 0 0 0 0 0 0 15 0 19 0 855818977 13962887168 1342681 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389117952 0 4 0 16800975 18446604443753612224 0 0 -1 2 0 0 0
[pid=22804/tid=22826] ppid=22802 vsize=13635632 CPUtime=0 cores=0,2,4,6
/proc/22804/task/22826/stat : 22826 (java) S 22802 22804 22246 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 855824655 13962887168 1342681 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389117952 0 4 0 16800975 18446604443753612224 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1792.03
Current children cumulated vsize (KiB) 13635632



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1790.3 s]
/proc/loadavg: 1.99 2.03 2.00 3/473 22920
/proc/meminfo: memFree=13548044/32951124 swapFree=60787360/67111528
[pid=22804] ppid=22802 vsize=13635632 CPUtime=1800.04 cores=0,2,4,6
/proc/22804/stat : 22804 (java) S 22802 22804 22246 0 -1 4202496 1351653 0 1 0 179815 189 0 0 18 0 19 0 855818971 13962887168 1342681 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389104101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/22804/statm: 3408908 1342681 2262 9 0 3399642 0
[pid=22804/tid=22805] ppid=22802 vsize=13635632 CPUtime=1722.6 cores=0,2,4,6
/proc/22804/task/22805/stat : 22805 (java) R 22802 22804 22246 0 -1 4202560 954787 0 1 0 172128 132 0 0 25 0 19 0 855818971 13962887168 1342681 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 46912505950436 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=22804/tid=22807] ppid=22802 vsize=13635632 CPUtime=1.55 cores=0,2,4,6
/proc/22804/task/22807/stat : 22807 (java) S 22802 22804 22246 0 -1 4202560 55365 0 0 0 148 7 0 0 15 0 19 0 855818973 13962887168 1342681 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389117337 0 4 0 16800975 18446604443753612224 0 0 -1 2 0 0 0
[pid=22804/tid=22808] ppid=22802 vsize=13635632 CPUtime=1.57 cores=0,2,4,6
/proc/22804/task/22808/stat : 22808 (java) S 22802 22804 22246 0 -1 4202560 53663 0 0 0 151 6 0 0 15 0 19 0 855818973 13962887168 1342681 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389117337 0 4 0 16800975 18446604443753612224 0 0 -1 0 0 0 0
[pid=22804/tid=22809] ppid=22802 vsize=13635632 CPUtime=1.59 cores=0,2,4,6
/proc/22804/task/22809/stat : 22809 (java) S 22802 22804 22246 0 -1 4202560 56339 0 0 0 152 7 0 0 15 0 19 0 855818973 13962887168 1342681 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389117337 0 4 0 16800975 18446604443753612224 0 0 -1 0 0 0 0
[pid=22804/tid=22810] ppid=22802 vsize=13635632 CPUtime=1.56 cores=0,2,4,6
/proc/22804/task/22810/stat : 22810 (java) S 22802 22804 22246 0 -1 4202560 40022 0 0 0 151 5 0 0 16 0 19 0 855818973 13962887168 1342681 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389117337 0 4 0 16800975 18446604443753612224 0 0 -1 4 0 0 0
[pid=22804/tid=22811] ppid=22802 vsize=13635632 CPUtime=1.07 cores=0,2,4,6
/proc/22804/task/22811/stat : 22811 (java) S 22802 22804 22246 0 -1 4202560 33994 0 0 0 102 5 0 0 15 0 19 0 855818973 13962887168 1342681 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389117337 0 4 0 16800975 18446604443753612224 0 0 -1 4 0 0 0
[pid=22804/tid=22812] ppid=22802 vsize=13635632 CPUtime=1.34 cores=0,2,4,6
/proc/22804/task/22812/stat : 22812 (java) S 22802 22804 22246 0 -1 4202560 28174 0 0 0 131 3 0 0 16 0 19 0 855818973 13962887168 1342681 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389117337 0 4 0 16800975 18446604443753612224 0 0 -1 6 0 0 0
[pid=22804/tid=22813] ppid=22802 vsize=13635632 CPUtime=1.22 cores=0,2,4,6
/proc/22804/task/22813/stat : 22813 (java) S 22802 22804 22246 0 -1 4202560 48362 0 0 0 114 8 0 0 16 0 19 0 855818973 13962887168 1342681 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389117337 0 4 0 16800975 18446604443753612224 0 0 -1 2 0 0 0
[pid=22804/tid=22814] ppid=22802 vsize=13635632 CPUtime=1.54 cores=0,2,4,6
/proc/22804/task/22814/stat : 22814 (java) S 22802 22804 22246 0 -1 4202560 44901 0 0 0 147 7 0 0 15 0 19 0 855818973 13962887168 1342681 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389117337 0 4 0 16800975 18446604443753612224 0 0 -1 6 0 0 0
[pid=22804/tid=22815] ppid=22802 vsize=13635632 CPUtime=64.44 cores=0,2,4,6
/proc/22804/task/22815/stat : 22815 (java) S 22802 22804 22246 0 -1 4202560 22795 0 0 0 6442 2 0 0 18 0 19 0 855818974 13962887168 1342681 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389117952 0 0 0 16800975 18446604443753612224 0 0 -1 0 0 0 0
[pid=22804/tid=22816] ppid=22802 vsize=13635632 CPUtime=0 cores=0,2,4,6
/proc/22804/task/22816/stat : 22816 (java) S 22802 22804 22246 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 855818975 13962887168 1342681 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389117337 0 4 0 16800975 18446604443753612224 0 0 -1 4 0 0 0
[pid=22804/tid=22817] ppid=22802 vsize=13635632 CPUtime=0 cores=0,2,4,6
/proc/22804/task/22817/stat : 22817 (java) S 22802 22804 22246 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 855818975 13962887168 1342681 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389117337 0 4 0 16800975 18446604443753612224 0 0 -1 4 0 0 0
[pid=22804/tid=22818] ppid=22802 vsize=13635632 CPUtime=0 cores=0,2,4,6
/proc/22804/task/22818/stat : 22818 (java) S 22802 22804 22246 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 19 0 855818977 13962887168 1342681 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389125041 0 4 0 16800975 18446604443753612224 0 0 -1 4 0 0 0
[pid=22804/tid=22819] ppid=22802 vsize=13635632 CPUtime=0.68 cores=0,2,4,6
/proc/22804/task/22819/stat : 22819 (java) S 22802 22804 22246 0 -1 4202560 5851 0 0 0 67 1 0 0 15 0 19 0 855818977 13962887168 1342681 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389117337 0 4 0 16800975 18446604443753612224 0 0 -1 4 0 0 0
[pid=22804/tid=22820] ppid=22802 vsize=13635632 CPUtime=0.78 cores=0,2,4,6
/proc/22804/task/22820/stat : 22820 (java) S 22802 22804 22246 0 -1 4202560 6148 0 0 0 78 0 0 0 15 0 19 0 855818977 13962887168 1342681 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389117337 0 4 0 16800975 18446604443753612224 0 0 -1 2 0 0 0
[pid=22804/tid=22821] ppid=22802 vsize=13635632 CPUtime=0 cores=0,2,4,6
/proc/22804/task/22821/stat : 22821 (java) S 22802 22804 22246 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 855818977 13962887168 1342681 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389117337 0 4 0 16800975 18446604443753612224 0 0 -1 4 0 0 0
[pid=22804/tid=22822] ppid=22802 vsize=13635632 CPUtime=0 cores=0,2,4,6
/proc/22804/task/22822/stat : 22822 (java) S 22802 22804 22246 0 -1 4202560 103 0 0 0 0 0 0 0 15 0 19 0 855818977 13962887168 1342681 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389117952 0 4 0 16800975 18446604443753612224 0 0 -1 2 0 0 0
[pid=22804/tid=22826] ppid=22802 vsize=13635632 CPUtime=0 cores=0,2,4,6
/proc/22804/task/22826/stat : 22826 (java) S 22802 22804 22246 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 855824655 13962887168 1342681 33554432000 1073741824 1073778376 140733499025824 18446744073709551615 255389117952 0 4 0 16800975 18446604443753612224 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 13635632

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

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

[startup+1790.42 s]
/proc/loadavg: 1.99 2.03 2.00 3/473 22920
/proc/meminfo: memFree=13548044/32951124 swapFree=60787360/67111528
[pid=22804] ppid=22802 vsize=0 CPUtime=1800.19 cores=0,2,4,6
/proc/22804/stat : 22804 (java) Z 22802 22804 22246 0 -1 4203548 1351683 0 1 0 179823 196 0 0 17 0 2 0 855818971 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/22804/statm: 0 0 0 0 0 0 0
[pid=22804/tid=22805] ppid=22802 vsize=0 CPUtime=1722.7 cores=0,2,4,6
/proc/22804/task/22805/stat : 22805 (java) R 22802 22804 22246 0 -1 4203588 954787 0 1 0 172131 139 0 0 25 0 2 0 855818971 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1800.19
Current children cumulated vsize (KiB) 0

[startup+1790.5 s]
/proc/loadavg: 1.99 2.03 2.00 3/473 22920
/proc/meminfo: memFree=13548044/32951124 swapFree=60787360/67111528
[pid=22804] ppid=22802 vsize=0 CPUtime=1800.27 cores=0,2,4,6
/proc/22804/stat : 22804 (java) Z 22802 22804 22246 0 -1 4203548 1351683 0 1 0 179823 204 0 0 17 0 2 0 855818971 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/22804/statm: 0 0 0 0 0 0 0
[pid=22804/tid=22805] ppid=22802 vsize=0 CPUtime=1722.78 cores=0,2,4,6
/proc/22804/task/22805/stat : 22805 (java) R 22802 22804 22246 0 -1 4203588 954787 0 1 0 172131 147 0 0 25 0 2 0 855818971 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1800.27
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1790.55
CPU time (s): 1800.33
CPU user time (s): 1798.24
CPU system time (s): 2.09568
CPU usage (%): 100.546
Max. virtual memory (cumulated for all children) (KiB): 13635632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.24
system time used= 2.09568
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1351683
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= 38104
involuntary context switches= 13384

runsolver used 8.5557 second user time and 17.4993 second system time

The end

Launcher Data

Begin job on node135 at 2011-06-07 12:23:31
IDJOB=3478937
IDBENCH=89771
IDSOLVER=1952
FILE ID=node135/3478937-1307442202
RUNJOBID= node135-1307436784-22264
PBS_JOBID= 13519953
Free space on /tmp= 73352 MiB

SOLVER NAME= Sat4j Resolution 2.3.0
BENCH NAME= PB11/normalized-PB11/DEC-SMALLINT-LIN/lopes/normalized-178.opb
COMMAND LINE= java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3478937-1307442202/watcher-3478937-1307442202 -o /tmp/evaluation-result-3478937-1307442202/solver-3478937-1307442202 -C 1800 -W 1900 -M 15500  java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution HOME/instance-3478937-1307442202.opb

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

MD5SUM BENCH= c8d6406d9171f43a410d04b94af97b71
RANDOM SEED=1635315894

node135.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.851
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.851
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.83
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.851
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.75
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.851
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	: 6640.14
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.851
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.78
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.851
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.851
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.74
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.851
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14974524 kB
Buffers:        306840 kB
Cached:        1818420 kB
SwapCached:       6168 kB
Active:       16698616 kB
Inactive:       996044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14974524 kB
SwapTotal:    67111528 kB
SwapFree:     60787360 kB
Dirty:          661060 kB
Writeback:           0 kB
AnonPages:    15568924 kB
Mapped:          34104 kB
Slab:           141320 kB
PageTables:      74776 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 137835760 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73620 MiB
End job on node135 at 2011-06-07 12:53:23