Trace number 277561

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.11 2403.05

General information on the benchmark

Namedimacs/pret/
pret-150-60_ext.xml
MD5SUMca337bbeb6e518888e00c1dfffb8dbc8
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints99
Best CPU time to get the best result obtained on this benchmark2.44763
SatisfiableNO
(Un)Satisfiability was proved
Number of variables150
Number of constraints100
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension100
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.41	   
0.41	Abscon 109 (November, 2006)
0.41	   
0.41	   configuration
0.41	     name=epfc.xml
0.52	   
0.52	   instance
0.52	     name=/tmp/evaluation/277561-1169268577/unknown.xml
0.55	   
0.55	   domains being loaded...
0.56	   
0.56	   variables being loaded...
0.60	     nbVariables=150  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.60	       =>  wckTime=0.188  cpuTime=0.1  mem=6M887
0.60	   
0.60	   relations being loaded...
0.60	   
0.60	   constraints being loaded...
0.65	     nbConstraints=100  nbRelationTypes=2  nbExtensionStructures=2  nbSharedExtensionStructures=98
0.65	     nbConflictsStructures=2  nbSharedConflictsStructures=98  nbSharedBinaryRepresentations=0  maxDegree=2  maxArity=3
0.65	       =>  wckTime=0.235  cpuTime=0.13  mem=7M895
0.69	   
0.69	   solver LocalSearchSolver being built... 
0.73	       =>  wckTime=0.312  cpuTime=0.18  mem=5M449
0.73	
0.73	s SATISFIABLE
0.73	o 55
0.73	c 45
0.73	o 57
0.73	c 43
0.73	o 59
0.73	c 41
0.73	o 61
0.73	c 39
0.73	o 63
0.73	c 37
0.74	o 65
0.74	c 35
0.74	o 67
0.74	c 33
0.74	o 69
0.74	c 31
0.74	o 71
0.74	c 29
0.74	o 73
0.74	c 27
0.75	o 75
0.75	c 25
0.75	o 77
0.75	c 23
0.75	o 79
0.75	c 21
0.75	o 81
0.75	c 19
0.75	o 83
0.75	c 17
0.75	o 85
0.75	c 15
0.75	o 87
0.75	c 13
0.75	o 89
0.75	c 11
0.76	o 91
0.76	c 9
0.76	o 93
0.76	c 7
0.76	o 95
0.76	c 5
0.76	o 97
0.76	c 3
0.77	o 99
0.77	c 1
0.77	   
0.77	   search
0.77	     run=0  nbConstraintChecks=3812  nbAssignments=123
0.77	       =>  wckTime=0.044  cpuTime=0.03  mem=5M449
0.77	   
0.77	   global
0.77	     nbConstraintChecks=3812  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
0.77	     solvingWckTime=0.043  solvingCpuTime=0.03  expiredTime=no  totalExploration=no  nbFoundSolutions=0
0.77	     globalCpuTime=0.27
0.77	       =>  wckTime=0.357  cpuTime=0.22  mem=5M449
0.77	   
0.77	   solver IterativeSystematicSolver being built... 
0.93	       =>  wckTime=0.52  cpuTime=0.35  mem=17M372
1.02	   
1.02	   preprocessing
1.02	     nbConstraintChecks=1036  nbValidityChecks=34391  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
1.02	     nbRemovedValues=0  detectedInconsistency=no
1.02	       =>  wckTime=0.082  cpuTime=0.06  mem=17M372
1.05	   
1.05	   search
1.05	     run=0  nbConstraintChecks=385  nbValidityChecks=12778  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
1.05	     nbAssignments=85  nbFailedAssignments=6  nbBacktracks=10  nbVisitedNodes=93  nbRestartNogoods=0
1.05	       =>  wckTime=0.116  cpuTime=0.08  mem=18M413
1.08	   
1.08	   search
1.08	     run=1  nbConstraintChecks=693  nbValidityChecks=25800  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
1.08	     nbAssignments=177  nbFailedAssignments=11  nbBacktracks=27  nbVisitedNodes=195  nbRestartNogoods=2
1.08	       =>  wckTime=0.147  cpuTime=0.1  mem=18M413
1.10	   
1.10	   search
1.10	     run=2  nbConstraintChecks=990  nbValidityChecks=38685  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
1.10	     nbAssignments=252  nbFailedAssignments=20  nbBacktracks=50  nbVisitedNodes=288  nbRestartNogoods=5
1.10	       =>  wckTime=0.167  cpuTime=0.12  mem=18M413
1.15	   
1.15	   search
1.15	     run=3  nbConstraintChecks=1548  nbValidityChecks=58670  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
1.15	     nbAssignments=372  nbFailedAssignments=37  nbBacktracks=83  nbVisitedNodes=432  nbRestartNogoods=7
1.15	       =>  wckTime=0.21  cpuTime=0.15  mem=18M413
1.18	   
1.18	   search
1.18	     run=4  nbConstraintChecks=2473  nbValidityChecks=82911  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
1.18	     nbAssignments=529  nbFailedAssignments=61  nbBacktracks=133  nbVisitedNodes=627  nbRestartNogoods=9
1.18	       =>  wckTime=0.246  cpuTime=0.18  mem=18M413
1.23	   
1.23	   search
1.23	     run=5  nbConstraintChecks=3748  nbValidityChecks=119411  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
1.23	     nbAssignments=723  nbFailedAssignments=107  nbBacktracks=209  nbVisitedNodes=881  nbRestartNogoods=15
1.23	       =>  wckTime=0.295  cpuTime=0.23  mem=18M413
1.29	   
1.29	   search
1.29	     run=6  nbConstraintChecks=5500  nbValidityChecks=166123  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
1.29	     nbAssignments=988  nbFailedAssignments=170  nbBacktracks=323  nbVisitedNodes=1230  nbRestartNogoods=20
1.29	       =>  wckTime=0.353  cpuTime=0.29  mem=18M413
1.38	   
1.38	   search
1.38	     run=7  nbConstraintChecks=7315  nbValidityChecks=240665  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
1.38	     nbAssignments=1295  nbFailedAssignments=250  nbBacktracks=494  nbVisitedNodes=1660  nbRestartNogoods=26
1.38	       =>  wckTime=0.45  cpuTime=0.37  mem=18M413
1.48	   
1.48	   search
1.48	     run=8  nbConstraintChecks=10404  nbValidityChecks=321021  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
1.48	     nbAssignments=1688  nbFailedAssignments=326  nbBacktracks=751  nbVisitedNodes=2149  nbRestartNogoods=29
1.48	       =>  wckTime=0.542  cpuTime=0.45  mem=18M413
1.59	   
1.59	   search
1.59	     run=9  nbConstraintChecks=15543  nbValidityChecks=434706  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
1.59	     nbAssignments=2276  nbFailedAssignments=449  nbBacktracks=1135  nbVisitedNodes=2894  nbRestartNogoods=31
1.59	       =>  wckTime=0.659  cpuTime=0.56  mem=18M413
1.76	   
1.76	   search
1.76	     run=10  nbConstraintChecks=22226  nbValidityChecks=608439  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
1.76	     nbAssignments=3118  nbFailedAssignments=644  nbBacktracks=1711  nbVisitedNodes=3994  nbRestartNogoods=37
1.76	       =>  wckTime=0.828  cpuTime=0.73  mem=18M413
1.99	   
1.99	   search
1.99	     run=11  nbConstraintChecks=32320  nbValidityChecks=823265  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
1.99	     nbAssignments=4338  nbFailedAssignments=911  nbBacktracks=2575  nbVisitedNodes=5552  nbRestartNogoods=42
1.99	       =>  wckTime=1.057  cpuTime=0.96  mem=18M413
2.30	   
2.30	   search
2.30	     run=12  nbConstraintChecks=53005  nbValidityChecks=1150368  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
2.30	     nbAssignments=6135  nbFailedAssignments=1329  nbBacktracks=3876  nbVisitedNodes=7911  nbRestartNogoods=52
2.30	       =>  wckTime=1.367  cpuTime=1.26  mem=18M413
2.71	   
2.71	   search
2.71	     run=13  nbConstraintChecks=97796  nbValidityChecks=1582484  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
2.71	     nbAssignments=8613  nbFailedAssignments=1769  nbBacktracks=5830  nbVisitedNodes=10970  nbRestartNogoods=61
2.71	       =>  wckTime=1.773  cpuTime=1.66  mem=18M413
3.28	   
3.28	   search
3.28	     run=14  nbConstraintChecks=202684  nbValidityChecks=2169511  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
3.28	     nbAssignments=12419  nbFailedAssignments=2565  nbBacktracks=8751  nbVisitedNodes=15840  nbRestartNogoods=67
3.28	       =>  wckTime=2.342  cpuTime=2.23  mem=18M413
4.05	   
4.05	   search
4.05	     run=15  nbConstraintChecks=399816  nbValidityChecks=2953654  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
4.05	     nbAssignments=17799  nbFailedAssignments=3475  nbBacktracks=13131  nbVisitedNodes=22430  nbRestartNogoods=75
4.05	       =>  wckTime=3.119  cpuTime=2.99  mem=18M413
5.22	   
5.22	   search
5.22	     run=16  nbConstraintChecks=728054  nbValidityChecks=4202777  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
5.22	     nbAssignments=25988  nbFailedAssignments=5004  nbBacktracks=19702  nbVisitedNodes=32523  nbRestartNogoods=80
5.22	       =>  wckTime=4.29  cpuTime=4.15  mem=18M413
6.83	   
6.83	   search
6.83	     run=17  nbConstraintChecks=1237294  nbValidityChecks=5847482  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
6.83	     nbAssignments=37899  nbFailedAssignments=6981  nbBacktracks=29555  nbVisitedNodes=47054  nbRestartNogoods=87
6.83	       =>  wckTime=5.895  cpuTime=5.74  mem=18M413
9.04	   
9.04	   search
9.04	     run=18  nbConstraintChecks=2162660  nbValidityChecks=8068721  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
9.04	     nbAssignments=55371  nbFailedAssignments=9568  nbBacktracks=44333  nbVisitedNodes=67820  nbRestartNogoods=95
9.04	       =>  wckTime=8.106  cpuTime=7.94  mem=18M413
12.24	   
12.24	   search
12.24	     run=19  nbConstraintChecks=3426493  nbValidityChecks=11366208  nbPropagations=0  nbRevisions=0
12.24	     nbUselessRevisions=0  nbAssignments=81745  nbFailedAssignments=13681  nbBacktracks=66504  nbVisitedNodes=99451
12.24	     nbRestartNogoods=102
12.24	       =>  wckTime=11.306  cpuTime=11.11  mem=18M413
16.98	   
16.98	   search
16.98	     run=20  nbConstraintChecks=5472388  nbValidityChecks=17285463  nbPropagations=0  nbRevisions=0
16.98	     nbUselessRevisions=0  nbAssignments=121371  nbFailedAssignments=19961  nbBacktracks=99758  nbVisitedNodes=146910
16.98	     nbRestartNogoods=107
16.98	       =>  wckTime=16.046  cpuTime=15.84  mem=18M413
22.22	   
22.22	   search
22.22	     run=21  nbConstraintChecks=9944181  nbValidityChecks=22526469  nbPropagations=0  nbRevisions=0
22.22	     nbUselessRevisions=0  nbAssignments=179238  nbFailedAssignments=27838  nbBacktracks=149650  nbVisitedNodes=214647
22.22	     nbRestartNogoods=113
22.22	       =>  wckTime=21.285  cpuTime=21.08  mem=18M413
30.55	   
30.55	   search
30.55	     run=22  nbConstraintChecks=16045777  nbValidityChecks=30903890  nbPropagations=0  nbRevisions=0
30.55	     nbUselessRevisions=0  nbAssignments=267096  nbFailedAssignments=40753  nbBacktracks=224468  nbVisitedNodes=318718
30.55	     nbRestartNogoods=122
30.55	       =>  wckTime=29.617  cpuTime=29.4  mem=18M413
44.19	   
44.19	   search
44.19	     run=23  nbConstraintChecks=24635509  nbValidityChecks=45831260  nbPropagations=0  nbRevisions=0
44.19	     nbUselessRevisions=0  nbAssignments=397454  nbFailedAssignments=58786  nbBacktracks=336700  nbVisitedNodes=471794
44.19	     nbRestartNogoods=134
44.19	       =>  wckTime=43.254  cpuTime=43.01  mem=18M413
61.28	   
61.28	   search
61.28	     run=24  nbConstraintChecks=40957985  nbValidityChecks=61756356  nbPropagations=0  nbRevisions=0
61.28	     nbUselessRevisions=0  nbAssignments=594263  nbFailedAssignments=87132  nbBacktracks=505041  nbVisitedNodes=704728
61.28	     nbRestartNogoods=144
61.28	       =>  wckTime=60.347  cpuTime=60.09  mem=18M413
88.14	   
88.14	   search
88.14	     run=25  nbConstraintChecks=65111070  nbValidityChecks=88890301  nbPropagations=0  nbRevisions=0
88.14	     nbUselessRevisions=0  nbAssignments=889343  nbFailedAssignments=129578  nbBacktracks=757560  nbVisitedNodes=1053805
88.14	     nbRestartNogoods=155
88.14	       =>  wckTime=87.206  cpuTime=86.91  mem=18M413
123.78	   
123.78	   search
123.78	     run=26  nbConstraintChecks=102445237  nbValidityChecks=121532359  nbPropagations=0  nbRevisions=0
123.78	     nbUselessRevisions=0  nbAssignments=1328776  nbFailedAssignments=190113  nbBacktracks=1136331
123.78	     nbVisitedNodes=1568279  nbRestartNogoods=162
123.78	       =>  wckTime=122.842  cpuTime=122.52  mem=18M413
191.57	   
191.57	   search
191.57	     run=27  nbConstraintChecks=150081799  nbValidityChecks=193808642  nbPropagations=0  nbRevisions=0
191.57	     nbUselessRevisions=0  nbAssignments=1991472  nbFailedAssignments=284576  nbBacktracks=1704494
191.57	     nbVisitedNodes=2352141  nbRestartNogoods=167
191.57	       =>  wckTime=190.639  cpuTime=190.24  mem=18M413
274.48	   
274.48	   search
274.48	     run=28  nbConstraintChecks=229018125  nbValidityChecks=272332577  nbPropagations=0  nbRevisions=0
274.48	     nbUselessRevisions=0  nbAssignments=2977541  nbFailedAssignments=418313  nbBacktracks=2556728
274.48	     nbVisitedNodes=3507026  nbRestartNogoods=178
274.48	       =>  wckTime=273.546  cpuTime=273.05  mem=18M413
392.46	   
392.46	   search
392.46	     run=29  nbConstraintChecks=351347606  nbValidityChecks=379863160  nbPropagations=0  nbRevisions=0
392.46	     nbUselessRevisions=0  nbAssignments=4447104  nbFailedAssignments=609406  nbBacktracks=3835088
392.46	     nbVisitedNodes=5218971  nbRestartNogoods=188
392.46	       =>  wckTime=391.525  cpuTime=390.91  mem=18M413
578.46	   
578.46	   search
578.46	     run=30  nbConstraintChecks=524187005  nbValidityChecks=564237548  nbPropagations=0  nbRevisions=0
578.46	     nbUselessRevisions=0  nbAssignments=6618503  nbFailedAssignments=863186  nbBacktracks=5752607
578.46	     nbVisitedNodes=7714650  nbRestartNogoods=200
578.46	       =>  wckTime=577.53  cpuTime=576.73  mem=18M413
871.20	   
871.20	   search
871.20	     run=31  nbConstraintChecks=777701351  nbValidityChecks=881714386  nbPropagations=0  nbRevisions=0
871.20	     nbUselessRevisions=0  nbAssignments=9873828  nbFailedAssignments=1242130  nbBacktracks=8628874
871.20	     nbVisitedNodes=11430046  nbRestartNogoods=214
871.20	       =>  wckTime=870.267  cpuTime=869.07  mem=18M413
1274.14	   
1274.14	   search
1274.14	     run=32  nbConstraintChecks=1192253752  nbValidityChecks=1265725577  nbPropagations=0  nbRevisions=0
1274.14	     nbUselessRevisions=0  nbAssignments=14806760  nbFailedAssignments=1860542  nbBacktracks=12943287
1274.14	     nbVisitedNodes=17122198  nbRestartNogoods=223
1274.14	       =>  wckTime=1273.204  cpuTime=1271.57  mem=18M413
1888.66	   
1888.66	   search
1888.66	     run=33  nbConstraintChecks=1754804439  nbValidityChecks=1884992447  nbPropagations=0  nbRevisions=0
1888.66	     nbUselessRevisions=0  nbAssignments=22062387  nbFailedAssignments=2644449  nbBacktracks=19414888
1888.66	     nbVisitedNodes=25360133  nbRestartNogoods=234
1888.66	       =>  wckTime=1887.729  cpuTime=1885.44  mem=18M413
2402.99	v 1 1 0 1 1 0 0 0 0 0 0 0 0 1 1 1 1 0 0 0 0 1 1 0 1 1 0 1 1 0 0 0 0 0 0 0 1 0 1 0 1 1 1 1 0 1 1 0 0 0 0 0 1 1 1 1 0 0 1 1 1 1 0 1 1 0 0 0 0 0 1 1 0 0 0 1 0 1 1 1 0 0 0 0 1 1 0 1 0 0 1 0 0 0 1 0 0 0 1 1 0 1 0 1 0 0 1 1 1 1 0 1 1 0 1 0 0 1 1 0 1 0 1 1 0 1 0 1 0 0 0 1 0 1 1 0 1 1 0 1 0 0 0 1 0 1 1 0 1 0 

