Trace number 3735080

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
PB07: SAT4JPseudoResolution 2007-03-23? (TO) 1800.37 1768.73

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
bounded_golomb_rulers/normalized-bogr_17.opb
MD5SUM25ee8feec785b6a4be71df8acc9d82db
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark256
Best CPU time to get the best result obtained on this benchmark1783.01
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 263
Optimality of the best value was proved NO
Number of variables7081
Total number of constraints13889
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints13888
Minimum length of a constraint1
Maximum length of a constraint37
Number of terms in the objective function 9
Biggest coefficient in the objective function 136
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 391
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 512
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2647
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.03/0.06	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.03/0.06	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.03/0.06	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.03/0.07	c no version file found!!!
0.03/0.07	c sun.arch.data.model	64
0.03/0.07	c java.version	1.6.0_24
0.03/0.07	c os.name	Linux
0.03/0.07	c os.version	2.6.32-71.29.1.el6.x86_64
0.03/0.07	c os.arch	amd64
0.03/0.07	c Free memory 1599470296
0.03/0.07	c Max memory 1607860224
0.03/0.07	c Total memory 1607860224
0.03/0.07	c Number of processors 8
0.03/0.09	--- Begin Solver configuration ---
0.03/0.09	c Stops conflict analysis at the first Unique Implication Point
0.03/0.09	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@18e2b22
0.03/0.09	c Learn all clauses as in MiniSAT
0.03/0.09	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.03/0.09	c VSIDS like heuristics from MiniSAT using a heap
0.03/0.09	c No reason simplification
0.03/0.09	c --- End Solver configuration ---
0.03/0.09	c solving HOME/instance-3735080-1338704764.opb
0.03/0.09	c reading problem ... 
1.73/1.08	c ... done. Wall clock time 0.996s.
1.73/1.08	c CPU time (experimental) 1.06s.
1.73/1.08	c #vars     7081
1.73/1.08	c #constraints  13888
1800.03/1768.72	c starts		: 19
1800.03/1768.72	c conflicts		: 310151
1800.03/1768.72	c decisions		: 388626
1800.03/1768.72	c propagations		: 75633234
1800.03/1768.72	c inspects		: 3059888988
1800.03/1768.72	c learnt literals	: 1
1800.03/1768.72	c learnt binary clauses	: 0
1800.03/1768.72	c learnt ternary clauses	: 7
1800.03/1768.72	c learnt clauses	: 310150
1800.03/1768.72	c root simplifications	: 0
1800.03/1768.72	c removed literals (reason simplification)	: 0
1800.03/1768.72	c reason swapping (by a shorter reason)	: 0
1800.03/1768.72	c Calls to reduceDB	: 0
1800.03/1768.72	c speed (decisions/second)	: 219.8575943101086
1800.03/1768.72	c non guided choices	4346
1800.03/1768.72	s UNKNOWN
1800.03/1768.72	c Total wall clock time (ms): 1768.63

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-3735080-1338704764/watcher-3735080-1338704764 -o /tmp/evaluation-result-3735080-1338704764/solver-3735080-1338704764 -C 1800 -W 1900 -M 15500 java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3735080-1338704764.opb 

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

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


[startup+0 s]
/proc/loadavg: 1.93 1.98 1.99 3/194 3529
/proc/meminfo: memFree=26939712/32873648 swapFree=7112/7112
[pid=3529] ppid=3527 vsize=91816 CPUtime=0 cores=0,2,4,6
/proc/3529/stat : 3529 (java) S 3527 3529 29837 0 -1 4202496 1195 0 0 0 0 0 0 0 20 0 2 0 336602337 94019584 906 33554432000 1073741824 1073778376 140733515964512 140733515955648 242170757181 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3529/statm: 22954 913 693 9 0 16769 0
[pid=3529/tid=3530] ppid=3527 vsize=92900 CPUtime=0 cores=0,2,4,6
/proc/3529/task/3530/stat : 3530 (java) D 3527 3529 29837 0 -1 4202560 70 0 0 0 0 0 0 0 20 0 2 0 336602338 95129600 927 33554432000 1073741824 1073778376 140733515964512 139886800068136 242158234919 0 0 4096 0 18446744072100609316 0 0 -1 2 0 0 0 0 0

[startup+0.047235 s]
/proc/loadavg: 1.93 1.98 1.99 3/194 3529
/proc/meminfo: memFree=26939712/32873648 swapFree=7112/7112
[pid=3529] ppid=3527 vsize=2623916 CPUtime=0.03 cores=0,2,4,6
/proc/3529/stat : 3529 (java) S 3527 3529 29837 0 -1 4202496 3959 0 1 0 3 0 0 0 20 0 13 0 336602337 2686889984 5678 33554432000 1073741824 1073778376 140733515964512 140733515955648 242170757181 0 0 0 16800971 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3529/statm: 655979 5678 1709 9 0 646680 0
[pid=3529/tid=3530] ppid=3527 vsize=2623916 CPUtime=0.02 cores=0,2,4,6
/proc/3529/task/3530/stat : 3530 (java) R 3527 3529 29837 0 -1 4202560 2777 0 1 0 2 0 0 0 20 0 13 0 336602338 2686889984 5678 33554432000 1073741824 1073778376 140733515964512 139886800070376 242170782989 0 4 0 16800971 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2623916

[startup+0.100298 s]
/proc/loadavg: 1.93 1.98 1.99 3/194 3529
/proc/meminfo: memFree=26939712/32873648 swapFree=7112/7112
[pid=3529] ppid=3527 vsize=2957856 CPUtime=0.1 cores=0,2,4,6
/proc/3529/stat : 3529 (java) S 3527 3529 29837 0 -1 4202496 4913 0 1 0 9 1 0 0 20 0 18 0 336602337 3028844544 7129 33554432000 1073741824 1073778376 140733515964512 140733515955648 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3529/statm: 739464 7129 2130 9 0 729885 0
[pid=3529/tid=3530] ppid=3527 vsize=2957856 CPUtime=0.07 cores=0,2,4,6
/proc/3529/task/3530/stat : 3530 (java) R 3527 3529 29837 0 -1 4202560 3023 0 1 0 6 1 0 0 20 0 18 0 336602338 3028844544 7129 33554432000 1073741824 1073778376 140733515964512 139886800057000 139886631971973 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2957856

