Trace number 278029

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.05 2411.44

General information on the benchmark

NameMaxCSP/cnf/3-40-100-1000/
cnf-3-40-900-536221_ext.xml
MD5SUM3f8d8cfc3cdd2d6f17ef4d01164abb15
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints807
Best CPU time to get the best result obtained on this benchmark17.8973
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints861
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension861
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.29	   
0.29	Abscon 109 (November, 2006)
0.29	   
0.29	   configuration
0.29	     name=epfc.xml
0.32	   
0.32	   instance
0.32	     name=/tmp/evaluation/278029-1169273350/unknown.xml
0.35	   
0.35	   domains being loaded...
0.35	   
0.35	   variables being loaded...
0.38	     nbVariables=40  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.38	       =>  wckTime=0.084  cpuTime=0.07  mem=6M887
0.38	   
0.38	   relations being loaded...
0.39	   
0.39	   constraints being loaded...
0.54	     nbConstraints=861  nbRelationTypes=26  nbExtensionStructures=26  nbSharedExtensionStructures=835
0.54	     nbConflictsStructures=26  nbSharedConflictsStructures=835  nbSharedBinaryRepresentations=0  maxDegree=77
0.54	     maxArity=3
0.54	       =>  wckTime=0.25  cpuTime=0.17  mem=9M829
0.59	   
0.59	   solver LocalSearchSolver being built... 
0.62	       =>  wckTime=0.331  cpuTime=0.21  mem=5M813
0.63	
0.63	s SATISFIABLE
0.63	o 759
0.63	c 102
0.63	o 761
0.63	c 100
0.63	o 763
0.63	c 98
0.63	o 767
0.63	c 94
0.63	o 771
0.63	c 90
0.63	o 777
0.63	c 84
0.64	o 780
0.64	c 81
0.64	o 781
0.64	c 80
0.64	o 783
0.64	c 78
0.64	o 785
0.64	c 76
0.64	o 787
0.64	c 74
0.64	o 793
0.64	c 68
0.64	o 795
0.64	c 66
0.65	o 798
0.65	c 63
0.65	o 800
0.65	c 61
0.65	o 803
0.65	c 58
0.71	o 804
0.71	c 57
0.71	o 805
0.71	c 56
1.01	o 806
1.01	c 55
1.01	o 807
1.01	c 54
3.57	   
3.57	   search
3.57	     run=0  nbConstraintChecks=17547888  nbAssignments=10000
3.57	       =>  wckTime=2.947  cpuTime=2.89  mem=5M813
6.44	   
6.44	   search
6.44	     run=1  nbConstraintChecks=35680035  nbAssignments=20000
6.44	       =>  wckTime=5.821  cpuTime=5.76  mem=5M813
9.24	   
9.24	   search
9.24	     run=2  nbConstraintChecks=53240382  nbAssignments=30000
9.24	       =>  wckTime=8.616  cpuTime=8.55  mem=5M813
12.10	   
12.10	   search
12.10	     run=3  nbConstraintChecks=71309958  nbAssignments=40000
12.10	       =>  wckTime=11.476  cpuTime=11.41  mem=5M813
14.91	   
14.91	   search
14.91	     run=4  nbConstraintChecks=88871182  nbAssignments=50000
14.91	       =>  wckTime=14.285  cpuTime=14.22  mem=5M813
17.79	   
17.79	   search
17.79	     run=5  nbConstraintChecks=106906573  nbAssignments=60000
17.79	       =>  wckTime=17.169  cpuTime=17.11  mem=5M813
20.61	   
20.61	   search
20.61	     run=6  nbConstraintChecks=124435909  nbAssignments=70000
20.61	       =>  wckTime=19.986  cpuTime=19.92  mem=5M813
23.49	   
23.49	   search
23.49	     run=7  nbConstraintChecks=142475128  nbAssignments=80000
23.49	       =>  wckTime=22.867  cpuTime=22.8  mem=5M813
26.28	   
26.28	   search
26.28	     run=8  nbConstraintChecks=159980061  nbAssignments=90000
26.28	       =>  wckTime=25.655  cpuTime=25.59  mem=5M813
29.14	   
29.14	   search
29.14	     run=9  nbConstraintChecks=178084073  nbAssignments=100000
29.14	       =>  wckTime=28.521  cpuTime=28.45  mem=5M813
31.08	   
31.08	   search
31.08	     run=10  nbConstraintChecks=190188421  nbAssignments=106962
31.08	       =>  wckTime=30.455  cpuTime=30.39  mem=5M813
31.08	   
31.08	   global
31.08	     nbConstraintChecks=190188421  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.08	     solvingWckTime=30.452  solvingCpuTime=30.39  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.08	     globalCpuTime=30.65
31.08	       =>  wckTime=30.784  cpuTime=30.6  mem=5M813
31.08	   
31.08	   solver IterativeSystematicSolver being built... 
31.25	       =>  wckTime=30.96  cpuTime=30.73  mem=21M769
31.33	   
31.33	   preprocessing
31.33	     nbConstraintChecks=5649  nbValidityChecks=14552  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.33	     nbRemovedValues=0  detectedInconsistency=no
31.33	       =>  wckTime=0.072  cpuTime=0.05  mem=21M769
31.38	   
31.38	   search
31.38	     run=0  nbConstraintChecks=11437  nbValidityChecks=38932  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.38	     nbAssignments=38  nbFailedAssignments=8  nbBacktracks=10  nbVisitedNodes=56  nbRestartNogoods=0
31.38	       =>  wckTime=0.127  cpuTime=0.1  mem=21M769
31.45	   
31.45	   search
31.45	     run=1  nbConstraintChecks=28470  nbValidityChecks=98666  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.45	     nbAssignments=86  nbFailedAssignments=22  nbBacktracks=25  nbVisitedNodes=132  nbRestartNogoods=2
31.45	       =>  wckTime=0.198  cpuTime=0.15  mem=21M769
31.52	   
31.52	   search
31.52	     run=2  nbConstraintChecks=49573  nbValidityChecks=175511  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.52	     nbAssignments=141  nbFailedAssignments=37  nbBacktracks=48  nbVisitedNodes=224  nbRestartNogoods=3
31.52	       =>  wckTime=0.268  cpuTime=0.22  mem=21M769
31.61	   
31.61	   search
31.61	     run=3  nbConstraintChecks=79409  nbValidityChecks=280563  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.61	     nbAssignments=214  nbFailedAssignments=57  nbBacktracks=81  nbVisitedNodes=348  nbRestartNogoods=4
31.61	       =>  wckTime=0.357  cpuTime=0.31  mem=21M769
31.77	   
31.77	   search
31.77	     run=4  nbConstraintChecks=124731  nbValidityChecks=461141  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.77	     nbAssignments=326  nbFailedAssignments=100  nbBacktracks=131  nbVisitedNodes=548  nbRestartNogoods=7
31.77	       =>  wckTime=0.511  cpuTime=0.46  mem=21M769
31.97	   
31.97	   search
31.97	     run=5  nbConstraintChecks=190524  nbValidityChecks=718682  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.97	     nbAssignments=475  nbFailedAssignments=153  nbBacktracks=208  nbVisitedNodes=820  nbRestartNogoods=10
31.97	       =>  wckTime=0.712  cpuTime=0.66  mem=21M769
32.25	   
32.25	   search
32.25	     run=6  nbConstraintChecks=285132  nbValidityChecks=1082991  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
32.25	     nbAssignments=680  nbFailedAssignments=228  nbBacktracks=321  nbVisitedNodes=1206  nbRestartNogoods=13
32.25	       =>  wckTime=0.999  cpuTime=0.96  mem=21M769
32.71	   
32.71	   search
32.71	     run=7  nbConstraintChecks=432714  nbValidityChecks=1646528  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
32.71	     nbAssignments=986  nbFailedAssignments=345  nbBacktracks=492  nbVisitedNodes=1792  nbRestartNogoods=17
32.71	       =>  wckTime=1.457  cpuTime=1.41  mem=21M769
33.44	   
33.44	   search
33.44	     run=8  nbConstraintChecks=646465  nbValidityChecks=2540450  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
33.44	     nbAssignments=1458  nbFailedAssignments=544  nbBacktracks=749  nbVisitedNodes=2707  nbRestartNogoods=21
33.44	       =>  wckTime=2.185  cpuTime=2.13  mem=21M769
34.39	   
34.39	   search
34.39	     run=9  nbConstraintChecks=976087  nbValidityChecks=3802757  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
34.39	     nbAssignments=2114  nbFailedAssignments=801  nbBacktracks=1133  nbVisitedNodes=3965  nbRestartNogoods=25
34.39	       =>  wckTime=3.131  cpuTime=3.06  mem=21M769
35.80	   
35.80	   search
35.80	     run=10  nbConstraintChecks=1460479  nbValidityChecks=5730324  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
35.80	     nbAssignments=3111  nbFailedAssignments=1205  nbBacktracks=1709  nbVisitedNodes=5896  nbRestartNogoods=30
35.80	       =>  wckTime=4.543  cpuTime=4.47  mem=21M769
37.92	   
37.92	   search
37.92	     run=11  nbConstraintChecks=2207703  nbValidityChecks=8726845  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
37.92	     nbAssignments=4565  nbFailedAssignments=1778  nbBacktracks=2573  nbVisitedNodes=8753  nbRestartNogoods=35
37.92	       =>  wckTime=6.664  cpuTime=6.59  mem=21M769
41.40	   
41.40	   search
41.40	     run=12  nbConstraintChecks=3243615  nbValidityChecks=13088694  nbPropagations=0  nbRevisions=0
41.40	     nbUselessRevisions=0  nbAssignments=6863  nbFailedAssignments=2764  nbBacktracks=3871  nbVisitedNodes=13236
41.40	     nbRestartNogoods=41
41.40	       =>  wckTime=10.148  cpuTime=10.07  mem=21M769
46.17	   
46.17	   search
46.17	     run=13  nbConstraintChecks=4890391  nbValidityChecks=19973649  nbPropagations=0  nbRevisions=0
46.17	     nbUselessRevisions=0  nbAssignments=10167  nbFailedAssignments=4109  nbBacktracks=5817  nbVisitedNodes=19669
46.17	     nbRestartNogoods=48
46.17	       =>  wckTime=14.913  cpuTime=14.83  mem=21M769
53.18	   
53.18	   search
53.18	     run=14  nbConstraintChecks=7031981  nbValidityChecks=29369409  nbPropagations=0  nbRevisions=0
53.18	     nbUselessRevisions=0  nbAssignments=15009  nbFailedAssignments=6016  nbBacktracks=8736  nbVisitedNodes=28961
53.18	     nbRestartNogoods=51
53.18	       =>  wckTime=21.927  cpuTime=21.81  mem=21M769
64.13	   
64.13	   search
64.13	     run=15  nbConstraintChecks=10512117  nbValidityChecks=44166907  nbPropagations=0  nbRevisions=0
64.13	     nbUselessRevisions=0  nbAssignments=22510  nbFailedAssignments=9124  nbBacktracks=13114  nbVisitedNodes=43522
64.13	     nbRestartNogoods=58
64.13	       =>  wckTime=32.88  cpuTime=32.76  mem=21M769
80.93	   
80.93	   search
80.93	     run=16  nbConstraintChecks=15676925  nbValidityChecks=66114172  nbPropagations=0  nbRevisions=0
80.93	     nbUselessRevisions=0  nbAssignments=33791  nbFailedAssignments=13821  nbBacktracks=19682  nbVisitedNodes=65500
80.93	     nbRestartNogoods=62
80.93	       =>  wckTime=49.674  cpuTime=49.55  mem=21M769
105.32	   
105.32	   search
105.32	     run=17  nbConstraintChecks=23413824  nbValidityChecks=99989578  nbPropagations=0  nbRevisions=0
105.32	     nbUselessRevisions=0  nbAssignments=50450  nbFailedAssignments=20611  nbBacktracks=29534  nbVisitedNodes=97767
105.32	     nbRestartNogoods=70
105.32	       =>  wckTime=74.061  cpuTime=73.89  mem=21M769
143.41	   
143.41	   search
143.41	     run=18  nbConstraintChecks=34916289  nbValidityChecks=150388872  nbPropagations=0  nbRevisions=0
143.41	     nbUselessRevisions=0  nbAssignments=76049  nbFailedAssignments=31413  nbBacktracks=44312  nbVisitedNodes=147061
143.41	     nbRestartNogoods=76
143.41	       =>  wckTime=112.156  cpuTime=111.94  mem=21M769
196.89	   
196.89	   search
196.89	     run=19  nbConstraintChecks=52337627  nbValidityChecks=223765854  nbPropagations=0  nbRevisions=0
196.89	     nbUselessRevisions=0  nbAssignments=113007  nbFailedAssignments=46186  nbBacktracks=66480  nbVisitedNodes=218117
196.89	     nbRestartNogoods=82
196.89	       =>  wckTime=165.636  cpuTime=165.37  mem=21M769
272.43	   
272.43	   search
272.43	     run=20  nbConstraintChecks=77471090  nbValidityChecks=325070365  nbPropagations=0  nbRevisions=0
272.43	     nbUselessRevisions=0  nbAssignments=166986  nbFailedAssignments=66896  nbBacktracks=99733  nbVisitedNodes=320628
272.43	     nbRestartNogoods=88
272.43	       =>  wckTime=241.175  cpuTime=240.85  mem=21M769
379.51	   
379.51	   search
379.51	     run=21  nbConstraintChecks=116328231  nbValidityChecks=468536929  nbPropagations=0  nbRevisions=0
379.51	     nbUselessRevisions=0  nbAssignments=247076  nbFailedAssignments=97090  nbBacktracks=149611  nbVisitedNodes=470279
379.51	     nbRestartNogoods=94
379.51	       =>  wckTime=348.251  cpuTime=347.38  mem=21M769
523.27	   
523.31	   search
523.31	     run=22  nbConstraintChecks=171881300  nbValidityChecks=656848186  nbPropagations=0  nbRevisions=0
523.31	     nbUselessRevisions=0  nbAssignments=361366  nbFailedAssignments=136543  nbBacktracks=224431  nbVisitedNodes=677094
523.31	     nbRestartNogoods=102
523.31	       =>  wckTime=492.017  cpuTime=490.41  mem=21M769
714.00	   
714.00	   search
714.00	     run=23  nbConstraintChecks=247093008  nbValidityChecks=906311397  nbPropagations=0  nbRevisions=0
714.00	     nbUselessRevisions=0  nbAssignments=526106  nbFailedAssignments=189036  nbBacktracks=336658  nbVisitedNodes=958897
714.00	     nbRestartNogoods=108
714.00	       =>  wckTime=682.746  cpuTime=680.15  mem=21M769
980.49	   
980.49	   search
980.49	     run=24  nbConstraintChecks=356881924  nbValidityChecks=1243313520  nbPropagations=0  nbRevisions=0
980.49	     nbUselessRevisions=0  nbAssignments=765120  nbFailedAssignments=259694  nbBacktracks=504999  nbVisitedNodes=1358413
980.49	     nbRestartNogoods=119
980.49	       =>  wckTime=949.235  cpuTime=945.25  mem=21M769
1367.59	   
1367.59	   search
1367.59	     run=25  nbConstraintChecks=521352939  nbValidityChecks=1738388970  nbPropagations=0  nbRevisions=0
1367.59	     nbUselessRevisions=0  nbAssignments=1123224  nbFailedAssignments=365266  nbBacktracks=757511
1367.59	     nbVisitedNodes=1952131  nbRestartNogoods=127
1367.59	       =>  wckTime=1336.333  cpuTime=1330.32  mem=21M769
1949.31	   
1949.31	   search
1949.31	     run=26  nbConstraintChecks=765331927  nbValidityChecks=2480641539  nbPropagations=0  nbRevisions=0
1949.31	     nbUselessRevisions=0  nbAssignments=1657350  nbFailedAssignments=520611  nbBacktracks=1136285
1949.31	     nbVisitedNodes=2834662  nbRestartNogoods=136
1949.31	       =>  wckTime=1918.059  cpuTime=1909.02  mem=21M769
2411.42	v 1 0 0 0 0 0 1 1 1 0 1 0 0 0 0 1 1 0 0 1 1 1 0 1 1 1 0 1 0 1 1 0 1 1 0 0 1 0 0 1 

