Trace number 3478970

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sat4j Resolution 2.3.0? (TO) 1800.34 1759.13

General information on the benchmark

Name/DEC-SMALLINT-LIN/lopes/
normalized-184.opb
MD5SUMd8db981f22ec5ac3b83e1e418cbe482a
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1025127
Total number of constraints24132986
Number of constraints which are clauses21678503
Number of constraints which are cardinality constraints (but not clauses)75582
Number of constraints which are nor clauses,nor cardinality constraints2378901
Minimum length of a constraint2
Maximum length of a constraint5487
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5488
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.07/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.07/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.07/0.09	c See www.sat4j.org for details.
0.07/0.09	c version 2.3.1.v20110525
0.07/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.07/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.07/0.09	c java.vm.version	19.1-b02
0.07/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.07/0.09	c sun.arch.data.model	64
0.07/0.09	c java.version		1.6.0_24
0.07/0.09	c os.name		Linux
0.07/0.09	c os.version		2.6.18-164.el5
0.07/0.09	c os.arch		amd64
0.07/0.09	c Free memory 		12995394264
0.07/0.09	c Max memory 		13063553024
0.07/0.09	c Total memory 		13063553024
0.07/0.09	c Number of processors 	8
0.09/0.11	c Pseudo Boolean Optimization
0.09/0.11	c --- Begin Solver configuration ---
0.09/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@38540408
0.09/0.11	c Learn all clauses as in MiniSAT
0.09/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.11	c Expensive reason simplification
0.09/0.11	c Armin Biere (Picosat) restarts strategy
0.09/0.11	c Glucose learned constraints deletion strategy
0.09/0.11	c timeout=2147483s
0.09/0.11	c DB Simplification allowed=false
0.09/0.11	c --- End Solver configuration ---
0.09/0.11	c solving HOME/instance-3478970-1307443262.opb
0.09/0.11	c reading problem ... 
268.78/230.42	c ... done. Wall clock time 230.314s.
268.78/230.43	c #vars     1025127
268.78/230.43	c #constraints  24170808
268.78/230.43	c constraints type 
268.78/230.43	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 16690219
268.78/230.43	c org.sat4j.minisat.constraints.card.MinWatchCard => 75583
268.78/230.43	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 5026105
268.78/230.43	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 2378901
304.21/265.38	c cleaning 2455 clauses out of 5001 with flag 5001/5001
344.73/304.60	c cleaning 4224 clauses out of 8545 with flag 11000/11000
386.40/346.16	c cleaning 5640 clauses out of 11322 with flag 18001/18001
430.45/390.19	c cleaning 6814 clauses out of 13681 with flag 26000/26000
483.33/442.96	c cleaning 7902 clauses out of 15867 with flag 35000/35000
523.60/483.10	c cleaning 8964 clauses out of 17969 with flag 45004/45004
580.95/540.40	c cleaning 9968 clauses out of 20002 with flag 56001/56001
643.79/603.26	c cleaning 10983 clauses out of 22034 with flag 68001/68001
718.04/677.40	c cleaning 12001 clauses out of 24051 with flag 81001/81001
785.30/744.66	c cleaning 13000 clauses out of 26051 with flag 95002/95002
875.14/834.42	c cleaning 13992 clauses out of 28049 with flag 110000/110000
970.39/929.67	c cleaning 14997 clauses out of 30060 with flag 126003/126003
1057.28/1016.46	c cleaning 16004 clauses out of 32060 with flag 143000/143000
1157.60/1116.74	c cleaning 17016 clauses out of 34059 with flag 161003/161003
1263.95/1223.02	c cleaning 18015 clauses out of 36040 with flag 180000/180000
1392.32/1351.32	c cleaning 18979 clauses out of 38026 with flag 200001/200001
1514.00/1472.93	c cleaning 19983 clauses out of 40046 with flag 221000/221000
1680.44/1639.33	c cleaning 21017 clauses out of 42065 with flag 243002/243002
1800.02/1758.84	c starts		: 120
1800.02/1758.84	c conflicts		: 257848
1800.02/1758.84	c decisions		: 1604685
1800.02/1758.84	c propagations		: 3333906496
1800.02/1758.84	c inspects		: 10077414694
1800.02/1758.84	c shortcuts		: 0
1800.02/1758.84	c learnt literals	: 0
1800.02/1758.84	c learnt binary clauses	: 26
1800.02/1758.84	c learnt ternary clauses	: 38
1800.02/1758.84	c learnt constraints	: 257848
1800.02/1758.84	c ignored constraints	: 0
1800.02/1758.84	c root simplifications	: 0
1800.02/1758.84	c removed literals (reason simplification)	: 3888248
1800.02/1758.84	c reason swapping (by a shorter reason)	: 0
1800.02/1758.84	c Calls to reduceDB	: 18
1800.02/1758.84	c number of reductions to clauses (during analyze)	: 0
1800.02/1758.84	c number of learned constraints concerned by reduction	: 0
1800.02/1758.84	c number of learning phase by resolution	: 0
1800.02/1758.84	c number of learning phase by cutting planes	: 0
1800.02/1758.84	c speed (assignments/second)	: 2181284.977106988
1800.02/1758.84	c non guided choices	703929
1800.02/1758.86	c learnt constraints type 
1800.02/1758.86	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 26
1800.02/1758.86	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 35872
1800.02/1758.86	c constraints type 
1800.02/1758.86	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 16690219
1800.02/1758.86	c org.sat4j.minisat.constraints.card.MinWatchCard => 75583
1800.02/1758.86	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 5026105
1800.02/1758.86	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 2378901
1800.02/1758.86	s UNKNOWN
1800.02/1758.86	c Total wall clock time (in seconds): 1758.747

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-3478970-1307443262/watcher-3478970-1307443262 -o /tmp/evaluation-result-3478970-1307443262/solver-3478970-1307443262 -C 1800 -W 1900 -M 15500 java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution HOME/instance-3478970-1307443262.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.34 2.09 2.02 2/544 32114
/proc/meminfo: memFree=20264660/32951124 swapFree=64303760/67111528
[pid=32114] ppid=32112 vsize=13526316 CPUtime=0 cores=1,3,5,7
/proc/32114/stat : 32114 (java) S 32112 32114 31299 0 -1 4202496 7158 0 1 0 0 0 0 0 25 0 2 0 836744761 13850947584 6861 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522100197 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0
/proc/32114/statm: 3381579 6874 917 9 0 3372735 0
[pid=32114/tid=32115] ppid=32112 vsize=13526316 CPUtime=0 cores=1,3,5,7
/proc/32114/task/32115/stat : 32115 (java) R 32112 32114 31299 0 -1 4202560 6106 0 1 0 0 0 0 0 25 0 2 0 836744762 13850947584 6922 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233509991483 0 4 0 16784584 0 0 0 -1 1 0 0 0

