Trace number 280301

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.07 2404.46

General information on the benchmark

Namerlfap/
rlfapSubs/scen07-sub1.xml
MD5SUM12349a145480147bacd1429ce715e959
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of satisfied constraints297
Best CPU time to get the best result obtained on this benchmark2400.07
SatisfiableNO
(Un)Satisfiability was proved
Number of variables28
Number of constraints314
Maximum constraint arity2
Maximum domain size44
Number of constraints which are defined in extension0
Number of constraints which are defined in intension314
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/280301-1169304561/unknown.xml
0.38	   
0.38	   domains being loaded...
0.39	   
0.39	   variables being loaded...
0.42	     nbVariables=28  nbDomainTypes=1  minDomainSize=44  maxDomainSize=44
0.42	       =>  wckTime=0.097  cpuTime=0.08  mem=6M877
0.42	   
0.42	   predicates being loaded...
0.42	   
0.42	   constraints being loaded...
0.66	     nbConstraints=314  nbConvertedConstraints=314  nbConvertConstraintsChecks=143264  nbExtensionStructures=74
0.66	     nbSharedExtensionStructures=240  nbConflictsStructures=74  nbSharedConflictsStructures=240
0.66	     nbSharedBinaryRepresentations=5962  maxDegree=27  maxArity=2
0.66	       =>  wckTime=0.337  cpuTime=0.25  mem=9M803
0.70	   
0.70	   solver LocalSearchSolver being built... 
0.74	       =>  wckTime=0.419  cpuTime=0.3  mem=5M619
0.75	
0.75	s SATISFIABLE
0.75	o 190
0.75	c 124
0.75	o 200
0.75	c 114
0.75	o 209
0.75	c 105
0.75	o 213
0.75	c 101
0.75	o 223
0.75	c 91
0.76	o 224
0.76	c 90
0.76	o 229
0.76	c 85
0.76	o 233
0.76	c 81
0.76	o 235
0.76	c 79
0.76	o 236
0.76	c 78
0.76	o 239
0.76	c 75
0.77	o 240
0.77	c 74
0.77	o 246
0.77	c 68
0.77	o 248
0.77	c 66
0.77	o 250
0.77	c 64
0.77	o 253
0.77	c 61
0.77	o 254
0.77	c 60
0.77	o 255
0.77	c 59
0.78	o 257
0.78	c 57
0.79	o 258
0.79	c 56
0.79	o 262
0.79	c 52
0.79	o 266
0.79	c 48
0.79	o 267
0.79	c 47
0.79	o 272
0.79	c 42
0.79	o 275
0.79	c 39
0.80	o 277
0.80	c 37
0.80	o 280
0.80	c 34
0.81	o 282
0.81	c 32
0.81	o 285
0.81	c 29
0.82	o 290
0.82	c 24
0.82	o 293
0.82	c 21
1.02	o 294
1.02	c 20
3.02	o 296
3.02	c 18
4.29	o 297
4.29	c 17
13.90	   
13.90	   search
13.90	     run=0  nbConstraintChecks=125785215  nbAssignments=10000
13.90	       =>  wckTime=13.163  cpuTime=13.02  mem=5M619
27.53	   
27.53	   search
27.53	     run=1  nbConstraintChecks=256534881  nbAssignments=20000
27.53	       =>  wckTime=26.795  cpuTime=26.52  mem=5M619
34.58	   
34.58	   search
34.58	     run=2  nbConstraintChecks=324217720  nbAssignments=25467
34.58	       =>  wckTime=33.844  cpuTime=33.5  mem=5M619
34.58	   
34.58	   global
34.58	     nbConstraintChecks=324217720  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
34.58	     solvingWckTime=33.842  solvingCpuTime=33.5  expiredTime=no  totalExploration=no  nbFoundSolutions=0
34.58	     globalCpuTime=33.85
34.58	       =>  wckTime=34.264  cpuTime=33.8  mem=5M619
34.58	   
34.58	   solver IterativeSystematicSolver being built... 
34.72	       =>  wckTime=34.404  cpuTime=33.91  mem=16M501
34.81	   
34.81	   preprocessing
34.81	     nbConstraintChecks=211957  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
34.81	     detectedInconsistency=no
34.81	       =>  wckTime=0.083  cpuTime=0.06  mem=16M501
35.28	   
35.28	   search
35.28	     run=0  nbConstraintChecks=2910993  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=168
35.28	     nbFailedAssignments=149  nbBacktracks=10  nbVisitedNodes=328  nbRestartNogoods=0
35.28	       =>  wckTime=0.558  cpuTime=0.52  mem=16M501
35.49	   
35.49	   search
35.49	     run=1  nbConstraintChecks=4116644  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=249
35.49	     nbFailedAssignments=204  nbBacktracks=25  nbVisitedNodes=479  nbRestartNogoods=33
35.49	       =>  wckTime=0.768  cpuTime=0.72  mem=16M501
36.53	   
36.53	   search
36.53	     run=2  nbConstraintChecks=10661571  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=620
36.53	     nbFailedAssignments=543  nbBacktracks=47  nbVisitedNodes=1211  nbRestartNogoods=36
36.53	       =>  wckTime=1.805  cpuTime=1.75  mem=16M501
38.28	   
38.28	   search
38.28	     run=3  nbConstraintChecks=22238492  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1309
38.28	     nbFailedAssignments=1194  nbBacktracks=80  nbVisitedNodes=2584  nbRestartNogoods=84
38.28	       =>  wckTime=3.551  cpuTime=3.47  mem=16M501
40.20	   
40.20	   search
40.20	     run=4  nbConstraintChecks=34336659  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1998
40.20	     nbFailedAssignments=1824  nbBacktracks=130  nbVisitedNodes=3953  nbRestartNogoods=134
40.20	       =>  wckTime=5.475  cpuTime=5.35  mem=16M501
43.03	   
43.03	   search
43.03	     run=5  nbConstraintChecks=50219546  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2984
43.03	     nbFailedAssignments=2729  nbBacktracks=205  nbVisitedNodes=5919  nbRestartNogoods=148
43.03	       =>  wckTime=8.305  cpuTime=8.15  mem=16M501
47.48	   
47.48	   search
47.48	     run=6  nbConstraintChecks=78250197  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4705
47.48	     nbFailedAssignments=4332  nbBacktracks=318  nbVisitedNodes=9356  nbRestartNogoods=213
47.48	       =>  wckTime=12.755  cpuTime=12.56  mem=16M501
54.96	   
54.96	   search
54.96	     run=7  nbConstraintChecks=120288158  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7243
54.96	     nbFailedAssignments=6695  nbBacktracks=488  nbVisitedNodes=14427  nbRestartNogoods=251
54.96	       =>  wckTime=20.232  cpuTime=19.97  mem=16M501
64.33	   
64.33	   search
64.33	     run=8  nbConstraintChecks=177171085  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10656
64.33	     nbFailedAssignments=9847  nbBacktracks=744  nbVisitedNodes=21248  nbRestartNogoods=294
64.33	       =>  wckTime=29.609  cpuTime=29.26  mem=16M501
77.54	   
77.54	   search
77.54	     run=9  nbConstraintChecks=254792552  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=15732
77.54	     nbFailedAssignments=14534  nbBacktracks=1128  nbVisitedNodes=31395  nbRestartNogoods=312
77.54	       =>  wckTime=42.817  cpuTime=42.34  mem=16M501
90.87	   
90.87	   search
90.87	     run=10  nbConstraintChecks=333224736  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=20866
90.87	     nbFailedAssignments=19086  nbBacktracks=1704  nbVisitedNodes=41657  nbRestartNogoods=368
90.87	       =>  wckTime=56.148  cpuTime=55.56  mem=16M501
115.75	   
115.75	   search
115.75	     run=11  nbConstraintChecks=483298165  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=30579
115.75	     nbFailedAssignments=27930  nbBacktracks=2568  nbVisitedNodes=61078  nbRestartNogoods=379
115.75	       =>  wckTime=81.025  cpuTime=80.2  mem=16M501
133.06	   
133.07	   search
133.07	     run=12  nbConstraintChecks=584215527  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=37475
133.07	     nbFailedAssignments=33522  nbBacktracks=3865  nbVisitedNodes=74862  nbRestartNogoods=431
133.07	       =>  wckTime=98.341  cpuTime=97.36  mem=16M501
162.11	   
162.11	   search
162.11	     run=13  nbConstraintChecks=758003526  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=50099
162.11	     nbFailedAssignments=44194  nbBacktracks=5811  nbVisitedNodes=100100  nbRestartNogoods=500
162.11	       =>  wckTime=127.383  cpuTime=126.13  mem=16M501
240.48	   
240.48	   search
240.48	     run=14  nbConstraintChecks=1209092061  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=81611
240.48	     nbFailedAssignments=72784  nbBacktracks=8730  nbVisitedNodes=163121  nbRestartNogoods=531
240.48	       =>  wckTime=205.757  cpuTime=204.1  mem=16M501
294.92	   
294.92	   search
294.92	     run=15  nbConstraintChecks=1549246078  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=105080
294.92	     nbFailedAssignments=91868  nbBacktracks=13108  nbVisitedNodes=209903  nbRestartNogoods=571
294.92	       =>  wckTime=260.194  cpuTime=258.49  mem=16M501
367.95	   
367.95	   search
367.95	     run=16  nbConstraintChecks=1986751077  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=135165
367.95	     nbFailedAssignments=115380  nbBacktracks=19676  nbVisitedNodes=269958  nbRestartNogoods=604
367.95	       =>  wckTime=333.223  cpuTime=331.43  mem=16M501
567.15	   
567.15	   search
567.15	     run=17  nbConstraintChecks=3151414530  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=212401
567.15	     nbFailedAssignments=182757  nbBacktracks=29528  nbVisitedNodes=424305  nbRestartNogoods=652
567.15	       =>  wckTime=532.424  cpuTime=530.41  mem=16M501
744.22	   
744.22	   search
744.22	     run=18  nbConstraintChecks=4223056396  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=286029
744.22	     nbFailedAssignments=241600  nbBacktracks=44306  nbVisitedNodes=571149  nbRestartNogoods=666
744.22	       =>  wckTime=709.493  cpuTime=707.21  mem=16M501
1243.35	   
1243.35	   search
1243.35	     run=19  nbConstraintChecks=7257152844  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=492392
1243.35	     nbFailedAssignments=425791  nbBacktracks=66474  nbVisitedNodes=983859  nbRestartNogoods=714
1243.35	       =>  wckTime=1208.63  cpuTime=1205.78  mem=16M501
1688.55	   
1688.55	   search
1688.55	     run=20  nbConstraintChecks=9948553960  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=674584
1688.55	     nbFailedAssignments=574725  nbBacktracks=99726  nbVisitedNodes=1348034  nbRestartNogoods=784
1688.55	       =>  wckTime=1653.822  cpuTime=1650.49  mem=16M501
2139.82	   
2139.82	   search
2139.82	     run=21  nbConstraintChecks=12743380151  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=904515
2139.82	     nbFailedAssignments=754768  nbBacktracks=149604  nbVisitedNodes=1806675  nbRestartNogoods=840
2139.82	       =>  wckTime=2105.092  cpuTime=2101.26  mem=16M501
2404.44	v 16 254 16 254 722 484 792 554 680 442 554 792 540 778 750 512 764 526 680 442 722 484 792 414 114 352 254 16 

