Trace number 354827

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
sat4jPseudoCP 2007-03-23SAT (TO)281 1800.21 1775.21

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.12/0.20	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.12/0.20	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.12/0.20	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.12/0.21	c no version file found!!!
0.12/0.21	c sun.arch.data.model	32
0.12/0.21	c java.version	1.6.0
0.12/0.21	c os.name	Linux
0.12/0.21	c os.version	2.6.9-22.EL.rootsmp
0.12/0.21	c os.arch	i386
0.12/0.21	c Free memory 1651659224
0.12/0.21	c Max memory 1654456320
0.12/0.21	c Total memory 1654456320
0.12/0.21	c Number of processors 2
0.12/0.27	c Cutting planes based inference (org.sat4j.minisat.constraints.pb.PBSolver)
0.12/0.27	--- Begin Solver configuration ---
0.12/0.27	c Stops conflict analysis at the first Unique Implication Point
0.12/0.27	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@691f36
0.12/0.27	c Learn all clauses as in MiniSAT
0.12/0.27	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=10000.0 initConflictBound=100 
0.12/0.27	c VSIDS like heuristics from MiniSAT using a heap
0.12/0.27	c No reason simplification
0.12/0.27	c --- End Solver configuration ---
0.12/0.27	c solving /tmp/evaluation/354827-1176727528/instance-354827-1176727528.opb
0.12/0.27	c reading problem ... 
0.37/0.42	c ... done. Wall clock time 0.158s.
0.37/0.42	c CPU time (experimental) 0.29s.
0.37/0.42	c #vars     198
0.37/0.43	c #constraints  16
5.07/3.59	c SATISFIABLE
5.07/3.59	c OPTIMIZING...
5.07/3.59	c Got one! Elapsed wall clock time (in seconds):3.328
5.18/3.60	o 2851
6.78/5.18	c Got one! Elapsed wall clock time (in seconds):4.911
6.78/5.18	o 2849
8.52/6.89	c Got one! Elapsed wall clock time (in seconds):6.621
8.52/6.89	o 2845
10.37/8.60	c Got one! Elapsed wall clock time (in seconds):8.338
10.37/8.60	o 2837
12.10/10.38	c Got one! Elapsed wall clock time (in seconds):10.116
12.10/10.38	o 2821
14.03/12.20	c Got one! Elapsed wall clock time (in seconds):11.936
14.03/12.20	o 2789
15.84/14.07	c Got one! Elapsed wall clock time (in seconds):13.799
15.84/14.07	o 2751
17.77/15.99	c Got one! Elapsed wall clock time (in seconds):15.719
17.77/15.99	o 2639
19.78/17.96	c Got one! Elapsed wall clock time (in seconds):17.698
19.78/17.96	o 2637
21.93/20.01	c Got one! Elapsed wall clock time (in seconds):19.74
21.93/20.01	o 2629
24.06/22.12	c Got one! Elapsed wall clock time (in seconds):21.852
24.06/22.12	o 2597
26.27/24.30	c Got one! Elapsed wall clock time (in seconds):24.032
26.27/24.30	o 2533
28.50/26.55	c Got one! Elapsed wall clock time (in seconds):26.284
28.50/26.55	o 2341
30.82/28.89	c Got one! Elapsed wall clock time (in seconds):28.623
30.82/28.89	o 2309
33.34/31.32	c Got one! Elapsed wall clock time (in seconds):31.055
33.34/31.32	o 2267
35.91/33.82	c Got one! Elapsed wall clock time (in seconds):33.554
35.91/33.82	o 2077
38.44/36.40	c Got one! Elapsed wall clock time (in seconds):36.131
38.44/36.40	o 2075
41.16/39.07	c Got one! Elapsed wall clock time (in seconds):38.803
41.16/39.07	o 2059
43.88/41.76	c Got one! Elapsed wall clock time (in seconds):41.495
43.88/41.76	o 2009
46.71/44.54	c Got one! Elapsed wall clock time (in seconds):44.27
46.71/44.54	o 1975
49.64/47.40	c Got one! Elapsed wall clock time (in seconds):47.133
49.64/47.40	o 1933
52.57/50.34	c Got one! Elapsed wall clock time (in seconds):50.073
52.57/50.34	o 1803
55.59/53.39	c Got one! Elapsed wall clock time (in seconds):53.127
55.59/53.39	o 1757
58.81/56.53	c Got one! Elapsed wall clock time (in seconds):56.267
58.81/56.53	o 1661
62.04/59.72	c Got one! Elapsed wall clock time (in seconds):59.443
62.04/59.72	o 1617
65.28/62.97	c Got one! Elapsed wall clock time (in seconds):62.706
65.28/62.97	o 1593
68.71/66.31	c Got one! Elapsed wall clock time (in seconds):66.04
68.71/66.31	o 1591
72.45/70.07	c Got one! Elapsed wall clock time (in seconds):69.808
72.45/70.07	o 1467
75.98/73.59	c Got one! Elapsed wall clock time (in seconds):73.321
75.98/73.59	o 1465
79.61/77.19	c Got one! Elapsed wall clock time (in seconds):76.928
79.61/77.19	o 1463
83.45/80.95	c Got one! Elapsed wall clock time (in seconds):80.681
83.45/80.95	o 1423
87.18/84.65	c Got one! Elapsed wall clock time (in seconds):84.384
87.18/84.65	o 1367
91.22/88.60	c Got one! Elapsed wall clock time (in seconds):88.334
91.22/88.60	o 1237
95.15/92.50	c Got one! Elapsed wall clock time (in seconds):92.234
95.15/92.50	o 1229
99.20/96.56	c Got one! Elapsed wall clock time (in seconds):96.289
99.20/96.56	o 1227
104.84/102.18	c Got one! Elapsed wall clock time (in seconds):101.911
104.84/102.18	o 1222
109.79/107.05	c Got one! Elapsed wall clock time (in seconds):106.779
109.79/107.05	o 1184
114.39/111.52	c Got one! Elapsed wall clock time (in seconds):111.253
114.39/111.52	o 1122
120.76/117.85	c Got one! Elapsed wall clock time (in seconds):117.584
120.76/117.85	o 1030
125.71/122.73	c Got one! Elapsed wall clock time (in seconds):122.46
125.71/122.73	o 1015
131.87/128.87	c Got one! Elapsed wall clock time (in seconds):128.607
131.87/128.87	o 1011
139.02/135.95	c Got one! Elapsed wall clock time (in seconds):135.684
139.02/135.95	o 1009
149.94/146.78	c Got one! Elapsed wall clock time (in seconds):146.509
149.94/146.78	o 966
158.90/155.68	c Got one! Elapsed wall clock time (in seconds):155.418
158.90/155.68	o 965
165.87/162.51	c Got one! Elapsed wall clock time (in seconds):162.24
165.87/162.51	o 909
173.94/170.59	c Got one! Elapsed wall clock time (in seconds):170.327
173.94/170.59	o 906
180.82/177.39	c Got one! Elapsed wall clock time (in seconds):177.121
180.82/177.39	o 854
186.87/183.32	c Got one! Elapsed wall clock time (in seconds):183.051
186.87/183.32	o 792
193.01/189.43	c Got one! Elapsed wall clock time (in seconds):189.161
193.01/189.43	o 720
201.39/197.76	c Got one! Elapsed wall clock time (in seconds):197.496
201.39/197.76	o 717
208.86/205.11	c Got one! Elapsed wall clock time (in seconds):204.843
208.86/205.11	o 676
215.54/211.71	c Got one! Elapsed wall clock time (in seconds):211.439
215.54/211.71	o 663
222.28/218.49	c Got one! Elapsed wall clock time (in seconds):218.225
222.28/218.49	o 644
231.68/227.79	c Got one! Elapsed wall clock time (in seconds):227.522
231.68/227.79	o 643
241.35/237.35	c Got one! Elapsed wall clock time (in seconds):237.081
241.35/237.35	o 635
251.14/247.05	c Got one! Elapsed wall clock time (in seconds):246.779
251.14/247.05	o 632
267.09/262.84	c Got one! Elapsed wall clock time (in seconds):262.578
267.09/262.84	o 627
276.55/272.28	c Got one! Elapsed wall clock time (in seconds):272.016
276.55/272.28	o 625
298.35/293.84	c Got one! Elapsed wall clock time (in seconds):293.577
298.35/293.84	o 621
318.93/314.24	c Got one! Elapsed wall clock time (in seconds):313.97
318.93/314.24	o 617
336.37/331.57	c Got one! Elapsed wall clock time (in seconds):331.3
336.37/331.57	o 616
356.04/351.04	c Got one! Elapsed wall clock time (in seconds):350.77
356.04/351.04	o 600
367.04/361.93	c Got one! Elapsed wall clock time (in seconds):361.663
367.04/361.93	o 589
380.36/375.18	c Got one! Elapsed wall clock time (in seconds):374.915
380.36/375.18	o 584
392.87/387.50	c Got one! Elapsed wall clock time (in seconds):387.237
392.87/387.50	o 582
407.61/402.17	c Got one! Elapsed wall clock time (in seconds):401.908
407.61/402.17	o 574
430.40/424.78	c Got one! Elapsed wall clock time (in seconds):424.517
430.40/424.78	o 572
445.15/439.37	c Got one! Elapsed wall clock time (in seconds):439.106
445.15/439.37	o 544
456.76/450.85	c Got one! Elapsed wall clock time (in seconds):450.586
456.76/450.86	o 524
470.13/464.06	c Got one! Elapsed wall clock time (in seconds):463.793
470.13/464.06	o 518
482.75/476.57	c Got one! Elapsed wall clock time (in seconds):476.306
482.75/476.57	o 472
498.81/492.43	c Got one! Elapsed wall clock time (in seconds):492.167
498.81/492.43	o 471
515.16/508.66	c Got one! Elapsed wall clock time (in seconds):508.392
515.16/508.66	o 465
533.34/526.67	c Got one! Elapsed wall clock time (in seconds):526.4
533.34/526.67	o 459
557.79/550.82	c Got one! Elapsed wall clock time (in seconds):550.553
557.79/550.82	o 457
574.34/567.27	c Got one! Elapsed wall clock time (in seconds):567.002
574.34/567.27	o 426
600.90/593.55	c Got one! Elapsed wall clock time (in seconds):593.288
600.90/593.55	o 424
614.86/607.33	c Got one! Elapsed wall clock time (in seconds):607.063
614.86/607.33	o 415
639.09/631.39	c Got one! Elapsed wall clock time (in seconds):631.12
639.09/631.39	o 411
663.95/655.95	c Got one! Elapsed wall clock time (in seconds):655.679
663.95/655.95	o 407
679.92/671.77	c Got one! Elapsed wall clock time (in seconds):671.503
679.92/671.77	o 405
704.76/696.34	c Got one! Elapsed wall clock time (in seconds):696.071
704.76/696.34	o 399
726.79/718.13	c Got one! Elapsed wall clock time (in seconds):717.859
726.79/718.13	o 398
749.96/741.01	c Got one! Elapsed wall clock time (in seconds):740.743
749.96/741.01	o 376
769.66/760.52	c Got one! Elapsed wall clock time (in seconds):760.253
769.66/760.52	o 374
789.31/779.99	c Got one! Elapsed wall clock time (in seconds):779.718
789.31/779.99	o 366
807.49/797.90	c Got one! Elapsed wall clock time (in seconds):797.634
807.49/797.90	o 363
840.99/831.09	c Got one! Elapsed wall clock time (in seconds):830.822
840.99/831.09	o 360
859.91/849.79	c Got one! Elapsed wall clock time (in seconds):849.522
859.91/849.79	o 359
897.10/886.42	c Got one! Elapsed wall clock time (in seconds):886.151
897.10/886.42	o 356
919.97/909.03	c Got one! Elapsed wall clock time (in seconds):908.766
919.97/909.03	o 353
948.91/937.67	c Got one! Elapsed wall clock time (in seconds):937.405
948.91/937.67	o 325
984.04/972.36	c Got one! Elapsed wall clock time (in seconds):972.095
984.04/972.36	o 321
1054.80/1042.12	c Got one! Elapsed wall clock time (in seconds):1041.858
1054.80/1042.12	o 318
1087.74/1074.61	c Got one! Elapsed wall clock time (in seconds):1074.345
1087.74/1074.61	o 317
1125.95/1112.30	c Got one! Elapsed wall clock time (in seconds):1112.035
1125.95/1112.30	o 312
1298.68/1282.31	c Got one! Elapsed wall clock time (in seconds):1282.048
1298.68/1282.31	o 309
1345.45/1328.47	c Got one! Elapsed wall clock time (in seconds):1328.2
1345.45/1328.47	o 306
1418.00/1399.89	c Got one! Elapsed wall clock time (in seconds):1399.626
1418.00/1399.89	o 287
1593.52/1572.22	c Got one! Elapsed wall clock time (in seconds):1571.953
1593.52/1572.22	o 282
1617.31/1595.63	c Got one! Elapsed wall clock time (in seconds):1595.364
1617.31/1595.63	o 281
1800.09/1775.11	c starts		: 204
1800.09/1775.11	c conflicts		: 19519
1800.09/1775.11	c decisions		: 89883
1800.09/1775.11	c propagations		: 386119
1800.09/1775.11	c inspects		: 461272308
1800.09/1775.11	c learnt literals	: 0
1800.09/1775.11	c learnt binary clauses	: 0
1800.09/1775.11	c learnt ternary clauses	: 0
1800.09/1775.11	c learnt clauses	: 19518
1800.09/1775.11	c root simplifications	: 0
1800.09/1775.11	c removed literals (reason simplification)	: 0
1800.09/1775.11	c reason swapping (by a shorter reason)	: 0
1800.09/1775.11	c Calls to reduceDB	: 0
1800.09/1775.11	c speed (decisions/second)	: 500.79953643601755
1800.09/1775.11	c non guided choices	3162
1800.09/1775.11	s SATISFIABLE
1800.09/1775.11	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
1800.09/1775.11	v -x30 -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
1800.09/1775.11	v -x57 -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
1800.09/1775.11	v -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 -x101 -x102 -x103 -x104 -x105 x106
1800.09/1775.11	v -x107 -x108 x109 x110 x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 x121 -x122 x123 -x124 x125 x126 -x127 -x128
1800.09/1775.11	v x129 x130 -x131 x132 x133 x134 x135 -x136 x137 -x138 -x139 x140 -x141 x142 -x143 x144 x145 x146 -x147 x148 x149 x150 -x151 -x152
1800.09/1775.11	v -x153 x154 x155 x156 -x157 x158 -x159 -x160 x161 x162 -x163 -x164 x165 -x166 -x167 -x168 x169 -x170 -x171 -x172 -x173 -x174
1800.09/1775.11	v x175 x176 -x177 x178 -x179 -x180 x181 x182 -x183 -x184 -x185 -x186 -x187 -x188 x189 x190 x191 -x192 -x193 x194 x195 x196 -x197
1800.09/1775.11	v x198
1800.09/1775.11	c objective function=281
1800.09/1775.11	c Total wall clock time (ms): 1774.846

