Trace number 281459

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 PFCMSAT (TO) 2400.08 2405.71

General information on the benchmark

NameMaxCSP/randomMaxCSP/completeTight/
vcsp-15-10-100-93-5_ext.xml
MD5SUMa08678b527d24a59e044a95faee5eede
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints32
Best CPU time to get the best result obtained on this benchmark23.1035
Satisfiable
(Un)Satisfiability was proved
Number of variables15
Number of constraints105
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension105
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=pfc.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/281459-1169312459/unknown.xml
0.37	   
0.37	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.41	     nbVariables=15  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.41	       =>  wckTime=0.098  cpuTime=0.08  mem=6M910
0.41	   
0.41	   relations being loaded...
0.45	   
0.45	   constraints being loaded...
0.51	     nbConstraints=105  nbRelationTypes=105  nbExtensionStructures=105  nbSharedExtensionStructures=0
0.51	     nbConflictsStructures=105  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=2007  maxDegree=14
0.51	     maxArity=2
0.51	       =>  wckTime=0.199  cpuTime=0.14  mem=8M876
0.55	   
0.55	   solver LocalSearchSolver being built... 
0.59	       =>  wckTime=0.283  cpuTime=0.19  mem=5M461
0.60	
0.60	s SATISFIABLE
0.60	o 10
0.60	c 95
0.60	o 14
0.60	c 91
0.60	o 17
0.60	c 88
0.60	o 18
0.60	c 87
0.60	o 19
0.60	c 86
0.60	o 21
0.60	c 84
0.60	o 23
0.60	c 82
0.61	o 24
0.61	c 81
0.61	o 26
0.61	c 79
0.61	o 28
0.61	c 77
0.61	o 29
0.61	c 76
0.62	o 30
0.62	c 75
0.62	o 31
0.62	c 74
0.62	o 32
0.62	c 73
2.77	   
2.77	   search
2.77	     run=0  nbConstraintChecks=15069227  nbAssignments=10000
2.77	       =>  wckTime=2.179  cpuTime=2.11  mem=5M461
4.85	   
4.85	   search
4.85	     run=1  nbConstraintChecks=30190921  nbAssignments=20000
4.85	       =>  wckTime=4.259  cpuTime=4.18  mem=5M461
6.97	   
6.97	   search
6.97	     run=2  nbConstraintChecks=45276332  nbAssignments=30000
6.97	       =>  wckTime=6.375  cpuTime=6.25  mem=5M461
9.04	   
9.04	   search
9.04	     run=3  nbConstraintChecks=60357867  nbAssignments=40000
9.04	       =>  wckTime=8.447  cpuTime=8.32  mem=5M461
11.10	   
11.10	   search
11.10	     run=4  nbConstraintChecks=75435891  nbAssignments=50000
11.10	       =>  wckTime=10.507  cpuTime=10.37  mem=5M461
13.16	   
13.16	   search
13.16	     run=5  nbConstraintChecks=90517849  nbAssignments=60000
13.16	       =>  wckTime=12.572  cpuTime=12.41  mem=5M461
15.23	   
15.23	   search
15.23	     run=6  nbConstraintChecks=105614945  nbAssignments=70000
15.23	       =>  wckTime=14.634  cpuTime=14.46  mem=5M461
17.28	   
17.28	   search
17.28	     run=7  nbConstraintChecks=120715171  nbAssignments=80000
17.28	       =>  wckTime=16.693  cpuTime=16.51  mem=5M461
19.35	   
19.35	   search
19.35	     run=8  nbConstraintChecks=135793666  nbAssignments=90000
19.35	       =>  wckTime=18.763  cpuTime=18.56  mem=5M461
21.43	   
21.43	   search
21.43	     run=9  nbConstraintChecks=150860811  nbAssignments=100000
21.43	       =>  wckTime=20.835  cpuTime=20.63  mem=5M461
23.53	   
23.53	   search
23.53	     run=10  nbConstraintChecks=165951180  nbAssignments=110000
23.53	       =>  wckTime=22.934  cpuTime=22.7  mem=5M461
25.60	   
25.60	   search
25.60	     run=11  nbConstraintChecks=181026510  nbAssignments=120000
25.60	       =>  wckTime=25.01  cpuTime=24.77  mem=5M461
27.67	   
27.67	   search
27.67	     run=12  nbConstraintChecks=196123808  nbAssignments=130000
27.67	       =>  wckTime=27.078  cpuTime=26.83  mem=5M461
29.73	   
29.73	   search
29.73	     run=13  nbConstraintChecks=211197962  nbAssignments=140000
29.73	       =>  wckTime=29.141  cpuTime=28.88  mem=5M461
30.88	   
30.88	   search
30.88	     run=14  nbConstraintChecks=219682520  nbAssignments=145631
30.88	       =>  wckTime=30.288  cpuTime=30.03  mem=5M461
30.88	   
30.88	   global
30.88	     nbConstraintChecks=219682520  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.88	     solvingWckTime=30.287  solvingCpuTime=30.03  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.88	     globalCpuTime=30.27
30.88	       =>  wckTime=30.572  cpuTime=30.22  mem=5M461
30.88	   
30.88	   solver IterativeSystematicSolver being built... 
31.01	       =>  wckTime=30.701  cpuTime=30.33  mem=16M368
31.02	   
31.02	   preprocessing
31.02	     nbConstraintChecks=2100  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.02	     detectedInconsistency=no
31.02	       =>  wckTime=0.0060  cpuTime=0.0  mem=16M368
31.08	   
31.08	   search
31.08	     run=0  nbConstraintChecks=98716  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=47
31.08	     nbFailedAssignments=31  nbBacktracks=10  nbVisitedNodes=89  nbRestartNogoods=0
31.08	       =>  wckTime=0.065  cpuTime=0.04  mem=16M368
31.13	   
31.13	   search
31.13	     run=1  nbConstraintChecks=265790  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=120
31.13	     nbFailedAssignments=85  nbBacktracks=25  nbVisitedNodes=231  nbRestartNogoods=8
31.13	       =>  wckTime=0.114  cpuTime=0.08  mem=16M368
31.17	   
31.17	   search
31.17	     run=2  nbConstraintChecks=466974  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=214
31.17	     nbFailedAssignments=151  nbBacktracks=47  nbVisitedNodes=413  nbRestartNogoods=9
31.17	       =>  wckTime=0.16  cpuTime=0.12  mem=16M368
31.22	   
31.22	   search
31.22	     run=3  nbConstraintChecks=734907  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=338
31.22	     nbFailedAssignments=236  nbBacktracks=80  nbVisitedNodes=655  nbRestartNogoods=15
31.22	       =>  wckTime=0.212  cpuTime=0.17  mem=16M368
31.31	   
31.31	   search
31.31	     run=4  nbConstraintChecks=1177997  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=544
31.31	     nbFailedAssignments=385  nbBacktracks=130  nbVisitedNodes=1060  nbRestartNogoods=18
31.31	       =>  wckTime=0.294  cpuTime=0.26  mem=16M368
31.43	   
31.43	   search
31.43	     run=5  nbConstraintChecks=1844046  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=877
31.43	     nbFailedAssignments=638  nbBacktracks=205  nbVisitedNodes=1721  nbRestartNogoods=25
31.43	       =>  wckTime=0.42  cpuTime=0.38  mem=16M368
31.62	   
31.62	   search
31.62	     run=6  nbConstraintChecks=2846676  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1393
31.62	     nbFailedAssignments=1035  nbBacktracks=318  nbVisitedNodes=2747  nbRestartNogoods=33
31.62	       =>  wckTime=0.612  cpuTime=0.57  mem=16M368
31.89	   
31.89	   search
31.89	     run=7  nbConstraintChecks=4259481  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2060
31.89	     nbFailedAssignments=1528  nbBacktracks=488  nbVisitedNodes=4077  nbRestartNogoods=42
31.89	       =>  wckTime=0.88  cpuTime=0.82  mem=16M368
32.26	   
32.26	   search
32.26	     run=8  nbConstraintChecks=6366354  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3090
32.26	     nbFailedAssignments=2295  nbBacktracks=744  nbVisitedNodes=6130  nbRestartNogoods=48
32.26	       =>  wckTime=1.249  cpuTime=1.18  mem=16M368
32.84	   
32.84	   search
32.84	     run=9  nbConstraintChecks=9711942  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4564
32.84	     nbFailedAssignments=3380  nbBacktracks=1128  nbVisitedNodes=9073  nbRestartNogoods=57
32.84	       =>  wckTime=1.831  cpuTime=1.76  mem=16M368
33.75	   
33.75	   search
33.75	     run=10  nbConstraintChecks=14975630  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7000
33.75	     nbFailedAssignments=5234  nbBacktracks=1704  nbVisitedNodes=13939  nbRestartNogoods=66
33.75	       =>  wckTime=2.738  cpuTime=2.66  mem=16M368
34.97	   
34.97	   search
34.97	     run=11  nbConstraintChecks=21989450  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10372
34.97	     nbFailedAssignments=7737  nbBacktracks=2568  nbVisitedNodes=20678  nbRestartNogoods=75
34.97	       =>  wckTime=3.959  cpuTime=3.88  mem=16M368
37.00	   
37.00	   search
37.00	     run=12  nbConstraintChecks=33782154  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=15642
37.00	     nbFailedAssignments=11705  nbBacktracks=3865  nbVisitedNodes=31213  nbRestartNogoods=88
37.00	       =>  wckTime=5.991  cpuTime=5.91  mem=16M368
40.04	   
40.04	   search
40.04	     run=13  nbConstraintChecks=51511859  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=23323
40.04	     nbFailedAssignments=17436  nbBacktracks=5811  nbVisitedNodes=46571  nbRestartNogoods=103
40.04	       =>  wckTime=9.028  cpuTime=8.94  mem=16M368
44.50	   
44.50	   search
44.50	     run=14  nbConstraintChecks=77092026  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=34949
44.50	     nbFailedAssignments=26138  nbBacktracks=8730  nbVisitedNodes=69818  nbRestartNogoods=113
44.50	       =>  wckTime=13.488  cpuTime=13.39  mem=16M368
50.56	   
50.56	   search
50.56	     run=15  nbConstraintChecks=111673670  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=50981
50.56	     nbFailedAssignments=37787  nbBacktracks=13108  nbVisitedNodes=101877  nbRestartNogoods=129
50.56	       =>  wckTime=19.545  cpuTime=19.42  mem=16M368
60.20	   
60.20	   search
60.20	     run=16  nbConstraintChecks=167685372  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=76962
60.20	     nbFailedAssignments=57195  nbBacktracks=19676  nbVisitedNodes=153834  nbRestartNogoods=148
60.20	       =>  wckTime=29.187  cpuTime=29.05  mem=16M368
74.55	   
74.55	   search
74.55	     run=17  nbConstraintChecks=249544212  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=113967
74.55	     nbFailedAssignments=84343  nbBacktracks=29528  nbVisitedNodes=227838  nbRestartNogoods=160
74.55	       =>  wckTime=43.535  cpuTime=43.39  mem=16M368
97.78	   
97.78	   search
97.78	     run=18  nbConstraintChecks=385988265  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=172602
97.78	     nbFailedAssignments=128197  nbBacktracks=44306  nbVisitedNodes=345100  nbRestartNogoods=173
97.78	       =>  wckTime=66.77  cpuTime=66.59  mem=16M368
131.46	   
131.46	   search
131.46	     run=19  nbConstraintChecks=582261761  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=260591
131.46	     nbFailedAssignments=194012  nbBacktracks=66474  nbVisitedNodes=521022  nbRestartNogoods=183
131.46	       =>  wckTime=100.445  cpuTime=100.26  mem=16M368
179.58	   
179.58	   search
179.58	     run=20  nbConstraintChecks=868659982  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=382011
179.58	     nbFailedAssignments=282175  nbBacktracks=99726  nbVisitedNodes=762260  nbRestartNogoods=199
179.58	       =>  wckTime=148.568  cpuTime=148.37  mem=16M368
251.98	   
251.98	   search
251.98	     run=21  nbConstraintChecks=1303892056  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=561105
251.98	     nbFailedAssignments=411386  nbBacktracks=149604  nbVisitedNodes=1116575  nbRestartNogoods=220
251.98	       =>  wckTime=220.967  cpuTime=220.75  mem=16M368
349.13	   
349.13	   search
349.13	     run=22  nbConstraintChecks=1876850887  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=808752
349.13	     nbFailedAssignments=584210  nbBacktracks=224422  nbVisitedNodes=1606761  nbRestartNogoods=238
349.13	       =>  wckTime=318.122  cpuTime=317.88  mem=16M368
495.68	   
495.68	   search
495.68	     run=23  nbConstraintChecks=2748909281  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1177016
495.68	     nbFailedAssignments=840242  nbBacktracks=336649  nbVisitedNodes=2334741  nbRestartNogoods=256
495.68	       =>  wckTime=464.664  cpuTime=464.38  mem=16M368
709.11	   
709.11	   search
709.11	     run=24  nbConstraintChecks=4015001755  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1722042
709.11	     nbFailedAssignments=1216922  nbBacktracks=504990  nbVisitedNodes=3411670  nbRestartNogoods=282
709.11	       =>  wckTime=678.103  cpuTime=677.77  mem=16M368
1047.87	   
1047.87	   search
1047.87	     run=25  nbConstraintChecks=6032369522  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2574018
1047.87	     nbFailedAssignments=1816382  nbBacktracks=757501  nbVisitedNodes=5095598  nbRestartNogoods=306
1047.87	       =>  wckTime=1016.863  cpuTime=1016.45  mem=16M368
1530.34	   
1530.34	   search
1530.34	     run=26  nbConstraintChecks=9052585422  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3859493
1530.34	     nbFailedAssignments=2723084  nbBacktracks=1136268  nbVisitedNodes=7638614  nbRestartNogoods=330
1530.34	       =>  wckTime=1499.324  cpuTime=1497.03  mem=16M368
2245.40	   
2245.40	   search
2245.40	     run=27  nbConstraintChecks=13583794691  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
2245.40	     nbAssignments=5773742  nbFailedAssignments=4069176  nbBacktracks=1704419  nbVisitedNodes=11422675
2245.40	     nbRestartNogoods=342
2245.40	       =>  wckTime=2214.392  cpuTime=2208.96  mem=16M368
2405.65	v 3 1 6 8 9 1 1 7 8 3 9 8 0 1 6 

