Trace number 277957

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.13 2403.66

General information on the benchmark

NameMaxCSP/cnf/3-80-100-1000/
cnf-3-80-800-815441_ext.xml
MD5SUMd214f7b58713b3092c4a35b5fe074deb
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of satisfied constraints773
Best CPU time to get the best result obtained on this benchmark2400.07
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of constraints798
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension798
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.32	     name=epfc.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/277957-1169273007/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.101  cpuTime=0.09  mem=6M887
0.42	   
0.42	   relations being loaded...
0.42	   
0.42	   constraints being loaded...
0.59	     nbConstraints=798  nbRelationTypes=10  nbExtensionStructures=10  nbSharedExtensionStructures=788
0.59	     nbConflictsStructures=10  nbSharedConflictsStructures=788  nbSharedBinaryRepresentations=0  maxDegree=42
0.59	     maxArity=3
0.59	       =>  wckTime=0.27  cpuTime=0.19  mem=9M878
0.63	   
0.63	   solver LocalSearchSolver being built... 
0.67	       =>  wckTime=0.352  cpuTime=0.23  mem=5M793
0.67	
0.67	s SATISFIABLE
0.67	o 709
0.67	c 89
0.67	o 715
0.67	c 83
0.68	o 717
0.68	c 81
0.68	o 720
0.68	c 78
0.68	o 724
0.68	c 74
0.68	o 729
0.68	c 69
0.68	o 732
0.68	c 66
0.68	o 734
0.68	c 64
0.68	o 735
0.69	c 63
0.69	o 737
0.69	c 61
0.69	o 739
0.69	c 59
0.69	o 740
0.69	c 58
0.69	o 741
0.69	c 57
0.69	o 742
0.69	c 56
0.69	o 744
0.69	c 54
0.69	o 745
0.69	c 53
0.70	o 746
0.70	c 52
0.71	o 747
0.71	c 51
0.71	o 748
0.71	c 50
0.71	o 749
0.71	c 49
0.71	o 751
0.71	c 47
0.71	o 752
0.71	c 46
0.71	o 753
0.71	c 45
0.71	o 754
0.71	c 44
0.71	o 755
0.71	c 43
0.72	o 757
0.72	c 41
0.72	o 758
0.72	c 40
0.72	o 759
0.72	c 39
0.72	o 760
0.72	c 38
0.77	o 761
0.77	c 37
0.78	o 762
0.78	c 36
0.85	o 763
0.85	c 35
0.86	o 764
0.86	c 34
0.86	o 765
0.86	c 33
0.86	o 766
0.86	c 32
0.86	o 767
0.86	c 31
0.86	o 768
0.86	c 30
0.86	o 770
0.86	c 28
0.86	o 772
0.86	c 26
1.43	o 773
1.43	c 25
2.94	   
2.94	   search
2.94	     run=0  nbConstraintChecks=10394891  nbAssignments=10000
2.94	       =>  wckTime=2.271  cpuTime=2.23  mem=5M793
5.21	   
5.21	   search
5.21	     run=1  nbConstraintChecks=21445105  nbAssignments=20000
5.21	       =>  wckTime=4.543  cpuTime=4.49  mem=5M793
7.38	   
7.38	   search
7.38	     run=2  nbConstraintChecks=31826528  nbAssignments=30000
7.38	       =>  wckTime=6.71  cpuTime=6.63  mem=5M793
9.64	   
9.64	   search
9.64	     run=3  nbConstraintChecks=42848660  nbAssignments=40000
9.64	       =>  wckTime=8.972  cpuTime=8.87  mem=5M793
11.81	   
11.81	   search
11.81	     run=4  nbConstraintChecks=53168935  nbAssignments=50000
11.81	       =>  wckTime=11.139  cpuTime=11.02  mem=5M793
14.10	   
14.10	   search
14.10	     run=5  nbConstraintChecks=64215843  nbAssignments=60000
14.10	       =>  wckTime=13.431  cpuTime=13.29  mem=5M793
16.28	   
16.28	   search
16.28	     run=6  nbConstraintChecks=74618744  nbAssignments=70000
16.28	       =>  wckTime=15.616  cpuTime=15.46  mem=5M793
18.58	   
18.58	   search
18.58	     run=7  nbConstraintChecks=85702217  nbAssignments=80000
18.58	       =>  wckTime=17.908  cpuTime=17.73  mem=5M793
20.76	   
20.76	   search
20.76	     run=8  nbConstraintChecks=96054858  nbAssignments=90000
20.76	       =>  wckTime=20.088  cpuTime=19.9  mem=5M793
23.03	   
23.03	   search
23.03	     run=9  nbConstraintChecks=107129088  nbAssignments=100000
23.03	       =>  wckTime=22.358  cpuTime=22.15  mem=5M793
25.20	   
25.20	   search
25.20	     run=10  nbConstraintChecks=117543913  nbAssignments=110000
25.20	       =>  wckTime=24.531  cpuTime=24.29  mem=5M793
27.48	   
27.48	   search
27.48	     run=11  nbConstraintChecks=128694922  nbAssignments=120000
27.48	       =>  wckTime=26.814  cpuTime=26.56  mem=5M793
29.65	   
29.65	   search
29.65	     run=12  nbConstraintChecks=139062641  nbAssignments=130000
29.65	       =>  wckTime=28.98  cpuTime=28.71  mem=5M793
31.69	   
31.69	   search
31.69	     run=13  nbConstraintChecks=148918369  nbAssignments=138965
31.69	       =>  wckTime=31.023  cpuTime=30.74  mem=5M793
31.69	   
31.69	   global
31.69	     nbConstraintChecks=148918369  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.69	     solvingWckTime=31.022  solvingCpuTime=30.74  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.69	     globalCpuTime=31.02
31.69	       =>  wckTime=31.376  cpuTime=30.97  mem=5M793
31.69	   
31.69	   solver IterativeSystematicSolver being built... 
31.89	       =>  wckTime=31.568  cpuTime=31.11  mem=21M626
32.01	   
32.01	   preprocessing
32.01	     nbConstraintChecks=6179  nbValidityChecks=23929  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
32.01	     nbRemovedValues=0  detectedInconsistency=no
32.01	       =>  wckTime=0.119  cpuTime=0.09  mem=21M626
32.07	   
32.07	   search
32.07	     run=0  nbConstraintChecks=6941  nbValidityChecks=35588  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
32.07	     nbAssignments=49  nbFailedAssignments=8  nbBacktracks=10  nbVisitedNodes=68  nbRestartNogoods=0
32.07	       =>  wckTime=0.186  cpuTime=0.15  mem=21M626
32.15	   
32.15	   search
32.15	     run=1  nbConstraintChecks=15730  nbValidityChecks=79592  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
32.15	     nbAssignments=108  nbFailedAssignments=21  nbBacktracks=25  nbVisitedNodes=150  nbRestartNogoods=2
32.15	       =>  wckTime=0.266  cpuTime=0.21  mem=21M626
32.23	   
32.23	   search
32.24	     run=2  nbConstraintChecks=29827  nbValidityChecks=152878  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
32.24	     nbAssignments=185  nbFailedAssignments=41  nbBacktracks=50  nbVisitedNodes=263  nbRestartNogoods=4
32.24	       =>  wckTime=0.349  cpuTime=0.3  mem=21M626
32.33	   
32.33	   search
32.33	     run=3  nbConstraintChecks=44858  nbValidityChecks=233416  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
32.33	     nbAssignments=263  nbFailedAssignments=54  nbBacktracks=83  nbVisitedNodes=385  nbRestartNogoods=6
32.33	       =>  wckTime=0.441  cpuTime=0.38  mem=21M626
32.48	   
32.48	   search
32.48	     run=4  nbConstraintChecks=71302  nbValidityChecks=367804  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
32.48	     nbAssignments=382  nbFailedAssignments=90  nbBacktracks=135  nbVisitedNodes=591  nbRestartNogoods=11
32.48	       =>  wckTime=0.595  cpuTime=0.54  mem=21M626
32.68	   
32.68	   search
32.68	     run=5  nbConstraintChecks=108261  nbValidityChecks=566708  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
32.68	     nbAssignments=542  nbFailedAssignments=142  nbBacktracks=210  nbVisitedNodes=867  nbRestartNogoods=14
32.68	       =>  wckTime=0.795  cpuTime=0.74  mem=21M626
32.98	   
32.98	   search
32.98	     run=6  nbConstraintChecks=170063  nbValidityChecks=882340  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
32.98	     nbAssignments=763  nbFailedAssignments=216  nbBacktracks=323  nbVisitedNodes=1268  nbRestartNogoods=18
32.98	       =>  wckTime=1.09  cpuTime=1.03  mem=21M626
33.45	   
33.45	   search
33.45	     run=7  nbConstraintChecks=253115  nbValidityChecks=1304239  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
33.45	     nbAssignments=1094  nbFailedAssignments=348  nbBacktracks=494  nbVisitedNodes=1872  nbRestartNogoods=20
33.45	       =>  wckTime=1.569  cpuTime=1.5  mem=21M626
34.16	   
34.16	   search
34.16	     run=8  nbConstraintChecks=392409  nbValidityChecks=2054430  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
34.16	     nbAssignments=1593  nbFailedAssignments=557  nbBacktracks=750  nbVisitedNodes=2795  nbRestartNogoods=25
34.16	       =>  wckTime=2.279  cpuTime=2.18  mem=21M626
35.13	   
35.13	   search
35.13	     run=9  nbConstraintChecks=586186  nbValidityChecks=3064290  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
35.13	     nbAssignments=2276  nbFailedAssignments=819  nbBacktracks=1136  nbVisitedNodes=4059  nbRestartNogoods=32
35.13	       =>  wckTime=3.244  cpuTime=3.14  mem=21M626
36.54	   
36.54	   search
36.54	     run=10  nbConstraintChecks=846880  nbValidityChecks=4503232  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
36.54	     nbAssignments=3273  nbFailedAssignments=1209  nbBacktracks=1712  nbVisitedNodes=5913  nbRestartNogoods=36
36.54	       =>  wckTime=4.653  cpuTime=4.53  mem=21M626
38.64	   
38.64	   search
38.64	     run=11  nbConstraintChecks=1293066  nbValidityChecks=6935328  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
38.64	     nbAssignments=4815  nbFailedAssignments=1854  nbBacktracks=2576  nbVisitedNodes=8778  nbRestartNogoods=39
38.64	       =>  wckTime=6.749  cpuTime=6.6  mem=21M626
41.77	   
41.77	   search
41.77	     run=12  nbConstraintChecks=1894802  nbValidityChecks=10122873  nbPropagations=0  nbRevisions=0
41.77	     nbUselessRevisions=0  nbAssignments=7056  nbFailedAssignments=2770  nbBacktracks=3873  nbVisitedNodes=13056
41.77	     nbRestartNogoods=43
41.77	       =>  wckTime=9.883  cpuTime=9.71  mem=21M626
46.36	   
46.36	   search
46.36	     run=13  nbConstraintChecks=2705424  nbValidityChecks=14527064  nbPropagations=0  nbRevisions=0
46.36	     nbUselessRevisions=0  nbAssignments=10271  nbFailedAssignments=4009  nbBacktracks=5819  nbVisitedNodes=19165
46.36	     nbRestartNogoods=49
46.36	       =>  wckTime=14.478  cpuTime=14.27  mem=21M626
52.77	   
52.77	   search
52.77	     run=14  nbConstraintChecks=4014665  nbValidityChecks=21444530  nbPropagations=0  nbRevisions=0
52.77	     nbUselessRevisions=0  nbAssignments=14869  nbFailedAssignments=5656  nbBacktracks=8738  nbVisitedNodes=27872
52.77	     nbRestartNogoods=53
52.77	       =>  wckTime=20.889  cpuTime=20.62  mem=21M626
62.57	   
62.57	   search
62.57	     run=15  nbConstraintChecks=6142583  nbValidityChecks=33139606  nbPropagations=0  nbRevisions=0
62.57	     nbUselessRevisions=0  nbAssignments=21740  nbFailedAssignments=8114  nbBacktracks=13117  nbVisitedNodes=41205
62.57	     nbRestartNogoods=58
62.57	       =>  wckTime=30.686  cpuTime=30.34  mem=21M626
77.13	   
77.13	   search
77.13	     run=16  nbConstraintChecks=8742316  nbValidityChecks=47477688  nbPropagations=0  nbRevisions=0
77.13	     nbUselessRevisions=0  nbAssignments=32270  nbFailedAssignments=12049  nbBacktracks=19686  nbVisitedNodes=60635
77.13	     nbRestartNogoods=64
77.13	       =>  wckTime=45.248  cpuTime=44.77  mem=21M626
99.91	   
99.91	   search
99.91	     run=17  nbConstraintChecks=13384596  nbValidityChecks=73619336  nbPropagations=0  nbRevisions=0
99.91	     nbUselessRevisions=0  nbAssignments=48340  nbFailedAssignments=18232  nbBacktracks=29539  nbVisitedNodes=91158
99.91	     nbRestartNogoods=67
99.91	       =>  wckTime=68.028  cpuTime=67.35  mem=21M626
132.17	   
132.17	   search
132.17	     run=18  nbConstraintChecks=19121249  nbValidityChecks=106998730  nbPropagations=0  nbRevisions=0
132.17	     nbUselessRevisions=0  nbAssignments=71994  nbFailedAssignments=27080  nbBacktracks=44317  nbVisitedNodes=134925
132.17	     nbRestartNogoods=72
132.17	       =>  wckTime=100.286  cpuTime=99.34  mem=21M626
179.99	   
179.99	   search
179.99	     run=19  nbConstraintChecks=28213367  nbValidityChecks=155040557  nbPropagations=0  nbRevisions=0
179.99	     nbUselessRevisions=0  nbAssignments=107086  nbFailedAssignments=39977  nbBacktracks=66485  nbVisitedNodes=198927
179.99	     nbRestartNogoods=80
179.99	       =>  wckTime=148.105  cpuTime=146.76  mem=21M626
252.42	   
252.42	   search
252.42	     run=20  nbConstraintChecks=44405807  nbValidityChecks=234685136  nbPropagations=0  nbRevisions=0
252.42	     nbUselessRevisions=0  nbAssignments=158907  nbFailedAssignments=58519  nbBacktracks=99737  nbVisitedNodes=296825
252.42	     nbRestartNogoods=86
252.42	       =>  wckTime=220.539  cpuTime=218.56  mem=21M626
344.93	   
344.93	   search
344.93	     run=21  nbConstraintChecks=67352683  nbValidityChecks=345189867  nbPropagations=0  nbRevisions=0
344.93	     nbUselessRevisions=0  nbAssignments=236471  nbFailedAssignments=86172  nbBacktracks=149616  nbVisitedNodes=438256
344.93	     nbRestartNogoods=93
344.93	       =>  wckTime=313.041  cpuTime=310.77  mem=21M626
471.47	   
471.47	   search
471.47	     run=22  nbConstraintChecks=96770964  nbValidityChecks=477935501  nbPropagations=0  nbRevisions=0
471.47	     nbUselessRevisions=0  nbAssignments=347721  nbFailedAssignments=122572  nbBacktracks=224437  nbVisitedNodes=630714
471.47	     nbRestartNogoods=99
471.47	       =>  wckTime=439.587  cpuTime=437.19  mem=21M626
653.21	   
653.21	   search
653.21	     run=23  nbConstraintChecks=145894405  nbValidityChecks=687050272  nbPropagations=0  nbRevisions=0
653.21	     nbUselessRevisions=0  nbAssignments=508768  nbFailedAssignments=171355  nbBacktracks=336666  nbVisitedNodes=915070
653.21	     nbRestartNogoods=106
653.21	       =>  wckTime=621.32  cpuTime=618.72  mem=21M626
907.99	   
907.99	   search
907.99	     run=24  nbConstraintChecks=205932192  nbValidityChecks=929596750  nbPropagations=0  nbRevisions=0
907.99	     nbUselessRevisions=0  nbAssignments=747332  nbFailedAssignments=241552  nbBacktracks=505007  nbVisitedNodes=1320868
907.99	     nbRestartNogoods=114
907.99	       =>  wckTime=876.102  cpuTime=873.31  mem=21M626
1278.50	   
1278.50	   search
1278.50	     run=25  nbConstraintChecks=318074017  nbValidityChecks=1335361714  nbPropagations=0  nbRevisions=0
1278.50	     nbUselessRevisions=0  nbAssignments=1100504  nbFailedAssignments=342177  nbBacktracks=757520
1278.50	     nbVisitedNodes=1923972  nbRestartNogoods=120
1278.50	       =>  wckTime=1246.618  cpuTime=1243.7  mem=21M626
1820.11	   
1820.11	   search
1820.11	     run=26  nbConstraintChecks=466777539  nbValidityChecks=1910125517  nbPropagations=0  nbRevisions=0
1820.11	     nbUselessRevisions=0  nbAssignments=1631696  nbFailedAssignments=494564  nbBacktracks=1136290
1820.11	     nbVisitedNodes=2812787  nbRestartNogoods=127
1820.11	       =>  wckTime=1788.221  cpuTime=1785.11  mem=21M626
2403.62	v 1 0 1 1 1 0 0 0 0 0 0 0 1 0 0 1 1 1 0 1 0 1 1 1 1 0 0 1 0 0 0 1 0 0 0 1 1 1 1 1 0 0 0 0 1 1 0 1 1 0 1 0 0 1 0 1 0 1 1 0 1 0 0 1 0 1 0 1 0 0 1 0 1 1 0 0 1 0 1 0 

