Trace number 277571

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.11 2405.75

General information on the benchmark

Namedimacs/pret/
pret-150-25_ext.xml
MD5SUM7942e547e6f15972e65c0d137b735236
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints99
Best CPU time to get the best result obtained on this benchmark2.45763
SatisfiableNO
(Un)Satisfiability was proved
Number of variables150
Number of constraints100
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension100
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.42	   
0.42	Abscon 109 (November, 2006)
0.42	   
0.42	   configuration
0.42	     name=pfc.xml
0.45	   
0.45	   instance
0.45	     name=/tmp/evaluation/277571-1169268638/unknown.xml
0.48	   
0.48	   domains being loaded...
0.49	   
0.49	   variables being loaded...
0.53	     nbVariables=150  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.53	       =>  wckTime=0.113  cpuTime=0.1  mem=6M910
0.53	   
0.53	   relations being loaded...
0.53	   
0.53	   constraints being loaded...
0.58	     nbConstraints=100  nbRelationTypes=2  nbExtensionStructures=2  nbSharedExtensionStructures=98
0.58	     nbConflictsStructures=2  nbSharedConflictsStructures=98  nbSharedBinaryRepresentations=0  maxDegree=2  maxArity=3
0.58	       =>  wckTime=0.16  cpuTime=0.13  mem=7M885
0.62	   
0.62	   solver LocalSearchSolver being built... 
0.66	       =>  wckTime=0.237  cpuTime=0.18  mem=5M449
0.66	
0.66	s SATISFIABLE
0.66	o 51
0.66	c 49
0.66	o 53
0.66	c 47
0.66	o 55
0.66	c 45
0.66	o 57
0.66	c 43
0.66	o 59
0.66	c 41
0.67	o 61
0.67	c 39
0.67	o 63
0.67	c 37
0.67	o 65
0.67	c 35
0.67	o 67
0.67	c 33
0.68	o 69
0.68	c 31
0.68	o 71
0.68	c 29
0.68	o 73
0.68	c 27
0.68	o 75
0.68	c 25
0.68	o 77
0.68	c 23
0.68	o 79
0.68	c 21
0.68	o 81
0.68	c 19
0.68	o 83
0.68	c 17
0.69	o 85
0.69	c 15
0.69	o 87
0.69	c 13
0.69	o 89
0.69	c 11
0.69	o 91
0.69	c 9
0.69	o 93
0.69	c 7
0.70	o 95
0.70	c 5
0.70	o 97
0.70	c 3
0.70	o 99
0.70	c 1
0.71	   
0.71	   search
0.71	     run=0  nbConstraintChecks=5963  nbAssignments=197
0.71	       =>  wckTime=0.051  cpuTime=0.04  mem=5M449
0.71	   
0.71	   global
0.71	     nbConstraintChecks=5963  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
0.71	     solvingWckTime=0.05  solvingCpuTime=0.03  expiredTime=no  totalExploration=no  nbFoundSolutions=0
0.71	     globalCpuTime=0.26
0.71	       =>  wckTime=0.288  cpuTime=0.21  mem=5M449
0.71	   
0.71	   solver IterativeSystematicSolver being built... 
0.87	       =>  wckTime=0.45  cpuTime=0.33  mem=17M388
0.88	   
0.88	   preprocessing
0.88	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
0.88	     detectedInconsistency=no
0.88	       =>  wckTime=0.0050  cpuTime=0.0  mem=17M388
0.94	   
0.94	   search
0.94	     run=0  nbConstraintChecks=552  nbValidityChecks=13563  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
0.94	     nbAssignments=94  nbFailedAssignments=4  nbBacktracks=13  nbVisitedNodes=103  nbRestartNogoods=0
0.94	       =>  wckTime=0.067  cpuTime=0.04  mem=18M396
0.97	   
0.97	   search
0.97	     run=1  nbConstraintChecks=812  nbValidityChecks=27839  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
0.97	     nbAssignments=193  nbFailedAssignments=9  nbBacktracks=28  nbVisitedNodes=210  nbRestartNogoods=1
0.97	       =>  wckTime=0.1  cpuTime=0.06  mem=18M396
1.00	   
1.00	   search
1.00	     run=2  nbConstraintChecks=1077  nbValidityChecks=37865  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
1.00	     nbAssignments=255  nbFailedAssignments=20  nbBacktracks=51  nbVisitedNodes=294  nbRestartNogoods=2
1.00	       =>  wckTime=0.128  cpuTime=0.08  mem=18M396
1.02	   
1.02	   search
1.02	     run=3  nbConstraintChecks=1468  nbValidityChecks=52676  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
1.02	     nbAssignments=351  nbFailedAssignments=34  nbBacktracks=86  nbVisitedNodes=412  nbRestartNogoods=3
1.02	       =>  wckTime=0.155  cpuTime=0.11  mem=18M396
1.06	   
1.06	   search
1.06	     run=4  nbConstraintChecks=1893  nbValidityChecks=66039  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
1.06	     nbAssignments=482  nbFailedAssignments=52  nbBacktracks=137  nbVisitedNodes=566  nbRestartNogoods=6
1.06	       =>  wckTime=0.191  cpuTime=0.14  mem=18M396
1.11	   
1.11	   search
1.11	     run=5  nbConstraintChecks=2626  nbValidityChecks=95833  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
1.11	     nbAssignments=651  nbFailedAssignments=87  nbBacktracks=212  nbVisitedNodes=789  nbRestartNogoods=8
1.11	       =>  wckTime=0.237  cpuTime=0.18  mem=18M396
1.17	   
1.17	   search
1.17	     run=6  nbConstraintChecks=3526  nbValidityChecks=137009  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
1.17	     nbAssignments=881  nbFailedAssignments=146  nbBacktracks=325  nbVisitedNodes=1099  nbRestartNogoods=10
1.17	       =>  wckTime=0.297  cpuTime=0.23  mem=18M396
1.23	   
1.23	   search
1.23	     run=7  nbConstraintChecks=4583  nbValidityChecks=182061  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
1.23	     nbAssignments=1187  nbFailedAssignments=199  nbBacktracks=502  nbVisitedNodes=1488  nbRestartNogoods=14
1.23	       =>  wckTime=0.363  cpuTime=0.3  mem=18M396
1.33	   
1.33	   search
1.33	     run=8  nbConstraintChecks=5988  nbValidityChecks=260156  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
1.33	     nbAssignments=1597  nbFailedAssignments=276  nbBacktracks=758  nbVisitedNodes=2010  nbRestartNogoods=17
1.33	       =>  wckTime=0.463  cpuTime=0.38  mem=18M396
1.45	   
1.45	   search
1.45	     run=9  nbConstraintChecks=8007  nbValidityChecks=367352  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
1.45	     nbAssignments=2145  nbFailedAssignments=378  nbBacktracks=1146  nbVisitedNodes=2692  nbRestartNogoods=21
1.45	       =>  wckTime=0.58  cpuTime=0.49  mem=18M396
1.60	   
1.60	   search
1.60	     run=10  nbConstraintChecks=11614  nbValidityChecks=522615  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
1.60	     nbAssignments=2982  nbFailedAssignments=560  nbBacktracks=1722  nbVisitedNodes=3774  nbRestartNogoods=25
1.60	       =>  wckTime=0.731  cpuTime=0.64  mem=18M396
1.82	   
1.82	   search
1.82	     run=11  nbConstraintChecks=16090  nbValidityChecks=743590  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
1.82	     nbAssignments=4130  nbFailedAssignments=777  nbBacktracks=2587  nbVisitedNodes=5223  nbRestartNogoods=32
1.82	       =>  wckTime=0.95  cpuTime=0.85  mem=18M396
2.09	   
2.09	   search
2.09	     run=12  nbConstraintChecks=23186  nbValidityChecks=1037974  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
2.09	     nbAssignments=5793  nbFailedAssignments=1063  nbBacktracks=3888  nbVisitedNodes=7289  nbRestartNogoods=37
2.09	       =>  wckTime=1.224  cpuTime=1.13  mem=18M396
2.49	   
2.49	   search
2.49	     run=13  nbConstraintChecks=42321  nbValidityChecks=1466954  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
2.49	     nbAssignments=8240  nbFailedAssignments=1489  nbBacktracks=5836  nbVisitedNodes=10328  nbRestartNogoods=43
2.49	       =>  wckTime=1.625  cpuTime=1.52  mem=18M396
3.04	   
3.04	   search
3.04	     run=14  nbConstraintChecks=76867  nbValidityChecks=2083568  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
3.04	     nbAssignments=11897  nbFailedAssignments=2142  nbBacktracks=8759  nbVisitedNodes=14855  nbRestartNogoods=45
3.04	       =>  wckTime=2.171  cpuTime=2.06  mem=18M396
3.97	   
3.97	   search
3.97	     run=15  nbConstraintChecks=127203  nbValidityChecks=3113927  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
3.97	     nbAssignments=17306  nbFailedAssignments=3098  nbBacktracks=13141  nbVisitedNodes=21602  nbRestartNogoods=48
3.97	       =>  wckTime=3.105  cpuTime=2.99  mem=18M396
5.25	   
5.25	   search
5.25	     run=16  nbConstraintChecks=298541  nbValidityChecks=4551973  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
5.25	     nbAssignments=25525  nbFailedAssignments=4660  nbBacktracks=19715  nbVisitedNodes=31971  nbRestartNogoods=51
5.25	       =>  wckTime=4.379  cpuTime=4.25  mem=18M396
6.86	   
6.86	   search
6.86	     run=17  nbConstraintChecks=615433  nbValidityChecks=6252275  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
6.86	     nbAssignments=37433  nbFailedAssignments=6625  nbBacktracks=29567  nbVisitedNodes=46562  nbRestartNogoods=59
6.86	       =>  wckTime=5.993  cpuTime=5.84  mem=18M396
9.40	   
9.40	   search
9.40	     run=18  nbConstraintChecks=1142809  nbValidityChecks=9241473  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
9.40	     nbAssignments=55276  nbFailedAssignments=9599  nbBacktracks=44345  nbVisitedNodes=68371  nbRestartNogoods=64
9.40	       =>  wckTime=8.534  cpuTime=8.36  mem=18M396
12.83	   
12.83	   search
12.83	     run=19  nbConstraintChecks=2344585  nbValidityChecks=12624842  nbPropagations=0  nbRevisions=0
12.83	     nbUselessRevisions=0  nbAssignments=82457  nbFailedAssignments=14513  nbBacktracks=66514  nbVisitedNodes=102124
12.83	     nbRestartNogoods=70
12.83	       =>  wckTime=11.958  cpuTime=11.76  mem=18M396
18.03	   
18.03	   search
18.03	     run=20  nbConstraintChecks=4073665  nbValidityChecks=17369128  nbPropagations=0  nbRevisions=0
18.03	     nbUselessRevisions=0  nbAssignments=121838  nbFailedAssignments=20547  nbBacktracks=99773  nbVisitedNodes=149452
18.03	     nbRestartNogoods=75
18.03	       =>  wckTime=17.16  cpuTime=16.92  mem=18M396
24.49	   
24.49	   search
24.49	     run=21  nbConstraintChecks=7205917  nbValidityChecks=23933911  nbPropagations=0  nbRevisions=0
24.49	     nbUselessRevisions=0  nbAssignments=180642  nbFailedAssignments=29368  nbBacktracks=149651  nbVisitedNodes=219369
24.49	     nbRestartNogoods=83
24.49	       =>  wckTime=23.625  cpuTime=23.34  mem=18M396
35.55	   
35.55	   search
35.55	     run=22  nbConstraintChecks=11360216  nbValidityChecks=35023008  nbPropagations=0  nbRevisions=0
35.55	     nbUselessRevisions=0  nbAssignments=268671  nbFailedAssignments=42475  nbBacktracks=224474  nbVisitedNodes=324428
35.55	     nbRestartNogoods=89
35.55	       =>  wckTime=34.684  cpuTime=34.31  mem=18M396
53.29	   
53.29	   search
53.29	     run=23  nbConstraintChecks=17866797  nbValidityChecks=54965574  nbPropagations=0  nbRevisions=0
53.29	     nbUselessRevisions=0  nbAssignments=400841  nbFailedAssignments=62313  nbBacktracks=336706  nbVisitedNodes=481367
53.29	     nbRestartNogoods=97
53.29	       =>  wckTime=52.419  cpuTime=51.9  mem=18M396
74.00	   
74.00	   search
74.00	     run=24  nbConstraintChecks=29298015  nbValidityChecks=75571968  nbPropagations=0  nbRevisions=0
74.00	     nbUselessRevisions=0  nbAssignments=593899  nbFailedAssignments=86916  nbBacktracks=505052  nbVisitedNodes=703169
74.00	     nbRestartNogoods=106
74.00	       =>  wckTime=73.13  cpuTime=72.45  mem=18M396
106.75	   
106.75	   search
106.75	     run=25  nbConstraintChecks=48047512  nbValidityChecks=109414736  nbPropagations=0  nbRevisions=0
106.75	     nbUselessRevisions=0  nbAssignments=884970  nbFailedAssignments=125361  nbBacktracks=757567  nbVisitedNodes=1041396
106.75	     nbRestartNogoods=114
106.75	       =>  wckTime=105.877  cpuTime=104.96  mem=18M396
146.38	   
146.38	   search
146.38	     run=26  nbConstraintChecks=81115687  nbValidityChecks=145420503  nbPropagations=0  nbRevisions=0
146.38	     nbUselessRevisions=0  nbAssignments=1318744  nbFailedAssignments=180259  nbBacktracks=1136336
146.38	     nbVisitedNodes=1547644  nbRestartNogoods=121
146.38	       =>  wckTime=145.509  cpuTime=144.28  mem=18M396
208.29	   
208.29	   search
208.29	     run=27  nbConstraintChecks=125650743  nbValidityChecks=204083995  nbPropagations=0  nbRevisions=0
208.29	     nbUselessRevisions=0  nbAssignments=1968599  nbFailedAssignments=261842  nbBacktracks=1704497
208.29	     nbVisitedNodes=2294911  nbRestartNogoods=125
208.29	       =>  wckTime=207.422  cpuTime=205.71  mem=18M396
306.54	   
306.54	   search
306.54	     run=28  nbConstraintChecks=193833192  nbValidityChecks=294657409  nbPropagations=0  nbRevisions=0
306.54	     nbUselessRevisions=0  nbAssignments=2930655  nbFailedAssignments=371551  nbBacktracks=2556724
306.54	     nbVisitedNodes=3402659  nbRestartNogoods=133
306.54	       =>  wckTime=305.67  cpuTime=303.2  mem=18M396
442.59	   
442.59	   search
442.59	     run=29  nbConstraintChecks=304217577  nbValidityChecks=419866472  nbPropagations=0  nbRevisions=0
442.59	     nbUselessRevisions=0  nbAssignments=4385625  nbFailedAssignments=548062  nbBacktracks=3835074
442.59	     nbVisitedNodes=5069779  nbRestartNogoods=143
442.59	       =>  wckTime=441.718  cpuTime=438.37  mem=18M396
620.83	   
620.83	   search
620.83	     run=30  nbConstraintChecks=464600696  nbValidityChecks=597761848  nbPropagations=0  nbRevisions=0
620.83	     nbUselessRevisions=0  nbAssignments=6539107  nbFailedAssignments=783901  nbBacktracks=5752596
620.83	     nbVisitedNodes=7518646  nbRestartNogoods=153
620.83	       =>  wckTime=619.957  cpuTime=616.44  mem=18M396
888.27	   
888.27	   search
888.27	     run=31  nbConstraintChecks=707550127  nbValidityChecks=849364370  nbPropagations=0  nbRevisions=0
888.27	     nbUselessRevisions=0  nbAssignments=9796998  nbFailedAssignments=1165407  nbBacktracks=8628875
888.27	     nbVisitedNodes=11249649  nbRestartNogoods=163
888.27	       =>  wckTime=887.397  cpuTime=883.56  mem=18M396
1267.76	   
1267.76	   search
1267.76	     run=32  nbConstraintChecks=1088492166  nbValidityChecks=1220551933  nbPropagations=0  nbRevisions=0
1267.76	     nbUselessRevisions=0  nbAssignments=14637590  nbFailedAssignments=1691485  nbBacktracks=12943275
1267.76	     nbVisitedNodes=16711479  nbRestartNogoods=175
1267.76	       =>  wckTime=1266.887  cpuTime=1262.7  mem=18M396
1841.59	   
1841.59	   search
1841.59	     run=33  nbConstraintChecks=1666008712  nbValidityChecks=1757000972  nbPropagations=0  nbRevisions=0
1841.59	     nbUselessRevisions=0  nbAssignments=21969999  nbFailedAssignments=2552164  nbBacktracks=19414876
1841.59	     nbVisitedNodes=25102293  nbRestartNogoods=186
1841.59	       =>  wckTime=1840.719  cpuTime=1835.98  mem=18M396
2405.70	v 0 0 0 1 1 0 1 1 0 1 1 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 1 0 1 1 0 1 0 1 1 0 0 0 1 1 0 0 0 0 1 0 1 0 0 0 0 1 1 0 1 1 0 0 0 0 0 0 1 0 1 0 0 0 0 1 1 1 1 0 0 0 0 0 1 1 1 1 0 1 1 0 1 0 1 0 0 0 0 1 1 0 1 1 1 1 0 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 0 1 0 1 1 1 1 0 0 0 0 1 1 1 1 1 1 1 1 0 1 1 0 1 1 1 1 1 1 1 0 0 

