Trace number 278173

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 NameAnswerCPU timeWall clock time
AbsconMax 109 EPFCMSAT (TO) 2400.14 2420.31

General information on the benchmark

NameMaxCSP/cnf/3-80-1100-2000/
cnf-3-80-1500-895341_ext.xml
MD5SUM6fcc3b71e55b86974554dee1e3dc64b4
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of satisfied constraints1409
Best CPU time to get the best result obtained on this benchmark2400.09
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of constraints1490
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension1490
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

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.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=epfc.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/278173-1169277889/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.42	     nbVariables=80  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.42	       =>  wckTime=0.102  cpuTime=0.08  mem=6M887
0.42	   
0.42	   relations being loaded...
0.42	   
0.42	   constraints being loaded...
0.65	     nbConstraints=1490  nbRelationTypes=16  nbExtensionStructures=16  nbSharedExtensionStructures=1474
0.65	     nbConflictsStructures=16  nbSharedConflictsStructures=1474  nbSharedBinaryRepresentations=0  maxDegree=71
0.65	     maxArity=3
0.65	       =>  wckTime=0.338  cpuTime=0.21  mem=11M763
0.70	   
0.70	   solver LocalSearchSolver being built... 
0.74	       =>  wckTime=0.426  cpuTime=0.26  mem=6M155
0.75	
0.75	s SATISFIABLE
0.75	o 1334
0.75	c 156
0.75	o 1337
0.75	c 153
0.75	o 1341
0.75	c 149
0.75	o 1342
0.75	c 148
0.75	o 1348
0.75	c 142
0.75	o 1351
0.75	c 139
0.75	o 1352
0.75	c 138
0.76	o 1355
0.76	c 135
0.76	o 1359
0.76	c 131
0.76	o 1362
0.76	c 128
0.76	o 1365
0.76	c 125
0.76	o 1369
0.76	c 121
0.76	o 1372
0.76	c 118
0.76	o 1373
0.76	c 117
0.76	o 1374
0.76	c 116
0.76	o 1377
0.76	c 113
0.76	o 1383
0.76	c 107
0.77	o 1385
0.77	c 105
0.77	o 1388
0.77	c 102
0.77	o 1389
0.77	c 101
0.77	o 1391
0.77	c 99
1.02	o 1393
1.02	c 97
1.02	o 1394
1.02	c 96
1.02	o 1395
1.02	c 95
1.02	o 1398
1.02	c 92
1.02	o 1399
1.02	c 91
1.03	o 1400
1.03	c 90
1.03	o 1402
1.03	c 88
1.03	o 1403
1.03	c 87
1.03	o 1404
1.03	c 86
1.90	o 1405
1.90	c 85
2.25	o 1406
2.25	c 84
5.33	   
5.33	   search
5.33	     run=0  nbConstraintChecks=24769700  nbAssignments=10000
5.33	       =>  wckTime=4.586  cpuTime=4.51  mem=6M155
10.03	   
10.03	   search
10.03	     run=1  nbConstraintChecks=50980960  nbAssignments=20000
10.03	       =>  wckTime=9.29  cpuTime=9.18  mem=6M155
14.51	   
14.51	   search
14.51	     run=2  nbConstraintChecks=75817661  nbAssignments=30000
14.51	       =>  wckTime=13.766  cpuTime=13.61  mem=6M155
17.20	o 1408
17.20	c 82
19.18	   
19.18	   search
19.18	     run=3  nbConstraintChecks=102126053  nbAssignments=40000
19.18	       =>  wckTime=18.443  cpuTime=18.24  mem=6M155
23.63	   
23.63	   search
23.63	     run=4  nbConstraintChecks=126847921  nbAssignments=50000
23.63	       =>  wckTime=22.889  cpuTime=22.64  mem=6M155
28.34	   
28.34	   search
28.34	     run=5  nbConstraintChecks=153043306  nbAssignments=60000
28.34	       =>  wckTime=27.594  cpuTime=27.31  mem=6M155
32.81	   
32.81	   search
32.81	     run=6  nbConstraintChecks=177739460  nbAssignments=70000
32.81	       =>  wckTime=32.067  cpuTime=31.73  mem=6M155
37.48	   
37.48	   search
37.48	     run=7  nbConstraintChecks=203979981  nbAssignments=80000
37.48	       =>  wckTime=36.737  cpuTime=36.36  mem=6M155
41.92	   
41.92	   search
41.92	     run=8  nbConstraintChecks=228772583  nbAssignments=90000
41.92	       =>  wckTime=41.184  cpuTime=40.77  mem=6M155
46.63	   
46.63	   search
46.63	     run=9  nbConstraintChecks=255007799  nbAssignments=100000
46.63	       =>  wckTime=45.884  cpuTime=45.43  mem=6M155
47.48	   
47.48	   search
47.48	     run=10  nbConstraintChecks=259611552  nbAssignments=102195
47.48	       =>  wckTime=46.739  cpuTime=46.28  mem=6M155
47.48	   
47.48	   global
47.48	     nbConstraintChecks=259611552  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
47.48	     solvingWckTime=46.737  solvingCpuTime=46.28  expiredTime=no  totalExploration=no  nbFoundSolutions=0
47.48	     globalCpuTime=46.59
47.48	       =>  wckTime=47.166  cpuTime=46.54  mem=6M155
47.48	   
47.48	   solver IterativeSystematicSolver being built... 
47.68	       =>  wckTime=47.363  cpuTime=46.7  mem=24M946
47.85	   
47.85	   preprocessing
47.85	     nbConstraintChecks=14379  nbValidityChecks=48530  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
47.85	     nbRemovedValues=0  detectedInconsistency=no
47.85	       =>  wckTime=0.167  cpuTime=0.14  mem=24M946
47.98	   
47.98	   search
47.98	     run=0  nbConstraintChecks=23050  nbValidityChecks=91235  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
47.98	     nbAssignments=65  nbFailedAssignments=10  nbBacktracks=10  nbVisitedNodes=85  nbRestartNogoods=0
47.98	       =>  wckTime=0.298  cpuTime=0.26  mem=25M954
48.14	   
48.14	   search
48.14	     run=1  nbConstraintChecks=56382  nbValidityChecks=211768  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
48.14	     nbAssignments=140  nbFailedAssignments=23  nbBacktracks=25  nbVisitedNodes=185  nbRestartNogoods=3
48.14	       =>  wckTime=0.457  cpuTime=0.41  mem=25M954
48.31	   
48.31	   search
48.31	     run=2  nbConstraintChecks=94414  nbValidityChecks=362283  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
48.31	     nbAssignments=220  nbFailedAssignments=40  nbBacktracks=48  nbVisitedNodes=304  nbRestartNogoods=5
48.31	       =>  wckTime=0.633  cpuTime=0.58  mem=25M954
48.56	   
48.56	   search
48.56	     run=3  nbConstraintChecks=149613  nbValidityChecks=583285  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
48.56	     nbAssignments=321  nbFailedAssignments=67  nbBacktracks=82  nbVisitedNodes=465  nbRestartNogoods=7
48.56	       =>  wckTime=0.88  cpuTime=0.82  mem=25M954
48.90	   
48.90	   search
48.90	     run=4  nbConstraintChecks=228028  nbValidityChecks=898085  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
48.90	     nbAssignments=451  nbFailedAssignments=106  nbBacktracks=132  nbVisitedNodes=683  nbRestartNogoods=10
48.90	       =>  wckTime=1.215  cpuTime=1.15  mem=25M954
49.34	   
49.34	   search
49.34	     run=5  nbConstraintChecks=364958  nbValidityChecks=1369691  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
49.34	     nbAssignments=624  nbFailedAssignments=156  nbBacktracks=207  nbVisitedNodes=979  nbRestartNogoods=14
49.34	       =>  wckTime=1.661  cpuTime=1.59  mem=25M954
50.00	   
50.00	   search
50.00	     run=6  nbConstraintChecks=537105  nbValidityChecks=2040210  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
50.00	     nbAssignments=864  nbFailedAssignments=241  nbBacktracks=321  nbVisitedNodes=1405  nbRestartNogoods=17
50.00	       =>  wckTime=2.317  cpuTime=2.24  mem=25M954
51.06	   
51.06	   search
51.06	     run=7  nbConstraintChecks=787357  nbValidityChecks=3136264  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
51.06	     nbAssignments=1222  nbFailedAssignments=387  nbBacktracks=492  nbVisitedNodes=2066  nbRestartNogoods=21
51.06	       =>  wckTime=3.379  cpuTime=3.29  mem=25M954
52.44	   
52.44	   search
52.44	     run=8  nbConstraintChecks=1146926  nbValidityChecks=4554191  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
52.44	     nbAssignments=1686  nbFailedAssignments=553  nbBacktracks=748  nbVisitedNodes=2943  nbRestartNogoods=25
52.44	       =>  wckTime=4.76  cpuTime=4.64  mem=25M954
54.42	   
54.42	   search
54.42	     run=9  nbConstraintChecks=1743972  nbValidityChecks=6803740  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
54.42	     nbAssignments=2402  nbFailedAssignments=841  nbBacktracks=1133  nbVisitedNodes=4304  nbRestartNogoods=29
54.42	       =>  wckTime=6.738  cpuTime=6.59  mem=25M954
57.45	   
57.45	   search
57.45	     run=10  nbConstraintChecks=2421635  nbValidityChecks=9897578  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
57.45	     nbAssignments=3429  nbFailedAssignments=1258  nbBacktracks=1709  nbVisitedNodes=6287  nbRestartNogoods=35
57.45	       =>  wckTime=9.774  cpuTime=9.59  mem=25M954
61.80	   
61.81	   search
61.81	     run=11  nbConstraintChecks=3572586  nbValidityChecks=14773538  nbPropagations=0  nbRevisions=0
61.81	     nbUselessRevisions=0  nbAssignments=4915  nbFailedAssignments=1839  nbBacktracks=2573  nbVisitedNodes=9153
61.81	     nbRestartNogoods=41
61.81	       =>  wckTime=14.121  cpuTime=13.9  mem=25M954
68.70	   
68.70	   search
68.70	     run=12  nbConstraintChecks=5323162  nbValidityChecks=21904334  nbPropagations=0  nbRevisions=0
68.70	     nbUselessRevisions=0  nbAssignments=7142  nbFailedAssignments=2730  nbBacktracks=3870  nbVisitedNodes=13493
68.70	     nbRestartNogoods=47
68.70	       =>  wckTime=21.015  cpuTime=20.73  mem=25M954
79.62	   
79.62	   search
79.62	     run=13  nbConstraintChecks=7948050  nbValidityChecks=33029911  nbPropagations=0  nbRevisions=0
79.62	     nbUselessRevisions=0  nbAssignments=10584  nbFailedAssignments=4182  nbBacktracks=5816  nbVisitedNodes=20235
79.62	     nbRestartNogoods=51
79.62	       =>  wckTime=31.94  cpuTime=31.55  mem=25M954
94.37	   
94.37	   search
94.37	     run=14  nbConstraintChecks=11852626  nbValidityChecks=49136265  nbPropagations=0  nbRevisions=0
94.37	     nbUselessRevisions=0  nbAssignments=15491  nbFailedAssignments=6127  nbBacktracks=8738  nbVisitedNodes=29857
94.37	     nbRestartNogoods=55
94.37	       =>  wckTime=46.689  cpuTime=46.17  mem=25M954
117.36	   
117.36	   search
117.36	     run=15  nbConstraintChecks=17430290  nbValidityChecks=73022261  nbPropagations=0  nbRevisions=0
117.36	     nbUselessRevisions=0  nbAssignments=22988  nbFailedAssignments=9207  nbBacktracks=13116  nbVisitedNodes=44477
117.36	     nbRestartNogoods=61
117.36	       =>  wckTime=69.675  cpuTime=68.94  mem=25M954
151.88	   
151.88	   search
151.88	     run=16  nbConstraintChecks=25418054  nbValidityChecks=107859542  nbPropagations=0  nbRevisions=0
151.88	     nbUselessRevisions=0  nbAssignments=34347  nbFailedAssignments=13960  nbBacktracks=19684  nbVisitedNodes=66240
151.88	     nbRestartNogoods=69
151.88	       =>  wckTime=104.199  cpuTime=103.15  mem=25M954
201.00	   
201.00	   search
201.00	     run=17  nbConstraintChecks=38199481  nbValidityChecks=161617564  nbPropagations=0  nbRevisions=0
201.00	     nbUselessRevisions=0  nbAssignments=50758  nbFailedAssignments=20478  nbBacktracks=29537  nbVisitedNodes=98138
201.00	     nbRestartNogoods=72
201.00	       =>  wckTime=153.32  cpuTime=151.82  mem=25M954
270.69	   
270.69	   search
270.69	     run=18  nbConstraintChecks=54700889  nbValidityChecks=233946323  nbPropagations=0  nbRevisions=0
270.69	     nbUselessRevisions=0  nbAssignments=74151  nbFailedAssignments=29052  nbBacktracks=44315  nbVisitedNodes=141967
270.69	     nbRestartNogoods=77
270.69	       =>  wckTime=223.01  cpuTime=220.86  mem=25M954
366.64	   
366.64	   search
366.64	     run=19  nbConstraintChecks=77685508  nbValidityChecks=323585519  nbPropagations=0  nbRevisions=0
366.64	     nbUselessRevisions=0  nbAssignments=108510  nbFailedAssignments=41205  nbBacktracks=66483  nbVisitedNodes=204197
366.64	     nbRestartNogoods=83
366.64	       =>  wckTime=318.962  cpuTime=315.94  mem=25M954
498.68	   
498.68	   search
498.68	     run=20  nbConstraintChecks=112567876  nbValidityChecks=453027976  nbPropagations=0  nbRevisions=0
498.68	     nbUselessRevisions=0  nbAssignments=158723  nbFailedAssignments=58125  nbBacktracks=99735  nbVisitedNodes=293944
498.68	     nbRestartNogoods=90
498.68	       =>  wckTime=451.002  cpuTime=446.76  mem=25M954
679.06	   
679.06	   search
679.06	     run=21  nbConstraintChecks=173010621  nbValidityChecks=642587802  nbPropagations=0  nbRevisions=0
679.06	     nbUselessRevisions=0  nbAssignments=232834  nbFailedAssignments=82312  nbBacktracks=149617  nbVisitedNodes=424712
679.06	     nbRestartNogoods=95
679.06	       =>  wckTime=631.377  cpuTime=625.48  mem=25M954
930.60	   
930.60	   search
930.60	     run=22  nbConstraintChecks=259007976  nbValidityChecks=899359867  nbPropagations=0  nbRevisions=0
930.60	     nbUselessRevisions=0  nbAssignments=340969  nbFailedAssignments=115586  nbBacktracks=224435  nbVisitedNodes=609059
930.60	     nbRestartNogoods=101
930.60	       =>  wckTime=882.919  cpuTime=874.72  mem=25M954
1296.78	   
1296.78	   search
1296.78	     run=23  nbConstraintChecks=386909810  nbValidityChecks=1270096837  nbPropagations=0  nbRevisions=0
1296.78	     nbUselessRevisions=0  nbAssignments=499220  nbFailedAssignments=161569  nbBacktracks=336665  nbVisitedNodes=878890
1296.78	     nbRestartNogoods=110
1296.78	       =>  wckTime=1249.1  cpuTime=1237.54  mem=25M954
1823.42	   
1823.42	   search
1823.42	     run=24  nbConstraintChecks=546680165  nbValidityChecks=1787323942  nbPropagations=0  nbRevisions=0
1823.42	     nbUselessRevisions=0  nbAssignments=735023  nbFailedAssignments=228988  nbBacktracks=505012  nbVisitedNodes=1259380
1823.42	     nbRestartNogoods=120
1823.42	       =>  wckTime=1775.738  cpuTime=1759.33  mem=25M954
2420.24	v 0 1 0 1 0 0 1 1 1 0 0 1 0 0 1 0 0 0 0 0 0 1 0 0 1 1 1 0 0 1 0 1 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 0 1 1 0 0 1 1 1 0 1 1 1 0 0 0 1 0 1 0 0 0 1 1 0 0 0 0 0 0 0 0 0 1 

