Trace number 277904

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.13 2404.48

General information on the benchmark

NameMaxCSP/cnf/3-80-100-1000/
cnf-3-80-900-541141_ext.xml
MD5SUM15833d5aab2d32b491743decfc263907
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of satisfied constraints863
Best CPU time to get the best result obtained on this benchmark2400.05
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of constraints894
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension894
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.35	   
0.35	Abscon 109 (November, 2006)
0.35	   
0.35	   configuration
0.35	     name=pfc.xml
0.38	   
0.38	   instance
0.38	     name=/tmp/evaluation/277904-1169271158/unknown.xml
0.41	   
0.41	   domains being loaded...
0.42	   
0.42	   variables being loaded...
0.46	     nbVariables=80  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.46	       =>  wckTime=0.104  cpuTime=0.1  mem=6M910
0.46	   
0.46	   relations being loaded...
0.46	   
0.46	   constraints being loaded...
0.63	     nbConstraints=894  nbRelationTypes=13  nbExtensionStructures=13  nbSharedExtensionStructures=881
0.63	     nbConflictsStructures=13  nbSharedConflictsStructures=881  nbSharedBinaryRepresentations=0  maxDegree=44
0.63	     maxArity=3
0.63	       =>  wckTime=0.275  cpuTime=0.19  mem=9M884
0.67	   
0.67	   solver LocalSearchSolver being built... 
0.71	       =>  wckTime=0.358  cpuTime=0.23  mem=5M842
0.71	
0.71	s SATISFIABLE
0.71	o 790
0.71	c 104
0.72	o 795
0.72	c 99
0.72	o 801
0.72	c 93
0.72	o 805
0.72	c 89
0.72	o 809
0.72	c 85
0.72	o 810
0.72	c 84
0.72	o 812
0.72	c 82
0.72	o 816
0.72	c 78
0.72	o 817
0.72	c 77
0.73	o 819
0.73	c 75
0.73	o 822
0.73	c 72
0.73	o 824
0.73	c 70
0.73	o 825
0.73	c 69
0.73	o 826
0.73	c 68
0.73	o 829
0.73	c 65
0.73	o 831
0.73	c 63
0.73	o 835
0.74	c 59
0.74	o 836
0.74	c 58
0.75	o 838
0.75	c 56
0.75	o 839
0.75	c 55
0.75	o 842
0.75	c 52
0.75	o 846
0.75	c 48
0.75	o 847
0.75	c 47
0.75	o 848
0.75	c 46
0.76	o 849
0.76	c 45
0.81	o 850
0.81	c 44
0.81	o 851
0.81	c 43
0.81	o 854
0.81	c 40
0.93	o 855
0.93	c 39
0.94	o 857
0.94	c 37
0.94	o 858
0.94	c 36
0.94	o 859
0.94	c 35
0.94	o 861
0.94	c 33
0.94	o 862
0.94	c 32
3.34	   
3.34	   search
3.34	     run=0  nbConstraintChecks=12495692  nbAssignments=10000
3.34	       =>  wckTime=2.627  cpuTime=2.58  mem=5M842
5.96	   
5.96	   search
5.96	     run=1  nbConstraintChecks=25600401  nbAssignments=20000
5.96	       =>  wckTime=5.253  cpuTime=5.18  mem=5M842
8.47	   
8.47	   search
8.47	     run=2  nbConstraintChecks=38049795  nbAssignments=30000
8.47	       =>  wckTime=7.762  cpuTime=7.66  mem=5M842
11.09	   
11.09	   search
11.09	     run=3  nbConstraintChecks=51181694  nbAssignments=40000
11.09	       =>  wckTime=10.379  cpuTime=10.25  mem=5M842
13.60	   
13.60	   search
13.60	     run=4  nbConstraintChecks=63638719  nbAssignments=50000
13.60	       =>  wckTime=12.896  cpuTime=12.74  mem=5M842
16.22	   
16.22	   search
16.22	     run=5  nbConstraintChecks=76684960  nbAssignments=60000
16.22	       =>  wckTime=15.512  cpuTime=15.34  mem=5M842
17.47	o 863
17.47	c 31
18.74	   
18.74	   search
18.74	     run=6  nbConstraintChecks=89071649  nbAssignments=70000
18.74	       =>  wckTime=18.034  cpuTime=17.83  mem=5M842
21.39	   
21.39	   search
21.39	     run=7  nbConstraintChecks=102270740  nbAssignments=80000
21.39	       =>  wckTime=20.685  cpuTime=20.46  mem=5M842
23.93	   
23.93	   search
23.93	     run=8  nbConstraintChecks=114693038  nbAssignments=90000
23.93	       =>  wckTime=23.218  cpuTime=22.97  mem=5M842
26.54	   
26.54	   search
26.54	     run=9  nbConstraintChecks=127828678  nbAssignments=100000
26.54	       =>  wckTime=25.836  cpuTime=25.57  mem=5M842
29.05	   
29.05	   search
29.05	     run=10  nbConstraintChecks=140191733  nbAssignments=110000
29.05	       =>  wckTime=28.34  cpuTime=28.04  mem=5M842
31.68	   
31.68	   search
31.68	     run=11  nbConstraintChecks=153437195  nbAssignments=120000
31.68	       =>  wckTime=30.974  cpuTime=30.65  mem=5M842
34.18	   
34.19	   search
34.19	     run=12  nbConstraintChecks=165814827  nbAssignments=130000
34.19	       =>  wckTime=33.477  cpuTime=33.14  mem=5M842
36.82	   
36.82	   search
36.82	     run=13  nbConstraintChecks=178942832  nbAssignments=140000
36.82	       =>  wckTime=36.11  cpuTime=35.75  mem=5M842
39.36	   
39.36	   search
39.36	     run=14  nbConstraintChecks=191400569  nbAssignments=150000
39.36	       =>  wckTime=38.648  cpuTime=38.26  mem=5M842
42.00	   
42.00	   search
42.00	     run=15  nbConstraintChecks=204565579  nbAssignments=160000
42.00	       =>  wckTime=41.295  cpuTime=40.88  mem=5M842
44.53	   
44.53	   search
44.53	     run=16  nbConstraintChecks=216984681  nbAssignments=170000
44.53	       =>  wckTime=43.82  cpuTime=43.38  mem=5M842
47.16	   
47.16	   search
47.16	     run=17  nbConstraintChecks=230234991  nbAssignments=180000
47.16	       =>  wckTime=46.456  cpuTime=45.99  mem=5M842
47.76	   
47.76	   search
47.76	     run=18  nbConstraintChecks=233085995  nbAssignments=182602
47.76	       =>  wckTime=47.052  cpuTime=46.59  mem=5M842
47.76	   
47.76	   global
47.76	     nbConstraintChecks=233085995  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
47.76	     solvingWckTime=47.051  solvingCpuTime=46.59  expiredTime=no  totalExploration=no  nbFoundSolutions=0
47.76	     globalCpuTime=46.86
47.76	       =>  wckTime=47.411  cpuTime=46.82  mem=5M842
47.76	   
47.76	   solver IterativeSystematicSolver being built... 
47.95	       =>  wckTime=47.603  cpuTime=46.96  mem=21M716
47.97	   
47.97	   preprocessing
47.97	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
47.97	     detectedInconsistency=no
47.97	       =>  wckTime=0.014  cpuTime=0.01  mem=21M716
48.08	   
48.08	   search
48.08	     run=0  nbConstraintChecks=9716  nbValidityChecks=36545  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
48.08	     nbAssignments=52  nbFailedAssignments=8  nbBacktracks=10  nbVisitedNodes=71  nbRestartNogoods=0
48.08	       =>  wckTime=0.124  cpuTime=0.08  mem=22M691
48.16	   
48.16	   search
48.16	     run=1  nbConstraintChecks=19558  nbValidityChecks=86015  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
48.16	     nbAssignments=109  nbFailedAssignments=16  nbBacktracks=26  nbVisitedNodes=152  nbRestartNogoods=2
48.16	       =>  wckTime=0.204  cpuTime=0.16  mem=22M691
48.26	   
48.26	   search
48.26	     run=2  nbConstraintChecks=36410  nbValidityChecks=169050  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
48.26	     nbAssignments=184  nbFailedAssignments=35  nbBacktracks=49  nbVisitedNodes=269  nbRestartNogoods=3
48.26	       =>  wckTime=0.305  cpuTime=0.25  mem=22M691
48.42	   
48.42	   search
48.42	     run=3  nbConstraintChecks=61299  nbValidityChecks=291738  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
48.42	     nbAssignments=285  nbFailedAssignments=74  nbBacktracks=82  nbVisitedNodes=442  nbRestartNogoods=6
48.42	       =>  wckTime=0.462  cpuTime=0.4  mem=22M691
48.61	   
48.61	   search
48.61	     run=4  nbConstraintChecks=95559  nbValidityChecks=461429  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
48.61	     nbAssignments=413  nbFailedAssignments=121  nbBacktracks=135  nbVisitedNodes=670  nbRestartNogoods=11
48.61	       =>  wckTime=0.652  cpuTime=0.59  mem=22M691
48.87	   
48.87	   search
48.87	     run=5  nbConstraintChecks=143848  nbValidityChecks=711699  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
48.87	     nbAssignments=583  nbFailedAssignments=181  nbBacktracks=210  nbVisitedNodes=972  nbRestartNogoods=12
48.87	       =>  wckTime=0.914  cpuTime=0.85  mem=22M691
49.18	   
49.18	   search
49.18	     run=6  nbConstraintChecks=211130  nbValidityChecks=1044580  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
49.18	     nbAssignments=795  nbFailedAssignments=244  nbBacktracks=324  nbVisitedNodes=1361  nbRestartNogoods=15
49.18	       =>  wckTime=1.23  cpuTime=1.16  mem=22M691
49.78	   
49.78	   search
49.78	     run=7  nbConstraintChecks=326123  nbValidityChecks=1630569  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
49.78	     nbAssignments=1155  nbFailedAssignments=398  nbBacktracks=495  nbVisitedNodes=2045  nbRestartNogoods=18
49.78	       =>  wckTime=1.824  cpuTime=1.74  mem=22M691
50.51	   
50.51	   search
50.51	     run=8  nbConstraintChecks=463919  nbValidityChecks=2375109  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
50.51	     nbAssignments=1590  nbFailedAssignments=543  nbBacktracks=752  nbVisitedNodes=2863  nbRestartNogoods=22
50.51	       =>  wckTime=2.552  cpuTime=2.45  mem=22M691
51.77	   
51.77	   search
51.77	     run=9  nbConstraintChecks=709557  nbValidityChecks=3656865  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
51.77	     nbAssignments=2392  nbFailedAssignments=927  nbBacktracks=1136  nbVisitedNodes=4414  nbRestartNogoods=25
51.77	       =>  wckTime=3.817  cpuTime=3.69  mem=22M691
53.34	   
53.34	   search
53.34	     run=10  nbConstraintChecks=1050490  nbValidityChecks=5424556  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
53.34	     nbAssignments=3420  nbFailedAssignments=1341  nbBacktracks=1713  nbVisitedNodes=6382  nbRestartNogoods=30
53.34	       =>  wckTime=5.389  cpuTime=5.26  mem=22M691
55.59	   
55.59	   search
55.59	     run=11  nbConstraintChecks=1489947  nbValidityChecks=7768803  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
55.59	     nbAssignments=4855  nbFailedAssignments=1879  nbBacktracks=2579  nbVisitedNodes=9131  nbRestartNogoods=34
55.59	       =>  wckTime=7.634  cpuTime=7.48  mem=22M691
59.12	   
59.12	   search
59.12	     run=12  nbConstraintChecks=2227759  nbValidityChecks=11672872  nbPropagations=0  nbRevisions=0
59.12	     nbUselessRevisions=0  nbAssignments=7020  nbFailedAssignments=2713  nbBacktracks=3877  nbVisitedNodes=13308
59.12	     nbRestartNogoods=41
59.12	       =>  wckTime=11.164  cpuTime=10.98  mem=22M691
64.65	   
64.65	   search
64.65	     run=13  nbConstraintChecks=3297659  nbValidityChecks=17154369  nbPropagations=0  nbRevisions=0
64.65	     nbUselessRevisions=0  nbAssignments=10356  nbFailedAssignments=4070  nbBacktracks=5823  nbVisitedNodes=19825
64.65	     nbRestartNogoods=47
64.65	       =>  wckTime=16.699  cpuTime=16.46  mem=22M691
72.29	   
72.29	   search
72.29	     run=14  nbConstraintChecks=4848860  nbValidityChecks=25762681  nbPropagations=0  nbRevisions=0
72.29	     nbUselessRevisions=0  nbAssignments=15352  nbFailedAssignments=6117  nbBacktracks=8742  nbVisitedNodes=29195
72.29	     nbRestartNogoods=51
72.29	       =>  wckTime=24.34  cpuTime=24.03  mem=22M691
82.42	   
82.42	   search
82.42	     run=15  nbConstraintChecks=6956651  nbValidityChecks=37092783  nbPropagations=0  nbRevisions=0
82.42	     nbUselessRevisions=0  nbAssignments=22116  nbFailedAssignments=8467  nbBacktracks=13120  nbVisitedNodes=41871
82.42	     nbRestartNogoods=56
82.42	       =>  wckTime=34.469  cpuTime=34.07  mem=22M691
99.02	   
99.02	   search
99.02	     run=16  nbConstraintChecks=10477544  nbValidityChecks=54509994  nbPropagations=0  nbRevisions=0
99.02	     nbUselessRevisions=0  nbAssignments=32939  nbFailedAssignments=12693  nbBacktracks=19688  nbVisitedNodes=62259
99.02	     nbRestartNogoods=60
99.02	       =>  wckTime=51.062  cpuTime=50.51  mem=22M691
121.21	   
121.21	   search
121.21	     run=17  nbConstraintChecks=15959159  nbValidityChecks=78531623  nbPropagations=0  nbRevisions=0
121.21	     nbUselessRevisions=0  nbAssignments=48624  nbFailedAssignments=18493  nbBacktracks=29540  nbVisitedNodes=90720
121.21	     nbRestartNogoods=68
121.21	       =>  wckTime=73.252  cpuTime=72.49  mem=22M691
153.52	   
153.52	   search
153.52	     run=18  nbConstraintChecks=24061131  nbValidityChecks=112605711  nbPropagations=0  nbRevisions=0
153.52	     nbUselessRevisions=0  nbAssignments=71640  nbFailedAssignments=26693  nbBacktracks=44318  nbVisitedNodes=132354
153.52	     nbRestartNogoods=74
153.52	       =>  wckTime=105.57  cpuTime=104.52  mem=22M691
195.13	   
195.13	   search
195.13	     run=19  nbConstraintChecks=36360396  nbValidityChecks=158345112  nbPropagations=0  nbRevisions=0
195.13	     nbUselessRevisions=0  nbAssignments=104323  nbFailedAssignments=37172  nbBacktracks=66488  nbVisitedNodes=189663
195.13	     nbRestartNogoods=81
195.13	       =>  wckTime=147.179  cpuTime=145.75  mem=22M691
252.70	   
252.70	   search
252.70	     run=20  nbConstraintChecks=53040862  nbValidityChecks=217317459  nbPropagations=0  nbRevisions=0
252.70	     nbUselessRevisions=0  nbAssignments=151726  nbFailedAssignments=51290  nbBacktracks=99740  nbVisitedNodes=269028
252.70	     nbRestartNogoods=88
252.70	       =>  wckTime=204.748  cpuTime=202.79  mem=22M691
341.70	   
341.70	   search
341.70	     run=21  nbConstraintChecks=75881280  nbValidityChecks=304443576  nbPropagations=0  nbRevisions=0
341.70	     nbUselessRevisions=0  nbAssignments=223652  nbFailedAssignments=73305  nbBacktracks=149618  nbVisitedNodes=387600
341.70	     nbRestartNogoods=95
341.70	       =>  wckTime=293.75  cpuTime=290.98  mem=22M691
462.44	   
462.44	   search
462.44	     run=22  nbConstraintChecks=114816713  nbValidityChecks=441352638  nbPropagations=0  nbRevisions=0
462.44	     nbUselessRevisions=0  nbAssignments=329126  nbFailedAssignments=103923  nbBacktracks=224441  nbVisitedNodes=564575
462.44	     nbRestartNogoods=101
462.44	       =>  wckTime=414.484  cpuTime=411.17  mem=22M691
638.89	   
638.89	   search
638.89	     run=23  nbConstraintChecks=164207697  nbValidityChecks=627652455  nbPropagations=0  nbRevisions=0
638.89	     nbUselessRevisions=0  nbAssignments=485298  nbFailedAssignments=147836  nbBacktracks=336668  nbVisitedNodes=822328
638.89	     nbRestartNogoods=107
638.89	       =>  wckTime=590.936  cpuTime=587.55  mem=22M691
897.01	   
897.01	   search
897.01	     run=24  nbConstraintChecks=254679290  nbValidityChecks=921071838  nbPropagations=0  nbRevisions=0
897.01	     nbUselessRevisions=0  nbAssignments=719937  nbFailedAssignments=214102  nbBacktracks=505009  nbVisitedNodes=1213131
897.01	     nbRestartNogoods=112
897.01	       =>  wckTime=849.051  cpuTime=845.59  mem=22M691
1297.65	   
1297.65	   search
1297.65	     run=25  nbConstraintChecks=367907733  nbValidityChecks=1330961442  nbPropagations=0  nbRevisions=0
1297.65	     nbUselessRevisions=0  nbAssignments=1074635  nbFailedAssignments=316256  nbBacktracks=757522
1297.65	     nbVisitedNodes=1804760  nbRestartNogoods=119
1297.65	       =>  wckTime=1249.699  cpuTime=1246.1  mem=22M691
1872.63	   
1872.63	   search
1872.63	     run=26  nbConstraintChecks=571851358  nbValidityChecks=2002993596  nbPropagations=0  nbRevisions=0
1872.63	     nbUselessRevisions=0  nbAssignments=1601507  nbFailedAssignments=464325  nbBacktracks=1136290
1872.63	     nbVisitedNodes=2681686  nbRestartNogoods=127
1872.63	       =>  wckTime=1824.677  cpuTime=1820.89  mem=22M691
2404.45	v 1 1 1 0 0 1 0 1 1 1 1 0 1 0 1 1 1 0 0 0 0 1 1 1 1 0 1 0 1 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 1 1 1 1 1 1 1 1 0 1 0 0 1 1 1 1 1 0 1 1 1 0 0 1 1 0 0 1 1 0 1 0 1 