Verifier Data (download as text)

1 unsatisfied constraints, 99 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/node63/watcher-277571-1169268638 -o ROOT/results/node63/solver-277571-1169268638 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/277571-1169268638/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.99 2.00 1.93 4/80 23791
/proc/meminfo: memFree=1291720/2055920 swapFree=4192812/4192956
[pid=23790] ppid=23788 vsize=18540 CPUtime=0
/proc/23790/stat : 23790 (runsolver) R 23788 23790 23418 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 74361234 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 247254805799 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/23790/statm: 4635 279 244 17 0 2626 0

[startup+0.103909 s]
/proc/loadavg: 1.99 2.00 1.93 4/80 23791
/proc/meminfo: memFree=1291720/2055920 swapFree=4192812/4192956
[pid=23790] ppid=23788 vsize=9744 CPUtime=0
/proc/23790/stat : 23790 (java) R 23788 23790 23418 0 -1 0 601 0 0 0 0 0 0 0 18 0 1 0 74361234 9977856 379 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23790/statm: 2436 379 299 14 0 1139 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9744

[startup+0.511951 s]
/proc/loadavg: 1.99 2.00 1.93 4/80 23791
/proc/meminfo: memFree=1291720/2055920 swapFree=4192812/4192956
[pid=23790] ppid=23788 vsize=915332 CPUtime=0.38
/proc/23790/stat : 23790 (java) R 23788 23790 23418 0 -1 0 6024 0 1 0 35 3 0 0 18 0 8 0 74361234 937299968 5763 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153380218 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23790/statm: 228833 5763 2137 14 0 215303 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 915332

