Trace number 277994

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
AbsconMax 109 PFCMSAT (TO) 2400.12 2413.11

General information on the benchmark

NameMaxCSP/cnf/3-40-100-1000/
cnf-3-40-700-084821_ext.xml
MD5SUMedced039a0c1531892206f9a532fb52d
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints645
Best CPU time to get the best result obtained on this benchmark5.33219
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints681
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension681
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


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

Solver Data (download as text)

0.36	   
0.36	Abscon 109 (November, 2006)
0.36	   
0.36	   configuration
0.36	     name=pfc.xml
0.40	   
0.40	   instance
0.40	     name=/tmp/evaluation/277994-1169273250/unknown.xml
0.43	   
0.43	   domains being loaded...
0.43	   
0.43	   variables being loaded...
0.46	     nbVariables=40  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.46	       =>  wckTime=0.091  cpuTime=0.08  mem=6M910
0.46	   
0.46	   relations being loaded...
0.47	   
0.47	   constraints being loaded...
0.62	     nbConstraints=681  nbRelationTypes=23  nbExtensionStructures=23  nbSharedExtensionStructures=658
0.62	     nbConflictsStructures=23  nbSharedConflictsStructures=658  nbSharedBinaryRepresentations=0  maxDegree=65
0.62	     maxArity=3
0.62	       =>  wckTime=0.255  cpuTime=0.17  mem=8M860
0.66	   
0.66	   solver LocalSearchSolver being built... 
0.70	       =>  wckTime=0.336  cpuTime=0.21  mem=5M718
0.70	
0.70	s SATISFIABLE
0.70	o 596
0.70	c 85
0.71	o 602
0.71	c 79
0.71	o 605
0.71	c 76
0.71	o 609
0.71	c 72
0.71	o 611
0.71	c 70
0.71	o 614
0.71	c 67
0.71	o 617
0.71	c 64
0.71	o 620
0.71	c 61
0.71	o 621
0.71	c 60
0.71	o 625
0.71	c 56
0.71	o 629
0.71	c 52
0.71	o 630
0.71	c 51
0.72	o 633
0.72	c 48
0.72	o 635
0.72	c 46
0.74	o 637
0.74	c 44
0.75	o 638
0.75	c 43
0.75	o 640
0.75	c 41
0.75	o 641
0.75	c 40
0.76	o 645
0.76	c 36
3.18	   
3.18	   search
3.18	     run=0  nbConstraintChecks=12881648  nbAssignments=10000
3.18	       =>  wckTime=2.478  cpuTime=2.45  mem=5M718
5.65	   
5.65	   search
5.65	     run=1  nbConstraintChecks=26111104  nbAssignments=20000
5.65	       =>  wckTime=4.948  cpuTime=4.9  mem=5M718
8.07	   
8.07	   search
8.07	     run=2  nbConstraintChecks=38917517  nbAssignments=30000
8.07	       =>  wckTime=7.366  cpuTime=7.29  mem=5M718
10.54	   
10.54	   search
10.54	     run=3  nbConstraintChecks=52162411  nbAssignments=40000
10.54	       =>  wckTime=9.837  cpuTime=9.74  mem=5M718
12.95	   
12.95	   search
12.95	     run=4  nbConstraintChecks=65007712  nbAssignments=50000
12.95	       =>  wckTime=12.251  cpuTime=12.13  mem=5M718
15.40	   
15.40	   search
15.40	     run=5  nbConstraintChecks=78247425  nbAssignments=60000
15.40	       =>  wckTime=14.703  cpuTime=14.56  mem=5M718
17.80	   
17.80	   search
17.80	     run=6  nbConstraintChecks=91103114  nbAssignments=70000
17.80	       =>  wckTime=17.098  cpuTime=16.94  mem=5M718
20.25	   
20.25	   search
20.25	     run=7  nbConstraintChecks=104362720  nbAssignments=80000
20.25	       =>  wckTime=19.549  cpuTime=19.38  mem=5M718
22.65	   
22.65	   search
22.65	     run=8  nbConstraintChecks=117221247  nbAssignments=90000
22.65	       =>  wckTime=21.955  cpuTime=21.75  mem=5M718
25.12	   
25.12	   search
25.12	     run=9  nbConstraintChecks=130499081  nbAssignments=100000
25.12	       =>  wckTime=24.425  cpuTime=24.21  mem=5M718
27.54	   
27.54	   search
27.54	     run=10  nbConstraintChecks=143375054  nbAssignments=110000
27.54	       =>  wckTime=26.843  cpuTime=26.6  mem=5M718
30.01	   
30.01	   search
30.01	     run=11  nbConstraintChecks=156577030  nbAssignments=120000
30.01	       =>  wckTime=29.308  cpuTime=29.05  mem=5M718
31.03	   
31.03	   search
31.03	     run=12  nbConstraintChecks=161944541  nbAssignments=124301
31.03	       =>  wckTime=30.326  cpuTime=30.06  mem=5M718
31.03	   
31.03	   global
31.03	     nbConstraintChecks=161944541  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.03	     solvingWckTime=30.325  solvingCpuTime=30.05  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.03	     globalCpuTime=30.32
31.03	       =>  wckTime=30.663  cpuTime=30.27  mem=5M718
31.03	   
31.03	   solver IterativeSystematicSolver being built... 
31.21	       =>  wckTime=30.848  cpuTime=30.41  mem=20M871
31.23	   
31.23	   preprocessing
31.23	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.23	     detectedInconsistency=no
31.23	       =>  wckTime=0.01  cpuTime=0.01  mem=20M871
31.31	   
31.31	   search
31.31	     run=0  nbConstraintChecks=8684  nbValidityChecks=27990  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.31	     nbAssignments=37  nbFailedAssignments=8  nbBacktracks=10  nbVisitedNodes=56  nbRestartNogoods=0
31.31	       =>  wckTime=0.094  cpuTime=0.06  mem=20M871
31.37	   
31.37	   search
31.37	     run=1  nbConstraintChecks=20570  nbValidityChecks=71265  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.37	     nbAssignments=84  nbFailedAssignments=22  nbBacktracks=25  nbVisitedNodes=132  nbRestartNogoods=3
31.37	       =>  wckTime=0.159  cpuTime=0.11  mem=20M871
31.43	   
31.43	   search
31.43	     run=2  nbConstraintChecks=36668  nbValidityChecks=134596  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.43	     nbAssignments=142  nbFailedAssignments=38  nbBacktracks=48  nbVisitedNodes=229  nbRestartNogoods=5
31.43	       =>  wckTime=0.218  cpuTime=0.16  mem=20M871
31.51	   
31.51	   search
31.51	     run=3  nbConstraintChecks=58369  nbValidityChecks=223681  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.51	     nbAssignments=215  nbFailedAssignments=58  nbBacktracks=81  nbVisitedNodes=355  nbRestartNogoods=7
31.51	       =>  wckTime=0.296  cpuTime=0.24  mem=20M871
31.62	   
31.62	   search
31.62	     run=4  nbConstraintChecks=91255  nbValidityChecks=351696  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.62	     nbAssignments=315  nbFailedAssignments=90  nbBacktracks=131  nbVisitedNodes=537  nbRestartNogoods=9
31.62	       =>  wckTime=0.406  cpuTime=0.35  mem=20M871
31.81	   
31.81	   search
31.81	     run=5  nbConstraintChecks=140894  nbValidityChecks=557049  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.81	     nbAssignments=466  nbFailedAssignments=145  nbBacktracks=207  nbVisitedNodes=819  nbRestartNogoods=13
31.81	       =>  wckTime=0.594  cpuTime=0.53  mem=20M871
32.10	   
32.10	   search
32.10	     run=6  nbConstraintChecks=223392  nbValidityChecks=901030  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
32.10	     nbAssignments=709  nbFailedAssignments=259  nbBacktracks=320  nbVisitedNodes=1288  nbRestartNogoods=15
32.10	       =>  wckTime=0.886  cpuTime=0.82  mem=20M871
32.51	   
32.51	   search
32.51	     run=7  nbConstraintChecks=330750  nbValidityChecks=1345438  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
32.51	     nbAssignments=1034  nbFailedAssignments=397  nbBacktracks=490  nbVisitedNodes=1913  nbRestartNogoods=20
32.51	       =>  wckTime=1.296  cpuTime=1.22  mem=20M871
33.14	   
33.14	   search
33.14	     run=8  nbConstraintChecks=496127  nbValidityChecks=2046432  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
33.14	     nbAssignments=1514  nbFailedAssignments=605  nbBacktracks=747  nbVisitedNodes=2852  nbRestartNogoods=24
33.14	       =>  wckTime=1.931  cpuTime=1.83  mem=20M871
33.99	   
33.99	   search
33.99	     run=9  nbConstraintChecks=744072  nbValidityChecks=3079539  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
33.99	     nbAssignments=2214  nbFailedAssignments=905  nbBacktracks=1131  nbVisitedNodes=4215  nbRestartNogoods=28
33.99	       =>  wckTime=2.773  cpuTime=2.66  mem=20M871
35.20	   
35.20	   search
35.20	     run=10  nbConstraintChecks=1101191  nbValidityChecks=4644864  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
35.20	     nbAssignments=3226  nbFailedAssignments=1322  nbBacktracks=1707  nbVisitedNodes=6197  nbRestartNogoods=33
35.20	       =>  wckTime=3.99  cpuTime=3.86  mem=20M871
36.98	   
36.98	   search
36.98	     run=11  nbConstraintChecks=1601912  nbValidityChecks=6859792  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
36.98	     nbAssignments=4764  nbFailedAssignments=1981  nbBacktracks=2571  nbVisitedNodes=9117  nbRestartNogoods=36
36.98	       =>  wckTime=5.77  cpuTime=5.63  mem=20M871
39.82	   
39.82	   search
39.82	     run=12  nbConstraintChecks=2385380  nbValidityChecks=10270013  nbPropagations=0  nbRevisions=0
39.82	     nbUselessRevisions=0  nbAssignments=7071  nbFailedAssignments=2974  nbBacktracks=3869  nbVisitedNodes=13630
39.82	     nbRestartNogoods=43
39.82	       =>  wckTime=8.608  cpuTime=8.44  mem=20M871
43.94	   
43.94	   search
43.94	     run=13  nbConstraintChecks=3488021  nbValidityChecks=15156023  nbPropagations=0  nbRevisions=0
43.94	     nbUselessRevisions=0  nbAssignments=10407  nbFailedAssignments=4349  nbBacktracks=5816  nbVisitedNodes=20160
43.94	     nbRestartNogoods=48
43.94	       =>  wckTime=12.725  cpuTime=12.53  mem=20M871
50.45	   
50.45	   search
50.45	     run=14  nbConstraintChecks=5232854  nbValidityChecks=22562750  nbPropagations=0  nbRevisions=0
50.45	     nbUselessRevisions=0  nbAssignments=15646  nbFailedAssignments=6652  nbBacktracks=8735  nbVisitedNodes=30508
50.45	     nbRestartNogoods=53
50.45	       =>  wckTime=19.24  cpuTime=18.98  mem=20M871
59.56	   
59.56	   search
59.56	     run=15  nbConstraintChecks=7722400  nbValidityChecks=33188448  nbPropagations=0  nbRevisions=0
59.56	     nbUselessRevisions=0  nbAssignments=23251  nbFailedAssignments=9862  nbBacktracks=13113  nbVisitedNodes=45337
59.56	     nbRestartNogoods=58
59.56	       =>  wckTime=28.347  cpuTime=28.02  mem=20M871
72.53	   
72.53	   search
72.53	     run=16  nbConstraintChecks=11394450  nbValidityChecks=48656186  nbPropagations=0  nbRevisions=0
72.53	     nbUselessRevisions=0  nbAssignments=34261  nbFailedAssignments=14286  nbBacktracks=19683  nbVisitedNodes=66596
72.53	     nbRestartNogoods=63
72.53	       =>  wckTime=41.315  cpuTime=40.87  mem=20M871
92.56	   
92.56	   search
92.56	     run=17  nbConstraintChecks=17236031  nbValidityChecks=71357361  nbPropagations=0  nbRevisions=0
92.56	     nbUselessRevisions=0  nbAssignments=51286  nbFailedAssignments=21440  nbBacktracks=29535  nbVisitedNodes=99879
92.56	     nbRestartNogoods=67
92.56	       =>  wckTime=61.348  cpuTime=60.73  mem=20M871
120.28	   
120.28	   search
120.28	     run=18  nbConstraintChecks=25739820  nbValidityChecks=104486573  nbPropagations=0  nbRevisions=0
120.28	     nbUselessRevisions=0  nbAssignments=75871  nbFailedAssignments=31230  nbBacktracks=44313  nbVisitedNodes=147243
120.28	     nbRestartNogoods=72
120.28	       =>  wckTime=89.063  cpuTime=88.2  mem=20M871
157.88	   
157.88	   search
157.88	     run=19  nbConstraintChecks=37708156  nbValidityChecks=148660257  nbPropagations=0  nbRevisions=0
157.88	     nbUselessRevisions=0  nbAssignments=111271  nbFailedAssignments=44445  nbBacktracks=66481  nbVisitedNodes=212990
157.88	     nbRestartNogoods=80
157.88	       =>  wckTime=126.668  cpuTime=125.46  mem=20M871
210.72	   
210.72	   search
210.72	     run=20  nbConstraintChecks=56136511  nbValidityChecks=213670486  nbPropagations=0  nbRevisions=0
210.72	     nbUselessRevisions=0  nbAssignments=162943  nbFailedAssignments=62846  nbBacktracks=99733  nbVisitedNodes=307181
210.72	     nbRestartNogoods=88
210.72	       =>  wckTime=179.505  cpuTime=177.82  mem=20M871
278.29	   
278.29	   search
278.29	     run=21  nbConstraintChecks=79221787  nbValidityChecks=295349684  nbPropagations=0  nbRevisions=0
278.29	     nbUselessRevisions=0  nbAssignments=235026  nbFailedAssignments=85030  nbBacktracks=149611  nbVisitedNodes=430120
278.29	     nbRestartNogoods=95
278.29	       =>  wckTime=247.081  cpuTime=244.78  mem=20M871
378.20	   
378.20	   search
378.20	     run=22  nbConstraintChecks=112624890  nbValidityChecks=411086042  nbPropagations=0  nbRevisions=0
378.20	     nbUselessRevisions=0  nbAssignments=342994  nbFailedAssignments=118163  nbBacktracks=224430  nbVisitedNodes=611606
378.20	     nbRestartNogoods=101
378.20	       =>  wckTime=346.987  cpuTime=343.78  mem=20M871
526.01	   
526.01	   search
526.01	     run=23  nbConstraintChecks=162865916  nbValidityChecks=581285775  nbPropagations=0  nbRevisions=0
526.01	     nbUselessRevisions=0  nbAssignments=504958  nbFailedAssignments=167884  nbBacktracks=336658  nbVisitedNodes=882190
526.01	     nbRestartNogoods=112
526.01	       =>  wckTime=494.792  cpuTime=490.88  mem=20M871
741.37	   
741.37	   search
741.37	     run=24  nbConstraintChecks=239921927  nbValidityChecks=834577556  nbPropagations=0  nbRevisions=0
741.37	     nbUselessRevisions=0  nbAssignments=744855  nbFailedAssignments=239417  nbBacktracks=505002  nbVisitedNodes=1282636
741.37	     nbRestartNogoods=120
741.37	       =>  wckTime=710.153  cpuTime=705.22  mem=20M871
1064.94	   
1064.94	   search
1064.94	     run=25  nbConstraintChecks=360546178  nbValidityChecks=1219587903  nbPropagations=0  nbRevisions=0
1064.94	     nbUselessRevisions=0  nbAssignments=1107033  nbFailedAssignments=349064  nbBacktracks=757513
1064.94	     nbVisitedNodes=1884459  nbRestartNogoods=128
1064.94	       =>  wckTime=1033.728  cpuTime=1027.28  mem=20M871
1550.99	   
1550.99	   search
1550.99	     run=26  nbConstraintChecks=535998615  nbValidityChecks=1787374485  nbPropagations=0  nbRevisions=0
1550.99	     nbUselessRevisions=0  nbAssignments=1649910  nbFailedAssignments=513151  nbBacktracks=1136280
1550.99	     nbVisitedNodes=2783949  nbRestartNogoods=136
1550.99	       =>  wckTime=1519.778  cpuTime=1511.07  mem=20M871
2285.81	   
2285.82	   search
2285.82	     run=27  nbConstraintChecks=799657968  nbValidityChecks=2658460236  nbPropagations=0  nbRevisions=0
2285.82	     nbUselessRevisions=0  nbAssignments=2465397  nbFailedAssignments=760471  nbBacktracks=1704431
2285.82	     nbVisitedNodes=4135534  nbRestartNogoods=145
2285.82	       =>  wckTime=2254.601  cpuTime=2242.44  mem=20M871
2413.06	v 1 0 0 0 1 1 0 1 1 1 1 1 1 1 0 1 1 0 1 0 0 0 1 1 0 0 0 0 1 0 0 0 0 0 0 1 0 1 1 1 

