Trace number 277201

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.15 2402.89

General information on the benchmark

Namerandom/rand-2-25/
rand-25-25-300-147-50021_ext.xml
MD5SUM6e0cd599045b4119b48c7ab3c5e0399c
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 benchmark306.531
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.29	   
0.29	Abscon 109 (November, 2006)
0.29	   
0.29	   configuration
0.29	     name=epfc.xml
0.32	   
0.32	   instance
0.32	     name=/tmp/evaluation/277201-1169259821/unknown.xml
0.35	   
0.35	   domains being loaded...
0.35	   
0.35	   variables being loaded...
0.39	     nbVariables=25  nbDomainTypes=1  minDomainSize=25  maxDomainSize=25
0.39	       =>  wckTime=0.094  cpuTime=0.09  mem=6M887
0.39	   
0.39	   relations being loaded...
0.49	   
0.49	   constraints being loaded...
0.60	     nbConstraints=300  nbRelationTypes=300  nbExtensionStructures=300  nbSharedExtensionStructures=0
0.61	     nbConflictsStructures=300  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=896  maxDegree=24
0.61	     maxArity=2
0.61	       =>  wckTime=0.312  cpuTime=0.24  mem=14M689
0.65	   
0.65	   solver LocalSearchSolver being built... 
0.69	       =>  wckTime=0.397  cpuTime=0.28  mem=6M200
0.70	
0.70	s SATISFIABLE
0.70	o 235
0.70	c 65
0.70	o 242
0.70	c 58
0.70	o 248
0.70	c 52
0.70	o 252
0.70	c 48
0.70	o 258
0.70	c 42
0.70	o 263
0.70	c 37
0.70	o 270
0.70	c 30
0.70	o 276
0.70	c 24
0.70	o 279
0.70	c 21
0.70	o 281
0.70	c 19
0.70	o 282
0.70	c 18
0.71	o 283
0.71	c 17
0.71	o 284
0.71	c 16
0.71	o 285
0.71	c 15
0.71	o 288
0.71	c 12
0.71	o 289
0.71	c 11
0.71	o 290
0.71	c 10
0.71	o 291
0.72	c 9
0.72	o 292
0.72	c 8
0.76	o 293
0.76	c 7
0.76	o 294
0.76	c 6
0.77	o 295
0.77	c 5
0.81	o 296
0.81	c 4
0.85	o 297
0.85	c 3
1.47	o 298
1.47	c 2
3.99	   
3.99	   search
3.99	     run=0  nbConstraintChecks=25431533  nbAssignments=10000
3.99	       =>  wckTime=3.299  cpuTime=3.27  mem=6M200
7.24	   
7.24	   search
7.24	     run=1  nbConstraintChecks=51337915  nbAssignments=20000
7.24	       =>  wckTime=6.552  cpuTime=6.53  mem=6M200
10.48	   
10.48	   search
10.48	     run=2  nbConstraintChecks=77229669  nbAssignments=30000
10.48	       =>  wckTime=9.795  cpuTime=9.76  mem=6M200
10.80	o 299
10.80	c 1
10.80	   
10.80	   search
10.80	     run=3  nbConstraintChecks=79718283  nbAssignments=30982
10.80	       =>  wckTime=10.108  cpuTime=10.08  mem=6M200
10.80	   
10.80	   global
10.80	     nbConstraintChecks=79718283  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
10.80	     solvingWckTime=10.106  solvingCpuTime=10.08  expiredTime=no  totalExploration=no  nbFoundSolutions=0
10.80	     globalCpuTime=10.4
10.80	       =>  wckTime=10.505  cpuTime=10.36  mem=6M200
10.80	   
10.80	   solver IterativeSystematicSolver being built... 
10.92	       =>  wckTime=10.624  cpuTime=10.45  mem=17M140
10.99	   
10.99	   preprocessing
10.99	     nbConstraintChecks=84128  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
10.99	     detectedInconsistency=no
10.99	       =>  wckTime=0.068  cpuTime=0.05  mem=17M140
11.03	   
11.03	   search
11.03	     run=0  nbConstraintChecks=165096  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=39
11.03	     nbFailedAssignments=23  nbBacktracks=10  nbVisitedNodes=73  nbRestartNogoods=0
11.03	       =>  wckTime=0.111  cpuTime=0.09  mem=17M140
11.09	   
11.09	   search
11.09	     run=1  nbConstraintChecks=402504  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=93
11.09	     nbFailedAssignments=56  nbBacktracks=25  nbVisitedNodes=175  nbRestartNogoods=15
11.09	       =>  wckTime=0.17  cpuTime=0.14  mem=17M140
11.17	   
11.17	   search
11.17	     run=2  nbConstraintChecks=823971  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=188
11.17	     nbFailedAssignments=123  nbBacktracks=48  nbVisitedNodes=359  nbRestartNogoods=27
11.17	       =>  wckTime=0.255  cpuTime=0.22  mem=17M140
11.26	   
11.26	   search
11.26	     run=3  nbConstraintChecks=1242579  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=288
11.26	     nbFailedAssignments=185  nbBacktracks=81  nbVisitedNodes=554  nbRestartNogoods=36
11.26	       =>  wckTime=0.342  cpuTime=0.3  mem=17M140
11.41	   
11.41	   search
11.41	     run=4  nbConstraintChecks=2015153  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=458
11.41	     nbFailedAssignments=300  nbBacktracks=131  nbVisitedNodes=888  nbRestartNogoods=61
11.41	       =>  wckTime=0.49  cpuTime=0.45  mem=17M140
11.63	   
11.63	   search
11.63	     run=5  nbConstraintChecks=3200396  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=733
11.63	     nbFailedAssignments=494  nbBacktracks=206  nbVisitedNodes=1429  nbRestartNogoods=84
11.63	       =>  wckTime=0.709  cpuTime=0.67  mem=17M140
11.94	   
11.94	   search
11.94	     run=6  nbConstraintChecks=4833901  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1102
11.94	     nbFailedAssignments=745  nbBacktracks=319  nbVisitedNodes=2159  nbRestartNogoods=93
11.94	       =>  wckTime=1.022  cpuTime=0.98  mem=17M140
12.37	   
12.37	   search
12.37	     run=7  nbConstraintChecks=7111601  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1623
12.38	     nbFailedAssignments=1091  nbBacktracks=489  nbVisitedNodes=3193  nbRestartNogoods=104
12.38	       =>  wckTime=1.457  cpuTime=1.4  mem=17M140
13.05	   
13.05	   search
13.05	     run=8  nbConstraintChecks=10815104  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2475
13.05	     nbFailedAssignments=1682  nbBacktracks=745  nbVisitedNodes=4885  nbRestartNogoods=140
13.05	       =>  wckTime=2.13  cpuTime=2.07  mem=17M140
13.99	   
13.99	   search
13.99	     run=9  nbConstraintChecks=16176725  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3685
13.99	     nbFailedAssignments=2503  nbBacktracks=1129  nbVisitedNodes=7291  nbRestartNogoods=143
13.99	       =>  wckTime=3.071  cpuTime=3.01  mem=17M140
15.50	   
15.50	   search
15.50	     run=10  nbConstraintChecks=24537593  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5650
15.51	     nbFailedAssignments=3887  nbBacktracks=1705  nbVisitedNodes=11199  nbRestartNogoods=178
15.51	       =>  wckTime=4.586  cpuTime=4.51  mem=17M140
17.74	   
17.74	   search
17.74	     run=11  nbConstraintChecks=37129963  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8487
17.74	     nbFailedAssignments=5855  nbBacktracks=2569  nbVisitedNodes=16843  nbRestartNogoods=221
17.74	       =>  wckTime=6.823  cpuTime=6.75  mem=17M140
21.06	   
21.06	   search
21.06	     run=12  nbConstraintChecks=55615023  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=12832
21.06	     nbFailedAssignments=8898  nbBacktracks=3866  nbVisitedNodes=25475  nbRestartNogoods=226
21.06	       =>  wckTime=10.143  cpuTime=10.07  mem=17M140
25.61	   
25.61	   search
25.61	     run=13  nbConstraintChecks=81294777  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=18399
25.61	     nbFailedAssignments=12512  nbBacktracks=5812  nbVisitedNodes=36389  nbRestartNogoods=248
25.61	       =>  wckTime=14.691  cpuTime=14.62  mem=17M140
31.36	   
31.36	   search
31.36	     run=14  nbConstraintChecks=113584420  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=25246
31.36	     nbFailedAssignments=16436  nbBacktracks=8731  nbVisitedNodes=49011  nbRestartNogoods=284
31.36	       =>  wckTime=20.443  cpuTime=20.36  mem=17M140
40.07	   
40.07	   search
40.07	     run=15  nbConstraintChecks=162329924  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=35198
40.07	     nbFailedAssignments=22006  nbBacktracks=13109  nbVisitedNodes=66812  nbRestartNogoods=309
40.07	       =>  wckTime=29.149  cpuTime=29.04  mem=17M140
52.01	   
52.01	   search
52.01	     run=16  nbConstraintChecks=229796635  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=49173
52.01	     nbFailedAssignments=29408  nbBacktracks=19677  nbVisitedNodes=91104  nbRestartNogoods=341
52.01	       =>  wckTime=41.093  cpuTime=40.97  mem=17M140
69.88	   
69.88	   search
69.88	     run=17  nbConstraintChecks=330978677  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=69570
69.88	     nbFailedAssignments=39949  nbBacktracks=29529  nbVisitedNodes=126342  nbRestartNogoods=366
69.88	       =>  wckTime=58.963  cpuTime=58.82  mem=17M140
95.61	   
95.61	   search
95.61	     run=18  nbConstraintChecks=475820269  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=100732
95.61	     nbFailedAssignments=56329  nbBacktracks=44307  nbVisitedNodes=180037  nbRestartNogoods=398
95.61	       =>  wckTime=84.696  cpuTime=84.53  mem=17M140
135.64	   
135.64	   search
135.64	     run=19  nbConstraintChecks=701436032  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=147248
135.64	     nbFailedAssignments=80673  nbBacktracks=66475  nbVisitedNodes=260155  nbRestartNogoods=437
135.64	       =>  wckTime=124.721  cpuTime=124.51  mem=17M140
196.07	   
196.07	   search
196.07	     run=20  nbConstraintChecks=1045332860  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=216923
196.07	     nbFailedAssignments=117091  nbBacktracks=99728  nbVisitedNodes=380599  nbRestartNogoods=468
196.07	       =>  wckTime=185.152  cpuTime=184.89  mem=17M140
280.91	   
280.91	   search
280.91	     run=21  nbConstraintChecks=1519661935  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=317290
280.91	     nbFailedAssignments=167574  nbBacktracks=149606  nbVisitedNodes=550239  nbRestartNogoods=507
280.91	       =>  wckTime=269.996  cpuTime=269.66  mem=17M140
414.10	   
414.10	   search
414.10	     run=22  nbConstraintChecks=2272914778  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=471030
414.10	     nbFailedAssignments=246491  nbBacktracks=224424  nbVisitedNodes=814119  nbRestartNogoods=556
414.10	       =>  wckTime=403.178  cpuTime=402.7  mem=17M140
606.34	   
606.34	   search
606.34	     run=23  nbConstraintChecks=3362901292  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=699387
606.34	     nbFailedAssignments=362616  nbBacktracks=336651  nbVisitedNodes=1202830  nbRestartNogoods=586
606.34	       =>  wckTime=595.419  cpuTime=594.75  mem=17M140
904.73	   
904.73	   search
904.73	     run=24  nbConstraintChecks=5050044163  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1044185
904.73	     nbFailedAssignments=539069  nbBacktracks=504992  nbVisitedNodes=1791964  nbRestartNogoods=613
904.73	       =>  wckTime=893.815  cpuTime=892.85  mem=17M140
1347.31	   
1347.31	   search
1347.31	     run=25  nbConstraintChecks=7556878713  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1559050
1347.31	     nbFailedAssignments=801419  nbBacktracks=757503  nbVisitedNodes=2668905  nbRestartNogoods=655
1347.31	       =>  wckTime=1336.395  cpuTime=1335.01  mem=17M140
2003.17	   
2003.17	   search
2003.17	     run=26  nbConstraintChecks=11257752495  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
2003.17	     nbAssignments=2319500  nbFailedAssignments=1183098  nbBacktracks=1136270  nbVisitedNodes=3956738
2003.17	     nbRestartNogoods=695
2003.17	       =>  wckTime=1992.254  cpuTime=1990.22  mem=17M140
2402.85	v 9 20 4 17 13 22 6 0 17 12 6 11 16 8 14 19 24 4 13 19 8 20 20 9 1 

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/node18/watcher-277201-1169259821 -o ROOT/results/node18/solver-277201-1169259821 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/277201-1169259821/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.91 4/94 7608
/proc/meminfo: memFree=1291152/2055920 swapFree=4192812/4192956
[pid=7607] ppid=7605 vsize=172 CPUtime=0
/proc/7607/stat : 7607 (java) R 7605 7607 6989 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 274376784 176128 24 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 7861028 0 0 4096 0 0 0 0 17 0 0 0
/proc/7607/statm: 43 24 18 14 0 3 0