Verifier Data (download as text)

25 unsatisfied constraints, 773 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/node15/watcher-277957-1169273007 -o ROOT/results/node15/solver-277957-1169273007 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/277957-1169273007/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: 2.04 2.02 2.00 2/86 15161
/proc/meminfo: memFree=1430728/2055920 swapFree=4173628/4192956
[pid=15160] ppid=15158 vsize=18540 CPUtime=0
/proc/15160/stat : 15160 (runsolver) R 15158 15160 14786 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 275695609 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 240472616231 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/15160/statm: 4635 279 244 17 0 2626 0

[startup+0.103174 s]
/proc/loadavg: 2.04 2.02 2.00 2/86 15161
/proc/meminfo: memFree=1430728/2055920 swapFree=4173628/4192956
[pid=15160] ppid=15158 vsize=914988 CPUtime=0.08
/proc/15160/stat : 15160 (java) R 15158 15160 14786 0 -1 0 2945 0 1 0 6 2 0 0 19 0 8 0 275695609 936947712 2691 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 7953649 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15160/statm: 228747 2691 1412 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.511229 s]
/proc/loadavg: 2.04 2.02 2.00 2/86 15161
/proc/meminfo: memFree=1430728/2055920 swapFree=4173628/4192956
[pid=15160] ppid=15158 vsize=915332 CPUtime=0.49
/proc/15160/stat : 15160 (java) R 15158 15160 14786 0 -1 0 6309 0 1 0 45 4 0 0 18 0 8 0 275695609 937299968 6048 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072942016 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15160/statm: 228833 6048 2142 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33237 s]
/proc/loadavg: 2.04 2.02 2.00 3/93 15168
/proc/meminfo: memFree=1411600/2055920 swapFree=4173628/4192956
[pid=15160] ppid=15158 vsize=915432 CPUtime=1.29
/proc/15160/stat : 15160 (java) R 15158 15160 14786 0 -1 0 7443 0 1 0 112 17 0 0 25 0 8 0 275695609 937402368 7181 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15160/statm: 228858 7181 2478 14 0 215328 0
[pid=15160/tid=15162] ppid=15158 vsize=915432 CPUtime=0.03
/proc/15160/task/15162/stat : 15162 (java) S 15158 15160 14786 0 -1 64 224 0 0 0 3 0 0 0 16 0 8 0 275695614 937402368 7181 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15160/tid=15163] ppid=15158 vsize=915432 CPUtime=0
/proc/15160/task/15163/stat : 15163 (java) S 15158 15160 14786 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 275695614 937402368 7181 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15160/tid=15164] ppid=15158 vsize=915432 CPUtime=0
/proc/15160/task/15164/stat : 15164 (java) S 15158 15160 14786 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275695614 937402368 7181 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15160/tid=15165] ppid=15158 vsize=915432 CPUtime=0
/proc/15160/task/15165/stat : 15165 (java) S 15158 15160 14786 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275695618 937402368 7181 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15160/tid=15166] ppid=15158 vsize=915432 CPUtime=0.14
/proc/15160/task/15166/stat : 15166 (java) S 15158 15160 14786 0 -1 64 346 0 0 0 14 0 0 0 16 0 8 0 275695618 937402368 7181 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15160/tid=15167] ppid=15158 vsize=915432 CPUtime=0
/proc/15160/task/15167/stat : 15167 (java) S 15158 15160 14786 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275695618 937402368 7181 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15160/tid=15168] ppid=15158 vsize=915432 CPUtime=0
/proc/15160/task/15168/stat : 15168 (java) S 15158 15160 14786 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275695618 937402368 7181 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 915432