[startup+0.300199 s]
/proc/loadavg: 1.93 1.98 1.99 3/194 3529
/proc/meminfo: memFree=26939712/32873648 swapFree=7112/7112
[pid=3529] ppid=3527 vsize=2957856 CPUtime=0.57 cores=0,2,4,6
/proc/3529/stat : 3529 (java) S 3527 3529 29837 0 -1 4202496 10797 0 1 0 55 2 0 0 20 0 18 0 336602337 3028844544 14377 33554432000 1073741824 1073778376 140733515964512 140733515955648 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3529/statm: 739464 14377 2249 9 0 729885 0
[pid=3529/tid=3530] ppid=3527 vsize=2957856 CPUtime=0.27 cores=0,2,4,6
/proc/3529/task/3530/stat : 3530 (java) R 3527 3529 29837 0 -1 4202560 3036 0 1 0 26 1 0 0 20 0 18 0 336602338 3028844544 14377 33554432000 1073741824 1073778376 140733515964512 139886800057000 139886631958276 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 2957856

[startup+0.700208 s]
/proc/loadavg: 1.93 1.98 1.99 3/194 3529
/proc/meminfo: memFree=26939712/32873648 swapFree=7112/7112
[pid=3529] ppid=3527 vsize=2957856 CPUtime=1.24 cores=0,2,4,6
/proc/3529/stat : 3529 (java) S 3527 3529 29837 0 -1 4202496 12470 0 1 0 119 5 0 0 20 0 18 0 336602337 3028844544 52969 33554432000 1073741824 1073778376 140733515964512 140733515955648 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3529/statm: 739464 52969 2260 9 0 729885 0
[pid=3529/tid=3530] ppid=3527 vsize=2957856 CPUtime=0.67 cores=0,2,4,6
/proc/3529/task/3530/stat : 3530 (java) R 3527 3529 29837 0 -1 4202560 3109 0 1 0 64 3 0 0 20 0 18 0 336602338 3028844544 52969 33554432000 1073741824 1073778376 140733515964512 139886800064624 139886631958157 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 2957856

[startup+1.5007 s]
/proc/loadavg: 1.93 1.98 1.99 5/212 3547
/proc/meminfo: memFree=26594984/32873648 swapFree=7112/7112
[pid=3529] ppid=3527 vsize=3024420 CPUtime=2.61 cores=0,2,4,6
/proc/3529/stat : 3529 (java) S 3527 3529 29837 0 -1 4202496 14558 0 1 0 245 16 0 0 20 0 19 0 336602337 3097006080 124198 33554432000 1073741824 1073778376 140733515964512 140733515955648 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3529/statm: 756105 124198 2294 9 0 746526 0
[pid=3529/tid=3530] ppid=3527 vsize=3024420 CPUtime=1.44 cores=0,2,4,6
/proc/3529/task/3530/stat : 3530 (java) R 3527 3529 29837 0 -1 4202560 3246 0 1 0 135 9 0 0 20 0 19 0 336602338 3097006080 124198 33554432000 1073741824 1073778376 140733515964512 139886800071976 139886632642245 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=3529/tid=3532] ppid=3527 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/3529/task/3532/stat : 3532 (java) S 3527 3529 29837 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 19 0 336602339 3097006080 124198 33554432000 1073741824 1073778376 140733515964512 139886783499176 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3529/tid=3533] ppid=3527 vsize=3024420 CPUtime=0.01 cores=0,2,4,6
/proc/3529/task/3533/stat : 3533 (java) S 3527 3529 29837 0 -1 4202560 15 0 0 0 1 0 0 0 20 0 19 0 336602339 3097006080 124198 33554432000 1073741824 1073778376 140733515964512 139886782446632 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3529/tid=3534] ppid=3527 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/3529/task/3534/stat : 3534 (java) S 3527 3529 29837 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 336602339 3097006080 124198 33554432000 1073741824 1073778376 140733515964512 139886781393576 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3529/tid=3535] ppid=3527 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/3529/task/3535/stat : 3535 (java) S 3527 3529 29837 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 19 0 336602339 3097006080 124198 33554432000 1073741824 1073778376 140733515964512 139886780341032 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3529/tid=3536] ppid=3527 vsize=3024420 CPUtime=0.01 cores=0,2,4,6
/proc/3529/task/3536/stat : 3536 (java) S 3527 3529 29837 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 19 0 336602339 3097006080 124198 33554432000 1073741824 1073778376 140733515964512 139886779287976 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3529/tid=3537] ppid=3527 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/3529/task/3537/stat : 3537 (java) S 3527 3529 29837 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 336602339 3097006080 124198 33554432000 1073741824 1073778376 140733515964512 139886778235432 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3529/tid=3538] ppid=3527 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/3529/task/3538/stat : 3538 (java) S 3527 3529 29837 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 336602339 3097006080 124198 33554432000 1073741824 1073778376 140733515964512 139886777182376 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3529/tid=3539] ppid=3527 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/3529/task/3539/stat : 3539 (java) S 3527 3529 29837 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 336602339 3097006080 124198 33554432000 1073741824 1073778376 140733515964512 139886776129832 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3529/tid=3540] ppid=3527 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/3529/task/3540/stat : 3540 (java) S 3527 3529 29837 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 336602340 3097006080 124198 33554432000 1073741824 1073778376 140733515964512 139886763719528 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3529/tid=3541] ppid=3527 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/3529/task/3541/stat : 3541 (java) S 3527 3529 29837 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 336602340 3097006080 124198 33554432000 1073741824 1073778376 140733515964512 139886762665848 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3529/tid=3542] ppid=3527 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/3529/task/3542/stat : 3542 (java) S 3527 3529 29837 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 336602340 3097006080 124198 33554432000 1073741824 1073778376 140733515964512 139886761612680 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3529/tid=3543] ppid=3527 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/3529/task/3543/stat : 3543 (java) S 3527 3529 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336602342 3097006080 124198 33554432000 1073741824 1073778376 140733515964512 139886760561424 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3529/tid=3544] ppid=3527 vsize=3024420 CPUtime=0.48 cores=0,2,4,6
/proc/3529/task/3544/stat : 3544 (java) S 3527 3529 29837 0 -1 4202560 4422 0 0 0 47 1 0 0 20 0 19 0 336602342 3097006080 124198 33554432000 1073741824 1073778376 140733515964512 139886759508280 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3529/tid=3545] ppid=3527 vsize=3024420 CPUtime=0.49 cores=0,2,4,6
/proc/3529/task/3545/stat : 3545 (java) S 3527 3529 29837 0 -1 4202560 5599 0 0 0 48 1 0 0 20 0 19 0 336602342 3097006080 124198 33554432000 1073741824 1073778376 140733515964512 139886758455736 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3529/tid=3546] ppid=3527 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/3529/task/3546/stat : 3546 (java) S 3527 3529 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336602342 3097006080 124198 33554432000 1073741824 1073778376 140733515964512 139886757402872 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3529/tid=3547] ppid=3527 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/3529/task/3547/stat : 3547 (java) S 3527 3529 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336602342 3097006080 124198 33554432000 1073741824 1073778376 140733515964512 139886756350536 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 2.61
Current children cumulated vsize (KiB) 3024420

