Trace number 354831

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, and are wall clock time (not CPU time).

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

Solver answer on this benchmark

Solver NameAnswerObjective functionCPU timeWall clock time
sat4jPseudoCPClause 2007-03-23SAT (TO)670 1800.26 1771.99

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_8_70_4.opb
MD5SUM87341d3e4752b9f90faef0f8d9385430
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark44
Best CPU time to get the best result obtained on this benchmark1802.11
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 44
Optimality of the best value was proved NO
Number of variables198
Total number of constraints16
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints16
Minimum length of a constraint84
Maximum length of a constraint86
Number of terms in the objective function 128
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 4080
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1881
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 6154
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.09/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.09/0.14	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.09/0.14	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.09/0.15	c no version file found!!!
0.09/0.15	c sun.arch.data.model	32
0.09/0.15	c java.version	1.6.0
0.09/0.15	c os.name	Linux
0.09/0.15	c os.version	2.6.9-22.EL.rootsmp
0.09/0.15	c os.arch	i386
0.09/0.15	c Free memory 1651659224
0.09/0.15	c Max memory 1654456320
0.09/0.15	c Total memory 1654456320
0.09/0.15	c Number of processors 2
0.09/0.19	c Cutting planes based inference (org.sat4j.minisat.constraints.pb.PBSolverClause)
0.09/0.19	--- Begin Solver configuration ---
0.09/0.19	c Stops conflict analysis at the first Unique Implication Point
0.09/0.19	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@691f36
0.09/0.19	c Learn all clauses as in MiniSAT
0.09/0.19	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=10000.0 initConflictBound=100 
0.09/0.19	c VSIDS like heuristics from MiniSAT using a heap
0.09/0.19	c No reason simplification
0.09/0.19	c --- End Solver configuration ---
0.09/0.19	c Simplify asserted PB constraints to clauses
0.09/0.19	c solving /tmp/evaluation/354831-1176727625/instance-354831-1176727625.opb
0.09/0.19	c reading problem ... 
0.34/0.35	c ... done. Wall clock time 0.163s.
0.34/0.35	c CPU time (experimental) 0.3s.
0.34/0.35	c #vars     198
0.34/0.35	c #constraints  16
2.57/1.51	c SATISFIABLE
2.57/1.51	c OPTIMIZING...
2.57/1.51	c Got one! Elapsed wall clock time (in seconds):1.321
2.57/1.52	o 3018
3.39/2.09	c Got one! Elapsed wall clock time (in seconds):1.898
3.39/2.09	o 3014
3.84/2.46	c Got one! Elapsed wall clock time (in seconds):2.273
3.84/2.46	o 2998
4.26/2.84	c Got one! Elapsed wall clock time (in seconds):2.648
4.26/2.84	o 2966
4.69/3.22	c Got one! Elapsed wall clock time (in seconds):3.026
4.69/3.22	o 2902
5.11/3.61	c Got one! Elapsed wall clock time (in seconds):3.419
5.11/3.61	o 2646
5.52/4.00	c Got one! Elapsed wall clock time (in seconds):3.808
5.52/4.00	o 2596
5.94/4.44	c Got one! Elapsed wall clock time (in seconds):4.251
5.94/4.44	o 2548
6.50/4.91	c Got one! Elapsed wall clock time (in seconds):4.715
6.50/4.91	o 2292
6.91/5.36	c Got one! Elapsed wall clock time (in seconds):5.173
6.91/5.36	o 2124
7.44/5.89	c Got one! Elapsed wall clock time (in seconds):5.701
7.44/5.89	o 1992
8.04/6.40	c Got one! Elapsed wall clock time (in seconds):6.208
8.04/6.40	o 1912
8.68/7.00	c Got one! Elapsed wall clock time (in seconds):6.812
8.68/7.00	o 1754
9.32/7.69	c Got one! Elapsed wall clock time (in seconds):7.504
9.32/7.69	o 1740
10.01/8.33	c Got one! Elapsed wall clock time (in seconds):8.143
10.01/8.33	o 1676
10.74/9.06	c Got one! Elapsed wall clock time (in seconds):8.87
10.74/9.06	o 1670
11.46/9.79	c Got one! Elapsed wall clock time (in seconds):9.599
11.46/9.79	o 1664
12.26/10.56	c Got one! Elapsed wall clock time (in seconds):10.37
12.26/10.56	o 1662
13.09/11.39	c Got one! Elapsed wall clock time (in seconds):11.199
13.09/11.39	o 1544
13.90/12.18	c Got one! Elapsed wall clock time (in seconds):11.988
13.90/12.18	o 1536
14.82/13.03	c Got one! Elapsed wall clock time (in seconds):12.844
14.82/13.03	o 1532
15.75/13.95	c Got one! Elapsed wall clock time (in seconds):13.755
15.75/13.95	o 1530
16.86/15.00	c Got one! Elapsed wall clock time (in seconds):14.812
16.86/15.00	o 1288
17.77/15.99	c Got one! Elapsed wall clock time (in seconds):15.803
17.77/15.99	o 1284
18.88/17.06	c Got one! Elapsed wall clock time (in seconds):16.866
18.88/17.06	o 1198
20.00/18.14	c Got one! Elapsed wall clock time (in seconds):17.953
20.00/18.14	o 1190
21.11/19.25	c Got one! Elapsed wall clock time (in seconds):19.057
21.11/19.25	o 1186
22.42/20.52	c Got one! Elapsed wall clock time (in seconds):20.325
22.42/20.52	o 1134
23.52/21.69	c Got one! Elapsed wall clock time (in seconds):21.495
23.52/21.69	o 1064
24.79/22.90	c Got one! Elapsed wall clock time (in seconds):22.707
24.79/22.90	o 1036
26.42/24.49	c Got one! Elapsed wall clock time (in seconds):24.295
26.42/24.49	o 1030
27.93/25.95	c Got one! Elapsed wall clock time (in seconds):25.758
27.93/25.95	o 1028
29.54/27.51	c Got one! Elapsed wall clock time (in seconds):27.319
29.54/27.51	o 1022
31.05/29.02	c Got one! Elapsed wall clock time (in seconds):28.831
31.05/29.02	o 1020
32.66/30.68	c Got one! Elapsed wall clock time (in seconds):30.489
32.66/30.68	o 1004
34.38/32.35	c Got one! Elapsed wall clock time (in seconds):32.162
34.38/32.35	o 966
35.99/33.97	c Got one! Elapsed wall clock time (in seconds):33.779
35.99/33.97	o 942
37.69/35.65	c Got one! Elapsed wall clock time (in seconds):35.456
37.69/35.65	o 940
41.74/39.63	c Got one! Elapsed wall clock time (in seconds):39.443
41.74/39.63	o 920
48.25/46.06	c Got one! Elapsed wall clock time (in seconds):45.869
48.25/46.06	o 912
55.18/52.52	c Got one! Elapsed wall clock time (in seconds):52.327
55.18/52.52	o 906
64.37/61.29	c Got one! Elapsed wall clock time (in seconds):61.101
64.37/61.29	o 896
71.45/68.26	c Got one! Elapsed wall clock time (in seconds):68.069
71.45/68.26	o 874
81.92/78.67	c Got one! Elapsed wall clock time (in seconds):78.475
81.92/78.67	o 872
87.27/83.98	c Got one! Elapsed wall clock time (in seconds):83.793
87.27/83.98	o 854
93.31/89.94	c Got one! Elapsed wall clock time (in seconds):89.752
93.31/89.94	o 832
97.34/93.95	c Got one! Elapsed wall clock time (in seconds):93.761
97.34/93.95	o 826
102.31/98.87	c Got one! Elapsed wall clock time (in seconds):98.677
102.31/98.87	o 816
111.21/107.61	c Got one! Elapsed wall clock time (in seconds):107.424
111.21/107.61	o 814
119.98/116.37	c Got one! Elapsed wall clock time (in seconds):116.176
119.98/116.37	o 812
135.93/132.14	c Got one! Elapsed wall clock time (in seconds):131.954
135.93/132.15	o 810
155.25/151.25	c Got one! Elapsed wall clock time (in seconds):151.061
155.25/151.25	o 809
182.81/178.53	c Got one! Elapsed wall clock time (in seconds):178.336
182.81/178.53	o 807
248.96/244.08	c Got one! Elapsed wall clock time (in seconds):243.889
248.96/244.08	o 797
319.97/314.38	c Got one! Elapsed wall clock time (in seconds):314.193
319.97/314.38	o 788
365.85/359.77	c Got one! Elapsed wall clock time (in seconds):359.577
365.85/359.77	o 772
428.45/421.65	c Got one! Elapsed wall clock time (in seconds):421.463
428.45/421.65	o 768
470.63/463.37	c Got one! Elapsed wall clock time (in seconds):463.177
470.63/463.37	o 767
546.61/538.43	c Got one! Elapsed wall clock time (in seconds):538.235
546.61/538.43	o 734
579.13/570.53	c Got one! Elapsed wall clock time (in seconds):570.343
579.13/570.53	o 729
610.00/601.00	c Got one! Elapsed wall clock time (in seconds):600.81
610.00/601.00	o 721
639.57/630.30	c Got one! Elapsed wall clock time (in seconds):630.106
639.57/630.30	o 713
672.38/662.63	c Got one! Elapsed wall clock time (in seconds):662.443
672.38/662.63	o 712
696.89/686.87	c Got one! Elapsed wall clock time (in seconds):686.681
696.89/686.87	o 710
724.98/714.50	c Got one! Elapsed wall clock time (in seconds):714.314
724.98/714.50	o 706
747.18/736.49	c Got one! Elapsed wall clock time (in seconds):736.301
747.18/736.49	o 698
776.68/765.56	c Got one! Elapsed wall clock time (in seconds):765.37
776.68/765.56	o 696
821.90/810.17	c Got one! Elapsed wall clock time (in seconds):809.974
821.90/810.17	o 694
850.58/838.42	c Got one! Elapsed wall clock time (in seconds):838.225
850.58/838.42	o 691
948.42/934.91	c Got one! Elapsed wall clock time (in seconds):934.721
948.42/934.91	o 690
1021.41/1006.88	c Got one! Elapsed wall clock time (in seconds):1006.693
1021.41/1006.88	o 678
1058.83/1043.65	c Got one! Elapsed wall clock time (in seconds):1043.458
1058.83/1043.65	o 676
1092.56/1076.81	c Got one! Elapsed wall clock time (in seconds):1076.62
1092.56/1076.81	o 672
1121.21/1104.93	c Got one! Elapsed wall clock time (in seconds):1104.742
1121.21/1104.93	o 670
1800.08/1771.81	c starts		: 150
1800.08/1771.81	c conflicts		: 41950
1800.08/1771.81	c decisions		: 86550
1800.08/1771.81	c propagations		: 542340
1800.08/1771.81	c inspects		: 599900972
1800.08/1771.81	c learnt literals	: 0
1800.08/1771.81	c learnt binary clauses	: 0
1800.08/1771.81	c learnt ternary clauses	: 0
1800.08/1771.81	c learnt clauses	: 41950
1800.08/1771.81	c root simplifications	: 0
1800.08/1771.81	c removed literals (reason simplification)	: 0
1800.08/1771.81	c reason swapping (by a shorter reason)	: 0
1800.08/1771.81	c Calls to reduceDB	: 0
1800.08/1771.81	c speed (decisions/second)	: 129.7840531312371
1800.08/1771.81	c non guided choices	2325
1800.08/1771.81	s SATISFIABLE
1800.08/1771.81	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 x10 -x11 x12 x13 -x14 -x15 x16 x17 x18 x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30
1800.08/1771.81	v -x31 -x32 x33 x34 -x35 x36 x37 x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 x57
1800.08/1771.81	v x58 -x59 -x60 -x61 -x62 -x63 x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 x73 -x74 -x75 x76 x77 x78 x79 x80 x81 x82 -x83 x84 x85 -x86
1800.08/1771.81	v -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 x100 -x101 x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110
1800.08/1771.81	v -x111 -x112 x113 x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 x129 -x130 x131
1800.08/1771.81	v x132 x133 -x134 -x135 x136 x137 x138 x139 -x140 x141 -x142 x143 x144 x145 -x146 -x147 x148 -x149 x150 -x151 -x152 -x153 x154
1800.08/1771.81	v x155 x156 x157 -x158 -x159 -x160 -x161 -x162 x163 -x164 x165 x166 -x167 x168 x169 x170 -x171 -x172 -x173 x174 -x175 x176 -x177
1800.08/1771.81	v x178 x179 -x180 x181 -x182 x183 -x184 -x185 -x186 -x187 -x188 x189 -x190 x191 -x192 -x193 -x194 x195 -x196 x197 x198
1800.08/1771.84	c objective function=670
1800.08/1771.84	c Total wall clock time (ms): 1771.647