[startup+0.107253 s]
/proc/loadavg: 2.00 2.00 1.91 4/94 7608
/proc/meminfo: memFree=1291152/2055920 swapFree=4192812/4192956
[pid=7607] ppid=7605 vsize=914988 CPUtime=0.08
/proc/7607/stat : 7607 (java) R 7605 7607 6989 0 -1 0 3074 0 1 0 7 1 0 0 24 0 8 0 274376784 936947712 2820 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7607/statm: 228747 2821 1455 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.515293 s]
/proc/loadavg: 2.00 2.00 1.91 4/94 7608
/proc/meminfo: memFree=1291152/2055920 swapFree=4192812/4192956
[pid=7607] ppid=7605 vsize=915332 CPUtime=0.49
/proc/7607/stat : 7607 (java) R 7605 7607 6989 0 -1 0 7161 0 1 0 44 5 0 0 25 0 8 0 274376784 937299968 6900 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7607/statm: 228833 6900 2143 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33637 s]
/proc/loadavg: 2.00 2.00 1.91 3/101 7615
/proc/meminfo: memFree=1267352/2055920 swapFree=4192812/4192956
[pid=7607] ppid=7605 vsize=915464 CPUtime=1.32
/proc/7607/stat : 7607 (java) R 7605 7607 6989 0 -1 0 8649 0 1 0 120 12 0 0 25 0 8 0 274376784 937435136 8387 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073736746 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7607/statm: 228866 8387 2479 14 0 215336 0
[pid=7607/tid=7609] ppid=7605 vsize=915468 CPUtime=0.03
/proc/7607/task/7609/stat : 7609 (java) S 7605 7607 6989 0 -1 64 327 0 0 0 3 0 0 0 16 0 8 0 274376787 937439232 8387 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7607/tid=7610] ppid=7605 vsize=915464 CPUtime=0
/proc/7607/task/7610/stat : 7610 (java) S 7605 7607 6989 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274376788 937435136 8387 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7607/tid=7611] ppid=7605 vsize=915464 CPUtime=0
/proc/7607/task/7611/stat : 7611 (java) S 7605 7607 6989 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 274376788 937435136 8387 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7607/tid=7612] ppid=7605 vsize=915464 CPUtime=0
/proc/7607/task/7612/stat : 7612 (java) S 7605 7607 6989 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 274376791 937435136 8387 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7607/tid=7613] ppid=7605 vsize=915468 CPUtime=0.14
/proc/7607/task/7613/stat : 7613 (java) S 7605 7607 6989 0 -1 64 347 0 0 0 14 0 0 0 16 0 8 0 274376791 937439232 8387 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7607/tid=7614] ppid=7605 vsize=915464 CPUtime=0
/proc/7607/task/7614/stat : 7614 (java) S 7605 7607 6989 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 274376791 937435136 8387 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7607/tid=7615] ppid=7605 vsize=915464 CPUtime=0
/proc/7607/task/7615/stat : 7615 (java) S 7605 7607 6989 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 274376791 937435136 8387 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 915464

