Trace number 3689857

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.32 1794.96

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/NG/
normalized-NG.dot_luby_20null50mast_rapportOE1.0_TMAX15_K192_cod2.opb
MD5SUMbddfe521cf91a77d0e4de5a51a3aa343
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-1051
Best CPU time to get the best result obtained on this benchmark1800.29
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables400896
Total number of constraints402763
Number of constraints which are clauses400785
Number of constraints which are cardinality constraints (but not clauses)194
Number of constraints which are nor clauses,nor cardinality constraints1784
Minimum length of a constraint2
Maximum length of a constraint58023
Number of terms in the objective function 1427
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 914879
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 1024
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 914879
Number of bits of the biggest sum of numbers20
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-2012 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.08	c version 2.3.2.v20120418
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.10/0.10	c Pseudo Boolean Optimization by upper bound
0.10/0.10	c --- Begin Solver configuration ---
0.10/0.10	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@4a913fe2
0.10/0.10	c Learn all clauses as in MiniSAT
0.10/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.10	c No reason simplification
0.10/0.10	c Armin Biere (Picosat) restarts strategy
0.10/0.10	c Glucose learned constraints deletion strategy
0.10/0.10	c timeout=2147483s
0.10/0.10	c DB Simplification allowed=false
0.10/0.10	c c --- End Solver configuration ---
0.10/0.10	c solving HOME/instance-3689857-1337893581.opb
0.10/0.10	c reading problem ... 
8.11/5.78	c ... done. Wall clock time 5.68s.
8.11/5.78	c declared #vars     400896
8.11/5.78	c #constraints  402763
8.11/5.78	c constraints type 
8.11/5.79	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 376337
8.11/5.79	c org.sat4j.minisat.constraints.card.MinWatchCard => 1977
8.11/5.79	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 24448
8.11/5.79	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1
8.11/5.79	c 402763 constraints processed.
8.11/5.79	c objective function length is 1427 literals
39.82/36.87	c cleaning 2499 clauses out of 4999 with flag 5000/5000
74.67/71.43	c cleaning 4193 clauses out of 8500 with flag 11000/11000
115.13/111.85	c cleaning 5649 clauses out of 11307 with flag 18000/18000
157.69/154.38	c cleaning 6806 clauses out of 13658 with flag 26000/26000
206.95/203.47	c cleaning 7910 clauses out of 15852 with flag 35000/35000
261.94/258.39	c cleaning 8849 clauses out of 17943 with flag 45001/45001
320.28/316.69	c cleaning 10038 clauses out of 20094 with flag 56001/56001
384.11/380.45	c cleaning 10740 clauses out of 22056 with flag 68001/68001
449.20/445.48	c cleaning 12118 clauses out of 24315 with flag 81000/81000
517.57/513.73	c cleaning 13071 clauses out of 26197 with flag 95000/95000
603.27/599.31	c cleaning 14011 clauses out of 28126 with flag 110000/110000
689.65/685.62	c cleaning 15054 clauses out of 30115 with flag 126000/126000
777.95/773.84	c cleaning 16029 clauses out of 32062 with flag 143001/143001
874.83/870.62	c cleaning 16867 clauses out of 34032 with flag 161000/161000
972.13/967.82	c cleaning 18069 clauses out of 36167 with flag 180002/180002
1085.56/1081.10	c cleaning 19026 clauses out of 38096 with flag 200000/200000
1190.71/1186.24	c cleaning 20002 clauses out of 40071 with flag 221001/221001
1303.64/1299.05	c cleaning 21029 clauses out of 42071 with flag 243003/243003
1419.35/1414.70	c cleaning 21973 clauses out of 44039 with flag 266000/266000
1539.82/1535.01	c cleaning 22987 clauses out of 46066 with flag 290000/290000
1680.89/1675.98	c cleaning 24029 clauses out of 48082 with flag 315003/315003
1800.01/1794.91	c starts		: 135
1800.01/1794.91	c conflicts		: 338084
1800.01/1794.91	c decisions		: 7746113
1800.01/1794.91	c propagations		: 3961215543
1800.01/1794.91	c inspects		: 3755113521
1800.01/1794.91	c shortcuts		: 0
1800.01/1794.91	c learnt literals	: 1
1800.01/1794.91	c learnt binary clauses	: 2336
1800.01/1794.91	c learnt ternary clauses	: 1205
1800.01/1794.91	c learnt constraints	: 338083
1800.01/1794.91	c ignored constraints	: 0
1800.01/1794.91	c root simplifications	: 0
1800.01/1794.91	c removed literals (reason simplification)	: 0
1800.01/1794.91	c reason swapping (by a shorter reason)	: 0
1800.01/1794.91	c Calls to reduceDB	: 21
1800.01/1794.91	c number of reductions to clauses (during analyze)	: 0
1800.01/1794.91	c number of learned constraints concerned by reduction	: 0
1800.01/1794.91	c number of learning phase by resolution	: 0
1800.01/1794.91	c number of learning phase by cutting planes	: 0
1800.01/1794.91	c speed (assignments/second)	: 2214146.1355769066
1800.01/1794.91	c non guided choices	0
1800.01/1794.93	c learnt constraints type 
1800.01/1794.93	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 2336
1800.01/1794.93	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 44802
1800.01/1794.93	c constraints type 
1800.01/1794.93	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 376337
1800.01/1794.93	c org.sat4j.minisat.constraints.card.MinWatchCard => 1977
1800.01/1794.93	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 24448
1800.01/1794.93	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1
1800.01/1794.93	c 402763 constraints processed.
1800.01/1794.93	s UNKNOWN
1800.01/1794.93	c Total wall clock time (in seconds): 1794.825

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-3689857-1337893581/watcher-3689857-1337893581 -o /tmp/evaluation-result-3689857-1337893581/solver-3689857-1337893581 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-pb.jar HOME/instance-3689857-1337893581.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: 2.00 2.02 2.06 10/193 29670
/proc/meminfo: memFree=28297244/32873844 swapFree=7900/7900
[pid=29670] ppid=29668 vsize=23236 CPUtime=0 cores=1,3,5,7
/proc/29670/stat : 29670 (java) R 29668 29670 23987 0 -1 4202496 567 0 0 0 0 0 0 0 20 0 1 0 255482723 23793664 296 33554432000 1073741824 1073778376 140737344920992 140737344910056 225435499073 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/29670/statm: 5809 308 239 9 0 128 0

[startup+0.0956981 s]
/proc/loadavg: 2.00 2.02 2.06 10/193 29670
/proc/meminfo: memFree=28297244/32873844 swapFree=7900/7900
[pid=29670] ppid=29668 vsize=9558412 CPUtime=0.09 cores=1,3,5,7
/proc/29670/stat : 29670 (java) S 29668 29670 23987 0 -1 4202496 4329 0 1 0 8 1 0 0 20 0 18 0 255482723 9787813888 5516 33554432000 1073741824 1073778376 140737344920992 140737344912128 225448067133 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/29670/statm: 2389603 5518 2108 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558412

