Trace number 3492957

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sat4j Resolution 2011-06-08? (TO) 1800.05 1798.54

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/scens/
normalized-scen06-18reduc_wcsp.wbo
MD5SUMda80b320d983b4610e4558746e61248d
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmark
Best cost obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1758
Total number of constraints105203
Number of soft constraints105121
Number of constraints which are clauses105121
Number of constraints which are cardinality constraints (but not clauses)82
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint26
Top cost 3389
Min constraint cost 1
Max constraint cost 2436
Sum of constraints costs 36645766
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 27
Number of bits of the biggest sum of numbers5
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.03/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.03/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.03/0.08	c See www.sat4j.org for details.
0.03/0.09	c version 2.3.1.v20110525
0.03/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.03/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.03/0.09	c java.vm.version	19.1-b02
0.03/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.03/0.09	c sun.arch.data.model	64
0.03/0.09	c java.version		1.6.0_24
0.03/0.09	c os.name		Linux
0.03/0.09	c os.version		2.6.18-164.el5
0.03/0.09	c os.arch		amd64
0.03/0.09	c Free memory 		9996466904
0.03/0.09	c Max memory 		10048897024
0.03/0.09	c Total memory 		10048897024
0.03/0.09	c Number of processors 	8
0.09/0.11	c Pseudo Boolean Optimization
0.09/0.11	c --- Begin Solver configuration ---
0.09/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@38540408
0.09/0.11	c Learn all clauses as in MiniSAT
0.09/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.11	c Expensive reason simplification
0.09/0.11	c Armin Biere (Picosat) restarts strategy
0.09/0.11	c Glucose learned constraints deletion strategy
0.09/0.11	c timeout=2147483s
0.09/0.11	c DB Simplification allowed=false
0.09/0.11	c --- End Solver configuration ---
0.09/0.11	c solving HOME/instance-3492957-1307912695.wbo
0.09/0.11	c reading problem ... 
1.58/1.07	c ... done. Wall clock time 0.962s.
1.58/1.07	c #vars     106879
1.58/1.07	c #constraints  105286
1.58/1.07	c constraints type 
1.58/1.07	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 104674
1.58/1.07	c org.sat4j.minisat.constraints.card.MinWatchCard => 82
1.58/1.07	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 529
1.58/1.07	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1
212.51/211.36	c cleaning 2475 clauses out of 5001 with flag 5001/5001
526.19/524.89	c cleaning 4254 clauses out of 8525 with flag 11000/11000
790.81/789.45	c cleaning 5624 clauses out of 11271 with flag 18000/18000
973.83/972.47	c cleaning 6811 clauses out of 13651 with flag 26004/26004
1782.99/1781.55	c cleaning 7907 clauses out of 15836 with flag 35000/35000
1800.01/1798.51	c starts		: 63
1800.01/1798.51	c conflicts		: 35489
1800.01/1798.51	c decisions		: 506147
1800.01/1798.51	c propagations		: 311485303
1800.01/1798.51	c inspects		: 19178464
1800.01/1798.51	c shortcuts		: 0
1800.01/1798.51	c learnt literals	: 0
1800.01/1798.51	c learnt binary clauses	: 0
1800.01/1798.51	c learnt ternary clauses	: 131
1800.01/1798.51	c learnt constraints	: 35488
1800.01/1798.51	c ignored constraints	: 0
1800.01/1798.51	c root simplifications	: 0
1800.01/1798.51	c removed literals (reason simplification)	: 715584
1800.01/1798.51	c reason swapping (by a shorter reason)	: 0
1800.01/1798.51	c Calls to reduceDB	: 5
1800.01/1798.51	c number of reductions to clauses (during analyze)	: 0
1800.01/1798.51	c number of learned constraints concerned by reduction	: 0
1800.01/1798.51	c number of learning phase by resolution	: 0
1800.01/1798.51	c number of learning phase by cutting planes	: 0
1800.01/1798.51	c speed (assignments/second)	: 173293.46727909186
1800.01/1798.51	c non guided choices	1686
1800.01/1798.52	c learnt constraints type 
1800.01/1798.52	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 8418
1800.01/1798.52	c constraints type 
1800.01/1798.52	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 104674
1800.01/1798.52	c org.sat4j.minisat.constraints.card.MinWatchCard => 82
1800.01/1798.52	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 529
1800.01/1798.52	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1
1800.01/1798.52	s UNKNOWN
1800.01/1798.52	c Total wall clock time (in seconds): 1798.412

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 /var/tmp/evaluation-result-3492957-1307912695/watcher-3492957-1307912695 -o /var/tmp/evaluation-result-3492957-1307912695/solver-3492957-1307912695 -C 1800 -W 1900 -M 15500 java -Xms10000m -Xmx10000m -jar sat4j-pb.jar Resolution HOME/instance-3492957-1307912695.wbo 

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.93 2.02 2.00 2/195 16910
/proc/meminfo: memFree=1510932/32950904 swapFree=67055440/67111528
[pid=16910] ppid=16908 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/16910/stat : 16910 (java) R 16908 16910 14274 0 -1 4202496 951 0 0 0 0 0 0 0 23 0 1 0 902869293 23580672 694 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237273916904 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16910/statm: 5757 694 511 9 0 124 0

[startup+0.044545 s]
/proc/loadavg: 1.93 2.02 2.00 2/195 16910
/proc/meminfo: memFree=1510932/32950904 swapFree=67055440/67111528
[pid=16910] ppid=16908 vsize=10467480 CPUtime=0.03 cores=1,3,5,7
/proc/16910/stat : 16910 (java) S 16908 16910 14274 0 -1 4202496 11254 0 1 0 2 1 0 0 23 0 13 0 902869293 10718699520 10950 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290682341 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 0
/proc/16910/statm: 2616870 10951 1672 9 0 2607618 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 10467480

[startup+0.100537 s]
/proc/loadavg: 1.93 2.02 2.00 2/195 16910
/proc/meminfo: memFree=1510932/32950904 swapFree=67055440/67111528
[pid=16910] ppid=16908 vsize=10540120 CPUtime=0.09 cores=1,3,5,7
/proc/16910/stat : 16910 (java) S 16908 16910 14274 0 -1 4202496 13030 0 1 0 8 1 0 0 23 0 18 0 902869293 10793082880 12726 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/16910/statm: 2635030 12726 2092 9 0 2625764 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10540120

[startup+0.300502 s]
/proc/loadavg: 1.93 2.02 2.00 2/195 16910
/proc/meminfo: memFree=1510932/32950904 swapFree=67055440/67111528
[pid=16910] ppid=16908 vsize=10542024 CPUtime=0.51 cores=1,3,5,7
/proc/16910/stat : 16910 (java) S 16908 16910 14274 0 -1 4202496 17081 0 1 0 49 2 0 0 23 0 18 0 902869293 10795032576 16393 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/16910/statm: 2635506 16393 2201 9 0 2626240 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 10542024