Verifier Data (download as text)

OK	281

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node25/watcher-354827-1176727528 -o ROOT/results/node25/solver-354827-1176727528 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/354827-1176727528/sat4jPseudoCP.jar /tmp/evaluation/354827-1176727528/instance-354827-1176727528.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.95 1.00 1.00 2/64 6627
/proc/meminfo: memFree=1809536/2055920 swapFree=4184700/4192956
[pid=6627] ppid=6625 vsize=152 CPUtime=0
/proc/6627/stat : 6627 (java) D 6625 6627 5685 0 -1 0 42 0 0 0 0 0 0 0 19 0 1 0 120669914 155648 26 18446744073709551615 134512640 134550740 4294956592 18446744073709551615 10027812 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/6627/statm: 38 26 19 9 0 4 0

[startup+0.0196811 s]
/proc/loadavg: 0.95 1.00 1.00 2/64 6627
/proc/meminfo: memFree=1809536/2055920 swapFree=4184700/4192956
[pid=6627] ppid=6625 vsize=152 CPUtime=0
/proc/6627/stat : 6627 (java) D 6625 6627 5685 0 -1 0 42 0 0 0 0 0 0 0 19 0 1 0 120669914 155648 26 18446744073709551615 134512640 134550740 4294956592 18446744073709551615 10027812 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/6627/statm: 38 26 19 9 0 4 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 152

