Trace number 280320

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
AbsconMax 109 PFCMSAT (TO) 2400.1 2417.19

General information on the benchmark

Namerlfap/
rlfapSubs/scen07-sub2.xml
MD5SUM96713f9e30470a73fc2d1bba7ed62a1c
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of satisfied constraints352
Best CPU time to get the best result obtained on this benchmark2400.1
SatisfiableNO
(Un)Satisfiability was proved
Number of variables32
Number of constraints369
Maximum constraint arity2
Maximum domain size44
Number of constraints which are defined in extension0
Number of constraints which are defined in intension369
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.39	   
0.39	Abscon 109 (November, 2006)
0.39	   
0.39	   configuration
0.39	     name=pfc.xml
0.43	   
0.43	   instance
0.43	     name=/tmp/evaluation/280320-1169304900/unknown.xml
0.46	   
0.46	   domains being loaded...
0.47	   
0.47	   variables being loaded...
0.50	     nbVariables=32  nbDomainTypes=2  minDomainSize=36  maxDomainSize=44
0.50	       =>  wckTime=0.099  cpuTime=0.1  mem=6M903
0.50	   
0.50	   predicates being loaded...
0.50	   
0.50	   constraints being loaded...
0.77	     nbConstraints=369  nbConvertedConstraints=369  nbConvertConstraintsChecks=195968  nbExtensionStructures=108
0.77	     nbSharedExtensionStructures=261  nbConflictsStructures=108  nbSharedConflictsStructures=261
0.77	     nbSharedBinaryRepresentations=8492  maxDegree=31  maxArity=2
0.77	       =>  wckTime=0.377  cpuTime=0.29  mem=9M829
0.82	   
0.82	   solver LocalSearchSolver being built... 
0.85	       =>  wckTime=0.459  cpuTime=0.33  mem=5M684
0.86	
0.86	s SATISFIABLE
0.86	o 227
0.86	c 142
0.86	o 236
0.86	c 133
0.87	o 242
0.87	c 127
0.87	o 250
0.87	c 119
0.87	o 255
0.87	c 114
0.87	o 256
0.87	c 113
0.87	o 259
0.88	c 110
0.88	o 261
0.88	c 108
0.88	o 268
0.88	c 101
0.88	o 270
0.88	c 99
0.88	o 276
0.88	c 93
0.88	o 281
0.88	c 88
0.88	o 287
0.88	c 82
0.88	o 292
0.88	c 77
0.88	o 294
0.88	c 75
0.89	o 296
0.89	c 73
0.89	o 300
0.89	c 69
0.89	o 304
0.89	c 65
0.89	o 305
0.89	c 64
0.89	o 309
0.89	c 60
0.89	o 310
0.89	c 59
0.89	o 312
0.89	c 57
0.90	o 314
0.90	c 55
0.91	o 315
0.91	c 54
0.91	o 318
0.91	c 51
0.91	o 321
0.91	c 48
0.92	o 323
0.92	c 46
0.92	o 326
0.92	c 43
0.92	o 327
0.92	c 42
0.93	o 329
0.93	c 40
0.93	o 331
0.93	c 38
0.94	o 334
0.94	c 35
0.94	o 336
0.94	c 33
0.94	o 337
0.94	c 32
0.94	o 339
0.94	c 30
0.95	o 341
0.95	c 28
0.95	o 343
0.95	c 26
0.95	o 347
0.95	c 22
1.11	o 348
1.11	c 21
1.11	o 349
1.11	c 20
2.02	o 350
2.02	c 19
9.08	o 352
9.08	c 17
16.22	   
16.22	   search
16.22	     run=0  nbConstraintChecks=142530939  nbAssignments=10000
16.22	       =>  wckTime=15.364  cpuTime=15.21  mem=5M684
31.75	   
31.75	   search
31.75	     run=1  nbConstraintChecks=288807111  nbAssignments=20000
31.75	       =>  wckTime=30.896  cpuTime=30.61  mem=5M684
39.34	   
39.34	   search
39.34	     run=2  nbConstraintChecks=359852499  nbAssignments=25042
39.34	       =>  wckTime=38.488  cpuTime=38.15  mem=5M684
39.34	   
39.34	   global
39.34	     nbConstraintChecks=359852499  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
39.34	     solvingWckTime=38.484  solvingCpuTime=38.14  expiredTime=no  totalExploration=no  nbFoundSolutions=0
39.34	     globalCpuTime=38.51
39.34	       =>  wckTime=38.946  cpuTime=38.47  mem=5M684
39.34	   
39.34	   solver IterativeSystematicSolver being built... 
39.48	       =>  wckTime=39.085  cpuTime=38.57  mem=16M698
39.49	   
39.49	   preprocessing
39.49	     nbConstraintChecks=3852  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
39.49	     detectedInconsistency=no
39.49	       =>  wckTime=0.012  cpuTime=0.01  mem=16M698
40.27	   
40.27	   search
40.27	     run=0  nbConstraintChecks=5059021  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=257
40.28	     nbFailedAssignments=241  nbBacktracks=10  nbVisitedNodes=509  nbRestartNogoods=0
40.28	       =>  wckTime=0.792  cpuTime=0.75  mem=16M698
40.86	   
40.86	   search
40.86	     run=1  nbConstraintChecks=8658465  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=447
40.86	     nbFailedAssignments=409  nbBacktracks=25  nbVisitedNodes=882  nbRestartNogoods=5
40.86	       =>  wckTime=1.378  cpuTime=1.33  mem=16M698
41.86	   
41.86	   search
41.86	     run=2  nbConstraintChecks=14555277  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=756
41.86	     nbFailedAssignments=689  nbBacktracks=47  nbVisitedNodes=1493  nbRestartNogoods=32
41.86	       =>  wckTime=2.377  cpuTime=2.31  mem=16M698
43.48	   
43.48	   search
43.48	     run=3  nbConstraintChecks=24634293  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1280
43.48	     nbFailedAssignments=1172  nbBacktracks=80  nbVisitedNodes=2533  nbRestartNogoods=42
43.48	       =>  wckTime=3.998  cpuTime=3.92  mem=16M698
46.12	   
46.12	   search
46.12	     run=4  nbConstraintChecks=39698197  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2148
46.12	     nbFailedAssignments=1986  nbBacktracks=130  nbVisitedNodes=4265  nbRestartNogoods=107
46.12	       =>  wckTime=6.635  cpuTime=6.52  mem=16M698
50.44	   
50.44	   search
50.44	     run=5  nbConstraintChecks=64950295  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3428
50.44	     nbFailedAssignments=3182  nbBacktracks=205  nbVisitedNodes=6816  nbRestartNogoods=170
50.44	       =>  wckTime=10.955  cpuTime=10.8  mem=16M698
57.72	   
57.72	   search
57.72	     run=6  nbConstraintChecks=107554714  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5982
57.72	     nbFailedAssignments=5619  nbBacktracks=318  nbVisitedNodes=11920  nbRestartNogoods=221
57.72	       =>  wckTime=18.24  cpuTime=18.02  mem=16M698
62.45	   
62.46	   search
62.46	     run=7  nbConstraintChecks=137311389  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7611
62.46	     nbFailedAssignments=7073  nbBacktracks=488  nbVisitedNodes=15173  nbRestartNogoods=295
62.46	       =>  wckTime=22.973  cpuTime=22.71  mem=16M698
74.17	   
74.17	   search
74.17	     run=8  nbConstraintChecks=204967269  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=11589
74.17	     nbFailedAssignments=10791  nbBacktracks=744  nbVisitedNodes=23125  nbRestartNogoods=322
74.17	       =>  wckTime=34.687  cpuTime=34.33  mem=16M698
88.38	   
88.38	   search
88.38	     run=9  nbConstraintChecks=284689499  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=16806
88.38	     nbFailedAssignments=15621  nbBacktracks=1129  nbVisitedNodes=33557  nbRestartNogoods=391
88.38	       =>  wckTime=48.903  cpuTime=48.43  mem=16M698
113.66	   
113.66	   search
113.66	     run=10  nbConstraintChecks=436714966  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=26243
113.66	     nbFailedAssignments=24479  nbBacktracks=1705  nbVisitedNodes=52427  nbRestartNogoods=401
113.66	       =>  wckTime=74.173  cpuTime=73.49  mem=16M698
143.37	   
143.37	   search
143.37	     run=11  nbConstraintChecks=613414742  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=33497
143.37	     nbFailedAssignments=30864  nbBacktracks=2569  nbVisitedNodes=66924  nbRestartNogoods=417
143.37	       =>  wckTime=103.887  cpuTime=102.96  mem=16M698
184.46	   
184.46	   search
184.46	     run=12  nbConstraintChecks=833592008  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=47212
184.46	     nbFailedAssignments=43278  nbBacktracks=3866  nbVisitedNodes=94340  nbRestartNogoods=444
184.46	       =>  wckTime=144.978  cpuTime=143.71  mem=16M698
240.94	   
240.94	   search
240.94	     run=13  nbConstraintChecks=1154881869  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=66191
240.94	     nbFailedAssignments=60306  nbBacktracks=5812  nbVisitedNodes=132283  nbRestartNogoods=458
240.94	       =>  wckTime=201.458  cpuTime=199.69  mem=16M698
288.53	   
288.53	   search
288.53	     run=14  nbConstraintChecks=1402966192  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=81321
288.53	     nbFailedAssignments=72512  nbBacktracks=8731  nbVisitedNodes=162513  nbRestartNogoods=523
288.53	       =>  wckTime=249.046  cpuTime=246.86  mem=16M698
384.45	   
384.45	   search
384.45	     run=15  nbConstraintChecks=1965570466  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=115388
384.45	     nbFailedAssignments=102196  nbBacktracks=13109  nbVisitedNodes=230610  nbRestartNogoods=545
384.45	       =>  wckTime=344.972  cpuTime=341.9  mem=16M698
523.29	   
523.29	   search
523.29	     run=16  nbConstraintChecks=2782129031  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=164680
523.29	     nbFailedAssignments=144915  nbBacktracks=19677  nbVisitedNodes=329103  nbRestartNogoods=610
523.29	       =>  wckTime=483.807  cpuTime=479.44  mem=16M698
767.21	   
767.21	   search
767.21	     run=17  nbConstraintChecks=4206001075  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=253839
767.21	     nbFailedAssignments=224216  nbBacktracks=29529  nbVisitedNodes=507198  nbRestartNogoods=694
767.21	       =>  wckTime=727.732  cpuTime=721.36  mem=16M698
1048.77	   
1048.77	   search
1048.77	     run=18  nbConstraintChecks=5810458645  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=345285
1048.77	     nbFailedAssignments=300879  nbBacktracks=44307  nbVisitedNodes=690008  nbRestartNogoods=699
1048.77	       =>  wckTime=1009.287  cpuTime=1001.59  mem=16M698
1199.00	   
1199.00	   search
1199.00	     run=19  nbConstraintChecks=6741248017  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=419229
1199.00	     nbFailedAssignments=352644  nbBacktracks=66477  nbVisitedNodes=837348  nbRestartNogoods=733
1199.00	       =>  wckTime=1159.523  cpuTime=1151.16  mem=16M698
1902.45	   
1902.45	   search
1902.45	     run=20  nbConstraintChecks=11004389590  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=668622
1902.45	     nbFailedAssignments=568780  nbBacktracks=99730  nbVisitedNodes=1335569  nbRestartNogoods=790
1902.45	       =>  wckTime=1862.966  cpuTime=1850.37  mem=16M698
2318.53	   
2318.53	   search
2318.53	     run=21  nbConstraintChecks=13427401818  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=842453
2318.53	     nbFailedAssignments=692726  nbBacktracks=149608  nbVisitedNodes=1682742  nbRestartNogoods=835
2318.53	       =>  wckTime=2279.044  cpuTime=2263.11  mem=16M698
2417.17	v 792 554 792 554 16 394 16 254 114 352 282 44 268 30 16 254 16 254 540 778 470 708 128 366 86 324 86 324 694 456 554 792 