[startup+2.97353 s]
/proc/loadavg: 2.00 2.00 1.91 3/101 7615
/proc/meminfo: memFree=1267224/2055920 swapFree=4192812/4192956
[pid=7607] ppid=7605 vsize=915464 CPUtime=2.95
/proc/7607/stat : 7607 (java) R 7605 7607 6989 0 -1 0 8650 0 1 0 265 30 0 0 25 0 8 0 274376784 937435136 8387 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073737779 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7607/statm: 228866 8387 2479 14 0 215336 0
[pid=7607/tid=7609] ppid=7605 vsize=915464 CPUtime=0.03
/proc/7607/task/7609/stat : 7609 (java) S 7605 7607 6989 0 -1 64 327 0 0 0 3 0 0 0 16 0 8 0 274376787 937435136 8387 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7607/tid=7610] ppid=7605 vsize=915464 CPUtime=0
/proc/7607/task/7610/stat : 7610 (java) S 7605 7607 6989 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274376788 937435136 8387 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7607/tid=7611] ppid=7605 vsize=915464 CPUtime=0
/proc/7607/task/7611/stat : 7611 (java) S 7605 7607 6989 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 274376788 937435136 8387 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7607/tid=7612] ppid=7605 vsize=915464 CPUtime=0
/proc/7607/task/7612/stat : 7612 (java) S 7605 7607 6989 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 274376791 937435136 8387 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7607/tid=7613] ppid=7605 vsize=915464 CPUtime=0.14
/proc/7607/task/7613/stat : 7613 (java) S 7605 7607 6989 0 -1 64 347 0 0 0 14 0 0 0 16 0 8 0 274376791 937435136 8387 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7607/tid=7614] ppid=7605 vsize=915464 CPUtime=0
/proc/7607/task/7614/stat : 7614 (java) S 7605 7607 6989 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 274376791 937435136 8387 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7607/tid=7615] ppid=7605 vsize=915464 CPUtime=0
/proc/7607/task/7615/stat : 7615 (java) S 7605 7607 6989 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 274376791 937435136 8387 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 915464