[startup+0.100302 s]
/proc/loadavg: 2.00 2.02 2.06 10/193 29670
/proc/meminfo: memFree=28297244/32873844 swapFree=7900/7900
[pid=29670] ppid=29668 vsize=9558412 CPUtime=0.1 cores=1,3,5,7
/proc/29670/stat : 29670 (java) S 29668 29670 23987 0 -1 4202496 4383 0 1 0 9 1 0 0 20 0 18 0 255482723 9787813888 6080 33554432000 1073741824 1073778376 140737344920992 140737344912128 225448067133 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/29670/statm: 2389603 6080 2108 9 0 2380296 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558412

[startup+0.300196 s]
/proc/loadavg: 2.00 2.02 2.06 10/193 29670
/proc/meminfo: memFree=28297244/32873844 swapFree=7900/7900
[pid=29670] ppid=29668 vsize=9558412 CPUtime=0.53 cores=1,3,5,7
/proc/29670/stat : 29670 (java) S 29668 29670 23987 0 -1 4202496 5976 0 1 0 51 2 0 0 20 0 18 0 255482723 9787813888 13415 33554432000 1073741824 1073778376 140737344920992 140737344912128 225448067133 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/29670/statm: 2389603 13415 2220 9 0 2380296 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 9558412

[startup+0.700433 s]
/proc/loadavg: 2.00 2.02 2.06 10/193 29670
/proc/meminfo: memFree=28297244/32873844 swapFree=7900/7900
[pid=29670] ppid=29668 vsize=9558412 CPUtime=1.33 cores=1,3,5,7
/proc/29670/stat : 29670 (java) S 29668 29670 23987 0 -1 4202496 9436 0 1 0 125 8 0 0 20 0 18 0 255482723 9787813888 44911 33554432000 1073741824 1073778376 140737344920992 140737344912128 225448067133 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/29670/statm: 2389603 44911 2245 9 0 2380296 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 9558412

[startup+1.50083 s]
/proc/loadavg: 2.00 2.02 2.06 10/211 29688
/proc/meminfo: memFree=27388052/32873844 swapFree=7900/7900
[pid=29670] ppid=29668 vsize=9558412 CPUtime=2.48 cores=1,3,5,7
/proc/29670/stat : 29670 (java) S 29668 29670 23987 0 -1 4202496 10147 0 1 0 228 20 0 0 20 0 18 0 255482723 9787813888 89498 33554432000 1073741824 1073778376 140737344920992 140737344912128 225448067133 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/29670/statm: 2389603 89498 2247 9 0 2380296 0
[pid=29670/tid=29672] ppid=29668 vsize=9558412 CPUtime=1.32 cores=1,3,5,7
/proc/29670/task/29672/stat : 29672 (java) R 29668 29670 23987 0 -1 4202560 2563 0 1 0 125 7 0 0 20 0 18 0 255482724 9787813888 89498 33554432000 1073741824 1073778376 140737344920992 139854098743184 139853950239060 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=29670/tid=29673] ppid=29668 vsize=9558412 CPUtime=0.05 cores=1,3,5,7
/proc/29670/task/29673/stat : 29673 (java) S 29668 29670 23987 0 -1 4202560 82 0 0 0 3 2 0 0 20 0 18 0 255482724 9787813888 89498 33554432000 1073741824 1073778376 140737344920992 139854071204136 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29670/tid=29674] ppid=29668 vsize=9558412 CPUtime=0.04 cores=1,3,5,7
/proc/29670/task/29674/stat : 29674 (java) S 29668 29670 23987 0 -1 4202560 82 0 0 0 4 0 0 0 20 0 18 0 255482724 9787813888 89498 33554432000 1073741824 1073778376 140737344920992 139854070151336 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29670/tid=29675] ppid=29668 vsize=9558412 CPUtime=0.07 cores=1,3,5,7
/proc/29670/task/29675/stat : 29675 (java) S 29668 29670 23987 0 -1 4202560 49 0 0 0 5 2 0 0 20 0 18 0 255482724 9787813888 89498 33554432000 1073741824 1073778376 140737344920992 139854069099048 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29670/tid=29676] ppid=29668 vsize=9558412 CPUtime=0.12 cores=1,3,5,7
/proc/29670/task/29676/stat : 29676 (java) S 29668 29670 23987 0 -1 4202560 157 0 0 0 9 3 0 0 20 0 18 0 255482724 9787813888 89498 33554432000 1073741824 1073778376 140737344920992 139853938862504 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29670/tid=29677] ppid=29668 vsize=9558412 CPUtime=0.04 cores=1,3,5,7
/proc/29670/task/29677/stat : 29677 (java) S 29668 29670 23987 0 -1 4202560 97 0 0 0 4 0 0 0 20 0 18 0 255482724 9787813888 89498 33554432000 1073741824 1073778376 140737344920992 139853937810216 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29670/tid=29678] ppid=29668 vsize=9558412 CPUtime=0.06 cores=1,3,5,7
/proc/29670/task/29678/stat : 29678 (java) S 29668 29670 23987 0 -1 4202560 47 0 0 0 5 1 0 0 20 0 18 0 255482724 9787813888 89498 33554432000 1073741824 1073778376 140737344920992 139853936757416 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29670/tid=29679] ppid=29668 vsize=9558412 CPUtime=0.03 cores=1,3,5,7
/proc/29670/task/29679/stat : 29679 (java) S 29668 29670 23987 0 -1 4202560 54 0 0 0 3 0 0 0 20 0 18 0 255482724 9787813888 89498 33554432000 1073741824 1073778376 140737344920992 139853935705128 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29670/tid=29680] ppid=29668 vsize=9558412 CPUtime=0.04 cores=1,3,5,7
/proc/29670/task/29680/stat : 29680 (java) S 29668 29670 23987 0 -1 4202560 26 0 0 0 3 1 0 0 20 0 18 0 255482724 9787813888 89498 33554432000 1073741824 1073778376 140737344920992 139853934652328 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29670/tid=29681] ppid=29668 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/29670/task/29681/stat : 29681 (java) S 29668 29670 23987 0 -1 4202560 196 0 0 0 0 0 0 0 20 0 18 0 255482725 9787813888 89498 33554432000 1073741824 1073778376 140737344920992 139853452138728 225448081321 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29670/tid=29682] ppid=29668 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/29670/task/29682/stat : 29682 (java) S 29668 29670 23987 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 255482726 9787813888 89498 33554432000 1073741824 1073778376 140737344920992 139853451084792 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29670/tid=29683] ppid=29668 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/29670/task/29683/stat : 29683 (java) S 29668 29670 23987 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 255482726 9787813888 89498 33554432000 1073741824 1073778376 140737344920992 139853450032392 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29670/tid=29684] ppid=29668 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/29670/task/29684/stat : 29684 (java) S 29668 29670 23987 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255482728 9787813888 89498 33554432000 1073741824 1073778376 140737344920992 139853448980880 225448089376 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29670/tid=29685] ppid=29668 vsize=9558412 CPUtime=0.3 cores=1,3,5,7
/proc/29670/task/29685/stat : 29685 (java) S 29668 29670 23987 0 -1 4202560 3180 0 0 0 30 0 0 0 20 0 18 0 255482728 9787813888 89498 33554432000 1073741824 1073778376 140737344920992 139853447928504 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29670/tid=29686] ppid=29668 vsize=9558412 CPUtime=0.25 cores=1,3,5,7
/proc/29670/task/29686/stat : 29686 (java) S 29668 29670 23987 0 -1 4202560 2441 0 0 0 25 0 0 0 20 0 18 0 255482728 9787813888 89498 33554432000 1073741824 1073778376 140737344920992 139853446875704 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29670/tid=29687] ppid=29668 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/29670/task/29687/stat : 29687 (java) S 29668 29670 23987 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255482728 9787813888 89498 33554432000 1073741824 1073778376 140737344920992 139853445823608 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29670/tid=29688] ppid=29668 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/29670/task/29688/stat : 29688 (java) S 29668 29670 23987 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255482728 9787813888 89498 33554432000 1073741824 1073778376 140737344920992 139853444771016 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 2.48
Current children cumulated vsize (KiB) 9558412