[startup+0.70043 s]
/proc/loadavg: 1.93 2.02 2.00 2/195 16910
/proc/meminfo: memFree=1510932/32950904 swapFree=67055440/67111528
[pid=16910] ppid=16908 vsize=10544016 CPUtime=1.17 cores=1,3,5,7
/proc/16910/stat : 16910 (java) S 16908 16910 14274 0 -1 4202496 58483 0 1 0 110 7 0 0 23 0 18 0 902869293 10797072384 56734 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/16910/statm: 2636004 56734 2217 9 0 2626738 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 10544016

[startup+1.50134 s]
/proc/loadavg: 1.93 2.02 2.00 4/213 16928
/proc/meminfo: memFree=1186240/32950904 swapFree=67055440/67111528
[pid=16910] ppid=16908 vsize=10546300 CPUtime=2.66 cores=1,3,5,7
/proc/16910/stat : 16910 (java) S 16908 16910 14274 0 -1 4202496 89367 0 1 0 255 11 0 0 23 0 19 0 902869293 10799411200 84272 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/16910/statm: 2636575 84272 2239 9 0 2627309 0
[pid=16910/tid=16912] ppid=16908 vsize=10546300 CPUtime=1.48 cores=1,3,5,7
/proc/16910/task/16912/stat : 16912 (java) R 16908 16910 14274 0 -1 4202560 79864 0 1 0 138 10 0 0 25 0 19 0 902869294 10799411200 84272 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 46912505386976 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=16910/tid=16913] ppid=16908 vsize=10546300 CPUtime=0 cores=1,3,5,7
/proc/16910/task/16913/stat : 16913 (java) S 16908 16910 14274 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902869295 10799411200 84272 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290695577 0 4 0 16800975 18446604471145427968 0 0 -1 5 0 0 0
[pid=16910/tid=16914] ppid=16908 vsize=10546300 CPUtime=0 cores=1,3,5,7
/proc/16910/task/16914/stat : 16914 (java) S 16908 16910 14274 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902869295 10799411200 84272 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290695577 0 4 0 16800975 18446604471145427968 0 0 -1 5 0 0 0
[pid=16910/tid=16915] ppid=16908 vsize=10546300 CPUtime=0 cores=1,3,5,7
/proc/16910/task/16915/stat : 16915 (java) S 16908 16910 14274 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902869295 10799411200 84272 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290695577 0 4 0 16800975 18446604471145427968 0 0 -1 5 0 0 0
[pid=16910/tid=16916] ppid=16908 vsize=10546300 CPUtime=0 cores=1,3,5,7
/proc/16910/task/16916/stat : 16916 (java) S 16908 16910 14274 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902869295 10799411200 84272 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290695577 0 4 0 16800975 18446604471145427968 0 0 -1 5 0 0 0
[pid=16910/tid=16917] ppid=16908 vsize=10546300 CPUtime=0 cores=1,3,5,7
/proc/16910/task/16917/stat : 16917 (java) S 16908 16910 14274 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902869295 10799411200 84272 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290695577 0 4 0 16800975 18446604471145427968 0 0 -1 5 0 0 0
[pid=16910/tid=16918] ppid=16908 vsize=10546300 CPUtime=0 cores=1,3,5,7
/proc/16910/task/16918/stat : 16918 (java) S 16908 16910 14274 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902869295 10799411200 84272 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290695577 0 4 0 16800975 18446604471145427968 0 0 -1 5 0 0 0
[pid=16910/tid=16919] ppid=16908 vsize=10546300 CPUtime=0 cores=1,3,5,7
/proc/16910/task/16919/stat : 16919 (java) S 16908 16910 14274 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902869295 10799411200 84272 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290695577 0 4 0 16800975 18446604471145427968 0 0 -1 5 0 0 0
[pid=16910/tid=16920] ppid=16908 vsize=10546300 CPUtime=0 cores=1,3,5,7
/proc/16910/task/16920/stat : 16920 (java) S 16908 16910 14274 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902869295 10799411200 84272 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290695577 0 4 0 16800975 18446604471145427968 0 0 -1 5 0 0 0
[pid=16910/tid=16921] ppid=16908 vsize=10546300 CPUtime=0 cores=1,3,5,7
/proc/16910/task/16921/stat : 16921 (java) S 16908 16910 14274 0 -1 4202560 5 0 0 0 0 0 0 0 15 0 19 0 902869296 10799411200 84272 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290696192 0 0 0 16800975 18446604471145427968 0 0 -1 1 0 0 0
[pid=16910/tid=16922] ppid=16908 vsize=10546300 CPUtime=0 cores=1,3,5,7
/proc/16910/task/16922/stat : 16922 (java) S 16908 16910 14274 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 902869297 10799411200 84272 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290695577 0 4 0 16800975 18446604471145427968 0 0 -1 1 0 0 0
[pid=16910/tid=16923] ppid=16908 vsize=10546300 CPUtime=0 cores=1,3,5,7
/proc/16910/task/16923/stat : 16923 (java) S 16908 16910 14274 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 902869297 10799411200 84272 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290695577 0 4 0 16800975 18446604471145427968 0 0 -1 1 0 0 0
[pid=16910/tid=16924] ppid=16908 vsize=10546300 CPUtime=0 cores=1,3,5,7
/proc/16910/task/16924/stat : 16924 (java) S 16908 16910 14274 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902869299 10799411200 84272 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290703281 0 4 0 16800975 18446604471145427968 0 0 -1 1 0 0 0
[pid=16910/tid=16925] ppid=16908 vsize=10546300 CPUtime=0.52 cores=1,3,5,7
/proc/16910/task/16925/stat : 16925 (java) R 16908 16910 14274 0 -1 4202560 3426 0 0 0 52 0 0 0 19 0 19 0 902869299 10799411200 84272 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 47441319915824 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=16910/tid=16926] ppid=16908 vsize=10546300 CPUtime=0.64 cores=1,3,5,7
/proc/16910/task/16926/stat : 16926 (java) S 16908 16910 14274 0 -1 4202560 4916 0 0 0 64 0 0 0 21 0 19 0 902869299 10799411200 84272 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290695577 0 4 0 16800975 18446604471145427968 0 0 -1 3 0 0 0
[pid=16910/tid=16927] ppid=16908 vsize=10546300 CPUtime=0 cores=1,3,5,7
/proc/16910/task/16927/stat : 16927 (java) S 16908 16910 14274 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902869299 10799411200 84272 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290695577 0 4 0 16800975 18446604471145427968 0 0 -1 1 0 0 0
[pid=16910/tid=16928] ppid=16908 vsize=10546300 CPUtime=0 cores=1,3,5,7
/proc/16910/task/16928/stat : 16928 (java) S 16908 16910 14274 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 902869299 10799411200 84272 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290696192 0 4 0 16800975 18446604471145427968 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.66
Current children cumulated vsize (KiB) 10546300

