Trace number 277930

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 2421.27

General information on the benchmark

NameMaxCSP/cnf/3-80-100-1000/
cnf-3-80-1000-266841_ext.xml
MD5SUMa0cb5c758114a14a63817c0392b3dfa2
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of satisfied constraints948
Best CPU time to get the best result obtained on this benchmark2400.05
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of constraints994
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension994
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.41	   
0.41	Abscon 109 (November, 2006)
0.41	   
0.41	   configuration
0.41	     name=epfc.xml
0.44	   
0.44	   instance
0.44	     name=/tmp/evaluation/277930-1169271408/unknown.xml
0.48	   
0.48	   domains being loaded...
0.48	   
0.48	   variables being loaded...
0.52	     nbVariables=80  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.52	       =>  wckTime=0.103  cpuTime=0.1  mem=6M887
0.52	   
0.52	   relations being loaded...
0.52	   
0.52	   constraints being loaded...
0.70	     nbConstraints=994  nbRelationTypes=12  nbExtensionStructures=12  nbSharedExtensionStructures=982
0.70	     nbConflictsStructures=12  nbSharedConflictsStructures=982  nbSharedBinaryRepresentations=0  maxDegree=63
0.70	     maxArity=3
0.70	       =>  wckTime=0.284  cpuTime=0.2  mem=9M821
0.74	   
0.74	   solver LocalSearchSolver being built... 
0.78	       =>  wckTime=0.37  cpuTime=0.24  mem=5M892
0.79	
0.79	s SATISFIABLE
0.79	o 877
0.79	c 117
0.79	o 882
0.79	c 112
0.79	o 886
0.79	c 108
0.79	o 888
0.79	c 106
0.79	o 891
0.79	c 103
0.80	o 893
0.80	c 101
0.80	o 896
0.80	c 98
0.80	o 901
0.80	c 93
0.80	o 902
0.80	c 92
0.80	o 907
0.80	c 87
0.80	o 910
0.80	c 84
0.80	o 915
0.80	c 79
0.80	o 916
0.80	c 78
0.80	o 918
0.80	c 76
0.81	o 920
0.81	c 74
0.81	o 921
0.81	c 73
0.81	o 924
0.81	c 70
0.82	o 925
0.82	c 69
0.82	o 928
0.82	c 66
0.83	o 929
0.83	c 65
0.85	o 930
0.85	c 64
0.85	o 931
0.85	c 63
0.89	o 932
0.89	c 62
0.89	o 935
0.89	c 59
0.89	o 936
0.89	c 58
0.92	o 937
0.92	c 57
0.92	o 939
0.92	c 55
0.92	o 940
0.92	c 54
0.92	o 942
0.92	c 52
0.93	o 943
0.93	c 51
1.24	o 944
1.24	c 50
1.25	o 946
1.25	c 48
1.25	o 947
1.25	c 47
2.65	o 948
2.65	c 46
3.74	   
3.74	   search
3.74	     run=0  nbConstraintChecks=14427468  nbAssignments=10000
3.74	       =>  wckTime=2.958  cpuTime=2.92  mem=5M892
6.72	   
6.72	   search
6.72	     run=1  nbConstraintChecks=29664824  nbAssignments=20000
6.72	       =>  wckTime=5.938  cpuTime=5.86  mem=5M892
9.56	   
9.56	   search
9.56	     run=2  nbConstraintChecks=44014904  nbAssignments=30000
9.56	       =>  wckTime=8.776  cpuTime=8.68  mem=5M892
12.53	   
12.53	   search
12.53	     run=3  nbConstraintChecks=59379312  nbAssignments=40000
12.53	       =>  wckTime=11.751  cpuTime=11.62  mem=5M892
15.36	   
15.36	   search
15.36	     run=4  nbConstraintChecks=73763567  nbAssignments=50000
15.36	       =>  wckTime=14.575  cpuTime=14.42  mem=5M892
18.31	   
18.31	   search
18.31	     run=5  nbConstraintChecks=89027462  nbAssignments=60000
18.31	       =>  wckTime=17.531  cpuTime=17.35  mem=5M892
21.15	   
21.15	   search
21.15	     run=6  nbConstraintChecks=103384572  nbAssignments=70000
21.15	       =>  wckTime=20.368  cpuTime=20.17  mem=5M892
24.14	   
24.14	   search
24.14	     run=7  nbConstraintChecks=118743504  nbAssignments=80000
24.14	       =>  wckTime=23.361  cpuTime=23.13  mem=5M892
26.99	   
26.99	   search
26.99	     run=8  nbConstraintChecks=133135957  nbAssignments=90000
26.99	       =>  wckTime=26.21  cpuTime=25.95  mem=5M892
29.97	   
29.97	   search
29.97	     run=9  nbConstraintChecks=148455337  nbAssignments=100000
29.97	       =>  wckTime=29.193  cpuTime=28.9  mem=5M892
32.80	   
32.80	   search
32.80	     run=10  nbConstraintChecks=162808345  nbAssignments=110000
32.80	       =>  wckTime=32.017  cpuTime=31.7  mem=5M892
32.95	   
32.95	   search
32.95	     run=11  nbConstraintChecks=163596838  nbAssignments=110527
32.95	       =>  wckTime=32.17  cpuTime=31.85  mem=5M892
32.95	   
32.95	   global
32.95	     nbConstraintChecks=163596838  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
32.95	     solvingWckTime=32.169  solvingCpuTime=31.85  expiredTime=no  totalExploration=no  nbFoundSolutions=0
32.95	     globalCpuTime=32.15
32.95	       =>  wckTime=32.54  cpuTime=32.1  mem=5M892
32.95	   
32.95	   solver IterativeSystematicSolver being built... 
33.15	       =>  wckTime=32.734  cpuTime=32.24  mem=22M700
33.29	   
33.29	   preprocessing
33.29	     nbConstraintChecks=10406  nbValidityChecks=36866  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
33.29	     nbRemovedValues=0  detectedInconsistency=no
33.29	       =>  wckTime=0.144  cpuTime=0.12  mem=22M700
33.37	   
33.37	   search
33.37	     run=0  nbConstraintChecks=10350  nbValidityChecks=41704  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
33.37	     nbAssignments=53  nbFailedAssignments=5  nbBacktracks=10  nbVisitedNodes=68  nbRestartNogoods=0
33.37	       =>  wckTime=0.217  cpuTime=0.18  mem=22M700
33.47	   
33.47	   search
33.47	     run=1  nbConstraintChecks=26131  nbValidityChecks=110410  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
33.47	     nbAssignments=117  nbFailedAssignments=18  nbBacktracks=25  nbVisitedNodes=159  nbRestartNogoods=2
33.47	       =>  wckTime=0.32  cpuTime=0.27  mem=22M700
33.57	   
33.57	   search
33.57	     run=2  nbConstraintChecks=47623  nbValidityChecks=204020  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
33.57	     nbAssignments=193  nbFailedAssignments=36  nbBacktracks=47  nbVisitedNodes=274  nbRestartNogoods=4
33.57	       =>  wckTime=0.425  cpuTime=0.38  mem=22M700
33.71	   
33.71	   search
33.71	     run=3  nbConstraintChecks=75034  nbValidityChecks=328981  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
33.71	     nbAssignments=287  nbFailedAssignments=63  nbBacktracks=80  nbVisitedNodes=421  nbRestartNogoods=5
33.71	       =>  wckTime=0.56  cpuTime=0.51  mem=22M700
33.89	   
33.89	   search
33.89	     run=4  nbConstraintChecks=109630  nbValidityChecks=492805  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
33.89	     nbAssignments=396  nbFailedAssignments=90  nbBacktracks=131  nbVisitedNodes=606  nbRestartNogoods=7
33.89	       =>  wckTime=0.738  cpuTime=0.69  mem=22M700
34.14	   
34.14	   search
34.14	     run=5  nbConstraintChecks=166491  nbValidityChecks=753206  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
34.14	     nbAssignments=552  nbFailedAssignments=135  nbBacktracks=206  nbVisitedNodes=878  nbRestartNogoods=11
34.14	       =>  wckTime=0.987  cpuTime=0.93  mem=22M700
34.55	   
34.55	   search
34.55	     run=6  nbConstraintChecks=258049  nbValidityChecks=1191555  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
34.55	     nbAssignments=793  nbFailedAssignments=227  nbBacktracks=320  nbVisitedNodes=1312  nbRestartNogoods=14
34.55	       =>  wckTime=1.402  cpuTime=1.34  mem=22M700
35.11	   
35.11	   search
35.11	     run=7  nbConstraintChecks=388054  nbValidityChecks=1758856  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
35.11	     nbAssignments=1106  nbFailedAssignments=335  nbBacktracks=490  nbVisitedNodes=1885  nbRestartNogoods=17
35.11	       =>  wckTime=1.964  cpuTime=1.89  mem=22M700
35.93	   
35.93	   search
35.93	     run=8  nbConstraintChecks=619848  nbValidityChecks=2725247  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
35.93	     nbAssignments=1567  nbFailedAssignments=496  nbBacktracks=746  nbVisitedNodes=2743  nbRestartNogoods=21
35.93	       =>  wckTime=2.781  cpuTime=2.69  mem=22M700
37.13	   
37.13	   search
37.13	     run=9  nbConstraintChecks=919401  nbValidityChecks=4112275  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
37.13	     nbAssignments=2247  nbFailedAssignments=751  nbBacktracks=1130  nbVisitedNodes=4033  nbRestartNogoods=25
37.13	       =>  wckTime=3.983  cpuTime=3.87  mem=22M700
38.84	   
38.84	   search
38.84	     run=10  nbConstraintChecks=1307064  nbValidityChecks=5955554  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
38.84	     nbAssignments=3221  nbFailedAssignments=1117  nbBacktracks=1706  nbVisitedNodes=5887  nbRestartNogoods=28
38.84	       =>  wckTime=5.69  cpuTime=5.56  mem=22M700
41.44	   
41.44	   search
41.44	     run=11  nbConstraintChecks=1880692  nbValidityChecks=8817164  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
41.44	     nbAssignments=4676  nbFailedAssignments=1671  nbBacktracks=2572  nbVisitedNodes=8690  nbRestartNogoods=34
41.44	       =>  wckTime=8.297  cpuTime=8.14  mem=22M700
45.27	   
45.27	   search
45.27	     run=12  nbConstraintChecks=2748921  nbValidityChecks=13051831  nbPropagations=0  nbRevisions=0
45.27	     nbUselessRevisions=0  nbAssignments=6782  nbFailedAssignments=2446  nbBacktracks=3869  nbVisitedNodes=12733
45.27	     nbRestartNogoods=38
45.27	       =>  wckTime=12.118  cpuTime=11.92  mem=22M700
51.28	   
51.28	   search
51.28	     run=13  nbConstraintChecks=4129952  nbValidityChecks=19801686  nbPropagations=0  nbRevisions=0
51.28	     nbUselessRevisions=0  nbAssignments=10099  nbFailedAssignments=3783  nbBacktracks=5815  nbVisitedNodes=19124
51.28	     nbRestartNogoods=45
51.28	       =>  wckTime=18.134  cpuTime=17.88  mem=22M700
59.37	   
59.37	   search
59.37	     run=14  nbConstraintChecks=6253845  nbValidityChecks=29737278  nbPropagations=0  nbRevisions=0
59.37	     nbUselessRevisions=0  nbAssignments=14590  nbFailedAssignments=5315  nbBacktracks=8735  nbVisitedNodes=27863
59.37	     nbRestartNogoods=51
59.37	       =>  wckTime=26.224  cpuTime=25.9  mem=22M700
73.02	   
73.02	   search
73.02	     run=15  nbConstraintChecks=9752177  nbValidityChecks=46384160  nbPropagations=0  nbRevisions=0
73.02	     nbUselessRevisions=0  nbAssignments=22060  nbFailedAssignments=8367  nbBacktracks=13113  nbVisitedNodes=42419
73.02	     nbRestartNogoods=58
73.02	       =>  wckTime=39.873  cpuTime=39.43  mem=22M700
92.38	   
92.38	   search
92.38	     run=16  nbConstraintChecks=13984377  nbValidityChecks=67161316  nbPropagations=0  nbRevisions=0
92.38	     nbUselessRevisions=0  nbAssignments=32634  nbFailedAssignments=12340  nbBacktracks=19681  nbVisitedNodes=62652
92.38	     nbRestartNogoods=64
92.38	       =>  wckTime=59.229  cpuTime=58.6  mem=22M700
121.01	   
121.02	   search
121.02	     run=17  nbConstraintChecks=20949862  nbValidityChecks=100777857  nbPropagations=0  nbRevisions=0
121.02	     nbUselessRevisions=0  nbAssignments=48213  nbFailedAssignments=18031  nbBacktracks=29534  nbVisitedNodes=92660
121.02	     nbRestartNogoods=70
121.02	       =>  wckTime=87.867  cpuTime=86.97  mem=22M700
163.26	   
163.26	   search
163.26	     run=18  nbConstraintChecks=30336984  nbValidityChecks=147652321  nbPropagations=0  nbRevisions=0
163.26	     nbUselessRevisions=0  nbAssignments=71665  nbFailedAssignments=26672  nbBacktracks=44314  nbVisitedNodes=137748
163.26	     nbRestartNogoods=77
163.26	       =>  wckTime=130.116  cpuTime=128.83  mem=22M700
224.24	   
224.24	   search
224.24	     run=19  nbConstraintChecks=43669178  nbValidityChecks=213920115  nbPropagations=0  nbRevisions=0
224.24	     nbUselessRevisions=0  nbAssignments=106542  nbFailedAssignments=39347  nbBacktracks=66482  nbVisitedNodes=201952
224.24	     nbRestartNogoods=83
224.24	       =>  wckTime=191.091  cpuTime=189.24  mem=22M700
316.18	   
316.18	   search
316.18	     run=20  nbConstraintChecks=65903976  nbValidityChecks=312533587  nbPropagations=0  nbRevisions=0
316.18	     nbUselessRevisions=0  nbAssignments=158681  nbFailedAssignments=58201  nbBacktracks=99736  nbVisitedNodes=301013
316.18	     nbRestartNogoods=88
316.18	       =>  wckTime=283.031  cpuTime=280.33  mem=22M700
449.31	   
449.31	   search
449.31	     run=21  nbConstraintChecks=110265710  nbValidityChecks=483016763  nbPropagations=0  nbRevisions=0
449.31	     nbUselessRevisions=0  nbAssignments=237824  nbFailedAssignments=87425  nbBacktracks=149615  nbVisitedNodes=453191
449.31	     nbRestartNogoods=95
449.31	       =>  wckTime=416.164  cpuTime=412.25  mem=22M700
626.71	   
626.71	   search
626.71	     run=22  nbConstraintChecks=159456354  nbValidityChecks=675842993  nbPropagations=0  nbRevisions=0
626.71	     nbUselessRevisions=0  nbAssignments=351712  nbFailedAssignments=126455  nbBacktracks=224433  nbVisitedNodes=656314
626.71	     nbRestartNogoods=100
626.71	       =>  wckTime=593.56  cpuTime=588.01  mem=22M700
883.06	   
883.06	   search
883.06	     run=23  nbConstraintChecks=236876150  nbValidityChecks=958197577  nbPropagations=0  nbRevisions=0
883.06	     nbUselessRevisions=0  nbAssignments=521384  nbFailedAssignments=183860  nbBacktracks=336662  nbVisitedNodes=953225
883.06	     nbRestartNogoods=108
883.06	       =>  wckTime=849.916  cpuTime=841.99  mem=22M700
1226.05	   
1226.05	   search
1226.05	     run=24  nbConstraintChecks=342216500  nbValidityChecks=1333064808  nbPropagations=0  nbRevisions=0
1226.05	     nbUselessRevisions=0  nbAssignments=758946  nbFailedAssignments=253049  nbBacktracks=505003  nbVisitedNodes=1355911
1226.05	     nbRestartNogoods=117
1226.05	       =>  wckTime=1192.906  cpuTime=1181.82  mem=22M700
1723.78	   
1723.78	   search
1723.78	     run=25  nbConstraintChecks=495732577  nbValidityChecks=1863260716  nbPropagations=0  nbRevisions=0
1723.78	     nbUselessRevisions=0  nbAssignments=1116424  nbFailedAssignments=357983  nbBacktracks=757514
1723.78	     nbVisitedNodes=1955410  nbRestartNogoods=125
1723.78	       =>  wckTime=1690.632  cpuTime=1674.75  mem=22M700
2421.24	v 0 1 0 1 1 1 1 0 0 1 1 0 0 1 0 1 1 0 0 1 1 1 0 1 0 1 1 1 1 1 1 0 1 1 0 1 0 1 0 1 1 1 1 0 1 0 0 1 1 0 0 1 0 0 0 1 0 1 0 0 1 0 1 1 1 0 0 1 0 1 0 1 0 1 0 0 0 1 1 1 

