Trace number 3689961

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
Sat 4j PB Resolution 2.3.2 Snapshot? (TO) 1800.07 1793.46

General information on the benchmark

Name/OPT-BIGINT-LIN/sroussel/NG/
normalized-NG.dot_luby_50null20mast_rapportOE1.0_TMAX180_K192_cod1.opb
MD5SUM3d36b41dd61faca3861c25a662329ee7
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-19488
Best CPU time to get the best result obtained on this benchmark1804.11
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables399113
Total number of constraints400980
Number of constraints which are clauses399002
Number of constraints which are cardinality constraints (but not clauses)1977
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint397089
Number of terms in the objective function 170372
Biggest coefficient in the objective function 1024
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 69955660
Number of bits of the sum of numbers in the objective function 27
Biggest number in a constraint 1024
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 69955660
Number of bits of the biggest sum of numbers27
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.09/0.10	c version 2.3.2.v20120418
0.09/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.09/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.09/0.10	c java.vm.version	19.1-b02
0.09/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.09/0.10	c sun.arch.data.model	64
0.09/0.10	c java.version		1.6.0_24
0.09/0.10	c os.name		Linux
0.09/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.09/0.10	c os.arch		amd64
0.09/0.10	c Free memory 		501472288
0.09/0.10	c Max memory 		7480803328
0.09/0.10	c Total memory 		504102912
0.09/0.10	c Number of processors 	8
0.09/0.12	c Pseudo Boolean Optimization by upper bound
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@431b9fb1
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Armin Biere (Picosat) restarts strategy
0.09/0.12	c Glucose learned constraints deletion strategy
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-3689961-1337895169.opb
0.09/0.12	c reading problem ... 
7.69/5.64	c ... done. Wall clock time 5.518s.
7.69/5.64	c declared #vars     399113
7.69/5.64	c #constraints  400980
7.69/5.64	c constraints type 
7.69/5.64	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 374554
7.69/5.64	c org.sat4j.minisat.constraints.card.MinWatchCard => 1977
7.69/5.64	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 24448
7.69/5.64	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1
7.69/5.64	c 400980 constraints processed.
7.69/5.64	c objective function length is 170372 literals
46.84/43.51	c cleaning 2496 clauses out of 4991 with flag 5002/5002
84.57/80.44	c cleaning 4240 clauses out of 8493 with flag 11000/11000
124.80/120.65	c cleaning 5623 clauses out of 11254 with flag 18001/18001
175.23/171.01	c cleaning 6807 clauses out of 13630 with flag 26000/26000
222.69/218.40	c cleaning 7907 clauses out of 15823 with flag 35000/35000
268.84/264.53	c cleaning 8955 clauses out of 17916 with flag 45000/45000
316.04/311.79	c cleaning 9978 clauses out of 19961 with flag 56000/56000
365.90/361.55	c cleaning 10990 clauses out of 21983 with flag 68000/68000
421.22/416.85	c cleaning 11990 clauses out of 23993 with flag 81000/81000
479.84/475.43	c cleaning 13002 clauses out of 26003 with flag 95000/95000
543.17/538.79	c cleaning 13992 clauses out of 28001 with flag 110000/110000
610.86/606.30	c cleaning 15005 clauses out of 30010 with flag 126001/126001
680.84/676.26	c cleaning 15995 clauses out of 32004 with flag 143000/143000
754.08/749.37	c cleaning 16994 clauses out of 34010 with flag 161001/161001
844.82/839.94	c cleaning 18006 clauses out of 36012 with flag 180001/180001
931.88/926.89	c cleaning 18990 clauses out of 38005 with flag 200000/200000
1019.27/1014.05	c cleaning 20004 clauses out of 40016 with flag 221001/221001
1108.16/1102.73	c cleaning 20996 clauses out of 42011 with flag 243000/243000
1208.32/1202.79	c cleaning 22007 clauses out of 44015 with flag 266000/266000
1307.80/1302.07	c cleaning 23001 clauses out of 46009 with flag 290001/290001
1412.35/1406.49	c cleaning 23997 clauses out of 48008 with flag 315001/315001
1519.23/1513.14	c cleaning 25000 clauses out of 50010 with flag 341000/341000
1627.53/1621.26	c cleaning 26005 clauses out of 52010 with flag 368000/368000
1741.03/1734.54	c cleaning 26996 clauses out of 54005 with flag 396000/396000
1800.07/1793.41	c starts		: 139
1800.07/1793.41	c conflicts		: 410201
1800.07/1793.41	c decisions		: 4132606
1800.07/1793.41	c propagations		: 390128827
1800.07/1793.41	c inspects		: 237627142
1800.07/1793.41	c shortcuts		: 0
1800.07/1793.41	c learnt literals	: 15
1800.07/1793.41	c learnt binary clauses	: 277
1800.07/1793.41	c learnt ternary clauses	: 176
1800.07/1793.41	c learnt constraints	: 410186
1800.07/1793.41	c ignored constraints	: 0
1800.07/1793.41	c root simplifications	: 0
1800.07/1793.41	c removed literals (reason simplification)	: 0
1800.07/1793.41	c reason swapping (by a shorter reason)	: 0
1800.07/1793.41	c Calls to reduceDB	: 24
1800.07/1793.41	c number of reductions to clauses (during analyze)	: 0
1800.07/1793.41	c number of learned constraints concerned by reduction	: 0
1800.07/1793.41	c number of learning phase by resolution	: 0
1800.07/1793.41	c number of learning phase by cutting planes	: 0
1800.07/1793.41	c speed (assignments/second)	: 218268.2979911401
1800.07/1793.41	c non guided choices	95610
1800.07/1793.43	c learnt constraints type 
1800.07/1793.43	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 277
1800.07/1793.43	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 40937
1800.07/1793.43	c constraints type 
1800.07/1793.43	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 374554
1800.07/1793.43	c org.sat4j.minisat.constraints.card.MinWatchCard => 1977
1800.07/1793.43	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 24448
1800.07/1793.43	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1
1800.07/1793.43	c 400980 constraints processed.
1800.07/1793.43	s UNKNOWN
1800.07/1793.43	c Total wall clock time (in seconds): 1793.308

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3689961-1337895169/watcher-3689961-1337895169 -o /tmp/evaluation-result-3689961-1337895169/solver-3689961-1337895169 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-pb.jar HOME/instance-3689961-1337895169.opb 

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

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