Verifier Data (download as text)

1 unsatisfied constraints, 99 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/node23/watcher-277561-1169268577 -o ROOT/results/node23/solver-277561-1169268577 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/277561-1169268577/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.86 1.97 1.93 5/93 14543
/proc/meminfo: memFree=1164072/2055920 swapFree=4156072/4192956
[pid=14542] ppid=14540 vsize=18540 CPUtime=0
/proc/14542/stat : 14542 (runsolver) R 14540 14542 14059 0 -1 4194368 17 0 0 0 0 0 0 0 18 0 1 0 275252043 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 238487661863 0 0 4096 24578 0 0 0 17 1 0 0
/proc/14542/statm: 4635 279 244 17 0 2626 0

[startup+0.110071 s]
/proc/loadavg: 1.86 1.97 1.93 5/93 14543
/proc/meminfo: memFree=1164072/2055920 swapFree=4156072/4192956
[pid=14542] ppid=14540 vsize=47416 CPUtime=0
/proc/14542/stat : 14542 (java) D 14540 14542 14059 0 -1 0 1211 0 1 0 0 0 0 0 17 0 1 0 275252043 48553984 960 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 2147483391 0 7368 18446744072099781622 0 0 17 1 0 0
/proc/14542/statm: 11854 960 760 14 0 1707 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47416

