Trace number 3457494

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
Sat4j CuttingPlanes 2.3.0? (TO) 1800.25 1794.1

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_4_30_2.opb
MD5SUM1d7dd5c267917b6fb58d303c57bfa918
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark15.2657
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables31
Total number of constraints9
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 constraints8
Minimum length of a constraint1
Maximum length of a constraint30
Number of terms in the objective function 1
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1
Number of bits of the sum of numbers in the objective function 1
Biggest number in a constraint 808
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2424
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.09	c version 2.3.1.v20110525
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.18-164.el5
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		9996466904
0.00/0.09	c Max memory 		10048897024
0.00/0.09	c Total memory 		10048897024
0.00/0.09	c Number of processors 	8
0.11/0.11	c Pseudo Boolean Optimization
0.11/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@13d4c61c
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.11/0.11	c No reason simplification
0.11/0.11	c Armin Biere (Picosat) restarts strategy
0.11/0.11	c Glucose learned constraints deletion strategy
0.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c solving HOME/instance-3457494-1307221395.opb
0.11/0.11	c reading problem ... 
0.11/0.13	c ... done. Wall clock time 0.017s.
0.11/0.13	c #vars     31
0.11/0.13	c #constraints  9
0.11/0.13	c constraints type 
0.11/0.13	c org.sat4j.pb.constraints.pb.MaxWatchPb => 8
17.14/15.97	c cleaning 0 clauses out of 5001 with flag 0/5001
77.30/75.98	c cleaning 0 clauses out of 11001 with flag 0/11001
230.92/229.33	c cleaning 0 clauses out of 18001 with flag 0/18001
517.28/515.19	c cleaning 0 clauses out of 26000 with flag 0/26000
960.07/956.77	c cleaning 0 clauses out of 35000 with flag 0/35000
1670.94/1665.54	c cleaning 0 clauses out of 45001 with flag 0/45001
1800.03/1793.92	c starts		: 66
1800.03/1793.92	c conflicts		: 46720
1800.03/1793.92	c decisions		: 48692
1800.03/1793.92	c propagations		: 328850
1800.03/1793.92	c inspects		: 1987089712
1800.03/1793.92	c shortcuts		: 0
1800.03/1793.92	c learnt literals	: 0
1800.03/1793.92	c learnt binary clauses	: 0
1800.03/1793.92	c learnt ternary clauses	: 0
1800.03/1793.92	c learnt constraints	: 46720
1800.03/1793.92	c ignored constraints	: 0
1800.03/1793.92	c root simplifications	: 0
1800.03/1793.92	c removed literals (reason simplification)	: 0
1800.03/1793.92	c reason swapping (by a shorter reason)	: 0
1800.03/1793.92	c Calls to reduceDB	: 6
1800.03/1793.92	c number of reductions to clauses (during analyze)	: 0
1800.03/1793.92	c number of learned constraints concerned by reduction	: 0
1800.03/1793.92	c number of learning phase by resolution	: 0
1800.03/1793.92	c number of learning phase by cutting planes	: 0
1800.03/1793.92	c speed (assignments/second)	: 183.32651352384943
1800.03/1793.92	c non guided choices	13
1800.03/1793.94	c learnt constraints type 
1800.03/1793.94	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 3
1800.03/1793.94	c org.sat4j.pb.constraints.pb.MaxWatchPb => 46717
1800.03/1793.94	c constraints type 
1800.03/1793.94	c org.sat4j.pb.constraints.pb.MaxWatchPb => 8
1800.03/1793.94	s UNKNOWN
1800.03/1793.94	c Total wall clock time (in seconds): 1793.835

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3457494-1307221395/watcher-3457494-1307221395 -o /tmp/evaluation-result-3457494-1307221395/solver-3457494-1307221395 -C 1800 -W 1900 -M 15500 java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar CuttingPlanes HOME/instance-3457494-1307221395.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.01 2.02 2.00 2/452 12088
/proc/meminfo: memFree=8852464/32951132 swapFree=67093840/67111528
[pid=12088] ppid=12086 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/12088/stat : 12088 (java) R 12086 12088 11532 0 -1 4202496 1032 0 0 0 0 0 0 0 25 0 1 0 833739094 23580672 776 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 46996480734144 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/12088/statm: 5757 792 588 9 0 124 0
[pid=12088/tid=12089] ppid=12086 vsize=10444316 CPUtime=0 cores=1,3,5,7
/proc/12088/task/12089/stat : 12089 (java) R 12086 12088 11532 0 -1 4202560 3199 0 1 0 0 0 0 0 18 0 2 0 833739095 10694979584 4016 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274664502331 0 4 0 16784584 0 0 0 -1 3 0 0 0

[startup+0.106591 s]
/proc/loadavg: 2.01 2.02 2.00 2/452 12088
/proc/meminfo: memFree=8852464/32951132 swapFree=67093840/67111528
[pid=12088] ppid=12086 vsize=10540256 CPUtime=0.11 cores=1,3,5,7
/proc/12088/stat : 12088 (java) S 12086 12088 11532 0 -1 4202496 13112 0 1 0 9 2 0 0 25 0 18 0 833739094 10793222144 12775 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676611045 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/12088/statm: 2635064 12776 2093 9 0 2625798 0
[pid=12088/tid=12089] ppid=12086 vsize=10540256 CPUtime=0.08 cores=1,3,5,7
/proc/12088/task/12089/stat : 12089 (java) R 12086 12088 11532 0 -1 4202560 11169 0 1 0 7 1 0 0 18 0 18 0 833739095 10793222144 12776 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 46996480534040 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 10540256

[startup+0.200542 s]
/proc/loadavg: 2.01 2.02 2.00 2/452 12088
/proc/meminfo: memFree=8852464/32951132 swapFree=67093840/67111528
[pid=12088] ppid=12086 vsize=10546044 CPUtime=0.31 cores=1,3,5,7
/proc/12088/stat : 12088 (java) S 12086 12088 11532 0 -1 4202496 16861 0 1 0 28 3 0 0 25 0 19 0 833739094 10799149056 15500 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676611045 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/12088/statm: 2636511 15500 2177 9 0 2627245 0
[pid=12088/tid=12089] ppid=12086 vsize=10546044 CPUtime=0.17 cores=1,3,5,7
/proc/12088/task/12089/stat : 12089 (java) R 12086 12088 11532 0 -1 4202560 11814 0 1 0 16 1 0 0 18 0 19 0 833739095 10799149056 15500 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 46996481631076 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 10546044

[startup+0.300524 s]
/proc/loadavg: 2.01 2.02 2.00 2/452 12088
/proc/meminfo: memFree=8852464/32951132 swapFree=67093840/67111528
[pid=12088] ppid=12086 vsize=10546044 CPUtime=0.55 cores=1,3,5,7
/proc/12088/stat : 12088 (java) S 12086 12088 11532 0 -1 4202496 19824 0 1 0 52 3 0 0 25 0 19 0 833739094 10799149056 17188 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676611045 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/12088/statm: 2636511 17188 2192 9 0 2627245 0
[pid=12088/tid=12089] ppid=12086 vsize=10546044 CPUtime=0.27 cores=1,3,5,7
/proc/12088/task/12089/stat : 12089 (java) R 12086 12088 11532 0 -1 4202560 13320 0 1 0 26 1 0 0 18 0 19 0 833739095 10799149056 17188 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 46912505552374 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.55
Current children cumulated vsize (KiB) 10546044