[startup+1.33304 s]
/proc/loadavg: 1.99 2.00 1.93 3/87 23798
/proc/meminfo: memFree=1265040/2055920 swapFree=4192812/4192956
[pid=23790] ppid=23788 vsize=915464 CPUtime=1.19
/proc/23790/stat : 23790 (java) R 23788 23790 23418 0 -1 0 9384 0 1 0 113 6 0 0 24 0 8 0 74361234 937435136 9121 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073704467 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23790/statm: 228866 9121 2530 14 0 215336 0
[pid=23790/tid=23792] ppid=23788 vsize=915464 CPUtime=0.02
/proc/23790/task/23792/stat : 23792 (java) S 23788 23790 23418 0 -1 64 141 0 0 0 2 0 0 0 16 0 8 0 74361247 937435136 9121 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23790/tid=23793] ppid=23788 vsize=915464 CPUtime=0
/proc/23790/task/23793/stat : 23793 (java) S 23788 23790 23418 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 74361248 937435136 9121 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23790/tid=23794] ppid=23788 vsize=915464 CPUtime=0
/proc/23790/task/23794/stat : 23794 (java) S 23788 23790 23418 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 74361248 937435136 9121 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23790/tid=23795] ppid=23788 vsize=915464 CPUtime=0
/proc/23790/task/23795/stat : 23795 (java) S 23788 23790 23418 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 74361251 937435136 9121 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23790/tid=23796] ppid=23788 vsize=915464 CPUtime=0.19
/proc/23790/task/23796/stat : 23796 (java) S 23788 23790 23418 0 -1 64 366 0 0 0 18 1 0 0 16 0 8 0 74361251 937435136 9121 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23790/tid=23797] ppid=23788 vsize=915464 CPUtime=0
/proc/23790/task/23797/stat : 23797 (java) S 23788 23790 23418 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 74361251 937435136 9121 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23790/tid=23798] ppid=23788 vsize=915464 CPUtime=0
/proc/23790/task/23798/stat : 23798 (java) S 23788 23790 23418 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 74361251 937435136 9121 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.19
Current children cumulated vsize (KiB) 915464