Verifier Data (download as text)

17 unsatisfied constraints, 352 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/node66/watcher-280320-1169304900 -o ROOT/results/node66/solver-280320-1169304900 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/280320-1169304900/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.00 2.00 1.95 5/74 10179
/proc/meminfo: memFree=1353144/2055920 swapFree=4192812/4192956
[pid=10178] ppid=10176 vsize=18540 CPUtime=0
/proc/10178/stat : 10178 (runsolver) R 10176 10178 9497 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 77987211 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 227607637287 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/10178/statm: 4635 279 244 17 0 2626 0

[startup+0.105088 s]
/proc/loadavg: 2.00 2.00 1.95 5/74 10179
/proc/meminfo: memFree=1353144/2055920 swapFree=4192812/4192956
[pid=10178] ppid=10176 vsize=905804 CPUtime=0.01
/proc/10178/stat : 10178 (java) R 10176 10178 9497 0 -1 0 1448 0 1 0 1 0 0 0 17 0 1 0 77987211 927543296 1197 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153443606 0 4 0 7368 0 0 0 17 1 0 0
/proc/10178/statm: 226451 1197 831 14 0 214034 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 905804

[startup+0.513134 s]
/proc/loadavg: 2.00 2.00 1.95 5/74 10179
/proc/meminfo: memFree=1353144/2055920 swapFree=4192812/4192956
[pid=10178] ppid=10176 vsize=915332 CPUtime=0.41
/proc/10178/stat : 10178 (java) R 10176 10178 9497 0 -1 0 6079 0 1 0 37 4 0 0 18 0 8 0 77987211 937299968 5818 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072923400 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10178/statm: 228833 5818 2149 14 0 215303 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 915332