[startup+3.101 s]
/proc/loadavg: 1.93 2.02 2.00 3/214 16929
/proc/meminfo: memFree=1181396/32950904 swapFree=67055440/67111528
[pid=16910] ppid=16908 vsize=10546300 CPUtime=4.28 cores=1,3,5,7
/proc/16910/stat : 16910 (java) S 16908 16910 14274 0 -1 4202496 89380 0 1 0 417 11 0 0 23 0 19 0 902869293 10799411200 84284 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/16910/statm: 2636575 84284 2239 9 0 2627309 0
[pid=16910/tid=16912] ppid=16908 vsize=10546300 CPUtime=3.08 cores=1,3,5,7
/proc/16910/task/16912/stat : 16912 (java) R 16908 16910 14274 0 -1 4202560 79872 0 1 0 298 10 0 0 25 0 19 0 902869294 10799411200 84284 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 46912506101741 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=16910/tid=16913] ppid=16908 vsize=10546300 CPUtime=0 cores=1,3,5,7
/proc/16910/task/16913/stat : 16913 (java) S 16908 16910 14274 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902869295 10799411200 84284 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290695577 0 4 0 16800975 18446604471145427968 0 0 -1 5 0 0 0
[pid=16910/tid=16914] ppid=16908 vsize=10546300 CPUtime=0 cores=1,3,5,7
/proc/16910/task/16914/stat : 16914 (java) S 16908 16910 14274 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902869295 10799411200 84284 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290695577 0 4 0 16800975 18446604471145427968 0 0 -1 5 0 0 0
[pid=16910/tid=16915] ppid=16908 vsize=10546300 CPUtime=0 cores=1,3,5,7
/proc/16910/task/16915/stat : 16915 (java) S 16908 16910 14274 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902869295 10799411200 84284 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290695577 0 4 0 16800975 18446604471145427968 0 0 -1 5 0 0 0
[pid=16910/tid=16916] ppid=16908 vsize=10546300 CPUtime=0 cores=1,3,5,7
/proc/16910/task/16916/stat : 16916 (java) S 16908 16910 14274 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902869295 10799411200 84284 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290695577 0 4 0 16800975 18446604471145427968 0 0 -1 5 0 0 0
[pid=16910/tid=16917] ppid=16908 vsize=10546300 CPUtime=0 cores=1,3,5,7
/proc/16910/task/16917/stat : 16917 (java) S 16908 16910 14274 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902869295 10799411200 84284 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290695577 0 4 0 16800975 18446604471145427968 0 0 -1 5 0 0 0
[pid=16910/tid=16918] ppid=16908 vsize=10546300 CPUtime=0 cores=1,3,5,7
/proc/16910/task/16918/stat : 16918 (java) S 16908 16910 14274 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902869295 10799411200 84284 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290695577 0 4 0 16800975 18446604471145427968 0 0 -1 5 0 0 0
[pid=16910/tid=16919] ppid=16908 vsize=10546300 CPUtime=0 cores=1,3,5,7
/proc/16910/task/16919/stat : 16919 (java) S 16908 16910 14274 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902869295 10799411200 84284 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290695577 0 4 0 16800975 18446604471145427968 0 0 -1 5 0 0 0
[pid=16910/tid=16920] ppid=16908 vsize=10546300 CPUtime=0 cores=1,3,5,7
/proc/16910/task/16920/stat : 16920 (java) S 16908 16910 14274 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902869295 10799411200 84284 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290695577 0 4 0 16800975 18446604471145427968 0 0 -1 5 0 0 0
[pid=16910/tid=16921] ppid=16908 vsize=10546300 CPUtime=0 cores=1,3,5,7
/proc/16910/task/16921/stat : 16921 (java) S 16908 16910 14274 0 -1 4202560 5 0 0 0 0 0 0 0 16 0 19 0 902869296 10799411200 84284 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290696192 0 0 0 16800975 18446604471145427968 0 0 -1 1 0 0 0
[pid=16910/tid=16922] ppid=16908 vsize=10546300 CPUtime=0 cores=1,3,5,7
/proc/16910/task/16922/stat : 16922 (java) S 16908 16910 14274 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 902869297 10799411200 84284 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290695577 0 4 0 16800975 18446604471145427968 0 0 -1 1 0 0 0
[pid=16910/tid=16923] ppid=16908 vsize=10546300 CPUtime=0 cores=1,3,5,7
/proc/16910/task/16923/stat : 16923 (java) S 16908 16910 14274 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 902869297 10799411200 84284 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290695577 0 4 0 16800975 18446604471145427968 0 0 -1 1 0 0 0
[pid=16910/tid=16924] ppid=16908 vsize=10546300 CPUtime=0 cores=1,3,5,7
/proc/16910/task/16924/stat : 16924 (java) S 16908 16910 14274 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902869299 10799411200 84284 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290703281 0 4 0 16800975 18446604471145427968 0 0 -1 1 0 0 0
[pid=16910/tid=16925] ppid=16908 vsize=10546300 CPUtime=0.55 cores=1,3,5,7
/proc/16910/task/16925/stat : 16925 (java) S 16908 16910 14274 0 -1 4202560 3431 0 0 0 55 0 0 0 18 0 19 0 902869299 10799411200 84284 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290695577 0 4 0 16800975 18446604471145427968 0 0 -1 1 0 0 0
[pid=16910/tid=16926] ppid=16908 vsize=10546300 CPUtime=0.64 cores=1,3,5,7
/proc/16910/task/16926/stat : 16926 (java) S 16908 16910 14274 0 -1 4202560 4916 0 0 0 64 0 0 0 21 0 19 0 902869299 10799411200 84284 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290695577 0 4 0 16800975 18446604471145427968 0 0 -1 3 0 0 0
[pid=16910/tid=16927] ppid=16908 vsize=10546300 CPUtime=0 cores=1,3,5,7
/proc/16910/task/16927/stat : 16927 (java) S 16908 16910 14274 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902869299 10799411200 84284 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290695577 0 4 0 16800975 18446604471145427968 0 0 -1 1 0 0 0
[pid=16910/tid=16928] ppid=16908 vsize=10546300 CPUtime=0 cores=1,3,5,7
/proc/16910/task/16928/stat : 16928 (java) S 16908 16910 14274 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 902869299 10799411200 84284 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290696192 0 4 0 16800975 18446604471145427968 0 0 -1 5 0 0 0
[pid=16910/tid=16929] ppid=16908 vsize=10546300 CPUtime=0 cores=1,3,5,7
/proc/16910/task/16929/stat : 16929 (java) S 16908 16910 14274 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 902869411 10799411200 84284 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290696192 0 4 0 16800975 18446604471145427968 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.28
Current children cumulated vsize (KiB) 10546300

