Trace number 278030

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.09 2406.53

General information on the benchmark

NameMaxCSP/cnf/3-40-100-1000/
cnf-3-40-900-536221_ext.xml
MD5SUM3f8d8cfc3cdd2d6f17ef4d01164abb15
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints807
Best CPU time to get the best result obtained on this benchmark17.8973
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints861
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension861
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.33	   
0.33	Abscon 109 (November, 2006)
0.33	   
0.33	   configuration
0.33	     name=pfc.xml
0.36	   
0.36	   instance
0.36	     name=/tmp/evaluation/278030-1169273363/unknown.xml
0.39	   
0.39	   domains being loaded...
0.40	   
0.40	   variables being loaded...
0.42	     nbVariables=40  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.42	       =>  wckTime=0.092  cpuTime=0.08  mem=6M910
0.42	   
0.42	   relations being loaded...
0.44	   
0.44	   constraints being loaded...
0.60	     nbConstraints=861  nbRelationTypes=26  nbExtensionStructures=26  nbSharedExtensionStructures=835
0.60	     nbConflictsStructures=26  nbSharedConflictsStructures=835  nbSharedBinaryRepresentations=0  maxDegree=77
0.60	     maxArity=3
0.60	       =>  wckTime=0.268  cpuTime=0.19  mem=9M901
0.64	   
0.64	   solver LocalSearchSolver being built... 
0.68	       =>  wckTime=0.351  cpuTime=0.23  mem=5M813
0.68	
0.68	s SATISFIABLE
0.68	o 759
0.68	c 102
0.68	o 761
0.68	c 100
0.69	o 763
0.69	c 98
0.69	o 767
0.69	c 94
0.69	o 771
0.69	c 90
0.70	o 777
0.70	c 84
0.70	o 780
0.70	c 81
0.70	o 781
0.70	c 80
0.70	o 783
0.70	c 78
0.70	o 785
0.70	c 76
0.70	o 787
0.70	c 74
0.70	o 793
0.70	c 68
0.71	o 795
0.71	c 66
0.71	o 798
0.71	c 63
0.71	o 800
0.71	c 61
0.71	o 803
0.71	c 58
0.78	o 804
0.78	c 57
0.78	o 805
0.78	c 56
1.10	o 806
1.10	c 55
1.10	o 807
1.10	c 54
3.81	   
3.82	   search
3.82	     run=0  nbConstraintChecks=17547888  nbAssignments=10000
3.82	       =>  wckTime=3.138  cpuTime=3.09  mem=5M813
6.98	   
6.98	   search
6.98	     run=1  nbConstraintChecks=35680035  nbAssignments=20000
6.98	       =>  wckTime=6.302  cpuTime=6.22  mem=5M813
10.06	   
10.06	   search
10.06	     run=2  nbConstraintChecks=53240382  nbAssignments=30000
10.06	       =>  wckTime=9.381  cpuTime=9.27  mem=5M813
13.21	   
13.21	   search
13.21	     run=3  nbConstraintChecks=71309958  nbAssignments=40000
13.21	       =>  wckTime=12.536  cpuTime=12.4  mem=5M813
16.27	   
16.27	   search
16.27	     run=4  nbConstraintChecks=88871182  nbAssignments=50000
16.27	       =>  wckTime=15.598  cpuTime=15.44  mem=5M813
19.40	   
19.40	   search
19.40	     run=5  nbConstraintChecks=106906573  nbAssignments=60000
19.40	       =>  wckTime=18.723  cpuTime=18.53  mem=5M813
22.45	   
22.45	   search
22.45	     run=6  nbConstraintChecks=124435909  nbAssignments=70000
22.45	       =>  wckTime=21.772  cpuTime=21.56  mem=5M813
25.59	   
25.59	   search
25.59	     run=7  nbConstraintChecks=142475128  nbAssignments=80000
25.59	       =>  wckTime=24.909  cpuTime=24.66  mem=5M813
28.66	   
28.66	   search
28.66	     run=8  nbConstraintChecks=159980061  nbAssignments=90000
28.66	       =>  wckTime=27.98  cpuTime=27.71  mem=5M813
31.37	   
31.37	   search
31.37	     run=9  nbConstraintChecks=175529169  nbAssignments=98591
31.37	       =>  wckTime=30.695  cpuTime=30.41  mem=5M813
31.37	   
31.37	   global
31.37	     nbConstraintChecks=175529169  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.37	     solvingWckTime=30.694  solvingCpuTime=30.41  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.37	     globalCpuTime=30.68
31.37	       =>  wckTime=31.046  cpuTime=30.64  mem=5M813
31.37	   
31.37	   solver IterativeSystematicSolver being built... 
31.56	       =>  wckTime=31.233  cpuTime=30.78  mem=21M769
31.58	   
31.58	   preprocessing
31.58	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.58	     detectedInconsistency=no
31.58	       =>  wckTime=0.013  cpuTime=0.01  mem=21M769
31.67	   
31.67	   search
31.67	     run=0  nbConstraintChecks=12027  nbValidityChecks=37237  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.67	     nbAssignments=37  nbFailedAssignments=9  nbBacktracks=11  nbVisitedNodes=58  nbRestartNogoods=0
31.67	       =>  wckTime=0.106  cpuTime=0.07  mem=21M769
31.75	   
31.75	   search
31.75	     run=1  nbConstraintChecks=28940  nbValidityChecks=96857  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.75	     nbAssignments=84  nbFailedAssignments=22  nbBacktracks=26  nbVisitedNodes=133  nbRestartNogoods=1
31.75	       =>  wckTime=0.19  cpuTime=0.14  mem=21M769
31.83	   
31.83	   search
31.83	     run=2  nbConstraintChecks=53571  nbValidityChecks=180762  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.83	     nbAssignments=145  nbFailedAssignments=41  nbBacktracks=48  nbVisitedNodes=235  nbRestartNogoods=4
31.83	       =>  wckTime=0.27  cpuTime=0.21  mem=21M769
31.95	   
31.95	   search
31.95	     run=3  nbConstraintChecks=89048  nbValidityChecks=313897  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.95	     nbAssignments=229  nbFailedAssignments=73  nbBacktracks=82  nbVisitedNodes=385  nbRestartNogoods=6
31.95	       =>  wckTime=0.387  cpuTime=0.33  mem=21M769
32.11	   
32.11	   search
32.11	     run=4  nbConstraintChecks=141793  nbValidityChecks=495951  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
32.11	     nbAssignments=341  nbFailedAssignments=114  nbBacktracks=132  nbVisitedNodes=588  nbRestartNogoods=8
32.11	       =>  wckTime=0.544  cpuTime=0.49  mem=21M769
32.32	   
32.32	   search
32.32	     run=5  nbConstraintChecks=210168  nbValidityChecks=753433  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
32.32	     nbAssignments=483  nbFailedAssignments=161  nbBacktracks=207  nbVisitedNodes=852  nbRestartNogoods=10
32.32	       =>  wckTime=0.759  cpuTime=0.69  mem=21M769
32.64	   
32.64	   search
32.64	     run=6  nbConstraintChecks=316278  nbValidityChecks=1169628  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
32.64	     nbAssignments=700  nbFailedAssignments=246  nbBacktracks=320  nbVisitedNodes=1267  nbRestartNogoods=13
32.64	       =>  wckTime=1.08  cpuTime=1.02  mem=21M769
33.16	   
33.16	   search
33.16	     run=7  nbConstraintChecks=470484  nbValidityChecks=1764158  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
33.16	     nbAssignments=1016  nbFailedAssignments=371  nbBacktracks=491  nbVisitedNodes=1879  nbRestartNogoods=17
33.16	       =>  wckTime=1.594  cpuTime=1.52  mem=21M769
33.90	   
33.90	   search
33.90	     run=8  nbConstraintChecks=687795  nbValidityChecks=2659347  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
33.90	     nbAssignments=1468  nbFailedAssignments=552  nbBacktracks=747  nbVisitedNodes=2768  nbRestartNogoods=20
33.90	       =>  wckTime=2.339  cpuTime=2.26  mem=21M769
34.97	   
34.97	   search
34.98	     run=9  nbConstraintChecks=1003620  nbValidityChecks=3915740  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
34.98	     nbAssignments=2129  nbFailedAssignments=815  nbBacktracks=1131  nbVisitedNodes=4073  nbRestartNogoods=25
34.98	       =>  wckTime=3.414  cpuTime=3.31  mem=21M769
36.60	   
36.60	   search
36.60	     run=10  nbConstraintChecks=1484203  nbValidityChecks=6022784  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
36.60	     nbAssignments=3165  nbFailedAssignments=1259  nbBacktracks=1707  nbVisitedNodes=6110  nbRestartNogoods=30
36.60	       =>  wckTime=5.037  cpuTime=4.91  mem=21M769
38.89	   
38.89	   search
38.89	     run=11  nbConstraintChecks=2179171  nbValidityChecks=8904573  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
38.89	     nbAssignments=4658  nbFailedAssignments=1867  nbBacktracks=2572  nbVisitedNodes=8995  nbRestartNogoods=35
38.89	       =>  wckTime=7.331  cpuTime=7.18  mem=21M769
42.34	   
42.34	   search
42.34	     run=12  nbConstraintChecks=3169246  nbValidityChecks=13129767  nbPropagations=0  nbRevisions=0
42.34	     nbUselessRevisions=0  nbAssignments=6825  nbFailedAssignments=2725  nbBacktracks=3869  nbVisitedNodes=13253
42.34	     nbRestartNogoods=40
42.35	       =>  wckTime=10.783  cpuTime=10.61  mem=21M769
47.62	   
47.62	   search
47.62	     run=13  nbConstraintChecks=4763387  nbValidityChecks=19875680  nbPropagations=0  nbRevisions=0
47.62	     nbUselessRevisions=0  nbAssignments=10217  nbFailedAssignments=4154  nbBacktracks=5815  nbVisitedNodes=19921
47.62	     nbRestartNogoods=45
47.62	       =>  wckTime=16.06  cpuTime=15.84  mem=21M769
55.98	   
55.98	   search
55.98	     run=14  nbConstraintChecks=7052851  nbValidityChecks=29648817  nbPropagations=0  nbRevisions=0
55.98	     nbUselessRevisions=0  nbAssignments=15307  nbFailedAssignments=6312  nbBacktracks=8734  nbVisitedNodes=29926
55.98	     nbRestartNogoods=51
55.98	       =>  wckTime=24.418  cpuTime=24.12  mem=21M769
68.83	   
68.83	   search
68.83	     run=15  nbConstraintChecks=10858627  nbValidityChecks=46430613  nbPropagations=0  nbRevisions=0
68.83	     nbUselessRevisions=0  nbAssignments=23251  nbFailedAssignments=9862  nbBacktracks=13112  nbVisitedNodes=45718
68.83	     nbRestartNogoods=54
68.83	       =>  wckTime=37.272  cpuTime=36.87  mem=21M769
85.47	   
85.47	   search
85.47	     run=16  nbConstraintChecks=15878281  nbValidityChecks=68164618  nbPropagations=0  nbRevisions=0
85.47	     nbUselessRevisions=0  nbAssignments=33854  nbFailedAssignments=13880  nbBacktracks=19681  nbVisitedNodes=66490
85.47	     nbRestartNogoods=60
85.47	       =>  wckTime=53.912  cpuTime=53.37  mem=21M769
113.18	   
113.18	   search
113.18	     run=17  nbConstraintChecks=23776923  nbValidityChecks=101791216  nbPropagations=0  nbRevisions=0
113.18	     nbUselessRevisions=0  nbAssignments=51055  nbFailedAssignments=21213  nbBacktracks=29533  nbVisitedNodes=100501
113.18	     nbRestartNogoods=66
113.18	       =>  wckTime=81.619  cpuTime=80.84  mem=21M769
154.24	   
154.24	   search
154.24	     run=18  nbConstraintChecks=35053490  nbValidityChecks=150778336  nbPropagations=0  nbRevisions=0
154.24	     nbUselessRevisions=0  nbAssignments=76459  nbFailedAssignments=31824  nbBacktracks=44311  nbVisitedNodes=150335
154.24	     nbRestartNogoods=73
154.24	       =>  wckTime=122.68  cpuTime=121.56  mem=21M769
216.80	   
216.80	   search
216.80	     run=19  nbConstraintChecks=52579820  nbValidityChecks=228233643  nbPropagations=0  nbRevisions=0
216.80	     nbUselessRevisions=0  nbAssignments=114708  nbFailedAssignments=47892  nbBacktracks=66479  nbVisitedNodes=225993
216.80	     nbRestartNogoods=80
216.80	       =>  wckTime=185.24  cpuTime=183.59  mem=21M769
303.57	   
303.57	   search
303.57	     run=20  nbConstraintChecks=79040071  nbValidityChecks=340851075  nbPropagations=0  nbRevisions=0
303.57	     nbUselessRevisions=0  nbAssignments=170039  nbFailedAssignments=69952  nbBacktracks=99731  nbVisitedNodes=333908
303.57	     nbRestartNogoods=87
303.57	       =>  wckTime=272.007  cpuTime=269.61  mem=21M769
438.93	   
438.93	   search
438.93	     run=21  nbConstraintChecks=120001212  nbValidityChecks=505896219  nbPropagations=0  nbRevisions=0
438.93	     nbUselessRevisions=0  nbAssignments=256070  nbFailedAssignments=106091  nbBacktracks=149609  nbVisitedNodes=503672
438.93	     nbRestartNogoods=93
438.93	       =>  wckTime=407.367  cpuTime=403.78  mem=21M769
621.34	   
621.34	   search
621.34	     run=22  nbConstraintChecks=185400522  nbValidityChecks=764751754  nbPropagations=0  nbRevisions=0
621.34	     nbUselessRevisions=0  nbAssignments=384602  nbFailedAssignments=159787  nbBacktracks=224427  nbVisitedNodes=758648
621.34	     nbRestartNogoods=101
621.34	       =>  wckTime=589.781  cpuTime=586.0  mem=21M769
884.22	   
884.22	   search
884.22	     run=23  nbConstraintChecks=284099686  nbValidityChecks=1135453573  nbPropagations=0  nbRevisions=0
884.22	     nbUselessRevisions=0  nbAssignments=576750  nbFailedAssignments=239689  nbBacktracks=336654  nbVisitedNodes=1136543
884.22	     nbRestartNogoods=107
884.22	       =>  wckTime=852.659  cpuTime=848.61  mem=21M769
1227.34	   
1227.34	   search
1227.34	     run=24  nbConstraintChecks=420510002  nbValidityChecks=1604769021  nbPropagations=0  nbRevisions=0
1227.34	     nbUselessRevisions=0  nbAssignments=847463  nbFailedAssignments=342043  nbBacktracks=504995  nbVisitedNodes=1645912
1227.34	     nbRestartNogoods=115
1227.34	       =>  wckTime=1195.776  cpuTime=1191.37  mem=21M769
1671.34	   
1671.34	   search
1671.34	     run=25  nbConstraintChecks=605604763  nbValidityChecks=2203853555  nbPropagations=0  nbRevisions=0
1671.34	     nbUselessRevisions=0  nbAssignments=1226274  nbFailedAssignments=468325  nbBacktracks=757507
1671.34	     nbVisitedNodes=2321980  nbRestartNogoods=124
1671.34	       =>  wckTime=1639.781  cpuTime=1634.93  mem=21M769
2270.60	   
2270.60	   search
2270.60	     run=26  nbConstraintChecks=889242681  nbValidityChecks=3031287170  nbPropagations=0  nbRevisions=0
2270.60	     nbUselessRevisions=0  nbAssignments=1779220  nbFailedAssignments=642483  nbBacktracks=1136274
2270.60	     nbVisitedNodes=3278802  nbRestartNogoods=131
2270.60	       =>  wckTime=2239.043  cpuTime=2233.42  mem=21M769
2406.48	v 1 0 0 0 0 0 1 1 1 0 1 0 0 0 0 1 1 0 0 1 1 1 0 1 1 1 0 1 0 1 1 0 1 1 0 0 1 0 0 1 