Verifier Data (download as text)

36 unsatisfied constraints, 645 satisfied constraints

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node24/watcher-277994-1169273250 -o ROOT/results/node24/solver-277994-1169273250 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/277994-1169273250/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 1.89 1.98 1.98 4/86 27663
/proc/meminfo: memFree=1371328/2055920 swapFree=4180096/4192956
[pid=27662] ppid=27660 vsize=18540 CPUtime=0
/proc/27662/stat : 27662 (runsolver) R 27660 27662 26778 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 275720278 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 237788261671 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/27662/statm: 4635 279 244 17 0 2626 0

[startup+0.107058 s]
/proc/loadavg: 1.89 1.98 1.98 4/86 27663
/proc/meminfo: memFree=1371328/2055920 swapFree=4180096/4192956
[pid=27662] ppid=27660 vsize=907676 CPUtime=0.03
/proc/27662/stat : 27662 (java) R 27660 27662 26778 0 -1 0 2294 0 1 0 2 1 0 0 17 0 4 0 275720278 929460224 2041 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153985030 0 4 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/27662/statm: 226919 2041 1148 14 0 214502 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 907676

[startup+0.515103 s]
/proc/loadavg: 1.89 1.98 1.98 4/86 27663
/proc/meminfo: memFree=1371328/2055920 swapFree=4180096/4192956
[pid=27662] ppid=27660 vsize=915332 CPUtime=0.44
/proc/27662/stat : 27662 (java) R 27660 27662 26778 0 -1 0 6125 0 1 0 40 4 0 0 18 0 8 0 275720278 937299968 5864 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27662/statm: 228833 5864 2139 14 0 215303 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 915332

