Trace number 217973

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
Abscon 109 ESAC? (TO) 1800.08 1805.35

General information on the benchmark

Nameramsey/ramsey4/
ramsey-38-4.xml
MD5SUM7f9e6189ca845e1515395d3ba8d55a18
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark314.837
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables703
Number of constraints8436
Maximum constraint arity3
Maximum domain size4
Number of constraints which are defined in extension0
Number of constraints which are defined in intension8436
Global constraints used (with number of constraints)

Solver Data (download as text)

0.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=esac.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/217973-1168250050/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.50	     nbVariables=703  nbDomainTypes=1  minDomainSize=4  maxDomainSize=4
0.50	       =>  wckTime=0.186  cpuTime=0.14  mem=9M0
0.50	   
0.50	   predicates being loaded...
0.50	   
0.50	   constraints being loaded...
1.77	     nbConstraints=8436  nbConflictsStructures=1  nbSharedConflictsStructures=8435  nbSharedBinaryRepresentations=0
1.77	     nbEvaluationManagers=1  nbSharedEvaluationManagers=8435  maxDegree=36  maxArity=3
1.77	       =>  wckTime=1.45  cpuTime=1.24  mem=34M847
1.87	   
1.87	   solver IterativeSystematicSolver being built... 
2.24	       =>  wckTime=1.926  cpuTime=1.52  mem=23M749
2.92	   
2.92	   preprocessing
2.92	     nbConstraintChecks=15005  nbValidityChecks=20  nbPropagations=3006  nbRevisions=5145  nbUselessRevisions=3532
2.92	     nbSingletonTests=721  nbEffectiveSingletonTests=0  nbESACBranches=15  nbRemovedValues=0  detectedInconsistency=no
2.92	       =>  wckTime=0.669  cpuTime=0.61  mem=23M749
3.24	   
3.24	   search
3.24	     run=0  nbConstraintChecks=17386  nbValidityChecks=7459  nbPropagations=4279  nbRevisions=11520
3.24	     nbUselessRevisions=8509  nbAssignments=408  nbFailedAssignments=19  nbBacktracks=12  nbVisitedNodes=436
3.24	     nbRestartNogoods=0  mapSize=10  nbInferences=0  nbTooLargeKeys=0
3.24	       =>  wckTime=0.995  cpuTime=0.93  mem=24M743
3.85	   
3.85	   search
3.85	     run=1  nbConstraintChecks=49162  nbValidityChecks=135550  nbPropagations=18975  nbRevisions=67515
3.85	     nbUselessRevisions=54399  nbAssignments=4403  nbFailedAssignments=39  nbBacktracks=28  nbVisitedNodes=847
3.85	     nbRestartNogoods=17  mapSize=22  nbInferences=0  nbTooLargeKeys=0
3.85	       =>  wckTime=1.608  cpuTime=1.51  mem=24M743
4.36	   
4.36	   search
4.36	     run=2  nbConstraintChecks=80627  nbValidityChecks=245560  nbPropagations=42946  nbRevisions=159280
4.36	     nbUselessRevisions=130070  nbAssignments=8354  nbFailedAssignments=54  nbBacktracks=50  nbVisitedNodes=1321
4.36	     nbRestartNogoods=33  mapSize=34  nbInferences=0  nbTooLargeKeys=0
4.36	       =>  wckTime=2.114  cpuTime=2.01  mem=24M743
4.84	   
4.84	   search
4.84	     run=3  nbConstraintChecks=115003  nbValidityChecks=350047  nbPropagations=74585  nbRevisions=286659
4.84	     nbUselessRevisions=235852  nbAssignments=11486  nbFailedAssignments=71  nbBacktracks=83  nbVisitedNodes=1804
4.84	     nbRestartNogoods=45  mapSize=52  nbInferences=0  nbTooLargeKeys=0
4.84	       =>  wckTime=2.592  cpuTime=2.47  mem=25M738
5.33	   
5.34	   search
5.34	     run=4  nbConstraintChecks=154181  nbValidityChecks=429876  nbPropagations=112037  nbRevisions=441589
5.34	     nbUselessRevisions=364445  nbAssignments=13754  nbFailedAssignments=105  nbBacktracks=135  nbVisitedNodes=2388
5.34	     nbRestartNogoods=55  mapSize=83  nbInferences=0  nbTooLargeKeys=0
5.34	       =>  wckTime=3.088  cpuTime=2.96  mem=25M738
6.18	   
6.18	   search
6.18	     run=5  nbConstraintChecks=207069  nbValidityChecks=619943  nbPropagations=162895  nbRevisions=659901
6.18	     nbUselessRevisions=546790  nbAssignments=19221  nbFailedAssignments=142  nbBacktracks=212  nbVisitedNodes=2993
6.18	     nbRestartNogoods=75  mapSize=130  nbInferences=0  nbTooLargeKeys=0
6.18	       =>  wckTime=3.929  cpuTime=3.79  mem=26M732
7.00	   
7.00	   search
7.00	     run=6  nbConstraintChecks=269234  nbValidityChecks=779038  nbPropagations=224039  nbRevisions=933531
7.00	     nbUselessRevisions=775293  nbAssignments=22801  nbFailedAssignments=205  nbBacktracks=327  nbVisitedNodes=3747
7.00	     nbRestartNogoods=92  mapSize=213  nbInferences=0  nbTooLargeKeys=0
7.00	       =>  wckTime=4.752  cpuTime=4.61  mem=26M732
7.80	   
7.80	   search
7.80	     run=7  nbConstraintChecks=325287  nbValidityChecks=1008819  nbPropagations=301234  nbRevisions=1284551
7.80	     nbUselessRevisions=1068729  nbAssignments=28344  nbFailedAssignments=284  nbBacktracks=505  nbVisitedNodes=4467
7.80	     nbRestartNogoods=114  mapSize=326  nbInferences=0  nbTooLargeKeys=0
7.80	       =>  wckTime=5.555  cpuTime=5.4  mem=27M727
8.85	   
8.85	   search
8.85	     run=8  nbConstraintChecks=403980  nbValidityChecks=1165375  nbPropagations=387564  nbRevisions=1689498
8.85	     nbUselessRevisions=1406468  nbAssignments=31560  nbFailedAssignments=388  nbBacktracks=761  nbVisitedNodes=5457
8.85	     nbRestartNogoods=138  mapSize=489  nbInferences=0  nbTooLargeKeys=0
8.85	       =>  wckTime=6.605  cpuTime=6.45  mem=28M722
9.93	   
9.93	   search
9.93	     run=9  nbConstraintChecks=509196  nbValidityChecks=1422268  nbPropagations=489325  nbRevisions=2182368
9.93	     nbUselessRevisions=1817237  nbAssignments=37100  nbFailedAssignments=531  nbBacktracks=1146  nbVisitedNodes=6695
9.93	     nbRestartNogoods=162  mapSize=733  nbInferences=0  nbTooLargeKeys=0
9.93	       =>  wckTime=7.679  cpuTime=7.51  mem=29M716
12.44	   
12.44	   INFO : Stopping hyperNogood (mapSize=1025, nbTooLargekeys=0, mem=30M711)
12.52	   
12.52	   search
12.52	     run=10  nbConstraintChecks=674231  nbValidityChecks=1774561  nbPropagations=609775  nbRevisions=2799925
12.52	     nbUselessRevisions=2331329  nbAssignments=43029  nbFailedAssignments=768  nbBacktracks=1746  nbVisitedNodes=8460
12.52	     nbRestartNogoods=187
12.52	       =>  wckTime=10.277  cpuTime=10.07  mem=30M711
13.74	   
13.74	   search
13.74	     run=11  nbConstraintChecks=923417  nbValidityChecks=2287013  nbPropagations=755920  nbRevisions=3596929
13.74	     nbUselessRevisions=2992739  nbAssignments=50193  nbFailedAssignments=1148  nbBacktracks=2615  nbVisitedNodes=10881
13.74	     nbRestartNogoods=220
13.74	       =>  wckTime=11.49  cpuTime=11.27  mem=30M711
14.84	   
14.84	   search
14.84	     run=12  nbConstraintChecks=1015328  nbValidityChecks=2567022  nbPropagations=923044  nbRevisions=4491649
14.84	     nbUselessRevisions=3731520  nbAssignments=57574  nbFailedAssignments=1552  nbBacktracks=3920  nbVisitedNodes=13494
14.84	     nbRestartNogoods=261
14.85	       =>  wckTime=12.599  cpuTime=12.37  mem=30M711
15.53	   
15.53	   search
15.53	     run=13  nbConstraintChecks=1155334  nbValidityChecks=2775945  nbPropagations=1102651  nbRevisions=5462791
15.53	     nbUselessRevisions=4526385  nbAssignments=60664  nbFailedAssignments=2106  nbBacktracks=5872  nbVisitedNodes=17223
15.53	     nbRestartNogoods=272
15.53	       =>  wckTime=13.288  cpuTime=13.06  mem=30M711
16.80	   
16.80	   search
16.80	     run=14  nbConstraintChecks=1541814  nbValidityChecks=3378822  nbPropagations=1306036  nbRevisions=6651288
16.80	     nbUselessRevisions=5488528  nbAssignments=64794  nbFailedAssignments=2973  nbBacktracks=8793  nbVisitedNodes=22996
16.80	     nbRestartNogoods=281
16.80	       =>  wckTime=14.551  cpuTime=14.31  mem=30M711
18.56	   
18.56	   search
18.57	     run=15  nbConstraintChecks=2078516  nbValidityChecks=4320736  nbPropagations=1546110  nbRevisions=8232880
18.57	     nbUselessRevisions=6778762  nbAssignments=71612  nbFailedAssignments=3927  nbBacktracks=13176  nbVisitedNodes=30638
18.57	     nbRestartNogoods=292
18.57	       =>  wckTime=16.319  cpuTime=16.05  mem=30M711
21.52	   
21.52	   search
21.52	     run=16  nbConstraintChecks=2601383  nbValidityChecks=5650255  nbPropagations=1841989  nbRevisions=10335427
21.52	     nbUselessRevisions=8495034  nbAssignments=83739  nbFailedAssignments=5136  nbBacktracks=19755  nbVisitedNodes=41007
21.52	     nbRestartNogoods=314
21.52	       =>  wckTime=19.272  cpuTime=18.98  mem=30M711
25.93	   
25.93	   search
25.93	     run=17  nbConstraintChecks=4335909  nbValidityChecks=8329989  nbPropagations=2230700  nbRevisions=13497752
25.93	     nbUselessRevisions=11078467  nbAssignments=97964  nbFailedAssignments=8186  nbBacktracks=29610
25.93	     nbVisitedNodes=60305  nbRestartNogoods=327
25.93	       =>  wckTime=23.68  cpuTime=23.35  mem=30M711
30.28	   
30.28	   search
30.28	     run=18  nbConstraintChecks=4979912  nbValidityChecks=9382967  nbPropagations=2693099  nbRevisions=17105600
30.28	     nbUselessRevisions=13991042  nbAssignments=118303  nbFailedAssignments=11010  nbBacktracks=44389
30.28	     nbVisitedNodes=83773  nbRestartNogoods=348
30.29	       =>  wckTime=28.039  cpuTime=27.67  mem=30M711
37.62	   
37.69	   search
37.69	     run=19  nbConstraintChecks=6785937  nbValidityChecks=12087938  nbPropagations=3284658  nbRevisions=21750906
37.69	     nbUselessRevisions=17684645  nbAssignments=147337  nbFailedAssignments=17704  nbBacktracks=66565
37.69	     nbVisitedNodes=126076  nbRestartNogoods=355
37.69	       =>  wckTime=35.379  cpuTime=34.94  mem=30M711
50.31	   
50.31	   search
50.31	     run=20  nbConstraintChecks=10548346  nbValidityChecks=18638869  nbPropagations=4124267  nbRevisions=28958415
50.31	     nbUselessRevisions=23437330  nbAssignments=189668  nbFailedAssignments=25535  nbBacktracks=99827
50.31	     nbVisitedNodes=183436  nbRestartNogoods=375
50.31	       =>  wckTime=48.06  cpuTime=47.5  mem=30M711
71.28	   
71.28	   search
71.28	     run=21  nbConstraintChecks=19504410  nbValidityChecks=32361908  nbPropagations=5403704  nbRevisions=41617682
71.28	     nbUselessRevisions=33678203  nbAssignments=257874  nbFailedAssignments=40930  nbBacktracks=149705
71.28	     nbVisitedNodes=279112  nbRestartNogoods=391
71.28	       =>  wckTime=69.03  cpuTime=68.28  mem=30M711
100.30	   
100.30	   search
100.30	     run=22  nbConstraintChecks=27126141  nbValidityChecks=48296937  nbPropagations=7247891  nbRevisions=60856910
100.30	     nbUselessRevisions=49366668  nbAssignments=355008  nbFailedAssignments=57794  nbBacktracks=224552
100.30	     nbVisitedNodes=405632  nbRestartNogoods=414
100.31	       =>  wckTime=98.059  cpuTime=97.05  mem=30M711
150.98	   
150.98	   search
150.98	     run=23  nbConstraintChecks=47444909  nbValidityChecks=81617000  nbPropagations=10162995  nbRevisions=93805225
150.98	     nbUselessRevisions=76439917  nbAssignments=503612  nbFailedAssignments=92887  nbBacktracks=336783
150.98	     nbVisitedNodes=621751  nbRestartNogoods=446
150.98	       =>  wckTime=148.738  cpuTime=147.26  mem=30M711
199.91	   
199.91	   search
199.91	     run=24  nbConstraintChecks=55571740  nbValidityChecks=94434807  nbPropagations=13956270  nbRevisions=132197177
199.91	     nbUselessRevisions=107446893  nbAssignments=716165  nbFailedAssignments=133465  nbBacktracks=505133
199.91	     nbVisitedNodes=910318  nbRestartNogoods=477
199.91	       =>  wckTime=197.66  cpuTime=195.74  mem=30M711
284.25	   
284.25	   search
284.25	     run=25  nbConstraintChecks=74844924  nbValidityChecks=128963872  nbPropagations=19340369  nbRevisions=184140683
284.25	     nbUselessRevisions=148970210  nbAssignments=1025886  nbFailedAssignments=189942  nbBacktracks=757644
284.25	     nbVisitedNodes=1333522  nbRestartNogoods=495
284.25	       =>  wckTime=281.999  cpuTime=279.31  mem=30M711
435.73	   
435.73	   search
435.73	     run=26  nbConstraintChecks=132275123  nbValidityChecks=223614415  nbPropagations=27839022  nbRevisions=274683794
435.73	     nbUselessRevisions=222504766  nbAssignments=1509662  nbFailedAssignments=292859  nbBacktracks=1136416
435.73	     nbVisitedNodes=2019071  nbRestartNogoods=513
435.73	       =>  wckTime=433.48  cpuTime=429.57  mem=31M705
648.19	   
648.20	   search
648.20	     run=27  nbConstraintChecks=224579505  nbValidityChecks=371776537  nbPropagations=41030956  nbRevisions=422313326
648.20	     nbUselessRevisions=342609408  nbAssignments=2258459  nbFailedAssignments=469855  nbBacktracks=1704569
648.20	     nbVisitedNodes=3117532  nbRestartNogoods=527
648.20	       =>  wckTime=645.949  cpuTime=641.79  mem=31M705
1002.31	   
1002.31	   search
1002.31	     run=28  nbConstraintChecks=395945859  nbValidityChecks=630240909  nbPropagations=62313379  nbRevisions=669772092
1002.31	     nbUselessRevisions=544121575  nbAssignments=3403766  nbFailedAssignments=756803  nbBacktracks=2556797
1002.31	     nbVisitedNodes=4832714  nbRestartNogoods=567
1002.31	       =>  wckTime=1000.064  cpuTime=995.54  mem=31M705
1498.43	   
1498.43	   search
1498.43	     run=29  nbConstraintChecks=595599368  nbValidityChecks=994342411  nbPropagations=94736606  nbRevisions=1069632658
1498.43	     nbUselessRevisions=873828836  nbAssignments=5036312  nbFailedAssignments=1103894  nbBacktracks=3835140
1498.43	     nbVisitedNodes=7152300  nbRestartNogoods=608
1498.43	       =>  wckTime=1496.184  cpuTime=1491.14  mem=31M705

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node7/watcher-217973-1168250050 -o ROOT/results/node7/solver-217973-1168250050 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/217973-1168250050/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 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.93 1.98 1.99 4/86 18178
/proc/meminfo: memFree=1813208/2055920 swapFree=4192812/4192956
[pid=18177] ppid=18175 vsize=906644 CPUtime=0.01
/proc/18177/stat : 18177 (java) S 18175 18177 18039 0 -1 0 2068 0 1 0 1 0 0 0 18 0 2 0 173400495 928403456 1817 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/18177/statm: 226661 1817 1036 14 0 214244 0
[pid=18177/tid=18179] ppid=18175 vsize=906644 CPUtime=0
/proc/18177/task/18179/stat : 18179 (java) R 18175 18177 18039 0 -1 64 3 0 0 0 0 0 0 0 19 0 2 0 173400499 928403456 1817 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 7368 0 0 0 -1 1 0 0