[startup+0.101701 s]
/proc/loadavg: 0.95 1.00 1.00 2/64 6627
/proc/meminfo: memFree=1809536/2055920 swapFree=4184700/4192956
[pid=6627] ppid=6625 vsize=1775952 CPUtime=0.02
/proc/6627/stat : 6627 (java) S 6625 6627 5685 0 -1 0 3102 0 1 0 1 1 0 0 18 0 4 0 120669914 1818574848 2849 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 0 0 0
/proc/6627/statm: 443988 2849 849 9 0 441624 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1775952

[startup+0.301735 s]
/proc/loadavg: 0.95 1.00 1.00 2/64 6627
/proc/meminfo: memFree=1809536/2055920 swapFree=4184700/4192956
[pid=6627] ppid=6625 vsize=1782444 CPUtime=0.24
/proc/6627/stat : 6627 (java) S 6625 6627 5685 0 -1 0 4967 0 1 0 20 4 0 0 18 0 12 0 120669914 1825222656 4705 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6627/statm: 445611 4705 1246 9 0 443223 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 1782444

[startup+0.701803 s]
/proc/loadavg: 0.95 1.00 1.00 2/64 6627
/proc/meminfo: memFree=1809536/2055920 swapFree=4184700/4192956
[pid=6627] ppid=6625 vsize=1784780 CPUtime=0.92
/proc/6627/stat : 6627 (java) S 6625 6627 5685 0 -1 0 7132 0 1 0 86 6 0 0 18 0 13 0 120669914 1827614720 6646 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6627/statm: 446195 6646 1306 9 0 443807 0
Current children cumulated CPU time (s) 0.92
Current children cumulated vsize (KiB) 1784780