[startup+0.52015 s]
/proc/loadavg: 1.86 1.97 1.93 5/93 14543
/proc/meminfo: memFree=1164072/2055920 swapFree=4156072/4192956
[pid=14542] ppid=14540 vsize=915332 CPUtime=0.32
/proc/14542/stat : 14542 (java) D 14540 14542 14059 0 -1 0 5450 0 1 0 27 5 0 0 18 0 8 0 275252043 937299968 5189 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 2147483391 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14542/statm: 228833 5189 2048 14 0 215303 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 915332

[startup+1.34831 s]
/proc/loadavg: 1.86 1.97 1.93 4/100 14550
/proc/meminfo: memFree=1137456/2055920 swapFree=4156072/4192956
[pid=14542] ppid=14540 vsize=915464 CPUtime=1.13
/proc/14542/stat : 14542 (java) R 14540 14542 14059 0 -1 0 9383 0 1 0 105 8 0 0 23 0 8 0 275252043 937435136 9120 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073616190 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14542/statm: 228866 9120 2533 14 0 215336 0
[pid=14542/tid=14544] ppid=14540 vsize=915464 CPUtime=0.02
/proc/14542/task/14544/stat : 14544 (java) S 14540 14542 14059 0 -1 64 141 0 0 0 2 0 0 0 16 0 8 0 275252057 937435136 9120 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14542/tid=14545] ppid=14540 vsize=915464 CPUtime=0
/proc/14542/task/14545/stat : 14545 (java) S 14540 14542 14059 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275252057 937435136 9120 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14542/tid=14546] ppid=14540 vsize=915464 CPUtime=0
/proc/14542/task/14546/stat : 14546 (java) S 14540 14542 14059 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275252057 937435136 9120 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14542/tid=14547] ppid=14540 vsize=915464 CPUtime=0
/proc/14542/task/14547/stat : 14547 (java) S 14540 14542 14059 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275252061 937435136 9120 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14542/tid=14548] ppid=14540 vsize=915464 CPUtime=0.16
/proc/14542/task/14548/stat : 14548 (java) S 14540 14542 14059 0 -1 64 358 0 0 0 15 1 0 0 15 0 8 0 275252061 937435136 9120 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14542/tid=14549] ppid=14540 vsize=915464 CPUtime=0
/proc/14542/task/14549/stat : 14549 (java) S 14540 14542 14059 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275252061 937435136 9120 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14542/tid=14550] ppid=14540 vsize=915464 CPUtime=0
/proc/14542/task/14550/stat : 14550 (java) S 14540 14542 14059 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275252061 937435136 9120 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.13
Current children cumulated vsize (KiB) 915464