Verifier Data (download as text)

46 unsatisfied constraints, 948 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/node11/watcher-277930-1169271408 -o ROOT/results/node11/solver-277930-1169271408 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/277930-1169271408/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.95 1.98 1.98 2/94 18928
/proc/meminfo: memFree=1274688/2055920 swapFree=4171812/4192956
[pid=18927] ppid=18925 vsize=18540 CPUtime=0
/proc/18927/stat : 18927 (runsolver) R 18925 18927 18118 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 275535842 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 262910045479 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/18927/statm: 4635 279 244 17 0 2626 0

[startup+0.102578 s]
/proc/loadavg: 1.95 1.98 1.98 2/94 18928
/proc/meminfo: memFree=1274688/2055920 swapFree=4171812/4192956
[pid=18927] ppid=18925 vsize=47976 CPUtime=0
/proc/18927/stat : 18927 (java) D 18925 18927 18118 0 -1 0 1223 0 1 0 0 0 0 0 17 0 1 0 275535842 49127424 972 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 2147483391 0 7368 18446744072099781622 0 0 17 1 0 0
/proc/18927/statm: 11994 972 769 14 0 1707 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47976

[startup+0.510662 s]
/proc/loadavg: 1.95 1.98 1.98 2/94 18928
/proc/meminfo: memFree=1274688/2055920 swapFree=4171812/4192956
[pid=18927] ppid=18925 vsize=915332 CPUtime=0.39
/proc/18927/stat : 18927 (java) R 18925 18927 18118 0 -1 0 6047 0 1 0 36 3 0 0 18 0 8 0 275535842 937299968 5786 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18927/statm: 228833 5786 2140 14 0 215303 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 915332

