Trace number 238029

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 AC? (TO) 1800.24 1815.56

General information on the benchmark

Namehaystacks/
haystacks_21.xml
MD5SUMf7604e5d4a195ac07a94a60497bb2137
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark7.44587
SatisfiableNO
(Un)Satisfiability was proved
Number of variables441
Number of constraints4430
Maximum constraint arity2
Maximum domain size21
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4430
Global constraints used (with number of constraints)

Solver Data (download as text)

0.30	   
0.30	Abscon 109 (November, 2006)
0.30	   
0.30	   configuration
0.30	     name=mac.xml
0.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/238029-1168083382/unknown.xml
0.36	   
0.36	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.43	     nbVariables=441  nbDomainTypes=1  minDomainSize=21  maxDomainSize=21
0.43	       =>  wckTime=0.133  cpuTime=0.11  mem=7M862
0.43	   
0.43	   predicates being loaded...
0.44	   
0.44	   constraints being loaded...
1.14	     nbConstraints=4430  nbConvertedConstraints=4430  nbConvertConstraintsChecks=1764  nbExtensionStructures=4
1.14	     nbSharedExtensionStructures=4426  nbConflictsStructures=4  nbSharedConflictsStructures=4426
1.14	     nbSharedBinaryRepresentations=125  maxDegree=21  maxArity=2
1.14	       =>  wckTime=0.838  cpuTime=0.69  mem=32M259
1.21	   
1.21	   solver IterativeSystematicSolver being built... 
1.38	       =>  wckTime=1.085  cpuTime=0.84  mem=17M823
1.41	   
1.42	   preprocessing
1.42	     nbConstraintChecks=0  nbPropagations=441  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
1.42	     detectedInconsistency=no
1.42	       =>  wckTime=0.024  cpuTime=0.02  mem=17M823
1.49	   
1.49	   search
1.49	     run=0  nbConstraintChecks=17737  nbPropagations=1577  nbRevisions=1169  nbUselessRevisions=52  nbAssignments=75
1.49	     nbFailedAssignments=10  nbBacktracks=10  nbVisitedNodes=96  nbRestartNogoods=0  mapSize=10  nbInferences=0
1.49	     nbTooLargeKeys=0
1.49	       =>  wckTime=0.099  cpuTime=0.07  mem=18M830
1.52	   
1.52	   search
1.52	     run=1  nbConstraintChecks=35657  nbPropagations=4326  nbRevisions=3552  nbUselessRevisions=162  nbAssignments=159
1.52	     nbFailedAssignments=23  nbBacktracks=26  nbVisitedNodes=206  nbRestartNogoods=4  mapSize=24  nbInferences=0
1.52	     nbTooLargeKeys=0
1.52	       =>  wckTime=0.129  cpuTime=0.1  mem=18M830
1.54	   
1.54	   search
1.54	     run=2  nbConstraintChecks=53770  nbPropagations=8308  nbRevisions=7221  nbUselessRevisions=337  nbAssignments=255
1.54	     nbFailedAssignments=42  nbBacktracks=48  nbVisitedNodes=340  nbRestartNogoods=6  mapSize=45  nbInferences=0
1.54	     nbTooLargeKeys=0
1.54	       =>  wckTime=0.156  cpuTime=0.12  mem=18M830
1.57	   
1.57	   search
1.57	     run=3  nbConstraintChecks=72179  nbPropagations=13617  nbRevisions=12270  nbUselessRevisions=579  nbAssignments=371
1.57	     nbFailedAssignments=69  nbBacktracks=81  nbVisitedNodes=511  nbRestartNogoods=10  mapSize=78  nbInferences=1
1.58	     nbTooLargeKeys=0
1.58	       =>  wckTime=0.186  cpuTime=0.15  mem=18M830
1.61	   
1.61	   search
1.61	     run=4  nbConstraintChecks=90943  nbPropagations=20387  nbRevisions=18827  nbUselessRevisions=888  nbAssignments=517
1.61	     nbFailedAssignments=106  nbBacktracks=132  nbVisitedNodes=736  nbRestartNogoods=14  mapSize=129  nbInferences=6
1.61	     nbTooLargeKeys=0
1.61	       =>  wckTime=0.222  cpuTime=0.18  mem=18M830
1.66	   
1.66	   search
1.66	     run=5  nbConstraintChecks=110368  nbPropagations=28847  nbRevisions=27097  nbUselessRevisions=1264
1.66	     nbAssignments=711  nbFailedAssignments=155  nbBacktracks=207  nbVisitedNodes=1045  nbRestartNogoods=18  mapSize=204
1.66	     nbInferences=23  nbTooLargeKeys=0
1.66	       =>  wckTime=0.267  cpuTime=0.23  mem=19M804
1.72	   
1.72	   search
1.72	     run=6  nbConstraintChecks=130618  nbPropagations=39317  nbRevisions=37392  nbUselessRevisions=1710
1.72	     nbAssignments=976  nbFailedAssignments=230  nbBacktracks=321  nbVisitedNodes=1482  nbRestartNogoods=20  mapSize=318
1.72	     nbInferences=45  nbTooLargeKeys=0
1.72	       =>  wckTime=0.328  cpuTime=0.28  mem=19M804
1.79	   
1.79	   search
1.79	     run=7  nbConstraintChecks=156530  nbPropagations=52234  nbRevisions=50267  nbUselessRevisions=2308
1.79	     nbAssignments=1307  nbFailedAssignments=344  nbBacktracks=491  nbVisitedNodes=2046  nbRestartNogoods=26
1.79	     mapSize=479  nbInferences=50  nbTooLargeKeys=0
1.79	       =>  wckTime=0.398  cpuTime=0.35  mem=19M804
1.90	   
1.90	   search
1.90	     run=8  nbConstraintChecks=215824  nbPropagations=69505  nbRevisions=68052  nbUselessRevisions=3542
1.90	     nbAssignments=1781  nbFailedAssignments=481  nbBacktracks=747  nbVisitedNodes=2858  nbRestartNogoods=30
1.90	     mapSize=685  nbInferences=114  nbTooLargeKeys=0
1.90	       =>  wckTime=0.51  cpuTime=0.44  mem=19M804
2.04	   
2.04	   search
2.04	     run=9  nbConstraintChecks=295482  nbPropagations=93168  nbRevisions=92845  nbUselessRevisions=5491
2.04	     nbAssignments=2528  nbFailedAssignments=705  nbBacktracks=1131  nbVisitedNodes=4120  nbRestartNogoods=35
2.04	     mapSize=1018  nbInferences=181  nbTooLargeKeys=0
2.04	       =>  wckTime=0.653  cpuTime=0.58  mem=20M778
2.24	   
2.24	   search
2.24	     run=10  nbConstraintChecks=350086  nbPropagations=124235  nbRevisions=124826  nbUselessRevisions=7678
2.24	     nbAssignments=3725  nbFailedAssignments=1033  nbBacktracks=1708  nbVisitedNodes=6193  nbRestartNogoods=41
2.24	     mapSize=1576  nbInferences=401  nbTooLargeKeys=0
2.24	       =>  wckTime=0.853  cpuTime=0.77  mem=22M726
2.56	   
2.56	   search
2.56	     run=11  nbConstraintChecks=395028  nbPropagations=165624  nbRevisions=166147  nbUselessRevisions=10073
2.56	     nbAssignments=5697  nbFailedAssignments=1450  nbBacktracks=2572  nbVisitedNodes=9619  nbRestartNogoods=52
2.56	     mapSize=2440  nbInferences=1021  nbTooLargeKeys=0
2.56	       =>  wckTime=1.171  cpuTime=1.08  mem=25M648
3.00	   
3.00	   search
3.00	     run=12  nbConstraintChecks=522314  nbPropagations=224242  nbRevisions=224297  nbUselessRevisions=13525
3.00	     nbAssignments=8508  nbFailedAssignments=2082  nbBacktracks=3869  nbVisitedNodes=14486  nbRestartNogoods=68
3.00	     mapSize=3658  nbInferences=1814  nbTooLargeKeys=0
3.00	       =>  wckTime=1.608  cpuTime=1.52  mem=28M570
3.74	   
3.74	   search
3.74	     run=13  nbConstraintChecks=632669  nbPropagations=308621  nbRevisions=304859  nbUselessRevisions=17430
3.74	     nbAssignments=13308  nbFailedAssignments=2904  nbBacktracks=5816  nbVisitedNodes=22871  nbRestartNogoods=83
3.74	     mapSize=5576  nbInferences=3756  nbTooLargeKeys=0
3.74	       =>  wckTime=2.349  cpuTime=2.25  mem=35M388
4.53	   
4.53	   search
4.53	     run=14  nbConstraintChecks=808632  nbPropagations=424663  nbRevisions=416739  nbUselessRevisions=22771
4.53	     nbAssignments=19103  nbFailedAssignments=4639  nbBacktracks=8735  nbVisitedNodes=33163  nbRestartNogoods=99
4.53	     mapSize=8418  nbInferences=4787  nbTooLargeKeys=0
4.53	       =>  wckTime=3.138  cpuTime=3.04  mem=39M284
6.60	   
6.60	   search
6.60	     run=15  nbConstraintChecks=1114622  nbPropagations=614746  nbRevisions=589863  nbUselessRevisions=29673
6.60	     nbAssignments=32093  nbFailedAssignments=5945  nbBacktracks=13113  nbVisitedNodes=55961  nbRestartNogoods=116
6.60	     mapSize=12745  nbInferences=11984  nbTooLargeKeys=0
6.60	       =>  wckTime=5.207  cpuTime=5.04  mem=28M805
9.03	   
9.03	   search
9.03	     run=16  nbConstraintChecks=1591359  nbPropagations=903665  nbRevisions=852282  nbUselessRevisions=41839
9.03	     nbAssignments=49261  nbFailedAssignments=8640  nbBacktracks=19683  nbVisitedNodes=86285  nbRestartNogoods=137
9.03	     mapSize=19193  nbInferences=19759  nbTooLargeKeys=0
9.03	       =>  wckTime=7.645  cpuTime=7.46  mem=48M557
13.90	   
13.90	   search
13.90	     run=17  nbConstraintChecks=2312065  nbPropagations=1379314  nbRevisions=1265899  nbUselessRevisions=57467
13.90	     nbAssignments=81543  nbFailedAssignments=11018  nbBacktracks=29535  nbVisitedNodes=143247  nbRestartNogoods=164
13.90	     mapSize=28972  nbInferences=39685  nbTooLargeKeys=0
13.90	       =>  wckTime=12.516  cpuTime=12.22  mem=65M228
18.87	   
18.87	   search
18.87	     run=18  nbConstraintChecks=6685178  nbPropagations=2146503  nbRevisions=2073233  nbUselessRevisions=129973
18.87	     nbAssignments=115143  nbFailedAssignments=15189  nbBacktracks=44313  nbVisitedNodes=197602  nbRestartNogoods=189
18.87	     mapSize=41851  nbInferences=54245  nbTooLargeKeys=0
18.87	       =>  wckTime=17.482  cpuTime=17.15  mem=72M189
30.63	   
30.63	   search
30.63	     run=19  nbConstraintChecks=8675059  nbPropagations=3403755  nbRevisions=3275277  nbUselessRevisions=213105
30.63	     nbAssignments=195410  nbFailedAssignments=19374  nbBacktracks=66482  nbVisitedNodes=339988  nbRestartNogoods=204
30.63	     mapSize=63844  nbInferences=108014  nbTooLargeKeys=0
30.63	       =>  wckTime=29.243  cpuTime=28.66  mem=117M788
45.65	   
45.65	   search
45.65	     run=20  nbConstraintChecks=10864925  nbPropagations=5280847  nbRevisions=4965800  nbUselessRevisions=299026
45.65	     nbAssignments=304156  nbFailedAssignments=27378  nbBacktracks=99735  nbVisitedNodes=532102  nbRestartNogoods=241
45.65	     mapSize=97005  nbInferences=175374  nbTooLargeKeys=0
45.65	       =>  wckTime=44.264  cpuTime=43.39  mem=131M146
58.67	   
58.67	   search
58.67	     run=21  nbConstraintChecks=23881225  nbPropagations=7965454  nbRevisions=8135503  nbUselessRevisions=672555
58.67	     nbAssignments=401675  nbFailedAssignments=59696  nbBacktracks=149614  nbVisitedNodes=705970  nbRestartNogoods=272
58.67	     mapSize=145526  nbInferences=190592  nbTooLargeKeys=0
58.67	       =>  wckTime=57.285  cpuTime=56.31  mem=150M602
101.33	   
101.33	   search
101.33	     run=22  nbConstraintChecks=33848789  nbPropagations=12604745  nbRevisions=12964155  nbUselessRevisions=1088485
101.33	     nbAssignments=698091  nbFailedAssignments=71071  nbBacktracks=224433  nbVisitedNodes=1234319  nbRestartNogoods=292
101.33	     mapSize=219658  nbInferences=400653  nbTooLargeKeys=0
101.33	       =>  wckTime=99.943  cpuTime=98.11  mem=255M58
165.89	   
165.89	   search
165.89	     run=23  nbConstraintChecks=46955801  nbPropagations=20323470  nbRevisions=20213935  nbUselessRevisions=1523196
165.89	     nbAssignments=1165224  nbFailedAssignments=86346  nbBacktracks=336660  nbVisitedNodes=2071453  nbRestartNogoods=324
165.89	     mapSize=331869  nbInferences=740108  nbTooLargeKeys=0
165.89	       =>  wckTime=164.499  cpuTime=161.57  mem=414M106
267.47	   
267.47	   INFO : Stopping hyperNogood (mapSize=479693, nbTooLargekeys=0, mem=600M217)
269.87	   
269.87	   search
269.87	     run=24  nbConstraintChecks=75631958  nbPropagations=33759606  nbRevisions=32060353  nbUselessRevisions=1992850
269.87	     nbAssignments=1941082  nbFailedAssignments=113388  nbBacktracks=505001  nbVisitedNodes=3481658
269.87	     nbRestartNogoods=349
269.87	       =>  wckTime=268.484  cpuTime=263.75  mem=600M217
297.80	   
297.80	   search
297.80	     run=25  nbConstraintChecks=80832148  nbPropagations=49108250  nbRevisions=45840667  nbUselessRevisions=2466696
297.80	     nbAssignments=2367043  nbFailedAssignments=286621  nbBacktracks=757513  nbVisitedNodes=4253978
297.80	     nbRestartNogoods=389
297.80	       =>  wckTime=296.41  cpuTime=291.45  mem=600M217
338.55	   
338.55	   search
338.55	     run=26  nbConstraintChecks=88240764  nbPropagations=67319527  nbRevisions=62495795  nbUselessRevisions=2943961
338.55	     nbAssignments=3006709  nbFailedAssignments=547302  nbBacktracks=1136280  nbVisitedNodes=5414921
338.55	     nbRestartNogoods=417
338.55	       =>  wckTime=337.16  cpuTime=331.84  mem=600M217
397.76	   
397.76	   search
397.76	     run=27  nbConstraintChecks=99757283  nbPropagations=89846226  nbRevisions=83498963  nbUselessRevisions=3429489
397.76	     nbAssignments=3967651  nbFailedAssignments=939860  nbBacktracks=1704431  nbVisitedNodes=7160623
397.76	     nbRestartNogoods=448
397.76	       =>  wckTime=396.369  cpuTime=390.53  mem=600M217
484.03	   
484.03	   search
484.03	     run=28  nbConstraintChecks=116463231  nbPropagations=118833292  nbRevisions=110988578  nbUselessRevisions=3923060
484.03	     nbAssignments=5410376  nbFailedAssignments=1530114  nbBacktracks=2556657  nbVisitedNodes=9783605
484.03	     nbRestartNogoods=471
484.03	       =>  wckTime=482.644  cpuTime=476.07  mem=600M217
608.87	   
608.87	   search
608.87	     run=29  nbConstraintChecks=141299696  nbPropagations=157506782  nbRevisions=148191086  nbUselessRevisions=4423930
608.87	     nbAssignments=7575664  nbFailedAssignments=2416806  nbBacktracks=3834997  nbVisitedNodes=13722016
608.87	     nbRestartNogoods=497
608.87	       =>  wckTime=607.483  cpuTime=599.9  mem=600M217
790.41	   
790.41	   search
790.41	     run=30  nbConstraintChecks=177923565  nbPropagations=210676793  nbRevisions=199907146  nbUselessRevisions=4930645
790.41	     nbAssignments=10821328  nbFailedAssignments=3744696  nbBacktracks=5752507  nbVisitedNodes=19623389
790.42	     nbRestartNogoods=531
790.42	       =>  wckTime=789.026  cpuTime=779.96  mem=600M217
1077.36	   
1077.36	   search
1077.36	     run=31  nbConstraintChecks=232530424  nbPropagations=285616354  nbRevisions=273409210  nbUselessRevisions=5446255
1077.36	     nbAssignments=15697936  nbFailedAssignments=5744769  nbBacktracks=8628773  nbVisitedNodes=28500123
1077.36	     nbRestartNogoods=564
1077.36	       =>  wckTime=1075.973  cpuTime=1064.56  mem=600M217
1447.17	   
1447.17	   search
1447.17	     run=32  nbConstraintChecks=315092545  nbPropagations=393201268  nbRevisions=379616062  nbUselessRevisions=5999499
1447.17	     nbAssignments=23002863  nbFailedAssignments=8735006  nbBacktracks=12943171  nbVisitedNodes=41784955
1447.17	     nbRestartNogoods=586
1447.17	       =>  wckTime=1445.782  cpuTime=1431.36  mem=600M217

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/node14/watcher-238029-1168083382 -o ROOT/results/node14/solver-238029-1168083382 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/238029-1168083382/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: 0.31 1.06 1.51 4/93 27491
/proc/meminfo: memFree=1343800/2055920 swapFree=4182236/4192956
[pid=27490] ppid=27488 vsize=18540 CPUtime=0
/proc/27490/stat : 27490 (runsolver) R 27488 27490 26935 0 -1 4194368 17 0 0 0 0 0 0 0 18 0 1 0 156733315 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 212234464551 0 0 4096 24578 0 0 0 17 1 0 0
/proc/27490/statm: 4635 279 244 17 0 2626 0