Verifier Data (download as text)

54 unsatisfied constraints, 807 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/node72/watcher-278030-1169273363 -o ROOT/results/node72/solver-278030-1169273363 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/278030-1169273363/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.98 1.97 1.99 4/86 22036
/proc/meminfo: memFree=1683608/2055920 swapFree=4191880/4192956
[pid=22035] ppid=22033 vsize=11820 CPUtime=0
/proc/22035/stat : 22035 (java) D 22033 22035 20660 0 -1 0 760 0 1 0 0 0 0 0 16 0 1 0 275745149 12103680 510 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 2536228 0 2147483391 0 7368 18446744072099781622 0 0 17 1 0 0
/proc/22035/statm: 2955 510 421 14 0 1602 0

[startup+0.104416 s]
/proc/loadavg: 1.98 1.97 1.99 4/86 22036
/proc/meminfo: memFree=1683608/2055920 swapFree=4191880/4192956
[pid=22035] ppid=22033 vsize=911488 CPUtime=0.07
/proc/22035/stat : 22035 (java) R 22033 22035 20660 0 -1 0 2629 0 1 0 6 1 0 0 20 0 8 0 275745149 933363712 2376 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4154016549 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22035/statm: 227872 2376 1282 14 0 215051 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 911488

[startup+0.512456 s]
/proc/loadavg: 1.98 1.97 1.99 4/86 22036
/proc/meminfo: memFree=1683608/2055920 swapFree=4191880/4192956
[pid=22035] ppid=22033 vsize=915332 CPUtime=0.47
/proc/22035/stat : 22035 (java) R 22033 22035 20660 0 -1 0 6217 0 1 0 43 4 0 0 18 0 8 0 275745149 937299968 5956 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072925707 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22035/statm: 228833 5956 2139 14 0 215303 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 915332