Verifier Data (download as text)

73 unsatisfied constraints, 32 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/node56/watcher-281459-1169312459 -o ROOT/results/node56/solver-281459-1169312459 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/281459-1169312459/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: 0.94 0.97 1.02 4/80 22992
/proc/meminfo: memFree=1504216/2055920 swapFree=4184804/4192956
[pid=22991] ppid=22989 vsize=18540 CPUtime=0
/proc/22991/stat : 22991 (runsolver) R 22989 22991 22621 0 -1 4194368 17 0 0 0 0 0 0 0 18 0 1 0 279644051 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 253307186471 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/22991/statm: 4635 279 244 17 0 2626 0

[startup+0.103042 s]
/proc/loadavg: 0.94 0.97 1.02 4/80 22992
/proc/meminfo: memFree=1504216/2055920 swapFree=4184804/4192956
[pid=22991] ppid=22989 vsize=914988 CPUtime=0.08
/proc/22991/stat : 22991 (java) R 22989 22991 22621 0 -1 0 2992 0 1 0 7 1 0 0 17 0 8 0 279644051 936947712 2738 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4151974723 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22991/statm: 228747 2738 1427 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.511081 s]
/proc/loadavg: 0.94 0.97 1.02 4/80 22992
/proc/meminfo: memFree=1504216/2055920 swapFree=4184804/4192956
[pid=22991] ppid=22989 vsize=915332 CPUtime=0.49
/proc/22991/stat : 22991 (java) R 22989 22991 22621 0 -1 0 6501 0 1 0 45 4 0 0 17 0 8 0 279644051 937299968 6240 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155847244 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22991/statm: 228833 6240 2157 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33216 s]
/proc/loadavg: 1.18 1.02 1.04 3/87 22999
/proc/meminfo: memFree=1486176/2055920 swapFree=4184804/4192956
[pid=22991] ppid=22989 vsize=915444 CPUtime=1.3
/proc/22991/stat : 22991 (java) R 22989 22991 22621 0 -1 0 7003 0 1 0 113 17 0 0 23 0 8 0 279644051 937414656 6741 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22991/statm: 228861 6741 2476 14 0 215331 0
[pid=22991/tid=22993] ppid=22989 vsize=915444 CPUtime=0.02
/proc/22991/task/22993/stat : 22993 (java) S 22989 22991 22621 0 -1 64 143 0 0 0 2 0 0 0 16 0 8 0 279644055 937414656 6741 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22991/tid=22994] ppid=22989 vsize=915444 CPUtime=0
/proc/22991/task/22994/stat : 22994 (java) S 22989 22991 22621 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279644056 937414656 6741 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22991/tid=22995] ppid=22989 vsize=915444 CPUtime=0
/proc/22991/task/22995/stat : 22995 (java) S 22989 22991 22621 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279644056 937414656 6741 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22991/tid=22996] ppid=22989 vsize=915444 CPUtime=0
/proc/22991/task/22996/stat : 22996 (java) S 22989 22991 22621 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279644059 937414656 6741 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22991/tid=22997] ppid=22989 vsize=915444 CPUtime=0.11
/proc/22991/task/22997/stat : 22997 (java) S 22989 22991 22621 0 -1 64 328 0 0 0 11 0 0 0 16 0 8 0 279644059 937414656 6741 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22991/tid=22998] ppid=22989 vsize=915444 CPUtime=0
/proc/22991/task/22998/stat : 22998 (java) S 22989 22991 22621 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279644059 937414656 6741 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22991/tid=22999] ppid=22989 vsize=915444 CPUtime=0
/proc/22991/task/22999/stat : 22999 (java) S 22989 22991 22621 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279644059 937414656 6741 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915444

