Trace number 276931

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 EPFCOPTIMUM 1636.89 1639.56

General information on the benchmark

Nametightness/tightness0.2/
rand-2-40-11-414-200-13_ext.xml
MD5SUM7aa4f8ba1b4e88993b9919c83cf837c3
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints413
Best CPU time to get the best result obtained on this benchmark23.3864
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables40
Number of constraints414
Maximum constraint arity2
Maximum domain size11
Number of constraints which are defined in extension414
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.32	   
0.32	Abscon 109 (November, 2006)
0.32	   
0.32	   configuration
0.32	     name=epfc.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/276931-1169249994/unknown.xml
0.38	   
0.38	   domains being loaded...
0.39	   
0.39	   variables being loaded...
0.43	     nbVariables=40  nbDomainTypes=1  minDomainSize=11  maxDomainSize=11
0.43	       =>  wckTime=0.106  cpuTime=0.08  mem=6M887
0.43	   
0.43	   relations being loaded...
0.52	   
0.52	   constraints being loaded...
0.63	     nbConstraints=414  nbRelationTypes=414  nbExtensionStructures=414  nbSharedExtensionStructures=0
0.63	     nbConflictsStructures=414  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=8218  maxDegree=26
0.63	     maxArity=2
0.63	       =>  wckTime=0.307  cpuTime=0.21  mem=10M790
0.67	   
0.67	   solver LocalSearchSolver being built... 
0.71	       =>  wckTime=0.394  cpuTime=0.26  mem=5M814
0.72	
0.72	s SATISFIABLE
0.72	o 337
0.72	c 77
0.72	o 343
0.72	c 71
0.72	o 348
0.72	c 66
0.72	o 352
0.72	c 62
0.72	o 356
0.72	c 58
0.72	o 360
0.72	c 54
0.72	o 366
0.72	c 48
0.73	o 369
0.73	c 45
0.73	o 374
0.73	c 40
0.73	o 375
0.73	c 39
0.73	o 376
0.73	c 38
0.73	o 379
0.73	c 35
0.73	o 381
0.73	c 33
0.73	o 382
0.73	c 32
0.73	o 385
0.73	c 29
0.73	o 386
0.73	c 28
0.73	o 389
0.73	c 25
0.74	o 390
0.74	c 24
0.74	o 392
0.74	c 22
0.74	o 394
0.74	c 20
0.74	o 395
0.74	c 19
0.74	o 396
0.74	c 18
0.74	o 398
0.74	c 16
0.74	o 399
0.74	c 15
0.75	o 400
0.75	c 14
0.75	o 402
0.75	c 12
0.75	o 403
0.75	c 11
0.76	o 404
0.76	c 10
0.76	o 406
0.76	c 8
0.77	o 407
0.77	c 7
0.77	o 408
0.77	c 6
0.77	o 409
0.77	c 5
0.79	o 410
0.79	c 4
0.79	o 411
0.79	c 3
0.79	o 412
0.79	c 2
2.87	o 413
2.87	c 1
2.87	   
2.87	   search
2.87	     run=0  nbConstraintChecks=13839952  nbAssignments=8495
2.87	       =>  wckTime=2.159  cpuTime=2.13  mem=5M814
2.87	   
2.87	   global
2.87	     nbConstraintChecks=13839952  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
2.87	     solvingWckTime=2.157  solvingCpuTime=2.12  expiredTime=no  totalExploration=no  nbFoundSolutions=0
2.87	     globalCpuTime=2.45
2.87	       =>  wckTime=2.554  cpuTime=2.38  mem=5M814
2.87	   
2.87	   solver IterativeSystematicSolver being built... 
3.01	       =>  wckTime=2.687  cpuTime=2.49  mem=16M689
3.09	   
3.09	   preprocessing
3.09	     nbConstraintChecks=72107  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
3.10	     detectedInconsistency=no
3.10	       =>  wckTime=0.087  cpuTime=0.06  mem=16M689
3.14	   
3.14	   search
3.14	     run=0  nbConstraintChecks=125287  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=34
3.14	     nbFailedAssignments=18  nbBacktracks=10  nbVisitedNodes=63  nbRestartNogoods=0
3.14	       =>  wckTime=0.133  cpuTime=0.1  mem=16M689
3.20	   
3.20	   search
3.20	     run=1  nbConstraintChecks=300749  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=77
3.20	     nbFailedAssignments=40  nbBacktracks=25  nbVisitedNodes=143  nbRestartNogoods=1
3.20	       =>  wckTime=0.196  cpuTime=0.16  mem=16M689
3.27	   
3.27	   search
3.27	     run=2  nbConstraintChecks=543047  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=143
3.27	     nbFailedAssignments=77  nbBacktracks=47  nbVisitedNodes=267  nbRestartNogoods=15
3.27	       =>  wckTime=0.265  cpuTime=0.22  mem=16M689
3.40	   
3.40	   search
3.40	     run=3  nbConstraintChecks=964015  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=243
3.40	     nbFailedAssignments=137  nbBacktracks=80  nbVisitedNodes=459  nbRestartNogoods=25
3.40	       =>  wckTime=0.391  cpuTime=0.34  mem=16M689
3.55	   
3.55	   search
3.55	     run=4  nbConstraintChecks=1520960  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=376
3.55	     nbFailedAssignments=215  nbBacktracks=130  nbVisitedNodes=717  nbRestartNogoods=50
3.55	       =>  wckTime=0.538  cpuTime=0.49  mem=16M689
3.78	   
3.78	   search
3.78	     run=5  nbConstraintChecks=2419120  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=596
3.78	     nbFailedAssignments=354  nbBacktracks=205  nbVisitedNodes=1148  nbRestartNogoods=56
3.78	       =>  wckTime=0.773  cpuTime=0.71  mem=16M689
4.13	   
4.13	   search
4.13	     run=6  nbConstraintChecks=3755561  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=922
4.13	     nbFailedAssignments=562  nbBacktracks=318  nbVisitedNodes=1794  nbRestartNogoods=61
4.13	       =>  wckTime=1.127  cpuTime=1.07  mem=16M689
4.68	   
4.68	   search
4.68	     run=7  nbConstraintChecks=5925364  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1416
4.68	     nbFailedAssignments=879  nbBacktracks=489  nbVisitedNodes=2771  nbRestartNogoods=62
4.68	       =>  wckTime=1.669  cpuTime=1.6  mem=16M689
5.47	   
5.47	   search
5.47	     run=8  nbConstraintChecks=8830853  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2100
5.47	     nbFailedAssignments=1301  nbBacktracks=745  nbVisitedNodes=4112  nbRestartNogoods=91
5.47	       =>  wckTime=2.463  cpuTime=2.37  mem=16M689
6.69	   
6.69	   search
6.69	     run=9  nbConstraintChecks=13437650  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3143
6.69	     nbFailedAssignments=1954  nbBacktracks=1129  nbVisitedNodes=6171  nbRestartNogoods=110
6.69	       =>  wckTime=3.68  cpuTime=3.57  mem=16M689
8.35	   
8.35	   search
8.35	     run=10  nbConstraintChecks=20008393  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4665
8.35	     nbFailedAssignments=2895  nbBacktracks=1705  nbVisitedNodes=9160  nbRestartNogoods=126
8.35	       =>  wckTime=5.342  cpuTime=5.21  mem=16M689
10.69	   
10.69	   search
10.69	     run=11  nbConstraintChecks=28932023  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6743
10.69	     nbFailedAssignments=4103  nbBacktracks=2569  nbVisitedNodes=13182  nbRestartNogoods=138
10.69	       =>  wckTime=7.685  cpuTime=7.53  mem=16M689
14.26	   
14.26	   search
14.26	     run=12  nbConstraintChecks=41989619  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=9914
14.26	     nbFailedAssignments=5971  nbBacktracks=3866  nbVisitedNodes=19140  nbRestartNogoods=154
14.26	       =>  wckTime=11.256  cpuTime=11.07  mem=16M689
19.29	   
19.29	   search
19.29	     run=13  nbConstraintChecks=60060831  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=14367
19.29	     nbFailedAssignments=8473  nbBacktracks=5814  nbVisitedNodes=27380  nbRestartNogoods=172
19.29	       =>  wckTime=16.286  cpuTime=16.06  mem=16M689
26.03	   
26.03	   search
26.03	     run=14  nbConstraintChecks=84322742  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=20575
26.03	     nbFailedAssignments=11757  nbBacktracks=8733  nbVisitedNodes=38582  nbRestartNogoods=192
26.03	       =>  wckTime=23.019  cpuTime=22.74  mem=16M689
36.09	   
36.09	   search
36.09	     run=15  nbConstraintChecks=119136498  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=29597
36.09	     nbFailedAssignments=16395  nbBacktracks=13111  nbVisitedNodes=54234  nbRestartNogoods=212
36.09	       =>  wckTime=33.079  cpuTime=32.71  mem=16M689
49.60	   
49.60	   search
49.60	     run=16  nbConstraintChecks=165352434  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=42192
49.61	     nbFailedAssignments=22415  nbBacktracks=19680  nbVisitedNodes=75047  nbRestartNogoods=226
49.61	       =>  wckTime=46.598  cpuTime=46.12  mem=16M689
68.93	   
68.93	   search
68.93	     run=17  nbConstraintChecks=230081707  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=60190
68.93	     nbFailedAssignments=30554  nbBacktracks=29532  nbVisitedNodes=103925  nbRestartNogoods=245
68.93	       =>  wckTime=65.927  cpuTime=65.28  mem=16M689
94.42	   
94.42	   search
94.42	     run=18  nbConstraintChecks=318391636  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=85988
94.42	     nbFailedAssignments=41569  nbBacktracks=44313  nbVisitedNodes=144144  nbRestartNogoods=257
94.42	       =>  wckTime=91.409  cpuTime=90.54  mem=16M689
130.87	   
130.87	   search
130.87	     run=19  nbConstraintChecks=451675616  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=124765
130.87	     nbFailedAssignments=58174  nbBacktracks=66481  nbVisitedNodes=204246  nbRestartNogoods=272
130.87	       =>  wckTime=127.862  cpuTime=126.91  mem=16M689
183.96	   
183.96	   search
183.96	     run=20  nbConstraintChecks=647027162  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=182083
183.96	     nbFailedAssignments=82232  nbBacktracks=99733  nbVisitedNodes=292634  nbRestartNogoods=291
183.96	       =>  wckTime=180.951  cpuTime=179.96  mem=16M689
265.10	   
265.10	   search
265.10	     run=21  nbConstraintChecks=941348559  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=267574
265.10	     nbFailedAssignments=117840  nbBacktracks=149611  nbVisitedNodes=424260  nbRestartNogoods=314
265.10	       =>  wckTime=262.09  cpuTime=261.0  mem=16M689
381.31	   
381.31	   search
381.31	     run=22  nbConstraintChecks=1369325482  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=394702
381.31	     nbFailedAssignments=170145  nbBacktracks=224429  nbVisitedNodes=618977  nbRestartNogoods=347
381.31	       =>  wckTime=378.302  cpuTime=377.11  mem=16M689
556.40	   
556.40	   search
556.40	     run=23  nbConstraintChecks=2014898181  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=584631
556.40	     nbFailedAssignments=247841  nbBacktracks=336656  nbVisitedNodes=909509  nbRestartNogoods=372
556.40	       =>  wckTime=553.389  cpuTime=552.01  mem=16M689
818.98	   
818.98	   search
818.98	     run=24  nbConstraintChecks=2974994600  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=868886
818.98	     nbFailedAssignments=363748  nbBacktracks=504999  nbVisitedNodes=1342822  nbRestartNogoods=398
818.98	       =>  wckTime=815.974  cpuTime=814.32  mem=16M689
1208.06	   
1208.06	   search
1208.06	     run=25  nbConstraintChecks=4398229492  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1291686
1208.06	     nbFailedAssignments=534032  nbBacktracks=757511  nbVisitedNodes=1985339  nbRestartNogoods=414
1208.06	       =>  wckTime=1205.055  cpuTime=1202.98  mem=16M689
1639.42	   
1639.42	   search
1639.42	     run=26  nbConstraintChecks=5968449138  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1756851
1639.42	     nbFailedAssignments=719846  nbBacktracks=1036863  nbVisitedNodes=2689118  nbRestartNogoods=437
1639.42	       =>  wckTime=1636.417  cpuTime=1633.83  mem=16M689
1639.42	   
1639.42	   global
1639.42	     nbConstraintChecks=5968521245  nbRestartNogoods=437  solvingWckTime=1636.418  solvingCpuTime=1633.83
1639.42	     expiredTime=no  totalExploration=yes  nbFoundSolutions=0  globalCpuTime=1636.39
1639.42	       =>  wckTime=1639.106  cpuTime=1636.32  mem=16M689
1639.43	
1639.43	s OPTIMUM FOUND
1639.43	v 1 7 10 8 5 9 6 9 8 7 1 7 4 8 6 5 10 8 6 3 0 0 9 10 0 1 2 7 3 5 2 10 7 2 5 0 8 2 8 0 
1639.43	   
1639.43	   totalWckTime=1639.188  totalCpuTime=1636.39