Verifier Data (download as text)

82 unsatisfied constraints, 1408 satisfied constraints

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node3/watcher-278173-1169277889 -o ROOT/results/node3/solver-278173-1169277889 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/278173-1169277889/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 1.92 1.98 1.91 5/93 28897
/proc/meminfo: memFree=1271968/2055920 swapFree=4191880/4192956
[pid=28896] ppid=28894 vsize=18540 CPUtime=0
/proc/28896/stat : 28896 (runsolver) R 28894 28896 28377 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 276184565 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 233632754983 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/28896/statm: 4635 279 244 17 0 2626 0

[startup+0.107885 s]
/proc/loadavg: 1.92 1.98 1.91 5/93 28897
/proc/meminfo: memFree=1271968/2055920 swapFree=4191880/4192956
[pid=28896] ppid=28894 vsize=914988 CPUtime=0.09
/proc/28896/stat : 28896 (java) R 28894 28896 28377 0 -1 0 2995 0 1 0 8 1 0 0 17 0 8 0 276184565 936947712 2741 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072923466 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28896/statm: 228747 2741 1427 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.515951 s]
/proc/loadavg: 1.92 1.98 1.91 5/93 28897
/proc/meminfo: memFree=1271968/2055920 swapFree=4191880/4192956
[pid=28896] ppid=28894 vsize=915332 CPUtime=0.48
/proc/28896/stat : 28896 (java) R 28894 28896 28377 0 -1 0 6310 0 1 0 45 3 0 0 18 0 8 0 276184565 937299968 6049 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073554280 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28896/statm: 228833 6049 2142 14 0 215303 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915332

