Trace number 3744608

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

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/IC/
normalized-minisat50_6_9_1_ic.opb
MD5SUMfeedf54c4af2588ba6a91c777d82b919
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark17594349
Best CPU time to get the best result obtained on this benchmark1800.54
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables125200
Total number of constraints250157
Number of constraints which are clauses120150
Number of constraints which are cardinality constraints (but not clauses)7
Number of constraints which are nor clauses,nor cardinality constraints130000
Minimum length of a constraint2
Maximum length of a constraint1225
Number of terms in the objective function 7400
Biggest coefficient in the objective function 109215352
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 49785589662
Number of bits of the sum of numbers in the objective function 36
Biggest number in a constraint 109215352
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 49785589662
Number of bits of the biggest sum of numbers36
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.03/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.03/0.08	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.03/0.08	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.03/0.08	c no version file found!!!
0.03/0.08	c sun.arch.data.model	64
0.03/0.08	c java.version	1.6.0_24
0.03/0.08	c os.name	Linux
0.03/0.08	c os.version	2.6.32-71.29.1.el6.x86_64
0.03/0.08	c os.arch	amd64
0.03/0.08	c Free memory 1599470296
0.03/0.08	c Max memory 1607860224
0.03/0.08	c Total memory 1607860224
0.03/0.08	c Number of processors 8
0.08/0.10	--- Begin Solver configuration ---
0.08/0.10	c Stops conflict analysis at the first Unique Implication Point
0.08/0.10	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@18e2b22
0.08/0.10	c Learn all clauses as in MiniSAT
0.08/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.10	c VSIDS like heuristics from MiniSAT using a heap
0.08/0.10	c No reason simplification
0.08/0.10	c --- End Solver configuration ---
0.08/0.10	c solving HOME/instance-3744608-1338804828.opb
0.08/0.10	c reading problem ... 
4.92/2.71	c ... done. Wall clock time 2.606s.
4.92/2.71	c CPU time (experimental) 2.43s.
4.92/2.71	c #vars     125200
5.12/2.82	c #constraints  257508
828.26/811.40	c cleaning 137492 clauses out of 275001 for limit 1.1267773115273977E14
862.75/845.43	c cleaning 72995 clauses out of 146008 for limit 0.010464326505215645
869.03/851.67	c cleaning 37249 clauses out of 74514 for limit 0.09205602740187535
875.42/857.91	c cleaning 19376 clauses out of 38765 for limit 0.79362982334539
897.58/879.76	c cleaning 12184 clauses out of 24389 for limit 187.68200927704538
903.88/885.98	c cleaning 6847 clauses out of 13708 for limit 1502.151509471708
910.31/892.28	c cleaning 4170 clauses out of 8357 for limit 11006.95132788384
916.10/897.98	c cleaning 2828 clauses out of 5689 for limit 72663.81559361279
919.12/900.84	c cleaning 1913 clauses out of 3859 for limit 290751.5942249108
929.52/911.00	c cleaning 2702 clauses out of 5447 for limit 6840143.750567942
932.47/913.96	c cleaning 1852 clauses out of 3744 for limit 2.7037343976110894E7
940.09/921.47	c cleaning 2176 clauses out of 4392 for limit 2.811363292010008E8
943.22/924.54	c cleaning 1589 clauses out of 3217 for limit 1.0448995118326689E9
1800.07/1769.41	c starts		: 20
1800.07/1769.41	c conflicts		: 526445
1800.07/1769.41	c decisions		: 580813
1800.07/1769.41	c propagations		: 705556144
1800.07/1769.41	c inspects		: 4425743342
1800.07/1769.41	c learnt literals	: 0
1800.07/1769.41	c learnt binary clauses	: 0
1800.07/1769.41	c learnt ternary clauses	: 0
1800.07/1769.41	c learnt clauses	: 526445
1800.07/1769.41	c root simplifications	: 0
1800.07/1769.41	c removed literals (reason simplification)	: 0
1800.07/1769.41	c reason swapping (by a shorter reason)	: 0
1800.07/1769.41	c Calls to reduceDB	: 13
1800.07/1769.41	c speed (decisions/second)	: 328.7742959502457
1800.07/1769.41	c non guided choices	0
1800.07/1769.41	s UNKNOWN
1800.07/1769.41	c Total wall clock time (ms): 1769.306

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-3744608-1338804828/watcher-3744608-1338804828 -o /tmp/evaluation-result-3744608-1338804828/solver-3744608-1338804828 -C 1800 -W 1900 -M 15500 java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3744608-1338804828.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.00 2.01 2.00 4/192 12675
/proc/meminfo: memFree=26227892/32873852 swapFree=6856/6856
[pid=12675] ppid=12673 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/12675/stat : 12675 (java) D 12673 12675 9704 0 -1 4202496 242 0 0 0 0 0 0 0 20 0 1 0 346608752 9515008 176 33554432000 1073741824 1073778376 140733601797232 140733601779960 273448518544 0 0 4096 0 18446744072100588836 0 0 17 5 0 0 0 0 0
/proc/12675/statm: 2323 176 133 9 0 71 0

[startup+0.065719 s]
/proc/loadavg: 2.00 2.01 2.00 4/192 12675
/proc/meminfo: memFree=26227892/32873852 swapFree=6856/6856
[pid=12675] ppid=12673 vsize=2623916 CPUtime=0.03 cores=1,3,5,7
/proc/12675/stat : 12675 (java) S 12673 12675 9704 0 -1 4202496 3967 0 1 0 3 0 0 0 20 0 13 0 346608752 2686889984 5685 33554432000 1073741824 1073778376 140736392422096 140736392413232 273451876413 0 0 0 16800971 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/12675/statm: 655979 5685 1715 9 0 646680 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2623916

[startup+0.100291 s]
/proc/loadavg: 2.00 2.01 2.00 4/192 12675
/proc/meminfo: memFree=26227892/32873852 swapFree=6856/6856
[pid=12675] ppid=12673 vsize=2957856 CPUtime=0.08 cores=1,3,5,7
/proc/12675/stat : 12675 (java) S 12673 12675 9704 0 -1 4202496 4789 0 1 0 7 1 0 0 20 0 18 0 346608752 3028844544 6503 33554432000 1073741824 1073778376 140736392422096 140736392413232 273451876413 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/12675/statm: 739464 6504 2059 9 0 729885 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 2957856

