Trace number 277211

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 2421.94

General information on the benchmark

Namerandom/rand-2-25/
rand-25-25-300-147-57021_ext.xml
MD5SUM770b28076b75602aacb655be9a055a98
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints299
Best CPU time to get the best result obtained on this benchmark300.895
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables25
Number of constraints300
Maximum constraint arity2
Maximum domain size25
Number of constraints which are defined in extension300
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=pfc.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/277211-1169260321/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.41	     nbVariables=25  nbDomainTypes=1  minDomainSize=25  maxDomainSize=25
0.41	       =>  wckTime=0.1  cpuTime=0.08  mem=6M910
0.41	   
0.41	   relations being loaded...
0.52	   
0.52	   constraints being loaded...
0.64	     nbConstraints=300  nbRelationTypes=300  nbExtensionStructures=300  nbSharedExtensionStructures=0
0.64	     nbConflictsStructures=300  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=900  maxDegree=24
0.64	     maxArity=2
0.64	       =>  wckTime=0.331  cpuTime=0.23  mem=14M712
0.69	   
0.69	   solver LocalSearchSolver being built... 
0.73	       =>  wckTime=0.419  cpuTime=0.28  mem=6M200
0.74	
0.74	s SATISFIABLE
0.74	o 225
0.74	c 75
0.74	o 232
0.74	c 68
0.74	o 239
0.74	c 61
0.74	o 246
0.74	c 54
0.74	o 248
0.74	c 52
0.74	o 251
0.74	c 49
0.74	o 256
0.74	c 44
0.74	o 260
0.74	c 40
0.75	o 263
0.75	c 37
0.75	o 267
0.75	c 33
0.75	o 270
0.75	c 30
0.75	o 272
0.75	c 28
0.75	o 275
0.75	c 25
0.75	o 276
0.75	c 24
0.75	o 277
0.75	c 23
0.75	o 279
0.75	c 21
0.75	o 280
0.75	c 20
0.76	o 281
0.76	c 19
0.76	o 282
0.76	c 18
0.76	o 283
0.76	c 17
0.76	o 284
0.76	c 16
0.77	o 288
0.77	c 12
0.77	o 290
0.77	c 10
0.78	o 291
0.78	c 9
0.78	o 292
0.78	c 8
0.79	o 293
0.79	c 7
0.81	o 294
0.81	c 6
0.88	o 295
0.88	c 5
0.89	o 296
0.89	c 4
0.90	o 297
0.90	c 3
1.17	o 298
1.17	c 2
4.27	   
4.27	   search
4.27	     run=0  nbConstraintChecks=26025999  nbAssignments=10000
4.28	       =>  wckTime=3.545  cpuTime=3.49  mem=6M200
7.85	   
7.85	   search
7.85	     run=1  nbConstraintChecks=53184448  nbAssignments=20000
7.85	       =>  wckTime=7.125  cpuTime=7.04  mem=6M200
11.26	o 299
11.26	c 1
11.26	   
11.26	   search
11.26	     run=2  nbConstraintChecks=78691824  nbAssignments=29969
11.26	       =>  wckTime=10.529  cpuTime=10.41  mem=6M200
11.26	   
11.26	   global
11.26	     nbConstraintChecks=78691824  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
11.26	     solvingWckTime=10.526  solvingCpuTime=10.41  expiredTime=no  totalExploration=no  nbFoundSolutions=0
11.26	     globalCpuTime=10.74
11.26	       =>  wckTime=10.948  cpuTime=10.69  mem=6M200
11.26	   
11.26	   solver IterativeSystematicSolver being built... 
11.39	       =>  wckTime=11.079  cpuTime=10.79  mem=17M107
11.40	   
11.40	   preprocessing
11.40	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
11.40	     detectedInconsistency=no
11.40	       =>  wckTime=0.0070  cpuTime=0.0  mem=17M107
11.50	   
11.50	   search
11.50	     run=0  nbConstraintChecks=218941  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=60
11.50	     nbFailedAssignments=44  nbBacktracks=10  nbVisitedNodes=115  nbRestartNogoods=0
11.50	       =>  wckTime=0.101  cpuTime=0.07  mem=17M107
11.58	   
11.58	   search
11.58	     run=1  nbConstraintChecks=507103  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=135
11.58	     nbFailedAssignments=99  nbBacktracks=25  nbVisitedNodes=260  nbRestartNogoods=9
11.58	       =>  wckTime=0.189  cpuTime=0.15  mem=17M107
11.68	   
11.68	   search
11.68	     run=2  nbConstraintChecks=954911  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=252
11.68	     nbFailedAssignments=188  nbBacktracks=47  nbVisitedNodes=488  nbRestartNogoods=30
11.68	       =>  wckTime=0.29  cpuTime=0.24  mem=17M107
11.81	   
11.81	   search
11.81	     run=3  nbConstraintChecks=1555238  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=409
11.81	     nbFailedAssignments=307  nbBacktracks=80  nbVisitedNodes=797  nbRestartNogoods=40
11.81	       =>  wckTime=0.421  cpuTime=0.37  mem=17M107
11.97	   
11.97	   search
11.97	     run=4  nbConstraintChecks=2272799  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=584
11.97	     nbFailedAssignments=427  nbBacktracks=130  nbVisitedNodes=1142  nbRestartNogoods=58
11.97	       =>  wckTime=0.576  cpuTime=0.53  mem=17M107
12.20	   
12.20	   search
12.20	     run=5  nbConstraintChecks=3365143  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=846
12.20	     nbFailedAssignments=609  nbBacktracks=205  nbVisitedNodes=1661  nbRestartNogoods=75
12.20	       =>  wckTime=0.806  cpuTime=0.76  mem=17M107
12.57	   
12.57	   search
12.57	     run=6  nbConstraintChecks=5089887  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1266
12.57	     nbFailedAssignments=911  nbBacktracks=318  nbVisitedNodes=2496  nbRestartNogoods=91
12.57	       =>  wckTime=1.174  cpuTime=1.11  mem=17M107
13.21	   
13.21	   search
13.21	     run=7  nbConstraintChecks=8311373  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2018
13.21	     nbFailedAssignments=1488  nbBacktracks=488  nbVisitedNodes=3995  nbRestartNogoods=133
13.21	       =>  wckTime=1.819  cpuTime=1.74  mem=17M107
14.04	   
14.04	   search
14.04	     run=8  nbConstraintChecks=12347887  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3044
14.05	     nbFailedAssignments=2252  nbBacktracks=744  nbVisitedNodes=6041  nbRestartNogoods=149
14.05	       =>  wckTime=2.652  cpuTime=2.56  mem=17M107
15.29	   
15.29	   search
15.29	     run=9  nbConstraintChecks=18540716  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4567
15.29	     nbFailedAssignments=3386  nbBacktracks=1128  nbVisitedNodes=9082  nbRestartNogoods=173
15.29	       =>  wckTime=3.897  cpuTime=3.8  mem=17M107
17.05	   
17.06	   search
17.06	     run=10  nbConstraintChecks=27463142  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6681
17.06	     nbFailedAssignments=4919  nbBacktracks=1704  nbVisitedNodes=13305  nbRestartNogoods=202
17.06	       =>  wckTime=5.662  cpuTime=5.54  mem=17M107
19.56	   
19.56	   search
19.56	     run=11  nbConstraintChecks=40003133  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=9804
19.56	     nbFailedAssignments=7172  nbBacktracks=2568  nbVisitedNodes=19545  nbRestartNogoods=235
19.56	       =>  wckTime=8.164  cpuTime=8.02  mem=17M107
23.49	   
23.49	   search
23.49	     run=12  nbConstraintChecks=59903045  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=14348
23.49	     nbFailedAssignments=10413  nbBacktracks=3865  nbVisitedNodes=28610  nbRestartNogoods=264
23.49	       =>  wckTime=12.093  cpuTime=11.92  mem=17M107
28.61	   
28.61	   search
28.61	     run=13  nbConstraintChecks=85253584  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=20383
28.61	     nbFailedAssignments=14497  nbBacktracks=5812  nbVisitedNodes=40473  nbRestartNogoods=277
28.61	       =>  wckTime=17.217  cpuTime=16.99  mem=17M107
34.77	   
34.77	   search
34.77	     run=14  nbConstraintChecks=116254266  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=27369
34.77	     nbFailedAssignments=18558  nbBacktracks=8731  nbVisitedNodes=53413  nbRestartNogoods=289
34.77	       =>  wckTime=23.376  cpuTime=23.1  mem=17M107
43.22	   
43.22	   search
43.22	     run=15  nbConstraintChecks=159310819  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=36784
43.22	     nbFailedAssignments=23589  nbBacktracks=13110  nbVisitedNodes=70120  nbRestartNogoods=310
43.22	       =>  wckTime=31.828  cpuTime=31.48  mem=17M107
55.93	   
55.93	   search
55.93	     run=16  nbConstraintChecks=223695904  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=50650
55.93	     nbFailedAssignments=30882  nbBacktracks=19678  nbVisitedNodes=94435  nbRestartNogoods=327
55.93	       =>  wckTime=44.534  cpuTime=44.08  mem=17M107
73.29	   
73.29	   search
73.29	     run=17  nbConstraintChecks=311948036  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=70243
73.29	     nbFailedAssignments=40617  nbBacktracks=29530  nbVisitedNodes=128059  nbRestartNogoods=338
73.29	       =>  wckTime=61.893  cpuTime=61.29  mem=17M107
98.27	   
98.27	   search
98.27	     run=18  nbConstraintChecks=439197537  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=99278
98.27	     nbFailedAssignments=54868  nbBacktracks=44309  nbVisitedNodes=177260  nbRestartNogoods=349
98.27	       =>  wckTime=86.88  cpuTime=86.06  mem=17M107
137.28	   
137.28	   search
137.28	     run=19  nbConstraintChecks=637112435  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=142627
137.28	     nbFailedAssignments=76044  nbBacktracks=66477  nbVisitedNodes=250945  nbRestartNogoods=372
137.28	       =>  wckTime=125.883  cpuTime=124.75  mem=17M107
193.62	   
193.62	   search
193.62	     run=20  nbConstraintChecks=924639444  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=206422
193.62	     nbFailedAssignments=106581  nbBacktracks=99729  nbVisitedNodes=358267  nbRestartNogoods=406
193.62	       =>  wckTime=182.228  cpuTime=180.62  mem=17M107
278.18	   
278.18	   search
278.18	     run=21  nbConstraintChecks=1356186604  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=302722
278.18	     nbFailedAssignments=152996  nbBacktracks=149609  nbVisitedNodes=520964  nbRestartNogoods=431
278.18	       =>  wckTime=266.787  cpuTime=264.48  mem=17M107
405.66	   
405.66	   search
405.66	     run=22  nbConstraintChecks=2005339167  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=446453
405.66	     nbFailedAssignments=221904  nbBacktracks=224427  nbVisitedNodes=763803  nbRestartNogoods=452
405.66	       =>  wckTime=394.266  cpuTime=390.9  mem=17M107
593.48	   
593.49	   search
593.49	     run=23  nbConstraintChecks=2959765891  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=660207
593.49	     nbFailedAssignments=323425  nbBacktracks=336654  nbVisitedNodes=1123267  nbRestartNogoods=471
593.49	       =>  wckTime=582.092  cpuTime=577.1  mem=17M107
872.80	   
872.80	   search
872.80	     run=24  nbConstraintChecks=4384375858  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=979621
872.80	     nbFailedAssignments=474493  nbBacktracks=504995  nbVisitedNodes=1659077  nbRestartNogoods=504
872.80	       =>  wckTime=861.406  cpuTime=854.07  mem=17M107
1289.91	   
1289.91	   search
1289.91	     run=25  nbConstraintChecks=6509573173  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1458451
1289.91	     nbFailedAssignments=700807  nbBacktracks=757507  nbVisitedNodes=2462056  nbRestartNogoods=538
1289.91	       =>  wckTime=1278.522  cpuTime=1267.6  mem=17M107
1910.28	   
1910.28	   search
1910.28	     run=26  nbConstraintChecks=9698413958  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2175420
1910.28	     nbFailedAssignments=1039004  nbBacktracks=1136274  nbVisitedNodes=3662346  nbRestartNogoods=554
1910.28	       =>  wckTime=1898.883  cpuTime=1880.68  mem=17M107
2421.91	v 7 17 9 9 7 7 2 7 14 21 5 6 14 1 12 4 24 0 10 5 3 8 6 24 0 

