Trace number 279622

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 EPFCMSAT (TO) 2400.06 2400.74

General information on the benchmark

NameMaxCSP/maxcut/
maxcut-50/maxcut-50-660-9_ext.xml
MD5SUMc36a89eee4808919aa2587e164adc1d0
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints396
Best CPU time to get the best result obtained on this benchmark1980.36
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints660
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension660
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.30	   
0.30	Abscon 109 (November, 2006)
0.30	   
0.30	   configuration
0.30	     name=epfc.xml
0.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/279622-1169296187/unknown.xml
0.36	   
0.36	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.39	     nbVariables=50  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.39	       =>  wckTime=0.087  cpuTime=0.08  mem=6M887
0.39	   
0.39	   relations being loaded...
0.40	   
0.40	   constraints being loaded...
0.54	     nbConstraints=660  nbRelationTypes=1  nbExtensionStructures=1  nbSharedExtensionStructures=659
0.54	     nbConflictsStructures=1  nbSharedConflictsStructures=659  nbSharedBinaryRepresentations=2  maxDegree=33  maxArity=2
0.54	       =>  wckTime=0.238  cpuTime=0.17  mem=8M837
0.58	   
0.58	   solver LocalSearchSolver being built... 
0.62	       =>  wckTime=0.317  cpuTime=0.21  mem=5M693
0.62	
0.62	s SATISFIABLE
0.62	o 332
0.62	c 328
0.63	o 338
0.63	c 322
0.63	o 344
0.63	c 316
0.63	o 350
0.63	c 310
0.63	o 353
0.63	c 307
0.63	o 359
0.63	c 301
0.63	o 361
0.63	c 299
0.63	o 362
0.63	c 298
0.63	o 370
0.63	c 290
0.63	o 371
0.63	c 289
0.63	o 373
0.63	c 287
0.63	o 374
0.63	c 286
0.63	o 376
0.63	c 284
0.64	o 379
0.64	c 281
0.64	o 380
0.64	c 280
0.64	o 381
0.64	c 279
0.64	o 382
0.64	c 278
0.64	o 384
0.64	c 276
0.64	o 385
0.64	c 275
0.64	o 386
0.65	c 274
0.65	o 387
0.65	c 273
0.65	o 388
0.65	c 272
0.66	o 390
0.66	c 270
0.73	o 392
0.73	c 268
0.74	o 393
0.74	c 267
0.74	o 394
0.74	c 266
0.74	o 396
0.74	c 264
2.83	   
2.83	   search
2.83	     run=0  nbConstraintChecks=10478870  nbAssignments=10000
2.83	       =>  wckTime=2.216  cpuTime=2.2  mem=5M693
5.00	   
5.00	   search
5.00	     run=1  nbConstraintChecks=21085342  nbAssignments=20000
5.00	       =>  wckTime=4.381  cpuTime=4.36  mem=5M693
7.15	   
7.15	   search
7.15	     run=2  nbConstraintChecks=31572552  nbAssignments=30000
7.15	       =>  wckTime=6.536  cpuTime=6.52  mem=5M693
9.33	   
9.33	   search
9.33	     run=3  nbConstraintChecks=42202876  nbAssignments=40000
9.33	       =>  wckTime=8.715  cpuTime=8.69  mem=5M693
11.49	   
11.49	   search
11.49	     run=4  nbConstraintChecks=52688267  nbAssignments=50000
11.49	       =>  wckTime=10.874  cpuTime=10.86  mem=5M693
13.67	   
13.67	   search
13.67	     run=5  nbConstraintChecks=63304076  nbAssignments=60000
13.67	       =>  wckTime=13.05  cpuTime=13.03  mem=5M693
15.81	   
15.81	   search
15.81	     run=6  nbConstraintChecks=73797417  nbAssignments=70000
15.81	       =>  wckTime=15.194  cpuTime=15.18  mem=5M693
17.97	   
17.97	   search
17.97	     run=7  nbConstraintChecks=84411359  nbAssignments=80000
17.97	       =>  wckTime=17.353  cpuTime=17.33  mem=5M693
20.11	   
20.11	   search
20.11	     run=8  nbConstraintChecks=94894172  nbAssignments=90000
20.11	       =>  wckTime=19.495  cpuTime=19.47  mem=5M693
22.27	   
22.27	   search
22.27	     run=9  nbConstraintChecks=105506558  nbAssignments=100000
22.27	       =>  wckTime=21.654  cpuTime=21.63  mem=5M693
24.42	   
24.42	   search
24.42	     run=10  nbConstraintChecks=115988400  nbAssignments=110000
24.42	       =>  wckTime=23.801  cpuTime=23.78  mem=5M693
26.60	   
26.60	   search
26.60	     run=11  nbConstraintChecks=126606213  nbAssignments=120000
26.60	       =>  wckTime=25.978  cpuTime=25.95  mem=5M693
28.76	   
28.76	   search
28.76	     run=12  nbConstraintChecks=137094952  nbAssignments=130000
28.76	       =>  wckTime=28.139  cpuTime=28.11  mem=5M693
30.76	   
30.76	   search
30.76	     run=13  nbConstraintChecks=146876367  nbAssignments=139214
30.76	       =>  wckTime=30.146  cpuTime=30.13  mem=5M693
30.77	   
30.77	   global
30.77	     nbConstraintChecks=146876367  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.77	     solvingWckTime=30.145  solvingCpuTime=30.12  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.77	     globalCpuTime=30.37
30.77	       =>  wckTime=30.464  cpuTime=30.33  mem=5M693
30.77	   
30.77	   solver IterativeSystematicSolver being built... 
30.90	       =>  wckTime=30.602  cpuTime=30.44  mem=16M849
30.96	   
30.96	   preprocessing
30.96	     nbConstraintChecks=42710  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
30.96	     detectedInconsistency=no
30.96	       =>  wckTime=0.057  cpuTime=0.03  mem=16M849
31.00	   
31.00	   search
31.00	     run=0  nbConstraintChecks=51179  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=51
31.00	     nbFailedAssignments=6  nbBacktracks=10  nbVisitedNodes=67  nbRestartNogoods=0
31.00	       =>  wckTime=0.089  cpuTime=0.06  mem=16M849
31.04	   
31.04	   search
31.04	     run=1  nbConstraintChecks=117043  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=107
31.04	     nbFailedAssignments=16  nbBacktracks=25  nbVisitedNodes=147  nbRestartNogoods=2
31.04	       =>  wckTime=0.134  cpuTime=0.09  mem=16M849
31.08	   
31.08	   search
31.08	     run=2  nbConstraintChecks=209750  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=177
31.08	     nbFailedAssignments=34  nbBacktracks=47  nbVisitedNodes=254  nbRestartNogoods=3
31.08	       =>  wckTime=0.173  cpuTime=0.13  mem=16M849
31.13	   
31.13	   search
31.13	     run=3  nbConstraintChecks=342283  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=269
31.13	     nbFailedAssignments=62  nbBacktracks=81  nbVisitedNodes=404  nbRestartNogoods=5
31.13	       =>  wckTime=0.228  cpuTime=0.19  mem=16M849
31.21	   
31.21	   search
31.21	     run=4  nbConstraintChecks=520731  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=387
31.21	     nbFailedAssignments=99  nbBacktracks=131  nbVisitedNodes=601  nbRestartNogoods=8
31.21	       =>  wckTime=0.3  cpuTime=0.26  mem=16M849
31.30	   
31.30	   search
31.30	     run=5  nbConstraintChecks=781440  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=547
31.30	     nbFailedAssignments=151  nbBacktracks=206  nbVisitedNodes=886  nbRestartNogoods=11
31.30	       =>  wckTime=0.398  cpuTime=0.35  mem=16M849
31.45	   
31.45	   search
31.45	     run=6  nbConstraintChecks=1156422  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=770
31.45	     nbFailedAssignments=229  nbBacktracks=320  nbVisitedNodes=1290  nbRestartNogoods=14
31.45	       =>  wckTime=0.542  cpuTime=0.5  mem=16M849
31.67	   
31.67	   search
31.67	     run=7  nbConstraintChecks=1739204  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1100
31.67	     nbFailedAssignments=362  nbBacktracks=490  nbVisitedNodes=1907  nbRestartNogoods=18
31.67	       =>  wckTime=0.768  cpuTime=0.72  mem=16M849
32.00	   
32.00	   search
32.00	     run=8  nbConstraintChecks=2593361  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1572
32.00	     nbFailedAssignments=548  nbBacktracks=746  nbVisitedNodes=2808  nbRestartNogoods=21
32.00	       =>  wckTime=1.097  cpuTime=1.03  mem=16M849
32.43	   
32.43	   search
32.43	     run=9  nbConstraintChecks=3800506  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2241
32.43	     nbFailedAssignments=807  nbBacktracks=1130  nbVisitedNodes=4089  nbRestartNogoods=25
32.43	       =>  wckTime=1.527  cpuTime=1.45  mem=16M849
33.19	   
33.19	   search
33.19	     run=10  nbConstraintChecks=5807050  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3341
33.19	     nbFailedAssignments=1305  nbBacktracks=1707  nbVisitedNodes=6181  nbRestartNogoods=26
33.19	       =>  wckTime=2.281  cpuTime=2.2  mem=16M849
34.24	   
34.24	   search
34.24	     run=11  nbConstraintChecks=8733179  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4929
34.24	     nbFailedAssignments=2001  nbBacktracks=2571  nbVisitedNodes=9232  nbRestartNogoods=28
34.24	       =>  wckTime=3.333  cpuTime=3.25  mem=16M849
35.84	   
35.84	   search
35.84	     run=12  nbConstraintChecks=13122588  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7325
35.84	     nbFailedAssignments=3073  nbBacktracks=3868  nbVisitedNodes=13825  nbRestartNogoods=34
35.84	       =>  wckTime=4.939  cpuTime=4.86  mem=16M849
38.19	   
38.19	   search
38.19	     run=13  nbConstraintChecks=19655411  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10933
38.19	     nbFailedAssignments=4704  nbBacktracks=5814  nbVisitedNodes=20666  nbRestartNogoods=41
38.19	       =>  wckTime=7.282  cpuTime=7.2  mem=16M849
41.62	   
41.62	   search
41.62	     run=14  nbConstraintChecks=29348651  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=16260
41.62	     nbFailedAssignments=7083  nbBacktracks=8733  nbVisitedNodes=30891  nbRestartNogoods=44
41.62	       =>  wckTime=10.714  cpuTime=10.64  mem=16M849
46.80	   
46.80	   search
46.80	     run=15  nbConstraintChecks=43574846  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=23876
46.80	     nbFailedAssignments=10296  nbBacktracks=13111  nbVisitedNodes=45659  nbRestartNogoods=49
46.80	       =>  wckTime=15.9  cpuTime=15.82  mem=16M849
54.94	   
55.00	   search
55.00	     run=16  nbConstraintChecks=65582399  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=35942
55.00	     nbFailedAssignments=15769  nbBacktracks=19679  nbVisitedNodes=68741  nbRestartNogoods=55
55.00	       =>  wckTime=24.035  cpuTime=23.95  mem=16M849
67.04	   
67.04	   search
67.04	     run=17  nbConstraintChecks=98819953  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=53677
67.04	     nbFailedAssignments=23629  nbBacktracks=29532  nbVisitedNodes=103163  nbRestartNogoods=62
67.04	       =>  wckTime=36.136  cpuTime=36.05  mem=16M849
84.67	   
84.67	   search
84.67	     run=18  nbConstraintChecks=147717147  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=79817
84.67	     nbFailedAssignments=34964  nbBacktracks=44310  nbVisitedNodes=154135  nbRestartNogoods=71
84.67	       =>  wckTime=53.766  cpuTime=53.68  mem=16M849
113.30	   
113.30	   search
113.30	     run=19  nbConstraintChecks=222080235  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=118939
113.30	     nbFailedAssignments=51889  nbBacktracks=66481  nbVisitedNodes=230663  nbRestartNogoods=78
113.30	       =>  wckTime=82.391  cpuTime=82.29  mem=16M849
154.28	   
154.28	   search
154.28	     run=20  nbConstraintChecks=330920459  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=177685
154.28	     nbFailedAssignments=77358  nbBacktracks=99733  nbVisitedNodes=343790  nbRestartNogoods=84
154.28	       =>  wckTime=123.376  cpuTime=123.27  mem=16M849
220.03	   
220.03	   search
220.03	     run=21  nbConstraintChecks=499605976  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=268021
220.03	     nbFailedAssignments=117791  nbBacktracks=149611  nbVisitedNodes=518270  nbRestartNogoods=88
220.03	       =>  wckTime=189.126  cpuTime=189.0  mem=16M849
318.77	   
318.77	   search
318.77	     run=22  nbConstraintChecks=750936891  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=403284
318.77	     nbFailedAssignments=178212  nbBacktracks=224429  nbVisitedNodes=778373  nbRestartNogoods=93
318.77	       =>  wckTime=287.869  cpuTime=287.72  mem=16M849
470.08	   
470.08	   search
470.08	     run=23  nbConstraintChecks=1131291747  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=604570
470.08	     nbFailedAssignments=267250  nbBacktracks=336656  nbVisitedNodes=1167730  nbRestartNogoods=98
470.08	       =>  wckTime=439.172  cpuTime=438.99  mem=16M849
691.75	   
691.75	   search
691.75	     run=24  nbConstraintChecks=1692169862  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=907470
691.75	     nbFailedAssignments=401784  nbBacktracks=504997  nbVisitedNodes=1751217  nbRestartNogoods=109
691.75	       =>  wckTime=660.843  cpuTime=660.6  mem=16M849
1026.32	   
1026.32	   search
1026.32	     run=25  nbConstraintChecks=2526814481  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1356088
1026.32	     nbFailedAssignments=597867  nbBacktracks=757508  nbVisitedNodes=2618390  nbRestartNogoods=115
1026.32	       =>  wckTime=995.411  cpuTime=995.09  mem=16M849
1517.24	   
1517.24	   search
1517.24	     run=26  nbConstraintChecks=3762850511  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2031112
1517.24	     nbFailedAssignments=894099  nbBacktracks=1136276  nbVisitedNodes=3914843  nbRestartNogoods=122
1517.24	       =>  wckTime=1486.333  cpuTime=1485.9  mem=16M849
2161.60	   
2161.60	   search
2161.60	     run=27  nbConstraintChecks=5450979550  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3001880
2161.60	     nbFailedAssignments=1296690  nbBacktracks=1704427  nbVisitedNodes=5727011  nbRestartNogoods=130
2161.60	       =>  wckTime=2130.694  cpuTime=2130.02  mem=16M849
2400.71	v 0 1 1 0 1 1 1 1 0 1 1 1 1 0 0 1 0 0 0 0 1 1 0 1 0 1 1 1 1 0 0 0 0 0 1 0 1 1 1 0 0 1 0 0 0 0 0 1 1 1 