[startup+1.50295 s]
/proc/loadavg: 0.95 1.00 1.00 4/77 6640
/proc/meminfo: memFree=1771288/2055920 swapFree=4184700/4192956
[pid=6627] ppid=6625 vsize=1798604 CPUtime=2.37
/proc/6627/stat : 6627 (java) S 6625 6627 5685 0 -1 0 20335 0 1 0 225 12 0 0 18 0 13 0 120669914 1841770496 15835 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6627/statm: 449651 15835 1310 9 0 447263 0
[pid=6627/tid=6629] ppid=6625 vsize=1798604 CPUtime=0.74
/proc/6627/task/6629/stat : 6629 (java) R 6625 6627 5685 0 -1 64 11312 0 1 0 67 7 0 0 21 0 13 0 120669922 1841770496 15835 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6627/tid=6630] ppid=6625 vsize=1798604 CPUtime=0
/proc/6627/task/6630/stat : 6630 (java) S 6625 6627 5685 0 -1 64 3 0 0 0 0 0 0 0 20 0 13 0 120669923 1841770496 15835 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6627/tid=6631] ppid=6625 vsize=1798604 CPUtime=0
/proc/6627/task/6631/stat : 6631 (java) S 6625 6627 5685 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 120669923 1841770496 15835 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6627/tid=6632] ppid=6625 vsize=1798604 CPUtime=0
/proc/6627/task/6632/stat : 6632 (java) S 6625 6627 5685 0 -1 64 2 0 0 0 0 0 0 0 17 0 13 0 120669925 1841770496 15835 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6627/tid=6633] ppid=6625 vsize=1798604 CPUtime=0
/proc/6627/task/6633/stat : 6633 (java) S 6625 6627 5685 0 -1 64 9 0 0 0 0 0 0 0 23 0 13 0 120669926 1841770496 15835 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6627/tid=6634] ppid=6625 vsize=1798604 CPUtime=0
/proc/6627/task/6634/stat : 6634 (java) S 6625 6627 5685 0 -1 64 4 0 0 0 0 0 0 0 24 0 13 0 120669926 1841770496 15835 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6627/tid=6635] ppid=6625 vsize=1798604 CPUtime=0
/proc/6627/task/6635/stat : 6635 (java) S 6625 6627 5685 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 120669930 1841770496 15835 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6627/tid=6636] ppid=6625 vsize=1798604 CPUtime=0.87
/proc/6627/task/6636/stat : 6636 (java) R 6625 6627 5685 0 -1 64 4309 0 0 0 85 2 0 0 18 0 13 0 120669930 1841770496 15835 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 103322389 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6627/tid=6637] ppid=6625 vsize=1798604 CPUtime=0.73
/proc/6627/task/6637/stat : 6637 (java) R 6625 6627 5685 0 -1 64 3989 0 0 0 71 2 0 0 17 0 13 0 120669930 1841770496 15835 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 105421619 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6627/tid=6638] ppid=6625 vsize=1798604 CPUtime=0
/proc/6627/task/6638/stat : 6638 (java) S 6625 6627 5685 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 120669930 1841770496 15835 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6627/tid=6639] ppid=6625 vsize=1798604 CPUtime=0
/proc/6627/task/6639/stat : 6639 (java) S 6625 6627 5685 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 120669930 1841770496 15835 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6627/tid=6640] ppid=6625 vsize=1798604 CPUtime=0
/proc/6627/task/6640/stat : 6640 (java) S 6625 6627 5685 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 120669958 1841770496 15835 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.37
Current children cumulated vsize (KiB) 1798604

[startup+3.10122 s]
/proc/loadavg: 0.95 1.00 1.00 3/77 6640
/proc/meminfo: memFree=1702616/2055920 swapFree=4184700/4192956
[pid=6627] ppid=6625 vsize=1798196 CPUtime=4.66
/proc/6627/stat : 6627 (java) S 6625 6627 5685 0 -1 0 51556 0 1 0 441 25 0 0 18 0 13 0 120669914 1841352704 42942 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6627/statm: 449549 42942 1325 9 0 447161 0
[pid=6627/tid=6629] ppid=6625 vsize=1798196 CPUtime=1.98
/proc/6627/task/6629/stat : 6629 (java) R 6625 6627 5685 0 -1 64 37742 0 1 0 180 18 0 0 21 0 13 0 120669922 1841352704 42942 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109879845 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6627/tid=6630] ppid=6625 vsize=1798196 CPUtime=0
/proc/6627/task/6630/stat : 6630 (java) S 6625 6627 5685 0 -1 64 159 0 0 0 0 0 0 0 16 0 13 0 120669923 1841352704 42942 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6627/tid=6631] ppid=6625 vsize=1798196 CPUtime=0
/proc/6627/task/6631/stat : 6631 (java) S 6625 6627 5685 0 -1 64 120 0 0 0 0 0 0 0 16 0 13 0 120669923 1841352704 42942 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6627/tid=6632] ppid=6625 vsize=1798196 CPUtime=0
/proc/6627/task/6632/stat : 6632 (java) S 6625 6627 5685 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 120669925 1841352704 42942 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6627/tid=6633] ppid=6625 vsize=1798196 CPUtime=0
/proc/6627/task/6633/stat : 6633 (java) S 6625 6627 5685 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 120669926 1841352704 42942 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6627/tid=6634] ppid=6625 vsize=1798196 CPUtime=0
/proc/6627/task/6634/stat : 6634 (java) S 6625 6627 5685 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 120669926 1841352704 42942 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6627/tid=6635] ppid=6625 vsize=1798196 CPUtime=0
/proc/6627/task/6635/stat : 6635 (java) S 6625 6627 5685 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 120669930 1841352704 42942 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6627/tid=6636] ppid=6625 vsize=1798196 CPUtime=1.33
/proc/6627/task/6636/stat : 6636 (java) S 6625 6627 5685 0 -1 64 6374 0 0 0 130 3 0 0 16 0 13 0 120669930 1841352704 42942 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6627/tid=6637] ppid=6625 vsize=1798196 CPUtime=1.32
/proc/6627/task/6637/stat : 6637 (java) S 6625 6627 5685 0 -1 64 6432 0 0 0 129 3 0 0 17 0 13 0 120669930 1841352704 42942 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6627/tid=6638] ppid=6625 vsize=1798196 CPUtime=0
/proc/6627/task/6638/stat : 6638 (java) S 6625 6627 5685 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 120669930 1841352704 42942 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6627/tid=6639] ppid=6625 vsize=1798196 CPUtime=0
/proc/6627/task/6639/stat : 6639 (java) S 6625 6627 5685 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 120669930 1841352704 42942 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6627/tid=6640] ppid=6625 vsize=1798196 CPUtime=0
/proc/6627/task/6640/stat : 6640 (java) S 6625 6627 5685 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 120669958 1841352704 42942 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.66
Current children cumulated vsize (KiB) 1798196