Verifier Data (download as text)

17 unsatisfied constraints, 297 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/node21/watcher-280301-1169304561 -o ROOT/results/node21/solver-280301-1169304561 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/280301-1169304561/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: 2.04 2.01 1.97 4/93 21861
/proc/meminfo: memFree=1281376/2055920 swapFree=4156356/4192956
[pid=21860] ppid=21858 vsize=18540 CPUtime=0
/proc/21860/stat : 21860 (runsolver) R 21858 21860 21285 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 278850653 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 221236489511 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/21860/statm: 4635 279 244 17 0 2626 0

[startup+0.103028 s]
/proc/loadavg: 2.04 2.01 1.97 4/93 21861
/proc/meminfo: memFree=1281376/2055920 swapFree=4156356/4192956
[pid=21860] ppid=21858 vsize=914852 CPUtime=0.08
/proc/21860/stat : 21860 (java) R 21858 21860 21285 0 -1 0 2922 0 1 0 6 2 0 0 19 0 8 0 278850653 936808448 2668 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 8873595 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21860/statm: 228713 2668 1398 14 0 215208 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914852

[startup+0.511099 s]
/proc/loadavg: 2.04 2.01 1.97 4/93 21861
/proc/meminfo: memFree=1281376/2055920 swapFree=4156356/4192956
[pid=21860] ppid=21858 vsize=915332 CPUtime=0.48
/proc/21860/stat : 21860 (java) R 21858 21860 21285 0 -1 0 6305 0 1 0 44 4 0 0 18 0 8 0 278850653 937299968 6044 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 8904277 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21860/statm: 228833 6044 2152 14 0 215303 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915332