[startup+0.104849 s]
/proc/loadavg: 1.93 1.98 1.99 4/86 18178
/proc/meminfo: memFree=1813208/2055920 swapFree=4192812/4192956
[pid=18177] ppid=18175 vsize=914988 CPUtime=0.08
/proc/18177/stat : 18177 (java) R 18175 18177 18039 0 -1 0 3002 0 1 0 7 1 0 0 20 0 8 0 173400495 936947712 2748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4153609873 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18177/statm: 228747 2748 1430 14 0 215242 0
[pid=18177/tid=18179] ppid=18175 vsize=914988 CPUtime=0
/proc/18177/task/18179/stat : 18179 (java) S 18175 18177 18039 0 -1 64 5 0 0 0 0 0 0 0 18 0 8 0 173400499 936947712 2748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.51289 s]
/proc/loadavg: 1.93 1.98 1.99 4/86 18178
/proc/meminfo: memFree=1813208/2055920 swapFree=4192812/4192956
[pid=18177] ppid=18175 vsize=915328 CPUtime=0.48
/proc/18177/stat : 18177 (java) R 18175 18177 18039 0 -1 0 6569 0 1 0 44 4 0 0 18 0 8 0 173400495 937295872 6308 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18177/statm: 228832 6308 2145 14 0 215302 0
[pid=18177/tid=18179] ppid=18175 vsize=915328 CPUtime=0
/proc/18177/task/18179/stat : 18179 (java) S 18175 18177 18039 0 -1 64 5 0 0 0 0 0 0 0 18 0 8 0 173400499 937295872 6308 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915328