[startup+1.33353 s]
/proc/loadavg: 1.98 1.97 1.99 3/93 22043
/proc/meminfo: memFree=1664608/2055920 swapFree=4191880/4192956
[pid=22035] ppid=22033 vsize=915428 CPUtime=1.28
/proc/22035/stat : 22035 (java) R 22033 22035 20660 0 -1 0 7455 0 1 0 114 14 0 0 25 0 8 0 275745149 937398272 7193 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073712919 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22035/statm: 228857 7193 2475 14 0 215327 0
[pid=22035/tid=22037] ppid=22033 vsize=915428 CPUtime=0.03
/proc/22035/task/22037/stat : 22037 (java) S 22033 22035 20660 0 -1 64 230 0 0 0 3 0 0 0 16 0 8 0 275745153 937398272 7193 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22035/tid=22038] ppid=22033 vsize=915428 CPUtime=0
/proc/22035/task/22038/stat : 22038 (java) S 22033 22035 20660 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275745153 937398272 7193 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22035/tid=22039] ppid=22033 vsize=915428 CPUtime=0
/proc/22035/task/22039/stat : 22039 (java) S 22033 22035 20660 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275745153 937398272 7193 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22035/tid=22040] ppid=22033 vsize=915428 CPUtime=0
/proc/22035/task/22040/stat : 22040 (java) S 22033 22035 20660 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275745159 937398272 7193 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22035/tid=22041] ppid=22033 vsize=915428 CPUtime=0.14
/proc/22035/task/22041/stat : 22041 (java) S 22033 22035 20660 0 -1 64 342 0 0 0 14 0 0 0 16 0 8 0 275745159 937398272 7193 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22035/tid=22042] ppid=22033 vsize=915428 CPUtime=0
/proc/22035/task/22042/stat : 22042 (java) S 22033 22035 20660 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275745159 937398272 7193 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22035/tid=22043] ppid=22033 vsize=915428 CPUtime=0
/proc/22035/task/22043/stat : 22043 (java) S 22033 22035 20660 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275745159 937398272 7193 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 915428