[startup+1.33423 s]
/proc/loadavg: 2.00 2.00 1.95 3/81 10186
/proc/meminfo: memFree=1334016/2055920 swapFree=4192812/4192956
[pid=10178] ppid=10176 vsize=915420 CPUtime=1.22
/proc/10178/stat : 10178 (java) R 10176 10178 9497 0 -1 0 7468 0 1 0 114 8 0 0 24 0 8 0 77987211 937390080 7206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073751777 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10178/statm: 228855 7206 2496 14 0 215325 0
[pid=10178/tid=10180] ppid=10176 vsize=915420 CPUtime=0.03
/proc/10178/task/10180/stat : 10180 (java) S 10176 10178 9497 0 -1 64 199 0 0 0 3 0 0 0 16 0 8 0 77987223 937390080 7206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10178/tid=10181] ppid=10176 vsize=915420 CPUtime=0
/proc/10178/task/10181/stat : 10181 (java) S 10176 10178 9497 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 77987224 937390080 7206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10178/tid=10182] ppid=10176 vsize=915420 CPUtime=0
/proc/10178/task/10182/stat : 10182 (java) S 10176 10178 9497 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 77987224 937390080 7206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10178/tid=10183] ppid=10176 vsize=915420 CPUtime=0
/proc/10178/task/10183/stat : 10183 (java) S 10176 10178 9497 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 77987227 937390080 7206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10178/tid=10184] ppid=10176 vsize=915420 CPUtime=0.16
/proc/10178/task/10184/stat : 10184 (java) S 10176 10178 9497 0 -1 64 349 0 0 0 15 1 0 0 16 0 8 0 77987227 937390080 7206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10178/tid=10185] ppid=10176 vsize=915420 CPUtime=0
/proc/10178/task/10185/stat : 10185 (java) S 10176 10178 9497 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 77987227 937390080 7206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10178/tid=10186] ppid=10176 vsize=915420 CPUtime=0
/proc/10178/task/10186/stat : 10186 (java) S 10176 10178 9497 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 77987227 937390080 7206 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.22
Current children cumulated vsize (KiB) 915420