[startup+1.33398 s]
/proc/loadavg: 1.93 1.98 1.99 3/93 18185
/proc/meminfo: memFree=1753184/2055920 swapFree=4192812/4192956
[pid=18177] ppid=18175 vsize=915636 CPUtime=1.3
/proc/18177/stat : 18177 (java) R 18175 18177 18039 0 -1 0 17356 0 1 0 107 23 0 0 24 0 8 0 173400495 937611264 17094 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 10834929 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18177/statm: 228909 17094 2178 14 0 215379 0
[pid=18177/tid=18179] ppid=18175 vsize=915636 CPUtime=0.03
/proc/18177/task/18179/stat : 18179 (java) S 18175 18177 18039 0 -1 64 754 0 0 0 3 0 0 0 17 0 8 0 173400499 937611264 17094 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18177/tid=18180] ppid=18175 vsize=915636 CPUtime=0
/proc/18177/task/18180/stat : 18180 (java) S 18175 18177 18039 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 173400500 937611264 17094 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18177/tid=18181] ppid=18175 vsize=915636 CPUtime=0
/proc/18177/task/18181/stat : 18181 (java) S 18175 18177 18039 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 173400500 937611264 17094 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18177/tid=18182] ppid=18175 vsize=915636 CPUtime=0
/proc/18177/task/18182/stat : 18182 (java) S 18175 18177 18039 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 173400503 937611264 17094 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18177/tid=18183] ppid=18175 vsize=915636 CPUtime=0.18
/proc/18177/task/18183/stat : 18183 (java) S 18175 18177 18039 0 -1 64 420 0 0 0 18 0 0 0 16 0 8 0 173400503 937611264 17094 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18177/tid=18184] ppid=18175 vsize=915636 CPUtime=0
/proc/18177/task/18184/stat : 18184 (java) S 18175 18177 18039 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 173400503 937611264 17094 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18177/tid=18185] ppid=18175 vsize=915636 CPUtime=0
/proc/18177/task/18185/stat : 18185 (java) S 18175 18177 18039 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 173400503 937611264 17094 18446744073709551615 134512640 134570532 4294956464 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) 915636