[startup+0 s]
/proc/loadavg: 1.94 2.03 2.01 3/194 30102
/proc/meminfo: memFree=23347540/32873844 swapFree=7116/7116
[pid=30102] ppid=30100 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/30102/stat : 30102 (java) D 30100 30102 27542 0 -1 4202496 248 0 0 0 0 0 0 0 20 0 1 0 255641951 9515008 182 33554432000 1073741824 1073778376 140737360975696 140737360966728 240565173941 0 0 4096 0 18446744072100609316 0 0 17 5 0 0 0 0 0
/proc/30102/statm: 2323 182 140 9 0 71 0

[startup+0.0175951 s]
/proc/loadavg: 1.94 2.03 2.01 3/194 30102
/proc/meminfo: memFree=23347540/32873844 swapFree=7116/7116
[pid=30102] ppid=30100 vsize=101528 CPUtime=0 cores=1,3,5,7
/proc/30102/stat : 30102 (java) S 30100 30102 27542 0 -1 4202496 1368 0 0 0 0 0 0 0 20 0 2 0 255641951 103964672 1051 33554432000 1073741824 1073778376 140736383165936 140736383157072 240568533053 0 0 0 16784584 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/30102/statm: 25382 1052 806 9 0 16774 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 101528

[startup+0.100331 s]
/proc/loadavg: 1.94 2.03 2.01 3/194 30102
/proc/meminfo: memFree=23347540/32873844 swapFree=7116/7116
[pid=30102] ppid=30100 vsize=9558412 CPUtime=0.09 cores=1,3,5,7
/proc/30102/stat : 30102 (java) S 30100 30102 27542 0 -1 4202496 4137 0 1 0 8 1 0 0 20 0 18 0 255641951 9787813888 5332 33554432000 1073741824 1073778376 140736383165936 140736383157072 240568533053 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/30102/statm: 2389603 5333 2071 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558412

[startup+0.300315 s]
/proc/loadavg: 1.94 2.03 2.01 3/194 30102
/proc/meminfo: memFree=23347540/32873844 swapFree=7116/7116
[pid=30102] ppid=30100 vsize=9558412 CPUtime=0.48 cores=1,3,5,7
/proc/30102/stat : 30102 (java) S 30100 30102 27542 0 -1 4202496 6096 0 1 0 46 2 0 0 20 0 18 0 255641951 9787813888 13466 33554432000 1073741824 1073778376 140736383165936 140736383157072 240568533053 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/30102/statm: 2389603 13466 2215 9 0 2380296 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 9558412

[startup+0.700312 s]
/proc/loadavg: 1.94 2.03 2.01 3/194 30102
/proc/meminfo: memFree=23347540/32873844 swapFree=7116/7116
[pid=30102] ppid=30100 vsize=9558412 CPUtime=1.08 cores=1,3,5,7
/proc/30102/stat : 30102 (java) S 30100 30102 27542 0 -1 4202496 6804 0 1 0 101 7 0 0 20 0 18 0 255641951 9787813888 45345 33554432000 1073741824 1073778376 140736383165936 140736383157072 240568533053 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/30102/statm: 2389603 45345 2244 9 0 2380296 0
Current children cumulated CPU time (s) 1.08
Current children cumulated vsize (KiB) 9558412

[startup+1.50081 s]
/proc/loadavg: 1.94 2.03 2.01 9/212 30120
/proc/meminfo: memFree=23145660/32873844 swapFree=7116/7116
[pid=30102] ppid=30100 vsize=9558412 CPUtime=2.44 cores=1,3,5,7
/proc/30102/stat : 30102 (java) S 30100 30102 27542 0 -1 4202496 11255 0 1 0 224 20 0 0 20 0 18 0 255641951 9787813888 129017 33554432000 1073741824 1073778376 140736383165936 140736383157072 240568533053 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/30102/statm: 2389603 129017 2247 9 0 2380296 0
[pid=30102/tid=30104] ppid=30100 vsize=9558412 CPUtime=1.33 cores=1,3,5,7
/proc/30102/task/30104/stat : 30104 (java) R 30100 30102 27542 0 -1 4202560 2812 0 1 0 127 6 0 0 20 0 18 0 255641952 9787813888 129017 33554432000 1073741824 1073778376 140736383165936 139764831391728 240568558861 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=30102/tid=30105] ppid=30100 vsize=9558412 CPUtime=0.03 cores=1,3,5,7
/proc/30102/task/30105/stat : 30105 (java) S 30100 30102 27542 0 -1 4202560 24 0 0 0 3 0 0 0 20 0 18 0 255641954 9787813888 129017 33554432000 1073741824 1073778376 140736383165936 139764820461864 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30102/tid=30106] ppid=30100 vsize=9558412 CPUtime=0.06 cores=1,3,5,7
/proc/30102/task/30106/stat : 30106 (java) S 30100 30102 27542 0 -1 4202560 54 0 0 0 4 2 0 0 20 0 18 0 255641954 9787813888 129017 33554432000 1073741824 1073778376 140736383165936 139764819409064 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30102/tid=30107] ppid=30100 vsize=9558412 CPUtime=0.06 cores=1,3,5,7
/proc/30102/task/30107/stat : 30107 (java) S 30100 30102 27542 0 -1 4202560 47 0 0 0 4 2 0 0 20 0 18 0 255641954 9787813888 129017 33554432000 1073741824 1073778376 140736383165936 139764818356776 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30102/tid=30108] ppid=30100 vsize=9558412 CPUtime=0.06 cores=1,3,5,7
/proc/30102/task/30108/stat : 30108 (java) S 30100 30102 27542 0 -1 4202560 143 0 0 0 3 3 0 0 20 0 18 0 255641954 9787813888 129017 33554432000 1073741824 1073778376 140736383165936 139764817303976 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30102/tid=30109] ppid=30100 vsize=9558412 CPUtime=0.04 cores=1,3,5,7
/proc/30102/task/30109/stat : 30109 (java) S 30100 30102 27542 0 -1 4202560 173 0 0 0 2 2 0 0 20 0 18 0 255641954 9787813888 129017 33554432000 1073741824 1073778376 140736383165936 139764816251688 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30102/tid=30110] ppid=30100 vsize=9558412 CPUtime=0.04 cores=1,3,5,7
/proc/30102/task/30110/stat : 30110 (java) S 30100 30102 27542 0 -1 4202560 31 0 0 0 3 1 0 0 20 0 18 0 255641954 9787813888 129017 33554432000 1073741824 1073778376 140736383165936 139764815198888 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=30102/tid=30111] ppid=30100 vsize=9558412 CPUtime=0.04 cores=1,3,5,7
/proc/30102/task/30111/stat : 30111 (java) S 30100 30102 27542 0 -1 4202560 122 0 0 0 2 2 0 0 20 0 18 0 255641954 9787813888 129017 33554432000 1073741824 1073778376 140736383165936 139764814146600 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30102/tid=30112] ppid=30100 vsize=9558412 CPUtime=0.04 cores=1,3,5,7
/proc/30102/task/30112/stat : 30112 (java) S 30100 30102 27542 0 -1 4202560 44 0 0 0 3 1 0 0 20 0 18 0 255641954 9787813888 129017 33554432000 1073741824 1073778376 140736383165936 139764667464616 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30102/tid=30113] ppid=30100 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/30102/task/30113/stat : 30113 (java) S 30100 30102 27542 0 -1 4202560 196 0 0 0 0 0 0 0 20 0 18 0 255641955 9787813888 129017 33554432000 1073741824 1073778376 140736383165936 139764655266024 240568547241 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30102/tid=30114] ppid=30100 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/30102/task/30114/stat : 30114 (java) S 30100 30102 27542 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 255641956 9787813888 129017 33554432000 1073741824 1073778376 140736383165936 139764654212088 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30102/tid=30115] ppid=30100 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/30102/task/30115/stat : 30115 (java) S 30100 30102 27542 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 255641956 9787813888 129017 33554432000 1073741824 1073778376 140736383165936 139764653159688 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30102/tid=30116] ppid=30100 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/30102/task/30116/stat : 30116 (java) S 30100 30102 27542 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255641958 9787813888 129017 33554432000 1073741824 1073778376 140736383165936 139764652108176 240568555296 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30102/tid=30117] ppid=30100 vsize=9558412 CPUtime=0.3 cores=1,3,5,7
/proc/30102/task/30117/stat : 30117 (java) S 30100 30102 27542 0 -1 4202560 3101 0 0 0 30 0 0 0 20 0 18 0 255641958 9787813888 129529 33554432000 1073741824 1073778376 140736383165936 139764651055800 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30102/tid=30118] ppid=30100 vsize=9558412 CPUtime=0.27 cores=1,3,5,7
/proc/30102/task/30118/stat : 30118 (java) S 30100 30102 27542 0 -1 4202560 3334 0 0 0 27 0 0 0 20 0 18 0 255641958 9787813888 129529 33554432000 1073741824 1073778376 140736383165936 139764650003000 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30102/tid=30119] ppid=30100 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/30102/task/30119/stat : 30119 (java) S 30100 30102 27542 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255641958 9787813888 129529 33554432000 1073741824 1073778376 140736383165936 139764648950904 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30102/tid=30120] ppid=30100 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/30102/task/30120/stat : 30120 (java) S 30100 30102 27542 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255641958 9787813888 129529 33554432000 1073741824 1073778376 140736383165936 139764647898312 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 2.44
Current children cumulated vsize (KiB) 9558412