[startup+1.33819 s]
/proc/loadavg: 1.89 1.98 1.98 3/93 27670
/proc/meminfo: memFree=1352648/2055920 swapFree=4180096/4192956
[pid=27662] ppid=27660 vsize=915420 CPUtime=1.25
/proc/27662/stat : 27662 (java) R 27660 27662 26778 0 -1 0 7315 0 1 0 109 16 0 0 24 0 8 0 275720278 937390080 7053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 2970604 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27662/statm: 228855 7053 2475 14 0 215325 0
[pid=27662/tid=27664] ppid=27660 vsize=915420 CPUtime=0.02
/proc/27662/task/27664/stat : 27664 (java) S 27660 27662 26778 0 -1 64 207 0 0 0 2 0 0 0 16 0 8 0 275720288 937390080 7053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27662/tid=27665] ppid=27660 vsize=915420 CPUtime=0
/proc/27662/task/27665/stat : 27665 (java) S 27660 27662 26778 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275720288 937390080 7053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27662/tid=27666] ppid=27660 vsize=915420 CPUtime=0
/proc/27662/task/27666/stat : 27666 (java) S 27660 27662 26778 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275720288 937390080 7053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27662/tid=27667] ppid=27660 vsize=915420 CPUtime=0
/proc/27662/task/27667/stat : 27667 (java) S 27660 27662 26778 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275720292 937390080 7053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27662/tid=27668] ppid=27660 vsize=915420 CPUtime=0.13
/proc/27662/task/27668/stat : 27668 (java) S 27660 27662 26778 0 -1 64 342 0 0 0 13 0 0 0 16 0 8 0 275720292 937390080 7053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27662/tid=27669] ppid=27660 vsize=915420 CPUtime=0
/proc/27662/task/27669/stat : 27669 (java) S 27660 27662 26778 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275720292 937390080 7053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27662/tid=27670] ppid=27660 vsize=915420 CPUtime=0
/proc/27662/task/27670/stat : 27670 (java) S 27660 27662 26778 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275720292 937390080 7053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 915420