Verifier Data (download as text)

1 unsatisfied constraints, 299 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/node4/watcher-277211-1169260321 -o ROOT/results/node4/solver-277211-1169260321 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/277211-1169260321/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 1.92 1.98 1.91 2/86 30382
/proc/meminfo: memFree=1349040/2055920 swapFree=4182144/4192956
[pid=30381] ppid=30379 vsize=18540 CPUtime=0
/proc/30381/stat : 30381 (runsolver) R 30379 30381 29773 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 274427705 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 259913215271 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/30381/statm: 4635 279 244 17 0 2626 0

[startup+0.102606 s]
/proc/loadavg: 1.92 1.98 1.91 2/86 30382
/proc/meminfo: memFree=1349040/2055920 swapFree=4182144/4192956
[pid=30381] ppid=30379 vsize=914988 CPUtime=0.07
/proc/30381/stat : 30381 (java) R 30379 30381 29773 0 -1 0 2954 0 1 0 6 1 0 0 17 0 8 0 274427705 936947712 2700 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155582903 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30381/statm: 228747 2700 1414 14 0 215242 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 914988

[startup+0.513644 s]
/proc/loadavg: 1.92 1.98 1.91 2/86 30382
/proc/meminfo: memFree=1349040/2055920 swapFree=4182144/4192956
[pid=30381] ppid=30379 vsize=915332 CPUtime=0.49
/proc/30381/stat : 30381 (java) R 30379 30381 29773 0 -1 0 6971 0 1 0 44 5 0 0 18 0 8 0 274427705 937299968 6710 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073543186 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30381/statm: 228833 6710 2139 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33472 s]
/proc/loadavg: 1.92 1.98 1.91 3/93 30389
/proc/meminfo: memFree=1325112/2055920 swapFree=4182144/4192956
[pid=30381] ppid=30379 vsize=915464 CPUtime=1.29
/proc/30381/stat : 30381 (java) R 30379 30381 29773 0 -1 0 8642 0 1 0 115 14 0 0 25 0 8 0 274427705 937435136 8380 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073735650 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30381/statm: 228866 8380 2476 14 0 215336 0
[pid=30381/tid=30383] ppid=30379 vsize=915464 CPUtime=0.03
/proc/30381/task/30383/stat : 30383 (java) S 30379 30381 29773 0 -1 64 327 0 0 0 3 0 0 0 16 0 8 0 274427709 937435136 8380 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30381/tid=30384] ppid=30379 vsize=915464 CPUtime=0
/proc/30381/task/30384/stat : 30384 (java) S 30379 30381 29773 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274427710 937435136 8380 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30381/tid=30385] ppid=30379 vsize=915464 CPUtime=0
/proc/30381/task/30385/stat : 30385 (java) S 30379 30381 29773 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 274427710 937435136 8380 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30381/tid=30386] ppid=30379 vsize=915464 CPUtime=0
/proc/30381/task/30386/stat : 30386 (java) S 30379 30381 29773 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 274427713 937435136 8380 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30381/tid=30387] ppid=30379 vsize=915464 CPUtime=0.16
/proc/30381/task/30387/stat : 30387 (java) S 30379 30381 29773 0 -1 64 347 0 0 0 15 1 0 0 16 0 8 0 274427713 937435136 8380 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30381/tid=30388] ppid=30379 vsize=915464 CPUtime=0
/proc/30381/task/30388/stat : 30388 (java) S 30379 30381 29773 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 274427713 937435136 8380 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30381/tid=30389] ppid=30379 vsize=915464 CPUtime=0
/proc/30381/task/30389/stat : 30389 (java) S 30379 30381 29773 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 274427713 937435136 8380 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 915464