[startup+3.10068 s]
/proc/loadavg: 2.03 2.05 2.01 3/212 30120
/proc/meminfo: memFree=22202720/32873844 swapFree=7116/7116
[pid=30102] ppid=30100 vsize=9558412 CPUtime=4.86 cores=1,3,5,7
/proc/30102/stat : 30102 (java) S 30100 30102 27542 0 -1 4202496 14870 0 1 0 424 62 0 0 20 0 18 0 255641951 9787813888 550394 33554432000 1073741824 1073778376 140736383165936 140736383157072 240568533053 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/30102/statm: 2389603 550906 2247 9 0 2380296 0
[pid=30102/tid=30104] ppid=30100 vsize=9558412 CPUtime=2.63 cores=1,3,5,7
/proc/30102/task/30104/stat : 30104 (java) S 30100 30102 27542 0 -1 4202560 4022 0 1 0 233 30 0 0 20 0 18 0 255641952 9787813888 550906 33554432000 1073741824 1073778376 140736383165936 139764831398840 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=30102/tid=30105] ppid=30100 vsize=9558412 CPUtime=0.16 cores=1,3,5,7
/proc/30102/task/30105/stat : 30105 (java) R 30100 30102 27542 0 -1 4202560 64 0 0 0 13 3 0 0 20 0 18 0 255641954 9787813888 550906 33554432000 1073741824 1073778376 140736383165936 139764820462040 139764833871561 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=30102/tid=30106] ppid=30100 vsize=9558412 CPUtime=0.23 cores=1,3,5,7
/proc/30102/task/30106/stat : 30106 (java) R 30100 30102 27542 0 -1 4202560 116 0 0 0 18 5 0 0 20 0 18 0 255641954 9787813888 550906 33554432000 1073741824 1073778376 140736383165936 139764819409240 139764833871545 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=30102/tid=30107] ppid=30100 vsize=9558412 CPUtime=0.19 cores=1,3,5,7
/proc/30102/task/30107/stat : 30107 (java) R 30100 30102 27542 0 -1 4202560 339 0 0 0 16 3 0 0 20 0 18 0 255641954 9787813888 550906 33554432000 1073741824 1073778376 140736383165936 139764818356952 139764833871561 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=30102/tid=30108] ppid=30100 vsize=9558412 CPUtime=0.19 cores=1,3,5,7
/proc/30102/task/30108/stat : 30108 (java) R 30100 30102 27542 0 -1 4202560 463 0 0 0 14 5 0 0 20 0 18 0 255641954 9787813888 550906 33554432000 1073741824 1073778376 140736383165936 139764817303856 139764833871545 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=30102/tid=30109] ppid=30100 vsize=9558412 CPUtime=0.21 cores=1,3,5,7
/proc/30102/task/30109/stat : 30109 (java) R 30100 30102 27542 0 -1 4202560 225 0 0 0 17 4 0 0 20 0 18 0 255641954 9787813888 550906 33554432000 1073741824 1073778376 140736383165936 139764816251864 139764833871561 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=30102/tid=30110] ppid=30100 vsize=9558412 CPUtime=0.17 cores=1,3,5,7
/proc/30102/task/30110/stat : 30110 (java) R 30100 30102 27542 0 -1 4202560 72 0 0 0 14 3 0 0 20 0 18 0 255641954 9787813888 550906 33554432000 1073741824 1073778376 140736383165936 139764815199064 139764833871545 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=30102/tid=30111] ppid=30100 vsize=9558412 CPUtime=0.16 cores=1,3,5,7
/proc/30102/task/30111/stat : 30111 (java) R 30100 30102 27542 0 -1 4202560 516 0 0 0 12 4 0 0 20 0 18 0 255641954 9787813888 550906 33554432000 1073741824 1073778376 140736383165936 139764814146360 240564801355 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=30102/tid=30112] ppid=30100 vsize=9558412 CPUtime=0.16 cores=1,3,5,7
/proc/30102/task/30112/stat : 30112 (java) R 30100 30102 27542 0 -1 4202560 483 0 0 0 13 3 0 0 20 0 18 0 255641954 9787813888 550906 33554432000 1073741824 1073778376 140736383165936 139764667464376 139764833871561 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=30102/tid=30113] ppid=30100 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/30102/task/30113/stat : 30113 (java) S 30100 30102 27542 0 -1 4202560 962 0 0 0 0 0 0 0 20 0 18 0 255641955 9787813888 550906 33554432000 1073741824 1073778376 140736383165936 139764655264904 240568546364 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30102/tid=30114] ppid=30100 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/30102/task/30114/stat : 30114 (java) S 30100 30102 27542 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 255641956 9787813888 550906 33554432000 1073741824 1073778376 140736383165936 139764654212088 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30102/tid=30115] ppid=30100 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/30102/task/30115/stat : 30115 (java) S 30100 30102 27542 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 255641956 9787813888 550906 33554432000 1073741824 1073778376 140736383165936 139764653159688 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30102/tid=30116] ppid=30100 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/30102/task/30116/stat : 30116 (java) S 30100 30102 27542 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255641958 9787813888 550906 33554432000 1073741824 1073778376 140736383165936 139764652108176 240568555296 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30102/tid=30117] ppid=30100 vsize=9558412 CPUtime=0.3 cores=1,3,5,7
/proc/30102/task/30117/stat : 30117 (java) S 30100 30102 27542 0 -1 4202560 3101 0 0 0 30 0 0 0 20 0 18 0 255641958 9787813888 550906 33554432000 1073741824 1073778376 140736383165936 139764651055800 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30102/tid=30118] ppid=30100 vsize=9558412 CPUtime=0.27 cores=1,3,5,7
/proc/30102/task/30118/stat : 30118 (java) S 30100 30102 27542 0 -1 4202560 3334 0 0 0 27 0 0 0 20 0 18 0 255641958 9787813888 550906 33554432000 1073741824 1073778376 140736383165936 139764650003000 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30102/tid=30119] ppid=30100 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/30102/task/30119/stat : 30119 (java) S 30100 30102 27542 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255641958 9787813888 550906 33554432000 1073741824 1073778376 140736383165936 139764648950904 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30102/tid=30120] ppid=30100 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/30102/task/30120/stat : 30120 (java) S 30100 30102 27542 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255641958 9787813888 550906 33554432000 1073741824 1073778376 140736383165936 139764647898312 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 4.86
Current children cumulated vsize (KiB) 9558412