[startup+6.17984 s]
/proc/loadavg: 2.00 2.00 1.91 3/101 7615
/proc/meminfo: memFree=1267224/2055920 swapFree=4192812/4192956
[pid=7607] ppid=7605 vsize=915464 CPUtime=6.15
/proc/7607/stat : 7607 (java) R 7605 7607 6989 0 -1 0 8652 0 1 0 549 66 0 0 25 0 8 0 274376784 937435136 8389 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073735494 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7607/statm: 228866 8389 2479 14 0 215336 0
[pid=7607/tid=7609] ppid=7605 vsize=915464 CPUtime=0.03
/proc/7607/task/7609/stat : 7609 (java) S 7605 7607 6989 0 -1 64 327 0 0 0 3 0 0 0 16 0 8 0 274376787 937435136 8389 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7607/tid=7610] ppid=7605 vsize=915464 CPUtime=0
/proc/7607/task/7610/stat : 7610 (java) S 7605 7607 6989 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274376788 937435136 8389 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7607/tid=7611] ppid=7605 vsize=915464 CPUtime=0
/proc/7607/task/7611/stat : 7611 (java) S 7605 7607 6989 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 274376788 937435136 8389 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7607/tid=7612] ppid=7605 vsize=915464 CPUtime=0
/proc/7607/task/7612/stat : 7612 (java) S 7605 7607 6989 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 274376791 937435136 8389 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7607/tid=7613] ppid=7605 vsize=915464 CPUtime=0.14
/proc/7607/task/7613/stat : 7613 (java) S 7605 7607 6989 0 -1 64 349 0 0 0 14 0 0 0 16 0 8 0 274376791 937435136 8389 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7607/tid=7614] ppid=7605 vsize=915464 CPUtime=0
/proc/7607/task/7614/stat : 7614 (java) S 7605 7607 6989 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 274376791 937435136 8389 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7607/tid=7615] ppid=7605 vsize=915464 CPUtime=0
/proc/7607/task/7615/stat : 7615 (java) S 7605 7607 6989 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 274376791 937435136 8389 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 915464

[startup+12.6535 s]
/proc/loadavg: 2.00 2.00 1.91 3/101 7615
/proc/meminfo: memFree=1265368/2055920 swapFree=4192812/4192956
[pid=7607] ppid=7605 vsize=915464 CPUtime=12.63
/proc/7607/stat : 7607 (java) R 7605 7607 6989 0 -1 0 9190 0 1 0 1142 121 0 0 25 0 8 0 274376784 937435136 8925 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073866157 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7607/statm: 228866 8925 2532 14 0 215336 0
[pid=7607/tid=7609] ppid=7605 vsize=915464 CPUtime=0.03
/proc/7607/task/7609/stat : 7609 (java) S 7605 7607 6989 0 -1 64 328 0 0 0 3 0 0 0 17 0 8 0 274376787 937435136 8925 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7607/tid=7610] ppid=7605 vsize=915464 CPUtime=0
/proc/7607/task/7610/stat : 7610 (java) S 7605 7607 6989 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274376788 937435136 8925 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7607/tid=7611] ppid=7605 vsize=915464 CPUtime=0
/proc/7607/task/7611/stat : 7611 (java) S 7605 7607 6989 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 274376788 937435136 8925 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7607/tid=7612] ppid=7605 vsize=915464 CPUtime=0
/proc/7607/task/7612/stat : 7612 (java) S 7605 7607 6989 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 274376791 937435136 8925 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7607/tid=7613] ppid=7605 vsize=915464 CPUtime=0.23
/proc/7607/task/7613/stat : 7613 (java) S 7605 7607 6989 0 -1 64 402 0 0 0 22 1 0 0 15 0 8 0 274376791 937435136 8925 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7607/tid=7614] ppid=7605 vsize=915464 CPUtime=0
/proc/7607/task/7614/stat : 7614 (java) S 7605 7607 6989 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 274376791 937435136 8925 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7607/tid=7615] ppid=7605 vsize=915464 CPUtime=0
/proc/7607/task/7615/stat : 7615 (java) S 7605 7607 6989 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 274376791 937435136 8925 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 915464