[startup+0.700454 s]
/proc/loadavg: 2.01 2.02 2.00 2/452 12088
/proc/meminfo: memFree=8852464/32951132 swapFree=67093840/67111528
[pid=12088] ppid=12086 vsize=10556940 CPUtime=1.69 cores=1,3,5,7
/proc/12088/stat : 12088 (java) S 12086 12088 11532 0 -1 4202496 55239 0 1 0 160 9 0 0 25 0 19 0 833739094 10810306560 44000 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676611045 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/12088/statm: 2639235 44003 2217 9 0 2629969 0
[pid=12088/tid=12089] ppid=12086 vsize=10556940 CPUtime=0.67 cores=1,3,5,7
/proc/12088/task/12089/stat : 12089 (java) R 12086 12088 11532 0 -1 4202560 35082 0 1 0 62 5 0 0 18 0 19 0 833739095 10810306560 44005 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 46912505552245 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.69
Current children cumulated vsize (KiB) 10556940

[startup+1.50136 s]
/proc/loadavg: 2.01 2.02 2.00 3/471 12107
/proc/meminfo: memFree=8511628/32951132 swapFree=67093840/67111528
[pid=12088] ppid=12086 vsize=10556940 CPUtime=2.69 cores=1,3,5,7
/proc/12088/stat : 12088 (java) S 12086 12088 11532 0 -1 4202496 141093 0 1 0 250 19 0 0 25 0 19 0 833739094 10810306560 129824 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676611045 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/12088/statm: 2639235 129829 2219 9 0 2629969 0
[pid=12088/tid=12089] ppid=12086 vsize=10556940 CPUtime=1.48 cores=1,3,5,7
/proc/12088/task/12089/stat : 12089 (java) R 12086 12088 11532 0 -1 4202560 120872 0 1 0 133 15 0 0 18 0 19 0 833739095 10810306560 129831 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 46912505552431 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=12088/tid=12091] ppid=12086 vsize=10556940 CPUtime=0 cores=1,3,5,7
/proc/12088/task/12091/stat : 12091 (java) S 12086 12088 11532 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 833739097 10810306560 129834 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676624281 0 4 0 16800975 18446604465154214912 0 0 -1 3 0 0 0
[pid=12088/tid=12092] ppid=12086 vsize=10556940 CPUtime=0 cores=1,3,5,7
/proc/12088/task/12092/stat : 12092 (java) S 12086 12088 11532 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 833739097 10810306560 129837 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676624281 0 4 0 16800975 18446604465154214912 0 0 -1 3 0 0 0
[pid=12088/tid=12093] ppid=12086 vsize=10556940 CPUtime=0 cores=1,3,5,7
/proc/12088/task/12093/stat : 12093 (java) S 12086 12088 11532 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 833739097 10810306560 129840 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676624281 0 4 0 16800975 18446604465154214912 0 0 -1 3 0 0 0
[pid=12088/tid=12094] ppid=12086 vsize=10556940 CPUtime=0 cores=1,3,5,7
/proc/12088/task/12094/stat : 12094 (java) S 12086 12088 11532 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 833739097 10810306560 129842 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676624281 0 4 0 16800975 18446604465154214912 0 0 -1 3 0 0 0
[pid=12088/tid=12095] ppid=12086 vsize=10556940 CPUtime=0 cores=1,3,5,7
/proc/12088/task/12095/stat : 12095 (java) S 12086 12088 11532 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 833739097 10810306560 129845 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676624281 0 4 0 16800975 18446604465154214912 0 0 -1 3 0 0 0
[pid=12088/tid=12096] ppid=12086 vsize=10556940 CPUtime=0 cores=1,3,5,7
/proc/12088/task/12096/stat : 12096 (java) S 12086 12088 11532 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 833739097 10810306560 129847 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676624281 0 4 0 16800975 18446604465154214912 0 0 -1 3 0 0 0
[pid=12088/tid=12097] ppid=12086 vsize=10556940 CPUtime=0 cores=1,3,5,7
/proc/12088/task/12097/stat : 12097 (java) S 12086 12088 11532 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 833739097 10810306560 129850 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676624281 0 4 0 16800975 18446604465154214912 0 0 -1 3 0 0 0
[pid=12088/tid=12098] ppid=12086 vsize=10556940 CPUtime=0 cores=1,3,5,7
/proc/12088/task/12098/stat : 12098 (java) S 12086 12088 11532 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 833739097 10810306560 129852 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676624281 0 4 0 16800975 18446604465154214912 0 0 -1 3 0 0 0
[pid=12088/tid=12099] ppid=12086 vsize=10556940 CPUtime=0 cores=1,3,5,7
/proc/12088/task/12099/stat : 12099 (java) S 12086 12088 11532 0 -1 4202560 4 0 0 0 0 0 0 0 18 0 19 0 833739098 10810306560 129855 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676624896 0 0 0 16800975 18446604465154214912 0 0 -1 7 0 0 0
[pid=12088/tid=12100] ppid=12086 vsize=10556940 CPUtime=0 cores=1,3,5,7
/proc/12088/task/12100/stat : 12100 (java) S 12086 12088 11532 0 -1 4202560 16 0 0 0 0 0 0 0 23 0 19 0 833739098 10810306560 129858 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676624281 0 4 0 16800975 18446604465154214912 0 0 -1 3 0 0 0
[pid=12088/tid=12101] ppid=12086 vsize=10556940 CPUtime=0 cores=1,3,5,7
/proc/12088/task/12101/stat : 12101 (java) S 12086 12088 11532 0 -1 4202560 7 0 0 0 0 0 0 0 24 0 19 0 833739098 10810306560 129861 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676624281 0 4 0 16800975 18446604465154214912 0 0 -1 3 0 0 0
[pid=12088/tid=12102] ppid=12086 vsize=10556940 CPUtime=0 cores=1,3,5,7
/proc/12088/task/12102/stat : 12102 (java) S 12086 12088 11532 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 833739101 10810306560 129864 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676631985 0 4 0 16800975 18446604465154214912 0 0 -1 3 0 0 0
[pid=12088/tid=12103] ppid=12086 vsize=10556940 CPUtime=0.62 cores=1,3,5,7
/proc/12088/task/12103/stat : 12103 (java) S 12086 12088 11532 0 -1 4202560 10673 0 0 0 60 2 0 0 20 0 19 0 833739101 10810306560 129867 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676624281 0 4 0 16800975 18446604465154214912 0 0 -1 7 0 0 0
[pid=12088/tid=12104] ppid=12086 vsize=10556940 CPUtime=0.56 cores=1,3,5,7
/proc/12088/task/12104/stat : 12104 (java) S 12086 12088 11532 0 -1 4202560 8395 0 0 0 55 1 0 0 15 0 19 0 833739101 10810306560 129869 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676624281 0 4 0 16800975 18446604465154214912 0 0 -1 1 0 0 0
[pid=12088/tid=12105] ppid=12086 vsize=10556940 CPUtime=0 cores=1,3,5,7
/proc/12088/task/12105/stat : 12105 (java) S 12086 12088 11532 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 833739101 10810306560 129871 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676624281 0 4 0 16800975 18446604465154214912 0 0 -1 7 0 0 0
[pid=12088/tid=12106] ppid=12086 vsize=10556940 CPUtime=0 cores=1,3,5,7
/proc/12088/task/12106/stat : 12106 (java) S 12086 12088 11532 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 833739101 10810306560 129874 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676624896 0 4 0 16800975 18446604465154214912 0 0 -1 7 0 0 0
[pid=12088/tid=12107] ppid=12086 vsize=10556940 CPUtime=0 cores=1,3,5,7
/proc/12088/task/12107/stat : 12107 (java) S 12086 12088 11532 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 833739108 10810306560 129877 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676624896 0 4 0 16800975 18446604465154214912 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.69
Current children cumulated vsize (KiB) 10556940