[startup+2.98763 s]
/proc/loadavg: 1.86 1.97 1.93 3/100 14550
/proc/meminfo: memFree=1137264/2055920 swapFree=4156072/4192956
[pid=14542] ppid=14540 vsize=915464 CPUtime=2.76
/proc/14542/stat : 14542 (java) R 14540 14542 14059 0 -1 0 9418 0 1 0 268 8 0 0 25 0 8 0 275252043 937435136 9154 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073708032 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14542/statm: 228866 9154 2533 14 0 215336 0
[pid=14542/tid=14544] ppid=14540 vsize=915464 CPUtime=0.02
/proc/14542/task/14544/stat : 14544 (java) S 14540 14542 14059 0 -1 64 141 0 0 0 2 0 0 0 17 0 8 0 275252057 937435136 9154 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14542/tid=14545] ppid=14540 vsize=915464 CPUtime=0
/proc/14542/task/14545/stat : 14545 (java) S 14540 14542 14059 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275252057 937435136 9154 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14542/tid=14546] ppid=14540 vsize=915464 CPUtime=0
/proc/14542/task/14546/stat : 14546 (java) S 14540 14542 14059 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275252057 937435136 9154 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14542/tid=14547] ppid=14540 vsize=915464 CPUtime=0
/proc/14542/task/14547/stat : 14547 (java) S 14540 14542 14059 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275252061 937435136 9154 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14542/tid=14548] ppid=14540 vsize=915464 CPUtime=0.19
/proc/14542/task/14548/stat : 14548 (java) S 14540 14542 14059 0 -1 64 373 0 0 0 18 1 0 0 16 0 8 0 275252061 937435136 9154 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14542/tid=14549] ppid=14540 vsize=915464 CPUtime=0
/proc/14542/task/14549/stat : 14549 (java) S 14540 14542 14059 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275252061 937435136 9154 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14542/tid=14550] ppid=14540 vsize=915464 CPUtime=0
/proc/14542/task/14550/stat : 14550 (java) S 14540 14542 14059 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275252061 937435136 9154 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 915464