[startup+2.97115 s]
/proc/loadavg: 1.93 1.98 1.99 3/93 18185
/proc/meminfo: memFree=1742176/2055920 swapFree=4192812/4192956
[pid=18177] ppid=18175 vsize=915732 CPUtime=2.92
/proc/18177/stat : 18177 (java) R 18175 18177 18039 0 -1 0 20488 0 1 0 244 48 0 0 25 0 8 0 173400495 937709568 20224 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072927575 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18177/statm: 228933 20224 2546 14 0 215403 0
[pid=18177/tid=18179] ppid=18175 vsize=915732 CPUtime=0.16
/proc/18177/task/18179/stat : 18179 (java) S 18175 18177 18039 0 -1 64 3369 0 0 0 15 1 0 0 16 0 8 0 173400499 937709568 20224 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18177/tid=18180] ppid=18175 vsize=915732 CPUtime=0
/proc/18177/task/18180/stat : 18180 (java) S 18175 18177 18039 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 173400500 937709568 20224 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18177/tid=18181] ppid=18175 vsize=915732 CPUtime=0
/proc/18177/task/18181/stat : 18181 (java) S 18175 18177 18039 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 173400500 937709568 20224 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18177/tid=18182] ppid=18175 vsize=915732 CPUtime=0
/proc/18177/task/18182/stat : 18182 (java) S 18175 18177 18039 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 173400503 937709568 20224 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18177/tid=18183] ppid=18175 vsize=915732 CPUtime=0.32
/proc/18177/task/18183/stat : 18183 (java) S 18175 18177 18039 0 -1 64 487 0 0 0 31 1 0 0 15 0 8 0 173400503 937709568 20224 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18177/tid=18184] ppid=18175 vsize=915732 CPUtime=0
/proc/18177/task/18184/stat : 18184 (java) S 18175 18177 18039 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 173400503 937709568 20224 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18177/tid=18185] ppid=18175 vsize=915732 CPUtime=0
/proc/18177/task/18185/stat : 18185 (java) S 18175 18177 18039 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 173400503 937709568 20224 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 915732

[startup+6.17249 s]
/proc/loadavg: 1.94 1.98 1.99 3/93 18185
/proc/meminfo: memFree=1741984/2055920 swapFree=4192812/4192956
[pid=18177] ppid=18175 vsize=915732 CPUtime=6.09
/proc/18177/stat : 18177 (java) R 18175 18177 18039 0 -1 0 20510 0 1 0 561 48 0 0 25 0 8 0 173400495 937709568 20243 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074011296 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18177/statm: 228933 20243 2547 14 0 215403 0
[pid=18177/tid=18179] ppid=18175 vsize=915732 CPUtime=0.16
/proc/18177/task/18179/stat : 18179 (java) S 18175 18177 18039 0 -1 64 3369 0 0 0 15 1 0 0 16 0 8 0 173400499 937709568 20243 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18177/tid=18180] ppid=18175 vsize=915732 CPUtime=0
/proc/18177/task/18180/stat : 18180 (java) S 18175 18177 18039 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 173400500 937709568 20243 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18177/tid=18181] ppid=18175 vsize=915732 CPUtime=0
/proc/18177/task/18181/stat : 18181 (java) S 18175 18177 18039 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 173400500 937709568 20243 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18177/tid=18182] ppid=18175 vsize=915732 CPUtime=0
/proc/18177/task/18182/stat : 18182 (java) S 18175 18177 18039 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 173400503 937709568 20243 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18177/tid=18183] ppid=18175 vsize=915732 CPUtime=0.36
/proc/18177/task/18183/stat : 18183 (java) S 18175 18177 18039 0 -1 64 505 0 0 0 35 1 0 0 15 0 8 0 173400503 937709568 20243 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18177/tid=18184] ppid=18175 vsize=915732 CPUtime=0
/proc/18177/task/18184/stat : 18184 (java) S 18175 18177 18039 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 173400503 937709568 20243 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18177/tid=18185] ppid=18175 vsize=915732 CPUtime=0
/proc/18177/task/18185/stat : 18185 (java) S 18175 18177 18039 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 173400503 937709568 20243 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.09
Current children cumulated vsize (KiB) 915732