Verifier Data (download as text)

264 unsatisfied constraints, 396 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/node41/watcher-279622-1169296187 -o ROOT/results/node41/solver-279622-1169296187 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/279622-1169296187/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.01 1.00 1.00 3/65 13024
/proc/meminfo: memFree=1443248/2055920 swapFree=4191892/4192956
[pid=13023] ppid=13021 vsize=292 CPUtime=0
/proc/13023/stat : 13023 (java) R 13021 13023 12065 0 -1 0 47 0 0 0 0 0 0 0 19 0 1 0 278017975 299008 31 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 1964685 0 0 4096 0 0 0 0 17 1 0 0
/proc/13023/statm: 73 35 27 14 0 5 0

[startup+0.1075 s]
/proc/loadavg: 1.01 1.00 1.00 3/65 13024
/proc/meminfo: memFree=1443248/2055920 swapFree=4191892/4192956
[pid=13023] ppid=13021 vsize=914988 CPUtime=0.09
/proc/13023/stat : 13023 (java) R 13021 13023 12065 0 -1 0 3047 0 1 0 7 2 0 0 16 0 8 0 278017975 936947712 2793 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4153799154 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13023/statm: 228747 2795 1446 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.519535 s]
/proc/loadavg: 1.01 1.00 1.00 3/65 13024
/proc/meminfo: memFree=1443248/2055920 swapFree=4191892/4192956
[pid=13023] ppid=13021 vsize=915332 CPUtime=0.49
/proc/13023/stat : 13023 (java) S 13021 13023 12065 0 -1 0 6614 0 1 0 45 4 0 0 16 0 8 0 278017975 937299968 6353 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13023/statm: 228833 6353 2152 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.3446 s]
/proc/loadavg: 1.01 1.00 1.00 2/72 13031
/proc/meminfo: memFree=1424952/2055920 swapFree=4191892/4192956
[pid=13023] ppid=13021 vsize=915460 CPUtime=1.31
/proc/13023/stat : 13023 (java) R 13021 13023 12065 0 -1 0 7265 0 1 0 113 18 0 0 16 0 8 0 278017975 937431040 7003 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13023/statm: 228865 7003 2479 14 0 215335 0
[pid=13023/tid=13025] ppid=13021 vsize=915460 CPUtime=0.03
/proc/13023/task/13025/stat : 13025 (java) S 13021 13023 12065 0 -1 64 204 0 0 0 3 0 0 0 16 0 8 0 278017979 937431040 7003 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13023/tid=13026] ppid=13021 vsize=915460 CPUtime=0
/proc/13023/task/13026/stat : 13026 (java) S 13021 13023 12065 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 278017979 937431040 7003 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13023/tid=13027] ppid=13021 vsize=915460 CPUtime=0
/proc/13023/task/13027/stat : 13027 (java) S 13021 13023 12065 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278017979 937431040 7003 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13023/tid=13028] ppid=13021 vsize=915460 CPUtime=0
/proc/13023/task/13028/stat : 13028 (java) S 13021 13023 12065 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 278017983 937431040 7003 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13023/tid=13029] ppid=13021 vsize=915460 CPUtime=0.12
/proc/13023/task/13029/stat : 13029 (java) S 13021 13023 12065 0 -1 64 341 0 0 0 12 0 0 0 16 0 8 0 278017983 937431040 7003 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13023/tid=13030] ppid=13021 vsize=915460 CPUtime=0
/proc/13023/task/13030/stat : 13030 (java) S 13021 13023 12065 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278017983 937431040 7003 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13023/tid=13031] ppid=13021 vsize=915464 CPUtime=0
/proc/13023/task/13031/stat : 13031 (java) S 13021 13023 12065 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278017983 937435136 7003 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915460