[startup+2.97187 s]
/proc/loadavg: 1.92 1.98 1.91 3/93 30389
/proc/meminfo: memFree=1325112/2055920 swapFree=4182144/4192956
[pid=30381] ppid=30379 vsize=915464 CPUtime=2.92
/proc/30381/stat : 30381 (java) R 30379 30381 29773 0 -1 0 8643 0 1 0 259 33 0 0 25 0 8 0 274427705 937435136 8380 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073752771 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30381/statm: 228866 8380 2476 14 0 215336 0
[pid=30381/tid=30383] ppid=30379 vsize=915464 CPUtime=0.03
/proc/30381/task/30383/stat : 30383 (java) S 30379 30381 29773 0 -1 64 327 0 0 0 3 0 0 0 16 0 8 0 274427709 937435136 8380 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30381/tid=30384] ppid=30379 vsize=915464 CPUtime=0
/proc/30381/task/30384/stat : 30384 (java) S 30379 30381 29773 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274427710 937435136 8380 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30381/tid=30385] ppid=30379 vsize=915464 CPUtime=0
/proc/30381/task/30385/stat : 30385 (java) S 30379 30381 29773 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 274427710 937435136 8380 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30381/tid=30386] ppid=30379 vsize=915464 CPUtime=0
/proc/30381/task/30386/stat : 30386 (java) S 30379 30381 29773 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 274427713 937435136 8380 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30381/tid=30387] ppid=30379 vsize=915464 CPUtime=0.16
/proc/30381/task/30387/stat : 30387 (java) S 30379 30381 29773 0 -1 64 347 0 0 0 15 1 0 0 16 0 8 0 274427713 937435136 8380 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30381/tid=30388] ppid=30379 vsize=915464 CPUtime=0
/proc/30381/task/30388/stat : 30388 (java) S 30379 30381 29773 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 274427713 937435136 8380 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30381/tid=30389] ppid=30379 vsize=915464 CPUtime=0
/proc/30381/task/30389/stat : 30389 (java) S 30379 30381 29773 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 274427713 937435136 8380 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 915464