[startup+3.10071 s]
/proc/loadavg: 1.93 1.98 1.99 3/213 3548
/proc/meminfo: memFree=26446032/32873648 swapFree=7112/7112
[pid=3529] ppid=3527 vsize=3024420 CPUtime=4.38 cores=0,2,4,6
/proc/3529/stat : 3529 (java) S 3527 3529 29837 0 -1 4202496 14639 0 1 0 417 21 0 0 20 0 19 0 336602337 3097006080 134440 33554432000 1073741824 1073778376 140733515964512 140733515955648 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3529/statm: 756105 134440 2295 9 0 746526 0
[pid=3529/tid=3530] ppid=3527 vsize=3024420 CPUtime=3 cores=0,2,4,6
/proc/3529/task/3530/stat : 3530 (java) R 3527 3529 29837 0 -1 4202560 3248 0 1 0 291 9 0 0 20 0 19 0 336602338 3097006080 134440 33554432000 1073741824 1073778376 140733515964512 139886800071976 139886632658453 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=3529/tid=3532] ppid=3527 vsize=3024420 CPUtime=0.04 cores=0,2,4,6
/proc/3529/task/3532/stat : 3532 (java) S 3527 3529 29837 0 -1 4202560 32 0 0 0 3 1 0 0 20 0 19 0 336602339 3097006080 134440 33554432000 1073741824 1073778376 140733515964512 139886783499176 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3529/tid=3533] ppid=3527 vsize=3024420 CPUtime=0.02 cores=0,2,4,6
/proc/3529/task/3533/stat : 3533 (java) S 3527 3529 29837 0 -1 4202560 19 0 0 0 2 0 0 0 20 0 19 0 336602339 3097006080 134440 33554432000 1073741824 1073778376 140733515964512 139886782446632 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3529/tid=3534] ppid=3527 vsize=3024420 CPUtime=0.04 cores=0,2,4,6
/proc/3529/task/3534/stat : 3534 (java) S 3527 3529 29837 0 -1 4202560 30 0 0 0 2 2 0 0 20 0 19 0 336602339 3097006080 134440 33554432000 1073741824 1073778376 140733515964512 139886781393576 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3529/tid=3535] ppid=3527 vsize=3024420 CPUtime=0.01 cores=0,2,4,6
/proc/3529/task/3535/stat : 3535 (java) S 3527 3529 29837 0 -1 4202560 19 0 0 0 1 0 0 0 20 0 19 0 336602339 3097006080 134440 33554432000 1073741824 1073778376 140733515964512 139886780341032 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3529/tid=3536] ppid=3527 vsize=3024420 CPUtime=0.02 cores=0,2,4,6
/proc/3529/task/3536/stat : 3536 (java) S 3527 3529 29837 0 -1 4202560 20 0 0 0 1 1 0 0 20 0 19 0 336602339 3097006080 134440 33554432000 1073741824 1073778376 140733515964512 139886779287976 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3529/tid=3537] ppid=3527 vsize=3024420 CPUtime=0.01 cores=0,2,4,6
/proc/3529/task/3537/stat : 3537 (java) S 3527 3529 29837 0 -1 4202560 18 0 0 0 0 1 0 0 20 0 19 0 336602339 3097006080 134440 33554432000 1073741824 1073778376 140733515964512 139886778235432 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3529/tid=3538] ppid=3527 vsize=3024420 CPUtime=0.01 cores=0,2,4,6
/proc/3529/task/3538/stat : 3538 (java) S 3527 3529 29837 0 -1 4202560 17 0 0 0 0 1 0 0 20 0 19 0 336602339 3097006080 134440 33554432000 1073741824 1073778376 140733515964512 139886777182376 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3529/tid=3539] ppid=3527 vsize=3024420 CPUtime=0.02 cores=0,2,4,6
/proc/3529/task/3539/stat : 3539 (java) S 3527 3529 29837 0 -1 4202560 22 0 0 0 1 1 0 0 20 0 19 0 336602339 3097006080 134440 33554432000 1073741824 1073778376 140733515964512 139886776129832 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3529/tid=3540] ppid=3527 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/3529/task/3540/stat : 3540 (java) S 3527 3529 29837 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 336602340 3097006080 134440 33554432000 1073741824 1073778376 140733515964512 139886763719528 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3529/tid=3541] ppid=3527 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/3529/task/3541/stat : 3541 (java) S 3527 3529 29837 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 336602340 3097006080 134440 33554432000 1073741824 1073778376 140733515964512 139886762665848 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3529/tid=3542] ppid=3527 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/3529/task/3542/stat : 3542 (java) S 3527 3529 29837 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 336602340 3097006080 134440 33554432000 1073741824 1073778376 140733515964512 139886761612680 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3529/tid=3543] ppid=3527 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/3529/task/3543/stat : 3543 (java) S 3527 3529 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336602342 3097006080 134440 33554432000 1073741824 1073778376 140733515964512 139886760561424 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3529/tid=3544] ppid=3527 vsize=3024420 CPUtime=0.53 cores=0,2,4,6
/proc/3529/task/3544/stat : 3544 (java) S 3527 3529 29837 0 -1 4202560 4423 0 0 0 52 1 0 0 20 0 19 0 336602342 3097006080 134440 33554432000 1073741824 1073778376 140733515964512 139886759508280 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3529/tid=3545] ppid=3527 vsize=3024420 CPUtime=0.5 cores=0,2,4,6
/proc/3529/task/3545/stat : 3545 (java) S 3527 3529 29837 0 -1 4202560 5599 0 0 0 49 1 0 0 20 0 19 0 336602342 3097006080 134440 33554432000 1073741824 1073778376 140733515964512 139886758455736 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3529/tid=3546] ppid=3527 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/3529/task/3546/stat : 3546 (java) S 3527 3529 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336602342 3097006080 134440 33554432000 1073741824 1073778376 140733515964512 139886757402872 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3529/tid=3547] ppid=3527 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/3529/task/3547/stat : 3547 (java) S 3527 3529 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336602342 3097006080 134440 33554432000 1073741824 1073778376 140733515964512 139886756350536 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3529/tid=3548] ppid=3527 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/3529/task/3548/stat : 3548 (java) S 3527 3529 29837 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 336602447 3097006080 134440 33554432000 1073741824 1073778376 140733515964512 139886754149928 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 4.38
Current children cumulated vsize (KiB) 3024420