[startup+0.0886771 s]
/proc/loadavg: 2.34 2.09 2.02 2/544 32114
/proc/meminfo: memFree=20264660/32951124 swapFree=64303760/67111528
[pid=32114] ppid=32112 vsize=13621056 CPUtime=0.07 cores=1,3,5,7
/proc/32114/stat : 32114 (java) S 32112 32114 31299 0 -1 4202496 14789 0 1 0 6 1 0 0 25 0 18 0 836744761 13947961344 14486 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/32114/statm: 3405264 14486 1914 9 0 3395998 0
[pid=32114/tid=32115] ppid=32112 vsize=13621056 CPUtime=0.06 cores=1,3,5,7
/proc/32114/task/32115/stat : 32115 (java) R 32112 32114 31299 0 -1 4202560 13398 0 1 0 5 1 0 0 25 0 18 0 836744762 13947961344 14486 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233510340791 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 13621056

[startup+0.100478 s]
/proc/loadavg: 2.34 2.09 2.02 2/544 32114
/proc/meminfo: memFree=20264660/32951124 swapFree=64303760/67111528
[pid=32114] ppid=32112 vsize=13621936 CPUtime=0.09 cores=1,3,5,7
/proc/32114/stat : 32114 (java) S 32112 32114 31299 0 -1 4202496 15477 0 1 0 8 1 0 0 25 0 18 0 836744761 13948862464 15165 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/32114/statm: 3405484 15165 2092 9 0 3396218 0
[pid=32114/tid=32115] ppid=32112 vsize=13621936 CPUtime=0.07 cores=1,3,5,7
/proc/32114/task/32115/stat : 32115 (java) R 32112 32114 31299 0 -1 4202560 13556 0 1 0 6 1 0 0 25 0 18 0 836744762 13948862464 15166 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 47594440864515 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13621936

[startup+0.300478 s]
/proc/loadavg: 2.34 2.09 2.02 2/544 32114
/proc/meminfo: memFree=20264660/32951124 swapFree=64303760/67111528
[pid=32114] ppid=32112 vsize=13623364 CPUtime=0.42 cores=1,3,5,7
/proc/32114/stat : 32114 (java) S 32112 32114 31299 0 -1 4202496 41251 0 1 0 38 4 0 0 25 0 18 0 836744761 13950324736 40688 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/32114/statm: 3405841 40688 2197 9 0 3396575 0
[pid=32114/tid=32115] ppid=32112 vsize=13623364 CPUtime=0.28 cores=1,3,5,7
/proc/32114/task/32115/stat : 32115 (java) R 32112 32114 31299 0 -1 4202560 38609 0 1 0 24 4 0 0 18 0 18 0 836744762 13950324736 40688 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 46912505548187 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 13623364

[startup+0.704424 s]
/proc/loadavg: 2.34 2.09 2.02 2/544 32114
/proc/meminfo: memFree=20264660/32951124 swapFree=64303760/67111528
[pid=32114] ppid=32112 vsize=13636836 CPUtime=1.3 cores=1,3,5,7
/proc/32114/stat : 32114 (java) S 32112 32114 31299 0 -1 4202496 167633 0 1 0 112 18 0 0 25 0 18 0 836744761 13964120064 161267 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/32114/statm: 3409209 161293 2214 9 0 3399943 0
[pid=32114/tid=32115] ppid=32112 vsize=13636836 CPUtime=0.68 cores=1,3,5,7
/proc/32114/task/32115/stat : 32115 (java) R 32112 32114 31299 0 -1 4202560 152511 0 1 0 52 16 0 0 18 0 18 0 836744762 13964120064 161306 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 47594445360218 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 13636836

[startup+1.50127 s]
/proc/loadavg: 2.47 2.12 2.04 3/562 32132
/proc/meminfo: memFree=19130176/32951124 swapFree=64303760/67111528
[pid=32114] ppid=32112 vsize=13637628 CPUtime=2.29 cores=1,3,5,7
/proc/32114/stat : 32114 (java) S 32112 32114 31299 0 -1 4202496 503660 0 1 0 174 55 0 0 25 0 18 0 836744761 13964931072 496813 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/32114/statm: 3409407 496839 2215 9 0 3400141 0
[pid=32114/tid=32115] ppid=32112 vsize=13637628 CPUtime=1.48 cores=1,3,5,7
/proc/32114/task/32115/stat : 32115 (java) R 32112 32114 31299 0 -1 4202560 487798 0 1 0 95 53 0 0 19 0 18 0 836744762 13964931072 496852 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 47594445360218 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=32114/tid=32117] ppid=32112 vsize=13637628 CPUtime=0 cores=1,3,5,7
/proc/32114/task/32117/stat : 32117 (java) S 32112 32114 31299 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 836744764 13964931072 496868 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522113433 0 4 0 16800975 18446604459028216640 0 0 -1 7 0 0 0
[pid=32114/tid=32118] ppid=32112 vsize=13637628 CPUtime=0 cores=1,3,5,7
/proc/32114/task/32118/stat : 32118 (java) S 32112 32114 31299 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 836744764 13964931072 496883 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522113433 0 4 0 16800975 18446604459028216640 0 0 -1 7 0 0 0
[pid=32114/tid=32119] ppid=32112 vsize=13637628 CPUtime=0 cores=1,3,5,7
/proc/32114/task/32119/stat : 32119 (java) S 32112 32114 31299 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 836744764 13964931072 496898 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522113433 0 4 0 16800975 18446604459028216640 0 0 -1 7 0 0 0
[pid=32114/tid=32120] ppid=32112 vsize=13637628 CPUtime=0 cores=1,3,5,7
/proc/32114/task/32120/stat : 32120 (java) S 32112 32114 31299 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 836744764 13964931072 496914 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522113433 0 4 0 16800975 18446604459028216640 0 0 -1 7 0 0 0
[pid=32114/tid=32121] ppid=32112 vsize=13637628 CPUtime=0 cores=1,3,5,7
/proc/32114/task/32121/stat : 32121 (java) S 32112 32114 31299 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 836744764 13964931072 496930 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522113433 0 4 0 16800975 18446604459028216640 0 0 -1 7 0 0 0
[pid=32114/tid=32122] ppid=32112 vsize=13637628 CPUtime=0 cores=1,3,5,7
/proc/32114/task/32122/stat : 32122 (java) S 32112 32114 31299 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 836744764 13964931072 496946 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522113433 0 4 0 16800975 18446604459028216640 0 0 -1 7 0 0 0
[pid=32114/tid=32123] ppid=32112 vsize=13637628 CPUtime=0 cores=1,3,5,7
/proc/32114/task/32123/stat : 32123 (java) S 32112 32114 31299 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 836744764 13964931072 496961 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522113433 0 4 0 16800975 18446604459028216640 0 0 -1 7 0 0 0
[pid=32114/tid=32124] ppid=32112 vsize=13637628 CPUtime=0 cores=1,3,5,7
/proc/32114/task/32124/stat : 32124 (java) S 32112 32114 31299 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 836744764 13964931072 496976 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522113433 0 4 0 16800975 18446604459028216640 0 0 -1 7 0 0 0
[pid=32114/tid=32125] ppid=32112 vsize=13637628 CPUtime=0 cores=1,3,5,7
/proc/32114/task/32125/stat : 32125 (java) S 32112 32114 31299 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 18 0 836744765 13964931072 496991 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522114048 0 0 0 16800975 18446604459028216640 0 0 -1 7 0 0 0
[pid=32114/tid=32126] ppid=32112 vsize=13637628 CPUtime=0 cores=1,3,5,7
/proc/32114/task/32126/stat : 32126 (java) S 32112 32114 31299 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 18 0 836744765 13964931072 497007 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522113433 0 4 0 16800975 18446604459028216640 0 0 -1 7 0 0 0
[pid=32114/tid=32127] ppid=32112 vsize=13637628 CPUtime=0 cores=1,3,5,7
/proc/32114/task/32127/stat : 32127 (java) S 32112 32114 31299 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 18 0 836744765 13964931072 497022 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522113433 0 4 0 16800975 18446604459028216640 0 0 -1 7 0 0 0
[pid=32114/tid=32128] ppid=32112 vsize=13637628 CPUtime=0 cores=1,3,5,7
/proc/32114/task/32128/stat : 32128 (java) S 32112 32114 31299 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 836744768 13964931072 497038 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522121137 0 4 0 16800975 18446604459028216640 0 0 -1 7 0 0 0
[pid=32114/tid=32129] ppid=32112 vsize=13637628 CPUtime=0.41 cores=1,3,5,7
/proc/32114/task/32129/stat : 32129 (java) S 32112 32114 31299 0 -1 4202560 6134 0 0 0 41 0 0 0 18 0 18 0 836744768 13964931072 497054 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522113433 0 4 0 16800975 18446604459028216640 0 0 -1 1 0 0 0
[pid=32114/tid=32130] ppid=32112 vsize=13637628 CPUtime=0.39 cores=1,3,5,7
/proc/32114/task/32130/stat : 32130 (java) S 32112 32114 31299 0 -1 4202560 8619 0 0 0 38 1 0 0 18 0 18 0 836744768 13964931072 497070 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522113433 0 4 0 16800975 18446604459028216640 0 0 -1 5 0 0 0
[pid=32114/tid=32131] ppid=32112 vsize=13637628 CPUtime=0 cores=1,3,5,7
/proc/32114/task/32131/stat : 32131 (java) S 32112 32114 31299 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 836744768 13964931072 497086 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522113433 0 4 0 16800975 18446604459028216640 0 0 -1 7 0 0 0
[pid=32114/tid=32132] ppid=32112 vsize=13637628 CPUtime=0 cores=1,3,5,7
/proc/32114/task/32132/stat : 32132 (java) S 32112 32114 31299 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 836744768 13964931072 497102 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522114048 0 4 0 16800975 18446604459028216640 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.29
Current children cumulated vsize (KiB) 13637628