[startup+2.98221 s]
/proc/loadavg: 1.99 2.00 1.93 3/87 23798
/proc/meminfo: memFree=1264912/2055920 swapFree=4192812/4192956
[pid=23790] ppid=23788 vsize=915464 CPUtime=2.83
/proc/23790/stat : 23790 (java) R 23788 23790 23418 0 -1 0 9407 0 1 0 277 6 0 0 25 0 8 0 74361234 937435136 9143 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073762145 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23790/statm: 228866 9143 2530 14 0 215336 0
[pid=23790/tid=23792] ppid=23788 vsize=915464 CPUtime=0.02
/proc/23790/task/23792/stat : 23792 (java) S 23788 23790 23418 0 -1 64 141 0 0 0 2 0 0 0 17 0 8 0 74361247 937435136 9143 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23790/tid=23793] ppid=23788 vsize=915464 CPUtime=0
/proc/23790/task/23793/stat : 23793 (java) S 23788 23790 23418 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 74361248 937435136 9143 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23790/tid=23794] ppid=23788 vsize=915464 CPUtime=0
/proc/23790/task/23794/stat : 23794 (java) S 23788 23790 23418 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 74361248 937435136 9143 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23790/tid=23795] ppid=23788 vsize=915464 CPUtime=0
/proc/23790/task/23795/stat : 23795 (java) S 23788 23790 23418 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 74361251 937435136 9143 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23790/tid=23796] ppid=23788 vsize=915464 CPUtime=0.2
/proc/23790/task/23796/stat : 23796 (java) S 23788 23790 23418 0 -1 64 372 0 0 0 19 1 0 0 16 0 8 0 74361251 937435136 9143 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23790/tid=23797] ppid=23788 vsize=915464 CPUtime=0
/proc/23790/task/23797/stat : 23797 (java) S 23788 23790 23418 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 74361251 937435136 9143 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23790/tid=23798] ppid=23788 vsize=915464 CPUtime=0
/proc/23790/task/23798/stat : 23798 (java) S 23788 23790 23418 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 74361251 937435136 9143 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.83
Current children cumulated vsize (KiB) 915464

[startup+6.27956 s]
/proc/loadavg: 1.99 2.00 1.93 4/87 23798
/proc/meminfo: memFree=1264784/2055920 swapFree=4192812/4192956
[pid=23790] ppid=23788 vsize=915464 CPUtime=6.09
/proc/23790/stat : 23790 (java) R 23788 23790 23418 0 -1 0 9417 0 1 0 603 6 0 0 25 0 8 0 74361234 937435136 9151 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072918600 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23790/statm: 228866 9151 2530 14 0 215336 0
[pid=23790/tid=23792] ppid=23788 vsize=915464 CPUtime=0.02
/proc/23790/task/23792/stat : 23792 (java) S 23788 23790 23418 0 -1 64 141 0 0 0 2 0 0 0 16 0 8 0 74361247 937435136 9151 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23790/tid=23793] ppid=23788 vsize=915464 CPUtime=0
/proc/23790/task/23793/stat : 23793 (java) S 23788 23790 23418 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 74361248 937435136 9151 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23790/tid=23794] ppid=23788 vsize=915464 CPUtime=0
/proc/23790/task/23794/stat : 23794 (java) S 23788 23790 23418 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 74361248 937435136 9151 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23790/tid=23795] ppid=23788 vsize=915464 CPUtime=0
/proc/23790/task/23795/stat : 23795 (java) S 23788 23790 23418 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 74361251 937435136 9151 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23790/tid=23796] ppid=23788 vsize=915464 CPUtime=0.2
/proc/23790/task/23796/stat : 23796 (java) S 23788 23790 23418 0 -1 64 372 0 0 0 19 1 0 0 16 0 8 0 74361251 937435136 9151 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23790/tid=23797] ppid=23788 vsize=915464 CPUtime=0
/proc/23790/task/23797/stat : 23797 (java) S 23788 23790 23418 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 74361251 937435136 9151 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23790/tid=23798] ppid=23788 vsize=915464 CPUtime=0
/proc/23790/task/23798/stat : 23798 (java) S 23788 23790 23418 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 74361251 937435136 9151 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.09
Current children cumulated vsize (KiB) 915464

