Trace number 277210

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.05 2408.62

General information on the benchmark

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

Quality of the solution as a function of time


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

Solver Data (download as text)

0.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.32	     name=epfc.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/277210-1169260261/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.42	     nbVariables=25  nbDomainTypes=1  minDomainSize=25  maxDomainSize=25
0.42	       =>  wckTime=0.099  cpuTime=0.09  mem=6M887
0.42	   
0.42	   relations being loaded...
0.53	   
0.53	   constraints being loaded...
0.65	     nbConstraints=300  nbRelationTypes=300  nbExtensionStructures=300  nbSharedExtensionStructures=0
0.65	     nbConflictsStructures=300  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=900  maxDegree=24
0.65	     maxArity=2
0.65	       =>  wckTime=0.333  cpuTime=0.25  mem=14M689
0.70	   
0.70	   solver LocalSearchSolver being built... 
0.74	       =>  wckTime=0.421  cpuTime=0.3  mem=6M200
0.75	
0.75	s SATISFIABLE
0.75	o 225
0.75	c 75
0.75	o 232
0.75	c 68
0.75	o 239
0.75	c 61
0.75	o 246
0.75	c 54
0.75	o 248
0.75	c 52
0.75	o 251
0.75	c 49
0.75	o 256
0.75	c 44
0.75	o 260
0.75	c 40
0.76	o 263
0.76	c 37
0.76	o 267
0.76	c 33
0.76	o 270
0.76	c 30
0.76	o 272
0.76	c 28
0.76	o 275
0.76	c 25
0.76	o 276
0.76	c 24
0.76	o 277
0.76	c 23
0.76	o 279
0.76	c 21
0.76	o 280
0.76	c 20
0.77	o 281
0.77	c 19
0.77	o 282
0.77	c 18
0.77	o 283
0.77	c 17
0.77	o 284
0.77	c 16
0.78	o 288
0.78	c 12
0.78	o 290
0.78	c 10
0.79	o 291
0.79	c 9
0.79	o 292
0.79	c 8
0.80	o 293
0.80	c 7
0.82	o 294
0.82	c 6
0.89	o 295
0.89	c 5
0.91	o 296
0.91	c 4
0.92	o 297
0.92	c 3
1.18	o 298
1.18	c 2
4.33	   
4.33	   search
4.33	     run=0  nbConstraintChecks=26025999  nbAssignments=10000
4.33	       =>  wckTime=3.594  cpuTime=3.56  mem=6M200
7.93	   
7.93	   search
7.93	     run=1  nbConstraintChecks=53184448  nbAssignments=20000
7.93	       =>  wckTime=7.189  cpuTime=7.15  mem=6M200
11.33	o 299
11.33	c 1
11.33	   
11.33	   search
11.33	     run=2  nbConstraintChecks=78691824  nbAssignments=29969
11.33	       =>  wckTime=10.596  cpuTime=10.57  mem=6M200
11.34	   
11.34	   global
11.34	     nbConstraintChecks=78691824  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
11.34	     solvingWckTime=10.593  solvingCpuTime=10.57  expiredTime=no  totalExploration=no  nbFoundSolutions=0
11.34	     globalCpuTime=10.92
11.34	       =>  wckTime=11.018  cpuTime=10.87  mem=6M200
11.34	   
11.34	   solver IterativeSystematicSolver being built... 
11.46	       =>  wckTime=11.143  cpuTime=10.96  mem=17M140
11.53	   
11.53	   preprocessing
11.53	     nbConstraintChecks=88105  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
11.53	     detectedInconsistency=no
11.53	       =>  wckTime=0.071  cpuTime=0.05  mem=17M140
11.58	   
11.58	   search
11.58	     run=0  nbConstraintChecks=164341  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=42
11.58	     nbFailedAssignments=26  nbBacktracks=10  nbVisitedNodes=78  nbRestartNogoods=0
11.58	       =>  wckTime=0.119  cpuTime=0.09  mem=17M140
11.65	   
11.65	   search
11.65	     run=1  nbConstraintChecks=407626  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=97
11.65	     nbFailedAssignments=61  nbBacktracks=25  nbVisitedNodes=183  nbRestartNogoods=7
11.65	       =>  wckTime=0.185  cpuTime=0.15  mem=17M140
11.73	   
11.73	   search
11.73	     run=2  nbConstraintChecks=810357  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=178
11.73	     nbFailedAssignments=115  nbBacktracks=47  nbVisitedNodes=340  nbRestartNogoods=11
11.73	       =>  wckTime=0.272  cpuTime=0.24  mem=17M140
11.84	   
11.84	   search
11.84	     run=3  nbConstraintChecks=1271072  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=280
11.84	     nbFailedAssignments=179  nbBacktracks=80  nbVisitedNodes=539  nbRestartNogoods=28
11.84	       =>  wckTime=0.373  cpuTime=0.34  mem=17M140
11.99	   
11.99	   search
11.99	     run=4  nbConstraintChecks=2041133  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=449
11.99	     nbFailedAssignments=293  nbBacktracks=130  nbVisitedNodes=872  nbRestartNogoods=40
11.99	       =>  wckTime=0.529  cpuTime=0.49  mem=17M140
12.19	   
12.19	   search
12.19	     run=5  nbConstraintChecks=2980825  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=671
12.19	     nbFailedAssignments=434  nbBacktracks=205  nbVisitedNodes=1310  nbRestartNogoods=56
12.19	       =>  wckTime=0.724  cpuTime=0.69  mem=17M140
12.54	   
12.54	   search
12.54	     run=6  nbConstraintChecks=4723305  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1063
12.54	     nbFailedAssignments=708  nbBacktracks=318  nbVisitedNodes=2081  nbRestartNogoods=72
12.54	       =>  wckTime=1.076  cpuTime=1.03  mem=17M140
12.98	   
12.98	   search
12.98	     run=7  nbConstraintChecks=6811113  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1606
12.98	     nbFailedAssignments=1075  nbBacktracks=488  nbVisitedNodes=3153  nbRestartNogoods=87
12.98	       =>  wckTime=1.518  cpuTime=1.46  mem=17M140
13.67	   
13.67	   search
13.67	     run=8  nbConstraintChecks=10234939  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2436
13.67	     nbFailedAssignments=1644  nbBacktracks=744  nbVisitedNodes=4799  nbRestartNogoods=96
13.67	       =>  wckTime=2.211  cpuTime=2.14  mem=17M140
14.71	   
14.71	   search
14.71	     run=9  nbConstraintChecks=15528795  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3653
14.71	     nbFailedAssignments=2472  nbBacktracks=1128  nbVisitedNodes=7219  nbRestartNogoods=123
14.71	       =>  wckTime=3.248  cpuTime=3.18  mem=17M140
16.29	   
16.29	   search
16.29	     run=10  nbConstraintChecks=23649124  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5471
16.29	     nbFailedAssignments=3709  nbBacktracks=1704  nbVisitedNodes=10830  nbRestartNogoods=158
16.29	       =>  wckTime=4.831  cpuTime=4.76  mem=17M140
18.67	   
18.67	   search
18.67	     run=11  nbConstraintChecks=35886201  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8174
18.67	     nbFailedAssignments=5543  nbBacktracks=2568  nbVisitedNodes=16210  nbRestartNogoods=179
18.67	       =>  wckTime=7.209  cpuTime=7.14  mem=17M140
22.04	   
22.04	   search
22.04	     run=12  nbConstraintChecks=53188403  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=12077
22.04	     nbFailedAssignments=8144  nbBacktracks=3865  nbVisitedNodes=23955  nbRestartNogoods=207
22.04	       =>  wckTime=10.58  cpuTime=10.51  mem=17M140
26.76	   
26.76	   search
26.76	     run=13  nbConstraintChecks=77406622  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=17299
26.76	     nbFailedAssignments=11415  nbBacktracks=5812  nbVisitedNodes=34121  nbRestartNogoods=249
26.76	       =>  wckTime=15.302  cpuTime=15.23  mem=17M140
33.36	   
33.36	   search
33.36	     run=14  nbConstraintChecks=111590063  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=24443
33.36	     nbFailedAssignments=15635  nbBacktracks=8731  nbVisitedNodes=47434  nbRestartNogoods=274
33.36	       =>  wckTime=21.895  cpuTime=21.81  mem=17M140
42.03	   
42.03	   search
42.03	     run=15  nbConstraintChecks=156817579  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=33697
42.03	     nbFailedAssignments=20507  nbBacktracks=13109  nbVisitedNodes=63576  nbRestartNogoods=316
42.03	       =>  wckTime=30.568  cpuTime=30.48  mem=17M140
54.51	   
54.51	   search
54.51	     run=16  nbConstraintChecks=221307304  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=47710
54.51	     nbFailedAssignments=27946  nbBacktracks=19678  nbVisitedNodes=87965  nbRestartNogoods=326
54.51	       =>  wckTime=43.043  cpuTime=42.95  mem=17M140
73.49	   
73.49	   search
73.49	     run=17  nbConstraintChecks=319937808  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=68191
73.49	     nbFailedAssignments=38570  nbBacktracks=29530  nbVisitedNodes=123272  nbRestartNogoods=347
73.49	       =>  wckTime=62.024  cpuTime=61.93  mem=17M140
102.79	   
102.79	   search
102.79	     run=18  nbConstraintChecks=471777835  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=98682
102.79	     nbFailedAssignments=54278  nbBacktracks=44308  nbVisitedNodes=175769  nbRestartNogoods=389
102.79	       =>  wckTime=91.328  cpuTime=91.22  mem=17M140
145.13	   
145.13	   search
145.13	     run=19  nbConstraintChecks=692292424  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=143988
145.13	     nbFailedAssignments=77411  nbBacktracks=66477  nbVisitedNodes=253246  nbRestartNogoods=427
145.13	       =>  wckTime=133.669  cpuTime=133.55  mem=17M140
210.50	   
210.50	   search
210.50	     run=20  nbConstraintChecks=1032430713  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=213750
210.50	     nbFailedAssignments=113917  nbBacktracks=99729  nbVisitedNodes=373620  nbRestartNogoods=464
210.50	       =>  wckTime=199.038  cpuTime=198.9  mem=17M140
307.23	   
307.23	   search
307.23	     run=21  nbConstraintChecks=1535043821  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=317410
307.23	     nbFailedAssignments=167694  nbBacktracks=149608  nbVisitedNodes=551835  nbRestartNogoods=503
307.23	       =>  wckTime=295.768  cpuTime=295.6  mem=17M140
450.45	   
450.45	   search
450.45	     run=22  nbConstraintChecks=2278855238  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=470848
450.45	     nbFailedAssignments=246309  nbBacktracks=224426  nbVisitedNodes=814575  nbRestartNogoods=548
450.45	       =>  wckTime=438.985  cpuTime=438.78  mem=17M140
666.31	   
666.31	   search
666.31	     run=23  nbConstraintChecks=3403779431  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=699881
666.31	     nbFailedAssignments=363111  nbBacktracks=336653  nbVisitedNodes=1205994  nbRestartNogoods=558
666.31	       =>  wckTime=654.846  cpuTime=654.58  mem=17M140
991.76	   
991.76	   search
991.76	     run=24  nbConstraintChecks=5094278549  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1046331
991.76	     nbFailedAssignments=541216  nbBacktracks=504994  nbVisitedNodes=1799201  nbRestartNogoods=614
991.76	       =>  wckTime=980.294  cpuTime=979.95  mem=17M140
1471.90	   
1471.90	   search
1471.90	     run=25  nbConstraintChecks=7595504580  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1559362
1471.90	     nbFailedAssignments=801731  nbBacktracks=757505  nbVisitedNodes=2672965  nbRestartNogoods=637
1471.90	       =>  wckTime=1460.44  cpuTime=1459.97  mem=17M140
2169.65	   
2169.65	   search
2169.65	     run=26  nbConstraintChecks=11293249225  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
2169.65	     nbAssignments=2323096  nbFailedAssignments=1186694  nbBacktracks=1136272  nbVisitedNodes=3966215
2169.65	     nbRestartNogoods=668
2169.65	       =>  wckTime=2158.185  cpuTime=2151.79  mem=17M140
2408.60	v 7 17 9 9 7 7 2 7 14 21 5 6 14 1 12 4 24 0 10 5 3 8 6 24 0 