[startup+6.30071 s]
/proc/loadavg: 1.94 1.98 1.99 3/213 3548
/proc/meminfo: memFree=26405112/32873648 swapFree=7112/7112
[pid=3529] ppid=3527 vsize=3024420 CPUtime=7.78 cores=0,2,4,6
/proc/3529/stat : 3529 (java) S 3527 3529 29837 0 -1 4202496 14644 0 1 0 757 21 0 0 20 0 19 0 336602337 3097006080 134285 33554432000 1073741824 1073778376 140733515964512 140733515955648 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3529/statm: 756105 134285 2295 9 0 746526 0
[pid=3529/tid=3530] ppid=3527 vsize=3024420 CPUtime=6.14 cores=0,2,4,6
/proc/3529/task/3530/stat : 3530 (java) R 3527 3529 29837 0 -1 4202560 3251 0 1 0 605 9 0 0 20 0 19 0 336602338 3097006080 134285 33554432000 1073741824 1073778376 140733515964512 139886800073096 139886632349987 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=3529/tid=3532] ppid=3527 vsize=3024420 CPUtime=0.08 cores=0,2,4,6
/proc/3529/task/3532/stat : 3532 (java) S 3527 3529 29837 0 -1 4202560 32 0 0 0 6 2 0 0 20 0 19 0 336602339 3097006080 134285 33554432000 1073741824 1073778376 140733515964512 139886783499176 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3529/tid=3533] ppid=3527 vsize=3024420 CPUtime=0.07 cores=0,2,4,6
/proc/3529/task/3533/stat : 3533 (java) S 3527 3529 29837 0 -1 4202560 19 0 0 0 7 0 0 0 20 0 19 0 336602339 3097006080 134285 33554432000 1073741824 1073778376 140733515964512 139886782446632 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3529/tid=3534] ppid=3527 vsize=3024420 CPUtime=0.06 cores=0,2,4,6
/proc/3529/task/3534/stat : 3534 (java) S 3527 3529 29837 0 -1 4202560 30 0 0 0 4 2 0 0 20 0 19 0 336602339 3097006080 134285 33554432000 1073741824 1073778376 140733515964512 139886781393576 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3529/tid=3535] ppid=3527 vsize=3024420 CPUtime=0.03 cores=0,2,4,6
/proc/3529/task/3535/stat : 3535 (java) S 3527 3529 29837 0 -1 4202560 19 0 0 0 3 0 0 0 20 0 19 0 336602339 3097006080 134285 33554432000 1073741824 1073778376 140733515964512 139886780341032 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3529/tid=3536] ppid=3527 vsize=3024420 CPUtime=0.06 cores=0,2,4,6
/proc/3529/task/3536/stat : 3536 (java) S 3527 3529 29837 0 -1 4202560 21 0 0 0 5 1 0 0 20 0 19 0 336602339 3097006080 134285 33554432000 1073741824 1073778376 140733515964512 139886779287976 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3529/tid=3537] ppid=3527 vsize=3024420 CPUtime=0.03 cores=0,2,4,6
/proc/3529/task/3537/stat : 3537 (java) S 3527 3529 29837 0 -1 4202560 19 0 0 0 2 1 0 0 20 0 19 0 336602339 3097006080 134285 33554432000 1073741824 1073778376 140733515964512 139886778235432 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3529/tid=3538] ppid=3527 vsize=3024420 CPUtime=0.05 cores=0,2,4,6
/proc/3529/task/3538/stat : 3538 (java) S 3527 3529 29837 0 -1 4202560 17 0 0 0 3 2 0 0 20 0 19 0 336602339 3097006080 134285 33554432000 1073741824 1073778376 140733515964512 139886777182376 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3529/tid=3539] ppid=3527 vsize=3024420 CPUtime=0.04 cores=0,2,4,6
/proc/3529/task/3539/stat : 3539 (java) S 3527 3529 29837 0 -1 4202560 22 0 0 0 2 2 0 0 20 0 19 0 336602339 3097006080 134285 33554432000 1073741824 1073778376 140733515964512 139886776129832 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3529/tid=3540] ppid=3527 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/3529/task/3540/stat : 3540 (java) S 3527 3529 29837 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 336602340 3097006080 134285 33554432000 1073741824 1073778376 140733515964512 139886763719528 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3529/tid=3541] ppid=3527 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/3529/task/3541/stat : 3541 (java) S 3527 3529 29837 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 336602340 3097006080 134285 33554432000 1073741824 1073778376 140733515964512 139886762665848 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3529/tid=3542] ppid=3527 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/3529/task/3542/stat : 3542 (java) S 3527 3529 29837 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 336602340 3097006080 134285 33554432000 1073741824 1073778376 140733515964512 139886761612680 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3529/tid=3543] ppid=3527 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/3529/task/3543/stat : 3543 (java) S 3527 3529 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336602342 3097006080 134285 33554432000 1073741824 1073778376 140733515964512 139886760561424 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3529/tid=3544] ppid=3527 vsize=3024420 CPUtime=0.57 cores=0,2,4,6
/proc/3529/task/3544/stat : 3544 (java) S 3527 3529 29837 0 -1 4202560 4423 0 0 0 56 1 0 0 20 0 19 0 336602342 3097006080 134285 33554432000 1073741824 1073778376 140733515964512 139886759508280 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3529/tid=3545] ppid=3527 vsize=3024420 CPUtime=0.5 cores=0,2,4,6
/proc/3529/task/3545/stat : 3545 (java) S 3527 3529 29837 0 -1 4202560 5599 0 0 0 49 1 0 0 20 0 19 0 336602342 3097006080 134285 33554432000 1073741824 1073778376 140733515964512 139886758455736 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3529/tid=3546] ppid=3527 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/3529/task/3546/stat : 3546 (java) S 3527 3529 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336602342 3097006080 134285 33554432000 1073741824 1073778376 140733515964512 139886757402872 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0

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