[startup+6.30143 s]
/proc/loadavg: 1.93 2.02 2.00 3/214 16929
/proc/meminfo: memFree=1180816/32950904 swapFree=67055440/67111528
[pid=16910] ppid=16908 vsize=10546300 CPUtime=7.49 cores=1,3,5,7
/proc/16910/stat : 16910 (java) S 16908 16910 14274 0 -1 4202496 89391 0 1 0 738 11 0 0 23 0 19 0 902869293 10799411200 84293 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/16910/statm: 2636575 84293 2239 9 0 2627309 0
[pid=16910/tid=16912] ppid=16908 vsize=10546300 CPUtime=6.28 cores=1,3,5,7
/proc/16910/task/16912/stat : 16912 (java) R 16908 16910 14274 0 -1 4202560 79882 0 1 0 618 10 0 0 25 0 19 0 902869294 10799411200 84293 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 46912506075660 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=16910/tid=16913] ppid=16908 vsize=10546300 CPUtime=0 cores=1,3,5,7
/proc/16910/task/16913/stat : 16913 (java) S 16908 16910 14274 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902869295 10799411200 84293 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290695577 0 4 0 16800975 18446604471145427968 0 0 -1 5 0 0 0
[pid=16910/tid=16914] ppid=16908 vsize=10546300 CPUtime=0 cores=1,3,5,7
/proc/16910/task/16914/stat : 16914 (java) S 16908 16910 14274 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902869295 10799411200 84293 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290695577 0 4 0 16800975 18446604471145427968 0 0 -1 5 0 0 0
[pid=16910/tid=16915] ppid=16908 vsize=10546300 CPUtime=0 cores=1,3,5,7
/proc/16910/task/16915/stat : 16915 (java) S 16908 16910 14274 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902869295 10799411200 84293 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290695577 0 4 0 16800975 18446604471145427968 0 0 -1 5 0 0 0
[pid=16910/tid=16916] ppid=16908 vsize=10546300 CPUtime=0 cores=1,3,5,7
/proc/16910/task/16916/stat : 16916 (java) S 16908 16910 14274 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902869295 10799411200 84293 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290695577 0 4 0 16800975 18446604471145427968 0 0 -1 5 0 0 0
[pid=16910/tid=16917] ppid=16908 vsize=10546300 CPUtime=0 cores=1,3,5,7
/proc/16910/task/16917/stat : 16917 (java) S 16908 16910 14274 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902869295 10799411200 84293 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290695577 0 4 0 16800975 18446604471145427968 0 0 -1 5 0 0 0
[pid=16910/tid=16918] ppid=16908 vsize=10546300 CPUtime=0 cores=1,3,5,7
/proc/16910/task/16918/stat : 16918 (java) S 16908 16910 14274 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902869295 10799411200 84293 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290695577 0 4 0 16800975 18446604471145427968 0 0 -1 5 0 0 0
[pid=16910/tid=16919] ppid=16908 vsize=10546300 CPUtime=0 cores=1,3,5,7
/proc/16910/task/16919/stat : 16919 (java) S 16908 16910 14274 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902869295 10799411200 84293 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290695577 0 4 0 16800975 18446604471145427968 0 0 -1 5 0 0 0
[pid=16910/tid=16920] ppid=16908 vsize=10546300 CPUtime=0 cores=1,3,5,7
/proc/16910/task/16920/stat : 16920 (java) S 16908 16910 14274 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902869295 10799411200 84293 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290695577 0 4 0 16800975 18446604471145427968 0 0 -1 5 0 0 0
[pid=16910/tid=16921] ppid=16908 vsize=10546300 CPUtime=0 cores=1,3,5,7
/proc/16910/task/16921/stat : 16921 (java) S 16908 16910 14274 0 -1 4202560 5 0 0 0 0 0 0 0 15 0 19 0 902869296 10799411200 84293 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290696192 0 0 0 16800975 18446604471145427968 0 0 -1 1 0 0 0
[pid=16910/tid=16922] ppid=16908 vsize=10546300 CPUtime=0 cores=1,3,5,7
/proc/16910/task/16922/stat : 16922 (java) S 16908 16910 14274 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 902869297 10799411200 84293 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290695577 0 4 0 16800975 18446604471145427968 0 0 -1 1 0 0 0
[pid=16910/tid=16923] ppid=16908 vsize=10546300 CPUtime=0 cores=1,3,5,7
/proc/16910/task/16923/stat : 16923 (java) S 16908 16910 14274 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 902869297 10799411200 84293 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290695577 0 4 0 16800975 18446604471145427968 0 0 -1 1 0 0 0
[pid=16910/tid=16924] ppid=16908 vsize=10546300 CPUtime=0 cores=1,3,5,7
/proc/16910/task/16924/stat : 16924 (java) S 16908 16910 14274 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902869299 10799411200 84293 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290703281 0 4 0 16800975 18446604471145427968 0 0 -1 1 0 0 0
[pid=16910/tid=16925] ppid=16908 vsize=10546300 CPUtime=0.55 cores=1,3,5,7
/proc/16910/task/16925/stat : 16925 (java) S 16908 16910 14274 0 -1 4202560 3432 0 0 0 55 0 0 0 18 0 19 0 902869299 10799411200 84293 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290695577 0 4 0 16800975 18446604471145427968 0 0 -1 1 0 0 0
[pid=16910/tid=16926] ppid=16908 vsize=10546300 CPUtime=0.64 cores=1,3,5,7
/proc/16910/task/16926/stat : 16926 (java) S 16908 16910 14274 0 -1 4202560 4916 0 0 0 64 0 0 0 21 0 19 0 902869299 10799411200 84293 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290695577 0 4 0 16800975 18446604471145427968 0 0 -1 3 0 0 0
[pid=16910/tid=16927] ppid=16908 vsize=10546300 CPUtime=0 cores=1,3,5,7
/proc/16910/task/16927/stat : 16927 (java) S 16908 16910 14274 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902869299 10799411200 84293 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290695577 0 4 0 16800975 18446604471145427968 0 0 -1 1 0 0 0
[pid=16910/tid=16928] ppid=16908 vsize=10546300 CPUtime=0 cores=1,3,5,7
/proc/16910/task/16928/stat : 16928 (java) S 16908 16910 14274 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 902869299 10799411200 84293 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290696192 0 4 0 16800975 18446604471145427968 0 0 -1 5 0 0 0
[pid=16910/tid=16929] ppid=16908 vsize=10546300 CPUtime=0 cores=1,3,5,7
/proc/16910/task/16929/stat : 16929 (java) S 16908 16910 14274 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 902869411 10799411200 84293 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290696192 0 4 0 16800975 18446604471145427968 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 7.49
Current children cumulated vsize (KiB) 10546300

[startup+12.7013 s]
/proc/loadavg: 2.02 2.03 2.00 3/214 16929
/proc/meminfo: memFree=1180660/32950904 swapFree=67055440/67111528

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