Verifier Data (download as text)

54 unsatisfied constraints, 807 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/node24/watcher-278029-1169273350 -o ROOT/results/node24/solver-278029-1169273350 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/278029-1169273350/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.98 4/93 27723
/proc/meminfo: memFree=1343296/2055920 swapFree=4180096/4192956
[pid=27722] ppid=27720 vsize=172 CPUtime=0
/proc/27722/stat : 27722 (java) R 27720 27722 26751 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 275730267 176128 24 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 2605355 0 0 4096 0 0 0 0 17 0 0 0
/proc/27722/statm: 43 24 18 14 0 3 0

[startup+0.107184 s]
/proc/loadavg: 1.92 1.98 1.98 4/93 27723
/proc/meminfo: memFree=1343296/2055920 swapFree=4180096/4192956
[pid=27722] ppid=27720 vsize=914988 CPUtime=0.09
/proc/27722/stat : 27722 (java) R 27720 27722 26751 0 -1 0 3073 0 1 0 7 2 0 0 22 0 8 0 275730267 936947712 2819 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4152096428 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27722/statm: 228747 2819 1454 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.515227 s]
/proc/loadavg: 1.92 1.98 1.98 4/93 27723
/proc/meminfo: memFree=1343296/2055920 swapFree=4180096/4192956
[pid=27722] ppid=27720 vsize=915332 CPUtime=0.49
/proc/27722/stat : 27722 (java) R 27720 27722 26751 0 -1 0 6658 0 1 0 45 4 0 0 25 0 8 0 275730267 937299968 6397 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27722/statm: 228833 6397 2151 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33632 s]
/proc/loadavg: 1.92 1.98 1.98 3/100 27730
/proc/meminfo: memFree=1324232/2055920 swapFree=4180096/4192956
[pid=27722] ppid=27720 vsize=915428 CPUtime=1.32
/proc/27722/stat : 27722 (java) R 27720 27722 26751 0 -1 0 7466 0 1 0 117 15 0 0 25 0 8 0 275730267 937398272 7204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27722/statm: 228857 7204 2478 14 0 215327 0
[pid=27722/tid=27724] ppid=27720 vsize=915428 CPUtime=0.02
/proc/27722/task/27724/stat : 27724 (java) S 27720 27722 26751 0 -1 64 230 0 0 0 2 0 0 0 16 0 8 0 275730271 937398272 7204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27722/tid=27725] ppid=27720 vsize=915428 CPUtime=0
/proc/27722/task/27725/stat : 27725 (java) S 27720 27722 26751 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275730271 937398272 7204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27722/tid=27726] ppid=27720 vsize=915428 CPUtime=0
/proc/27722/task/27726/stat : 27726 (java) S 27720 27722 26751 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275730271 937398272 7204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27722/tid=27727] ppid=27720 vsize=915428 CPUtime=0
/proc/27722/task/27727/stat : 27727 (java) S 27720 27722 26751 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 275730275 937398272 7204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27722/tid=27728] ppid=27720 vsize=915428 CPUtime=0.13
/proc/27722/task/27728/stat : 27728 (java) S 27720 27722 26751 0 -1 64 343 0 0 0 13 0 0 0 16 0 8 0 275730275 937398272 7204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27722/tid=27729] ppid=27720 vsize=915428 CPUtime=0
/proc/27722/task/27729/stat : 27729 (java) S 27720 27722 26751 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 275730275 937398272 7204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27722/tid=27730] ppid=27720 vsize=915428 CPUtime=0
/proc/27722/task/27730/stat : 27730 (java) S 27720 27722 26751 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275730275 937398272 7204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 915428