[startup+0.103044 s]
/proc/loadavg: 0.31 1.06 1.51 4/93 27491
/proc/meminfo: memFree=1343800/2055920 swapFree=4182236/4192956
[pid=27490] ppid=27488 vsize=914988 CPUtime=0.08
/proc/27490/stat : 27490 (java) R 27488 27490 26935 0 -1 0 2965 0 1 0 7 1 0 0 22 0 8 0 156733315 936947712 2711 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155583291 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27490/statm: 228747 2711 1418 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.515084 s]
/proc/loadavg: 0.31 1.06 1.51 4/93 27491
/proc/meminfo: memFree=1343800/2055920 swapFree=4182236/4192956
[pid=27490] ppid=27488 vsize=915328 CPUtime=0.49
/proc/27490/stat : 27490 (java) R 27488 27490 26935 0 -1 0 6550 0 1 0 45 4 0 0 25 0 8 0 156733315 937295872 6289 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073595182 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27490/statm: 228832 6289 2147 14 0 215302 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915328

[startup+1.34117 s]
/proc/loadavg: 0.44 1.07 1.51 3/100 27498
/proc/meminfo: memFree=1303488/2055920 swapFree=4182236/4192956
[pid=27490] ppid=27488 vsize=915760 CPUtime=1.31
/proc/27490/stat : 27490 (java) R 27488 27490 26935 0 -1 0 13614 0 1 0 107 24 0 0 25 0 8 0 156733315 937738240 13351 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4154545808 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27490/statm: 228940 13351 2513 14 0 215410 0
[pid=27490/tid=27492] ppid=27488 vsize=915760 CPUtime=0.05
/proc/27490/task/27492/stat : 27492 (java) S 27488 27490 26935 0 -1 64 738 0 0 0 5 0 0 0 16 0 8 0 156733319 937738240 13351 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27490/tid=27493] ppid=27488 vsize=915760 CPUtime=0
/proc/27490/task/27493/stat : 27493 (java) S 27488 27490 26935 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156733319 937738240 13351 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27490/tid=27494] ppid=27488 vsize=915760 CPUtime=0
/proc/27490/task/27494/stat : 27494 (java) S 27488 27490 26935 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156733319 937738240 13351 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27490/tid=27495] ppid=27488 vsize=915760 CPUtime=0
/proc/27490/task/27495/stat : 27495 (java) S 27488 27490 26935 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156733322 937738240 13351 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27490/tid=27496] ppid=27488 vsize=915760 CPUtime=0.2
/proc/27490/task/27496/stat : 27496 (java) S 27488 27490 26935 0 -1 64 449 0 0 0 20 0 0 0 15 0 8 0 156733322 937738240 13351 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27490/tid=27497] ppid=27488 vsize=915760 CPUtime=0
/proc/27490/task/27497/stat : 27497 (java) S 27488 27490 26935 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156733322 937738240 13351 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27490/tid=27498] ppid=27488 vsize=915760 CPUtime=0
/proc/27490/task/27498/stat : 27498 (java) S 27488 27490 26935 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156733323 937738240 13351 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915760