[startup+2.98468 s]
/proc/loadavg: 1.98 1.97 1.99 3/93 22043
/proc/meminfo: memFree=1664544/2055920 swapFree=4191880/4192956
[pid=22035] ppid=22033 vsize=915428 CPUtime=2.92
/proc/22035/stat : 22035 (java) R 22033 22035 20660 0 -1 0 7456 0 1 0 258 34 0 0 25 0 8 0 275745149 937398272 7193 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073707244 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22035/statm: 228857 7193 2475 14 0 215327 0
[pid=22035/tid=22037] ppid=22033 vsize=915428 CPUtime=0.03
/proc/22035/task/22037/stat : 22037 (java) S 22033 22035 20660 0 -1 64 230 0 0 0 3 0 0 0 16 0 8 0 275745153 937398272 7193 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22035/tid=22038] ppid=22033 vsize=915428 CPUtime=0
/proc/22035/task/22038/stat : 22038 (java) S 22033 22035 20660 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275745153 937398272 7193 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22035/tid=22039] ppid=22033 vsize=915428 CPUtime=0
/proc/22035/task/22039/stat : 22039 (java) S 22033 22035 20660 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275745153 937398272 7193 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22035/tid=22040] ppid=22033 vsize=915428 CPUtime=0
/proc/22035/task/22040/stat : 22040 (java) S 22033 22035 20660 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275745159 937398272 7193 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22035/tid=22041] ppid=22033 vsize=915428 CPUtime=0.14
/proc/22035/task/22041/stat : 22041 (java) S 22033 22035 20660 0 -1 64 342 0 0 0 14 0 0 0 16 0 8 0 275745159 937398272 7193 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22035/tid=22042] ppid=22033 vsize=915428 CPUtime=0
/proc/22035/task/22042/stat : 22042 (java) S 22033 22035 20660 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275745159 937398272 7193 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22035/tid=22043] ppid=22033 vsize=915428 CPUtime=0
/proc/22035/task/22043/stat : 22043 (java) S 22033 22035 20660 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275745159 937398272 7193 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 915428

[startup+6.27997 s]
/proc/loadavg: 1.98 1.97 1.99 3/93 22043
/proc/meminfo: memFree=1664480/2055920 swapFree=4191880/4192956
[pid=22035] ppid=22033 vsize=915428 CPUtime=6.19
/proc/22035/stat : 22035 (java) R 22033 22035 20660 0 -1 0 7458 0 1 0 545 74 0 0 25 0 8 0 275745149 937398272 7195 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073712913 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22035/statm: 228857 7195 2475 14 0 215327 0
[pid=22035/tid=22037] ppid=22033 vsize=915428 CPUtime=0.03
/proc/22035/task/22037/stat : 22037 (java) S 22033 22035 20660 0 -1 64 230 0 0 0 3 0 0 0 16 0 8 0 275745153 937398272 7195 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22035/tid=22038] ppid=22033 vsize=915428 CPUtime=0
/proc/22035/task/22038/stat : 22038 (java) S 22033 22035 20660 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275745153 937398272 7195 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22035/tid=22039] ppid=22033 vsize=915428 CPUtime=0
/proc/22035/task/22039/stat : 22039 (java) S 22033 22035 20660 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275745153 937398272 7195 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22035/tid=22040] ppid=22033 vsize=915428 CPUtime=0
/proc/22035/task/22040/stat : 22040 (java) S 22033 22035 20660 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275745159 937398272 7195 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22035/tid=22041] ppid=22033 vsize=915428 CPUtime=0.14
/proc/22035/task/22041/stat : 22041 (java) S 22033 22035 20660 0 -1 64 344 0 0 0 14 0 0 0 16 0 8 0 275745159 937398272 7195 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22035/tid=22042] ppid=22033 vsize=915428 CPUtime=0
/proc/22035/task/22042/stat : 22042 (java) S 22033 22035 20660 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275745159 937398272 7195 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22035/tid=22043] ppid=22033 vsize=915428 CPUtime=0
/proc/22035/task/22043/stat : 22043 (java) S 22033 22035 20660 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275745159 937398272 7195 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 915428