[startup+0.30025 s]
/proc/loadavg: 2.00 2.01 2.00 4/192 12675
/proc/meminfo: memFree=26227892/32873852 swapFree=6856/6856
[pid=12675] ppid=12673 vsize=2957856 CPUtime=0.49 cores=1,3,5,7
/proc/12675/stat : 12675 (java) S 12673 12675 9704 0 -1 4202496 5899 0 1 0 47 2 0 0 20 0 18 0 346608752 3028844544 11870 33554432000 1073741824 1073778376 140736392422096 140736392413232 273451876413 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/12675/statm: 739464 11870 2247 9 0 729885 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 2957856

[startup+0.700274 s]
/proc/loadavg: 2.00 2.01 2.00 4/192 12675
/proc/meminfo: memFree=26227892/32873852 swapFree=6856/6856
[pid=12675] ppid=12673 vsize=2957856 CPUtime=1.68 cores=1,3,5,7
/proc/12675/stat : 12675 (java) S 12673 12675 9704 0 -1 4202496 16738 0 1 0 163 5 0 0 20 0 18 0 346608752 3028844544 30128 33554432000 1073741824 1073778376 140736392422096 140736392413232 273451876413 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/12675/statm: 739464 30156 2267 9 0 729885 0
Current children cumulated CPU time (s) 1.68
Current children cumulated vsize (KiB) 2957856

[startup+1.51919 s]
/proc/loadavg: 2.16 2.04 2.01 3/210 12693
/proc/meminfo: memFree=26006992/32873852 swapFree=6856/6856
[pid=12675] ppid=12673 vsize=2957856 CPUtime=3.07 cores=1,3,5,7
/proc/12675/stat : 12675 (java) S 12673 12675 9704 0 -1 4202496 22217 0 1 0 291 16 0 0 20 0 18 0 346608752 3028844544 124344 33554432000 1073741824 1073778376 140736392422096 140736392413232 273451876413 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/12675/statm: 739464 124344 2278 9 0 729885 0
[pid=12675/tid=12677] ppid=12673 vsize=2957856 CPUtime=1.45 cores=1,3,5,7
/proc/12675/task/12677/stat : 12677 (java) S 12673 12675 9704 0 -1 4202560 3234 0 1 0 135 10 0 0 20 0 18 0 346608753 3028844544 124344 33554432000 1073741824 1073778376 140736392422096 140588319022712 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12675/tid=12678] ppid=12673 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/12675/task/12678/stat : 12678 (java) R 12673 12675 9704 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 18 0 346608754 3028844544 124344 33554432000 1073741824 1073778376 140736392422096 140588184456024 140588323199151 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=12675/tid=12679] ppid=12673 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/12675/task/12679/stat : 12679 (java) R 12673 12675 9704 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 18 0 346608754 3028844544 124344 33554432000 1073741824 1073778376 140736392422096 140588183403480 140588325922040 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=12675/tid=12680] ppid=12673 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/12675/task/12680/stat : 12680 (java) R 12673 12675 9704 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 18 0 346608754 3028844544 124344 33554432000 1073741824 1073778376 140736392422096 140588182350936 140588323199151 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=12675/tid=12681] ppid=12673 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/12675/task/12681/stat : 12681 (java) R 12673 12675 9704 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 18 0 346608754 3028844544 124344 33554432000 1073741824 1073778376 140736392422096 140588181298392 140588321494713 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=12675/tid=12682] ppid=12673 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/12675/task/12682/stat : 12682 (java) R 12673 12675 9704 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 346608754 3028844544 124344 33554432000 1073741824 1073778376 140736392422096 140588180244824 140588323199151 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=12675/tid=12683] ppid=12673 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/12675/task/12683/stat : 12683 (java) R 12673 12675 9704 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 346608754 3028844544 124344 33554432000 1073741824 1073778376 140736392422096 140588179192280 140588323199151 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=12675/tid=12684] ppid=12673 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/12675/task/12684/stat : 12684 (java) R 12673 12675 9704 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 18 0 346608754 3028844544 124344 33554432000 1073741824 1073778376 140736392422096 140588178139736 140588323199151 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=12675/tid=12685] ppid=12673 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/12675/task/12685/stat : 12685 (java) R 12673 12675 9704 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 346608754 3028844544 124344 33554432000 1073741824 1073778376 140736392422096 140588177087016 140588325919819 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=12675/tid=12686] ppid=12673 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/12675/task/12686/stat : 12686 (java) S 12673 12675 9704 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 18 0 346608756 3028844544 124344 33554432000 1073741824 1073778376 140736392422096 140587695048200 273451889724 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12675/tid=12687] ppid=12673 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/12675/task/12687/stat : 12687 (java) S 12673 12675 9704 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 18 0 346608756 3028844544 124344 33554432000 1073741824 1073778376 140736392422096 140587693995640 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12675/tid=12688] ppid=12673 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/12675/task/12688/stat : 12688 (java) S 12673 12675 9704 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 346608756 3028844544 124344 33554432000 1073741824 1073778376 140736392422096 140587692942984 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12675/tid=12689] ppid=12673 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/12675/task/12689/stat : 12689 (java) S 12673 12675 9704 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 346608758 3028844544 124344 33554432000 1073741824 1073778376 140736392422096 140587691891728 273451898656 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12675/tid=12690] ppid=12673 vsize=2957856 CPUtime=0.75 cores=1,3,5,7
/proc/12675/task/12690/stat : 12690 (java) S 12673 12675 9704 0 -1 4202560 8209 0 0 0 73 2 0 0 20 0 18 0 346608758 3028844544 124344 33554432000 1073741824 1073778376 140736392422096 140587690838072 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12675/tid=12691] ppid=12673 vsize=2957856 CPUtime=0.73 cores=1,3,5,7
/proc/12675/task/12691/stat : 12691 (java) S 12673 12675 9704 0 -1 4202560 9536 0 0 0 71 2 0 0 20 0 18 0 346608758 3028844544 124344 33554432000 1073741824 1073778376 140736392422096 140587689785528 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12675/tid=12692] ppid=12673 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/12675/task/12692/stat : 12692 (java) S 12673 12675 9704 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 346608758 3028844544 124344 33554432000 1073741824 1073778376 140736392422096 140587688733176 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12675/tid=12693] ppid=12673 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/12675/task/12693/stat : 12693 (java) S 12673 12675 9704 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 346608759 3028844544 124344 33554432000 1073741824 1073778376 140736392422096 140587687680840 273451890601 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 2957856