Verifier Data (download as text)

1 unsatisfied constraints, 413 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/node6/watcher-276931-1169249994 -o ROOT/results/node6/solver-276931-1169249994 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/276931-1169249994/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
/proc/loadavg: 1.95 1.99 1.99 5/86 17681
/proc/meminfo: memFree=1274984/2055924 swapFree=4165736/4192956
[pid=17680] ppid=17678 vsize=18540 CPUtime=0
/proc/17680/stat : 17680 (runsolver) R 17678 17522 17522 0 -1 4194368 8 0 0 0 0 0 0 0 19 0 1 0 273394955 18984960 277 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 268591716570 0 0 4096 24578 0 0 0 17 1 0 0
/proc/17680/statm: 4635 277 242 17 0 2626 0
Current StackSize limit: 10240 KiB


[startup+0.107222 s]
/proc/loadavg: 1.95 1.99 1.99 5/86 17681
/proc/meminfo: memFree=1274984/2055924 swapFree=4165736/4192956
[pid=17680] ppid=17678 vsize=914988 CPUtime=0.08
/proc/17680/stat : 17680 (java) R 17678 17680 17522 0 -1 0 2980 0 1 0 6 2 0 0 17 0 8 0 273394955 936947712 2726 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4155584168 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17680/statm: 228747 2726 1423 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.515268 s]
/proc/loadavg: 1.95 1.99 1.99 5/86 17681
/proc/meminfo: memFree=1274984/2055924 swapFree=4165736/4192956
[pid=17680] ppid=17678 vsize=915332 CPUtime=0.48
/proc/17680/stat : 17680 (java) R 17678 17680 17522 0 -1 0 6380 0 1 0 44 4 0 0 18 0 8 0 273394955 937299968 6119 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072927041 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17680/statm: 228833 6119 2142 14 0 215303 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915332