[startup+2.99037 s]
/proc/loadavg: 1.89 1.98 1.98 3/93 27670
/proc/meminfo: memFree=1352648/2055920 swapFree=4180096/4192956
[pid=27662] ppid=27660 vsize=915420 CPUtime=2.89
/proc/27662/stat : 27662 (java) R 27660 27662 26778 0 -1 0 7316 0 1 0 247 42 0 0 25 0 8 0 275720278 937390080 7053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073700343 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27662/statm: 228855 7053 2475 14 0 215325 0
[pid=27662/tid=27664] ppid=27660 vsize=915420 CPUtime=0.02
/proc/27662/task/27664/stat : 27664 (java) S 27660 27662 26778 0 -1 64 207 0 0 0 2 0 0 0 16 0 8 0 275720288 937390080 7053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27662/tid=27665] ppid=27660 vsize=915420 CPUtime=0
/proc/27662/task/27665/stat : 27665 (java) S 27660 27662 26778 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275720288 937390080 7053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27662/tid=27666] ppid=27660 vsize=915420 CPUtime=0
/proc/27662/task/27666/stat : 27666 (java) S 27660 27662 26778 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275720288 937390080 7053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27662/tid=27667] ppid=27660 vsize=915420 CPUtime=0
/proc/27662/task/27667/stat : 27667 (java) S 27660 27662 26778 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275720292 937390080 7053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27662/tid=27668] ppid=27660 vsize=915420 CPUtime=0.13
/proc/27662/task/27668/stat : 27668 (java) S 27660 27662 26778 0 -1 64 342 0 0 0 13 0 0 0 16 0 8 0 275720292 937390080 7053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27662/tid=27669] ppid=27660 vsize=915420 CPUtime=0
/proc/27662/task/27669/stat : 27669 (java) S 27660 27662 26778 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275720292 937390080 7053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27662/tid=27670] ppid=27660 vsize=915420 CPUtime=0
/proc/27662/task/27670/stat : 27670 (java) S 27660 27662 26778 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275720292 937390080 7053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.89
Current children cumulated vsize (KiB) 915420

[startup+6.26972 s]
/proc/loadavg: 1.90 1.98 1.98 4/93 27670
/proc/meminfo: memFree=1352584/2055920 swapFree=4180096/4192956
[pid=27662] ppid=27660 vsize=915420 CPUtime=6.14
/proc/27662/stat : 27662 (java) R 27660 27662 26778 0 -1 0 7318 0 1 0 521 93 0 0 25 0 8 0 275720278 937390080 7055 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073700251 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27662/statm: 228855 7055 2475 14 0 215325 0
[pid=27662/tid=27664] ppid=27660 vsize=915420 CPUtime=0.02
/proc/27662/task/27664/stat : 27664 (java) S 27660 27662 26778 0 -1 64 207 0 0 0 2 0 0 0 16 0 8 0 275720288 937390080 7055 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27662/tid=27665] ppid=27660 vsize=915420 CPUtime=0
/proc/27662/task/27665/stat : 27665 (java) S 27660 27662 26778 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275720288 937390080 7055 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27662/tid=27666] ppid=27660 vsize=915420 CPUtime=0
/proc/27662/task/27666/stat : 27666 (java) S 27660 27662 26778 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275720288 937390080 7055 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27662/tid=27667] ppid=27660 vsize=915420 CPUtime=0
/proc/27662/task/27667/stat : 27667 (java) S 27660 27662 26778 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275720292 937390080 7055 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27662/tid=27668] ppid=27660 vsize=915420 CPUtime=0.13
/proc/27662/task/27668/stat : 27668 (java) S 27660 27662 26778 0 -1 64 344 0 0 0 13 0 0 0 16 0 8 0 275720292 937390080 7055 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27662/tid=27669] ppid=27660 vsize=915420 CPUtime=0
/proc/27662/task/27669/stat : 27669 (java) S 27660 27662 26778 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275720292 937390080 7055 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27662/tid=27670] ppid=27660 vsize=915420 CPUtime=0
/proc/27662/task/27670/stat : 27670 (java) S 27660 27662 26778 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275720292 937390080 7055 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 915420