[startup+12.6492 s]
/proc/loadavg: 1.94 1.98 1.99 3/93 18185
/proc/meminfo: memFree=1742112/2055920 swapFree=4192812/4192956
[pid=18177] ppid=18175 vsize=915732 CPUtime=12.51
/proc/18177/stat : 18177 (java) R 18175 18177 18039 0 -1 0 20519 0 1 0 1203 48 0 0 25 0 8 0 173400495 937709568 20249 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074009150 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18177/statm: 228933 20249 2547 14 0 215403 0
[pid=18177/tid=18179] ppid=18175 vsize=915732 CPUtime=0.16
/proc/18177/task/18179/stat : 18179 (java) S 18175 18177 18039 0 -1 64 3369 0 0 0 15 1 0 0 17 0 8 0 173400499 937709568 20249 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18177/tid=18180] ppid=18175 vsize=915732 CPUtime=0
/proc/18177/task/18180/stat : 18180 (java) S 18175 18177 18039 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 173400500 937709568 20249 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18177/tid=18181] ppid=18175 vsize=915732 CPUtime=0
/proc/18177/task/18181/stat : 18181 (java) S 18175 18177 18039 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 173400500 937709568 20249 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18177/tid=18182] ppid=18175 vsize=915732 CPUtime=0
/proc/18177/task/18182/stat : 18182 (java) S 18175 18177 18039 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 173400503 937709568 20249 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18177/tid=18183] ppid=18175 vsize=915732 CPUtime=0.37
/proc/18177/task/18183/stat : 18183 (java) S 18175 18177 18039 0 -1 64 511 0 0 0 36 1 0 0 17 0 8 0 173400503 937709568 20249 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18177/tid=18184] ppid=18175 vsize=915732 CPUtime=0
/proc/18177/task/18184/stat : 18184 (java) S 18175 18177 18039 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 173400503 937709568 20249 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18177/tid=18185] ppid=18175 vsize=915732 CPUtime=0
/proc/18177/task/18185/stat : 18185 (java) S 18175 18177 18039 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 173400503 937709568 20249 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 915732

[startup+25.5315 s]
/proc/loadavg: 1.95 1.98 1.99 3/93 18185
/proc/meminfo: memFree=1742240/2055920 swapFree=4192812/4192956
[pid=18177] ppid=18175 vsize=915732 CPUtime=25.28
/proc/18177/stat : 18177 (java) R 18175 18177 18039 0 -1 0 20523 0 1 0 2479 49 0 0 25 0 8 0 173400495 937709568 20251 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074112347 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18177/statm: 228933 20251 2547 14 0 215403 0
[pid=18177/tid=18179] ppid=18175 vsize=915732 CPUtime=0.16
/proc/18177/task/18179/stat : 18179 (java) S 18175 18177 18039 0 -1 64 3369 0 0 0 15 1 0 0 16 0 8 0 173400499 937709568 20251 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18177/tid=18180] ppid=18175 vsize=915732 CPUtime=0
/proc/18177/task/18180/stat : 18180 (java) S 18175 18177 18039 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 173400500 937709568 20251 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18177/tid=18181] ppid=18175 vsize=915732 CPUtime=0
/proc/18177/task/18181/stat : 18181 (java) S 18175 18177 18039 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 173400500 937709568 20251 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18177/tid=18182] ppid=18175 vsize=915732 CPUtime=0
/proc/18177/task/18182/stat : 18182 (java) S 18175 18177 18039 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 173400503 937709568 20251 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18177/tid=18183] ppid=18175 vsize=915732 CPUtime=0.37
/proc/18177/task/18183/stat : 18183 (java) S 18175 18177 18039 0 -1 64 515 0 0 0 36 1 0 0 17 0 8 0 173400503 937709568 20251 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18177/tid=18184] ppid=18175 vsize=915732 CPUtime=0
/proc/18177/task/18184/stat : 18184 (java) S 18175 18177 18039 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 173400503 937709568 20251 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18177/tid=18185] ppid=18175 vsize=915732 CPUtime=0
/proc/18177/task/18185/stat : 18185 (java) S 18175 18177 18039 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 173400503 937709568 20251 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.28
Current children cumulated vsize (KiB) 915732

[startup+51.1622 s]
/proc/loadavg: 1.97 1.98 1.99 3/93 18185
/proc/meminfo: memFree=1742176/2055920 swapFree=4192812/4192956
[pid=18177] ppid=18175 vsize=915732 CPUtime=50.67
/proc/18177/stat : 18177 (java) R 18175 18177 18039 0 -1 0 20523 0 1 0 5018 49 0 0 25 0 8 0 173400495 937709568 20251 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074044288 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18177/statm: 228933 20251 2547 14 0 215403 0
[pid=18177/tid=18179] ppid=18175 vsize=915732 CPUtime=0.16
/proc/18177/task/18179/stat : 18179 (java) S 18175 18177 18039 0 -1 64 3369 0 0 0 15 1 0 0 16 0 8 0 173400499 937709568 20251 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18177/tid=18180] ppid=18175 vsize=915732 CPUtime=0
/proc/18177/task/18180/stat : 18180 (java) S 18175 18177 18039 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 173400500 937709568 20251 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18177/tid=18181] ppid=18175 vsize=915732 CPUtime=0
/proc/18177/task/18181/stat : 18181 (java) S 18175 18177 18039 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 173400500 937709568 20251 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18177/tid=18182] ppid=18175 vsize=915732 CPUtime=0
/proc/18177/task/18182/stat : 18182 (java) S 18175 18177 18039 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 173400503 937709568 20251 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18177/tid=18183] ppid=18175 vsize=915732 CPUtime=0.37
/proc/18177/task/18183/stat : 18183 (java) S 18175 18177 18039 0 -1 64 515 0 0 0 36 1 0 0 17 0 8 0 173400503 937709568 20251 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18177/tid=18184] ppid=18175 vsize=915732 CPUtime=0
/proc/18177/task/18184/stat : 18184 (java) S 18175 18177 18039 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 173400503 937709568 20251 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18177/tid=18185] ppid=18175 vsize=915732 CPUtime=0
/proc/18177/task/18185/stat : 18185 (java) S 18175 18177 18039 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 173400503 937709568 20251 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 915732