[startup+6.30083 s]
/proc/loadavg: 2.03 2.05 2.01 4/212 30120
/proc/meminfo: memFree=21131260/32873844 swapFree=7116/7116
[pid=30102] ppid=30100 vsize=9624976 CPUtime=9.51 cores=1,3,5,7
/proc/30102/stat : 30102 (java) S 30100 30102 27542 0 -1 4202496 20167 0 1 0 870 81 0 0 20 0 19 0 255641951 9855975424 595834 33554432000 1073741824 1073778376 140736383165936 140736383157072 240568533053 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/30102/statm: 2406244 595834 2262 9 0 2396937 0
[pid=30102/tid=30104] ppid=30100 vsize=9624976 CPUtime=5.51 cores=1,3,5,7
/proc/30102/task/30104/stat : 30104 (java) R 30100 30102 27542 0 -1 4202560 4038 0 1 0 519 32 0 0 20 0 19 0 255641952 9855975424 595834 33554432000 1073741824 1073778376 140736383165936 139764831400504 139764695152195 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=30102/tid=30105] ppid=30100 vsize=9624976 CPUtime=0.27 cores=1,3,5,7
/proc/30102/task/30105/stat : 30105 (java) S 30100 30102 27542 0 -1 4202560 623 0 0 0 23 4 0 0 20 0 19 0 255641954 9855975424 595834 33554432000 1073741824 1073778376 140736383165936 139764820461864 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=30102/tid=30106] ppid=30100 vsize=9624976 CPUtime=0.38 cores=1,3,5,7
/proc/30102/task/30106/stat : 30106 (java) S 30100 30102 27542 0 -1 4202560 174 0 0 0 30 8 0 0 20 0 19 0 255641954 9855975424 595834 33554432000 1073741824 1073778376 140736383165936 139764819409064 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=30102/tid=30107] ppid=30100 vsize=9624976 CPUtime=0.33 cores=1,3,5,7
/proc/30102/task/30107/stat : 30107 (java) S 30100 30102 27542 0 -1 4202560 637 0 0 0 27 6 0 0 20 0 19 0 255641954 9855975424 595834 33554432000 1073741824 1073778376 140736383165936 139764818356776 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30102/tid=30108] ppid=30100 vsize=9624976 CPUtime=0.34 cores=1,3,5,7
/proc/30102/task/30108/stat : 30108 (java) S 30100 30102 27542 0 -1 4202560 515 0 0 0 27 7 0 0 20 0 19 0 255641954 9855975424 595834 33554432000 1073741824 1073778376 140736383165936 139764817303976 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=30102/tid=30109] ppid=30100 vsize=9624976 CPUtime=0.36 cores=1,3,5,7
/proc/30102/task/30109/stat : 30109 (java) S 30100 30102 27542 0 -1 4202560 282 0 0 0 30 6 0 0 20 0 19 0 255641954 9855975424 595834 33554432000 1073741824 1073778376 140736383165936 139764816251688 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=30102/tid=30110] ppid=30100 vsize=9624976 CPUtime=0.32 cores=1,3,5,7
/proc/30102/task/30110/stat : 30110 (java) S 30100 30102 27542 0 -1 4202560 134 0 0 0 27 5 0 0 20 0 19 0 255641954 9855975424 595834 33554432000 1073741824 1073778376 140736383165936 139764815198888 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30102/tid=30111] ppid=30100 vsize=9624976 CPUtime=0.39 cores=1,3,5,7
/proc/30102/task/30111/stat : 30111 (java) S 30100 30102 27542 0 -1 4202560 582 0 0 0 31 8 0 0 20 0 19 0 255641954 9855975424 595834 33554432000 1073741824 1073778376 140736383165936 139764814146600 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30102/tid=30112] ppid=30100 vsize=9624976 CPUtime=0.3 cores=1,3,5,7
/proc/30102/task/30112/stat : 30112 (java) S 30100 30102 27542 0 -1 4202560 531 0 0 0 25 5 0 0 20 0 19 0 255641954 9855975424 595834 33554432000 1073741824 1073778376 140736383165936 139764667464616 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=30102/tid=30113] ppid=30100 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/30102/task/30113/stat : 30113 (java) S 30100 30102 27542 0 -1 4202560 1264 0 0 0 0 0 0 0 20 0 19 0 255641955 9855975424 595834 33554432000 1073741824 1073778376 140736383165936 139764655266024 240568547241 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30102/tid=30114] ppid=30100 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/30102/task/30114/stat : 30114 (java) S 30100 30102 27542 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255641956 9855975424 595834 33554432000 1073741824 1073778376 140736383165936 139764654212088 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30102/tid=30115] ppid=30100 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/30102/task/30115/stat : 30115 (java) S 30100 30102 27542 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255641956 9855975424 595834 33554432000 1073741824 1073778376 140736383165936 139764653159688 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30102/tid=30116] ppid=30100 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/30102/task/30116/stat : 30116 (java) S 30100 30102 27542 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255641958 9855975424 595834 33554432000 1073741824 1073778376 140736383165936 139764652108176 240568555296 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30102/tid=30117] ppid=30100 vsize=9624976 CPUtime=0.64 cores=1,3,5,7
/proc/30102/task/30117/stat : 30117 (java) R 30100 30102 27542 0 -1 4202560 6802 0 0 0 63 1 0 0 20 0 19 0 255641958 9855975424 595834 33554432000 1073741824 1073778376 140736383165936 139764651055800 139764835487663 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=30102/tid=30118] ppid=30100 vsize=9624976 CPUtime=0.47 cores=1,3,5,7
/proc/30102/task/30118/stat : 30118 (java) S 30100 30102 27542 0 -1 4202560 3403 0 0 0 47 0 0 0 20 0 19 0 255641958 9855975424 595834 33554432000 1073741824 1073778376 140736383165936 139764650003000 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30102/tid=30119] ppid=30100 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/30102/task/30119/stat : 30119 (java) S 30100 30102 27542 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255641958 9855975424 595834 33554432000 1073741824 1073778376 140736383165936 139764648950904 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30102/tid=30120] ppid=30100 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/30102/task/30120/stat : 30120 (java) S 30100 30102 27542 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255641958 9855975424 595834 33554432000 1073741824 1073778376 140736383165936 139764647898312 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 9.51
Current children cumulated vsize (KiB) 9624976