[startup+3.10108 s]
/proc/loadavg: 2.01 2.02 2.00 3/471 12107
/proc/meminfo: memFree=8035596/32951132 swapFree=67093840/67111528
[pid=12088] ppid=12086 vsize=10556940 CPUtime=4.3 cores=1,3,5,7
/proc/12088/stat : 12088 (java) S 12086 12088 11532 0 -1 4202496 313573 0 1 0 391 39 0 0 25 0 19 0 833739094 10810306560 302304 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676611045 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/12088/statm: 2639235 302308 2220 9 0 2629969 0
[pid=12088/tid=12089] ppid=12086 vsize=10556940 CPUtime=3.08 cores=1,3,5,7
/proc/12088/task/12089/stat : 12089 (java) R 12086 12088 11532 0 -1 4202560 293351 0 1 0 273 35 0 0 19 0 19 0 833739095 10810306560 302310 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 46912505552388 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=12088/tid=12091] ppid=12086 vsize=10556940 CPUtime=0 cores=1,3,5,7
/proc/12088/task/12091/stat : 12091 (java) S 12086 12088 11532 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 833739097 10810306560 302312 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676624281 0 4 0 16800975 18446604465154214912 0 0 -1 3 0 0 0
[pid=12088/tid=12092] ppid=12086 vsize=10556940 CPUtime=0 cores=1,3,5,7
/proc/12088/task/12092/stat : 12092 (java) S 12086 12088 11532 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 833739097 10810306560 302314 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676624281 0 4 0 16800975 18446604465154214912 0 0 -1 3 0 0 0
[pid=12088/tid=12093] ppid=12086 vsize=10556940 CPUtime=0 cores=1,3,5,7
/proc/12088/task/12093/stat : 12093 (java) S 12086 12088 11532 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 833739097 10810306560 302316 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676624281 0 4 0 16800975 18446604465154214912 0 0 -1 3 0 0 0
[pid=12088/tid=12094] ppid=12086 vsize=10556940 CPUtime=0 cores=1,3,5,7
/proc/12088/task/12094/stat : 12094 (java) S 12086 12088 11532 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 833739097 10810306560 302318 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676624281 0 4 0 16800975 18446604465154214912 0 0 -1 3 0 0 0
[pid=12088/tid=12095] ppid=12086 vsize=10556940 CPUtime=0 cores=1,3,5,7
/proc/12088/task/12095/stat : 12095 (java) S 12086 12088 11532 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 833739097 10810306560 302321 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676624281 0 4 0 16800975 18446604465154214912 0 0 -1 3 0 0 0
[pid=12088/tid=12096] ppid=12086 vsize=10556940 CPUtime=0 cores=1,3,5,7
/proc/12088/task/12096/stat : 12096 (java) S 12086 12088 11532 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 833739097 10810306560 302323 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676624281 0 4 0 16800975 18446604465154214912 0 0 -1 3 0 0 0
[pid=12088/tid=12097] ppid=12086 vsize=10556940 CPUtime=0 cores=1,3,5,7
/proc/12088/task/12097/stat : 12097 (java) S 12086 12088 11532 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 833739097 10810306560 302325 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676624281 0 4 0 16800975 18446604465154214912 0 0 -1 3 0 0 0
[pid=12088/tid=12098] ppid=12086 vsize=10556940 CPUtime=0 cores=1,3,5,7
/proc/12088/task/12098/stat : 12098 (java) S 12086 12088 11532 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 833739097 10810306560 302328 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676624281 0 4 0 16800975 18446604465154214912 0 0 -1 3 0 0 0
[pid=12088/tid=12099] ppid=12086 vsize=10556940 CPUtime=0 cores=1,3,5,7
/proc/12088/task/12099/stat : 12099 (java) S 12086 12088 11532 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 19 0 833739098 10810306560 302330 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676624896 0 0 0 16800975 18446604465154214912 0 0 -1 7 0 0 0
[pid=12088/tid=12100] ppid=12086 vsize=10556940 CPUtime=0 cores=1,3,5,7
/proc/12088/task/12100/stat : 12100 (java) S 12086 12088 11532 0 -1 4202560 16 0 0 0 0 0 0 0 23 0 19 0 833739098 10810306560 302332 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676624281 0 4 0 16800975 18446604465154214912 0 0 -1 3 0 0 0
[pid=12088/tid=12101] ppid=12086 vsize=10556940 CPUtime=0 cores=1,3,5,7
/proc/12088/task/12101/stat : 12101 (java) S 12086 12088 11532 0 -1 4202560 7 0 0 0 0 0 0 0 24 0 19 0 833739098 10810306560 302335 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676624281 0 4 0 16800975 18446604465154214912 0 0 -1 3 0 0 0
[pid=12088/tid=12102] ppid=12086 vsize=10556940 CPUtime=0 cores=1,3,5,7
/proc/12088/task/12102/stat : 12102 (java) S 12086 12088 11532 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 833739101 10810306560 302337 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676631985 0 4 0 16800975 18446604465154214912 0 0 -1 3 0 0 0
[pid=12088/tid=12103] ppid=12086 vsize=10556940 CPUtime=0.64 cores=1,3,5,7
/proc/12088/task/12103/stat : 12103 (java) S 12086 12088 11532 0 -1 4202560 10674 0 0 0 62 2 0 0 15 0 19 0 833739101 10810306560 302338 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676624281 0 4 0 16800975 18446604465154214912 0 0 -1 7 0 0 0
[pid=12088/tid=12104] ppid=12086 vsize=10556940 CPUtime=0.56 cores=1,3,5,7
/proc/12088/task/12104/stat : 12104 (java) S 12086 12088 11532 0 -1 4202560 8395 0 0 0 55 1 0 0 15 0 19 0 833739101 10810306560 302339 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676624281 0 4 0 16800975 18446604465154214912 0 0 -1 1 0 0 0
[pid=12088/tid=12105] ppid=12086 vsize=10556940 CPUtime=0 cores=1,3,5,7
/proc/12088/task/12105/stat : 12105 (java) S 12086 12088 11532 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 833739101 10810306560 302342 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676624281 0 4 0 16800975 18446604465154214912 0 0 -1 7 0 0 0
[pid=12088/tid=12106] ppid=12086 vsize=10556940 CPUtime=0 cores=1,3,5,7
/proc/12088/task/12106/stat : 12106 (java) S 12086 12088 11532 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 833739101 10810306560 302345 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676624896 0 4 0 16800975 18446604465154214912 0 0 -1 1 0 0 0
[pid=12088/tid=12107] ppid=12086 vsize=10556940 CPUtime=0 cores=1,3,5,7
/proc/12088/task/12107/stat : 12107 (java) S 12086 12088 11532 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 833739108 10810306560 302348 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676624896 0 4 0 16800975 18446604465154214912 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.3
Current children cumulated vsize (KiB) 10556940