[startup+1.33182 s]
/proc/loadavg: 1.95 1.98 1.98 3/101 18935
/proc/meminfo: memFree=1254920/2055920 swapFree=4171812/4192956
[pid=18927] ppid=18925 vsize=915428 CPUtime=1.2
/proc/18927/stat : 18927 (java) R 18925 18927 18118 0 -1 0 7596 0 1 0 108 12 0 0 24 0 8 0 275535842 937398272 7334 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073708949 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18927/statm: 228857 7334 2478 14 0 215327 0
[pid=18927/tid=18929] ppid=18925 vsize=915428 CPUtime=0.03
/proc/18927/task/18929/stat : 18929 (java) S 18925 18927 18118 0 -1 64 250 0 0 0 3 0 0 0 16 0 8 0 275535856 937398272 7334 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18927/tid=18930] ppid=18925 vsize=915428 CPUtime=0
/proc/18927/task/18930/stat : 18930 (java) S 18925 18927 18118 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275535857 937398272 7334 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18927/tid=18931] ppid=18925 vsize=915428 CPUtime=0
/proc/18927/task/18931/stat : 18931 (java) S 18925 18927 18118 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275535857 937398272 7334 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18927/tid=18932] ppid=18925 vsize=915428 CPUtime=0
/proc/18927/task/18932/stat : 18932 (java) S 18925 18927 18118 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275535860 937398272 7334 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18927/tid=18933] ppid=18925 vsize=915428 CPUtime=0.14
/proc/18927/task/18933/stat : 18933 (java) S 18925 18927 18118 0 -1 64 346 0 0 0 14 0 0 0 16 0 8 0 275535860 937398272 7334 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18927/tid=18934] ppid=18925 vsize=915428 CPUtime=0
/proc/18927/task/18934/stat : 18934 (java) S 18925 18927 18118 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275535860 937398272 7334 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18927/tid=18935] ppid=18925 vsize=915428 CPUtime=0
/proc/18927/task/18935/stat : 18935 (java) S 18925 18927 18118 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275535860 937398272 7334 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.2
Current children cumulated vsize (KiB) 915428