Verifier Data (download as text)

OK	670

Watcher Data (download as text)

runsolver version 3.2.2 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node71/watcher-354831-1176727625 -o ROOT/results/node71/solver-354831-1176727625 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/354831-1176727625/sat4jPseudoCPClause.jar /tmp/evaluation/354831-1176727625/instance-354831-1176727625.opb 

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): 3600 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 8493
/proc/meminfo: memFree=1906416/2055920 swapFree=4184232/4192956
[pid=8493] ppid=8491 vsize=152 CPUtime=0
/proc/8493/stat : 8493 (java) R 8491 8493 8072 0 -1 0 41 0 0 0 0 0 0 0 19 0 1 0 148751787 155648 26 18446744073709551615 134512640 134550740 4294956592 18446744073709551615 7205163 0 0 4096 0 0 0 0 17 1 0 0
/proc/8493/statm: 38 26 19 9 0 4 0

[startup+0.0953289 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 8493
/proc/meminfo: memFree=1906416/2055920 swapFree=4184232/4192956
[pid=8493] ppid=8491 vsize=1780040 CPUtime=0.08
/proc/8493/stat : 8493 (java) S 8491 8493 8072 0 -1 0 3908 0 1 0 6 2 0 0 18 0 12 0 148751787 1822760960 3650 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8493/statm: 445010 3650 1099 9 0 442646 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1780040

[startup+0.102329 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 8493
/proc/meminfo: memFree=1906416/2055920 swapFree=4184232/4192956
[pid=8493] ppid=8491 vsize=1781136 CPUtime=0.09
/proc/8493/stat : 8493 (java) S 8491 8493 8072 0 -1 0 3979 0 1 0 7 2 0 0 18 0 12 0 148751787 1823883264 3721 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8493/statm: 445284 3721 1122 9 0 442902 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1781136

[startup+0.302357 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 8493
/proc/meminfo: memFree=1906416/2055920 swapFree=4184232/4192956
[pid=8493] ppid=8491 vsize=1781828 CPUtime=0.34
/proc/8493/stat : 8493 (java) S 8491 8493 8072 0 -1 0 5074 0 1 0 31 3 0 0 18 0 12 0 148751787 1824591872 4813 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8493/statm: 445457 4813 1264 9 0 443068 0
Current children cumulated CPU time (s) 0.34
Current children cumulated vsize (KiB) 1781828

[startup+0.702414 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 8493
/proc/meminfo: memFree=1906416/2055920 swapFree=4184232/4192956
[pid=8493] ppid=8491 vsize=1789528 CPUtime=1.03
/proc/8493/stat : 8493 (java) S 8491 8493 8072 0 -1 0 8844 0 1 0 98 5 0 0 18 0 13 0 148751787 1832476672 7386 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8493/statm: 447382 7386 1305 9 0 444993 0
Current children cumulated CPU time (s) 1.03
Current children cumulated vsize (KiB) 1789528

[startup+1.50153 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 8506
/proc/meminfo: memFree=1865416/2055920 swapFree=4184232/4192956
[pid=8493] ppid=8491 vsize=1794796 CPUtime=2.57
/proc/8493/stat : 8493 (java) S 8491 8493 8072 0 -1 0 28417 0 1 0 244 13 0 0 18 0 13 0 148751787 1837871104 24216 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8493/statm: 448699 24218 1315 9 0 446310 0
[pid=8493/tid=8495] ppid=8491 vsize=1794796 CPUtime=0.95
/proc/8493/task/8495/stat : 8495 (java) R 8491 8493 8072 0 -1 64 20212 0 1 0 86 9 0 0 18 0 13 0 148751789 1837871104 24221 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109618060 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8493/tid=8496] ppid=8491 vsize=1794796 CPUtime=0
/proc/8493/task/8496/stat : 8496 (java) S 8491 8493 8072 0 -1 64 3 0 0 0 0 0 0 0 19 0 13 0 148751790 1837871104 24222 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8493/tid=8497] ppid=8491 vsize=1794796 CPUtime=0
/proc/8493/task/8497/stat : 8497 (java) S 8491 8493 8072 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 148751790 1837871104 24224 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8493/tid=8498] ppid=8491 vsize=1794796 CPUtime=0
/proc/8493/task/8498/stat : 8498 (java) S 8491 8493 8072 0 -1 64 2 0 0 0 0 0 0 0 17 0 13 0 148751792 1837871104 24226 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8493/tid=8499] ppid=8491 vsize=1794796 CPUtime=0
/proc/8493/task/8499/stat : 8499 (java) S 8491 8493 8072 0 -1 64 10 0 0 0 0 0 0 0 21 0 13 0 148751793 1837871104 24227 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8493/tid=8500] ppid=8491 vsize=1794796 CPUtime=0
/proc/8493/task/8500/stat : 8500 (java) S 8491 8493 8072 0 -1 64 4 0 0 0 0 0 0 0 22 0 13 0 148751793 1837871104 24230 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8493/tid=8501] ppid=8491 vsize=1794796 CPUtime=0
/proc/8493/task/8501/stat : 8501 (java) S 8491 8493 8072 0 -1 64 0 0 0 0 0 0 0 0 23 0 13 0 148751797 1837871104 24231 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8493/tid=8502] ppid=8491 vsize=1794796 CPUtime=1.01
/proc/8493/task/8502/stat : 8502 (java) R 8491 8493 8072 0 -1 64 4796 0 0 0 99 2 0 0 18 0 13 0 148751797 1837871104 24232 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 103336864 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8493/tid=8503] ppid=8491 vsize=1794796 CPUtime=0.59
/proc/8493/task/8503/stat : 8503 (java) S 8491 8493 8072 0 -1 64 2688 0 0 0 58 1 0 0 16 0 13 0 148751797 1837871104 24235 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8493/tid=8504] ppid=8491 vsize=1794796 CPUtime=0
/proc/8493/task/8504/stat : 8504 (java) S 8491 8493 8072 0 -1 64 2 0 0 0 0 0 0 0 24 0 13 0 148751797 1837871104 24236 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8493/tid=8505] ppid=8491 vsize=1794796 CPUtime=0
/proc/8493/task/8505/stat : 8505 (java) S 8491 8493 8072 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 148751797 1837871104 24238 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8493/tid=8506] ppid=8491 vsize=1794796 CPUtime=0
/proc/8493/task/8506/stat : 8506 (java) S 8491 8493 8072 0 -1 64 4 0 0 0 0 0 0 0 19 0 13 0 148751824 1837871104 24240 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.57
Current children cumulated vsize (KiB) 1794796