[startup+6.30153 s]
/proc/loadavg: 2.01 2.02 2.00 3/471 12107
/proc/meminfo: memFree=6626076/32951132 swapFree=67093840/67111528
[pid=12088] ppid=12086 vsize=10556940 CPUtime=7.5 cores=1,3,5,7
/proc/12088/stat : 12088 (java) S 12086 12088 11532 0 -1 4202496 653098 0 1 0 677 73 0 0 25 0 19 0 833739094 10810306560 640296 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676611045 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/12088/statm: 2639235 640301 2221 9 0 2629969 0
[pid=12088/tid=12089] ppid=12086 vsize=10556940 CPUtime=6.27 cores=1,3,5,7
/proc/12088/task/12089/stat : 12089 (java) R 12086 12088 11532 0 -1 4202560 632875 0 1 0 558 69 0 0 21 0 19 0 833739095 10810306560 640303 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 46912505552245 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=12088/tid=12091] ppid=12086 vsize=10556940 CPUtime=0 cores=1,3,5,7
/proc/12088/task/12091/stat : 12091 (java) S 12086 12088 11532 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 833739097 10810306560 640306 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676624281 0 4 0 16800975 18446604465154214912 0 0 -1 3 0 0 0
[pid=12088/tid=12092] ppid=12086 vsize=10556940 CPUtime=0 cores=1,3,5,7
/proc/12088/task/12092/stat : 12092 (java) S 12086 12088 11532 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 833739097 10810306560 640309 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676624281 0 4 0 16800975 18446604465154214912 0 0 -1 3 0 0 0
[pid=12088/tid=12093] ppid=12086 vsize=10556940 CPUtime=0 cores=1,3,5,7
/proc/12088/task/12093/stat : 12093 (java) S 12086 12088 11532 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 833739097 10810306560 640312 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676624281 0 4 0 16800975 18446604465154214912 0 0 -1 3 0 0 0
[pid=12088/tid=12094] ppid=12086 vsize=10556940 CPUtime=0 cores=1,3,5,7
/proc/12088/task/12094/stat : 12094 (java) S 12086 12088 11532 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 833739097 10810306560 640314 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676624281 0 4 0 16800975 18446604465154214912 0 0 -1 3 0 0 0
[pid=12088/tid=12095] ppid=12086 vsize=10556940 CPUtime=0 cores=1,3,5,7
/proc/12088/task/12095/stat : 12095 (java) S 12086 12088 11532 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 833739097 10810306560 640317 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676624281 0 4 0 16800975 18446604465154214912 0 0 -1 3 0 0 0
[pid=12088/tid=12096] ppid=12086 vsize=10556940 CPUtime=0 cores=1,3,5,7
/proc/12088/task/12096/stat : 12096 (java) S 12086 12088 11532 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 833739097 10810306560 640321 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676624281 0 4 0 16800975 18446604465154214912 0 0 -1 3 0 0 0
[pid=12088/tid=12097] ppid=12086 vsize=10556940 CPUtime=0 cores=1,3,5,7
/proc/12088/task/12097/stat : 12097 (java) S 12086 12088 11532 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 833739097 10810306560 640324 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676624281 0 4 0 16800975 18446604465154214912 0 0 -1 3 0 0 0
[pid=12088/tid=12098] ppid=12086 vsize=10556940 CPUtime=0 cores=1,3,5,7
/proc/12088/task/12098/stat : 12098 (java) S 12086 12088 11532 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 833739097 10810306560 640327 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676624281 0 4 0 16800975 18446604465154214912 0 0 -1 3 0 0 0
[pid=12088/tid=12099] ppid=12086 vsize=10556940 CPUtime=0 cores=1,3,5,7
/proc/12088/task/12099/stat : 12099 (java) S 12086 12088 11532 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 19 0 833739098 10810306560 640329 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676624896 0 0 0 16800975 18446604465154214912 0 0 -1 7 0 0 0
[pid=12088/tid=12100] ppid=12086 vsize=10556940 CPUtime=0 cores=1,3,5,7
/proc/12088/task/12100/stat : 12100 (java) S 12086 12088 11532 0 -1 4202560 16 0 0 0 0 0 0 0 23 0 19 0 833739098 10810306560 640332 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676624281 0 4 0 16800975 18446604465154214912 0 0 -1 3 0 0 0
[pid=12088/tid=12101] ppid=12086 vsize=10556940 CPUtime=0 cores=1,3,5,7
/proc/12088/task/12101/stat : 12101 (java) S 12086 12088 11532 0 -1 4202560 7 0 0 0 0 0 0 0 24 0 19 0 833739098 10810306560 640335 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676624281 0 4 0 16800975 18446604465154214912 0 0 -1 3 0 0 0
[pid=12088/tid=12102] ppid=12086 vsize=10556940 CPUtime=0 cores=1,3,5,7
/proc/12088/task/12102/stat : 12102 (java) S 12086 12088 11532 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 833739101 10810306560 640337 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676631985 0 4 0 16800975 18446604465154214912 0 0 -1 3 0 0 0
[pid=12088/tid=12103] ppid=12086 vsize=10556940 CPUtime=0.64 cores=1,3,5,7
/proc/12088/task/12103/stat : 12103 (java) S 12086 12088 11532 0 -1 4202560 10674 0 0 0 62 2 0 0 15 0 19 0 833739101 10810306560 640340 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676624281 0 4 0 16800975 18446604465154214912 0 0 -1 7 0 0 0
[pid=12088/tid=12104] ppid=12086 vsize=10556940 CPUtime=0.56 cores=1,3,5,7
/proc/12088/task/12104/stat : 12104 (java) S 12086 12088 11532 0 -1 4202560 8395 0 0 0 55 1 0 0 15 0 19 0 833739101 10810306560 640344 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676624281 0 4 0 16800975 18446604465154214912 0 0 -1 1 0 0 0

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