[startup+1.33636 s]
/proc/loadavg: 2.04 2.01 2.00 4/93 17688
/proc/meminfo: memFree=1254768/2055924 swapFree=4165736/4192956
[pid=17680] ppid=17678 vsize=915464 CPUtime=1.3
/proc/17680/stat : 17680 (java) R 17678 17680 17522 0 -1 0 7733 0 1 0 115 15 0 0 25 0 8 0 273394955 937435136 7471 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073741236 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17680/statm: 228866 7471 2479 14 0 215336 0
[pid=17680/tid=17682] ppid=17678 vsize=915464 CPUtime=0.03
/proc/17680/task/17682/stat : 17682 (java) S 17678 17680 17522 0 -1 64 232 0 0 0 3 0 0 0 16 0 8 0 273394959 937435136 7471 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17680/tid=17683] ppid=17678 vsize=915464 CPUtime=0
/proc/17680/task/17683/stat : 17683 (java) S 17678 17680 17522 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273394960 937435136 7471 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17680/tid=17684] ppid=17678 vsize=915464 CPUtime=0
/proc/17680/task/17684/stat : 17684 (java) S 17678 17680 17522 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273394960 937435136 7471 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17680/tid=17685] ppid=17678 vsize=915464 CPUtime=0
/proc/17680/task/17685/stat : 17685 (java) S 17678 17680 17522 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 273394963 937435136 7471 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17680/tid=17686] ppid=17678 vsize=915464 CPUtime=0.15
/proc/17680/task/17686/stat : 17686 (java) S 17678 17680 17522 0 -1 64 350 0 0 0 14 1 0 0 16 0 8 0 273394963 937435136 7471 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17680/tid=17687] ppid=17678 vsize=915464 CPUtime=0
/proc/17680/task/17687/stat : 17687 (java) S 17678 17680 17522 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 273394963 937435136 7471 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17680/tid=17688] ppid=17678 vsize=915464 CPUtime=0
/proc/17680/task/17688/stat : 17688 (java) S 17678 17680 17522 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273394963 937435136 7471 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915464