[startup+2.98049 s]
/proc/loadavg: 1.92 1.98 1.98 3/100 27730
/proc/meminfo: memFree=1324168/2055920 swapFree=4180096/4192956
[pid=27722] ppid=27720 vsize=915428 CPUtime=2.94
/proc/27722/stat : 27722 (java) R 27720 27722 26751 0 -1 0 7467 0 1 0 259 35 0 0 25 0 8 0 275730267 937398272 7204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27722/statm: 228857 7204 2478 14 0 215327 0
[pid=27722/tid=27724] ppid=27720 vsize=915428 CPUtime=0.02
/proc/27722/task/27724/stat : 27724 (java) S 27720 27722 26751 0 -1 64 230 0 0 0 2 0 0 0 16 0 8 0 275730271 937398272 7204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27722/tid=27725] ppid=27720 vsize=915428 CPUtime=0
/proc/27722/task/27725/stat : 27725 (java) S 27720 27722 26751 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275730271 937398272 7204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27722/tid=27726] ppid=27720 vsize=915428 CPUtime=0
/proc/27722/task/27726/stat : 27726 (java) S 27720 27722 26751 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275730271 937398272 7204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27722/tid=27727] ppid=27720 vsize=915428 CPUtime=0
/proc/27722/task/27727/stat : 27727 (java) S 27720 27722 26751 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 275730275 937398272 7204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27722/tid=27728] ppid=27720 vsize=915428 CPUtime=0.13
/proc/27722/task/27728/stat : 27728 (java) S 27720 27722 26751 0 -1 64 343 0 0 0 13 0 0 0 16 0 8 0 275730275 937398272 7204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27722/tid=27729] ppid=27720 vsize=915428 CPUtime=0
/proc/27722/task/27729/stat : 27729 (java) S 27720 27722 26751 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 275730275 937398272 7204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27722/tid=27730] ppid=27720 vsize=915428 CPUtime=0
/proc/27722/task/27730/stat : 27730 (java) S 27720 27722 26751 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275730275 937398272 7204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915428