Verifier Data (download as text)

31 unsatisfied constraints, 863 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/node18/watcher-277904-1169271158 -o ROOT/results/node18/solver-277904-1169271158 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/277904-1169271158/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.92 1.99 1.99 4/93 9875
/proc/meminfo: memFree=1270104/2055920 swapFree=4192812/4192956
[pid=9874] ppid=9872 vsize=18540 CPUtime=0
/proc/9874/stat : 9874 (runsolver) R 9872 9874 9656 0 -1 4194368 17 0 0 0 0 0 0 0 18 0 1 0 275510500 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 227848809767 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/9874/statm: 4635 279 244 17 0 2626 0

[startup+0.107769 s]
/proc/loadavg: 1.92 1.99 1.99 4/93 9875
/proc/meminfo: memFree=1270104/2055920 swapFree=4192812/4192956
[pid=9874] ppid=9872 vsize=907808 CPUtime=0.05
/proc/9874/stat : 9874 (java) D 9872 9874 9656 0 -1 0 2456 0 1 0 4 1 0 0 16 0 4 0 275510500 929595392 2203 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 2147483391 0 23755 18446744073709551615 0 0 17 1 0 0
/proc/9874/statm: 226952 2203 1214 14 0 214535 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 907808

[startup+0.515783 s]
/proc/loadavg: 1.92 1.99 1.99 4/93 9875
/proc/meminfo: memFree=1270104/2055920 swapFree=4192812/4192956
[pid=9874] ppid=9872 vsize=915332 CPUtime=0.45
/proc/9874/stat : 9874 (java) R 9872 9874 9656 0 -1 0 6160 0 1 0 42 3 0 0 18 0 8 0 275510500 937299968 5899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9874/statm: 228833 5899 2139 14 0 215303 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 915332