[startup+1.33908 s]
/proc/loadavg: 1.92 1.98 1.91 3/100 28904
/proc/meminfo: memFree=1250536/2055920 swapFree=4191880/4192956
[pid=28896] ppid=28894 vsize=915444 CPUtime=1.31
/proc/28896/stat : 28896 (java) R 28894 28896 28377 0 -1 0 8011 0 1 0 120 11 0 0 25 0 8 0 276184565 937414656 7749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073792189 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28896/statm: 228861 7749 2478 14 0 215331 0
[pid=28896/tid=28898] ppid=28894 vsize=915444 CPUtime=0.03
/proc/28896/task/28898/stat : 28898 (java) S 28894 28896 28377 0 -1 64 313 0 0 0 3 0 0 0 16 0 8 0 276184569 937414656 7749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28896/tid=28899] ppid=28894 vsize=915444 CPUtime=0
/proc/28896/task/28899/stat : 28899 (java) S 28894 28896 28377 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 276184570 937414656 7749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28896/tid=28900] ppid=28894 vsize=915444 CPUtime=0
/proc/28896/task/28900/stat : 28900 (java) S 28894 28896 28377 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 276184570 937414656 7749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28896/tid=28901] ppid=28894 vsize=915444 CPUtime=0
/proc/28896/task/28901/stat : 28901 (java) S 28894 28896 28377 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 276184573 937414656 7749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28896/tid=28902] ppid=28894 vsize=915444 CPUtime=0.18
/proc/28896/task/28902/stat : 28902 (java) S 28894 28896 28377 0 -1 64 368 0 0 0 17 1 0 0 16 0 8 0 276184573 937414656 7749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28896/tid=28903] ppid=28894 vsize=915444 CPUtime=0
/proc/28896/task/28903/stat : 28903 (java) S 28894 28896 28377 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 276184573 937414656 7749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28896/tid=28904] ppid=28894 vsize=915444 CPUtime=0
/proc/28896/task/28904/stat : 28904 (java) S 28894 28896 28377 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 276184573 937414656 7749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915444