[startup+3.10095 s]
/proc/loadavg: 2.47 2.12 2.04 3/562 32132
/proc/meminfo: memFree=17258520/32951124 swapFree=64303760/67111528
[pid=32114] ppid=32112 vsize=13637628 CPUtime=4 cores=1,3,5,7
/proc/32114/stat : 32114 (java) S 32112 32114 31299 0 -1 4202496 868027 0 1 0 308 92 0 0 25 0 18 0 836744761 13964931072 861174 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/32114/statm: 3409407 861174 2231 9 0 3400141 0
[pid=32114/tid=32115] ppid=32112 vsize=13637628 CPUtime=3.04 cores=1,3,5,7
/proc/32114/task/32115/stat : 32115 (java) R 32112 32114 31299 0 -1 4202560 843553 0 1 0 215 89 0 0 22 0 18 0 836744762 13964931072 861174 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 47594445360218 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=32114/tid=32117] ppid=32112 vsize=13637628 CPUtime=0 cores=1,3,5,7
/proc/32114/task/32117/stat : 32117 (java) S 32112 32114 31299 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 836744764 13964931072 861174 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522113433 0 4 0 16800975 18446604459028216640 0 0 -1 7 0 0 0
[pid=32114/tid=32118] ppid=32112 vsize=13637628 CPUtime=0 cores=1,3,5,7
/proc/32114/task/32118/stat : 32118 (java) S 32112 32114 31299 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 836744764 13964931072 861174 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522113433 0 4 0 16800975 18446604459028216640 0 0 -1 7 0 0 0
[pid=32114/tid=32119] ppid=32112 vsize=13637628 CPUtime=0 cores=1,3,5,7
/proc/32114/task/32119/stat : 32119 (java) S 32112 32114 31299 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 836744764 13964931072 861174 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522113433 0 4 0 16800975 18446604459028216640 0 0 -1 5 0 0 0
[pid=32114/tid=32120] ppid=32112 vsize=13637628 CPUtime=0 cores=1,3,5,7
/proc/32114/task/32120/stat : 32120 (java) S 32112 32114 31299 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 836744764 13964931072 861174 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522113433 0 4 0 16800975 18446604459028216640 0 0 -1 5 0 0 0
[pid=32114/tid=32121] ppid=32112 vsize=13637628 CPUtime=0 cores=1,3,5,7
/proc/32114/task/32121/stat : 32121 (java) S 32112 32114 31299 0 -1 4202560 39 0 0 0 0 0 0 0 18 0 18 0 836744764 13964931072 861174 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522113433 0 4 0 16800975 18446604459028216640 0 0 -1 5 0 0 0
[pid=32114/tid=32122] ppid=32112 vsize=13637628 CPUtime=0.01 cores=1,3,5,7
/proc/32114/task/32122/stat : 32122 (java) S 32112 32114 31299 0 -1 4202560 1913 0 0 0 1 0 0 0 18 0 18 0 836744764 13964931072 861174 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522113433 0 4 0 16800975 18446604459028216640 0 0 -1 5 0 0 0
[pid=32114/tid=32123] ppid=32112 vsize=13637628 CPUtime=0.02 cores=1,3,5,7
/proc/32114/task/32123/stat : 32123 (java) S 32112 32114 31299 0 -1 4202560 1498 0 0 0 2 0 0 0 18 0 18 0 836744764 13964931072 861174 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522113433 0 4 0 16800975 18446604459028216640 0 0 -1 3 0 0 0
[pid=32114/tid=32124] ppid=32112 vsize=13637628 CPUtime=0.02 cores=1,3,5,7
/proc/32114/task/32124/stat : 32124 (java) S 32112 32114 31299 0 -1 4202560 5092 0 0 0 2 0 0 0 18 0 18 0 836744764 13964931072 861174 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522113433 0 4 0 16800975 18446604459028216640 0 0 -1 5 0 0 0
[pid=32114/tid=32125] ppid=32112 vsize=13637628 CPUtime=0 cores=1,3,5,7
/proc/32114/task/32125/stat : 32125 (java) S 32112 32114 31299 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 18 0 836744765 13964931072 861174 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522114048 0 0 0 16800975 18446604459028216640 0 0 -1 7 0 0 0
[pid=32114/tid=32126] ppid=32112 vsize=13637628 CPUtime=0 cores=1,3,5,7
/proc/32114/task/32126/stat : 32126 (java) S 32112 32114 31299 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 18 0 836744765 13964931072 861174 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522113433 0 4 0 16800975 18446604459028216640 0 0 -1 7 0 0 0
[pid=32114/tid=32127] ppid=32112 vsize=13637628 CPUtime=0 cores=1,3,5,7
/proc/32114/task/32127/stat : 32127 (java) S 32112 32114 31299 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 18 0 836744765 13964931072 861174 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522113433 0 4 0 16800975 18446604459028216640 0 0 -1 7 0 0 0
[pid=32114/tid=32128] ppid=32112 vsize=13637628 CPUtime=0 cores=1,3,5,7
/proc/32114/task/32128/stat : 32128 (java) S 32112 32114 31299 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 836744768 13964931072 861174 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522121137 0 4 0 16800975 18446604459028216640 0 0 -1 7 0 0 0
[pid=32114/tid=32129] ppid=32112 vsize=13637628 CPUtime=0.42 cores=1,3,5,7
/proc/32114/task/32129/stat : 32129 (java) S 32112 32114 31299 0 -1 4202560 6136 0 0 0 42 0 0 0 18 0 18 0 836744768 13964931072 861174 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522113433 0 4 0 16800975 18446604459028216640 0 0 -1 1 0 0 0
[pid=32114/tid=32130] ppid=32112 vsize=13637628 CPUtime=0.44 cores=1,3,5,7
/proc/32114/task/32130/stat : 32130 (java) S 32112 32114 31299 0 -1 4202560 8641 0 0 0 43 1 0 0 15 0 18 0 836744768 13964931072 861174 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522113433 0 4 0 16800975 18446604459028216640 0 0 -1 5 0 0 0
[pid=32114/tid=32131] ppid=32112 vsize=13637628 CPUtime=0 cores=1,3,5,7
/proc/32114/task/32131/stat : 32131 (java) S 32112 32114 31299 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 836744768 13964931072 861174 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522113433 0 4 0 16800975 18446604459028216640 0 0 -1 7 0 0 0
[pid=32114/tid=32132] ppid=32112 vsize=13637628 CPUtime=0 cores=1,3,5,7
/proc/32114/task/32132/stat : 32132 (java) S 32112 32114 31299 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 836744768 13964931072 861174 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522114048 0 4 0 16800975 18446604459028216640 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4
Current children cumulated vsize (KiB) 13637628