[startup+3.10076 s]
/proc/loadavg: 2.00 2.02 2.06 4/212 29689
/proc/meminfo: memFree=26737476/32873844 swapFree=7900/7900
[pid=29670] ppid=29668 vsize=9558412 CPUtime=4.39 cores=1,3,5,7
/proc/29670/stat : 29670 (java) S 29668 29670 23987 0 -1 4202496 10881 0 1 0 404 35 0 0 20 0 18 0 255482723 9787813888 159642 33554432000 1073741824 1073778376 140737344920992 140737344912128 225448067133 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/29670/statm: 2389603 159642 2247 9 0 2380296 0
[pid=29670/tid=29672] ppid=29668 vsize=9558412 CPUtime=2.81 cores=1,3,5,7
/proc/29670/task/29672/stat : 29672 (java) R 29668 29670 23987 0 -1 4202560 2849 0 1 0 269 12 0 0 20 0 18 0 255482724 9787813888 159642 33554432000 1073741824 1073778376 140737344920992 139854098743184 225448092941 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=29670/tid=29673] ppid=29668 vsize=9558412 CPUtime=0.09 cores=1,3,5,7
/proc/29670/task/29673/stat : 29673 (java) S 29668 29670 23987 0 -1 4202560 99 0 0 0 6 3 0 0 20 0 18 0 255482724 9787813888 159642 33554432000 1073741824 1073778376 140737344920992 139854071204136 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29670/tid=29674] ppid=29668 vsize=9558412 CPUtime=0.11 cores=1,3,5,7
/proc/29670/task/29674/stat : 29674 (java) S 29668 29670 23987 0 -1 4202560 107 0 0 0 8 3 0 0 20 0 18 0 255482724 9787813888 159642 33554432000 1073741824 1073778376 140737344920992 139854070151336 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29670/tid=29675] ppid=29668 vsize=9558412 CPUtime=0.11 cores=1,3,5,7
/proc/29670/task/29675/stat : 29675 (java) S 29668 29670 23987 0 -1 4202560 64 0 0 0 8 3 0 0 20 0 18 0 255482724 9787813888 159642 33554432000 1073741824 1073778376 140737344920992 139854069099048 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29670/tid=29676] ppid=29668 vsize=9558412 CPUtime=0.2 cores=1,3,5,7
/proc/29670/task/29676/stat : 29676 (java) S 29668 29670 23987 0 -1 4202560 185 0 0 0 15 5 0 0 20 0 18 0 255482724 9787813888 159642 33554432000 1073741824 1073778376 140737344920992 139853938862504 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29670/tid=29677] ppid=29668 vsize=9558412 CPUtime=0.08 cores=1,3,5,7
/proc/29670/task/29677/stat : 29677 (java) S 29668 29670 23987 0 -1 4202560 120 0 0 0 6 2 0 0 20 0 18 0 255482724 9787813888 159642 33554432000 1073741824 1073778376 140737344920992 139853937810216 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29670/tid=29678] ppid=29668 vsize=9558412 CPUtime=0.09 cores=1,3,5,7
/proc/29670/task/29678/stat : 29678 (java) S 29668 29670 23987 0 -1 4202560 56 0 0 0 7 2 0 0 20 0 18 0 255482724 9787813888 159642 33554432000 1073741824 1073778376 140737344920992 139853936757416 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29670/tid=29679] ppid=29668 vsize=9558412 CPUtime=0.09 cores=1,3,5,7
/proc/29670/task/29679/stat : 29679 (java) S 29668 29670 23987 0 -1 4202560 79 0 0 0 7 2 0 0 20 0 18 0 255482724 9787813888 159642 33554432000 1073741824 1073778376 140737344920992 139853935705128 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29670/tid=29680] ppid=29668 vsize=9558412 CPUtime=0.11 cores=1,3,5,7
/proc/29670/task/29680/stat : 29680 (java) S 29668 29670 23987 0 -1 4202560 50 0 0 0 8 3 0 0 20 0 18 0 255482724 9787813888 159642 33554432000 1073741824 1073778376 140737344920992 139853934652328 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29670/tid=29681] ppid=29668 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/29670/task/29681/stat : 29681 (java) S 29668 29670 23987 0 -1 4202560 478 0 0 0 0 0 0 0 20 0 18 0 255482725 9787813888 159642 33554432000 1073741824 1073778376 140737344920992 139853452138728 225448081321 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29670/tid=29682] ppid=29668 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/29670/task/29682/stat : 29682 (java) S 29668 29670 23987 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 255482726 9787813888 159642 33554432000 1073741824 1073778376 140737344920992 139853451084792 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29670/tid=29683] ppid=29668 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/29670/task/29683/stat : 29683 (java) S 29668 29670 23987 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 255482726 9787813888 159642 33554432000 1073741824 1073778376 140737344920992 139853450032392 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29670/tid=29684] ppid=29668 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/29670/task/29684/stat : 29684 (java) S 29668 29670 23987 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255482728 9787813888 159642 33554432000 1073741824 1073778376 140737344920992 139853448980880 225448089376 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29670/tid=29685] ppid=29668 vsize=9558412 CPUtime=0.3 cores=1,3,5,7
/proc/29670/task/29685/stat : 29685 (java) S 29668 29670 23987 0 -1 4202560 3180 0 0 0 30 0 0 0 20 0 18 0 255482728 9787813888 159642 33554432000 1073741824 1073778376 140737344920992 139853447928504 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29670/tid=29686] ppid=29668 vsize=9558412 CPUtime=0.25 cores=1,3,5,7
/proc/29670/task/29686/stat : 29686 (java) S 29668 29670 23987 0 -1 4202560 2441 0 0 0 25 0 0 0 20 0 18 0 255482728 9787813888 159642 33554432000 1073741824 1073778376 140737344920992 139853446875704 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29670/tid=29687] ppid=29668 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/29670/task/29687/stat : 29687 (java) S 29668 29670 23987 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255482728 9787813888 159642 33554432000 1073741824 1073778376 140737344920992 139853445823608 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29670/tid=29688] ppid=29668 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/29670/task/29688/stat : 29688 (java) S 29668 29670 23987 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255482728 9787813888 159642 33554432000 1073741824 1073778376 140737344920992 139853444771016 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 4.39
Current children cumulated vsize (KiB) 9558412