[startup+6.28626 s]
/proc/loadavg: 1.87 1.97 1.93 3/100 14550
/proc/meminfo: memFree=1137200/2055920 swapFree=4156072/4192956
[pid=14542] ppid=14540 vsize=915464 CPUtime=6.03
/proc/14542/stat : 14542 (java) R 14540 14542 14059 0 -1 0 9431 0 1 0 594 9 0 0 25 0 8 0 275252043 937435136 9165 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073777105 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14542/statm: 228866 9165 2533 14 0 215336 0
[pid=14542/tid=14544] ppid=14540 vsize=915464 CPUtime=0.02
/proc/14542/task/14544/stat : 14544 (java) S 14540 14542 14059 0 -1 64 141 0 0 0 2 0 0 0 16 0 8 0 275252057 937435136 9165 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14542/tid=14545] ppid=14540 vsize=915464 CPUtime=0
/proc/14542/task/14545/stat : 14545 (java) S 14540 14542 14059 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275252057 937435136 9165 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14542/tid=14546] ppid=14540 vsize=915464 CPUtime=0
/proc/14542/task/14546/stat : 14546 (java) S 14540 14542 14059 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275252057 937435136 9165 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14542/tid=14547] ppid=14540 vsize=915464 CPUtime=0
/proc/14542/task/14547/stat : 14547 (java) S 14540 14542 14059 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275252061 937435136 9165 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14542/tid=14548] ppid=14540 vsize=915464 CPUtime=0.19
/proc/14542/task/14548/stat : 14548 (java) S 14540 14542 14059 0 -1 64 378 0 0 0 18 1 0 0 16 0 8 0 275252061 937435136 9165 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14542/tid=14549] ppid=14540 vsize=915464 CPUtime=0
/proc/14542/task/14549/stat : 14549 (java) S 14540 14542 14059 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275252061 937435136 9165 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14542/tid=14550] ppid=14540 vsize=915464 CPUtime=0
/proc/14542/task/14550/stat : 14550 (java) S 14540 14542 14059 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275252061 937435136 9165 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.03
Current children cumulated vsize (KiB) 915464

[startup+12.7615 s]
/proc/loadavg: 1.96 1.98 1.94 3/95 14630
/proc/meminfo: memFree=1279632/2055920 swapFree=4156072/4192956
[pid=14542] ppid=14540 vsize=915464 CPUtime=12.46
/proc/14542/stat : 14542 (java) R 14540 14542 14059 0 -1 0 9440 0 1 0 1237 9 0 0 25 0 8 0 275252043 937435136 9174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073618048 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14542/statm: 228866 9174 2533 14 0 215336 0
[pid=14542/tid=14544] ppid=14540 vsize=915464 CPUtime=0.02
/proc/14542/task/14544/stat : 14544 (java) S 14540 14542 14059 0 -1 64 141 0 0 0 2 0 0 0 16 0 8 0 275252057 937435136 9174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14542/tid=14545] ppid=14540 vsize=915464 CPUtime=0
/proc/14542/task/14545/stat : 14545 (java) S 14540 14542 14059 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275252057 937435136 9174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14542/tid=14546] ppid=14540 vsize=915464 CPUtime=0
/proc/14542/task/14546/stat : 14546 (java) S 14540 14542 14059 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275252057 937435136 9174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14542/tid=14547] ppid=14540 vsize=915464 CPUtime=0
/proc/14542/task/14547/stat : 14547 (java) S 14540 14542 14059 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275252061 937435136 9174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14542/tid=14548] ppid=14540 vsize=915464 CPUtime=0.19
/proc/14542/task/14548/stat : 14548 (java) S 14540 14542 14059 0 -1 64 378 0 0 0 18 1 0 0 16 0 8 0 275252061 937435136 9174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14542/tid=14549] ppid=14540 vsize=915464 CPUtime=0
/proc/14542/task/14549/stat : 14549 (java) S 14540 14542 14059 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275252061 937435136 9174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14542/tid=14550] ppid=14540 vsize=915464 CPUtime=0
/proc/14542/task/14550/stat : 14550 (java) S 14540 14542 14059 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275252061 937435136 9174 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.46
Current children cumulated vsize (KiB) 915464

[startup+25.62 s]
/proc/loadavg: 1.97 1.98 1.94 3/94 14631
/proc/meminfo: memFree=1279392/2055920 swapFree=4156072/4192956
[pid=14542] ppid=14540 vsize=915464 CPUtime=25.3
/proc/14542/stat : 14542 (java) R 14540 14542 14059 0 -1 0 9447 0 1 0 2521 9 0 0 25 0 8 0 275252043 937435136 9180 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073608659 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14542/statm: 228866 9180 2533 14 0 215336 0
[pid=14542/tid=14544] ppid=14540 vsize=915464 CPUtime=0.02
/proc/14542/task/14544/stat : 14544 (java) S 14540 14542 14059 0 -1 64 141 0 0 0 2 0 0 0 16 0 8 0 275252057 937435136 9180 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14542/tid=14545] ppid=14540 vsize=915464 CPUtime=0
/proc/14542/task/14545/stat : 14545 (java) S 14540 14542 14059 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275252057 937435136 9180 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14542/tid=14546] ppid=14540 vsize=915464 CPUtime=0
/proc/14542/task/14546/stat : 14546 (java) S 14540 14542 14059 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275252057 937435136 9180 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14542/tid=14547] ppid=14540 vsize=915464 CPUtime=0
/proc/14542/task/14547/stat : 14547 (java) S 14540 14542 14059 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275252061 937435136 9180 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14542/tid=14548] ppid=14540 vsize=915464 CPUtime=0.19
/proc/14542/task/14548/stat : 14548 (java) S 14540 14542 14059 0 -1 64 378 0 0 0 18 1 0 0 16 0 8 0 275252061 937435136 9180 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14542/tid=14549] ppid=14540 vsize=915464 CPUtime=0
/proc/14542/task/14549/stat : 14549 (java) S 14540 14542 14059 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275252061 937435136 9180 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14542/tid=14550] ppid=14540 vsize=915464 CPUtime=0
/proc/14542/task/14550/stat : 14550 (java) S 14540 14542 14059 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275252061 937435136 9180 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 915464

