Trace number 275173

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
AbsconMax 109 EPFCMSAT (TO) 2400.11 2402.63

General information on the benchmark

Namerandom/rand-2-23/
rand-23-23-253-131-52021_ext.xml
MD5SUM06cd5bfeea3b4b1120b6f4454fdde282
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints252
Best CPU time to get the best result obtained on this benchmark63.9523
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables23
Number of constraints253
Maximum constraint arity2
Maximum domain size23
Number of constraints which are defined in extension253
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.40	   
0.40	Abscon 109 (November, 2006)
0.40	   
0.40	   configuration
0.40	     name=epfc.xml
0.44	   
0.44	   instance
0.44	     name=/tmp/evaluation/275173-1169218338/unknown.xml
0.48	   
0.48	   domains being loaded...
0.48	   
0.48	   variables being loaded...
0.52	     nbVariables=23  nbDomainTypes=1  minDomainSize=23  maxDomainSize=23
0.52	       =>  wckTime=0.116  cpuTime=0.09  mem=6M887
0.52	   
0.52	   relations being loaded...
0.61	   
0.61	   constraints being loaded...
0.72	     nbConstraints=253  nbRelationTypes=253  nbExtensionStructures=253  nbSharedExtensionStructures=0
0.72	     nbConflictsStructures=253  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=843  maxDegree=22
0.72	     maxArity=2
0.72	       =>  wckTime=0.323  cpuTime=0.23  mem=12M738
0.77	   
0.77	   solver LocalSearchSolver being built... 
0.81	       =>  wckTime=0.412  cpuTime=0.27  mem=5M987
0.82	
0.82	s SATISFIABLE
0.82	o 202
0.82	c 51
0.82	o 207
0.82	c 46
0.82	o 213
0.82	c 40
0.82	o 217
0.82	c 36
0.82	o 220
0.82	c 33
0.82	o 223
0.82	c 30
0.82	o 226
0.82	c 27
0.83	o 230
0.83	c 23
0.83	o 233
0.83	c 20
0.83	o 236
0.83	c 17
0.83	o 238
0.83	c 15
0.83	o 239
0.83	c 14
0.83	o 240
0.83	c 13
0.84	o 241
0.84	c 12
0.84	o 242
0.84	c 11
0.84	o 243
0.84	c 10
0.84	o 244
0.84	c 9
0.85	o 245
0.85	c 8
0.85	o 246
0.85	c 7
0.85	o 247
0.85	c 6
0.88	o 248
0.88	c 5
0.94	o 249
0.94	c 4
0.94	o 250
0.94	c 3
1.38	o 251
1.38	c 2
3.08	o 252
3.08	c 1
3.08	   
3.08	   search
3.08	     run=0  nbConstraintChecks=15683583  nbAssignments=7457
3.08	       =>  wckTime=2.264  cpuTime=2.24  mem=5M987
3.08	   
3.08	   global
3.08	     nbConstraintChecks=15683583  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
3.08	     solvingWckTime=2.262  solvingCpuTime=2.24  expiredTime=no  totalExploration=no  nbFoundSolutions=0
3.08	     globalCpuTime=2.56
3.08	       =>  wckTime=2.677  cpuTime=2.51  mem=5M987
3.08	   
3.08	   solver IterativeSystematicSolver being built... 
3.21	       =>  wckTime=2.807  cpuTime=2.61  mem=16M895
3.27	   
3.27	   preprocessing
3.27	     nbConstraintChecks=67177  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
3.27	     detectedInconsistency=no
3.27	       =>  wckTime=0.062  cpuTime=0.04  mem=16M895
3.31	   
3.31	   search
3.31	     run=0  nbConstraintChecks=134259  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=41
3.31	     nbFailedAssignments=26  nbBacktracks=10  nbVisitedNodes=76  nbRestartNogoods=0
3.31	       =>  wckTime=0.104  cpuTime=0.09  mem=16M895
3.37	   
3.37	   search
3.37	     run=1  nbConstraintChecks=337938  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=97
3.37	     nbFailedAssignments=62  nbBacktracks=25  nbVisitedNodes=183  nbRestartNogoods=14
3.37	       =>  wckTime=0.162  cpuTime=0.14  mem=16M895
3.44	   
3.44	   search
3.44	     run=2  nbConstraintChecks=608684  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=171
3.44	     nbFailedAssignments=109  nbBacktracks=47  nbVisitedNodes=326  nbRestartNogoods=26
3.44	       =>  wckTime=0.227  cpuTime=0.2  mem=16M895
3.52	   
3.52	   search
3.52	     run=3  nbConstraintChecks=1002320  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=277
3.52	     nbFailedAssignments=177  nbBacktracks=80  nbVisitedNodes=533  nbRestartNogoods=34
3.52	       =>  wckTime=0.313  cpuTime=0.28  mem=16M895
3.65	   
3.65	   search
3.65	     run=4  nbConstraintChecks=1600533  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=440
3.65	     nbFailedAssignments=285  nbBacktracks=130  nbVisitedNodes=854  nbRestartNogoods=62
3.65	       =>  wckTime=0.437  cpuTime=0.4  mem=16M895
3.84	   
3.84	   search
3.84	     run=5  nbConstraintChecks=2531322  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=706
3.84	     nbFailedAssignments=472  nbBacktracks=205  nbVisitedNodes=1381  nbRestartNogoods=72
3.84	       =>  wckTime=0.628  cpuTime=0.59  mem=16M895
4.12	   
4.12	   search
4.12	     run=6  nbConstraintChecks=3883361  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1102
4.12	     nbFailedAssignments=750  nbBacktracks=318  nbVisitedNodes=2164  nbRestartNogoods=91
4.12	       =>  wckTime=0.914  cpuTime=0.87  mem=16M895
4.61	   
4.61	   search
4.61	     run=7  nbConstraintChecks=6269273  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1716
4.61	     nbFailedAssignments=1190  nbBacktracks=488  nbVisitedNodes=3382  nbRestartNogoods=120
4.61	       =>  wckTime=1.399  cpuTime=1.33  mem=16M895
5.23	   
5.23	   search
5.23	     run=8  nbConstraintChecks=9556112  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2572
5.23	     nbFailedAssignments=1787  nbBacktracks=744  nbVisitedNodes=5088  nbRestartNogoods=150
5.23	       =>  wckTime=2.025  cpuTime=1.95  mem=16M895
6.05	   
6.05	   search
6.05	     run=9  nbConstraintChecks=13806679  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3769
6.05	     nbFailedAssignments=2595  nbBacktracks=1128  nbVisitedNodes=7468  nbRestartNogoods=158
6.05	       =>  wckTime=2.845  cpuTime=2.77  mem=16M895
7.39	   
7.39	   search
7.39	     run=10  nbConstraintChecks=20745930  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5665
7.39	     nbFailedAssignments=3910  nbBacktracks=1704  nbVisitedNodes=11228  nbRestartNogoods=164
7.39	       =>  wckTime=4.18  cpuTime=4.09  mem=16M895
9.32	   
9.32	   search
9.32	     run=11  nbConstraintChecks=31053241  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8246
9.32	     nbFailedAssignments=5623  nbBacktracks=2568  nbVisitedNodes=16316  nbRestartNogoods=193
9.32	       =>  wckTime=6.115  cpuTime=6.02  mem=16M895
11.89	   
11.89	   search
11.89	     run=12  nbConstraintChecks=44621469  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=11759
11.89	     nbFailedAssignments=7834  nbBacktracks=3865  nbVisitedNodes=23148  nbRestartNogoods=202
11.89	       =>  wckTime=8.682  cpuTime=8.57  mem=16M895
15.49	   
15.49	   search
15.49	     run=13  nbConstraintChecks=63869565  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=16426
15.49	     nbFailedAssignments=10551  nbBacktracks=5811  nbVisitedNodes=31659  nbRestartNogoods=212
15.49	       =>  wckTime=12.283  cpuTime=12.16  mem=16M895
20.16	   
20.16	   search
20.16	     run=14  nbConstraintChecks=89387350  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=22809
20.16	     nbFailedAssignments=14010  nbBacktracks=8731  nbVisitedNodes=42926  nbRestartNogoods=230
20.16	       =>  wckTime=16.954  cpuTime=16.79  mem=16M895
26.57	   
26.57	   search
26.57	     run=15  nbConstraintChecks=125863338  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=32009
26.57	     nbFailedAssignments=18827  nbBacktracks=13109  nbVisitedNodes=58864  nbRestartNogoods=252
26.57	       =>  wckTime=23.365  cpuTime=23.19  mem=16M895
36.46	   
36.46	   search
36.46	     run=16  nbConstraintChecks=182494927  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=45932
36.46	     nbFailedAssignments=26178  nbBacktracks=19677  nbVisitedNodes=82941  nbRestartNogoods=276
36.46	       =>  wckTime=33.256  cpuTime=33.08  mem=16M895
50.64	   
50.64	   search
50.65	     run=17  nbConstraintChecks=263640513  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=66255
50.65	     nbFailedAssignments=36645  nbBacktracks=29529  nbVisitedNodes=117766  nbRestartNogoods=306
50.65	       =>  wckTime=47.436  cpuTime=47.24  mem=16M895
73.33	   
73.33	   search
73.33	     run=18  nbConstraintChecks=393067955  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=97545
73.33	     nbFailedAssignments=53151  nbBacktracks=44307  nbVisitedNodes=171767  nbRestartNogoods=347
73.33	       =>  wckTime=70.12  cpuTime=69.89  mem=16M895
104.99	   
104.99	   search
104.99	     run=19  nbConstraintChecks=573670830  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=142897
104.99	     nbFailedAssignments=76332  nbBacktracks=66475  nbVisitedNodes=249073  nbRestartNogoods=367
104.99	       =>  wckTime=101.784  cpuTime=101.54  mem=16M895
152.95	   
152.95	   search
152.95	     run=20  nbConstraintChecks=847754072  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=210712
152.95	     nbFailedAssignments=110890  nbBacktracks=99727  nbVisitedNodes=364867  nbRestartNogoods=399
152.95	       =>  wckTime=149.739  cpuTime=149.47  mem=16M895
229.22	   
229.22	   search
229.22	     run=21  nbConstraintChecks=1282771030  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=314450
229.22	     nbFailedAssignments=164747  nbBacktracks=149605  nbVisitedNodes=542702  nbRestartNogoods=444
229.22	       =>  wckTime=226.009  cpuTime=225.66  mem=16M895
338.55	   
338.55	   search
338.55	     run=22  nbConstraintChecks=1905410557  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=467490
338.55	     nbFailedAssignments=242967  nbBacktracks=224423  nbVisitedNodes=802571  nbRestartNogoods=497
338.55	       =>  wckTime=335.337  cpuTime=334.87  mem=16M895
501.38	   
501.38	   search
501.38	     run=23  nbConstraintChecks=2835452654  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=696645
501.38	     nbFailedAssignments=359890  nbBacktracks=336650  nbVisitedNodes=1192182  nbRestartNogoods=553
501.38	       =>  wckTime=498.167  cpuTime=497.56  mem=16M895
748.11	   
748.11	   search
748.11	     run=24  nbConstraintChecks=4240105097  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1039858
748.11	     nbFailedAssignments=534757  nbBacktracks=504991  nbVisitedNodes=1776437  nbRestartNogoods=582
748.11	       =>  wckTime=744.898  cpuTime=744.01  mem=16M895
1114.77	   
1114.77	   search
1114.77	     run=25  nbConstraintChecks=6329351851  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1551823
1114.77	     nbFailedAssignments=794206  nbBacktracks=757502  nbVisitedNodes=2643630  nbRestartNogoods=622
1114.77	       =>  wckTime=1111.565  cpuTime=1110.32  mem=16M895
1666.98	   
1666.98	   search
1666.98	     run=26  nbConstraintChecks=9471849798  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2316645
1666.98	     nbFailedAssignments=1180258  nbBacktracks=1136269  nbVisitedNodes=3937435  nbRestartNogoods=648
1666.98	       =>  wckTime=1663.767  cpuTime=1661.99  mem=16M895
2402.61	v 16 14 14 5 19 22 21 18 13 1 1 13 7 15 6 21 18 8 9 15 2 2 6 