Verifier Data (download as text)

1 unsatisfied constraints, 299 satisfied constraints

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node6/watcher-277210-1169260261 -o ROOT/results/node6/solver-277210-1169260261 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/277210-1169260261/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.09 2.02 1.82 4/94 19783
/proc/meminfo: memFree=1265696/2055924 swapFree=4165736/4192956
[pid=19782] ppid=19780 vsize=18540 CPUtime=0
/proc/19782/stat : 19782 (runsolver) R 19780 19782 19303 0 -1 4194368 17 0 0 0 0 0 0 0 20 0 1 0 274421505 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 268582841639 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/19782/statm: 4635 279 244 17 0 2626 0

[startup+0.107729 s]
/proc/loadavg: 2.09 2.02 1.82 4/94 19783
/proc/meminfo: memFree=1265696/2055924 swapFree=4165736/4192956
[pid=19782] ppid=19780 vsize=914988 CPUtime=0.09
/proc/19782/stat : 19782 (java) R 19780 19782 19303 0 -1 0 2992 0 1 0 7 2 0 0 17 0 8 0 274421505 936947712 2738 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19782/statm: 228747 2739 1427 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.515775 s]
/proc/loadavg: 2.09 2.02 1.82 4/94 19783
/proc/meminfo: memFree=1265696/2055924 swapFree=4165736/4192956
[pid=19782] ppid=19780 vsize=915332 CPUtime=0.49
/proc/19782/stat : 19782 (java) R 19780 19782 19303 0 -1 0 6923 0 1 0 45 4 0 0 18 0 8 0 274421505 937299968 6662 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073565342 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19782/statm: 228833 6663 2142 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33887 s]
/proc/loadavg: 2.16 2.03 1.83 3/101 19790
/proc/meminfo: memFree=1241896/2055924 swapFree=4165736/4192956
[pid=19782] ppid=19780 vsize=915464 CPUtime=1.31
/proc/19782/stat : 19782 (java) R 19780 19782 19303 0 -1 0 8650 0 1 0 120 11 0 0 21 0 8 0 274421505 937435136 8388 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19782/statm: 228866 8388 2479 14 0 215336 0
[pid=19782/tid=19784] ppid=19780 vsize=915464 CPUtime=0.03
/proc/19782/task/19784/stat : 19784 (java) S 19780 19782 19303 0 -1 64 327 0 0 0 3 0 0 0 16 0 8 0 274421509 937435136 8388 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19782/tid=19785] ppid=19780 vsize=915464 CPUtime=0
/proc/19782/task/19785/stat : 19785 (java) S 19780 19782 19303 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274421510 937435136 8388 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19782/tid=19786] ppid=19780 vsize=915464 CPUtime=0
/proc/19782/task/19786/stat : 19786 (java) S 19780 19782 19303 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 274421510 937435136 8388 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19782/tid=19787] ppid=19780 vsize=915464 CPUtime=0
/proc/19782/task/19787/stat : 19787 (java) S 19780 19782 19303 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 274421513 937435136 8388 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19782/tid=19788] ppid=19780 vsize=915464 CPUtime=0.14
/proc/19782/task/19788/stat : 19788 (java) S 19780 19782 19303 0 -1 64 348 0 0 0 14 0 0 0 16 0 8 0 274421513 937435136 8388 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19782/tid=19789] ppid=19780 vsize=915468 CPUtime=0
/proc/19782/task/19789/stat : 19789 (java) S 19780 19782 19303 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 274421513 937439232 8388 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19782/tid=19790] ppid=19780 vsize=915464 CPUtime=0
/proc/19782/task/19790/stat : 19790 (java) S 19780 19782 19303 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 274421513 937435136 8388 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915464