[startup+2.97931 s]
/proc/loadavg: 0.44 1.07 1.51 3/100 27498
/proc/meminfo: memFree=1299776/2055920 swapFree=4182236/4192956
[pid=27490] ppid=27488 vsize=915760 CPUtime=2.93
/proc/27490/stat : 27490 (java) R 27488 27490 26935 0 -1 0 13695 0 1 0 268 25 0 0 25 0 8 0 156733315 937738240 13431 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073998562 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27490/statm: 228940 13431 2530 14 0 215410 0
[pid=27490/tid=27492] ppid=27488 vsize=915760 CPUtime=0.05
/proc/27490/task/27492/stat : 27492 (java) S 27488 27490 26935 0 -1 64 738 0 0 0 5 0 0 0 17 0 8 0 156733319 937738240 13431 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27490/tid=27493] ppid=27488 vsize=915760 CPUtime=0
/proc/27490/task/27493/stat : 27493 (java) S 27488 27490 26935 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156733319 937738240 13431 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27490/tid=27494] ppid=27488 vsize=915760 CPUtime=0
/proc/27490/task/27494/stat : 27494 (java) S 27488 27490 26935 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156733319 937738240 13431 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27490/tid=27495] ppid=27488 vsize=915760 CPUtime=0
/proc/27490/task/27495/stat : 27495 (java) S 27488 27490 26935 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156733322 937738240 13431 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27490/tid=27496] ppid=27488 vsize=915760 CPUtime=0.29
/proc/27490/task/27496/stat : 27496 (java) S 27488 27490 26935 0 -1 64 492 0 0 0 28 1 0 0 16 0 8 0 156733322 937738240 13431 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27490/tid=27497] ppid=27488 vsize=915760 CPUtime=0
/proc/27490/task/27497/stat : 27497 (java) S 27488 27490 26935 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156733322 937738240 13431 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27490/tid=27498] ppid=27488 vsize=915760 CPUtime=0
/proc/27490/task/27498/stat : 27498 (java) S 27488 27490 26935 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156733323 937738240 13431 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 915760