[startup+102.421 s]
/proc/loadavg: 1.98 1.98 1.99 3/93 18185
/proc/meminfo: memFree=1742176/2055920 swapFree=4192812/4192956
[pid=18177] ppid=18175 vsize=915732 CPUtime=101.45
/proc/18177/stat : 18177 (java) R 18175 18177 18039 0 -1 0 20523 0 1 0 10096 49 0 0 25 0 8 0 173400495 937709568 20251 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073998601 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18177/statm: 228933 20251 2547 14 0 215403 0
[pid=18177/tid=18179] ppid=18175 vsize=915732 CPUtime=0.16
/proc/18177/task/18179/stat : 18179 (java) S 18175 18177 18039 0 -1 64 3369 0 0 0 15 1 0 0 16 0 8 0 173400499 937709568 20251 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18177/tid=18180] ppid=18175 vsize=915732 CPUtime=0
/proc/18177/task/18180/stat : 18180 (java) S 18175 18177 18039 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 173400500 937709568 20251 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18177/tid=18181] ppid=18175 vsize=915732 CPUtime=0
/proc/18177/task/18181/stat : 18181 (java) S 18175 18177 18039 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 173400500 937709568 20251 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18177/tid=18182] ppid=18175 vsize=915732 CPUtime=0
/proc/18177/task/18182/stat : 18182 (java) S 18175 18177 18039 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 173400503 937709568 20251 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18177/tid=18183] ppid=18175 vsize=915732 CPUtime=0.37
/proc/18177/task/18183/stat : 18183 (java) S 18175 18177 18039 0 -1 64 515 0 0 0 36 1 0 0 17 0 8 0 173400503 937709568 20251 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18177/tid=18184] ppid=18175 vsize=915732 CPUtime=0
/proc/18177/task/18184/stat : 18184 (java) S 18175 18177 18039 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 173400503 937709568 20251 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18177/tid=18185] ppid=18175 vsize=915732 CPUtime=0
/proc/18177/task/18185/stat : 18185 (java) S 18175 18177 18039 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 173400503 937709568 20251 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.45
Current children cumulated vsize (KiB) 915732

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

Current children cumulated CPU time (s) 1417.9
Current children cumulated vsize (KiB) 915732

[startup+1482.79 s]
/proc/loadavg: 2.03 2.02 2.00 3/95 18709
/proc/meminfo: memFree=1617360/2055920 swapFree=4192812/4192956
[pid=18177] ppid=18175 vsize=915732 CPUtime=1477.85
/proc/18177/stat : 18177 (java) R 18175 18177 18039 0 -1 0 20523 0 1 0 147713 72 0 0 25 0 8 0 173400495 937709568 20251 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074080571 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18177/statm: 228933 20251 2547 14 0 215403 0
[pid=18177/tid=18179] ppid=18175 vsize=915732 CPUtime=0.16
/proc/18177/task/18179/stat : 18179 (java) S 18175 18177 18039 0 -1 64 3369 0 0 0 15 1 0 0 16 0 8 0 173400499 937709568 20251 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18177/tid=18180] ppid=18175 vsize=915732 CPUtime=0
/proc/18177/task/18180/stat : 18180 (java) S 18175 18177 18039 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 173400500 937709568 20251 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18177/tid=18181] ppid=18175 vsize=915732 CPUtime=0
/proc/18177/task/18181/stat : 18181 (java) S 18175 18177 18039 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 173400500 937709568 20251 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18177/tid=18182] ppid=18175 vsize=915732 CPUtime=0
/proc/18177/task/18182/stat : 18182 (java) S 18175 18177 18039 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 173400503 937709568 20251 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18177/tid=18183] ppid=18175 vsize=915732 CPUtime=0.38
/proc/18177/task/18183/stat : 18183 (java) S 18175 18177 18039 0 -1 64 515 0 0 0 37 1 0 0 16 0 8 0 173400503 937709568 20251 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18177/tid=18184] ppid=18175 vsize=915732 CPUtime=0
/proc/18177/task/18184/stat : 18184 (java) S 18175 18177 18039 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 173400503 937709568 20251 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18177/tid=18185] ppid=18175 vsize=915732 CPUtime=0
/proc/18177/task/18185/stat : 18185 (java) S 18175 18177 18039 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 173400503 937709568 20251 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1477.85
Current children cumulated vsize (KiB) 915732

[startup+1542.81 s]
/proc/loadavg: 2.16 2.05 2.01 3/95 18709
/proc/meminfo: memFree=1617360/2055920 swapFree=4192812/4192956
[pid=18177] ppid=18175 vsize=915732 CPUtime=1537.79
/proc/18177/stat : 18177 (java) R 18175 18177 18039 0 -1 0 20523 0 1 0 153707 72 0 0 25 0 8 0 173400495 937709568 20251 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074001148 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18177/statm: 228933 20251 2547 14 0 215403 0
[pid=18177/tid=18179] ppid=18175 vsize=915732 CPUtime=0.16
/proc/18177/task/18179/stat : 18179 (java) S 18175 18177 18039 0 -1 64 3369 0 0 0 15 1 0 0 16 0 8 0 173400499 937709568 20251 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18177/tid=18180] ppid=18175 vsize=915732 CPUtime=0
/proc/18177/task/18180/stat : 18180 (java) S 18175 18177 18039 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 173400500 937709568 20251 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18177/tid=18181] ppid=18175 vsize=915732 CPUtime=0
/proc/18177/task/18181/stat : 18181 (java) S 18175 18177 18039 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 173400500 937709568 20251 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18177/tid=18182] ppid=18175 vsize=915732 CPUtime=0
/proc/18177/task/18182/stat : 18182 (java) S 18175 18177 18039 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 173400503 937709568 20251 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18177/tid=18183] ppid=18175 vsize=915732 CPUtime=0.38
/proc/18177/task/18183/stat : 18183 (java) S 18175 18177 18039 0 -1 64 515 0 0 0 37 1 0 0 16 0 8 0 173400503 937709568 20251 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18177/tid=18184] ppid=18175 vsize=915732 CPUtime=0
/proc/18177/task/18184/stat : 18184 (java) S 18175 18177 18039 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 173400503 937709568 20251 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18177/tid=18185] ppid=18175 vsize=915732 CPUtime=0
/proc/18177/task/18185/stat : 18185 (java) S 18175 18177 18039 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 173400503 937709568 20251 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1537.79
Current children cumulated vsize (KiB) 915732