[startup+2.98435 s]
/proc/loadavg: 1.92 1.98 1.91 3/100 28904
/proc/meminfo: memFree=1250536/2055920 swapFree=4191880/4192956
[pid=28896] ppid=28894 vsize=915444 CPUtime=2.93
/proc/28896/stat : 28896 (java) R 28894 28896 28377 0 -1 0 8014 0 1 0 269 24 0 0 25 0 8 0 276184565 937414656 7751 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073794554 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28896/statm: 228861 7751 2478 14 0 215331 0
[pid=28896/tid=28898] ppid=28894 vsize=915444 CPUtime=0.03
/proc/28896/task/28898/stat : 28898 (java) S 28894 28896 28377 0 -1 64 313 0 0 0 3 0 0 0 16 0 8 0 276184569 937414656 7751 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28896/tid=28899] ppid=28894 vsize=915444 CPUtime=0
/proc/28896/task/28899/stat : 28899 (java) S 28894 28896 28377 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 276184570 937414656 7751 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28896/tid=28900] ppid=28894 vsize=915444 CPUtime=0
/proc/28896/task/28900/stat : 28900 (java) S 28894 28896 28377 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 276184570 937414656 7751 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28896/tid=28901] ppid=28894 vsize=915444 CPUtime=0
/proc/28896/task/28901/stat : 28901 (java) S 28894 28896 28377 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 276184573 937414656 7751 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28896/tid=28902] ppid=28894 vsize=915444 CPUtime=0.19
/proc/28896/task/28902/stat : 28902 (java) S 28894 28896 28377 0 -1 64 370 0 0 0 18 1 0 0 16 0 8 0 276184573 937414656 7751 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28896/tid=28903] ppid=28894 vsize=915444 CPUtime=0
/proc/28896/task/28903/stat : 28903 (java) S 28894 28896 28377 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 276184573 937414656 7751 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28896/tid=28904] ppid=28894 vsize=915444 CPUtime=0
/proc/28896/task/28904/stat : 28904 (java) S 28894 28896 28377 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 276184573 937414656 7751 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 915444

[startup+6.27488 s]
/proc/loadavg: 1.93 1.98 1.91 3/100 28904
/proc/meminfo: memFree=1250408/2055920 swapFree=4191880/4192956
[pid=28896] ppid=28894 vsize=915448 CPUtime=6.19
/proc/28896/stat : 28896 (java) R 28894 28896 28377 0 -1 0 8016 0 1 0 564 55 0 0 25 0 8 0 276184565 937418752 7753 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28896/statm: 228862 7753 2478 14 0 215332 0
[pid=28896/tid=28898] ppid=28894 vsize=915448 CPUtime=0.03
/proc/28896/task/28898/stat : 28898 (java) S 28894 28896 28377 0 -1 64 313 0 0 0 3 0 0 0 16 0 8 0 276184569 937418752 7753 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28896/tid=28899] ppid=28894 vsize=915448 CPUtime=0
/proc/28896/task/28899/stat : 28899 (java) S 28894 28896 28377 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 276184570 937418752 7753 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28896/tid=28900] ppid=28894 vsize=915448 CPUtime=0
/proc/28896/task/28900/stat : 28900 (java) S 28894 28896 28377 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 276184570 937418752 7753 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28896/tid=28901] ppid=28894 vsize=915448 CPUtime=0
/proc/28896/task/28901/stat : 28901 (java) S 28894 28896 28377 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 276184573 937418752 7753 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28896/tid=28902] ppid=28894 vsize=915448 CPUtime=0.19
/proc/28896/task/28902/stat : 28902 (java) S 28894 28896 28377 0 -1 64 372 0 0 0 18 1 0 0 16 0 8 0 276184573 937418752 7753 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28896/tid=28903] ppid=28894 vsize=915448 CPUtime=0
/proc/28896/task/28903/stat : 28903 (java) S 28894 28896 28377 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 276184573 937418752 7753 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28896/tid=28904] ppid=28894 vsize=915448 CPUtime=0
/proc/28896/task/28904/stat : 28904 (java) S 28894 28896 28377 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 276184573 937418752 7753 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 915448