[startup+6.3014 s]
/proc/loadavg: 2.43 2.12 2.03 3/562 32132
/proc/meminfo: memFree=16751856/32951124 swapFree=64303760/67111528
[pid=32114] ppid=32112 vsize=13635772 CPUtime=7.44 cores=1,3,5,7
/proc/32114/stat : 32114 (java) S 32112 32114 31299 0 -1 4202496 891550 0 1 0 648 96 0 0 25 0 18 0 836744761 13963030528 883884 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/32114/statm: 3408943 883884 2231 9 0 3399677 0
[pid=32114/tid=32115] ppid=32112 vsize=13635772 CPUtime=6.11 cores=1,3,5,7
/proc/32114/task/32115/stat : 32115 (java) R 32112 32114 31299 0 -1 4202560 844731 0 1 0 520 91 0 0 25 0 18 0 836744762 13963030528 883884 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 46912505556649 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=32114/tid=32117] ppid=32112 vsize=13635772 CPUtime=0.09 cores=1,3,5,7
/proc/32114/task/32117/stat : 32117 (java) S 32112 32114 31299 0 -1 4202560 6712 0 0 0 9 0 0 0 16 0 18 0 836744764 13963030528 883884 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522113433 0 4 0 16800975 18446604459028216640 0 0 -1 7 0 0 0
[pid=32114/tid=32118] ppid=32112 vsize=13635772 CPUtime=0.02 cores=1,3,5,7
/proc/32114/task/32118/stat : 32118 (java) S 32112 32114 31299 0 -1 4202560 3665 0 0 0 2 0 0 0 15 0 18 0 836744764 13963030528 883884 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522113433 0 4 0 16800975 18446604459028216640 0 0 -1 5 0 0 0
[pid=32114/tid=32119] ppid=32112 vsize=13635772 CPUtime=0 cores=1,3,5,7
/proc/32114/task/32119/stat : 32119 (java) S 32112 32114 31299 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 836744764 13963030528 883884 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522113433 0 4 0 16800975 18446604459028216640 0 0 -1 3 0 0 0
[pid=32114/tid=32120] ppid=32112 vsize=13635772 CPUtime=0.07 cores=1,3,5,7
/proc/32114/task/32120/stat : 32120 (java) S 32112 32114 31299 0 -1 4202560 3651 0 0 0 7 0 0 0 16 0 18 0 836744764 13963030528 883884 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522113433 0 4 0 16800975 18446604459028216640 0 0 -1 3 0 0 0
[pid=32114/tid=32121] ppid=32112 vsize=13635772 CPUtime=0.04 cores=1,3,5,7
/proc/32114/task/32121/stat : 32121 (java) S 32112 32114 31299 0 -1 4202560 1438 0 0 0 4 0 0 0 15 0 18 0 836744764 13963030528 883884 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522113433 0 4 0 16800975 18446604459028216640 0 0 -1 5 0 0 0
[pid=32114/tid=32122] ppid=32112 vsize=13635772 CPUtime=0.03 cores=1,3,5,7
/proc/32114/task/32122/stat : 32122 (java) S 32112 32114 31299 0 -1 4202560 1914 0 0 0 3 0 0 0 18 0 18 0 836744764 13963030528 883884 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522113433 0 4 0 16800975 18446604459028216640 0 0 -1 5 0 0 0
[pid=32114/tid=32123] ppid=32112 vsize=13635772 CPUtime=0.04 cores=1,3,5,7
/proc/32114/task/32123/stat : 32123 (java) S 32112 32114 31299 0 -1 4202560 6548 0 0 0 4 0 0 0 15 0 18 0 836744764 13963030528 883884 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522113433 0 4 0 16800975 18446604459028216640 0 0 -1 3 0 0 0
[pid=32114/tid=32124] ppid=32112 vsize=13635772 CPUtime=0.07 cores=1,3,5,7
/proc/32114/task/32124/stat : 32124 (java) S 32112 32114 31299 0 -1 4202560 6955 0 0 0 7 0 0 0 16 0 18 0 836744764 13963030528 883884 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522113433 0 4 0 16800975 18446604459028216640 0 0 -1 5 0 0 0
[pid=32114/tid=32125] ppid=32112 vsize=13635772 CPUtime=0 cores=1,3,5,7
/proc/32114/task/32125/stat : 32125 (java) S 32112 32114 31299 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 18 0 836744765 13963030528 883884 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522114048 0 0 0 16800975 18446604459028216640 0 0 -1 7 0 0 0
[pid=32114/tid=32126] ppid=32112 vsize=13635772 CPUtime=0 cores=1,3,5,7
/proc/32114/task/32126/stat : 32126 (java) S 32112 32114 31299 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 18 0 836744765 13963030528 883884 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522113433 0 4 0 16800975 18446604459028216640 0 0 -1 7 0 0 0
[pid=32114/tid=32127] ppid=32112 vsize=13635772 CPUtime=0 cores=1,3,5,7
/proc/32114/task/32127/stat : 32127 (java) S 32112 32114 31299 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 18 0 836744765 13963030528 883884 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522113433 0 4 0 16800975 18446604459028216640 0 0 -1 7 0 0 0
[pid=32114/tid=32128] ppid=32112 vsize=13635772 CPUtime=0 cores=1,3,5,7
/proc/32114/task/32128/stat : 32128 (java) S 32112 32114 31299 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 836744768 13963030528 883884 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522121137 0 4 0 16800975 18446604459028216640 0 0 -1 7 0 0 0
[pid=32114/tid=32129] ppid=32112 vsize=13635772 CPUtime=0.42 cores=1,3,5,7
/proc/32114/task/32129/stat : 32129 (java) S 32112 32114 31299 0 -1 4202560 6136 0 0 0 42 0 0 0 18 0 18 0 836744768 13963030528 883884 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522113433 0 4 0 16800975 18446604459028216640 0 0 -1 1 0 0 0
[pid=32114/tid=32130] ppid=32112 vsize=13635772 CPUtime=0.45 cores=1,3,5,7
/proc/32114/task/32130/stat : 32130 (java) S 32112 32114 31299 0 -1 4202560 8648 0 0 0 44 1 0 0 15 0 18 0 836744768 13963030528 883884 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522113433 0 4 0 16800975 18446604459028216640 0 0 -1 5 0 0 0
[pid=32114/tid=32131] ppid=32112 vsize=13635772 CPUtime=0 cores=1,3,5,7
/proc/32114/task/32131/stat : 32131 (java) S 32112 32114 31299 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 836744768 13963030528 883884 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522113433 0 4 0 16800975 18446604459028216640 0 0 -1 7 0 0 0
[pid=32114/tid=32132] ppid=32112 vsize=13635772 CPUtime=0 cores=1,3,5,7
/proc/32114/task/32132/stat : 32132 (java) S 32112 32114 31299 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 836744768 13963030528 883884 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522114048 0 4 0 16800975 18446604459028216640 0 0 -1 5 0 0 0

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