[startup+6.30079 s]
/proc/loadavg: 2.00 2.02 2.06 3/212 29689
/proc/meminfo: memFree=25067200/32873844 swapFree=7900/7900
[pid=29670] ppid=29668 vsize=9624976 CPUtime=9.19 cores=1,3,5,7
/proc/29670/stat : 29670 (java) S 29668 29670 23987 0 -1 4202496 14867 0 1 0 827 92 0 0 20 0 19 0 255482723 9855975424 556514 33554432000 1073741824 1073778376 140737344920992 140737344912128 225448067133 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/29670/statm: 2406244 556514 2263 9 0 2396937 0
[pid=29670/tid=29672] ppid=29668 vsize=9624976 CPUtime=5.61 cores=1,3,5,7
/proc/29670/task/29672/stat : 29672 (java) R 29668 29670 23987 0 -1 4202560 4365 0 1 0 523 38 0 0 20 0 19 0 255482724 9855975424 556514 33554432000 1073741824 1073778376 140737344920992 139854098751896 139853950715531 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=29670/tid=29673] ppid=29668 vsize=9624976 CPUtime=0.31 cores=1,3,5,7
/proc/29670/task/29673/stat : 29673 (java) S 29668 29670 23987 0 -1 4202560 204 0 0 0 24 7 0 0 20 0 19 0 255482724 9855975424 556514 33554432000 1073741824 1073778376 140737344920992 139854071204136 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29670/tid=29674] ppid=29668 vsize=9624976 CPUtime=0.27 cores=1,3,5,7
/proc/29670/task/29674/stat : 29674 (java) S 29668 29670 23987 0 -1 4202560 161 0 0 0 21 6 0 0 20 0 19 0 255482724 9855975424 556514 33554432000 1073741824 1073778376 140737344920992 139854070151336 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29670/tid=29675] ppid=29668 vsize=9624976 CPUtime=0.27 cores=1,3,5,7
/proc/29670/task/29675/stat : 29675 (java) S 29668 29670 23987 0 -1 4202560 133 0 0 0 21 6 0 0 20 0 19 0 255482724 9855975424 556514 33554432000 1073741824 1073778376 140737344920992 139854069099048 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29670/tid=29676] ppid=29668 vsize=9624976 CPUtime=0.45 cores=1,3,5,7
/proc/29670/task/29676/stat : 29676 (java) S 29668 29670 23987 0 -1 4202560 457 0 0 0 35 10 0 0 20 0 19 0 255482724 9855975424 556514 33554432000 1073741824 1073778376 140737344920992 139853938862504 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29670/tid=29677] ppid=29668 vsize=9624976 CPUtime=0.29 cores=1,3,5,7
/proc/29670/task/29677/stat : 29677 (java) S 29668 29670 23987 0 -1 4202560 503 0 0 0 22 7 0 0 20 0 19 0 255482724 9855975424 556514 33554432000 1073741824 1073778376 140737344920992 139853937810216 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29670/tid=29678] ppid=29668 vsize=9624976 CPUtime=0.26 cores=1,3,5,7
/proc/29670/task/29678/stat : 29678 (java) S 29668 29670 23987 0 -1 4202560 313 0 0 0 20 6 0 0 20 0 19 0 255482724 9855975424 556514 33554432000 1073741824 1073778376 140737344920992 139853936757416 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29670/tid=29679] ppid=29668 vsize=9624976 CPUtime=0.26 cores=1,3,5,7
/proc/29670/task/29679/stat : 29679 (java) S 29668 29670 23987 0 -1 4202560 176 0 0 0 20 6 0 0 20 0 19 0 255482724 9855975424 556514 33554432000 1073741824 1073778376 140737344920992 139853935705128 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29670/tid=29680] ppid=29668 vsize=9624976 CPUtime=0.27 cores=1,3,5,7
/proc/29670/task/29680/stat : 29680 (java) S 29668 29670 23987 0 -1 4202560 153 0 0 0 21 6 0 0 20 0 19 0 255482724 9855975424 556514 33554432000 1073741824 1073778376 140737344920992 139853934652328 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29670/tid=29681] ppid=29668 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/29670/task/29681/stat : 29681 (java) S 29668 29670 23987 0 -1 4202560 1265 0 0 0 0 0 0 0 20 0 19 0 255482725 9855975424 556514 33554432000 1073741824 1073778376 140737344920992 139853452138728 225448081321 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29670/tid=29682] ppid=29668 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/29670/task/29682/stat : 29682 (java) S 29668 29670 23987 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255482726 9855975424 556514 33554432000 1073741824 1073778376 140737344920992 139853451084792 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29670/tid=29683] ppid=29668 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/29670/task/29683/stat : 29683 (java) S 29668 29670 23987 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255482726 9855975424 556514 33554432000 1073741824 1073778376 140737344920992 139853450032392 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29670/tid=29684] ppid=29668 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/29670/task/29684/stat : 29684 (java) S 29668 29670 23987 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255482728 9855975424 556514 33554432000 1073741824 1073778376 140737344920992 139853448980880 225448089376 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29670/tid=29685] ppid=29668 vsize=9624976 CPUtime=0.58 cores=1,3,5,7
/proc/29670/task/29685/stat : 29685 (java) S 29668 29670 23987 0 -1 4202560 3443 0 0 0 58 0 0 0 20 0 19 0 255482728 9855975424 556514 33554432000 1073741824 1073778376 140737344920992 139853447928504 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29670/tid=29686] ppid=29668 vsize=9624976 CPUtime=0.46 cores=1,3,5,7
/proc/29670/task/29686/stat : 29686 (java) S 29668 29670 23987 0 -1 4202560 2513 0 0 0 46 0 0 0 20 0 19 0 255482728 9855975424 556514 33554432000 1073741824 1073778376 140737344920992 139853446875704 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29670/tid=29687] ppid=29668 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/29670/task/29687/stat : 29687 (java) S 29668 29670 23987 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255482728 9855975424 556514 33554432000 1073741824 1073778376 140737344920992 139853445823608 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29670/tid=29688] ppid=29668 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/29670/task/29688/stat : 29688 (java) S 29668 29670 23987 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255482728 9855975424 556514 33554432000 1073741824 1073778376 140737344920992 139853444771016 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 9.19
Current children cumulated vsize (KiB) 9624976