/proc/12088/task/12101/stat : 12101 (java) S 12086 12088 11532 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 833739098 10810306560 898496 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676624281 0 4 0 16800975 18446604465154214912 0 0 -1 3 0 0 0
[pid=12088/tid=12102] ppid=12086 vsize=10556940 CPUtime=0 cores=1,3,5,7
/proc/12088/task/12102/stat : 12102 (java) S 12086 12088 11532 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 833739101 10810306560 898496 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676631985 0 4 0 16800975 18446604465154214912 0 0 -1 3 0 0 0
[pid=12088/tid=12103] ppid=12086 vsize=10556940 CPUtime=1.13 cores=1,3,5,7
/proc/12088/task/12103/stat : 12103 (java) S 12086 12088 11532 0 -1 4202560 17115 0 0 0 110 3 0 0 16 0 19 0 833739101 10810306560 898496 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676624281 0 4 0 16800975 18446604465154214912 0 0 -1 1 0 0 0
[pid=12088/tid=12104] ppid=12086 vsize=10556940 CPUtime=0.74 cores=1,3,5,7
/proc/12088/task/12104/stat : 12104 (java) S 12086 12088 11532 0 -1 4202560 8510 0 0 0 73 1 0 0 16 0 19 0 833739101 10810306560 898496 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676624281 0 4 0 16800975 18446604465154214912 0 0 -1 1 0 0 0
[pid=12088/tid=12105] ppid=12086 vsize=10556940 CPUtime=0 cores=1,3,5,7
/proc/12088/task/12105/stat : 12105 (java) S 12086 12088 11532 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 833739101 10810306560 898496 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676624281 0 4 0 16800975 18446604465154214912 0 0 -1 7 0 0 0
[pid=12088/tid=12106] ppid=12086 vsize=10556940 CPUtime=0 cores=1,3,5,7
/proc/12088/task/12106/stat : 12106 (java) S 12086 12088 11532 0 -1 4202560 100 0 0 0 0 0 0 0 15 0 19 0 833739101 10810306560 898496 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676624896 0 4 0 16800975 18446604465154214912 0 0 -1 1 0 0 0
[pid=12088/tid=12107] ppid=12086 vsize=10556940 CPUtime=0 cores=1,3,5,7
/proc/12088/task/12107/stat : 12107 (java) S 12086 12088 11532 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 833739108 10810306560 898496 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676624896 0 4 0 16800975 18446604465154214912 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1667.7
Current children cumulated vsize (KiB) 10556940

[startup+1722.3 s]
/proc/loadavg: 2.06 2.05 2.01 3/471 12250
/proc/meminfo: memFree=5271980/32951132 swapFree=67093840/67111528
[pid=12088] ppid=12086 vsize=10556940 CPUtime=1728.19 cores=1,3,5,7
/proc/12088/stat : 12088 (java) S 12086 12088 11532 0 -1 4202496 920578 0 1 0 172710 109 0 0 25 0 19 0 833739094 10810306560 900361 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676611045 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/12088/statm: 2639235 900361 2258 9 0 2629969 0
[pid=12088/tid=12089] ppid=12086 vsize=10556940 CPUtime=1719.47 cores=1,3,5,7
/proc/12088/task/12089/stat : 12089 (java) R 12086 12088 11532 0 -1 4202560 853148 0 1 0 171854 93 0 0 25 0 19 0 833739095 10810306560 900361 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 46912505589562 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=12088/tid=12091] ppid=12086 vsize=10556940 CPUtime=0.81 cores=1,3,5,7
/proc/12088/task/12091/stat : 12091 (java) S 12086 12088 11532 0 -1 4202560 4884 0 0 0 81 0 0 0 16 0 19 0 833739097 10810306560 900361 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676624281 0 4 0 16800975 18446604465154214912 0 0 -1 5 0 0 0
[pid=12088/tid=12092] ppid=12086 vsize=10556940 CPUtime=0.68 cores=1,3,5,7
/proc/12088/task/12092/stat : 12092 (java) S 12086 12088 11532 0 -1 4202560 3751 0 0 0 68 0 0 0 16 0 19 0 833739097 10810306560 900361 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676624281 0 4 0 16800975 18446604465154214912 0 0 -1 3 0 0 0
[pid=12088/tid=12093] ppid=12086 vsize=10556940 CPUtime=0.79 cores=1,3,5,7
/proc/12088/task/12093/stat : 12093 (java) S 12086 12088 11532 0 -1 4202560 4153 0 0 0 78 1 0 0 15 0 19 0 833739097 10810306560 900361 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676624281 0 4 0 16800975 18446604465154214912 0 0 -1 7 0 0 0
[pid=12088/tid=12094] ppid=12086 vsize=10556940 CPUtime=0.69 cores=1,3,5,7
/proc/12088/task/12094/stat : 12094 (java) S 12086 12088 11532 0 -1 4202560 3869 0 0 0 69 0 0 0 15 0 19 0 833739097 10810306560 900361 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676624281 0 4 0 16800975 18446604465154214912 0 0 -1 7 0 0 0
[pid=12088/tid=12095] ppid=12086 vsize=10556940 CPUtime=0.7 cores=1,3,5,7
/proc/12088/task/12095/stat : 12095 (java) S 12086 12088 11532 0 -1 4202560 3765 0 0 0 70 0 0 0 15 0 19 0 833739097 10810306560 900361 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676624281 0 4 0 16800975 18446604465154214912 0 0 -1 1 0 0 0
[pid=12088/tid=12096] ppid=12086 vsize=10556940 CPUtime=0.76 cores=1,3,5,7
/proc/12088/task/12096/stat : 12096 (java) S 12086 12088 11532 0 -1 4202560 5316 0 0 0 75 1 0 0 16 0 19 0 833739097 10810306560 900361 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676624281 0 4 0 16800975 18446604465154214912 0 0 -1 3 0 0 0
[pid=12088/tid=12097] ppid=12086 vsize=10556940 CPUtime=0.73 cores=1,3,5,7
/proc/12088/task/12097/stat : 12097 (java) S 12086 12088 11532 0 -1 4202560 3552 0 0 0 72 1 0 0 15 0 19 0 833739097 10810306560 900361 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676624281 0 4 0 16800975 18446604465154214912 0 0 -1 7 0 0 0
[pid=12088/tid=12098] ppid=12086 vsize=10556940 CPUtime=0.69 cores=1,3,5,7
/proc/12088/task/12098/stat : 12098 (java) S 12086 12088 11532 0 -1 4202560 3030 0 0 0 69 0 0 0 15 0 19 0 833739097 10810306560 900361 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676624281 0 4 0 16800975 18446604465154214912 0 0 -1 3 0 0 0
[pid=12088/tid=12099] ppid=12086 vsize=10556940 CPUtime=0.56 cores=1,3,5,7
/proc/12088/task/12099/stat : 12099 (java) S 12086 12088 11532 0 -1 4202560 5858 0 0 0 54 2 0 0 15 0 19 0 833739098 10810306560 900361 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676624896 0 0 0 16800975 18446604465154214912 0 0 -1 3 0 0 0
[pid=12088/tid=12100] ppid=12086 vsize=10556940 CPUtime=0 cores=1,3,5,7
/proc/12088/task/12100/stat : 12100 (java) S 12086 12088 11532 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 833739098 10810306560 900361 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676624281 0 4 0 16800975 18446604465154214912 0 0 -1 3 0 0 0
[pid=12088/tid=12101] ppid=12086 vsize=10556940 CPUtime=0 cores=1,3,5,7
/proc/12088/task/12101/stat : 12101 (java) S 12086 12088 11532 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 833739098 10810306560 900361 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676624281 0 4 0 16800975 18446604465154214912 0 0 -1 3 0 0 0
[pid=12088/tid=12102] ppid=12086 vsize=10556940 CPUtime=0 cores=1,3,5,7
/proc/12088/task/12102/stat : 12102 (java) S 12086 12088 11532 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 833739101 10810306560 900361 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676631985 0 4 0 16800975 18446604465154214912 0 0 -1 3 0 0 0
[pid=12088/tid=12103] ppid=12086 vsize=10556940 CPUtime=1.43 cores=1,3,5,7
/proc/12088/task/12103/stat : 12103 (java) S 12086 12088 11532 0 -1 4202560 19490 0 0 0 140 3 0 0 15 0 19 0 833739101 10810306560 900361 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676624281 0 4 0 16800975 18446604465154214912 0 0 -1 1 0 0 0
[pid=12088/tid=12104] ppid=12086 vsize=10556940 CPUtime=0.74 cores=1,3,5,7
/proc/12088/task/12104/stat : 12104 (java) S 12086 12088 11532 0 -1 4202560 8510 0 0 0 73 1 0 0 16 0 19 0 833739101 10810306560 900361 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676624281 0 4 0 16800975 18446604465154214912 0 0 -1 1 0 0 0
[pid=12088/tid=12105] ppid=12086 vsize=10556940 CPUtime=0 cores=1,3,5,7
/proc/12088/task/12105/stat : 12105 (java) S 12086 12088 11532 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 833739101 10810306560 900361 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676624281 0 4 0 16800975 18446604465154214912 0 0 -1 7 0 0 0
[pid=12088/tid=12106] ppid=12086 vsize=10556940 CPUtime=0 cores=1,3,5,7
/proc/12088/task/12106/stat : 12106 (java) S 12086 12088 11532 0 -1 4202560 102 0 0 0 0 0 0 0 15 0 19 0 833739101 10810306560 900361 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676624896 0 4 0 16800975 18446604465154214912 0 0 -1 3 0 0 0
[pid=12088/tid=12107] ppid=12086 vsize=10556940 CPUtime=0 cores=1,3,5,7
/proc/12088/task/12107/stat : 12107 (java) S 12086 12088 11532 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 833739108 10810306560 900361 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676624896 0 4 0 16800975 18446604465154214912 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1728.19
Current children cumulated vsize (KiB) 10556940