[startup+2.97015 s]
/proc/loadavg: 1.95 1.98 1.98 3/101 18935
/proc/meminfo: memFree=1254920/2055920 swapFree=4171812/4192956
[pid=18927] ppid=18925 vsize=915428 CPUtime=2.82
/proc/18927/stat : 18927 (java) R 18925 18927 18118 0 -1 0 7597 0 1 0 248 34 0 0 25 0 8 0 275535842 937398272 7334 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073710840 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18927/statm: 228857 7334 2478 14 0 215327 0
[pid=18927/tid=18929] ppid=18925 vsize=915428 CPUtime=0.03
/proc/18927/task/18929/stat : 18929 (java) S 18925 18927 18118 0 -1 64 250 0 0 0 3 0 0 0 16 0 8 0 275535856 937398272 7334 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18927/tid=18930] ppid=18925 vsize=915428 CPUtime=0
/proc/18927/task/18930/stat : 18930 (java) S 18925 18927 18118 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275535857 937398272 7334 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18927/tid=18931] ppid=18925 vsize=915428 CPUtime=0
/proc/18927/task/18931/stat : 18931 (java) S 18925 18927 18118 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275535857 937398272 7334 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18927/tid=18932] ppid=18925 vsize=915428 CPUtime=0
/proc/18927/task/18932/stat : 18932 (java) S 18925 18927 18118 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275535860 937398272 7334 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18927/tid=18933] ppid=18925 vsize=915428 CPUtime=0.14
/proc/18927/task/18933/stat : 18933 (java) S 18925 18927 18118 0 -1 64 346 0 0 0 14 0 0 0 16 0 8 0 275535860 937398272 7334 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18927/tid=18934] ppid=18925 vsize=915428 CPUtime=0
/proc/18927/task/18934/stat : 18934 (java) S 18925 18927 18118 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275535860 937398272 7334 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18927/tid=18935] ppid=18925 vsize=915428 CPUtime=0
/proc/18927/task/18935/stat : 18935 (java) S 18925 18927 18118 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275535860 937398272 7334 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.82
Current children cumulated vsize (KiB) 915428

[startup+6.2678 s]
/proc/loadavg: 1.95 1.98 1.98 3/101 18935
/proc/meminfo: memFree=1254856/2055920 swapFree=4171812/4192956
[pid=18927] ppid=18925 vsize=915428 CPUtime=6.09
/proc/18927/stat : 18927 (java) R 18925 18927 18118 0 -1 0 7599 0 1 0 530 79 0 0 25 0 8 0 275535842 937398272 7336 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073709025 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18927/statm: 228857 7336 2478 14 0 215327 0
[pid=18927/tid=18929] ppid=18925 vsize=915428 CPUtime=0.03
/proc/18927/task/18929/stat : 18929 (java) S 18925 18927 18118 0 -1 64 250 0 0 0 3 0 0 0 16 0 8 0 275535856 937398272 7336 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18927/tid=18930] ppid=18925 vsize=915428 CPUtime=0
/proc/18927/task/18930/stat : 18930 (java) S 18925 18927 18118 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275535857 937398272 7336 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18927/tid=18931] ppid=18925 vsize=915428 CPUtime=0
/proc/18927/task/18931/stat : 18931 (java) S 18925 18927 18118 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275535857 937398272 7336 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18927/tid=18932] ppid=18925 vsize=915428 CPUtime=0
/proc/18927/task/18932/stat : 18932 (java) S 18925 18927 18118 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275535860 937398272 7336 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18927/tid=18933] ppid=18925 vsize=915428 CPUtime=0.14
/proc/18927/task/18933/stat : 18933 (java) S 18925 18927 18118 0 -1 64 348 0 0 0 14 0 0 0 16 0 8 0 275535860 937398272 7336 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18927/tid=18934] ppid=18925 vsize=915428 CPUtime=0
/proc/18927/task/18934/stat : 18934 (java) S 18925 18927 18118 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275535860 937398272 7336 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18927/tid=18935] ppid=18925 vsize=915428 CPUtime=0
/proc/18927/task/18935/stat : 18935 (java) R 18925 18927 18118 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275535860 937398272 7336 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.09
Current children cumulated vsize (KiB) 915428