[startup+6.25719 s]
/proc/loadavg: 1.93 1.98 1.91 3/93 30389
/proc/meminfo: memFree=1324984/2055920 swapFree=4182144/4192956
[pid=30381] ppid=30379 vsize=915464 CPUtime=6.18
/proc/30381/stat : 30381 (java) R 30379 30381 29773 0 -1 0 8646 0 1 0 550 68 0 0 25 0 8 0 274427705 937435136 8383 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073741098 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30381/statm: 228866 8383 2476 14 0 215336 0
[pid=30381/tid=30383] ppid=30379 vsize=915464 CPUtime=0.03
/proc/30381/task/30383/stat : 30383 (java) S 30379 30381 29773 0 -1 64 327 0 0 0 3 0 0 0 16 0 8 0 274427709 937435136 8383 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30381/tid=30384] ppid=30379 vsize=915464 CPUtime=0
/proc/30381/task/30384/stat : 30384 (java) S 30379 30381 29773 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274427710 937435136 8383 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30381/tid=30385] ppid=30379 vsize=915464 CPUtime=0
/proc/30381/task/30385/stat : 30385 (java) S 30379 30381 29773 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 274427710 937435136 8383 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30381/tid=30386] ppid=30379 vsize=915464 CPUtime=0
/proc/30381/task/30386/stat : 30386 (java) S 30379 30381 29773 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 274427713 937435136 8383 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30381/tid=30387] ppid=30379 vsize=915464 CPUtime=0.16
/proc/30381/task/30387/stat : 30387 (java) S 30379 30381 29773 0 -1 64 349 0 0 0 15 1 0 0 16 0 8 0 274427713 937435136 8383 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30381/tid=30388] ppid=30379 vsize=915464 CPUtime=0
/proc/30381/task/30388/stat : 30388 (java) S 30379 30381 29773 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 274427713 937435136 8383 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30381/tid=30389] ppid=30379 vsize=915464 CPUtime=0
/proc/30381/task/30389/stat : 30389 (java) S 30379 30381 29773 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 274427713 937435136 8383 18446744073709551615 134512640 134570532 4294956480 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.7388 s]
/proc/loadavg: 1.93 1.98 1.91 3/93 30389
/proc/meminfo: memFree=1323128/2055920 swapFree=4182144/4192956
[pid=30381] ppid=30379 vsize=915464 CPUtime=12.61
/proc/30381/stat : 30381 (java) R 30379 30381 29773 0 -1 0 9165 0 1 0 1136 125 0 0 25 0 8 0 274427705 937435136 8900 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073897376 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30381/statm: 228866 8900 2527 14 0 215336 0
[pid=30381/tid=30383] ppid=30379 vsize=915464 CPUtime=0.03
/proc/30381/task/30383/stat : 30383 (java) S 30379 30381 29773 0 -1 64 328 0 0 0 3 0 0 0 17 0 8 0 274427709 937435136 8900 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30381/tid=30384] ppid=30379 vsize=915464 CPUtime=0
/proc/30381/task/30384/stat : 30384 (java) S 30379 30381 29773 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274427710 937435136 8900 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30381/tid=30385] ppid=30379 vsize=915464 CPUtime=0
/proc/30381/task/30385/stat : 30385 (java) S 30379 30381 29773 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 274427710 937435136 8900 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30381/tid=30386] ppid=30379 vsize=915464 CPUtime=0
/proc/30381/task/30386/stat : 30386 (java) S 30379 30381 29773 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 274427713 937435136 8900 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30381/tid=30387] ppid=30379 vsize=915464 CPUtime=0.24
/proc/30381/task/30387/stat : 30387 (java) S 30379 30381 29773 0 -1 64 391 0 0 0 22 2 0 0 15 0 8 0 274427713 937435136 8900 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30381/tid=30388] ppid=30379 vsize=915464 CPUtime=0
/proc/30381/task/30388/stat : 30388 (java) S 30379 30381 29773 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 274427713 937435136 8900 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30381/tid=30389] ppid=30379 vsize=915464 CPUtime=0
/proc/30381/task/30389/stat : 30389 (java) S 30379 30381 29773 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 274427713 937435136 8900 18446744073709551615 134512640 134570532 4294956480 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.603 s]
/proc/loadavg: 1.95 1.98 1.91 3/93 30389
/proc/meminfo: memFree=1323064/2055920 swapFree=4182144/4192956
[pid=30381] ppid=30379 vsize=915464 CPUtime=25.35
/proc/30381/stat : 30381 (java) R 30379 30381 29773 0 -1 0 9195 0 1 0 2410 125 0 0 25 0 8 0 274427705 937435136 8927 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073839553 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30381/statm: 228866 8927 2527 14 0 215336 0
[pid=30381/tid=30383] ppid=30379 vsize=915464 CPUtime=0.03
/proc/30381/task/30383/stat : 30383 (java) S 30379 30381 29773 0 -1 64 328 0 0 0 3 0 0 0 16 0 8 0 274427709 937435136 8927 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30381/tid=30384] ppid=30379 vsize=915464 CPUtime=0
/proc/30381/task/30384/stat : 30384 (java) S 30379 30381 29773 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274427710 937435136 8927 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30381/tid=30385] ppid=30379 vsize=915464 CPUtime=0
/proc/30381/task/30385/stat : 30385 (java) S 30379 30381 29773 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 274427710 937435136 8927 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30381/tid=30386] ppid=30379 vsize=915464 CPUtime=0
/proc/30381/task/30386/stat : 30386 (java) S 30379 30381 29773 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 274427713 937435136 8927 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30381/tid=30387] ppid=30379 vsize=915464 CPUtime=0.27
/proc/30381/task/30387/stat : 30387 (java) S 30379 30381 29773 0 -1 64 403 0 0 0 25 2 0 0 16 0 8 0 274427713 937435136 8927 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30381/tid=30388] ppid=30379 vsize=915464 CPUtime=0
/proc/30381/task/30388/stat : 30388 (java) S 30379 30381 29773 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 274427713 937435136 8927 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30381/tid=30389] ppid=30379 vsize=915464 CPUtime=0
/proc/30381/task/30389/stat : 30389 (java) S 30379 30381 29773 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 274427713 937435136 8927 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 915464