[startup+2.98075 s]
/proc/loadavg: 1.01 1.00 1.00 2/72 13031
/proc/meminfo: memFree=1424888/2055920 swapFree=4191892/4192956
[pid=13023] ppid=13021 vsize=915460 CPUtime=2.95
/proc/13023/stat : 13023 (java) R 13021 13023 12065 0 -1 0 7268 0 1 0 245 50 0 0 17 0 8 0 278017975 937431040 7005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13023/statm: 228865 7005 2479 14 0 215335 0
[pid=13023/tid=13025] ppid=13021 vsize=915464 CPUtime=0.03
/proc/13023/task/13025/stat : 13025 (java) S 13021 13023 12065 0 -1 64 204 0 0 0 3 0 0 0 16 0 8 0 278017979 937435136 7005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13023/tid=13026] ppid=13021 vsize=915460 CPUtime=0
/proc/13023/task/13026/stat : 13026 (java) S 13021 13023 12065 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 278017979 937431040 7005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13023/tid=13027] ppid=13021 vsize=915460 CPUtime=0
/proc/13023/task/13027/stat : 13027 (java) S 13021 13023 12065 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278017979 937431040 7005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13023/tid=13028] ppid=13021 vsize=915460 CPUtime=0
/proc/13023/task/13028/stat : 13028 (java) S 13021 13023 12065 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 278017983 937431040 7005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13023/tid=13029] ppid=13021 vsize=915460 CPUtime=0.12
/proc/13023/task/13029/stat : 13029 (java) S 13021 13023 12065 0 -1 64 343 0 0 0 12 0 0 0 16 0 8 0 278017983 937431040 7005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13023/tid=13030] ppid=13021 vsize=915460 CPUtime=0
/proc/13023/task/13030/stat : 13030 (java) S 13021 13023 12065 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278017983 937431040 7005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13023/tid=13031] ppid=13021 vsize=915460 CPUtime=0
/proc/13023/task/13031/stat : 13031 (java) S 13021 13023 12065 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278017983 937431040 7005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 915460