[startup+6.30275 s]
/proc/loadavg: 0.95 1.00 1.00 2/77 6642
/proc/meminfo: memFree=1639176/2055920 swapFree=4184700/4192956
[pid=6627] ppid=6625 vsize=1798196 CPUtime=8.01
/proc/6627/stat : 6627 (java) S 6625 6627 5685 0 -1 0 54024 0 1 0 774 27 0 0 18 0 13 0 120669914 1841352704 44645 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6627/statm: 449549 44645 1327 9 0 447161 0
[pid=6627/tid=6629] ppid=6625 vsize=1798196 CPUtime=5.09
/proc/6627/task/6629/stat : 6629 (java) R 6625 6627 5685 0 -1 64 37751 0 1 0 491 18 0 0 24 0 13 0 120669922 1841352704 44645 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 105480849 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6627/tid=6630] ppid=6625 vsize=1798196 CPUtime=0.04
/proc/6627/task/6630/stat : 6630 (java) S 6625 6627 5685 0 -1 64 1414 0 0 0 4 0 0 0 16 0 13 0 120669923 1841352704 44645 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6627/tid=6631] ppid=6625 vsize=1798196 CPUtime=0.04
/proc/6627/task/6631/stat : 6631 (java) S 6625 6627 5685 0 -1 64 1295 0 0 0 4 0 0 0 16 0 13 0 120669923 1841352704 44645 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6627/tid=6632] ppid=6625 vsize=1798196 CPUtime=0
/proc/6627/task/6632/stat : 6632 (java) S 6625 6627 5685 0 -1 64 28 0 0 0 0 0 0 0 16 0 13 0 120669925 1841352704 44645 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6627/tid=6633] ppid=6625 vsize=1798196 CPUtime=0
/proc/6627/task/6633/stat : 6633 (java) S 6625 6627 5685 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 120669926 1841352704 44645 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6627/tid=6634] ppid=6625 vsize=1798196 CPUtime=0
/proc/6627/task/6634/stat : 6634 (java) S 6625 6627 5685 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 120669926 1841352704 44645 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6627/tid=6635] ppid=6625 vsize=1798196 CPUtime=0
/proc/6627/task/6635/stat : 6635 (java) S 6625 6627 5685 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 120669930 1841352704 44645 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6627/tid=6636] ppid=6625 vsize=1798196 CPUtime=1.42
/proc/6627/task/6636/stat : 6636 (java) S 6625 6627 5685 0 -1 64 6379 0 0 0 139 3 0 0 16 0 13 0 120669930 1841352704 44645 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6627/tid=6637] ppid=6625 vsize=1798196 CPUtime=1.37
/proc/6627/task/6637/stat : 6637 (java) S 6625 6627 5685 0 -1 64 6434 0 0 0 134 3 0 0 16 0 13 0 120669930 1841352704 44645 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6627/tid=6638] ppid=6625 vsize=1798196 CPUtime=0
/proc/6627/task/6638/stat : 6638 (java) S 6625 6627 5685 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 120669930 1841352704 44645 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6627/tid=6639] ppid=6625 vsize=1798196 CPUtime=0
/proc/6627/task/6639/stat : 6639 (java) S 6625 6627 5685 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 120669930 1841352704 44645 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6627/tid=6642] ppid=6625 vsize=1798196 CPUtime=0
/proc/6627/task/6642/stat : 6642 (java) S 6625 6627 5685 0 -1 64 0 0 0 0 0 0 0 0 23 0 13 0 120670432 1841352704 44645 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 8.01
Current children cumulated vsize (KiB) 1798196

[startup+12.7018 s]
/proc/loadavg: 0.95 1.00 1.00 2/77 6645
/proc/meminfo: memFree=1594376/2055920 swapFree=4184700/4192956
[pid=6627] ppid=6625 vsize=1798196 CPUtime=14.52
/proc/6627/stat : 6627 (java) S 6625 6627 5685 0 -1 0 64656 0 1 0 1419 33 0 0 18 0 13 0 120669914 1841352704 55012 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6627/statm: 449549 55012 1328 9 0 447161 0
[pid=6627/tid=6629] ppid=6625 vsize=1798196 CPUtime=11.39
/proc/6627/task/6629/stat : 6629 (java) R 6625 6627 5685 0 -1 64 43851 0 1 0 1117 22 0 0 20 0 13 0 120669922 1841352704 55012 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109536795 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6627/tid=6630] ppid=6625 vsize=1798196 CPUtime=0.13
/proc/6627/task/6630/stat : 6630 (java) S 6625 6627 5685 0 -1 64 3736 0 0 0 11 2 0 0 16 0 13 0 120669923 1841352704 55012 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6627/tid=6631] ppid=6625 vsize=1798196 CPUtime=0.12
/proc/6627/task/6631/stat : 6631 (java) S 6625 6627 5685 0 -1 64 3492 0 0 0 10 2 0 0 16 0 13 0 120669923 1841352704 55012 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6627/tid=6632] ppid=6625 vsize=1798196 CPUtime=0
/proc/6627/task/6632/stat : 6632 (java) S 6625 6627 5685 0 -1 64 29 0 0 0 0 0 0 0 16 0 13 0 120669925 1841352704 55012 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6627/tid=6633] ppid=6625 vsize=1798196 CPUtime=0
/proc/6627/task/6633/stat : 6633 (java) S 6625 6627 5685 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 120669926 1841352704 55012 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6627/tid=6634] ppid=6625 vsize=1798196 CPUtime=0
/proc/6627/task/6634/stat : 6634 (java) S 6625 6627 5685 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 120669926 1841352704 55012 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6627/tid=6635] ppid=6625 vsize=1798196 CPUtime=0
/proc/6627/task/6635/stat : 6635 (java) S 6625 6627 5685 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 120669930 1841352704 55012 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6627/tid=6636] ppid=6625 vsize=1798196 CPUtime=1.44
/proc/6627/task/6636/stat : 6636 (java) S 6625 6627 5685 0 -1 64 6385 0 0 0 141 3 0 0 16 0 13 0 120669930 1841352704 55012 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6627/tid=6637] ppid=6625 vsize=1798196 CPUtime=1.4
/proc/6627/task/6637/stat : 6637 (java) S 6625 6627 5685 0 -1 64 6434 0 0 0 137 3 0 0 16 0 13 0 120669930 1841352704 55012 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6627/tid=6638] ppid=6625 vsize=1798196 CPUtime=0
/proc/6627/task/6638/stat : 6638 (java) S 6625 6627 5685 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 120669930 1841352704 55012 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6627/tid=6639] ppid=6625 vsize=1798196 CPUtime=0
/proc/6627/task/6639/stat : 6639 (java) S 6625 6627 5685 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 120669930 1841352704 55012 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 14.52
Current children cumulated vsize (KiB) 1798196