[startup+12.7626 s]
/proc/loadavg: 1.98 1.97 1.99 3/93 22043
/proc/meminfo: memFree=1664480/2055920 swapFree=4191880/4192956
[pid=22035] ppid=22033 vsize=915428 CPUtime=12.62
/proc/22035/stat : 22035 (java) R 22033 22035 20660 0 -1 0 7459 0 1 0 1100 162 0 0 25 0 8 0 275745149 937398272 7196 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073725338 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22035/statm: 228857 7196 2475 14 0 215327 0
[pid=22035/tid=22037] ppid=22033 vsize=915428 CPUtime=0.03
/proc/22035/task/22037/stat : 22037 (java) S 22033 22035 20660 0 -1 64 230 0 0 0 3 0 0 0 16 0 8 0 275745153 937398272 7196 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22035/tid=22038] ppid=22033 vsize=915428 CPUtime=0
/proc/22035/task/22038/stat : 22038 (java) S 22033 22035 20660 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275745153 937398272 7196 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22035/tid=22039] ppid=22033 vsize=915428 CPUtime=0
/proc/22035/task/22039/stat : 22039 (java) S 22033 22035 20660 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275745153 937398272 7196 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22035/tid=22040] ppid=22033 vsize=915428 CPUtime=0
/proc/22035/task/22040/stat : 22040 (java) S 22033 22035 20660 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275745159 937398272 7196 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22035/tid=22041] ppid=22033 vsize=915428 CPUtime=0.15
/proc/22035/task/22041/stat : 22041 (java) S 22033 22035 20660 0 -1 64 345 0 0 0 15 0 0 0 16 0 8 0 275745159 937398272 7196 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22035/tid=22042] ppid=22033 vsize=915428 CPUtime=0
/proc/22035/task/22042/stat : 22042 (java) S 22033 22035 20660 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275745159 937398272 7196 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22035/tid=22043] ppid=22033 vsize=915428 CPUtime=0
/proc/22035/task/22043/stat : 22043 (java) S 22033 22035 20660 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275745159 937398272 7196 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 915428

[startup+25.6037 s]
/proc/loadavg: 1.99 1.97 1.99 3/93 22043
/proc/meminfo: memFree=1664480/2055920 swapFree=4191880/4192956
[pid=22035] ppid=22033 vsize=915432 CPUtime=25.34
/proc/22035/stat : 22035 (java) R 22033 22035 20660 0 -1 0 7459 0 1 0 2210 324 0 0 25 0 8 0 275745149 937402368 7196 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22035/statm: 228858 7196 2475 14 0 215328 0
[pid=22035/tid=22037] ppid=22033 vsize=915432 CPUtime=0.03
/proc/22035/task/22037/stat : 22037 (java) S 22033 22035 20660 0 -1 64 230 0 0 0 3 0 0 0 16 0 8 0 275745153 937402368 7196 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22035/tid=22038] ppid=22033 vsize=915432 CPUtime=0
/proc/22035/task/22038/stat : 22038 (java) S 22033 22035 20660 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275745153 937402368 7196 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22035/tid=22039] ppid=22033 vsize=915432 CPUtime=0
/proc/22035/task/22039/stat : 22039 (java) S 22033 22035 20660 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275745153 937402368 7196 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22035/tid=22040] ppid=22033 vsize=915432 CPUtime=0
/proc/22035/task/22040/stat : 22040 (java) S 22033 22035 20660 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275745159 937402368 7196 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22035/tid=22041] ppid=22033 vsize=915432 CPUtime=0.15
/proc/22035/task/22041/stat : 22041 (java) S 22033 22035 20660 0 -1 64 345 0 0 0 15 0 0 0 16 0 8 0 275745159 937402368 7196 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22035/tid=22042] ppid=22033 vsize=915432 CPUtime=0
/proc/22035/task/22042/stat : 22042 (java) S 22033 22035 20660 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275745159 937402368 7196 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22035/tid=22043] ppid=22033 vsize=915432 CPUtime=0
/proc/22035/task/22043/stat : 22043 (java) S 22033 22035 20660 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275745159 937402368 7196 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 915432

[startup+51.2161 s]
/proc/loadavg: 1.99 1.97 1.99 3/93 22043
/proc/meminfo: memFree=1652960/2055920 swapFree=4191880/4192956
[pid=22035] ppid=22033 vsize=915428 CPUtime=50.74
/proc/22035/stat : 22035 (java) R 22033 22035 20660 0 -1 0 10385 0 1 0 4673 401 0 0 25 0 8 0 275745149 937398272 10117 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073810247 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22035/statm: 228857 10117 2529 14 0 215327 0
[pid=22035/tid=22037] ppid=22033 vsize=915428 CPUtime=0.03
/proc/22035/task/22037/stat : 22037 (java) S 22033 22035 20660 0 -1 64 231 0 0 0 3 0 0 0 16 0 8 0 275745153 937398272 10117 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22035/tid=22038] ppid=22033 vsize=915428 CPUtime=0
/proc/22035/task/22038/stat : 22038 (java) S 22033 22035 20660 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275745153 937398272 10117 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22035/tid=22039] ppid=22033 vsize=915428 CPUtime=0
/proc/22035/task/22039/stat : 22039 (java) S 22033 22035 20660 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275745153 937398272 10117 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22035/tid=22040] ppid=22033 vsize=915428 CPUtime=0
/proc/22035/task/22040/stat : 22040 (java) S 22033 22035 20660 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275745159 937398272 10117 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22035/tid=22041] ppid=22033 vsize=915428 CPUtime=0.28
/proc/22035/task/22041/stat : 22041 (java) S 22033 22035 20660 0 -1 64 418 0 0 0 27 1 0 0 16 0 8 0 275745159 937398272 10117 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22035/tid=22042] ppid=22033 vsize=915428 CPUtime=0
/proc/22035/task/22042/stat : 22042 (java) S 22033 22035 20660 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275745159 937398272 10117 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22035/tid=22043] ppid=22033 vsize=915428 CPUtime=0
/proc/22035/task/22043/stat : 22043 (java) S 22033 22035 20660 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275745159 937398272 10117 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 915428