[startup+2.98707 s]
/proc/loadavg: 2.16 2.03 1.83 3/101 19790
/proc/meminfo: memFree=1241768/2055924 swapFree=4165736/4192956
[pid=19782] ppid=19780 vsize=915468 CPUtime=2.96
/proc/19782/stat : 19782 (java) R 19780 19782 19303 0 -1 0 8651 0 1 0 268 28 0 0 25 0 8 0 274421505 937439232 8388 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19782/statm: 228866 8388 2479 14 0 215336 0
[pid=19782/tid=19784] ppid=19780 vsize=915464 CPUtime=0.03
/proc/19782/task/19784/stat : 19784 (java) S 19780 19782 19303 0 -1 64 327 0 0 0 3 0 0 0 16 0 8 0 274421509 937435136 8388 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19782/tid=19785] ppid=19780 vsize=915464 CPUtime=0
/proc/19782/task/19785/stat : 19785 (java) S 19780 19782 19303 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274421510 937435136 8388 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19782/tid=19786] ppid=19780 vsize=915464 CPUtime=0
/proc/19782/task/19786/stat : 19786 (java) S 19780 19782 19303 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 274421510 937435136 8388 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19782/tid=19787] ppid=19780 vsize=915464 CPUtime=0
/proc/19782/task/19787/stat : 19787 (java) S 19780 19782 19303 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 274421513 937435136 8388 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19782/tid=19788] ppid=19780 vsize=915464 CPUtime=0.14
/proc/19782/task/19788/stat : 19788 (java) S 19780 19782 19303 0 -1 64 348 0 0 0 14 0 0 0 16 0 8 0 274421513 937435136 8388 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19782/tid=19789] ppid=19780 vsize=915464 CPUtime=0
/proc/19782/task/19789/stat : 19789 (java) S 19780 19782 19303 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 274421513 937435136 8388 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19782/tid=19790] ppid=19780 vsize=915464 CPUtime=0
/proc/19782/task/19790/stat : 19790 (java) S 19780 19782 19303 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 274421513 937435136 8388 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 915468