[startup+2.97031 s]
/proc/loadavg: 1.18 1.02 1.04 3/93 23025
/proc/meminfo: memFree=1484824/2055920 swapFree=4184804/4192956
[pid=22991] ppid=22989 vsize=915444 CPUtime=2.91
/proc/22991/stat : 22991 (java) R 22989 22991 22621 0 -1 0 7006 0 1 0 242 49 0 0 25 0 8 0 279644051 937414656 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22991/statm: 228861 6743 2476 14 0 215331 0
[pid=22991/tid=22993] ppid=22989 vsize=915444 CPUtime=0.02
/proc/22991/task/22993/stat : 22993 (java) S 22989 22991 22621 0 -1 64 143 0 0 0 2 0 0 0 16 0 8 0 279644055 937414656 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22991/tid=22994] ppid=22989 vsize=915444 CPUtime=0
/proc/22991/task/22994/stat : 22994 (java) S 22989 22991 22621 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279644056 937414656 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22991/tid=22995] ppid=22989 vsize=915444 CPUtime=0
/proc/22991/task/22995/stat : 22995 (java) S 22989 22991 22621 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279644056 937414656 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22991/tid=22996] ppid=22989 vsize=915444 CPUtime=0
/proc/22991/task/22996/stat : 22996 (java) S 22989 22991 22621 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279644059 937414656 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22991/tid=22997] ppid=22989 vsize=915444 CPUtime=0.12
/proc/22991/task/22997/stat : 22997 (java) S 22989 22991 22621 0 -1 64 330 0 0 0 12 0 0 0 16 0 8 0 279644059 937414656 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22991/tid=22998] ppid=22989 vsize=915444 CPUtime=0
/proc/22991/task/22998/stat : 22998 (java) S 22989 22991 22621 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279644059 937414656 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22991/tid=22999] ppid=22989 vsize=915444 CPUtime=0
/proc/22991/task/22999/stat : 22999 (java) S 22989 22991 22621 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279644059 937414656 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 915444