[startup+25.5217 s]
/proc/loadavg: 2.00 2.00 1.91 3/101 7615
/proc/meminfo: memFree=1265368/2055920 swapFree=4192812/4192956
[pid=7607] ppid=7605 vsize=915464 CPUtime=25.48
/proc/7607/stat : 7607 (java) R 7605 7607 6989 0 -1 0 9208 0 1 0 2427 121 0 0 25 0 8 0 274376784 937435136 8940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073336182 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7607/statm: 228866 8940 2532 14 0 215336 0
[pid=7607/tid=7609] ppid=7605 vsize=915464 CPUtime=0.03
/proc/7607/task/7609/stat : 7609 (java) S 7605 7607 6989 0 -1 64 328 0 0 0 3 0 0 0 16 0 8 0 274376787 937435136 8940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7607/tid=7610] ppid=7605 vsize=915464 CPUtime=0
/proc/7607/task/7610/stat : 7610 (java) S 7605 7607 6989 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274376788 937435136 8940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7607/tid=7611] ppid=7605 vsize=915464 CPUtime=0
/proc/7607/task/7611/stat : 7611 (java) S 7605 7607 6989 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 274376788 937435136 8940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7607/tid=7612] ppid=7605 vsize=915464 CPUtime=0
/proc/7607/task/7612/stat : 7612 (java) S 7605 7607 6989 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 274376791 937435136 8940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7607/tid=7613] ppid=7605 vsize=915464 CPUtime=0.24
/proc/7607/task/7613/stat : 7613 (java) S 7605 7607 6989 0 -1 64 406 0 0 0 23 1 0 0 15 0 8 0 274376791 937435136 8940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7607/tid=7614] ppid=7605 vsize=915464 CPUtime=0
/proc/7607/task/7614/stat : 7614 (java) S 7605 7607 6989 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 274376791 937435136 8940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7607/tid=7615] ppid=7605 vsize=915464 CPUtime=0
/proc/7607/task/7615/stat : 7615 (java) S 7605 7607 6989 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 274376791 937435136 8940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 915464

[startup+51.1452 s]
/proc/loadavg: 2.06 2.01 1.91 3/94 7705
/proc/meminfo: memFree=924624/2055920 swapFree=4192812/4192956
[pid=7607] ppid=7605 vsize=915464 CPUtime=51.06
/proc/7607/stat : 7607 (java) R 7605 7607 6989 0 -1 0 9218 0 1 0 4984 122 0 0 25 0 8 0 274376784 937435136 8949 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073899755 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7607/statm: 228866 8949 2532 14 0 215336 0
[pid=7607/tid=7609] ppid=7605 vsize=915464 CPUtime=0.03
/proc/7607/task/7609/stat : 7609 (java) S 7605 7607 6989 0 -1 64 328 0 0 0 3 0 0 0 16 0 8 0 274376787 937435136 8949 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7607/tid=7610] ppid=7605 vsize=915464 CPUtime=0
/proc/7607/task/7610/stat : 7610 (java) S 7605 7607 6989 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274376788 937435136 8949 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7607/tid=7611] ppid=7605 vsize=915464 CPUtime=0
/proc/7607/task/7611/stat : 7611 (java) S 7605 7607 6989 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 274376788 937435136 8949 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7607/tid=7612] ppid=7605 vsize=915464 CPUtime=0
/proc/7607/task/7612/stat : 7612 (java) S 7605 7607 6989 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 274376791 937435136 8949 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7607/tid=7613] ppid=7605 vsize=915464 CPUtime=0.24
/proc/7607/task/7613/stat : 7613 (java) S 7605 7607 6989 0 -1 64 407 0 0 0 23 1 0 0 16 0 8 0 274376791 937435136 8949 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7607/tid=7614] ppid=7605 vsize=915464 CPUtime=0
/proc/7607/task/7614/stat : 7614 (java) S 7605 7607 6989 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 274376791 937435136 8949 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7607/tid=7615] ppid=7605 vsize=915464 CPUtime=0
/proc/7607/task/7615/stat : 7615 (java) S 7605 7607 6989 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 274376791 937435136 8949 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 915464

[startup+102.395 s]
/proc/loadavg: 2.02 2.01 1.91 3/94 7705
/proc/meminfo: memFree=924816/2055920 swapFree=4192812/4192956
[pid=7607] ppid=7605 vsize=915464 CPUtime=102.27
/proc/7607/stat : 7607 (java) R 7605 7607 6989 0 -1 0 9225 0 1 0 10104 123 0 0 25 0 8 0 274376784 937435136 8956 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073915085 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7607/statm: 228866 8956 2532 14 0 215336 0
[pid=7607/tid=7609] ppid=7605 vsize=915464 CPUtime=0.03
/proc/7607/task/7609/stat : 7609 (java) S 7605 7607 6989 0 -1 64 328 0 0 0 3 0 0 0 16 0 8 0 274376787 937435136 8956 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7607/tid=7610] ppid=7605 vsize=915464 CPUtime=0
/proc/7607/task/7610/stat : 7610 (java) S 7605 7607 6989 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274376788 937435136 8956 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7607/tid=7611] ppid=7605 vsize=915464 CPUtime=0
/proc/7607/task/7611/stat : 7611 (java) S 7605 7607 6989 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 274376788 937435136 8956 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7607/tid=7612] ppid=7605 vsize=915464 CPUtime=0
/proc/7607/task/7612/stat : 7612 (java) S 7605 7607 6989 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 274376791 937435136 8956 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7607/tid=7613] ppid=7605 vsize=915464 CPUtime=0.24
/proc/7607/task/7613/stat : 7613 (java) S 7605 7607 6989 0 -1 64 407 0 0 0 23 1 0 0 16 0 8 0 274376791 937435136 8956 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7607/tid=7614] ppid=7605 vsize=915464 CPUtime=0
/proc/7607/task/7614/stat : 7614 (java) S 7605 7607 6989 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 274376791 937435136 8956 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7607/tid=7615] ppid=7605 vsize=915464 CPUtime=0
/proc/7607/task/7615/stat : 7615 (java) S 7605 7607 6989 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 274376791 937435136 8956 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 915464