[pid=3529/tid=3537] ppid=3527 vsize=3024420 CPUtime=4.85 cores=0,2,4,6
/proc/3529/task/3537/stat : 3537 (java) S 3527 3529 29837 0 -1 4202560 305 0 0 0 478 7 0 0 20 0 19 0 336602339 3097006080 196240 33554432000 1073741824 1073778376 140733515964512 139886778235432 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3529/tid=3538] ppid=3527 vsize=3024420 CPUtime=5.08 cores=0,2,4,6
/proc/3529/task/3538/stat : 3538 (java) S 3527 3529 29837 0 -1 4202560 312 0 0 0 500 8 0 0 20 0 19 0 336602339 3097006080 196240 33554432000 1073741824 1073778376 140733515964512 139886777182376 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3529/tid=3539] ppid=3527 vsize=3024420 CPUtime=4.86 cores=0,2,4,6
/proc/3529/task/3539/stat : 3539 (java) S 3527 3529 29837 0 -1 4202560 322 0 0 0 477 9 0 0 20 0 19 0 336602339 3097006080 196240 33554432000 1073741824 1073778376 140733515964512 139886776129832 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3529/tid=3540] ppid=3527 vsize=3024420 CPUtime=0.15 cores=0,2,4,6
/proc/3529/task/3540/stat : 3540 (java) S 3527 3529 29837 0 -1 4202560 103 0 0 0 11 4 0 0 20 0 19 0 336602340 3097006080 196240 33554432000 1073741824 1073778376 140733515964512 139886763719528 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3529/tid=3541] ppid=3527 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/3529/task/3541/stat : 3541 (java) S 3527 3529 29837 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 336602340 3097006080 196240 33554432000 1073741824 1073778376 140733515964512 139886762665848 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3529/tid=3542] ppid=3527 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/3529/task/3542/stat : 3542 (java) S 3527 3529 29837 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 336602340 3097006080 196240 33554432000 1073741824 1073778376 140733515964512 139886761612680 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3529/tid=3543] ppid=3527 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/3529/task/3543/stat : 3543 (java) S 3527 3529 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336602342 3097006080 196240 33554432000 1073741824 1073778376 140733515964512 139886760561424 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3529/tid=3544] ppid=3527 vsize=3024420 CPUtime=0.62 cores=0,2,4,6
/proc/3529/task/3544/stat : 3544 (java) S 3527 3529 29837 0 -1 4202560 4425 0 0 0 61 1 0 0 20 0 19 0 336602342 3097006080 196240 33554432000 1073741824 1073778376 140733515964512 139886759508280 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3529/tid=3545] ppid=3527 vsize=3024420 CPUtime=0.54 cores=0,2,4,6
/proc/3529/task/3545/stat : 3545 (java) S 3527 3529 29837 0 -1 4202560 5603 0 0 0 52 2 0 0 20 0 19 0 336602342 3097006080 196240 33554432000 1073741824 1073778376 140733515964512 139886758455736 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3529/tid=3546] ppid=3527 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/3529/task/3546/stat : 3546 (java) S 3527 3529 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336602342 3097006080 196240 33554432000 1073741824 1073778376 140733515964512 139886757402872 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3529/tid=3547] ppid=3527 vsize=3024420 CPUtime=0.59 cores=0,2,4,6
/proc/3529/task/3547/stat : 3547 (java) S 3527 3529 29837 0 -1 4202560 95 0 0 0 25 34 0 0 20 0 19 0 336602342 3097006080 196240 33554432000 1073741824 1073778376 140733515964512 139886756350536 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3529/tid=3548] ppid=3527 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/3529/task/3548/stat : 3548 (java) S 3527 3529 29837 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 336602447 3097006080 196240 33554432000 1073741824 1073778376 140733515964512 139886754149928 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1691.62
Current children cumulated vsize (KiB) 3024420