[startup+1.33686 s]
/proc/loadavg: 1.92 1.99 1.99 3/100 9882
/proc/meminfo: memFree=1250720/2055920 swapFree=4192812/4192956
[pid=9874] ppid=9872 vsize=915420 CPUtime=1.26
/proc/9874/stat : 9874 (java) R 9872 9874 9656 0 -1 0 7512 0 1 0 112 14 0 0 25 0 8 0 275510500 937390080 7250 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073710554 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9874/statm: 228855 7250 2475 14 0 215325 0
[pid=9874/tid=9876] ppid=9872 vsize=915420 CPUtime=0.03
/proc/9874/task/9876/stat : 9876 (java) S 9872 9874 9656 0 -1 64 238 0 0 0 3 0 0 0 16 0 8 0 275510508 937390080 7250 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9874/tid=9877] ppid=9872 vsize=915420 CPUtime=0
/proc/9874/task/9877/stat : 9877 (java) S 9872 9874 9656 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275510509 937390080 7250 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9874/tid=9878] ppid=9872 vsize=915420 CPUtime=0
/proc/9874/task/9878/stat : 9878 (java) S 9872 9874 9656 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275510509 937390080 7250 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9874/tid=9879] ppid=9872 vsize=915420 CPUtime=0
/proc/9874/task/9879/stat : 9879 (java) S 9872 9874 9656 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275510512 937390080 7250 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9874/tid=9880] ppid=9872 vsize=915420 CPUtime=0.16
/proc/9874/task/9880/stat : 9880 (java) S 9872 9874 9656 0 -1 64 344 0 0 0 15 1 0 0 16 0 8 0 275510512 937390080 7250 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9874/tid=9881] ppid=9872 vsize=915420 CPUtime=0
/proc/9874/task/9881/stat : 9881 (java) S 9872 9874 9656 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275510512 937390080 7250 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9874/tid=9882] ppid=9872 vsize=915420 CPUtime=0
/proc/9874/task/9882/stat : 9882 (java) S 9872 9874 9656 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275510512 937390080 7250 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 915420