[startup+6.25862 s]
/proc/loadavg: 0.44 1.07 1.51 3/100 27498
/proc/meminfo: memFree=1285312/2055920 swapFree=4182236/4192956
[pid=27490] ppid=27488 vsize=915760 CPUtime=6.18
/proc/27490/stat : 27490 (java) R 27488 27490 26935 0 -1 0 22227 0 1 0 589 29 0 0 25 0 8 0 156733315 937738240 21961 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073998496 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27490/statm: 228940 21961 2534 14 0 215410 0
[pid=27490/tid=27492] ppid=27488 vsize=915760 CPUtime=0.09
/proc/27490/task/27492/stat : 27492 (java) S 27488 27490 26935 0 -1 64 5107 0 0 0 8 1 0 0 16 0 8 0 156733319 937738240 21961 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27490/tid=27493] ppid=27488 vsize=915760 CPUtime=0
/proc/27490/task/27493/stat : 27493 (java) S 27488 27490 26935 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156733319 937738240 21961 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27490/tid=27494] ppid=27488 vsize=915760 CPUtime=0
/proc/27490/task/27494/stat : 27494 (java) S 27488 27490 26935 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156733319 937738240 21961 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27490/tid=27495] ppid=27488 vsize=915760 CPUtime=0
/proc/27490/task/27495/stat : 27495 (java) S 27488 27490 26935 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156733322 937738240 21961 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27490/tid=27496] ppid=27488 vsize=915760 CPUtime=0.29
/proc/27490/task/27496/stat : 27496 (java) S 27488 27490 26935 0 -1 64 492 0 0 0 28 1 0 0 16 0 8 0 156733322 937738240 21961 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27490/tid=27497] ppid=27488 vsize=915760 CPUtime=0
/proc/27490/task/27497/stat : 27497 (java) S 27488 27490 26935 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156733322 937738240 21961 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27490/tid=27498] ppid=27488 vsize=915760 CPUtime=0
/proc/27490/task/27498/stat : 27498 (java) S 27488 27490 26935 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156733323 937738240 21961 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 915760