[startup+6.25703 s]
/proc/loadavg: 1.01 1.00 1.00 2/72 13031
/proc/meminfo: memFree=1424824/2055920 swapFree=4191892/4192956
[pid=13023] ppid=13021 vsize=915460 CPUtime=6.22
/proc/13023/stat : 13023 (java) R 13021 13023 12065 0 -1 0 7268 0 1 0 513 109 0 0 21 0 8 0 278017975 937431040 7005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13023/statm: 228865 7005 2479 14 0 215335 0
[pid=13023/tid=13025] ppid=13021 vsize=915460 CPUtime=0.03
/proc/13023/task/13025/stat : 13025 (java) S 13021 13023 12065 0 -1 64 204 0 0 0 3 0 0 0 16 0 8 0 278017979 937431040 7005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13023/tid=13026] ppid=13021 vsize=915460 CPUtime=0
/proc/13023/task/13026/stat : 13026 (java) S 13021 13023 12065 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 278017979 937431040 7005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13023/tid=13027] ppid=13021 vsize=915464 CPUtime=0
/proc/13023/task/13027/stat : 13027 (java) S 13021 13023 12065 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278017979 937435136 7005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13023/tid=13028] ppid=13021 vsize=915460 CPUtime=0
/proc/13023/task/13028/stat : 13028 (java) S 13021 13023 12065 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 278017983 937431040 7005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13023/tid=13029] ppid=13021 vsize=915460 CPUtime=0.12
/proc/13023/task/13029/stat : 13029 (java) S 13021 13023 12065 0 -1 64 343 0 0 0 12 0 0 0 16 0 8 0 278017983 937431040 7005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13023/tid=13030] ppid=13021 vsize=915460 CPUtime=0
/proc/13023/task/13030/stat : 13030 (java) S 13021 13023 12065 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278017983 937431040 7005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13023/tid=13031] ppid=13021 vsize=915460 CPUtime=0
/proc/13023/task/13031/stat : 13031 (java) S 13021 13023 12065 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278017983 937431040 7005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 915460