[startup+1722.3 s]
/proc/loadavg: 2.15 2.09 2.03 3/213 3711
/proc/meminfo: memFree=25735776/32873648 swapFree=7112/7112
[pid=3529] ppid=3527 vsize=3024420 CPUtime=1752.76 cores=0,2,4,6
/proc/3529/stat : 3529 (java) S 3527 3529 29837 0 -1 4202496 18136 0 1 0 175175 101 0 0 20 0 19 0 336602337 3097006080 197776 33554432000 1073741824 1073778376 140733515964512 140733515955648 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3529/statm: 756105 197776 2296 9 0 746526 0
[pid=3529/tid=3530] ppid=3527 vsize=3024420 CPUtime=1709.57 cores=0,2,4,6
/proc/3529/task/3530/stat : 3530 (java) R 3527 3529 29837 0 -1 4202560 4227 0 1 0 170920 37 0 0 20 0 19 0 336602338 3097006080 197776 33554432000 1073741824 1073778376 140733515964512 139886800071856 139886632659027 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=3529/tid=3532] ppid=3527 vsize=3024420 CPUtime=5.17 cores=0,2,4,6
/proc/3529/task/3532/stat : 3532 (java) S 3527 3529 29837 0 -1 4202560 315 0 0 0 511 6 0 0 20 0 19 0 336602339 3097006080 197776 33554432000 1073741824 1073778376 140733515964512 139886783499176 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3529/tid=3533] ppid=3527 vsize=3024420 CPUtime=5.24 cores=0,2,4,6
/proc/3529/task/3533/stat : 3533 (java) S 3527 3529 29837 0 -1 4202560 302 0 0 0 519 5 0 0 20 0 19 0 336602339 3097006080 197776 33554432000 1073741824 1073778376 140733515964512 139886782446632 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3529/tid=3534] ppid=3527 vsize=3024420 CPUtime=5.22 cores=0,2,4,6
/proc/3529/task/3534/stat : 3534 (java) S 3527 3529 29837 0 -1 4202560 311 0 0 0 516 6 0 0 20 0 19 0 336602339 3097006080 197776 33554432000 1073741824 1073778376 140733515964512 139886781393576 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3529/tid=3535] ppid=3527 vsize=3024420 CPUtime=5.14 cores=0,2,4,6
/proc/3529/task/3535/stat : 3535 (java) S 3527 3529 29837 0 -1 4202560 304 0 0 0 507 7 0 0 20 0 19 0 336602339 3097006080 197776 33554432000 1073741824 1073778376 140733515964512 139886780341032 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3529/tid=3536] ppid=3527 vsize=3024420 CPUtime=5.18 cores=0,2,4,6
/proc/3529/task/3536/stat : 3536 (java) S 3527 3529 29837 0 -1 4202560 319 0 0 0 511 7 0 0 20 0 19 0 336602339 3097006080 197776 33554432000 1073741824 1073778376 140733515964512 139886779287976 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3529/tid=3537] ppid=3527 vsize=3024420 CPUtime=5.07 cores=0,2,4,6
/proc/3529/task/3537/stat : 3537 (java) S 3527 3529 29837 0 -1 4202560 306 0 0 0 500 7 0 0 20 0 19 0 336602339 3097006080 197776 33554432000 1073741824 1073778376 140733515964512 139886778235432 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3529/tid=3538] ppid=3527 vsize=3024420 CPUtime=5.26 cores=0,2,4,6
/proc/3529/task/3538/stat : 3538 (java) S 3527 3529 29837 0 -1 4202560 313 0 0 0 518 8 0 0 20 0 19 0 336602339 3097006080 197776 33554432000 1073741824 1073778376 140733515964512 139886777182376 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3529/tid=3539] ppid=3527 vsize=3024420 CPUtime=5.07 cores=0,2,4,6
/proc/3529/task/3539/stat : 3539 (java) S 3527 3529 29837 0 -1 4202560 323 0 0 0 497 10 0 0 20 0 19 0 336602339 3097006080 197776 33554432000 1073741824 1073778376 140733515964512 139886776129832 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3529/tid=3540] ppid=3527 vsize=3024420 CPUtime=0.15 cores=0,2,4,6
/proc/3529/task/3540/stat : 3540 (java) S 3527 3529 29837 0 -1 4202560 107 0 0 0 11 4 0 0 20 0 19 0 336602340 3097006080 197776 33554432000 1073741824 1073778376 140733515964512 139886763719528 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3529/tid=3541] ppid=3527 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/3529/task/3541/stat : 3541 (java) S 3527 3529 29837 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 336602340 3097006080 197776 33554432000 1073741824 1073778376 140733515964512 139886762665848 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3529/tid=3542] ppid=3527 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/3529/task/3542/stat : 3542 (java) S 3527 3529 29837 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 336602340 3097006080 197776 33554432000 1073741824 1073778376 140733515964512 139886761612680 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3529/tid=3543] ppid=3527 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/3529/task/3543/stat : 3543 (java) S 3527 3529 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336602342 3097006080 197776 33554432000 1073741824 1073778376 140733515964512 139886760561424 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3529/tid=3544] ppid=3527 vsize=3024420 CPUtime=0.62 cores=0,2,4,6
/proc/3529/task/3544/stat : 3544 (java) S 3527 3529 29837 0 -1 4202560 4425 0 0 0 61 1 0 0 20 0 19 0 336602342 3097006080 197776 33554432000 1073741824 1073778376 140733515964512 139886759508280 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3529/tid=3545] ppid=3527 vsize=3024420 CPUtime=0.54 cores=0,2,4,6
/proc/3529/task/3545/stat : 3545 (java) S 3527 3529 29837 0 -1 4202560 5603 0 0 0 52 2 0 0 20 0 19 0 336602342 3097006080 197776 33554432000 1073741824 1073778376 140733515964512 139886758455736 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3529/tid=3546] ppid=3527 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/3529/task/3546/stat : 3546 (java) S 3527 3529 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336602342 3097006080 197776 33554432000 1073741824 1073778376 140733515964512 139886757402872 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3529/tid=3547] ppid=3527 vsize=3024420 CPUtime=0.62 cores=0,2,4,6
/proc/3529/task/3547/stat : 3547 (java) S 3527 3529 29837 0 -1 4202560 99 0 0 0 28 34 0 0 20 0 19 0 336602342 3097006080 197776 33554432000 1073741824 1073778376 140733515964512 139886756350536 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3529/tid=3548] ppid=3527 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/3529/task/3548/stat : 3548 (java) S 3527 3529 29837 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 336602447 3097006080 197776 33554432000 1073741824 1073778376 140733515964512 139886754149928 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1752.76
Current children cumulated vsize (KiB) 3024420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1768.7 s]
/proc/loadavg: 2.07 2.08 2.03 3/213 3712
/proc/meminfo: memFree=25720200/32873648 swapFree=7112/7112
[pid=3529] ppid=3527 vsize=3024420 CPUtime=1800.03 cores=0,2,4,6
/proc/3529/stat : 3529 (java) S 3527 3529 29837 0 -1 4202496 18170 0 1 0 179900 103 0 0 20 0 19 0 336602337 3097006080 198800 33554432000 1073741824 1073778376 140733515964512 140733515955648 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3529/statm: 756105 198800 2296 9 0 746526 0
[pid=3529/tid=3530] ppid=3527 vsize=3024420 CPUtime=1755.6 cores=0,2,4,6
/proc/3529/task/3530/stat : 3530 (java) R 3527 3529 29837 0 -1 4202560 4253 0 1 0 175521 39 0 0 20 0 19 0 336602338 3097006080 198800 33554432000 1073741824 1073778376 140733515964512 139886800071872 139886632658534 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=3529/tid=3532] ppid=3527 vsize=3024420 CPUtime=5.36 cores=0,2,4,6
/proc/3529/task/3532/stat : 3532 (java) S 3527 3529 29837 0 -1 4202560 315 0 0 0 530 6 0 0 20 0 19 0 336602339 3097006080 198800 33554432000 1073741824 1073778376 140733515964512 139886783499176 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3529/tid=3533] ppid=3527 vsize=3024420 CPUtime=5.4 cores=0,2,4,6
/proc/3529/task/3533/stat : 3533 (java) S 3527 3529 29837 0 -1 4202560 302 0 0 0 534 6 0 0 20 0 19 0 336602339 3097006080 198800 33554432000 1073741824 1073778376 140733515964512 139886782446632 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3529/tid=3534] ppid=3527 vsize=3024420 CPUtime=5.39 cores=0,2,4,6
/proc/3529/task/3534/stat : 3534 (java) S 3527 3529 29837 0 -1 4202560 311 0 0 0 533 6 0 0 20 0 19 0 336602339 3097006080 198800 33554432000 1073741824 1073778376 140733515964512 139886781393576 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3529/tid=3535] ppid=3527 vsize=3024420 CPUtime=5.29 cores=0,2,4,6
/proc/3529/task/3535/stat : 3535 (java) S 3527 3529 29837 0 -1 4202560 304 0 0 0 522 7 0 0 20 0 19 0 336602339 3097006080 198800 33554432000 1073741824 1073778376 140733515964512 139886780341032 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3529/tid=3536] ppid=3527 vsize=3024420 CPUtime=5.33 cores=0,2,4,6
/proc/3529/task/3536/stat : 3536 (java) S 3527 3529 29837 0 -1 4202560 320 0 0 0 526 7 0 0 20 0 19 0 336602339 3097006080 198800 33554432000 1073741824 1073778376 140733515964512 139886779287976 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3529/tid=3537] ppid=3527 vsize=3024420 CPUtime=5.22 cores=0,2,4,6
/proc/3529/task/3537/stat : 3537 (java) S 3527 3529 29837 0 -1 4202560 306 0 0 0 515 7 0 0 20 0 19 0 336602339 3097006080 198800 33554432000 1073741824 1073778376 140733515964512 139886778235432 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3529/tid=3538] ppid=3527 vsize=3024420 CPUtime=5.38 cores=0,2,4,6
/proc/3529/task/3538/stat : 3538 (java) S 3527 3529 29837 0 -1 4202560 314 0 0 0 530 8 0 0 20 0 19 0 336602339 3097006080 198800 33554432000 1073741824 1073778376 140733515964512 139886777182376 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3529/tid=3539] ppid=3527 vsize=3024420 CPUtime=5.2 cores=0,2,4,6
/proc/3529/task/3539/stat : 3539 (java) S 3527 3529 29837 0 -1 4202560 323 0 0 0 510 10 0 0 20 0 19 0 336602339 3097006080 198800 33554432000 1073741824 1073778376 140733515964512 139886776129832 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3529/tid=3540] ppid=3527 vsize=3024420 CPUtime=0.15 cores=0,2,4,6
/proc/3529/task/3540/stat : 3540 (java) S 3527 3529 29837 0 -1 4202560 109 0 0 0 11 4 0 0 20 0 19 0 336602340 3097006080 198800 33554432000 1073741824 1073778376 140733515964512 139886763719528 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3529/tid=3541] ppid=3527 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/3529/task/3541/stat : 3541 (java) S 3527 3529 29837 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 336602340 3097006080 198800 33554432000 1073741824 1073778376 140733515964512 139886762665848 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3529/tid=3542] ppid=3527 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/3529/task/3542/stat : 3542 (java) S 3527 3529 29837 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 336602340 3097006080 198800 33554432000 1073741824 1073778376 140733515964512 139886761612680 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3529/tid=3543] ppid=3527 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/3529/task/3543/stat : 3543 (java) S 3527 3529 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336602342 3097006080 198800 33554432000 1073741824 1073778376 140733515964512 139886760561424 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3529/tid=3544] ppid=3527 vsize=3024420 CPUtime=0.62 cores=0,2,4,6
/proc/3529/task/3544/stat : 3544 (java) S 3527 3529 29837 0 -1 4202560 4425 0 0 0 61 1 0 0 20 0 19 0 336602342 3097006080 198800 33554432000 1073741824 1073778376 140733515964512 139886759508280 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3529/tid=3545] ppid=3527 vsize=3024420 CPUtime=0.54 cores=0,2,4,6
/proc/3529/task/3545/stat : 3545 (java) S 3527 3529 29837 0 -1 4202560 5603 0 0 0 52 2 0 0 20 0 19 0 336602342 3097006080 198800 33554432000 1073741824 1073778376 140733515964512 139886758455736 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3529/tid=3546] ppid=3527 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/3529/task/3546/stat : 3546 (java) S 3527 3529 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336602342 3097006080 198800 33554432000 1073741824 1073778376 140733515964512 139886757402872 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3529/tid=3547] ppid=3527 vsize=3024420 CPUtime=0.63 cores=0,2,4,6
/proc/3529/task/3547/stat : 3547 (java) S 3527 3529 29837 0 -1 4202560 103 0 0 0 29 34 0 0 20 0 19 0 336602342 3097006080 198800 33554432000 1073741824 1073778376 140733515964512 139886756350536 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3529/tid=3548] ppid=3527 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/3529/task/3548/stat : 3548 (java) S 3527 3529 29837 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 336602447 3097006080 198800 33554432000 1073741824 1073778376 140733515964512 139886754149928 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 3024420

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

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