[startup+6.18385 s]
/proc/loadavg: 1.93 1.98 1.98 3/100 27730
/proc/meminfo: memFree=1324040/2055920 swapFree=4180096/4192956
[pid=27722] ppid=27720 vsize=915428 CPUtime=6.12
/proc/27722/stat : 27722 (java) R 27720 27722 26751 0 -1 0 7469 0 1 0 536 76 0 0 25 0 8 0 275730267 937398272 7206 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27722/statm: 228857 7206 2478 14 0 215327 0
[pid=27722/tid=27724] ppid=27720 vsize=915428 CPUtime=0.02
/proc/27722/task/27724/stat : 27724 (java) S 27720 27722 26751 0 -1 64 230 0 0 0 2 0 0 0 16 0 8 0 275730271 937398272 7206 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27722/tid=27725] ppid=27720 vsize=915432 CPUtime=0
/proc/27722/task/27725/stat : 27725 (java) S 27720 27722 26751 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275730271 937402368 7206 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27722/tid=27726] ppid=27720 vsize=915428 CPUtime=0
/proc/27722/task/27726/stat : 27726 (java) S 27720 27722 26751 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275730271 937398272 7206 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27722/tid=27727] ppid=27720 vsize=915428 CPUtime=0
/proc/27722/task/27727/stat : 27727 (java) S 27720 27722 26751 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 275730275 937398272 7206 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27722/tid=27728] ppid=27720 vsize=915428 CPUtime=0.13
/proc/27722/task/27728/stat : 27728 (java) S 27720 27722 26751 0 -1 64 345 0 0 0 13 0 0 0 16 0 8 0 275730275 937398272 7206 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27722/tid=27729] ppid=27720 vsize=915428 CPUtime=0
/proc/27722/task/27729/stat : 27729 (java) S 27720 27722 26751 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 275730275 937398272 7206 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27722/tid=27730] ppid=27720 vsize=915428 CPUtime=0
/proc/27722/task/27730/stat : 27730 (java) S 27720 27722 26751 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275730275 937398272 7206 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.12
Current children cumulated vsize (KiB) 915428