[startup+2.96965 s]
/proc/loadavg: 2.04 2.02 2.00 3/93 15168
/proc/meminfo: memFree=1411600/2055920 swapFree=4173628/4192956
[pid=15160] ppid=15158 vsize=915428 CPUtime=2.92
/proc/15160/stat : 15160 (java) R 15158 15160 14786 0 -1 0 7446 0 1 0 245 47 0 0 25 0 8 0 275695609 937398272 7183 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073710509 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15160/statm: 228857 7183 2478 14 0 215327 0
[pid=15160/tid=15162] ppid=15158 vsize=915428 CPUtime=0.03
/proc/15160/task/15162/stat : 15162 (java) S 15158 15160 14786 0 -1 64 224 0 0 0 3 0 0 0 16 0 8 0 275695614 937398272 7183 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15160/tid=15163] ppid=15158 vsize=915428 CPUtime=0
/proc/15160/task/15163/stat : 15163 (java) S 15158 15160 14786 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 275695614 937398272 7183 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15160/tid=15164] ppid=15158 vsize=915428 CPUtime=0
/proc/15160/task/15164/stat : 15164 (java) S 15158 15160 14786 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275695614 937398272 7183 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15160/tid=15165] ppid=15158 vsize=915428 CPUtime=0
/proc/15160/task/15165/stat : 15165 (java) S 15158 15160 14786 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275695618 937398272 7183 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15160/tid=15166] ppid=15158 vsize=915428 CPUtime=0.14
/proc/15160/task/15166/stat : 15166 (java) S 15158 15160 14786 0 -1 64 348 0 0 0 14 0 0 0 16 0 8 0 275695618 937398272 7183 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15160/tid=15167] ppid=15158 vsize=915428 CPUtime=0
/proc/15160/task/15167/stat : 15167 (java) S 15158 15160 14786 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275695618 937398272 7183 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15160/tid=15168] ppid=15158 vsize=915428 CPUtime=0
/proc/15160/task/15168/stat : 15168 (java) S 15158 15160 14786 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275695618 937398272 7183 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 915428