[startup+12.7579 s]
/proc/loadavg: 1.93 1.98 1.91 3/100 28904
/proc/meminfo: memFree=1250408/2055920 swapFree=4191880/4192956
[pid=28896] ppid=28894 vsize=915444 CPUtime=12.62
/proc/28896/stat : 28896 (java) R 28894 28896 28377 0 -1 0 8016 0 1 0 1149 113 0 0 25 0 8 0 276184565 937414656 7753 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28896/statm: 228861 7753 2478 14 0 215331 0
[pid=28896/tid=28898] ppid=28894 vsize=915444 CPUtime=0.03
/proc/28896/task/28898/stat : 28898 (java) S 28894 28896 28377 0 -1 64 313 0 0 0 3 0 0 0 16 0 8 0 276184569 937414656 7753 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28896/tid=28899] ppid=28894 vsize=915444 CPUtime=0
/proc/28896/task/28899/stat : 28899 (java) S 28894 28896 28377 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 276184570 937414656 7753 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28896/tid=28900] ppid=28894 vsize=915444 CPUtime=0
/proc/28896/task/28900/stat : 28900 (java) S 28894 28896 28377 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 276184570 937414656 7753 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28896/tid=28901] ppid=28894 vsize=915444 CPUtime=0
/proc/28896/task/28901/stat : 28901 (java) S 28894 28896 28377 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 276184573 937414656 7753 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28896/tid=28902] ppid=28894 vsize=915444 CPUtime=0.19
/proc/28896/task/28902/stat : 28902 (java) S 28894 28896 28377 0 -1 64 372 0 0 0 18 1 0 0 16 0 8 0 276184573 937414656 7753 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28896/tid=28903] ppid=28894 vsize=915444 CPUtime=0
/proc/28896/task/28903/stat : 28903 (java) S 28894 28896 28377 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 276184573 937414656 7753 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28896/tid=28904] ppid=28894 vsize=915444 CPUtime=0
/proc/28896/task/28904/stat : 28904 (java) S 28894 28896 28377 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 276184573 937414656 7753 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 915444

[startup+25.6 s]
/proc/loadavg: 1.95 1.98 1.91 3/100 28904
/proc/meminfo: memFree=1250472/2055920 swapFree=4191880/4192956
[pid=28896] ppid=28894 vsize=915444 CPUtime=25.34
/proc/28896/stat : 28896 (java) R 28894 28896 28377 0 -1 0 8016 0 1 0 2311 223 0 0 25 0 8 0 276184565 937414656 7753 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073792198 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28896/statm: 228861 7753 2478 14 0 215331 0
[pid=28896/tid=28898] ppid=28894 vsize=915444 CPUtime=0.03
/proc/28896/task/28898/stat : 28898 (java) S 28894 28896 28377 0 -1 64 313 0 0 0 3 0 0 0 16 0 8 0 276184569 937414656 7753 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28896/tid=28899] ppid=28894 vsize=915444 CPUtime=0
/proc/28896/task/28899/stat : 28899 (java) S 28894 28896 28377 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 276184570 937414656 7753 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28896/tid=28900] ppid=28894 vsize=915444 CPUtime=0
/proc/28896/task/28900/stat : 28900 (java) S 28894 28896 28377 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 276184570 937414656 7753 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28896/tid=28901] ppid=28894 vsize=915444 CPUtime=0
/proc/28896/task/28901/stat : 28901 (java) S 28894 28896 28377 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 276184573 937414656 7753 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28896/tid=28902] ppid=28894 vsize=915444 CPUtime=0.19
/proc/28896/task/28902/stat : 28902 (java) S 28894 28896 28377 0 -1 64 372 0 0 0 18 1 0 0 16 0 8 0 276184573 937414656 7753 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28896/tid=28903] ppid=28894 vsize=915444 CPUtime=0
/proc/28896/task/28903/stat : 28903 (java) S 28894 28896 28377 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 276184573 937414656 7753 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28896/tid=28904] ppid=28894 vsize=915444 CPUtime=0
/proc/28896/task/28904/stat : 28904 (java) S 28894 28896 28377 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 276184573 937414656 7753 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 915444

[startup+51.2082 s]
/proc/loadavg: 2.04 2.00 1.91 3/100 28904
/proc/meminfo: memFree=1237544/2055920 swapFree=4191880/4192956
[pid=28896] ppid=28894 vsize=915444 CPUtime=50.71
/proc/28896/stat : 28896 (java) R 28894 28896 28377 0 -1 0 11324 0 1 0 4647 424 0 0 25 0 8 0 276184565 937414656 11058 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073894599 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28896/statm: 228861 11058 2534 14 0 215331 0
[pid=28896/tid=28898] ppid=28894 vsize=915444 CPUtime=0.03
/proc/28896/task/28898/stat : 28898 (java) S 28894 28896 28377 0 -1 64 314 0 0 0 3 0 0 0 16 0 8 0 276184569 937414656 11058 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28896/tid=28899] ppid=28894 vsize=915444 CPUtime=0
/proc/28896/task/28899/stat : 28899 (java) S 28894 28896 28377 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 276184570 937414656 11058 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28896/tid=28900] ppid=28894 vsize=915444 CPUtime=0
/proc/28896/task/28900/stat : 28900 (java) S 28894 28896 28377 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 276184570 937414656 11058 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28896/tid=28901] ppid=28894 vsize=915444 CPUtime=0
/proc/28896/task/28901/stat : 28901 (java) S 28894 28896 28377 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 276184573 937414656 11058 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28896/tid=28902] ppid=28894 vsize=915444 CPUtime=0.29
/proc/28896/task/28902/stat : 28902 (java) S 28894 28896 28377 0 -1 64 425 0 0 0 28 1 0 0 15 0 8 0 276184573 937414656 11058 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28896/tid=28903] ppid=28894 vsize=915444 CPUtime=0
/proc/28896/task/28903/stat : 28903 (java) S 28894 28896 28377 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 276184573 937414656 11058 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28896/tid=28904] ppid=28894 vsize=915444 CPUtime=0
/proc/28896/task/28904/stat : 28904 (java) S 28894 28896 28377 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 276184573 937414656 11058 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 915444