[startup+3.10174 s]
/proc/loadavg: 1.17 1.03 1.01 2/77 8508
/proc/meminfo: memFree=1741696/2055920 swapFree=4184232/4192956
[pid=8493] ppid=8491 vsize=1794632 CPUtime=4.59
/proc/8493/stat : 8493 (java) S 8491 8493 8072 0 -1 0 49174 0 1 0 434 25 0 0 18 0 13 0 148751787 1837703168 43097 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8493/statm: 448658 43097 1325 9 0 446269 0
[pid=8493/tid=8495] ppid=8491 vsize=1794632 CPUtime=2.37
/proc/8493/task/8495/stat : 8495 (java) R 8491 8493 8072 0 -1 64 37747 0 1 0 218 19 0 0 25 0 13 0 148751789 1837703168 43097 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109554315 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8493/tid=8496] ppid=8491 vsize=1794632 CPUtime=0.01
/proc/8493/task/8496/stat : 8496 (java) S 8491 8493 8072 0 -1 64 640 0 0 0 1 0 0 0 16 0 13 0 148751790 1837703168 43097 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8493/tid=8497] ppid=8491 vsize=1794632 CPUtime=0.01
/proc/8493/task/8497/stat : 8497 (java) S 8491 8493 8072 0 -1 64 598 0 0 0 1 0 0 0 16 0 13 0 148751790 1837703168 43097 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8493/tid=8498] ppid=8491 vsize=1794632 CPUtime=0
/proc/8493/task/8498/stat : 8498 (java) S 8491 8493 8072 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 148751792 1837703168 43097 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8493/tid=8499] ppid=8491 vsize=1794632 CPUtime=0
/proc/8493/task/8499/stat : 8499 (java) S 8491 8493 8072 0 -1 64 10 0 0 0 0 0 0 0 15 0 13 0 148751793 1837703168 43097 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8493/tid=8500] ppid=8491 vsize=1794632 CPUtime=0
/proc/8493/task/8500/stat : 8500 (java) S 8491 8493 8072 0 -1 64 6 0 0 0 0 0 0 0 15 0 13 0 148751793 1837703168 43097 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8493/tid=8501] ppid=8491 vsize=1794632 CPUtime=0
/proc/8493/task/8501/stat : 8501 (java) S 8491 8493 8072 0 -1 64 0 0 0 0 0 0 0 0 23 0 13 0 148751797 1837703168 43097 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8493/tid=8502] ppid=8491 vsize=1794632 CPUtime=1.38
/proc/8493/task/8502/stat : 8502 (java) S 8491 8493 8072 0 -1 64 6362 0 0 0 136 2 0 0 16 0 13 0 148751797 1837703168 43097 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8493/tid=8503] ppid=8491 vsize=1794632 CPUtime=0.76
/proc/8493/task/8503/stat : 8503 (java) S 8491 8493 8072 0 -1 64 3094 0 0 0 75 1 0 0 16 0 13 0 148751797 1837703168 43097 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8493/tid=8504] ppid=8491 vsize=1794632 CPUtime=0
/proc/8493/task/8504/stat : 8504 (java) S 8491 8493 8072 0 -1 64 2 0 0 0 0 0 0 0 24 0 13 0 148751797 1837703168 43097 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8493/tid=8505] ppid=8491 vsize=1794632 CPUtime=0
/proc/8493/task/8505/stat : 8505 (java) S 8491 8493 8072 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 148751797 1837703168 43097 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.59
Current children cumulated vsize (KiB) 1794632