[startup+2.97356 s]
/proc/loadavg: 2.04 2.01 2.00 3/93 17688
/proc/meminfo: memFree=1254768/2055924 swapFree=4165736/4192956
[pid=17680] ppid=17678 vsize=915464 CPUtime=2.92
/proc/17680/stat : 17680 (java) R 17678 17680 17522 0 -1 0 8267 0 1 0 252 40 0 0 25 0 8 0 273394955 937435136 8004 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072945651 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17680/statm: 228866 8004 2509 14 0 215336 0
[pid=17680/tid=17682] ppid=17678 vsize=915464 CPUtime=0.03
/proc/17680/task/17682/stat : 17682 (java) S 17678 17680 17522 0 -1 64 232 0 0 0 3 0 0 0 16 0 8 0 273394959 937435136 8004 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17680/tid=17683] ppid=17678 vsize=915464 CPUtime=0
/proc/17680/task/17683/stat : 17683 (java) S 17678 17680 17522 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273394960 937435136 8004 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17680/tid=17684] ppid=17678 vsize=915464 CPUtime=0
/proc/17680/task/17684/stat : 17684 (java) S 17678 17680 17522 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273394960 937435136 8004 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17680/tid=17685] ppid=17678 vsize=915464 CPUtime=0
/proc/17680/task/17685/stat : 17685 (java) S 17678 17680 17522 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 273394963 937435136 8004 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17680/tid=17686] ppid=17678 vsize=915464 CPUtime=0.17
/proc/17680/task/17686/stat : 17686 (java) S 17678 17680 17522 0 -1 64 359 0 0 0 16 1 0 0 16 0 8 0 273394963 937435136 8004 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17680/tid=17687] ppid=17678 vsize=915464 CPUtime=0
/proc/17680/task/17687/stat : 17687 (java) S 17678 17680 17522 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 273394963 937435136 8004 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17680/tid=17688] ppid=17678 vsize=915464 CPUtime=0
/proc/17680/task/17688/stat : 17688 (java) S 17678 17680 17522 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273394963 937435136 8004 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 915464

[startup+6.17393 s]
/proc/loadavg: 2.04 2.01 2.00 3/93 17688
/proc/meminfo: memFree=1249392/2055924 swapFree=4165736/4192956
[pid=17680] ppid=17678 vsize=915464 CPUtime=6.09
/proc/17680/stat : 17680 (java) R 17678 17680 17522 0 -1 0 9137 0 1 0 568 41 0 0 25 0 8 0 273394955 937435136 8871 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073840801 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17680/statm: 228866 8871 2532 14 0 215336 0
[pid=17680/tid=17682] ppid=17678 vsize=915464 CPUtime=0.03
/proc/17680/task/17682/stat : 17682 (java) S 17678 17680 17522 0 -1 64 233 0 0 0 3 0 0 0 17 0 8 0 273394959 937435136 8871 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17680/tid=17683] ppid=17678 vsize=915464 CPUtime=0
/proc/17680/task/17683/stat : 17683 (java) S 17678 17680 17522 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273394960 937435136 8871 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17680/tid=17684] ppid=17678 vsize=915464 CPUtime=0
/proc/17680/task/17684/stat : 17684 (java) S 17678 17680 17522 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273394960 937435136 8871 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17680/tid=17685] ppid=17678 vsize=915464 CPUtime=0
/proc/17680/task/17685/stat : 17685 (java) S 17678 17680 17522 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 273394963 937435136 8871 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17680/tid=17686] ppid=17678 vsize=915464 CPUtime=0.24
/proc/17680/task/17686/stat : 17686 (java) S 17678 17680 17522 0 -1 64 403 0 0 0 23 1 0 0 15 0 8 0 273394963 937435136 8871 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17680/tid=17687] ppid=17678 vsize=915464 CPUtime=0
/proc/17680/task/17687/stat : 17687 (java) S 17678 17680 17522 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 273394963 937435136 8871 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17680/tid=17688] ppid=17678 vsize=915464 CPUtime=0
/proc/17680/task/17688/stat : 17688 (java) S 17678 17680 17522 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273394963 937435136 8871 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.09
Current children cumulated vsize (KiB) 915464

[startup+12.6427 s]
/proc/loadavg: 2.03 2.01 2.00 3/93 17688
/proc/meminfo: memFree=1249392/2055924 swapFree=4165736/4192956
[pid=17680] ppid=17678 vsize=915464 CPUtime=12.51
/proc/17680/stat : 17680 (java) R 17678 17680 17522 0 -1 0 9149 0 1 0 1210 41 0 0 25 0 8 0 273394955 937435136 8880 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073846122 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17680/statm: 228866 8880 2532 14 0 215336 0
[pid=17680/tid=17682] ppid=17678 vsize=915464 CPUtime=0.03
/proc/17680/task/17682/stat : 17682 (java) S 17678 17680 17522 0 -1 64 233 0 0 0 3 0 0 0 16 0 8 0 273394959 937435136 8880 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17680/tid=17683] ppid=17678 vsize=915464 CPUtime=0
/proc/17680/task/17683/stat : 17683 (java) S 17678 17680 17522 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273394960 937435136 8880 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17680/tid=17684] ppid=17678 vsize=915464 CPUtime=0
/proc/17680/task/17684/stat : 17684 (java) S 17678 17680 17522 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273394960 937435136 8880 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17680/tid=17685] ppid=17678 vsize=915464 CPUtime=0
/proc/17680/task/17685/stat : 17685 (java) S 17678 17680 17522 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 273394963 937435136 8880 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17680/tid=17686] ppid=17678 vsize=915464 CPUtime=0.25
/proc/17680/task/17686/stat : 17686 (java) S 17678 17680 17522 0 -1 64 407 0 0 0 24 1 0 0 16 0 8 0 273394963 937435136 8880 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17680/tid=17687] ppid=17678 vsize=915464 CPUtime=0
/proc/17680/task/17687/stat : 17687 (java) S 17678 17680 17522 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 273394963 937435136 8880 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17680/tid=17688] ppid=17678 vsize=915464 CPUtime=0
/proc/17680/task/17688/stat : 17688 (java) S 17678 17680 17522 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273394963 937435136 8880 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 915464