[startup+6.26822 s]
/proc/loadavg: 2.04 2.02 2.00 3/93 15168
/proc/meminfo: memFree=1411536/2055920 swapFree=4173628/4192956
[pid=15160] ppid=15158 vsize=915432 CPUtime=6.19
/proc/15160/stat : 15160 (java) R 15158 15160 14786 0 -1 0 7447 0 1 0 515 104 0 0 25 0 8 0 275695609 937402368 7184 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15160/statm: 228858 7184 2478 14 0 215328 0
[pid=15160/tid=15162] ppid=15158 vsize=915432 CPUtime=0.03
/proc/15160/task/15162/stat : 15162 (java) S 15158 15160 14786 0 -1 64 224 0 0 0 3 0 0 0 16 0 8 0 275695614 937402368 7184 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15160/tid=15163] ppid=15158 vsize=915432 CPUtime=0
/proc/15160/task/15163/stat : 15163 (java) S 15158 15160 14786 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 275695614 937402368 7184 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15160/tid=15164] ppid=15158 vsize=915432 CPUtime=0
/proc/15160/task/15164/stat : 15164 (java) S 15158 15160 14786 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275695614 937402368 7184 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15160/tid=15165] ppid=15158 vsize=915432 CPUtime=0
/proc/15160/task/15165/stat : 15165 (java) S 15158 15160 14786 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275695618 937402368 7184 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15160/tid=15166] ppid=15158 vsize=915432 CPUtime=0.14
/proc/15160/task/15166/stat : 15166 (java) S 15158 15160 14786 0 -1 64 349 0 0 0 14 0 0 0 16 0 8 0 275695618 937402368 7184 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15160/tid=15167] ppid=15158 vsize=915432 CPUtime=0
/proc/15160/task/15167/stat : 15167 (java) S 15158 15160 14786 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275695618 937402368 7184 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15160/tid=15168] ppid=15158 vsize=915432 CPUtime=0
/proc/15160/task/15168/stat : 15168 (java) S 15158 15160 14786 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275695618 937402368 7184 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) 915432