[startup+6.30218 s]
/proc/loadavg: 1.17 1.03 1.01 2/77 8516
/proc/meminfo: memFree=1738224/2055920 swapFree=4184232/4192956
[pid=8493] ppid=8491 vsize=1793060 CPUtime=7.94
/proc/8493/stat : 8493 (java) S 8491 8493 8072 0 -1 0 52896 0 1 0 767 27 0 0 18 0 13 0 148751787 1836093440 44884 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8493/statm: 448265 44884 1327 9 0 445876 0
[pid=8493/tid=8495] ppid=8491 vsize=1793060 CPUtime=5.45
/proc/8493/task/8495/stat : 8495 (java) R 8491 8493 8072 0 -1 64 37758 0 1 0 526 19 0 0 19 0 13 0 148751789 1836093440 44884 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109558548 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8493/tid=8496] ppid=8491 vsize=1793060 CPUtime=0.1
/proc/8493/task/8496/stat : 8496 (java) S 8491 8493 8072 0 -1 64 2553 0 0 0 9 1 0 0 16 0 13 0 148751790 1836093440 44884 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8493/tid=8497] ppid=8491 vsize=1793060 CPUtime=0.1
/proc/8493/task/8497/stat : 8497 (java) S 8491 8493 8072 0 -1 64 2366 0 0 0 9 1 0 0 17 0 13 0 148751790 1836093440 44884 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8493/tid=8498] ppid=8491 vsize=1793060 CPUtime=0
/proc/8493/task/8498/stat : 8498 (java) S 8491 8493 8072 0 -1 64 29 0 0 0 0 0 0 0 16 0 13 0 148751792 1836093440 44884 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8493/tid=8499] ppid=8491 vsize=1793060 CPUtime=0
/proc/8493/task/8499/stat : 8499 (java) S 8491 8493 8072 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 148751793 1836093440 44884 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8493/tid=8500] ppid=8491 vsize=1793060 CPUtime=0
/proc/8493/task/8500/stat : 8500 (java) S 8491 8493 8072 0 -1 64 8 0 0 0 0 0 0 0 15 0 13 0 148751793 1836093440 44884 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8493/tid=8501] ppid=8491 vsize=1793060 CPUtime=0
/proc/8493/task/8501/stat : 8501 (java) S 8491 8493 8072 0 -1 64 0 0 0 0 0 0 0 0 23 0 13 0 148751797 1836093440 44884 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8493/tid=8502] ppid=8491 vsize=1793060 CPUtime=1.47
/proc/8493/task/8502/stat : 8502 (java) S 8491 8493 8072 0 -1 64 6369 0 0 0 144 3 0 0 16 0 13 0 148751797 1836093440 44884 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8493/tid=8503] ppid=8491 vsize=1793060 CPUtime=0.77
/proc/8493/task/8503/stat : 8503 (java) S 8491 8493 8072 0 -1 64 3094 0 0 0 76 1 0 0 16 0 13 0 148751797 1836093440 44884 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8493/tid=8504] ppid=8491 vsize=1793060 CPUtime=0
/proc/8493/task/8504/stat : 8504 (java) S 8491 8493 8072 0 -1 64 2 0 0 0 0 0 0 0 24 0 13 0 148751797 1836093440 44884 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8493/tid=8505] ppid=8491 vsize=1793060 CPUtime=0
/proc/8493/task/8505/stat : 8505 (java) S 8491 8493 8072 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 148751797 1836093440 44884 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.94
Current children cumulated vsize (KiB) 1793060

