Trace number 281692

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 2406.69

General information on the benchmark

NameMaxCSP/randomMaxCSP/denseTight/
vcsp-25-10-25-87-7_ext.xml
MD5SUMd540409a3576f2502b3adba1bf27138e
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints45
Best CPU time to get the best result obtained on this benchmark6.17306
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints75
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension75
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.39	   
0.39	Abscon 109 (November, 2006)
0.39	   
0.39	   configuration
0.39	     name=epfc.xml
0.42	   
0.42	   instance
0.42	     name=/tmp/evaluation/281692-1169313707/unknown.xml
0.45	   
0.45	   domains being loaded...
0.46	   
0.46	   variables being loaded...
0.49	     nbVariables=25  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.49	       =>  wckTime=0.099  cpuTime=0.08  mem=6M887
0.49	   
0.49	   relations being loaded...
0.53	   
0.53	   constraints being loaded...
0.58	     nbConstraints=75  nbRelationTypes=75  nbExtensionStructures=75  nbSharedExtensionStructures=0
0.58	     nbConflictsStructures=75  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1325  maxDegree=9
0.58	     maxArity=2
0.58	       =>  wckTime=0.19  cpuTime=0.14  mem=7M872
0.62	   
0.62	   solver LocalSearchSolver being built... 
0.66	       =>  wckTime=0.274  cpuTime=0.19  mem=5M439
0.67	
0.67	s SATISFIABLE
0.67	o 16
0.67	c 59
0.67	o 19
0.67	c 56
0.67	o 20
0.67	c 55
0.67	o 22
0.67	c 53
0.67	o 24
0.67	c 51
0.68	o 26
0.68	c 49
0.68	o 28
0.68	c 47
0.68	o 29
0.68	c 46
0.68	o 32
0.68	c 43
0.68	o 33
0.68	c 42
0.68	o 34
0.68	c 41
0.68	o 35
0.68	c 40
0.68	o 36
0.68	c 39
0.68	o 38
0.68	c 37
0.68	o 39
0.68	c 36
0.68	o 40
0.68	c 35
0.68	o 41
0.68	c 34
0.69	o 42
0.69	c 33
0.69	o 43
0.69	c 32
0.69	o 44
0.69	c 31
0.73	o 45
0.73	c 30
2.26	   
2.26	   search
2.26	     run=0  nbConstraintChecks=8729298  nbAssignments=10000
2.26	       =>  wckTime=1.599  cpuTime=1.56  mem=5M439
3.77	   
3.77	   search
3.77	     run=1  nbConstraintChecks=17407829  nbAssignments=20000
3.77	       =>  wckTime=3.105  cpuTime=3.05  mem=5M439
5.28	   
5.28	   search
5.28	     run=2  nbConstraintChecks=26156489  nbAssignments=30000
5.28	       =>  wckTime=4.618  cpuTime=4.55  mem=5M439
6.79	   
6.79	   search
6.79	     run=3  nbConstraintChecks=34859493  nbAssignments=40000
6.79	       =>  wckTime=6.13  cpuTime=6.03  mem=5M439
8.31	   
8.31	   search
8.31	     run=4  nbConstraintChecks=43624958  nbAssignments=50000
8.31	       =>  wckTime=7.645  cpuTime=7.54  mem=5M439
9.83	   
9.83	   search
9.83	     run=5  nbConstraintChecks=52494616  nbAssignments=60000
9.83	       =>  wckTime=9.17  cpuTime=9.05  mem=5M439
11.36	   
11.36	   search
11.36	     run=6  nbConstraintChecks=61339512  nbAssignments=70000
11.36	       =>  wckTime=10.696  cpuTime=10.56  mem=5M439
12.89	   
12.89	   search
12.89	     run=7  nbConstraintChecks=70196755  nbAssignments=80000
12.89	       =>  wckTime=12.231  cpuTime=12.09  mem=5M439
14.43	   
14.43	   search
14.43	     run=8  nbConstraintChecks=79004721  nbAssignments=90000
14.43	       =>  wckTime=13.766  cpuTime=13.61  mem=5M439
15.96	   
15.96	   search
15.96	     run=9  nbConstraintChecks=87772311  nbAssignments=100000
15.96	       =>  wckTime=15.298  cpuTime=15.13  mem=5M439
17.49	   
17.49	   search
17.49	     run=10  nbConstraintChecks=96555040  nbAssignments=110000
17.49	       =>  wckTime=16.826  cpuTime=16.64  mem=5M439
19.01	   
19.01	   search
19.01	     run=11  nbConstraintChecks=105230721  nbAssignments=120000
19.01	       =>  wckTime=18.349  cpuTime=18.15  mem=5M439
20.54	   
20.54	   search
20.54	     run=12  nbConstraintChecks=113921304  nbAssignments=130000
20.54	       =>  wckTime=19.874  cpuTime=19.66  mem=5M439
22.06	   
22.06	   search
22.06	     run=13  nbConstraintChecks=122695859  nbAssignments=140000
22.06	       =>  wckTime=21.395  cpuTime=21.17  mem=5M439
23.58	   
23.58	   search
23.58	     run=14  nbConstraintChecks=131546162  nbAssignments=150000
23.58	       =>  wckTime=22.922  cpuTime=22.67  mem=5M439
25.10	   
25.10	   search
25.10	     run=15  nbConstraintChecks=140227643  nbAssignments=160000
25.10	       =>  wckTime=24.433  cpuTime=24.17  mem=5M439
26.61	   
26.61	   search
26.61	     run=16  nbConstraintChecks=149010164  nbAssignments=170000
26.61	       =>  wckTime=25.948  cpuTime=25.68  mem=5M439
28.14	   
28.14	   search
28.14	     run=17  nbConstraintChecks=157898045  nbAssignments=180000
28.14	       =>  wckTime=27.477  cpuTime=27.19  mem=5M439
29.65	   
29.65	   search
29.65	     run=18  nbConstraintChecks=166607742  nbAssignments=190000
29.65	       =>  wckTime=28.991  cpuTime=28.69  mem=5M439
31.03	   
31.03	   search
31.03	     run=19  nbConstraintChecks=174599267  nbAssignments=199046
31.03	       =>  wckTime=30.367  cpuTime=30.06  mem=5M439
31.03	   
31.03	   global
31.03	     nbConstraintChecks=174599267  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.03	     solvingWckTime=30.367  solvingCpuTime=30.07  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.03	     globalCpuTime=30.31
31.03	       =>  wckTime=30.642  cpuTime=30.26  mem=5M439
31.03	   
31.03	   solver IterativeSystematicSolver being built... 
31.17	       =>  wckTime=30.776  cpuTime=30.36  mem=16M396
31.20	   
31.20	   preprocessing
31.20	     nbConstraintChecks=42602  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.20	     detectedInconsistency=no
31.20	       =>  wckTime=0.033  cpuTime=0.02  mem=16M396
31.24	   
31.24	   search
31.24	     run=0  nbConstraintChecks=69045  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=38
31.24	     nbFailedAssignments=21  nbBacktracks=10  nbVisitedNodes=70  nbRestartNogoods=0
31.24	       =>  wckTime=0.069  cpuTime=0.05  mem=16M396
31.29	   
31.29	   search
31.29	     run=1  nbConstraintChecks=191550  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=102
31.29	     nbFailedAssignments=63  nbBacktracks=25  nbVisitedNodes=191  nbRestartNogoods=10
31.29	       =>  wckTime=0.12  cpuTime=0.09  mem=16M396
31.33	   
31.33	   search
31.33	     run=2  nbConstraintChecks=356214  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=174
31.33	     nbFailedAssignments=106  nbBacktracks=48  nbVisitedNodes=327  nbRestartNogoods=15
31.33	       =>  wckTime=0.166  cpuTime=0.13  mem=16M396
31.42	   
31.42	   search
31.42	     run=3  nbConstraintChecks=645254  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=309
31.42	     nbFailedAssignments=203  nbBacktracks=81  nbVisitedNodes=592  nbRestartNogoods=22
31.42	       =>  wckTime=0.249  cpuTime=0.2  mem=16M396
31.53	   
31.53	   search
31.53	     run=4  nbConstraintChecks=1123463  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=530
31.53	     nbFailedAssignments=366  nbBacktracks=131  nbVisitedNodes=1026  nbRestartNogoods=23
31.53	       =>  wckTime=0.363  cpuTime=0.32  mem=16M396
31.65	   
31.65	   search
31.65	     run=5  nbConstraintChecks=1608467  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=781
31.65	     nbFailedAssignments=532  nbBacktracks=206  nbVisitedNodes=1518  nbRestartNogoods=34
31.65	       =>  wckTime=0.485  cpuTime=0.44  mem=16M396
31.87	   
31.87	   search
31.87	     run=6  nbConstraintChecks=2504742  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1183
31.87	     nbFailedAssignments=815  nbBacktracks=319  nbVisitedNodes=2316  nbRestartNogoods=40
31.87	       =>  wckTime=0.699  cpuTime=0.64  mem=16M396
32.16	   
32.16	   search
32.16	     run=7  nbConstraintChecks=3615739  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1762
32.16	     nbFailedAssignments=1216  nbBacktracks=489  nbVisitedNodes=3466  nbRestartNogoods=49
32.16	       =>  wckTime=0.989  cpuTime=0.92  mem=16M396
32.60	   
32.60	   search
32.60	     run=8  nbConstraintChecks=5494806  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2638
32.60	     nbFailedAssignments=1828  nbBacktracks=745  nbVisitedNodes=5210  nbRestartNogoods=53
32.60	       =>  wckTime=1.433  cpuTime=1.35  mem=16M396
33.30	   
33.30	   search
33.30	     run=9  nbConstraintChecks=8612954  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4215
33.30	     nbFailedAssignments=3014  nbBacktracks=1129  nbVisitedNodes=8349  nbRestartNogoods=65
33.30	       =>  wckTime=2.129  cpuTime=2.04  mem=16M396
34.17	   
34.17	   search
34.17	     run=10  nbConstraintChecks=12215331  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6081
34.17	     nbFailedAssignments=4298  nbBacktracks=1705  nbVisitedNodes=12073  nbRestartNogoods=81
34.17	       =>  wckTime=3.0  cpuTime=2.9  mem=16M396
35.57	   
35.57	   search
35.57	     run=11  nbConstraintChecks=17826619  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8932
35.57	     nbFailedAssignments=6279  nbBacktracks=2569  nbVisitedNodes=17757  nbRestartNogoods=103
35.57	       =>  wckTime=4.402  cpuTime=4.29  mem=16M396
37.96	   
37.96	   search
37.96	     run=12  nbConstraintChecks=27656317  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=13439
37.96	     nbFailedAssignments=9482  nbBacktracks=3867  nbVisitedNodes=26759  nbRestartNogoods=116
37.96	       =>  wckTime=6.793  cpuTime=6.66  mem=16M396
41.24	   
41.24	   search
41.24	     run=13  nbConstraintChecks=41084049  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=19991
41.24	     nbFailedAssignments=14082  nbBacktracks=5813  nbVisitedNodes=39708  nbRestartNogoods=132
41.24	       =>  wckTime=10.072  cpuTime=9.91  mem=16M396
45.97	   
45.97	   search
45.97	     run=14  nbConstraintChecks=60248162  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=29167
45.97	     nbFailedAssignments=20331  nbBacktracks=8733  nbVisitedNodes=57848  nbRestartNogoods=142
45.97	       =>  wckTime=14.799  cpuTime=14.59  mem=16M396
53.29	   
53.29	   search
53.29	     run=15  nbConstraintChecks=91303952  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=45143
53.29	     nbFailedAssignments=31922  nbBacktracks=13111  nbVisitedNodes=89722  nbRestartNogoods=160
53.29	       =>  wckTime=22.121  cpuTime=21.85  mem=16M396
65.41	   
65.41	   search
65.41	     run=16  nbConstraintChecks=142313808  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=69397
65.41	     nbFailedAssignments=49603  nbBacktracks=19679  nbVisitedNodes=137954  nbRestartNogoods=178
65.41	       =>  wckTime=34.247  cpuTime=33.88  mem=16M396
82.23	   
82.23	   search
82.23	     run=17  nbConstraintChecks=214625904  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=104290
82.23	     nbFailedAssignments=74637  nbBacktracks=29531  nbVisitedNodes=207449  nbRestartNogoods=187
82.23	       =>  wckTime=51.066  cpuTime=50.54  mem=16M396
108.92	   
108.93	   search
108.93	     run=18  nbConstraintChecks=320431446  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=154907
108.93	     nbFailedAssignments=110470  nbBacktracks=44309  nbVisitedNodes=308315  nbRestartNogoods=214
108.93	       =>  wckTime=77.757  cpuTime=77.01  mem=16M396
143.95	   
143.95	   search
143.95	     run=19  nbConstraintChecks=464630046  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=228656
143.95	     nbFailedAssignments=162046  nbBacktracks=66477  nbVisitedNodes=455028  nbRestartNogoods=241
143.95	       =>  wckTime=112.778  cpuTime=111.72  mem=16M396
198.08	   
198.08	   search
198.08	     run=20  nbConstraintChecks=685522892  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=340821
198.08	     nbFailedAssignments=240956  nbBacktracks=99729  nbVisitedNodes=678250  nbRestartNogoods=258
198.08	       =>  wckTime=166.909  cpuTime=165.39  mem=16M396
274.27	   
274.27	   search
274.27	     run=21  nbConstraintChecks=993814226  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=498611
274.27	     nbFailedAssignments=348862  nbBacktracks=149607  nbVisitedNodes=992332  nbRestartNogoods=292
274.27	       =>  wckTime=243.1  cpuTime=240.94  mem=16M396
386.21	   
386.21	   search
386.21	     run=22  nbConstraintChecks=1438404484  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=735578
386.21	     nbFailedAssignments=511003  nbBacktracks=224425  nbVisitedNodes=1464124  nbRestartNogoods=306
386.21	       =>  wckTime=355.04  cpuTime=351.94  mem=16M396
539.33	   
539.33	   search
539.33	     run=23  nbConstraintChecks=2056454626  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1063887
539.33	     nbFailedAssignments=727078  nbBacktracks=336652  nbVisitedNodes=2116270  nbRestartNogoods=323
539.33	       =>  wckTime=508.166  cpuTime=504.07  mem=16M396
754.91	   
754.91	   search
754.91	     run=24  nbConstraintChecks=2976388008  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1560681
754.91	     nbFailedAssignments=1055525  nbBacktracks=504993  nbVisitedNodes=3099981  nbRestartNogoods=338
754.91	       =>  wckTime=723.739  cpuTime=719.39  mem=16M396
1075.14	   
1075.14	   search
1075.14	     run=25  nbConstraintChecks=4362005755  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2292907
1075.14	     nbFailedAssignments=1535234  nbBacktracks=757505  nbVisitedNodes=4550221  nbRestartNogoods=352
1075.14	       =>  wckTime=1043.972  cpuTime=1039.27  mem=16M396
1531.11	   
1531.11	   search
1531.11	     run=26  nbConstraintChecks=6311474977  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3349803
1531.11	     nbFailedAssignments=2213357  nbBacktracks=1136272  nbVisitedNodes=6649521  nbRestartNogoods=381
1531.11	       =>  wckTime=1499.938  cpuTime=1494.71  mem=16M396
2229.67	   
2229.67	   search
2229.67	     run=27  nbConstraintChecks=9314642038  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4935434
2229.67	     nbFailedAssignments=3230828  nbBacktracks=1704424  nbVisitedNodes=9790569  nbRestartNogoods=415
2229.67	       =>  wckTime=2198.499  cpuTime=2192.5  mem=16M396
2406.66	v 8 8 2 3 5 4 7 7 6 9 4 6 4 7 3 4 0 8 0 0 4 2 6 8 9 