[startup+6.26264 s]
/proc/loadavg: 1.18 1.02 1.04 3/93 23063
/proc/meminfo: memFree=1484744/2055920 swapFree=4184804/4192956
[pid=22991] ppid=22989 vsize=915440 CPUtime=6.15
/proc/22991/stat : 22991 (java) R 22989 22991 22621 0 -1 0 7006 0 1 0 504 111 0 0 25 0 8 0 279644051 937410560 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073656134 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22991/statm: 228860 6743 2476 14 0 215330 0
[pid=22991/tid=22993] ppid=22989 vsize=915440 CPUtime=0.02
/proc/22991/task/22993/stat : 22993 (java) S 22989 22991 22621 0 -1 64 143 0 0 0 2 0 0 0 16 0 8 0 279644055 937410560 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22991/tid=22994] ppid=22989 vsize=915440 CPUtime=0
/proc/22991/task/22994/stat : 22994 (java) S 22989 22991 22621 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279644056 937410560 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22991/tid=22995] ppid=22989 vsize=915440 CPUtime=0
/proc/22991/task/22995/stat : 22995 (java) S 22989 22991 22621 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279644056 937410560 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22991/tid=22996] ppid=22989 vsize=915440 CPUtime=0
/proc/22991/task/22996/stat : 22996 (java) S 22989 22991 22621 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279644059 937410560 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22991/tid=22997] ppid=22989 vsize=915440 CPUtime=0.12
/proc/22991/task/22997/stat : 22997 (java) S 22989 22991 22621 0 -1 64 330 0 0 0 12 0 0 0 16 0 8 0 279644059 937410560 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22991/tid=22998] ppid=22989 vsize=915440 CPUtime=0
/proc/22991/task/22998/stat : 22998 (java) S 22989 22991 22621 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279644059 937410560 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22991/tid=22999] ppid=22989 vsize=915440 CPUtime=0
/proc/22991/task/22999/stat : 22999 (java) S 22989 22991 22621 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279644059 937410560 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 915440