[startup+12.7443 s]
/proc/loadavg: 2.03 2.02 2.00 3/93 15168
/proc/meminfo: memFree=1411536/2055920 swapFree=4173628/4192956
[pid=15160] ppid=15158 vsize=915428 CPUtime=12.61
/proc/15160/stat : 15160 (java) R 15158 15160 14786 0 -1 0 7447 0 1 0 1046 215 0 0 25 0 8 0 275695609 937398272 7184 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073746058 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15160/statm: 228857 7184 2478 14 0 215327 0
[pid=15160/tid=15162] ppid=15158 vsize=915428 CPUtime=0.03
/proc/15160/task/15162/stat : 15162 (java) S 15158 15160 14786 0 -1 64 224 0 0 0 3 0 0 0 16 0 8 0 275695614 937398272 7184 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15160/tid=15163] ppid=15158 vsize=915428 CPUtime=0
/proc/15160/task/15163/stat : 15163 (java) S 15158 15160 14786 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 275695614 937398272 7184 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15160/tid=15164] ppid=15158 vsize=915428 CPUtime=0
/proc/15160/task/15164/stat : 15164 (java) S 15158 15160 14786 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275695614 937398272 7184 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15160/tid=15165] ppid=15158 vsize=915428 CPUtime=0
/proc/15160/task/15165/stat : 15165 (java) S 15158 15160 14786 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275695618 937398272 7184 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15160/tid=15166] ppid=15158 vsize=915428 CPUtime=0.14
/proc/15160/task/15166/stat : 15166 (java) S 15158 15160 14786 0 -1 64 349 0 0 0 14 0 0 0 16 0 8 0 275695618 937398272 7184 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15160/tid=15167] ppid=15158 vsize=915428 CPUtime=0
/proc/15160/task/15167/stat : 15167 (java) S 15158 15160 14786 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275695618 937398272 7184 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15160/tid=15168] ppid=15158 vsize=915428 CPUtime=0
/proc/15160/task/15168/stat : 15168 (java) S 15158 15160 14786 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275695618 937398272 7184 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 915428

[startup+25.6055 s]
/proc/loadavg: 2.02 2.02 2.00 3/93 15168
/proc/meminfo: memFree=1411600/2055920 swapFree=4173628/4192956
[pid=15160] ppid=15158 vsize=915428 CPUtime=25.36
/proc/15160/stat : 15160 (java) R 15158 15160 14786 0 -1 0 7447 0 1 0 2093 443 0 0 25 0 8 0 275695609 937398272 7184 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073720307 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15160/statm: 228857 7184 2478 14 0 215327 0
[pid=15160/tid=15162] ppid=15158 vsize=915428 CPUtime=0.03
/proc/15160/task/15162/stat : 15162 (java) S 15158 15160 14786 0 -1 64 224 0 0 0 3 0 0 0 16 0 8 0 275695614 937398272 7184 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15160/tid=15163] ppid=15158 vsize=915428 CPUtime=0
/proc/15160/task/15163/stat : 15163 (java) S 15158 15160 14786 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 275695614 937398272 7184 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15160/tid=15164] ppid=15158 vsize=915428 CPUtime=0
/proc/15160/task/15164/stat : 15164 (java) S 15158 15160 14786 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275695614 937398272 7184 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15160/tid=15165] ppid=15158 vsize=915428 CPUtime=0
/proc/15160/task/15165/stat : 15165 (java) S 15158 15160 14786 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275695618 937398272 7184 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15160/tid=15166] ppid=15158 vsize=915428 CPUtime=0.14
/proc/15160/task/15166/stat : 15166 (java) S 15158 15160 14786 0 -1 64 349 0 0 0 14 0 0 0 16 0 8 0 275695618 937398272 7184 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15160/tid=15167] ppid=15158 vsize=915428 CPUtime=0
/proc/15160/task/15167/stat : 15167 (java) S 15158 15160 14786 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275695618 937398272 7184 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15160/tid=15168] ppid=15158 vsize=915428 CPUtime=0
/proc/15160/task/15168/stat : 15168 (java) S 15158 15160 14786 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275695618 937398272 7184 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 915428

[startup+51.2239 s]
/proc/loadavg: 2.02 2.02 2.00 3/93 15168
/proc/meminfo: memFree=1400144/2055920 swapFree=4173628/4192956
[pid=15160] ppid=15158 vsize=915428 CPUtime=50.76
/proc/15160/stat : 15160 (java) R 15158 15160 14786 0 -1 0 10364 0 1 0 4524 552 0 0 25 0 8 0 275695609 937398272 10096 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073883651 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15160/statm: 228857 10096 2534 14 0 215327 0
[pid=15160/tid=15162] ppid=15158 vsize=915428 CPUtime=0.03
/proc/15160/task/15162/stat : 15162 (java) S 15158 15160 14786 0 -1 64 225 0 0 0 3 0 0 0 16 0 8 0 275695614 937398272 10096 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15160/tid=15163] ppid=15158 vsize=915428 CPUtime=0
/proc/15160/task/15163/stat : 15163 (java) S 15158 15160 14786 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 275695614 937398272 10096 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15160/tid=15164] ppid=15158 vsize=915428 CPUtime=0
/proc/15160/task/15164/stat : 15164 (java) S 15158 15160 14786 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275695614 937398272 10096 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15160/tid=15165] ppid=15158 vsize=915428 CPUtime=0
/proc/15160/task/15165/stat : 15165 (java) S 15158 15160 14786 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275695618 937398272 10096 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15160/tid=15166] ppid=15158 vsize=915428 CPUtime=0.28
/proc/15160/task/15166/stat : 15166 (java) S 15158 15160 14786 0 -1 64 421 0 0 0 27 1 0 0 16 0 8 0 275695618 937398272 10096 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15160/tid=15167] ppid=15158 vsize=915428 CPUtime=0
/proc/15160/task/15167/stat : 15167 (java) S 15158 15160 14786 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275695618 937398272 10096 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15160/tid=15168] ppid=15158 vsize=915428 CPUtime=0
/proc/15160/task/15168/stat : 15168 (java) S 15158 15160 14786 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275695618 937398272 10096 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.76
Current children cumulated vsize (KiB) 915428