[startup+25.5102 s]
/proc/loadavg: 2.03 2.01 2.00 3/93 17688
/proc/meminfo: memFree=1249520/2055924 swapFree=4165736/4192956
[pid=17680] ppid=17678 vsize=915464 CPUtime=25.27
/proc/17680/stat : 17680 (java) R 17678 17680 17522 0 -1 0 9154 0 1 0 2486 41 0 0 25 0 8 0 273394955 937435136 8885 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073864202 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17680/statm: 228866 8885 2532 14 0 215336 0
[pid=17680/tid=17682] ppid=17678 vsize=915464 CPUtime=0.03
/proc/17680/task/17682/stat : 17682 (java) S 17678 17680 17522 0 -1 64 233 0 0 0 3 0 0 0 16 0 8 0 273394959 937435136 8885 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17680/tid=17683] ppid=17678 vsize=915464 CPUtime=0
/proc/17680/task/17683/stat : 17683 (java) S 17678 17680 17522 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273394960 937435136 8885 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17680/tid=17684] ppid=17678 vsize=915464 CPUtime=0
/proc/17680/task/17684/stat : 17684 (java) S 17678 17680 17522 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273394960 937435136 8885 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17680/tid=17685] ppid=17678 vsize=915464 CPUtime=0
/proc/17680/task/17685/stat : 17685 (java) S 17678 17680 17522 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 273394963 937435136 8885 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17680/tid=17686] ppid=17678 vsize=915464 CPUtime=0.25
/proc/17680/task/17686/stat : 17686 (java) S 17678 17680 17522 0 -1 64 407 0 0 0 24 1 0 0 16 0 8 0 273394963 937435136 8885 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17680/tid=17687] ppid=17678 vsize=915464 CPUtime=0
/proc/17680/task/17687/stat : 17687 (java) S 17678 17680 17522 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 273394963 937435136 8885 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17680/tid=17688] ppid=17678 vsize=915464 CPUtime=0
/proc/17680/task/17688/stat : 17688 (java) S 17678 17680 17522 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273394963 937435136 8885 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 915464

[startup+51.1192 s]
/proc/loadavg: 2.02 2.01 2.00 3/93 17688
/proc/meminfo: memFree=1249520/2055924 swapFree=4165736/4192956
[pid=17680] ppid=17678 vsize=915464 CPUtime=50.66
/proc/17680/stat : 17680 (java) R 17678 17680 17522 0 -1 0 9162 0 1 0 5025 41 0 0 25 0 8 0 273394955 937435136 8893 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073905270 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17680/statm: 228866 8893 2532 14 0 215336 0
[pid=17680/tid=17682] ppid=17678 vsize=915464 CPUtime=0.03
/proc/17680/task/17682/stat : 17682 (java) S 17678 17680 17522 0 -1 64 233 0 0 0 3 0 0 0 16 0 8 0 273394959 937435136 8893 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17680/tid=17683] ppid=17678 vsize=915464 CPUtime=0
/proc/17680/task/17683/stat : 17683 (java) S 17678 17680 17522 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273394960 937435136 8893 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17680/tid=17684] ppid=17678 vsize=915464 CPUtime=0
/proc/17680/task/17684/stat : 17684 (java) S 17678 17680 17522 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273394960 937435136 8893 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17680/tid=17685] ppid=17678 vsize=915464 CPUtime=0
/proc/17680/task/17685/stat : 17685 (java) S 17678 17680 17522 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 273394963 937435136 8893 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17680/tid=17686] ppid=17678 vsize=915464 CPUtime=0.25
/proc/17680/task/17686/stat : 17686 (java) S 17678 17680 17522 0 -1 64 408 0 0 0 24 1 0 0 16 0 8 0 273394963 937435136 8893 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17680/tid=17687] ppid=17678 vsize=915464 CPUtime=0
/proc/17680/task/17687/stat : 17687 (java) S 17678 17680 17522 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 273394963 937435136 8893 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17680/tid=17688] ppid=17678 vsize=915464 CPUtime=0
/proc/17680/task/17688/stat : 17688 (java) S 17678 17680 17522 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273394963 937435136 8893 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 915464

[startup+102.327 s]
/proc/loadavg: 1.92 1.98 1.99 2/88 17737
/proc/meminfo: memFree=1254928/2055924 swapFree=4165736/4192956
[pid=17680] ppid=17678 vsize=915464 CPUtime=101.46
/proc/17680/stat : 17680 (java) R 17678 17680 17522 0 -1 0 9169 0 1 0 10104 42 0 0 25 0 8 0 273394955 937435136 8899 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073864453 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17680/statm: 228866 8899 2532 14 0 215336 0
[pid=17680/tid=17682] ppid=17678 vsize=915464 CPUtime=0.03
/proc/17680/task/17682/stat : 17682 (java) S 17678 17680 17522 0 -1 64 233 0 0 0 3 0 0 0 16 0 8 0 273394959 937435136 8899 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17680/tid=17683] ppid=17678 vsize=915464 CPUtime=0
/proc/17680/task/17683/stat : 17683 (java) S 17678 17680 17522 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273394960 937435136 8899 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17680/tid=17684] ppid=17678 vsize=915464 CPUtime=0
/proc/17680/task/17684/stat : 17684 (java) S 17678 17680 17522 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273394960 937435136 8899 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17680/tid=17685] ppid=17678 vsize=915464 CPUtime=0
/proc/17680/task/17685/stat : 17685 (java) S 17678 17680 17522 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 273394963 937435136 8899 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17680/tid=17686] ppid=17678 vsize=915464 CPUtime=0.25
/proc/17680/task/17686/stat : 17686 (java) S 17678 17680 17522 0 -1 64 409 0 0 0 24 1 0 0 16 0 8 0 273394963 937435136 8899 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17680/tid=17687] ppid=17678 vsize=915464 CPUtime=0
/proc/17680/task/17687/stat : 17687 (java) S 17678 17680 17522 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 273394963 937435136 8899 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17680/tid=17688] ppid=17678 vsize=915464 CPUtime=0
/proc/17680/task/17688/stat : 17688 (java) S 17678 17680 17522 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273394963 937435136 8899 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.46
Current children cumulated vsize (KiB) 915464