[startup+2.97401 s]
/proc/loadavg: 1.92 1.99 1.99 3/100 9882
/proc/meminfo: memFree=1250656/2055920 swapFree=4192812/4192956
[pid=9874] ppid=9872 vsize=915420 CPUtime=2.88
/proc/9874/stat : 9874 (java) R 9872 9874 9656 0 -1 0 7513 0 1 0 251 37 0 0 25 0 8 0 275510500 937390080 7250 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073710202 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9874/statm: 228855 7250 2475 14 0 215325 0
[pid=9874/tid=9876] ppid=9872 vsize=915420 CPUtime=0.03
/proc/9874/task/9876/stat : 9876 (java) S 9872 9874 9656 0 -1 64 238 0 0 0 3 0 0 0 16 0 8 0 275510508 937390080 7250 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9874/tid=9877] ppid=9872 vsize=915420 CPUtime=0
/proc/9874/task/9877/stat : 9877 (java) S 9872 9874 9656 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275510509 937390080 7250 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9874/tid=9878] ppid=9872 vsize=915420 CPUtime=0
/proc/9874/task/9878/stat : 9878 (java) S 9872 9874 9656 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275510509 937390080 7250 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9874/tid=9879] ppid=9872 vsize=915420 CPUtime=0
/proc/9874/task/9879/stat : 9879 (java) S 9872 9874 9656 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275510512 937390080 7250 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9874/tid=9880] ppid=9872 vsize=915420 CPUtime=0.16
/proc/9874/task/9880/stat : 9880 (java) S 9872 9874 9656 0 -1 64 344 0 0 0 15 1 0 0 16 0 8 0 275510512 937390080 7250 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9874/tid=9881] ppid=9872 vsize=915420 CPUtime=0
/proc/9874/task/9881/stat : 9881 (java) S 9872 9874 9656 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275510512 937390080 7250 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9874/tid=9882] ppid=9872 vsize=915420 CPUtime=0
/proc/9874/task/9882/stat : 9882 (java) S 9872 9874 9656 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275510512 937390080 7250 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.88
Current children cumulated vsize (KiB) 915420