[startup+12.7452 s]
/proc/loadavg: 0.68 1.10 1.52 3/100 27498
/proc/meminfo: memFree=1198720/2055920 swapFree=4182236/4192956
[pid=27490] ppid=27488 vsize=915760 CPUtime=12.6
/proc/27490/stat : 27490 (java) R 27488 27490 26935 0 -1 0 28261 0 1 0 1229 31 0 0 25 0 8 0 156733315 937738240 27994 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074005803 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27490/statm: 228940 27994 2534 14 0 215410 0
[pid=27490/tid=27492] ppid=27488 vsize=915760 CPUtime=0.15
/proc/27490/task/27492/stat : 27492 (java) S 27488 27490 26935 0 -1 64 11140 0 0 0 12 3 0 0 16 0 8 0 156733319 937738240 27994 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27490/tid=27493] ppid=27488 vsize=915760 CPUtime=0
/proc/27490/task/27493/stat : 27493 (java) S 27488 27490 26935 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156733319 937738240 27994 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27490/tid=27494] ppid=27488 vsize=915760 CPUtime=0
/proc/27490/task/27494/stat : 27494 (java) S 27488 27490 26935 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156733319 937738240 27994 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27490/tid=27495] ppid=27488 vsize=915760 CPUtime=0
/proc/27490/task/27495/stat : 27495 (java) S 27488 27490 26935 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156733322 937738240 27994 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27490/tid=27496] ppid=27488 vsize=915760 CPUtime=0.29
/proc/27490/task/27496/stat : 27496 (java) S 27488 27490 26935 0 -1 64 492 0 0 0 28 1 0 0 16 0 8 0 156733322 937738240 27994 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27490/tid=27497] ppid=27488 vsize=915760 CPUtime=0
/proc/27490/task/27497/stat : 27497 (java) S 27488 27490 26935 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156733322 937738240 27994 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27490/tid=27498] ppid=27488 vsize=915760 CPUtime=0
/proc/27490/task/27498/stat : 27498 (java) S 27488 27490 26935 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156733323 937738240 27994 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 915760

[startup+25.5995 s]
/proc/loadavg: 0.88 1.13 1.52 3/100 27498
/proc/meminfo: memFree=1145984/2055920 swapFree=4182236/4192956
[pid=27490] ppid=27488 vsize=915760 CPUtime=25.35
/proc/27490/stat : 27490 (java) R 27488 27490 26935 0 -1 0 32455 0 1 0 2502 33 0 0 25 0 8 0 156733315 937738240 32187 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074009203 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27490/statm: 228940 32187 2534 14 0 215410 0
[pid=27490/tid=27492] ppid=27488 vsize=915760 CPUtime=0.22
/proc/27490/task/27492/stat : 27492 (java) S 27488 27490 26935 0 -1 64 15333 0 0 0 17 5 0 0 16 0 8 0 156733319 937738240 32187 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27490/tid=27493] ppid=27488 vsize=915760 CPUtime=0
/proc/27490/task/27493/stat : 27493 (java) S 27488 27490 26935 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156733319 937738240 32187 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27490/tid=27494] ppid=27488 vsize=915760 CPUtime=0
/proc/27490/task/27494/stat : 27494 (java) S 27488 27490 26935 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156733319 937738240 32187 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27490/tid=27495] ppid=27488 vsize=915760 CPUtime=0
/proc/27490/task/27495/stat : 27495 (java) S 27488 27490 26935 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156733322 937738240 32187 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27490/tid=27496] ppid=27488 vsize=915760 CPUtime=0.29
/proc/27490/task/27496/stat : 27496 (java) S 27488 27490 26935 0 -1 64 492 0 0 0 28 1 0 0 16 0 8 0 156733322 937738240 32187 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27490/tid=27497] ppid=27488 vsize=915760 CPUtime=0
/proc/27490/task/27497/stat : 27497 (java) S 27488 27490 26935 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156733322 937738240 32187 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27490/tid=27498] ppid=27488 vsize=915760 CPUtime=0
/proc/27490/task/27498/stat : 27498 (java) S 27488 27490 26935 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156733323 937738240 32187 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 915760

[startup+51.2989 s]
/proc/loadavg: 1.33 1.22 1.54 3/100 27498
/proc/meminfo: memFree=985536/2055920 swapFree=4182236/4192956
[pid=27490] ppid=27488 vsize=915760 CPUtime=50.79
/proc/27490/stat : 27490 (java) R 27488 27490 26935 0 -1 0 47215 0 1 0 5041 38 0 0 25 0 8 0 156733315 937738240 46942 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073992110 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27490/statm: 228940 46942 2534 14 0 215410 0
[pid=27490/tid=27492] ppid=27488 vsize=915760 CPUtime=0.43
/proc/27490/task/27492/stat : 27492 (java) S 27488 27490 26935 0 -1 64 30088 0 0 0 33 10 0 0 16 0 8 0 156733319 937738240 46942 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27490/tid=27493] ppid=27488 vsize=915760 CPUtime=0
/proc/27490/task/27493/stat : 27493 (java) S 27488 27490 26935 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156733319 937738240 46942 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27490/tid=27494] ppid=27488 vsize=915760 CPUtime=0
/proc/27490/task/27494/stat : 27494 (java) S 27488 27490 26935 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156733319 937738240 46942 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27490/tid=27495] ppid=27488 vsize=915760 CPUtime=0
/proc/27490/task/27495/stat : 27495 (java) S 27488 27490 26935 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156733322 937738240 46942 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27490/tid=27496] ppid=27488 vsize=915760 CPUtime=0.29
/proc/27490/task/27496/stat : 27496 (java) S 27488 27490 26935 0 -1 64 492 0 0 0 28 1 0 0 16 0 8 0 156733322 937738240 46942 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27490/tid=27497] ppid=27488 vsize=915760 CPUtime=0
/proc/27490/task/27497/stat : 27497 (java) S 27488 27490 26935 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156733322 937738240 46942 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27490/tid=27498] ppid=27488 vsize=915760 CPUtime=0
/proc/27490/task/27498/stat : 27498 (java) S 27488 27490 26935 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156733323 937738240 46942 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.79
Current children cumulated vsize (KiB) 915760