[startup+12.7624 s]
/proc/loadavg: 1.91 1.98 1.98 3/93 27670
/proc/meminfo: memFree=1352648/2055920 swapFree=4180096/4192956
[pid=27662] ppid=27660 vsize=915420 CPUtime=12.58
/proc/27662/stat : 27662 (java) R 27660 27662 26778 0 -1 0 7318 0 1 0 1061 197 0 0 25 0 8 0 275720278 937390080 7055 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073703734 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27662/statm: 228855 7055 2475 14 0 215325 0
[pid=27662/tid=27664] ppid=27660 vsize=915420 CPUtime=0.02
/proc/27662/task/27664/stat : 27664 (java) S 27660 27662 26778 0 -1 64 207 0 0 0 2 0 0 0 16 0 8 0 275720288 937390080 7055 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27662/tid=27665] ppid=27660 vsize=915420 CPUtime=0
/proc/27662/task/27665/stat : 27665 (java) S 27660 27662 26778 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275720288 937390080 7055 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27662/tid=27666] ppid=27660 vsize=915420 CPUtime=0
/proc/27662/task/27666/stat : 27666 (java) S 27660 27662 26778 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275720288 937390080 7055 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27662/tid=27667] ppid=27660 vsize=915420 CPUtime=0
/proc/27662/task/27667/stat : 27667 (java) S 27660 27662 26778 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275720292 937390080 7055 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27662/tid=27668] ppid=27660 vsize=915420 CPUtime=0.13
/proc/27662/task/27668/stat : 27668 (java) S 27660 27662 26778 0 -1 64 344 0 0 0 13 0 0 0 16 0 8 0 275720292 937390080 7055 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27662/tid=27669] ppid=27660 vsize=915420 CPUtime=0
/proc/27662/task/27669/stat : 27669 (java) S 27660 27662 26778 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275720292 937390080 7055 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27662/tid=27670] ppid=27660 vsize=915420 CPUtime=0
/proc/27662/task/27670/stat : 27670 (java) S 27660 27662 26778 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275720292 937390080 7055 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 915420

[startup+25.6038 s]
/proc/loadavg: 1.93 1.98 1.98 3/93 27670
/proc/meminfo: memFree=1352776/2055920 swapFree=4180096/4192956
[pid=27662] ppid=27660 vsize=915420 CPUtime=25.32
/proc/27662/stat : 27662 (java) R 27660 27662 26778 0 -1 0 7318 0 1 0 2126 406 0 0 25 0 8 0 275720278 937390080 7055 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073702426 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27662/statm: 228855 7055 2475 14 0 215325 0
[pid=27662/tid=27664] ppid=27660 vsize=915420 CPUtime=0.02
/proc/27662/task/27664/stat : 27664 (java) S 27660 27662 26778 0 -1 64 207 0 0 0 2 0 0 0 16 0 8 0 275720288 937390080 7055 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27662/tid=27665] ppid=27660 vsize=915420 CPUtime=0
/proc/27662/task/27665/stat : 27665 (java) S 27660 27662 26778 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275720288 937390080 7055 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27662/tid=27666] ppid=27660 vsize=915420 CPUtime=0
/proc/27662/task/27666/stat : 27666 (java) S 27660 27662 26778 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275720288 937390080 7055 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27662/tid=27667] ppid=27660 vsize=915420 CPUtime=0
/proc/27662/task/27667/stat : 27667 (java) S 27660 27662 26778 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275720292 937390080 7055 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27662/tid=27668] ppid=27660 vsize=915420 CPUtime=0.13
/proc/27662/task/27668/stat : 27668 (java) S 27660 27662 26778 0 -1 64 344 0 0 0 13 0 0 0 16 0 8 0 275720292 937390080 7055 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27662/tid=27669] ppid=27660 vsize=915420 CPUtime=0
/proc/27662/task/27669/stat : 27669 (java) S 27660 27662 26778 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275720292 937390080 7055 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27662/tid=27670] ppid=27660 vsize=915420 CPUtime=0
/proc/27662/task/27670/stat : 27670 (java) S 27660 27662 26778 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275720292 937390080 7055 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 915420

[startup+51.2206 s]
/proc/loadavg: 2.01 2.00 1.99 3/93 27670
/proc/meminfo: memFree=1341768/2055920 swapFree=4180096/4192956
[pid=27662] ppid=27660 vsize=915420 CPUtime=50.72
/proc/27662/stat : 27662 (java) R 27660 27662 26778 0 -1 0 10136 0 1 0 4579 493 0 0 25 0 8 0 275720278 937390080 9869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073866185 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27662/statm: 228855 9869 2529 14 0 215325 0
[pid=27662/tid=27664] ppid=27660 vsize=915420 CPUtime=0.02
/proc/27662/task/27664/stat : 27664 (java) S 27660 27662 26778 0 -1 64 208 0 0 0 2 0 0 0 16 0 8 0 275720288 937390080 9869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27662/tid=27665] ppid=27660 vsize=915420 CPUtime=0
/proc/27662/task/27665/stat : 27665 (java) S 27660 27662 26778 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275720288 937390080 9869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27662/tid=27666] ppid=27660 vsize=915420 CPUtime=0
/proc/27662/task/27666/stat : 27666 (java) S 27660 27662 26778 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275720288 937390080 9869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27662/tid=27667] ppid=27660 vsize=915420 CPUtime=0
/proc/27662/task/27667/stat : 27667 (java) S 27660 27662 26778 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275720292 937390080 9869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27662/tid=27668] ppid=27660 vsize=915420 CPUtime=0.26
/proc/27662/task/27668/stat : 27668 (java) S 27660 27662 26778 0 -1 64 416 0 0 0 26 0 0 0 16 0 8 0 275720292 937390080 9869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27662/tid=27669] ppid=27660 vsize=915420 CPUtime=0
/proc/27662/task/27669/stat : 27669 (java) S 27660 27662 26778 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275720292 937390080 9869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27662/tid=27670] ppid=27660 vsize=915420 CPUtime=0
/proc/27662/task/27670/stat : 27670 (java) S 27660 27662 26778 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275720292 937390080 9869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 915420