[startup+51.2269 s]
/proc/loadavg: 1.98 1.98 1.94 3/94 14631
/proc/meminfo: memFree=1279456/2055920 swapFree=4156072/4192956
[pid=14542] ppid=14540 vsize=915464 CPUtime=50.87
/proc/14542/stat : 14542 (java) R 14540 14542 14059 0 -1 0 9454 0 1 0 5078 9 0 0 25 0 8 0 275252043 937435136 9187 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073752537 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14542/statm: 228866 9187 2533 14 0 215336 0
[pid=14542/tid=14544] ppid=14540 vsize=915464 CPUtime=0.02
/proc/14542/task/14544/stat : 14544 (java) S 14540 14542 14059 0 -1 64 141 0 0 0 2 0 0 0 16 0 8 0 275252057 937435136 9187 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14542/tid=14545] ppid=14540 vsize=915464 CPUtime=0
/proc/14542/task/14545/stat : 14545 (java) S 14540 14542 14059 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275252057 937435136 9187 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14542/tid=14546] ppid=14540 vsize=915464 CPUtime=0
/proc/14542/task/14546/stat : 14546 (java) S 14540 14542 14059 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275252057 937435136 9187 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14542/tid=14547] ppid=14540 vsize=915464 CPUtime=0
/proc/14542/task/14547/stat : 14547 (java) S 14540 14542 14059 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275252061 937435136 9187 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14542/tid=14548] ppid=14540 vsize=915464 CPUtime=0.2
/proc/14542/task/14548/stat : 14548 (java) S 14540 14542 14059 0 -1 64 378 0 0 0 19 1 0 0 16 0 8 0 275252061 937435136 9187 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14542/tid=14549] ppid=14540 vsize=915464 CPUtime=0
/proc/14542/task/14549/stat : 14549 (java) S 14540 14542 14059 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275252061 937435136 9187 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14542/tid=14550] ppid=14540 vsize=915464 CPUtime=0
/proc/14542/task/14550/stat : 14550 (java) S 14540 14542 14059 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275252061 937435136 9187 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.87
Current children cumulated vsize (KiB) 915464

[startup+102.439 s]
/proc/loadavg: 1.99 1.98 1.94 3/94 14631
/proc/meminfo: memFree=1279584/2055920 swapFree=4156072/4192956
[pid=14542] ppid=14540 vsize=915464 CPUtime=102.03
/proc/14542/stat : 14542 (java) R 14540 14542 14059 0 -1 0 9462 0 1 0 10194 9 0 0 25 0 8 0 275252043 937435136 9195 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073677761 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14542/statm: 228866 9195 2533 14 0 215336 0
[pid=14542/tid=14544] ppid=14540 vsize=915464 CPUtime=0.02
/proc/14542/task/14544/stat : 14544 (java) S 14540 14542 14059 0 -1 64 141 0 0 0 2 0 0 0 16 0 8 0 275252057 937435136 9195 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14542/tid=14545] ppid=14540 vsize=915464 CPUtime=0
/proc/14542/task/14545/stat : 14545 (java) S 14540 14542 14059 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275252057 937435136 9195 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14542/tid=14546] ppid=14540 vsize=915464 CPUtime=0
/proc/14542/task/14546/stat : 14546 (java) S 14540 14542 14059 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275252057 937435136 9195 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14542/tid=14547] ppid=14540 vsize=915464 CPUtime=0
/proc/14542/task/14547/stat : 14547 (java) S 14540 14542 14059 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275252061 937435136 9195 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14542/tid=14548] ppid=14540 vsize=915464 CPUtime=0.2
/proc/14542/task/14548/stat : 14548 (java) S 14540 14542 14059 0 -1 64 379 0 0 0 19 1 0 0 16 0 8 0 275252061 937435136 9195 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14542/tid=14549] ppid=14540 vsize=915464 CPUtime=0
/proc/14542/task/14549/stat : 14549 (java) S 14540 14542 14059 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275252061 937435136 9195 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14542/tid=14550] ppid=14540 vsize=915464 CPUtime=0
/proc/14542/task/14550/stat : 14550 (java) S 14540 14542 14059 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275252061 937435136 9195 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.03
Current children cumulated vsize (KiB) 915464

[startup+162.493 s]
/proc/loadavg: 2.05 2.00 1.94 3/94 14631
/proc/meminfo: memFree=1279584/2055920 swapFree=4156072/4192956
[pid=14542] ppid=14540 vsize=915464 CPUtime=162.02
/proc/14542/stat : 14542 (java) R 14540 14542 14059 0 -1 0 9465 0 1 0 16193 9 0 0 25 0 8 0 275252043 937435136 9198 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073823875 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

Current children cumulated CPU time (s) 2021.77
Current children cumulated vsize (KiB) 915464

[startup+2084.38 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 14831
/proc/meminfo: memFree=1279008/2055920 swapFree=4156072/4192956
[pid=14542] ppid=14540 vsize=915464 CPUtime=2081.78
/proc/14542/stat : 14542 (java) R 14540 14542 14059 0 -1 0 9490 0 1 0 208158 20 0 0 25 0 8 0 275252043 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073609533 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14542/statm: 228866 9222 2533 14 0 215336 0
[pid=14542/tid=14544] ppid=14540 vsize=915464 CPUtime=0.02
/proc/14542/task/14544/stat : 14544 (java) S 14540 14542 14059 0 -1 64 141 0 0 0 2 0 0 0 16 0 8 0 275252057 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14542/tid=14545] ppid=14540 vsize=915464 CPUtime=0
/proc/14542/task/14545/stat : 14545 (java) S 14540 14542 14059 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275252057 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14542/tid=14546] ppid=14540 vsize=915464 CPUtime=0
/proc/14542/task/14546/stat : 14546 (java) S 14540 14542 14059 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275252057 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14542/tid=14547] ppid=14540 vsize=915464 CPUtime=0
/proc/14542/task/14547/stat : 14547 (java) S 14540 14542 14059 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275252061 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14542/tid=14548] ppid=14540 vsize=915464 CPUtime=0.2
/proc/14542/task/14548/stat : 14548 (java) S 14540 14542 14059 0 -1 64 379 0 0 0 19 1 0 0 16 0 8 0 275252061 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14542/tid=14549] ppid=14540 vsize=915464 CPUtime=0
/proc/14542/task/14549/stat : 14549 (java) S 14540 14542 14059 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275252061 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14542/tid=14550] ppid=14540 vsize=915464 CPUtime=0
/proc/14542/task/14550/stat : 14550 (java) S 14540 14542 14059 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275252061 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2081.78
Current children cumulated vsize (KiB) 915464