[startup+12.7413 s]
/proc/loadavg: 1.31 1.05 1.05 3/93 23071
/proc/meminfo: memFree=1484624/2055920 swapFree=4184804/4192956
[pid=22991] ppid=22989 vsize=915440 CPUtime=12.58
/proc/22991/stat : 22991 (java) R 22989 22991 22621 0 -1 0 7006 0 1 0 1018 240 0 0 25 0 8 0 279644051 937410560 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073660695 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22991/statm: 228860 6743 2476 14 0 215330 0
[pid=22991/tid=22993] ppid=22989 vsize=915440 CPUtime=0.02
/proc/22991/task/22993/stat : 22993 (java) S 22989 22991 22621 0 -1 64 143 0 0 0 2 0 0 0 16 0 8 0 279644055 937410560 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22991/tid=22994] ppid=22989 vsize=915440 CPUtime=0
/proc/22991/task/22994/stat : 22994 (java) S 22989 22991 22621 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279644056 937410560 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22991/tid=22995] ppid=22989 vsize=915440 CPUtime=0
/proc/22991/task/22995/stat : 22995 (java) S 22989 22991 22621 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279644056 937410560 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22991/tid=22996] ppid=22989 vsize=915440 CPUtime=0
/proc/22991/task/22996/stat : 22996 (java) S 22989 22991 22621 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279644059 937410560 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22991/tid=22997] ppid=22989 vsize=915440 CPUtime=0.12
/proc/22991/task/22997/stat : 22997 (java) S 22989 22991 22621 0 -1 64 330 0 0 0 12 0 0 0 16 0 8 0 279644059 937410560 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22991/tid=22998] ppid=22989 vsize=915440 CPUtime=0
/proc/22991/task/22998/stat : 22998 (java) S 22989 22991 22621 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279644059 937410560 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22991/tid=22999] ppid=22989 vsize=915440 CPUtime=0
/proc/22991/task/22999/stat : 22999 (java) S 22989 22991 22621 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279644059 937410560 6743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 915440

[startup+25.6135 s]
/proc/loadavg: 1.41 1.08 1.06 3/93 23101
/proc/meminfo: memFree=1484824/2055920 swapFree=4184804/4192956
[pid=22991] ppid=22989 vsize=915440 CPUtime=25.37
/proc/22991/stat : 22991 (java) R 22989 22991 22621 0 -1 0 7007 0 1 0 2044 493 0 0 25 0 8 0 279644051 937410560 6744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960133 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22991/statm: 228860 6744 2476 14 0 215330 0
[pid=22991/tid=22993] ppid=22989 vsize=915440 CPUtime=0.02
/proc/22991/task/22993/stat : 22993 (java) S 22989 22991 22621 0 -1 64 143 0 0 0 2 0 0 0 16 0 8 0 279644055 937410560 6744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22991/tid=22994] ppid=22989 vsize=915440 CPUtime=0
/proc/22991/task/22994/stat : 22994 (java) S 22989 22991 22621 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279644056 937410560 6744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22991/tid=22995] ppid=22989 vsize=915440 CPUtime=0
/proc/22991/task/22995/stat : 22995 (java) S 22989 22991 22621 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279644056 937410560 6744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22991/tid=22996] ppid=22989 vsize=915440 CPUtime=0
/proc/22991/task/22996/stat : 22996 (java) S 22989 22991 22621 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279644059 937410560 6744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22991/tid=22997] ppid=22989 vsize=915440 CPUtime=0.12
/proc/22991/task/22997/stat : 22997 (java) S 22989 22991 22621 0 -1 64 331 0 0 0 12 0 0 0 16 0 8 0 279644059 937410560 6744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22991/tid=22998] ppid=22989 vsize=915440 CPUtime=0
/proc/22991/task/22998/stat : 22998 (java) S 22989 22991 22621 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279644059 937410560 6744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22991/tid=22999] ppid=22989 vsize=915440 CPUtime=0
/proc/22991/task/22999/stat : 22999 (java) S 22989 22991 22621 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279644059 937410560 6744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 915440

[startup+51.2198 s]
/proc/loadavg: 1.64 1.17 1.09 3/93 23163
/proc/meminfo: memFree=1469488/2055920 swapFree=4184804/4192956
[pid=22991] ppid=22989 vsize=915440 CPUtime=50.91
/proc/22991/stat : 22991 (java) R 22989 22991 22621 0 -1 0 8982 0 1 0 4495 596 0 0 25 0 8 0 279644051 937410560 8715 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073797005 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22991/statm: 228860 8715 2527 14 0 215330 0
[pid=22991/tid=22993] ppid=22989 vsize=915440 CPUtime=0.02
/proc/22991/task/22993/stat : 22993 (java) S 22989 22991 22621 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279644055 937410560 8715 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22991/tid=22994] ppid=22989 vsize=915440 CPUtime=0
/proc/22991/task/22994/stat : 22994 (java) S 22989 22991 22621 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279644056 937410560 8715 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22991/tid=22995] ppid=22989 vsize=915440 CPUtime=0
/proc/22991/task/22995/stat : 22995 (java) S 22989 22991 22621 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279644056 937410560 8715 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22991/tid=22996] ppid=22989 vsize=915440 CPUtime=0
/proc/22991/task/22996/stat : 22996 (java) S 22989 22991 22621 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279644059 937410560 8715 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22991/tid=22997] ppid=22989 vsize=915440 CPUtime=0.21
/proc/22991/task/22997/stat : 22997 (java) S 22989 22991 22621 0 -1 64 384 0 0 0 21 0 0 0 16 0 8 0 279644059 937410560 8715 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22991/tid=22998] ppid=22989 vsize=915440 CPUtime=0
/proc/22991/task/22998/stat : 22998 (java) S 22989 22991 22621 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279644059 937410560 8715 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22991/tid=22999] ppid=22989 vsize=915440 CPUtime=0
/proc/22991/task/22999/stat : 22999 (java) S 22989 22991 22621 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279644059 937410560 8715 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.91
Current children cumulated vsize (KiB) 915440