[startup+102.439 s]
/proc/loadavg: 2.06 2.01 1.92 3/100 28904
/proc/meminfo: memFree=1237352/2055920 swapFree=4191880/4192956
[pid=28896] ppid=28894 vsize=915444 CPUtime=101.47
/proc/28896/stat : 28896 (java) R 28894 28896 28377 0 -1 0 11361 0 1 0 9722 425 0 0 25 0 8 0 276184565 937414656 11090 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074013025 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28896/statm: 228861 11090 2534 14 0 215331 0
[pid=28896/tid=28898] ppid=28894 vsize=915444 CPUtime=0.03
/proc/28896/task/28898/stat : 28898 (java) S 28894 28896 28377 0 -1 64 314 0 0 0 3 0 0 0 16 0 8 0 276184569 937414656 11090 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28896/tid=28899] ppid=28894 vsize=915444 CPUtime=0
/proc/28896/task/28899/stat : 28899 (java) S 28894 28896 28377 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 276184570 937414656 11090 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28896/tid=28900] ppid=28894 vsize=915444 CPUtime=0
/proc/28896/task/28900/stat : 28900 (java) S 28894 28896 28377 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 276184570 937414656 11090 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28896/tid=28901] ppid=28894 vsize=915444 CPUtime=0
/proc/28896/task/28901/stat : 28901 (java) S 28894 28896 28377 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 276184573 937414656 11090 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28896/tid=28902] ppid=28894 vsize=915444 CPUtime=0.32
/proc/28896/task/28902/stat : 28902 (java) S 28894 28896 28377 0 -1 64 442 0 0 0 31 1 0 0 16 0 8 0 276184573 937414656 11090 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28896/tid=28903] ppid=28894 vsize=915444 CPUtime=0
/proc/28896/task/28903/stat : 28903 (java) S 28894 28896 28377 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 276184573 937414656 11090 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28896/tid=28904] ppid=28894 vsize=915444 CPUtime=0
/proc/28896/task/28904/stat : 28904 (java) S 28894 28896 28377 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 276184573 937414656 11090 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.47
Current children cumulated vsize (KiB) 915444

[startup+162.514 s]
/proc/loadavg: 2.02 2.01 1.92 3/100 28904
/proc/meminfo: memFree=1237352/2055920 swapFree=4191880/4192956
[pid=28896] ppid=28894 vsize=915444 CPUtime=160.99
/proc/28896/stat : 28896 (java) R 28894 28896 28377 0 -1 0 11366 0 1 0 15674 425 0 0 25 0 8 0 276184565 937414656 11095 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073965645 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 2006.52
Current children cumulated vsize (KiB) 915444

[startup+2085.22 s]
/proc/loadavg: 2.00 2.00 1.95 3/100 28904
/proc/meminfo: memFree=1237096/2055920 swapFree=4191880/4192956
[pid=28896] ppid=28894 vsize=915444 CPUtime=2066.04
/proc/28896/stat : 28896 (java) R 28894 28896 28377 0 -1 0 11389 0 1 0 206165 439 0 0 25 0 8 0 276184565 937414656 11117 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073794906 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28896/statm: 228861 11117 2534 14 0 215331 0
[pid=28896/tid=28898] ppid=28894 vsize=915444 CPUtime=0.03
/proc/28896/task/28898/stat : 28898 (java) S 28894 28896 28377 0 -1 64 314 0 0 0 3 0 0 0 16 0 8 0 276184569 937414656 11117 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28896/tid=28899] ppid=28894 vsize=915444 CPUtime=0
/proc/28896/task/28899/stat : 28899 (java) S 28894 28896 28377 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 276184570 937414656 11117 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28896/tid=28900] ppid=28894 vsize=915444 CPUtime=0
/proc/28896/task/28900/stat : 28900 (java) S 28894 28896 28377 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 276184570 937414656 11117 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28896/tid=28901] ppid=28894 vsize=915444 CPUtime=0
/proc/28896/task/28901/stat : 28901 (java) S 28894 28896 28377 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 276184573 937414656 11117 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28896/tid=28902] ppid=28894 vsize=915444 CPUtime=0.32
/proc/28896/task/28902/stat : 28902 (java) S 28894 28896 28377 0 -1 64 442 0 0 0 31 1 0 0 16 0 8 0 276184573 937414656 11117 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28896/tid=28903] ppid=28894 vsize=915444 CPUtime=0
/proc/28896/task/28903/stat : 28903 (java) S 28894 28896 28377 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 276184573 937414656 11117 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28896/tid=28904] ppid=28894 vsize=915444 CPUtime=0
/proc/28896/task/28904/stat : 28904 (java) S 28894 28896 28377 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 276184573 937414656 11117 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2066.04
Current children cumulated vsize (KiB) 915444

[startup+2145.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/100 28904
/proc/meminfo: memFree=1237096/2055920 swapFree=4191880/4192956
[pid=28896] ppid=28894 vsize=915444 CPUtime=2125.58
/proc/28896/stat : 28896 (java) R 28894 28896 28377 0 -1 0 11389 0 1 0 212118 440 0 0 25 0 8 0 276184565 937414656 11117 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074014112 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28896/statm: 228861 11117 2534 14 0 215331 0
[pid=28896/tid=28898] ppid=28894 vsize=915444 CPUtime=0.03
/proc/28896/task/28898/stat : 28898 (java) S 28894 28896 28377 0 -1 64 314 0 0 0 3 0 0 0 16 0 8 0 276184569 937414656 11117 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28896/tid=28899] ppid=28894 vsize=915444 CPUtime=0
/proc/28896/task/28899/stat : 28899 (java) S 28894 28896 28377 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 276184570 937414656 11117 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28896/tid=28900] ppid=28894 vsize=915444 CPUtime=0
/proc/28896/task/28900/stat : 28900 (java) S 28894 28896 28377 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 276184570 937414656 11117 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28896/tid=28901] ppid=28894 vsize=915444 CPUtime=0
/proc/28896/task/28901/stat : 28901 (java) S 28894 28896 28377 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 276184573 937414656 11117 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28896/tid=28902] ppid=28894 vsize=915444 CPUtime=0.32
/proc/28896/task/28902/stat : 28902 (java) S 28894 28896 28377 0 -1 64 442 0 0 0 31 1 0 0 16 0 8 0 276184573 937414656 11117 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28896/tid=28903] ppid=28894 vsize=915444 CPUtime=0
/proc/28896/task/28903/stat : 28903 (java) S 28894 28896 28377 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 276184573 937414656 11117 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28896/tid=28904] ppid=28894 vsize=915444 CPUtime=0
/proc/28896/task/28904/stat : 28904 (java) S 28894 28896 28377 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 276184573 937414656 11117 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2125.58
Current children cumulated vsize (KiB) 915444