[startup+1.33425 s]
/proc/loadavg: 2.03 2.01 1.97 3/100 21868
/proc/meminfo: memFree=1262824/2055920 swapFree=4156356/4192956
[pid=21860] ppid=21858 vsize=915464 CPUtime=1.3
/proc/21860/stat : 21860 (java) R 21858 21860 21285 0 -1 0 7323 0 1 0 120 10 0 0 25 0 8 0 278850653 937435136 7061 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073699060 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21860/statm: 228866 7061 2499 14 0 215336 0
[pid=21860/tid=21862] ppid=21858 vsize=915464 CPUtime=0.02
/proc/21860/task/21862/stat : 21862 (java) S 21858 21860 21285 0 -1 64 183 0 0 0 2 0 0 0 16 0 8 0 278850657 937435136 7061 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21860/tid=21863] ppid=21858 vsize=915464 CPUtime=0
/proc/21860/task/21863/stat : 21863 (java) S 21858 21860 21285 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278850658 937435136 7061 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21860/tid=21864] ppid=21858 vsize=915464 CPUtime=0
/proc/21860/task/21864/stat : 21864 (java) S 21858 21860 21285 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278850658 937435136 7061 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21860/tid=21865] ppid=21858 vsize=915464 CPUtime=0
/proc/21860/task/21865/stat : 21865 (java) S 21858 21860 21285 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278850661 937435136 7061 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21860/tid=21866] ppid=21858 vsize=915464 CPUtime=0.13
/proc/21860/task/21866/stat : 21866 (java) S 21858 21860 21285 0 -1 64 336 0 0 0 13 0 0 0 16 0 8 0 278850661 937435136 7061 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21860/tid=21867] ppid=21858 vsize=915464 CPUtime=0
/proc/21860/task/21867/stat : 21867 (java) S 21858 21860 21285 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278850661 937435136 7061 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21860/tid=21868] ppid=21858 vsize=915464 CPUtime=0
/proc/21860/task/21868/stat : 21868 (java) S 21858 21860 21285 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278850661 937435136 7061 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.98356 s]
/proc/loadavg: 2.03 2.01 1.97 4/100 21868
/proc/meminfo: memFree=1262760/2055920 swapFree=4156356/4192956
[pid=21860] ppid=21858 vsize=915464 CPUtime=2.93
/proc/21860/stat : 21860 (java) R 21858 21860 21285 0 -1 0 7328 0 1 0 279 14 0 0 25 0 8 0 278850653 937435136 7065 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073706148 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21860/statm: 228866 7065 2499 14 0 215336 0
[pid=21860/tid=21862] ppid=21858 vsize=915464 CPUtime=0.02
/proc/21860/task/21862/stat : 21862 (java) S 21858 21860 21285 0 -1 64 183 0 0 0 2 0 0 0 16 0 8 0 278850657 937435136 7065 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21860/tid=21863] ppid=21858 vsize=915464 CPUtime=0
/proc/21860/task/21863/stat : 21863 (java) S 21858 21860 21285 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278850658 937435136 7065 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21860/tid=21864] ppid=21858 vsize=915464 CPUtime=0
/proc/21860/task/21864/stat : 21864 (java) S 21858 21860 21285 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278850658 937435136 7065 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21860/tid=21865] ppid=21858 vsize=915464 CPUtime=0
/proc/21860/task/21865/stat : 21865 (java) S 21858 21860 21285 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278850661 937435136 7065 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21860/tid=21866] ppid=21858 vsize=915464 CPUtime=0.14
/proc/21860/task/21866/stat : 21866 (java) S 21858 21860 21285 0 -1 64 340 0 0 0 14 0 0 0 16 0 8 0 278850661 937435136 7065 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21860/tid=21867] ppid=21858 vsize=915464 CPUtime=0
/proc/21860/task/21867/stat : 21867 (java) S 21858 21860 21285 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278850661 937435136 7065 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21860/tid=21868] ppid=21858 vsize=915464 CPUtime=0
/proc/21860/task/21868/stat : 21868 (java) S 21858 21860 21285 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278850661 937435136 7065 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 915464