[startup+6.18132 s]
/proc/loadavg: 1.93 1.99 1.99 3/100 9882
/proc/meminfo: memFree=1250656/2055920 swapFree=4192812/4192956
[pid=9874] ppid=9872 vsize=915424 CPUtime=6.07
/proc/9874/stat : 9874 (java) R 9872 9874 9656 0 -1 0 7516 0 1 0 524 83 0 0 25 0 8 0 275510500 937394176 7253 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9874/statm: 228856 7253 2475 14 0 215326 0
[pid=9874/tid=9876] ppid=9872 vsize=915424 CPUtime=0.03
/proc/9874/task/9876/stat : 9876 (java) S 9872 9874 9656 0 -1 64 238 0 0 0 3 0 0 0 16 0 8 0 275510508 937394176 7253 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9874/tid=9877] ppid=9872 vsize=915424 CPUtime=0
/proc/9874/task/9877/stat : 9877 (java) S 9872 9874 9656 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275510509 937394176 7253 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9874/tid=9878] ppid=9872 vsize=915424 CPUtime=0
/proc/9874/task/9878/stat : 9878 (java) S 9872 9874 9656 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275510509 937394176 7253 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9874/tid=9879] ppid=9872 vsize=915424 CPUtime=0
/proc/9874/task/9879/stat : 9879 (java) S 9872 9874 9656 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275510512 937394176 7253 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9874/tid=9880] ppid=9872 vsize=915424 CPUtime=0.16
/proc/9874/task/9880/stat : 9880 (java) S 9872 9874 9656 0 -1 64 347 0 0 0 15 1 0 0 16 0 8 0 275510512 937394176 7253 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9874/tid=9881] ppid=9872 vsize=915424 CPUtime=0
/proc/9874/task/9881/stat : 9881 (java) S 9872 9874 9656 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275510512 937394176 7253 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9874/tid=9882] ppid=9872 vsize=915424 CPUtime=0
/proc/9874/task/9882/stat : 9882 (java) S 9872 9874 9656 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275510512 937394176 7253 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.07
Current children cumulated vsize (KiB) 915424

[startup+12.6479 s]
/proc/loadavg: 1.94 1.99 1.99 3/100 9882
/proc/meminfo: memFree=1250720/2055920 swapFree=4192812/4192956
[pid=9874] ppid=9872 vsize=915420 CPUtime=12.47
/proc/9874/stat : 9874 (java) R 9872 9874 9656 0 -1 0 7516 0 1 0 1067 180 0 0 25 0 8 0 275510500 937390080 7253 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9874/statm: 228855 7253 2475 14 0 215325 0
[pid=9874/tid=9876] ppid=9872 vsize=915420 CPUtime=0.03
/proc/9874/task/9876/stat : 9876 (java) S 9872 9874 9656 0 -1 64 238 0 0 0 3 0 0 0 16 0 8 0 275510508 937390080 7253 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9874/tid=9877] ppid=9872 vsize=915420 CPUtime=0
/proc/9874/task/9877/stat : 9877 (java) S 9872 9874 9656 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275510509 937390080 7253 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9874/tid=9878] ppid=9872 vsize=915420 CPUtime=0
/proc/9874/task/9878/stat : 9878 (java) S 9872 9874 9656 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275510509 937390080 7253 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9874/tid=9879] ppid=9872 vsize=915420 CPUtime=0
/proc/9874/task/9879/stat : 9879 (java) S 9872 9874 9656 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275510512 937390080 7253 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9874/tid=9880] ppid=9872 vsize=915420 CPUtime=0.16
/proc/9874/task/9880/stat : 9880 (java) S 9872 9874 9656 0 -1 64 347 0 0 0 15 1 0 0 16 0 8 0 275510512 937390080 7253 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9874/tid=9881] ppid=9872 vsize=915420 CPUtime=0
/proc/9874/task/9881/stat : 9881 (java) S 9872 9874 9656 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275510512 937390080 7253 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9874/tid=9882] ppid=9872 vsize=915420 CPUtime=0
/proc/9874/task/9882/stat : 9882 (java) S 9872 9874 9656 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275510512 937390080 7253 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 915420

[startup+25.5052 s]
/proc/loadavg: 1.95 1.99 1.99 3/100 9882
/proc/meminfo: memFree=1250784/2055920 swapFree=4192812/4192956
[pid=9874] ppid=9872 vsize=915420 CPUtime=25.2
/proc/9874/stat : 9874 (java) R 9872 9874 9656 0 -1 0 7516 0 1 0 2147 373 0 0 25 0 8 0 275510500 937390080 7253 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073710601 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9874/statm: 228855 7253 2475 14 0 215325 0
[pid=9874/tid=9876] ppid=9872 vsize=915420 CPUtime=0.03
/proc/9874/task/9876/stat : 9876 (java) S 9872 9874 9656 0 -1 64 238 0 0 0 3 0 0 0 16 0 8 0 275510508 937390080 7253 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9874/tid=9877] ppid=9872 vsize=915420 CPUtime=0
/proc/9874/task/9877/stat : 9877 (java) S 9872 9874 9656 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275510509 937390080 7253 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9874/tid=9878] ppid=9872 vsize=915420 CPUtime=0
/proc/9874/task/9878/stat : 9878 (java) S 9872 9874 9656 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275510509 937390080 7253 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9874/tid=9879] ppid=9872 vsize=915420 CPUtime=0
/proc/9874/task/9879/stat : 9879 (java) S 9872 9874 9656 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275510512 937390080 7253 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9874/tid=9880] ppid=9872 vsize=915420 CPUtime=0.16
/proc/9874/task/9880/stat : 9880 (java) S 9872 9874 9656 0 -1 64 347 0 0 0 15 1 0 0 16 0 8 0 275510512 937390080 7253 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9874/tid=9881] ppid=9872 vsize=915420 CPUtime=0
/proc/9874/task/9881/stat : 9881 (java) S 9872 9874 9656 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275510512 937390080 7253 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9874/tid=9882] ppid=9872 vsize=915420 CPUtime=0
/proc/9874/task/9882/stat : 9882 (java) S 9872 9874 9656 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275510512 937390080 7253 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.2
Current children cumulated vsize (KiB) 915420

[startup+51.1097 s]
/proc/loadavg: 1.97 1.99 1.99 3/100 9882
/proc/meminfo: memFree=1239200/2055920 swapFree=4192812/4192956
[pid=9874] ppid=9872 vsize=915420 CPUtime=50.57
/proc/9874/stat : 9874 (java) R 9872 9874 9656 0 -1 0 10473 0 1 0 4335 722 0 0 25 0 8 0 275510500 937390080 10207 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073904352 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9874/statm: 228855 10207 2529 14 0 215325 0
[pid=9874/tid=9876] ppid=9872 vsize=915420 CPUtime=0.03
/proc/9874/task/9876/stat : 9876 (java) S 9872 9874 9656 0 -1 64 239 0 0 0 3 0 0 0 17 0 8 0 275510508 937390080 10207 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9874/tid=9877] ppid=9872 vsize=915420 CPUtime=0
/proc/9874/task/9877/stat : 9877 (java) S 9872 9874 9656 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275510509 937390080 10207 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9874/tid=9878] ppid=9872 vsize=915420 CPUtime=0
/proc/9874/task/9878/stat : 9878 (java) S 9872 9874 9656 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275510509 937390080 10207 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9874/tid=9879] ppid=9872 vsize=915420 CPUtime=0
/proc/9874/task/9879/stat : 9879 (java) S 9872 9874 9656 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275510512 937390080 10207 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9874/tid=9880] ppid=9872 vsize=915420 CPUtime=0.29
/proc/9874/task/9880/stat : 9880 (java) S 9872 9874 9656 0 -1 64 416 0 0 0 27 2 0 0 15 0 8 0 275510512 937390080 10207 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9874/tid=9881] ppid=9872 vsize=915420 CPUtime=0
/proc/9874/task/9881/stat : 9881 (java) S 9872 9874 9656 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275510512 937390080 10207 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9874/tid=9882] ppid=9872 vsize=915420 CPUtime=0
/proc/9874/task/9882/stat : 9882 (java) S 9872 9874 9656 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275510512 937390080 10207 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.57
Current children cumulated vsize (KiB) 915420