Verifier Data (download as text)

1 unsatisfied constraints, 252 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/node70/watcher-275173-1169218338 -o ROOT/results/node70/solver-275173-1169218338 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/275173-1169218338/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.92 5/74 10273
/proc/meminfo: memFree=1284328/2055920 swapFree=4192812/4192956
[pid=10272] ppid=10270 vsize=18540 CPUtime=0
/proc/10272/stat : 10272 (runsolver) R 10270 10272 10040 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 69330733 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 233402068263 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/10272/statm: 4635 279 244 17 0 2626 0

[startup+0.102847 s]
/proc/loadavg: 2.00 2.00 1.92 5/74 10273
/proc/meminfo: memFree=1284328/2055920 swapFree=4192812/4192956
[pid=10272] ppid=10270 vsize=911488 CPUtime=0.07
/proc/10272/stat : 10272 (java) D 10270 10272 10040 0 -1 0 2636 0 1 0 6 1 0 0 20 0 8 0 69330733 933363712 2383 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 2147483391 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10272/statm: 227872 2383 1284 14 0 215051 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 911488

[startup+0.510887 s]
/proc/loadavg: 2.00 2.00 1.92 5/74 10273
/proc/meminfo: memFree=1284328/2055920 swapFree=4192812/4192956
[pid=10272] ppid=10270 vsize=915332 CPUtime=0.39
/proc/10272/stat : 10272 (java) R 10270 10272 10040 0 -1 0 6092 0 14 0 35 4 0 0 18 0 8 0 69330733 937299968 5844 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10272/statm: 228833 5844 2140 14 0 215303 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 915332