[startup+3.10077 s]
/proc/loadavg: 2.16 2.04 2.01 3/210 12693
/proc/meminfo: memFree=25676264/32873852 swapFree=6856/6856
[pid=12675] ppid=12673 vsize=3024420 CPUtime=5.62 cores=1,3,5,7
/proc/12675/stat : 12675 (java) S 12673 12675 9704 0 -1 4202496 22614 0 1 0 523 39 0 0 20 0 19 0 346608752 3097006080 160798 33554432000 1073741824 1073778376 140736392422096 140736392413232 273451876413 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/12675/statm: 756105 160798 2298 9 0 746526 0
[pid=12675/tid=12677] ppid=12673 vsize=3024420 CPUtime=2.81 cores=1,3,5,7
/proc/12675/task/12677/stat : 12677 (java) R 12673 12675 9704 0 -1 4202560 3242 0 1 0 271 10 0 0 20 0 19 0 346608753 3097006080 160798 33554432000 1073741824 1073778376 140736392422096 140588319022072 140588188996340 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=12675/tid=12678] ppid=12673 vsize=3024420 CPUtime=0.11 cores=1,3,5,7
/proc/12675/task/12678/stat : 12678 (java) S 12673 12675 9704 0 -1 4202560 51 0 0 0 8 3 0 0 20 0 19 0 346608754 3097006080 160798 33554432000 1073741824 1073778376 140736392422096 140588184455848 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12675/tid=12679] ppid=12673 vsize=3024420 CPUtime=0.13 cores=1,3,5,7
/proc/12675/task/12679/stat : 12679 (java) S 12673 12675 9704 0 -1 4202560 50 0 0 0 9 4 0 0 20 0 19 0 346608754 3097006080 160798 33554432000 1073741824 1073778376 140736392422096 140588183403304 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12675/tid=12680] ppid=12673 vsize=3024420 CPUtime=0.11 cores=1,3,5,7
/proc/12675/task/12680/stat : 12680 (java) S 12673 12675 9704 0 -1 4202560 53 0 0 0 7 4 0 0 20 0 19 0 346608754 3097006080 160798 33554432000 1073741824 1073778376 140736392422096 140588182350760 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12675/tid=12681] ppid=12673 vsize=3024420 CPUtime=0.14 cores=1,3,5,7
/proc/12675/task/12681/stat : 12681 (java) S 12673 12675 9704 0 -1 4202560 63 0 0 0 10 4 0 0 20 0 19 0 346608754 3097006080 160798 33554432000 1073741824 1073778376 140736392422096 140588181298216 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12675/tid=12682] ppid=12673 vsize=3024420 CPUtime=0.11 cores=1,3,5,7
/proc/12675/task/12682/stat : 12682 (java) S 12673 12675 9704 0 -1 4202560 50 0 0 0 8 3 0 0 20 0 19 0 346608754 3097006080 160798 33554432000 1073741824 1073778376 140736392422096 140588180244648 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12675/tid=12683] ppid=12673 vsize=3024420 CPUtime=0.09 cores=1,3,5,7
/proc/12675/task/12683/stat : 12683 (java) S 12673 12675 9704 0 -1 4202560 41 0 0 0 6 3 0 0 20 0 19 0 346608754 3097006080 160798 33554432000 1073741824 1073778376 140736392422096 140588179192104 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12675/tid=12684] ppid=12673 vsize=3024420 CPUtime=0.09 cores=1,3,5,7
/proc/12675/task/12684/stat : 12684 (java) S 12673 12675 9704 0 -1 4202560 40 0 0 0 6 3 0 0 20 0 19 0 346608754 3097006080 160798 33554432000 1073741824 1073778376 140736392422096 140588178139560 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12675/tid=12685] ppid=12673 vsize=3024420 CPUtime=0.11 cores=1,3,5,7
/proc/12675/task/12685/stat : 12685 (java) S 12673 12675 9704 0 -1 4202560 51 0 0 0 7 4 0 0 20 0 19 0 346608754 3097006080 160798 33554432000 1073741824 1073778376 140736392422096 140588177087016 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12675/tid=12686] ppid=12673 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/12675/task/12686/stat : 12686 (java) S 12673 12675 9704 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 346608756 3097006080 160798 33554432000 1073741824 1073778376 140736392422096 140587695049320 273451890601 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12675/tid=12687] ppid=12673 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/12675/task/12687/stat : 12687 (java) S 12673 12675 9704 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 346608756 3097006080 160798 33554432000 1073741824 1073778376 140736392422096 140587693995640 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12675/tid=12688] ppid=12673 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/12675/task/12688/stat : 12688 (java) S 12673 12675 9704 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 346608756 3097006080 160798 33554432000 1073741824 1073778376 140736392422096 140587692942984 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12675/tid=12689] ppid=12673 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/12675/task/12689/stat : 12689 (java) S 12673 12675 9704 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346608758 3097006080 160798 33554432000 1073741824 1073778376 140736392422096 140587691891728 273451898656 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12675/tid=12690] ppid=12673 vsize=3024420 CPUtime=0.93 cores=1,3,5,7
/proc/12675/task/12690/stat : 12690 (java) S 12673 12675 9704 0 -1 4202560 8235 0 0 0 91 2 0 0 20 0 19 0 346608758 3097006080 160798 33554432000 1073741824 1073778376 140736392422096 140587690838072 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12675/tid=12691] ppid=12673 vsize=3024420 CPUtime=0.86 cores=1,3,5,7
/proc/12675/task/12691/stat : 12691 (java) S 12673 12675 9704 0 -1 4202560 9545 0 0 0 83 3 0 0 20 0 19 0 346608758 3097006080 160798 33554432000 1073741824 1073778376 140736392422096 140587689785528 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12675/tid=12692] ppid=12673 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/12675/task/12692/stat : 12692 (java) S 12673 12675 9704 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346608758 3097006080 160798 33554432000 1073741824 1073778376 140736392422096 140587688733176 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12675/tid=12693] ppid=12673 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/12675/task/12693/stat : 12693 (java) S 12673 12675 9704 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346608759 3097006080 160798 33554432000 1073741824 1073778376 140736392422096 140587687680840 273451890601 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 5.62
Current children cumulated vsize (KiB) 3024420