[pid=16910/tid=16918] ppid=16908 vsize=10546300 CPUtime=0.03 cores=1,3,5,7
/proc/16910/task/16918/stat : 16918 (java) S 16908 16910 14274 0 -1 4202560 2575 0 0 0 3 0 0 0 15 0 19 0 902869295 10799411200 109884 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290695577 0 4 0 16800975 18446604471145427968 0 0 -1 3 0 0 0
[pid=16910/tid=16919] ppid=16908 vsize=10546300 CPUtime=0.03 cores=1,3,5,7
/proc/16910/task/16919/stat : 16919 (java) S 16908 16910 14274 0 -1 4202560 3306 0 0 0 3 0 0 0 15 0 19 0 902869295 10799411200 109884 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290695577 0 4 0 16800975 18446604471145427968 0 0 -1 3 0 0 0
[pid=16910/tid=16920] ppid=16908 vsize=10546300 CPUtime=0.03 cores=1,3,5,7
/proc/16910/task/16920/stat : 16920 (java) S 16908 16910 14274 0 -1 4202560 2913 0 0 0 3 0 0 0 15 0 19 0 902869295 10799411200 109884 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290695577 0 4 0 16800975 18446604471145427968 0 0 -1 3 0 0 0
[pid=16910/tid=16921] ppid=16908 vsize=10546300 CPUtime=0.49 cores=1,3,5,7
/proc/16910/task/16921/stat : 16921 (java) S 16908 16910 14274 0 -1 4202560 13769 0 0 0 47 2 0 0 15 0 19 0 902869296 10799411200 109884 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290696192 0 0 0 16800975 18446604471145427968 0 0 -1 5 0 0 0
[pid=16910/tid=16922] ppid=16908 vsize=10546300 CPUtime=0 cores=1,3,5,7
/proc/16910/task/16922/stat : 16922 (java) S 16908 16910 14274 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 902869297 10799411200 109884 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290695577 0 4 0 16800975 18446604471145427968 0 0 -1 1 0 0 0
[pid=16910/tid=16923] ppid=16908 vsize=10546300 CPUtime=0 cores=1,3,5,7
/proc/16910/task/16923/stat : 16923 (java) S 16908 16910 14274 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 902869297 10799411200 109884 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290695577 0 4 0 16800975 18446604471145427968 0 0 -1 1 0 0 0
[pid=16910/tid=16924] ppid=16908 vsize=10546300 CPUtime=0 cores=1,3,5,7
/proc/16910/task/16924/stat : 16924 (java) S 16908 16910 14274 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902869299 10799411200 109884 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290703281 0 4 0 16800975 18446604471145427968 0 0 -1 1 0 0 0
[pid=16910/tid=16925] ppid=16908 vsize=10546300 CPUtime=0.65 cores=1,3,5,7
/proc/16910/task/16925/stat : 16925 (java) S 16908 16910 14274 0 -1 4202560 3548 0 0 0 65 0 0 0 15 0 19 0 902869299 10799411200 109884 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290695577 0 4 0 16800975 18446604471145427968 0 0 -1 1 0 0 0
[pid=16910/tid=16926] ppid=16908 vsize=10546300 CPUtime=0.68 cores=1,3,5,7
/proc/16910/task/16926/stat : 16926 (java) S 16908 16910 14274 0 -1 4202560 4920 0 0 0 68 0 0 0 15 0 19 0 902869299 10799411200 109884 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290695577 0 4 0 16800975 18446604471145427968 0 0 -1 3 0 0 0
[pid=16910/tid=16927] ppid=16908 vsize=10546300 CPUtime=0 cores=1,3,5,7
/proc/16910/task/16927/stat : 16927 (java) S 16908 16910 14274 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902869299 10799411200 109884 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290695577 0 4 0 16800975 18446604471145427968 0 0 -1 1 0 0 0
[pid=16910/tid=16928] ppid=16908 vsize=10546300 CPUtime=0 cores=1,3,5,7
/proc/16910/task/16928/stat : 16928 (java) S 16908 16910 14274 0 -1 4202560 99 0 0 0 0 0 0 0 15 0 19 0 902869299 10799411200 109884 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290696192 0 4 0 16800975 18446604471145427968 0 0 -1 3 0 0 0
[pid=16910/tid=16929] ppid=16908 vsize=10546300 CPUtime=0 cores=1,3,5,7
/proc/16910/task/16929/stat : 16929 (java) S 16908 16910 14274 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 902869411 10799411200 109884 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290696192 0 4 0 16800975 18446604471145427968 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1723.79
Current children cumulated vsize (KiB) 10546300