Verifier Data (download as text)

30 unsatisfied constraints, 45 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/node21/watcher-281692-1169313707 -o ROOT/results/node21/solver-281692-1169313707 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/281692-1169313707/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.99 1.91 4/87 23488
/proc/meminfo: memFree=1244296/2055920 swapFree=4156356/4192956
[pid=23487] ppid=23485 vsize=1784 CPUtime=0
/proc/23487/stat : 23487 (java) D 23485 23487 22634 0 -1 0 169 0 0 0 0 0 0 0 18 0 1 0 279765297 1826816 140 18446744073709551615 134512640 134570532 4294956640 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/23487/statm: 446 140 106 14 0 91 0

[startup+0.107586 s]
/proc/loadavg: 1.95 1.99 1.91 4/87 23488
/proc/meminfo: memFree=1244296/2055920 swapFree=4156356/4192956
[pid=23487] ppid=23485 vsize=905992 CPUtime=0.01
/proc/23487/stat : 23487 (java) R 23485 23487 22634 0 -1 0 1890 0 1 0 1 0 0 0 17 0 1 0 279765297 927735808 1639 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153785378 0 4 0 7368 0 0 0 17 1 0 0
/proc/23487/statm: 226498 1639 959 14 0 214081 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 905992

[startup+0.515653 s]
/proc/loadavg: 1.95 1.99 1.91 4/87 23488
/proc/meminfo: memFree=1244296/2055920 swapFree=4156356/4192956
[pid=23487] ppid=23485 vsize=915332 CPUtime=0.42
/proc/23487/stat : 23487 (java) R 23485 23487 22634 0 -1 0 6153 0 1 0 38 4 0 0 18 0 8 0 279765297 937299968 5892 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23487/statm: 228833 5892 2142 14 0 215303 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 915332

