Trace number 3493019

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sat4j Resolution 2011-06-08? (TO) 1800.22 1797.15

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/pedigree/
normalized-sheep4r-4-0_wcsp.wbo
MD5SUM77d086fe6e58286424d14a47ccc7717b
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmark
Best cost obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables19440
Total number of constraints986724
Number of soft constraints984780
Number of constraints which are clauses984780
Number of constraints which are cardinality constraints (but not clauses)1944
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint10
Top cost 245
Min constraint cost 1
Max constraint cost 245
Sum of constraints costs 240735276
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 11
Number of bits of the biggest sum of numbers4
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.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-3493019-1307913837.wbo
0.09/0.11	c reading problem ... 
8.28/6.93	c ... done. Wall clock time 6.818s.
8.28/6.93	c #vars     1004220
8.28/6.93	c #constraints  1971253
8.28/6.93	c constraints type 
8.28/6.93	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 984528
8.28/6.93	c org.sat4j.minisat.constraints.card.MinWatchCard => 1944
8.28/6.93	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 2196
8.28/6.93	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1
188.77/186.95	c cleaning 2496 clauses out of 5000 with flag 5000/5000
230.81/228.02	c cleaning 4223 clauses out of 8504 with flag 11000/11000
252.53/249.77	c cleaning 5607 clauses out of 11281 with flag 18000/18000
317.64/314.84	c cleaning 6706 clauses out of 13674 with flag 26000/26000
404.20/401.32	c cleaning 7814 clauses out of 15968 with flag 35000/35000
527.01/524.13	c cleaning 9057 clauses out of 18154 with flag 45000/45000
635.63/632.79	c cleaning 10025 clauses out of 20097 with flag 56000/56000
792.24/789.35	c cleaning 11020 clauses out of 22072 with flag 68000/68000
966.16/963.25	c cleaning 11966 clauses out of 24052 with flag 81000/81000
1143.57/1140.67	c cleaning 12715 clauses out of 26086 with flag 95000/95000
1349.09/1346.13	c cleaning 13818 clauses out of 28373 with flag 110002/110002
1574.31/1571.33	c cleaning 15168 clauses out of 30553 with flag 126000/126000
1800.06/1797.01	c starts		: 102
1800.06/1797.01	c conflicts		: 128825
1800.06/1797.01	c decisions		: 19128712
1800.06/1797.01	c propagations		: 42415368
1800.06/1797.01	c inspects		: 185720278
1800.06/1797.01	c shortcuts		: 0
1800.06/1797.01	c learnt literals	: 0
1800.06/1797.01	c learnt binary clauses	: 9757
1800.06/1797.01	c learnt ternary clauses	: 13305
1800.06/1797.01	c learnt constraints	: 128825
1800.06/1797.01	c ignored constraints	: 0
1800.06/1797.01	c root simplifications	: 0
1800.06/1797.01	c removed literals (reason simplification)	: 35024
1800.06/1797.01	c reason swapping (by a shorter reason)	: 0
1800.06/1797.01	c Calls to reduceDB	: 12
1800.06/1797.01	c number of reductions to clauses (during analyze)	: 0
1800.06/1797.01	c number of learned constraints concerned by reduction	: 0
1800.06/1797.01	c number of learning phase by resolution	: 0
1800.06/1797.01	c number of learning phase by cutting planes	: 0
1800.06/1797.01	c speed (assignments/second)	: 23694.664096205703
1800.06/1797.01	c non guided choices	4924953
1800.06/1797.02	c learnt constraints type 
1800.06/1797.02	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 9757
1800.06/1797.02	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 8453
1800.06/1797.02	c constraints type 
1800.06/1797.02	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 984528
1800.06/1797.02	c org.sat4j.minisat.constraints.card.MinWatchCard => 1944
1800.06/1797.02	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 2196
1800.06/1797.02	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1
1800.06/1797.02	s UNKNOWN
1800.06/1797.02	c Total wall clock time (in seconds): 1796.908

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3493019-1307913837/watcher-3493019-1307913837 -o /tmp/evaluation-result-3493019-1307913837/solver-3493019-1307913837 -C 1800 -W 1900 -M 15500 java -Xms10000m -Xmx10000m -jar sat4j-pb.jar Resolution HOME/instance-3493019-1307913837.wbo 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.95 3/193 9483
/proc/meminfo: memFree=30912296/32951132 swapFree=67052544/67111528
[pid=9483] ppid=9481 vsize=23028 CPUtime=0 cores=1,3,5,7
/proc/9483/stat : 9483 (java) R 9481 9483 6878 0 -1 4202496 738 0 0 0 0 0 0 0 18 0 1 0 902982415 23580672 481 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242965587712 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9483/statm: 5757 492 370 9 0 124 0

[startup+0.0975069 s]
/proc/loadavg: 2.00 2.00 1.95 3/193 9483
/proc/meminfo: memFree=30912296/32951132 swapFree=67052544/67111528
[pid=9483] ppid=9481 vsize=10539988 CPUtime=0.09 cores=1,3,5,7
/proc/9483/stat : 9483 (java) S 9481 9483 6878 0 -1 4202496 13004 0 1 0 8 1 0 0 18 0 18 0 902982415 10792947712 12674 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982352869 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/9483/statm: 2634997 12674 2093 9 0 2625731 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10539988

[startup+0.100504 s]
/proc/loadavg: 2.00 2.00 1.95 3/193 9483
/proc/meminfo: memFree=30912296/32951132 swapFree=67052544/67111528
[pid=9483] ppid=9481 vsize=10539988 CPUtime=0.09 cores=1,3,5,7
/proc/9483/stat : 9483 (java) S 9481 9483 6878 0 -1 4202496 13047 0 1 0 8 1 0 0 18 0 18 0 902982415 10792947712 12717 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982352869 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/9483/statm: 2634997 12717 2093 9 0 2625731 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10539988

[startup+0.301437 s]
/proc/loadavg: 2.00 2.00 1.95 3/193 9483
/proc/meminfo: memFree=30912296/32951132 swapFree=67052544/67111528
[pid=9483] ppid=9481 vsize=10541576 CPUtime=0.49 cores=1,3,5,7
/proc/9483/stat : 9483 (java) S 9481 9483 6878 0 -1 4202496 41468 0 1 0 45 4 0 0 18 0 18 0 902982415 10794573824 40894 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982352869 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/9483/statm: 2635394 40906 2199 9 0 2626128 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 10541576

[startup+0.700416 s]
/proc/loadavg: 2.00 2.00 1.95 3/193 9483
/proc/meminfo: memFree=30912296/32951132 swapFree=67052544/67111528
[pid=9483] ppid=9481 vsize=10546336 CPUtime=1.23 cores=1,3,5,7
/proc/9483/stat : 9483 (java) S 9481 9483 6878 0 -1 4202496 117655 0 1 0 111 12 0 0 18 0 18 0 902982415 10799448064 115137 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982352869 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/9483/statm: 2636584 115142 2217 9 0 2627318 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 10546336