[startup+1.33297 s]
/proc/loadavg: 2.00 2.00 1.92 3/81 10280
/proc/meminfo: memFree=1258544/2055920 swapFree=4192812/4192956
[pid=10272] ppid=10270 vsize=915464 CPUtime=1.21
/proc/10272/stat : 10272 (java) R 10270 10272 10040 0 -1 0 8208 0 14 0 108 13 0 0 24 0 8 0 69330733 937435136 7959 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073732437 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10272/statm: 228866 7959 2479 14 0 215336 0
[pid=10272/tid=10274] ppid=10270 vsize=915464 CPUtime=0.03
/proc/10272/task/10274/stat : 10274 (java) S 10270 10272 10040 0 -1 64 273 0 0 0 3 0 0 0 16 0 8 0 69330737 937435136 7959 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10272/tid=10275] ppid=10270 vsize=915464 CPUtime=0
/proc/10272/task/10275/stat : 10275 (java) S 10270 10272 10040 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 69330738 937435136 7959 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10272/tid=10276] ppid=10270 vsize=915464 CPUtime=0
/proc/10272/task/10276/stat : 10276 (java) S 10270 10272 10040 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 69330738 937435136 7959 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10272/tid=10277] ppid=10270 vsize=915464 CPUtime=0
/proc/10272/task/10277/stat : 10277 (java) S 10270 10272 10040 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 69330741 937435136 7959 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10272/tid=10278] ppid=10270 vsize=915464 CPUtime=0.15
/proc/10272/task/10278/stat : 10278 (java) S 10270 10272 10040 0 -1 64 346 0 0 0 15 0 0 0 16 0 8 0 69330741 937435136 7959 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10272/tid=10279] ppid=10270 vsize=915464 CPUtime=0
/proc/10272/task/10279/stat : 10279 (java) S 10270 10272 10040 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 69330741 937435136 7959 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10272/tid=10280] ppid=10270 vsize=915464 CPUtime=0
/proc/10272/task/10280/stat : 10280 (java) S 10270 10272 10040 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 69330741 937435136 7959 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.21
Current children cumulated vsize (KiB) 915464