[startup+12.7441 s]
/proc/loadavg: 1.95 1.98 1.98 3/101 18935
/proc/meminfo: memFree=1254864/2055920 swapFree=4171812/4192956
[pid=18927] ppid=18925 vsize=915428 CPUtime=12.5
/proc/18927/stat : 18927 (java) R 18925 18927 18118 0 -1 0 7600 0 1 0 1080 170 0 0 25 0 8 0 275535842 937398272 7337 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073720633 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18927/statm: 228857 7337 2478 14 0 215327 0
[pid=18927/tid=18929] ppid=18925 vsize=915428 CPUtime=0.03
/proc/18927/task/18929/stat : 18929 (java) S 18925 18927 18118 0 -1 64 250 0 0 0 3 0 0 0 16 0 8 0 275535856 937398272 7337 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18927/tid=18930] ppid=18925 vsize=915428 CPUtime=0
/proc/18927/task/18930/stat : 18930 (java) S 18925 18927 18118 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275535857 937398272 7337 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18927/tid=18931] ppid=18925 vsize=915428 CPUtime=0
/proc/18927/task/18931/stat : 18931 (java) S 18925 18927 18118 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275535857 937398272 7337 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18927/tid=18932] ppid=18925 vsize=915428 CPUtime=0
/proc/18927/task/18932/stat : 18932 (java) S 18925 18927 18118 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275535860 937398272 7337 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18927/tid=18933] ppid=18925 vsize=915428 CPUtime=0.14
/proc/18927/task/18933/stat : 18933 (java) S 18925 18927 18118 0 -1 64 349 0 0 0 14 0 0 0 16 0 8 0 275535860 937398272 7337 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18927/tid=18934] ppid=18925 vsize=915428 CPUtime=0
/proc/18927/task/18934/stat : 18934 (java) S 18925 18927 18118 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275535860 937398272 7337 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18927/tid=18935] ppid=18925 vsize=915428 CPUtime=0
/proc/18927/task/18935/stat : 18935 (java) S 18925 18927 18118 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275535860 937398272 7337 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 915428

[startup+25.6066 s]
/proc/loadavg: 1.96 1.98 1.98 3/101 18935
/proc/meminfo: memFree=1254864/2055920 swapFree=4171812/4192956
[pid=18927] ppid=18925 vsize=915428 CPUtime=25.25
/proc/18927/stat : 18927 (java) R 18925 18927 18118 0 -1 0 7600 0 1 0 2179 346 0 0 25 0 8 0 275535842 937398272 7337 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073709030 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18927/statm: 228857 7337 2478 14 0 215327 0
[pid=18927/tid=18929] ppid=18925 vsize=915428 CPUtime=0.03
/proc/18927/task/18929/stat : 18929 (java) S 18925 18927 18118 0 -1 64 250 0 0 0 3 0 0 0 17 0 8 0 275535856 937398272 7337 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18927/tid=18930] ppid=18925 vsize=915428 CPUtime=0
/proc/18927/task/18930/stat : 18930 (java) S 18925 18927 18118 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275535857 937398272 7337 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18927/tid=18931] ppid=18925 vsize=915428 CPUtime=0
/proc/18927/task/18931/stat : 18931 (java) S 18925 18927 18118 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275535857 937398272 7337 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18927/tid=18932] ppid=18925 vsize=915428 CPUtime=0
/proc/18927/task/18932/stat : 18932 (java) S 18925 18927 18118 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275535860 937398272 7337 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18927/tid=18933] ppid=18925 vsize=915428 CPUtime=0.14
/proc/18927/task/18933/stat : 18933 (java) S 18925 18927 18118 0 -1 64 349 0 0 0 14 0 0 0 16 0 8 0 275535860 937398272 7337 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18927/tid=18934] ppid=18925 vsize=915428 CPUtime=0
/proc/18927/task/18934/stat : 18934 (java) S 18925 18927 18118 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275535860 937398272 7337 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18927/tid=18935] ppid=18925 vsize=915428 CPUtime=0
/proc/18927/task/18935/stat : 18935 (java) S 18925 18927 18118 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275535860 937398272 7337 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 915428

[startup+51.2247 s]
/proc/loadavg: 2.03 2.00 1.99 3/101 18935
/proc/meminfo: memFree=1243024/2055920 swapFree=4171812/4192956
[pid=18927] ppid=18925 vsize=915428 CPUtime=50.63
/proc/18927/stat : 18927 (java) R 18925 18927 18118 0 -1 0 10633 0 1 0 4613 450 0 0 25 0 8 0 275535842 937398272 10366 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073961284 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18927/statm: 228857 10366 2534 14 0 215327 0
[pid=18927/tid=18929] ppid=18925 vsize=915428 CPUtime=0.03
/proc/18927/task/18929/stat : 18929 (java) S 18925 18927 18118 0 -1 64 251 0 0 0 3 0 0 0 16 0 8 0 275535856 937398272 10366 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18927/tid=18930] ppid=18925 vsize=915428 CPUtime=0
/proc/18927/task/18930/stat : 18930 (java) S 18925 18927 18118 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275535857 937398272 10366 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18927/tid=18931] ppid=18925 vsize=915428 CPUtime=0
/proc/18927/task/18931/stat : 18931 (java) S 18925 18927 18118 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275535857 937398272 10366 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18927/tid=18932] ppid=18925 vsize=915428 CPUtime=0
/proc/18927/task/18932/stat : 18932 (java) S 18925 18927 18118 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275535860 937398272 10366 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18927/tid=18933] ppid=18925 vsize=915428 CPUtime=0.27
/proc/18927/task/18933/stat : 18933 (java) S 18925 18927 18118 0 -1 64 423 0 0 0 26 1 0 0 16 0 8 0 275535860 937398272 10366 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18927/tid=18934] ppid=18925 vsize=915428 CPUtime=0
/proc/18927/task/18934/stat : 18934 (java) S 18925 18927 18118 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275535860 937398272 10366 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18927/tid=18935] ppid=18925 vsize=915428 CPUtime=0
/proc/18927/task/18935/stat : 18935 (java) S 18925 18927 18118 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275535860 937398272 10366 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.63
Current children cumulated vsize (KiB) 915428