[startup+12.7366 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 13031
/proc/meminfo: memFree=1424832/2055920 swapFree=4191892/4192956
[pid=13023] ppid=13021 vsize=915460 CPUtime=12.71
/proc/13023/stat : 13023 (java) R 13021 13023 12065 0 -1 0 7268 0 1 0 1044 227 0 0 21 0 8 0 278017975 937431040 7005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13023/statm: 228865 7005 2479 14 0 215335 0
[pid=13023/tid=13025] ppid=13021 vsize=915460 CPUtime=0.03
/proc/13023/task/13025/stat : 13025 (java) S 13021 13023 12065 0 -1 64 204 0 0 0 3 0 0 0 16 0 8 0 278017979 937431040 7005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13023/tid=13026] ppid=13021 vsize=915460 CPUtime=0
/proc/13023/task/13026/stat : 13026 (java) S 13021 13023 12065 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 278017979 937431040 7005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13023/tid=13027] ppid=13021 vsize=915464 CPUtime=0
/proc/13023/task/13027/stat : 13027 (java) S 13021 13023 12065 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278017979 937435136 7005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13023/tid=13028] ppid=13021 vsize=915460 CPUtime=0
/proc/13023/task/13028/stat : 13028 (java) S 13021 13023 12065 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 278017983 937431040 7005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13023/tid=13029] ppid=13021 vsize=915460 CPUtime=0.12
/proc/13023/task/13029/stat : 13029 (java) S 13021 13023 12065 0 -1 64 343 0 0 0 12 0 0 0 16 0 8 0 278017983 937431040 7005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13023/tid=13030] ppid=13021 vsize=915460 CPUtime=0
/proc/13023/task/13030/stat : 13030 (java) S 13021 13023 12065 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278017983 937431040 7005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13023/tid=13031] ppid=13021 vsize=915460 CPUtime=0
/proc/13023/task/13031/stat : 13031 (java) S 13021 13023 12065 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278017983 937431040 7005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 915460

[startup+25.5787 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 13031
/proc/meminfo: memFree=1424896/2055920 swapFree=4191892/4192956
[pid=13023] ppid=13021 vsize=915460 CPUtime=25.54
/proc/13023/stat : 13023 (java) R 13021 13023 12065 0 -1 0 7268 0 1 0 2088 466 0 0 17 0 8 0 278017975 937431040 7005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13023/statm: 228865 7005 2479 14 0 215335 0
[pid=13023/tid=13025] ppid=13021 vsize=915460 CPUtime=0.03
/proc/13023/task/13025/stat : 13025 (java) S 13021 13023 12065 0 -1 64 204 0 0 0 3 0 0 0 16 0 8 0 278017979 937431040 7005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13023/tid=13026] ppid=13021 vsize=915460 CPUtime=0
/proc/13023/task/13026/stat : 13026 (java) S 13021 13023 12065 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 278017979 937431040 7005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13023/tid=13027] ppid=13021 vsize=915460 CPUtime=0
/proc/13023/task/13027/stat : 13027 (java) S 13021 13023 12065 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278017979 937431040 7005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13023/tid=13028] ppid=13021 vsize=915460 CPUtime=0
/proc/13023/task/13028/stat : 13028 (java) S 13021 13023 12065 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 278017983 937431040 7005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13023/tid=13029] ppid=13021 vsize=915460 CPUtime=0.12
/proc/13023/task/13029/stat : 13029 (java) S 13021 13023 12065 0 -1 64 343 0 0 0 12 0 0 0 16 0 8 0 278017983 937431040 7005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13023/tid=13030] ppid=13021 vsize=915460 CPUtime=0
/proc/13023/task/13030/stat : 13030 (java) S 13021 13023 12065 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278017983 937431040 7005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13023/tid=13031] ppid=13021 vsize=915460 CPUtime=0
/proc/13023/task/13031/stat : 13031 (java) S 13021 13023 12065 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278017983 937431040 7005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.54
Current children cumulated vsize (KiB) 915460

[startup+51.2629 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 13031
/proc/meminfo: memFree=1417536/2055920 swapFree=4191892/4192956
[pid=13023] ppid=13021 vsize=915460 CPUtime=51.21
/proc/13023/stat : 13023 (java) R 13021 13023 12065 0 -1 0 9202 0 1 0 4558 563 0 0 19 0 8 0 278017975 937431040 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073855846 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13023/statm: 228865 8936 2532 14 0 215335 0
[pid=13023/tid=13025] ppid=13021 vsize=915460 CPUtime=0.03
/proc/13023/task/13025/stat : 13025 (java) S 13021 13023 12065 0 -1 64 205 0 0 0 3 0 0 0 16 0 8 0 278017979 937431040 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13023/tid=13026] ppid=13021 vsize=915460 CPUtime=0
/proc/13023/task/13026/stat : 13026 (java) S 13021 13023 12065 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 278017979 937431040 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13023/tid=13027] ppid=13021 vsize=915460 CPUtime=0
/proc/13023/task/13027/stat : 13027 (java) S 13021 13023 12065 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278017979 937431040 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13023/tid=13028] ppid=13021 vsize=915460 CPUtime=0
/proc/13023/task/13028/stat : 13028 (java) S 13021 13023 12065 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 278017983 937431040 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13023/tid=13029] ppid=13021 vsize=915460 CPUtime=0.22
/proc/13023/task/13029/stat : 13029 (java) S 13021 13023 12065 0 -1 64 403 0 0 0 21 1 0 0 16 0 8 0 278017983 937431040 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13023/tid=13030] ppid=13021 vsize=915460 CPUtime=0
/proc/13023/task/13030/stat : 13030 (java) S 13021 13023 12065 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278017983 937431040 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13023/tid=13031] ppid=13021 vsize=915460 CPUtime=0
/proc/13023/task/13031/stat : 13031 (java) S 13021 13023 12065 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278017983 937431040 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.21
Current children cumulated vsize (KiB) 915460