[startup+162.384 s]
/proc/loadavg: 1.97 1.98 1.99 3/93 17860
/proc/meminfo: memFree=1250152/2055924 swapFree=4165736/4192956
[pid=17680] ppid=17678 vsize=915464 CPUtime=161.42
/proc/17680/stat : 17680 (java) R 17678 17680 17522 0 -1 0 9171 0 1 0 16099 43 0 0 25 0 8 0 273394955 937435136 8901 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073864143 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

/proc/17680/task/17685/stat : 17685 (java) S 17678 17680 17522 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 273394963 937435136 8913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17680/tid=17686] ppid=17678 vsize=915464 CPUtime=0.25
/proc/17680/task/17686/stat : 17686 (java) S 17678 17680 17522 0 -1 64 409 0 0 0 24 1 0 0 16 0 8 0 273394963 937435136 8913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17680/tid=17687] ppid=17678 vsize=915464 CPUtime=0
/proc/17680/task/17687/stat : 17687 (java) S 17678 17680 17522 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 273394963 937435136 8913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17680/tid=17688] ppid=17678 vsize=915464 CPUtime=0
/proc/17680/task/17688/stat : 17688 (java) S 17678 17680 17522 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273394963 937435136 8913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.42
Current children cumulated vsize (KiB) 915464

[startup+1243.48 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 18001
/proc/meminfo: memFree=1249712/2055924 swapFree=4165736/4192956
[pid=17680] ppid=17678 vsize=915464 CPUtime=1241.41
/proc/17680/stat : 17680 (java) R 17678 17680 17522 0 -1 0 9187 0 1 0 124094 47 0 0 25 0 8 0 273394955 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073839682 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17680/statm: 228866 8916 2532 14 0 215336 0
[pid=17680/tid=17682] ppid=17678 vsize=915464 CPUtime=0.03
/proc/17680/task/17682/stat : 17682 (java) S 17678 17680 17522 0 -1 64 233 0 0 0 3 0 0 0 16 0 8 0 273394959 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17680/tid=17683] ppid=17678 vsize=915464 CPUtime=0
/proc/17680/task/17683/stat : 17683 (java) S 17678 17680 17522 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273394960 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17680/tid=17684] ppid=17678 vsize=915464 CPUtime=0
/proc/17680/task/17684/stat : 17684 (java) S 17678 17680 17522 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273394960 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17680/tid=17685] ppid=17678 vsize=915464 CPUtime=0
/proc/17680/task/17685/stat : 17685 (java) S 17678 17680 17522 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 273394963 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17680/tid=17686] ppid=17678 vsize=915464 CPUtime=0.25
/proc/17680/task/17686/stat : 17686 (java) S 17678 17680 17522 0 -1 64 409 0 0 0 24 1 0 0 16 0 8 0 273394963 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17680/tid=17687] ppid=17678 vsize=915464 CPUtime=0
/proc/17680/task/17687/stat : 17687 (java) S 17678 17680 17522 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 273394963 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17680/tid=17688] ppid=17678 vsize=915464 CPUtime=0
/proc/17680/task/17688/stat : 17688 (java) S 17678 17680 17522 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273394963 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1241.41
Current children cumulated vsize (KiB) 915464

[startup+1303.57 s]
/proc/loadavg: 2.00 2.00 2.00 3/99 18135
/proc/meminfo: memFree=1248504/2055924 swapFree=4165736/4192956
[pid=17680] ppid=17678 vsize=915464 CPUtime=1301.39
/proc/17680/stat : 17680 (java) R 17678 17680 17522 0 -1 0 9187 0 1 0 130087 52 0 0 25 0 8 0 273394955 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073904759 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17680/statm: 228866 8916 2532 14 0 215336 0
[pid=17680/tid=17682] ppid=17678 vsize=915464 CPUtime=0.03
/proc/17680/task/17682/stat : 17682 (java) S 17678 17680 17522 0 -1 64 233 0 0 0 3 0 0 0 16 0 8 0 273394959 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17680/tid=17683] ppid=17678 vsize=915464 CPUtime=0
/proc/17680/task/17683/stat : 17683 (java) S 17678 17680 17522 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273394960 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17680/tid=17684] ppid=17678 vsize=915464 CPUtime=0
/proc/17680/task/17684/stat : 17684 (java) S 17678 17680 17522 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273394960 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17680/tid=17685] ppid=17678 vsize=915464 CPUtime=0
/proc/17680/task/17685/stat : 17685 (java) S 17678 17680 17522 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 273394963 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17680/tid=17686] ppid=17678 vsize=915464 CPUtime=0.25
/proc/17680/task/17686/stat : 17686 (java) S 17678 17680 17522 0 -1 64 409 0 0 0 24 1 0 0 16 0 8 0 273394963 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17680/tid=17687] ppid=17678 vsize=915464 CPUtime=0
/proc/17680/task/17687/stat : 17687 (java) S 17678 17680 17522 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 273394963 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17680/tid=17688] ppid=17678 vsize=915464 CPUtime=0
/proc/17680/task/17688/stat : 17688 (java) S 17678 17680 17522 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273394963 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1301.39
Current children cumulated vsize (KiB) 915464