[startup+2.98513 s]
/proc/loadavg: 2.00 2.00 1.92 3/81 10280
/proc/meminfo: memFree=1258480/2055920 swapFree=4192812/4192956
[pid=10272] ppid=10270 vsize=915464 CPUtime=2.85
/proc/10272/stat : 10272 (java) R 10270 10272 10040 0 -1 0 8210 0 14 0 250 35 0 0 25 0 8 0 69330733 937435136 7960 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073732513 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10272/statm: 228866 7960 2479 14 0 215336 0
[pid=10272/tid=10274] ppid=10270 vsize=915464 CPUtime=0.03
/proc/10272/task/10274/stat : 10274 (java) S 10270 10272 10040 0 -1 64 273 0 0 0 3 0 0 0 16 0 8 0 69330737 937435136 7960 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10272/tid=10275] ppid=10270 vsize=915464 CPUtime=0
/proc/10272/task/10275/stat : 10275 (java) S 10270 10272 10040 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 69330738 937435136 7960 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10272/tid=10276] ppid=10270 vsize=915464 CPUtime=0
/proc/10272/task/10276/stat : 10276 (java) S 10270 10272 10040 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 69330738 937435136 7960 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10272/tid=10277] ppid=10270 vsize=915464 CPUtime=0
/proc/10272/task/10277/stat : 10277 (java) S 10270 10272 10040 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 69330741 937435136 7960 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10272/tid=10278] ppid=10270 vsize=915464 CPUtime=0.15
/proc/10272/task/10278/stat : 10278 (java) S 10270 10272 10040 0 -1 64 347 0 0 0 15 0 0 0 15 0 8 0 69330741 937435136 7960 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10272/tid=10279] ppid=10270 vsize=915464 CPUtime=0
/proc/10272/task/10279/stat : 10279 (java) S 10270 10272 10040 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 69330741 937435136 7960 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10272/tid=10280] ppid=10270 vsize=915464 CPUtime=0
/proc/10272/task/10280/stat : 10280 (java) S 10270 10272 10040 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 69330741 937435136 7960 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.85
Current children cumulated vsize (KiB) 915464

[startup+6.28146 s]
/proc/loadavg: 2.00 2.00 1.92 3/81 10280
/proc/meminfo: memFree=1254832/2055920 swapFree=4192812/4192956
[pid=10272] ppid=10270 vsize=915464 CPUtime=6.13
/proc/10272/stat : 10272 (java) R 10270 10272 10040 0 -1 0 9143 0 14 0 576 37 0 0 25 0 8 0 69330733 937435136 8890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072918564 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10272/statm: 228866 8890 2532 14 0 215336 0
[pid=10272/tid=10274] ppid=10270 vsize=915464 CPUtime=0.03
/proc/10272/task/10274/stat : 10274 (java) S 10270 10272 10040 0 -1 64 274 0 0 0 3 0 0 0 17 0 8 0 69330737 937435136 8890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10272/tid=10275] ppid=10270 vsize=915464 CPUtime=0
/proc/10272/task/10275/stat : 10275 (java) S 10270 10272 10040 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 69330738 937435136 8890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10272/tid=10276] ppid=10270 vsize=915464 CPUtime=0
/proc/10272/task/10276/stat : 10276 (java) S 10270 10272 10040 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 69330738 937435136 8890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10272/tid=10277] ppid=10270 vsize=915464 CPUtime=0
/proc/10272/task/10277/stat : 10277 (java) S 10270 10272 10040 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 69330741 937435136 8890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10272/tid=10278] ppid=10270 vsize=915464 CPUtime=0.24
/proc/10272/task/10278/stat : 10278 (java) S 10270 10272 10040 0 -1 64 400 0 0 0 23 1 0 0 15 0 8 0 69330741 937435136 8890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10272/tid=10279] ppid=10270 vsize=915464 CPUtime=0
/proc/10272/task/10279/stat : 10279 (java) S 10270 10272 10040 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 69330741 937435136 8890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10272/tid=10280] ppid=10270 vsize=915464 CPUtime=0
/proc/10272/task/10280/stat : 10280 (java) S 10270 10272 10040 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 69330741 937435136 8890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 915464

[startup+12.7621 s]
/proc/loadavg: 2.00 2.00 1.92 3/81 10280
/proc/meminfo: memFree=1254832/2055920 swapFree=4192812/4192956
[pid=10272] ppid=10270 vsize=915464 CPUtime=12.58
/proc/10272/stat : 10272 (java) R 10270 10272 10040 0 -1 0 9152 0 14 0 1221 37 0 0 25 0 8 0 69330733 937435136 8899 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073898023 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10272/statm: 228866 8899 2532 14 0 215336 0
[pid=10272/tid=10274] ppid=10270 vsize=915464 CPUtime=0.03
/proc/10272/task/10274/stat : 10274 (java) S 10270 10272 10040 0 -1 64 274 0 0 0 3 0 0 0 16 0 8 0 69330737 937435136 8899 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10272/tid=10275] ppid=10270 vsize=915464 CPUtime=0
/proc/10272/task/10275/stat : 10275 (java) S 10270 10272 10040 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 69330738 937435136 8899 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10272/tid=10276] ppid=10270 vsize=915464 CPUtime=0
/proc/10272/task/10276/stat : 10276 (java) S 10270 10272 10040 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 69330738 937435136 8899 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10272/tid=10277] ppid=10270 vsize=915464 CPUtime=0
/proc/10272/task/10277/stat : 10277 (java) S 10270 10272 10040 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 69330741 937435136 8899 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10272/tid=10278] ppid=10270 vsize=915464 CPUtime=0.24
/proc/10272/task/10278/stat : 10278 (java) S 10270 10272 10040 0 -1 64 402 0 0 0 23 1 0 0 16 0 8 0 69330741 937435136 8899 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10272/tid=10279] ppid=10270 vsize=915464 CPUtime=0
/proc/10272/task/10279/stat : 10279 (java) S 10270 10272 10040 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 69330741 937435136 8899 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10272/tid=10280] ppid=10270 vsize=915464 CPUtime=0
/proc/10272/task/10280/stat : 10280 (java) S 10270 10272 10040 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 69330741 937435136 8899 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 915464