[startup+12.7009 s]
/proc/loadavg: 2.02 2.04 2.01 3/213 30121
/proc/meminfo: memFree=20968376/32873844 swapFree=7116/7116
[pid=30102] ppid=30100 vsize=9624976 CPUtime=16.02 cores=1,3,5,7
/proc/30102/stat : 30102 (java) S 30100 30102 27542 0 -1 4202496 20176 0 1 0 1521 81 0 0 20 0 19 0 255641951 9855975424 595823 33554432000 1073741824 1073778376 140736383165936 140736383157072 240568533053 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/30102/statm: 2406244 595823 2266 9 0 2396937 0
[pid=30102/tid=30104] ppid=30100 vsize=9624976 CPUtime=11.89 cores=1,3,5,7

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

[pid=30102/tid=30117] ppid=30100 vsize=9624976 CPUtime=0.74 cores=1,3,5,7
/proc/30102/task/30117/stat : 30117 (java) S 30100 30102 27542 0 -1 4202560 6816 0 0 0 72 2 0 0 20 0 19 0 255641958 9855975424 657285 33554432000 1073741824 1073778376 140736383165936 139764651055800 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=30102/tid=30118] ppid=30100 vsize=9624976 CPUtime=1.15 cores=1,3,5,7
/proc/30102/task/30118/stat : 30118 (java) S 30100 30102 27542 0 -1 4202560 10719 0 0 0 114 1 0 0 20 0 19 0 255641958 9855975424 657285 33554432000 1073741824 1073778376 140736383165936 139764650003000 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30102/tid=30119] ppid=30100 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/30102/task/30119/stat : 30119 (java) S 30100 30102 27542 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255641958 9855975424 657285 33554432000 1073741824 1073778376 140736383165936 139764648950904 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30102/tid=30120] ppid=30100 vsize=9624976 CPUtime=0.98 cores=1,3,5,7
/proc/30102/task/30120/stat : 30120 (java) S 30100 30102 27542 0 -1 4202560 99 0 0 0 69 29 0 0 20 0 19 0 255641958 9855975424 657285 33554432000 1073741824 1073778376 140736383165936 139764647898312 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30102/tid=30121] ppid=30100 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/30102/task/30121/stat : 30121 (java) S 30100 30102 27542 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255642555 9855975424 657285 33554432000 1073741824 1073778376 140736383165936 139764646843304 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1728.8
Current children cumulated vsize (KiB) 9624976

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/213 30229
/proc/meminfo: memFree=26733328/32873844 swapFree=7116/7116
[pid=30102] ppid=30100 vsize=9624976 CPUtime=1788.94 cores=1,3,5,7
/proc/30102/stat : 30102 (java) S 30100 30102 27542 0 -1 4202496 27900 0 1 0 178741 153 0 0 20 0 19 0 255641951 9855975424 657287 33554432000 1073741824 1073778376 140736383165936 140736383157072 240568533053 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/30102/statm: 2406244 657287 2281 9 0 2396937 0
[pid=30102/tid=30104] ppid=30100 vsize=9624976 CPUtime=1763.29 cores=1,3,5,7
/proc/30102/task/30104/stat : 30104 (java) R 30100 30102 27542 0 -1 4202560 4068 0 1 0 176271 58 0 0 20 0 19 0 255641952 9855975424 657287 33554432000 1073741824 1073778376 140736383165936 139764831400224 139764695982955 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=30102/tid=30105] ppid=30100 vsize=9624976 CPUtime=0.44 cores=1,3,5,7
/proc/30102/task/30105/stat : 30105 (java) S 30100 30102 27542 0 -1 4202560 630 0 0 0 39 5 0 0 20 0 19 0 255641954 9855975424 657287 33554432000 1073741824 1073778376 140736383165936 139764820461864 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=30102/tid=30106] ppid=30100 vsize=9624976 CPUtime=0.5 cores=1,3,5,7
/proc/30102/task/30106/stat : 30106 (java) S 30100 30102 27542 0 -1 4202560 189 0 0 0 42 8 0 0 20 0 19 0 255641954 9855975424 657287 33554432000 1073741824 1073778376 140736383165936 139764819409064 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30102/tid=30107] ppid=30100 vsize=9624976 CPUtime=0.51 cores=1,3,5,7
/proc/30102/task/30107/stat : 30107 (java) S 30100 30102 27542 0 -1 4202560 656 0 0 0 44 7 0 0 20 0 19 0 255641954 9855975424 657287 33554432000 1073741824 1073778376 140736383165936 139764818356776 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30102/tid=30108] ppid=30100 vsize=9624976 CPUtime=0.5 cores=1,3,5,7
/proc/30102/task/30108/stat : 30108 (java) S 30100 30102 27542 0 -1 4202560 519 0 0 0 43 7 0 0 20 0 19 0 255641954 9855975424 657287 33554432000 1073741824 1073778376 140736383165936 139764817303976 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30102/tid=30109] ppid=30100 vsize=9624976 CPUtime=0.49 cores=1,3,5,7
/proc/30102/task/30109/stat : 30109 (java) S 30100 30102 27542 0 -1 4202560 299 0 0 0 42 7 0 0 20 0 19 0 255641954 9855975424 657287 33554432000 1073741824 1073778376 140736383165936 139764816251688 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30102/tid=30110] ppid=30100 vsize=9624976 CPUtime=0.53 cores=1,3,5,7
/proc/30102/task/30110/stat : 30110 (java) S 30100 30102 27542 0 -1 4202560 165 0 0 0 46 7 0 0 20 0 19 0 255641954 9855975424 657287 33554432000 1073741824 1073778376 140736383165936 139764815198888 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30102/tid=30111] ppid=30100 vsize=9624976 CPUtime=0.61 cores=1,3,5,7
/proc/30102/task/30111/stat : 30111 (java) S 30100 30102 27542 0 -1 4202560 605 0 0 0 52 9 0 0 20 0 19 0 255641954 9855975424 657287 33554432000 1073741824 1073778376 140736383165936 139764814146600 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30102/tid=30112] ppid=30100 vsize=9624976 CPUtime=0.46 cores=1,3,5,7
/proc/30102/task/30112/stat : 30112 (java) S 30100 30102 27542 0 -1 4202560 534 0 0 0 40 6 0 0 20 0 19 0 255641954 9855975424 657287 33554432000 1073741824 1073778376 140736383165936 139764667464616 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30102/tid=30113] ppid=30100 vsize=9624976 CPUtime=13.15 cores=1,3,5,7
/proc/30102/task/30113/stat : 30113 (java) S 30100 30102 27542 0 -1 4202560 1416 0 0 0 1310 5 0 0 20 0 19 0 255641955 9855975424 657287 33554432000 1073741824 1073778376 140736383165936 139764655266024 240568547241 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30102/tid=30114] ppid=30100 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/30102/task/30114/stat : 30114 (java) S 30100 30102 27542 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255641956 9855975424 657287 33554432000 1073741824 1073778376 140736383165936 139764654212088 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30102/tid=30115] ppid=30100 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/30102/task/30115/stat : 30115 (java) S 30100 30102 27542 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255641956 9855975424 657287 33554432000 1073741824 1073778376 140736383165936 139764653159688 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30102/tid=30116] ppid=30100 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/30102/task/30116/stat : 30116 (java) S 30100 30102 27542 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255641958 9855975424 657287 33554432000 1073741824 1073778376 140736383165936 139764652108176 240568555296 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30102/tid=30117] ppid=30100 vsize=9624976 CPUtime=0.74 cores=1,3,5,7
/proc/30102/task/30117/stat : 30117 (java) S 30100 30102 27542 0 -1 4202560 6816 0 0 0 72 2 0 0 20 0 19 0 255641958 9855975424 657287 33554432000 1073741824 1073778376 140736383165936 139764651055800 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=30102/tid=30118] ppid=30100 vsize=9624976 CPUtime=1.15 cores=1,3,5,7
/proc/30102/task/30118/stat : 30118 (java) S 30100 30102 27542 0 -1 4202560 10719 0 0 0 114 1 0 0 20 0 19 0 255641958 9855975424 657287 33554432000 1073741824 1073778376 140736383165936 139764650003000 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30102/tid=30119] ppid=30100 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/30102/task/30119/stat : 30119 (java) S 30100 30102 27542 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255641958 9855975424 657287 33554432000 1073741824 1073778376 140736383165936 139764648950904 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30102/tid=30120] ppid=30100 vsize=9624976 CPUtime=1.02 cores=1,3,5,7
/proc/30102/task/30120/stat : 30120 (java) S 30100 30102 27542 0 -1 4202560 103 0 0 0 72 30 0 0 20 0 19 0 255641958 9855975424 657287 33554432000 1073741824 1073778376 140736383165936 139764647898312 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30102/tid=30121] ppid=30100 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/30102/task/30121/stat : 30121 (java) S 30100 30102 27542 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255642555 9855975424 657287 33554432000 1073741824 1073778376 140736383165936 139764646843304 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1788.94
Current children cumulated vsize (KiB) 9624976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1793.4 s]
/proc/loadavg: 2.01 2.00 2.00 3/213 30229
/proc/meminfo: memFree=26733328/32873844 swapFree=7116/7116
[pid=30102] ppid=30100 vsize=9624976 CPUtime=1800.07 cores=1,3,5,7
/proc/30102/stat : 30102 (java) S 30100 30102 27542 0 -1 4202496 27900 0 1 0 179854 153 0 0 20 0 19 0 255641951 9855975424 657287 33554432000 1073741824 1073778376 140736383165936 140736383157072 240568533053 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/30102/statm: 2406244 657287 2281 9 0 2396937 0
[pid=30102/tid=30104] ppid=30100 vsize=9624976 CPUtime=1774.37 cores=1,3,5,7
/proc/30102/task/30104/stat : 30104 (java) R 30100 30102 27542 0 -1 4202560 4068 0 1 0 177379 58 0 0 20 0 19 0 255641952 9855975424 657287 33554432000 1073741824 1073778376 140736383165936 139764831400224 139764695921993 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=30102/tid=30105] ppid=30100 vsize=9624976 CPUtime=0.44 cores=1,3,5,7
/proc/30102/task/30105/stat : 30105 (java) S 30100 30102 27542 0 -1 4202560 630 0 0 0 39 5 0 0 20 0 19 0 255641954 9855975424 657287 33554432000 1073741824 1073778376 140736383165936 139764820461864 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=30102/tid=30106] ppid=30100 vsize=9624976 CPUtime=0.5 cores=1,3,5,7
/proc/30102/task/30106/stat : 30106 (java) S 30100 30102 27542 0 -1 4202560 189 0 0 0 42 8 0 0 20 0 19 0 255641954 9855975424 657287 33554432000 1073741824 1073778376 140736383165936 139764819409064 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30102/tid=30107] ppid=30100 vsize=9624976 CPUtime=0.51 cores=1,3,5,7
/proc/30102/task/30107/stat : 30107 (java) S 30100 30102 27542 0 -1 4202560 656 0 0 0 44 7 0 0 20 0 19 0 255641954 9855975424 657287 33554432000 1073741824 1073778376 140736383165936 139764818356776 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30102/tid=30108] ppid=30100 vsize=9624976 CPUtime=0.5 cores=1,3,5,7
/proc/30102/task/30108/stat : 30108 (java) S 30100 30102 27542 0 -1 4202560 519 0 0 0 43 7 0 0 20 0 19 0 255641954 9855975424 657287 33554432000 1073741824 1073778376 140736383165936 139764817303976 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30102/tid=30109] ppid=30100 vsize=9624976 CPUtime=0.49 cores=1,3,5,7
/proc/30102/task/30109/stat : 30109 (java) S 30100 30102 27542 0 -1 4202560 299 0 0 0 42 7 0 0 20 0 19 0 255641954 9855975424 657287 33554432000 1073741824 1073778376 140736383165936 139764816251688 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30102/tid=30110] ppid=30100 vsize=9624976 CPUtime=0.53 cores=1,3,5,7
/proc/30102/task/30110/stat : 30110 (java) S 30100 30102 27542 0 -1 4202560 165 0 0 0 46 7 0 0 20 0 19 0 255641954 9855975424 657287 33554432000 1073741824 1073778376 140736383165936 139764815198888 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30102/tid=30111] ppid=30100 vsize=9624976 CPUtime=0.61 cores=1,3,5,7
/proc/30102/task/30111/stat : 30111 (java) S 30100 30102 27542 0 -1 4202560 605 0 0 0 52 9 0 0 20 0 19 0 255641954 9855975424 657287 33554432000 1073741824 1073778376 140736383165936 139764814146600 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30102/tid=30112] ppid=30100 vsize=9624976 CPUtime=0.46 cores=1,3,5,7
/proc/30102/task/30112/stat : 30112 (java) S 30100 30102 27542 0 -1 4202560 534 0 0 0 40 6 0 0 20 0 19 0 255641954 9855975424 657287 33554432000 1073741824 1073778376 140736383165936 139764667464616 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30102/tid=30113] ppid=30100 vsize=9624976 CPUtime=13.15 cores=1,3,5,7
/proc/30102/task/30113/stat : 30113 (java) S 30100 30102 27542 0 -1 4202560 1416 0 0 0 1310 5 0 0 20 0 19 0 255641955 9855975424 657287 33554432000 1073741824 1073778376 140736383165936 139764655266024 240568547241 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30102/tid=30114] ppid=30100 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/30102/task/30114/stat : 30114 (java) S 30100 30102 27542 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255641956 9855975424 657287 33554432000 1073741824 1073778376 140736383165936 139764654212088 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30102/tid=30115] ppid=30100 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/30102/task/30115/stat : 30115 (java) S 30100 30102 27542 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255641956 9855975424 657287 33554432000 1073741824 1073778376 140736383165936 139764653159688 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30102/tid=30116] ppid=30100 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/30102/task/30116/stat : 30116 (java) S 30100 30102 27542 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255641958 9855975424 657287 33554432000 1073741824 1073778376 140736383165936 139764652108176 240568555296 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30102/tid=30117] ppid=30100 vsize=9624976 CPUtime=0.74 cores=1,3,5,7
/proc/30102/task/30117/stat : 30117 (java) S 30100 30102 27542 0 -1 4202560 6816 0 0 0 72 2 0 0 20 0 19 0 255641958 9855975424 657287 33554432000 1073741824 1073778376 140736383165936 139764651055800 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=30102/tid=30118] ppid=30100 vsize=9624976 CPUtime=1.15 cores=1,3,5,7
/proc/30102/task/30118/stat : 30118 (java) S 30100 30102 27542 0 -1 4202560 10719 0 0 0 114 1 0 0 20 0 19 0 255641958 9855975424 657287 33554432000 1073741824 1073778376 140736383165936 139764650003000 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30102/tid=30119] ppid=30100 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/30102/task/30119/stat : 30119 (java) S 30100 30102 27542 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255641958 9855975424 657287 33554432000 1073741824 1073778376 140736383165936 139764648950904 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30102/tid=30120] ppid=30100 vsize=9624976 CPUtime=1.02 cores=1,3,5,7
/proc/30102/task/30120/stat : 30120 (java) S 30100 30102 27542 0 -1 4202560 103 0 0 0 72 30 0 0 20 0 19 0 255641958 9855975424 657287 33554432000 1073741824 1073778376 140736383165936 139764647898312 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30102/tid=30121] ppid=30100 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/30102/task/30121/stat : 30121 (java) S 30100 30102 27542 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255642555 9855975424 657287 33554432000 1073741824 1073778376 140736383165936 139764646843304 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 9624976

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

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