[startup+12.6575 s]
/proc/loadavg: 1.94 1.98 1.98 3/100 27730
/proc/meminfo: memFree=1324040/2055920 swapFree=4180096/4192956
[pid=27722] ppid=27720 vsize=915432 CPUtime=12.6
/proc/27722/stat : 27722 (java) R 27720 27722 26751 0 -1 0 7469 0 1 0 1102 158 0 0 25 0 8 0 275730267 937402368 7206 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27722/statm: 228857 7206 2478 14 0 215327 0
[pid=27722/tid=27724] ppid=27720 vsize=915428 CPUtime=0.02
/proc/27722/task/27724/stat : 27724 (java) S 27720 27722 26751 0 -1 64 230 0 0 0 2 0 0 0 16 0 8 0 275730271 937398272 7206 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27722/tid=27725] ppid=27720 vsize=915428 CPUtime=0
/proc/27722/task/27725/stat : 27725 (java) S 27720 27722 26751 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275730271 937398272 7206 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27722/tid=27726] ppid=27720 vsize=915428 CPUtime=0
/proc/27722/task/27726/stat : 27726 (java) S 27720 27722 26751 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275730271 937398272 7206 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27722/tid=27727] ppid=27720 vsize=915428 CPUtime=0
/proc/27722/task/27727/stat : 27727 (java) S 27720 27722 26751 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 275730275 937398272 7206 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27722/tid=27728] ppid=27720 vsize=915428 CPUtime=0.14
/proc/27722/task/27728/stat : 27728 (java) S 27720 27722 26751 0 -1 64 345 0 0 0 14 0 0 0 16 0 8 0 275730275 937398272 7206 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27722/tid=27729] ppid=27720 vsize=915432 CPUtime=0
/proc/27722/task/27729/stat : 27729 (java) S 27720 27722 26751 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 275730275 937402368 7206 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27722/tid=27730] ppid=27720 vsize=915428 CPUtime=0
/proc/27722/task/27730/stat : 27730 (java) S 27720 27722 26751 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275730275 937398272 7206 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 915432

[startup+25.5139 s]
/proc/loadavg: 1.95 1.98 1.98 3/100 27730
/proc/meminfo: memFree=1324040/2055920 swapFree=4180096/4192956
[pid=27722] ppid=27720 vsize=915428 CPUtime=25.45
/proc/27722/stat : 27722 (java) R 27720 27722 26751 0 -1 0 7469 0 1 0 2219 326 0 0 25 0 8 0 275730267 937398272 7206 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073712502 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27722/statm: 228857 7206 2478 14 0 215327 0
[pid=27722/tid=27724] ppid=27720 vsize=915428 CPUtime=0.02
/proc/27722/task/27724/stat : 27724 (java) S 27720 27722 26751 0 -1 64 230 0 0 0 2 0 0 0 16 0 8 0 275730271 937398272 7206 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27722/tid=27725] ppid=27720 vsize=915428 CPUtime=0
/proc/27722/task/27725/stat : 27725 (java) S 27720 27722 26751 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275730271 937398272 7206 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27722/tid=27726] ppid=27720 vsize=915428 CPUtime=0
/proc/27722/task/27726/stat : 27726 (java) S 27720 27722 26751 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275730271 937398272 7206 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27722/tid=27727] ppid=27720 vsize=915428 CPUtime=0
/proc/27722/task/27727/stat : 27727 (java) S 27720 27722 26751 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 275730275 937398272 7206 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27722/tid=27728] ppid=27720 vsize=915428 CPUtime=0.14
/proc/27722/task/27728/stat : 27728 (java) S 27720 27722 26751 0 -1 64 345 0 0 0 14 0 0 0 16 0 8 0 275730275 937398272 7206 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27722/tid=27729] ppid=27720 vsize=915432 CPUtime=0
/proc/27722/task/27729/stat : 27729 (java) S 27720 27722 26751 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 275730275 937402368 7206 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27722/tid=27730] ppid=27720 vsize=915428 CPUtime=0
/proc/27722/task/27730/stat : 27730 (java) S 27720 27722 26751 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275730275 937398272 7206 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 915428

[startup+51.1277 s]
/proc/loadavg: 1.97 1.98 1.98 3/100 27730
/proc/meminfo: memFree=1312776/2055920 swapFree=4180096/4192956
[pid=27722] ppid=27720 vsize=915428 CPUtime=51.02
/proc/27722/stat : 27722 (java) R 27720 27722 26751 0 -1 0 10395 0 1 0 4703 399 0 0 25 0 8 0 275730267 937398272 10128 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073875730 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27722/statm: 228857 10128 2534 14 0 215327 0
[pid=27722/tid=27724] ppid=27720 vsize=915428 CPUtime=0.02
/proc/27722/task/27724/stat : 27724 (java) S 27720 27722 26751 0 -1 64 231 0 0 0 2 0 0 0 16 0 8 0 275730271 937398272 10128 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27722/tid=27725] ppid=27720 vsize=915428 CPUtime=0
/proc/27722/task/27725/stat : 27725 (java) S 27720 27722 26751 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275730271 937398272 10128 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27722/tid=27726] ppid=27720 vsize=915428 CPUtime=0
/proc/27722/task/27726/stat : 27726 (java) S 27720 27722 26751 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275730271 937398272 10128 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27722/tid=27727] ppid=27720 vsize=915428 CPUtime=0
/proc/27722/task/27727/stat : 27727 (java) S 27720 27722 26751 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 275730275 937398272 10128 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27722/tid=27728] ppid=27720 vsize=915428 CPUtime=0.25
/proc/27722/task/27728/stat : 27728 (java) S 27720 27722 26751 0 -1 64 417 0 0 0 25 0 0 0 16 0 8 0 275730275 937398272 10128 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27722/tid=27729] ppid=27720 vsize=915428 CPUtime=0
/proc/27722/task/27729/stat : 27729 (java) S 27720 27722 26751 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 275730275 937398272 10128 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27722/tid=27730] ppid=27720 vsize=915428 CPUtime=0
/proc/27722/task/27730/stat : 27730 (java) S 27720 27722 26751 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275730275 937398272 10128 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 915428