[startup+25.6044 s]
/proc/loadavg: 2.00 2.00 1.92 3/82 10365
/proc/meminfo: memFree=1250664/2055920 swapFree=4192812/4192956
[pid=10272] ppid=10270 vsize=915464 CPUtime=25.36
/proc/10272/stat : 10272 (java) R 10270 10272 10040 0 -1 0 9157 0 14 0 2497 39 0 0 25 0 8 0 69330733 937435136 8904 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073866678 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10272/statm: 228866 8904 2532 14 0 215336 0
[pid=10272/tid=10274] ppid=10270 vsize=915464 CPUtime=0.03
/proc/10272/task/10274/stat : 10274 (java) S 10270 10272 10040 0 -1 64 274 0 0 0 3 0 0 0 16 0 8 0 69330737 937435136 8904 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10272/tid=10275] ppid=10270 vsize=915464 CPUtime=0
/proc/10272/task/10275/stat : 10275 (java) S 10270 10272 10040 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 69330738 937435136 8904 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10272/tid=10276] ppid=10270 vsize=915464 CPUtime=0
/proc/10272/task/10276/stat : 10276 (java) S 10270 10272 10040 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 69330738 937435136 8904 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10272/tid=10277] ppid=10270 vsize=915464 CPUtime=0
/proc/10272/task/10277/stat : 10277 (java) S 10270 10272 10040 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 69330741 937435136 8904 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10272/tid=10278] ppid=10270 vsize=915464 CPUtime=0.24
/proc/10272/task/10278/stat : 10278 (java) S 10270 10272 10040 0 -1 64 402 0 0 0 23 1 0 0 16 0 8 0 69330741 937435136 8904 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10272/tid=10279] ppid=10270 vsize=915464 CPUtime=0
/proc/10272/task/10279/stat : 10279 (java) S 10270 10272 10040 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 69330741 937435136 8904 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10272/tid=10280] ppid=10270 vsize=915464 CPUtime=0
/proc/10272/task/10280/stat : 10280 (java) S 10270 10272 10040 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 69330741 937435136 8904 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 915464

[startup+51.212 s]
/proc/loadavg: 2.00 2.00 1.92 3/81 10366
/proc/meminfo: memFree=1202416/2055920 swapFree=4192812/4192956
[pid=10272] ppid=10270 vsize=915464 CPUtime=50.95
/proc/10272/stat : 10272 (java) R 10270 10272 10040 0 -1 0 9167 0 14 0 5056 39 0 0 25 0 8 0 69330733 937435136 8913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073828072 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10272/statm: 228866 8913 2532 14 0 215336 0
[pid=10272/tid=10274] ppid=10270 vsize=915464 CPUtime=0.03
/proc/10272/task/10274/stat : 10274 (java) S 10270 10272 10040 0 -1 64 274 0 0 0 3 0 0 0 16 0 8 0 69330737 937435136 8913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10272/tid=10275] ppid=10270 vsize=915464 CPUtime=0
/proc/10272/task/10275/stat : 10275 (java) S 10270 10272 10040 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 69330738 937435136 8913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10272/tid=10276] ppid=10270 vsize=915464 CPUtime=0
/proc/10272/task/10276/stat : 10276 (java) S 10270 10272 10040 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 69330738 937435136 8913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10272/tid=10277] ppid=10270 vsize=915464 CPUtime=0
/proc/10272/task/10277/stat : 10277 (java) S 10270 10272 10040 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 69330741 937435136 8913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10272/tid=10278] ppid=10270 vsize=915464 CPUtime=0.25
/proc/10272/task/10278/stat : 10278 (java) S 10270 10272 10040 0 -1 64 403 0 0 0 24 1 0 0 16 0 8 0 69330741 937435136 8913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10272/tid=10279] ppid=10270 vsize=915464 CPUtime=0
/proc/10272/task/10279/stat : 10279 (java) S 10270 10272 10040 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 69330741 937435136 8913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10272/tid=10280] ppid=10270 vsize=915464 CPUtime=0
/proc/10272/task/10280/stat : 10280 (java) S 10270 10272 10040 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 69330741 937435136 8913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.95
Current children cumulated vsize (KiB) 915464

[startup+102.42 s]
/proc/loadavg: 2.00 2.00 1.92 3/81 10366
/proc/meminfo: memFree=1202480/2055920 swapFree=4192812/4192956
[pid=10272] ppid=10270 vsize=915464 CPUtime=102.12
/proc/10272/stat : 10272 (java) R 10270 10272 10040 0 -1 0 9169 0 14 0 10172 40 0 0 25 0 8 0 69330733 937435136 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073849418 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10272/statm: 228866 8915 2532 14 0 215336 0
[pid=10272/tid=10274] ppid=10270 vsize=915464 CPUtime=0.03
/proc/10272/task/10274/stat : 10274 (java) S 10270 10272 10040 0 -1 64 274 0 0 0 3 0 0 0 16 0 8 0 69330737 937435136 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10272/tid=10275] ppid=10270 vsize=915464 CPUtime=0
/proc/10272/task/10275/stat : 10275 (java) S 10270 10272 10040 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 69330738 937435136 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10272/tid=10276] ppid=10270 vsize=915464 CPUtime=0
/proc/10272/task/10276/stat : 10276 (java) S 10270 10272 10040 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 69330738 937435136 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10272/tid=10277] ppid=10270 vsize=915464 CPUtime=0
/proc/10272/task/10277/stat : 10277 (java) S 10270 10272 10040 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 69330741 937435136 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10272/tid=10278] ppid=10270 vsize=915464 CPUtime=0.25
/proc/10272/task/10278/stat : 10278 (java) S 10270 10272 10040 0 -1 64 403 0 0 0 24 1 0 0 16 0 8 0 69330741 937435136 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10272/tid=10279] ppid=10270 vsize=915464 CPUtime=0
/proc/10272/task/10279/stat : 10279 (java) S 10270 10272 10040 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 69330741 937435136 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10272/tid=10280] ppid=10270 vsize=915464 CPUtime=0
/proc/10272/task/10280/stat : 10280 (java) S 10270 10272 10040 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 69330741 937435136 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.12
Current children cumulated vsize (KiB) 915464