[startup+1.50128 s]
/proc/loadavg: 2.08 2.02 1.95 3/211 9501
/proc/meminfo: memFree=30317964/32951132 swapFree=67052544/67111528
[pid=9483] ppid=9481 vsize=10546336 CPUtime=2.03 cores=1,3,5,7
/proc/9483/stat : 9483 (java) S 9481 9483 6878 0 -1 4202496 212327 0 1 0 179 24 0 0 18 0 18 0 902982415 10799448064 209808 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982352869 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/9483/statm: 2636584 209813 2218 9 0 2627318 0
[pid=9483/tid=9485] ppid=9481 vsize=10546336 CPUtime=1.48 cores=1,3,5,7
/proc/9483/task/9485/stat : 9485 (java) R 9481 9483 6878 0 -1 4202560 205049 0 1 0 126 22 0 0 18 0 18 0 902982416 10799448064 209816 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 46912505580554 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=9483/tid=9486] ppid=9481 vsize=10546336 CPUtime=0 cores=1,3,5,7
/proc/9483/task/9486/stat : 9486 (java) S 9481 9483 6878 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 902982417 10799448064 209819 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982366105 0 4 0 16800975 18446604463496728896 0 0 -1 1 0 0 0
[pid=9483/tid=9487] ppid=9481 vsize=10546336 CPUtime=0 cores=1,3,5,7
/proc/9483/task/9487/stat : 9487 (java) S 9481 9483 6878 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 18 0 902982417 10799448064 209821 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982366105 0 4 0 16800975 18446604463496728896 0 0 -1 7 0 0 0
[pid=9483/tid=9488] ppid=9481 vsize=10546336 CPUtime=0 cores=1,3,5,7
/proc/9483/task/9488/stat : 9488 (java) S 9481 9483 6878 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 18 0 902982417 10799448064 209824 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982366105 0 4 0 16800975 18446604463496728896 0 0 -1 7 0 0 0
[pid=9483/tid=9489] ppid=9481 vsize=10546336 CPUtime=0 cores=1,3,5,7
/proc/9483/task/9489/stat : 9489 (java) S 9481 9483 6878 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 18 0 902982417 10799448064 209824 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982366105 0 4 0 16800975 18446604463496728896 0 0 -1 5 0 0 0
[pid=9483/tid=9490] ppid=9481 vsize=10546336 CPUtime=0 cores=1,3,5,7
/proc/9483/task/9490/stat : 9490 (java) S 9481 9483 6878 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 18 0 902982417 10799448064 209826 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982366105 0 4 0 16800975 18446604463496728896 0 0 -1 7 0 0 0
[pid=9483/tid=9491] ppid=9481 vsize=10546336 CPUtime=0 cores=1,3,5,7
/proc/9483/task/9491/stat : 9491 (java) S 9481 9483 6878 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 902982417 10799448064 209829 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982366105 0 4 0 16800975 18446604463496728896 0 0 -1 7 0 0 0
[pid=9483/tid=9492] ppid=9481 vsize=10546336 CPUtime=0 cores=1,3,5,7
/proc/9483/task/9492/stat : 9492 (java) S 9481 9483 6878 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 18 0 902982417 10799448064 209832 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982366105 0 4 0 16800975 18446604463496728896 0 0 -1 7 0 0 0
[pid=9483/tid=9493] ppid=9481 vsize=10546336 CPUtime=0 cores=1,3,5,7
/proc/9483/task/9493/stat : 9493 (java) S 9481 9483 6878 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 18 0 902982417 10799448064 209834 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982366105 0 4 0 16800975 18446604463496728896 0 0 -1 5 0 0 0
[pid=9483/tid=9494] ppid=9481 vsize=10546336 CPUtime=0 cores=1,3,5,7
/proc/9483/task/9494/stat : 9494 (java) S 9481 9483 6878 0 -1 4202560 3 0 0 0 0 0 0 0 18 0 18 0 902982418 10799448064 209837 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982366720 0 0 0 16800975 18446604463496728896 0 0 -1 5 0 0 0
[pid=9483/tid=9495] ppid=9481 vsize=10546336 CPUtime=0 cores=1,3,5,7
/proc/9483/task/9495/stat : 9495 (java) S 9481 9483 6878 0 -1 4202560 16 0 0 0 0 0 0 0 24 0 18 0 902982419 10799448064 209840 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982366105 0 4 0 16800975 18446604463496728896 0 0 -1 1 0 0 0
[pid=9483/tid=9496] ppid=9481 vsize=10546336 CPUtime=0 cores=1,3,5,7
/proc/9483/task/9496/stat : 9496 (java) S 9481 9483 6878 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 18 0 902982419 10799448064 209843 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982366105 0 4 0 16800975 18446604463496728896 0 0 -1 7 0 0 0
[pid=9483/tid=9497] ppid=9481 vsize=10546336 CPUtime=0 cores=1,3,5,7
/proc/9483/task/9497/stat : 9497 (java) S 9481 9483 6878 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 902982421 10799448064 209846 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982373809 0 4 0 16800975 18446604463496728896 0 0 -1 1 0 0 0
[pid=9483/tid=9498] ppid=9481 vsize=10546336 CPUtime=0.25 cores=1,3,5,7
/proc/9483/task/9498/stat : 9498 (java) S 9481 9483 6878 0 -1 4202560 2331 0 0 0 25 0 0 0 16 0 18 0 902982421 10799448064 209849 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982366105 0 4 0 16800975 18446604463496728896 0 0 -1 7 0 0 0
[pid=9483/tid=9499] ppid=9481 vsize=10546336 CPUtime=0.28 cores=1,3,5,7
/proc/9483/task/9499/stat : 9499 (java) S 9481 9483 6878 0 -1 4202560 3803 0 0 0 28 0 0 0 16 0 18 0 902982421 10799448064 209851 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982366105 0 4 0 16800975 18446604463496728896 0 0 -1 5 0 0 0
[pid=9483/tid=9500] ppid=9481 vsize=10546336 CPUtime=0 cores=1,3,5,7
/proc/9483/task/9500/stat : 9500 (java) S 9481 9483 6878 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 902982421 10799448064 209854 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982366105 0 4 0 16800975 18446604463496728896 0 0 -1 1 0 0 0
[pid=9483/tid=9501] ppid=9481 vsize=10546336 CPUtime=0 cores=1,3,5,7
/proc/9483/task/9501/stat : 9501 (java) S 9481 9483 6878 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 902982421 10799448064 209857 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982366720 0 4 0 16800975 18446604463496728896 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.03
Current children cumulated vsize (KiB) 10546336