[startup+6.26645 s]
/proc/loadavg: 2.15 2.03 1.83 3/101 19790
/proc/meminfo: memFree=1241768/2055924 swapFree=4165736/4192956
[pid=19782] ppid=19780 vsize=915464 CPUtime=6.24
/proc/19782/stat : 19782 (java) R 19780 19782 19303 0 -1 0 8653 0 1 0 561 63 0 0 25 0 8 0 274421505 937435136 8390 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19782/statm: 228866 8390 2479 14 0 215336 0
[pid=19782/tid=19784] ppid=19780 vsize=915464 CPUtime=0.03
/proc/19782/task/19784/stat : 19784 (java) S 19780 19782 19303 0 -1 64 327 0 0 0 3 0 0 0 16 0 8 0 274421509 937435136 8390 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19782/tid=19785] ppid=19780 vsize=915468 CPUtime=0
/proc/19782/task/19785/stat : 19785 (java) S 19780 19782 19303 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274421510 937439232 8390 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19782/tid=19786] ppid=19780 vsize=915464 CPUtime=0
/proc/19782/task/19786/stat : 19786 (java) S 19780 19782 19303 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 274421510 937435136 8390 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19782/tid=19787] ppid=19780 vsize=915464 CPUtime=0
/proc/19782/task/19787/stat : 19787 (java) S 19780 19782 19303 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 274421513 937435136 8390 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19782/tid=19788] ppid=19780 vsize=915464 CPUtime=0.15
/proc/19782/task/19788/stat : 19788 (java) S 19780 19782 19303 0 -1 64 350 0 0 0 15 0 0 0 17 0 8 0 274421513 937435136 8390 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19782/tid=19789] ppid=19780 vsize=915464 CPUtime=0
/proc/19782/task/19789/stat : 19789 (java) S 19780 19782 19303 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 274421513 937435136 8390 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19782/tid=19790] ppid=19780 vsize=915464 CPUtime=0
/proc/19782/task/19790/stat : 19790 (java) S 19780 19782 19303 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 274421513 937435136 8390 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 915464

[startup+12.7542 s]
/proc/loadavg: 2.13 2.03 1.83 3/101 19790
/proc/meminfo: memFree=1239912/2055924 swapFree=4165736/4192956
[pid=19782] ppid=19780 vsize=915464 CPUtime=12.72
/proc/19782/stat : 19782 (java) R 19780 19782 19303 0 -1 0 9179 0 1 0 1149 123 0 0 25 0 8 0 274421505 937435136 8914 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073866058 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19782/statm: 228866 8914 2533 14 0 215336 0
[pid=19782/tid=19784] ppid=19780 vsize=915464 CPUtime=0.03
/proc/19782/task/19784/stat : 19784 (java) S 19780 19782 19303 0 -1 64 328 0 0 0 3 0 0 0 17 0 8 0 274421509 937435136 8914 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19782/tid=19785] ppid=19780 vsize=915464 CPUtime=0
/proc/19782/task/19785/stat : 19785 (java) S 19780 19782 19303 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274421510 937435136 8914 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19782/tid=19786] ppid=19780 vsize=915464 CPUtime=0
/proc/19782/task/19786/stat : 19786 (java) S 19780 19782 19303 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 274421510 937435136 8914 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19782/tid=19787] ppid=19780 vsize=915464 CPUtime=0
/proc/19782/task/19787/stat : 19787 (java) S 19780 19782 19303 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 274421513 937435136 8914 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19782/tid=19788] ppid=19780 vsize=915464 CPUtime=0.23
/proc/19782/task/19788/stat : 19788 (java) S 19780 19782 19303 0 -1 64 391 0 0 0 22 1 0 0 16 0 8 0 274421513 937435136 8914 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19782/tid=19789] ppid=19780 vsize=915464 CPUtime=0
/proc/19782/task/19789/stat : 19789 (java) S 19780 19782 19303 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 274421513 937435136 8914 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19782/tid=19790] ppid=19780 vsize=915464 CPUtime=0
/proc/19782/task/19790/stat : 19790 (java) S 19780 19782 19303 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 274421513 937435136 8914 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 915464