[startup+2.97143 s]
/proc/loadavg: 2.00 2.00 1.95 3/81 10186
/proc/meminfo: memFree=1334016/2055920 swapFree=4192812/4192956
[pid=10178] ppid=10176 vsize=915420 CPUtime=2.84
/proc/10178/stat : 10178 (java) R 10176 10178 9497 0 -1 0 7471 0 1 0 271 13 0 0 25 0 8 0 77987211 937390080 7208 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073754131 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10178/statm: 228855 7208 2496 14 0 215325 0
[pid=10178/tid=10180] ppid=10176 vsize=915420 CPUtime=0.03
/proc/10178/task/10180/stat : 10180 (java) S 10176 10178 9497 0 -1 64 199 0 0 0 3 0 0 0 16 0 8 0 77987223 937390080 7208 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10178/tid=10181] ppid=10176 vsize=915420 CPUtime=0
/proc/10178/task/10181/stat : 10181 (java) S 10176 10178 9497 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 77987224 937390080 7208 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10178/tid=10182] ppid=10176 vsize=915420 CPUtime=0
/proc/10178/task/10182/stat : 10182 (java) S 10176 10178 9497 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 77987224 937390080 7208 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10178/tid=10183] ppid=10176 vsize=915420 CPUtime=0
/proc/10178/task/10183/stat : 10183 (java) S 10176 10178 9497 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 77987227 937390080 7208 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10178/tid=10184] ppid=10176 vsize=915420 CPUtime=0.16
/proc/10178/task/10184/stat : 10184 (java) S 10176 10178 9497 0 -1 64 351 0 0 0 15 1 0 0 16 0 8 0 77987227 937390080 7208 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10178/tid=10185] ppid=10176 vsize=915420 CPUtime=0
/proc/10178/task/10185/stat : 10185 (java) S 10176 10178 9497 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 77987227 937390080 7208 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10178/tid=10186] ppid=10176 vsize=915420 CPUtime=0
/proc/10178/task/10186/stat : 10186 (java) S 10176 10178 9497 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 77987227 937390080 7208 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 915420

[startup+6.25783 s]
/proc/loadavg: 2.00 2.00 1.95 3/81 10186
/proc/meminfo: memFree=1333888/2055920 swapFree=4192812/4192956
[pid=10178] ppid=10176 vsize=915420 CPUtime=6.1
/proc/10178/stat : 10178 (java) R 10176 10178 9497 0 -1 0 7472 0 1 0 588 22 0 0 25 0 8 0 77987211 937390080 7209 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 10257698 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10178/statm: 228855 7209 2496 14 0 215325 0
[pid=10178/tid=10180] ppid=10176 vsize=915420 CPUtime=0.03
/proc/10178/task/10180/stat : 10180 (java) S 10176 10178 9497 0 -1 64 199 0 0 0 3 0 0 0 16 0 8 0 77987223 937390080 7209 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10178/tid=10181] ppid=10176 vsize=915420 CPUtime=0
/proc/10178/task/10181/stat : 10181 (java) S 10176 10178 9497 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 77987224 937390080 7209 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10178/tid=10182] ppid=10176 vsize=915420 CPUtime=0
/proc/10178/task/10182/stat : 10182 (java) S 10176 10178 9497 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 77987224 937390080 7209 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10178/tid=10183] ppid=10176 vsize=915420 CPUtime=0
/proc/10178/task/10183/stat : 10183 (java) S 10176 10178 9497 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 77987227 937390080 7209 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10178/tid=10184] ppid=10176 vsize=915420 CPUtime=0.16
/proc/10178/task/10184/stat : 10184 (java) S 10176 10178 9497 0 -1 64 352 0 0 0 15 1 0 0 16 0 8 0 77987227 937390080 7209 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10178/tid=10185] ppid=10176 vsize=915420 CPUtime=0
/proc/10178/task/10185/stat : 10185 (java) S 10176 10178 9497 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 77987227 937390080 7209 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10178/tid=10186] ppid=10176 vsize=915420 CPUtime=0
/proc/10178/task/10186/stat : 10186 (java) S 10176 10178 9497 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 77987227 937390080 7209 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.1
Current children cumulated vsize (KiB) 915420

[startup+12.7356 s]
/proc/loadavg: 2.00 2.00 1.95 3/81 10186
/proc/meminfo: memFree=1333888/2055920 swapFree=4192812/4192956
[pid=10178] ppid=10176 vsize=915420 CPUtime=12.52
/proc/10178/stat : 10178 (java) R 10176 10178 9497 0 -1 0 7472 0 1 0 1214 38 0 0 25 0 8 0 77987211 937390080 7209 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073751782 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10178/statm: 228855 7209 2496 14 0 215325 0
[pid=10178/tid=10180] ppid=10176 vsize=915420 CPUtime=0.03
/proc/10178/task/10180/stat : 10180 (java) S 10176 10178 9497 0 -1 64 199 0 0 0 3 0 0 0 16 0 8 0 77987223 937390080 7209 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10178/tid=10181] ppid=10176 vsize=915420 CPUtime=0
/proc/10178/task/10181/stat : 10181 (java) S 10176 10178 9497 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 77987224 937390080 7209 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10178/tid=10182] ppid=10176 vsize=915420 CPUtime=0
/proc/10178/task/10182/stat : 10182 (java) S 10176 10178 9497 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 77987224 937390080 7209 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10178/tid=10183] ppid=10176 vsize=915420 CPUtime=0
/proc/10178/task/10183/stat : 10183 (java) S 10176 10178 9497 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 77987227 937390080 7209 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10178/tid=10184] ppid=10176 vsize=915420 CPUtime=0.16
/proc/10178/task/10184/stat : 10184 (java) S 10176 10178 9497 0 -1 64 352 0 0 0 15 1 0 0 16 0 8 0 77987227 937390080 7209 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10178/tid=10185] ppid=10176 vsize=915420 CPUtime=0
/proc/10178/task/10185/stat : 10185 (java) S 10176 10178 9497 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 77987227 937390080 7209 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10178/tid=10186] ppid=10176 vsize=915420 CPUtime=0
/proc/10178/task/10186/stat : 10186 (java) S 10176 10178 9497 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 77987227 937390080 7209 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 915420