[startup+1782.3 s]
/proc/loadavg: 1.03 1.50 1.79 2/190 17003
/proc/meminfo: memFree=1174064/32950904 swapFree=67055440/67111528
[pid=16910] ppid=16908 vsize=10546300 CPUtime=1783.8 cores=1,3,5,7
/proc/16910/stat : 16910 (java) S 16908 16910 14274 0 -1 4202496 115304 0 1 0 178365 15 0 0 23 0 19 0 902869293 10799411200 109979 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/16910/statm: 2636575 109979 2265 9 0 2627309 0
[pid=16910/tid=16912] ppid=16908 vsize=10546300 CPUtime=1781.66 cores=1,3,5,7
/proc/16910/task/16912/stat : 16912 (java) R 16908 16910 14274 0 -1 4202560 80203 0 1 0 178156 10 0 0 25 0 19 0 902869294 10799411200 109979 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 46912505983040 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=16910/tid=16913] ppid=16908 vsize=10546300 CPUtime=0 cores=1,3,5,7
/proc/16910/task/16913/stat : 16913 (java) S 16908 16910 14274 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 19 0 902869295 10799411200 109979 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290695577 0 4 0 16800975 18446604471145427968 0 0 -1 7 0 0 0
[pid=16910/tid=16914] ppid=16908 vsize=10546300 CPUtime=0 cores=1,3,5,7
/proc/16910/task/16914/stat : 16914 (java) S 16908 16910 14274 0 -1 4202560 9 0 0 0 0 0 0 0 15 0 19 0 902869295 10799411200 109979 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290695577 0 4 0 16800975 18446604471145427968 0 0 -1 3 0 0 0
[pid=16910/tid=16915] ppid=16908 vsize=10546300 CPUtime=0 cores=1,3,5,7
/proc/16910/task/16915/stat : 16915 (java) S 16908 16910 14274 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 902869295 10799411200 109979 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290695577 0 4 0 16800975 18446604471145427968 0 0 -1 7 0 0 0
[pid=16910/tid=16916] ppid=16908 vsize=10546300 CPUtime=0 cores=1,3,5,7
/proc/16910/task/16916/stat : 16916 (java) S 16908 16910 14274 0 -1 4202560 123 0 0 0 0 0 0 0 15 0 19 0 902869295 10799411200 109979 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290695577 0 4 0 16800975 18446604471145427968 0 0 -1 3 0 0 0
[pid=16910/tid=16917] ppid=16908 vsize=10546300 CPUtime=0.04 cores=1,3,5,7
/proc/16910/task/16917/stat : 16917 (java) S 16908 16910 14274 0 -1 4202560 2583 0 0 0 4 0 0 0 15 0 19 0 902869295 10799411200 109979 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290695577 0 4 0 16800975 18446604471145427968 0 0 -1 7 0 0 0
[pid=16910/tid=16918] ppid=16908 vsize=10546300 CPUtime=0.04 cores=1,3,5,7
/proc/16910/task/16918/stat : 16918 (java) S 16908 16910 14274 0 -1 4202560 2575 0 0 0 4 0 0 0 15 0 19 0 902869295 10799411200 109979 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290695577 0 4 0 16800975 18446604471145427968 0 0 -1 1 0 0 0
[pid=16910/tid=16919] ppid=16908 vsize=10546300 CPUtime=0.03 cores=1,3,5,7
/proc/16910/task/16919/stat : 16919 (java) S 16908 16910 14274 0 -1 4202560 3306 0 0 0 3 0 0 0 15 0 19 0 902869295 10799411200 109979 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290695577 0 4 0 16800975 18446604471145427968 0 0 -1 3 0 0 0
[pid=16910/tid=16920] ppid=16908 vsize=10546300 CPUtime=0.03 cores=1,3,5,7
/proc/16910/task/16920/stat : 16920 (java) S 16908 16910 14274 0 -1 4202560 2913 0 0 0 3 0 0 0 15 0 19 0 902869295 10799411200 109979 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290695577 0 4 0 16800975 18446604471145427968 0 0 -1 3 0 0 0
[pid=16910/tid=16921] ppid=16908 vsize=10546300 CPUtime=0.6 cores=1,3,5,7
/proc/16910/task/16921/stat : 16921 (java) S 16908 16910 14274 0 -1 4202560 13865 0 0 0 58 2 0 0 15 0 19 0 902869296 10799411200 109979 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290696192 0 0 0 16800975 18446604471145427968 0 0 -1 5 0 0 0
[pid=16910/tid=16922] ppid=16908 vsize=10546300 CPUtime=0 cores=1,3,5,7
/proc/16910/task/16922/stat : 16922 (java) S 16908 16910 14274 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 902869297 10799411200 109979 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290695577 0 4 0 16800975 18446604471145427968 0 0 -1 1 0 0 0
[pid=16910/tid=16923] ppid=16908 vsize=10546300 CPUtime=0 cores=1,3,5,7
/proc/16910/task/16923/stat : 16923 (java) S 16908 16910 14274 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 902869297 10799411200 109979 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290695577 0 4 0 16800975 18446604471145427968 0 0 -1 1 0 0 0
[pid=16910/tid=16924] ppid=16908 vsize=10546300 CPUtime=0 cores=1,3,5,7
/proc/16910/task/16924/stat : 16924 (java) S 16908 16910 14274 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902869299 10799411200 109979 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290703281 0 4 0 16800975 18446604471145427968 0 0 -1 1 0 0 0
[pid=16910/tid=16925] ppid=16908 vsize=10546300 CPUtime=0.65 cores=1,3,5,7
/proc/16910/task/16925/stat : 16925 (java) S 16908 16910 14274 0 -1 4202560 3548 0 0 0 65 0 0 0 15 0 19 0 902869299 10799411200 109979 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290695577 0 4 0 16800975 18446604471145427968 0 0 -1 1 0 0 0
[pid=16910/tid=16926] ppid=16908 vsize=10546300 CPUtime=0.68 cores=1,3,5,7
/proc/16910/task/16926/stat : 16926 (java) S 16908 16910 14274 0 -1 4202560 4920 0 0 0 68 0 0 0 15 0 19 0 902869299 10799411200 109979 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290695577 0 4 0 16800975 18446604471145427968 0 0 -1 3 0 0 0
[pid=16910/tid=16927] ppid=16908 vsize=10546300 CPUtime=0 cores=1,3,5,7
/proc/16910/task/16927/stat : 16927 (java) S 16908 16910 14274 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902869299 10799411200 109979 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290695577 0 4 0 16800975 18446604471145427968 0 0 -1 1 0 0 0
[pid=16910/tid=16928] ppid=16908 vsize=10546300 CPUtime=0 cores=1,3,5,7
/proc/16910/task/16928/stat : 16928 (java) S 16908 16910 14274 0 -1 4202560 103 0 0 0 0 0 0 0 15 0 19 0 902869299 10799411200 109979 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290696192 0 4 0 16800975 18446604471145427968 0 0 -1 3 0 0 0
[pid=16910/tid=16929] ppid=16908 vsize=10546300 CPUtime=0 cores=1,3,5,7
/proc/16910/task/16929/stat : 16929 (java) S 16908 16910 14274 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 902869411 10799411200 109979 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290696192 0 4 0 16800975 18446604471145427968 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1783.8
Current children cumulated vsize (KiB) 10546300



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1798.51 s]
/proc/loadavg: 1.02 1.46 1.78 2/190 17004
/proc/meminfo: memFree=1174184/32950904 swapFree=67055440/67111528
[pid=16910] ppid=16908 vsize=10546300 CPUtime=1800.01 cores=1,3,5,7
/proc/16910/stat : 16910 (java) S 16908 16910 14274 0 -1 4202496 115304 0 1 0 179986 15 0 0 23 0 19 0 902869293 10799411200 109979 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/16910/statm: 2636575 109979 2265 9 0 2627309 0
[pid=16910/tid=16912] ppid=16908 vsize=10546300 CPUtime=1797.87 cores=1,3,5,7
/proc/16910/task/16912/stat : 16912 (java) R 16908 16910 14274 0 -1 4202560 80203 0 1 0 179777 10 0 0 25 0 19 0 902869294 10799411200 109979 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 46912506105984 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=16910/tid=16913] ppid=16908 vsize=10546300 CPUtime=0 cores=1,3,5,7
/proc/16910/task/16913/stat : 16913 (java) S 16908 16910 14274 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 19 0 902869295 10799411200 109979 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290695577 0 4 0 16800975 18446604471145427968 0 0 -1 7 0 0 0
[pid=16910/tid=16914] ppid=16908 vsize=10546300 CPUtime=0 cores=1,3,5,7
/proc/16910/task/16914/stat : 16914 (java) S 16908 16910 14274 0 -1 4202560 9 0 0 0 0 0 0 0 15 0 19 0 902869295 10799411200 109979 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290695577 0 4 0 16800975 18446604471145427968 0 0 -1 3 0 0 0
[pid=16910/tid=16915] ppid=16908 vsize=10546300 CPUtime=0 cores=1,3,5,7
/proc/16910/task/16915/stat : 16915 (java) S 16908 16910 14274 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 902869295 10799411200 109979 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290695577 0 4 0 16800975 18446604471145427968 0 0 -1 7 0 0 0
[pid=16910/tid=16916] ppid=16908 vsize=10546300 CPUtime=0 cores=1,3,5,7
/proc/16910/task/16916/stat : 16916 (java) S 16908 16910 14274 0 -1 4202560 123 0 0 0 0 0 0 0 15 0 19 0 902869295 10799411200 109979 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290695577 0 4 0 16800975 18446604471145427968 0 0 -1 3 0 0 0
[pid=16910/tid=16917] ppid=16908 vsize=10546300 CPUtime=0.04 cores=1,3,5,7
/proc/16910/task/16917/stat : 16917 (java) S 16908 16910 14274 0 -1 4202560 2583 0 0 0 4 0 0 0 15 0 19 0 902869295 10799411200 109979 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290695577 0 4 0 16800975 18446604471145427968 0 0 -1 7 0 0 0
[pid=16910/tid=16918] ppid=16908 vsize=10546300 CPUtime=0.04 cores=1,3,5,7
/proc/16910/task/16918/stat : 16918 (java) S 16908 16910 14274 0 -1 4202560 2575 0 0 0 4 0 0 0 15 0 19 0 902869295 10799411200 109979 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290695577 0 4 0 16800975 18446604471145427968 0 0 -1 1 0 0 0
[pid=16910/tid=16919] ppid=16908 vsize=10546300 CPUtime=0.03 cores=1,3,5,7
/proc/16910/task/16919/stat : 16919 (java) S 16908 16910 14274 0 -1 4202560 3306 0 0 0 3 0 0 0 15 0 19 0 902869295 10799411200 109979 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290695577 0 4 0 16800975 18446604471145427968 0 0 -1 3 0 0 0
[pid=16910/tid=16920] ppid=16908 vsize=10546300 CPUtime=0.03 cores=1,3,5,7
/proc/16910/task/16920/stat : 16920 (java) S 16908 16910 14274 0 -1 4202560 2913 0 0 0 3 0 0 0 15 0 19 0 902869295 10799411200 109979 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290695577 0 4 0 16800975 18446604471145427968 0 0 -1 3 0 0 0
[pid=16910/tid=16921] ppid=16908 vsize=10546300 CPUtime=0.6 cores=1,3,5,7
/proc/16910/task/16921/stat : 16921 (java) S 16908 16910 14274 0 -1 4202560 13865 0 0 0 58 2 0 0 15 0 19 0 902869296 10799411200 109979 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290696192 0 0 0 16800975 18446604471145427968 0 0 -1 5 0 0 0
[pid=16910/tid=16922] ppid=16908 vsize=10546300 CPUtime=0 cores=1,3,5,7
/proc/16910/task/16922/stat : 16922 (java) S 16908 16910 14274 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 902869297 10799411200 109979 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290695577 0 4 0 16800975 18446604471145427968 0 0 -1 1 0 0 0
[pid=16910/tid=16923] ppid=16908 vsize=10546300 CPUtime=0 cores=1,3,5,7
/proc/16910/task/16923/stat : 16923 (java) S 16908 16910 14274 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 902869297 10799411200 109979 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290695577 0 4 0 16800975 18446604471145427968 0 0 -1 1 0 0 0
[pid=16910/tid=16924] ppid=16908 vsize=10546300 CPUtime=0 cores=1,3,5,7
/proc/16910/task/16924/stat : 16924 (java) S 16908 16910 14274 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902869299 10799411200 109979 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290703281 0 4 0 16800975 18446604471145427968 0 0 -1 1 0 0 0
[pid=16910/tid=16925] ppid=16908 vsize=10546300 CPUtime=0.65 cores=1,3,5,7
/proc/16910/task/16925/stat : 16925 (java) S 16908 16910 14274 0 -1 4202560 3548 0 0 0 65 0 0 0 15 0 19 0 902869299 10799411200 109979 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290695577 0 4 0 16800975 18446604471145427968 0 0 -1 1 0 0 0
[pid=16910/tid=16926] ppid=16908 vsize=10546300 CPUtime=0.68 cores=1,3,5,7
/proc/16910/task/16926/stat : 16926 (java) S 16908 16910 14274 0 -1 4202560 4920 0 0 0 68 0 0 0 15 0 19 0 902869299 10799411200 109979 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290695577 0 4 0 16800975 18446604471145427968 0 0 -1 3 0 0 0
[pid=16910/tid=16927] ppid=16908 vsize=10546300 CPUtime=0 cores=1,3,5,7
/proc/16910/task/16927/stat : 16927 (java) S 16908 16910 14274 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902869299 10799411200 109979 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290695577 0 4 0 16800975 18446604471145427968 0 0 -1 1 0 0 0
[pid=16910/tid=16928] ppid=16908 vsize=10546300 CPUtime=0 cores=1,3,5,7
/proc/16910/task/16928/stat : 16928 (java) S 16908 16910 14274 0 -1 4202560 103 0 0 0 0 0 0 0 15 0 19 0 902869299 10799411200 109979 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290696192 0 4 0 16800975 18446604471145427968 0 0 -1 3 0 0 0
[pid=16910/tid=16929] ppid=16908 vsize=10546300 CPUtime=0 cores=1,3,5,7
/proc/16910/task/16929/stat : 16929 (java) S 16908 16910 14274 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 902869411 10799411200 109979 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290696192 0 4 0 16800975 18446604471145427968 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 10546300

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

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