[startup+12.7008 s]
/proc/loadavg: 2.00 2.02 2.06 3/213 29690
/proc/meminfo: memFree=25066132/32873844 swapFree=7900/7900
[pid=29670] ppid=29668 vsize=9624976 CPUtime=15.71 cores=1,3,5,7
/proc/29670/stat : 29670 (java) S 29668 29670 23987 0 -1 4202496 14874 0 1 0 1478 93 0 0 20 0 19 0 255482723 9855975424 556518 33554432000 1073741824 1073778376 140737344920992 140737344912128 225448067133 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/29670/statm: 2406244 556518 2267 9 0 2396937 0
[pid=29670/tid=29672] ppid=29668 vsize=9624976 CPUtime=12.02 cores=1,3,5,7

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

[pid=29670/tid=29678] ppid=29668 vsize=9624976 CPUtime=0.44 cores=1,3,5,7
/proc/29670/task/29678/stat : 29678 (java) S 29668 29670 23987 0 -1 4202560 323 0 0 0 37 7 0 0 20 0 19 0 255482724 9855975424 593467 33554432000 1073741824 1073778376 140737344920992 139853936757416 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29670/tid=29679] ppid=29668 vsize=9624976 CPUtime=0.42 cores=1,3,5,7
/proc/29670/task/29679/stat : 29679 (java) S 29668 29670 23987 0 -1 4202560 189 0 0 0 35 7 0 0 20 0 19 0 255482724 9855975424 593467 33554432000 1073741824 1073778376 140737344920992 139853935705128 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29670/tid=29680] ppid=29668 vsize=9624976 CPUtime=0.42 cores=1,3,5,7
/proc/29670/task/29680/stat : 29680 (java) S 29668 29670 23987 0 -1 4202560 168 0 0 0 35 7 0 0 20 0 19 0 255482724 9855975424 593467 33554432000 1073741824 1073778376 140737344920992 139853934652328 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29670/tid=29681] ppid=29668 vsize=9624976 CPUtime=10.32 cores=1,3,5,7
/proc/29670/task/29681/stat : 29681 (java) S 29668 29670 23987 0 -1 4202560 1376 0 0 0 1027 5 0 0 20 0 19 0 255482725 9855975424 593467 33554432000 1073741824 1073778376 140737344920992 139853452138728 225448081321 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29670/tid=29682] ppid=29668 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/29670/task/29682/stat : 29682 (java) S 29668 29670 23987 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255482726 9855975424 593467 33554432000 1073741824 1073778376 140737344920992 139853451084792 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29670/tid=29683] ppid=29668 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/29670/task/29683/stat : 29683 (java) S 29668 29670 23987 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255482726 9855975424 593467 33554432000 1073741824 1073778376 140737344920992 139853450032392 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29670/tid=29684] ppid=29668 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/29670/task/29684/stat : 29684 (java) S 29668 29670 23987 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255482728 9855975424 593467 33554432000 1073741824 1073778376 140737344920992 139853448980880 225448089376 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29670/tid=29685] ppid=29668 vsize=9624976 CPUtime=0.79 cores=1,3,5,7
/proc/29670/task/29685/stat : 29685 (java) S 29668 29670 23987 0 -1 4202560 4765 0 0 0 79 0 0 0 20 0 19 0 255482728 9855975424 593467 33554432000 1073741824 1073778376 140737344920992 139853447928504 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29670/tid=29686] ppid=29668 vsize=9624976 CPUtime=0.57 cores=1,3,5,7
/proc/29670/task/29686/stat : 29686 (java) S 29668 29670 23987 0 -1 4202560 2522 0 0 0 57 0 0 0 20 0 19 0 255482728 9855975424 593467 33554432000 1073741824 1073778376 140737344920992 139853446875704 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29670/tid=29687] ppid=29668 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/29670/task/29687/stat : 29687 (java) S 29668 29670 23987 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255482728 9855975424 593467 33554432000 1073741824 1073778376 140737344920992 139853445823608 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29670/tid=29688] ppid=29668 vsize=9624976 CPUtime=0.96 cores=1,3,5,7
/proc/29670/task/29688/stat : 29688 (java) S 29668 29670 23987 0 -1 4202560 99 0 0 0 44 52 0 0 20 0 19 0 255482728 9855975424 593467 33554432000 1073741824 1073778376 140737344920992 139853444771016 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29670/tid=29690] ppid=29668 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/29670/task/29690/stat : 29690 (java) S 29668 29670 23987 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255483309 9855975424 593467 33554432000 1073741824 1073778376 140737344920992 139853443716008 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1727.36
Current children cumulated vsize (KiB) 9624976