[startup+51.2125 s]
/proc/loadavg: 2.03 2.00 1.92 3/93 30389
/proc/meminfo: memFree=1323064/2055920 swapFree=4182144/4192956
[pid=30381] ppid=30379 vsize=915464 CPUtime=50.75
/proc/30381/stat : 30381 (java) R 30379 30381 29773 0 -1 0 9204 0 1 0 4950 125 0 0 25 0 8 0 274427705 937435136 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073866157 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30381/statm: 228866 8935 2527 14 0 215336 0
[pid=30381/tid=30383] ppid=30379 vsize=915464 CPUtime=0.03
/proc/30381/task/30383/stat : 30383 (java) S 30379 30381 29773 0 -1 64 328 0 0 0 3 0 0 0 16 0 8 0 274427709 937435136 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30381/tid=30384] ppid=30379 vsize=915464 CPUtime=0
/proc/30381/task/30384/stat : 30384 (java) S 30379 30381 29773 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274427710 937435136 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30381/tid=30385] ppid=30379 vsize=915464 CPUtime=0
/proc/30381/task/30385/stat : 30385 (java) S 30379 30381 29773 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 274427710 937435136 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30381/tid=30386] ppid=30379 vsize=915464 CPUtime=0
/proc/30381/task/30386/stat : 30386 (java) S 30379 30381 29773 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 274427713 937435136 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30381/tid=30387] ppid=30379 vsize=915464 CPUtime=0.27
/proc/30381/task/30387/stat : 30387 (java) S 30379 30381 29773 0 -1 64 404 0 0 0 25 2 0 0 16 0 8 0 274427713 937435136 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30381/tid=30388] ppid=30379 vsize=915464 CPUtime=0
/proc/30381/task/30388/stat : 30388 (java) S 30379 30381 29773 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 274427713 937435136 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30381/tid=30389] ppid=30379 vsize=915464 CPUtime=0
/proc/30381/task/30389/stat : 30389 (java) S 30379 30381 29773 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 274427713 937435136 8935 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.75
Current children cumulated vsize (KiB) 915464

[startup+102.419 s]
/proc/loadavg: 2.01 2.00 1.92 3/93 30389
/proc/meminfo: memFree=1323064/2055920 swapFree=4182144/4192956
[pid=30381] ppid=30379 vsize=915464 CPUtime=101.53
/proc/30381/stat : 30381 (java) R 30379 30381 29773 0 -1 0 9211 0 1 0 10027 126 0 0 25 0 8 0 274427705 937435136 8942 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073897268 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30381/statm: 228866 8942 2527 14 0 215336 0
[pid=30381/tid=30383] ppid=30379 vsize=915464 CPUtime=0.03
/proc/30381/task/30383/stat : 30383 (java) S 30379 30381 29773 0 -1 64 328 0 0 0 3 0 0 0 16 0 8 0 274427709 937435136 8942 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30381/tid=30384] ppid=30379 vsize=915464 CPUtime=0
/proc/30381/task/30384/stat : 30384 (java) S 30379 30381 29773 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274427710 937435136 8942 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30381/tid=30385] ppid=30379 vsize=915464 CPUtime=0
/proc/30381/task/30385/stat : 30385 (java) S 30379 30381 29773 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 274427710 937435136 8942 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30381/tid=30386] ppid=30379 vsize=915464 CPUtime=0
/proc/30381/task/30386/stat : 30386 (java) S 30379 30381 29773 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 274427713 937435136 8942 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30381/tid=30387] ppid=30379 vsize=915464 CPUtime=0.27
/proc/30381/task/30387/stat : 30387 (java) S 30379 30381 29773 0 -1 64 404 0 0 0 25 2 0 0 16 0 8 0 274427713 937435136 8942 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30381/tid=30388] ppid=30379 vsize=915464 CPUtime=0
/proc/30381/task/30388/stat : 30388 (java) S 30379 30381 29773 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 274427713 937435136 8942 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30381/tid=30389] ppid=30379 vsize=915464 CPUtime=0
/proc/30381/task/30389/stat : 30389 (java) S 30379 30381 29773 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 274427713 937435136 8942 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.53
Current children cumulated vsize (KiB) 915464