[startup+6.26719 s]
/proc/loadavg: 2.03 2.01 1.97 3/100 21868
/proc/meminfo: memFree=1262696/2055920 swapFree=4156356/4192956
[pid=21860] ppid=21858 vsize=915464 CPUtime=6.18
/proc/21860/stat : 21860 (java) R 21858 21860 21285 0 -1 0 7328 0 1 0 594 24 0 0 25 0 8 0 278850653 937435136 7065 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073700352 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21860/statm: 228866 7065 2499 14 0 215336 0
[pid=21860/tid=21862] ppid=21858 vsize=915464 CPUtime=0.02
/proc/21860/task/21862/stat : 21862 (java) S 21858 21860 21285 0 -1 64 183 0 0 0 2 0 0 0 16 0 8 0 278850657 937435136 7065 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21860/tid=21863] ppid=21858 vsize=915464 CPUtime=0
/proc/21860/task/21863/stat : 21863 (java) S 21858 21860 21285 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278850658 937435136 7065 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21860/tid=21864] ppid=21858 vsize=915464 CPUtime=0
/proc/21860/task/21864/stat : 21864 (java) S 21858 21860 21285 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278850658 937435136 7065 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21860/tid=21865] ppid=21858 vsize=915464 CPUtime=0
/proc/21860/task/21865/stat : 21865 (java) S 21858 21860 21285 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278850661 937435136 7065 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21860/tid=21866] ppid=21858 vsize=915464 CPUtime=0.14
/proc/21860/task/21866/stat : 21866 (java) S 21858 21860 21285 0 -1 64 340 0 0 0 14 0 0 0 16 0 8 0 278850661 937435136 7065 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21860/tid=21867] ppid=21858 vsize=915464 CPUtime=0
/proc/21860/task/21867/stat : 21867 (java) S 21858 21860 21285 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278850661 937435136 7065 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21860/tid=21868] ppid=21858 vsize=915464 CPUtime=0
/proc/21860/task/21868/stat : 21868 (java) S 21858 21860 21285 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278850661 937435136 7065 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 915464

[startup+12.7544 s]
/proc/loadavg: 2.03 2.01 1.97 3/100 21868
/proc/meminfo: memFree=1262760/2055920 swapFree=4156356/4192956
[pid=21860] ppid=21858 vsize=915464 CPUtime=12.61
/proc/21860/stat : 21860 (java) R 21858 21860 21285 0 -1 0 7328 0 1 0 1218 43 0 0 25 0 8 0 278850653 937435136 7065 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073699171 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21860/statm: 228866 7065 2499 14 0 215336 0
[pid=21860/tid=21862] ppid=21858 vsize=915464 CPUtime=0.02
/proc/21860/task/21862/stat : 21862 (java) S 21858 21860 21285 0 -1 64 183 0 0 0 2 0 0 0 16 0 8 0 278850657 937435136 7065 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21860/tid=21863] ppid=21858 vsize=915464 CPUtime=0
/proc/21860/task/21863/stat : 21863 (java) S 21858 21860 21285 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278850658 937435136 7065 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21860/tid=21864] ppid=21858 vsize=915464 CPUtime=0
/proc/21860/task/21864/stat : 21864 (java) S 21858 21860 21285 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278850658 937435136 7065 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21860/tid=21865] ppid=21858 vsize=915464 CPUtime=0
/proc/21860/task/21865/stat : 21865 (java) S 21858 21860 21285 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278850661 937435136 7065 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21860/tid=21866] ppid=21858 vsize=915464 CPUtime=0.14
/proc/21860/task/21866/stat : 21866 (java) S 21858 21860 21285 0 -1 64 340 0 0 0 14 0 0 0 16 0 8 0 278850661 937435136 7065 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21860/tid=21867] ppid=21858 vsize=915464 CPUtime=0
/proc/21860/task/21867/stat : 21867 (java) S 21858 21860 21285 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278850661 937435136 7065 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21860/tid=21868] ppid=21858 vsize=915464 CPUtime=0
/proc/21860/task/21868/stat : 21868 (java) S 21858 21860 21285 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278850661 937435136 7065 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 915464