[startup+25.502 s]
/proc/loadavg: 0.96 1.00 1.00 2/77 6652
/proc/meminfo: memFree=1608848/2055920 swapFree=4184700/4192956
[pid=6627] ppid=6625 vsize=1798196 CPUtime=27.48
/proc/6627/stat : 6627 (java) S 6625 6627 5685 0 -1 0 67578 0 1 0 2714 34 0 0 18 0 13 0 120669914 1841352704 51151 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6627/statm: 449549 51151 1328 9 0 447161 0
[pid=6627/tid=6629] ppid=6625 vsize=1798196 CPUtime=24.07
/proc/6627/task/6629/stat : 6629 (java) R 6625 6627 5685 0 -1 64 43873 0 1 0 2385 22 0 0 21 0 13 0 120669922 1841352704 51151 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109602437 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6627/tid=6630] ppid=6625 vsize=1798196 CPUtime=0.22
/proc/6627/task/6630/stat : 6630 (java) S 6625 6627 5685 0 -1 64 5241 0 0 0 20 2 0 0 16 0 13 0 120669923 1841352704 51151 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6627/tid=6631] ppid=6625 vsize=1798196 CPUtime=0.22
/proc/6627/task/6631/stat : 6631 (java) S 6625 6627 5685 0 -1 64 4874 0 0 0 20 2 0 0 16 0 13 0 120669923 1841352704 51151 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6627/tid=6632] ppid=6625 vsize=1798196 CPUtime=0.01
/proc/6627/task/6632/stat : 6632 (java) S 6625 6627 5685 0 -1 64 29 0 0 0 1 0 0 0 15 0 13 0 120669925 1841352704 51151 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0

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

[pid=6627] ppid=6625 vsize=1798520 CPUtime=1624.11
/proc/6627/stat : 6627 (java) S 6625 6627 5685 0 -1 0 185874 0 1 0 162293 118 0 0 18 0 13 0 120669914 1841684480 126621 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6627/statm: 449630 126621 1336 9 0 447242 0
[pid=6627/tid=6629] ppid=6625 vsize=1798520 CPUtime=1579.2
/proc/6627/task/6629/stat : 6629 (java) R 6625 6627 5685 0 -1 64 70427 0 1 0 157870 50 0 0 25 0 13 0 120669922 1841684480 126621 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109472310 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6627/tid=6630] ppid=6625 vsize=1798520 CPUtime=20.61
/proc/6627/task/6630/stat : 6630 (java) S 6625 6627 5685 0 -1 64 47022 0 0 0 2038 23 0 0 16 0 13 0 120669923 1841684480 126621 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6627/tid=6631] ppid=6625 vsize=1798520 CPUtime=20.63
/proc/6627/task/6631/stat : 6631 (java) S 6625 6627 5685 0 -1 64 54535 0 0 0 2038 25 0 0 16 0 13 0 120669923 1841684480 126621 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6627/tid=6632] ppid=6625 vsize=1798520 CPUtime=0.3
/proc/6627/task/6632/stat : 6632 (java) S 6625 6627 5685 0 -1 64 137 0 0 0 19 11 0 0 15 0 13 0 120669925 1841684480 126621 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6627/tid=6633] ppid=6625 vsize=1798520 CPUtime=0
/proc/6627/task/6633/stat : 6633 (java) S 6625 6627 5685 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 120669926 1841684480 126621 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6627/tid=6634] ppid=6625 vsize=1798520 CPUtime=0
/proc/6627/task/6634/stat : 6634 (java) S 6625 6627 5685 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 120669926 1841684480 126621 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6627/tid=6635] ppid=6625 vsize=1798520 CPUtime=0
/proc/6627/task/6635/stat : 6635 (java) S 6625 6627 5685 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 120669930 1841684480 126621 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6627/tid=6636] ppid=6625 vsize=1798520 CPUtime=1.74
/proc/6627/task/6636/stat : 6636 (java) S 6625 6627 5685 0 -1 64 6421 0 0 0 171 3 0 0 16 0 13 0 120669930 1841684480 126621 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6627/tid=6637] ppid=6625 vsize=1798520 CPUtime=1.56
/proc/6627/task/6637/stat : 6637 (java) S 6625 6627 5685 0 -1 64 6449 0 0 0 153 3 0 0 16 0 13 0 120669930 1841684480 126621 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6627/tid=6638] ppid=6625 vsize=1798520 CPUtime=0
/proc/6627/task/6638/stat : 6638 (java) S 6625 6627 5685 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 120669930 1841684480 126621 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6627/tid=6639] ppid=6625 vsize=1798520 CPUtime=0
/proc/6627/task/6639/stat : 6639 (java) S 6625 6627 5685 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 120669930 1841684480 126621 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6627/tid=6939] ppid=6625 vsize=1798520 CPUtime=0
/proc/6627/task/6939/stat : 6939 (java) S 6625 6627 5685 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 120829477 1841684480 126621 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1624.11
Current children cumulated vsize (KiB) 1798520

[startup+1662.3 s]
/proc/loadavg: 1.02 1.02 1.00 2/77 6939
/proc/meminfo: memFree=1296008/2055920 swapFree=4184700/4192956
[pid=6627] ppid=6625 vsize=1798520 CPUtime=1685.24
/proc/6627/stat : 6627 (java) S 6625 6627 5685 0 -1 0 188362 0 1 0 168404 120 0 0 18 0 13 0 120669914 1841684480 128818 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6627/statm: 449630 128818 1336 9 0 447242 0
[pid=6627/tid=6629] ppid=6625 vsize=1798520 CPUtime=1637.96
/proc/6627/task/6629/stat : 6629 (java) R 6625 6627 5685 0 -1 64 70459 0 1 0 163746 50 0 0 25 0 13 0 120669922 1841684480 128818 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109879102 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6627/tid=6630] ppid=6625 vsize=1798520 CPUtime=21.79
/proc/6627/task/6630/stat : 6630 (java) S 6625 6627 5685 0 -1 64 48539 0 0 0 2155 24 0 0 16 0 13 0 120669923 1841684480 128818 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6627/tid=6631] ppid=6625 vsize=1798520 CPUtime=21.79
/proc/6627/task/6631/stat : 6631 (java) S 6625 6627 5685 0 -1 64 55474 0 0 0 2154 25 0 0 16 0 13 0 120669923 1841684480 128818 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6627/tid=6632] ppid=6625 vsize=1798520 CPUtime=0.32
/proc/6627/task/6632/stat : 6632 (java) S 6625 6627 5685 0 -1 64 137 0 0 0 20 12 0 0 16 0 13 0 120669925 1841684480 128818 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6627/tid=6633] ppid=6625 vsize=1798520 CPUtime=0
/proc/6627/task/6633/stat : 6633 (java) S 6625 6627 5685 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 120669926 1841684480 128818 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6627/tid=6634] ppid=6625 vsize=1798520 CPUtime=0
/proc/6627/task/6634/stat : 6634 (java) S 6625 6627 5685 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 120669926 1841684480 128818 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6627/tid=6635] ppid=6625 vsize=1798520 CPUtime=0
/proc/6627/task/6635/stat : 6635 (java) S 6625 6627 5685 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 120669930 1841684480 128818 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6627/tid=6636] ppid=6625 vsize=1798520 CPUtime=1.74
/proc/6627/task/6636/stat : 6636 (java) S 6625 6627 5685 0 -1 64 6421 0 0 0 171 3 0 0 16 0 13 0 120669930 1841684480 128818 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6627/tid=6637] ppid=6625 vsize=1798520 CPUtime=1.56
/proc/6627/task/6637/stat : 6637 (java) S 6625 6627 5685 0 -1 64 6449 0 0 0 153 3 0 0 16 0 13 0 120669930 1841684480 128818 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6627/tid=6638] ppid=6625 vsize=1798520 CPUtime=0
/proc/6627/task/6638/stat : 6638 (java) S 6625 6627 5685 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 120669930 1841684480 128818 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6627/tid=6639] ppid=6625 vsize=1798520 CPUtime=0
/proc/6627/task/6639/stat : 6639 (java) S 6625 6627 5685 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 120669930 1841684480 128818 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6627/tid=6939] ppid=6625 vsize=1798520 CPUtime=0
/proc/6627/task/6939/stat : 6939 (java) S 6625 6627 5685 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 120829477 1841684480 128818 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1685.24
Current children cumulated vsize (KiB) 1798520