[startup+3.10101 s]
/proc/loadavg: 2.08 2.02 1.95 4/211 9501
/proc/meminfo: memFree=29799148/32951132 swapFree=67052544/67111528
[pid=9483] ppid=9481 vsize=10546336 CPUtime=3.63 cores=1,3,5,7
/proc/9483/stat : 9483 (java) S 9481 9483 6878 0 -1 4202496 401172 0 1 0 318 45 0 0 18 0 18 0 902982415 10799448064 398653 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982352869 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/9483/statm: 2636584 398658 2218 9 0 2627318 0
[pid=9483/tid=9485] ppid=9481 vsize=10546336 CPUtime=3.07 cores=1,3,5,7
/proc/9483/task/9485/stat : 9485 (java) R 9481 9483 6878 0 -1 4202560 393893 0 1 0 264 43 0 0 21 0 18 0 902982416 10799448064 398660 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 46912505609330 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=9483/tid=9486] ppid=9481 vsize=10546336 CPUtime=0 cores=1,3,5,7
/proc/9483/task/9486/stat : 9486 (java) S 9481 9483 6878 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 902982417 10799448064 398663 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982366105 0 4 0 16800975 18446604463496728896 0 0 -1 1 0 0 0
[pid=9483/tid=9487] ppid=9481 vsize=10546336 CPUtime=0 cores=1,3,5,7
/proc/9483/task/9487/stat : 9487 (java) S 9481 9483 6878 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 18 0 902982417 10799448064 398666 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982366105 0 4 0 16800975 18446604463496728896 0 0 -1 7 0 0 0
[pid=9483/tid=9488] ppid=9481 vsize=10546336 CPUtime=0 cores=1,3,5,7
/proc/9483/task/9488/stat : 9488 (java) S 9481 9483 6878 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 18 0 902982417 10799448064 398669 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982366105 0 4 0 16800975 18446604463496728896 0 0 -1 7 0 0 0
[pid=9483/tid=9489] ppid=9481 vsize=10546336 CPUtime=0 cores=1,3,5,7
/proc/9483/task/9489/stat : 9489 (java) S 9481 9483 6878 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 18 0 902982417 10799448064 398671 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982366105 0 4 0 16800975 18446604463496728896 0 0 -1 5 0 0 0
[pid=9483/tid=9490] ppid=9481 vsize=10546336 CPUtime=0 cores=1,3,5,7
/proc/9483/task/9490/stat : 9490 (java) S 9481 9483 6878 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 18 0 902982417 10799448064 398674 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982366105 0 4 0 16800975 18446604463496728896 0 0 -1 7 0 0 0
[pid=9483/tid=9491] ppid=9481 vsize=10546336 CPUtime=0 cores=1,3,5,7
/proc/9483/task/9491/stat : 9491 (java) S 9481 9483 6878 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 18 0 902982417 10799448064 398677 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982366105 0 4 0 16800975 18446604463496728896 0 0 -1 7 0 0 0
[pid=9483/tid=9492] ppid=9481 vsize=10546336 CPUtime=0 cores=1,3,5,7
/proc/9483/task/9492/stat : 9492 (java) S 9481 9483 6878 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 18 0 902982417 10799448064 398680 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982366105 0 4 0 16800975 18446604463496728896 0 0 -1 7 0 0 0
[pid=9483/tid=9493] ppid=9481 vsize=10546336 CPUtime=0 cores=1,3,5,7
/proc/9483/task/9493/stat : 9493 (java) S 9481 9483 6878 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 18 0 902982417 10799448064 398683 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982366105 0 4 0 16800975 18446604463496728896 0 0 -1 5 0 0 0
[pid=9483/tid=9494] ppid=9481 vsize=10546336 CPUtime=0 cores=1,3,5,7
/proc/9483/task/9494/stat : 9494 (java) S 9481 9483 6878 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 18 0 902982418 10799448064 398686 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982366720 0 0 0 16800975 18446604463496728896 0 0 -1 5 0 0 0
[pid=9483/tid=9495] ppid=9481 vsize=10546336 CPUtime=0 cores=1,3,5,7
/proc/9483/task/9495/stat : 9495 (java) S 9481 9483 6878 0 -1 4202560 16 0 0 0 0 0 0 0 24 0 18 0 902982419 10799448064 398690 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982366105 0 4 0 16800975 18446604463496728896 0 0 -1 1 0 0 0
[pid=9483/tid=9496] ppid=9481 vsize=10546336 CPUtime=0 cores=1,3,5,7
/proc/9483/task/9496/stat : 9496 (java) S 9481 9483 6878 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 18 0 902982419 10799448064 398692 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982366105 0 4 0 16800975 18446604463496728896 0 0 -1 7 0 0 0
[pid=9483/tid=9497] ppid=9481 vsize=10546336 CPUtime=0 cores=1,3,5,7
/proc/9483/task/9497/stat : 9497 (java) S 9481 9483 6878 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 902982421 10799448064 398695 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982373809 0 4 0 16800975 18446604463496728896 0 0 -1 1 0 0 0
[pid=9483/tid=9498] ppid=9481 vsize=10546336 CPUtime=0.25 cores=1,3,5,7
/proc/9483/task/9498/stat : 9498 (java) S 9481 9483 6878 0 -1 4202560 2331 0 0 0 25 0 0 0 16 0 18 0 902982421 10799448064 398698 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982366105 0 4 0 16800975 18446604463496728896 0 0 -1 7 0 0 0
[pid=9483/tid=9499] ppid=9481 vsize=10546336 CPUtime=0.28 cores=1,3,5,7
/proc/9483/task/9499/stat : 9499 (java) S 9481 9483 6878 0 -1 4202560 3803 0 0 0 28 0 0 0 15 0 18 0 902982421 10799448064 398701 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982366105 0 4 0 16800975 18446604463496728896 0 0 -1 5 0 0 0
[pid=9483/tid=9500] ppid=9481 vsize=10546336 CPUtime=0 cores=1,3,5,7
/proc/9483/task/9500/stat : 9500 (java) S 9481 9483 6878 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 902982421 10799448064 398703 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982366105 0 4 0 16800975 18446604463496728896 0 0 -1 1 0 0 0
[pid=9483/tid=9501] ppid=9481 vsize=10546336 CPUtime=0 cores=1,3,5,7
/proc/9483/task/9501/stat : 9501 (java) S 9481 9483 6878 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 902982421 10799448064 398706 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982366720 0 4 0 16800975 18446604463496728896 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.63
Current children cumulated vsize (KiB) 10546336