[startup+1602.82 s]
/proc/loadavg: 2.06 2.03 2.00 3/95 18709
/proc/meminfo: memFree=1617296/2055920 swapFree=4192812/4192956
[pid=18177] ppid=18175 vsize=915732 CPUtime=1597.77
/proc/18177/stat : 18177 (java) R 18175 18177 18039 0 -1 0 20523 0 1 0 159704 73 0 0 25 0 8 0 173400495 937709568 20251 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074035548 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18177/statm: 228933 20251 2547 14 0 215403 0
[pid=18177/tid=18179] ppid=18175 vsize=915732 CPUtime=0.16
/proc/18177/task/18179/stat : 18179 (java) S 18175 18177 18039 0 -1 64 3369 0 0 0 15 1 0 0 16 0 8 0 173400499 937709568 20251 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18177/tid=18180] ppid=18175 vsize=915732 CPUtime=0
/proc/18177/task/18180/stat : 18180 (java) S 18175 18177 18039 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 173400500 937709568 20251 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18177/tid=18181] ppid=18175 vsize=915732 CPUtime=0
/proc/18177/task/18181/stat : 18181 (java) S 18175 18177 18039 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 173400500 937709568 20251 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18177/tid=18182] ppid=18175 vsize=915732 CPUtime=0
/proc/18177/task/18182/stat : 18182 (java) S 18175 18177 18039 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 173400503 937709568 20251 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18177/tid=18183] ppid=18175 vsize=915732 CPUtime=0.38
/proc/18177/task/18183/stat : 18183 (java) S 18175 18177 18039 0 -1 64 515 0 0 0 37 1 0 0 16 0 8 0 173400503 937709568 20251 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18177/tid=18184] ppid=18175 vsize=915732 CPUtime=0
/proc/18177/task/18184/stat : 18184 (java) S 18175 18177 18039 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 173400503 937709568 20251 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18177/tid=18185] ppid=18175 vsize=915732 CPUtime=0
/proc/18177/task/18185/stat : 18185 (java) S 18175 18177 18039 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 173400503 937709568 20251 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1597.77
Current children cumulated vsize (KiB) 915732

[startup+1662.84 s]
/proc/loadavg: 2.02 2.03 2.00 3/95 18709
/proc/meminfo: memFree=1617296/2055920 swapFree=4192812/4192956
[pid=18177] ppid=18175 vsize=915732 CPUtime=1657.72
/proc/18177/stat : 18177 (java) R 18175 18177 18039 0 -1 0 20523 0 1 0 165699 73 0 0 25 0 8 0 173400495 937709568 20251 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073996694 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18177/statm: 228933 20251 2547 14 0 215403 0
[pid=18177/tid=18179] ppid=18175 vsize=915732 CPUtime=0.16
/proc/18177/task/18179/stat : 18179 (java) S 18175 18177 18039 0 -1 64 3369 0 0 0 15 1 0 0 16 0 8 0 173400499 937709568 20251 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18177/tid=18180] ppid=18175 vsize=915732 CPUtime=0
/proc/18177/task/18180/stat : 18180 (java) S 18175 18177 18039 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 173400500 937709568 20251 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18177/tid=18181] ppid=18175 vsize=915732 CPUtime=0
/proc/18177/task/18181/stat : 18181 (java) S 18175 18177 18039 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 173400500 937709568 20251 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18177/tid=18182] ppid=18175 vsize=915732 CPUtime=0
/proc/18177/task/18182/stat : 18182 (java) S 18175 18177 18039 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 173400503 937709568 20251 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18177/tid=18183] ppid=18175 vsize=915732 CPUtime=0.38
/proc/18177/task/18183/stat : 18183 (java) S 18175 18177 18039 0 -1 64 515 0 0 0 37 1 0 0 16 0 8 0 173400503 937709568 20251 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18177/tid=18184] ppid=18175 vsize=915732 CPUtime=0
/proc/18177/task/18184/stat : 18184 (java) S 18175 18177 18039 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 173400503 937709568 20251 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18177/tid=18185] ppid=18175 vsize=915732 CPUtime=0
/proc/18177/task/18185/stat : 18185 (java) S 18175 18177 18039 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 173400503 937709568 20251 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1657.72
Current children cumulated vsize (KiB) 915732

[startup+1722.85 s]
/proc/loadavg: 2.00 2.02 2.00 3/95 18709
/proc/meminfo: memFree=1617296/2055920 swapFree=4192812/4192956
[pid=18177] ppid=18175 vsize=915732 CPUtime=1717.64
/proc/18177/stat : 18177 (java) R 18175 18177 18039 0 -1 0 20523 0 1 0 171691 73 0 0 25 0 8 0 173400495 937709568 20251 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074025442 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18177/statm: 228933 20251 2547 14 0 215403 0
[pid=18177/tid=18179] ppid=18175 vsize=915732 CPUtime=0.16
/proc/18177/task/18179/stat : 18179 (java) S 18175 18177 18039 0 -1 64 3369 0 0 0 15 1 0 0 16 0 8 0 173400499 937709568 20251 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18177/tid=18180] ppid=18175 vsize=915732 CPUtime=0
/proc/18177/task/18180/stat : 18180 (java) S 18175 18177 18039 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 173400500 937709568 20251 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18177/tid=18181] ppid=18175 vsize=915732 CPUtime=0
/proc/18177/task/18181/stat : 18181 (java) S 18175 18177 18039 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 173400500 937709568 20251 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18177/tid=18182] ppid=18175 vsize=915732 CPUtime=0
/proc/18177/task/18182/stat : 18182 (java) S 18175 18177 18039 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 173400503 937709568 20251 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18177/tid=18183] ppid=18175 vsize=915732 CPUtime=0.38
/proc/18177/task/18183/stat : 18183 (java) S 18175 18177 18039 0 -1 64 515 0 0 0 37 1 0 0 16 0 8 0 173400503 937709568 20251 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18177/tid=18184] ppid=18175 vsize=915732 CPUtime=0
/proc/18177/task/18184/stat : 18184 (java) S 18175 18177 18039 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 173400503 937709568 20251 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18177/tid=18185] ppid=18175 vsize=915732 CPUtime=0
/proc/18177/task/18185/stat : 18185 (java) S 18175 18177 18039 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 173400503 937709568 20251 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1717.64
Current children cumulated vsize (KiB) 915732