[startup+102.343 s]
/proc/loadavg: 1.98 1.98 1.98 3/100 27730
/proc/meminfo: memFree=1312776/2055920 swapFree=4180096/4192956
[pid=27722] ppid=27720 vsize=915428 CPUtime=102.19
/proc/27722/stat : 27722 (java) R 27720 27722 26751 0 -1 0 10403 0 1 0 9820 399 0 0 25 0 8 0 275730267 937398272 10136 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073943788 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27722/statm: 228857 10136 2534 14 0 215327 0
[pid=27722/tid=27724] ppid=27720 vsize=915428 CPUtime=0.02
/proc/27722/task/27724/stat : 27724 (java) S 27720 27722 26751 0 -1 64 231 0 0 0 2 0 0 0 16 0 8 0 275730271 937398272 10136 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27722/tid=27725] ppid=27720 vsize=915428 CPUtime=0
/proc/27722/task/27725/stat : 27725 (java) S 27720 27722 26751 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275730271 937398272 10136 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27722/tid=27726] ppid=27720 vsize=915428 CPUtime=0
/proc/27722/task/27726/stat : 27726 (java) S 27720 27722 26751 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275730271 937398272 10136 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27722/tid=27727] ppid=27720 vsize=915428 CPUtime=0
/proc/27722/task/27727/stat : 27727 (java) S 27720 27722 26751 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 275730275 937398272 10136 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27722/tid=27728] ppid=27720 vsize=915428 CPUtime=0.25
/proc/27722/task/27728/stat : 27728 (java) S 27720 27722 26751 0 -1 64 417 0 0 0 25 0 0 0 16 0 8 0 275730275 937398272 10136 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27722/tid=27729] ppid=27720 vsize=915428 CPUtime=0
/proc/27722/task/27729/stat : 27729 (java) S 27720 27722 26751 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 275730275 937398272 10136 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27722/tid=27730] ppid=27720 vsize=915428 CPUtime=0
/proc/27722/task/27730/stat : 27730 (java) S 27720 27722 26751 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275730275 937398272 10136 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 915428

[startup+162.413 s]
/proc/loadavg: 1.99 1.98 1.98 3/100 27730
/proc/meminfo: memFree=1312712/2055920 swapFree=4180096/4192956
[pid=27722] ppid=27720 vsize=915428 CPUtime=162.2
/proc/27722/stat : 27722 (java) R 27720 27722 26751 0 -1 0 10409 0 1 0 15821 399 0 0 25 0 8 0 275730267 937398272 10142 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073892120 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

Current children cumulated CPU time (s) 2014.51
Current children cumulated vsize (KiB) 915428

[startup+2083.92 s]
/proc/loadavg: 2.07 2.02 2.00 3/100 27732
/proc/meminfo: memFree=1312328/2055920 swapFree=4180096/4192956
[pid=27722] ppid=27720 vsize=915428 CPUtime=2074.23
/proc/27722/stat : 27722 (java) R 27720 27722 26751 0 -1 0 10432 0 1 0 207016 407 0 0 25 0 8 0 275730267 937398272 10163 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073908910 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27722/statm: 228857 10163 2534 14 0 215327 0
[pid=27722/tid=27724] ppid=27720 vsize=915428 CPUtime=0.02
/proc/27722/task/27724/stat : 27724 (java) S 27720 27722 26751 0 -1 64 231 0 0 0 2 0 0 0 16 0 8 0 275730271 937398272 10163 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27722/tid=27725] ppid=27720 vsize=915428 CPUtime=0
/proc/27722/task/27725/stat : 27725 (java) S 27720 27722 26751 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275730271 937398272 10163 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27722/tid=27726] ppid=27720 vsize=915428 CPUtime=0
/proc/27722/task/27726/stat : 27726 (java) S 27720 27722 26751 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275730271 937398272 10163 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27722/tid=27727] ppid=27720 vsize=915428 CPUtime=0
/proc/27722/task/27727/stat : 27727 (java) S 27720 27722 26751 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 275730275 937398272 10163 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27722/tid=27728] ppid=27720 vsize=915428 CPUtime=0.26
/proc/27722/task/27728/stat : 27728 (java) S 27720 27722 26751 0 -1 64 419 0 0 0 26 0 0 0 16 0 8 0 275730275 937398272 10163 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27722/tid=27729] ppid=27720 vsize=915428 CPUtime=0
/proc/27722/task/27729/stat : 27729 (java) S 27720 27722 26751 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 275730275 937398272 10163 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27722/tid=27730] ppid=27720 vsize=915428 CPUtime=0.04
/proc/27722/task/27730/stat : 27730 (java) S 27720 27722 26751 0 -1 64 1 0 0 0 3 1 0 0 15 0 8 0 275730275 937398272 10163 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2074.23
Current children cumulated vsize (KiB) 915428

[startup+2143.97 s]
/proc/loadavg: 2.02 2.01 2.00 3/100 27732
/proc/meminfo: memFree=1312328/2055920 swapFree=4180096/4192956
[pid=27722] ppid=27720 vsize=915428 CPUtime=2133.97
/proc/27722/stat : 27722 (java) R 27720 27722 26751 0 -1 0 10432 0 1 0 212990 407 0 0 25 0 8 0 275730267 937398272 10163 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073875768 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27722/statm: 228857 10163 2534 14 0 215327 0
[pid=27722/tid=27724] ppid=27720 vsize=915428 CPUtime=0.02
/proc/27722/task/27724/stat : 27724 (java) S 27720 27722 26751 0 -1 64 231 0 0 0 2 0 0 0 16 0 8 0 275730271 937398272 10163 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27722/tid=27725] ppid=27720 vsize=915428 CPUtime=0
/proc/27722/task/27725/stat : 27725 (java) S 27720 27722 26751 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275730271 937398272 10163 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27722/tid=27726] ppid=27720 vsize=915428 CPUtime=0
/proc/27722/task/27726/stat : 27726 (java) S 27720 27722 26751 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275730271 937398272 10163 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27722/tid=27727] ppid=27720 vsize=915428 CPUtime=0
/proc/27722/task/27727/stat : 27727 (java) S 27720 27722 26751 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 275730275 937398272 10163 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27722/tid=27728] ppid=27720 vsize=915428 CPUtime=0.26
/proc/27722/task/27728/stat : 27728 (java) S 27720 27722 26751 0 -1 64 419 0 0 0 26 0 0 0 16 0 8 0 275730275 937398272 10163 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27722/tid=27729] ppid=27720 vsize=915428 CPUtime=0
/proc/27722/task/27729/stat : 27729 (java) S 27720 27722 26751 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 275730275 937398272 10163 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27722/tid=27730] ppid=27720 vsize=915428 CPUtime=0.04
/proc/27722/task/27730/stat : 27730 (java) S 27720 27722 26751 0 -1 64 1 0 0 0 3 1 0 0 15 0 8 0 275730275 937398272 10163 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2133.97
Current children cumulated vsize (KiB) 915428