[startup+6.30146 s]
/proc/loadavg: 2.88 2.18 2.01 11/211 9502
/proc/meminfo: memFree=28040432/32951132 swapFree=67052544/67111528
[pid=9483] ppid=9481 vsize=10542776 CPUtime=7.61 cores=1,3,5,7
/proc/9483/stat : 9483 (java) S 9481 9483 6878 0 -1 4202496 728881 0 1 0 676 85 0 0 18 0 18 0 902982415 10795802624 725042 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982352869 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/9483/statm: 2635694 725042 2233 9 0 2626428 0
[pid=9483/tid=9485] ppid=9481 vsize=10542776 CPUtime=6.01 cores=1,3,5,7
/proc/9483/task/9485/stat : 9485 (java) R 9481 9483 6878 0 -1 4202560 650965 0 1 0 526 75 0 0 17 0 18 0 902982416 10795802624 725042 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 46912505545308 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=9483/tid=9486] ppid=9481 vsize=10542776 CPUtime=0.25 cores=1,3,5,7
/proc/9483/task/9486/stat : 9486 (java) S 9481 9483 6878 0 -1 4202560 16643 0 0 0 24 1 0 0 18 0 18 0 902982417 10795802624 725042 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982366105 0 4 0 16800975 18446604463496728896 0 0 -1 1 0 0 0
[pid=9483/tid=9487] ppid=9481 vsize=10542776 CPUtime=0.09 cores=1,3,5,7
/proc/9483/task/9487/stat : 9487 (java) S 9481 9483 6878 0 -1 4202560 7530 0 0 0 9 0 0 0 18 0 18 0 902982417 10795802624 725042 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982366105 0 4 0 16800975 18446604463496728896 0 0 -1 3 0 0 0
[pid=9483/tid=9488] ppid=9481 vsize=10542776 CPUtime=0.2 cores=1,3,5,7
/proc/9483/task/9488/stat : 9488 (java) S 9481 9483 6878 0 -1 4202560 13740 0 0 0 19 1 0 0 18 0 18 0 902982417 10795802624 725042 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982366105 0 4 0 16800975 18446604463496728896 0 0 -1 7 0 0 0
[pid=9483/tid=9489] ppid=9481 vsize=10542776 CPUtime=0.03 cores=1,3,5,7
/proc/9483/task/9489/stat : 9489 (java) S 9481 9483 6878 0 -1 4202560 2398 0 0 0 3 0 0 0 18 0 18 0 902982417 10795802624 725042 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982366105 0 4 0 16800975 18446604463496728896 0 0 -1 5 0 0 0
[pid=9483/tid=9490] ppid=9481 vsize=10542776 CPUtime=0.09 cores=1,3,5,7
/proc/9483/task/9490/stat : 9490 (java) S 9481 9483 6878 0 -1 4202560 6797 0 0 0 9 0 0 0 18 0 18 0 902982417 10795802624 725042 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982366105 0 4 0 16800975 18446604463496728896 0 0 -1 7 0 0 0
[pid=9483/tid=9491] ppid=9481 vsize=10542776 CPUtime=0.15 cores=1,3,5,7
/proc/9483/task/9491/stat : 9491 (java) S 9481 9483 6878 0 -1 4202560 11496 0 0 0 14 1 0 0 18 0 18 0 902982417 10795802624 725042 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982366105 0 4 0 16800975 18446604463496728896 0 0 -1 7 0 0 0
[pid=9483/tid=9492] ppid=9481 vsize=10542776 CPUtime=0.14 cores=1,3,5,7
/proc/9483/task/9492/stat : 9492 (java) S 9481 9483 6878 0 -1 4202560 9294 0 0 0 13 1 0 0 18 0 18 0 902982417 10795802624 725042 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982366105 0 4 0 16800975 18446604463496728896 0 0 -1 3 0 0 0
[pid=9483/tid=9493] ppid=9481 vsize=10542776 CPUtime=0.02 cores=1,3,5,7
/proc/9483/task/9493/stat : 9493 (java) S 9481 9483 6878 0 -1 4202560 2730 0 0 0 2 0 0 0 18 0 18 0 902982417 10795802624 725042 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982366105 0 4 0 16800975 18446604463496728896 0 0 -1 5 0 0 0
[pid=9483/tid=9494] ppid=9481 vsize=10542776 CPUtime=0 cores=1,3,5,7
/proc/9483/task/9494/stat : 9494 (java) S 9481 9483 6878 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 18 0 902982418 10795802624 725042 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982366720 0 0 0 16800975 18446604463496728896 0 0 -1 5 0 0 0
[pid=9483/tid=9495] ppid=9481 vsize=10542776 CPUtime=0 cores=1,3,5,7
/proc/9483/task/9495/stat : 9495 (java) S 9481 9483 6878 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 18 0 902982419 10795802624 725042 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982366105 0 4 0 16800975 18446604463496728896 0 0 -1 3 0 0 0
[pid=9483/tid=9496] ppid=9481 vsize=10542776 CPUtime=0 cores=1,3,5,7
/proc/9483/task/9496/stat : 9496 (java) S 9481 9483 6878 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 18 0 902982419 10795802624 725042 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982366105 0 4 0 16800975 18446604463496728896 0 0 -1 7 0 0 0
[pid=9483/tid=9497] ppid=9481 vsize=10542776 CPUtime=0 cores=1,3,5,7
/proc/9483/task/9497/stat : 9497 (java) S 9481 9483 6878 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 902982421 10795802624 725042 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982373809 0 4 0 16800975 18446604463496728896 0 0 -1 1 0 0 0
[pid=9483/tid=9498] ppid=9481 vsize=10542776 CPUtime=0.25 cores=1,3,5,7
/proc/9483/task/9498/stat : 9498 (java) S 9481 9483 6878 0 -1 4202560 2331 0 0 0 25 0 0 0 16 0 18 0 902982421 10795802624 725042 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982366105 0 4 0 16800975 18446604463496728896 0 0 -1 7 0 0 0
[pid=9483/tid=9499] ppid=9481 vsize=10542776 CPUtime=0.28 cores=1,3,5,7
/proc/9483/task/9499/stat : 9499 (java) S 9481 9483 6878 0 -1 4202560 3803 0 0 0 28 0 0 0 15 0 18 0 902982421 10795802624 725042 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982366105 0 4 0 16800975 18446604463496728896 0 0 -1 5 0 0 0
[pid=9483/tid=9500] ppid=9481 vsize=10542776 CPUtime=0 cores=1,3,5,7
/proc/9483/task/9500/stat : 9500 (java) S 9481 9483 6878 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 902982421 10795802624 725042 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982366105 0 4 0 16800975 18446604463496728896 0 0 -1 1 0 0 0
[pid=9483/tid=9501] ppid=9481 vsize=10542776 CPUtime=0 cores=1,3,5,7
/proc/9483/task/9501/stat : 9501 (java) S 9481 9483 6878 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 18 0 902982421 10795802624 725042 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982366720 0 4 0 16800975 18446604463496728896 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 7.61
Current children cumulated vsize (KiB) 10542776

[startup+12.7014 s]
/proc/loadavg: 3.05 2.23 2.02 4/212 9504
/proc/meminfo: memFree=28013888/32951132 swapFree=67052544/67111528
[pid=9483] ppid=9481 vsize=10543804 CPUtime=14.49 cores=1,3,5,7
/proc/9483/stat : 9483 (java) S 9481 9483 6878 0 -1 4202496 729046 0 1 0 1364 85 0 0 18 0 19 0 902982415 10796855296 725204 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982352869 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/9483/statm: 2635951 725204 2251 9 0 2626685 0
[pid=9483/tid=9485] ppid=9481 vsize=10543804 CPUtime=12.42 cores=1,3,5,7

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