[startup+102.468 s]
/proc/loadavg: 2.05 2.01 1.99 4/101 18935
/proc/meminfo: memFree=1242896/2055920 swapFree=4171812/4192956
[pid=18927] ppid=18925 vsize=915428 CPUtime=101.39
/proc/18927/stat : 18927 (java) R 18925 18927 18118 0 -1 0 10644 0 1 0 9689 450 0 0 25 0 8 0 275535842 937398272 10377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073961245 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18927/statm: 228857 10377 2534 14 0 215327 0
[pid=18927/tid=18929] ppid=18925 vsize=915428 CPUtime=0.03
/proc/18927/task/18929/stat : 18929 (java) S 18925 18927 18118 0 -1 64 251 0 0 0 3 0 0 0 16 0 8 0 275535856 937398272 10377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18927/tid=18930] ppid=18925 vsize=915428 CPUtime=0
/proc/18927/task/18930/stat : 18930 (java) S 18925 18927 18118 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275535857 937398272 10377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18927/tid=18931] ppid=18925 vsize=915428 CPUtime=0
/proc/18927/task/18931/stat : 18931 (java) S 18925 18927 18118 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275535857 937398272 10377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18927/tid=18932] ppid=18925 vsize=915428 CPUtime=0
/proc/18927/task/18932/stat : 18932 (java) S 18925 18927 18118 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275535860 937398272 10377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18927/tid=18933] ppid=18925 vsize=915428 CPUtime=0.27
/proc/18927/task/18933/stat : 18933 (java) S 18925 18927 18118 0 -1 64 423 0 0 0 26 1 0 0 16 0 8 0 275535860 937398272 10377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18927/tid=18934] ppid=18925 vsize=915428 CPUtime=0
/proc/18927/task/18934/stat : 18934 (java) S 18925 18927 18118 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275535860 937398272 10377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18927/tid=18935] ppid=18925 vsize=915428 CPUtime=0
/proc/18927/task/18935/stat : 18935 (java) S 18925 18927 18118 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275535860 937398272 10377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.39
Current children cumulated vsize (KiB) 915428

[startup+162.553 s]
/proc/loadavg: 2.02 2.01 1.99 3/101 18935
/proc/meminfo: memFree=1242960/2055920 swapFree=4171812/4192956
[pid=18927] ppid=18925 vsize=915428 CPUtime=160.93
/proc/18927/stat : 18927 (java) R 18925 18927 18118 0 -1 0 10646 0 1 0 15642 451 0 0 25 0 8 0 275535842 937398272 10379 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073883321 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

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

[startup+2084.53 s]
/proc/loadavg: 2.00 2.00 2.00 3/101 19133
/proc/meminfo: memFree=1242576/2055920 swapFree=4171812/4192956
[pid=18927] ppid=18925 vsize=915428 CPUtime=2064.97
/proc/18927/stat : 18927 (java) R 18925 18927 18118 0 -1 0 10670 0 1 0 206032 465 0 0 25 0 8 0 275535842 937398272 10402 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073960988 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18927/statm: 228857 10402 2534 14 0 215327 0
[pid=18927/tid=18929] ppid=18925 vsize=915428 CPUtime=0.03
/proc/18927/task/18929/stat : 18929 (java) S 18925 18927 18118 0 -1 64 251 0 0 0 3 0 0 0 16 0 8 0 275535856 937398272 10402 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18927/tid=18930] ppid=18925 vsize=915428 CPUtime=0
/proc/18927/task/18930/stat : 18930 (java) S 18925 18927 18118 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275535857 937398272 10402 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18927/tid=18931] ppid=18925 vsize=915428 CPUtime=0
/proc/18927/task/18931/stat : 18931 (java) S 18925 18927 18118 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275535857 937398272 10402 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18927/tid=18932] ppid=18925 vsize=915428 CPUtime=0
/proc/18927/task/18932/stat : 18932 (java) S 18925 18927 18118 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275535860 937398272 10402 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18927/tid=18933] ppid=18925 vsize=915428 CPUtime=0.27
/proc/18927/task/18933/stat : 18933 (java) S 18925 18927 18118 0 -1 64 424 0 0 0 26 1 0 0 16 0 8 0 275535860 937398272 10402 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18927/tid=18934] ppid=18925 vsize=915428 CPUtime=0
/proc/18927/task/18934/stat : 18934 (java) S 18925 18927 18118 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275535860 937398272 10402 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18927/tid=18935] ppid=18925 vsize=915428 CPUtime=0
/proc/18927/task/18935/stat : 18935 (java) S 18925 18927 18118 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275535860 937398272 10402 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2064.97
Current children cumulated vsize (KiB) 915428

[startup+2144.62 s]
/proc/loadavg: 2.00 2.00 2.00 3/101 19207
/proc/meminfo: memFree=1242896/2055920 swapFree=4171812/4192956
[pid=18927] ppid=18925 vsize=915428 CPUtime=2124.73
/proc/18927/stat : 18927 (java) R 18925 18927 18118 0 -1 0 10670 0 1 0 212007 466 0 0 25 0 8 0 275535842 937398272 10402 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073883259 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18927/statm: 228857 10402 2534 14 0 215327 0
[pid=18927/tid=18929] ppid=18925 vsize=915428 CPUtime=0.03
/proc/18927/task/18929/stat : 18929 (java) S 18925 18927 18118 0 -1 64 251 0 0 0 3 0 0 0 16 0 8 0 275535856 937398272 10402 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18927/tid=18930] ppid=18925 vsize=915428 CPUtime=0
/proc/18927/task/18930/stat : 18930 (java) S 18925 18927 18118 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275535857 937398272 10402 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18927/tid=18931] ppid=18925 vsize=915428 CPUtime=0
/proc/18927/task/18931/stat : 18931 (java) S 18925 18927 18118 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275535857 937398272 10402 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18927/tid=18932] ppid=18925 vsize=915428 CPUtime=0
/proc/18927/task/18932/stat : 18932 (java) S 18925 18927 18118 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275535860 937398272 10402 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18927/tid=18933] ppid=18925 vsize=915428 CPUtime=0.27
/proc/18927/task/18933/stat : 18933 (java) S 18925 18927 18118 0 -1 64 424 0 0 0 26 1 0 0 16 0 8 0 275535860 937398272 10402 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18927/tid=18934] ppid=18925 vsize=915428 CPUtime=0
/proc/18927/task/18934/stat : 18934 (java) S 18925 18927 18118 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275535860 937398272 10402 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18927/tid=18935] ppid=18925 vsize=915428 CPUtime=0
/proc/18927/task/18935/stat : 18935 (java) S 18925 18927 18118 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275535860 937398272 10402 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2124.73
Current children cumulated vsize (KiB) 915428