[startup+162.473 s]
/proc/loadavg: 2.00 2.00 1.92 3/93 30389
/proc/meminfo: memFree=1323064/2055920 swapFree=4182144/4192956
[pid=30381] ppid=30379 vsize=915464 CPUtime=161.07
/proc/30381/stat : 30381 (java) R 30379 30381 29773 0 -1 0 9215 0 1 0 15981 126 0 0 25 0 8 0 274427705 937435136 8945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073908684 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

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

[startup+2084.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/100 31124
/proc/meminfo: memFree=1202616/2055920 swapFree=4182144/4192956
[pid=30381] ppid=30379 vsize=915464 CPUtime=2065.55
/proc/30381/stat : 30381 (java) R 30379 30381 29773 0 -1 0 9232 0 1 0 206413 142 0 0 25 0 8 0 274427705 937435136 8962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073741286 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30381/statm: 228866 8962 2527 14 0 215336 0
[pid=30381/tid=30383] ppid=30379 vsize=915464 CPUtime=0.03
/proc/30381/task/30383/stat : 30383 (java) S 30379 30381 29773 0 -1 64 328 0 0 0 3 0 0 0 16 0 8 0 274427709 937435136 8962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30381/tid=30384] ppid=30379 vsize=915464 CPUtime=0
/proc/30381/task/30384/stat : 30384 (java) S 30379 30381 29773 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274427710 937435136 8962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30381/tid=30385] ppid=30379 vsize=915464 CPUtime=0
/proc/30381/task/30385/stat : 30385 (java) S 30379 30381 29773 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 274427710 937435136 8962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30381/tid=30386] ppid=30379 vsize=915464 CPUtime=0
/proc/30381/task/30386/stat : 30386 (java) S 30379 30381 29773 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 274427713 937435136 8962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30381/tid=30387] ppid=30379 vsize=915464 CPUtime=0.27
/proc/30381/task/30387/stat : 30387 (java) S 30379 30381 29773 0 -1 64 404 0 0 0 25 2 0 0 16 0 8 0 274427713 937435136 8962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30381/tid=30388] ppid=30379 vsize=915464 CPUtime=0
/proc/30381/task/30388/stat : 30388 (java) S 30379 30381 29773 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 274427713 937435136 8962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30381/tid=30389] ppid=30379 vsize=915464 CPUtime=0
/proc/30381/task/30389/stat : 30389 (java) S 30379 30381 29773 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 274427713 937435136 8962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2065.55
Current children cumulated vsize (KiB) 915464

[startup+2144.35 s]
/proc/loadavg: 2.07 2.02 1.97 3/100 31124
/proc/meminfo: memFree=1160640/2055920 swapFree=4182144/4192956
[pid=30381] ppid=30379 vsize=915464 CPUtime=2125.05
/proc/30381/stat : 30381 (java) R 30379 30381 29773 0 -1 0 9232 0 1 0 212363 142 0 0 25 0 8 0 274427705 937435136 8962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073839484 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30381/statm: 228866 8962 2527 14 0 215336 0
[pid=30381/tid=30383] ppid=30379 vsize=915464 CPUtime=0.03
/proc/30381/task/30383/stat : 30383 (java) S 30379 30381 29773 0 -1 64 328 0 0 0 3 0 0 0 16 0 8 0 274427709 937435136 8962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30381/tid=30384] ppid=30379 vsize=915464 CPUtime=0
/proc/30381/task/30384/stat : 30384 (java) S 30379 30381 29773 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274427710 937435136 8962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30381/tid=30385] ppid=30379 vsize=915464 CPUtime=0
/proc/30381/task/30385/stat : 30385 (java) S 30379 30381 29773 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 274427710 937435136 8962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30381/tid=30386] ppid=30379 vsize=915464 CPUtime=0
/proc/30381/task/30386/stat : 30386 (java) S 30379 30381 29773 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 274427713 937435136 8962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30381/tid=30387] ppid=30379 vsize=915464 CPUtime=0.27
/proc/30381/task/30387/stat : 30387 (java) S 30379 30381 29773 0 -1 64 404 0 0 0 25 2 0 0 16 0 8 0 274427713 937435136 8962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30381/tid=30388] ppid=30379 vsize=915464 CPUtime=0
/proc/30381/task/30388/stat : 30388 (java) S 30379 30381 29773 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 274427713 937435136 8962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30381/tid=30389] ppid=30379 vsize=915464 CPUtime=0
/proc/30381/task/30389/stat : 30389 (java) S 30379 30381 29773 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 274427713 937435136 8962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2125.05
Current children cumulated vsize (KiB) 915464