[startup+25.5992 s]
/proc/loadavg: 2.00 2.00 1.95 3/81 10186
/proc/meminfo: memFree=1334016/2055920 swapFree=4192812/4192956
[pid=10178] ppid=10176 vsize=915420 CPUtime=25.28
/proc/10178/stat : 10178 (java) R 10176 10178 9497 0 -1 0 7474 0 1 0 2456 72 0 0 25 0 8 0 77987211 937390080 7211 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073754114 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10178/statm: 228855 7211 2496 14 0 215325 0
[pid=10178/tid=10180] ppid=10176 vsize=915420 CPUtime=0.03
/proc/10178/task/10180/stat : 10180 (java) S 10176 10178 9497 0 -1 64 199 0 0 0 3 0 0 0 16 0 8 0 77987223 937390080 7211 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10178/tid=10181] ppid=10176 vsize=915420 CPUtime=0
/proc/10178/task/10181/stat : 10181 (java) S 10176 10178 9497 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 77987224 937390080 7211 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10178/tid=10182] ppid=10176 vsize=915420 CPUtime=0
/proc/10178/task/10182/stat : 10182 (java) S 10176 10178 9497 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 77987224 937390080 7211 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10178/tid=10183] ppid=10176 vsize=915420 CPUtime=0
/proc/10178/task/10183/stat : 10183 (java) S 10176 10178 9497 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 77987227 937390080 7211 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10178/tid=10184] ppid=10176 vsize=915420 CPUtime=0.17
/proc/10178/task/10184/stat : 10184 (java) S 10176 10178 9497 0 -1 64 354 0 0 0 16 1 0 0 16 0 8 0 77987227 937390080 7211 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10178/tid=10185] ppid=10176 vsize=915420 CPUtime=0
/proc/10178/task/10185/stat : 10185 (java) S 10176 10178 9497 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 77987227 937390080 7211 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10178/tid=10186] ppid=10176 vsize=915420 CPUtime=0
/proc/10178/task/10186/stat : 10186 (java) S 10176 10178 9497 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 77987227 937390080 7211 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.28
Current children cumulated vsize (KiB) 915420

[startup+51.2053 s]
/proc/loadavg: 2.00 2.00 1.95 3/81 10186
/proc/meminfo: memFree=1327616/2055920 swapFree=4192812/4192956
[pid=10178] ppid=10176 vsize=915420 CPUtime=50.66
/proc/10178/stat : 10178 (java) R 10176 10178 9497 0 -1 0 9119 0 1 0 4956 110 0 0 25 0 8 0 77987211 937390080 8851 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073757704 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10178/statm: 228855 8851 2544 14 0 215325 0
[pid=10178/tid=10180] ppid=10176 vsize=915420 CPUtime=0.03
/proc/10178/task/10180/stat : 10180 (java) S 10176 10178 9497 0 -1 64 200 0 0 0 3 0 0 0 16 0 8 0 77987223 937390080 8851 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10178/tid=10181] ppid=10176 vsize=915420 CPUtime=0
/proc/10178/task/10181/stat : 10181 (java) S 10176 10178 9497 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 77987224 937390080 8851 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10178/tid=10182] ppid=10176 vsize=915420 CPUtime=0
/proc/10178/task/10182/stat : 10182 (java) S 10176 10178 9497 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 77987224 937390080 8851 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10178/tid=10183] ppid=10176 vsize=915420 CPUtime=0
/proc/10178/task/10183/stat : 10183 (java) S 10176 10178 9497 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 77987227 937390080 8851 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10178/tid=10184] ppid=10176 vsize=915420 CPUtime=0.26
/proc/10178/task/10184/stat : 10184 (java) S 10176 10178 9497 0 -1 64 410 0 0 0 25 1 0 0 17 0 8 0 77987227 937390080 8851 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10178/tid=10185] ppid=10176 vsize=915420 CPUtime=0
/proc/10178/task/10185/stat : 10185 (java) S 10176 10178 9497 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 77987227 937390080 8851 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10178/tid=10186] ppid=10176 vsize=915420 CPUtime=0
/proc/10178/task/10186/stat : 10186 (java) S 10176 10178 9497 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 77987227 937390080 8851 18446744073709551615 134512640 134570532 4294956480 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) 915420

[startup+102.508 s]
/proc/loadavg: 2.00 2.00 1.95 3/81 10186
/proc/meminfo: memFree=1327616/2055920 swapFree=4192812/4192956
[pid=10178] ppid=10176 vsize=915420 CPUtime=101.55
/proc/10178/stat : 10178 (java) R 10176 10178 9497 0 -1 0 9134 0 1 0 10044 111 0 0 25 0 8 0 77987211 937390080 8863 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072918564 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10178/statm: 228855 8863 2544 14 0 215325 0
[pid=10178/tid=10180] ppid=10176 vsize=915420 CPUtime=0.03
/proc/10178/task/10180/stat : 10180 (java) S 10176 10178 9497 0 -1 64 200 0 0 0 3 0 0 0 16 0 8 0 77987223 937390080 8863 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10178/tid=10181] ppid=10176 vsize=915420 CPUtime=0
/proc/10178/task/10181/stat : 10181 (java) S 10176 10178 9497 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 77987224 937390080 8863 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10178/tid=10182] ppid=10176 vsize=915420 CPUtime=0
/proc/10178/task/10182/stat : 10182 (java) S 10176 10178 9497 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 77987224 937390080 8863 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10178/tid=10183] ppid=10176 vsize=915420 CPUtime=0
/proc/10178/task/10183/stat : 10183 (java) S 10176 10178 9497 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 77987227 937390080 8863 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10178/tid=10184] ppid=10176 vsize=915420 CPUtime=0.26
/proc/10178/task/10184/stat : 10184 (java) S 10176 10178 9497 0 -1 64 413 0 0 0 25 1 0 0 16 0 8 0 77987227 937390080 8863 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10178/tid=10185] ppid=10176 vsize=915420 CPUtime=0
/proc/10178/task/10185/stat : 10185 (java) S 10176 10178 9497 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 77987227 937390080 8863 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10178/tid=10186] ppid=10176 vsize=915420 CPUtime=0
/proc/10178/task/10186/stat : 10186 (java) S 10176 10178 9497 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 77987227 937390080 8863 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.55
Current children cumulated vsize (KiB) 915420