[startup+1782.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/214 29706
/proc/meminfo: memFree=24767996/32873844 swapFree=7900/7900
[pid=29670] ppid=29668 vsize=9624976 CPUtime=1787.4 cores=1,3,5,7
/proc/29670/stat : 29670 (java) S 29668 29670 23987 0 -1 4202496 16565 0 1 0 178572 168 0 0 20 0 19 0 255482723 9855975424 593467 33554432000 1073741824 1073778376 140737344920992 140737344912128 225448067133 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/29670/statm: 2406244 593467 2281 9 0 2396937 0
[pid=29670/tid=29672] ppid=29668 vsize=9624976 CPUtime=1770.77 cores=1,3,5,7
/proc/29670/task/29672/stat : 29672 (java) R 29668 29670 23987 0 -1 4202560 4392 0 1 0 177011 66 0 0 20 0 19 0 255482724 9855975424 593467 33554432000 1073741824 1073778376 140737344920992 139854098751776 139853950669165 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=29670/tid=29673] ppid=29668 vsize=9624976 CPUtime=0.52 cores=1,3,5,7
/proc/29670/task/29673/stat : 29673 (java) S 29668 29670 23987 0 -1 4202560 228 0 0 0 44 8 0 0 20 0 19 0 255482724 9855975424 593467 33554432000 1073741824 1073778376 140737344920992 139854071204136 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29670/tid=29674] ppid=29668 vsize=9624976 CPUtime=0.49 cores=1,3,5,7
/proc/29670/task/29674/stat : 29674 (java) S 29668 29670 23987 0 -1 4202560 180 0 0 0 42 7 0 0 20 0 19 0 255482724 9855975424 593467 33554432000 1073741824 1073778376 140737344920992 139854070151336 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29670/tid=29675] ppid=29668 vsize=9624976 CPUtime=0.52 cores=1,3,5,7
/proc/29670/task/29675/stat : 29675 (java) S 29668 29670 23987 0 -1 4202560 156 0 0 0 45 7 0 0 20 0 19 0 255482724 9855975424 593467 33554432000 1073741824 1073778376 140737344920992 139854069099048 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29670/tid=29676] ppid=29668 vsize=9624976 CPUtime=0.64 cores=1,3,5,7
/proc/29670/task/29676/stat : 29676 (java) S 29668 29670 23987 0 -1 4202560 470 0 0 0 53 11 0 0 20 0 19 0 255482724 9855975424 593467 33554432000 1073741824 1073778376 140737344920992 139853938862504 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29670/tid=29677] ppid=29668 vsize=9624976 CPUtime=0.46 cores=1,3,5,7
/proc/29670/task/29677/stat : 29677 (java) S 29668 29670 23987 0 -1 4202560 513 0 0 0 39 7 0 0 20 0 19 0 255482724 9855975424 593467 33554432000 1073741824 1073778376 140737344920992 139853937810216 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29670/tid=29678] ppid=29668 vsize=9624976 CPUtime=0.44 cores=1,3,5,7
/proc/29670/task/29678/stat : 29678 (java) S 29668 29670 23987 0 -1 4202560 323 0 0 0 37 7 0 0 20 0 19 0 255482724 9855975424 593467 33554432000 1073741824 1073778376 140737344920992 139853936757416 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29670/tid=29679] ppid=29668 vsize=9624976 CPUtime=0.42 cores=1,3,5,7
/proc/29670/task/29679/stat : 29679 (java) S 29668 29670 23987 0 -1 4202560 189 0 0 0 35 7 0 0 20 0 19 0 255482724 9855975424 593467 33554432000 1073741824 1073778376 140737344920992 139853935705128 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29670/tid=29680] ppid=29668 vsize=9624976 CPUtime=0.42 cores=1,3,5,7
/proc/29670/task/29680/stat : 29680 (java) S 29668 29670 23987 0 -1 4202560 168 0 0 0 35 7 0 0 20 0 19 0 255482724 9855975424 593467 33554432000 1073741824 1073778376 140737344920992 139853934652328 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29670/tid=29681] ppid=29668 vsize=9624976 CPUtime=10.32 cores=1,3,5,7
/proc/29670/task/29681/stat : 29681 (java) S 29668 29670 23987 0 -1 4202560 1376 0 0 0 1027 5 0 0 20 0 19 0 255482725 9855975424 593467 33554432000 1073741824 1073778376 140737344920992 139853452138728 225448081321 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29670/tid=29682] ppid=29668 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/29670/task/29682/stat : 29682 (java) S 29668 29670 23987 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255482726 9855975424 593467 33554432000 1073741824 1073778376 140737344920992 139853451084792 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29670/tid=29683] ppid=29668 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/29670/task/29683/stat : 29683 (java) S 29668 29670 23987 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255482726 9855975424 593467 33554432000 1073741824 1073778376 140737344920992 139853450032392 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29670/tid=29684] ppid=29668 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/29670/task/29684/stat : 29684 (java) S 29668 29670 23987 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255482728 9855975424 593467 33554432000 1073741824 1073778376 140737344920992 139853448980880 225448089376 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29670/tid=29685] ppid=29668 vsize=9624976 CPUtime=0.79 cores=1,3,5,7
/proc/29670/task/29685/stat : 29685 (java) S 29668 29670 23987 0 -1 4202560 4765 0 0 0 79 0 0 0 20 0 19 0 255482728 9855975424 593467 33554432000 1073741824 1073778376 140737344920992 139853447928504 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29670/tid=29686] ppid=29668 vsize=9624976 CPUtime=0.57 cores=1,3,5,7
/proc/29670/task/29686/stat : 29686 (java) S 29668 29670 23987 0 -1 4202560 2522 0 0 0 57 0 0 0 20 0 19 0 255482728 9855975424 593467 33554432000 1073741824 1073778376 140737344920992 139853446875704 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29670/tid=29687] ppid=29668 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/29670/task/29687/stat : 29687 (java) S 29668 29670 23987 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255482728 9855975424 593467 33554432000 1073741824 1073778376 140737344920992 139853445823608 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29670/tid=29688] ppid=29668 vsize=9624976 CPUtime=0.99 cores=1,3,5,7
/proc/29670/task/29688/stat : 29688 (java) S 29668 29670 23987 0 -1 4202560 103 0 0 0 45 54 0 0 20 0 19 0 255482728 9855975424 593467 33554432000 1073741824 1073778376 140737344920992 139853444771016 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29670/tid=29690] ppid=29668 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/29670/task/29690/stat : 29690 (java) S 29668 29670 23987 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255483309 9855975424 593467 33554432000 1073741824 1073778376 140737344920992 139853443716008 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1787.4
Current children cumulated vsize (KiB) 9624976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1794.9 s]
/proc/loadavg: 1.93 1.99 1.99 2/190 29733
/proc/meminfo: memFree=27164032/32873844 swapFree=7900/7900
[pid=29670] ppid=29668 vsize=9624976 CPUtime=1800.01 cores=1,3,5,7
/proc/29670/stat : 29670 (java) S 29668 29670 23987 0 -1 4202496 16565 0 1 0 179833 168 0 0 20 0 19 0 255482723 9855975424 593467 33554432000 1073741824 1073778376 140737344920992 140737344912128 225448067133 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/29670/statm: 2406244 593467 2281 9 0 2396937 0
[pid=29670/tid=29672] ppid=29668 vsize=9624976 CPUtime=1783.38 cores=1,3,5,7
/proc/29670/task/29672/stat : 29672 (java) R 29668 29670 23987 0 -1 4202560 4392 0 1 0 178271 67 0 0 20 0 19 0 255482724 9855975424 593467 33554432000 1073741824 1073778376 140737344920992 139854098751776 139853950669879 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=29670/tid=29673] ppid=29668 vsize=9624976 CPUtime=0.52 cores=1,3,5,7
/proc/29670/task/29673/stat : 29673 (java) S 29668 29670 23987 0 -1 4202560 228 0 0 0 44 8 0 0 20 0 19 0 255482724 9855975424 593467 33554432000 1073741824 1073778376 140737344920992 139854071204136 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29670/tid=29674] ppid=29668 vsize=9624976 CPUtime=0.49 cores=1,3,5,7
/proc/29670/task/29674/stat : 29674 (java) S 29668 29670 23987 0 -1 4202560 180 0 0 0 42 7 0 0 20 0 19 0 255482724 9855975424 593467 33554432000 1073741824 1073778376 140737344920992 139854070151336 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29670/tid=29675] ppid=29668 vsize=9624976 CPUtime=0.52 cores=1,3,5,7
/proc/29670/task/29675/stat : 29675 (java) S 29668 29670 23987 0 -1 4202560 156 0 0 0 45 7 0 0 20 0 19 0 255482724 9855975424 593467 33554432000 1073741824 1073778376 140737344920992 139854069099048 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29670/tid=29676] ppid=29668 vsize=9624976 CPUtime=0.64 cores=1,3,5,7
/proc/29670/task/29676/stat : 29676 (java) S 29668 29670 23987 0 -1 4202560 470 0 0 0 53 11 0 0 20 0 19 0 255482724 9855975424 593467 33554432000 1073741824 1073778376 140737344920992 139853938862504 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29670/tid=29677] ppid=29668 vsize=9624976 CPUtime=0.46 cores=1,3,5,7
/proc/29670/task/29677/stat : 29677 (java) S 29668 29670 23987 0 -1 4202560 513 0 0 0 39 7 0 0 20 0 19 0 255482724 9855975424 593467 33554432000 1073741824 1073778376 140737344920992 139853937810216 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29670/tid=29678] ppid=29668 vsize=9624976 CPUtime=0.44 cores=1,3,5,7
/proc/29670/task/29678/stat : 29678 (java) S 29668 29670 23987 0 -1 4202560 323 0 0 0 37 7 0 0 20 0 19 0 255482724 9855975424 593467 33554432000 1073741824 1073778376 140737344920992 139853936757416 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29670/tid=29679] ppid=29668 vsize=9624976 CPUtime=0.42 cores=1,3,5,7
/proc/29670/task/29679/stat : 29679 (java) S 29668 29670 23987 0 -1 4202560 189 0 0 0 35 7 0 0 20 0 19 0 255482724 9855975424 593467 33554432000 1073741824 1073778376 140737344920992 139853935705128 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29670/tid=29680] ppid=29668 vsize=9624976 CPUtime=0.42 cores=1,3,5,7
/proc/29670/task/29680/stat : 29680 (java) S 29668 29670 23987 0 -1 4202560 168 0 0 0 35 7 0 0 20 0 19 0 255482724 9855975424 593467 33554432000 1073741824 1073778376 140737344920992 139853934652328 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29670/tid=29681] ppid=29668 vsize=9624976 CPUtime=10.32 cores=1,3,5,7
/proc/29670/task/29681/stat : 29681 (java) S 29668 29670 23987 0 -1 4202560 1376 0 0 0 1027 5 0 0 20 0 19 0 255482725 9855975424 593467 33554432000 1073741824 1073778376 140737344920992 139853452138728 225448081321 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29670/tid=29682] ppid=29668 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/29670/task/29682/stat : 29682 (java) S 29668 29670 23987 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255482726 9855975424 593467 33554432000 1073741824 1073778376 140737344920992 139853451084792 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29670/tid=29683] ppid=29668 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/29670/task/29683/stat : 29683 (java) S 29668 29670 23987 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255482726 9855975424 593467 33554432000 1073741824 1073778376 140737344920992 139853450032392 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29670/tid=29684] ppid=29668 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/29670/task/29684/stat : 29684 (java) S 29668 29670 23987 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255482728 9855975424 593467 33554432000 1073741824 1073778376 140737344920992 139853448980880 225448089376 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29670/tid=29685] ppid=29668 vsize=9624976 CPUtime=0.79 cores=1,3,5,7
/proc/29670/task/29685/stat : 29685 (java) S 29668 29670 23987 0 -1 4202560 4765 0 0 0 79 0 0 0 20 0 19 0 255482728 9855975424 593467 33554432000 1073741824 1073778376 140737344920992 139853447928504 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29670/tid=29686] ppid=29668 vsize=9624976 CPUtime=0.57 cores=1,3,5,7
/proc/29670/task/29686/stat : 29686 (java) S 29668 29670 23987 0 -1 4202560 2522 0 0 0 57 0 0 0 20 0 19 0 255482728 9855975424 593467 33554432000 1073741824 1073778376 140737344920992 139853446875704 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29670/tid=29687] ppid=29668 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/29670/task/29687/stat : 29687 (java) S 29668 29670 23987 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255482728 9855975424 593467 33554432000 1073741824 1073778376 140737344920992 139853445823608 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29670/tid=29688] ppid=29668 vsize=9624976 CPUtime=1 cores=1,3,5,7
/proc/29670/task/29688/stat : 29688 (java) S 29668 29670 23987 0 -1 4202560 103 0 0 0 46 54 0 0 20 0 19 0 255482728 9855975424 593467 33554432000 1073741824 1073778376 140737344920992 139853444771016 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29670/tid=29690] ppid=29668 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/29670/task/29690/stat : 29690 (java) S 29668 29670 23987 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255483309 9855975424 593467 33554432000 1073741824 1073778376 140737344920992 139853443716008 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.01
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+1794.9 s]
/proc/loadavg: 1.93 1.99 1.99 2/190 29733
/proc/meminfo: memFree=27164032/32873844 swapFree=7900/7900
[pid=29670] ppid=29668 vsize=9624976 CPUtime=1800.01 cores=1,3,5,7
/proc/29670/stat : 29670 (java) S 29668 29670 23987 0 -1 4202496 16565 0 1 0 179833 168 0 0 20 0 19 0 255482723 9855975424 593467 33554432000 1073741824 1073778376 140737344920992 140737344912128 225448067133 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/29670/statm: 2406244 593467 2281 9 0 2396937 0
[pid=29670/tid=29672] ppid=29668 vsize=9624976 CPUtime=1783.38 cores=1,3,5,7
/proc/29670/task/29672/stat : 29672 (java) R 29668 29670 23987 0 -1 4202560 4392 0 1 0 178271 67 0 0 20 0 19 0 255482724 9855975424 593467 33554432000 1073741824 1073778376 140737344920992 139854098751776 139853950669879 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=29670/tid=29673] ppid=29668 vsize=9624976 CPUtime=0.52 cores=1,3,5,7
/proc/29670/task/29673/stat : 29673 (java) S 29668 29670 23987 0 -1 4202560 228 0 0 0 44 8 0 0 20 0 19 0 255482724 9855975424 593467 33554432000 1073741824 1073778376 140737344920992 139854071204136 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29670/tid=29674] ppid=29668 vsize=9624976 CPUtime=0.49 cores=1,3,5,7
/proc/29670/task/29674/stat : 29674 (java) S 29668 29670 23987 0 -1 4202560 180 0 0 0 42 7 0 0 20 0 19 0 255482724 9855975424 593467 33554432000 1073741824 1073778376 140737344920992 139854070151336 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29670/tid=29675] ppid=29668 vsize=9624976 CPUtime=0.52 cores=1,3,5,7
/proc/29670/task/29675/stat : 29675 (java) S 29668 29670 23987 0 -1 4202560 156 0 0 0 45 7 0 0 20 0 19 0 255482724 9855975424 593467 33554432000 1073741824 1073778376 140737344920992 139854069099048 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29670/tid=29676] ppid=29668 vsize=9624976 CPUtime=0.64 cores=1,3,5,7
/proc/29670/task/29676/stat : 29676 (java) S 29668 29670 23987 0 -1 4202560 470 0 0 0 53 11 0 0 20 0 19 0 255482724 9855975424 593467 33554432000 1073741824 1073778376 140737344920992 139853938862504 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29670/tid=29677] ppid=29668 vsize=9624976 CPUtime=0.46 cores=1,3,5,7
/proc/29670/task/29677/stat : 29677 (java) S 29668 29670 23987 0 -1 4202560 513 0 0 0 39 7 0 0 20 0 19 0 255482724 9855975424 593467 33554432000 1073741824 1073778376 140737344920992 139853937810216 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29670/tid=29678] ppid=29668 vsize=9624976 CPUtime=0.44 cores=1,3,5,7
/proc/29670/task/29678/stat : 29678 (java) S 29668 29670 23987 0 -1 4202560 323 0 0 0 37 7 0 0 20 0 19 0 255482724 9855975424 593467 33554432000 1073741824 1073778376 140737344920992 139853936757416 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29670/tid=29679] ppid=29668 vsize=9624976 CPUtime=0.42 cores=1,3,5,7
/proc/29670/task/29679/stat : 29679 (java) S 29668 29670 23987 0 -1 4202560 189 0 0 0 35 7 0 0 20 0 19 0 255482724 9855975424 593467 33554432000 1073741824 1073778376 140737344920992 139853935705128 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29670/tid=29680] ppid=29668 vsize=9624976 CPUtime=0.42 cores=1,3,5,7
/proc/29670/task/29680/stat : 29680 (java) S 29668 29670 23987 0 -1 4202560 168 0 0 0 35 7 0 0 20 0 19 0 255482724 9855975424 593467 33554432000 1073741824 1073778376 140737344920992 139853934652328 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29670/tid=29681] ppid=29668 vsize=9624976 CPUtime=10.32 cores=1,3,5,7
/proc/29670/task/29681/stat : 29681 (java) S 29668 29670 23987 0 -1 4202560 1376 0 0 0 1027 5 0 0 20 0 19 0 255482725 9855975424 593467 33554432000 1073741824 1073778376 140737344920992 139853452138728 225448081321 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29670/tid=29682] ppid=29668 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/29670/task/29682/stat : 29682 (java) S 29668 29670 23987 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255482726 9855975424 593467 33554432000 1073741824 1073778376 140737344920992 139853451084792 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29670/tid=29683] ppid=29668 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/29670/task/29683/stat : 29683 (java) S 29668 29670 23987 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255482726 9855975424 593467 33554432000 1073741824 1073778376 140737344920992 139853450032392 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29670/tid=29684] ppid=29668 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/29670/task/29684/stat : 29684 (java) S 29668 29670 23987 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255482728 9855975424 593467 33554432000 1073741824 1073778376 140737344920992 139853448980880 225448089376 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29670/tid=29685] ppid=29668 vsize=9624976 CPUtime=0.79 cores=1,3,5,7
/proc/29670/task/29685/stat : 29685 (java) S 29668 29670 23987 0 -1 4202560 4765 0 0 0 79 0 0 0 20 0 19 0 255482728 9855975424 593467 33554432000 1073741824 1073778376 140737344920992 139853447928504 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29670/tid=29686] ppid=29668 vsize=9624976 CPUtime=0.57 cores=1,3,5,7
/proc/29670/task/29686/stat : 29686 (java) S 29668 29670 23987 0 -1 4202560 2522 0 0 0 57 0 0 0 20 0 19 0 255482728 9855975424 593467 33554432000 1073741824 1073778376 140737344920992 139853446875704 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=29670/tid=29687] ppid=29668 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/29670/task/29687/stat : 29687 (java) S 29668 29670 23987 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255482728 9855975424 593467 33554432000 1073741824 1073778376 140737344920992 139853445823608 225448080444 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=29670/tid=29688] ppid=29668 vsize=9624976 CPUtime=1 cores=1,3,5,7
/proc/29670/task/29688/stat : 29688 (java) S 29668 29670 23987 0 -1 4202560 103 0 0 0 46 54 0 0 20 0 19 0 255482728 9855975424 593467 33554432000 1073741824 1073778376 140737344920992 139853444771016 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=29670/tid=29690] ppid=29668 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/29670/task/29690/stat : 29690 (java) S 29668 29670 23987 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255483309 9855975424 593467 33554432000 1073741824 1073778376 140737344920992 139853443716008 225448081321 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 9624976