/proc/9483/task/9496/stat : 9496 (java) S 9481 9483 6878 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 902982419 10796253184 939619 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982366105 0 4 0 16800975 18446604463496728896 0 0 -1 7 0 0 0
[pid=9483/tid=9497] ppid=9481 vsize=10543216 CPUtime=0 cores=1,3,5,7
/proc/9483/task/9497/stat : 9497 (java) S 9481 9483 6878 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902982421 10796253184 939619 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982373809 0 4 0 16800975 18446604463496728896 0 0 -1 1 0 0 0
[pid=9483/tid=9498] ppid=9481 vsize=10543216 CPUtime=0.61 cores=1,3,5,7
/proc/9483/task/9498/stat : 9498 (java) S 9481 9483 6878 0 -1 4202560 2548 0 0 0 61 0 0 0 15 0 19 0 902982421 10796253184 939619 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982366105 0 4 0 16800975 18446604463496728896 0 0 -1 3 0 0 0
[pid=9483/tid=9499] ppid=9481 vsize=10543216 CPUtime=0.65 cores=1,3,5,7
/proc/9483/task/9499/stat : 9499 (java) S 9481 9483 6878 0 -1 4202560 4256 0 0 0 65 0 0 0 15 0 19 0 902982421 10796253184 939619 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982366105 0 4 0 16800975 18446604463496728896 0 0 -1 5 0 0 0
[pid=9483/tid=9500] ppid=9481 vsize=10543216 CPUtime=0 cores=1,3,5,7
/proc/9483/task/9500/stat : 9500 (java) S 9481 9483 6878 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902982421 10796253184 939619 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982366105 0 4 0 16800975 18446604463496728896 0 0 -1 1 0 0 0
[pid=9483/tid=9501] ppid=9481 vsize=10543216 CPUtime=0 cores=1,3,5,7
/proc/9483/task/9501/stat : 9501 (java) S 9481 9483 6878 0 -1 4202560 98 0 0 0 0 0 0 0 15 0 19 0 902982421 10796253184 939619 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982366720 0 4 0 16800975 18446604463496728896 0 0 -1 3 0 0 0
[pid=9483/tid=9504] ppid=9481 vsize=10543216 CPUtime=0 cores=1,3,5,7
/proc/9483/task/9504/stat : 9504 (java) S 9481 9483 6878 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 902983143 10796253184 939619 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982366720 0 4 0 16800975 18446604463496728896 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1665.35
Current children cumulated vsize (KiB) 10543216

[startup+1722.3 s]
/proc/loadavg: 1.00 1.02 1.30 2/188 9575
/proc/meminfo: memFree=27524492/32951132 swapFree=67052544/67111528
[pid=9483] ppid=9481 vsize=10543216 CPUtime=1725.35 cores=1,3,5,7
/proc/9483/stat : 9483 (java) S 9481 9483 6878 0 -1 4202496 944441 0 1 0 172425 110 0 0 18 0 19 0 902982415 10796253184 939619 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982352869 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/9483/statm: 2635804 939619 2264 9 0 2626538 0
[pid=9483/tid=9485] ppid=9481 vsize=10543216 CPUtime=1710.83 cores=1,3,5,7
/proc/9483/task/9485/stat : 9485 (java) R 9481 9483 6878 0 -1 4202560 651044 0 1 0 171007 76 0 0 25 0 19 0 902982416 10796253184 939619 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 46912505971525 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=9483/tid=9486] ppid=9481 vsize=10543216 CPUtime=0.57 cores=1,3,5,7
/proc/9483/task/9486/stat : 9486 (java) S 9481 9483 6878 0 -1 4202560 44642 0 0 0 52 5 0 0 15 0 19 0 902982417 10796253184 939619 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982366105 0 4 0 16800975 18446604463496728896 0 0 -1 5 0 0 0
[pid=9483/tid=9487] ppid=9481 vsize=10543216 CPUtime=0.42 cores=1,3,5,7
/proc/9483/task/9487/stat : 9487 (java) S 9481 9483 6878 0 -1 4202560 36643 0 0 0 38 4 0 0 16 0 19 0 902982417 10796253184 939619 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982366105 0 4 0 16800975 18446604463496728896 0 0 -1 5 0 0 0
[pid=9483/tid=9488] ppid=9481 vsize=10543216 CPUtime=0.31 cores=1,3,5,7
/proc/9483/task/9488/stat : 9488 (java) S 9481 9483 6878 0 -1 4202560 18092 0 0 0 30 1 0 0 16 0 19 0 902982417 10796253184 939619 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982366105 0 4 0 16800975 18446604463496728896 0 0 -1 3 0 0 0
[pid=9483/tid=9489] ppid=9481 vsize=10543216 CPUtime=0.23 cores=1,3,5,7
/proc/9483/task/9489/stat : 9489 (java) S 9481 9483 6878 0 -1 4202560 18588 0 0 0 22 1 0 0 15 0 19 0 902982417 10796253184 939619 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982366105 0 4 0 16800975 18446604463496728896 0 0 -1 3 0 0 0
[pid=9483/tid=9490] ppid=9481 vsize=10543216 CPUtime=0.33 cores=1,3,5,7
/proc/9483/task/9490/stat : 9490 (java) S 9481 9483 6878 0 -1 4202560 26554 0 0 0 30 3 0 0 15 0 19 0 902982417 10796253184 939619 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982366105 0 4 0 16800975 18446604463496728896 0 0 -1 7 0 0 0
[pid=9483/tid=9491] ppid=9481 vsize=10543216 CPUtime=0.3 cores=1,3,5,7
/proc/9483/task/9491/stat : 9491 (java) S 9481 9483 6878 0 -1 4202560 21654 0 0 0 28 2 0 0 15 0 19 0 902982417 10796253184 939619 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982366105 0 4 0 16800975 18446604463496728896 0 0 -1 3 0 0 0
[pid=9483/tid=9492] ppid=9481 vsize=10543216 CPUtime=0.17 cores=1,3,5,7
/proc/9483/task/9492/stat : 9492 (java) S 9481 9483 6878 0 -1 4202560 9297 0 0 0 16 1 0 0 16 0 19 0 902982417 10796253184 939619 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982366105 0 4 0 16800975 18446604463496728896 0 0 -1 3 0 0 0
[pid=9483/tid=9493] ppid=9481 vsize=10543216 CPUtime=0.06 cores=1,3,5,7
/proc/9483/task/9493/stat : 9493 (java) S 9481 9483 6878 0 -1 4202560 2735 0 0 0 6 0 0 0 15 0 19 0 902982417 10796253184 939619 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982366105 0 4 0 16800975 18446604463496728896 0 0 -1 1 0 0 0
[pid=9483/tid=9494] ppid=9481 vsize=10543216 CPUtime=10.76 cores=1,3,5,7
/proc/9483/task/9494/stat : 9494 (java) S 9481 9483 6878 0 -1 4202560 107137 0 0 0 1065 11 0 0 15 0 19 0 902982418 10796253184 939619 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982366720 0 0 0 16800975 18446604463496728896 0 0 -1 5 0 0 0
[pid=9483/tid=9495] ppid=9481 vsize=10543216 CPUtime=0 cores=1,3,5,7
/proc/9483/task/9495/stat : 9495 (java) S 9481 9483 6878 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 902982419 10796253184 939619 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982366105 0 4 0 16800975 18446604463496728896 0 0 -1 3 0 0 0
[pid=9483/tid=9496] ppid=9481 vsize=10543216 CPUtime=0 cores=1,3,5,7
/proc/9483/task/9496/stat : 9496 (java) S 9481 9483 6878 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 902982419 10796253184 939619 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982366105 0 4 0 16800975 18446604463496728896 0 0 -1 7 0 0 0
[pid=9483/tid=9497] ppid=9481 vsize=10543216 CPUtime=0 cores=1,3,5,7
/proc/9483/task/9497/stat : 9497 (java) S 9481 9483 6878 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902982421 10796253184 939619 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982373809 0 4 0 16800975 18446604463496728896 0 0 -1 1 0 0 0
[pid=9483/tid=9498] ppid=9481 vsize=10543216 CPUtime=0.61 cores=1,3,5,7
/proc/9483/task/9498/stat : 9498 (java) S 9481 9483 6878 0 -1 4202560 2548 0 0 0 61 0 0 0 15 0 19 0 902982421 10796253184 939619 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982366105 0 4 0 16800975 18446604463496728896 0 0 -1 3 0 0 0
[pid=9483/tid=9499] ppid=9481 vsize=10543216 CPUtime=0.65 cores=1,3,5,7
/proc/9483/task/9499/stat : 9499 (java) S 9481 9483 6878 0 -1 4202560 4256 0 0 0 65 0 0 0 15 0 19 0 902982421 10796253184 939619 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982366105 0 4 0 16800975 18446604463496728896 0 0 -1 5 0 0 0
[pid=9483/tid=9500] ppid=9481 vsize=10543216 CPUtime=0 cores=1,3,5,7
/proc/9483/task/9500/stat : 9500 (java) S 9481 9483 6878 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902982421 10796253184 939619 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982366105 0 4 0 16800975 18446604463496728896 0 0 -1 1 0 0 0
[pid=9483/tid=9501] ppid=9481 vsize=10543216 CPUtime=0 cores=1,3,5,7
/proc/9483/task/9501/stat : 9501 (java) S 9481 9483 6878 0 -1 4202560 100 0 0 0 0 0 0 0 15 0 19 0 902982421 10796253184 939619 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982366720 0 4 0 16800975 18446604463496728896 0 0 -1 3 0 0 0
[pid=9483/tid=9504] ppid=9481 vsize=10543216 CPUtime=0 cores=1,3,5,7
/proc/9483/task/9504/stat : 9504 (java) S 9481 9483 6878 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 902983143 10796253184 939619 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982366720 0 4 0 16800975 18446604463496728896 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1725.35
Current children cumulated vsize (KiB) 10543216