[startup+162.558 s]
/proc/loadavg: 2.00 2.00 1.95 4/81 10186
/proc/meminfo: memFree=1327616/2055920 swapFree=4192812/4192956
[pid=10178] ppid=10176 vsize=915420 CPUtime=161.11
/proc/10178/stat : 10178 (java) R 10176 10178 9497 0 -1 0 9142 0 1 0 16000 111 0 0 25 0 8 0 77987211 937390080 8870 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073873485 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 2010.27
Current children cumulated vsize (KiB) 915420

[startup+2084.23 s]
/proc/loadavg: 2.02 2.03 2.00 3/87 10530
/proc/meminfo: memFree=1274448/2055920 swapFree=4192812/4192956
[pid=10178] ppid=10176 vsize=915420 CPUtime=2069.81
/proc/10178/stat : 10178 (java) R 10176 10178 9497 0 -1 0 9169 0 1 0 206864 117 0 0 25 0 8 0 77987211 937390080 8895 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073873615 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10178/statm: 228855 8895 2544 14 0 215325 0
[pid=10178/tid=10180] ppid=10176 vsize=915420 CPUtime=0.03
/proc/10178/task/10180/stat : 10180 (java) S 10176 10178 9497 0 -1 64 200 0 0 0 3 0 0 0 16 0 8 0 77987223 937390080 8895 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10178/tid=10181] ppid=10176 vsize=915420 CPUtime=0
/proc/10178/task/10181/stat : 10181 (java) S 10176 10178 9497 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 77987224 937390080 8895 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10178/tid=10182] ppid=10176 vsize=915420 CPUtime=0
/proc/10178/task/10182/stat : 10182 (java) S 10176 10178 9497 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 77987224 937390080 8895 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10178/tid=10183] ppid=10176 vsize=915420 CPUtime=0
/proc/10178/task/10183/stat : 10183 (java) S 10176 10178 9497 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 77987227 937390080 8895 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10178/tid=10184] ppid=10176 vsize=915420 CPUtime=0.27
/proc/10178/task/10184/stat : 10184 (java) S 10176 10178 9497 0 -1 64 417 0 0 0 26 1 0 0 16 0 8 0 77987227 937390080 8895 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10178/tid=10185] ppid=10176 vsize=915420 CPUtime=0
/proc/10178/task/10185/stat : 10185 (java) S 10176 10178 9497 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 77987227 937390080 8895 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10178/tid=10186] ppid=10176 vsize=915420 CPUtime=0
/proc/10178/task/10186/stat : 10186 (java) S 10176 10178 9497 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 77987227 937390080 8895 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2069.81
Current children cumulated vsize (KiB) 915420

[startup+2144.24 s]
/proc/loadavg: 2.00 2.02 2.00 3/87 10530
/proc/meminfo: memFree=1274512/2055920 swapFree=4192812/4192956
[pid=10178] ppid=10176 vsize=915420 CPUtime=2129.34
/proc/10178/stat : 10178 (java) R 10176 10178 9497 0 -1 0 9169 0 1 0 212817 117 0 0 25 0 8 0 77987211 937390080 8895 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073881428 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10178/statm: 228855 8895 2544 14 0 215325 0
[pid=10178/tid=10180] ppid=10176 vsize=915420 CPUtime=0.03
/proc/10178/task/10180/stat : 10180 (java) S 10176 10178 9497 0 -1 64 200 0 0 0 3 0 0 0 16 0 8 0 77987223 937390080 8895 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10178/tid=10181] ppid=10176 vsize=915420 CPUtime=0
/proc/10178/task/10181/stat : 10181 (java) S 10176 10178 9497 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 77987224 937390080 8895 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10178/tid=10182] ppid=10176 vsize=915420 CPUtime=0
/proc/10178/task/10182/stat : 10182 (java) S 10176 10178 9497 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 77987224 937390080 8895 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10178/tid=10183] ppid=10176 vsize=915420 CPUtime=0
/proc/10178/task/10183/stat : 10183 (java) S 10176 10178 9497 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 77987227 937390080 8895 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10178/tid=10184] ppid=10176 vsize=915420 CPUtime=0.27
/proc/10178/task/10184/stat : 10184 (java) S 10176 10178 9497 0 -1 64 417 0 0 0 26 1 0 0 16 0 8 0 77987227 937390080 8895 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10178/tid=10185] ppid=10176 vsize=915420 CPUtime=0
/proc/10178/task/10185/stat : 10185 (java) S 10176 10178 9497 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 77987227 937390080 8895 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10178/tid=10186] ppid=10176 vsize=915420 CPUtime=0
/proc/10178/task/10186/stat : 10186 (java) S 10176 10178 9497 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 77987227 937390080 8895 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2129.34
Current children cumulated vsize (KiB) 915420