[startup+102.443 s]
/proc/loadavg: 1.92 1.98 1.98 3/100 27730
/proc/meminfo: memFree=1324168/2055920 swapFree=4180096/4192956
[pid=27662] ppid=27660 vsize=915420 CPUtime=101.52
/proc/27662/stat : 27662 (java) R 27660 27662 26778 0 -1 0 10143 0 1 0 9657 495 0 0 25 0 8 0 275720278 937390080 9876 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073868514 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27662/statm: 228855 9876 2529 14 0 215325 0
[pid=27662/tid=27664] ppid=27660 vsize=915420 CPUtime=0.02
/proc/27662/task/27664/stat : 27664 (java) S 27660 27662 26778 0 -1 64 208 0 0 0 2 0 0 0 16 0 8 0 275720288 937390080 9876 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27662/tid=27665] ppid=27660 vsize=915420 CPUtime=0
/proc/27662/task/27665/stat : 27665 (java) S 27660 27662 26778 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275720288 937390080 9876 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27662/tid=27666] ppid=27660 vsize=915420 CPUtime=0
/proc/27662/task/27666/stat : 27666 (java) S 27660 27662 26778 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275720288 937390080 9876 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27662/tid=27667] ppid=27660 vsize=915420 CPUtime=0
/proc/27662/task/27667/stat : 27667 (java) S 27660 27662 26778 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275720292 937390080 9876 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27662/tid=27668] ppid=27660 vsize=915420 CPUtime=0.26
/proc/27662/task/27668/stat : 27668 (java) S 27660 27662 26778 0 -1 64 416 0 0 0 26 0 0 0 16 0 8 0 275720292 937390080 9876 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27662/tid=27669] ppid=27660 vsize=915420 CPUtime=0
/proc/27662/task/27669/stat : 27669 (java) S 27660 27662 26778 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275720292 937390080 9876 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27662/tid=27670] ppid=27660 vsize=915420 CPUtime=0
/proc/27662/task/27670/stat : 27670 (java) S 27660 27662 26778 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275720292 937390080 9876 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.52
Current children cumulated vsize (KiB) 915420

[startup+162.517 s]
/proc/loadavg: 1.97 1.98 1.98 3/100 27730
/proc/meminfo: memFree=1312776/2055920 swapFree=4180096/4192956
[pid=27662] ppid=27660 vsize=915420 CPUtime=161.03
/proc/27662/stat : 27662 (java) R 27660 27662 26778 0 -1 0 10151 0 1 0 15608 495 0 0 25 0 8 0 275720278 937390080 9883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073718490 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 2013.49
Current children cumulated vsize (KiB) 915420

[startup+2084.73 s]
/proc/loadavg: 2.05 2.01 2.00 3/100 27732
/proc/meminfo: memFree=1312328/2055920 swapFree=4180096/4192956
[pid=27662] ppid=27660 vsize=915420 CPUtime=2073.28
/proc/27662/stat : 27662 (java) R 27660 27662 26778 0 -1 0 10170 0 1 0 206817 511 0 0 25 0 8 0 275720278 937390080 9901 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073866282 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27662/statm: 228855 9901 2529 14 0 215325 0
[pid=27662/tid=27664] ppid=27660 vsize=915420 CPUtime=0.02
/proc/27662/task/27664/stat : 27664 (java) S 27660 27662 26778 0 -1 64 208 0 0 0 2 0 0 0 16 0 8 0 275720288 937390080 9901 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27662/tid=27665] ppid=27660 vsize=915420 CPUtime=0
/proc/27662/task/27665/stat : 27665 (java) S 27660 27662 26778 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275720288 937390080 9901 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27662/tid=27666] ppid=27660 vsize=915420 CPUtime=0
/proc/27662/task/27666/stat : 27666 (java) S 27660 27662 26778 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275720288 937390080 9901 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27662/tid=27667] ppid=27660 vsize=915420 CPUtime=0
/proc/27662/task/27667/stat : 27667 (java) S 27660 27662 26778 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275720292 937390080 9901 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27662/tid=27668] ppid=27660 vsize=915420 CPUtime=0.27
/proc/27662/task/27668/stat : 27668 (java) S 27660 27662 26778 0 -1 64 418 0 0 0 27 0 0 0 16 0 8 0 275720292 937390080 9901 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27662/tid=27669] ppid=27660 vsize=915420 CPUtime=0
/proc/27662/task/27669/stat : 27669 (java) S 27660 27662 26778 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275720292 937390080 9901 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27662/tid=27670] ppid=27660 vsize=915420 CPUtime=0
/proc/27662/task/27670/stat : 27670 (java) S 27660 27662 26778 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275720292 937390080 9901 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2073.28
Current children cumulated vsize (KiB) 915420

[startup+2144.8 s]
/proc/loadavg: 2.02 2.01 2.00 3/100 27732
/proc/meminfo: memFree=1312328/2055920 swapFree=4180096/4192956
[pid=27662] ppid=27660 vsize=915420 CPUtime=2133.06
/proc/27662/stat : 27662 (java) R 27660 27662 26778 0 -1 0 10170 0 1 0 212795 511 0 0 25 0 8 0 275720278 937390080 9901 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073897852 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27662/statm: 228855 9901 2529 14 0 215325 0
[pid=27662/tid=27664] ppid=27660 vsize=915420 CPUtime=0.02
/proc/27662/task/27664/stat : 27664 (java) S 27660 27662 26778 0 -1 64 208 0 0 0 2 0 0 0 16 0 8 0 275720288 937390080 9901 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27662/tid=27665] ppid=27660 vsize=915420 CPUtime=0
/proc/27662/task/27665/stat : 27665 (java) S 27660 27662 26778 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275720288 937390080 9901 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27662/tid=27666] ppid=27660 vsize=915420 CPUtime=0
/proc/27662/task/27666/stat : 27666 (java) S 27660 27662 26778 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275720288 937390080 9901 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27662/tid=27667] ppid=27660 vsize=915420 CPUtime=0
/proc/27662/task/27667/stat : 27667 (java) S 27660 27662 26778 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275720292 937390080 9901 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27662/tid=27668] ppid=27660 vsize=915420 CPUtime=0.27
/proc/27662/task/27668/stat : 27668 (java) S 27660 27662 26778 0 -1 64 418 0 0 0 27 0 0 0 16 0 8 0 275720292 937390080 9901 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27662/tid=27669] ppid=27660 vsize=915420 CPUtime=0
/proc/27662/task/27669/stat : 27669 (java) S 27660 27662 26778 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275720292 937390080 9901 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27662/tid=27670] ppid=27660 vsize=915420 CPUtime=0
/proc/27662/task/27670/stat : 27670 (java) S 27660 27662 26778 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275720292 937390080 9901 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2133.06
Current children cumulated vsize (KiB) 915420