[startup+1782.3 s]
/proc/loadavg: 1.00 1.02 1.28 2/188 9577
/proc/meminfo: memFree=27524600/32951132 swapFree=67052544/67111528
[pid=9483] ppid=9481 vsize=10543216 CPUtime=1785.35 cores=1,3,5,7
/proc/9483/stat : 9483 (java) S 9481 9483 6878 0 -1 4202496 944445 0 1 0 178425 110 0 0 18 0 19 0 902982415 10796253184 939619 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982352869 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/9483/statm: 2635804 939619 2264 9 0 2626538 0
[pid=9483/tid=9485] ppid=9481 vsize=10543216 CPUtime=1770.82 cores=1,3,5,7
/proc/9483/task/9485/stat : 9485 (java) R 9481 9483 6878 0 -1 4202560 651044 0 1 0 177006 76 0 0 25 0 19 0 902982416 10796253184 939619 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 46912505971446 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=9483/tid=9486] ppid=9481 vsize=10543216 CPUtime=0.57 cores=1,3,5,7
/proc/9483/task/9486/stat : 9486 (java) S 9481 9483 6878 0 -1 4202560 44642 0 0 0 52 5 0 0 15 0 19 0 902982417 10796253184 939619 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982366105 0 4 0 16800975 18446604463496728896 0 0 -1 5 0 0 0
[pid=9483/tid=9487] ppid=9481 vsize=10543216 CPUtime=0.42 cores=1,3,5,7
/proc/9483/task/9487/stat : 9487 (java) S 9481 9483 6878 0 -1 4202560 36643 0 0 0 38 4 0 0 16 0 19 0 902982417 10796253184 939619 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982366105 0 4 0 16800975 18446604463496728896 0 0 -1 5 0 0 0
[pid=9483/tid=9488] ppid=9481 vsize=10543216 CPUtime=0.31 cores=1,3,5,7
/proc/9483/task/9488/stat : 9488 (java) S 9481 9483 6878 0 -1 4202560 18092 0 0 0 30 1 0 0 16 0 19 0 902982417 10796253184 939619 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982366105 0 4 0 16800975 18446604463496728896 0 0 -1 3 0 0 0
[pid=9483/tid=9489] ppid=9481 vsize=10543216 CPUtime=0.23 cores=1,3,5,7
/proc/9483/task/9489/stat : 9489 (java) S 9481 9483 6878 0 -1 4202560 18588 0 0 0 22 1 0 0 15 0 19 0 902982417 10796253184 939619 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982366105 0 4 0 16800975 18446604463496728896 0 0 -1 3 0 0 0
[pid=9483/tid=9490] ppid=9481 vsize=10543216 CPUtime=0.33 cores=1,3,5,7
/proc/9483/task/9490/stat : 9490 (java) S 9481 9483 6878 0 -1 4202560 26554 0 0 0 30 3 0 0 15 0 19 0 902982417 10796253184 939619 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982366105 0 4 0 16800975 18446604463496728896 0 0 -1 7 0 0 0
[pid=9483/tid=9491] ppid=9481 vsize=10543216 CPUtime=0.3 cores=1,3,5,7
/proc/9483/task/9491/stat : 9491 (java) S 9481 9483 6878 0 -1 4202560 21654 0 0 0 28 2 0 0 15 0 19 0 902982417 10796253184 939619 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982366105 0 4 0 16800975 18446604463496728896 0 0 -1 3 0 0 0
[pid=9483/tid=9492] ppid=9481 vsize=10543216 CPUtime=0.17 cores=1,3,5,7
/proc/9483/task/9492/stat : 9492 (java) S 9481 9483 6878 0 -1 4202560 9297 0 0 0 16 1 0 0 16 0 19 0 902982417 10796253184 939619 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982366105 0 4 0 16800975 18446604463496728896 0 0 -1 3 0 0 0
[pid=9483/tid=9493] ppid=9481 vsize=10543216 CPUtime=0.06 cores=1,3,5,7
/proc/9483/task/9493/stat : 9493 (java) S 9481 9483 6878 0 -1 4202560 2735 0 0 0 6 0 0 0 15 0 19 0 902982417 10796253184 939619 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982366105 0 4 0 16800975 18446604463496728896 0 0 -1 1 0 0 0
[pid=9483/tid=9494] ppid=9481 vsize=10543216 CPUtime=10.76 cores=1,3,5,7
/proc/9483/task/9494/stat : 9494 (java) S 9481 9483 6878 0 -1 4202560 107137 0 0 0 1065 11 0 0 15 0 19 0 902982418 10796253184 939619 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982366720 0 0 0 16800975 18446604463496728896 0 0 -1 5 0 0 0
[pid=9483/tid=9495] ppid=9481 vsize=10543216 CPUtime=0 cores=1,3,5,7
/proc/9483/task/9495/stat : 9495 (java) S 9481 9483 6878 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 902982419 10796253184 939619 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982366105 0 4 0 16800975 18446604463496728896 0 0 -1 3 0 0 0
[pid=9483/tid=9496] ppid=9481 vsize=10543216 CPUtime=0 cores=1,3,5,7
/proc/9483/task/9496/stat : 9496 (java) S 9481 9483 6878 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 902982419 10796253184 939619 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982366105 0 4 0 16800975 18446604463496728896 0 0 -1 7 0 0 0
[pid=9483/tid=9497] ppid=9481 vsize=10543216 CPUtime=0 cores=1,3,5,7
/proc/9483/task/9497/stat : 9497 (java) S 9481 9483 6878 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902982421 10796253184 939619 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982373809 0 4 0 16800975 18446604463496728896 0 0 -1 1 0 0 0
[pid=9483/tid=9498] ppid=9481 vsize=10543216 CPUtime=0.61 cores=1,3,5,7
/proc/9483/task/9498/stat : 9498 (java) S 9481 9483 6878 0 -1 4202560 2548 0 0 0 61 0 0 0 15 0 19 0 902982421 10796253184 939619 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982366105 0 4 0 16800975 18446604463496728896 0 0 -1 3 0 0 0
[pid=9483/tid=9499] ppid=9481 vsize=10543216 CPUtime=0.65 cores=1,3,5,7
/proc/9483/task/9499/stat : 9499 (java) S 9481 9483 6878 0 -1 4202560 4256 0 0 0 65 0 0 0 15 0 19 0 902982421 10796253184 939619 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982366105 0 4 0 16800975 18446604463496728896 0 0 -1 5 0 0 0
[pid=9483/tid=9500] ppid=9481 vsize=10543216 CPUtime=0 cores=1,3,5,7
/proc/9483/task/9500/stat : 9500 (java) S 9481 9483 6878 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902982421 10796253184 939619 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982366105 0 4 0 16800975 18446604463496728896 0 0 -1 1 0 0 0
[pid=9483/tid=9501] ppid=9481 vsize=10543216 CPUtime=0 cores=1,3,5,7
/proc/9483/task/9501/stat : 9501 (java) S 9481 9483 6878 0 -1 4202560 104 0 0 0 0 0 0 0 15 0 19 0 902982421 10796253184 939619 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982366720 0 4 0 16800975 18446604463496728896 0 0 -1 3 0 0 0
[pid=9483/tid=9504] ppid=9481 vsize=10543216 CPUtime=0 cores=1,3,5,7
/proc/9483/task/9504/stat : 9504 (java) S 9481 9483 6878 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 902983143 10796253184 939619 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982366720 0 4 0 16800975 18446604463496728896 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1785.35
Current children cumulated vsize (KiB) 10543216



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1797 s]
/proc/loadavg: 1.00 1.02 1.28 2/188 9577
/proc/meminfo: memFree=27524600/32951132 swapFree=67052544/67111528
[pid=9483] ppid=9481 vsize=10543216 CPUtime=1800.06 cores=1,3,5,7
/proc/9483/stat : 9483 (java) S 9481 9483 6878 0 -1 4202496 944445 0 1 0 179896 110 0 0 18 0 19 0 902982415 10796253184 939619 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982352869 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/9483/statm: 2635804 939619 2264 9 0 2626538 0
[pid=9483/tid=9485] ppid=9481 vsize=10543216 CPUtime=1785.53 cores=1,3,5,7
/proc/9483/task/9485/stat : 9485 (java) R 9481 9483 6878 0 -1 4202560 651044 0 1 0 178477 76 0 0 25 0 19 0 902982416 10796253184 939619 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 46912505971424 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=9483/tid=9486] ppid=9481 vsize=10543216 CPUtime=0.57 cores=1,3,5,7
/proc/9483/task/9486/stat : 9486 (java) S 9481 9483 6878 0 -1 4202560 44642 0 0 0 52 5 0 0 15 0 19 0 902982417 10796253184 939619 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982366105 0 4 0 16800975 18446604463496728896 0 0 -1 5 0 0 0
[pid=9483/tid=9487] ppid=9481 vsize=10543216 CPUtime=0.42 cores=1,3,5,7
/proc/9483/task/9487/stat : 9487 (java) S 9481 9483 6878 0 -1 4202560 36643 0 0 0 38 4 0 0 16 0 19 0 902982417 10796253184 939619 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982366105 0 4 0 16800975 18446604463496728896 0 0 -1 5 0 0 0
[pid=9483/tid=9488] ppid=9481 vsize=10543216 CPUtime=0.31 cores=1,3,5,7
/proc/9483/task/9488/stat : 9488 (java) S 9481 9483 6878 0 -1 4202560 18092 0 0 0 30 1 0 0 16 0 19 0 902982417 10796253184 939619 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982366105 0 4 0 16800975 18446604463496728896 0 0 -1 3 0 0 0
[pid=9483/tid=9489] ppid=9481 vsize=10543216 CPUtime=0.23 cores=1,3,5,7
/proc/9483/task/9489/stat : 9489 (java) S 9481 9483 6878 0 -1 4202560 18588 0 0 0 22 1 0 0 15 0 19 0 902982417 10796253184 939619 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982366105 0 4 0 16800975 18446604463496728896 0 0 -1 3 0 0 0
[pid=9483/tid=9490] ppid=9481 vsize=10543216 CPUtime=0.33 cores=1,3,5,7
/proc/9483/task/9490/stat : 9490 (java) S 9481 9483 6878 0 -1 4202560 26554 0 0 0 30 3 0 0 15 0 19 0 902982417 10796253184 939619 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982366105 0 4 0 16800975 18446604463496728896 0 0 -1 7 0 0 0
[pid=9483/tid=9491] ppid=9481 vsize=10543216 CPUtime=0.3 cores=1,3,5,7
/proc/9483/task/9491/stat : 9491 (java) S 9481 9483 6878 0 -1 4202560 21654 0 0 0 28 2 0 0 15 0 19 0 902982417 10796253184 939619 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982366105 0 4 0 16800975 18446604463496728896 0 0 -1 3 0 0 0
[pid=9483/tid=9492] ppid=9481 vsize=10543216 CPUtime=0.17 cores=1,3,5,7
/proc/9483/task/9492/stat : 9492 (java) S 9481 9483 6878 0 -1 4202560 9297 0 0 0 16 1 0 0 16 0 19 0 902982417 10796253184 939619 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982366105 0 4 0 16800975 18446604463496728896 0 0 -1 3 0 0 0
[pid=9483/tid=9493] ppid=9481 vsize=10543216 CPUtime=0.06 cores=1,3,5,7
/proc/9483/task/9493/stat : 9493 (java) S 9481 9483 6878 0 -1 4202560 2735 0 0 0 6 0 0 0 15 0 19 0 902982417 10796253184 939619 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982366105 0 4 0 16800975 18446604463496728896 0 0 -1 1 0 0 0
[pid=9483/tid=9494] ppid=9481 vsize=10543216 CPUtime=10.76 cores=1,3,5,7
/proc/9483/task/9494/stat : 9494 (java) S 9481 9483 6878 0 -1 4202560 107137 0 0 0 1065 11 0 0 15 0 19 0 902982418 10796253184 939619 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982366720 0 0 0 16800975 18446604463496728896 0 0 -1 5 0 0 0
[pid=9483/tid=9495] ppid=9481 vsize=10543216 CPUtime=0 cores=1,3,5,7
/proc/9483/task/9495/stat : 9495 (java) S 9481 9483 6878 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 902982419 10796253184 939619 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982366105 0 4 0 16800975 18446604463496728896 0 0 -1 3 0 0 0
[pid=9483/tid=9496] ppid=9481 vsize=10543216 CPUtime=0 cores=1,3,5,7
/proc/9483/task/9496/stat : 9496 (java) S 9481 9483 6878 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 902982419 10796253184 939619 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982366105 0 4 0 16800975 18446604463496728896 0 0 -1 7 0 0 0
[pid=9483/tid=9497] ppid=9481 vsize=10543216 CPUtime=0 cores=1,3,5,7
/proc/9483/task/9497/stat : 9497 (java) S 9481 9483 6878 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902982421 10796253184 939619 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982373809 0 4 0 16800975 18446604463496728896 0 0 -1 1 0 0 0
[pid=9483/tid=9498] ppid=9481 vsize=10543216 CPUtime=0.61 cores=1,3,5,7
/proc/9483/task/9498/stat : 9498 (java) S 9481 9483 6878 0 -1 4202560 2548 0 0 0 61 0 0 0 15 0 19 0 902982421 10796253184 939619 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982366105 0 4 0 16800975 18446604463496728896 0 0 -1 3 0 0 0
[pid=9483/tid=9499] ppid=9481 vsize=10543216 CPUtime=0.65 cores=1,3,5,7
/proc/9483/task/9499/stat : 9499 (java) S 9481 9483 6878 0 -1 4202560 4256 0 0 0 65 0 0 0 15 0 19 0 902982421 10796253184 939619 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982366105 0 4 0 16800975 18446604463496728896 0 0 -1 5 0 0 0
[pid=9483/tid=9500] ppid=9481 vsize=10543216 CPUtime=0 cores=1,3,5,7
/proc/9483/task/9500/stat : 9500 (java) S 9481 9483 6878 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 902982421 10796253184 939619 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982366105 0 4 0 16800975 18446604463496728896 0 0 -1 1 0 0 0
[pid=9483/tid=9501] ppid=9481 vsize=10543216 CPUtime=0 cores=1,3,5,7
/proc/9483/task/9501/stat : 9501 (java) S 9481 9483 6878 0 -1 4202560 104 0 0 0 0 0 0 0 15 0 19 0 902982421 10796253184 939619 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982366720 0 4 0 16800975 18446604463496728896 0 0 -1 3 0 0 0
[pid=9483/tid=9504] ppid=9481 vsize=10543216 CPUtime=0 cores=1,3,5,7
/proc/9483/task/9504/stat : 9504 (java) S 9481 9483 6878 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 902983143 10796253184 939619 33554432000 1073741824 1073778376 140734064254480 18446744073709551615 242982366720 0 4 0 16800975 18446604463496728896 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 10543216

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

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