[startup+2204.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/101 19207
/proc/meminfo: memFree=1242960/2055920 swapFree=4171812/4192956
[pid=18927] ppid=18925 vsize=915428 CPUtime=2184.52
/proc/18927/stat : 18927 (java) R 18925 18927 18118 0 -1 0 10670 0 1 0 217985 467 0 0 25 0 8 0 275535842 937398272 10402 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073961312 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18927/statm: 228857 10402 2534 14 0 215327 0
[pid=18927/tid=18929] ppid=18925 vsize=915428 CPUtime=0.03
/proc/18927/task/18929/stat : 18929 (java) S 18925 18927 18118 0 -1 64 251 0 0 0 3 0 0 0 16 0 8 0 275535856 937398272 10402 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18927/tid=18930] ppid=18925 vsize=915428 CPUtime=0
/proc/18927/task/18930/stat : 18930 (java) S 18925 18927 18118 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275535857 937398272 10402 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18927/tid=18931] ppid=18925 vsize=915428 CPUtime=0
/proc/18927/task/18931/stat : 18931 (java) S 18925 18927 18118 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275535857 937398272 10402 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18927/tid=18932] ppid=18925 vsize=915428 CPUtime=0
/proc/18927/task/18932/stat : 18932 (java) S 18925 18927 18118 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275535860 937398272 10402 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18927/tid=18933] ppid=18925 vsize=915428 CPUtime=0.27
/proc/18927/task/18933/stat : 18933 (java) S 18925 18927 18118 0 -1 64 424 0 0 0 26 1 0 0 16 0 8 0 275535860 937398272 10402 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18927/tid=18934] ppid=18925 vsize=915428 CPUtime=0
/proc/18927/task/18934/stat : 18934 (java) S 18925 18927 18118 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275535860 937398272 10402 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18927/tid=18935] ppid=18925 vsize=915428 CPUtime=0
/proc/18927/task/18935/stat : 18935 (java) S 18925 18927 18118 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275535860 937398272 10402 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2184.52
Current children cumulated vsize (KiB) 915428

[startup+2264.77 s]
/proc/loadavg: 2.05 2.01 2.00 3/101 19207
/proc/meminfo: memFree=1242960/2055920 swapFree=4171812/4192956
[pid=18927] ppid=18925 vsize=915428 CPUtime=2244.3
/proc/18927/stat : 18927 (java) R 18925 18927 18118 0 -1 0 10670 0 1 0 223963 467 0 0 25 0 8 0 275535842 937398272 10402 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073881094 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18927/statm: 228857 10402 2534 14 0 215327 0
[pid=18927/tid=18929] ppid=18925 vsize=915428 CPUtime=0.03
/proc/18927/task/18929/stat : 18929 (java) S 18925 18927 18118 0 -1 64 251 0 0 0 3 0 0 0 16 0 8 0 275535856 937398272 10402 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18927/tid=18930] ppid=18925 vsize=915428 CPUtime=0
/proc/18927/task/18930/stat : 18930 (java) S 18925 18927 18118 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275535857 937398272 10402 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18927/tid=18931] ppid=18925 vsize=915428 CPUtime=0
/proc/18927/task/18931/stat : 18931 (java) S 18925 18927 18118 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275535857 937398272 10402 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18927/tid=18932] ppid=18925 vsize=915428 CPUtime=0
/proc/18927/task/18932/stat : 18932 (java) S 18925 18927 18118 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275535860 937398272 10402 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18927/tid=18933] ppid=18925 vsize=915428 CPUtime=0.27
/proc/18927/task/18933/stat : 18933 (java) S 18925 18927 18118 0 -1 64 424 0 0 0 26 1 0 0 16 0 8 0 275535860 937398272 10402 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18927/tid=18934] ppid=18925 vsize=915428 CPUtime=0
/proc/18927/task/18934/stat : 18934 (java) S 18925 18927 18118 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275535860 937398272 10402 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18927/tid=18935] ppid=18925 vsize=915428 CPUtime=0
/proc/18927/task/18935/stat : 18935 (java) S 18925 18927 18118 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275535860 937398272 10402 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2244.3
Current children cumulated vsize (KiB) 915428

[startup+2324.84 s]
/proc/loadavg: 2.02 2.01 2.00 3/101 19207
/proc/meminfo: memFree=1242960/2055920 swapFree=4171812/4192956
[pid=18927] ppid=18925 vsize=915428 CPUtime=2304.09
/proc/18927/stat : 18927 (java) R 18925 18927 18118 0 -1 0 10670 0 1 0 229941 468 0 0 25 0 8 0 275535842 937398272 10402 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073711235 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18927/statm: 228857 10402 2534 14 0 215327 0
[pid=18927/tid=18929] ppid=18925 vsize=915428 CPUtime=0.03
/proc/18927/task/18929/stat : 18929 (java) S 18925 18927 18118 0 -1 64 251 0 0 0 3 0 0 0 16 0 8 0 275535856 937398272 10402 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18927/tid=18930] ppid=18925 vsize=915428 CPUtime=0
/proc/18927/task/18930/stat : 18930 (java) S 18925 18927 18118 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275535857 937398272 10402 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18927/tid=18931] ppid=18925 vsize=915428 CPUtime=0
/proc/18927/task/18931/stat : 18931 (java) S 18925 18927 18118 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275535857 937398272 10402 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18927/tid=18932] ppid=18925 vsize=915428 CPUtime=0
/proc/18927/task/18932/stat : 18932 (java) S 18925 18927 18118 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275535860 937398272 10402 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18927/tid=18933] ppid=18925 vsize=915428 CPUtime=0.27
/proc/18927/task/18933/stat : 18933 (java) S 18925 18927 18118 0 -1 64 424 0 0 0 26 1 0 0 16 0 8 0 275535860 937398272 10402 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18927/tid=18934] ppid=18925 vsize=915428 CPUtime=0
/proc/18927/task/18934/stat : 18934 (java) S 18925 18927 18118 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275535860 937398272 10402 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18927/tid=18935] ppid=18925 vsize=915428 CPUtime=0
/proc/18927/task/18935/stat : 18935 (java) S 18925 18927 18118 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275535860 937398272 10402 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2304.09
Current children cumulated vsize (KiB) 915428