[startup+12.701 s]
/proc/loadavg: 1.14 1.03 1.01 2/77 8525
/proc/meminfo: memFree=1697928/2055920 swapFree=4184232/4192956
[pid=8493] ppid=8491 vsize=1791288 CPUtime=14.5
/proc/8493/stat : 8493 (java) S 8491 8493 8072 0 -1 0 62036 0 1 0 1418 32 0 0 18 0 13 0 148751787 1834278912 53109 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8493/statm: 447822 53109 1333 9 0 445433 0
[pid=8493/tid=8495] ppid=8491 vsize=1791288 CPUtime=11.68
/proc/8493/task/8495/stat : 8495 (java) R 8491 8493 8072 0 -1 64 39839 0 1 0 1149 19 0 0 20 0 13 0 148751789 1834278912 53109 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109544488 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8493/tid=8496] ppid=8491 vsize=1791288 CPUtime=0.25
/proc/8493/task/8496/stat : 8496 (java) S 8491 8493 8072 0 -1 64 6436 0 0 0 22 3 0 0 16 0 13 0 148751790 1834278912 53109 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8493/tid=8497] ppid=8491 vsize=1791288 CPUtime=0.24
/proc/8493/task/8497/stat : 8497 (java) S 8491 8493 8072 0 -1 64 5517 0 0 0 21 3 0 0 16 0 13 0 148751790 1834278912 53109 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8493/tid=8498] ppid=8491 vsize=1791288 CPUtime=0
/proc/8493/task/8498/stat : 8498 (java) S 8491 8493 8072 0 -1 64 32 0 0 0 0 0 0 0 17 0 13 0 148751792 1834278912 53109 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8493/tid=8499] ppid=8491 vsize=1791288 CPUtime=0
/proc/8493/task/8499/stat : 8499 (java) S 8491 8493 8072 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 148751793 1834278912 53109 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8493/tid=8500] ppid=8491 vsize=1791288 CPUtime=0
/proc/8493/task/8500/stat : 8500 (java) S 8491 8493 8072 0 -1 64 13 0 0 0 0 0 0 0 16 0 13 0 148751793 1834278912 53109 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8493/tid=8501] ppid=8491 vsize=1791288 CPUtime=0
/proc/8493/task/8501/stat : 8501 (java) S 8491 8493 8072 0 -1 64 0 0 0 0 0 0 0 0 23 0 13 0 148751797 1834278912 53109 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8493/tid=8502] ppid=8491 vsize=1791288 CPUtime=1.48
/proc/8493/task/8502/stat : 8502 (java) S 8491 8493 8072 0 -1 64 6369 0 0 0 145 3 0 0 15 0 13 0 148751797 1834278912 53109 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8493/tid=8503] ppid=8491 vsize=1791288 CPUtime=0.79
/proc/8493/task/8503/stat : 8503 (java) S 8491 8493 8072 0 -1 64 3101 0 0 0 78 1 0 0 15 0 13 0 148751797 1834278912 53109 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8493/tid=8504] ppid=8491 vsize=1791288 CPUtime=0
/proc/8493/task/8504/stat : 8504 (java) S 8491 8493 8072 0 -1 64 2 0 0 0 0 0 0 0 24 0 13 0 148751797 1834278912 53109 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8493/tid=8505] ppid=8491 vsize=1791288 CPUtime=0
/proc/8493/task/8505/stat : 8505 (java) S 8491 8493 8072 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 148751797 1834278912 53109 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 14.5
Current children cumulated vsize (KiB) 1791288

[startup+25.5028 s]
/proc/loadavg: 1.12 1.03 1.01 2/77 8537
/proc/meminfo: memFree=1687600/2055920 swapFree=4184232/4192956
[pid=8493] ppid=8491 vsize=1791288 CPUtime=27.52
/proc/8493/stat : 8493 (java) S 8491 8493 8072 0 -1 0 64970 0 1 0 2718 34 0 0 18 0 13 0 148751787 1834278912 55679 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8493/statm: 447822 55679 1335 9 0 445433 0
[pid=8493/tid=8495] ppid=8491 vsize=1791288 CPUtime=24.33
/proc/8493/task/8495/stat : 8495 (java) R 8491 8493 8072 0 -1 64 39857 0 1 0 2414 19 0 0 25 0 13 0 148751789 1834278912 55679 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109616025 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8493/tid=8496] ppid=8491 vsize=1791288 CPUtime=0.37
/proc/8493/task/8496/stat : 8496 (java) S 8491 8493 8072 0 -1 64 7855 0 0 0 33 4 0 0 16 0 13 0 148751790 1834278912 55679 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8493/tid=8497] ppid=8491 vsize=1791288 CPUtime=0.36
/proc/8493/task/8497/stat : 8497 (java) S 8491 8493 8072 0 -1 64 6983 0 0 0 32 4 0 0 16 0 13 0 148751790 1834278912 55679 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8493/tid=8498] ppid=8491 vsize=1791288 CPUtime=0
/proc/8493/task/8498/stat : 8498 (java) S 8491 8493 8072 0 -1 64 34 0 0 0 0 0 0 0 16 0 13 0 148751792 1834278912 55679 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8493/tid=8499] ppid=8491 vsize=1791288 CPUtime=0
/proc/8493/task/8499/stat : 8499 (java) S 8491 8493 8072 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 148751793 1834278912 55679 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8493/tid=8500] ppid=8491 vsize=1791288 CPUtime=0
/proc/8493/task/8500/stat : 8500 (java) S 8491 8493 8072 0 -1 64 15 0 0 0 0 0 0 0 16 0 13 0 148751793 1834278912 55679 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