[startup+1797.11 s]
/proc/loadavg: 1.00 1.02 1.28 2/188 9577
/proc/meminfo: memFree=27524600/32951132 swapFree=67052544/67111528
[pid=9483] ppid=9481 vsize=0 CPUtime=1800.17 cores=1,3,5,7
/proc/9483/stat : 9483 (java) Z 9481 9483 6878 0 -1 4203548 944475 0 1 0 179898 119 0 0 17 0 2 0 902982415 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/9483/statm: 0 0 0 0 0 0 0
[pid=9483/tid=9495] ppid=9481 vsize=0 CPUtime=0.09 cores=1,3,5,7
/proc/9483/task/9495/stat : 9495 (java) R 9481 9483 6878 0 -1 4203588 17 0 0 0 0 9 0 0 18 0 2 0 902982419 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1800.17
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1797.15
CPU time (s): 1800.22
CPU user time (s): 1798.98
CPU system time (s): 1.23281
CPU usage (%): 100.17
Max. virtual memory (cumulated for all children) (KiB): 10546336

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.98
system time used= 1.23281
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 944475
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= 37223
involuntary context switches= 7764

runsolver used 2.75658 second user time and 6.94694 second system time

The end

Launcher Data

Begin job on node128 at 2011-06-12 23:23:58
IDJOB=3493019
IDBENCH=79630
IDSOLVER=1982
FILE ID=node128/3493019-1307913837
RUNJOBID= node128-1307908907-8544
PBS_JOBID= 13559578
Free space on /tmp= 74036 MiB