[startup+2204.01 s]
/proc/loadavg: 2.06 2.03 2.00 3/100 27732
/proc/meminfo: memFree=1312328/2055920 swapFree=4180096/4192956
[pid=27722] ppid=27720 vsize=915428 CPUtime=2193.73
/proc/27722/stat : 27722 (java) R 27720 27722 26751 0 -1 0 10432 0 1 0 218965 408 0 0 25 0 8 0 275730267 937398272 10163 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073730612 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27722/statm: 228857 10163 2534 14 0 215327 0
[pid=27722/tid=27724] ppid=27720 vsize=915428 CPUtime=0.02
/proc/27722/task/27724/stat : 27724 (java) S 27720 27722 26751 0 -1 64 231 0 0 0 2 0 0 0 16 0 8 0 275730271 937398272 10163 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27722/tid=27725] ppid=27720 vsize=915428 CPUtime=0
/proc/27722/task/27725/stat : 27725 (java) S 27720 27722 26751 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275730271 937398272 10163 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27722/tid=27726] ppid=27720 vsize=915428 CPUtime=0
/proc/27722/task/27726/stat : 27726 (java) S 27720 27722 26751 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275730271 937398272 10163 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27722/tid=27727] ppid=27720 vsize=915428 CPUtime=0
/proc/27722/task/27727/stat : 27727 (java) S 27720 27722 26751 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 275730275 937398272 10163 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27722/tid=27728] ppid=27720 vsize=915428 CPUtime=0.26
/proc/27722/task/27728/stat : 27728 (java) S 27720 27722 26751 0 -1 64 419 0 0 0 26 0 0 0 16 0 8 0 275730275 937398272 10163 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27722/tid=27729] ppid=27720 vsize=915428 CPUtime=0
/proc/27722/task/27729/stat : 27729 (java) S 27720 27722 26751 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 275730275 937398272 10163 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27722/tid=27730] ppid=27720 vsize=915428 CPUtime=0.04
/proc/27722/task/27730/stat : 27730 (java) S 27720 27722 26751 0 -1 64 1 0 0 0 3 1 0 0 15 0 8 0 275730275 937398272 10163 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2193.73
Current children cumulated vsize (KiB) 915428

[startup+2264.06 s]
/proc/loadavg: 2.02 2.02 2.00 3/100 27732
/proc/meminfo: memFree=1312264/2055920 swapFree=4180096/4192956
[pid=27722] ppid=27720 vsize=915428 CPUtime=2253.43
/proc/27722/stat : 27722 (java) R 27720 27722 26751 0 -1 0 10432 0 1 0 224935 408 0 0 25 0 8 0 275730267 937398272 10163 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073810250 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27722/statm: 228857 10163 2534 14 0 215327 0
[pid=27722/tid=27724] ppid=27720 vsize=915428 CPUtime=0.03
/proc/27722/task/27724/stat : 27724 (java) S 27720 27722 26751 0 -1 64 231 0 0 0 3 0 0 0 16 0 8 0 275730271 937398272 10163 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27722/tid=27725] ppid=27720 vsize=915428 CPUtime=0
/proc/27722/task/27725/stat : 27725 (java) S 27720 27722 26751 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275730271 937398272 10163 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27722/tid=27726] ppid=27720 vsize=915428 CPUtime=0
/proc/27722/task/27726/stat : 27726 (java) S 27720 27722 26751 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275730271 937398272 10163 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27722/tid=27727] ppid=27720 vsize=915428 CPUtime=0
/proc/27722/task/27727/stat : 27727 (java) S 27720 27722 26751 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 275730275 937398272 10163 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27722/tid=27728] ppid=27720 vsize=915428 CPUtime=0.26
/proc/27722/task/27728/stat : 27728 (java) S 27720 27722 26751 0 -1 64 419 0 0 0 26 0 0 0 16 0 8 0 275730275 937398272 10163 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27722/tid=27729] ppid=27720 vsize=915428 CPUtime=0
/proc/27722/task/27729/stat : 27729 (java) S 27720 27722 26751 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 275730275 937398272 10163 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27722/tid=27730] ppid=27720 vsize=915428 CPUtime=0.04
/proc/27722/task/27730/stat : 27730 (java) S 27720 27722 26751 0 -1 64 1 0 0 0 3 1 0 0 15 0 8 0 275730275 937398272 10163 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2253.43
Current children cumulated vsize (KiB) 915428

[startup+2324.1 s]
/proc/loadavg: 1.93 2.00 1.99 3/93 27780
/proc/meminfo: memFree=1339392/2055920 swapFree=4180096/4192956
[pid=27722] ppid=27720 vsize=915428 CPUtime=2313.18
/proc/27722/stat : 27722 (java) R 27720 27722 26751 0 -1 0 10432 0 1 0 230909 409 0 0 25 0 8 0 275730267 937398272 10163 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073675984 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27722/statm: 228857 10163 2534 14 0 215327 0
[pid=27722/tid=27724] ppid=27720 vsize=915428 CPUtime=0.03
/proc/27722/task/27724/stat : 27724 (java) S 27720 27722 26751 0 -1 64 231 0 0 0 3 0 0 0 16 0 8 0 275730271 937398272 10163 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27722/tid=27725] ppid=27720 vsize=915428 CPUtime=0
/proc/27722/task/27725/stat : 27725 (java) S 27720 27722 26751 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275730271 937398272 10163 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27722/tid=27726] ppid=27720 vsize=915428 CPUtime=0
/proc/27722/task/27726/stat : 27726 (java) S 27720 27722 26751 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275730271 937398272 10163 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27722/tid=27727] ppid=27720 vsize=915428 CPUtime=0
/proc/27722/task/27727/stat : 27727 (java) S 27720 27722 26751 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 275730275 937398272 10163 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27722/tid=27728] ppid=27720 vsize=915428 CPUtime=0.26
/proc/27722/task/27728/stat : 27728 (java) S 27720 27722 26751 0 -1 64 419 0 0 0 26 0 0 0 16 0 8 0 275730275 937398272 10163 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27722/tid=27729] ppid=27720 vsize=915428 CPUtime=0
/proc/27722/task/27729/stat : 27729 (java) S 27720 27722 26751 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 275730275 937398272 10163 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27722/tid=27730] ppid=27720 vsize=915428 CPUtime=0.04
/proc/27722/task/27730/stat : 27730 (java) S 27720 27722 26751 0 -1 64 1 0 0 0 3 1 0 0 15 0 8 0 275730275 937398272 10163 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2313.18
Current children cumulated vsize (KiB) 915428