[startup+162.422 s]
/proc/loadavg: 2.01 2.00 1.91 3/94 7705
/proc/meminfo: memFree=924752/2055920 swapFree=4192812/4192956
[pid=7607] ppid=7605 vsize=915464 CPUtime=162.24
/proc/7607/stat : 7607 (java) R 7605 7607 6989 0 -1 0 9229 0 1 0 16101 123 0 0 25 0 8 0 274376784 937435136 8959 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073866225 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

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

[startup+2083.54 s]
/proc/loadavg: 2.00 2.00 1.94 3/94 7705
/proc/meminfo: memFree=924560/2055920 swapFree=4192812/4192956
[pid=7607] ppid=7605 vsize=915464 CPUtime=2081.46
/proc/7607/stat : 7607 (java) R 7605 7607 6989 0 -1 0 9249 0 1 0 208020 126 0 0 25 0 8 0 274376784 937435136 8978 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073899635 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7607/statm: 228866 8978 2532 14 0 215336 0
[pid=7607/tid=7609] ppid=7605 vsize=915464 CPUtime=0.03
/proc/7607/task/7609/stat : 7609 (java) S 7605 7607 6989 0 -1 64 328 0 0 0 3 0 0 0 16 0 8 0 274376787 937435136 8978 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7607/tid=7610] ppid=7605 vsize=915464 CPUtime=0
/proc/7607/task/7610/stat : 7610 (java) S 7605 7607 6989 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274376788 937435136 8978 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7607/tid=7611] ppid=7605 vsize=915464 CPUtime=0
/proc/7607/task/7611/stat : 7611 (java) S 7605 7607 6989 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 274376788 937435136 8978 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7607/tid=7612] ppid=7605 vsize=915464 CPUtime=0
/proc/7607/task/7612/stat : 7612 (java) S 7605 7607 6989 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 274376791 937435136 8978 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7607/tid=7613] ppid=7605 vsize=915464 CPUtime=0.24
/proc/7607/task/7613/stat : 7613 (java) S 7605 7607 6989 0 -1 64 408 0 0 0 23 1 0 0 16 0 8 0 274376791 937435136 8978 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7607/tid=7614] ppid=7605 vsize=915464 CPUtime=0
/proc/7607/task/7614/stat : 7614 (java) S 7605 7607 6989 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 274376791 937435136 8978 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7607/tid=7615] ppid=7605 vsize=915464 CPUtime=0
/proc/7607/task/7615/stat : 7615 (java) S 7605 7607 6989 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 274376791 937435136 8978 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2081.46
Current children cumulated vsize (KiB) 915464

[startup+2143.64 s]
/proc/loadavg: 2.00 2.00 1.94 3/94 7705
/proc/meminfo: memFree=924560/2055920 swapFree=4192812/4192956
[pid=7607] ppid=7605 vsize=915464 CPUtime=2141.51
/proc/7607/stat : 7607 (java) R 7605 7607 6989 0 -1 0 9249 0 1 0 214024 127 0 0 25 0 8 0 274376784 937435136 8978 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073865920 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7607/statm: 228866 8978 2532 14 0 215336 0
[pid=7607/tid=7609] ppid=7605 vsize=915464 CPUtime=0.03
/proc/7607/task/7609/stat : 7609 (java) S 7605 7607 6989 0 -1 64 328 0 0 0 3 0 0 0 16 0 8 0 274376787 937435136 8978 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7607/tid=7610] ppid=7605 vsize=915464 CPUtime=0
/proc/7607/task/7610/stat : 7610 (java) S 7605 7607 6989 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274376788 937435136 8978 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7607/tid=7611] ppid=7605 vsize=915464 CPUtime=0
/proc/7607/task/7611/stat : 7611 (java) S 7605 7607 6989 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 274376788 937435136 8978 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7607/tid=7612] ppid=7605 vsize=915464 CPUtime=0
/proc/7607/task/7612/stat : 7612 (java) S 7605 7607 6989 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 274376791 937435136 8978 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7607/tid=7613] ppid=7605 vsize=915464 CPUtime=0.24
/proc/7607/task/7613/stat : 7613 (java) S 7605 7607 6989 0 -1 64 408 0 0 0 23 1 0 0 16 0 8 0 274376791 937435136 8978 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7607/tid=7614] ppid=7605 vsize=915464 CPUtime=0
/proc/7607/task/7614/stat : 7614 (java) S 7605 7607 6989 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 274376791 937435136 8978 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7607/tid=7615] ppid=7605 vsize=915464 CPUtime=0
/proc/7607/task/7615/stat : 7615 (java) S 7605 7607 6989 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 274376791 937435136 8978 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2141.51
Current children cumulated vsize (KiB) 915464