[startup+102.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 13031
/proc/meminfo: memFree=1417408/2055920 swapFree=4191892/4192956
[pid=13023] ppid=13021 vsize=915460 CPUtime=102.44
/proc/13023/stat : 13023 (java) R 13021 13023 12065 0 -1 0 9209 0 1 0 9681 563 0 0 25 0 8 0 278017975 937431040 8943 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073699382 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13023/statm: 228865 8943 2532 14 0 215335 0
[pid=13023/tid=13025] ppid=13021 vsize=915460 CPUtime=0.03
/proc/13023/task/13025/stat : 13025 (java) S 13021 13023 12065 0 -1 64 205 0 0 0 3 0 0 0 16 0 8 0 278017979 937431040 8943 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13023/tid=13026] ppid=13021 vsize=915460 CPUtime=0
/proc/13023/task/13026/stat : 13026 (java) S 13021 13023 12065 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 278017979 937431040 8943 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13023/tid=13027] ppid=13021 vsize=915460 CPUtime=0
/proc/13023/task/13027/stat : 13027 (java) S 13021 13023 12065 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278017979 937431040 8943 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13023/tid=13028] ppid=13021 vsize=915460 CPUtime=0
/proc/13023/task/13028/stat : 13028 (java) S 13021 13023 12065 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 278017983 937431040 8943 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13023/tid=13029] ppid=13021 vsize=915460 CPUtime=0.22
/proc/13023/task/13029/stat : 13029 (java) S 13021 13023 12065 0 -1 64 403 0 0 0 21 1 0 0 16 0 8 0 278017983 937431040 8943 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13023/tid=13030] ppid=13021 vsize=915460 CPUtime=0
/proc/13023/task/13030/stat : 13030 (java) S 13021 13023 12065 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278017983 937431040 8943 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13023/tid=13031] ppid=13021 vsize=915460 CPUtime=0
/proc/13023/task/13031/stat : 13031 (java) S 13021 13023 12065 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278017983 937431040 8943 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.44
Current children cumulated vsize (KiB) 915460

[startup+162.593 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 13031
/proc/meminfo: memFree=1417408/2055920 swapFree=4191892/4192956
[pid=13023] ppid=13021 vsize=915460 CPUtime=162.51
/proc/13023/stat : 13023 (java) R 13021 13023 12065 0 -1 0 9214 0 1 0 15688 563 0 0 25 0 8 0 278017975 937431040 8948 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073840557 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 2024.39
Current children cumulated vsize (KiB) 915460

[startup+2085.08 s]
/proc/loadavg: 1.08 1.02 1.00 2/72 13229
/proc/meminfo: memFree=1417024/2055920 swapFree=4191892/4192956
[pid=13023] ppid=13021 vsize=915460 CPUtime=2084.46
/proc/13023/stat : 13023 (java) R 13021 13023 12065 0 -1 0 9229 0 1 0 207882 564 0 0 25 0 8 0 278017975 937431040 8963 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073888814 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13023/statm: 228865 8963 2532 14 0 215335 0
[pid=13023/tid=13025] ppid=13021 vsize=915460 CPUtime=0.03
/proc/13023/task/13025/stat : 13025 (java) R 13021 13023 12065 0 -1 64 205 0 0 0 3 0 0 0 16 0 8 0 278017979 937431040 8963 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13023/tid=13026] ppid=13021 vsize=915460 CPUtime=0
/proc/13023/task/13026/stat : 13026 (java) S 13021 13023 12065 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 278017979 937431040 8963 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13023/tid=13027] ppid=13021 vsize=915460 CPUtime=0
/proc/13023/task/13027/stat : 13027 (java) S 13021 13023 12065 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278017979 937431040 8963 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13023/tid=13028] ppid=13021 vsize=915460 CPUtime=0
/proc/13023/task/13028/stat : 13028 (java) S 13021 13023 12065 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 278017983 937431040 8963 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13023/tid=13029] ppid=13021 vsize=915460 CPUtime=0.22
/proc/13023/task/13029/stat : 13029 (java) S 13021 13023 12065 0 -1 64 403 0 0 0 21 1 0 0 16 0 8 0 278017983 937431040 8963 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13023/tid=13030] ppid=13021 vsize=915460 CPUtime=0
/proc/13023/task/13030/stat : 13030 (java) S 13021 13023 12065 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278017983 937431040 8963 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13023/tid=13031] ppid=13021 vsize=915460 CPUtime=0
/proc/13023/task/13031/stat : 13031 (java) S 13021 13023 12065 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278017983 937431040 8963 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2084.46
Current children cumulated vsize (KiB) 915460

[startup+2145.17 s]
/proc/loadavg: 1.03 1.02 1.00 2/72 13229
/proc/meminfo: memFree=1417024/2055920 swapFree=4191892/4192956
[pid=13023] ppid=13021 vsize=915460 CPUtime=2144.53
/proc/13023/stat : 13023 (java) R 13021 13023 12065 0 -1 0 9229 0 1 0 213888 565 0 0 25 0 8 0 278017975 937431040 8963 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073889872 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13023/statm: 228865 8963 2532 14 0 215335 0
[pid=13023/tid=13025] ppid=13021 vsize=915460 CPUtime=0.03
/proc/13023/task/13025/stat : 13025 (java) S 13021 13023 12065 0 -1 64 205 0 0 0 3 0 0 0 16 0 8 0 278017979 937431040 8963 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13023/tid=13026] ppid=13021 vsize=915460 CPUtime=0
/proc/13023/task/13026/stat : 13026 (java) S 13021 13023 12065 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 278017979 937431040 8963 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13023/tid=13027] ppid=13021 vsize=915460 CPUtime=0
/proc/13023/task/13027/stat : 13027 (java) S 13021 13023 12065 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278017979 937431040 8963 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13023/tid=13028] ppid=13021 vsize=915460 CPUtime=0
/proc/13023/task/13028/stat : 13028 (java) S 13021 13023 12065 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 278017983 937431040 8963 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13023/tid=13029] ppid=13021 vsize=915460 CPUtime=0.22
/proc/13023/task/13029/stat : 13029 (java) S 13021 13023 12065 0 -1 64 403 0 0 0 21 1 0 0 16 0 8 0 278017983 937431040 8963 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13023/tid=13030] ppid=13021 vsize=915460 CPUtime=0
/proc/13023/task/13030/stat : 13030 (java) S 13021 13023 12065 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278017983 937431040 8963 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13023/tid=13031] ppid=13021 vsize=915460 CPUtime=0
/proc/13023/task/13031/stat : 13031 (java) S 13021 13023 12065 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278017983 937431040 8963 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2144.53
Current children cumulated vsize (KiB) 915460