[startup+1.3368 s]
/proc/loadavg: 1.95 1.99 1.91 3/94 23495
/proc/meminfo: memFree=1227088/2055920 swapFree=4156356/4192956
[pid=23487] ppid=23485 vsize=915440 CPUtime=1.23
/proc/23487/stat : 23487 (java) R 23485 23487 22634 0 -1 0 6977 0 1 0 103 20 0 0 25 0 8 0 279765297 937410560 6715 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23487/statm: 228860 6715 2479 14 0 215330 0
[pid=23487/tid=23489] ppid=23485 vsize=915440 CPUtime=0.02
/proc/23487/task/23489/stat : 23489 (java) S 23485 23487 22634 0 -1 64 138 0 0 0 2 0 0 0 16 0 8 0 279765309 937410560 6715 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23487/tid=23490] ppid=23485 vsize=915440 CPUtime=0
/proc/23487/task/23490/stat : 23490 (java) S 23485 23487 22634 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279765309 937410560 6715 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23487/tid=23491] ppid=23485 vsize=915440 CPUtime=0
/proc/23487/task/23491/stat : 23491 (java) S 23485 23487 22634 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279765309 937410560 6715 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23487/tid=23492] ppid=23485 vsize=915440 CPUtime=0
/proc/23487/task/23492/stat : 23492 (java) S 23485 23487 22634 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279765313 937410560 6715 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23487/tid=23493] ppid=23485 vsize=915440 CPUtime=0.11
/proc/23487/task/23493/stat : 23493 (java) S 23485 23487 22634 0 -1 64 327 0 0 0 11 0 0 0 16 0 8 0 279765313 937410560 6715 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23487/tid=23494] ppid=23485 vsize=915440 CPUtime=0
/proc/23487/task/23494/stat : 23494 (java) S 23485 23487 22634 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279765313 937410560 6715 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23487/tid=23495] ppid=23485 vsize=915440 CPUtime=0
/proc/23487/task/23495/stat : 23495 (java) S 23485 23487 22634 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279765313 937410560 6715 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 915440