[startup+12.7573 s]
/proc/loadavg: 1.99 2.00 1.93 3/87 23798
/proc/meminfo: memFree=1264784/2055920 swapFree=4192812/4192956
[pid=23790] ppid=23788 vsize=915464 CPUtime=12.52
/proc/23790/stat : 23790 (java) R 23788 23790 23418 0 -1 0 9423 0 1 0 1245 7 0 0 25 0 8 0 74361234 937435136 9157 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073617370 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23790/statm: 228866 9157 2530 14 0 215336 0
[pid=23790/tid=23792] ppid=23788 vsize=915464 CPUtime=0.02
/proc/23790/task/23792/stat : 23792 (java) S 23788 23790 23418 0 -1 64 141 0 0 0 2 0 0 0 16 0 8 0 74361247 937435136 9157 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23790/tid=23793] ppid=23788 vsize=915464 CPUtime=0
/proc/23790/task/23793/stat : 23793 (java) S 23788 23790 23418 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 74361248 937435136 9157 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23790/tid=23794] ppid=23788 vsize=915464 CPUtime=0
/proc/23790/task/23794/stat : 23794 (java) S 23788 23790 23418 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 74361248 937435136 9157 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23790/tid=23795] ppid=23788 vsize=915464 CPUtime=0
/proc/23790/task/23795/stat : 23795 (java) S 23788 23790 23418 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 74361251 937435136 9157 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23790/tid=23796] ppid=23788 vsize=915464 CPUtime=0.2
/proc/23790/task/23796/stat : 23796 (java) S 23788 23790 23418 0 -1 64 372 0 0 0 19 1 0 0 16 0 8 0 74361251 937435136 9157 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23790/tid=23797] ppid=23788 vsize=915464 CPUtime=0
/proc/23790/task/23797/stat : 23797 (java) S 23788 23790 23418 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 74361251 937435136 9157 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23790/tid=23798] ppid=23788 vsize=915464 CPUtime=0
/proc/23790/task/23798/stat : 23798 (java) S 23788 23790 23418 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 74361251 937435136 9157 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 915464

[startup+25.6006 s]
/proc/loadavg: 1.99 2.00 1.93 3/87 23798
/proc/meminfo: memFree=1264856/2055920 swapFree=4192812/4192956
[pid=23790] ppid=23788 vsize=915464 CPUtime=25.26
/proc/23790/stat : 23790 (java) R 23788 23790 23418 0 -1 0 9433 0 1 0 2519 7 0 0 25 0 8 0 74361234 937435136 9166 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073761719 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23790/statm: 228866 9166 2530 14 0 215336 0
[pid=23790/tid=23792] ppid=23788 vsize=915464 CPUtime=0.02
/proc/23790/task/23792/stat : 23792 (java) S 23788 23790 23418 0 -1 64 141 0 0 0 2 0 0 0 16 0 8 0 74361247 937435136 9166 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23790/tid=23793] ppid=23788 vsize=915464 CPUtime=0
/proc/23790/task/23793/stat : 23793 (java) S 23788 23790 23418 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 74361248 937435136 9166 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23790/tid=23794] ppid=23788 vsize=915464 CPUtime=0
/proc/23790/task/23794/stat : 23794 (java) S 23788 23790 23418 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 74361248 937435136 9166 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23790/tid=23795] ppid=23788 vsize=915464 CPUtime=0
/proc/23790/task/23795/stat : 23795 (java) S 23788 23790 23418 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 74361251 937435136 9166 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23790/tid=23796] ppid=23788 vsize=915464 CPUtime=0.2
/proc/23790/task/23796/stat : 23796 (java) S 23788 23790 23418 0 -1 64 373 0 0 0 19 1 0 0 16 0 8 0 74361251 937435136 9166 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23790/tid=23797] ppid=23788 vsize=915464 CPUtime=0
/proc/23790/task/23797/stat : 23797 (java) S 23788 23790 23418 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 74361251 937435136 9166 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23790/tid=23798] ppid=23788 vsize=915464 CPUtime=0
/proc/23790/task/23798/stat : 23798 (java) S 23788 23790 23418 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 74361251 937435136 9166 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 915464

[startup+51.2034 s]
/proc/loadavg: 2.07 2.02 1.94 3/87 23798
/proc/meminfo: memFree=1264856/2055920 swapFree=4192812/4192956
[pid=23790] ppid=23788 vsize=915464 CPUtime=50.66
/proc/23790/stat : 23790 (java) R 23788 23790 23418 0 -1 0 9436 0 1 0 5059 7 0 0 25 0 8 0 74361234 937435136 9169 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073732525 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23790/statm: 228866 9169 2530 14 0 215336 0
[pid=23790/tid=23792] ppid=23788 vsize=915464 CPUtime=0.02
/proc/23790/task/23792/stat : 23792 (java) S 23788 23790 23418 0 -1 64 141 0 0 0 2 0 0 0 16 0 8 0 74361247 937435136 9169 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23790/tid=23793] ppid=23788 vsize=915464 CPUtime=0
/proc/23790/task/23793/stat : 23793 (java) S 23788 23790 23418 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 74361248 937435136 9169 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23790/tid=23794] ppid=23788 vsize=915464 CPUtime=0
/proc/23790/task/23794/stat : 23794 (java) S 23788 23790 23418 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 74361248 937435136 9169 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23790/tid=23795] ppid=23788 vsize=915464 CPUtime=0
/proc/23790/task/23795/stat : 23795 (java) S 23788 23790 23418 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 74361251 937435136 9169 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23790/tid=23796] ppid=23788 vsize=915464 CPUtime=0.21
/proc/23790/task/23796/stat : 23796 (java) S 23788 23790 23418 0 -1 64 373 0 0 0 20 1 0 0 15 0 8 0 74361251 937435136 9169 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23790/tid=23797] ppid=23788 vsize=915464 CPUtime=0
/proc/23790/task/23797/stat : 23797 (java) S 23788 23790 23418 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 74361251 937435136 9169 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23790/tid=23798] ppid=23788 vsize=915464 CPUtime=0
/proc/23790/task/23798/stat : 23798 (java) S 23788 23790 23418 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 74361251 937435136 9169 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) 915464