[pid=8493/tid=8498] ppid=8491 vsize=1793592 CPUtime=0.14
/proc/8493/task/8498/stat : 8498 (java) S 8491 8493 8072 0 -1 64 66 0 0 0 10 4 0 0 16 0 13 0 148751792 1836638208 143262 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8493/tid=8499] ppid=8491 vsize=1793592 CPUtime=0
/proc/8493/task/8499/stat : 8499 (java) S 8491 8493 8072 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 148751793 1836638208 143262 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8493/tid=8500] ppid=8491 vsize=1793592 CPUtime=0
/proc/8493/task/8500/stat : 8500 (java) S 8491 8493 8072 0 -1 64 15 0 0 0 0 0 0 0 16 0 13 0 148751793 1836638208 143262 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8493/tid=8501] ppid=8491 vsize=1793592 CPUtime=0
/proc/8493/task/8501/stat : 8501 (java) S 8491 8493 8072 0 -1 64 0 0 0 0 0 0 0 0 23 0 13 0 148751797 1836638208 143262 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8493/tid=8502] ppid=8491 vsize=1793592 CPUtime=2.03
/proc/8493/task/8502/stat : 8502 (java) S 8491 8493 8072 0 -1 64 6404 0 0 0 200 3 0 0 17 0 13 0 148751797 1836638208 143262 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8493/tid=8503] ppid=8491 vsize=1793592 CPUtime=1.35
/proc/8493/task/8503/stat : 8503 (java) S 8491 8493 8072 0 -1 64 6290 0 0 0 133 2 0 0 16 0 13 0 148751797 1836638208 143262 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8493/tid=8504] ppid=8491 vsize=1793592 CPUtime=0
/proc/8493/task/8504/stat : 8504 (java) S 8491 8493 8072 0 -1 64 2 0 0 0 0 0 0 0 24 0 13 0 148751797 1836638208 143262 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8493/tid=8505] ppid=8491 vsize=1793592 CPUtime=0
/proc/8493/task/8505/stat : 8505 (java) S 8491 8493 8072 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 148751797 1836638208 143262 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8493/tid=8778] ppid=8491 vsize=1793592 CPUtime=0
/proc/8493/task/8778/stat : 8778 (java) S 8491 8493 8072 0 -1 64 1 0 0 0 0 0 0 0 17 0 13 0 148862281 1836638208 143262 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1566.15
Current children cumulated vsize (KiB) 1793592