[startup+1782.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/471 12251
/proc/meminfo: memFree=5237536/32951132 swapFree=67093840/67111528
[pid=12088] ppid=12086 vsize=10556940 CPUtime=1788.39 cores=1,3,5,7
/proc/12088/stat : 12088 (java) S 12086 12088 11532 0 -1 4202496 921398 0 1 0 178729 110 0 0 25 0 19 0 833739094 10810306560 901162 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676611045 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/12088/statm: 2639235 901162 2258 9 0 2629969 0
[pid=12088/tid=12089] ppid=12086 vsize=10556940 CPUtime=1779.39 cores=1,3,5,7
/proc/12088/task/12089/stat : 12089 (java) R 12086 12088 11532 0 -1 4202560 853154 0 1 0 177846 93 0 0 25 0 19 0 833739095 10810306560 901162 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 46912505590911 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=12088/tid=12091] ppid=12086 vsize=10556940 CPUtime=0.85 cores=1,3,5,7
/proc/12088/task/12091/stat : 12091 (java) S 12086 12088 11532 0 -1 4202560 5150 0 0 0 85 0 0 0 16 0 19 0 833739097 10810306560 901162 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676624281 0 4 0 16800975 18446604465154214912 0 0 -1 5 0 0 0
[pid=12088/tid=12092] ppid=12086 vsize=10556940 CPUtime=0.73 cores=1,3,5,7
/proc/12088/task/12092/stat : 12092 (java) S 12086 12088 11532 0 -1 4202560 3857 0 0 0 73 0 0 0 16 0 19 0 833739097 10810306560 901162 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676624281 0 4 0 16800975 18446604465154214912 0 0 -1 3 0 0 0
[pid=12088/tid=12093] ppid=12086 vsize=10556940 CPUtime=0.84 cores=1,3,5,7
/proc/12088/task/12093/stat : 12093 (java) S 12086 12088 11532 0 -1 4202560 4208 0 0 0 83 1 0 0 15 0 19 0 833739097 10810306560 901162 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676624281 0 4 0 16800975 18446604465154214912 0 0 -1 5 0 0 0
[pid=12088/tid=12094] ppid=12086 vsize=10556940 CPUtime=0.74 cores=1,3,5,7
/proc/12088/task/12094/stat : 12094 (java) S 12086 12088 11532 0 -1 4202560 3996 0 0 0 74 0 0 0 15 0 19 0 833739097 10810306560 901162 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676624281 0 4 0 16800975 18446604465154214912 0 0 -1 7 0 0 0
[pid=12088/tid=12095] ppid=12086 vsize=10556940 CPUtime=0.72 cores=1,3,5,7
/proc/12088/task/12095/stat : 12095 (java) S 12086 12088 11532 0 -1 4202560 3826 0 0 0 72 0 0 0 15 0 19 0 833739097 10810306560 901162 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676624281 0 4 0 16800975 18446604465154214912 0 0 -1 1 0 0 0
[pid=12088/tid=12096] ppid=12086 vsize=10556940 CPUtime=0.78 cores=1,3,5,7
/proc/12088/task/12096/stat : 12096 (java) S 12086 12088 11532 0 -1 4202560 5334 0 0 0 77 1 0 0 16 0 19 0 833739097 10810306560 901162 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676624281 0 4 0 16800975 18446604465154214912 0 0 -1 7 0 0 0
[pid=12088/tid=12097] ppid=12086 vsize=10556940 CPUtime=0.76 cores=1,3,5,7
/proc/12088/task/12097/stat : 12097 (java) S 12086 12088 11532 0 -1 4202560 3697 0 0 0 75 1 0 0 16 0 19 0 833739097 10810306560 901162 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676624281 0 4 0 16800975 18446604465154214912 0 0 -1 1 0 0 0
[pid=12088/tid=12098] ppid=12086 vsize=10556940 CPUtime=0.7 cores=1,3,5,7
/proc/12088/task/12098/stat : 12098 (java) S 12086 12088 11532 0 -1 4202560 3058 0 0 0 70 0 0 0 15 0 19 0 833739097 10810306560 901162 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676624281 0 4 0 16800975 18446604465154214912 0 0 -1 3 0 0 0
[pid=12088/tid=12099] ppid=12086 vsize=10556940 CPUtime=0.56 cores=1,3,5,7
/proc/12088/task/12099/stat : 12099 (java) S 12086 12088 11532 0 -1 4202560 5862 0 0 0 54 2 0 0 15 0 19 0 833739098 10810306560 901162 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676624896 0 0 0 16800975 18446604465154214912 0 0 -1 3 0 0 0
[pid=12088/tid=12100] ppid=12086 vsize=10556940 CPUtime=0 cores=1,3,5,7
/proc/12088/task/12100/stat : 12100 (java) S 12086 12088 11532 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 833739098 10810306560 901162 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676624281 0 4 0 16800975 18446604465154214912 0 0 -1 3 0 0 0
[pid=12088/tid=12101] ppid=12086 vsize=10556940 CPUtime=0 cores=1,3,5,7
/proc/12088/task/12101/stat : 12101 (java) S 12086 12088 11532 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 833739098 10810306560 901162 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676624281 0 4 0 16800975 18446604465154214912 0 0 -1 3 0 0 0
[pid=12088/tid=12102] ppid=12086 vsize=10556940 CPUtime=0 cores=1,3,5,7
/proc/12088/task/12102/stat : 12102 (java) S 12086 12088 11532 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 833739101 10810306560 901162 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676631985 0 4 0 16800975 18446604465154214912 0 0 -1 3 0 0 0
[pid=12088/tid=12103] ppid=12086 vsize=10556940 CPUtime=1.43 cores=1,3,5,7
/proc/12088/task/12103/stat : 12103 (java) S 12086 12088 11532 0 -1 4202560 19490 0 0 0 140 3 0 0 15 0 19 0 833739101 10810306560 901162 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676624281 0 4 0 16800975 18446604465154214912 0 0 -1 1 0 0 0
[pid=12088/tid=12104] ppid=12086 vsize=10556940 CPUtime=0.74 cores=1,3,5,7
/proc/12088/task/12104/stat : 12104 (java) S 12086 12088 11532 0 -1 4202560 8510 0 0 0 73 1 0 0 16 0 19 0 833739101 10810306560 901162 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676624281 0 4 0 16800975 18446604465154214912 0 0 -1 1 0 0 0
[pid=12088/tid=12105] ppid=12086 vsize=10556940 CPUtime=0 cores=1,3,5,7
/proc/12088/task/12105/stat : 12105 (java) S 12086 12088 11532 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 833739101 10810306560 901162 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676624281 0 4 0 16800975 18446604465154214912 0 0 -1 7 0 0 0
[pid=12088/tid=12106] ppid=12086 vsize=10556940 CPUtime=0 cores=1,3,5,7
/proc/12088/task/12106/stat : 12106 (java) S 12086 12088 11532 0 -1 4202560 106 0 0 0 0 0 0 0 15 0 19 0 833739101 10810306560 901162 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676624896 0 4 0 16800975 18446604465154214912 0 0 -1 3 0 0 0
[pid=12088/tid=12107] ppid=12086 vsize=10556940 CPUtime=0 cores=1,3,5,7
/proc/12088/task/12107/stat : 12107 (java) S 12086 12088 11532 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 833739108 10810306560 901162 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676624896 0 4 0 16800975 18446604465154214912 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1788.39
Current children cumulated vsize (KiB) 10556940



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1793.9 s]
/proc/loadavg: 2.01 2.03 2.00 3/471 12252
/proc/meminfo: memFree=5236308/32951132 swapFree=67093840/67111528
[pid=12088] ppid=12086 vsize=10556940 CPUtime=1800.03 cores=1,3,5,7
/proc/12088/stat : 12088 (java) S 12086 12088 11532 0 -1 4202496 921471 0 1 0 179893 110 0 0 25 0 19 0 833739094 10810306560 901232 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676611045 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/12088/statm: 2639235 901232 2258 9 0 2629969 0
[pid=12088/tid=12089] ppid=12086 vsize=10556940 CPUtime=1790.99 cores=1,3,5,7
/proc/12088/task/12089/stat : 12089 (java) R 12086 12088 11532 0 -1 4202560 853155 0 1 0 179006 93 0 0 25 0 19 0 833739095 10810306560 901232 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 46912505706803 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=12088/tid=12091] ppid=12086 vsize=10556940 CPUtime=0.85 cores=1,3,5,7
/proc/12088/task/12091/stat : 12091 (java) S 12086 12088 11532 0 -1 4202560 5150 0 0 0 85 0 0 0 15 0 19 0 833739097 10810306560 901232 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676624281 0 4 0 16800975 18446604465154214912 0 0 -1 5 0 0 0
[pid=12088/tid=12092] ppid=12086 vsize=10556940 CPUtime=0.73 cores=1,3,5,7
/proc/12088/task/12092/stat : 12092 (java) S 12086 12088 11532 0 -1 4202560 3857 0 0 0 73 0 0 0 15 0 19 0 833739097 10810306560 901232 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676624281 0 4 0 16800975 18446604465154214912 0 0 -1 3 0 0 0
[pid=12088/tid=12093] ppid=12086 vsize=10556940 CPUtime=0.84 cores=1,3,5,7
/proc/12088/task/12093/stat : 12093 (java) S 12086 12088 11532 0 -1 4202560 4215 0 0 0 83 1 0 0 16 0 19 0 833739097 10810306560 901232 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676624281 0 4 0 16800975 18446604465154214912 0 0 -1 5 0 0 0
[pid=12088/tid=12094] ppid=12086 vsize=10556940 CPUtime=0.76 cores=1,3,5,7
/proc/12088/task/12094/stat : 12094 (java) S 12086 12088 11532 0 -1 4202560 4020 0 0 0 76 0 0 0 16 0 19 0 833739097 10810306560 901232 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676624281 0 4 0 16800975 18446604465154214912 0 0 -1 7 0 0 0
[pid=12088/tid=12095] ppid=12086 vsize=10556940 CPUtime=0.74 cores=1,3,5,7
/proc/12088/task/12095/stat : 12095 (java) S 12086 12088 11532 0 -1 4202560 3850 0 0 0 74 0 0 0 16 0 19 0 833739097 10810306560 901232 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676624281 0 4 0 16800975 18446604465154214912 0 0 -1 1 0 0 0
[pid=12088/tid=12096] ppid=12086 vsize=10556940 CPUtime=0.79 cores=1,3,5,7
/proc/12088/task/12096/stat : 12096 (java) S 12086 12088 11532 0 -1 4202560 5341 0 0 0 78 1 0 0 16 0 19 0 833739097 10810306560 901232 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676624281 0 4 0 16800975 18446604465154214912 0 0 -1 5 0 0 0
[pid=12088/tid=12097] ppid=12086 vsize=10556940 CPUtime=0.76 cores=1,3,5,7
/proc/12088/task/12097/stat : 12097 (java) S 12086 12088 11532 0 -1 4202560 3697 0 0 0 75 1 0 0 16 0 19 0 833739097 10810306560 901232 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676624281 0 4 0 16800975 18446604465154214912 0 0 -1 1 0 0 0
[pid=12088/tid=12098] ppid=12086 vsize=10556940 CPUtime=0.71 cores=1,3,5,7
/proc/12088/task/12098/stat : 12098 (java) S 12086 12088 11532 0 -1 4202560 3066 0 0 0 71 0 0 0 16 0 19 0 833739097 10810306560 901232 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676624281 0 4 0 16800975 18446604465154214912 0 0 -1 3 0 0 0
[pid=12088/tid=12099] ppid=12086 vsize=10556940 CPUtime=0.56 cores=1,3,5,7
/proc/12088/task/12099/stat : 12099 (java) S 12086 12088 11532 0 -1 4202560 5862 0 0 0 54 2 0 0 15 0 19 0 833739098 10810306560 901232 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676624896 0 0 0 16800975 18446604465154214912 0 0 -1 3 0 0 0
[pid=12088/tid=12100] ppid=12086 vsize=10556940 CPUtime=0 cores=1,3,5,7
/proc/12088/task/12100/stat : 12100 (java) S 12086 12088 11532 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 833739098 10810306560 901232 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676624281 0 4 0 16800975 18446604465154214912 0 0 -1 3 0 0 0
[pid=12088/tid=12101] ppid=12086 vsize=10556940 CPUtime=0 cores=1,3,5,7
/proc/12088/task/12101/stat : 12101 (java) S 12086 12088 11532 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 833739098 10810306560 901232 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676624281 0 4 0 16800975 18446604465154214912 0 0 -1 3 0 0 0
[pid=12088/tid=12102] ppid=12086 vsize=10556940 CPUtime=0 cores=1,3,5,7
/proc/12088/task/12102/stat : 12102 (java) S 12086 12088 11532 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 833739101 10810306560 901232 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676631985 0 4 0 16800975 18446604465154214912 0 0 -1 3 0 0 0
[pid=12088/tid=12103] ppid=12086 vsize=10556940 CPUtime=1.43 cores=1,3,5,7
/proc/12088/task/12103/stat : 12103 (java) S 12086 12088 11532 0 -1 4202560 19490 0 0 0 140 3 0 0 15 0 19 0 833739101 10810306560 901232 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676624281 0 4 0 16800975 18446604465154214912 0 0 -1 1 0 0 0
[pid=12088/tid=12104] ppid=12086 vsize=10556940 CPUtime=0.74 cores=1,3,5,7
/proc/12088/task/12104/stat : 12104 (java) S 12086 12088 11532 0 -1 4202560 8510 0 0 0 73 1 0 0 16 0 19 0 833739101 10810306560 901232 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676624281 0 4 0 16800975 18446604465154214912 0 0 -1 1 0 0 0
[pid=12088/tid=12105] ppid=12086 vsize=10556940 CPUtime=0 cores=1,3,5,7
/proc/12088/task/12105/stat : 12105 (java) S 12086 12088 11532 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 833739101 10810306560 901232 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676624281 0 4 0 16800975 18446604465154214912 0 0 -1 7 0 0 0
[pid=12088/tid=12106] ppid=12086 vsize=10556940 CPUtime=0 cores=1,3,5,7
/proc/12088/task/12106/stat : 12106 (java) S 12086 12088 11532 0 -1 4202560 108 0 0 0 0 0 0 0 15 0 19 0 833739101 10810306560 901232 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676624896 0 4 0 16800975 18446604465154214912 0 0 -1 3 0 0 0
[pid=12088/tid=12107] ppid=12086 vsize=10556940 CPUtime=0 cores=1,3,5,7
/proc/12088/task/12107/stat : 12107 (java) S 12086 12088 11532 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 833739108 10810306560 901232 33554432000 1073741824 1073778376 140735297426368 18446744073709551615 274676624896 0 4 0 16800975 18446604465154214912 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 10556940

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

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