[startup+1722.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/77 6939
/proc/meminfo: memFree=1286344/2055920 swapFree=4184700/4192956
[pid=6627] ppid=6625 vsize=1798520 CPUtime=1746.39
/proc/6627/stat : 6627 (java) S 6625 6627 5685 0 -1 0 191183 0 1 0 174517 122 0 0 18 0 13 0 120669914 1841684480 131299 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6627/statm: 449630 131299 1336 9 0 447242 0
[pid=6627/tid=6629] ppid=6625 vsize=1798520 CPUtime=1696.73
/proc/6627/task/6629/stat : 6629 (java) R 6625 6627 5685 0 -1 64 70491 0 1 0 169623 50 0 0 25 0 13 0 120669922 1841684480 131299 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109620130 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6627/tid=6630] ppid=6625 vsize=1798520 CPUtime=22.97
/proc/6627/task/6630/stat : 6630 (java) S 6625 6627 5685 0 -1 64 50644 0 0 0 2272 25 0 0 17 0 13 0 120669923 1841684480 131299 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6627/tid=6631] ppid=6625 vsize=1798520 CPUtime=22.98
/proc/6627/task/6631/stat : 6631 (java) S 6625 6627 5685 0 -1 64 56158 0 0 0 2273 25 0 0 16 0 13 0 120669923 1841684480 131299 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6627/tid=6632] ppid=6625 vsize=1798520 CPUtime=0.32
/proc/6627/task/6632/stat : 6632 (java) S 6625 6627 5685 0 -1 64 137 0 0 0 20 12 0 0 16 0 13 0 120669925 1841684480 131299 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6627/tid=6633] ppid=6625 vsize=1798520 CPUtime=0
/proc/6627/task/6633/stat : 6633 (java) S 6625 6627 5685 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 120669926 1841684480 131299 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6627/tid=6634] ppid=6625 vsize=1798520 CPUtime=0
/proc/6627/task/6634/stat : 6634 (java) S 6625 6627 5685 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 120669926 1841684480 131299 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6627/tid=6635] ppid=6625 vsize=1798520 CPUtime=0
/proc/6627/task/6635/stat : 6635 (java) S 6625 6627 5685 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 120669930 1841684480 131299 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6627/tid=6636] ppid=6625 vsize=1798520 CPUtime=1.74
/proc/6627/task/6636/stat : 6636 (java) S 6625 6627 5685 0 -1 64 6421 0 0 0 171 3 0 0 16 0 13 0 120669930 1841684480 131299 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6627/tid=6637] ppid=6625 vsize=1798520 CPUtime=1.56
/proc/6627/task/6637/stat : 6637 (java) S 6625 6627 5685 0 -1 64 6449 0 0 0 153 3 0 0 16 0 13 0 120669930 1841684480 131299 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6627/tid=6638] ppid=6625 vsize=1798520 CPUtime=0
/proc/6627/task/6638/stat : 6638 (java) S 6625 6627 5685 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 120669930 1841684480 131299 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6627/tid=6639] ppid=6625 vsize=1798520 CPUtime=0
/proc/6627/task/6639/stat : 6639 (java) S 6625 6627 5685 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 120669930 1841684480 131299 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6627/tid=6939] ppid=6625 vsize=1798520 CPUtime=0
/proc/6627/task/6939/stat : 6939 (java) S 6625 6627 5685 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 120829477 1841684480 131299 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1746.39
Current children cumulated vsize (KiB) 1798520



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1775.1 s]
/proc/loadavg: 1.00 1.01 1.00 2/77 6939
/proc/meminfo: memFree=1278024/2055920 swapFree=4184700/4192956
[pid=6627] ppid=6625 vsize=1798520 CPUtime=1800.09
/proc/6627/stat : 6627 (java) S 6625 6627 5685 0 -1 0 193344 0 1 0 179886 123 0 0 18 0 13 0 120669914 1841684480 133294 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6627/statm: 449630 133294 1336 9 0 447242 0
[pid=6627/tid=6629] ppid=6625 vsize=1798520 CPUtime=1748.55
/proc/6627/task/6629/stat : 6629 (java) R 6625 6627 5685 0 -1 64 70516 0 1 0 174805 50 0 0 25 0 13 0 120669922 1841684480 133294 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109533641 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6627/tid=6630] ppid=6625 vsize=1798520 CPUtime=23.91
/proc/6627/task/6630/stat : 6630 (java) S 6625 6627 5685 0 -1 64 52313 0 0 0 2365 26 0 0 16 0 13 0 120669923 1841684480 133294 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6627/tid=6631] ppid=6625 vsize=1798520 CPUtime=23.92
/proc/6627/task/6631/stat : 6631 (java) S 6625 6627 5685 0 -1 64 56625 0 0 0 2366 26 0 0 16 0 13 0 120669923 1841684480 133294 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6627/tid=6632] ppid=6625 vsize=1798520 CPUtime=0.33
/proc/6627/task/6632/stat : 6632 (java) S 6625 6627 5685 0 -1 64 137 0 0 0 21 12 0 0 16 0 13 0 120669925 1841684480 133294 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6627/tid=6633] ppid=6625 vsize=1798520 CPUtime=0
/proc/6627/task/6633/stat : 6633 (java) S 6625 6627 5685 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 120669926 1841684480 133294 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6627/tid=6634] ppid=6625 vsize=1798520 CPUtime=0
/proc/6627/task/6634/stat : 6634 (java) S 6625 6627 5685 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 120669926 1841684480 133294 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6627/tid=6635] ppid=6625 vsize=1798520 CPUtime=0
/proc/6627/task/6635/stat : 6635 (java) S 6625 6627 5685 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 120669930 1841684480 133294 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6627/tid=6636] ppid=6625 vsize=1798520 CPUtime=1.74
/proc/6627/task/6636/stat : 6636 (java) S 6625 6627 5685 0 -1 64 6421 0 0 0 171 3 0 0 16 0 13 0 120669930 1841684480 133294 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6627/tid=6637] ppid=6625 vsize=1798520 CPUtime=1.56
/proc/6627/task/6637/stat : 6637 (java) S 6625 6627 5685 0 -1 64 6449 0 0 0 153 3 0 0 16 0 13 0 120669930 1841684480 133294 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6627/tid=6638] ppid=6625 vsize=1798520 CPUtime=0
/proc/6627/task/6638/stat : 6638 (java) S 6625 6627 5685 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 120669930 1841684480 133294 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6627/tid=6639] ppid=6625 vsize=1798520 CPUtime=0
/proc/6627/task/6639/stat : 6639 (java) S 6625 6627 5685 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 120669930 1841684480 133294 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6627/tid=6939] ppid=6625 vsize=1798520 CPUtime=0
/proc/6627/task/6939/stat : 6939 (java) S 6625 6627 5685 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 120829477 1841684480 133294 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 1798520

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

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