[startup+25.5967 s]
/proc/loadavg: 2.11 2.03 1.83 3/101 19790
/proc/meminfo: memFree=1239848/2055924 swapFree=4165736/4192956
[pid=19782] ppid=19780 vsize=915464 CPUtime=25.56
/proc/19782/stat : 19782 (java) R 19780 19782 19303 0 -1 0 9209 0 1 0 2433 123 0 0 25 0 8 0 274421505 937435136 8941 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073840476 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19782/statm: 228866 8941 2533 14 0 215336 0
[pid=19782/tid=19784] ppid=19780 vsize=915464 CPUtime=0.03
/proc/19782/task/19784/stat : 19784 (java) S 19780 19782 19303 0 -1 64 328 0 0 0 3 0 0 0 16 0 8 0 274421509 937435136 8941 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19782/tid=19785] ppid=19780 vsize=915464 CPUtime=0
/proc/19782/task/19785/stat : 19785 (java) S 19780 19782 19303 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274421510 937435136 8941 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19782/tid=19786] ppid=19780 vsize=915464 CPUtime=0
/proc/19782/task/19786/stat : 19786 (java) S 19780 19782 19303 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 274421510 937435136 8941 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19782/tid=19787] ppid=19780 vsize=915464 CPUtime=0
/proc/19782/task/19787/stat : 19787 (java) S 19780 19782 19303 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 274421513 937435136 8941 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19782/tid=19788] ppid=19780 vsize=915464 CPUtime=0.25
/proc/19782/task/19788/stat : 19788 (java) S 19780 19782 19303 0 -1 64 403 0 0 0 24 1 0 0 16 0 8 0 274421513 937435136 8941 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19782/tid=19789] ppid=19780 vsize=915464 CPUtime=0
/proc/19782/task/19789/stat : 19789 (java) S 19780 19782 19303 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 274421513 937435136 8941 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19782/tid=19790] ppid=19780 vsize=915464 CPUtime=0
/proc/19782/task/19790/stat : 19790 (java) S 19780 19782 19303 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 274421513 937435136 8941 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.56
Current children cumulated vsize (KiB) 915464

[startup+51.2017 s]
/proc/loadavg: 2.07 2.03 1.83 3/101 19790
/proc/meminfo: memFree=1239848/2055924 swapFree=4165736/4192956
[pid=19782] ppid=19780 vsize=915464 CPUtime=51.15
/proc/19782/stat : 19782 (java) R 19780 19782 19303 0 -1 0 9218 0 1 0 4992 123 0 0 25 0 8 0 274421505 937435136 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073843718 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19782/statm: 228866 8950 2533 14 0 215336 0
[pid=19782/tid=19784] ppid=19780 vsize=915464 CPUtime=0.03
/proc/19782/task/19784/stat : 19784 (java) S 19780 19782 19303 0 -1 64 328 0 0 0 3 0 0 0 16 0 8 0 274421509 937435136 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19782/tid=19785] ppid=19780 vsize=915464 CPUtime=0
/proc/19782/task/19785/stat : 19785 (java) S 19780 19782 19303 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274421510 937435136 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19782/tid=19786] ppid=19780 vsize=915464 CPUtime=0
/proc/19782/task/19786/stat : 19786 (java) S 19780 19782 19303 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 274421510 937435136 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19782/tid=19787] ppid=19780 vsize=915464 CPUtime=0
/proc/19782/task/19787/stat : 19787 (java) S 19780 19782 19303 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 274421513 937435136 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19782/tid=19788] ppid=19780 vsize=915464 CPUtime=0.25
/proc/19782/task/19788/stat : 19788 (java) S 19780 19782 19303 0 -1 64 404 0 0 0 24 1 0 0 16 0 8 0 274421513 937435136 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19782/tid=19789] ppid=19780 vsize=915464 CPUtime=0
/proc/19782/task/19789/stat : 19789 (java) S 19780 19782 19303 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 274421513 937435136 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19782/tid=19790] ppid=19780 vsize=915464 CPUtime=0
/proc/19782/task/19790/stat : 19790 (java) S 19780 19782 19303 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 274421513 937435136 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.15
Current children cumulated vsize (KiB) 915464

[startup+102.412 s]
/proc/loadavg: 2.03 2.02 1.84 3/101 19790
/proc/meminfo: memFree=1239784/2055924 swapFree=4165736/4192956
[pid=19782] ppid=19780 vsize=915464 CPUtime=102.34
/proc/19782/stat : 19782 (java) R 19780 19782 19303 0 -1 0 9225 0 1 0 10111 123 0 0 25 0 8 0 274421505 937435136 8955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073899988 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19782/statm: 228866 8955 2533 14 0 215336 0
[pid=19782/tid=19784] ppid=19780 vsize=915464 CPUtime=0.03
/proc/19782/task/19784/stat : 19784 (java) S 19780 19782 19303 0 -1 64 328 0 0 0 3 0 0 0 16 0 8 0 274421509 937435136 8955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19782/tid=19785] ppid=19780 vsize=915464 CPUtime=0
/proc/19782/task/19785/stat : 19785 (java) S 19780 19782 19303 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274421510 937435136 8955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19782/tid=19786] ppid=19780 vsize=915464 CPUtime=0
/proc/19782/task/19786/stat : 19786 (java) S 19780 19782 19303 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 274421510 937435136 8955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19782/tid=19787] ppid=19780 vsize=915464 CPUtime=0
/proc/19782/task/19787/stat : 19787 (java) S 19780 19782 19303 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 274421513 937435136 8955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19782/tid=19788] ppid=19780 vsize=915464 CPUtime=0.26
/proc/19782/task/19788/stat : 19788 (java) S 19780 19782 19303 0 -1 64 404 0 0 0 25 1 0 0 16 0 8 0 274421513 937435136 8955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19782/tid=19789] ppid=19780 vsize=915464 CPUtime=0
/proc/19782/task/19789/stat : 19789 (java) S 19780 19782 19303 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 274421513 937435136 8955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19782/tid=19790] ppid=19780 vsize=915464 CPUtime=0
/proc/19782/task/19790/stat : 19790 (java) S 19780 19782 19303 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 274421513 937435136 8955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.34
Current children cumulated vsize (KiB) 915464