[startup+102.439 s]
/proc/loadavg: 1.99 1.97 1.99 3/93 22043
/proc/meminfo: memFree=1652960/2055920 swapFree=4191880/4192956
[pid=22035] ppid=22033 vsize=915428 CPUtime=101.54
/proc/22035/stat : 22035 (java) R 22033 22035 20660 0 -1 0 10393 0 1 0 9752 402 0 0 25 0 8 0 275745149 937398272 10125 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073875762 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22035/statm: 228857 10125 2529 14 0 215327 0
[pid=22035/tid=22037] ppid=22033 vsize=915428 CPUtime=0.03
/proc/22035/task/22037/stat : 22037 (java) S 22033 22035 20660 0 -1 64 231 0 0 0 3 0 0 0 16 0 8 0 275745153 937398272 10125 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22035/tid=22038] ppid=22033 vsize=915428 CPUtime=0
/proc/22035/task/22038/stat : 22038 (java) S 22033 22035 20660 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275745153 937398272 10125 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22035/tid=22039] ppid=22033 vsize=915428 CPUtime=0
/proc/22035/task/22039/stat : 22039 (java) S 22033 22035 20660 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275745153 937398272 10125 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22035/tid=22040] ppid=22033 vsize=915428 CPUtime=0
/proc/22035/task/22040/stat : 22040 (java) S 22033 22035 20660 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275745159 937398272 10125 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22035/tid=22041] ppid=22033 vsize=915428 CPUtime=0.28
/proc/22035/task/22041/stat : 22041 (java) S 22033 22035 20660 0 -1 64 418 0 0 0 27 1 0 0 16 0 8 0 275745159 937398272 10125 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22035/tid=22042] ppid=22033 vsize=915428 CPUtime=0
/proc/22035/task/22042/stat : 22042 (java) S 22033 22035 20660 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275745159 937398272 10125 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22035/tid=22043] ppid=22033 vsize=915428 CPUtime=0
/proc/22035/task/22043/stat : 22043 (java) S 22033 22035 20660 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275745159 937398272 10125 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.54
Current children cumulated vsize (KiB) 915428

[startup+162.508 s]
/proc/loadavg: 1.99 1.97 1.99 3/93 22043
/proc/meminfo: memFree=1652896/2055920 swapFree=4191880/4192956
[pid=22035] ppid=22033 vsize=915428 CPUtime=161.11
/proc/22035/stat : 22035 (java) R 22033 22035 20660 0 -1 0 10398 0 1 0 15708 403 0 0 25 0 8 0 275745149 937398272 10130 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073940108 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 2019.24
Current children cumulated vsize (KiB) 915428

[startup+2084.74 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 22094
/proc/meminfo: memFree=1652824/2055920 swapFree=4191880/4192956
[pid=22035] ppid=22033 vsize=915428 CPUtime=2079.27
/proc/22035/stat : 22035 (java) R 22033 22035 20660 0 -1 0 10420 0 1 0 207517 410 0 0 25 0 8 0 275745149 937398272 10150 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073875746 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22035/statm: 228857 10150 2529 14 0 215327 0
[pid=22035/tid=22037] ppid=22033 vsize=915428 CPUtime=0.03
/proc/22035/task/22037/stat : 22037 (java) S 22033 22035 20660 0 -1 64 231 0 0 0 3 0 0 0 16 0 8 0 275745153 937398272 10150 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22035/tid=22038] ppid=22033 vsize=915428 CPUtime=0
/proc/22035/task/22038/stat : 22038 (java) S 22033 22035 20660 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275745153 937398272 10150 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22035/tid=22039] ppid=22033 vsize=915428 CPUtime=0
/proc/22035/task/22039/stat : 22039 (java) S 22033 22035 20660 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275745153 937398272 10150 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22035/tid=22040] ppid=22033 vsize=915428 CPUtime=0
/proc/22035/task/22040/stat : 22040 (java) S 22033 22035 20660 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275745159 937398272 10150 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22035/tid=22041] ppid=22033 vsize=915428 CPUtime=0.28
/proc/22035/task/22041/stat : 22041 (java) S 22033 22035 20660 0 -1 64 420 0 0 0 27 1 0 0 16 0 8 0 275745159 937398272 10150 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22035/tid=22042] ppid=22033 vsize=915428 CPUtime=0
/proc/22035/task/22042/stat : 22042 (java) S 22033 22035 20660 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275745159 937398272 10150 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22035/tid=22043] ppid=22033 vsize=915428 CPUtime=0
/proc/22035/task/22043/stat : 22043 (java) S 22033 22035 20660 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275745159 937398272 10150 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2079.27
Current children cumulated vsize (KiB) 915428

[startup+2144.81 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 22094
/proc/meminfo: memFree=1652824/2055920 swapFree=4191880/4192956
[pid=22035] ppid=22033 vsize=915428 CPUtime=2139.26
/proc/22035/stat : 22035 (java) R 22033 22035 20660 0 -1 0 10420 0 1 0 213516 410 0 0 25 0 8 0 275745149 937398272 10150 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073893488 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22035/statm: 228857 10150 2529 14 0 215327 0
[pid=22035/tid=22037] ppid=22033 vsize=915428 CPUtime=0.03
/proc/22035/task/22037/stat : 22037 (java) S 22033 22035 20660 0 -1 64 231 0 0 0 3 0 0 0 16 0 8 0 275745153 937398272 10150 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22035/tid=22038] ppid=22033 vsize=915428 CPUtime=0
/proc/22035/task/22038/stat : 22038 (java) S 22033 22035 20660 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275745153 937398272 10150 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22035/tid=22039] ppid=22033 vsize=915428 CPUtime=0
/proc/22035/task/22039/stat : 22039 (java) S 22033 22035 20660 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275745153 937398272 10150 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22035/tid=22040] ppid=22033 vsize=915428 CPUtime=0
/proc/22035/task/22040/stat : 22040 (java) S 22033 22035 20660 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275745159 937398272 10150 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22035/tid=22041] ppid=22033 vsize=915428 CPUtime=0.28
/proc/22035/task/22041/stat : 22041 (java) S 22033 22035 20660 0 -1 64 420 0 0 0 27 1 0 0 16 0 8 0 275745159 937398272 10150 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22035/tid=22042] ppid=22033 vsize=915428 CPUtime=0
/proc/22035/task/22042/stat : 22042 (java) S 22033 22035 20660 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275745159 937398272 10150 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22035/tid=22043] ppid=22033 vsize=915428 CPUtime=0
/proc/22035/task/22043/stat : 22043 (java) S 22033 22035 20660 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275745159 937398272 10150 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2139.26
Current children cumulated vsize (KiB) 915428