[pid=32114/tid=32131] ppid=32112 vsize=13702336 CPUtime=0 cores=1,3,5,7
/proc/32114/task/32131/stat : 32131 (java) S 32112 32114 31299 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 836744768 14031192064 1787456 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522113433 0 4 0 16800975 18446604459028216640 0 0 -1 7 0 0 0
[pid=32114/tid=32132] ppid=32112 vsize=13702336 CPUtime=0 cores=1,3,5,7
/proc/32114/task/32132/stat : 32132 (java) S 32112 32114 31299 0 -1 4202560 91 0 0 0 0 0 0 0 15 0 19 0 836744768 14031192064 1787456 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522114048 0 4 0 16800975 18446604459028216640 0 0 -1 3 0 0 0
[pid=32114/tid=32139] ppid=32112 vsize=13702336 CPUtime=0 cores=1,3,5,7
/proc/32114/task/32139/stat : 32139 (java) S 32112 32114 31299 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 836767814 14031192064 1787456 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522114048 0 4 0 16800975 18446604459028216640 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1643.44
Current children cumulated vsize (KiB) 13702336

[startup+1662.3 s]
/proc/loadavg: 2.13 2.07 2.06 3/563 32235
/proc/meminfo: memFree=14095132/32951124 swapFree=64303760/67111528
[pid=32114] ppid=32112 vsize=13702336 CPUtime=1703.48 cores=1,3,5,7
/proc/32114/stat : 32114 (java) S 32112 32114 31299 0 -1 4202496 1809746 0 1 0 170042 306 0 0 25 0 19 0 836744761 14031192064 1787458 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/32114/statm: 3425584 1787458 2262 9 0 3416318 0
[pid=32114/tid=32115] ppid=32112 vsize=13702336 CPUtime=1542.9 cores=1,3,5,7
/proc/32114/task/32115/stat : 32115 (java) R 32112 32114 31299 0 -1 4202560 1035607 0 1 0 154089 201 0 0 25 0 19 0 836744762 14031192064 1787458 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 46912505975724 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=32114/tid=32117] ppid=32112 vsize=13702336 CPUtime=6 cores=1,3,5,7
/proc/32114/task/32117/stat : 32117 (java) S 32112 32114 31299 0 -1 4202560 87673 0 0 0 589 11 0 0 15 0 19 0 836744764 14031192064 1787458 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522113433 0 4 0 16800975 18446604459028216640 0 0 -1 5 0 0 0
[pid=32114/tid=32118] ppid=32112 vsize=13702336 CPUtime=6.79 cores=1,3,5,7
/proc/32114/task/32118/stat : 32118 (java) S 32112 32114 31299 0 -1 4202560 92164 0 0 0 668 11 0 0 16 0 19 0 836744764 14031192064 1787458 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522113433 0 4 0 16800975 18446604459028216640 0 0 -1 3 0 0 0
[pid=32114/tid=32119] ppid=32112 vsize=13702336 CPUtime=5.67 cores=1,3,5,7
/proc/32114/task/32119/stat : 32119 (java) S 32112 32114 31299 0 -1 4202560 65814 0 0 0 556 11 0 0 15 0 19 0 836744764 14031192064 1787458 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522113433 0 4 0 16800975 18446604459028216640 0 0 -1 3 0 0 0
[pid=32114/tid=32120] ppid=32112 vsize=13702336 CPUtime=7.27 cores=1,3,5,7
/proc/32114/task/32120/stat : 32120 (java) S 32112 32114 31299 0 -1 4202560 86263 0 0 0 716 11 0 0 15 0 19 0 836744764 14031192064 1787458 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522113433 0 4 0 16800975 18446604459028216640 0 0 -1 3 0 0 0
[pid=32114/tid=32121] ppid=32112 vsize=13702336 CPUtime=6.74 cores=1,3,5,7
/proc/32114/task/32121/stat : 32121 (java) S 32112 32114 31299 0 -1 4202560 89052 0 0 0 663 11 0 0 15 0 19 0 836744764 14031192064 1787458 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522113433 0 4 0 16800975 18446604459028216640 0 0 -1 5 0 0 0
[pid=32114/tid=32122] ppid=32112 vsize=13702336 CPUtime=7.1 cores=1,3,5,7
/proc/32114/task/32122/stat : 32122 (java) S 32112 32114 31299 0 -1 4202560 82578 0 0 0 700 10 0 0 16 0 19 0 836744764 14031192064 1787458 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522113433 0 4 0 16800975 18446604459028216640 0 0 -1 7 0 0 0
[pid=32114/tid=32123] ppid=32112 vsize=13702336 CPUtime=6.93 cores=1,3,5,7
/proc/32114/task/32123/stat : 32123 (java) S 32112 32114 31299 0 -1 4202560 131697 0 0 0 676 17 0 0 15 0 19 0 836744764 14031192064 1787458 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522113433 0 4 0 16800975 18446604459028216640 0 0 -1 5 0 0 0
[pid=32114/tid=32124] ppid=32112 vsize=13702336 CPUtime=7.08 cores=1,3,5,7
/proc/32114/task/32124/stat : 32124 (java) S 32112 32114 31299 0 -1 4202560 112260 0 0 0 694 14 0 0 15 0 19 0 836744764 14031192064 1787458 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522113433 0 4 0 16800975 18446604459028216640 0 0 -1 7 0 0 0
[pid=32114/tid=32125] ppid=32112 vsize=13702336 CPUtime=104.95 cores=1,3,5,7
/proc/32114/task/32125/stat : 32125 (java) S 32112 32114 31299 0 -1 4202560 6277 0 0 0 10493 2 0 0 18 0 19 0 836744765 14031192064 1787458 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522114048 0 0 0 16800975 18446604459028216640 0 0 -1 1 0 0 0
[pid=32114/tid=32126] ppid=32112 vsize=13702336 CPUtime=0 cores=1,3,5,7
/proc/32114/task/32126/stat : 32126 (java) S 32112 32114 31299 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 836744765 14031192064 1787458 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522113433 0 4 0 16800975 18446604459028216640 0 0 -1 7 0 0 0
[pid=32114/tid=32127] ppid=32112 vsize=13702336 CPUtime=0 cores=1,3,5,7
/proc/32114/task/32127/stat : 32127 (java) S 32112 32114 31299 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 836744765 14031192064 1787458 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522113433 0 4 0 16800975 18446604459028216640 0 0 -1 7 0 0 0
[pid=32114/tid=32128] ppid=32112 vsize=13702336 CPUtime=0 cores=1,3,5,7
/proc/32114/task/32128/stat : 32128 (java) S 32112 32114 31299 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 836744768 14031192064 1787458 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522121137 0 4 0 16800975 18446604459028216640 0 0 -1 7 0 0 0
[pid=32114/tid=32129] ppid=32112 vsize=13702336 CPUtime=0.75 cores=1,3,5,7
/proc/32114/task/32129/stat : 32129 (java) S 32112 32114 31299 0 -1 4202560 6197 0 0 0 75 0 0 0 15 0 19 0 836744768 14031192064 1787458 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522113433 0 4 0 16800975 18446604459028216640 0 0 -1 1 0 0 0
[pid=32114/tid=32130] ppid=32112 vsize=13702336 CPUtime=1.2 cores=1,3,5,7
/proc/32114/task/32130/stat : 32130 (java) S 32112 32114 31299 0 -1 4202560 12920 0 0 0 118 2 0 0 15 0 19 0 836744768 14031192064 1787458 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522113433 0 4 0 16800975 18446604459028216640 0 0 -1 5 0 0 0
[pid=32114/tid=32131] ppid=32112 vsize=13702336 CPUtime=0 cores=1,3,5,7
/proc/32114/task/32131/stat : 32131 (java) S 32112 32114 31299 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 836744768 14031192064 1787458 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522113433 0 4 0 16800975 18446604459028216640 0 0 -1 7 0 0 0
[pid=32114/tid=32132] ppid=32112 vsize=13702336 CPUtime=0 cores=1,3,5,7
/proc/32114/task/32132/stat : 32132 (java) S 32112 32114 31299 0 -1 4202560 95 0 0 0 0 0 0 0 15 0 19 0 836744768 14031192064 1787458 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522114048 0 4 0 16800975 18446604459028216640 0 0 -1 3 0 0 0
[pid=32114/tid=32139] ppid=32112 vsize=13702336 CPUtime=0 cores=1,3,5,7
/proc/32114/task/32139/stat : 32139 (java) S 32112 32114 31299 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 836767814 14031192064 1787458 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522114048 0 4 0 16800975 18446604459028216640 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1703.48
Current children cumulated vsize (KiB) 13702336