[startup+2.97511 s]
/proc/loadavg: 1.95 1.99 1.91 3/94 23495
/proc/meminfo: memFree=1227088/2055920 swapFree=4156356/4192956
[pid=23487] ppid=23485 vsize=915436 CPUtime=2.85
/proc/23487/stat : 23487 (java) R 23485 23487 22634 0 -1 0 6980 0 1 0 224 61 0 0 25 0 8 0 279765297 937406464 6717 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073650345 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23487/statm: 228859 6717 2479 14 0 215329 0
[pid=23487/tid=23489] ppid=23485 vsize=915436 CPUtime=0.02
/proc/23487/task/23489/stat : 23489 (java) S 23485 23487 22634 0 -1 64 138 0 0 0 2 0 0 0 16 0 8 0 279765309 937406464 6717 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23487/tid=23490] ppid=23485 vsize=915436 CPUtime=0
/proc/23487/task/23490/stat : 23490 (java) S 23485 23487 22634 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279765309 937406464 6717 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23487/tid=23491] ppid=23485 vsize=915436 CPUtime=0
/proc/23487/task/23491/stat : 23491 (java) S 23485 23487 22634 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279765309 937406464 6717 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23487/tid=23492] ppid=23485 vsize=915436 CPUtime=0
/proc/23487/task/23492/stat : 23492 (java) S 23485 23487 22634 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279765313 937406464 6717 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23487/tid=23493] ppid=23485 vsize=915436 CPUtime=0.12
/proc/23487/task/23493/stat : 23493 (java) S 23485 23487 22634 0 -1 64 329 0 0 0 12 0 0 0 16 0 8 0 279765313 937406464 6717 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23487/tid=23494] ppid=23485 vsize=915436 CPUtime=0
/proc/23487/task/23494/stat : 23494 (java) S 23485 23487 22634 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279765313 937406464 6717 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23487/tid=23495] ppid=23485 vsize=915436 CPUtime=0
/proc/23487/task/23495/stat : 23495 (java) S 23485 23487 22634 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279765313 937406464 6717 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.85
Current children cumulated vsize (KiB) 915436

[startup+6.27075 s]
/proc/loadavg: 1.95 1.99 1.91 3/94 23495
/proc/meminfo: memFree=1227088/2055920 swapFree=4156356/4192956
[pid=23487] ppid=23485 vsize=915440 CPUtime=6.12
/proc/23487/stat : 23487 (java) R 23485 23487 22634 0 -1 0 6980 0 1 0 465 147 0 0 25 0 8 0 279765297 937410560 6717 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23487/statm: 228860 6717 2479 14 0 215330 0
[pid=23487/tid=23489] ppid=23485 vsize=915440 CPUtime=0.02
/proc/23487/task/23489/stat : 23489 (java) S 23485 23487 22634 0 -1 64 138 0 0 0 2 0 0 0 16 0 8 0 279765309 937410560 6717 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23487/tid=23490] ppid=23485 vsize=915440 CPUtime=0
/proc/23487/task/23490/stat : 23490 (java) S 23485 23487 22634 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279765309 937410560 6717 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23487/tid=23491] ppid=23485 vsize=915440 CPUtime=0
/proc/23487/task/23491/stat : 23491 (java) S 23485 23487 22634 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279765309 937410560 6717 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23487/tid=23492] ppid=23485 vsize=915440 CPUtime=0
/proc/23487/task/23492/stat : 23492 (java) S 23485 23487 22634 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279765313 937410560 6717 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23487/tid=23493] ppid=23485 vsize=915440 CPUtime=0.12
/proc/23487/task/23493/stat : 23493 (java) S 23485 23487 22634 0 -1 64 329 0 0 0 12 0 0 0 16 0 8 0 279765313 937410560 6717 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23487/tid=23494] ppid=23485 vsize=915440 CPUtime=0
/proc/23487/task/23494/stat : 23494 (java) S 23485 23487 22634 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279765313 937410560 6717 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23487/tid=23495] ppid=23485 vsize=915440 CPUtime=0
/proc/23487/task/23495/stat : 23495 (java) S 23485 23487 22634 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279765313 937410560 6717 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.12
Current children cumulated vsize (KiB) 915440