[startup+2204.88 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 22094
/proc/meminfo: memFree=1652824/2055920 swapFree=4191880/4192956
[pid=22035] ppid=22033 vsize=915428 CPUtime=2199.27
/proc/22035/stat : 22035 (java) R 22033 22035 20660 0 -1 0 10420 0 1 0 219517 410 0 0 25 0 8 0 275745149 937398272 10150 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073895269 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22035/statm: 228857 10150 2529 14 0 215327 0
[pid=22035/tid=22037] ppid=22033 vsize=915428 CPUtime=0.03
/proc/22035/task/22037/stat : 22037 (java) S 22033 22035 20660 0 -1 64 231 0 0 0 3 0 0 0 16 0 8 0 275745153 937398272 10150 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22035/tid=22038] ppid=22033 vsize=915428 CPUtime=0
/proc/22035/task/22038/stat : 22038 (java) S 22033 22035 20660 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275745153 937398272 10150 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22035/tid=22039] ppid=22033 vsize=915428 CPUtime=0
/proc/22035/task/22039/stat : 22039 (java) S 22033 22035 20660 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275745153 937398272 10150 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22035/tid=22040] ppid=22033 vsize=915428 CPUtime=0
/proc/22035/task/22040/stat : 22040 (java) S 22033 22035 20660 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275745159 937398272 10150 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22035/tid=22041] ppid=22033 vsize=915428 CPUtime=0.28
/proc/22035/task/22041/stat : 22041 (java) S 22033 22035 20660 0 -1 64 420 0 0 0 27 1 0 0 16 0 8 0 275745159 937398272 10150 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22035/tid=22042] ppid=22033 vsize=915428 CPUtime=0
/proc/22035/task/22042/stat : 22042 (java) S 22033 22035 20660 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275745159 937398272 10150 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22035/tid=22043] ppid=22033 vsize=915428 CPUtime=0
/proc/22035/task/22043/stat : 22043 (java) S 22033 22035 20660 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275745159 937398272 10150 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2199.27
Current children cumulated vsize (KiB) 915428

[startup+2264.95 s]
/proc/loadavg: 2.07 2.02 2.00 3/93 22094
/proc/meminfo: memFree=1652760/2055920 swapFree=4191880/4192956
[pid=22035] ppid=22033 vsize=915428 CPUtime=2259.14
/proc/22035/stat : 22035 (java) R 22033 22035 20660 0 -1 0 10420 0 1 0 225504 410 0 0 25 0 8 0 275745149 937398272 10150 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073939394 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22035/statm: 228857 10150 2529 14 0 215327 0
[pid=22035/tid=22037] ppid=22033 vsize=915428 CPUtime=0.03
/proc/22035/task/22037/stat : 22037 (java) S 22033 22035 20660 0 -1 64 231 0 0 0 3 0 0 0 16 0 8 0 275745153 937398272 10150 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22035/tid=22038] ppid=22033 vsize=915428 CPUtime=0
/proc/22035/task/22038/stat : 22038 (java) S 22033 22035 20660 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275745153 937398272 10150 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22035/tid=22039] ppid=22033 vsize=915428 CPUtime=0
/proc/22035/task/22039/stat : 22039 (java) S 22033 22035 20660 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275745153 937398272 10150 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22035/tid=22040] ppid=22033 vsize=915428 CPUtime=0
/proc/22035/task/22040/stat : 22040 (java) S 22033 22035 20660 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275745159 937398272 10150 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22035/tid=22041] ppid=22033 vsize=915428 CPUtime=0.28
/proc/22035/task/22041/stat : 22041 (java) S 22033 22035 20660 0 -1 64 420 0 0 0 27 1 0 0 16 0 8 0 275745159 937398272 10150 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22035/tid=22042] ppid=22033 vsize=915428 CPUtime=0
/proc/22035/task/22042/stat : 22042 (java) S 22033 22035 20660 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275745159 937398272 10150 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22035/tid=22043] ppid=22033 vsize=915428 CPUtime=0
/proc/22035/task/22043/stat : 22043 (java) S 22033 22035 20660 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275745159 937398272 10150 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2259.14
Current children cumulated vsize (KiB) 915428

[startup+2325.01 s]
/proc/loadavg: 2.07 2.03 2.00 4/93 22094
/proc/meminfo: memFree=1652696/2055920 swapFree=4191880/4192956
[pid=22035] ppid=22033 vsize=915428 CPUtime=2318.91
/proc/22035/stat : 22035 (java) R 22033 22035 20660 0 -1 0 10422 0 1 0 231481 410 0 0 25 0 8 0 275745149 937398272 10152 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073939939 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22035/statm: 228857 10152 2529 14 0 215327 0
[pid=22035/tid=22037] ppid=22033 vsize=915428 CPUtime=0.03
/proc/22035/task/22037/stat : 22037 (java) S 22033 22035 20660 0 -1 64 231 0 0 0 3 0 0 0 16 0 8 0 275745153 937398272 10152 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22035/tid=22038] ppid=22033 vsize=915428 CPUtime=0
/proc/22035/task/22038/stat : 22038 (java) S 22033 22035 20660 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275745153 937398272 10152 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22035/tid=22039] ppid=22033 vsize=915428 CPUtime=0
/proc/22035/task/22039/stat : 22039 (java) S 22033 22035 20660 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275745153 937398272 10152 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22035/tid=22040] ppid=22033 vsize=915428 CPUtime=0
/proc/22035/task/22040/stat : 22040 (java) S 22033 22035 20660 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275745159 937398272 10152 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22035/tid=22041] ppid=22033 vsize=915428 CPUtime=0.28
/proc/22035/task/22041/stat : 22041 (java) S 22033 22035 20660 0 -1 64 420 0 0 0 27 1 0 0 16 0 8 0 275745159 937398272 10152 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22035/tid=22042] ppid=22033 vsize=915428 CPUtime=0
/proc/22035/task/22042/stat : 22042 (java) S 22033 22035 20660 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275745159 937398272 10152 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22035/tid=22043] ppid=22033 vsize=915428 CPUtime=0
/proc/22035/task/22043/stat : 22043 (java) S 22033 22035 20660 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275745159 937398272 10152 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) 915428