[startup+25.5958 s]
/proc/loadavg: 2.02 2.01 1.97 3/100 21868
/proc/meminfo: memFree=1262888/2055920 swapFree=4156356/4192956
[pid=21860] ppid=21858 vsize=915464 CPUtime=25.33
/proc/21860/stat : 21860 (java) R 21858 21860 21285 0 -1 0 7330 0 1 0 2450 83 0 0 25 0 8 0 278850653 937435136 7067 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073701303 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21860/statm: 228866 7067 2499 14 0 215336 0
[pid=21860/tid=21862] ppid=21858 vsize=915464 CPUtime=0.02
/proc/21860/task/21862/stat : 21862 (java) S 21858 21860 21285 0 -1 64 183 0 0 0 2 0 0 0 16 0 8 0 278850657 937435136 7067 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21860/tid=21863] ppid=21858 vsize=915464 CPUtime=0
/proc/21860/task/21863/stat : 21863 (java) S 21858 21860 21285 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278850658 937435136 7067 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21860/tid=21864] ppid=21858 vsize=915464 CPUtime=0
/proc/21860/task/21864/stat : 21864 (java) S 21858 21860 21285 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278850658 937435136 7067 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21860/tid=21865] ppid=21858 vsize=915464 CPUtime=0
/proc/21860/task/21865/stat : 21865 (java) S 21858 21860 21285 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278850661 937435136 7067 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21860/tid=21866] ppid=21858 vsize=915464 CPUtime=0.14
/proc/21860/task/21866/stat : 21866 (java) S 21858 21860 21285 0 -1 64 342 0 0 0 14 0 0 0 16 0 8 0 278850661 937435136 7067 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21860/tid=21867] ppid=21858 vsize=915464 CPUtime=0
/proc/21860/task/21867/stat : 21867 (java) S 21858 21860 21285 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278850661 937435136 7067 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21860/tid=21868] ppid=21858 vsize=915464 CPUtime=0
/proc/21860/task/21868/stat : 21868 (java) S 21858 21860 21285 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278850661 937435136 7067 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 915464

[startup+51.2027 s]
/proc/loadavg: 2.01 2.01 1.97 3/100 21868
/proc/meminfo: memFree=1256104/2055920 swapFree=4156356/4192956
[pid=21860] ppid=21858 vsize=915464 CPUtime=50.71
/proc/21860/stat : 21860 (java) R 21858 21860 21285 0 -1 0 9087 0 1 0 4959 112 0 0 25 0 8 0 278850653 937435136 8818 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073818498 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21860/statm: 228866 8818 2550 14 0 215336 0
[pid=21860/tid=21862] ppid=21858 vsize=915464 CPUtime=0.02
/proc/21860/task/21862/stat : 21862 (java) S 21858 21860 21285 0 -1 64 184 0 0 0 2 0 0 0 16 0 8 0 278850657 937435136 8818 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21860/tid=21863] ppid=21858 vsize=915464 CPUtime=0
/proc/21860/task/21863/stat : 21863 (java) S 21858 21860 21285 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278850658 937435136 8818 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21860/tid=21864] ppid=21858 vsize=915464 CPUtime=0
/proc/21860/task/21864/stat : 21864 (java) S 21858 21860 21285 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278850658 937435136 8818 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21860/tid=21865] ppid=21858 vsize=915464 CPUtime=0
/proc/21860/task/21865/stat : 21865 (java) S 21858 21860 21285 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278850661 937435136 8818 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21860/tid=21866] ppid=21858 vsize=915464 CPUtime=0.25
/proc/21860/task/21866/stat : 21866 (java) S 21858 21860 21285 0 -1 64 401 0 0 0 24 1 0 0 16 0 8 0 278850661 937435136 8818 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21860/tid=21867] ppid=21858 vsize=915464 CPUtime=0
/proc/21860/task/21867/stat : 21867 (java) S 21858 21860 21285 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278850661 937435136 8818 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21860/tid=21868] ppid=21858 vsize=915464 CPUtime=0
/proc/21860/task/21868/stat : 21868 (java) S 21858 21860 21285 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278850661 937435136 8818 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 915464

[startup+102.404 s]
/proc/loadavg: 2.00 2.00 1.97 3/100 21868
/proc/meminfo: memFree=1256040/2055920 swapFree=4156356/4192956
[pid=21860] ppid=21858 vsize=915464 CPUtime=101.43
/proc/21860/stat : 21860 (java) R 21858 21860 21285 0 -1 0 9100 0 1 0 10031 112 0 0 25 0 8 0 278850653 937435136 8830 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073818727 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21860/statm: 228866 8830 2550 14 0 215336 0
[pid=21860/tid=21862] ppid=21858 vsize=915464 CPUtime=0.02
/proc/21860/task/21862/stat : 21862 (java) S 21858 21860 21285 0 -1 64 184 0 0 0 2 0 0 0 16 0 8 0 278850657 937435136 8830 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21860/tid=21863] ppid=21858 vsize=915464 CPUtime=0
/proc/21860/task/21863/stat : 21863 (java) S 21858 21860 21285 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278850658 937435136 8830 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21860/tid=21864] ppid=21858 vsize=915464 CPUtime=0
/proc/21860/task/21864/stat : 21864 (java) S 21858 21860 21285 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278850658 937435136 8830 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21860/tid=21865] ppid=21858 vsize=915464 CPUtime=0
/proc/21860/task/21865/stat : 21865 (java) S 21858 21860 21285 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278850661 937435136 8830 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21860/tid=21866] ppid=21858 vsize=915464 CPUtime=0.26
/proc/21860/task/21866/stat : 21866 (java) S 21858 21860 21285 0 -1 64 403 0 0 0 25 1 0 0 15 0 8 0 278850661 937435136 8830 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21860/tid=21867] ppid=21858 vsize=915464 CPUtime=0
/proc/21860/task/21867/stat : 21867 (java) S 21858 21860 21285 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278850661 937435136 8830 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21860/tid=21868] ppid=21858 vsize=915464 CPUtime=0
/proc/21860/task/21868/stat : 21868 (java) S 21858 21860 21285 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278850661 937435136 8830 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.43
Current children cumulated vsize (KiB) 915464