[startup+12.749 s]
/proc/loadavg: 1.96 1.99 1.91 3/94 23497
/proc/meminfo: memFree=1226888/2055920 swapFree=4156356/4192956
[pid=23487] ppid=23485 vsize=915436 CPUtime=12.54
/proc/23487/stat : 23487 (java) R 23485 23487 22634 0 -1 0 6981 0 1 0 943 311 0 0 25 0 8 0 279765297 937406464 6717 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 8863701 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23487/statm: 228859 6717 2479 14 0 215329 0
[pid=23487/tid=23489] ppid=23485 vsize=915436 CPUtime=0.02
/proc/23487/task/23489/stat : 23489 (java) S 23485 23487 22634 0 -1 64 138 0 0 0 2 0 0 0 16 0 8 0 279765309 937406464 6717 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23487/tid=23490] ppid=23485 vsize=915436 CPUtime=0
/proc/23487/task/23490/stat : 23490 (java) S 23485 23487 22634 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279765309 937406464 6717 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23487/tid=23491] ppid=23485 vsize=915436 CPUtime=0
/proc/23487/task/23491/stat : 23491 (java) S 23485 23487 22634 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279765309 937406464 6717 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23487/tid=23492] ppid=23485 vsize=915436 CPUtime=0
/proc/23487/task/23492/stat : 23492 (java) S 23485 23487 22634 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279765313 937406464 6717 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23487/tid=23493] ppid=23485 vsize=915436 CPUtime=0.12
/proc/23487/task/23493/stat : 23493 (java) S 23485 23487 22634 0 -1 64 329 0 0 0 12 0 0 0 16 0 8 0 279765313 937406464 6717 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23487/tid=23494] ppid=23485 vsize=915436 CPUtime=0
/proc/23487/task/23494/stat : 23494 (java) S 23485 23487 22634 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279765313 937406464 6717 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23487/tid=23495] ppid=23485 vsize=915436 CPUtime=0
/proc/23487/task/23495/stat : 23495 (java) S 23485 23487 22634 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279765313 937406464 6717 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 915436

[startup+25.6104 s]
/proc/loadavg: 1.97 1.99 1.91 3/94 23497
/proc/meminfo: memFree=1227024/2055920 swapFree=4156356/4192956
[pid=23487] ppid=23485 vsize=915440 CPUtime=25.28
/proc/23487/stat : 23487 (java) R 23485 23487 22634 0 -1 0 6982 0 1 0 1889 639 0 0 25 0 8 0 279765297 937410560 6718 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23487/statm: 228860 6718 2479 14 0 215330 0
[pid=23487/tid=23489] ppid=23485 vsize=915440 CPUtime=0.02
/proc/23487/task/23489/stat : 23489 (java) S 23485 23487 22634 0 -1 64 138 0 0 0 2 0 0 0 16 0 8 0 279765309 937410560 6718 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23487/tid=23490] ppid=23485 vsize=915440 CPUtime=0
/proc/23487/task/23490/stat : 23490 (java) S 23485 23487 22634 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279765309 937410560 6718 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23487/tid=23491] ppid=23485 vsize=915440 CPUtime=0
/proc/23487/task/23491/stat : 23491 (java) S 23485 23487 22634 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279765309 937410560 6718 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23487/tid=23492] ppid=23485 vsize=915440 CPUtime=0
/proc/23487/task/23492/stat : 23492 (java) S 23485 23487 22634 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279765313 937410560 6718 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23487/tid=23493] ppid=23485 vsize=915440 CPUtime=0.12
/proc/23487/task/23493/stat : 23493 (java) S 23485 23487 22634 0 -1 64 330 0 0 0 12 0 0 0 16 0 8 0 279765313 937410560 6718 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23487/tid=23494] ppid=23485 vsize=915440 CPUtime=0
/proc/23487/task/23494/stat : 23494 (java) S 23485 23487 22634 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279765313 937410560 6718 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23487/tid=23495] ppid=23485 vsize=915440 CPUtime=0
/proc/23487/task/23495/stat : 23495 (java) S 23485 23487 22634 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279765313 937410560 6718 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.28
Current children cumulated vsize (KiB) 915440

[startup+51.2132 s]
/proc/loadavg: 1.98 1.99 1.91 3/94 23497
/proc/meminfo: memFree=1219408/2055920 swapFree=4156356/4192956
[pid=23487] ppid=23485 vsize=915436 CPUtime=50.66
/proc/23487/stat : 23487 (java) R 23485 23487 22634 0 -1 0 9001 0 1 0 4285 781 0 0 25 0 8 0 279765297 937406464 8734 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073758479 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23487/statm: 228859 8734 2532 14 0 215329 0
[pid=23487/tid=23489] ppid=23485 vsize=915436 CPUtime=0.02
/proc/23487/task/23489/stat : 23489 (java) S 23485 23487 22634 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279765309 937406464 8734 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23487/tid=23490] ppid=23485 vsize=915436 CPUtime=0
/proc/23487/task/23490/stat : 23490 (java) S 23485 23487 22634 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279765309 937406464 8734 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23487/tid=23491] ppid=23485 vsize=915436 CPUtime=0
/proc/23487/task/23491/stat : 23491 (java) S 23485 23487 22634 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279765309 937406464 8734 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23487/tid=23492] ppid=23485 vsize=915436 CPUtime=0
/proc/23487/task/23492/stat : 23492 (java) S 23485 23487 22634 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279765313 937406464 8734 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23487/tid=23493] ppid=23485 vsize=915436 CPUtime=0.22
/proc/23487/task/23493/stat : 23493 (java) S 23485 23487 22634 0 -1 64 383 0 0 0 22 0 0 0 16 0 8 0 279765313 937406464 8734 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23487/tid=23494] ppid=23485 vsize=915436 CPUtime=0
/proc/23487/task/23494/stat : 23494 (java) S 23485 23487 22634 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279765313 937406464 8734 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23487/tid=23495] ppid=23485 vsize=915436 CPUtime=0
/proc/23487/task/23495/stat : 23495 (java) S 23485 23487 22634 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279765313 937406464 8734 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 915436