[startup+162.482 s]
/proc/loadavg: 2.01 2.01 1.84 3/101 19790
/proc/meminfo: memFree=1239784/2055924 swapFree=4165736/4192956
[pid=19782] ppid=19780 vsize=915464 CPUtime=162.4
/proc/19782/stat : 19782 (java) R 19780 19782 19303 0 -1 0 9230 0 1 0 16116 124 0 0 25 0 8 0 274421505 937435136 8960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073336182 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

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

[startup+2084.42 s]
/proc/loadavg: 2.07 2.06 1.96 3/101 20464
/proc/meminfo: memFree=1239200/2055924 swapFree=4165736/4192956
[pid=19782] ppid=19780 vsize=915464 CPUtime=2078.85
/proc/19782/stat : 19782 (java) R 19780 19782 19303 0 -1 0 9247 0 1 0 207750 135 0 0 25 0 8 0 274421505 937435136 8976 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073866193 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19782/statm: 228866 8976 2533 14 0 215336 0
[pid=19782/tid=19784] ppid=19780 vsize=915464 CPUtime=0.03
/proc/19782/task/19784/stat : 19784 (java) S 19780 19782 19303 0 -1 64 328 0 0 0 3 0 0 0 16 0 8 0 274421509 937435136 8976 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19782/tid=19785] ppid=19780 vsize=915464 CPUtime=0
/proc/19782/task/19785/stat : 19785 (java) S 19780 19782 19303 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274421510 937435136 8976 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19782/tid=19786] ppid=19780 vsize=915464 CPUtime=0
/proc/19782/task/19786/stat : 19786 (java) S 19780 19782 19303 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 274421510 937435136 8976 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19782/tid=19787] ppid=19780 vsize=915464 CPUtime=0
/proc/19782/task/19787/stat : 19787 (java) S 19780 19782 19303 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 274421513 937435136 8976 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19782/tid=19788] ppid=19780 vsize=915464 CPUtime=0.26
/proc/19782/task/19788/stat : 19788 (java) S 19780 19782 19303 0 -1 64 405 0 0 0 25 1 0 0 16 0 8 0 274421513 937435136 8976 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19782/tid=19789] ppid=19780 vsize=915464 CPUtime=0
/proc/19782/task/19789/stat : 19789 (java) S 19780 19782 19303 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 274421513 937435136 8976 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19782/tid=19790] ppid=19780 vsize=915464 CPUtime=0
/proc/19782/task/19790/stat : 19790 (java) S 19780 19782 19303 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 274421513 937435136 8976 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2078.85
Current children cumulated vsize (KiB) 915464

[startup+2144.45 s]
/proc/loadavg: 2.02 2.05 1.96 3/101 20464
/proc/meminfo: memFree=1239200/2055924 swapFree=4165736/4192956
[pid=19782] ppid=19780 vsize=915464 CPUtime=2138.31
/proc/19782/stat : 19782 (java) R 19780 19782 19303 0 -1 0 9247 0 1 0 213696 135 0 0 25 0 8 0 274421505 937435136 8976 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073845091 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19782/statm: 228866 8976 2533 14 0 215336 0
[pid=19782/tid=19784] ppid=19780 vsize=915464 CPUtime=0.03
/proc/19782/task/19784/stat : 19784 (java) S 19780 19782 19303 0 -1 64 328 0 0 0 3 0 0 0 16 0 8 0 274421509 937435136 8976 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19782/tid=19785] ppid=19780 vsize=915464 CPUtime=0
/proc/19782/task/19785/stat : 19785 (java) S 19780 19782 19303 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274421510 937435136 8976 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19782/tid=19786] ppid=19780 vsize=915464 CPUtime=0
/proc/19782/task/19786/stat : 19786 (java) S 19780 19782 19303 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 274421510 937435136 8976 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19782/tid=19787] ppid=19780 vsize=915464 CPUtime=0
/proc/19782/task/19787/stat : 19787 (java) S 19780 19782 19303 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 274421513 937435136 8976 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19782/tid=19788] ppid=19780 vsize=915464 CPUtime=0.26
/proc/19782/task/19788/stat : 19788 (java) S 19780 19782 19303 0 -1 64 405 0 0 0 25 1 0 0 16 0 8 0 274421513 937435136 8976 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19782/tid=19789] ppid=19780 vsize=915464 CPUtime=0
/proc/19782/task/19789/stat : 19789 (java) S 19780 19782 19303 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 274421513 937435136 8976 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19782/tid=19790] ppid=19780 vsize=915464 CPUtime=0
/proc/19782/task/19790/stat : 19790 (java) S 19780 19782 19303 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 274421513 937435136 8976 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2138.31
Current children cumulated vsize (KiB) 915464