[startup+102.444 s]
/proc/loadavg: 2.00 2.02 2.00 4/93 15168
/proc/meminfo: memFree=1400272/2055920 swapFree=4173628/4192956
[pid=15160] ppid=15158 vsize=915428 CPUtime=101.54
/proc/15160/stat : 15160 (java) R 15158 15160 14786 0 -1 0 10374 0 1 0 9602 552 0 0 25 0 8 0 275695609 937398272 10106 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073905264 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15160/statm: 228857 10106 2534 14 0 215327 0
[pid=15160/tid=15162] ppid=15158 vsize=915428 CPUtime=0.03
/proc/15160/task/15162/stat : 15162 (java) S 15158 15160 14786 0 -1 64 225 0 0 0 3 0 0 0 16 0 8 0 275695614 937398272 10106 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15160/tid=15163] ppid=15158 vsize=915428 CPUtime=0
/proc/15160/task/15163/stat : 15163 (java) S 15158 15160 14786 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 275695614 937398272 10106 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15160/tid=15164] ppid=15158 vsize=915428 CPUtime=0
/proc/15160/task/15164/stat : 15164 (java) S 15158 15160 14786 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275695614 937398272 10106 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15160/tid=15165] ppid=15158 vsize=915428 CPUtime=0
/proc/15160/task/15165/stat : 15165 (java) S 15158 15160 14786 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275695618 937398272 10106 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15160/tid=15166] ppid=15158 vsize=915428 CPUtime=0.28
/proc/15160/task/15166/stat : 15166 (java) S 15158 15160 14786 0 -1 64 421 0 0 0 27 1 0 0 16 0 8 0 275695618 937398272 10106 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15160/tid=15167] ppid=15158 vsize=915428 CPUtime=0
/proc/15160/task/15167/stat : 15167 (java) S 15158 15160 14786 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275695618 937398272 10106 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15160/tid=15168] ppid=15158 vsize=915428 CPUtime=0
/proc/15160/task/15168/stat : 15168 (java) S 15158 15160 14786 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275695618 937398272 10106 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.54
Current children cumulated vsize (KiB) 915428

[startup+162.516 s]
/proc/loadavg: 2.00 2.01 2.00 3/93 15168
/proc/meminfo: memFree=1400272/2055920 swapFree=4173628/4192956
[pid=15160] ppid=15158 vsize=915428 CPUtime=161.11
/proc/15160/stat : 15160 (java) R 15158 15160 14786 0 -1 0 10378 0 1 0 15558 553 0 0 25 0 8 0 275695609 937398272 10110 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073881353 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

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

[startup+2083.66 s]
/proc/loadavg: 1.00 1.00 1.22 2/85 15236
/proc/meminfo: memFree=1411112/2055920 swapFree=4173628/4192956
[pid=15160] ppid=15158 vsize=915428 CPUtime=2080.24
/proc/15160/stat : 15160 (java) R 15158 15160 14786 0 -1 0 10400 0 1 0 207463 561 0 0 25 0 8 0 275695609 937398272 10131 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073881391 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15160/statm: 228857 10131 2534 14 0 215327 0
[pid=15160/tid=15162] ppid=15158 vsize=915428 CPUtime=0.03
/proc/15160/task/15162/stat : 15162 (java) S 15158 15160 14786 0 -1 64 225 0 0 0 3 0 0 0 16 0 8 0 275695614 937398272 10131 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15160/tid=15163] ppid=15158 vsize=915428 CPUtime=0
/proc/15160/task/15163/stat : 15163 (java) S 15158 15160 14786 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 275695614 937398272 10131 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15160/tid=15164] ppid=15158 vsize=915428 CPUtime=0
/proc/15160/task/15164/stat : 15164 (java) S 15158 15160 14786 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275695614 937398272 10131 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15160/tid=15165] ppid=15158 vsize=915428 CPUtime=0
/proc/15160/task/15165/stat : 15165 (java) S 15158 15160 14786 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275695618 937398272 10131 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15160/tid=15166] ppid=15158 vsize=915428 CPUtime=0.28
/proc/15160/task/15166/stat : 15166 (java) S 15158 15160 14786 0 -1 64 422 0 0 0 27 1 0 0 16 0 8 0 275695618 937398272 10131 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15160/tid=15167] ppid=15158 vsize=915428 CPUtime=0
/proc/15160/task/15167/stat : 15167 (java) S 15158 15160 14786 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275695618 937398272 10131 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15160/tid=15168] ppid=15158 vsize=915428 CPUtime=0
/proc/15160/task/15168/stat : 15168 (java) S 15158 15160 14786 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275695618 937398272 10131 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2080.24
Current children cumulated vsize (KiB) 915428

[startup+2143.69 s]
/proc/loadavg: 1.00 1.00 1.20 2/85 15236
/proc/meminfo: memFree=1411112/2055920 swapFree=4173628/4192956
[pid=15160] ppid=15158 vsize=915428 CPUtime=2140.25
/proc/15160/stat : 15160 (java) R 15158 15160 14786 0 -1 0 10400 0 1 0 213464 561 0 0 25 0 8 0 275695609 937398272 10131 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073710474 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15160/statm: 228857 10131 2534 14 0 215327 0
[pid=15160/tid=15162] ppid=15158 vsize=915428 CPUtime=0.03
/proc/15160/task/15162/stat : 15162 (java) S 15158 15160 14786 0 -1 64 225 0 0 0 3 0 0 0 16 0 8 0 275695614 937398272 10131 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15160/tid=15163] ppid=15158 vsize=915428 CPUtime=0
/proc/15160/task/15163/stat : 15163 (java) S 15158 15160 14786 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 275695614 937398272 10131 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15160/tid=15164] ppid=15158 vsize=915428 CPUtime=0
/proc/15160/task/15164/stat : 15164 (java) S 15158 15160 14786 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275695614 937398272 10131 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15160/tid=15165] ppid=15158 vsize=915428 CPUtime=0
/proc/15160/task/15165/stat : 15165 (java) S 15158 15160 14786 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275695618 937398272 10131 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15160/tid=15166] ppid=15158 vsize=915428 CPUtime=0.28
/proc/15160/task/15166/stat : 15166 (java) S 15158 15160 14786 0 -1 64 422 0 0 0 27 1 0 0 16 0 8 0 275695618 937398272 10131 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15160/tid=15167] ppid=15158 vsize=915428 CPUtime=0
/proc/15160/task/15167/stat : 15167 (java) S 15158 15160 14786 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275695618 937398272 10131 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15160/tid=15168] ppid=15158 vsize=915428 CPUtime=0
/proc/15160/task/15168/stat : 15168 (java) S 15158 15160 14786 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275695618 937398272 10131 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2140.25
Current children cumulated vsize (KiB) 915428