[startup+2204.25 s]
/proc/loadavg: 2.04 2.03 2.00 3/87 10530
/proc/meminfo: memFree=1274448/2055920 swapFree=4192812/4192956
[pid=10178] ppid=10176 vsize=915420 CPUtime=2188.86
/proc/10178/stat : 10178 (java) R 10176 10178 9497 0 -1 0 9169 0 1 0 218768 118 0 0 25 0 8 0 77987211 937390080 8895 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073757687 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10178/statm: 228855 8895 2544 14 0 215325 0
[pid=10178/tid=10180] ppid=10176 vsize=915420 CPUtime=0.03
/proc/10178/task/10180/stat : 10180 (java) S 10176 10178 9497 0 -1 64 200 0 0 0 3 0 0 0 16 0 8 0 77987223 937390080 8895 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10178/tid=10181] ppid=10176 vsize=915420 CPUtime=0
/proc/10178/task/10181/stat : 10181 (java) S 10176 10178 9497 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 77987224 937390080 8895 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10178/tid=10182] ppid=10176 vsize=915420 CPUtime=0
/proc/10178/task/10182/stat : 10182 (java) S 10176 10178 9497 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 77987224 937390080 8895 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10178/tid=10183] ppid=10176 vsize=915420 CPUtime=0
/proc/10178/task/10183/stat : 10183 (java) S 10176 10178 9497 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 77987227 937390080 8895 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10178/tid=10184] ppid=10176 vsize=915420 CPUtime=0.27
/proc/10178/task/10184/stat : 10184 (java) S 10176 10178 9497 0 -1 64 417 0 0 0 26 1 0 0 16 0 8 0 77987227 937390080 8895 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10178/tid=10185] ppid=10176 vsize=915420 CPUtime=0
/proc/10178/task/10185/stat : 10185 (java) S 10176 10178 9497 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 77987227 937390080 8895 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10178/tid=10186] ppid=10176 vsize=915420 CPUtime=0
/proc/10178/task/10186/stat : 10186 (java) S 10176 10178 9497 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 77987227 937390080 8895 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2188.86
Current children cumulated vsize (KiB) 915420

[startup+2264.26 s]
/proc/loadavg: 2.05 2.03 2.00 3/87 10530
/proc/meminfo: memFree=1274448/2055920 swapFree=4192812/4192956
[pid=10178] ppid=10176 vsize=915420 CPUtime=2248.39
/proc/10178/stat : 10178 (java) R 10176 10178 9497 0 -1 0 9169 0 1 0 224721 118 0 0 25 0 8 0 77987211 937390080 8895 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073949686 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10178/statm: 228855 8895 2544 14 0 215325 0
[pid=10178/tid=10180] ppid=10176 vsize=915420 CPUtime=0.03
/proc/10178/task/10180/stat : 10180 (java) S 10176 10178 9497 0 -1 64 200 0 0 0 3 0 0 0 16 0 8 0 77987223 937390080 8895 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10178/tid=10181] ppid=10176 vsize=915420 CPUtime=0
/proc/10178/task/10181/stat : 10181 (java) S 10176 10178 9497 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 77987224 937390080 8895 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10178/tid=10182] ppid=10176 vsize=915420 CPUtime=0
/proc/10178/task/10182/stat : 10182 (java) S 10176 10178 9497 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 77987224 937390080 8895 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10178/tid=10183] ppid=10176 vsize=915420 CPUtime=0
/proc/10178/task/10183/stat : 10183 (java) S 10176 10178 9497 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 77987227 937390080 8895 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10178/tid=10184] ppid=10176 vsize=915420 CPUtime=0.27
/proc/10178/task/10184/stat : 10184 (java) S 10176 10178 9497 0 -1 64 417 0 0 0 26 1 0 0 16 0 8 0 77987227 937390080 8895 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10178/tid=10185] ppid=10176 vsize=915420 CPUtime=0
/proc/10178/task/10185/stat : 10185 (java) S 10176 10178 9497 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 77987227 937390080 8895 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10178/tid=10186] ppid=10176 vsize=915420 CPUtime=0
/proc/10178/task/10186/stat : 10186 (java) S 10176 10178 9497 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 77987227 937390080 8895 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2248.39
Current children cumulated vsize (KiB) 915420

[startup+2324.27 s]
/proc/loadavg: 2.02 2.03 2.00 3/87 10530
/proc/meminfo: memFree=1274448/2055920 swapFree=4192812/4192956
[pid=10178] ppid=10176 vsize=915420 CPUtime=2307.93
/proc/10178/stat : 10178 (java) R 10176 10178 9497 0 -1 0 9172 0 1 0 230675 118 0 0 25 0 8 0 77987211 937390080 8898 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073949982 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10178/statm: 228855 8898 2544 14 0 215325 0
[pid=10178/tid=10180] ppid=10176 vsize=915420 CPUtime=0.03
/proc/10178/task/10180/stat : 10180 (java) S 10176 10178 9497 0 -1 64 200 0 0 0 3 0 0 0 16 0 8 0 77987223 937390080 8898 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10178/tid=10181] ppid=10176 vsize=915420 CPUtime=0
/proc/10178/task/10181/stat : 10181 (java) S 10176 10178 9497 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 77987224 937390080 8898 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10178/tid=10182] ppid=10176 vsize=915420 CPUtime=0
/proc/10178/task/10182/stat : 10182 (java) S 10176 10178 9497 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 77987224 937390080 8898 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10178/tid=10183] ppid=10176 vsize=915420 CPUtime=0
/proc/10178/task/10183/stat : 10183 (java) S 10176 10178 9497 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 77987227 937390080 8898 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10178/tid=10184] ppid=10176 vsize=915420 CPUtime=0.27
/proc/10178/task/10184/stat : 10184 (java) S 10176 10178 9497 0 -1 64 417 0 0 0 26 1 0 0 16 0 8 0 77987227 937390080 8898 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10178/tid=10185] ppid=10176 vsize=915420 CPUtime=0
/proc/10178/task/10185/stat : 10185 (java) S 10176 10178 9497 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 77987227 937390080 8898 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10178/tid=10186] ppid=10176 vsize=915420 CPUtime=0
/proc/10178/task/10186/stat : 10186 (java) S 10176 10178 9497 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 77987227 937390080 8898 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2307.93
Current children cumulated vsize (KiB) 915420