[startup+102.502 s]
/proc/loadavg: 1.73 1.34 1.56 3/100 27498
/proc/meminfo: memFree=702080/2055920 swapFree=4182236/4192956
[pid=27490] ppid=27488 vsize=915760 CPUtime=101.54
/proc/27490/stat : 27490 (java) R 27488 27490 26935 0 -1 0 75035 0 1 0 10106 48 0 0 25 0 8 0 156733315 937738240 74754 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074009179 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27490/statm: 228940 74754 2534 14 0 215410 0
[pid=27490/tid=27492] ppid=27488 vsize=915760 CPUtime=0.9
/proc/27490/task/27492/stat : 27492 (java) S 27488 27490 26935 0 -1 64 57900 0 0 0 70 20 0 0 16 0 8 0 156733319 937738240 74754 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27490/tid=27493] ppid=27488 vsize=915760 CPUtime=0
/proc/27490/task/27493/stat : 27493 (java) S 27488 27490 26935 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156733319 937738240 74754 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27490/tid=27494] ppid=27488 vsize=915760 CPUtime=0
/proc/27490/task/27494/stat : 27494 (java) S 27488 27490 26935 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156733319 937738240 74754 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27490/tid=27495] ppid=27488 vsize=915760 CPUtime=0
/proc/27490/task/27495/stat : 27495 (java) S 27488 27490 26935 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156733322 937738240 74754 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27490/tid=27496] ppid=27488 vsize=915760 CPUtime=0.29
/proc/27490/task/27496/stat : 27496 (java) S 27488 27490 26935 0 -1 64 492 0 0 0 28 1 0 0 16 0 8 0 156733322 937738240 74754 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27490/tid=27497] ppid=27488 vsize=915760 CPUtime=0
/proc/27490/task/27497/stat : 27497 (java) S 27488 27490 26935 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156733322 937738240 74754 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27490/tid=27498] ppid=27488 vsize=915760 CPUtime=0
/proc/27490/task/27498/stat : 27498 (java) S 27488 27490 26935 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156733323 937738240 74754 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.54
Current children cumulated vsize (KiB) 915760

[startup+162.557 s]
/proc/loadavg: 1.90 1.46 1.59 3/100 27498
/proc/meminfo: memFree=405696/2055920 swapFree=4182236/4192956
[pid=27490] ppid=27488 vsize=915760 CPUtime=161.05
/proc/27490/stat : 27490 (java) R 27488 27490 26935 0 -1 0 108027 0 1 0 16045 60 0 0 25 0 8 0 156733315 937738240 107735 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073975119 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

Current children cumulated CPU time (s) 1411.01
Current children cumulated vsize (KiB) 915760

[startup+1483.07 s]
/proc/loadavg: 2.01 2.00 1.87 3/106 27562
/proc/meminfo: memFree=221600/2055920 swapFree=4182236/4192956
[pid=27490] ppid=27488 vsize=915760 CPUtime=1470.5
/proc/27490/stat : 27490 (java) R 27488 27490 26935 0 -1 0 153572 0 1 0 146966 84 0 0 25 0 8 0 156733315 937738240 153261 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074002299 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27490/statm: 228940 153261 2534 14 0 215410 0
[pid=27490/tid=27492] ppid=27488 vsize=915760 CPUtime=2.2
/proc/27490/task/27492/stat : 27492 (java) S 27488 27490 26935 0 -1 64 136407 0 0 0 170 50 0 0 16 0 8 0 156733319 937738240 153261 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27490/tid=27493] ppid=27488 vsize=915760 CPUtime=0
/proc/27490/task/27493/stat : 27493 (java) S 27488 27490 26935 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156733319 937738240 153261 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27490/tid=27494] ppid=27488 vsize=915760 CPUtime=0
/proc/27490/task/27494/stat : 27494 (java) S 27488 27490 26935 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156733319 937738240 153261 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27490/tid=27495] ppid=27488 vsize=915760 CPUtime=0
/proc/27490/task/27495/stat : 27495 (java) S 27488 27490 26935 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156733322 937738240 153261 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27490/tid=27496] ppid=27488 vsize=915760 CPUtime=0.29
/proc/27490/task/27496/stat : 27496 (java) S 27488 27490 26935 0 -1 64 492 0 0 0 28 1 0 0 16 0 8 0 156733322 937738240 153261 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27490/tid=27497] ppid=27488 vsize=915760 CPUtime=0
/proc/27490/task/27497/stat : 27497 (java) S 27488 27490 26935 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156733322 937738240 153261 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27490/tid=27498] ppid=27488 vsize=915760 CPUtime=0
/proc/27490/task/27498/stat : 27498 (java) S 27488 27490 26935 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156733323 937738240 153261 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1470.5
Current children cumulated vsize (KiB) 915760

[startup+1543.12 s]
/proc/loadavg: 2.00 2.00 1.88 3/106 27654
/proc/meminfo: memFree=221552/2055920 swapFree=4182236/4192956
[pid=27490] ppid=27488 vsize=915760 CPUtime=1529.95
/proc/27490/stat : 27490 (java) R 27488 27490 26935 0 -1 0 153572 0 1 0 152905 90 0 0 25 0 8 0 156733315 937738240 153261 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073991977 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27490/statm: 228940 153261 2534 14 0 215410 0
[pid=27490/tid=27492] ppid=27488 vsize=915760 CPUtime=2.2
/proc/27490/task/27492/stat : 27492 (java) S 27488 27490 26935 0 -1 64 136407 0 0 0 170 50 0 0 16 0 8 0 156733319 937738240 153261 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27490/tid=27493] ppid=27488 vsize=915760 CPUtime=0
/proc/27490/task/27493/stat : 27493 (java) S 27488 27490 26935 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156733319 937738240 153261 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27490/tid=27494] ppid=27488 vsize=915760 CPUtime=0
/proc/27490/task/27494/stat : 27494 (java) S 27488 27490 26935 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156733319 937738240 153261 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27490/tid=27495] ppid=27488 vsize=915760 CPUtime=0
/proc/27490/task/27495/stat : 27495 (java) S 27488 27490 26935 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156733322 937738240 153261 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27490/tid=27496] ppid=27488 vsize=915760 CPUtime=0.29
/proc/27490/task/27496/stat : 27496 (java) S 27488 27490 26935 0 -1 64 492 0 0 0 28 1 0 0 16 0 8 0 156733322 937738240 153261 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27490/tid=27497] ppid=27488 vsize=915760 CPUtime=0
/proc/27490/task/27497/stat : 27497 (java) S 27488 27490 26935 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156733322 937738240 153261 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27490/tid=27498] ppid=27488 vsize=915760 CPUtime=0
/proc/27490/task/27498/stat : 27498 (java) S 27488 27490 26935 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156733323 937738240 153261 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1529.95
Current children cumulated vsize (KiB) 915760