[startup+1363.65 s]
/proc/loadavg: 2.07 2.03 2.01 3/93 18199
/proc/meminfo: memFree=1249584/2055924 swapFree=4165736/4192956
[pid=17680] ppid=17678 vsize=915464 CPUtime=1361.37
/proc/17680/stat : 17680 (java) R 17678 17680 17522 0 -1 0 9187 0 1 0 136083 54 0 0 25 0 8 0 273394955 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073905548 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17680/statm: 228866 8916 2532 14 0 215336 0
[pid=17680/tid=17682] ppid=17678 vsize=915464 CPUtime=0.03
/proc/17680/task/17682/stat : 17682 (java) S 17678 17680 17522 0 -1 64 233 0 0 0 3 0 0 0 16 0 8 0 273394959 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17680/tid=17683] ppid=17678 vsize=915464 CPUtime=0
/proc/17680/task/17683/stat : 17683 (java) S 17678 17680 17522 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273394960 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17680/tid=17684] ppid=17678 vsize=915464 CPUtime=0
/proc/17680/task/17684/stat : 17684 (java) S 17678 17680 17522 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273394960 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17680/tid=17685] ppid=17678 vsize=915464 CPUtime=0
/proc/17680/task/17685/stat : 17685 (java) S 17678 17680 17522 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 273394963 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17680/tid=17686] ppid=17678 vsize=915464 CPUtime=0.25
/proc/17680/task/17686/stat : 17686 (java) S 17678 17680 17522 0 -1 64 409 0 0 0 24 1 0 0 16 0 8 0 273394963 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17680/tid=17687] ppid=17678 vsize=915464 CPUtime=0
/proc/17680/task/17687/stat : 17687 (java) S 17678 17680 17522 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 273394963 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17680/tid=17688] ppid=17678 vsize=915464 CPUtime=0
/proc/17680/task/17688/stat : 17688 (java) S 17678 17680 17522 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273394963 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1361.37
Current children cumulated vsize (KiB) 915464

[startup+1423.71 s]
/proc/loadavg: 2.02 2.02 2.00 3/93 18199
/proc/meminfo: memFree=1249584/2055924 swapFree=4165736/4192956
[pid=17680] ppid=17678 vsize=915464 CPUtime=1421.36
/proc/17680/stat : 17680 (java) R 17678 17680 17522 0 -1 0 9187 0 1 0 142082 54 0 0 25 0 8 0 273394955 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073864482 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17680/statm: 228866 8916 2532 14 0 215336 0
[pid=17680/tid=17682] ppid=17678 vsize=915464 CPUtime=0.03
/proc/17680/task/17682/stat : 17682 (java) S 17678 17680 17522 0 -1 64 233 0 0 0 3 0 0 0 16 0 8 0 273394959 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17680/tid=17683] ppid=17678 vsize=915464 CPUtime=0
/proc/17680/task/17683/stat : 17683 (java) S 17678 17680 17522 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273394960 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17680/tid=17684] ppid=17678 vsize=915464 CPUtime=0
/proc/17680/task/17684/stat : 17684 (java) S 17678 17680 17522 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273394960 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17680/tid=17685] ppid=17678 vsize=915464 CPUtime=0
/proc/17680/task/17685/stat : 17685 (java) S 17678 17680 17522 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 273394963 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17680/tid=17686] ppid=17678 vsize=915464 CPUtime=0.25
/proc/17680/task/17686/stat : 17686 (java) S 17678 17680 17522 0 -1 64 409 0 0 0 24 1 0 0 16 0 8 0 273394963 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17680/tid=17687] ppid=17678 vsize=915464 CPUtime=0
/proc/17680/task/17687/stat : 17687 (java) S 17678 17680 17522 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 273394963 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17680/tid=17688] ppid=17678 vsize=915464 CPUtime=0
/proc/17680/task/17688/stat : 17688 (java) S 17678 17680 17522 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273394963 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1421.36
Current children cumulated vsize (KiB) 915464

[startup+1483.77 s]
/proc/loadavg: 2.07 2.03 2.00 3/93 18199
/proc/meminfo: memFree=1249584/2055924 swapFree=4165736/4192956
[pid=17680] ppid=17678 vsize=915464 CPUtime=1481.37
/proc/17680/stat : 17680 (java) R 17678 17680 17522 0 -1 0 9187 0 1 0 148083 54 0 0 25 0 8 0 273394955 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073864482 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17680/statm: 228866 8916 2532 14 0 215336 0
[pid=17680/tid=17682] ppid=17678 vsize=915464 CPUtime=0.03
/proc/17680/task/17682/stat : 17682 (java) S 17678 17680 17522 0 -1 64 233 0 0 0 3 0 0 0 16 0 8 0 273394959 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17680/tid=17683] ppid=17678 vsize=915464 CPUtime=0
/proc/17680/task/17683/stat : 17683 (java) S 17678 17680 17522 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273394960 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17680/tid=17684] ppid=17678 vsize=915464 CPUtime=0
/proc/17680/task/17684/stat : 17684 (java) S 17678 17680 17522 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273394960 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17680/tid=17685] ppid=17678 vsize=915464 CPUtime=0
/proc/17680/task/17685/stat : 17685 (java) S 17678 17680 17522 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 273394963 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17680/tid=17686] ppid=17678 vsize=915464 CPUtime=0.25
/proc/17680/task/17686/stat : 17686 (java) S 17678 17680 17522 0 -1 64 409 0 0 0 24 1 0 0 16 0 8 0 273394963 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17680/tid=17687] ppid=17678 vsize=915464 CPUtime=0
/proc/17680/task/17687/stat : 17687 (java) S 17678 17680 17522 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 273394963 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17680/tid=17688] ppid=17678 vsize=915464 CPUtime=0
/proc/17680/task/17688/stat : 17688 (java) S 17678 17680 17522 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273394963 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1481.37
Current children cumulated vsize (KiB) 915464