[startup+2204.87 s]
/proc/loadavg: 2.05 2.02 2.00 3/100 27732
/proc/meminfo: memFree=1312328/2055920 swapFree=4180096/4192956
[pid=27662] ppid=27660 vsize=915420 CPUtime=2192.86
/proc/27662/stat : 27662 (java) R 27660 27662 26778 0 -1 0 10170 0 1 0 218774 512 0 0 25 0 8 0 275720278 937390080 9901 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073936287 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27662/statm: 228855 9901 2529 14 0 215325 0
[pid=27662/tid=27664] ppid=27660 vsize=915420 CPUtime=0.02
/proc/27662/task/27664/stat : 27664 (java) S 27660 27662 26778 0 -1 64 208 0 0 0 2 0 0 0 16 0 8 0 275720288 937390080 9901 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27662/tid=27665] ppid=27660 vsize=915420 CPUtime=0
/proc/27662/task/27665/stat : 27665 (java) S 27660 27662 26778 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275720288 937390080 9901 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27662/tid=27666] ppid=27660 vsize=915420 CPUtime=0
/proc/27662/task/27666/stat : 27666 (java) S 27660 27662 26778 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275720288 937390080 9901 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27662/tid=27667] ppid=27660 vsize=915420 CPUtime=0
/proc/27662/task/27667/stat : 27667 (java) S 27660 27662 26778 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275720292 937390080 9901 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27662/tid=27668] ppid=27660 vsize=915420 CPUtime=0.27
/proc/27662/task/27668/stat : 27668 (java) S 27660 27662 26778 0 -1 64 418 0 0 0 27 0 0 0 16 0 8 0 275720292 937390080 9901 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27662/tid=27669] ppid=27660 vsize=915420 CPUtime=0
/proc/27662/task/27669/stat : 27669 (java) S 27660 27662 26778 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275720292 937390080 9901 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27662/tid=27670] ppid=27660 vsize=915420 CPUtime=0
/proc/27662/task/27670/stat : 27670 (java) S 27660 27662 26778 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275720292 937390080 9901 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2192.86
Current children cumulated vsize (KiB) 915420

[startup+2264.94 s]
/proc/loadavg: 2.02 2.01 2.00 3/100 27732
/proc/meminfo: memFree=1312328/2055920 swapFree=4180096/4192956
[pid=27662] ppid=27660 vsize=915420 CPUtime=2252.64
/proc/27662/stat : 27662 (java) R 27660 27662 26778 0 -1 0 10170 0 1 0 224752 512 0 0 25 0 8 0 275720278 937390080 9901 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073891685 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27662/statm: 228855 9901 2529 14 0 215325 0
[pid=27662/tid=27664] ppid=27660 vsize=915420 CPUtime=0.02
/proc/27662/task/27664/stat : 27664 (java) S 27660 27662 26778 0 -1 64 208 0 0 0 2 0 0 0 16 0 8 0 275720288 937390080 9901 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27662/tid=27665] ppid=27660 vsize=915420 CPUtime=0
/proc/27662/task/27665/stat : 27665 (java) S 27660 27662 26778 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275720288 937390080 9901 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27662/tid=27666] ppid=27660 vsize=915420 CPUtime=0
/proc/27662/task/27666/stat : 27666 (java) S 27660 27662 26778 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275720288 937390080 9901 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27662/tid=27667] ppid=27660 vsize=915420 CPUtime=0
/proc/27662/task/27667/stat : 27667 (java) S 27660 27662 26778 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275720292 937390080 9901 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27662/tid=27668] ppid=27660 vsize=915420 CPUtime=0.27
/proc/27662/task/27668/stat : 27668 (java) S 27660 27662 26778 0 -1 64 418 0 0 0 27 0 0 0 16 0 8 0 275720292 937390080 9901 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27662/tid=27669] ppid=27660 vsize=915420 CPUtime=0
/proc/27662/task/27669/stat : 27669 (java) S 27660 27662 26778 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275720292 937390080 9901 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27662/tid=27670] ppid=27660 vsize=915420 CPUtime=0
/proc/27662/task/27670/stat : 27670 (java) S 27660 27662 26778 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275720292 937390080 9901 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2252.64
Current children cumulated vsize (KiB) 915420

[startup+2325.01 s]
/proc/loadavg: 2.04 2.02 2.00 3/100 27732
/proc/meminfo: memFree=1312328/2055920 swapFree=4180096/4192956
[pid=27662] ppid=27660 vsize=915420 CPUtime=2312.44
/proc/27662/stat : 27662 (java) R 27660 27662 26778 0 -1 0 10173 0 1 0 230731 513 0 0 25 0 8 0 275720278 937390080 9904 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073888444 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27662/statm: 228855 9904 2529 14 0 215325 0
[pid=27662/tid=27664] ppid=27660 vsize=915420 CPUtime=0.02
/proc/27662/task/27664/stat : 27664 (java) S 27660 27662 26778 0 -1 64 208 0 0 0 2 0 0 0 16 0 8 0 275720288 937390080 9904 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27662/tid=27665] ppid=27660 vsize=915420 CPUtime=0
/proc/27662/task/27665/stat : 27665 (java) S 27660 27662 26778 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275720288 937390080 9904 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27662/tid=27666] ppid=27660 vsize=915420 CPUtime=0
/proc/27662/task/27666/stat : 27666 (java) S 27660 27662 26778 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275720288 937390080 9904 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27662/tid=27667] ppid=27660 vsize=915420 CPUtime=0
/proc/27662/task/27667/stat : 27667 (java) S 27660 27662 26778 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275720292 937390080 9904 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27662/tid=27668] ppid=27660 vsize=915420 CPUtime=0.27
/proc/27662/task/27668/stat : 27668 (java) S 27660 27662 26778 0 -1 64 418 0 0 0 27 0 0 0 16 0 8 0 275720292 937390080 9904 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27662/tid=27669] ppid=27660 vsize=915420 CPUtime=0
/proc/27662/task/27669/stat : 27669 (java) S 27660 27662 26778 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275720292 937390080 9904 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27662/tid=27670] ppid=27660 vsize=915420 CPUtime=0
/proc/27662/task/27670/stat : 27670 (java) S 27660 27662 26778 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275720292 937390080 9904 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2312.44
Current children cumulated vsize (KiB) 915420