[startup+2384.92 s]
/proc/loadavg: 2.00 2.00 2.00 3/101 19207
/proc/meminfo: memFree=1242960/2055920 swapFree=4171812/4192956
[pid=18927] ppid=18925 vsize=915428 CPUtime=2363.87
/proc/18927/stat : 18927 (java) R 18925 18927 18118 0 -1 0 10670 0 1 0 235919 468 0 0 25 0 8 0 275535842 937398272 10402 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073926333 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18927/statm: 228857 10402 2534 14 0 215327 0
[pid=18927/tid=18929] ppid=18925 vsize=915428 CPUtime=0.03
/proc/18927/task/18929/stat : 18929 (java) S 18925 18927 18118 0 -1 64 251 0 0 0 3 0 0 0 16 0 8 0 275535856 937398272 10402 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18927/tid=18930] ppid=18925 vsize=915428 CPUtime=0
/proc/18927/task/18930/stat : 18930 (java) S 18925 18927 18118 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275535857 937398272 10402 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18927/tid=18931] ppid=18925 vsize=915428 CPUtime=0
/proc/18927/task/18931/stat : 18931 (java) S 18925 18927 18118 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275535857 937398272 10402 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18927/tid=18932] ppid=18925 vsize=915428 CPUtime=0
/proc/18927/task/18932/stat : 18932 (java) S 18925 18927 18118 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275535860 937398272 10402 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18927/tid=18933] ppid=18925 vsize=915428 CPUtime=0.27
/proc/18927/task/18933/stat : 18933 (java) S 18925 18927 18118 0 -1 64 424 0 0 0 26 1 0 0 16 0 8 0 275535860 937398272 10402 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18927/tid=18934] ppid=18925 vsize=915428 CPUtime=0
/proc/18927/task/18934/stat : 18934 (java) S 18925 18927 18118 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275535860 937398272 10402 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18927/tid=18935] ppid=18925 vsize=915428 CPUtime=0
/proc/18927/task/18935/stat : 18935 (java) S 18925 18927 18118 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275535860 937398272 10402 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2363.87
Current children cumulated vsize (KiB) 915428



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2421.23 s]
/proc/loadavg: 2.00 2.00 2.00 3/101 19207
/proc/meminfo: memFree=1242896/2055920 swapFree=4171812/4192956
[pid=18927] ppid=18925 vsize=915428 CPUtime=2400.01
/proc/18927/stat : 18927 (java) R 18925 18927 18118 0 -1 0 10670 0 1 0 239532 469 0 0 25 0 8 0 275535842 937398272 10402 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073905006 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18927/statm: 228857 10402 2534 14 0 215327 0
[pid=18927/tid=18929] ppid=18925 vsize=915428 CPUtime=0.03
/proc/18927/task/18929/stat : 18929 (java) S 18925 18927 18118 0 -1 64 251 0 0 0 3 0 0 0 16 0 8 0 275535856 937398272 10402 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18927/tid=18930] ppid=18925 vsize=915428 CPUtime=0
/proc/18927/task/18930/stat : 18930 (java) S 18925 18927 18118 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275535857 937398272 10402 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18927/tid=18931] ppid=18925 vsize=915428 CPUtime=0
/proc/18927/task/18931/stat : 18931 (java) S 18925 18927 18118 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275535857 937398272 10402 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18927/tid=18932] ppid=18925 vsize=915428 CPUtime=0
/proc/18927/task/18932/stat : 18932 (java) S 18925 18927 18118 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275535860 937398272 10402 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18927/tid=18933] ppid=18925 vsize=915428 CPUtime=0.27
/proc/18927/task/18933/stat : 18933 (java) S 18925 18927 18118 0 -1 64 424 0 0 0 26 1 0 0 16 0 8 0 275535860 937398272 10402 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18927/tid=18934] ppid=18925 vsize=915428 CPUtime=0
/proc/18927/task/18934/stat : 18934 (java) S 18925 18927 18118 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275535860 937398272 10402 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18927/tid=18935] ppid=18925 vsize=915428 CPUtime=0
/proc/18927/task/18935/stat : 18935 (java) S 18925 18927 18118 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275535860 937398272 10402 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): 2421.27
CPU time (s): 2400.05
CPU user time (s): 2395.35
CPU system time (s): 4.69929
CPU usage (%): 99.1236
Max. virtual memory (cumulated for all children) (KiB): 915432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2395.35
system time used= 4.69928
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10692
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= 50306
involuntary context switches= 133262

runsolver used 3.3175 s user time and 7.44087 s system time

The end

Launcher Data (download as text)

Begin job on node11 on Sat Jan 20 05:36:48 UTC 2007


IDJOB= 277930
IDBENCH= 7829
IDSOLVER= 68
FILE ID= node11/277930-1169271408

PBS_JOBID= 3607405

Free space on /tmp= 66563 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  a0cb5c758114a14a63817c0392b3dfa2

RANDOM SEED= 364373455

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1275168 kB
Buffers:         63764 kB
Cached:         585732 kB
SwapCached:       2828 kB
Active:         234148 kB
Inactive:       467220 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1275168 kB
SwapTotal:     4192956 kB
SwapFree:      4171812 kB
Dirty:            1804 kB
Writeback:           0 kB
Mapped:          76516 kB
Slab:            64008 kB
Committed_AS:  8403208 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= 66563 MiB



End job on node11 on Sat Jan 20 06:17:10 UTC 2007