[startup+2204.4 s]
/proc/loadavg: 2.06 2.03 1.98 3/100 31124
/proc/meminfo: memFree=1160576/2055920 swapFree=4182144/4192956
[pid=30381] ppid=30379 vsize=915464 CPUtime=2184.56
/proc/30381/stat : 30381 (java) R 30379 30381 29773 0 -1 0 9232 0 1 0 218313 143 0 0 25 0 8 0 274427705 937435136 8962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072918535 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30381/statm: 228866 8962 2527 14 0 215336 0
[pid=30381/tid=30383] ppid=30379 vsize=915464 CPUtime=0.03
/proc/30381/task/30383/stat : 30383 (java) S 30379 30381 29773 0 -1 64 328 0 0 0 3 0 0 0 16 0 8 0 274427709 937435136 8962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30381/tid=30384] ppid=30379 vsize=915464 CPUtime=0
/proc/30381/task/30384/stat : 30384 (java) S 30379 30381 29773 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274427710 937435136 8962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30381/tid=30385] ppid=30379 vsize=915464 CPUtime=0
/proc/30381/task/30385/stat : 30385 (java) S 30379 30381 29773 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 274427710 937435136 8962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30381/tid=30386] ppid=30379 vsize=915464 CPUtime=0
/proc/30381/task/30386/stat : 30386 (java) S 30379 30381 29773 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 274427713 937435136 8962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30381/tid=30387] ppid=30379 vsize=915464 CPUtime=0.27
/proc/30381/task/30387/stat : 30387 (java) S 30379 30381 29773 0 -1 64 404 0 0 0 25 2 0 0 16 0 8 0 274427713 937435136 8962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30381/tid=30388] ppid=30379 vsize=915464 CPUtime=0
/proc/30381/task/30388/stat : 30388 (java) S 30379 30381 29773 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 274427713 937435136 8962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30381/tid=30389] ppid=30379 vsize=915464 CPUtime=0
/proc/30381/task/30389/stat : 30389 (java) S 30379 30381 29773 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 274427713 937435136 8962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2184.56
Current children cumulated vsize (KiB) 915464

[startup+2264.45 s]
/proc/loadavg: 2.02 2.02 1.98 3/100 31124
/proc/meminfo: memFree=1160576/2055920 swapFree=4182144/4192956
[pid=30381] ppid=30379 vsize=915464 CPUtime=2244.07
/proc/30381/stat : 30381 (java) R 30379 30381 29773 0 -1 0 9232 0 1 0 224263 144 0 0 25 0 8 0 274427705 937435136 8962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073866329 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30381/statm: 228866 8962 2527 14 0 215336 0
[pid=30381/tid=30383] ppid=30379 vsize=915464 CPUtime=0.03
/proc/30381/task/30383/stat : 30383 (java) S 30379 30381 29773 0 -1 64 328 0 0 0 3 0 0 0 16 0 8 0 274427709 937435136 8962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30381/tid=30384] ppid=30379 vsize=915464 CPUtime=0
/proc/30381/task/30384/stat : 30384 (java) S 30379 30381 29773 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274427710 937435136 8962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30381/tid=30385] ppid=30379 vsize=915464 CPUtime=0
/proc/30381/task/30385/stat : 30385 (java) S 30379 30381 29773 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 274427710 937435136 8962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30381/tid=30386] ppid=30379 vsize=915464 CPUtime=0
/proc/30381/task/30386/stat : 30386 (java) S 30379 30381 29773 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 274427713 937435136 8962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30381/tid=30387] ppid=30379 vsize=915464 CPUtime=0.27
/proc/30381/task/30387/stat : 30387 (java) S 30379 30381 29773 0 -1 64 404 0 0 0 25 2 0 0 16 0 8 0 274427713 937435136 8962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30381/tid=30388] ppid=30379 vsize=915464 CPUtime=0
/proc/30381/task/30388/stat : 30388 (java) S 30379 30381 29773 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 274427713 937435136 8962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30381/tid=30389] ppid=30379 vsize=915464 CPUtime=0
/proc/30381/task/30389/stat : 30389 (java) S 30379 30381 29773 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 274427713 937435136 8962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2244.07
Current children cumulated vsize (KiB) 915464

[startup+2324.5 s]
/proc/loadavg: 2.01 2.01 1.98 3/100 31124
/proc/meminfo: memFree=1098176/2055920 swapFree=4182144/4192956
[pid=30381] ppid=30379 vsize=915464 CPUtime=2303.57
/proc/30381/stat : 30381 (java) R 30379 30381 29773 0 -1 0 9232 0 1 0 230213 144 0 0 25 0 8 0 274427705 937435136 8962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073865999 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30381/statm: 228866 8962 2527 14 0 215336 0
[pid=30381/tid=30383] ppid=30379 vsize=915464 CPUtime=0.03
/proc/30381/task/30383/stat : 30383 (java) S 30379 30381 29773 0 -1 64 328 0 0 0 3 0 0 0 16 0 8 0 274427709 937435136 8962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30381/tid=30384] ppid=30379 vsize=915464 CPUtime=0
/proc/30381/task/30384/stat : 30384 (java) S 30379 30381 29773 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274427710 937435136 8962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30381/tid=30385] ppid=30379 vsize=915464 CPUtime=0
/proc/30381/task/30385/stat : 30385 (java) S 30379 30381 29773 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 274427710 937435136 8962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30381/tid=30386] ppid=30379 vsize=915464 CPUtime=0
/proc/30381/task/30386/stat : 30386 (java) S 30379 30381 29773 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 274427713 937435136 8962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30381/tid=30387] ppid=30379 vsize=915464 CPUtime=0.27
/proc/30381/task/30387/stat : 30387 (java) S 30379 30381 29773 0 -1 64 404 0 0 0 25 2 0 0 16 0 8 0 274427713 937435136 8962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30381/tid=30388] ppid=30379 vsize=915464 CPUtime=0
/proc/30381/task/30388/stat : 30388 (java) S 30379 30381 29773 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 274427713 937435136 8962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30381/tid=30389] ppid=30379 vsize=915464 CPUtime=0
/proc/30381/task/30389/stat : 30389 (java) S 30379 30381 29773 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 274427713 937435136 8962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2303.57
Current children cumulated vsize (KiB) 915464