[startup+1793.4 s]
/proc/loadavg: 2.01 2.00 2.00 3/213 30229
/proc/meminfo: memFree=26733328/32873844 swapFree=7116/7116
[pid=30102] ppid=30100 vsize=9624976 CPUtime=1800.07 cores=1,3,5,7
/proc/30102/stat : 30102 (java) S 30100 30102 27542 0 -1 4202496 27900 0 1 0 179854 153 0 0 20 0 19 0 255641951 9855975424 657287 33554432000 1073741824 1073778376 140736383165936 140736383157072 240568533053 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/30102/statm: 2406244 657287 2281 9 0 2396937 0
[pid=30102/tid=30104] ppid=30100 vsize=9624976 CPUtime=1774.37 cores=1,3,5,7
/proc/30102/task/30104/stat : 30104 (java) R 30100 30102 27542 0 -1 4202560 4068 0 1 0 177379 58 0 0 20 0 19 0 255641952 9855975424 657287 33554432000 1073741824 1073778376 140736383165936 139764831400224 139764695921993 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=30102/tid=30105] ppid=30100 vsize=9624976 CPUtime=0.44 cores=1,3,5,7
/proc/30102/task/30105/stat : 30105 (java) S 30100 30102 27542 0 -1 4202560 630 0 0 0 39 5 0 0 20 0 19 0 255641954 9855975424 657287 33554432000 1073741824 1073778376 140736383165936 139764820461864 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=30102/tid=30106] ppid=30100 vsize=9624976 CPUtime=0.5 cores=1,3,5,7
/proc/30102/task/30106/stat : 30106 (java) S 30100 30102 27542 0 -1 4202560 189 0 0 0 42 8 0 0 20 0 19 0 255641954 9855975424 657287 33554432000 1073741824 1073778376 140736383165936 139764819409064 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30102/tid=30107] ppid=30100 vsize=9624976 CPUtime=0.51 cores=1,3,5,7
/proc/30102/task/30107/stat : 30107 (java) S 30100 30102 27542 0 -1 4202560 656 0 0 0 44 7 0 0 20 0 19 0 255641954 9855975424 657287 33554432000 1073741824 1073778376 140736383165936 139764818356776 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30102/tid=30108] ppid=30100 vsize=9624976 CPUtime=0.5 cores=1,3,5,7
/proc/30102/task/30108/stat : 30108 (java) S 30100 30102 27542 0 -1 4202560 519 0 0 0 43 7 0 0 20 0 19 0 255641954 9855975424 657287 33554432000 1073741824 1073778376 140736383165936 139764817303976 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30102/tid=30109] ppid=30100 vsize=9624976 CPUtime=0.49 cores=1,3,5,7
/proc/30102/task/30109/stat : 30109 (java) S 30100 30102 27542 0 -1 4202560 299 0 0 0 42 7 0 0 20 0 19 0 255641954 9855975424 657287 33554432000 1073741824 1073778376 140736383165936 139764816251688 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30102/tid=30110] ppid=30100 vsize=9624976 CPUtime=0.53 cores=1,3,5,7
/proc/30102/task/30110/stat : 30110 (java) S 30100 30102 27542 0 -1 4202560 165 0 0 0 46 7 0 0 20 0 19 0 255641954 9855975424 657287 33554432000 1073741824 1073778376 140736383165936 139764815198888 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30102/tid=30111] ppid=30100 vsize=9624976 CPUtime=0.61 cores=1,3,5,7
/proc/30102/task/30111/stat : 30111 (java) S 30100 30102 27542 0 -1 4202560 605 0 0 0 52 9 0 0 20 0 19 0 255641954 9855975424 657287 33554432000 1073741824 1073778376 140736383165936 139764814146600 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30102/tid=30112] ppid=30100 vsize=9624976 CPUtime=0.46 cores=1,3,5,7
/proc/30102/task/30112/stat : 30112 (java) S 30100 30102 27542 0 -1 4202560 534 0 0 0 40 6 0 0 20 0 19 0 255641954 9855975424 657287 33554432000 1073741824 1073778376 140736383165936 139764667464616 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30102/tid=30113] ppid=30100 vsize=9624976 CPUtime=13.15 cores=1,3,5,7
/proc/30102/task/30113/stat : 30113 (java) S 30100 30102 27542 0 -1 4202560 1416 0 0 0 1310 5 0 0 20 0 19 0 255641955 9855975424 657287 33554432000 1073741824 1073778376 140736383165936 139764655266024 240568547241 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30102/tid=30114] ppid=30100 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/30102/task/30114/stat : 30114 (java) S 30100 30102 27542 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255641956 9855975424 657287 33554432000 1073741824 1073778376 140736383165936 139764654212088 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30102/tid=30115] ppid=30100 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/30102/task/30115/stat : 30115 (java) S 30100 30102 27542 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255641956 9855975424 657287 33554432000 1073741824 1073778376 140736383165936 139764653159688 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30102/tid=30116] ppid=30100 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/30102/task/30116/stat : 30116 (java) S 30100 30102 27542 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255641958 9855975424 657287 33554432000 1073741824 1073778376 140736383165936 139764652108176 240568555296 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30102/tid=30117] ppid=30100 vsize=9624976 CPUtime=0.74 cores=1,3,5,7
/proc/30102/task/30117/stat : 30117 (java) S 30100 30102 27542 0 -1 4202560 6816 0 0 0 72 2 0 0 20 0 19 0 255641958 9855975424 657287 33554432000 1073741824 1073778376 140736383165936 139764651055800 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=30102/tid=30118] ppid=30100 vsize=9624976 CPUtime=1.15 cores=1,3,5,7
/proc/30102/task/30118/stat : 30118 (java) S 30100 30102 27542 0 -1 4202560 10719 0 0 0 114 1 0 0 20 0 19 0 255641958 9855975424 657287 33554432000 1073741824 1073778376 140736383165936 139764650003000 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30102/tid=30119] ppid=30100 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/30102/task/30119/stat : 30119 (java) S 30100 30102 27542 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255641958 9855975424 657287 33554432000 1073741824 1073778376 140736383165936 139764648950904 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30102/tid=30120] ppid=30100 vsize=9624976 CPUtime=1.02 cores=1,3,5,7
/proc/30102/task/30120/stat : 30120 (java) S 30100 30102 27542 0 -1 4202560 103 0 0 0 72 30 0 0 20 0 19 0 255641958 9855975424 657287 33554432000 1073741824 1073778376 140736383165936 139764647898312 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30102/tid=30121] ppid=30100 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/30102/task/30121/stat : 30121 (java) S 30100 30102 27542 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255642555 9855975424 657287 33554432000 1073741824 1073778376 140736383165936 139764646843304 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 9624976

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 30102 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=129402
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=659747
# CPU time returned by wait4() is 1794.79
# while last known CPU time is 1800.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1793.46
CPU time (s): 1800.07
CPU user time (s): 1798.54
CPU system time (s): 1.53
CPU usage (%): 100.369
Max. virtual memory (cumulated for all children) (KiB): 9624976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.13
system time used= 1.65975
maximum resident set size= 2629276
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27936
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1336
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 39418
involuntary context switches= 11994