[startup+162.498 s]
/proc/loadavg: 1.96 1.98 1.91 3/81 10468
/proc/meminfo: memFree=989232/2055920 swapFree=4192812/4192956
[pid=10272] ppid=10270 vsize=915464 CPUtime=162.14
/proc/10272/stat : 10272 (java) R 10270 10272 10040 0 -1 0 9174 0 14 0 16172 42 0 0 25 0 8 0 69330733 937435136 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073849698 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

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

[startup+2085.18 s]
/proc/loadavg: 2.00 2.01 1.97 3/81 10668
/proc/meminfo: memFree=988848/2055920 swapFree=4192812/4192956
[pid=10272] ppid=10270 vsize=915464 CPUtime=2082.96
/proc/10272/stat : 10272 (java) R 10270 10272 10040 0 -1 0 9192 0 14 0 208243 53 0 0 25 0 8 0 69330733 937435136 8937 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073827280 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10272/statm: 228866 8937 2532 14 0 215336 0
[pid=10272/tid=10274] ppid=10270 vsize=915464 CPUtime=0.03
/proc/10272/task/10274/stat : 10274 (java) S 10270 10272 10040 0 -1 64 274 0 0 0 3 0 0 0 16 0 8 0 69330737 937435136 8937 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10272/tid=10275] ppid=10270 vsize=915464 CPUtime=0
/proc/10272/task/10275/stat : 10275 (java) S 10270 10272 10040 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 69330738 937435136 8937 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10272/tid=10276] ppid=10270 vsize=915464 CPUtime=0
/proc/10272/task/10276/stat : 10276 (java) S 10270 10272 10040 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 69330738 937435136 8937 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10272/tid=10277] ppid=10270 vsize=915464 CPUtime=0
/proc/10272/task/10277/stat : 10277 (java) S 10270 10272 10040 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 69330741 937435136 8937 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10272/tid=10278] ppid=10270 vsize=915464 CPUtime=0.25
/proc/10272/task/10278/stat : 10278 (java) S 10270 10272 10040 0 -1 64 404 0 0 0 24 1 0 0 16 0 8 0 69330741 937435136 8937 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10272/tid=10279] ppid=10270 vsize=915464 CPUtime=0
/proc/10272/task/10279/stat : 10279 (java) S 10270 10272 10040 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 69330741 937435136 8937 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10272/tid=10280] ppid=10270 vsize=915464 CPUtime=0
/proc/10272/task/10280/stat : 10280 (java) S 10270 10272 10040 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 69330741 937435136 8937 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2082.96
Current children cumulated vsize (KiB) 915464

[startup+2145.27 s]
/proc/loadavg: 2.00 2.00 1.97 3/81 10668
/proc/meminfo: memFree=988912/2055920 swapFree=4192812/4192956
[pid=10272] ppid=10270 vsize=915464 CPUtime=2142.98
/proc/10272/stat : 10272 (java) R 10270 10272 10040 0 -1 0 9192 0 14 0 214244 54 0 0 25 0 8 0 69330733 937435136 8937 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073828127 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10272/statm: 228866 8937 2532 14 0 215336 0
[pid=10272/tid=10274] ppid=10270 vsize=915464 CPUtime=0.03
/proc/10272/task/10274/stat : 10274 (java) S 10270 10272 10040 0 -1 64 274 0 0 0 3 0 0 0 16 0 8 0 69330737 937435136 8937 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10272/tid=10275] ppid=10270 vsize=915464 CPUtime=0
/proc/10272/task/10275/stat : 10275 (java) S 10270 10272 10040 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 69330738 937435136 8937 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10272/tid=10276] ppid=10270 vsize=915464 CPUtime=0
/proc/10272/task/10276/stat : 10276 (java) S 10270 10272 10040 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 69330738 937435136 8937 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10272/tid=10277] ppid=10270 vsize=915464 CPUtime=0
/proc/10272/task/10277/stat : 10277 (java) S 10270 10272 10040 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 69330741 937435136 8937 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10272/tid=10278] ppid=10270 vsize=915464 CPUtime=0.25
/proc/10272/task/10278/stat : 10278 (java) S 10270 10272 10040 0 -1 64 404 0 0 0 24 1 0 0 16 0 8 0 69330741 937435136 8937 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10272/tid=10279] ppid=10270 vsize=915464 CPUtime=0
/proc/10272/task/10279/stat : 10279 (java) S 10270 10272 10040 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 69330741 937435136 8937 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10272/tid=10280] ppid=10270 vsize=915464 CPUtime=0
/proc/10272/task/10280/stat : 10280 (java) S 10270 10272 10040 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 69330741 937435136 8937 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2142.98
Current children cumulated vsize (KiB) 915464