SOLVER NAME= Sat4j Resolution 2011-06-08
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/wcsp/pedigree/normalized-sheep4r-4-0_wcsp.wbo
COMMAND LINE= java -Xms10000m -Xmx10000m -jar sat4j-pb.jar Resolution BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3493019-1307913837/watcher-3493019-1307913837 -o /tmp/evaluation-result-3493019-1307913837/solver-3493019-1307913837 -C 1800 -W 1900 -M 15500  java -Xms10000m -Xmx10000m -jar sat4j-pb.jar Resolution HOME/instance-3493019-1307913837.wbo

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

MD5SUM BENCH= 77d086fe6e58286424d14a47ccc7717b
RANDOM SEED=513746933

node128.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.852
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.70
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.852
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.852
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.82
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.852
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.852
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.852
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.852
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.82
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.852
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	: 5434.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      30913096 kB
Buffers:        316732 kB
Cached:        1106072 kB
SwapCached:      11368 kB
Active:         915568 kB
Inactive:       892236 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      30913096 kB
SwapTotal:    67111528 kB
SwapFree:     67052544 kB
Dirty:           40952 kB
Writeback:          20 kB
AnonPages:      382456 kB
Mapped:          18496 kB
Slab:           165120 kB
PageTables:       5284 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 10553996 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= 74040 MiB
End job on node128 at 2011-06-12 23:53:57