[startup+1722.3 s]
/proc/loadavg: 2.05 2.06 2.05 3/563 32236
/proc/meminfo: memFree=14095032/32951124 swapFree=64303760/67111528
[pid=32114] ppid=32112 vsize=13702336 CPUtime=1763.49 cores=1,3,5,7
/proc/32114/stat : 32114 (java) S 32112 32114 31299 0 -1 4202496 1809750 0 1 0 176043 306 0 0 25 0 19 0 836744761 14031192064 1787458 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/32114/statm: 3425584 1787458 2262 9 0 3416318 0
[pid=32114/tid=32115] ppid=32112 vsize=13702336 CPUtime=1602.9 cores=1,3,5,7
/proc/32114/task/32115/stat : 32115 (java) R 32112 32114 31299 0 -1 4202560 1035607 0 1 0 160089 201 0 0 25 0 19 0 836744762 14031192064 1787458 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 46912505975724 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=32114/tid=32117] ppid=32112 vsize=13702336 CPUtime=6 cores=1,3,5,7
/proc/32114/task/32117/stat : 32117 (java) S 32112 32114 31299 0 -1 4202560 87673 0 0 0 589 11 0 0 15 0 19 0 836744764 14031192064 1787458 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522113433 0 4 0 16800975 18446604459028216640 0 0 -1 5 0 0 0
[pid=32114/tid=32118] ppid=32112 vsize=13702336 CPUtime=6.79 cores=1,3,5,7
/proc/32114/task/32118/stat : 32118 (java) S 32112 32114 31299 0 -1 4202560 92164 0 0 0 668 11 0 0 16 0 19 0 836744764 14031192064 1787458 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522113433 0 4 0 16800975 18446604459028216640 0 0 -1 3 0 0 0
[pid=32114/tid=32119] ppid=32112 vsize=13702336 CPUtime=5.67 cores=1,3,5,7
/proc/32114/task/32119/stat : 32119 (java) S 32112 32114 31299 0 -1 4202560 65814 0 0 0 556 11 0 0 15 0 19 0 836744764 14031192064 1787458 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522113433 0 4 0 16800975 18446604459028216640 0 0 -1 3 0 0 0
[pid=32114/tid=32120] ppid=32112 vsize=13702336 CPUtime=7.27 cores=1,3,5,7
/proc/32114/task/32120/stat : 32120 (java) S 32112 32114 31299 0 -1 4202560 86263 0 0 0 716 11 0 0 15 0 19 0 836744764 14031192064 1787458 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522113433 0 4 0 16800975 18446604459028216640 0 0 -1 3 0 0 0
[pid=32114/tid=32121] ppid=32112 vsize=13702336 CPUtime=6.74 cores=1,3,5,7
/proc/32114/task/32121/stat : 32121 (java) S 32112 32114 31299 0 -1 4202560 89052 0 0 0 663 11 0 0 15 0 19 0 836744764 14031192064 1787458 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522113433 0 4 0 16800975 18446604459028216640 0 0 -1 5 0 0 0
[pid=32114/tid=32122] ppid=32112 vsize=13702336 CPUtime=7.1 cores=1,3,5,7
/proc/32114/task/32122/stat : 32122 (java) S 32112 32114 31299 0 -1 4202560 82578 0 0 0 700 10 0 0 16 0 19 0 836744764 14031192064 1787458 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522113433 0 4 0 16800975 18446604459028216640 0 0 -1 7 0 0 0
[pid=32114/tid=32123] ppid=32112 vsize=13702336 CPUtime=6.93 cores=1,3,5,7
/proc/32114/task/32123/stat : 32123 (java) S 32112 32114 31299 0 -1 4202560 131697 0 0 0 676 17 0 0 15 0 19 0 836744764 14031192064 1787458 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522113433 0 4 0 16800975 18446604459028216640 0 0 -1 5 0 0 0
[pid=32114/tid=32124] ppid=32112 vsize=13702336 CPUtime=7.08 cores=1,3,5,7
/proc/32114/task/32124/stat : 32124 (java) S 32112 32114 31299 0 -1 4202560 112260 0 0 0 694 14 0 0 15 0 19 0 836744764 14031192064 1787458 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522113433 0 4 0 16800975 18446604459028216640 0 0 -1 7 0 0 0
[pid=32114/tid=32125] ppid=32112 vsize=13702336 CPUtime=104.95 cores=1,3,5,7
/proc/32114/task/32125/stat : 32125 (java) S 32112 32114 31299 0 -1 4202560 6277 0 0 0 10493 2 0 0 18 0 19 0 836744765 14031192064 1787458 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522114048 0 0 0 16800975 18446604459028216640 0 0 -1 1 0 0 0
[pid=32114/tid=32126] ppid=32112 vsize=13702336 CPUtime=0 cores=1,3,5,7
/proc/32114/task/32126/stat : 32126 (java) S 32112 32114 31299 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 836744765 14031192064 1787458 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522113433 0 4 0 16800975 18446604459028216640 0 0 -1 7 0 0 0
[pid=32114/tid=32127] ppid=32112 vsize=13702336 CPUtime=0 cores=1,3,5,7
/proc/32114/task/32127/stat : 32127 (java) S 32112 32114 31299 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 836744765 14031192064 1787458 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522113433 0 4 0 16800975 18446604459028216640 0 0 -1 7 0 0 0
[pid=32114/tid=32128] ppid=32112 vsize=13702336 CPUtime=0 cores=1,3,5,7
/proc/32114/task/32128/stat : 32128 (java) S 32112 32114 31299 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 836744768 14031192064 1787458 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522121137 0 4 0 16800975 18446604459028216640 0 0 -1 7 0 0 0
[pid=32114/tid=32129] ppid=32112 vsize=13702336 CPUtime=0.75 cores=1,3,5,7
/proc/32114/task/32129/stat : 32129 (java) S 32112 32114 31299 0 -1 4202560 6197 0 0 0 75 0 0 0 15 0 19 0 836744768 14031192064 1787458 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522113433 0 4 0 16800975 18446604459028216640 0 0 -1 1 0 0 0
[pid=32114/tid=32130] ppid=32112 vsize=13702336 CPUtime=1.2 cores=1,3,5,7
/proc/32114/task/32130/stat : 32130 (java) S 32112 32114 31299 0 -1 4202560 12920 0 0 0 118 2 0 0 15 0 19 0 836744768 14031192064 1787458 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522113433 0 4 0 16800975 18446604459028216640 0 0 -1 5 0 0 0
[pid=32114/tid=32131] ppid=32112 vsize=13702336 CPUtime=0 cores=1,3,5,7
/proc/32114/task/32131/stat : 32131 (java) S 32112 32114 31299 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 836744768 14031192064 1787458 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522113433 0 4 0 16800975 18446604459028216640 0 0 -1 7 0 0 0
[pid=32114/tid=32132] ppid=32112 vsize=13702336 CPUtime=0 cores=1,3,5,7
/proc/32114/task/32132/stat : 32132 (java) S 32112 32114 31299 0 -1 4202560 99 0 0 0 0 0 0 0 15 0 19 0 836744768 14031192064 1787458 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522114048 0 4 0 16800975 18446604459028216640 0 0 -1 3 0 0 0
[pid=32114/tid=32139] ppid=32112 vsize=13702336 CPUtime=0 cores=1,3,5,7
/proc/32114/task/32139/stat : 32139 (java) S 32112 32114 31299 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 836767814 14031192064 1787458 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522114048 0 4 0 16800975 18446604459028216640 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1763.49
Current children cumulated vsize (KiB) 13702336



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1758.8 s]
/proc/loadavg: 2.02 2.05 2.05 4/563 32237
/proc/meminfo: memFree=14095092/32951124 swapFree=64303760/67111528
[pid=32114] ppid=32112 vsize=13702336 CPUtime=1800.02 cores=1,3,5,7
/proc/32114/stat : 32114 (java) S 32112 32114 31299 0 -1 4202496 1809752 0 1 0 179696 306 0 0 25 0 19 0 836744761 14031192064 1787458 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522100197 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/32114/statm: 3425584 1787458 2262 9 0 3416318 0
[pid=32114/tid=32115] ppid=32112 vsize=13702336 CPUtime=1639.44 cores=1,3,5,7
/proc/32114/task/32115/stat : 32115 (java) R 32112 32114 31299 0 -1 4202560 1035607 0 1 0 163743 201 0 0 25 0 19 0 836744762 14031192064 1787458 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 46912506074062 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=32114/tid=32117] ppid=32112 vsize=13702336 CPUtime=6 cores=1,3,5,7
/proc/32114/task/32117/stat : 32117 (java) S 32112 32114 31299 0 -1 4202560 87673 0 0 0 589 11 0 0 15 0 19 0 836744764 14031192064 1787458 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522113433 0 4 0 16800975 18446604459028216640 0 0 -1 5 0 0 0
[pid=32114/tid=32118] ppid=32112 vsize=13702336 CPUtime=6.79 cores=1,3,5,7
/proc/32114/task/32118/stat : 32118 (java) S 32112 32114 31299 0 -1 4202560 92164 0 0 0 668 11 0 0 16 0 19 0 836744764 14031192064 1787458 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522113433 0 4 0 16800975 18446604459028216640 0 0 -1 3 0 0 0
[pid=32114/tid=32119] ppid=32112 vsize=13702336 CPUtime=5.67 cores=1,3,5,7
/proc/32114/task/32119/stat : 32119 (java) S 32112 32114 31299 0 -1 4202560 65814 0 0 0 556 11 0 0 15 0 19 0 836744764 14031192064 1787458 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522113433 0 4 0 16800975 18446604459028216640 0 0 -1 3 0 0 0
[pid=32114/tid=32120] ppid=32112 vsize=13702336 CPUtime=7.27 cores=1,3,5,7
/proc/32114/task/32120/stat : 32120 (java) S 32112 32114 31299 0 -1 4202560 86263 0 0 0 716 11 0 0 15 0 19 0 836744764 14031192064 1787458 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522113433 0 4 0 16800975 18446604459028216640 0 0 -1 3 0 0 0
[pid=32114/tid=32121] ppid=32112 vsize=13702336 CPUtime=6.74 cores=1,3,5,7
/proc/32114/task/32121/stat : 32121 (java) S 32112 32114 31299 0 -1 4202560 89052 0 0 0 663 11 0 0 15 0 19 0 836744764 14031192064 1787458 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522113433 0 4 0 16800975 18446604459028216640 0 0 -1 5 0 0 0
[pid=32114/tid=32122] ppid=32112 vsize=13702336 CPUtime=7.1 cores=1,3,5,7
/proc/32114/task/32122/stat : 32122 (java) S 32112 32114 31299 0 -1 4202560 82578 0 0 0 700 10 0 0 16 0 19 0 836744764 14031192064 1787458 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522113433 0 4 0 16800975 18446604459028216640 0 0 -1 7 0 0 0
[pid=32114/tid=32123] ppid=32112 vsize=13702336 CPUtime=6.93 cores=1,3,5,7
/proc/32114/task/32123/stat : 32123 (java) S 32112 32114 31299 0 -1 4202560 131697 0 0 0 676 17 0 0 15 0 19 0 836744764 14031192064 1787458 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522113433 0 4 0 16800975 18446604459028216640 0 0 -1 5 0 0 0
[pid=32114/tid=32124] ppid=32112 vsize=13702336 CPUtime=7.08 cores=1,3,5,7
/proc/32114/task/32124/stat : 32124 (java) S 32112 32114 31299 0 -1 4202560 112260 0 0 0 694 14 0 0 15 0 19 0 836744764 14031192064 1787458 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522113433 0 4 0 16800975 18446604459028216640 0 0 -1 7 0 0 0
[pid=32114/tid=32125] ppid=32112 vsize=13702336 CPUtime=104.95 cores=1,3,5,7
/proc/32114/task/32125/stat : 32125 (java) S 32112 32114 31299 0 -1 4202560 6277 0 0 0 10493 2 0 0 18 0 19 0 836744765 14031192064 1787458 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522114048 0 0 0 16800975 18446604459028216640 0 0 -1 1 0 0 0
[pid=32114/tid=32126] ppid=32112 vsize=13702336 CPUtime=0 cores=1,3,5,7
/proc/32114/task/32126/stat : 32126 (java) S 32112 32114 31299 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 836744765 14031192064 1787458 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522113433 0 4 0 16800975 18446604459028216640 0 0 -1 7 0 0 0
[pid=32114/tid=32127] ppid=32112 vsize=13702336 CPUtime=0 cores=1,3,5,7
/proc/32114/task/32127/stat : 32127 (java) S 32112 32114 31299 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 836744765 14031192064 1787458 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522113433 0 4 0 16800975 18446604459028216640 0 0 -1 7 0 0 0
[pid=32114/tid=32128] ppid=32112 vsize=13702336 CPUtime=0 cores=1,3,5,7
/proc/32114/task/32128/stat : 32128 (java) S 32112 32114 31299 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 836744768 14031192064 1787458 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522121137 0 4 0 16800975 18446604459028216640 0 0 -1 7 0 0 0
[pid=32114/tid=32129] ppid=32112 vsize=13702336 CPUtime=0.75 cores=1,3,5,7
/proc/32114/task/32129/stat : 32129 (java) S 32112 32114 31299 0 -1 4202560 6197 0 0 0 75 0 0 0 15 0 19 0 836744768 14031192064 1787458 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522113433 0 4 0 16800975 18446604459028216640 0 0 -1 1 0 0 0
[pid=32114/tid=32130] ppid=32112 vsize=13702336 CPUtime=1.2 cores=1,3,5,7
/proc/32114/task/32130/stat : 32130 (java) S 32112 32114 31299 0 -1 4202560 12920 0 0 0 118 2 0 0 15 0 19 0 836744768 14031192064 1787458 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522113433 0 4 0 16800975 18446604459028216640 0 0 -1 5 0 0 0
[pid=32114/tid=32131] ppid=32112 vsize=13702336 CPUtime=0 cores=1,3,5,7
/proc/32114/task/32131/stat : 32131 (java) S 32112 32114 31299 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 836744768 14031192064 1787458 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522113433 0 4 0 16800975 18446604459028216640 0 0 -1 7 0 0 0
[pid=32114/tid=32132] ppid=32112 vsize=13702336 CPUtime=0 cores=1,3,5,7
/proc/32114/task/32132/stat : 32132 (java) S 32112 32114 31299 0 -1 4202560 101 0 0 0 0 0 0 0 15 0 19 0 836744768 14031192064 1787458 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522114048 0 4 0 16800975 18446604459028216640 0 0 -1 3 0 0 0
[pid=32114/tid=32139] ppid=32112 vsize=13702336 CPUtime=0 cores=1,3,5,7
/proc/32114/task/32139/stat : 32139 (java) S 32112 32114 31299 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 836767814 14031192064 1787458 33554432000 1073741824 1073778376 140735986317984 18446744073709551615 233522114048 0 4 0 16800975 18446604459028216640 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 13702336

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

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