[startup+102.503 s]
/proc/loadavg: 2.09 2.03 1.94 3/87 23798
/proc/meminfo: memFree=1264856/2055920 swapFree=4192812/4192956
[pid=23790] ppid=23788 vsize=915464 CPUtime=101.57
/proc/23790/stat : 23790 (java) R 23788 23790 23418 0 -1 0 9444 0 1 0 10150 7 0 0 25 0 8 0 74361234 937435136 9176 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073733786 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23790/statm: 228866 9176 2530 14 0 215336 0
[pid=23790/tid=23792] ppid=23788 vsize=915464 CPUtime=0.02
/proc/23790/task/23792/stat : 23792 (java) S 23788 23790 23418 0 -1 64 141 0 0 0 2 0 0 0 16 0 8 0 74361247 937435136 9176 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23790/tid=23793] ppid=23788 vsize=915464 CPUtime=0
/proc/23790/task/23793/stat : 23793 (java) S 23788 23790 23418 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 74361248 937435136 9176 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23790/tid=23794] ppid=23788 vsize=915464 CPUtime=0
/proc/23790/task/23794/stat : 23794 (java) S 23788 23790 23418 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 74361248 937435136 9176 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23790/tid=23795] ppid=23788 vsize=915464 CPUtime=0
/proc/23790/task/23795/stat : 23795 (java) S 23788 23790 23418 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 74361251 937435136 9176 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23790/tid=23796] ppid=23788 vsize=915464 CPUtime=0.21
/proc/23790/task/23796/stat : 23796 (java) S 23788 23790 23418 0 -1 64 373 0 0 0 20 1 0 0 15 0 8 0 74361251 937435136 9176 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23790/tid=23797] ppid=23788 vsize=915464 CPUtime=0
/proc/23790/task/23797/stat : 23797 (java) S 23788 23790 23418 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 74361251 937435136 9176 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23790/tid=23798] ppid=23788 vsize=915464 CPUtime=0
/proc/23790/task/23798/stat : 23798 (java) S 23788 23790 23418 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 74361251 937435136 9176 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.57
Current children cumulated vsize (KiB) 915464

[startup+162.537 s]
/proc/loadavg: 2.08 2.03 1.95 3/87 23798
/proc/meminfo: memFree=1264856/2055920 swapFree=4192812/4192956
[pid=23790] ppid=23788 vsize=915464 CPUtime=161.15
/proc/23790/stat : 23790 (java) R 23788 23790 23418 0 -1 0 9451 0 1 0 16107 8 0 0 25 0 8 0 74361234 937435136 9183 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072918529 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 2018.99
Current children cumulated vsize (KiB) 915464

[startup+2083.92 s]
/proc/loadavg: 2.09 2.03 2.00 4/88 24120
/proc/meminfo: memFree=1285136/2055920 swapFree=4192812/4192956
[pid=23790] ppid=23788 vsize=915464 CPUtime=2078.95
/proc/23790/stat : 23790 (java) R 23788 23790 23418 0 -1 0 9475 0 1 0 207870 25 0 0 25 0 8 0 74361234 937435136 9206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073762368 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23790/statm: 228866 9206 2530 14 0 215336 0
[pid=23790/tid=23792] ppid=23788 vsize=915464 CPUtime=0.02
/proc/23790/task/23792/stat : 23792 (java) S 23788 23790 23418 0 -1 64 141 0 0 0 2 0 0 0 16 0 8 0 74361247 937435136 9206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23790/tid=23793] ppid=23788 vsize=915464 CPUtime=0
/proc/23790/task/23793/stat : 23793 (java) S 23788 23790 23418 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 74361248 937435136 9206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23790/tid=23794] ppid=23788 vsize=915464 CPUtime=0
/proc/23790/task/23794/stat : 23794 (java) S 23788 23790 23418 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 74361248 937435136 9206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23790/tid=23795] ppid=23788 vsize=915464 CPUtime=0
/proc/23790/task/23795/stat : 23795 (java) S 23788 23790 23418 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 74361251 937435136 9206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23790/tid=23796] ppid=23788 vsize=915464 CPUtime=0.21
/proc/23790/task/23796/stat : 23796 (java) S 23788 23790 23418 0 -1 64 375 0 0 0 20 1 0 0 16 0 8 0 74361251 937435136 9206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23790/tid=23797] ppid=23788 vsize=915464 CPUtime=0
/proc/23790/task/23797/stat : 23797 (java) S 23788 23790 23418 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 74361251 937435136 9206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23790/tid=23798] ppid=23788 vsize=915464 CPUtime=0.01
/proc/23790/task/23798/stat : 23798 (java) S 23788 23790 23418 0 -1 64 0 0 0 0 0 1 0 0 15 0 8 0 74361251 937435136 9206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2078.95
Current children cumulated vsize (KiB) 915464

[startup+2143.92 s]
/proc/loadavg: 2.03 2.03 2.00 3/88 24120
/proc/meminfo: memFree=1285200/2055920 swapFree=4192812/4192956
[pid=23790] ppid=23788 vsize=915464 CPUtime=2138.88
/proc/23790/stat : 23790 (java) R 23788 23790 23418 0 -1 0 9475 0 1 0 213863 25 0 0 25 0 8 0 74361234 937435136 9206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073762858 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23790/statm: 228866 9206 2530 14 0 215336 0
[pid=23790/tid=23792] ppid=23788 vsize=915464 CPUtime=0.02
/proc/23790/task/23792/stat : 23792 (java) S 23788 23790 23418 0 -1 64 141 0 0 0 2 0 0 0 16 0 8 0 74361247 937435136 9206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23790/tid=23793] ppid=23788 vsize=915464 CPUtime=0
/proc/23790/task/23793/stat : 23793 (java) S 23788 23790 23418 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 74361248 937435136 9206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23790/tid=23794] ppid=23788 vsize=915464 CPUtime=0
/proc/23790/task/23794/stat : 23794 (java) S 23788 23790 23418 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 74361248 937435136 9206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23790/tid=23795] ppid=23788 vsize=915464 CPUtime=0
/proc/23790/task/23795/stat : 23795 (java) S 23788 23790 23418 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 74361251 937435136 9206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23790/tid=23796] ppid=23788 vsize=915464 CPUtime=0.21
/proc/23790/task/23796/stat : 23796 (java) S 23788 23790 23418 0 -1 64 375 0 0 0 20 1 0 0 16 0 8 0 74361251 937435136 9206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23790/tid=23797] ppid=23788 vsize=915464 CPUtime=0
/proc/23790/task/23797/stat : 23797 (java) S 23788 23790 23418 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 74361251 937435136 9206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23790/tid=23798] ppid=23788 vsize=915464 CPUtime=0.01
/proc/23790/task/23798/stat : 23798 (java) S 23788 23790 23418 0 -1 64 0 0 0 0 0 1 0 0 15 0 8 0 74361251 937435136 9206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2138.88
Current children cumulated vsize (KiB) 915464