[startup+2204.48 s]
/proc/loadavg: 2.01 2.04 1.96 3/101 20464
/proc/meminfo: memFree=1239208/2055924 swapFree=4165736/4192956
[pid=19782] ppid=19780 vsize=915464 CPUtime=2197.81
/proc/19782/stat : 19782 (java) R 19780 19782 19303 0 -1 0 9250 0 1 0 219645 136 0 0 25 0 8 0 274421505 937435136 8979 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073899755 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19782/statm: 228866 8979 2533 14 0 215336 0
[pid=19782/tid=19784] ppid=19780 vsize=915464 CPUtime=0.03
/proc/19782/task/19784/stat : 19784 (java) S 19780 19782 19303 0 -1 64 328 0 0 0 3 0 0 0 16 0 8 0 274421509 937435136 8979 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19782/tid=19785] ppid=19780 vsize=915464 CPUtime=0
/proc/19782/task/19785/stat : 19785 (java) S 19780 19782 19303 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274421510 937435136 8979 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19782/tid=19786] ppid=19780 vsize=915464 CPUtime=0
/proc/19782/task/19786/stat : 19786 (java) S 19780 19782 19303 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 274421510 937435136 8979 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19782/tid=19787] ppid=19780 vsize=915464 CPUtime=0
/proc/19782/task/19787/stat : 19787 (java) S 19780 19782 19303 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 274421513 937435136 8979 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19782/tid=19788] ppid=19780 vsize=915464 CPUtime=0.26
/proc/19782/task/19788/stat : 19788 (java) S 19780 19782 19303 0 -1 64 405 0 0 0 25 1 0 0 16 0 8 0 274421513 937435136 8979 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19782/tid=19789] ppid=19780 vsize=915464 CPUtime=0
/proc/19782/task/19789/stat : 19789 (java) S 19780 19782 19303 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 274421513 937435136 8979 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19782/tid=19790] ppid=19780 vsize=915464 CPUtime=0
/proc/19782/task/19790/stat : 19790 (java) S 19780 19782 19303 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 274421513 937435136 8979 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2197.81
Current children cumulated vsize (KiB) 915464

[startup+2264.54 s]
/proc/loadavg: 2.00 2.03 1.96 3/101 20464
/proc/meminfo: memFree=1239208/2055924 swapFree=4165736/4192956
[pid=19782] ppid=19780 vsize=915464 CPUtime=2257.31
/proc/19782/stat : 19782 (java) R 19780 19782 19303 0 -1 0 9250 0 1 0 225595 136 0 0 25 0 8 0 274421505 937435136 8979 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073924872 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19782/statm: 228866 8979 2533 14 0 215336 0
[pid=19782/tid=19784] ppid=19780 vsize=915464 CPUtime=0.03
/proc/19782/task/19784/stat : 19784 (java) S 19780 19782 19303 0 -1 64 328 0 0 0 3 0 0 0 16 0 8 0 274421509 937435136 8979 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19782/tid=19785] ppid=19780 vsize=915464 CPUtime=0
/proc/19782/task/19785/stat : 19785 (java) S 19780 19782 19303 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274421510 937435136 8979 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19782/tid=19786] ppid=19780 vsize=915464 CPUtime=0
/proc/19782/task/19786/stat : 19786 (java) S 19780 19782 19303 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 274421510 937435136 8979 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19782/tid=19787] ppid=19780 vsize=915464 CPUtime=0
/proc/19782/task/19787/stat : 19787 (java) S 19780 19782 19303 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 274421513 937435136 8979 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19782/tid=19788] ppid=19780 vsize=915464 CPUtime=0.26
/proc/19782/task/19788/stat : 19788 (java) S 19780 19782 19303 0 -1 64 405 0 0 0 25 1 0 0 16 0 8 0 274421513 937435136 8979 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19782/tid=19789] ppid=19780 vsize=915464 CPUtime=0
/proc/19782/task/19789/stat : 19789 (java) S 19780 19782 19303 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 274421513 937435136 8979 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19782/tid=19790] ppid=19780 vsize=915464 CPUtime=0
/proc/19782/task/19790/stat : 19790 (java) S 19780 19782 19303 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 274421513 937435136 8979 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2257.31
Current children cumulated vsize (KiB) 915464

[startup+2324.6 s]
/proc/loadavg: 2.00 2.02 1.96 3/101 20464
/proc/meminfo: memFree=1239208/2055924 swapFree=4165736/4192956
[pid=19782] ppid=19780 vsize=915464 CPUtime=2316.79
/proc/19782/stat : 19782 (java) R 19780 19782 19303 0 -1 0 9250 0 1 0 231543 136 0 0 25 0 8 0 274421505 937435136 8979 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073839472 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19782/statm: 228866 8979 2533 14 0 215336 0
[pid=19782/tid=19784] ppid=19780 vsize=915464 CPUtime=0.03
/proc/19782/task/19784/stat : 19784 (java) S 19780 19782 19303 0 -1 64 328 0 0 0 3 0 0 0 16 0 8 0 274421509 937435136 8979 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19782/tid=19785] ppid=19780 vsize=915464 CPUtime=0
/proc/19782/task/19785/stat : 19785 (java) S 19780 19782 19303 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274421510 937435136 8979 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19782/tid=19786] ppid=19780 vsize=915464 CPUtime=0
/proc/19782/task/19786/stat : 19786 (java) S 19780 19782 19303 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 274421510 937435136 8979 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19782/tid=19787] ppid=19780 vsize=915464 CPUtime=0
/proc/19782/task/19787/stat : 19787 (java) S 19780 19782 19303 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 274421513 937435136 8979 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19782/tid=19788] ppid=19780 vsize=915464 CPUtime=0.26
/proc/19782/task/19788/stat : 19788 (java) S 19780 19782 19303 0 -1 64 405 0 0 0 25 1 0 0 16 0 8 0 274421513 937435136 8979 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19782/tid=19789] ppid=19780 vsize=915464 CPUtime=0
/proc/19782/task/19789/stat : 19789 (java) S 19780 19782 19303 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 274421513 937435136 8979 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19782/tid=19790] ppid=19780 vsize=915464 CPUtime=0
/proc/19782/task/19790/stat : 19790 (java) S 19780 19782 19303 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 274421513 937435136 8979 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2316.79
Current children cumulated vsize (KiB) 915464