[startup+6.3008 s]
/proc/loadavg: 2.16 2.04 2.01 3/211 12694
/proc/meminfo: memFree=25582924/32873852 swapFree=6856/6856
[pid=12675] ppid=12673 vsize=3024420 CPUtime=9.15 cores=1,3,5,7
/proc/12675/stat : 12675 (java) S 12673 12675 9704 0 -1 4202496 22649 0 1 0 874 41 0 0 20 0 19 0 346608752 3097006080 162777 33554432000 1073741824 1073778376 140736392422096 140736392413232 273451876413 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/12675/statm: 756105 162777 2298 9 0 746526 0
[pid=12675/tid=12677] ppid=12673 vsize=3024420 CPUtime=5.93 cores=1,3,5,7
/proc/12675/task/12677/stat : 12677 (java) R 12673 12675 9704 0 -1 4202560 3245 0 1 0 583 10 0 0 20 0 19 0 346608753 3097006080 162777 33554432000 1073741824 1073778376 140736392422096 140588319023752 140588188996288 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=12675/tid=12678] ppid=12673 vsize=3024420 CPUtime=0.13 cores=1,3,5,7
/proc/12675/task/12678/stat : 12678 (java) S 12673 12675 9704 0 -1 4202560 53 0 0 0 10 3 0 0 20 0 19 0 346608754 3097006080 162777 33554432000 1073741824 1073778376 140736392422096 140588184455848 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12675/tid=12679] ppid=12673 vsize=3024420 CPUtime=0.16 cores=1,3,5,7
/proc/12675/task/12679/stat : 12679 (java) S 12673 12675 9704 0 -1 4202560 55 0 0 0 12 4 0 0 20 0 19 0 346608754 3097006080 162777 33554432000 1073741824 1073778376 140736392422096 140588183403304 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12675/tid=12680] ppid=12673 vsize=3024420 CPUtime=0.13 cores=1,3,5,7
/proc/12675/task/12680/stat : 12680 (java) S 12673 12675 9704 0 -1 4202560 56 0 0 0 9 4 0 0 20 0 19 0 346608754 3097006080 162777 33554432000 1073741824 1073778376 140736392422096 140588182350760 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12675/tid=12681] ppid=12673 vsize=3024420 CPUtime=0.2 cores=1,3,5,7
/proc/12675/task/12681/stat : 12681 (java) S 12673 12675 9704 0 -1 4202560 67 0 0 0 16 4 0 0 20 0 19 0 346608754 3097006080 162777 33554432000 1073741824 1073778376 140736392422096 140588181298216 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12675/tid=12682] ppid=12673 vsize=3024420 CPUtime=0.13 cores=1,3,5,7
/proc/12675/task/12682/stat : 12682 (java) S 12673 12675 9704 0 -1 4202560 52 0 0 0 10 3 0 0 20 0 19 0 346608754 3097006080 162777 33554432000 1073741824 1073778376 140736392422096 140588180244648 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12675/tid=12683] ppid=12673 vsize=3024420 CPUtime=0.14 cores=1,3,5,7
/proc/12675/task/12683/stat : 12683 (java) S 12673 12675 9704 0 -1 4202560 48 0 0 0 11 3 0 0 20 0 19 0 346608754 3097006080 162777 33554432000 1073741824 1073778376 140736392422096 140588179192104 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12675/tid=12684] ppid=12673 vsize=3024420 CPUtime=0.12 cores=1,3,5,7
/proc/12675/task/12684/stat : 12684 (java) S 12673 12675 9704 0 -1 4202560 44 0 0 0 9 3 0 0 20 0 19 0 346608754 3097006080 162777 33554432000 1073741824 1073778376 140736392422096 140588178139560 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12675/tid=12685] ppid=12673 vsize=3024420 CPUtime=0.19 cores=1,3,5,7
/proc/12675/task/12685/stat : 12685 (java) S 12673 12675 9704 0 -1 4202560 56 0 0 0 15 4 0 0 20 0 19 0 346608754 3097006080 162777 33554432000 1073741824 1073778376 140736392422096 140588177087016 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12675/tid=12686] ppid=12673 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/12675/task/12686/stat : 12686 (java) S 12673 12675 9704 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 346608756 3097006080 162777 33554432000 1073741824 1073778376 140736392422096 140587695049320 273451890601 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12675/tid=12687] ppid=12673 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/12675/task/12687/stat : 12687 (java) S 12673 12675 9704 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 346608756 3097006080 162777 33554432000 1073741824 1073778376 140736392422096 140587693995640 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12675/tid=12688] ppid=12673 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/12675/task/12688/stat : 12688 (java) S 12673 12675 9704 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 346608756 3097006080 162777 33554432000 1073741824 1073778376 140736392422096 140587692942984 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12675/tid=12689] ppid=12673 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/12675/task/12689/stat : 12689 (java) S 12673 12675 9704 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346608758 3097006080 162777 33554432000 1073741824 1073778376 140736392422096 140587691891728 273451898656 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12675/tid=12690] ppid=12673 vsize=3024420 CPUtime=1 cores=1,3,5,7
/proc/12675/task/12690/stat : 12690 (java) S 12673 12675 9704 0 -1 4202560 8235 0 0 0 98 2 0 0 20 0 19 0 346608758 3097006080 162777 33554432000 1073741824 1073778376 140736392422096 140587690838072 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12675/tid=12691] ppid=12673 vsize=3024420 CPUtime=0.88 cores=1,3,5,7
/proc/12675/task/12691/stat : 12691 (java) S 12673 12675 9704 0 -1 4202560 9545 0 0 0 85 3 0 0 20 0 19 0 346608758 3097006080 162777 33554432000 1073741824 1073778376 140736392422096 140587689785528 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12675/tid=12692] ppid=12673 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/12675/task/12692/stat : 12692 (java) S 12673 12675 9704 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346608758 3097006080 162777 33554432000 1073741824 1073778376 140736392422096 140587688733176 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12675/tid=12693] ppid=12673 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/12675/task/12693/stat : 12693 (java) S 12673 12675 9704 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346608759 3097006080 162777 33554432000 1073741824 1073778376 140736392422096 140587687680840 273451890601 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12675/tid=12694] ppid=12673 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/12675/task/12694/stat : 12694 (java) S 12673 12675 9704 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 346609033 3097006080 162777 33554432000 1073741824 1073778376 140736392422096 140587685549352 273451890601 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 9.15
Current children cumulated vsize (KiB) 3024420

[startup+12.7008 s]
/proc/loadavg: 2.13 2.04 2.01 3/211 12694
/proc/meminfo: memFree=25571708/32873852 swapFree=6856/6856
[pid=12675] ppid=12673 vsize=3024420 CPUtime=16.48 cores=1,3,5,7
/proc/12675/stat : 12675 (java) S 12673 12675 9704 0 -1 4202496 23077 0 1 0 1597 51 0 0 20 0 19 0 346608752 3097006080 177935 33554432000 1073741824 1073778376 140736392422096 140736392413232 273451876413 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0

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