[startup+1782.86 s]
/proc/loadavg: 2.05 2.03 2.00 3/95 18709
/proc/meminfo: memFree=1617296/2055920 swapFree=4192812/4192956
[pid=18177] ppid=18175 vsize=915732 CPUtime=1777.6
/proc/18177/stat : 18177 (java) R 18175 18177 18039 0 -1 0 20523 0 1 0 177687 73 0 0 25 0 8 0 173400495 937709568 20251 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074011256 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18177/statm: 228933 20251 2547 14 0 215403 0
[pid=18177/tid=18179] ppid=18175 vsize=915732 CPUtime=0.16
/proc/18177/task/18179/stat : 18179 (java) S 18175 18177 18039 0 -1 64 3369 0 0 0 15 1 0 0 16 0 8 0 173400499 937709568 20251 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18177/tid=18180] ppid=18175 vsize=915732 CPUtime=0
/proc/18177/task/18180/stat : 18180 (java) S 18175 18177 18039 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 173400500 937709568 20251 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18177/tid=18181] ppid=18175 vsize=915732 CPUtime=0
/proc/18177/task/18181/stat : 18181 (java) S 18175 18177 18039 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 173400500 937709568 20251 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18177/tid=18182] ppid=18175 vsize=915732 CPUtime=0
/proc/18177/task/18182/stat : 18182 (java) S 18175 18177 18039 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 173400503 937709568 20251 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18177/tid=18183] ppid=18175 vsize=915732 CPUtime=0.38
/proc/18177/task/18183/stat : 18183 (java) S 18175 18177 18039 0 -1 64 515 0 0 0 37 1 0 0 16 0 8 0 173400503 937709568 20251 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18177/tid=18184] ppid=18175 vsize=915732 CPUtime=0
/proc/18177/task/18184/stat : 18184 (java) S 18175 18177 18039 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 173400503 937709568 20251 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18177/tid=18185] ppid=18175 vsize=915732 CPUtime=0
/proc/18177/task/18185/stat : 18185 (java) S 18175 18177 18039 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 173400503 937709568 20251 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1777.6
Current children cumulated vsize (KiB) 915732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1805.32 s]
/proc/loadavg: 2.03 2.03 2.00 4/95 18709
/proc/meminfo: memFree=1617232/2055920 swapFree=4192812/4192956
[pid=18177] ppid=18175 vsize=915732 CPUtime=1800.04
/proc/18177/stat : 18177 (java) R 18175 18177 18039 0 -1 0 20523 0 1 0 179931 73 0 0 25 0 8 0 173400495 937709568 20251 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074008031 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18177/statm: 228933 20251 2547 14 0 215403 0
[pid=18177/tid=18179] ppid=18175 vsize=915732 CPUtime=0.16
/proc/18177/task/18179/stat : 18179 (java) S 18175 18177 18039 0 -1 64 3369 0 0 0 15 1 0 0 16 0 8 0 173400499 937709568 20251 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18177/tid=18180] ppid=18175 vsize=915732 CPUtime=0
/proc/18177/task/18180/stat : 18180 (java) S 18175 18177 18039 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 173400500 937709568 20251 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18177/tid=18181] ppid=18175 vsize=915732 CPUtime=0
/proc/18177/task/18181/stat : 18181 (java) S 18175 18177 18039 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 173400500 937709568 20251 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18177/tid=18182] ppid=18175 vsize=915732 CPUtime=0
/proc/18177/task/18182/stat : 18182 (java) S 18175 18177 18039 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 173400503 937709568 20251 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18177/tid=18183] ppid=18175 vsize=915732 CPUtime=0.38
/proc/18177/task/18183/stat : 18183 (java) S 18175 18177 18039 0 -1 64 515 0 0 0 37 1 0 0 16 0 8 0 173400503 937709568 20251 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18177/tid=18184] ppid=18175 vsize=915732 CPUtime=0
/proc/18177/task/18184/stat : 18184 (java) S 18175 18177 18039 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 173400503 937709568 20251 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18177/tid=18185] ppid=18175 vsize=915732 CPUtime=0
/proc/18177/task/18185/stat : 18185 (java) S 18175 18177 18039 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 173400503 937709568 20251 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 915732

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

Child status: 143
Real time (s): 1805.35
CPU time (s): 1800.08
CPU user time (s): 1799.33
CPU system time (s): 0.749886
CPU usage (%): 99.708
Max. virtual memory (cumulated for all children) (KiB): 915764

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.33
system time used= 0.749886
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20540
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= 38063
involuntary context switches= 30914

runsolver used 2.6266 s user time and 5.38018 s system time

The end

Launcher Data (download as text)

Begin job on node7 on Mon Jan  8 09:54:11 UTC 2007


IDJOB= 217973
IDBENCH= 5185
FILE ID= node7/217973-1168250050

PBS_JOBID= 3481661

Free space on /tmp= 66557 MiB

BENCH NAME= HOME/pub/bench/CPAI06/ramsey/ramsey4/ramsey-38-4.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/217973-1168250050/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node7/watcher-217973-1168250050 -o ROOT/results/node7/solver-217973-1168250050 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/217973-1168250050/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  7f9e6189ca845e1515395d3ba8d55a18

RANDOM SEED= 682939558

TIME LIMIT= 1800 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.220
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.220
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:       1813688 kB
Buffers:         38128 kB
Cached:          90392 kB
SwapCached:          0 kB
Active:         130144 kB
Inactive:        60400 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1813688 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2864 kB
Writeback:           0 kB
Mapped:          84428 kB
Slab:            36316 kB
Committed_AS:  5151744 kB
PageTables:       2320 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= 66556 MiB



End job on node7 on Mon Jan  8 10:24:16 UTC 2007