[startup+1603.16 s]
/proc/loadavg: 2.00 2.00 1.89 3/100 27696
/proc/meminfo: memFree=222656/2055920 swapFree=4182236/4192956
[pid=27490] ppid=27488 vsize=915760 CPUtime=1589.43
/proc/27490/stat : 27490 (java) R 27488 27490 26935 0 -1 0 153572 0 1 0 158850 93 0 0 25 0 8 0 156733315 937738240 153261 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073998484 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27490/statm: 228940 153261 2534 14 0 215410 0
[pid=27490/tid=27492] ppid=27488 vsize=915760 CPUtime=2.2
/proc/27490/task/27492/stat : 27492 (java) S 27488 27490 26935 0 -1 64 136407 0 0 0 170 50 0 0 16 0 8 0 156733319 937738240 153261 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27490/tid=27493] ppid=27488 vsize=915760 CPUtime=0
/proc/27490/task/27493/stat : 27493 (java) S 27488 27490 26935 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156733319 937738240 153261 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27490/tid=27494] ppid=27488 vsize=915760 CPUtime=0
/proc/27490/task/27494/stat : 27494 (java) S 27488 27490 26935 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156733319 937738240 153261 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27490/tid=27495] ppid=27488 vsize=915760 CPUtime=0
/proc/27490/task/27495/stat : 27495 (java) S 27488 27490 26935 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156733322 937738240 153261 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27490/tid=27496] ppid=27488 vsize=915760 CPUtime=0.29
/proc/27490/task/27496/stat : 27496 (java) S 27488 27490 26935 0 -1 64 492 0 0 0 28 1 0 0 16 0 8 0 156733322 937738240 153261 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27490/tid=27497] ppid=27488 vsize=915760 CPUtime=0
/proc/27490/task/27497/stat : 27497 (java) S 27488 27490 26935 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156733322 937738240 153261 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27490/tid=27498] ppid=27488 vsize=915760 CPUtime=0
/proc/27490/task/27498/stat : 27498 (java) S 27488 27490 26935 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156733323 937738240 153261 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1589.43
Current children cumulated vsize (KiB) 915760

[startup+1663.19 s]
/proc/loadavg: 2.00 2.00 1.89 3/100 27696
/proc/meminfo: memFree=222656/2055920 swapFree=4182236/4192956
[pid=27490] ppid=27488 vsize=915760 CPUtime=1648.95
/proc/27490/stat : 27490 (java) R 27488 27490 26935 0 -1 0 153572 0 1 0 164802 93 0 0 25 0 8 0 156733315 937738240 153261 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074094306 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27490/statm: 228940 153261 2534 14 0 215410 0
[pid=27490/tid=27492] ppid=27488 vsize=915760 CPUtime=2.2
/proc/27490/task/27492/stat : 27492 (java) S 27488 27490 26935 0 -1 64 136407 0 0 0 170 50 0 0 16 0 8 0 156733319 937738240 153261 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27490/tid=27493] ppid=27488 vsize=915760 CPUtime=0
/proc/27490/task/27493/stat : 27493 (java) S 27488 27490 26935 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156733319 937738240 153261 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27490/tid=27494] ppid=27488 vsize=915760 CPUtime=0
/proc/27490/task/27494/stat : 27494 (java) S 27488 27490 26935 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156733319 937738240 153261 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27490/tid=27495] ppid=27488 vsize=915760 CPUtime=0
/proc/27490/task/27495/stat : 27495 (java) S 27488 27490 26935 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156733322 937738240 153261 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27490/tid=27496] ppid=27488 vsize=915760 CPUtime=0.29
/proc/27490/task/27496/stat : 27496 (java) S 27488 27490 26935 0 -1 64 492 0 0 0 28 1 0 0 16 0 8 0 156733322 937738240 153261 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27490/tid=27497] ppid=27488 vsize=915760 CPUtime=0
/proc/27490/task/27497/stat : 27497 (java) S 27488 27490 26935 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156733322 937738240 153261 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27490/tid=27498] ppid=27488 vsize=915760 CPUtime=0
/proc/27490/task/27498/stat : 27498 (java) S 27488 27490 26935 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156733323 937738240 153261 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1648.95
Current children cumulated vsize (KiB) 915760

[startup+1723.22 s]
/proc/loadavg: 2.00 2.00 1.90 3/100 27696
/proc/meminfo: memFree=222720/2055920 swapFree=4182236/4192956
[pid=27490] ppid=27488 vsize=915760 CPUtime=1708.49
/proc/27490/stat : 27490 (java) R 27488 27490 26935 0 -1 0 153572 0 1 0 170756 93 0 0 25 0 8 0 156733315 937738240 153261 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073972187 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27490/statm: 228940 153261 2534 14 0 215410 0
[pid=27490/tid=27492] ppid=27488 vsize=915760 CPUtime=2.2
/proc/27490/task/27492/stat : 27492 (java) S 27488 27490 26935 0 -1 64 136407 0 0 0 170 50 0 0 16 0 8 0 156733319 937738240 153261 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27490/tid=27493] ppid=27488 vsize=915760 CPUtime=0
/proc/27490/task/27493/stat : 27493 (java) S 27488 27490 26935 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156733319 937738240 153261 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27490/tid=27494] ppid=27488 vsize=915760 CPUtime=0
/proc/27490/task/27494/stat : 27494 (java) S 27488 27490 26935 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156733319 937738240 153261 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27490/tid=27495] ppid=27488 vsize=915760 CPUtime=0
/proc/27490/task/27495/stat : 27495 (java) S 27488 27490 26935 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156733322 937738240 153261 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27490/tid=27496] ppid=27488 vsize=915760 CPUtime=0.29
/proc/27490/task/27496/stat : 27496 (java) S 27488 27490 26935 0 -1 64 492 0 0 0 28 1 0 0 16 0 8 0 156733322 937738240 153261 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27490/tid=27497] ppid=27488 vsize=915760 CPUtime=0
/proc/27490/task/27497/stat : 27497 (java) S 27488 27490 26935 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156733322 937738240 153261 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27490/tid=27498] ppid=27488 vsize=915760 CPUtime=0
/proc/27490/task/27498/stat : 27498 (java) S 27488 27490 26935 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156733323 937738240 153261 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1708.49
Current children cumulated vsize (KiB) 915760