[startup+2144.44 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 14831
/proc/meminfo: memFree=1279072/2055920 swapFree=4156072/4192956
[pid=14542] ppid=14540 vsize=915464 CPUtime=2141.78
/proc/14542/stat : 14542 (java) R 14540 14542 14059 0 -1 0 9490 0 1 0 214158 20 0 0 25 0 8 0 275252043 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073837720 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14542/statm: 228866 9222 2533 14 0 215336 0
[pid=14542/tid=14544] ppid=14540 vsize=915464 CPUtime=0.02
/proc/14542/task/14544/stat : 14544 (java) S 14540 14542 14059 0 -1 64 141 0 0 0 2 0 0 0 16 0 8 0 275252057 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14542/tid=14545] ppid=14540 vsize=915464 CPUtime=0
/proc/14542/task/14545/stat : 14545 (java) S 14540 14542 14059 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275252057 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14542/tid=14546] ppid=14540 vsize=915464 CPUtime=0
/proc/14542/task/14546/stat : 14546 (java) S 14540 14542 14059 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275252057 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14542/tid=14547] ppid=14540 vsize=915464 CPUtime=0
/proc/14542/task/14547/stat : 14547 (java) S 14540 14542 14059 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275252061 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14542/tid=14548] ppid=14540 vsize=915464 CPUtime=0.2
/proc/14542/task/14548/stat : 14548 (java) S 14540 14542 14059 0 -1 64 379 0 0 0 19 1 0 0 16 0 8 0 275252061 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14542/tid=14549] ppid=14540 vsize=915464 CPUtime=0
/proc/14542/task/14549/stat : 14549 (java) S 14540 14542 14059 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275252061 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14542/tid=14550] ppid=14540 vsize=915464 CPUtime=0
/proc/14542/task/14550/stat : 14550 (java) S 14540 14542 14059 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275252061 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2141.78
Current children cumulated vsize (KiB) 915464

[startup+2204.49 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 14831
/proc/meminfo: memFree=1279072/2055920 swapFree=4156072/4192956
[pid=14542] ppid=14540 vsize=915464 CPUtime=2201.75
/proc/14542/stat : 14542 (java) R 14540 14542 14059 0 -1 0 9490 0 1 0 220155 20 0 0 25 0 8 0 275252043 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073737223 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14542/statm: 228866 9222 2533 14 0 215336 0
[pid=14542/tid=14544] ppid=14540 vsize=915464 CPUtime=0.02
/proc/14542/task/14544/stat : 14544 (java) S 14540 14542 14059 0 -1 64 141 0 0 0 2 0 0 0 16 0 8 0 275252057 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14542/tid=14545] ppid=14540 vsize=915464 CPUtime=0
/proc/14542/task/14545/stat : 14545 (java) S 14540 14542 14059 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275252057 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14542/tid=14546] ppid=14540 vsize=915464 CPUtime=0
/proc/14542/task/14546/stat : 14546 (java) S 14540 14542 14059 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275252057 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14542/tid=14547] ppid=14540 vsize=915464 CPUtime=0
/proc/14542/task/14547/stat : 14547 (java) S 14540 14542 14059 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275252061 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14542/tid=14548] ppid=14540 vsize=915464 CPUtime=0.2
/proc/14542/task/14548/stat : 14548 (java) S 14540 14542 14059 0 -1 64 379 0 0 0 19 1 0 0 16 0 8 0 275252061 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14542/tid=14549] ppid=14540 vsize=915464 CPUtime=0
/proc/14542/task/14549/stat : 14549 (java) S 14540 14542 14059 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275252061 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14542/tid=14550] ppid=14540 vsize=915464 CPUtime=0
/proc/14542/task/14550/stat : 14550 (java) S 14540 14542 14059 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275252061 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2201.75
Current children cumulated vsize (KiB) 915464

[startup+2264.54 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 14831
/proc/meminfo: memFree=1279136/2055920 swapFree=4156072/4192956
[pid=14542] ppid=14540 vsize=915464 CPUtime=2261.75
/proc/14542/stat : 14542 (java) R 14540 14542 14059 0 -1 0 9490 0 1 0 226155 20 0 0 25 0 8 0 275252043 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073677748 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14542/statm: 228866 9222 2533 14 0 215336 0
[pid=14542/tid=14544] ppid=14540 vsize=915464 CPUtime=0.02
/proc/14542/task/14544/stat : 14544 (java) S 14540 14542 14059 0 -1 64 141 0 0 0 2 0 0 0 16 0 8 0 275252057 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14542/tid=14545] ppid=14540 vsize=915464 CPUtime=0
/proc/14542/task/14545/stat : 14545 (java) S 14540 14542 14059 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275252057 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14542/tid=14546] ppid=14540 vsize=915464 CPUtime=0
/proc/14542/task/14546/stat : 14546 (java) S 14540 14542 14059 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275252057 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14542/tid=14547] ppid=14540 vsize=915464 CPUtime=0
/proc/14542/task/14547/stat : 14547 (java) S 14540 14542 14059 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275252061 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14542/tid=14548] ppid=14540 vsize=915464 CPUtime=0.2
/proc/14542/task/14548/stat : 14548 (java) S 14540 14542 14059 0 -1 64 379 0 0 0 19 1 0 0 16 0 8 0 275252061 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14542/tid=14549] ppid=14540 vsize=915464 CPUtime=0
/proc/14542/task/14549/stat : 14549 (java) S 14540 14542 14059 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275252061 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14542/tid=14550] ppid=14540 vsize=915464 CPUtime=0
/proc/14542/task/14550/stat : 14550 (java) S 14540 14542 14059 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275252061 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2261.75
Current children cumulated vsize (KiB) 915464

[startup+2324.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 14831
/proc/meminfo: memFree=1279136/2055920 swapFree=4156072/4192956
[pid=14542] ppid=14540 vsize=915464 CPUtime=2321.75
/proc/14542/stat : 14542 (java) R 14540 14542 14059 0 -1 0 9490 0 1 0 232155 20 0 0 25 0 8 0 275252043 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073726651 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14542/statm: 228866 9222 2533 14 0 215336 0
[pid=14542/tid=14544] ppid=14540 vsize=915464 CPUtime=0.02
/proc/14542/task/14544/stat : 14544 (java) S 14540 14542 14059 0 -1 64 141 0 0 0 2 0 0 0 16 0 8 0 275252057 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14542/tid=14545] ppid=14540 vsize=915464 CPUtime=0
/proc/14542/task/14545/stat : 14545 (java) S 14540 14542 14059 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275252057 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14542/tid=14546] ppid=14540 vsize=915464 CPUtime=0
/proc/14542/task/14546/stat : 14546 (java) S 14540 14542 14059 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275252057 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14542/tid=14547] ppid=14540 vsize=915464 CPUtime=0
/proc/14542/task/14547/stat : 14547 (java) S 14540 14542 14059 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275252061 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14542/tid=14548] ppid=14540 vsize=915464 CPUtime=0.2
/proc/14542/task/14548/stat : 14548 (java) S 14540 14542 14059 0 -1 64 379 0 0 0 19 1 0 0 16 0 8 0 275252061 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14542/tid=14549] ppid=14540 vsize=915464 CPUtime=0
/proc/14542/task/14549/stat : 14549 (java) S 14540 14542 14059 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275252061 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14542/tid=14550] ppid=14540 vsize=915464 CPUtime=0
/proc/14542/task/14550/stat : 14550 (java) S 14540 14542 14059 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275252061 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2321.75
Current children cumulated vsize (KiB) 915464