[startup+2203.7 s]
/proc/loadavg: 1.00 1.00 1.18 2/85 15236
/proc/meminfo: memFree=1411112/2055920 swapFree=4173628/4192956
[pid=15160] ppid=15158 vsize=915428 CPUtime=2200.24
/proc/15160/stat : 15160 (java) R 15158 15160 14786 0 -1 0 10400 0 1 0 219462 562 0 0 25 0 8 0 275695609 937398272 10131 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073881414 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15160/statm: 228857 10131 2534 14 0 215327 0
[pid=15160/tid=15162] ppid=15158 vsize=915428 CPUtime=0.03
/proc/15160/task/15162/stat : 15162 (java) S 15158 15160 14786 0 -1 64 225 0 0 0 3 0 0 0 16 0 8 0 275695614 937398272 10131 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15160/tid=15163] ppid=15158 vsize=915428 CPUtime=0
/proc/15160/task/15163/stat : 15163 (java) S 15158 15160 14786 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 275695614 937398272 10131 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15160/tid=15164] ppid=15158 vsize=915428 CPUtime=0
/proc/15160/task/15164/stat : 15164 (java) S 15158 15160 14786 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275695614 937398272 10131 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15160/tid=15165] ppid=15158 vsize=915428 CPUtime=0
/proc/15160/task/15165/stat : 15165 (java) S 15158 15160 14786 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275695618 937398272 10131 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15160/tid=15166] ppid=15158 vsize=915428 CPUtime=0.28
/proc/15160/task/15166/stat : 15166 (java) S 15158 15160 14786 0 -1 64 422 0 0 0 27 1 0 0 16 0 8 0 275695618 937398272 10131 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15160/tid=15167] ppid=15158 vsize=915428 CPUtime=0
/proc/15160/task/15167/stat : 15167 (java) S 15158 15160 14786 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275695618 937398272 10131 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15160/tid=15168] ppid=15158 vsize=915428 CPUtime=0
/proc/15160/task/15168/stat : 15168 (java) S 15158 15160 14786 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275695618 937398272 10131 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2200.24
Current children cumulated vsize (KiB) 915428

[startup+2263.72 s]
/proc/loadavg: 1.00 1.00 1.17 2/85 15236
/proc/meminfo: memFree=1411112/2055920 swapFree=4173628/4192956
[pid=15160] ppid=15158 vsize=915428 CPUtime=2260.23
/proc/15160/stat : 15160 (java) R 15158 15160 14786 0 -1 0 10400 0 1 0 225461 562 0 0 25 0 8 0 275695609 937398272 10131 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073948472 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15160/statm: 228857 10131 2534 14 0 215327 0
[pid=15160/tid=15162] ppid=15158 vsize=915428 CPUtime=0.03
/proc/15160/task/15162/stat : 15162 (java) S 15158 15160 14786 0 -1 64 225 0 0 0 3 0 0 0 16 0 8 0 275695614 937398272 10131 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15160/tid=15163] ppid=15158 vsize=915428 CPUtime=0
/proc/15160/task/15163/stat : 15163 (java) S 15158 15160 14786 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 275695614 937398272 10131 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15160/tid=15164] ppid=15158 vsize=915428 CPUtime=0
/proc/15160/task/15164/stat : 15164 (java) S 15158 15160 14786 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275695614 937398272 10131 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15160/tid=15165] ppid=15158 vsize=915428 CPUtime=0
/proc/15160/task/15165/stat : 15165 (java) S 15158 15160 14786 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275695618 937398272 10131 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15160/tid=15166] ppid=15158 vsize=915428 CPUtime=0.28
/proc/15160/task/15166/stat : 15166 (java) S 15158 15160 14786 0 -1 64 422 0 0 0 27 1 0 0 16 0 8 0 275695618 937398272 10131 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15160/tid=15167] ppid=15158 vsize=915428 CPUtime=0
/proc/15160/task/15167/stat : 15167 (java) S 15158 15160 14786 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275695618 937398272 10131 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15160/tid=15168] ppid=15158 vsize=915428 CPUtime=0
/proc/15160/task/15168/stat : 15168 (java) S 15158 15160 14786 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275695618 937398272 10131 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2260.23
Current children cumulated vsize (KiB) 915428

[startup+2323.75 s]
/proc/loadavg: 1.00 1.00 1.16 2/85 15236
/proc/meminfo: memFree=1411112/2055920 swapFree=4173628/4192956
[pid=15160] ppid=15158 vsize=915428 CPUtime=2320.24
/proc/15160/stat : 15160 (java) R 15158 15160 14786 0 -1 0 10400 0 1 0 231462 562 0 0 25 0 8 0 275695609 937398272 10131 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073960951 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15160/statm: 228857 10131 2534 14 0 215327 0
[pid=15160/tid=15162] ppid=15158 vsize=915428 CPUtime=0.03
/proc/15160/task/15162/stat : 15162 (java) S 15158 15160 14786 0 -1 64 225 0 0 0 3 0 0 0 16 0 8 0 275695614 937398272 10131 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15160/tid=15163] ppid=15158 vsize=915428 CPUtime=0
/proc/15160/task/15163/stat : 15163 (java) S 15158 15160 14786 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 275695614 937398272 10131 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15160/tid=15164] ppid=15158 vsize=915428 CPUtime=0
/proc/15160/task/15164/stat : 15164 (java) S 15158 15160 14786 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275695614 937398272 10131 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15160/tid=15165] ppid=15158 vsize=915428 CPUtime=0
/proc/15160/task/15165/stat : 15165 (java) S 15158 15160 14786 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275695618 937398272 10131 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15160/tid=15166] ppid=15158 vsize=915428 CPUtime=0.28
/proc/15160/task/15166/stat : 15166 (java) S 15158 15160 14786 0 -1 64 422 0 0 0 27 1 0 0 16 0 8 0 275695618 937398272 10131 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15160/tid=15167] ppid=15158 vsize=915428 CPUtime=0
/proc/15160/task/15167/stat : 15167 (java) S 15158 15160 14786 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275695618 937398272 10131 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15160/tid=15168] ppid=15158 vsize=915428 CPUtime=0
/proc/15160/task/15168/stat : 15168 (java) S 15158 15160 14786 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275695618 937398272 10131 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2320.24
Current children cumulated vsize (KiB) 915428