[startup+1798.51 s]
/proc/loadavg: 1.02 1.46 1.78 2/190 17004
/proc/meminfo: memFree=1174184/32950904 swapFree=67055440/67111528
[pid=16910] ppid=16908 vsize=10546300 CPUtime=1800.01 cores=1,3,5,7
/proc/16910/stat : 16910 (java) S 16908 16910 14274 0 -1 4202496 115304 0 1 0 179986 15 0 0 23 0 19 0 902869293 10799411200 109979 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/16910/statm: 2636575 109979 2265 9 0 2627309 0
[pid=16910/tid=16912] ppid=16908 vsize=10546300 CPUtime=1797.87 cores=1,3,5,7
/proc/16910/task/16912/stat : 16912 (java) R 16908 16910 14274 0 -1 4202560 80203 0 1 0 179777 10 0 0 25 0 19 0 902869294 10799411200 109979 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 46912506105984 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=16910/tid=16913] ppid=16908 vsize=10546300 CPUtime=0 cores=1,3,5,7
/proc/16910/task/16913/stat : 16913 (java) S 16908 16910 14274 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 19 0 902869295 10799411200 109979 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290695577 0 4 0 16800975 18446604471145427968 0 0 -1 7 0 0 0
[pid=16910/tid=16914] ppid=16908 vsize=10546300 CPUtime=0 cores=1,3,5,7
/proc/16910/task/16914/stat : 16914 (java) S 16908 16910 14274 0 -1 4202560 9 0 0 0 0 0 0 0 15 0 19 0 902869295 10799411200 109979 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290695577 0 4 0 16800975 18446604471145427968 0 0 -1 3 0 0 0
[pid=16910/tid=16915] ppid=16908 vsize=10546300 CPUtime=0 cores=1,3,5,7
/proc/16910/task/16915/stat : 16915 (java) S 16908 16910 14274 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 902869295 10799411200 109979 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290695577 0 4 0 16800975 18446604471145427968 0 0 -1 7 0 0 0
[pid=16910/tid=16916] ppid=16908 vsize=10546300 CPUtime=0 cores=1,3,5,7
/proc/16910/task/16916/stat : 16916 (java) S 16908 16910 14274 0 -1 4202560 123 0 0 0 0 0 0 0 15 0 19 0 902869295 10799411200 109979 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290695577 0 4 0 16800975 18446604471145427968 0 0 -1 3 0 0 0
[pid=16910/tid=16917] ppid=16908 vsize=10546300 CPUtime=0.04 cores=1,3,5,7
/proc/16910/task/16917/stat : 16917 (java) S 16908 16910 14274 0 -1 4202560 2583 0 0 0 4 0 0 0 15 0 19 0 902869295 10799411200 109979 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290695577 0 4 0 16800975 18446604471145427968 0 0 -1 7 0 0 0
[pid=16910/tid=16918] ppid=16908 vsize=10546300 CPUtime=0.04 cores=1,3,5,7
/proc/16910/task/16918/stat : 16918 (java) S 16908 16910 14274 0 -1 4202560 2575 0 0 0 4 0 0 0 15 0 19 0 902869295 10799411200 109979 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290695577 0 4 0 16800975 18446604471145427968 0 0 -1 1 0 0 0
[pid=16910/tid=16919] ppid=16908 vsize=10546300 CPUtime=0.03 cores=1,3,5,7
/proc/16910/task/16919/stat : 16919 (java) S 16908 16910 14274 0 -1 4202560 3306 0 0 0 3 0 0 0 15 0 19 0 902869295 10799411200 109979 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290695577 0 4 0 16800975 18446604471145427968 0 0 -1 3 0 0 0
[pid=16910/tid=16920] ppid=16908 vsize=10546300 CPUtime=0.03 cores=1,3,5,7
/proc/16910/task/16920/stat : 16920 (java) S 16908 16910 14274 0 -1 4202560 2913 0 0 0 3 0 0 0 15 0 19 0 902869295 10799411200 109979 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290695577 0 4 0 16800975 18446604471145427968 0 0 -1 3 0 0 0
[pid=16910/tid=16921] ppid=16908 vsize=10546300 CPUtime=0.6 cores=1,3,5,7
/proc/16910/task/16921/stat : 16921 (java) S 16908 16910 14274 0 -1 4202560 13865 0 0 0 58 2 0 0 15 0 19 0 902869296 10799411200 109979 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290696192 0 0 0 16800975 18446604471145427968 0 0 -1 5 0 0 0
[pid=16910/tid=16922] ppid=16908 vsize=10546300 CPUtime=0 cores=1,3,5,7
/proc/16910/task/16922/stat : 16922 (java) S 16908 16910 14274 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 902869297 10799411200 109979 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290695577 0 4 0 16800975 18446604471145427968 0 0 -1 1 0 0 0
[pid=16910/tid=16923] ppid=16908 vsize=10546300 CPUtime=0 cores=1,3,5,7
/proc/16910/task/16923/stat : 16923 (java) S 16908 16910 14274 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 902869297 10799411200 109979 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290695577 0 4 0 16800975 18446604471145427968 0 0 -1 1 0 0 0
[pid=16910/tid=16924] ppid=16908 vsize=10546300 CPUtime=0 cores=1,3,5,7
/proc/16910/task/16924/stat : 16924 (java) S 16908 16910 14274 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902869299 10799411200 109979 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290703281 0 4 0 16800975 18446604471145427968 0 0 -1 1 0 0 0
[pid=16910/tid=16925] ppid=16908 vsize=10546300 CPUtime=0.65 cores=1,3,5,7
/proc/16910/task/16925/stat : 16925 (java) S 16908 16910 14274 0 -1 4202560 3548 0 0 0 65 0 0 0 15 0 19 0 902869299 10799411200 109979 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290695577 0 4 0 16800975 18446604471145427968 0 0 -1 1 0 0 0
[pid=16910/tid=16926] ppid=16908 vsize=10546300 CPUtime=0.68 cores=1,3,5,7
/proc/16910/task/16926/stat : 16926 (java) S 16908 16910 14274 0 -1 4202560 4920 0 0 0 68 0 0 0 15 0 19 0 902869299 10799411200 109979 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290695577 0 4 0 16800975 18446604471145427968 0 0 -1 3 0 0 0
[pid=16910/tid=16927] ppid=16908 vsize=10546300 CPUtime=0 cores=1,3,5,7
/proc/16910/task/16927/stat : 16927 (java) S 16908 16910 14274 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902869299 10799411200 109979 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290695577 0 4 0 16800975 18446604471145427968 0 0 -1 1 0 0 0
[pid=16910/tid=16928] ppid=16908 vsize=10546300 CPUtime=0 cores=1,3,5,7
/proc/16910/task/16928/stat : 16928 (java) S 16908 16910 14274 0 -1 4202560 103 0 0 0 0 0 0 0 15 0 19 0 902869299 10799411200 109979 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290696192 0 4 0 16800975 18446604471145427968 0 0 -1 3 0 0 0
[pid=16910/tid=16929] ppid=16908 vsize=10546300 CPUtime=0 cores=1,3,5,7
/proc/16910/task/16929/stat : 16929 (java) S 16908 16910 14274 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 902869411 10799411200 109979 33554432000 1073741824 1073778376 140736880863296 18446744073709551615 237290696192 0 4 0 16800975 18446604471145427968 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 10546300