[startup+1775.1 s]
/proc/loadavg: 1.00 1.01 1.00 2/77 6939
/proc/meminfo: memFree=1278024/2055920 swapFree=4184700/4192956
[pid=6627] ppid=6625 vsize=1798520 CPUtime=1800.09
/proc/6627/stat : 6627 (java) S 6625 6627 5685 0 -1 0 193344 0 1 0 179886 123 0 0 18 0 13 0 120669914 1841684480 133294 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6627/statm: 449630 133294 1336 9 0 447242 0
[pid=6627/tid=6629] ppid=6625 vsize=1798520 CPUtime=1748.55
/proc/6627/task/6629/stat : 6629 (java) R 6625 6627 5685 0 -1 64 70516 0 1 0 174805 50 0 0 25 0 13 0 120669922 1841684480 133294 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109533641 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6627/tid=6630] ppid=6625 vsize=1798520 CPUtime=23.91
/proc/6627/task/6630/stat : 6630 (java) S 6625 6627 5685 0 -1 64 52313 0 0 0 2365 26 0 0 16 0 13 0 120669923 1841684480 133294 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6627/tid=6631] ppid=6625 vsize=1798520 CPUtime=23.92
/proc/6627/task/6631/stat : 6631 (java) S 6625 6627 5685 0 -1 64 56625 0 0 0 2366 26 0 0 16 0 13 0 120669923 1841684480 133294 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6627/tid=6632] ppid=6625 vsize=1798520 CPUtime=0.33
/proc/6627/task/6632/stat : 6632 (java) S 6625 6627 5685 0 -1 64 137 0 0 0 21 12 0 0 16 0 13 0 120669925 1841684480 133294 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6627/tid=6633] ppid=6625 vsize=1798520 CPUtime=0
/proc/6627/task/6633/stat : 6633 (java) S 6625 6627 5685 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 120669926 1841684480 133294 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6627/tid=6634] ppid=6625 vsize=1798520 CPUtime=0
/proc/6627/task/6634/stat : 6634 (java) S 6625 6627 5685 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 120669926 1841684480 133294 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6627/tid=6635] ppid=6625 vsize=1798520 CPUtime=0
/proc/6627/task/6635/stat : 6635 (java) S 6625 6627 5685 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 120669930 1841684480 133294 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6627/tid=6636] ppid=6625 vsize=1798520 CPUtime=1.74
/proc/6627/task/6636/stat : 6636 (java) S 6625 6627 5685 0 -1 64 6421 0 0 0 171 3 0 0 16 0 13 0 120669930 1841684480 133294 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6627/tid=6637] ppid=6625 vsize=1798520 CPUtime=1.56
/proc/6627/task/6637/stat : 6637 (java) S 6625 6627 5685 0 -1 64 6449 0 0 0 153 3 0 0 16 0 13 0 120669930 1841684480 133294 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6627/tid=6638] ppid=6625 vsize=1798520 CPUtime=0
/proc/6627/task/6638/stat : 6638 (java) S 6625 6627 5685 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 120669930 1841684480 133294 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6627/tid=6639] ppid=6625 vsize=1798520 CPUtime=0
/proc/6627/task/6639/stat : 6639 (java) S 6625 6627 5685 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 120669930 1841684480 133294 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6627/tid=6939] ppid=6625 vsize=1798520 CPUtime=0
/proc/6627/task/6939/stat : 6939 (java) S 6625 6627 5685 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 120829477 1841684480 133294 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 1798520

Child status: 143
Real time (s): 1775.21
CPU time (s): 1800.21
CPU user time (s): 1798.89
CPU system time (s): 1.3188
CPU usage (%): 101.408
Max. virtual memory (cumulated for all children) (KiB): 1799892

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.89
system time used= 1.3188
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 193359
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= 47186
involuntary context switches= 22245

runsolver used 1.9937 second user time and 5.08423 second system time

The end

Launcher Data (download as text)

Begin job on node25 on Mon Apr 16 12:45:28 UTC 2007

IDJOB= 354827
IDBENCH= 2904
IDSOLVER= 160
FILE ID= node25/354827-1176727528

PBS_JOBID= 4559472

Free space on /tmp= 66539 MiB

SOLVER NAME= sat4jPseudoCP 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/354827-1176727528/sat4jPseudoCP.jar /tmp/evaluation/354827-1176727528/instance-354827-1176727528.opb       
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node25/watcher-354827-1176727528 -o ROOT/results/node25/solver-354827-1176727528 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/354827-1176727528/sat4jPseudoCP.jar /tmp/evaluation/354827-1176727528/instance-354827-1176727528.opb       

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  87341d3e4752b9f90faef0f8d9385430

RANDOM SEED= 479311049

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node25.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.261
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.261
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:       1809880 kB
Buffers:         34292 kB
Cached:         139916 kB
SwapCached:       2728 kB
Active:          45372 kB
Inactive:       141240 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1809880 kB
SwapTotal:     4192956 kB
SwapFree:      4184700 kB
Dirty:            3764 kB
Writeback:           0 kB
Mapped:          18400 kB
Slab:            45440 kB
Committed_AS:  2097116 kB
PageTables:       1480 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= 66539 MiB

End job on node25 on Mon Apr 16 13:15:06 UTC 2007