[startup+2205.25 s]
/proc/loadavg: 1.01 1.01 1.00 2/72 13229
/proc/meminfo: memFree=1417024/2055920 swapFree=4191892/4192956
[pid=13023] ppid=13021 vsize=915460 CPUtime=2204.6
/proc/13023/stat : 13023 (java) R 13021 13023 12065 0 -1 0 9231 0 1 0 219895 565 0 0 25 0 8 0 278017975 937431040 8965 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073824201 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13023/statm: 228865 8965 2532 14 0 215335 0
[pid=13023/tid=13025] ppid=13021 vsize=915460 CPUtime=0.03
/proc/13023/task/13025/stat : 13025 (java) S 13021 13023 12065 0 -1 64 205 0 0 0 3 0 0 0 16 0 8 0 278017979 937431040 8965 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13023/tid=13026] ppid=13021 vsize=915460 CPUtime=0
/proc/13023/task/13026/stat : 13026 (java) S 13021 13023 12065 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 278017979 937431040 8965 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13023/tid=13027] ppid=13021 vsize=915460 CPUtime=0
/proc/13023/task/13027/stat : 13027 (java) S 13021 13023 12065 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278017979 937431040 8965 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13023/tid=13028] ppid=13021 vsize=915460 CPUtime=0
/proc/13023/task/13028/stat : 13028 (java) S 13021 13023 12065 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 278017983 937431040 8965 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13023/tid=13029] ppid=13021 vsize=915460 CPUtime=0.22
/proc/13023/task/13029/stat : 13029 (java) S 13021 13023 12065 0 -1 64 403 0 0 0 21 1 0 0 16 0 8 0 278017983 937431040 8965 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13023/tid=13030] ppid=13021 vsize=915460 CPUtime=0
/proc/13023/task/13030/stat : 13030 (java) S 13021 13023 12065 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278017983 937431040 8965 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13023/tid=13031] ppid=13021 vsize=915460 CPUtime=0
/proc/13023/task/13031/stat : 13031 (java) S 13021 13023 12065 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278017983 937431040 8965 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2204.6
Current children cumulated vsize (KiB) 915460

[startup+2265.33 s]
/proc/loadavg: 1.00 1.01 1.00 2/72 13229
/proc/meminfo: memFree=1417024/2055920 swapFree=4191892/4192956
[pid=13023] ppid=13021 vsize=915460 CPUtime=2264.67
/proc/13023/stat : 13023 (java) R 13021 13023 12065 0 -1 0 9231 0 1 0 225902 565 0 0 25 0 8 0 278017975 937431040 8965 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073853627 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13023/statm: 228865 8965 2532 14 0 215335 0
[pid=13023/tid=13025] ppid=13021 vsize=915460 CPUtime=0.03
/proc/13023/task/13025/stat : 13025 (java) S 13021 13023 12065 0 -1 64 205 0 0 0 3 0 0 0 16 0 8 0 278017979 937431040 8965 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13023/tid=13026] ppid=13021 vsize=915460 CPUtime=0
/proc/13023/task/13026/stat : 13026 (java) S 13021 13023 12065 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 278017979 937431040 8965 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13023/tid=13027] ppid=13021 vsize=915460 CPUtime=0
/proc/13023/task/13027/stat : 13027 (java) S 13021 13023 12065 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278017979 937431040 8965 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13023/tid=13028] ppid=13021 vsize=915460 CPUtime=0
/proc/13023/task/13028/stat : 13028 (java) S 13021 13023 12065 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 278017983 937431040 8965 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13023/tid=13029] ppid=13021 vsize=915460 CPUtime=0.22
/proc/13023/task/13029/stat : 13029 (java) S 13021 13023 12065 0 -1 64 403 0 0 0 21 1 0 0 16 0 8 0 278017983 937431040 8965 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13023/tid=13030] ppid=13021 vsize=915460 CPUtime=0
/proc/13023/task/13030/stat : 13030 (java) S 13021 13023 12065 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278017983 937431040 8965 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13023/tid=13031] ppid=13021 vsize=915460 CPUtime=0
/proc/13023/task/13031/stat : 13031 (java) S 13021 13023 12065 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278017983 937431040 8965 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2264.67
Current children cumulated vsize (KiB) 915460

[startup+2325.42 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 13229
/proc/meminfo: memFree=1417024/2055920 swapFree=4191892/4192956
[pid=13023] ppid=13021 vsize=915460 CPUtime=2324.74
/proc/13023/stat : 13023 (java) R 13021 13023 12065 0 -1 0 9231 0 1 0 231909 565 0 0 25 0 8 0 278017975 937431040 8965 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073824155 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13023/statm: 228865 8965 2532 14 0 215335 0
[pid=13023/tid=13025] ppid=13021 vsize=915460 CPUtime=0.03
/proc/13023/task/13025/stat : 13025 (java) S 13021 13023 12065 0 -1 64 205 0 0 0 3 0 0 0 16 0 8 0 278017979 937431040 8965 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13023/tid=13026] ppid=13021 vsize=915460 CPUtime=0
/proc/13023/task/13026/stat : 13026 (java) S 13021 13023 12065 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 278017979 937431040 8965 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13023/tid=13027] ppid=13021 vsize=915460 CPUtime=0
/proc/13023/task/13027/stat : 13027 (java) S 13021 13023 12065 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278017979 937431040 8965 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13023/tid=13028] ppid=13021 vsize=915460 CPUtime=0
/proc/13023/task/13028/stat : 13028 (java) S 13021 13023 12065 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 278017983 937431040 8965 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13023/tid=13029] ppid=13021 vsize=915460 CPUtime=0.22
/proc/13023/task/13029/stat : 13029 (java) S 13021 13023 12065 0 -1 64 403 0 0 0 21 1 0 0 16 0 8 0 278017983 937431040 8965 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13023/tid=13030] ppid=13021 vsize=915460 CPUtime=0
/proc/13023/task/13030/stat : 13030 (java) S 13021 13023 12065 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278017983 937431040 8965 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13023/tid=13031] ppid=13021 vsize=915460 CPUtime=0
/proc/13023/task/13031/stat : 13031 (java) S 13021 13023 12065 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278017983 937431040 8965 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2324.74
Current children cumulated vsize (KiB) 915460