[startup+2385.08 s]
/proc/loadavg: 2.01 2.02 2.00 3/100 27732
/proc/meminfo: memFree=1312264/2055920 swapFree=4180096/4192956
[pid=27662] ppid=27660 vsize=915420 CPUtime=2372.22
/proc/27662/stat : 27662 (java) R 27660 27662 26778 0 -1 0 10173 0 1 0 236709 513 0 0 25 0 8 0 275720278 937390080 9904 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073888374 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27662/statm: 228855 9904 2529 14 0 215325 0
[pid=27662/tid=27664] ppid=27660 vsize=915420 CPUtime=0.02
/proc/27662/task/27664/stat : 27664 (java) S 27660 27662 26778 0 -1 64 208 0 0 0 2 0 0 0 16 0 8 0 275720288 937390080 9904 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27662/tid=27665] ppid=27660 vsize=915420 CPUtime=0
/proc/27662/task/27665/stat : 27665 (java) S 27660 27662 26778 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275720288 937390080 9904 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27662/tid=27666] ppid=27660 vsize=915420 CPUtime=0
/proc/27662/task/27666/stat : 27666 (java) S 27660 27662 26778 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275720288 937390080 9904 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27662/tid=27667] ppid=27660 vsize=915420 CPUtime=0
/proc/27662/task/27667/stat : 27667 (java) S 27660 27662 26778 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275720292 937390080 9904 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27662/tid=27668] ppid=27660 vsize=915420 CPUtime=0.27
/proc/27662/task/27668/stat : 27668 (java) S 27660 27662 26778 0 -1 64 418 0 0 0 27 0 0 0 16 0 8 0 275720292 937390080 9904 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27662/tid=27669] ppid=27660 vsize=915420 CPUtime=0
/proc/27662/task/27669/stat : 27669 (java) S 27660 27662 26778 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275720292 937390080 9904 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27662/tid=27670] ppid=27660 vsize=915420 CPUtime=0
/proc/27662/task/27670/stat : 27670 (java) S 27660 27662 26778 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275720292 937390080 9904 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2372.22
Current children cumulated vsize (KiB) 915420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2413.05 s]
/proc/loadavg: 2.01 2.01 2.00 3/100 27732
/proc/meminfo: memFree=1312264/2055920 swapFree=4180096/4192956
[pid=27662] ppid=27660 vsize=915420 CPUtime=2400.06
/proc/27662/stat : 27662 (java) R 27660 27662 26778 0 -1 0 10173 0 1 0 239493 513 0 0 25 0 8 0 275720278 937390080 9904 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073901213 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27662/statm: 228855 9904 2529 14 0 215325 0
[pid=27662/tid=27664] ppid=27660 vsize=915420 CPUtime=0.02
/proc/27662/task/27664/stat : 27664 (java) S 27660 27662 26778 0 -1 64 208 0 0 0 2 0 0 0 16 0 8 0 275720288 937390080 9904 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27662/tid=27665] ppid=27660 vsize=915420 CPUtime=0
/proc/27662/task/27665/stat : 27665 (java) S 27660 27662 26778 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275720288 937390080 9904 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27662/tid=27666] ppid=27660 vsize=915420 CPUtime=0
/proc/27662/task/27666/stat : 27666 (java) S 27660 27662 26778 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275720288 937390080 9904 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27662/tid=27667] ppid=27660 vsize=915420 CPUtime=0
/proc/27662/task/27667/stat : 27667 (java) S 27660 27662 26778 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275720292 937390080 9904 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27662/tid=27668] ppid=27660 vsize=915420 CPUtime=0.27
/proc/27662/task/27668/stat : 27668 (java) S 27660 27662 26778 0 -1 64 418 0 0 0 27 0 0 0 16 0 8 0 275720292 937390080 9904 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27662/tid=27669] ppid=27660 vsize=915420 CPUtime=0
/proc/27662/task/27669/stat : 27669 (java) S 27660 27662 26778 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275720292 937390080 9904 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27662/tid=27670] ppid=27660 vsize=915420 CPUtime=0
/proc/27662/task/27670/stat : 27670 (java) S 27660 27662 26778 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275720292 937390080 9904 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2400.06
Current children cumulated vsize (KiB) 915420

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

Child status: 143
Real time (s): 2413.11
CPU time (s): 2400.12
CPU user time (s): 2394.98
CPU system time (s): 5.14522
CPU usage (%): 99.462
Max. virtual memory (cumulated for all children) (KiB): 915424

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2394.98
system time used= 5.14522
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10196
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= 50035
involuntary context switches= 119885

runsolver used 2.54361 s user time and 8.13776 s system time

The end

Launcher Data (download as text)

Begin job on node24 on Sat Jan 20 06:07:30 UTC 2007


IDJOB= 277994
IDBENCH= 7909
IDSOLVER= 69
FILE ID= node24/277994-1169273250

PBS_JOBID= 3607344

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/cnf/3-40-100-1000/cnf-3-40-700-084821_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/277994-1169273250/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node24/watcher-277994-1169273250 -o ROOT/results/node24/solver-277994-1169273250 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/277994-1169273250/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  edced039a0c1531892206f9a532fb52d

RANDOM SEED= 87174354

TIME LIMIT= 2400 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
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.234
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:       1371744 kB
Buffers:         45432 kB
Cached:         522040 kB
SwapCached:        600 kB
Active:         151032 kB
Inactive:       465080 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1371744 kB
SwapTotal:     4192956 kB
SwapFree:      4180096 kB
Dirty:            4100 kB
Writeback:           0 kB
Mapped:          66940 kB
Slab:            52692 kB
Committed_AS:  5442528 kB
PageTables:       2316 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66561 MiB



End job on node24 on Sat Jan 20 06:47:43 UTC 2007