[startup+102.416 s]
/proc/loadavg: 1.99 1.99 1.91 3/94 23497
/proc/meminfo: memFree=1219344/2055920 swapFree=4156356/4192956
[pid=23487] ppid=23485 vsize=915436 CPUtime=101.43
/proc/23487/stat : 23487 (java) R 23485 23487 22634 0 -1 0 9011 0 1 0 9361 782 0 0 25 0 8 0 279765297 937406464 8743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073781220 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23487/statm: 228859 8743 2532 14 0 215329 0
[pid=23487/tid=23489] ppid=23485 vsize=915436 CPUtime=0.02
/proc/23487/task/23489/stat : 23489 (java) S 23485 23487 22634 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279765309 937406464 8743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23487/tid=23490] ppid=23485 vsize=915436 CPUtime=0
/proc/23487/task/23490/stat : 23490 (java) S 23485 23487 22634 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279765309 937406464 8743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23487/tid=23491] ppid=23485 vsize=915436 CPUtime=0
/proc/23487/task/23491/stat : 23491 (java) S 23485 23487 22634 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279765309 937406464 8743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23487/tid=23492] ppid=23485 vsize=915436 CPUtime=0
/proc/23487/task/23492/stat : 23492 (java) S 23485 23487 22634 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279765313 937406464 8743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23487/tid=23493] ppid=23485 vsize=915436 CPUtime=0.22
/proc/23487/task/23493/stat : 23493 (java) S 23485 23487 22634 0 -1 64 384 0 0 0 22 0 0 0 16 0 8 0 279765313 937406464 8743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23487/tid=23494] ppid=23485 vsize=915436 CPUtime=0
/proc/23487/task/23494/stat : 23494 (java) S 23485 23487 22634 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279765313 937406464 8743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23487/tid=23495] ppid=23485 vsize=915436 CPUtime=0
/proc/23487/task/23495/stat : 23495 (java) S 23485 23487 22634 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279765313 937406464 8743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.43
Current children cumulated vsize (KiB) 915436

[startup+162.468 s]
/proc/loadavg: 1.99 1.99 1.91 3/94 23497
/proc/meminfo: memFree=1219344/2055920 swapFree=4156356/4192956
[pid=23487] ppid=23485 vsize=915436 CPUtime=160.95
/proc/23487/stat : 23487 (java) R 23485 23487 22634 0 -1 0 9016 0 1 0 15313 782 0 0 25 0 8 0 279765297 937406464 8748 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073758479 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 2017.88
Current children cumulated vsize (KiB) 915436

[startup+2083.98 s]
/proc/loadavg: 2.00 2.01 1.95 3/100 23558
/proc/meminfo: memFree=1254696/2055920 swapFree=4156356/4192956
[pid=23487] ppid=23485 vsize=915436 CPUtime=2077.87
/proc/23487/stat : 23487 (java) R 23485 23487 22634 0 -1 0 9035 0 1 0 206998 789 0 0 25 0 8 0 279765297 937406464 8766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073776969 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23487/statm: 228859 8766 2532 14 0 215329 0
[pid=23487/tid=23489] ppid=23485 vsize=915436 CPUtime=0.02
/proc/23487/task/23489/stat : 23489 (java) S 23485 23487 22634 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279765309 937406464 8766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23487/tid=23490] ppid=23485 vsize=915436 CPUtime=0
/proc/23487/task/23490/stat : 23490 (java) S 23485 23487 22634 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279765309 937406464 8766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23487/tid=23491] ppid=23485 vsize=915436 CPUtime=0
/proc/23487/task/23491/stat : 23491 (java) S 23485 23487 22634 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279765309 937406464 8766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23487/tid=23492] ppid=23485 vsize=915436 CPUtime=0
/proc/23487/task/23492/stat : 23492 (java) S 23485 23487 22634 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279765313 937406464 8766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23487/tid=23493] ppid=23485 vsize=915436 CPUtime=0.23
/proc/23487/task/23493/stat : 23493 (java) S 23485 23487 22634 0 -1 64 385 0 0 0 22 1 0 0 16 0 8 0 279765313 937406464 8766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23487/tid=23494] ppid=23485 vsize=915436 CPUtime=0
/proc/23487/task/23494/stat : 23494 (java) S 23485 23487 22634 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279765313 937406464 8766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23487/tid=23495] ppid=23485 vsize=915436 CPUtime=0
/proc/23487/task/23495/stat : 23495 (java) S 23485 23487 22634 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279765313 937406464 8766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2077.87
Current children cumulated vsize (KiB) 915436

[startup+2144.03 s]
/proc/loadavg: 2.00 2.00 1.95 3/100 23558
/proc/meminfo: memFree=1254760/2055920 swapFree=4156356/4192956
[pid=23487] ppid=23485 vsize=915436 CPUtime=2137.83
/proc/23487/stat : 23487 (java) R 23485 23487 22634 0 -1 0 9035 0 1 0 212994 789 0 0 25 0 8 0 279765297 937406464 8766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073775231 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23487/statm: 228859 8766 2532 14 0 215329 0
[pid=23487/tid=23489] ppid=23485 vsize=915436 CPUtime=0.02
/proc/23487/task/23489/stat : 23489 (java) S 23485 23487 22634 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279765309 937406464 8766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23487/tid=23490] ppid=23485 vsize=915436 CPUtime=0
/proc/23487/task/23490/stat : 23490 (java) S 23485 23487 22634 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279765309 937406464 8766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23487/tid=23491] ppid=23485 vsize=915436 CPUtime=0
/proc/23487/task/23491/stat : 23491 (java) S 23485 23487 22634 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279765309 937406464 8766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23487/tid=23492] ppid=23485 vsize=915436 CPUtime=0
/proc/23487/task/23492/stat : 23492 (java) S 23485 23487 22634 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279765313 937406464 8766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23487/tid=23493] ppid=23485 vsize=915436 CPUtime=0.23
/proc/23487/task/23493/stat : 23493 (java) S 23485 23487 22634 0 -1 64 385 0 0 0 22 1 0 0 16 0 8 0 279765313 937406464 8766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23487/tid=23494] ppid=23485 vsize=915436 CPUtime=0
/proc/23487/task/23494/stat : 23494 (java) S 23485 23487 22634 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279765313 937406464 8766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23487/tid=23495] ppid=23485 vsize=915436 CPUtime=0
/proc/23487/task/23495/stat : 23495 (java) S 23485 23487 22634 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279765313 937406464 8766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2137.83
Current children cumulated vsize (KiB) 915436