[startup+1602.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/77 8778
/proc/meminfo: memFree=1322136/2055920 swapFree=4184232/4192956
[pid=8493] ppid=8491 vsize=1793592 CPUtime=1627.29
/proc/8493/stat : 8493 (java) S 8491 8493 8072 0 -1 0 180040 0 1 0 162635 94 0 0 18 0 13 0 148751787 1836638208 146532 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8493/statm: 448398 146532 1335 9 0 446009 0
[pid=8493/tid=8495] ppid=8491 vsize=1793592 CPUtime=1577.2
/proc/8493/task/8495/stat : 8495 (java) R 8491 8493 8072 0 -1 64 47603 0 1 0 157691 29 0 0 25 0 13 0 148751789 1836638208 146532 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109942792 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8493/tid=8496] ppid=8491 vsize=1793592 CPUtime=23.25
/proc/8493/task/8496/stat : 8496 (java) S 8491 8493 8072 0 -1 64 64903 0 0 0 2298 27 0 0 17 0 13 0 148751790 1836638208 146532 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8493/tid=8497] ppid=8491 vsize=1793592 CPUtime=23.24
/proc/8493/task/8497/stat : 8497 (java) S 8491 8493 8072 0 -1 64 53942 0 0 0 2298 26 0 0 16 0 13 0 148751790 1836638208 146532 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8493/tid=8498] ppid=8491 vsize=1793592 CPUtime=0.15
/proc/8493/task/8498/stat : 8498 (java) S 8491 8493 8072 0 -1 64 66 0 0 0 11 4 0 0 16 0 13 0 148751792 1836638208 146532 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8493/tid=8499] ppid=8491 vsize=1793592 CPUtime=0
/proc/8493/task/8499/stat : 8499 (java) S 8491 8493 8072 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 148751793 1836638208 146532 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8493/tid=8500] ppid=8491 vsize=1793592 CPUtime=0
/proc/8493/task/8500/stat : 8500 (java) S 8491 8493 8072 0 -1 64 15 0 0 0 0 0 0 0 16 0 13 0 148751793 1836638208 146532 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8493/tid=8501] ppid=8491 vsize=1793592 CPUtime=0
/proc/8493/task/8501/stat : 8501 (java) S 8491 8493 8072 0 -1 64 0 0 0 0 0 0 0 0 23 0 13 0 148751797 1836638208 146532 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8493/tid=8502] ppid=8491 vsize=1793592 CPUtime=2.03
/proc/8493/task/8502/stat : 8502 (java) S 8491 8493 8072 0 -1 64 6404 0 0 0 200 3 0 0 17 0 13 0 148751797 1836638208 146532 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8493/tid=8503] ppid=8491 vsize=1793592 CPUtime=1.35
/proc/8493/task/8503/stat : 8503 (java) S 8491 8493 8072 0 -1 64 6290 0 0 0 133 2 0 0 16 0 13 0 148751797 1836638208 146532 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8493/tid=8504] ppid=8491 vsize=1793592 CPUtime=0
/proc/8493/task/8504/stat : 8504 (java) S 8491 8493 8072 0 -1 64 2 0 0 0 0 0 0 0 24 0 13 0 148751797 1836638208 146532 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8493/tid=8505] ppid=8491 vsize=1793592 CPUtime=0
/proc/8493/task/8505/stat : 8505 (java) S 8491 8493 8072 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 148751797 1836638208 146532 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8493/tid=8778] ppid=8491 vsize=1793592 CPUtime=0
/proc/8493/task/8778/stat : 8778 (java) S 8491 8493 8072 0 -1 64 1 0 0 0 0 0 0 0 17 0 13 0 148862281 1836638208 146532 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1627.29
Current children cumulated vsize (KiB) 1793592

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 8778
/proc/meminfo: memFree=1312920/2055920 swapFree=4184232/4192956
[pid=8493] ppid=8491 vsize=1793592 CPUtime=1688.25
/proc/8493/stat : 8493 (java) S 8491 8493 8072 0 -1 0 182530 0 1 0 168729 96 0 0 18 0 13 0 148751787 1836638208 148804 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8493/statm: 448398 148804 1335 9 0 446009 0
[pid=8493/tid=8495] ppid=8491 vsize=1793592 CPUtime=1636.14
/proc/8493/task/8495/stat : 8495 (java) R 8491 8493 8072 0 -1 64 47625 0 1 0 163585 29 0 0 25 0 13 0 148751789 1836638208 148804 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109942792 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8493/tid=8496] ppid=8491 vsize=1793592 CPUtime=24.25
/proc/8493/task/8496/stat : 8496 (java) S 8491 8493 8072 0 -1 64 66358 0 0 0 2397 28 0 0 16 0 13 0 148751790 1836638208 148804 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8493/tid=8497] ppid=8491 vsize=1793592 CPUtime=24.25
/proc/8493/task/8497/stat : 8497 (java) S 8491 8493 8072 0 -1 64 54954 0 0 0 2399 26 0 0 16 0 13 0 148751790 1836638208 148804 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8493/tid=8498] ppid=8491 vsize=1793592 CPUtime=0.16
/proc/8493/task/8498/stat : 8498 (java) S 8491 8493 8072 0 -1 64 67 0 0 0 11 5 0 0 16 0 13 0 148751792 1836638208 148804 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8493/tid=8499] ppid=8491 vsize=1793592 CPUtime=0
/proc/8493/task/8499/stat : 8499 (java) S 8491 8493 8072 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 148751793 1836638208 148804 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8493/tid=8500] ppid=8491 vsize=1793592 CPUtime=0
/proc/8493/task/8500/stat : 8500 (java) S 8491 8493 8072 0 -1 64 15 0 0 0 0 0 0 0 16 0 13 0 148751793 1836638208 148804 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8493/tid=8501] ppid=8491 vsize=1793592 CPUtime=0
/proc/8493/task/8501/stat : 8501 (java) S 8491 8493 8072 0 -1 64 0 0 0 0 0 0 0 0 23 0 13 0 148751797 1836638208 148804 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8493/tid=8502] ppid=8491 vsize=1793592 CPUtime=2.03
/proc/8493/task/8502/stat : 8502 (java) S 8491 8493 8072 0 -1 64 6404 0 0 0 200 3 0 0 17 0 13 0 148751797 1836638208 148804 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8493/tid=8503] ppid=8491 vsize=1793592 CPUtime=1.35
/proc/8493/task/8503/stat : 8503 (java) S 8491 8493 8072 0 -1 64 6290 0 0 0 133 2 0 0 16 0 13 0 148751797 1836638208 148804 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8493/tid=8504] ppid=8491 vsize=1793592 CPUtime=0
/proc/8493/task/8504/stat : 8504 (java) S 8491 8493 8072 0 -1 64 2 0 0 0 0 0 0 0 24 0 13 0 148751797 1836638208 148804 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8493/tid=8505] ppid=8491 vsize=1793592 CPUtime=0
/proc/8493/task/8505/stat : 8505 (java) S 8491 8493 8072 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 148751797 1836638208 148804 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8493/tid=8778] ppid=8491 vsize=1793592 CPUtime=0
/proc/8493/task/8778/stat : 8778 (java) S 8491 8493 8072 0 -1 64 1 0 0 0 0 0 0 0 17 0 13 0 148862281 1836638208 148804 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1688.25
Current children cumulated vsize (KiB) 1793592

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 8778
/proc/meminfo: memFree=1303320/2055920 swapFree=4184232/4192956
[pid=8493] ppid=8491 vsize=1793592 CPUtime=1749.52
/proc/8493/stat : 8493 (java) S 8491 8493 8072 0 -1 0 185157 0 1 0 174854 98 0 0 18 0 13 0 148751787 1836638208 151249 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8493/statm: 448398 151249 1335 9 0 446009 0
[pid=8493/tid=8495] ppid=8491 vsize=1793592 CPUtime=1694.82
/proc/8493/task/8495/stat : 8495 (java) R 8491 8493 8072 0 -1 64 47647 0 1 0 169453 29 0 0 19 0 13 0 148751789 1836638208 151249 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109544488 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8493/tid=8496] ppid=8491 vsize=1793592 CPUtime=25.54
/proc/8493/task/8496/stat : 8496 (java) S 8491 8493 8072 0 -1 64 68257 0 0 0 2525 29 0 0 16 0 13 0 148751790 1836638208 151249 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8493/tid=8497] ppid=8491 vsize=1793592 CPUtime=25.55
/proc/8493/task/8497/stat : 8497 (java) S 8491 8493 8072 0 -1 64 55660 0 0 0 2528 27 0 0 16 0 13 0 148751790 1836638208 151249 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8493/tid=8498] ppid=8491 vsize=1793592 CPUtime=0.17
/proc/8493/task/8498/stat : 8498 (java) S 8491 8493 8072 0 -1 64 67 0 0 0 12 5 0 0 15 0 13 0 148751792 1836638208 151249 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8493/tid=8499] ppid=8491 vsize=1793592 CPUtime=0
/proc/8493/task/8499/stat : 8499 (java) S 8491 8493 8072 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 148751793 1836638208 151249 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8493/tid=8500] ppid=8491 vsize=1793592 CPUtime=0
/proc/8493/task/8500/stat : 8500 (java) S 8491 8493 8072 0 -1 64 15 0 0 0 0 0 0 0 16 0 13 0 148751793 1836638208 151249 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8493/tid=8501] ppid=8491 vsize=1793592 CPUtime=0
/proc/8493/task/8501/stat : 8501 (java) S 8491 8493 8072 0 -1 64 0 0 0 0 0 0 0 0 23 0 13 0 148751797 1836638208 151249 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8493/tid=8502] ppid=8491 vsize=1793592 CPUtime=2.03
/proc/8493/task/8502/stat : 8502 (java) S 8491 8493 8072 0 -1 64 6404 0 0 0 200 3 0 0 17 0 13 0 148751797 1836638208 151249 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8493/tid=8503] ppid=8491 vsize=1793592 CPUtime=1.35
/proc/8493/task/8503/stat : 8503 (java) S 8491 8493 8072 0 -1 64 6290 0 0 0 133 2 0 0 16 0 13 0 148751797 1836638208 151249 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8493/tid=8504] ppid=8491 vsize=1793592 CPUtime=0
/proc/8493/task/8504/stat : 8504 (java) S 8491 8493 8072 0 -1 64 2 0 0 0 0 0 0 0 24 0 13 0 148751797 1836638208 151249 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8493/tid=8505] ppid=8491 vsize=1793592 CPUtime=0
/proc/8493/task/8505/stat : 8505 (java) S 8491 8493 8072 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 148751797 1836638208 151249 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8493/tid=8778] ppid=8491 vsize=1793592 CPUtime=0
/proc/8493/task/8778/stat : 8778 (java) S 8491 8493 8072 0 -1 64 1 0 0 0 0 0 0 0 17 0 13 0 148862281 1836638208 151249 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1749.52
Current children cumulated vsize (KiB) 1793592



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1771.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 8778
/proc/meminfo: memFree=1295448/2055920 swapFree=4184232/4192956
[pid=8493] ppid=8491 vsize=1793592 CPUtime=1800.08
/proc/8493/stat : 8493 (java) S 8491 8493 8072 0 -1 0 187164 0 1 0 179908 100 0 0 18 0 13 0 148751787 1836638208 153142 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8493/statm: 448398 153142 1335 9 0 446009 0
[pid=8493/tid=8495] ppid=8491 vsize=1793592 CPUtime=1743.23
/proc/8493/task/8495/stat : 8495 (java) R 8491 8493 8072 0 -1 64 47665 0 1 0 174294 29 0 0 16 0 13 0 148751789 1836638208 153142 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109513223 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8493/tid=8496] ppid=8491 vsize=1793592 CPUtime=26.61
/proc/8493/task/8496/stat : 8496 (java) S 8491 8493 8072 0 -1 64 69625 0 0 0 2631 30 0 0 17 0 13 0 148751790 1836638208 153142 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8493/tid=8497] ppid=8491 vsize=1793592 CPUtime=26.61
/proc/8493/task/8497/stat : 8497 (java) S 8491 8493 8072 0 -1 64 56281 0 0 0 2634 27 0 0 16 0 13 0 148751790 1836638208 153142 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8493/tid=8498] ppid=8491 vsize=1793592 CPUtime=0.17
/proc/8493/task/8498/stat : 8498 (java) S 8491 8493 8072 0 -1 64 67 0 0 0 12 5 0 0 16 0 13 0 148751792 1836638208 153142 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8493/tid=8499] ppid=8491 vsize=1793592 CPUtime=0
/proc/8493/task/8499/stat : 8499 (java) S 8491 8493 8072 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 148751793 1836638208 153142 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8493/tid=8500] ppid=8491 vsize=1793592 CPUtime=0
/proc/8493/task/8500/stat : 8500 (java) S 8491 8493 8072 0 -1 64 15 0 0 0 0 0 0 0 16 0 13 0 148751793 1836638208 153142 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8493/tid=8501] ppid=8491 vsize=1793592 CPUtime=0
/proc/8493/task/8501/stat : 8501 (java) S 8491 8493 8072 0 -1 64 0 0 0 0 0 0 0 0 23 0 13 0 148751797 1836638208 153142 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8493/tid=8502] ppid=8491 vsize=1793592 CPUtime=2.03
/proc/8493/task/8502/stat : 8502 (java) S 8491 8493 8072 0 -1 64 6404 0 0 0 200 3 0 0 17 0 13 0 148751797 1836638208 153142 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8493/tid=8503] ppid=8491 vsize=1793592 CPUtime=1.35
/proc/8493/task/8503/stat : 8503 (java) S 8491 8493 8072 0 -1 64 6290 0 0 0 133 2 0 0 16 0 13 0 148751797 1836638208 153142 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8493/tid=8504] ppid=8491 vsize=1793592 CPUtime=0
/proc/8493/task/8504/stat : 8504 (java) S 8491 8493 8072 0 -1 64 2 0 0 0 0 0 0 0 24 0 13 0 148751797 1836638208 153142 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8493/tid=8505] ppid=8491 vsize=1793592 CPUtime=0
/proc/8493/task/8505/stat : 8505 (java) S 8491 8493 8072 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 148751797 1836638208 153142 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8493/tid=8778] ppid=8491 vsize=1793592 CPUtime=0
/proc/8493/task/8778/stat : 8778 (java) S 8491 8493 8072 0 -1 64 1 0 0 0 0 0 0 0 17 0 13 0 148862281 1836638208 153142 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 1793592

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

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