[startup+102.331 s]
/proc/loadavg: 1.98 1.99 1.99 3/100 9882
/proc/meminfo: memFree=1239072/2055920 swapFree=4192812/4192956
[pid=9874] ppid=9872 vsize=915420 CPUtime=101.33
/proc/9874/stat : 9874 (java) R 9872 9874 9656 0 -1 0 10499 0 1 0 9410 723 0 0 25 0 8 0 275510500 937390080 10231 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073919584 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9874/statm: 228855 10231 2529 14 0 215325 0
[pid=9874/tid=9876] ppid=9872 vsize=915420 CPUtime=0.03
/proc/9874/task/9876/stat : 9876 (java) S 9872 9874 9656 0 -1 64 239 0 0 0 3 0 0 0 16 0 8 0 275510508 937390080 10231 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9874/tid=9877] ppid=9872 vsize=915420 CPUtime=0
/proc/9874/task/9877/stat : 9877 (java) S 9872 9874 9656 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275510509 937390080 10231 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9874/tid=9878] ppid=9872 vsize=915420 CPUtime=0
/proc/9874/task/9878/stat : 9878 (java) S 9872 9874 9656 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275510509 937390080 10231 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9874/tid=9879] ppid=9872 vsize=915420 CPUtime=0
/proc/9874/task/9879/stat : 9879 (java) S 9872 9874 9656 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275510512 937390080 10231 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9874/tid=9880] ppid=9872 vsize=915420 CPUtime=0.3
/proc/9874/task/9880/stat : 9880 (java) S 9872 9874 9656 0 -1 64 421 0 0 0 28 2 0 0 16 0 8 0 275510512 937390080 10231 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9874/tid=9881] ppid=9872 vsize=915420 CPUtime=0
/proc/9874/task/9881/stat : 9881 (java) S 9872 9874 9656 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275510512 937390080 10231 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9874/tid=9882] ppid=9872 vsize=915420 CPUtime=0
/proc/9874/task/9882/stat : 9882 (java) S 9872 9874 9656 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275510512 937390080 10231 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.33
Current children cumulated vsize (KiB) 915420

[startup+162.39 s]
/proc/loadavg: 1.99 1.99 1.99 3/100 9882
/proc/meminfo: memFree=1239072/2055920 swapFree=4192812/4192956
[pid=9874] ppid=9872 vsize=915420 CPUtime=160.84
/proc/9874/stat : 9874 (java) R 9872 9874 9656 0 -1 0 10505 0 1 0 15361 723 0 0 25 0 8 0 275510500 937390080 10237 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073931825 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

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

[startup+2083.15 s]
/proc/loadavg: 1.00 1.00 1.14 2/85 10095
/proc/meminfo: memFree=1273256/2055920 swapFree=4192812/4192956
[pid=9874] ppid=9872 vsize=915420 CPUtime=2078.88
/proc/9874/stat : 9874 (java) R 9872 9874 9656 0 -1 0 10527 0 1 0 207151 737 0 0 25 0 8 0 275510500 937390080 10258 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073920064 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9874/statm: 228855 10258 2529 14 0 215325 0
[pid=9874/tid=9876] ppid=9872 vsize=915420 CPUtime=0.03
/proc/9874/task/9876/stat : 9876 (java) S 9872 9874 9656 0 -1 64 239 0 0 0 3 0 0 0 16 0 8 0 275510508 937390080 10258 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9874/tid=9877] ppid=9872 vsize=915420 CPUtime=0
/proc/9874/task/9877/stat : 9877 (java) S 9872 9874 9656 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275510509 937390080 10258 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9874/tid=9878] ppid=9872 vsize=915420 CPUtime=0
/proc/9874/task/9878/stat : 9878 (java) S 9872 9874 9656 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275510509 937390080 10258 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9874/tid=9879] ppid=9872 vsize=915420 CPUtime=0
/proc/9874/task/9879/stat : 9879 (java) S 9872 9874 9656 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275510512 937390080 10258 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9874/tid=9880] ppid=9872 vsize=915420 CPUtime=0.3
/proc/9874/task/9880/stat : 9880 (java) S 9872 9874 9656 0 -1 64 421 0 0 0 28 2 0 0 16 0 8 0 275510512 937390080 10258 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9874/tid=9881] ppid=9872 vsize=915420 CPUtime=0
/proc/9874/task/9881/stat : 9881 (java) S 9872 9874 9656 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275510512 937390080 10258 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9874/tid=9882] ppid=9872 vsize=915420 CPUtime=0
/proc/9874/task/9882/stat : 9882 (java) S 9872 9874 9656 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275510512 937390080 10258 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2078.88
Current children cumulated vsize (KiB) 915420