[startup+1759 s]
/proc/loadavg: 2.02 2.05 2.05 4/563 32237
/proc/meminfo: memFree=14095092/32951124 swapFree=64303760/67111528
[pid=32114] ppid=32112 vsize=0 CPUtime=1800.2 cores=1,3,5,7
/proc/32114/stat : 32114 (java) Z 32112 32114 31299 0 -1 4203548 1809783 0 1 0 179702 318 0 0 17 0 2 0 836744761 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/32114/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.2
Current children cumulated vsize (KiB) 0

[startup+1759.1 s]
/proc/loadavg: 2.02 2.05 2.05 4/563 32237
/proc/meminfo: memFree=14095092/32951124 swapFree=64303760/67111528
[pid=32114] ppid=32112 vsize=0 CPUtime=1800.3 cores=1,3,5,7
/proc/32114/stat : 32114 (java) Z 32112 32114 31299 0 -1 4203548 1809783 0 1 0 179702 328 0 0 17 0 2 0 836744761 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/32114/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.3
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1759.13
CPU time (s): 1800.34
CPU user time (s): 1797.03
CPU system time (s): 3.3095
CPU usage (%): 102.343
Max. virtual memory (cumulated for all children) (KiB): 13702336

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.03
system time used= 3.3095
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1809783
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= 42017
involuntary context switches= 154159