[startup+162.45 s]
/proc/loadavg: 2.00 2.00 1.97 3/100 21868
/proc/meminfo: memFree=1256040/2055920 swapFree=4156356/4192956
[pid=21860] ppid=21858 vsize=915464 CPUtime=160.93
/proc/21860/stat : 21860 (java) R 21858 21860 21285 0 -1 0 9112 0 1 0 15980 113 0 0 25 0 8 0 278850653 937435136 8840 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073824838 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

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

[startup+2084.03 s]
/proc/loadavg: 2.07 2.02 2.00 3/100 22128
/proc/meminfo: memFree=1255800/2055920 swapFree=4156356/4192956
[pid=21860] ppid=21858 vsize=915464 CPUtime=2079.99
/proc/21860/stat : 21860 (java) R 21858 21860 21285 0 -1 0 9132 0 1 0 207874 125 0 0 25 0 8 0 278850653 937435136 8859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072918564 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21860/statm: 228866 8859 2550 14 0 215336 0
[pid=21860/tid=21862] ppid=21858 vsize=915464 CPUtime=0.02
/proc/21860/task/21862/stat : 21862 (java) S 21858 21860 21285 0 -1 64 184 0 0 0 2 0 0 0 16 0 8 0 278850657 937435136 8859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21860/tid=21863] ppid=21858 vsize=915464 CPUtime=0
/proc/21860/task/21863/stat : 21863 (java) S 21858 21860 21285 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278850658 937435136 8859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21860/tid=21864] ppid=21858 vsize=915464 CPUtime=0
/proc/21860/task/21864/stat : 21864 (java) S 21858 21860 21285 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278850658 937435136 8859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21860/tid=21865] ppid=21858 vsize=915464 CPUtime=0
/proc/21860/task/21865/stat : 21865 (java) S 21858 21860 21285 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278850661 937435136 8859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21860/tid=21866] ppid=21858 vsize=915464 CPUtime=0.26
/proc/21860/task/21866/stat : 21866 (java) S 21858 21860 21285 0 -1 64 404 0 0 0 25 1 0 0 16 0 8 0 278850661 937435136 8859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21860/tid=21867] ppid=21858 vsize=915464 CPUtime=0
/proc/21860/task/21867/stat : 21867 (java) S 21858 21860 21285 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278850661 937435136 8859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21860/tid=21868] ppid=21858 vsize=915464 CPUtime=0
/proc/21860/task/21868/stat : 21868 (java) S 21858 21860 21285 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278850661 937435136 8859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2079.99
Current children cumulated vsize (KiB) 915464

[startup+2144.07 s]
/proc/loadavg: 2.02 2.01 2.00 3/100 22128
/proc/meminfo: memFree=1255800/2055920 swapFree=4156356/4192956
[pid=21860] ppid=21858 vsize=915464 CPUtime=2139.98
/proc/21860/stat : 21860 (java) R 21858 21860 21285 0 -1 0 9134 0 1 0 213873 125 0 0 25 0 8 0 278850653 937435136 8861 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073845084 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21860/statm: 228866 8861 2550 14 0 215336 0
[pid=21860/tid=21862] ppid=21858 vsize=915464 CPUtime=0.02
/proc/21860/task/21862/stat : 21862 (java) S 21858 21860 21285 0 -1 64 184 0 0 0 2 0 0 0 16 0 8 0 278850657 937435136 8861 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21860/tid=21863] ppid=21858 vsize=915464 CPUtime=0
/proc/21860/task/21863/stat : 21863 (java) S 21858 21860 21285 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278850658 937435136 8861 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21860/tid=21864] ppid=21858 vsize=915464 CPUtime=0
/proc/21860/task/21864/stat : 21864 (java) S 21858 21860 21285 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278850658 937435136 8861 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21860/tid=21865] ppid=21858 vsize=915464 CPUtime=0
/proc/21860/task/21865/stat : 21865 (java) S 21858 21860 21285 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278850661 937435136 8861 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21860/tid=21866] ppid=21858 vsize=915464 CPUtime=0.26
/proc/21860/task/21866/stat : 21866 (java) S 21858 21860 21285 0 -1 64 404 0 0 0 25 1 0 0 16 0 8 0 278850661 937435136 8861 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21860/tid=21867] ppid=21858 vsize=915464 CPUtime=0
/proc/21860/task/21867/stat : 21867 (java) S 21858 21860 21285 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278850661 937435136 8861 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21860/tid=21868] ppid=21858 vsize=915464 CPUtime=0
/proc/21860/task/21868/stat : 21868 (java) S 21858 21860 21285 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278850661 937435136 8861 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2139.98
Current children cumulated vsize (KiB) 915464