[startup+2385.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 13229
/proc/meminfo: memFree=1417152/2055920 swapFree=4191892/4192956
[pid=13023] ppid=13021 vsize=915460 CPUtime=2384.81
/proc/13023/stat : 13023 (java) R 13021 13023 12065 0 -1 0 9231 0 1 0 237916 565 0 0 25 0 8 0 278017975 937431040 8965 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073825887 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13023/statm: 228865 8965 2532 14 0 215335 0
[pid=13023/tid=13025] ppid=13021 vsize=915460 CPUtime=0.03
/proc/13023/task/13025/stat : 13025 (java) S 13021 13023 12065 0 -1 64 205 0 0 0 3 0 0 0 16 0 8 0 278017979 937431040 8965 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13023/tid=13026] ppid=13021 vsize=915460 CPUtime=0
/proc/13023/task/13026/stat : 13026 (java) S 13021 13023 12065 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 278017979 937431040 8965 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13023/tid=13027] ppid=13021 vsize=915460 CPUtime=0
/proc/13023/task/13027/stat : 13027 (java) S 13021 13023 12065 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278017979 937431040 8965 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13023/tid=13028] ppid=13021 vsize=915460 CPUtime=0
/proc/13023/task/13028/stat : 13028 (java) S 13021 13023 12065 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 278017983 937431040 8965 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13023/tid=13029] ppid=13021 vsize=915460 CPUtime=0.22
/proc/13023/task/13029/stat : 13029 (java) S 13021 13023 12065 0 -1 64 403 0 0 0 21 1 0 0 16 0 8 0 278017983 937431040 8965 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13023/tid=13030] ppid=13021 vsize=915460 CPUtime=0
/proc/13023/task/13030/stat : 13030 (java) S 13021 13023 12065 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278017983 937431040 8965 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13023/tid=13031] ppid=13021 vsize=915460 CPUtime=0
/proc/13023/task/13031/stat : 13031 (java) S 13021 13023 12065 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278017983 937431040 8965 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2384.81
Current children cumulated vsize (KiB) 915460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 13229
/proc/meminfo: memFree=1417152/2055920 swapFree=4191892/4192956
[pid=13023] ppid=13021 vsize=915460 CPUtime=2400.02
/proc/13023/stat : 13023 (java) R 13021 13023 12065 0 -1 0 9231 0 1 0 239437 565 0 0 25 0 8 0 278017975 937431040 8965 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073903824 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13023/statm: 228865 8965 2532 14 0 215335 0
[pid=13023/tid=13025] ppid=13021 vsize=915460 CPUtime=0.03
/proc/13023/task/13025/stat : 13025 (java) S 13021 13023 12065 0 -1 64 205 0 0 0 3 0 0 0 16 0 8 0 278017979 937431040 8965 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13023/tid=13026] ppid=13021 vsize=915460 CPUtime=0
/proc/13023/task/13026/stat : 13026 (java) S 13021 13023 12065 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 278017979 937431040 8965 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13023/tid=13027] ppid=13021 vsize=915460 CPUtime=0
/proc/13023/task/13027/stat : 13027 (java) S 13021 13023 12065 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278017979 937431040 8965 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13023/tid=13028] ppid=13021 vsize=915460 CPUtime=0
/proc/13023/task/13028/stat : 13028 (java) S 13021 13023 12065 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 278017983 937431040 8965 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13023/tid=13029] ppid=13021 vsize=915460 CPUtime=0.22
/proc/13023/task/13029/stat : 13029 (java) S 13021 13023 12065 0 -1 64 403 0 0 0 21 1 0 0 16 0 8 0 278017983 937431040 8965 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13023/tid=13030] ppid=13021 vsize=915460 CPUtime=0
/proc/13023/task/13030/stat : 13030 (java) S 13021 13023 12065 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278017983 937431040 8965 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13023/tid=13031] ppid=13021 vsize=915460 CPUtime=0
/proc/13023/task/13031/stat : 13031 (java) S 13021 13023 12065 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278017983 937431040 8965 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2400.02
Current children cumulated vsize (KiB) 915460

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

Child status: 143
Real time (s): 2400.74
CPU time (s): 2400.06
CPU user time (s): 2394.4
CPU system time (s): 5.65614
CPU usage (%): 99.9713
Max. virtual memory (cumulated for all children) (KiB): 915464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2394.4
system time used= 5.65614
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9253
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= 49447
involuntary context switches= 2423

runsolver used 2.6266 s user time and 5.8901 s system time

The end

Launcher Data (download as text)

Begin job on node41 on Sat Jan 20 12:29:47 UTC 2007


IDJOB= 279622
IDBENCH= 10336
IDSOLVER= 68
FILE ID= node41/279622-1169296187

PBS_JOBID= 3609700

Free space on /tmp= 66563 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/maxcut/maxcut-50/maxcut-50-660-9_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/279622-1169296187/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node41/watcher-279622-1169296187 -o ROOT/results/node41/solver-279622-1169296187 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/279622-1169296187/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  c36a89eee4808919aa2587e164adc1d0

RANDOM SEED= 331179282

TIME LIMIT= 2400 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1443728 kB
Buffers:         50772 kB
Cached:         465820 kB
SwapCached:        276 kB
Active:         200680 kB
Inactive:       331156 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1443728 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            1696 kB
Writeback:           0 kB
Mapped:          24180 kB
Slab:            66384 kB
Committed_AS:  4982412 kB
PageTables:       1476 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 node41 on Sat Jan 20 13:09:48 UTC 2007