runsolver used 9.05662 second user time and 21.9037 second system time

The end

Launcher Data

Begin job on node145 at 2011-06-07 12:41:29
IDJOB=3478970
IDBENCH=89808
IDSOLVER=1952
FILE ID=node145/3478970-1307443262
RUNJOBID= node145-1307436781-31318
PBS_JOBID= 13519943
Free space on /tmp= 72872 MiB

SOLVER NAME= Sat4j Resolution 2.3.0
BENCH NAME= PB11/normalized-PB11/DEC-SMALLINT-LIN/lopes/normalized-184.opb
COMMAND LINE= java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3478970-1307443262/watcher-3478970-1307443262 -o /tmp/evaluation-result-3478970-1307443262/solver-3478970-1307443262 -C 1800 -W 1900 -M 15500  java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution HOME/instance-3478970-1307443262.opb

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

MD5SUM BENCH= d8db981f22ec5ac3b83e1e418cbe482a
RANDOM SEED=894416399

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20264700 kB
Buffers:        309356 kB
Cached:        2035172 kB
SwapCached:        944 kB
Active:       11815468 kB
Inactive:       567592 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20264700 kB
SwapTotal:    67111528 kB
SwapFree:     64303760 kB
Dirty:         1175956 kB
Writeback:           0 kB
AnonPages:    10037640 kB
Mapped:          42616 kB
Slab:           166200 kB
PageTables:      67992 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 166665064 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72884 MiB
End job on node145 at 2011-06-07 13:10:50