[startup+2383.78 s]
/proc/loadavg: 1.00 1.00 1.15 2/85 15236
/proc/meminfo: memFree=1411112/2055920 swapFree=4173628/4192956
[pid=15160] ppid=15158 vsize=915428 CPUtime=2380.25
/proc/15160/stat : 15160 (java) R 15158 15160 14786 0 -1 0 10400 0 1 0 237463 562 0 0 25 0 8 0 275695609 937398272 10131 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073733088 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15160/statm: 228857 10131 2534 14 0 215327 0
[pid=15160/tid=15162] ppid=15158 vsize=915428 CPUtime=0.03
/proc/15160/task/15162/stat : 15162 (java) S 15158 15160 14786 0 -1 64 225 0 0 0 3 0 0 0 16 0 8 0 275695614 937398272 10131 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15160/tid=15163] ppid=15158 vsize=915428 CPUtime=0
/proc/15160/task/15163/stat : 15163 (java) S 15158 15160 14786 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 275695614 937398272 10131 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15160/tid=15164] ppid=15158 vsize=915428 CPUtime=0
/proc/15160/task/15164/stat : 15164 (java) S 15158 15160 14786 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275695614 937398272 10131 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15160/tid=15165] ppid=15158 vsize=915428 CPUtime=0
/proc/15160/task/15165/stat : 15165 (java) S 15158 15160 14786 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275695618 937398272 10131 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15160/tid=15166] ppid=15158 vsize=915428 CPUtime=0.28
/proc/15160/task/15166/stat : 15166 (java) S 15158 15160 14786 0 -1 64 422 0 0 0 27 1 0 0 16 0 8 0 275695618 937398272 10131 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15160/tid=15167] ppid=15158 vsize=915428 CPUtime=0
/proc/15160/task/15167/stat : 15167 (java) S 15158 15160 14786 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275695618 937398272 10131 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15160/tid=15168] ppid=15158 vsize=915428 CPUtime=0
/proc/15160/task/15168/stat : 15168 (java) S 15158 15160 14786 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275695618 937398272 10131 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2380.25
Current children cumulated vsize (KiB) 915428



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2403.62 s]
/proc/loadavg: 1.00 1.00 1.14 2/85 15236
/proc/meminfo: memFree=1411112/2055920 swapFree=4173628/4192956
[pid=15160] ppid=15158 vsize=915428 CPUtime=2400.08
/proc/15160/stat : 15160 (java) R 15158 15160 14786 0 -1 0 10400 0 1 0 239446 562 0 0 25 0 8 0 275695609 937398272 10131 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073883692 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15160/statm: 228857 10131 2534 14 0 215327 0
[pid=15160/tid=15162] ppid=15158 vsize=915428 CPUtime=0.03
/proc/15160/task/15162/stat : 15162 (java) S 15158 15160 14786 0 -1 64 225 0 0 0 3 0 0 0 16 0 8 0 275695614 937398272 10131 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15160/tid=15163] ppid=15158 vsize=915428 CPUtime=0
/proc/15160/task/15163/stat : 15163 (java) S 15158 15160 14786 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 275695614 937398272 10131 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15160/tid=15164] ppid=15158 vsize=915428 CPUtime=0
/proc/15160/task/15164/stat : 15164 (java) S 15158 15160 14786 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275695614 937398272 10131 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15160/tid=15165] ppid=15158 vsize=915428 CPUtime=0
/proc/15160/task/15165/stat : 15165 (java) S 15158 15160 14786 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275695618 937398272 10131 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15160/tid=15166] ppid=15158 vsize=915428 CPUtime=0.28
/proc/15160/task/15166/stat : 15166 (java) S 15158 15160 14786 0 -1 64 422 0 0 0 27 1 0 0 16 0 8 0 275695618 937398272 10131 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15160/tid=15167] ppid=15158 vsize=915428 CPUtime=0
/proc/15160/task/15167/stat : 15167 (java) S 15158 15160 14786 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275695618 937398272 10131 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15160/tid=15168] ppid=15158 vsize=915428 CPUtime=0
/proc/15160/task/15168/stat : 15168 (java) S 15158 15160 14786 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275695618 937398272 10131 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2400.08
Current children cumulated vsize (KiB) 915428

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

Child status: 143
Real time (s): 2403.66
CPU time (s): 2400.13
CPU user time (s): 2394.5
CPU system time (s): 5.63414
CPU usage (%): 99.8532
Max. virtual memory (cumulated for all children) (KiB): 915432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2394.5
system time used= 5.63414
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10423
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= 49963
involuntary context switches= 60593

runsolver used 2.41763 s user time and 6.80996 s system time

The end

Launcher Data (download as text)

Begin job on node15 on Sat Jan 20 06:03:28 UTC 2007


IDJOB= 277957
IDBENCH= 7869
IDSOLVER= 68
FILE ID= node15/277957-1169273007

PBS_JOBID= 3607441

Free space on /tmp= 66561 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  d214f7b58713b3092c4a35b5fe074deb

RANDOM SEED= 566772055

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.276
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.276
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:       1431208 kB
Buffers:         52916 kB
Cached:         458356 kB
SwapCached:       5936 kB
Active:         195264 kB
Inactive:       354836 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1431208 kB
SwapTotal:     4192956 kB
SwapFree:      4173628 kB
Dirty:            1728 kB
Writeback:           0 kB
Mapped:          49780 kB
Slab:            59380 kB
Committed_AS:  8459832 kB
PageTables:       2352 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= 66563 MiB



End job on node15 on Sat Jan 20 06:43:31 UTC 2007