[startup+102.501 s]
/proc/loadavg: 1.84 1.30 1.13 3/87 23197
/proc/meminfo: memFree=1470504/2055920 swapFree=4184804/4192956
[pid=22991] ppid=22989 vsize=915440 CPUtime=102.14
/proc/22991/stat : 22991 (java) R 22989 22991 22621 0 -1 0 8992 0 1 0 9617 597 0 0 25 0 8 0 279644051 937410560 8723 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073817089 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22991/statm: 228860 8723 2527 14 0 215330 0
[pid=22991/tid=22993] ppid=22989 vsize=915440 CPUtime=0.02
/proc/22991/task/22993/stat : 22993 (java) S 22989 22991 22621 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279644055 937410560 8723 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22991/tid=22994] ppid=22989 vsize=915440 CPUtime=0
/proc/22991/task/22994/stat : 22994 (java) S 22989 22991 22621 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279644056 937410560 8723 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22991/tid=22995] ppid=22989 vsize=915440 CPUtime=0
/proc/22991/task/22995/stat : 22995 (java) S 22989 22991 22621 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279644056 937410560 8723 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22991/tid=22996] ppid=22989 vsize=915440 CPUtime=0
/proc/22991/task/22996/stat : 22996 (java) S 22989 22991 22621 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279644059 937410560 8723 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22991/tid=22997] ppid=22989 vsize=915440 CPUtime=0.21
/proc/22991/task/22997/stat : 22997 (java) S 22989 22991 22621 0 -1 64 384 0 0 0 21 0 0 0 16 0 8 0 279644059 937410560 8723 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22991/tid=22998] ppid=22989 vsize=915440 CPUtime=0
/proc/22991/task/22998/stat : 22998 (java) S 22989 22991 22621 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279644059 937410560 8723 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22991/tid=22999] ppid=22989 vsize=915440 CPUtime=0
/proc/22991/task/22999/stat : 22999 (java) S 22989 22991 22621 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279644059 937410560 8723 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.14
Current children cumulated vsize (KiB) 915440

[startup+162.506 s]
/proc/loadavg: 1.94 1.42 1.18 3/87 23197
/proc/meminfo: memFree=1470568/2055920 swapFree=4184804/4192956
[pid=22991] ppid=22989 vsize=915440 CPUtime=162.13
/proc/22991/stat : 22991 (java) R 22989 22991 22621 0 -1 0 8995 0 1 0 15616 597 0 0 25 0 8 0 279644051 937410560 8726 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073761357 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 2018.15
Current children cumulated vsize (KiB) 915440

[startup+2082.84 s]
/proc/loadavg: 2.06 2.00 1.86 3/87 23395
/proc/meminfo: memFree=1469552/2055920 swapFree=4184804/4192956
[pid=22991] ppid=22989 vsize=915440 CPUtime=2077.89
/proc/22991/stat : 22991 (java) R 22989 22991 22621 0 -1 0 9013 0 1 0 207189 600 0 0 25 0 8 0 279644051 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073782217 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22991/statm: 228860 8744 2527 14 0 215330 0
[pid=22991/tid=22993] ppid=22989 vsize=915440 CPUtime=0.02
/proc/22991/task/22993/stat : 22993 (java) S 22989 22991 22621 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279644055 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22991/tid=22994] ppid=22989 vsize=915440 CPUtime=0
/proc/22991/task/22994/stat : 22994 (java) S 22989 22991 22621 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279644056 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22991/tid=22995] ppid=22989 vsize=915440 CPUtime=0
/proc/22991/task/22995/stat : 22995 (java) S 22989 22991 22621 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279644056 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22991/tid=22996] ppid=22989 vsize=915440 CPUtime=0
/proc/22991/task/22996/stat : 22996 (java) S 22989 22991 22621 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279644059 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22991/tid=22997] ppid=22989 vsize=915440 CPUtime=0.21
/proc/22991/task/22997/stat : 22997 (java) S 22989 22991 22621 0 -1 64 386 0 0 0 21 0 0 0 16 0 8 0 279644059 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22991/tid=22998] ppid=22989 vsize=915440 CPUtime=0
/proc/22991/task/22998/stat : 22998 (java) S 22989 22991 22621 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279644059 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22991/tid=22999] ppid=22989 vsize=915440 CPUtime=0
/proc/22991/task/22999/stat : 22999 (java) S 22989 22991 22621 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279644059 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2077.89
Current children cumulated vsize (KiB) 915440

[startup+2142.85 s]
/proc/loadavg: 2.02 2.00 1.86 3/87 23395
/proc/meminfo: memFree=1469552/2055920 swapFree=4184804/4192956
[pid=22991] ppid=22989 vsize=915440 CPUtime=2137.64
/proc/22991/stat : 22991 (java) R 22989 22991 22621 0 -1 0 9013 0 1 0 213164 600 0 0 25 0 8 0 279644051 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073761172 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22991/statm: 228860 8744 2527 14 0 215330 0
[pid=22991/tid=22993] ppid=22989 vsize=915440 CPUtime=0.02
/proc/22991/task/22993/stat : 22993 (java) S 22989 22991 22621 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279644055 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22991/tid=22994] ppid=22989 vsize=915440 CPUtime=0
/proc/22991/task/22994/stat : 22994 (java) S 22989 22991 22621 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279644056 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22991/tid=22995] ppid=22989 vsize=915440 CPUtime=0
/proc/22991/task/22995/stat : 22995 (java) S 22989 22991 22621 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279644056 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22991/tid=22996] ppid=22989 vsize=915440 CPUtime=0
/proc/22991/task/22996/stat : 22996 (java) S 22989 22991 22621 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279644059 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22991/tid=22997] ppid=22989 vsize=915440 CPUtime=0.21
/proc/22991/task/22997/stat : 22997 (java) S 22989 22991 22621 0 -1 64 386 0 0 0 21 0 0 0 16 0 8 0 279644059 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22991/tid=22998] ppid=22989 vsize=915440 CPUtime=0
/proc/22991/task/22998/stat : 22998 (java) S 22989 22991 22621 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279644059 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22991/tid=22999] ppid=22989 vsize=915440 CPUtime=0
/proc/22991/task/22999/stat : 22999 (java) S 22989 22991 22621 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279644059 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2137.64
Current children cumulated vsize (KiB) 915440