[startup+2204.08 s]
/proc/loadavg: 2.00 2.00 1.95 3/100 23558
/proc/meminfo: memFree=1254696/2055920 swapFree=4156356/4192956
[pid=23487] ppid=23485 vsize=915436 CPUtime=2197.82
/proc/23487/stat : 23487 (java) R 23485 23487 22634 0 -1 0 9035 0 1 0 218993 789 0 0 25 0 8 0 279765297 937406464 8766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073758826 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23487/statm: 228859 8766 2532 14 0 215329 0
[pid=23487/tid=23489] ppid=23485 vsize=915436 CPUtime=0.02
/proc/23487/task/23489/stat : 23489 (java) S 23485 23487 22634 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279765309 937406464 8766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23487/tid=23490] ppid=23485 vsize=915436 CPUtime=0
/proc/23487/task/23490/stat : 23490 (java) S 23485 23487 22634 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279765309 937406464 8766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23487/tid=23491] ppid=23485 vsize=915436 CPUtime=0
/proc/23487/task/23491/stat : 23491 (java) S 23485 23487 22634 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279765309 937406464 8766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23487/tid=23492] ppid=23485 vsize=915436 CPUtime=0
/proc/23487/task/23492/stat : 23492 (java) S 23485 23487 22634 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279765313 937406464 8766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23487/tid=23493] ppid=23485 vsize=915436 CPUtime=0.23
/proc/23487/task/23493/stat : 23493 (java) S 23485 23487 22634 0 -1 64 385 0 0 0 22 1 0 0 16 0 8 0 279765313 937406464 8766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23487/tid=23494] ppid=23485 vsize=915436 CPUtime=0
/proc/23487/task/23494/stat : 23494 (java) S 23485 23487 22634 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279765313 937406464 8766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23487/tid=23495] ppid=23485 vsize=915436 CPUtime=0
/proc/23487/task/23495/stat : 23495 (java) S 23485 23487 22634 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279765313 937406464 8766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2197.82
Current children cumulated vsize (KiB) 915436

[startup+2264.12 s]
/proc/loadavg: 2.00 2.00 1.95 3/100 23558
/proc/meminfo: memFree=1254696/2055920 swapFree=4156356/4192956
[pid=23487] ppid=23485 vsize=915436 CPUtime=2257.8
/proc/23487/stat : 23487 (java) R 23485 23487 22634 0 -1 0 9037 0 1 0 224991 789 0 0 25 0 8 0 279765297 937406464 8768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073782893 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23487/statm: 228859 8768 2532 14 0 215329 0
[pid=23487/tid=23489] ppid=23485 vsize=915436 CPUtime=0.02
/proc/23487/task/23489/stat : 23489 (java) S 23485 23487 22634 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279765309 937406464 8768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23487/tid=23490] ppid=23485 vsize=915436 CPUtime=0
/proc/23487/task/23490/stat : 23490 (java) S 23485 23487 22634 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279765309 937406464 8768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23487/tid=23491] ppid=23485 vsize=915436 CPUtime=0
/proc/23487/task/23491/stat : 23491 (java) S 23485 23487 22634 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279765309 937406464 8768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23487/tid=23492] ppid=23485 vsize=915436 CPUtime=0
/proc/23487/task/23492/stat : 23492 (java) S 23485 23487 22634 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279765313 937406464 8768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23487/tid=23493] ppid=23485 vsize=915436 CPUtime=0.23
/proc/23487/task/23493/stat : 23493 (java) S 23485 23487 22634 0 -1 64 385 0 0 0 22 1 0 0 16 0 8 0 279765313 937406464 8768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23487/tid=23494] ppid=23485 vsize=915436 CPUtime=0
/proc/23487/task/23494/stat : 23494 (java) S 23485 23487 22634 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279765313 937406464 8768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23487/tid=23495] ppid=23485 vsize=915436 CPUtime=0
/proc/23487/task/23495/stat : 23495 (java) S 23485 23487 22634 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279765313 937406464 8768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2257.8
Current children cumulated vsize (KiB) 915436

[startup+2324.16 s]
/proc/loadavg: 2.06 2.01 1.95 3/100 23558
/proc/meminfo: memFree=1254696/2055920 swapFree=4156356/4192956
[pid=23487] ppid=23485 vsize=915436 CPUtime=2317.76
/proc/23487/stat : 23487 (java) R 23485 23487 22634 0 -1 0 9037 0 1 0 230987 789 0 0 25 0 8 0 279765297 937406464 8768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073656200 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23487/statm: 228859 8768 2532 14 0 215329 0
[pid=23487/tid=23489] ppid=23485 vsize=915436 CPUtime=0.02
/proc/23487/task/23489/stat : 23489 (java) S 23485 23487 22634 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279765309 937406464 8768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23487/tid=23490] ppid=23485 vsize=915436 CPUtime=0
/proc/23487/task/23490/stat : 23490 (java) S 23485 23487 22634 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279765309 937406464 8768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23487/tid=23491] ppid=23485 vsize=915436 CPUtime=0
/proc/23487/task/23491/stat : 23491 (java) S 23485 23487 22634 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279765309 937406464 8768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23487/tid=23492] ppid=23485 vsize=915436 CPUtime=0
/proc/23487/task/23492/stat : 23492 (java) S 23485 23487 22634 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279765313 937406464 8768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23487/tid=23493] ppid=23485 vsize=915436 CPUtime=0.23
/proc/23487/task/23493/stat : 23493 (java) S 23485 23487 22634 0 -1 64 385 0 0 0 22 1 0 0 16 0 8 0 279765313 937406464 8768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23487/tid=23494] ppid=23485 vsize=915436 CPUtime=0
/proc/23487/task/23494/stat : 23494 (java) S 23485 23487 22634 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279765313 937406464 8768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23487/tid=23495] ppid=23485 vsize=915436 CPUtime=0
/proc/23487/task/23495/stat : 23495 (java) S 23485 23487 22634 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279765313 937406464 8768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2317.76
Current children cumulated vsize (KiB) 915436