[startup+1768.7 s]
/proc/loadavg: 2.07 2.08 2.03 3/213 3712
/proc/meminfo: memFree=25720200/32873648 swapFree=7112/7112
[pid=3529] ppid=3527 vsize=3024420 CPUtime=1800.03 cores=0,2,4,6
/proc/3529/stat : 3529 (java) S 3527 3529 29837 0 -1 4202496 18170 0 1 0 179900 103 0 0 20 0 19 0 336602337 3097006080 198800 33554432000 1073741824 1073778376 140733515964512 140733515955648 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3529/statm: 756105 198800 2296 9 0 746526 0
[pid=3529/tid=3530] ppid=3527 vsize=3024420 CPUtime=1755.6 cores=0,2,4,6
/proc/3529/task/3530/stat : 3530 (java) R 3527 3529 29837 0 -1 4202560 4253 0 1 0 175521 39 0 0 20 0 19 0 336602338 3097006080 198800 33554432000 1073741824 1073778376 140733515964512 139886800071872 139886632658534 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=3529/tid=3532] ppid=3527 vsize=3024420 CPUtime=5.36 cores=0,2,4,6
/proc/3529/task/3532/stat : 3532 (java) S 3527 3529 29837 0 -1 4202560 315 0 0 0 530 6 0 0 20 0 19 0 336602339 3097006080 198800 33554432000 1073741824 1073778376 140733515964512 139886783499176 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3529/tid=3533] ppid=3527 vsize=3024420 CPUtime=5.4 cores=0,2,4,6
/proc/3529/task/3533/stat : 3533 (java) S 3527 3529 29837 0 -1 4202560 302 0 0 0 534 6 0 0 20 0 19 0 336602339 3097006080 198800 33554432000 1073741824 1073778376 140733515964512 139886782446632 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3529/tid=3534] ppid=3527 vsize=3024420 CPUtime=5.39 cores=0,2,4,6
/proc/3529/task/3534/stat : 3534 (java) S 3527 3529 29837 0 -1 4202560 311 0 0 0 533 6 0 0 20 0 19 0 336602339 3097006080 198800 33554432000 1073741824 1073778376 140733515964512 139886781393576 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3529/tid=3535] ppid=3527 vsize=3024420 CPUtime=5.29 cores=0,2,4,6
/proc/3529/task/3535/stat : 3535 (java) S 3527 3529 29837 0 -1 4202560 304 0 0 0 522 7 0 0 20 0 19 0 336602339 3097006080 198800 33554432000 1073741824 1073778376 140733515964512 139886780341032 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3529/tid=3536] ppid=3527 vsize=3024420 CPUtime=5.33 cores=0,2,4,6
/proc/3529/task/3536/stat : 3536 (java) S 3527 3529 29837 0 -1 4202560 320 0 0 0 526 7 0 0 20 0 19 0 336602339 3097006080 198800 33554432000 1073741824 1073778376 140733515964512 139886779287976 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3529/tid=3537] ppid=3527 vsize=3024420 CPUtime=5.22 cores=0,2,4,6
/proc/3529/task/3537/stat : 3537 (java) S 3527 3529 29837 0 -1 4202560 306 0 0 0 515 7 0 0 20 0 19 0 336602339 3097006080 198800 33554432000 1073741824 1073778376 140733515964512 139886778235432 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3529/tid=3538] ppid=3527 vsize=3024420 CPUtime=5.38 cores=0,2,4,6
/proc/3529/task/3538/stat : 3538 (java) S 3527 3529 29837 0 -1 4202560 314 0 0 0 530 8 0 0 20 0 19 0 336602339 3097006080 198800 33554432000 1073741824 1073778376 140733515964512 139886777182376 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3529/tid=3539] ppid=3527 vsize=3024420 CPUtime=5.2 cores=0,2,4,6
/proc/3529/task/3539/stat : 3539 (java) S 3527 3529 29837 0 -1 4202560 323 0 0 0 510 10 0 0 20 0 19 0 336602339 3097006080 198800 33554432000 1073741824 1073778376 140733515964512 139886776129832 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3529/tid=3540] ppid=3527 vsize=3024420 CPUtime=0.15 cores=0,2,4,6
/proc/3529/task/3540/stat : 3540 (java) S 3527 3529 29837 0 -1 4202560 109 0 0 0 11 4 0 0 20 0 19 0 336602340 3097006080 198800 33554432000 1073741824 1073778376 140733515964512 139886763719528 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3529/tid=3541] ppid=3527 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/3529/task/3541/stat : 3541 (java) S 3527 3529 29837 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 336602340 3097006080 198800 33554432000 1073741824 1073778376 140733515964512 139886762665848 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3529/tid=3542] ppid=3527 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/3529/task/3542/stat : 3542 (java) S 3527 3529 29837 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 336602340 3097006080 198800 33554432000 1073741824 1073778376 140733515964512 139886761612680 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3529/tid=3543] ppid=3527 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/3529/task/3543/stat : 3543 (java) S 3527 3529 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336602342 3097006080 198800 33554432000 1073741824 1073778376 140733515964512 139886760561424 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3529/tid=3544] ppid=3527 vsize=3024420 CPUtime=0.62 cores=0,2,4,6
/proc/3529/task/3544/stat : 3544 (java) S 3527 3529 29837 0 -1 4202560 4425 0 0 0 61 1 0 0 20 0 19 0 336602342 3097006080 198800 33554432000 1073741824 1073778376 140733515964512 139886759508280 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3529/tid=3545] ppid=3527 vsize=3024420 CPUtime=0.54 cores=0,2,4,6
/proc/3529/task/3545/stat : 3545 (java) S 3527 3529 29837 0 -1 4202560 5603 0 0 0 52 2 0 0 20 0 19 0 336602342 3097006080 198800 33554432000 1073741824 1073778376 140733515964512 139886758455736 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3529/tid=3546] ppid=3527 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/3529/task/3546/stat : 3546 (java) S 3527 3529 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336602342 3097006080 198800 33554432000 1073741824 1073778376 140733515964512 139886757402872 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3529/tid=3547] ppid=3527 vsize=3024420 CPUtime=0.63 cores=0,2,4,6
/proc/3529/task/3547/stat : 3547 (java) S 3527 3529 29837 0 -1 4202560 103 0 0 0 29 34 0 0 20 0 19 0 336602342 3097006080 198800 33554432000 1073741824 1073778376 140733515964512 139886756350536 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3529/tid=3548] ppid=3527 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/3529/task/3548/stat : 3548 (java) S 3527 3529 29837 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 336602447 3097006080 198800 33554432000 1073741824 1073778376 140733515964512 139886754149928 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 3024420