[startup+1771.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 8778
/proc/meminfo: memFree=1295448/2055920 swapFree=4184232/4192956
[pid=8493] ppid=8491 vsize=0 CPUtime=1800.21
/proc/8493/stat : 8493 (java) Z 8491 8493 8072 0 -1 1036 187184 0 1 0 179916 105 0 0 16 0 2 0 148751787 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8493/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.21
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1771.99
CPU time (s): 1800.26
CPU user time (s): 1799.16
CPU system time (s): 1.09483
CPU usage (%): 101.595
Max. virtual memory (cumulated for all children) (KiB): 1796240

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.16
system time used= 1.09483
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 187184
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= 43255
involuntary context switches= 39419

runsolver used 1.70374 second user time and 4.81927 second system time

The end

Launcher Data (download as text)

Begin job on node71 on Mon Apr 16 12:47:05 UTC 2007

IDJOB= 354831
IDBENCH= 2904
IDSOLVER= 164
FILE ID= node71/354831-1176727625

PBS_JOBID= 4559504

Free space on /tmp= 66554 MiB

SOLVER NAME= sat4jPseudoCPClause 2007-03-23
BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-opt-market-split_8_70_4.opb
COMMAND LINE= java  -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/354831-1176727625/sat4jPseudoCPClause.jar /tmp/evaluation/354831-1176727625/instance-354831-1176727625.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node71/watcher-354831-1176727625 -o ROOT/results/node71/solver-354831-1176727625 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java  -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/354831-1176727625/sat4jPseudoCPClause.jar /tmp/evaluation/354831-1176727625/instance-354831-1176727625.opb

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  87341d3e4752b9f90faef0f8d9385430

RANDOM SEED= 633432513

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node71.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1906824 kB
Buffers:          8488 kB
Cached:          79092 kB
SwapCached:       2792 kB
Active:          52544 kB
Inactive:        44844 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1906824 kB
SwapTotal:     4192956 kB
SwapFree:      4184232 kB
Dirty:            3680 kB
Writeback:           0 kB
Mapped:          15760 kB
Slab:            37740 kB
Committed_AS:  2468440 kB
PageTables:       1448 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66554 MiB

End job on node71 on Mon Apr 16 13:16:39 UTC 2007