[startup+2384.22 s]
/proc/loadavg: 2.02 2.01 1.95 3/106 23676
/proc/meminfo: memFree=1253416/2055920 swapFree=4156356/4192956
[pid=23487] ppid=23485 vsize=915436 CPUtime=2377.72
/proc/23487/stat : 23487 (java) R 23485 23487 22634 0 -1 0 9037 0 1 0 236979 793 0 0 25 0 8 0 279765297 937406464 8768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073782022 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23487/statm: 228859 8768 2532 14 0 215329 0
[pid=23487/tid=23489] ppid=23485 vsize=915436 CPUtime=0.02
/proc/23487/task/23489/stat : 23489 (java) S 23485 23487 22634 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279765309 937406464 8768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23487/tid=23490] ppid=23485 vsize=915436 CPUtime=0
/proc/23487/task/23490/stat : 23490 (java) S 23485 23487 22634 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279765309 937406464 8768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23487/tid=23491] ppid=23485 vsize=915436 CPUtime=0
/proc/23487/task/23491/stat : 23491 (java) S 23485 23487 22634 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279765309 937406464 8768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23487/tid=23492] ppid=23485 vsize=915436 CPUtime=0
/proc/23487/task/23492/stat : 23492 (java) S 23485 23487 22634 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279765313 937406464 8768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23487/tid=23493] ppid=23485 vsize=915436 CPUtime=0.23
/proc/23487/task/23493/stat : 23493 (java) S 23485 23487 22634 0 -1 64 385 0 0 0 22 1 0 0 16 0 8 0 279765313 937406464 8768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23487/tid=23494] ppid=23485 vsize=915436 CPUtime=0
/proc/23487/task/23494/stat : 23494 (java) S 23485 23487 22634 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279765313 937406464 8768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23487/tid=23495] ppid=23485 vsize=915436 CPUtime=0
/proc/23487/task/23495/stat : 23495 (java) S 23485 23487 22634 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279765313 937406464 8768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2377.72
Current children cumulated vsize (KiB) 915436



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2406.65 s]
/proc/loadavg: 2.01 2.01 1.95 3/106 23724
/proc/meminfo: memFree=1253352/2055920 swapFree=4156356/4192956
[pid=23487] ppid=23485 vsize=915436 CPUtime=2400.09
/proc/23487/stat : 23487 (java) R 23485 23487 22634 0 -1 0 9037 0 1 0 239214 795 0 0 25 0 8 0 279765297 937406464 8768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073788024 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23487/statm: 228859 8768 2532 14 0 215329 0
[pid=23487/tid=23489] ppid=23485 vsize=915436 CPUtime=0.02
/proc/23487/task/23489/stat : 23489 (java) S 23485 23487 22634 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279765309 937406464 8768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23487/tid=23490] ppid=23485 vsize=915436 CPUtime=0
/proc/23487/task/23490/stat : 23490 (java) S 23485 23487 22634 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279765309 937406464 8768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23487/tid=23491] ppid=23485 vsize=915436 CPUtime=0
/proc/23487/task/23491/stat : 23491 (java) S 23485 23487 22634 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279765309 937406464 8768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23487/tid=23492] ppid=23485 vsize=915436 CPUtime=0
/proc/23487/task/23492/stat : 23492 (java) S 23485 23487 22634 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279765313 937406464 8768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23487/tid=23493] ppid=23485 vsize=915436 CPUtime=0.23
/proc/23487/task/23493/stat : 23493 (java) S 23485 23487 22634 0 -1 64 385 0 0 0 22 1 0 0 16 0 8 0 279765313 937406464 8768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23487/tid=23494] ppid=23485 vsize=915436 CPUtime=0
/proc/23487/task/23494/stat : 23494 (java) S 23485 23487 22634 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279765313 937406464 8768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23487/tid=23495] ppid=23485 vsize=915436 CPUtime=0
/proc/23487/task/23495/stat : 23495 (java) S 23485 23487 22634 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279765313 937406464 8768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2400.09
Current children cumulated vsize (KiB) 915436

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

Child status: 143
Real time (s): 2406.69
CPU time (s): 2400.13
CPU user time (s): 2392.16
CPU system time (s): 7.96179
CPU usage (%): 99.7274
Max. virtual memory (cumulated for all children) (KiB): 915440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2392.16
system time used= 7.96179
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9058
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= 49750
involuntary context switches= 42062

runsolver used 3.25351 s user time and 7.41087 s system time

The end

Launcher Data (download as text)

Begin job on node21 on Sat Jan 20 17:21:48 UTC 2007


IDJOB= 281692
IDBENCH= 12248
IDSOLVER= 68
FILE ID= node21/281692-1169313707

PBS_JOBID= 3610133

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/randomMaxCSP/denseTight/vcsp-25-10-25-87-7_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/281692-1169313707/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node21/watcher-281692-1169313707 -o ROOT/results/node21/solver-281692-1169313707 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/281692-1169313707/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  d540409a3576f2502b3adba1bf27138e

RANDOM SEED= 133214821

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	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1244712 kB
Buffers:         48868 kB
Cached:         589088 kB
SwapCached:       7704 kB
Active:         279988 kB
Inactive:       454456 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1244712 kB
SwapTotal:     4192956 kB
SwapFree:      4156356 kB
Dirty:            1796 kB
Writeback:           0 kB
Mapped:         105144 kB
Slab:            61420 kB
Committed_AS:  5466156 kB
PageTables:       2268 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66561 MiB



End job on node21 on Sat Jan 20 18:01:54 UTC 2007