[startup+1783.24 s]
/proc/loadavg: 2.00 2.00 1.90 3/100 27696
/proc/meminfo: memFree=222720/2055920 swapFree=4182236/4192956
[pid=27490] ppid=27488 vsize=915760 CPUtime=1768.04
/proc/27490/stat : 27490 (java) R 27488 27490 26935 0 -1 0 153572 0 1 0 176711 93 0 0 25 0 8 0 156733315 937738240 153261 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073970182 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27490/statm: 228940 153261 2534 14 0 215410 0
[pid=27490/tid=27492] ppid=27488 vsize=915760 CPUtime=2.2
/proc/27490/task/27492/stat : 27492 (java) S 27488 27490 26935 0 -1 64 136407 0 0 0 170 50 0 0 16 0 8 0 156733319 937738240 153261 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27490/tid=27493] ppid=27488 vsize=915760 CPUtime=0
/proc/27490/task/27493/stat : 27493 (java) S 27488 27490 26935 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156733319 937738240 153261 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27490/tid=27494] ppid=27488 vsize=915760 CPUtime=0
/proc/27490/task/27494/stat : 27494 (java) S 27488 27490 26935 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156733319 937738240 153261 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27490/tid=27495] ppid=27488 vsize=915760 CPUtime=0
/proc/27490/task/27495/stat : 27495 (java) S 27488 27490 26935 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156733322 937738240 153261 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27490/tid=27496] ppid=27488 vsize=915760 CPUtime=0.29
/proc/27490/task/27496/stat : 27496 (java) S 27488 27490 26935 0 -1 64 492 0 0 0 28 1 0 0 16 0 8 0 156733322 937738240 153261 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27490/tid=27497] ppid=27488 vsize=915760 CPUtime=0
/proc/27490/task/27497/stat : 27497 (java) S 27488 27490 26935 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156733322 937738240 153261 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27490/tid=27498] ppid=27488 vsize=915760 CPUtime=0
/proc/27490/task/27498/stat : 27498 (java) S 27488 27490 26935 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156733323 937738240 153261 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1768.04
Current children cumulated vsize (KiB) 915760



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1815.41 s]
/proc/loadavg: 1.72 1.93 1.88 2/88 27709
/proc/meminfo: memFree=840800/2055920 swapFree=4182236/4192956
[pid=27490] ppid=27488 vsize=915760 CPUtime=1800.09
/proc/27490/stat : 27490 (java) R 27488 27490 26935 0 -1 0 153572 0 1 0 179916 93 0 0 25 0 8 0 156733315 937738240 153261 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073968448 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27490/statm: 228940 153261 2534 14 0 215410 0
[pid=27490/tid=27492] ppid=27488 vsize=915760 CPUtime=2.2
/proc/27490/task/27492/stat : 27492 (java) S 27488 27490 26935 0 -1 64 136407 0 0 0 170 50 0 0 16 0 8 0 156733319 937738240 153261 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27490/tid=27493] ppid=27488 vsize=915760 CPUtime=0
/proc/27490/task/27493/stat : 27493 (java) S 27488 27490 26935 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156733319 937738240 153261 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27490/tid=27494] ppid=27488 vsize=915760 CPUtime=0
/proc/27490/task/27494/stat : 27494 (java) S 27488 27490 26935 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156733319 937738240 153261 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27490/tid=27495] ppid=27488 vsize=915760 CPUtime=0
/proc/27490/task/27495/stat : 27495 (java) S 27488 27490 26935 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 156733322 937738240 153261 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27490/tid=27496] ppid=27488 vsize=915760 CPUtime=0.29
/proc/27490/task/27496/stat : 27496 (java) S 27488 27490 26935 0 -1 64 492 0 0 0 28 1 0 0 16 0 8 0 156733322 937738240 153261 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27490/tid=27497] ppid=27488 vsize=915760 CPUtime=0
/proc/27490/task/27497/stat : 27497 (java) S 27488 27490 26935 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156733322 937738240 153261 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27490/tid=27498] ppid=27488 vsize=915760 CPUtime=0
/proc/27490/task/27498/stat : 27498 (java) R 27488 27490 26935 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156733323 937738240 153261 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 915760

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

Child status: 143
Real time (s): 1815.56
CPU time (s): 1800.24
CPU user time (s): 1799.22
CPU system time (s): 1.02484
CPU usage (%): 99.1564
Max. virtual memory (cumulated for all children) (KiB): 915760

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.22
system time used= 1.02484
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 153589
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= 38399
involuntary context switches= 84932

runsolver used 1.79173 s user time and 4.99424 s system time

The end

Launcher Data (download as text)

Begin job on node14 on Sat Jan  6 11:36:23 UTC 2007


IDJOB= 238029
IDBENCH= 6978
FILE ID= node14/238029-1168083382

PBS_JOBID= 3476233

Free space on /tmp= 66326 MiB

BENCH NAME= HOME/pub/bench/CPAI06/haystacks/haystacks_21.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/238029-1168083382/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-238029-1168083382 -o ROOT/results/node14/solver-238029-1168083382 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/238029-1168083382/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  f7604e5d4a195ac07a94a60497bb2137

RANDOM SEED= 222302838

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.227
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.227
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:       1344216 kB
Buffers:         58392 kB
Cached:         402488 kB
SwapCached:       3696 kB
Active:         244192 kB
Inactive:       367648 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1344216 kB
SwapTotal:     4192956 kB
SwapFree:      4182236 kB
Dirty:            6276 kB
Writeback:           0 kB
Mapped:         170372 kB
Slab:            84584 kB
Committed_AS:  5541504 kB
PageTables:       2412 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= 66330 MiB



End job on node14 on Sat Jan  6 12:06:49 UTC 2007