[startup+2204.13 s]
/proc/loadavg: 2.01 2.00 2.00 3/100 22128
/proc/meminfo: memFree=1255800/2055920 swapFree=4156356/4192956
[pid=21860] ppid=21858 vsize=915464 CPUtime=2199.95
/proc/21860/stat : 21860 (java) R 21858 21860 21285 0 -1 0 9134 0 1 0 219870 125 0 0 25 0 8 0 278850653 937435136 8861 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073887868 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21860/statm: 228866 8861 2550 14 0 215336 0
[pid=21860/tid=21862] ppid=21858 vsize=915464 CPUtime=0.02
/proc/21860/task/21862/stat : 21862 (java) S 21858 21860 21285 0 -1 64 184 0 0 0 2 0 0 0 16 0 8 0 278850657 937435136 8861 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21860/tid=21863] ppid=21858 vsize=915464 CPUtime=0
/proc/21860/task/21863/stat : 21863 (java) S 21858 21860 21285 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278850658 937435136 8861 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21860/tid=21864] ppid=21858 vsize=915464 CPUtime=0
/proc/21860/task/21864/stat : 21864 (java) S 21858 21860 21285 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278850658 937435136 8861 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21860/tid=21865] ppid=21858 vsize=915464 CPUtime=0
/proc/21860/task/21865/stat : 21865 (java) S 21858 21860 21285 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278850661 937435136 8861 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21860/tid=21866] ppid=21858 vsize=915464 CPUtime=0.26
/proc/21860/task/21866/stat : 21866 (java) S 21858 21860 21285 0 -1 64 404 0 0 0 25 1 0 0 16 0 8 0 278850661 937435136 8861 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21860/tid=21867] ppid=21858 vsize=915464 CPUtime=0
/proc/21860/task/21867/stat : 21867 (java) S 21858 21860 21285 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278850661 937435136 8861 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21860/tid=21868] ppid=21858 vsize=915464 CPUtime=0
/proc/21860/task/21868/stat : 21868 (java) S 21858 21860 21285 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278850661 937435136 8861 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2199.95
Current children cumulated vsize (KiB) 915464

[startup+2264.19 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 22128
/proc/meminfo: memFree=1255800/2055920 swapFree=4156356/4192956
[pid=21860] ppid=21858 vsize=915464 CPUtime=2259.94
/proc/21860/stat : 21860 (java) R 21858 21860 21285 0 -1 0 9134 0 1 0 225869 125 0 0 25 0 8 0 278850653 937435136 8861 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073903457 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21860/statm: 228866 8861 2550 14 0 215336 0
[pid=21860/tid=21862] ppid=21858 vsize=915464 CPUtime=0.02
/proc/21860/task/21862/stat : 21862 (java) S 21858 21860 21285 0 -1 64 184 0 0 0 2 0 0 0 16 0 8 0 278850657 937435136 8861 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21860/tid=21863] ppid=21858 vsize=915464 CPUtime=0
/proc/21860/task/21863/stat : 21863 (java) S 21858 21860 21285 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278850658 937435136 8861 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21860/tid=21864] ppid=21858 vsize=915464 CPUtime=0
/proc/21860/task/21864/stat : 21864 (java) S 21858 21860 21285 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278850658 937435136 8861 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21860/tid=21865] ppid=21858 vsize=915464 CPUtime=0
/proc/21860/task/21865/stat : 21865 (java) S 21858 21860 21285 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278850661 937435136 8861 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21860/tid=21866] ppid=21858 vsize=915464 CPUtime=0.26
/proc/21860/task/21866/stat : 21866 (java) S 21858 21860 21285 0 -1 64 404 0 0 0 25 1 0 0 16 0 8 0 278850661 937435136 8861 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21860/tid=21867] ppid=21858 vsize=915464 CPUtime=0
/proc/21860/task/21867/stat : 21867 (java) S 21858 21860 21285 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278850661 937435136 8861 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21860/tid=21868] ppid=21858 vsize=915464 CPUtime=0
/proc/21860/task/21868/stat : 21868 (java) S 21858 21860 21285 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278850661 937435136 8861 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2259.94
Current children cumulated vsize (KiB) 915464

[startup+2324.24 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 22128
/proc/meminfo: memFree=1255800/2055920 swapFree=4156356/4192956
[pid=21860] ppid=21858 vsize=915464 CPUtime=2319.94
/proc/21860/stat : 21860 (java) R 21858 21860 21285 0 -1 0 9134 0 1 0 231868 126 0 0 25 0 8 0 278850653 937435136 8861 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073336169 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21860/statm: 228866 8861 2550 14 0 215336 0
[pid=21860/tid=21862] ppid=21858 vsize=915464 CPUtime=0.02
/proc/21860/task/21862/stat : 21862 (java) S 21858 21860 21285 0 -1 64 184 0 0 0 2 0 0 0 16 0 8 0 278850657 937435136 8861 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21860/tid=21863] ppid=21858 vsize=915464 CPUtime=0
/proc/21860/task/21863/stat : 21863 (java) S 21858 21860 21285 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278850658 937435136 8861 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21860/tid=21864] ppid=21858 vsize=915464 CPUtime=0
/proc/21860/task/21864/stat : 21864 (java) S 21858 21860 21285 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278850658 937435136 8861 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21860/tid=21865] ppid=21858 vsize=915464 CPUtime=0
/proc/21860/task/21865/stat : 21865 (java) S 21858 21860 21285 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278850661 937435136 8861 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21860/tid=21866] ppid=21858 vsize=915464 CPUtime=0.26
/proc/21860/task/21866/stat : 21866 (java) S 21858 21860 21285 0 -1 64 404 0 0 0 25 1 0 0 16 0 8 0 278850661 937435136 8861 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21860/tid=21867] ppid=21858 vsize=915464 CPUtime=0
/proc/21860/task/21867/stat : 21867 (java) S 21858 21860 21285 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278850661 937435136 8861 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21860/tid=21868] ppid=21858 vsize=915464 CPUtime=0
/proc/21860/task/21868/stat : 21868 (java) S 21858 21860 21285 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278850661 937435136 8861 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2319.94
Current children cumulated vsize (KiB) 915464