[startup+2203.64 s]
/proc/loadavg: 2.00 2.00 1.94 3/94 7705
/proc/meminfo: memFree=924624/2055920 swapFree=4192812/4192956
[pid=7607] ppid=7605 vsize=915464 CPUtime=2201.44
/proc/7607/stat : 7607 (java) R 7605 7607 6989 0 -1 0 9249 0 1 0 220017 127 0 0 25 0 8 0 274376784 937435136 8978 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073866201 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7607/statm: 228866 8978 2532 14 0 215336 0
[pid=7607/tid=7609] ppid=7605 vsize=915464 CPUtime=0.03
/proc/7607/task/7609/stat : 7609 (java) S 7605 7607 6989 0 -1 64 328 0 0 0 3 0 0 0 16 0 8 0 274376787 937435136 8978 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7607/tid=7610] ppid=7605 vsize=915464 CPUtime=0
/proc/7607/task/7610/stat : 7610 (java) S 7605 7607 6989 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274376788 937435136 8978 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7607/tid=7611] ppid=7605 vsize=915464 CPUtime=0
/proc/7607/task/7611/stat : 7611 (java) S 7605 7607 6989 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 274376788 937435136 8978 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7607/tid=7612] ppid=7605 vsize=915464 CPUtime=0
/proc/7607/task/7612/stat : 7612 (java) S 7605 7607 6989 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 274376791 937435136 8978 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7607/tid=7613] ppid=7605 vsize=915464 CPUtime=0.24
/proc/7607/task/7613/stat : 7613 (java) S 7605 7607 6989 0 -1 64 408 0 0 0 23 1 0 0 16 0 8 0 274376791 937435136 8978 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7607/tid=7614] ppid=7605 vsize=915464 CPUtime=0
/proc/7607/task/7614/stat : 7614 (java) S 7605 7607 6989 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 274376791 937435136 8978 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7607/tid=7615] ppid=7605 vsize=915464 CPUtime=0
/proc/7607/task/7615/stat : 7615 (java) S 7605 7607 6989 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 274376791 937435136 8978 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2201.44
Current children cumulated vsize (KiB) 915464

[startup+2263.65 s]
/proc/loadavg: 2.00 2.00 1.94 3/100 7807
/proc/meminfo: memFree=923336/2055920 swapFree=4192812/4192956
[pid=7607] ppid=7605 vsize=915464 CPUtime=2261.37
/proc/7607/stat : 7607 (java) R 7605 7607 6989 0 -1 0 9249 0 1 0 226007 130 0 0 25 0 8 0 274376784 937435136 8978 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073879895 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7607/statm: 228866 8978 2532 14 0 215336 0
[pid=7607/tid=7609] ppid=7605 vsize=915464 CPUtime=0.03
/proc/7607/task/7609/stat : 7609 (java) S 7605 7607 6989 0 -1 64 328 0 0 0 3 0 0 0 16 0 8 0 274376787 937435136 8978 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7607/tid=7610] ppid=7605 vsize=915464 CPUtime=0
/proc/7607/task/7610/stat : 7610 (java) S 7605 7607 6989 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274376788 937435136 8978 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7607/tid=7611] ppid=7605 vsize=915464 CPUtime=0
/proc/7607/task/7611/stat : 7611 (java) S 7605 7607 6989 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 274376788 937435136 8978 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7607/tid=7612] ppid=7605 vsize=915464 CPUtime=0
/proc/7607/task/7612/stat : 7612 (java) S 7605 7607 6989 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 274376791 937435136 8978 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7607/tid=7613] ppid=7605 vsize=915464 CPUtime=0.24
/proc/7607/task/7613/stat : 7613 (java) S 7605 7607 6989 0 -1 64 408 0 0 0 23 1 0 0 16 0 8 0 274376791 937435136 8978 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7607/tid=7614] ppid=7605 vsize=915464 CPUtime=0
/proc/7607/task/7614/stat : 7614 (java) S 7605 7607 6989 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 274376791 937435136 8978 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7607/tid=7615] ppid=7605 vsize=915464 CPUtime=0
/proc/7607/task/7615/stat : 7615 (java) S 7605 7607 6989 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 274376791 937435136 8978 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2261.37
Current children cumulated vsize (KiB) 915464

[startup+2323.69 s]
/proc/loadavg: 2.25 2.06 1.96 3/94 8379
/proc/meminfo: memFree=923824/2055920 swapFree=4192812/4192956
[pid=7607] ppid=7605 vsize=915464 CPUtime=2321.02
/proc/7607/stat : 7607 (java) R 7605 7607 6989 0 -1 0 9249 0 1 0 231966 136 0 0 25 0 8 0 274376784 937435136 8978 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073900180 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7607/statm: 228866 8978 2532 14 0 215336 0
[pid=7607/tid=7609] ppid=7605 vsize=915464 CPUtime=0.03
/proc/7607/task/7609/stat : 7609 (java) S 7605 7607 6989 0 -1 64 328 0 0 0 3 0 0 0 16 0 8 0 274376787 937435136 8978 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7607/tid=7610] ppid=7605 vsize=915464 CPUtime=0
/proc/7607/task/7610/stat : 7610 (java) S 7605 7607 6989 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274376788 937435136 8978 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7607/tid=7611] ppid=7605 vsize=915464 CPUtime=0
/proc/7607/task/7611/stat : 7611 (java) S 7605 7607 6989 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 274376788 937435136 8978 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7607/tid=7612] ppid=7605 vsize=915464 CPUtime=0
/proc/7607/task/7612/stat : 7612 (java) S 7605 7607 6989 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 274376791 937435136 8978 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7607/tid=7613] ppid=7605 vsize=915464 CPUtime=0.24
/proc/7607/task/7613/stat : 7613 (java) S 7605 7607 6989 0 -1 64 408 0 0 0 23 1 0 0 16 0 8 0 274376791 937435136 8978 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7607/tid=7614] ppid=7605 vsize=915464 CPUtime=0
/proc/7607/task/7614/stat : 7614 (java) S 7605 7607 6989 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 274376791 937435136 8978 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7607/tid=7615] ppid=7605 vsize=915464 CPUtime=0
/proc/7607/task/7615/stat : 7615 (java) S 7605 7607 6989 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 274376791 937435136 8978 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2321.02
Current children cumulated vsize (KiB) 915464