[pid=12675/tid=12683] ppid=12673 vsize=3024420 CPUtime=4.38 cores=1,3,5,7
/proc/12675/task/12683/stat : 12683 (java) S 12673 12675 9704 0 -1 4202560 448 0 0 0 423 15 0 0 20 0 19 0 346608754 3097006080 426975 33554432000 1073741824 1073778376 140736392422096 140588179192104 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12675/tid=12684] ppid=12673 vsize=3024420 CPUtime=4.37 cores=1,3,5,7
/proc/12675/task/12684/stat : 12684 (java) S 12673 12675 9704 0 -1 4202560 439 0 0 0 422 15 0 0 20 0 19 0 346608754 3097006080 426975 33554432000 1073741824 1073778376 140736392422096 140588178139560 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12675/tid=12685] ppid=12673 vsize=3024420 CPUtime=4.48 cores=1,3,5,7
/proc/12675/task/12685/stat : 12685 (java) S 12673 12675 9704 0 -1 4202560 455 0 0 0 432 16 0 0 20 0 19 0 346608754 3097006080 426975 33554432000 1073741824 1073778376 140736392422096 140588177087016 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12675/tid=12686] ppid=12673 vsize=3024420 CPUtime=0.64 cores=1,3,5,7
/proc/12675/task/12686/stat : 12686 (java) S 12673 12675 9704 0 -1 4202560 3673 0 0 0 58 6 0 0 20 0 19 0 346608756 3097006080 426975 33554432000 1073741824 1073778376 140736392422096 140587695049320 273451890601 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12675/tid=12687] ppid=12673 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/12675/task/12687/stat : 12687 (java) S 12673 12675 9704 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 346608756 3097006080 426975 33554432000 1073741824 1073778376 140736392422096 140587693995640 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12675/tid=12688] ppid=12673 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/12675/task/12688/stat : 12688 (java) S 12673 12675 9704 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 346608756 3097006080 426975 33554432000 1073741824 1073778376 140736392422096 140587692942984 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12675/tid=12689] ppid=12673 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/12675/task/12689/stat : 12689 (java) S 12673 12675 9704 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346608758 3097006080 426975 33554432000 1073741824 1073778376 140736392422096 140587691891728 273451898656 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12675/tid=12690] ppid=12673 vsize=3024420 CPUtime=1.07 cores=1,3,5,7
/proc/12675/task/12690/stat : 12690 (java) S 12673 12675 9704 0 -1 4202560 8243 0 0 0 105 2 0 0 20 0 19 0 346608758 3097006080 426975 33554432000 1073741824 1073778376 140736392422096 140587690838072 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12675/tid=12691] ppid=12673 vsize=3024420 CPUtime=0.94 cores=1,3,5,7
/proc/12675/task/12691/stat : 12691 (java) S 12673 12675 9704 0 -1 4202560 9555 0 0 0 91 3 0 0 20 0 19 0 346608758 3097006080 426975 33554432000 1073741824 1073778376 140736392422096 140587689785528 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12675/tid=12692] ppid=12673 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/12675/task/12692/stat : 12692 (java) S 12673 12675 9704 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346608758 3097006080 426975 33554432000 1073741824 1073778376 140736392422096 140587688733176 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12675/tid=12693] ppid=12673 vsize=3024420 CPUtime=0.82 cores=1,3,5,7
/proc/12675/task/12693/stat : 12693 (java) S 12673 12675 9704 0 -1 4202560 93 0 0 0 41 41 0 0 20 0 19 0 346608759 3097006080 426975 33554432000 1073741824 1073778376 140736392422096 140587687680840 273451890601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12675/tid=12694] ppid=12673 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/12675/task/12694/stat : 12694 (java) S 12673 12675 9704 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 346609033 3097006080 426975 33554432000 1073741824 1073778376 140736392422096 140587685549352 273451890601 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1630.46
Current children cumulated vsize (KiB) 3024420

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/211 12830
/proc/meminfo: memFree=24398156/32873852 swapFree=6856/6856
[pid=12675] ppid=12673 vsize=3024420 CPUtime=1691.35 cores=1,3,5,7
/proc/12675/stat : 12675 (java) S 12673 12675 9704 0 -1 4202496 30256 0 1 0 168928 207 0 0 20 0 19 0 346608752 3097006080 426975 33554432000 1073741824 1073778376 140736392422096 140736392413232 273451876413 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/12675/statm: 756105 426975 2310 9 0 746526 0
[pid=12675/tid=12677] ppid=12673 vsize=3024420 CPUtime=1650.66 cores=1,3,5,7
/proc/12675/task/12677/stat : 12677 (java) R 12673 12675 9704 0 -1 4202560 3865 0 1 0 165026 40 0 0 20 0 19 0 346608753 3097006080 426975 33554432000 1073741824 1073778376 140736392422096 140588319022224 140588189049690 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=12675/tid=12678] ppid=12673 vsize=3024420 CPUtime=4.69 cores=1,3,5,7
/proc/12675/task/12678/stat : 12678 (java) S 12673 12675 9704 0 -1 4202560 427 0 0 0 454 15 0 0 20 0 19 0 346608754 3097006080 426975 33554432000 1073741824 1073778376 140736392422096 140588184455848 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12675/tid=12679] ppid=12673 vsize=3024420 CPUtime=4.62 cores=1,3,5,7
/proc/12675/task/12679/stat : 12679 (java) S 12673 12675 9704 0 -1 4202560 466 0 0 0 446 16 0 0 20 0 19 0 346608754 3097006080 426975 33554432000 1073741824 1073778376 140736392422096 140588183403304 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12675/tid=12680] ppid=12673 vsize=3024420 CPUtime=4.63 cores=1,3,5,7
/proc/12675/task/12680/stat : 12680 (java) S 12673 12675 9704 0 -1 4202560 451 0 0 0 448 15 0 0 20 0 19 0 346608754 3097006080 426975 33554432000 1073741824 1073778376 140736392422096 140588182350760 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12675/tid=12681] ppid=12673 vsize=3024420 CPUtime=4.69 cores=1,3,5,7
/proc/12675/task/12681/stat : 12681 (java) S 12673 12675 9704 0 -1 4202560 482 0 0 0 451 18 0 0 20 0 19 0 346608754 3097006080 426975 33554432000 1073741824 1073778376 140736392422096 140588181298216 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12675/tid=12682] ppid=12673 vsize=3024420 CPUtime=4.64 cores=1,3,5,7
/proc/12675/task/12682/stat : 12682 (java) S 12673 12675 9704 0 -1 4202560 473 0 0 0 447 17 0 0 20 0 19 0 346608754 3097006080 426975 33554432000 1073741824 1073778376 140736392422096 140588180244648 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12675/tid=12683] ppid=12673 vsize=3024420 CPUtime=4.55 cores=1,3,5,7
/proc/12675/task/12683/stat : 12683 (java) S 12673 12675 9704 0 -1 4202560 448 0 0 0 440 15 0 0 20 0 19 0 346608754 3097006080 426975 33554432000 1073741824 1073778376 140736392422096 140588179192104 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12675/tid=12684] ppid=12673 vsize=3024420 CPUtime=4.51 cores=1,3,5,7
/proc/12675/task/12684/stat : 12684 (java) S 12673 12675 9704 0 -1 4202560 439 0 0 0 436 15 0 0 20 0 19 0 346608754 3097006080 426975 33554432000 1073741824 1073778376 140736392422096 140588178139560 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12675/tid=12685] ppid=12673 vsize=3024420 CPUtime=4.67 cores=1,3,5,7
/proc/12675/task/12685/stat : 12685 (java) S 12673 12675 9704 0 -1 4202560 455 0 0 0 451 16 0 0 20 0 19 0 346608754 3097006080 426975 33554432000 1073741824 1073778376 140736392422096 140588177087016 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12675/tid=12686] ppid=12673 vsize=3024420 CPUtime=0.64 cores=1,3,5,7
/proc/12675/task/12686/stat : 12686 (java) S 12673 12675 9704 0 -1 4202560 3675 0 0 0 58 6 0 0 20 0 19 0 346608756 3097006080 426975 33554432000 1073741824 1073778376 140736392422096 140587695049320 273451890601 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12675/tid=12687] ppid=12673 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/12675/task/12687/stat : 12687 (java) S 12673 12675 9704 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 346608756 3097006080 426975 33554432000 1073741824 1073778376 140736392422096 140587693995640 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12675/tid=12688] ppid=12673 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/12675/task/12688/stat : 12688 (java) S 12673 12675 9704 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 346608756 3097006080 426975 33554432000 1073741824 1073778376 140736392422096 140587692942984 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12675/tid=12689] ppid=12673 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/12675/task/12689/stat : 12689 (java) S 12673 12675 9704 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346608758 3097006080 426975 33554432000 1073741824 1073778376 140736392422096 140587691891728 273451898656 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12675/tid=12690] ppid=12673 vsize=3024420 CPUtime=1.07 cores=1,3,5,7
/proc/12675/task/12690/stat : 12690 (java) S 12673 12675 9704 0 -1 4202560 8243 0 0 0 105 2 0 0 20 0 19 0 346608758 3097006080 426975 33554432000 1073741824 1073778376 140736392422096 140587690838072 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12675/tid=12691] ppid=12673 vsize=3024420 CPUtime=0.94 cores=1,3,5,7
/proc/12675/task/12691/stat : 12691 (java) S 12673 12675 9704 0 -1 4202560 9555 0 0 0 91 3 0 0 20 0 19 0 346608758 3097006080 426975 33554432000 1073741824 1073778376 140736392422096 140587689785528 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12675/tid=12692] ppid=12673 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/12675/task/12692/stat : 12692 (java) S 12673 12675 9704 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346608758 3097006080 426975 33554432000 1073741824 1073778376 140736392422096 140587688733176 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12675/tid=12693] ppid=12673 vsize=3024420 CPUtime=0.85 cores=1,3,5,7
/proc/12675/task/12693/stat : 12693 (java) S 12673 12675 9704 0 -1 4202560 95 0 0 0 43 42 0 0 20 0 19 0 346608759 3097006080 426975 33554432000 1073741824 1073778376 140736392422096 140587687680840 273451890601 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12675/tid=12694] ppid=12673 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/12675/task/12694/stat : 12694 (java) S 12673 12675 9704 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 346609033 3097006080 426975 33554432000 1073741824 1073778376 140736392422096 140587685549352 273451890601 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1691.35
Current children cumulated vsize (KiB) 3024420

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/211 12830
/proc/meminfo: memFree=24332248/32873852 swapFree=6856/6856
[pid=12675] ppid=12673 vsize=3024420 CPUtime=1752.37 cores=1,3,5,7
/proc/12675/stat : 12675 (java) S 12673 12675 9704 0 -1 4202496 30283 0 1 0 175026 211 0 0 20 0 19 0 346608752 3097006080 426975 33554432000 1073741824 1073778376 140736392422096 140736392413232 273451876413 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/12675/statm: 756105 426975 2310 9 0 746526 0
[pid=12675/tid=12677] ppid=12673 vsize=3024420 CPUtime=1710.27 cores=1,3,5,7
/proc/12675/task/12677/stat : 12677 (java) R 12673 12675 9704 0 -1 4202560 3884 0 1 0 170987 40 0 0 20 0 19 0 346608753 3097006080 426975 33554432000 1073741824 1073778376 140736392422096 140588319022440 140588188996340 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=12675/tid=12678] ppid=12673 vsize=3024420 CPUtime=4.84 cores=1,3,5,7
/proc/12675/task/12678/stat : 12678 (java) S 12673 12675 9704 0 -1 4202560 427 0 0 0 469 15 0 0 20 0 19 0 346608754 3097006080 426975 33554432000 1073741824 1073778376 140736392422096 140588184455848 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12675/tid=12679] ppid=12673 vsize=3024420 CPUtime=4.8 cores=1,3,5,7
/proc/12675/task/12679/stat : 12679 (java) S 12673 12675 9704 0 -1 4202560 466 0 0 0 464 16 0 0 20 0 19 0 346608754 3097006080 426975 33554432000 1073741824 1073778376 140736392422096 140588183403304 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12675/tid=12680] ppid=12673 vsize=3024420 CPUtime=4.82 cores=1,3,5,7
/proc/12675/task/12680/stat : 12680 (java) S 12673 12675 9704 0 -1 4202560 451 0 0 0 466 16 0 0 20 0 19 0 346608754 3097006080 426975 33554432000 1073741824 1073778376 140736392422096 140588182350760 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12675/tid=12681] ppid=12673 vsize=3024420 CPUtime=4.88 cores=1,3,5,7
/proc/12675/task/12681/stat : 12681 (java) S 12673 12675 9704 0 -1 4202560 482 0 0 0 470 18 0 0 20 0 19 0 346608754 3097006080 426975 33554432000 1073741824 1073778376 140736392422096 140588181298216 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12675/tid=12682] ppid=12673 vsize=3024420 CPUtime=4.8 cores=1,3,5,7
/proc/12675/task/12682/stat : 12682 (java) S 12673 12675 9704 0 -1 4202560 473 0 0 0 463 17 0 0 20 0 19 0 346608754 3097006080 426975 33554432000 1073741824 1073778376 140736392422096 140588180244648 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12675/tid=12683] ppid=12673 vsize=3024420 CPUtime=4.72 cores=1,3,5,7
/proc/12675/task/12683/stat : 12683 (java) S 12673 12675 9704 0 -1 4202560 448 0 0 0 457 15 0 0 20 0 19 0 346608754 3097006080 426975 33554432000 1073741824 1073778376 140736392422096 140588179192104 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12675/tid=12684] ppid=12673 vsize=3024420 CPUtime=4.64 cores=1,3,5,7
/proc/12675/task/12684/stat : 12684 (java) S 12673 12675 9704 0 -1 4202560 439 0 0 0 449 15 0 0 20 0 19 0 346608754 3097006080 426975 33554432000 1073741824 1073778376 140736392422096 140588178139560 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12675/tid=12685] ppid=12673 vsize=3024420 CPUtime=4.85 cores=1,3,5,7
/proc/12675/task/12685/stat : 12685 (java) S 12673 12675 9704 0 -1 4202560 455 0 0 0 469 16 0 0 20 0 19 0 346608754 3097006080 426975 33554432000 1073741824 1073778376 140736392422096 140588177087016 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12675/tid=12686] ppid=12673 vsize=3024420 CPUtime=0.65 cores=1,3,5,7
/proc/12675/task/12686/stat : 12686 (java) S 12673 12675 9704 0 -1 4202560 3679 0 0 0 59 6 0 0 20 0 19 0 346608756 3097006080 426975 33554432000 1073741824 1073778376 140736392422096 140587695049320 273451890601 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12675/tid=12687] ppid=12673 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/12675/task/12687/stat : 12687 (java) S 12673 12675 9704 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 346608756 3097006080 426975 33554432000 1073741824 1073778376 140736392422096 140587693995640 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12675/tid=12688] ppid=12673 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/12675/task/12688/stat : 12688 (java) S 12673 12675 9704 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 346608756 3097006080 426975 33554432000 1073741824 1073778376 140736392422096 140587692942984 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12675/tid=12689] ppid=12673 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/12675/task/12689/stat : 12689 (java) S 12673 12675 9704 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346608758 3097006080 426975 33554432000 1073741824 1073778376 140736392422096 140587691891728 273451898656 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12675/tid=12690] ppid=12673 vsize=3024420 CPUtime=1.07 cores=1,3,5,7
/proc/12675/task/12690/stat : 12690 (java) S 12673 12675 9704 0 -1 4202560 8243 0 0 0 105 2 0 0 20 0 19 0 346608758 3097006080 426975 33554432000 1073741824 1073778376 140736392422096 140587690838072 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12675/tid=12691] ppid=12673 vsize=3024420 CPUtime=0.94 cores=1,3,5,7
/proc/12675/task/12691/stat : 12691 (java) S 12673 12675 9704 0 -1 4202560 9555 0 0 0 91 3 0 0 20 0 19 0 346608758 3097006080 426975 33554432000 1073741824 1073778376 140736392422096 140587689785528 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12675/tid=12692] ppid=12673 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/12675/task/12692/stat : 12692 (java) S 12673 12675 9704 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346608758 3097006080 426975 33554432000 1073741824 1073778376 140736392422096 140587688733176 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12675/tid=12693] ppid=12673 vsize=3024420 CPUtime=0.89 cores=1,3,5,7
/proc/12675/task/12693/stat : 12693 (java) S 12673 12675 9704 0 -1 4202560 99 0 0 0 45 44 0 0 20 0 19 0 346608759 3097006080 426975 33554432000 1073741824 1073778376 140736392422096 140587687680840 273451890601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12675/tid=12694] ppid=12673 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/12675/task/12694/stat : 12694 (java) S 12673 12675 9704 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 346609033 3097006080 426975 33554432000 1073741824 1073778376 140736392422096 140587685549352 273451890601 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1752.37
Current children cumulated vsize (KiB) 3024420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1769.4 s]
/proc/loadavg: 2.00 2.01 2.00 3/211 12830
/proc/meminfo: memFree=24280800/32873852 swapFree=6856/6856
[pid=12675] ppid=12673 vsize=3024420 CPUtime=1800.07 cores=1,3,5,7
/proc/12675/stat : 12675 (java) S 12673 12675 9704 0 -1 4202496 30303 0 1 0 179794 213 0 0 20 0 19 0 346608752 3097006080 426975 33554432000 1073741824 1073778376 140736392422096 140736392413232 273451876413 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/12675/statm: 756105 426975 2310 9 0 746526 0
[pid=12675/tid=12677] ppid=12673 vsize=3024420 CPUtime=1757.1 cores=1,3,5,7
/proc/12675/task/12677/stat : 12677 (java) R 12673 12675 9704 0 -1 4202560 3898 0 1 0 175669 41 0 0 20 0 19 0 346608753 3097006080 426975 33554432000 1073741824 1073778376 140736392422096 140588319022320 140588189049764 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=12675/tid=12678] ppid=12673 vsize=3024420 CPUtime=4.97 cores=1,3,5,7
/proc/12675/task/12678/stat : 12678 (java) S 12673 12675 9704 0 -1 4202560 427 0 0 0 482 15 0 0 20 0 19 0 346608754 3097006080 426975 33554432000 1073741824 1073778376 140736392422096 140588184455848 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12675/tid=12679] ppid=12673 vsize=3024420 CPUtime=4.88 cores=1,3,5,7
/proc/12675/task/12679/stat : 12679 (java) S 12673 12675 9704 0 -1 4202560 466 0 0 0 472 16 0 0 20 0 19 0 346608754 3097006080 426975 33554432000 1073741824 1073778376 140736392422096 140588183403304 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12675/tid=12680] ppid=12673 vsize=3024420 CPUtime=4.95 cores=1,3,5,7
/proc/12675/task/12680/stat : 12680 (java) S 12673 12675 9704 0 -1 4202560 451 0 0 0 479 16 0 0 20 0 19 0 346608754 3097006080 426975 33554432000 1073741824 1073778376 140736392422096 140588182350760 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12675/tid=12681] ppid=12673 vsize=3024420 CPUtime=4.98 cores=1,3,5,7
/proc/12675/task/12681/stat : 12681 (java) S 12673 12675 9704 0 -1 4202560 482 0 0 0 480 18 0 0 20 0 19 0 346608754 3097006080 426975 33554432000 1073741824 1073778376 140736392422096 140588181298216 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12675/tid=12682] ppid=12673 vsize=3024420 CPUtime=4.89 cores=1,3,5,7
/proc/12675/task/12682/stat : 12682 (java) S 12673 12675 9704 0 -1 4202560 473 0 0 0 472 17 0 0 20 0 19 0 346608754 3097006080 426975 33554432000 1073741824 1073778376 140736392422096 140588180244648 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12675/tid=12683] ppid=12673 vsize=3024420 CPUtime=4.84 cores=1,3,5,7
/proc/12675/task/12683/stat : 12683 (java) S 12673 12675 9704 0 -1 4202560 448 0 0 0 469 15 0 0 20 0 19 0 346608754 3097006080 426975 33554432000 1073741824 1073778376 140736392422096 140588179192104 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12675/tid=12684] ppid=12673 vsize=3024420 CPUtime=4.76 cores=1,3,5,7
/proc/12675/task/12684/stat : 12684 (java) S 12673 12675 9704 0 -1 4202560 439 0 0 0 461 15 0 0 20 0 19 0 346608754 3097006080 426975 33554432000 1073741824 1073778376 140736392422096 140588178139560 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12675/tid=12685] ppid=12673 vsize=3024420 CPUtime=4.94 cores=1,3,5,7
/proc/12675/task/12685/stat : 12685 (java) S 12673 12675 9704 0 -1 4202560 455 0 0 0 478 16 0 0 20 0 19 0 346608754 3097006080 426975 33554432000 1073741824 1073778376 140736392422096 140588177087016 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12675/tid=12686] ppid=12673 vsize=3024420 CPUtime=0.65 cores=1,3,5,7
/proc/12675/task/12686/stat : 12686 (java) S 12673 12675 9704 0 -1 4202560 3681 0 0 0 59 6 0 0 20 0 19 0 346608756 3097006080 426975 33554432000 1073741824 1073778376 140736392422096 140587695049320 273451890601 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12675/tid=12687] ppid=12673 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/12675/task/12687/stat : 12687 (java) S 12673 12675 9704 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 346608756 3097006080 426975 33554432000 1073741824 1073778376 140736392422096 140587693995640 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12675/tid=12688] ppid=12673 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/12675/task/12688/stat : 12688 (java) S 12673 12675 9704 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 346608756 3097006080 426975 33554432000 1073741824 1073778376 140736392422096 140587692942984 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12675/tid=12689] ppid=12673 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/12675/task/12689/stat : 12689 (java) S 12673 12675 9704 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346608758 3097006080 426975 33554432000 1073741824 1073778376 140736392422096 140587691891728 273451898656 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12675/tid=12690] ppid=12673 vsize=3024420 CPUtime=1.07 cores=1,3,5,7
/proc/12675/task/12690/stat : 12690 (java) S 12673 12675 9704 0 -1 4202560 8243 0 0 0 105 2 0 0 20 0 19 0 346608758 3097006080 426975 33554432000 1073741824 1073778376 140736392422096 140587690838072 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12675/tid=12691] ppid=12673 vsize=3024420 CPUtime=0.94 cores=1,3,5,7
/proc/12675/task/12691/stat : 12691 (java) S 12673 12675 9704 0 -1 4202560 9555 0 0 0 91 3 0 0 20 0 19 0 346608758 3097006080 426975 33554432000 1073741824 1073778376 140736392422096 140587689785528 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12675/tid=12692] ppid=12673 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/12675/task/12692/stat : 12692 (java) S 12673 12675 9704 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346608758 3097006080 426975 33554432000 1073741824 1073778376 140736392422096 140587688733176 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12675/tid=12693] ppid=12673 vsize=3024420 CPUtime=0.91 cores=1,3,5,7
/proc/12675/task/12693/stat : 12693 (java) S 12673 12675 9704 0 -1 4202560 103 0 0 0 46 45 0 0 20 0 19 0 346608759 3097006080 426975 33554432000 1073741824 1073778376 140736392422096 140587687680840 273451890601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12675/tid=12694] ppid=12673 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/12675/task/12694/stat : 12694 (java) S 12673 12675 9704 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 346609033 3097006080 426975 33554432000 1073741824 1073778376 140736392422096 140587685549352 273451890601 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 3024420

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

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