[startup+2143.18 s]
/proc/loadavg: 1.00 1.00 1.13 2/85 10095
/proc/meminfo: memFree=1273320/2055920 swapFree=4192812/4192956
[pid=9874] ppid=9872 vsize=915420 CPUtime=2138.89
/proc/9874/stat : 9874 (java) R 9872 9874 9656 0 -1 0 10527 0 1 0 213152 737 0 0 25 0 8 0 275510500 937390080 10258 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073960642 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9874/statm: 228855 10258 2529 14 0 215325 0
[pid=9874/tid=9876] ppid=9872 vsize=915420 CPUtime=0.03
/proc/9874/task/9876/stat : 9876 (java) S 9872 9874 9656 0 -1 64 239 0 0 0 3 0 0 0 16 0 8 0 275510508 937390080 10258 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9874/tid=9877] ppid=9872 vsize=915420 CPUtime=0
/proc/9874/task/9877/stat : 9877 (java) S 9872 9874 9656 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275510509 937390080 10258 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9874/tid=9878] ppid=9872 vsize=915420 CPUtime=0
/proc/9874/task/9878/stat : 9878 (java) S 9872 9874 9656 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275510509 937390080 10258 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9874/tid=9879] ppid=9872 vsize=915420 CPUtime=0
/proc/9874/task/9879/stat : 9879 (java) S 9872 9874 9656 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275510512 937390080 10258 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9874/tid=9880] ppid=9872 vsize=915420 CPUtime=0.3
/proc/9874/task/9880/stat : 9880 (java) S 9872 9874 9656 0 -1 64 421 0 0 0 28 2 0 0 16 0 8 0 275510512 937390080 10258 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9874/tid=9881] ppid=9872 vsize=915420 CPUtime=0
/proc/9874/task/9881/stat : 9881 (java) S 9872 9874 9656 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275510512 937390080 10258 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9874/tid=9882] ppid=9872 vsize=915420 CPUtime=0
/proc/9874/task/9882/stat : 9882 (java) S 9872 9874 9656 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275510512 937390080 10258 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2138.89
Current children cumulated vsize (KiB) 915420

[startup+2203.2 s]
/proc/loadavg: 1.00 1.00 1.11 2/85 10095
/proc/meminfo: memFree=1273320/2055920 swapFree=4192812/4192956
[pid=9874] ppid=9872 vsize=915420 CPUtime=2198.9
/proc/9874/stat : 9874 (java) R 9872 9874 9656 0 -1 0 10527 0 1 0 219152 738 0 0 25 0 8 0 275510500 937390080 10258 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073884297 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9874/statm: 228855 10258 2529 14 0 215325 0
[pid=9874/tid=9876] ppid=9872 vsize=915420 CPUtime=0.03
/proc/9874/task/9876/stat : 9876 (java) S 9872 9874 9656 0 -1 64 239 0 0 0 3 0 0 0 16 0 8 0 275510508 937390080 10258 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9874/tid=9877] ppid=9872 vsize=915420 CPUtime=0
/proc/9874/task/9877/stat : 9877 (java) S 9872 9874 9656 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275510509 937390080 10258 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9874/tid=9878] ppid=9872 vsize=915420 CPUtime=0
/proc/9874/task/9878/stat : 9878 (java) S 9872 9874 9656 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275510509 937390080 10258 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9874/tid=9879] ppid=9872 vsize=915420 CPUtime=0
/proc/9874/task/9879/stat : 9879 (java) S 9872 9874 9656 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275510512 937390080 10258 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9874/tid=9880] ppid=9872 vsize=915420 CPUtime=0.3
/proc/9874/task/9880/stat : 9880 (java) S 9872 9874 9656 0 -1 64 421 0 0 0 28 2 0 0 16 0 8 0 275510512 937390080 10258 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9874/tid=9881] ppid=9872 vsize=915420 CPUtime=0
/proc/9874/task/9881/stat : 9881 (java) S 9872 9874 9656 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275510512 937390080 10258 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9874/tid=9882] ppid=9872 vsize=915420 CPUtime=0
/proc/9874/task/9882/stat : 9882 (java) S 9872 9874 9656 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275510512 937390080 10258 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2198.9
Current children cumulated vsize (KiB) 915420

[startup+2263.22 s]
/proc/loadavg: 1.00 1.00 1.10 2/85 10095
/proc/meminfo: memFree=1273448/2055920 swapFree=4192812/4192956
[pid=9874] ppid=9872 vsize=915420 CPUtime=2258.9
/proc/9874/stat : 9874 (java) R 9872 9874 9656 0 -1 0 10527 0 1 0 225152 738 0 0 25 0 8 0 275510500 937390080 10258 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073886636 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9874/statm: 228855 10258 2529 14 0 215325 0
[pid=9874/tid=9876] ppid=9872 vsize=915420 CPUtime=0.03
/proc/9874/task/9876/stat : 9876 (java) S 9872 9874 9656 0 -1 64 239 0 0 0 3 0 0 0 16 0 8 0 275510508 937390080 10258 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9874/tid=9877] ppid=9872 vsize=915420 CPUtime=0
/proc/9874/task/9877/stat : 9877 (java) S 9872 9874 9656 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275510509 937390080 10258 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9874/tid=9878] ppid=9872 vsize=915420 CPUtime=0
/proc/9874/task/9878/stat : 9878 (java) S 9872 9874 9656 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275510509 937390080 10258 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9874/tid=9879] ppid=9872 vsize=915420 CPUtime=0
/proc/9874/task/9879/stat : 9879 (java) S 9872 9874 9656 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275510512 937390080 10258 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9874/tid=9880] ppid=9872 vsize=915420 CPUtime=0.3
/proc/9874/task/9880/stat : 9880 (java) S 9872 9874 9656 0 -1 64 421 0 0 0 28 2 0 0 16 0 8 0 275510512 937390080 10258 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9874/tid=9881] ppid=9872 vsize=915420 CPUtime=0
/proc/9874/task/9881/stat : 9881 (java) S 9872 9874 9656 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275510512 937390080 10258 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9874/tid=9882] ppid=9872 vsize=915420 CPUtime=0
/proc/9874/task/9882/stat : 9882 (java) S 9872 9874 9656 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275510512 937390080 10258 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2258.9
Current children cumulated vsize (KiB) 915420

[startup+2323.24 s]
/proc/loadavg: 1.00 1.00 1.09 2/85 10095
/proc/meminfo: memFree=1273448/2055920 swapFree=4192812/4192956
[pid=9874] ppid=9872 vsize=915420 CPUtime=2318.91
/proc/9874/stat : 9874 (java) R 9872 9874 9656 0 -1 0 10527 0 1 0 231153 738 0 0 25 0 8 0 275510500 937390080 10258 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073961066 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9874/statm: 228855 10258 2529 14 0 215325 0
[pid=9874/tid=9876] ppid=9872 vsize=915420 CPUtime=0.03
/proc/9874/task/9876/stat : 9876 (java) S 9872 9874 9656 0 -1 64 239 0 0 0 3 0 0 0 16 0 8 0 275510508 937390080 10258 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9874/tid=9877] ppid=9872 vsize=915420 CPUtime=0
/proc/9874/task/9877/stat : 9877 (java) S 9872 9874 9656 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275510509 937390080 10258 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9874/tid=9878] ppid=9872 vsize=915420 CPUtime=0
/proc/9874/task/9878/stat : 9878 (java) S 9872 9874 9656 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275510509 937390080 10258 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9874/tid=9879] ppid=9872 vsize=915420 CPUtime=0
/proc/9874/task/9879/stat : 9879 (java) S 9872 9874 9656 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275510512 937390080 10258 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9874/tid=9880] ppid=9872 vsize=915420 CPUtime=0.3
/proc/9874/task/9880/stat : 9880 (java) S 9872 9874 9656 0 -1 64 421 0 0 0 28 2 0 0 16 0 8 0 275510512 937390080 10258 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9874/tid=9881] ppid=9872 vsize=915420 CPUtime=0
/proc/9874/task/9881/stat : 9881 (java) S 9872 9874 9656 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275510512 937390080 10258 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9874/tid=9882] ppid=9872 vsize=915420 CPUtime=0
/proc/9874/task/9882/stat : 9882 (java) S 9872 9874 9656 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275510512 937390080 10258 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2318.91
Current children cumulated vsize (KiB) 915420