[startup+2385.08 s]
/proc/loadavg: 2.02 2.02 2.00 3/93 22094
/proc/meminfo: memFree=1652696/2055920 swapFree=4191880/4192956
[pid=22035] ppid=22033 vsize=915428 CPUtime=2378.72
/proc/22035/stat : 22035 (java) R 22033 22035 20660 0 -1 0 10422 0 1 0 237462 410 0 0 25 0 8 0 275745149 937398272 10152 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073912828 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22035/statm: 228857 10152 2529 14 0 215327 0
[pid=22035/tid=22037] ppid=22033 vsize=915428 CPUtime=0.03
/proc/22035/task/22037/stat : 22037 (java) S 22033 22035 20660 0 -1 64 231 0 0 0 3 0 0 0 16 0 8 0 275745153 937398272 10152 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22035/tid=22038] ppid=22033 vsize=915428 CPUtime=0
/proc/22035/task/22038/stat : 22038 (java) S 22033 22035 20660 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275745153 937398272 10152 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22035/tid=22039] ppid=22033 vsize=915428 CPUtime=0
/proc/22035/task/22039/stat : 22039 (java) S 22033 22035 20660 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275745153 937398272 10152 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22035/tid=22040] ppid=22033 vsize=915428 CPUtime=0
/proc/22035/task/22040/stat : 22040 (java) S 22033 22035 20660 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275745159 937398272 10152 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22035/tid=22041] ppid=22033 vsize=915428 CPUtime=0.28
/proc/22035/task/22041/stat : 22041 (java) S 22033 22035 20660 0 -1 64 420 0 0 0 27 1 0 0 16 0 8 0 275745159 937398272 10152 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22035/tid=22042] ppid=22033 vsize=915428 CPUtime=0
/proc/22035/task/22042/stat : 22042 (java) S 22033 22035 20660 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275745159 937398272 10152 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22035/tid=22043] ppid=22033 vsize=915428 CPUtime=0
/proc/22035/task/22043/stat : 22043 (java) S 22033 22035 20660 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275745159 937398272 10152 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2378.72
Current children cumulated vsize (KiB) 915428



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2406.47 s]
/proc/loadavg: 2.02 2.02 2.00 3/93 22094
/proc/meminfo: memFree=1652696/2055920 swapFree=4191880/4192956
[pid=22035] ppid=22033 vsize=915428 CPUtime=2400.02
/proc/22035/stat : 22035 (java) R 22033 22035 20660 0 -1 0 10422 0 1 0 239592 410 0 0 25 0 8 0 275745149 937398272 10152 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073810152 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22035/statm: 228857 10152 2529 14 0 215327 0
[pid=22035/tid=22037] ppid=22033 vsize=915428 CPUtime=0.03
/proc/22035/task/22037/stat : 22037 (java) S 22033 22035 20660 0 -1 64 231 0 0 0 3 0 0 0 16 0 8 0 275745153 937398272 10152 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22035/tid=22038] ppid=22033 vsize=915428 CPUtime=0
/proc/22035/task/22038/stat : 22038 (java) S 22033 22035 20660 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275745153 937398272 10152 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22035/tid=22039] ppid=22033 vsize=915428 CPUtime=0
/proc/22035/task/22039/stat : 22039 (java) S 22033 22035 20660 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275745153 937398272 10152 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22035/tid=22040] ppid=22033 vsize=915428 CPUtime=0
/proc/22035/task/22040/stat : 22040 (java) S 22033 22035 20660 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275745159 937398272 10152 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22035/tid=22041] ppid=22033 vsize=915428 CPUtime=0.28
/proc/22035/task/22041/stat : 22041 (java) S 22033 22035 20660 0 -1 64 420 0 0 0 27 1 0 0 16 0 8 0 275745159 937398272 10152 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22035/tid=22042] ppid=22033 vsize=915428 CPUtime=0
/proc/22035/task/22042/stat : 22042 (java) S 22033 22035 20660 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275745159 937398272 10152 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22035/tid=22043] ppid=22033 vsize=915428 CPUtime=0
/proc/22035/task/22043/stat : 22043 (java) S 22033 22035 20660 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275745159 937398272 10152 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2400.02
Current children cumulated vsize (KiB) 915428

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

Child status: 143
Real time (s): 2406.53
CPU time (s): 2400.09
CPU user time (s): 2395.97
CPU system time (s): 4.11437
CPU usage (%): 99.7323
Max. virtual memory (cumulated for all children) (KiB): 915432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2395.97
system time used= 4.11437
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10445
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= 49957
involuntary context switches= 42005

runsolver used 2.76958 s user time and 7.9058 s system time

The end

Launcher Data (download as text)

Begin job on node72 on Sat Jan 20 06:09:23 UTC 2007


IDJOB= 278030
IDBENCH= 7953
IDSOLVER= 69
FILE ID= node72/278030-1169273363

PBS_JOBID= 3607353

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-900-536221_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/278030-1169273363/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node72/watcher-278030-1169273363 -o ROOT/results/node72/solver-278030-1169273363 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/278030-1169273363/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  3f8d8cfc3cdd2d6f17ef4d01164abb15

RANDOM SEED= 903165407

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.223
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.223
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:       1684024 kB
Buffers:         30436 kB
Cached:         224228 kB
SwapCached:        268 kB
Active:          96716 kB
Inactive:       209840 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1684024 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            1808 kB
Writeback:           0 kB
Mapped:          70612 kB
Slab:            50072 kB
Committed_AS:  4642808 kB
PageTables:       2232 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 node72 on Sat Jan 20 06:49:30 UTC 2007