[startup+2384.66 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 14831
/proc/meminfo: memFree=1279136/2055920 swapFree=4156072/4192956
[pid=14542] ppid=14540 vsize=915464 CPUtime=2381.73
/proc/14542/stat : 14542 (java) R 14540 14542 14059 0 -1 0 9490 0 1 0 238153 20 0 0 25 0 8 0 275252043 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073776158 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14542/statm: 228866 9222 2533 14 0 215336 0
[pid=14542/tid=14544] ppid=14540 vsize=915464 CPUtime=0.02
/proc/14542/task/14544/stat : 14544 (java) S 14540 14542 14059 0 -1 64 141 0 0 0 2 0 0 0 16 0 8 0 275252057 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14542/tid=14545] ppid=14540 vsize=915464 CPUtime=0
/proc/14542/task/14545/stat : 14545 (java) S 14540 14542 14059 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275252057 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14542/tid=14546] ppid=14540 vsize=915464 CPUtime=0
/proc/14542/task/14546/stat : 14546 (java) S 14540 14542 14059 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275252057 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14542/tid=14547] ppid=14540 vsize=915464 CPUtime=0
/proc/14542/task/14547/stat : 14547 (java) S 14540 14542 14059 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275252061 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14542/tid=14548] ppid=14540 vsize=915464 CPUtime=0.2
/proc/14542/task/14548/stat : 14548 (java) S 14540 14542 14059 0 -1 64 379 0 0 0 19 1 0 0 16 0 8 0 275252061 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14542/tid=14549] ppid=14540 vsize=915464 CPUtime=0
/proc/14542/task/14549/stat : 14549 (java) S 14540 14542 14059 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275252061 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14542/tid=14550] ppid=14540 vsize=915464 CPUtime=0
/proc/14542/task/14550/stat : 14550 (java) S 14540 14542 14059 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275252061 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2381.73
Current children cumulated vsize (KiB) 915464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2402.98 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 14831
/proc/meminfo: memFree=1279136/2055920 swapFree=4156072/4192956
[pid=14542] ppid=14540 vsize=915464 CPUtime=2400.04
/proc/14542/stat : 14542 (java) R 14540 14542 14059 0 -1 0 9490 0 1 0 239984 20 0 0 25 0 8 0 275252043 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073590232 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14542/statm: 228866 9222 2533 14 0 215336 0
[pid=14542/tid=14544] ppid=14540 vsize=915464 CPUtime=0.02
/proc/14542/task/14544/stat : 14544 (java) S 14540 14542 14059 0 -1 64 141 0 0 0 2 0 0 0 16 0 8 0 275252057 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14542/tid=14545] ppid=14540 vsize=915464 CPUtime=0
/proc/14542/task/14545/stat : 14545 (java) S 14540 14542 14059 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275252057 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14542/tid=14546] ppid=14540 vsize=915464 CPUtime=0
/proc/14542/task/14546/stat : 14546 (java) S 14540 14542 14059 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275252057 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14542/tid=14547] ppid=14540 vsize=915464 CPUtime=0
/proc/14542/task/14547/stat : 14547 (java) S 14540 14542 14059 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275252061 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14542/tid=14548] ppid=14540 vsize=915464 CPUtime=0.2
/proc/14542/task/14548/stat : 14548 (java) S 14540 14542 14059 0 -1 64 379 0 0 0 19 1 0 0 16 0 8 0 275252061 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14542/tid=14549] ppid=14540 vsize=915464 CPUtime=0
/proc/14542/task/14549/stat : 14549 (java) S 14540 14542 14059 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275252061 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14542/tid=14550] ppid=14540 vsize=915464 CPUtime=0
/proc/14542/task/14550/stat : 14550 (java) S 14540 14542 14059 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275252061 937435136 9222 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2400.04
Current children cumulated vsize (KiB) 915464

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

Child status: 143
Real time (s): 2403.05
CPU time (s): 2400.11
CPU user time (s): 2399.9
CPU system time (s): 0.209968
CPU usage (%): 99.8779
Max. virtual memory (cumulated for all children) (KiB): 915464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.9
system time used= 0.209968
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9511
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= 49631
involuntary context switches= 21747

runsolver used 3.39748 s user time and 7.26889 s system time

The end

Launcher Data (download as text)

Begin job on node23 on Sat Jan 20 04:49:37 UTC 2007


IDJOB= 277561
IDBENCH= 7354
IDSOLVER= 68
FILE ID= node23/277561-1169268577

PBS_JOBID= 3607385

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/dimacs/pret/pret-150-60_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/277561-1169268577/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node23/watcher-277561-1169268577 -o ROOT/results/node23/solver-277561-1169268577 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/277561-1169268577/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  ca337bbeb6e518888e00c1dfffb8dbc8

RANDOM SEED= 387347363

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.265
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.265
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:       1164360 kB
Buffers:         38612 kB
Cached:         610032 kB
SwapCached:       7828 kB
Active:         276528 kB
Inactive:       548992 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1164360 kB
SwapTotal:     4192956 kB
SwapFree:      4156072 kB
Dirty:            1992 kB
Writeback:           0 kB
Mapped:         201856 kB
Slab:            50372 kB
Committed_AS:  5581920 kB
PageTables:       2608 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 node23 on Sat Jan 20 05:29:40 UTC 2007