[startup+1543.82 s]
/proc/loadavg: 2.03 2.02 2.00 3/93 18199
/proc/meminfo: memFree=1249648/2055924 swapFree=4165736/4192956
[pid=17680] ppid=17678 vsize=915464 CPUtime=1541.36
/proc/17680/stat : 17680 (java) R 17678 17680 17522 0 -1 0 9187 0 1 0 154082 54 0 0 25 0 8 0 273394955 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073838742 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17680/statm: 228866 8916 2532 14 0 215336 0
[pid=17680/tid=17682] ppid=17678 vsize=915464 CPUtime=0.03
/proc/17680/task/17682/stat : 17682 (java) S 17678 17680 17522 0 -1 64 233 0 0 0 3 0 0 0 16 0 8 0 273394959 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17680/tid=17683] ppid=17678 vsize=915464 CPUtime=0
/proc/17680/task/17683/stat : 17683 (java) S 17678 17680 17522 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273394960 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17680/tid=17684] ppid=17678 vsize=915464 CPUtime=0
/proc/17680/task/17684/stat : 17684 (java) S 17678 17680 17522 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273394960 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17680/tid=17685] ppid=17678 vsize=915464 CPUtime=0
/proc/17680/task/17685/stat : 17685 (java) S 17678 17680 17522 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 273394963 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17680/tid=17686] ppid=17678 vsize=915464 CPUtime=0.25
/proc/17680/task/17686/stat : 17686 (java) S 17678 17680 17522 0 -1 64 409 0 0 0 24 1 0 0 16 0 8 0 273394963 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17680/tid=17687] ppid=17678 vsize=915464 CPUtime=0
/proc/17680/task/17687/stat : 17687 (java) S 17678 17680 17522 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 273394963 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17680/tid=17688] ppid=17678 vsize=915464 CPUtime=0
/proc/17680/task/17688/stat : 17688 (java) S 17678 17680 17522 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273394963 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1541.36
Current children cumulated vsize (KiB) 915464

[startup+1603.88 s]
/proc/loadavg: 2.01 2.02 2.00 3/93 18199
/proc/meminfo: memFree=1249712/2055924 swapFree=4165736/4192956
[pid=17680] ppid=17678 vsize=915464 CPUtime=1601.34
/proc/17680/stat : 17680 (java) R 17678 17680 17522 0 -1 0 9187 0 1 0 160080 54 0 0 25 0 8 0 273394955 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073843670 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17680/statm: 228866 8916 2532 14 0 215336 0
[pid=17680/tid=17682] ppid=17678 vsize=915464 CPUtime=0.03
/proc/17680/task/17682/stat : 17682 (java) S 17678 17680 17522 0 -1 64 233 0 0 0 3 0 0 0 16 0 8 0 273394959 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=17680/tid=17683] ppid=17678 vsize=915464 CPUtime=0
/proc/17680/task/17683/stat : 17683 (java) S 17678 17680 17522 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273394960 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17680/tid=17684] ppid=17678 vsize=915464 CPUtime=0
/proc/17680/task/17684/stat : 17684 (java) S 17678 17680 17522 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273394960 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17680/tid=17685] ppid=17678 vsize=915464 CPUtime=0
/proc/17680/task/17685/stat : 17685 (java) S 17678 17680 17522 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 273394963 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17680/tid=17686] ppid=17678 vsize=915464 CPUtime=0.25
/proc/17680/task/17686/stat : 17686 (java) S 17678 17680 17522 0 -1 64 409 0 0 0 24 1 0 0 16 0 8 0 273394963 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17680/tid=17687] ppid=17678 vsize=915464 CPUtime=0
/proc/17680/task/17687/stat : 17687 (java) S 17678 17680 17522 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 273394963 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17680/tid=17688] ppid=17678 vsize=915464 CPUtime=0
/proc/17680/task/17688/stat : 17688 (java) R 17678 17680 17522 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273394963 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1601.34
Current children cumulated vsize (KiB) 915464

Child status: 0
Real time (s): 1639.56
CPU time (s): 1636.89
CPU user time (s): 1636.34
CPU system time (s): 0.556915
CPU usage (%): 99.8372
Max. virtual memory (cumulated for all children) (KiB): 915980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1636.34
system time used= 0.556915
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9285
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= 34366
involuntary context switches= 47164

runsolver used 2.25666 s user time and 5.01724 s system time

The end

Launcher Data (download as text)

Begin job on node6 on Fri Jan 19 23:39:55 UTC 2007


IDJOB= 276931
IDBENCH= 6137
IDSOLVER= 68
FILE ID= node6/276931-1169249994

PBS_JOBID= 3589080

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/tightness/tightness0.2/rand-2-40-11-414-200-13_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/276931-1169249994/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node6/watcher-276931-1169249994 -o ROOT/results/node6/solver-276931-1169249994 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/276931-1169249994/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  7aa4f8ba1b4e88993b9919c83cf837c3

RANDOM SEED= 294676221

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.240
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.240
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:      2055924 kB
MemFree:       1275528 kB
Buffers:         61180 kB
Cached:         597100 kB
SwapCached:       2476 kB
Active:         297188 kB
Inactive:       400888 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1275528 kB
SwapTotal:     4192956 kB
SwapFree:      4165736 kB
Dirty:            1920 kB
Writeback:           0 kB
Mapped:          50792 kB
Slab:            66992 kB
Committed_AS:  8216960 kB
PageTables:       2324 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 node6 on Sat Jan 20 00:07:15 UTC 2007