[startup+2383.79 s]
/proc/loadavg: 2.09 2.05 1.96 3/94 8379
/proc/meminfo: memFree=924112/2055920 swapFree=4192812/4192956
[pid=7607] ppid=7605 vsize=915464 CPUtime=2381.04
/proc/7607/stat : 7607 (java) R 7605 7607 6989 0 -1 0 9249 0 1 0 237968 136 0 0 25 0 8 0 274376784 937435136 8978 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073842900 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7607/statm: 228866 8978 2532 14 0 215336 0
[pid=7607/tid=7609] ppid=7605 vsize=915464 CPUtime=0.03
/proc/7607/task/7609/stat : 7609 (java) S 7605 7607 6989 0 -1 64 328 0 0 0 3 0 0 0 16 0 8 0 274376787 937435136 8978 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7607/tid=7610] ppid=7605 vsize=915464 CPUtime=0
/proc/7607/task/7610/stat : 7610 (java) S 7605 7607 6989 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274376788 937435136 8978 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7607/tid=7611] ppid=7605 vsize=915464 CPUtime=0
/proc/7607/task/7611/stat : 7611 (java) S 7605 7607 6989 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 274376788 937435136 8978 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7607/tid=7612] ppid=7605 vsize=915464 CPUtime=0
/proc/7607/task/7612/stat : 7612 (java) S 7605 7607 6989 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 274376791 937435136 8978 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7607/tid=7613] ppid=7605 vsize=915464 CPUtime=0.24
/proc/7607/task/7613/stat : 7613 (java) S 7605 7607 6989 0 -1 64 408 0 0 0 23 1 0 0 16 0 8 0 274376791 937435136 8978 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7607/tid=7614] ppid=7605 vsize=915464 CPUtime=0
/proc/7607/task/7614/stat : 7614 (java) S 7605 7607 6989 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 274376791 937435136 8978 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7607/tid=7615] ppid=7605 vsize=915464 CPUtime=0
/proc/7607/task/7615/stat : 7615 (java) S 7605 7607 6989 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 274376791 937435136 8978 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2381.04
Current children cumulated vsize (KiB) 915464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2402.84 s]
/proc/loadavg: 2.13 2.06 1.97 3/94 8379
/proc/meminfo: memFree=924176/2055920 swapFree=4192812/4192956
[pid=7607] ppid=7605 vsize=915464 CPUtime=2400.09
/proc/7607/stat : 7607 (java) R 7605 7607 6989 0 -1 0 9249 0 1 0 239873 136 0 0 25 0 8 0 274376784 937435136 8978 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073693146 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7607/statm: 228866 8978 2532 14 0 215336 0
[pid=7607/tid=7609] ppid=7605 vsize=915464 CPUtime=0.03
/proc/7607/task/7609/stat : 7609 (java) S 7605 7607 6989 0 -1 64 328 0 0 0 3 0 0 0 16 0 8 0 274376787 937435136 8978 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7607/tid=7610] ppid=7605 vsize=915464 CPUtime=0
/proc/7607/task/7610/stat : 7610 (java) S 7605 7607 6989 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274376788 937435136 8978 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7607/tid=7611] ppid=7605 vsize=915464 CPUtime=0
/proc/7607/task/7611/stat : 7611 (java) S 7605 7607 6989 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 274376788 937435136 8978 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7607/tid=7612] ppid=7605 vsize=915464 CPUtime=0
/proc/7607/task/7612/stat : 7612 (java) S 7605 7607 6989 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 274376791 937435136 8978 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7607/tid=7613] ppid=7605 vsize=915464 CPUtime=0.24
/proc/7607/task/7613/stat : 7613 (java) S 7605 7607 6989 0 -1 64 408 0 0 0 23 1 0 0 16 0 8 0 274376791 937435136 8978 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7607/tid=7614] ppid=7605 vsize=915464 CPUtime=0
/proc/7607/task/7614/stat : 7614 (java) S 7605 7607 6989 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 274376791 937435136 8978 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7607/tid=7615] ppid=7605 vsize=915464 CPUtime=0
/proc/7607/task/7615/stat : 7615 (java) S 7605 7607 6989 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 274376791 937435136 8978 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2400.09
Current children cumulated vsize (KiB) 915464

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

Child status: 143
Real time (s): 2402.89
CPU time (s): 2400.15
CPU user time (s): 2398.77
CPU system time (s): 1.37179
CPU usage (%): 99.886
Max. virtual memory (cumulated for all children) (KiB): 915468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2398.77
system time used= 1.37179
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9271
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= 49851
involuntary context switches= 66207

runsolver used 2.47462 s user time and 8.18076 s system time

The end

Launcher Data (download as text)

Begin job on node18 on Sat Jan 20 02:23:41 UTC 2007


IDJOB= 277201
IDBENCH= 6493
IDSOLVER= 68
FILE ID= node18/277201-1169259821

PBS_JOBID= 3607265

Free space on /tmp= 66562 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  6e0cd599045b4119b48c7ab3c5e0399c

RANDOM SEED= 508597195

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.231
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.231
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:       1291568 kB
Buffers:         52304 kB
Cached:         562484 kB
SwapCached:          0 kB
Active:         257752 kB
Inactive:       426832 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1291568 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1916 kB
Writeback:           0 kB
Mapped:          96332 kB
Slab:            64480 kB
Committed_AS:  8300972 kB
PageTables:       2168 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 node18 on Sat Jan 20 03:03:44 UTC 2007