Child status: 143
Real time (s): 1769.43
CPU time (s): 1800.13
CPU user time (s): 1797.75
CPU system time (s): 2.38164
CPU usage (%): 101.735
Max. virtual memory (cumulated for all children) (KiB): 3024420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.75
system time used= 2.38164
maximum resident set size= 1721988
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30333
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1728
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 57155
involuntary context switches= 70060

runsolver used 6.96194 second user time and 16.0526 second system time

The end

Launcher Data

Begin job on node128 at 2012-06-04 12:13:48
IDJOB=3744608
IDBENCH=92783
IDSOLVER=2319
FILE ID=node128/3744608-1338804828
RUNJOBID= node128-1338773754-9721
PBS_JOBID= 14636825
Free space on /tmp= 70412 MiB

SOLVER NAME= PB07: SAT4JPseudoResolution 2007-03-23
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/IC/normalized-minisat50_6_9_1_ic.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar BENCHNAME           
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3744608-1338804828/watcher-3744608-1338804828 -o /tmp/evaluation-result-3744608-1338804828/solver-3744608-1338804828 -C 1800 -W 1900 -M 15500  java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3744608-1338804828.opb           

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

MD5SUM BENCH= feedf54c4af2588ba6a91c777d82b919
RANDOM SEED=727101771

node128.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.389
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.389
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.389
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5438.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.389
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.389
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.389
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.389
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.389
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        26228272 kB
Buffers:          564044 kB
Cached:          3912620 kB
SwapCached:          744 kB
Active:          3316764 kB
Inactive:        2411792 kB
Active(anon):    1243200 kB
Inactive(anon):    11420 kB
Active(file):    2073564 kB
Inactive(file):  2400372 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67106656 kB
Dirty:             15600 kB
Writeback:             0 kB
AnonPages:       1272572 kB
Mapped:            22316 kB
Shmem:               200 kB
Slab:             758092 kB
SReclaimable:     200140 kB
SUnreclaim:       557952 kB
KernelStack:        1592 kB
PageTables:         6688 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:    1827352 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1226752 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70396 MiB
End job on node128 at 2012-06-04 12:43:20