Child status: 143
Real time (s): 1798.54
CPU time (s): 1800.05
CPU user time (s): 1799.88
CPU system time (s): 0.169974
CPU usage (%): 100.084
Max. virtual memory (cumulated for all children) (KiB): 10549056

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

runsolver used 2.80057 second user time and 6.73398 second system time

The end

Launcher Data

Begin job on node121 at 2011-06-12 23:04:55
IDJOB=3492957
IDBENCH=79565
IDSOLVER=1982
FILE ID=node121/3492957-1307912695
RUNJOBID= node121-1307908110-15572
PBS_JOBID= 13559585
Free space on /var/tmp= 2888 MiB

SOLVER NAME= Sat4j Resolution 2011-06-08
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/wcsp/scens/normalized-scen06-18reduc_wcsp.wbo
COMMAND LINE= java -Xms10000m -Xmx10000m -jar sat4j-pb.jar Resolution BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3492957-1307912695/watcher-3492957-1307912695 -o /var/tmp/evaluation-result-3492957-1307912695/solver-3492957-1307912695 -C 1800 -W 1900 -M 15500  java -Xms10000m -Xmx10000m -jar sat4j-pb.jar Resolution HOME/instance-3492957-1307912695.wbo

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

MD5SUM BENCH= da80b320d983b4610e4558746e61248d
RANDOM SEED=1798173762

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950904 kB
MemFree:       1511360 kB
Buffers:         68880 kB
Cached:       30306456 kB
SwapCached:       9696 kB
Active:       15236588 kB
Inactive:     15255816 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:       1511360 kB
SwapTotal:    67111528 kB
SwapFree:     67055440 kB
Dirty:            3576 kB
Writeback:           0 kB
AnonPages:      114456 kB
Mapped:          21256 kB
Slab:           882268 kB
PageTables:       5060 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS: 10567716 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /var/tmp at the end= 2888 MiB
End job on node121 at 2011-06-12 23:34:56