[startup+2205.38 s]
/proc/loadavg: 2.00 2.00 1.95 3/106 29082
/proc/meminfo: memFree=1233976/2055920 swapFree=4191880/4192956
[pid=28896] ppid=28894 vsize=915444 CPUtime=2185.46
/proc/28896/stat : 28896 (java) R 28894 28896 28377 0 -1 0 11389 0 1 0 218099 447 0 0 25 0 8 0 276184565 937414656 11117 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073935135 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28896/statm: 228861 11117 2534 14 0 215331 0
[pid=28896/tid=28898] ppid=28894 vsize=915444 CPUtime=0.03
/proc/28896/task/28898/stat : 28898 (java) S 28894 28896 28377 0 -1 64 314 0 0 0 3 0 0 0 16 0 8 0 276184569 937414656 11117 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28896/tid=28899] ppid=28894 vsize=915444 CPUtime=0
/proc/28896/task/28899/stat : 28899 (java) S 28894 28896 28377 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 276184570 937414656 11117 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28896/tid=28900] ppid=28894 vsize=915444 CPUtime=0
/proc/28896/task/28900/stat : 28900 (java) S 28894 28896 28377 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 276184570 937414656 11117 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28896/tid=28901] ppid=28894 vsize=915444 CPUtime=0
/proc/28896/task/28901/stat : 28901 (java) S 28894 28896 28377 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 276184573 937414656 11117 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28896/tid=28902] ppid=28894 vsize=915444 CPUtime=0.32
/proc/28896/task/28902/stat : 28902 (java) S 28894 28896 28377 0 -1 64 442 0 0 0 31 1 0 0 16 0 8 0 276184573 937414656 11117 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28896/tid=28903] ppid=28894 vsize=915444 CPUtime=0
/proc/28896/task/28903/stat : 28903 (java) S 28894 28896 28377 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 276184573 937414656 11117 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28896/tid=28904] ppid=28894 vsize=915444 CPUtime=0
/proc/28896/task/28904/stat : 28904 (java) S 28894 28896 28377 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 276184573 937414656 11117 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2185.46
Current children cumulated vsize (KiB) 915444

[startup+2265.48 s]
/proc/loadavg: 2.08 2.02 1.95 3/100 29162
/proc/meminfo: memFree=1234984/2055920 swapFree=4191880/4192956
[pid=28896] ppid=28894 vsize=915444 CPUtime=2245.45
/proc/28896/stat : 28896 (java) R 28894 28896 28377 0 -1 0 11389 0 1 0 224092 453 0 0 25 0 8 0 276184565 937414656 11117 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074013984 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28896/statm: 228861 11117 2534 14 0 215331 0
[pid=28896/tid=28898] ppid=28894 vsize=915444 CPUtime=0.03
/proc/28896/task/28898/stat : 28898 (java) S 28894 28896 28377 0 -1 64 314 0 0 0 3 0 0 0 16 0 8 0 276184569 937414656 11117 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28896/tid=28899] ppid=28894 vsize=915444 CPUtime=0
/proc/28896/task/28899/stat : 28899 (java) S 28894 28896 28377 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 276184570 937414656 11117 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28896/tid=28900] ppid=28894 vsize=915444 CPUtime=0
/proc/28896/task/28900/stat : 28900 (java) S 28894 28896 28377 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 276184570 937414656 11117 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28896/tid=28901] ppid=28894 vsize=915444 CPUtime=0
/proc/28896/task/28901/stat : 28901 (java) S 28894 28896 28377 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 276184573 937414656 11117 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28896/tid=28902] ppid=28894 vsize=915444 CPUtime=0.32
/proc/28896/task/28902/stat : 28902 (java) S 28894 28896 28377 0 -1 64 442 0 0 0 31 1 0 0 16 0 8 0 276184573 937414656 11117 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28896/tid=28903] ppid=28894 vsize=915444 CPUtime=0
/proc/28896/task/28903/stat : 28903 (java) S 28894 28896 28377 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 276184573 937414656 11117 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28896/tid=28904] ppid=28894 vsize=915444 CPUtime=0
/proc/28896/task/28904/stat : 28904 (java) S 28894 28896 28377 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 276184573 937414656 11117 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2245.45
Current children cumulated vsize (KiB) 915444

[startup+2325.57 s]
/proc/loadavg: 2.03 2.01 1.95 3/100 29162
/proc/meminfo: memFree=1234984/2055920 swapFree=4191880/4192956
[pid=28896] ppid=28894 vsize=915444 CPUtime=2305.49
/proc/28896/stat : 28896 (java) R 28894 28896 28377 0 -1 0 11389 0 1 0 230096 453 0 0 25 0 8 0 276184565 937414656 11117 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073936982 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28896/statm: 228861 11117 2534 14 0 215331 0
[pid=28896/tid=28898] ppid=28894 vsize=915444 CPUtime=0.03
/proc/28896/task/28898/stat : 28898 (java) S 28894 28896 28377 0 -1 64 314 0 0 0 3 0 0 0 16 0 8 0 276184569 937414656 11117 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28896/tid=28899] ppid=28894 vsize=915444 CPUtime=0
/proc/28896/task/28899/stat : 28899 (java) S 28894 28896 28377 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 276184570 937414656 11117 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28896/tid=28900] ppid=28894 vsize=915444 CPUtime=0
/proc/28896/task/28900/stat : 28900 (java) S 28894 28896 28377 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 276184570 937414656 11117 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28896/tid=28901] ppid=28894 vsize=915444 CPUtime=0
/proc/28896/task/28901/stat : 28901 (java) S 28894 28896 28377 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 276184573 937414656 11117 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28896/tid=28902] ppid=28894 vsize=915444 CPUtime=0.32
/proc/28896/task/28902/stat : 28902 (java) S 28894 28896 28377 0 -1 64 442 0 0 0 31 1 0 0 16 0 8 0 276184573 937414656 11117 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28896/tid=28903] ppid=28894 vsize=915444 CPUtime=0
/proc/28896/task/28903/stat : 28903 (java) S 28894 28896 28377 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 276184573 937414656 11117 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28896/tid=28904] ppid=28894 vsize=915444 CPUtime=0
/proc/28896/task/28904/stat : 28904 (java) S 28894 28896 28377 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 276184573 937414656 11117 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2305.49
Current children cumulated vsize (KiB) 915444