[startup+2202.87 s]
/proc/loadavg: 2.09 2.03 1.88 3/87 23395
/proc/meminfo: memFree=1469552/2055920 swapFree=4184804/4192956
[pid=22991] ppid=22989 vsize=915440 CPUtime=2197.38
/proc/22991/stat : 22991 (java) R 22989 22991 22621 0 -1 0 9013 0 1 0 219137 601 0 0 25 0 8 0 279644051 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073817215 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22991/statm: 228860 8744 2527 14 0 215330 0
[pid=22991/tid=22993] ppid=22989 vsize=915440 CPUtime=0.02
/proc/22991/task/22993/stat : 22993 (java) S 22989 22991 22621 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279644055 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22991/tid=22994] ppid=22989 vsize=915440 CPUtime=0
/proc/22991/task/22994/stat : 22994 (java) S 22989 22991 22621 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279644056 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22991/tid=22995] ppid=22989 vsize=915440 CPUtime=0
/proc/22991/task/22995/stat : 22995 (java) S 22989 22991 22621 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279644056 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22991/tid=22996] ppid=22989 vsize=915440 CPUtime=0
/proc/22991/task/22996/stat : 22996 (java) S 22989 22991 22621 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279644059 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22991/tid=22997] ppid=22989 vsize=915440 CPUtime=0.21
/proc/22991/task/22997/stat : 22997 (java) S 22989 22991 22621 0 -1 64 386 0 0 0 21 0 0 0 16 0 8 0 279644059 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22991/tid=22998] ppid=22989 vsize=915440 CPUtime=0
/proc/22991/task/22998/stat : 22998 (java) S 22989 22991 22621 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279644059 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22991/tid=22999] ppid=22989 vsize=915440 CPUtime=0
/proc/22991/task/22999/stat : 22999 (java) S 22989 22991 22621 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279644059 937410560 8744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2197.38
Current children cumulated vsize (KiB) 915440

[startup+2262.97 s]
/proc/loadavg: 1.72 1.94 1.86 2/72 23410
/proc/meminfo: memFree=1502832/2055920 swapFree=4184804/4192956
[pid=22991] ppid=22989 vsize=915440 CPUtime=2257.37
/proc/22991/stat : 22991 (java) R 22989 22991 22621 0 -1 0 9016 0 1 0 225136 601 0 0 25 0 8 0 279644051 937410560 8747 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073791235 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22991/statm: 228860 8747 2527 14 0 215330 0
[pid=22991/tid=22993] ppid=22989 vsize=915440 CPUtime=0.02
/proc/22991/task/22993/stat : 22993 (java) S 22989 22991 22621 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279644055 937410560 8747 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22991/tid=22994] ppid=22989 vsize=915440 CPUtime=0
/proc/22991/task/22994/stat : 22994 (java) S 22989 22991 22621 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279644056 937410560 8747 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22991/tid=22995] ppid=22989 vsize=915440 CPUtime=0
/proc/22991/task/22995/stat : 22995 (java) S 22989 22991 22621 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279644056 937410560 8747 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22991/tid=22996] ppid=22989 vsize=915440 CPUtime=0
/proc/22991/task/22996/stat : 22996 (java) S 22989 22991 22621 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279644059 937410560 8747 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22991/tid=22997] ppid=22989 vsize=915440 CPUtime=0.21
/proc/22991/task/22997/stat : 22997 (java) S 22989 22991 22621 0 -1 64 386 0 0 0 21 0 0 0 16 0 8 0 279644059 937410560 8747 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22991/tid=22998] ppid=22989 vsize=915440 CPUtime=0
/proc/22991/task/22998/stat : 22998 (java) S 22989 22991 22621 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279644059 937410560 8747 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22991/tid=22999] ppid=22989 vsize=915440 CPUtime=0
/proc/22991/task/22999/stat : 22999 (java) S 22989 22991 22621 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279644059 937410560 8747 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2257.37
Current children cumulated vsize (KiB) 915440

[startup+2323.06 s]
/proc/loadavg: 1.26 1.77 1.80 2/72 23410
/proc/meminfo: memFree=1502896/2055920 swapFree=4184804/4192956
[pid=22991] ppid=22989 vsize=915440 CPUtime=2317.44
/proc/22991/stat : 22991 (java) R 22989 22991 22621 0 -1 0 9016 0 1 0 231143 601 0 0 25 0 8 0 279644051 937410560 8747 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072918517 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22991/statm: 228860 8747 2527 14 0 215330 0
[pid=22991/tid=22993] ppid=22989 vsize=915440 CPUtime=0.02
/proc/22991/task/22993/stat : 22993 (java) S 22989 22991 22621 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279644055 937410560 8747 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22991/tid=22994] ppid=22989 vsize=915440 CPUtime=0
/proc/22991/task/22994/stat : 22994 (java) S 22989 22991 22621 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279644056 937410560 8747 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22991/tid=22995] ppid=22989 vsize=915440 CPUtime=0
/proc/22991/task/22995/stat : 22995 (java) S 22989 22991 22621 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279644056 937410560 8747 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22991/tid=22996] ppid=22989 vsize=915440 CPUtime=0
/proc/22991/task/22996/stat : 22996 (java) S 22989 22991 22621 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279644059 937410560 8747 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22991/tid=22997] ppid=22989 vsize=915440 CPUtime=0.21
/proc/22991/task/22997/stat : 22997 (java) S 22989 22991 22621 0 -1 64 386 0 0 0 21 0 0 0 16 0 8 0 279644059 937410560 8747 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22991/tid=22998] ppid=22989 vsize=915440 CPUtime=0
/proc/22991/task/22998/stat : 22998 (java) S 22989 22991 22621 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279644059 937410560 8747 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22991/tid=22999] ppid=22989 vsize=915440 CPUtime=0
/proc/22991/task/22999/stat : 22999 (java) S 22989 22991 22621 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279644059 937410560 8747 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2317.44
Current children cumulated vsize (KiB) 915440