[startup+2203.93 s]
/proc/loadavg: 2.05 2.03 2.00 3/88 24120
/proc/meminfo: memFree=1285136/2055920 swapFree=4192812/4192956
[pid=23790] ppid=23788 vsize=915464 CPUtime=2198.83
/proc/23790/stat : 23790 (java) R 23788 23790 23418 0 -1 0 9475 0 1 0 219858 25 0 0 25 0 8 0 74361234 937435136 9206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073761907 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23790/statm: 228866 9206 2530 14 0 215336 0
[pid=23790/tid=23792] ppid=23788 vsize=915464 CPUtime=0.02
/proc/23790/task/23792/stat : 23792 (java) S 23788 23790 23418 0 -1 64 141 0 0 0 2 0 0 0 16 0 8 0 74361247 937435136 9206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23790/tid=23793] ppid=23788 vsize=915464 CPUtime=0
/proc/23790/task/23793/stat : 23793 (java) S 23788 23790 23418 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 74361248 937435136 9206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23790/tid=23794] ppid=23788 vsize=915464 CPUtime=0
/proc/23790/task/23794/stat : 23794 (java) S 23788 23790 23418 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 74361248 937435136 9206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23790/tid=23795] ppid=23788 vsize=915464 CPUtime=0
/proc/23790/task/23795/stat : 23795 (java) S 23788 23790 23418 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 74361251 937435136 9206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23790/tid=23796] ppid=23788 vsize=915464 CPUtime=0.21
/proc/23790/task/23796/stat : 23796 (java) S 23788 23790 23418 0 -1 64 375 0 0 0 20 1 0 0 16 0 8 0 74361251 937435136 9206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23790/tid=23797] ppid=23788 vsize=915464 CPUtime=0
/proc/23790/task/23797/stat : 23797 (java) S 23788 23790 23418 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 74361251 937435136 9206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23790/tid=23798] ppid=23788 vsize=915464 CPUtime=0.01
/proc/23790/task/23798/stat : 23798 (java) S 23788 23790 23418 0 -1 64 0 0 0 0 0 1 0 0 15 0 8 0 74361251 937435136 9206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2198.83
Current children cumulated vsize (KiB) 915464

[startup+2263.93 s]
/proc/loadavg: 2.14 2.06 2.01 3/88 24120
/proc/meminfo: memFree=1285136/2055920 swapFree=4192812/4192956
[pid=23790] ppid=23788 vsize=915464 CPUtime=2258.79
/proc/23790/stat : 23790 (java) R 23788 23790 23418 0 -1 0 9475 0 1 0 225854 25 0 0 25 0 8 0 74361234 937435136 9206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073761716 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23790/statm: 228866 9206 2530 14 0 215336 0
[pid=23790/tid=23792] ppid=23788 vsize=915464 CPUtime=0.02
/proc/23790/task/23792/stat : 23792 (java) S 23788 23790 23418 0 -1 64 141 0 0 0 2 0 0 0 16 0 8 0 74361247 937435136 9206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23790/tid=23793] ppid=23788 vsize=915464 CPUtime=0
/proc/23790/task/23793/stat : 23793 (java) S 23788 23790 23418 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 74361248 937435136 9206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23790/tid=23794] ppid=23788 vsize=915464 CPUtime=0
/proc/23790/task/23794/stat : 23794 (java) S 23788 23790 23418 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 74361248 937435136 9206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23790/tid=23795] ppid=23788 vsize=915464 CPUtime=0
/proc/23790/task/23795/stat : 23795 (java) S 23788 23790 23418 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 74361251 937435136 9206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23790/tid=23796] ppid=23788 vsize=915464 CPUtime=0.21
/proc/23790/task/23796/stat : 23796 (java) S 23788 23790 23418 0 -1 64 375 0 0 0 20 1 0 0 16 0 8 0 74361251 937435136 9206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23790/tid=23797] ppid=23788 vsize=915464 CPUtime=0
/proc/23790/task/23797/stat : 23797 (java) S 23788 23790 23418 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 74361251 937435136 9206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23790/tid=23798] ppid=23788 vsize=915464 CPUtime=0.01
/proc/23790/task/23798/stat : 23798 (java) S 23788 23790 23418 0 -1 64 0 0 0 0 0 1 0 0 15 0 8 0 74361251 937435136 9206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2258.79
Current children cumulated vsize (KiB) 915464

[startup+2323.99 s]
/proc/loadavg: 2.05 2.04 2.00 3/88 24120
/proc/meminfo: memFree=1285200/2055920 swapFree=4192812/4192956
[pid=23790] ppid=23788 vsize=915464 CPUtime=2318.7
/proc/23790/stat : 23790 (java) R 23788 23790 23418 0 -1 0 9475 0 1 0 231845 25 0 0 25 0 8 0 74361234 937435136 9206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073704454 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23790/statm: 228866 9206 2530 14 0 215336 0
[pid=23790/tid=23792] ppid=23788 vsize=915464 CPUtime=0.02
/proc/23790/task/23792/stat : 23792 (java) S 23788 23790 23418 0 -1 64 141 0 0 0 2 0 0 0 16 0 8 0 74361247 937435136 9206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23790/tid=23793] ppid=23788 vsize=915464 CPUtime=0
/proc/23790/task/23793/stat : 23793 (java) S 23788 23790 23418 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 74361248 937435136 9206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23790/tid=23794] ppid=23788 vsize=915464 CPUtime=0
/proc/23790/task/23794/stat : 23794 (java) S 23788 23790 23418 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 74361248 937435136 9206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23790/tid=23795] ppid=23788 vsize=915464 CPUtime=0
/proc/23790/task/23795/stat : 23795 (java) S 23788 23790 23418 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 74361251 937435136 9206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23790/tid=23796] ppid=23788 vsize=915464 CPUtime=0.21
/proc/23790/task/23796/stat : 23796 (java) S 23788 23790 23418 0 -1 64 375 0 0 0 20 1 0 0 16 0 8 0 74361251 937435136 9206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23790/tid=23797] ppid=23788 vsize=915464 CPUtime=0
/proc/23790/task/23797/stat : 23797 (java) S 23788 23790 23418 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 74361251 937435136 9206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23790/tid=23798] ppid=23788 vsize=915464 CPUtime=0.01
/proc/23790/task/23798/stat : 23798 (java) S 23788 23790 23418 0 -1 64 0 0 0 0 0 1 0 0 15 0 8 0 74361251 937435136 9206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2318.7
Current children cumulated vsize (KiB) 915464