[startup+2384.56 s]
/proc/loadavg: 2.00 2.01 1.98 3/100 31124
/proc/meminfo: memFree=1098112/2055920 swapFree=4182144/4192956
[pid=30381] ppid=30379 vsize=915464 CPUtime=2363.07
/proc/30381/stat : 30381 (java) R 30379 30381 29773 0 -1 0 9232 0 1 0 236163 144 0 0 25 0 8 0 274427705 937435136 8962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073741286 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30381/statm: 228866 8962 2527 14 0 215336 0
[pid=30381/tid=30383] ppid=30379 vsize=915464 CPUtime=0.03
/proc/30381/task/30383/stat : 30383 (java) S 30379 30381 29773 0 -1 64 328 0 0 0 3 0 0 0 16 0 8 0 274427709 937435136 8962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30381/tid=30384] ppid=30379 vsize=915464 CPUtime=0
/proc/30381/task/30384/stat : 30384 (java) S 30379 30381 29773 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274427710 937435136 8962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30381/tid=30385] ppid=30379 vsize=915464 CPUtime=0
/proc/30381/task/30385/stat : 30385 (java) S 30379 30381 29773 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 274427710 937435136 8962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30381/tid=30386] ppid=30379 vsize=915464 CPUtime=0
/proc/30381/task/30386/stat : 30386 (java) S 30379 30381 29773 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 274427713 937435136 8962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30381/tid=30387] ppid=30379 vsize=915464 CPUtime=0.27
/proc/30381/task/30387/stat : 30387 (java) S 30379 30381 29773 0 -1 64 404 0 0 0 25 2 0 0 16 0 8 0 274427713 937435136 8962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30381/tid=30388] ppid=30379 vsize=915464 CPUtime=0
/proc/30381/task/30388/stat : 30388 (java) S 30379 30381 29773 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 274427713 937435136 8962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30381/tid=30389] ppid=30379 vsize=915464 CPUtime=0
/proc/30381/task/30389/stat : 30389 (java) S 30379 30381 29773 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 274427713 937435136 8962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2363.07
Current children cumulated vsize (KiB) 915464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2421.9 s]
/proc/loadavg: 2.00 2.00 1.98 3/100 31124
/proc/meminfo: memFree=1098048/2055920 swapFree=4182144/4192956
[pid=30381] ppid=30379 vsize=915464 CPUtime=2400.07
/proc/30381/stat : 30381 (java) R 30379 30381 29773 0 -1 0 9232 0 1 0 239863 144 0 0 25 0 8 0 274427705 937435136 8962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073896733 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30381/statm: 228866 8962 2527 14 0 215336 0
[pid=30381/tid=30383] ppid=30379 vsize=915464 CPUtime=0.03
/proc/30381/task/30383/stat : 30383 (java) S 30379 30381 29773 0 -1 64 328 0 0 0 3 0 0 0 16 0 8 0 274427709 937435136 8962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30381/tid=30384] ppid=30379 vsize=915464 CPUtime=0
/proc/30381/task/30384/stat : 30384 (java) S 30379 30381 29773 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274427710 937435136 8962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30381/tid=30385] ppid=30379 vsize=915464 CPUtime=0
/proc/30381/task/30385/stat : 30385 (java) S 30379 30381 29773 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 274427710 937435136 8962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30381/tid=30386] ppid=30379 vsize=915464 CPUtime=0
/proc/30381/task/30386/stat : 30386 (java) S 30379 30381 29773 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 274427713 937435136 8962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30381/tid=30387] ppid=30379 vsize=915464 CPUtime=0.27
/proc/30381/task/30387/stat : 30387 (java) S 30379 30381 29773 0 -1 64 404 0 0 0 25 2 0 0 16 0 8 0 274427713 937435136 8962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30381/tid=30388] ppid=30379 vsize=915464 CPUtime=0
/proc/30381/task/30388/stat : 30388 (java) S 30379 30381 29773 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 274427713 937435136 8962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30381/tid=30389] ppid=30379 vsize=915464 CPUtime=0
/proc/30381/task/30389/stat : 30389 (java) S 30379 30381 29773 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 274427713 937435136 8962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2400.07
Current children cumulated vsize (KiB) 915464

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

Child status: 143
Real time (s): 2421.94
CPU time (s): 2400.1
CPU user time (s): 2398.65
CPU system time (s): 1.45478
CPU usage (%): 99.0985
Max. virtual memory (cumulated for all children) (KiB): 915468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2398.65
system time used= 1.45478
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9254
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= 50139
involuntary context switches= 94545

runsolver used 3.04554 s user time and 7.70483 s system time

The end

Launcher Data (download as text)

Begin job on node4 on Sat Jan 20 02:32:01 UTC 2007


IDJOB= 277211
IDBENCH= 6494
IDSOLVER= 69
FILE ID= node4/277211-1169260321

PBS_JOBID= 3607268

Free space on /tmp= 66560 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/random/rand-2-25/rand-25-25-300-147-57021_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/277211-1169260321/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node4/watcher-277211-1169260321 -o ROOT/results/node4/solver-277211-1169260321 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/277211-1169260321/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  770b28076b75602aacb655be9a055a98

RANDOM SEED= 789288401

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.223
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.223
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:       1349520 kB
Buffers:         64852 kB
Cached:         513688 kB
SwapCached:       2180 kB
Active:         198984 kB
Inactive:       425044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1349520 kB
SwapTotal:     4192956 kB
SwapFree:      4182144 kB
Dirty:            1940 kB
Writeback:           0 kB
Mapped:          56680 kB
Slab:            67196 kB
Committed_AS:  7648076 kB
PageTables:       2356 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 node4 on Sat Jan 20 03:12:23 UTC 2007