[startup+2384.64 s]
/proc/loadavg: 2.00 2.01 1.96 3/101 20464
/proc/meminfo: memFree=1239208/2055924 swapFree=4165736/4192956
[pid=19782] ppid=19780 vsize=915464 CPUtime=2376.28
/proc/19782/stat : 19782 (java) R 19780 19782 19303 0 -1 0 9250 0 1 0 237492 136 0 0 25 0 8 0 274421505 937435136 8979 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073887124 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19782/statm: 228866 8979 2533 14 0 215336 0
[pid=19782/tid=19784] ppid=19780 vsize=915464 CPUtime=0.03
/proc/19782/task/19784/stat : 19784 (java) S 19780 19782 19303 0 -1 64 328 0 0 0 3 0 0 0 16 0 8 0 274421509 937435136 8979 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19782/tid=19785] ppid=19780 vsize=915464 CPUtime=0
/proc/19782/task/19785/stat : 19785 (java) S 19780 19782 19303 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274421510 937435136 8979 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19782/tid=19786] ppid=19780 vsize=915464 CPUtime=0
/proc/19782/task/19786/stat : 19786 (java) S 19780 19782 19303 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 274421510 937435136 8979 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19782/tid=19787] ppid=19780 vsize=915464 CPUtime=0
/proc/19782/task/19787/stat : 19787 (java) S 19780 19782 19303 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 274421513 937435136 8979 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19782/tid=19788] ppid=19780 vsize=915464 CPUtime=0.26
/proc/19782/task/19788/stat : 19788 (java) S 19780 19782 19303 0 -1 64 405 0 0 0 25 1 0 0 16 0 8 0 274421513 937435136 8979 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19782/tid=19789] ppid=19780 vsize=915464 CPUtime=0
/proc/19782/task/19789/stat : 19789 (java) S 19780 19782 19303 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 274421513 937435136 8979 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19782/tid=19790] ppid=19780 vsize=915464 CPUtime=0
/proc/19782/task/19790/stat : 19790 (java) S 19780 19782 19303 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 274421513 937435136 8979 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2376.28
Current children cumulated vsize (KiB) 915464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2408.59 s]
/proc/loadavg: 2.00 2.01 1.96 3/100 20524
/proc/meminfo: memFree=1171120/2055924 swapFree=4165736/4192956
[pid=19782] ppid=19780 vsize=915464 CPUtime=2400.02
/proc/19782/stat : 19782 (java) R 19780 19782 19303 0 -1 0 9250 0 1 0 239865 137 0 0 25 0 8 0 274421505 937435136 8979 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073840498 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19782/statm: 228866 8979 2533 14 0 215336 0
[pid=19782/tid=19784] ppid=19780 vsize=915464 CPUtime=0.03
/proc/19782/task/19784/stat : 19784 (java) S 19780 19782 19303 0 -1 64 328 0 0 0 3 0 0 0 16 0 8 0 274421509 937435136 8979 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19782/tid=19785] ppid=19780 vsize=915464 CPUtime=0
/proc/19782/task/19785/stat : 19785 (java) S 19780 19782 19303 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274421510 937435136 8979 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19782/tid=19786] ppid=19780 vsize=915464 CPUtime=0
/proc/19782/task/19786/stat : 19786 (java) S 19780 19782 19303 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 274421510 937435136 8979 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19782/tid=19787] ppid=19780 vsize=915464 CPUtime=0
/proc/19782/task/19787/stat : 19787 (java) S 19780 19782 19303 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 274421513 937435136 8979 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19782/tid=19788] ppid=19780 vsize=915464 CPUtime=0.26
/proc/19782/task/19788/stat : 19788 (java) S 19780 19782 19303 0 -1 64 405 0 0 0 25 1 0 0 16 0 8 0 274421513 937435136 8979 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19782/tid=19789] ppid=19780 vsize=915464 CPUtime=0
/proc/19782/task/19789/stat : 19789 (java) S 19780 19782 19303 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 274421513 937435136 8979 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19782/tid=19790] ppid=19780 vsize=915464 CPUtime=0
/proc/19782/task/19790/stat : 19790 (java) S 19780 19782 19303 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 274421513 937435136 8979 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2400.02
Current children cumulated vsize (KiB) 915464

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

Child status: 143
Real time (s): 2408.62
CPU time (s): 2400.05
CPU user time (s): 2398.66
CPU system time (s): 1.38079
CPU usage (%): 99.644
Max. virtual memory (cumulated for all children) (KiB): 915468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2398.66
system time used= 1.38079
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9272
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= 49739
involuntary context switches= 116820

runsolver used 2.47462 s user time and 8.09377 s system time

The end

Launcher Data (download as text)

Begin job on node6 on Sat Jan 20 02:31:01 UTC 2007


IDJOB= 277210
IDBENCH= 6494
IDSOLVER= 68
FILE ID= node6/277210-1169260261

PBS_JOBID= 3607280

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-57021_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/277210-1169260261/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node6/watcher-277210-1169260261 -o ROOT/results/node6/solver-277210-1169260261 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/277210-1169260261/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  770b28076b75602aacb655be9a055a98

RANDOM SEED= 340135793

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.240
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.240
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:      2055924 kB
MemFree:       1266240 kB
Buffers:         61644 kB
Cached:         597868 kB
SwapCached:       2944 kB
Active:         308580 kB
Inactive:       398488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1266240 kB
SwapTotal:     4192956 kB
SwapFree:      4165736 kB
Dirty:            2564 kB
Writeback:           0 kB
Mapped:          64576 kB
Slab:            67224 kB
Committed_AS:  8379636 kB
PageTables:       2468 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66561 MiB



End job on node6 on Sat Jan 20 03:11:09 UTC 2007