[startup+2205.36 s]
/proc/loadavg: 2.00 2.00 1.97 3/81 10668
/proc/meminfo: memFree=988848/2055920 swapFree=4192812/4192956
[pid=10272] ppid=10270 vsize=915464 CPUtime=2203.01
/proc/10272/stat : 10272 (java) R 10270 10272 10040 0 -1 0 9192 0 14 0 220247 54 0 0 25 0 8 0 69330733 937435136 8937 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073897735 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10272/statm: 228866 8937 2532 14 0 215336 0
[pid=10272/tid=10274] ppid=10270 vsize=915464 CPUtime=0.03
/proc/10272/task/10274/stat : 10274 (java) S 10270 10272 10040 0 -1 64 274 0 0 0 3 0 0 0 16 0 8 0 69330737 937435136 8937 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10272/tid=10275] ppid=10270 vsize=915464 CPUtime=0
/proc/10272/task/10275/stat : 10275 (java) S 10270 10272 10040 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 69330738 937435136 8937 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10272/tid=10276] ppid=10270 vsize=915464 CPUtime=0
/proc/10272/task/10276/stat : 10276 (java) S 10270 10272 10040 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 69330738 937435136 8937 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10272/tid=10277] ppid=10270 vsize=915464 CPUtime=0
/proc/10272/task/10277/stat : 10277 (java) S 10270 10272 10040 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 69330741 937435136 8937 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10272/tid=10278] ppid=10270 vsize=915464 CPUtime=0.25
/proc/10272/task/10278/stat : 10278 (java) S 10270 10272 10040 0 -1 64 404 0 0 0 24 1 0 0 16 0 8 0 69330741 937435136 8937 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10272/tid=10279] ppid=10270 vsize=915464 CPUtime=0
/proc/10272/task/10279/stat : 10279 (java) S 10270 10272 10040 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 69330741 937435136 8937 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10272/tid=10280] ppid=10270 vsize=915464 CPUtime=0
/proc/10272/task/10280/stat : 10280 (java) S 10270 10272 10040 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 69330741 937435136 8937 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2203.01
Current children cumulated vsize (KiB) 915464

[startup+2265.44 s]
/proc/loadavg: 2.00 2.00 1.97 3/81 10668
/proc/meminfo: memFree=988848/2055920 swapFree=4192812/4192956
[pid=10272] ppid=10270 vsize=915464 CPUtime=2263.05
/proc/10272/stat : 10272 (java) R 10270 10272 10040 0 -1 0 9192 0 14 0 226251 54 0 0 25 0 8 0 69330733 937435136 8937 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073867659 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10272/statm: 228866 8937 2532 14 0 215336 0
[pid=10272/tid=10274] ppid=10270 vsize=915464 CPUtime=0.03
/proc/10272/task/10274/stat : 10274 (java) S 10270 10272 10040 0 -1 64 274 0 0 0 3 0 0 0 16 0 8 0 69330737 937435136 8937 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10272/tid=10275] ppid=10270 vsize=915464 CPUtime=0
/proc/10272/task/10275/stat : 10275 (java) S 10270 10272 10040 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 69330738 937435136 8937 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10272/tid=10276] ppid=10270 vsize=915464 CPUtime=0
/proc/10272/task/10276/stat : 10276 (java) S 10270 10272 10040 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 69330738 937435136 8937 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10272/tid=10277] ppid=10270 vsize=915464 CPUtime=0
/proc/10272/task/10277/stat : 10277 (java) S 10270 10272 10040 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 69330741 937435136 8937 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10272/tid=10278] ppid=10270 vsize=915464 CPUtime=0.25
/proc/10272/task/10278/stat : 10278 (java) S 10270 10272 10040 0 -1 64 404 0 0 0 24 1 0 0 16 0 8 0 69330741 937435136 8937 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10272/tid=10279] ppid=10270 vsize=915464 CPUtime=0
/proc/10272/task/10279/stat : 10279 (java) S 10270 10272 10040 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 69330741 937435136 8937 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10272/tid=10280] ppid=10270 vsize=915464 CPUtime=0
/proc/10272/task/10280/stat : 10280 (java) S 10270 10272 10040 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 69330741 937435136 8937 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2263.05
Current children cumulated vsize (KiB) 915464

[startup+2325.53 s]
/proc/loadavg: 2.11 2.03 1.98 3/81 10668
/proc/meminfo: memFree=988848/2055920 swapFree=4192812/4192956
[pid=10272] ppid=10270 vsize=915464 CPUtime=2323.06
/proc/10272/stat : 10272 (java) R 10270 10272 10040 0 -1 0 9192 0 14 0 232252 54 0 0 25 0 8 0 69330733 937435136 8937 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073738278 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10272/statm: 228866 8937 2532 14 0 215336 0
[pid=10272/tid=10274] ppid=10270 vsize=915464 CPUtime=0.03
/proc/10272/task/10274/stat : 10274 (java) S 10270 10272 10040 0 -1 64 274 0 0 0 3 0 0 0 16 0 8 0 69330737 937435136 8937 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10272/tid=10275] ppid=10270 vsize=915464 CPUtime=0
/proc/10272/task/10275/stat : 10275 (java) S 10270 10272 10040 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 69330738 937435136 8937 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10272/tid=10276] ppid=10270 vsize=915464 CPUtime=0
/proc/10272/task/10276/stat : 10276 (java) S 10270 10272 10040 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 69330738 937435136 8937 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10272/tid=10277] ppid=10270 vsize=915464 CPUtime=0
/proc/10272/task/10277/stat : 10277 (java) S 10270 10272 10040 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 69330741 937435136 8937 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10272/tid=10278] ppid=10270 vsize=915464 CPUtime=0.25
/proc/10272/task/10278/stat : 10278 (java) S 10270 10272 10040 0 -1 64 404 0 0 0 24 1 0 0 16 0 8 0 69330741 937435136 8937 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10272/tid=10279] ppid=10270 vsize=915464 CPUtime=0
/proc/10272/task/10279/stat : 10279 (java) S 10270 10272 10040 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 69330741 937435136 8937 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10272/tid=10280] ppid=10270 vsize=915464 CPUtime=0
/proc/10272/task/10280/stat : 10280 (java) S 10270 10272 10040 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 69330741 937435136 8937 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2323.06
Current children cumulated vsize (KiB) 915464