[startup+2384.28 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 22128
/proc/meminfo: memFree=1255864/2055920 swapFree=4156356/4192956
[pid=21860] ppid=21858 vsize=915464 CPUtime=2379.91
/proc/21860/stat : 21860 (java) R 21858 21860 21285 0 -1 0 9134 0 1 0 237865 126 0 0 25 0 8 0 278850653 937435136 8861 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073823873 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21860/statm: 228866 8861 2550 14 0 215336 0
[pid=21860/tid=21862] ppid=21858 vsize=915464 CPUtime=0.02
/proc/21860/task/21862/stat : 21862 (java) S 21858 21860 21285 0 -1 64 184 0 0 0 2 0 0 0 16 0 8 0 278850657 937435136 8861 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21860/tid=21863] ppid=21858 vsize=915464 CPUtime=0
/proc/21860/task/21863/stat : 21863 (java) S 21858 21860 21285 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278850658 937435136 8861 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21860/tid=21864] ppid=21858 vsize=915464 CPUtime=0
/proc/21860/task/21864/stat : 21864 (java) S 21858 21860 21285 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278850658 937435136 8861 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21860/tid=21865] ppid=21858 vsize=915464 CPUtime=0
/proc/21860/task/21865/stat : 21865 (java) S 21858 21860 21285 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278850661 937435136 8861 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21860/tid=21866] ppid=21858 vsize=915464 CPUtime=0.26
/proc/21860/task/21866/stat : 21866 (java) S 21858 21860 21285 0 -1 64 404 0 0 0 25 1 0 0 16 0 8 0 278850661 937435136 8861 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21860/tid=21867] ppid=21858 vsize=915464 CPUtime=0
/proc/21860/task/21867/stat : 21867 (java) S 21858 21860 21285 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278850661 937435136 8861 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21860/tid=21868] ppid=21858 vsize=915464 CPUtime=0
/proc/21860/task/21868/stat : 21868 (java) S 21858 21860 21285 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278850661 937435136 8861 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2379.91
Current children cumulated vsize (KiB) 915464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2404.43 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 22128
/proc/meminfo: memFree=1255864/2055920 swapFree=4156356/4192956
[pid=21860] ppid=21858 vsize=915464 CPUtime=2400.04
/proc/21860/stat : 21860 (java) R 21858 21860 21285 0 -1 0 9134 0 1 0 239878 126 0 0 25 0 8 0 278850653 937435136 8861 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073336169 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21860/statm: 228866 8861 2550 14 0 215336 0
[pid=21860/tid=21862] ppid=21858 vsize=915464 CPUtime=0.02
/proc/21860/task/21862/stat : 21862 (java) S 21858 21860 21285 0 -1 64 184 0 0 0 2 0 0 0 16 0 8 0 278850657 937435136 8861 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21860/tid=21863] ppid=21858 vsize=915464 CPUtime=0
/proc/21860/task/21863/stat : 21863 (java) S 21858 21860 21285 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278850658 937435136 8861 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21860/tid=21864] ppid=21858 vsize=915464 CPUtime=0
/proc/21860/task/21864/stat : 21864 (java) S 21858 21860 21285 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278850658 937435136 8861 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21860/tid=21865] ppid=21858 vsize=915464 CPUtime=0
/proc/21860/task/21865/stat : 21865 (java) S 21858 21860 21285 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278850661 937435136 8861 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21860/tid=21866] ppid=21858 vsize=915464 CPUtime=0.26
/proc/21860/task/21866/stat : 21866 (java) S 21858 21860 21285 0 -1 64 404 0 0 0 25 1 0 0 16 0 8 0 278850661 937435136 8861 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21860/tid=21867] ppid=21858 vsize=915464 CPUtime=0
/proc/21860/task/21867/stat : 21867 (java) S 21858 21860 21285 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278850661 937435136 8861 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21860/tid=21868] ppid=21858 vsize=915464 CPUtime=0
/proc/21860/task/21868/stat : 21868 (java) S 21858 21860 21285 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278850661 937435136 8861 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): 2404.46
CPU time (s): 2400.07
CPU user time (s): 2398.8
CPU system time (s): 1.26881
CPU usage (%): 99.8175
Max. virtual memory (cumulated for all children) (KiB): 915468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2398.8
system time used= 1.26881
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9158
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= 49824
involuntary context switches= 34404

runsolver used 3.03554 s user time and 7.60884 s system time

The end

Launcher Data (download as text)

Begin job on node21 on Sat Jan 20 14:49:21 UTC 2007


IDJOB= 280301
IDBENCH= 11074
IDSOLVER= 68
FILE ID= node21/280301-1169304561

PBS_JOBID= 3609873

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/rlfap/rlfapSubs/scen07-sub1.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/280301-1169304561/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node21/watcher-280301-1169304561 -o ROOT/results/node21/solver-280301-1169304561 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/280301-1169304561/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  12349a145480147bacd1429ce715e959

RANDOM SEED= 667608126

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.261
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.261
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:       1281792 kB
Buffers:         48580 kB
Cached:         587268 kB
SwapCached:       7704 kB
Active:         242892 kB
Inactive:       454580 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1281792 kB
SwapTotal:     4192956 kB
SwapFree:      4156356 kB
Dirty:            1700 kB
Writeback:           0 kB
Mapped:          79240 kB
Slab:            61316 kB
Committed_AS:  6102960 kB
PageTables:       2256 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 node21 on Sat Jan 20 15:29:26 UTC 2007