Child status: 143
Real time (s): 1768.73
CPU time (s): 1800.37
CPU user time (s): 1798.87
CPU system time (s): 1.50077
CPU usage (%): 101.789
Max. virtual memory (cumulated for all children) (KiB): 3024420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.87
system time used= 1.50077
maximum resident set size= 795316
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18202
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1728
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 68104
involuntary context switches= 99845

runsolver used 7.51186 second user time and 13.281 second system time

The end

Launcher Data

Begin job on node126 at 2012-06-03 08:26:04
IDJOB=3735080
IDBENCH=2939
IDSOLVER=2319
FILE ID=node126/3735080-1338704764
RUNJOBID= node126-1338678624-29856
PBS_JOBID= 14636687
Free space on /tmp= 70784 MiB

SOLVER NAME= PB07: SAT4JPseudoResolution 2007-03-23
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/bounded_golomb_rulers/normalized-bogr_17.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar BENCHNAME           
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3735080-1338704764/watcher-3735080-1338704764 -o /tmp/evaluation-result-3735080-1338704764/solver-3735080-1338704764 -C 1800 -W 1900 -M 15500  java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3735080-1338704764.opb           

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

MD5SUM BENCH= 25ee8feec785b6a4be71df8acc9d82db
RANDOM SEED=835172544

node126.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.456
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	: 5332.91
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.456
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.456
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.456
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.456
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.92
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.456
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        26940240 kB
Buffers:          411752 kB
Cached:          3781944 kB
SwapCached:         9476 kB
Active:          2335700 kB
Inactive:        2721828 kB
Active(anon):     853488 kB
Inactive(anon):    12168 kB
Active(file):    1482212 kB
Inactive(file):  2709660 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67094928 kB
Dirty:              7020 kB
Writeback:             0 kB
AnonPages:        834724 kB
Mapped:            17996 kB
Shmem:                 0 kB
Slab:             723232 kB
SReclaimable:     167032 kB
SUnreclaim:       556200 kB
KernelStack:        1760 kB
PageTables:         5768 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1825288 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    798720 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70716 MiB
End job on node126 at 2012-06-03 08:55:35