[startup+2384.28 s]
/proc/loadavg: 2.00 2.02 2.00 3/87 10530
/proc/meminfo: memFree=1274448/2055920 swapFree=4192812/4192956
[pid=10178] ppid=10176 vsize=915420 CPUtime=2367.43
/proc/10178/stat : 10178 (java) R 10176 10178 9497 0 -1 0 9172 0 1 0 236625 118 0 0 25 0 8 0 77987211 937390080 8898 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073879734 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10178/statm: 228855 8898 2544 14 0 215325 0
[pid=10178/tid=10180] ppid=10176 vsize=915420 CPUtime=0.03
/proc/10178/task/10180/stat : 10180 (java) S 10176 10178 9497 0 -1 64 200 0 0 0 3 0 0 0 16 0 8 0 77987223 937390080 8898 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10178/tid=10181] ppid=10176 vsize=915420 CPUtime=0
/proc/10178/task/10181/stat : 10181 (java) S 10176 10178 9497 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 77987224 937390080 8898 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10178/tid=10182] ppid=10176 vsize=915420 CPUtime=0
/proc/10178/task/10182/stat : 10182 (java) S 10176 10178 9497 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 77987224 937390080 8898 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10178/tid=10183] ppid=10176 vsize=915420 CPUtime=0
/proc/10178/task/10183/stat : 10183 (java) S 10176 10178 9497 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 77987227 937390080 8898 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10178/tid=10184] ppid=10176 vsize=915420 CPUtime=0.27
/proc/10178/task/10184/stat : 10184 (java) S 10176 10178 9497 0 -1 64 417 0 0 0 26 1 0 0 16 0 8 0 77987227 937390080 8898 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10178/tid=10185] ppid=10176 vsize=915420 CPUtime=0
/proc/10178/task/10185/stat : 10185 (java) S 10176 10178 9497 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 77987227 937390080 8898 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10178/tid=10186] ppid=10176 vsize=915420 CPUtime=0
/proc/10178/task/10186/stat : 10186 (java) S 10176 10178 9497 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 77987227 937390080 8898 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2367.43
Current children cumulated vsize (KiB) 915420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2417.16 s]
/proc/loadavg: 2.00 2.02 2.00 3/87 10530
/proc/meminfo: memFree=1274448/2055920 swapFree=4192812/4192956
[pid=10178] ppid=10176 vsize=915420 CPUtime=2400.07
/proc/10178/stat : 10178 (java) R 10176 10178 9497 0 -1 0 9172 0 1 0 239889 118 0 0 25 0 8 0 77987211 937390080 8898 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073881408 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10178/statm: 228855 8898 2544 14 0 215325 0
[pid=10178/tid=10180] ppid=10176 vsize=915420 CPUtime=0.03
/proc/10178/task/10180/stat : 10180 (java) S 10176 10178 9497 0 -1 64 200 0 0 0 3 0 0 0 16 0 8 0 77987223 937390080 8898 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10178/tid=10181] ppid=10176 vsize=915420 CPUtime=0
/proc/10178/task/10181/stat : 10181 (java) S 10176 10178 9497 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 77987224 937390080 8898 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10178/tid=10182] ppid=10176 vsize=915420 CPUtime=0
/proc/10178/task/10182/stat : 10182 (java) S 10176 10178 9497 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 77987224 937390080 8898 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10178/tid=10183] ppid=10176 vsize=915420 CPUtime=0
/proc/10178/task/10183/stat : 10183 (java) S 10176 10178 9497 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 77987227 937390080 8898 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10178/tid=10184] ppid=10176 vsize=915420 CPUtime=0.27
/proc/10178/task/10184/stat : 10184 (java) S 10176 10178 9497 0 -1 64 417 0 0 0 26 1 0 0 16 0 8 0 77987227 937390080 8898 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10178/tid=10185] ppid=10176 vsize=915420 CPUtime=0
/proc/10178/task/10185/stat : 10185 (java) S 10176 10178 9497 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 77987227 937390080 8898 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10178/tid=10186] ppid=10176 vsize=915420 CPUtime=0
/proc/10178/task/10186/stat : 10186 (java) S 10176 10178 9497 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 77987227 937390080 8898 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2400.07
Current children cumulated vsize (KiB) 915420

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

Child status: 143
Real time (s): 2417.19
CPU time (s): 2400.1
CPU user time (s): 2398.91
CPU system time (s): 1.19082
CPU usage (%): 99.2931
Max. virtual memory (cumulated for all children) (KiB): 915424

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2398.91
system time used= 1.19082
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9198
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= 50127
involuntary context switches= 87966

runsolver used 2.56761 s user time and 7.38388 s system time

The end

Launcher Data (download as text)

Begin job on node66 on Sat Jan 20 14:55:00 UTC 2007


IDJOB= 280320
IDBENCH= 11080
IDSOLVER= 69
FILE ID= node66/280320-1169304900

PBS_JOBID= 3609898

Free space on /tmp= 66561 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  96713f9e30470a73fc2d1bba7ed62a1c

RANDOM SEED= 642402475

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.230
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.230
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:       1353560 kB
Buffers:         49296 kB
Cached:         559016 kB
SwapCached:         16 kB
Active:         112344 kB
Inactive:       518868 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1353560 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1688 kB
Writeback:           0 kB
Mapped:          35028 kB
Slab:            56600 kB
Committed_AS:   979128 kB
PageTables:       1740 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= 66560 MiB



End job on node66 on Sat Jan 20 15:35:17 UTC 2007