[startup+2385.66 s]
/proc/loadavg: 2.01 2.00 1.95 3/100 29162
/proc/meminfo: memFree=1234984/2055920 swapFree=4191880/4192956
[pid=28896] ppid=28894 vsize=915444 CPUtime=2365.52
/proc/28896/stat : 28896 (java) R 28894 28896 28377 0 -1 0 11389 0 1 0 236099 453 0 0 25 0 8 0 276184565 937414656 11117 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073932892 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28896/statm: 228861 11117 2534 14 0 215331 0
[pid=28896/tid=28898] ppid=28894 vsize=915444 CPUtime=0.03
/proc/28896/task/28898/stat : 28898 (java) S 28894 28896 28377 0 -1 64 314 0 0 0 3 0 0 0 16 0 8 0 276184569 937414656 11117 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28896/tid=28899] ppid=28894 vsize=915444 CPUtime=0
/proc/28896/task/28899/stat : 28899 (java) S 28894 28896 28377 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 276184570 937414656 11117 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28896/tid=28900] ppid=28894 vsize=915444 CPUtime=0
/proc/28896/task/28900/stat : 28900 (java) S 28894 28896 28377 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 276184570 937414656 11117 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28896/tid=28901] ppid=28894 vsize=915444 CPUtime=0
/proc/28896/task/28901/stat : 28901 (java) S 28894 28896 28377 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 276184573 937414656 11117 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28896/tid=28902] ppid=28894 vsize=915444 CPUtime=0.32
/proc/28896/task/28902/stat : 28902 (java) S 28894 28896 28377 0 -1 64 442 0 0 0 31 1 0 0 16 0 8 0 276184573 937414656 11117 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28896/tid=28903] ppid=28894 vsize=915444 CPUtime=0
/proc/28896/task/28903/stat : 28903 (java) S 28894 28896 28377 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 276184573 937414656 11117 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28896/tid=28904] ppid=28894 vsize=915444 CPUtime=0
/proc/28896/task/28904/stat : 28904 (java) S 28894 28896 28377 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 276184573 937414656 11117 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2365.52
Current children cumulated vsize (KiB) 915444



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2420.24 s]
/proc/loadavg: 2.00 2.00 1.95 3/100 29162
/proc/meminfo: memFree=1234984/2055920 swapFree=4191880/4192956
[pid=28896] ppid=28894 vsize=915444 CPUtime=2400.06
/proc/28896/stat : 28896 (java) R 28894 28896 28377 0 -1 0 11389 0 1 0 239553 453 0 0 25 0 8 0 276184565 937414656 11117 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073729034 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28896/statm: 228861 11117 2534 14 0 215331 0
[pid=28896/tid=28898] ppid=28894 vsize=915444 CPUtime=0.03
/proc/28896/task/28898/stat : 28898 (java) S 28894 28896 28377 0 -1 64 314 0 0 0 3 0 0 0 16 0 8 0 276184569 937414656 11117 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28896/tid=28899] ppid=28894 vsize=915444 CPUtime=0
/proc/28896/task/28899/stat : 28899 (java) S 28894 28896 28377 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 276184570 937414656 11117 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28896/tid=28900] ppid=28894 vsize=915444 CPUtime=0
/proc/28896/task/28900/stat : 28900 (java) S 28894 28896 28377 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 276184570 937414656 11117 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28896/tid=28901] ppid=28894 vsize=915444 CPUtime=0
/proc/28896/task/28901/stat : 28901 (java) S 28894 28896 28377 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 276184573 937414656 11117 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28896/tid=28902] ppid=28894 vsize=915444 CPUtime=0.32
/proc/28896/task/28902/stat : 28902 (java) S 28894 28896 28377 0 -1 64 442 0 0 0 31 1 0 0 16 0 8 0 276184573 937414656 11117 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28896/tid=28903] ppid=28894 vsize=915444 CPUtime=0
/proc/28896/task/28903/stat : 28903 (java) S 28894 28896 28377 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 276184573 937414656 11117 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28896/tid=28904] ppid=28894 vsize=915444 CPUtime=0
/proc/28896/task/28904/stat : 28904 (java) S 28894 28896 28377 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 276184573 937414656 11117 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2400.06
Current children cumulated vsize (KiB) 915444

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

Child status: 143
Real time (s): 2420.31
CPU time (s): 2400.14
CPU user time (s): 2395.6
CPU system time (s): 4.54531
CPU usage (%): 99.1668
Max. virtual memory (cumulated for all children) (KiB): 915448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2395.6
system time used= 4.54531
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11410
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= 50268
involuntary context switches= 136508

runsolver used 3.05653 s user time and 7.66383 s system time

The end

Launcher Data (download as text)

Begin job on node3 on Sat Jan 20 07:24:49 UTC 2007


IDJOB= 278173
IDBENCH= 8096
IDSOLVER= 68
FILE ID= node3/278173-1169277889

PBS_JOBID= 3609466

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/cnf/3-80-1100-2000/cnf-3-80-1500-895341_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/278173-1169277889/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node3/watcher-278173-1169277889 -o ROOT/results/node3/solver-278173-1169277889 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/278173-1169277889/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  6fcc3b71e55b86974554dee1e3dc64b4

RANDOM SEED= 445760767

TIME LIMIT= 2400 seconds

MEMORY LIMIT= 900 MiB


/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.279
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.279
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:       1272384 kB
Buffers:         56344 kB
Cached:         561356 kB
SwapCached:        284 kB
Active:         226596 kB
Inactive:       481540 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1272384 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            1860 kB
Writeback:           0 kB
Mapped:         112084 kB
Slab:            60268 kB
Committed_AS:  8243060 kB
PageTables:       2176 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= 66561 MiB



End job on node3 on Sat Jan 20 08:05:10 UTC 2007