[startup+2384.15 s]
/proc/loadavg: 1.97 2.00 1.99 3/93 27780
/proc/meminfo: memFree=1339592/2055920 swapFree=4180096/4192956
[pid=27722] ppid=27720 vsize=915428 CPUtime=2372.91
/proc/27722/stat : 27722 (java) R 27720 27722 26751 0 -1 0 10432 0 1 0 236882 409 0 0 25 0 8 0 275730267 937398272 10163 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073892078 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27722/statm: 228857 10163 2534 14 0 215327 0
[pid=27722/tid=27724] ppid=27720 vsize=915428 CPUtime=0.03
/proc/27722/task/27724/stat : 27724 (java) S 27720 27722 26751 0 -1 64 231 0 0 0 3 0 0 0 16 0 8 0 275730271 937398272 10163 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27722/tid=27725] ppid=27720 vsize=915428 CPUtime=0
/proc/27722/task/27725/stat : 27725 (java) S 27720 27722 26751 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275730271 937398272 10163 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27722/tid=27726] ppid=27720 vsize=915428 CPUtime=0
/proc/27722/task/27726/stat : 27726 (java) S 27720 27722 26751 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275730271 937398272 10163 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27722/tid=27727] ppid=27720 vsize=915428 CPUtime=0
/proc/27722/task/27727/stat : 27727 (java) S 27720 27722 26751 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 275730275 937398272 10163 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27722/tid=27728] ppid=27720 vsize=915428 CPUtime=0.26
/proc/27722/task/27728/stat : 27728 (java) S 27720 27722 26751 0 -1 64 419 0 0 0 26 0 0 0 16 0 8 0 275730275 937398272 10163 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27722/tid=27729] ppid=27720 vsize=915428 CPUtime=0
/proc/27722/task/27729/stat : 27729 (java) S 27720 27722 26751 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 275730275 937398272 10163 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27722/tid=27730] ppid=27720 vsize=915428 CPUtime=0.04
/proc/27722/task/27730/stat : 27730 (java) S 27720 27722 26751 0 -1 64 1 0 0 0 3 1 0 0 15 0 8 0 275730275 937398272 10163 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2372.91
Current children cumulated vsize (KiB) 915428



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2411.41 s]
/proc/loadavg: 1.98 2.00 1.99 3/93 27780
/proc/meminfo: memFree=1339592/2055920 swapFree=4180096/4192956
[pid=27722] ppid=27720 vsize=915428 CPUtime=2400.01
/proc/27722/stat : 27722 (java) R 27720 27722 26751 0 -1 0 10432 0 1 0 239592 409 0 0 25 0 8 0 275730267 937398272 10163 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073943949 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27722/statm: 228857 10163 2534 14 0 215327 0
[pid=27722/tid=27724] ppid=27720 vsize=915428 CPUtime=0.03
/proc/27722/task/27724/stat : 27724 (java) S 27720 27722 26751 0 -1 64 231 0 0 0 3 0 0 0 16 0 8 0 275730271 937398272 10163 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27722/tid=27725] ppid=27720 vsize=915428 CPUtime=0
/proc/27722/task/27725/stat : 27725 (java) S 27720 27722 26751 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275730271 937398272 10163 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27722/tid=27726] ppid=27720 vsize=915428 CPUtime=0
/proc/27722/task/27726/stat : 27726 (java) S 27720 27722 26751 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275730271 937398272 10163 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27722/tid=27727] ppid=27720 vsize=915428 CPUtime=0
/proc/27722/task/27727/stat : 27727 (java) S 27720 27722 26751 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 275730275 937398272 10163 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27722/tid=27728] ppid=27720 vsize=915428 CPUtime=0.26
/proc/27722/task/27728/stat : 27728 (java) S 27720 27722 26751 0 -1 64 419 0 0 0 26 0 0 0 16 0 8 0 275730275 937398272 10163 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27722/tid=27729] ppid=27720 vsize=915428 CPUtime=0
/proc/27722/task/27729/stat : 27729 (java) S 27720 27722 26751 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 275730275 937398272 10163 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27722/tid=27730] ppid=27720 vsize=915428 CPUtime=0.04
/proc/27722/task/27730/stat : 27730 (java) S 27720 27722 26751 0 -1 64 1 0 0 0 3 1 0 0 15 0 8 0 275730275 937398272 10163 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2400.01
Current children cumulated vsize (KiB) 915428

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

Child status: 143
Real time (s): 2411.44
CPU time (s): 2400.05
CPU user time (s): 2395.94
CPU system time (s): 4.10637
CPU usage (%): 99.5275
Max. virtual memory (cumulated for all children) (KiB): 915432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2395.94
system time used= 4.10637
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10456
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= 50079
involuntary context switches= 87520

runsolver used 3.17252 s user time and 6.91395 s system time

The end

Launcher Data (download as text)

Begin job on node24 on Sat Jan 20 06:09:10 UTC 2007


IDJOB= 278029
IDBENCH= 7953
IDSOLVER= 68
FILE ID= node24/278029-1169273350

PBS_JOBID= 3607343

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/cnf/3-40-100-1000/cnf-3-40-900-536221_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/278029-1169273350/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node24/watcher-278029-1169273350 -o ROOT/results/node24/solver-278029-1169273350 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/278029-1169273350/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  3f8d8cfc3cdd2d6f17ef4d01164abb15

RANDOM SEED= 407461113

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.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1343776 kB
Buffers:         45452 kB
Cached:         521748 kB
SwapCached:        600 kB
Active:         178896 kB
Inactive:       465108 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1343776 kB
SwapTotal:     4192956 kB
SwapFree:      4180096 kB
Dirty:            1728 kB
Writeback:           0 kB
Mapped:         103824 kB
Slab:            52652 kB
Committed_AS:  6241556 kB
PageTables:       2476 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 node24 on Sat Jan 20 06:49:22 UTC 2007