[startup+2384.01 s]
/proc/loadavg: 2.02 2.03 2.00 3/88 24120
/proc/meminfo: memFree=1285136/2055920 swapFree=4192812/4192956
[pid=23790] ppid=23788 vsize=915464 CPUtime=2378.46
/proc/23790/stat : 23790 (java) R 23788 23790 23418 0 -1 0 9475 0 1 0 237821 25 0 0 25 0 8 0 74361234 937435136 9206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073762778 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23790/statm: 228866 9206 2530 14 0 215336 0
[pid=23790/tid=23792] ppid=23788 vsize=915464 CPUtime=0.02
/proc/23790/task/23792/stat : 23792 (java) S 23788 23790 23418 0 -1 64 141 0 0 0 2 0 0 0 16 0 8 0 74361247 937435136 9206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23790/tid=23793] ppid=23788 vsize=915464 CPUtime=0
/proc/23790/task/23793/stat : 23793 (java) S 23788 23790 23418 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 74361248 937435136 9206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23790/tid=23794] ppid=23788 vsize=915464 CPUtime=0
/proc/23790/task/23794/stat : 23794 (java) S 23788 23790 23418 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 74361248 937435136 9206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23790/tid=23795] ppid=23788 vsize=915464 CPUtime=0
/proc/23790/task/23795/stat : 23795 (java) S 23788 23790 23418 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 74361251 937435136 9206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23790/tid=23796] ppid=23788 vsize=915464 CPUtime=0.21
/proc/23790/task/23796/stat : 23796 (java) S 23788 23790 23418 0 -1 64 375 0 0 0 20 1 0 0 16 0 8 0 74361251 937435136 9206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23790/tid=23797] ppid=23788 vsize=915464 CPUtime=0
/proc/23790/task/23797/stat : 23797 (java) S 23788 23790 23418 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 74361251 937435136 9206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23790/tid=23798] ppid=23788 vsize=915464 CPUtime=0.01
/proc/23790/task/23798/stat : 23798 (java) S 23788 23790 23418 0 -1 64 0 0 0 0 0 1 0 0 15 0 8 0 74361251 937435136 9206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2378.46
Current children cumulated vsize (KiB) 915464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2405.7 s]
/proc/loadavg: 2.01 2.03 2.00 3/88 24120
/proc/meminfo: memFree=1285136/2055920 swapFree=4192812/4192956
[pid=23790] ppid=23788 vsize=915464 CPUtime=2400.05
/proc/23790/stat : 23790 (java) R 23788 23790 23418 0 -1 0 9475 0 1 0 239980 25 0 0 25 0 8 0 74361234 937435136 9206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073722673 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23790/statm: 228866 9206 2530 14 0 215336 0
[pid=23790/tid=23792] ppid=23788 vsize=915464 CPUtime=0.02
/proc/23790/task/23792/stat : 23792 (java) S 23788 23790 23418 0 -1 64 141 0 0 0 2 0 0 0 16 0 8 0 74361247 937435136 9206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23790/tid=23793] ppid=23788 vsize=915464 CPUtime=0
/proc/23790/task/23793/stat : 23793 (java) S 23788 23790 23418 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 74361248 937435136 9206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23790/tid=23794] ppid=23788 vsize=915464 CPUtime=0
/proc/23790/task/23794/stat : 23794 (java) S 23788 23790 23418 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 74361248 937435136 9206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23790/tid=23795] ppid=23788 vsize=915464 CPUtime=0
/proc/23790/task/23795/stat : 23795 (java) S 23788 23790 23418 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 74361251 937435136 9206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23790/tid=23796] ppid=23788 vsize=915464 CPUtime=0.21
/proc/23790/task/23796/stat : 23796 (java) S 23788 23790 23418 0 -1 64 375 0 0 0 20 1 0 0 16 0 8 0 74361251 937435136 9206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23790/tid=23797] ppid=23788 vsize=915464 CPUtime=0
/proc/23790/task/23797/stat : 23797 (java) S 23788 23790 23418 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 74361251 937435136 9206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23790/tid=23798] ppid=23788 vsize=915464 CPUtime=0.01
/proc/23790/task/23798/stat : 23798 (java) S 23788 23790 23418 0 -1 64 0 0 0 0 0 1 0 0 15 0 8 0 74361251 937435136 9206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2400.05
Current children cumulated vsize (KiB) 915464

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

Child status: 143
Real time (s): 2405.75
CPU time (s): 2400.11
CPU user time (s): 2399.85
CPU system time (s): 0.26096
CPU usage (%): 99.7654
Max. virtual memory (cumulated for all children) (KiB): 915464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.85
system time used= 0.26096
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9496
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= 49717
involuntary context switches= 46834

runsolver used 2.76758 s user time and 7.41687 s system time

The end

Launcher Data (download as text)

Begin job on node63 on Sat Jan 20 04:50:38 UTC 2007


IDJOB= 277571
IDBENCH= 7355
IDSOLVER= 69
FILE ID= node63/277571-1169268638

PBS_JOBID= 3607375

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/dimacs/pret/pret-150-25_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/277571-1169268638/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node63/watcher-277571-1169268638 -o ROOT/results/node63/solver-277571-1169268638 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/277571-1169268638/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  7942e547e6f15972e65c0d137b735236

RANDOM SEED= 432553400

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.216
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.216
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:       1292136 kB
Buffers:         48344 kB
Cached:         597376 kB
SwapCached:        144 kB
Active:         197960 kB
Inactive:       496680 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1292136 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1664 kB
Writeback:           0 kB
Mapped:          68980 kB
Slab:            54276 kB
Committed_AS:  1502196 kB
PageTables:       1948 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 node63 on Sat Jan 20 05:30:44 UTC 2007