[startup+2383.27 s]
/proc/loadavg: 1.00 1.00 1.08 2/85 10095
/proc/meminfo: memFree=1273448/2055920 swapFree=4192812/4192956
[pid=9874] ppid=9872 vsize=915420 CPUtime=2378.91
/proc/9874/stat : 9874 (java) R 9872 9874 9656 0 -1 0 10527 0 1 0 237153 738 0 0 25 0 8 0 275510500 937390080 10258 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073886533 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9874/statm: 228855 10258 2529 14 0 215325 0
[pid=9874/tid=9876] ppid=9872 vsize=915420 CPUtime=0.03
/proc/9874/task/9876/stat : 9876 (java) S 9872 9874 9656 0 -1 64 239 0 0 0 3 0 0 0 16 0 8 0 275510508 937390080 10258 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9874/tid=9877] ppid=9872 vsize=915420 CPUtime=0
/proc/9874/task/9877/stat : 9877 (java) S 9872 9874 9656 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275510509 937390080 10258 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9874/tid=9878] ppid=9872 vsize=915420 CPUtime=0
/proc/9874/task/9878/stat : 9878 (java) S 9872 9874 9656 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275510509 937390080 10258 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9874/tid=9879] ppid=9872 vsize=915420 CPUtime=0
/proc/9874/task/9879/stat : 9879 (java) S 9872 9874 9656 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275510512 937390080 10258 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9874/tid=9880] ppid=9872 vsize=915420 CPUtime=0.3
/proc/9874/task/9880/stat : 9880 (java) S 9872 9874 9656 0 -1 64 421 0 0 0 28 2 0 0 16 0 8 0 275510512 937390080 10258 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9874/tid=9881] ppid=9872 vsize=915420 CPUtime=0
/proc/9874/task/9881/stat : 9881 (java) S 9872 9874 9656 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275510512 937390080 10258 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9874/tid=9882] ppid=9872 vsize=915420 CPUtime=0
/proc/9874/task/9882/stat : 9882 (java) S 9872 9874 9656 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275510512 937390080 10258 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2378.91
Current children cumulated vsize (KiB) 915420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2404.44 s]
/proc/loadavg: 1.00 1.00 1.08 2/85 10095
/proc/meminfo: memFree=1273448/2055920 swapFree=4192812/4192956
[pid=9874] ppid=9872 vsize=915420 CPUtime=2400.08
/proc/9874/stat : 9874 (java) R 9872 9874 9656 0 -1 0 10527 0 1 0 239270 738 0 0 25 0 8 0 275510500 937390080 10258 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073960738 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9874/statm: 228855 10258 2529 14 0 215325 0
[pid=9874/tid=9876] ppid=9872 vsize=915420 CPUtime=0.03
/proc/9874/task/9876/stat : 9876 (java) S 9872 9874 9656 0 -1 64 239 0 0 0 3 0 0 0 16 0 8 0 275510508 937390080 10258 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9874/tid=9877] ppid=9872 vsize=915420 CPUtime=0
/proc/9874/task/9877/stat : 9877 (java) S 9872 9874 9656 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275510509 937390080 10258 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9874/tid=9878] ppid=9872 vsize=915420 CPUtime=0
/proc/9874/task/9878/stat : 9878 (java) S 9872 9874 9656 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275510509 937390080 10258 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9874/tid=9879] ppid=9872 vsize=915420 CPUtime=0
/proc/9874/task/9879/stat : 9879 (java) S 9872 9874 9656 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275510512 937390080 10258 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9874/tid=9880] ppid=9872 vsize=915420 CPUtime=0.3
/proc/9874/task/9880/stat : 9880 (java) S 9872 9874 9656 0 -1 64 421 0 0 0 28 2 0 0 16 0 8 0 275510512 937390080 10258 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9874/tid=9881] ppid=9872 vsize=915420 CPUtime=0
/proc/9874/task/9881/stat : 9881 (java) S 9872 9874 9656 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275510512 937390080 10258 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9874/tid=9882] ppid=9872 vsize=915420 CPUtime=0
/proc/9874/task/9882/stat : 9882 (java) S 9872 9874 9656 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275510512 937390080 10258 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2400.08
Current children cumulated vsize (KiB) 915420

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

Child status: 143
Real time (s): 2404.48
CPU time (s): 2400.13
CPU user time (s): 2392.73
CPU system time (s): 7.39487
CPU usage (%): 99.819
Max. virtual memory (cumulated for all children) (KiB): 915424

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2392.73
system time used= 7.39487
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10551
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= 49925
involuntary context switches= 68836

runsolver used 2.42563 s user time and 6.52901 s system time

The end

Launcher Data (download as text)

Begin job on node18 on Sat Jan 20 05:32:38 UTC 2007


IDJOB= 277904
IDBENCH= 7783
IDSOLVER= 69
FILE ID= node18/277904-1169271158

PBS_JOBID= 3607436

Free space on /tmp= 66561 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  15833d5aab2d32b491743decfc263907

RANDOM SEED= 270564673

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.231
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.231
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:       1270584 kB
Buffers:         52728 kB
Cached:         565460 kB
SwapCached:          0 kB
Active:         278016 kB
Inactive:       427560 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1270584 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1840 kB
Writeback:           0 kB
Mapped:         116424 kB
Slab:            64548 kB
Committed_AS:  9144468 kB
PageTables:       2184 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66563 MiB



End job on node18 on Sat Jan 20 06:12:43 UTC 2007