Child status: 143
Real time (s): 1794.96
CPU time (s): 1800.32
CPU user time (s): 1798.3
CPU system time (s): 2.02069
CPU usage (%): 100.299
Max. virtual memory (cumulated for all children) (KiB): 9624976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.3
system time used= 2.02069
maximum resident set size= 2373996
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16601
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1304
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38850
involuntary context switches= 11810

runsolver used 11.5212 second user time and 11.5722 second system time

The end

Launcher Data

Begin job on node137 at 2012-05-24 23:06:22
IDJOB=3689857
IDBENCH=91127
IDSOLVER=2269
FILE ID=node137/3689857-1337893581
RUNJOBID= node137-1337890005-29164
PBS_JOBID= 14620067
Free space on /tmp= 71464 MiB

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

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

MD5SUM BENCH= bddfe521cf91a77d0e4de5a51a3aa343
RANDOM SEED=2088335737

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

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

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.600
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.600
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		: 2666.600
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		: 2666.600
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28303652 kB
Buffers:          231568 kB
Cached:          2327316 kB
SwapCached:        22060 kB
Active:          1971792 kB
Inactive:        1795676 kB
Active(anon):    1188348 kB
Inactive(anon):    22680 kB
Active(file):     783444 kB
Inactive(file):  1772996 kB
Unevictable:        7900 kB
Mlocked:            7900 kB
SwapTotal:      67108856 kB
SwapFree:       67081504 kB
Dirty:             55980 kB
Writeback:             0 kB
AnonPages:       1043788 kB
Mapped:            17768 kB
Shmem:                 0 kB
Slab:             642080 kB
SReclaimable:      82680 kB
SUnreclaim:       559400 kB
KernelStack:        1584 kB
PageTables:         6276 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1694576 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1007616 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= 71492 MiB
End job on node137 at 2012-05-24 23:36:19