[startup+1794.02 s]
/proc/loadavg: 2.01 2.03 2.00 3/471 12252
/proc/meminfo: memFree=5236308/32951132 swapFree=67093840/67111528
[pid=12088] ppid=12086 vsize=0 CPUtime=1800.17 cores=1,3,5,7
/proc/12088/stat : 12088 (java) Z 12086 12088 11532 0 -1 4203548 921511 0 1 0 179901 116 0 0 17 0 2 0 833739094 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/12088/statm: 0 0 0 0 0 0 0
[pid=12088/tid=12089] ppid=12086 vsize=0 CPUtime=1791.08 cores=1,3,5,7
/proc/12088/task/12089/stat : 12089 (java) R 12086 12088 11532 0 -1 4203588 853155 0 1 0 179009 99 0 0 25 0 2 0 833739095 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1800.17
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1794.1
CPU time (s): 1800.25
CPU user time (s): 1799.02
CPU system time (s): 1.23481
CPU usage (%): 100.343
Max. virtual memory (cumulated for all children) (KiB): 10556940

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.02
system time used= 1.23481
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 921511
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= 41904
involuntary context switches= 29114

runsolver used 7.67883 second user time and 18.4992 second system time

The end

Launcher Data

Begin job on node131 at 2011-06-04 23:03:15
IDJOB=3457494
IDBENCH=2901
IDSOLVER=1951
FILE ID=node131/3457494-1307221395
RUNJOBID= node131-1307215869-11551
PBS_JOBID= 13509093
Free space on /tmp= 73912 MiB

SOLVER NAME= Sat4j CuttingPlanes 2.3.0
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-market-split_4_30_2.opb
COMMAND LINE= java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar CuttingPlanes BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3457494-1307221395/watcher-3457494-1307221395 -o /tmp/evaluation-result-3457494-1307221395/solver-3457494-1307221395 -C 1800 -W 1900 -M 15500  java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar CuttingPlanes HOME/instance-3457494-1307221395.opb

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

MD5SUM BENCH= 1d7dd5c267917b6fb58d303c57bfa918
RANDOM SEED=1678589439

node131.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.830
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.66
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.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
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.830
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.83
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.830
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.75
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.830
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.77
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.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:       8852744 kB
Buffers:        354140 kB
Cached:        5685264 kB
SwapCached:        948 kB
Active:       19602820 kB
Inactive:      4169328 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:       8852744 kB
SwapTotal:    67111528 kB
SwapFree:     67093840 kB
Dirty:             448 kB
Writeback:           0 kB
AnonPages:    17731404 kB
Mapped:          46716 kB
Slab:           198536 kB
PageTables:      62636 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 105707012 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73904 MiB
End job on node131 at 2011-06-04 23:33:11