[startup+2383.14 s]
/proc/loadavg: 1.09 1.63 1.75 2/72 23410
/proc/meminfo: memFree=1502896/2055920 swapFree=4184804/4192956
[pid=22991] ppid=22989 vsize=915440 CPUtime=2377.51
/proc/22991/stat : 22991 (java) R 22989 22991 22621 0 -1 0 9016 0 1 0 237150 601 0 0 25 0 8 0 279644051 937410560 8747 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073761417 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22991/statm: 228860 8747 2527 14 0 215330 0
[pid=22991/tid=22993] ppid=22989 vsize=915440 CPUtime=0.02
/proc/22991/task/22993/stat : 22993 (java) S 22989 22991 22621 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279644055 937410560 8747 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22991/tid=22994] ppid=22989 vsize=915440 CPUtime=0
/proc/22991/task/22994/stat : 22994 (java) S 22989 22991 22621 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279644056 937410560 8747 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22991/tid=22995] ppid=22989 vsize=915440 CPUtime=0
/proc/22991/task/22995/stat : 22995 (java) S 22989 22991 22621 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279644056 937410560 8747 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22991/tid=22996] ppid=22989 vsize=915440 CPUtime=0
/proc/22991/task/22996/stat : 22996 (java) S 22989 22991 22621 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279644059 937410560 8747 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22991/tid=22997] ppid=22989 vsize=915440 CPUtime=0.21
/proc/22991/task/22997/stat : 22997 (java) S 22989 22991 22621 0 -1 64 386 0 0 0 21 0 0 0 16 0 8 0 279644059 937410560 8747 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22991/tid=22998] ppid=22989 vsize=915440 CPUtime=0
/proc/22991/task/22998/stat : 22998 (java) S 22989 22991 22621 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279644059 937410560 8747 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22991/tid=22999] ppid=22989 vsize=915440 CPUtime=0
/proc/22991/task/22999/stat : 22999 (java) S 22989 22991 22621 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279644059 937410560 8747 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2377.51
Current children cumulated vsize (KiB) 915440



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2405.65 s]
/proc/loadavg: 1.07 1.58 1.73 2/72 23410
/proc/meminfo: memFree=1502896/2055920 swapFree=4184804/4192956
[pid=22991] ppid=22989 vsize=915440 CPUtime=2400.01
/proc/22991/stat : 22991 (java) R 22989 22991 22621 0 -1 0 9016 0 1 0 239400 601 0 0 25 0 8 0 279644051 937410560 8747 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073664240 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22991/statm: 228860 8747 2527 14 0 215330 0
[pid=22991/tid=22993] ppid=22989 vsize=915440 CPUtime=0.02
/proc/22991/task/22993/stat : 22993 (java) S 22989 22991 22621 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279644055 937410560 8747 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22991/tid=22994] ppid=22989 vsize=915440 CPUtime=0
/proc/22991/task/22994/stat : 22994 (java) S 22989 22991 22621 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279644056 937410560 8747 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22991/tid=22995] ppid=22989 vsize=915440 CPUtime=0
/proc/22991/task/22995/stat : 22995 (java) S 22989 22991 22621 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279644056 937410560 8747 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22991/tid=22996] ppid=22989 vsize=915440 CPUtime=0
/proc/22991/task/22996/stat : 22996 (java) S 22989 22991 22621 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279644059 937410560 8747 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22991/tid=22997] ppid=22989 vsize=915440 CPUtime=0.21
/proc/22991/task/22997/stat : 22997 (java) S 22989 22991 22621 0 -1 64 386 0 0 0 21 0 0 0 16 0 8 0 279644059 937410560 8747 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22991/tid=22998] ppid=22989 vsize=915440 CPUtime=0
/proc/22991/task/22998/stat : 22998 (java) S 22989 22991 22621 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279644059 937410560 8747 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22991/tid=22999] ppid=22989 vsize=915440 CPUtime=0
/proc/22991/task/22999/stat : 22999 (java) S 22989 22991 22621 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279644059 937410560 8747 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2400.01
Current children cumulated vsize (KiB) 915440

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

Child status: 143
Real time (s): 2405.71
CPU time (s): 2400.08
CPU user time (s): 2394.06
CPU system time (s): 6.01908
CPU usage (%): 99.7659
Max. virtual memory (cumulated for all children) (KiB): 915444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2394.06
system time used= 6.01908
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9037
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= 49587
involuntary context switches= 44697

runsolver used 2.10768 s user time and 6.49501 s system time

The end

Launcher Data (download as text)

Begin job on node56 on Sat Jan 20 17:00:59 UTC 2007


IDJOB= 281459
IDBENCH= 12186
IDSOLVER= 69
FILE ID= node56/281459-1169312459

PBS_JOBID= 3610268

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/randomMaxCSP/completeTight/vcsp-15-10-100-93-5_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/281459-1169312459/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node56/watcher-281459-1169312459 -o ROOT/results/node56/solver-281459-1169312459 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/281459-1169312459/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  a08678b527d24a59e044a95faee5eede

RANDOM SEED= 799594641

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.232
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.232
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:       1504632 kB
Buffers:         44396 kB
Cached:         403144 kB
SwapCached:       2144 kB
Active:         135804 kB
Inactive:       343012 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1504632 kB
SwapTotal:     4192956 kB
SwapFree:      4184804 kB
Dirty:            3724 kB
Writeback:           0 kB
Mapped:          47408 kB
Slab:            57704 kB
Committed_AS:  6157120 kB
PageTables:       1936 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 node56 on Sat Jan 20 17:41:05 UTC 2007