runsolver used 7.71983 second user time and 15.3327 second system time

The end

Launcher Data

Begin job on node146 at 2012-05-24 23:32:50
IDJOB=3689961
IDBENCH=92407
IDSOLVER=2269
FILE ID=node146/3689961-1337895169
RUNJOBID= node146-1337871880-27559
PBS_JOBID= 14620058
Free space on /tmp= 71684 MiB

SOLVER NAME= Sat 4j PB Resolution 2.3.2 Snapshot
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/sroussel/NG/normalized-NG.dot_luby_50null20mast_rapportOE1.0_TMAX180_K192_cod1.opb
COMMAND LINE= java -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3689961-1337895169/watcher-3689961-1337895169 -o /tmp/evaluation-result-3689961-1337895169/solver-3689961-1337895169 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-pb.jar HOME/instance-3689961-1337895169.opb

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

MD5SUM BENCH= 3d36b41dd61faca3861c25a662329ee7
RANDOM SEED=1956433553

node146.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.034
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.034
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.034
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.034
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.034
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.034
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.034
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.034
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        23347672 kB
Buffers:          225368 kB
Cached:          2038184 kB
SwapCached:         2348 kB
Active:          6838596 kB
Inactive:        1896112 kB
Active(anon):    6470356 kB
Inactive(anon):     3064 kB
Active(file):     368240 kB
Inactive(file):  1893048 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67100340 kB
Dirty:             29908 kB
Writeback:             0 kB
AnonPages:       6494648 kB
Mapped:            16248 kB
Shmem:                 0 kB
Slab:             623660 kB
SReclaimable:      64884 kB
SUnreclaim:       558776 kB
KernelStack:        1592 kB
PageTables:        16852 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    7928228 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   6373376 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71684 MiB
End job on node146 at 2012-05-25 00:02:46