[startup+2385.62 s]
/proc/loadavg: 2.04 2.02 1.98 3/81 10668
/proc/meminfo: memFree=988848/2055920 swapFree=4192812/4192956
[pid=10272] ppid=10270 vsize=915464 CPUtime=2383.1
/proc/10272/stat : 10272 (java) R 10270 10272 10040 0 -1 0 9192 0 14 0 238256 54 0 0 25 0 8 0 69330733 937435136 8937 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072918564 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10272/statm: 228866 8937 2532 14 0 215336 0
[pid=10272/tid=10274] ppid=10270 vsize=915464 CPUtime=0.03
/proc/10272/task/10274/stat : 10274 (java) S 10270 10272 10040 0 -1 64 274 0 0 0 3 0 0 0 16 0 8 0 69330737 937435136 8937 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10272/tid=10275] ppid=10270 vsize=915464 CPUtime=0
/proc/10272/task/10275/stat : 10275 (java) S 10270 10272 10040 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 69330738 937435136 8937 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10272/tid=10276] ppid=10270 vsize=915464 CPUtime=0
/proc/10272/task/10276/stat : 10276 (java) S 10270 10272 10040 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 69330738 937435136 8937 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10272/tid=10277] ppid=10270 vsize=915464 CPUtime=0
/proc/10272/task/10277/stat : 10277 (java) S 10270 10272 10040 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 69330741 937435136 8937 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10272/tid=10278] ppid=10270 vsize=915464 CPUtime=0.25
/proc/10272/task/10278/stat : 10278 (java) S 10270 10272 10040 0 -1 64 404 0 0 0 24 1 0 0 16 0 8 0 69330741 937435136 8937 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10272/tid=10279] ppid=10270 vsize=915464 CPUtime=0
/proc/10272/task/10279/stat : 10279 (java) S 10270 10272 10040 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 69330741 937435136 8937 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10272/tid=10280] ppid=10270 vsize=915464 CPUtime=0
/proc/10272/task/10280/stat : 10280 (java) S 10270 10272 10040 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 69330741 937435136 8937 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2383.1
Current children cumulated vsize (KiB) 915464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2402.6 s]
/proc/loadavg: 2.03 2.02 1.98 3/81 10668
/proc/meminfo: memFree=988848/2055920 swapFree=4192812/4192956
[pid=10272] ppid=10270 vsize=915464 CPUtime=2400.08
/proc/10272/stat : 10272 (java) R 10270 10272 10040 0 -1 0 9192 0 14 0 239954 54 0 0 25 0 8 0 69330733 937435136 8937 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073867591 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10272/statm: 228866 8937 2532 14 0 215336 0
[pid=10272/tid=10274] ppid=10270 vsize=915464 CPUtime=0.03
/proc/10272/task/10274/stat : 10274 (java) S 10270 10272 10040 0 -1 64 274 0 0 0 3 0 0 0 16 0 8 0 69330737 937435136 8937 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10272/tid=10275] ppid=10270 vsize=915464 CPUtime=0
/proc/10272/task/10275/stat : 10275 (java) S 10270 10272 10040 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 69330738 937435136 8937 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10272/tid=10276] ppid=10270 vsize=915464 CPUtime=0
/proc/10272/task/10276/stat : 10276 (java) S 10270 10272 10040 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 69330738 937435136 8937 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10272/tid=10277] ppid=10270 vsize=915464 CPUtime=0
/proc/10272/task/10277/stat : 10277 (java) S 10270 10272 10040 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 69330741 937435136 8937 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10272/tid=10278] ppid=10270 vsize=915464 CPUtime=0.25
/proc/10272/task/10278/stat : 10278 (java) S 10270 10272 10040 0 -1 64 404 0 0 0 24 1 0 0 16 0 8 0 69330741 937435136 8937 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10272/tid=10279] ppid=10270 vsize=915464 CPUtime=0
/proc/10272/task/10279/stat : 10279 (java) S 10270 10272 10040 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 69330741 937435136 8937 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10272/tid=10280] ppid=10270 vsize=915464 CPUtime=0
/proc/10272/task/10280/stat : 10280 (java) S 10270 10272 10040 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 69330741 937435136 8937 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2400.08
Current children cumulated vsize (KiB) 915464

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

Child status: 143
Real time (s): 2402.63
CPU time (s): 2400.11
CPU user time (s): 2399.56
CPU system time (s): 0.549916
CPU usage (%): 99.8951
Max. virtual memory (cumulated for all children) (KiB): 915464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.56
system time used= 0.549916
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9214
page faults= 14
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 49835
involuntary context switches= 47452

runsolver used 3.35849 s user time and 7.28789 s system time

The end

Launcher Data (download as text)

Begin job on node70 on Fri Jan 19 14:52:18 UTC 2007


IDJOB= 275173
IDBENCH= 3631
IDSOLVER= 68
FILE ID= node70/275173-1169218338

PBS_JOBID= 3589157

Free space on /tmp= 66560 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/random/rand-2-23/rand-23-23-253-131-52021_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/275173-1169218338/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node70/watcher-275173-1169218338 -o ROOT/results/node70/solver-275173-1169218338 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/275173-1169218338/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  06cd5bfeea3b4b1120b6f4454fdde282

RANDOM SEED= 606076625

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.234
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.234
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:       1284808 kB
Buffers:         46332 kB
Cached:         632028 kB
SwapCached:        144 kB
Active:          89892 kB
Inactive:       611224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1284808 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1848 kB
Writeback:           0 kB
Mapped:          34752 kB
Slab:            55508 kB
Committed_AS:   529188 kB
PageTables:       1764 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 node70 on Fri Jan 19 15:32:21 UTC 2007