Trace number 276238

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.14 2420.41

General information on the benchmark

Namerandom/rand-2-24/
rand-24-24-276-139-49021_ext.xml
MD5SUM018906158a3534888a95e4e4a84176ab
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints275
Best CPU time to get the best result obtained on this benchmark136.392
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables24
Number of constraints276
Maximum constraint arity2
Maximum domain size24
Number of constraints which are defined in extension276
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.32	   
0.32	Abscon 109 (November, 2006)
0.32	   
0.32	   configuration
0.32	     name=epfc.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/276238-1169233740/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.42	     nbVariables=24  nbDomainTypes=1  minDomainSize=24  maxDomainSize=24
0.42	       =>  wckTime=0.1  cpuTime=0.09  mem=6M887
0.42	   
0.42	   relations being loaded...
0.52	   
0.52	   constraints being loaded...
0.64	     nbConstraints=276  nbRelationTypes=276  nbExtensionStructures=276  nbSharedExtensionStructures=0
0.64	     nbConflictsStructures=276  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=854  maxDegree=23
0.64	     maxArity=2
0.64	       =>  wckTime=0.321  cpuTime=0.24  mem=13M723
0.69	   
0.69	   solver LocalSearchSolver being built... 
0.73	       =>  wckTime=0.412  cpuTime=0.28  mem=6M128
0.74	
0.74	s SATISFIABLE
0.74	o 221
0.74	c 55
0.74	o 227
0.74	c 49
0.74	o 231
0.74	c 45
0.74	o 236
0.74	c 40
0.74	o 239
0.74	c 37
0.74	o 241
0.74	c 35
0.74	o 244
0.74	c 32
0.74	o 248
0.74	c 28
0.74	o 250
0.74	c 26
0.74	o 252
0.74	c 24
0.74	o 253
0.74	c 23
0.75	o 255
0.75	c 21
0.75	o 257
0.75	c 19
0.75	o 260
0.75	c 16
0.76	o 262
0.76	c 14
0.76	o 264
0.76	c 12
0.76	o 266
0.76	c 10
0.76	o 268
0.76	c 8
0.77	o 269
0.77	c 7
0.77	o 270
0.77	c 6
0.78	o 271
0.78	c 5
0.87	o 272
0.87	c 4
0.88	o 274
0.88	c 2
0.88	o 275
0.88	c 1
0.88	   
0.88	   search
0.88	     run=0  nbConstraintChecks=792052  nbAssignments=399
0.88	       =>  wckTime=0.151  cpuTime=0.13  mem=6M128
0.88	   
0.88	   global
0.88	     nbConstraintChecks=792052  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
0.88	     solvingWckTime=0.149  solvingCpuTime=0.13  expiredTime=no  totalExploration=no  nbFoundSolutions=0
0.88	     globalCpuTime=0.45
0.88	       =>  wckTime=0.562  cpuTime=0.41  mem=6M128
0.88	   
0.88	   solver IterativeSystematicSolver being built... 
1.01	       =>  wckTime=0.69  cpuTime=0.51  mem=17M53
1.08	   
1.08	   preprocessing
1.08	     nbConstraintChecks=76450  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
1.08	     detectedInconsistency=no
1.08	       =>  wckTime=0.065  cpuTime=0.05  mem=17M53
1.12	   
1.12	   search
1.12	     run=0  nbConstraintChecks=162407  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=40
1.12	     nbFailedAssignments=25  nbBacktracks=10  nbVisitedNodes=75  nbRestartNogoods=0
1.12	       =>  wckTime=0.113  cpuTime=0.09  mem=17M53
1.18	   
1.18	   search
1.18	     run=1  nbConstraintChecks=339934  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=90
1.18	     nbFailedAssignments=55  nbBacktracks=25  nbVisitedNodes=168  nbRestartNogoods=3
1.18	       =>  wckTime=0.173  cpuTime=0.13  mem=17M53
1.25	   
1.25	   search
1.25	     run=2  nbConstraintChecks=636301  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=167
1.25	     nbFailedAssignments=105  nbBacktracks=47  nbVisitedNodes=316  nbRestartNogoods=12
1.25	       =>  wckTime=0.241  cpuTime=0.2  mem=17M53
1.34	   
1.34	   search
1.34	     run=3  nbConstraintChecks=1043533  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=276
1.34	     nbFailedAssignments=176  nbBacktracks=80  nbVisitedNodes=529  nbRestartNogoods=24
1.34	       =>  wckTime=0.333  cpuTime=0.29  mem=17M53
1.48	   
1.48	   search
1.48	     run=4  nbConstraintChecks=1715328  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=450
1.48	     nbFailedAssignments=295  nbBacktracks=130  nbVisitedNodes=871  nbRestartNogoods=28
1.48	       =>  wckTime=0.473  cpuTime=0.43  mem=17M53
1.65	   
1.65	   search
1.65	     run=5  nbConstraintChecks=2514277  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=657
1.65	     nbFailedAssignments=422  nbBacktracks=205  nbVisitedNodes=1277  nbRestartNogoods=40
1.65	       =>  wckTime=0.642  cpuTime=0.6  mem=17M53
1.96	   
1.96	   search
1.96	     run=6  nbConstraintChecks=4001173  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=999
1.96	     nbFailedAssignments=646  nbBacktracks=318  nbVisitedNodes=1937  nbRestartNogoods=46
1.96	       =>  wckTime=0.948  cpuTime=0.9  mem=17M53
2.34	   
2.34	   search
2.34	     run=7  nbConstraintChecks=5833445  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1403
2.34	     nbFailedAssignments=875  nbBacktracks=488  nbVisitedNodes=2668  nbRestartNogoods=52
2.34	       =>  wckTime=1.33  cpuTime=1.27  mem=17M53
2.90	   
2.90	   search
2.90	     run=8  nbConstraintChecks=8591661  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2035
2.90	     nbFailedAssignments=1246  nbBacktracks=744  nbVisitedNodes=3820  nbRestartNogoods=58
2.90	       =>  wckTime=1.892  cpuTime=1.82  mem=17M53
3.65	   
3.65	   search
3.65	     run=9  nbConstraintChecks=12334879  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2891
3.65	     nbFailedAssignments=1712  nbBacktracks=1128  nbVisitedNodes=5315  nbRestartNogoods=69
3.65	       =>  wckTime=2.642  cpuTime=2.55  mem=17M53
4.78	   
4.78	   search
4.78	     run=10  nbConstraintChecks=18098669  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4214
4.78	     nbFailedAssignments=2454  nbBacktracks=1704  nbVisitedNodes=7642  nbRestartNogoods=81
4.78	       =>  wckTime=3.767  cpuTime=3.66  mem=17M53
6.38	   
6.38	   search
6.38	     run=11  nbConstraintChecks=26249906  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6068
6.38	     nbFailedAssignments=3440  nbBacktracks=2568  nbVisitedNodes=10842  nbRestartNogoods=109
6.38	       =>  wckTime=5.369  cpuTime=5.25  mem=17M53
8.73	   
8.73	   search
8.73	     run=12  nbConstraintChecks=38518117  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8859
8.73	     nbFailedAssignments=4930  nbBacktracks=3865  nbVisitedNodes=15662  nbRestartNogoods=128
8.73	       =>  wckTime=7.723  cpuTime=7.59  mem=17M53
12.27	   
12.27	   search
12.27	     run=13  nbConstraintChecks=56919252  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=13004
12.27	     nbFailedAssignments=7125  nbBacktracks=5811  nbVisitedNodes=22801  nbRestartNogoods=139
12.27	       =>  wckTime=11.257  cpuTime=11.09  mem=17M53
17.32	   
17.32	   search
17.32	     run=14  nbConstraintChecks=83195259  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=19147
17.32	     nbFailedAssignments=10344  nbBacktracks=8730  nbVisitedNodes=33357  nbRestartNogoods=167
17.32	       =>  wckTime=16.312  cpuTime=16.1  mem=17M53
25.23	   
25.24	   search
25.24	     run=15  nbConstraintChecks=124220899  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=28377
25.24	     nbFailedAssignments=15191  nbBacktracks=13108  nbVisitedNodes=49200  nbRestartNogoods=181
25.24	       =>  wckTime=24.226  cpuTime=23.94  mem=17M53
36.04	   
36.04	   search
36.04	     run=16  nbConstraintChecks=180301162  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=41458
36.04	     nbFailedAssignments=21698  nbBacktracks=19677  nbVisitedNodes=71213  nbRestartNogoods=214
36.04	       =>  wckTime=35.036  cpuTime=34.66  mem=17M53
54.15	   
54.15	   search
54.15	     run=17  nbConstraintChecks=274004343  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=62719
54.15	     nbFailedAssignments=33103  nbBacktracks=29529  nbVisitedNodes=108121  nbRestartNogoods=250
54.15	       =>  wckTime=53.14  cpuTime=52.61  mem=17M53
79.80	   
79.80	   search
79.80	     run=18  nbConstraintChecks=407595014  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=92949
79.80	     nbFailedAssignments=48549  nbBacktracks=44307  nbVisitedNodes=159631  nbRestartNogoods=296
79.80	       =>  wckTime=78.79  cpuTime=78.06  mem=17M53
118.87	   
118.87	   search
118.87	     run=19  nbConstraintChecks=610624553  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=138569
118.87	     nbFailedAssignments=71997  nbBacktracks=66475  nbVisitedNodes=237566  nbRestartNogoods=329
118.87	       =>  wckTime=117.86  cpuTime=116.79  mem=17M53
178.43	   
178.43	   search
178.43	     run=20  nbConstraintChecks=920871910  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=207757
178.43	     nbFailedAssignments=107928  nbBacktracks=99728  nbVisitedNodes=356549  nbRestartNogoods=353
178.43	       =>  wckTime=177.423  cpuTime=175.87  mem=17M53
263.27	   
263.27	   search
263.27	     run=21  nbConstraintChecks=1361402727  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=308530
263.27	     nbFailedAssignments=158819  nbBacktracks=149606  nbVisitedNodes=526678  nbRestartNogoods=397
263.27	       =>  wckTime=262.262  cpuTime=260.0  mem=17M53
397.53	   
397.53	   search
397.53	     run=22  nbConstraintChecks=2060709727  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=464174
397.53	     nbFailedAssignments=239640  nbBacktracks=224424  nbVisitedNodes=793160  nbRestartNogoods=440
397.53	       =>  wckTime=396.524  cpuTime=393.13  mem=17M53
592.13	   
592.13	   search
592.13	     run=23  nbConstraintChecks=3072304531  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=694262
592.13	     nbFailedAssignments=357496  nbBacktracks=336651  nbVisitedNodes=1184857  nbRestartNogoods=459
592.13	       =>  wckTime=591.117  cpuTime=586.02  mem=17M53
890.84	   
890.84	   search
890.84	     run=24  nbConstraintChecks=4629256043  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1038914
890.84	     nbFailedAssignments=533804  nbBacktracks=504992  nbVisitedNodes=1772340  nbRestartNogoods=478
890.84	       =>  wckTime=889.831  cpuTime=882.09  mem=17M53
1322.97	   
1322.97	   search
1322.97	     run=25  nbConstraintChecks=6870213307  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1547614
1322.97	     nbFailedAssignments=789989  nbBacktracks=757503  nbVisitedNodes=2632686  nbRestartNogoods=570
1322.97	       =>  wckTime=1321.959  cpuTime=1310.41  mem=17M53
1975.85	   
1975.85	   search
1975.85	     run=26  nbConstraintChecks=10257933548  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
1975.85	     nbAssignments=2307206  nbFailedAssignments=1170809  nbBacktracks=1136271  nbVisitedNodes=3917273
1975.85	     nbRestartNogoods=606
1975.85	       =>  wckTime=1974.842  cpuTime=1957.6  mem=17M53
2420.35	v 1 20 5 12 16 23 16 21 7 2 2 12 7 2 13 17 16 21 19 9 22 2 21 16 

Verifier Data (download as text)

1 unsatisfied constraints, 275 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/node17/watcher-276238-1169233740 -o ROOT/results/node17/solver-276238-1169233740 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/276238-1169233740/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.01 2.01 2.00 5/87 7889
/proc/meminfo: memFree=1385560/2055920 swapFree=4192812/4192956
[pid=7888] ppid=7886 vsize=18540 CPUtime=0
/proc/7888/stat : 7888 (runsolver) R 7886 7888 7231 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 271768834 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 245482325485 0 0 4096 24578 0 0 0 17 1 0 0
/proc/7888/statm: 4635 279 244 17 0 2626 0

[startup+0.1084 s]
/proc/loadavg: 2.01 2.01 2.00 5/87 7889
/proc/meminfo: memFree=1385560/2055920 swapFree=4192812/4192956
[pid=7888] ppid=7886 vsize=914988 CPUtime=0.09
/proc/7888/stat : 7888 (java) R 7886 7888 7231 0 -1 0 2995 0 1 0 8 1 0 0 17 0 8 0 271768834 936947712 2741 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072932851 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7888/statm: 228747 2741 1427 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.519443 s]
/proc/loadavg: 2.01 2.01 2.00 5/87 7889
/proc/meminfo: memFree=1385560/2055920 swapFree=4192812/4192956
[pid=7888] ppid=7886 vsize=915332 CPUtime=0.5
/proc/7888/stat : 7888 (java) R 7886 7888 7231 0 -1 0 6944 0 1 0 46 4 0 0 18 0 8 0 271768834 937299968 6683 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073584325 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7888/statm: 228833 6683 2142 14 0 215303 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 915332

[startup+1.34852 s]
/proc/loadavg: 2.09 2.02 2.01 4/94 7896
/proc/meminfo: memFree=1359840/2055920 swapFree=4192812/4192956
[pid=7888] ppid=7886 vsize=915464 CPUtime=1.31
/proc/7888/stat : 7888 (java) R 7886 7888 7231 0 -1 0 9154 0 1 0 123 8 0 0 24 0 8 0 271768834 937435136 8891 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073820259 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7888/statm: 228866 8891 2530 14 0 215336 0
[pid=7888/tid=7890] ppid=7886 vsize=915464 CPUtime=0.03
/proc/7888/task/7890/stat : 7890 (java) S 7886 7888 7231 0 -1 64 309 0 0 0 3 0 0 0 16 0 8 0 271768839 937435136 8891 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7888/tid=7891] ppid=7886 vsize=915464 CPUtime=0
/proc/7888/task/7891/stat : 7891 (java) S 7886 7888 7231 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271768839 937435136 8891 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7888/tid=7892] ppid=7886 vsize=915464 CPUtime=0
/proc/7888/task/7892/stat : 7892 (java) S 7886 7888 7231 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271768839 937435136 8891 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7888/tid=7893] ppid=7886 vsize=915464 CPUtime=0
/proc/7888/task/7893/stat : 7893 (java) S 7886 7888 7231 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271768842 937435136 8891 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7888/tid=7894] ppid=7886 vsize=915464 CPUtime=0.21
/proc/7888/task/7894/stat : 7894 (java) S 7886 7888 7231 0 -1 64 379 0 0 0 20 1 0 0 15 0 8 0 271768842 937435136 8891 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7888/tid=7895] ppid=7886 vsize=915464 CPUtime=0
/proc/7888/task/7895/stat : 7895 (java) S 7886 7888 7231 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271768842 937435136 8891 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7888/tid=7896] ppid=7886 vsize=915464 CPUtime=0
/proc/7888/task/7896/stat : 7896 (java) S 7886 7888 7231 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271768842 937435136 8891 18446744073709551615 134512640 134570532 4294956464 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.98869 s]
/proc/loadavg: 2.09 2.02 2.01 3/94 7896
/proc/meminfo: memFree=1359712/2055920 swapFree=4192812/4192956
[pid=7888] ppid=7886 vsize=915464 CPUtime=2.94
/proc/7888/stat : 7888 (java) R 7886 7888 7231 0 -1 0 9180 0 1 0 286 8 0 0 25 0 8 0 271768834 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073875028 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7888/statm: 228866 8916 2530 14 0 215336 0
[pid=7888/tid=7890] ppid=7886 vsize=915464 CPUtime=0.03
/proc/7888/task/7890/stat : 7890 (java) S 7886 7888 7231 0 -1 64 309 0 0 0 3 0 0 0 17 0 8 0 271768839 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7888/tid=7891] ppid=7886 vsize=915464 CPUtime=0
/proc/7888/task/7891/stat : 7891 (java) S 7886 7888 7231 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271768839 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7888/tid=7892] ppid=7886 vsize=915464 CPUtime=0
/proc/7888/task/7892/stat : 7892 (java) S 7886 7888 7231 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271768839 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7888/tid=7893] ppid=7886 vsize=915464 CPUtime=0
/proc/7888/task/7893/stat : 7893 (java) S 7886 7888 7231 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271768842 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7888/tid=7894] ppid=7886 vsize=915464 CPUtime=0.23
/proc/7888/task/7894/stat : 7894 (java) S 7886 7888 7231 0 -1 64 394 0 0 0 22 1 0 0 15 0 8 0 271768842 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7888/tid=7895] ppid=7886 vsize=915464 CPUtime=0
/proc/7888/task/7895/stat : 7895 (java) S 7886 7888 7231 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271768842 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7888/tid=7896] ppid=7886 vsize=915464 CPUtime=0
/proc/7888/task/7896/stat : 7896 (java) S 7886 7888 7231 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271768842 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915464

[startup+6.26804 s]
/proc/loadavg: 2.09 2.02 2.01 3/94 7896
/proc/meminfo: memFree=1359584/2055920 swapFree=4192812/4192956
[pid=7888] ppid=7886 vsize=915464 CPUtime=6.19
/proc/7888/stat : 7888 (java) R 7886 7888 7231 0 -1 0 9189 0 1 0 611 8 0 0 25 0 8 0 271768834 937435136 8923 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073840204 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7888/statm: 228866 8923 2530 14 0 215336 0
[pid=7888/tid=7890] ppid=7886 vsize=915464 CPUtime=0.03
/proc/7888/task/7890/stat : 7890 (java) S 7886 7888 7231 0 -1 64 309 0 0 0 3 0 0 0 16 0 8 0 271768839 937435136 8923 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7888/tid=7891] ppid=7886 vsize=915464 CPUtime=0
/proc/7888/task/7891/stat : 7891 (java) S 7886 7888 7231 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271768839 937435136 8923 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7888/tid=7892] ppid=7886 vsize=915464 CPUtime=0
/proc/7888/task/7892/stat : 7892 (java) S 7886 7888 7231 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271768839 937435136 8923 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7888/tid=7893] ppid=7886 vsize=915464 CPUtime=0
/proc/7888/task/7893/stat : 7893 (java) S 7886 7888 7231 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271768842 937435136 8923 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7888/tid=7894] ppid=7886 vsize=915464 CPUtime=0.24
/proc/7888/task/7894/stat : 7894 (java) S 7886 7888 7231 0 -1 64 398 0 0 0 23 1 0 0 15 0 8 0 271768842 937435136 8923 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7888/tid=7895] ppid=7886 vsize=915464 CPUtime=0
/proc/7888/task/7895/stat : 7895 (java) S 7886 7888 7231 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271768842 937435136 8923 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7888/tid=7896] ppid=7886 vsize=915464 CPUtime=0
/proc/7888/task/7896/stat : 7896 (java) S 7886 7888 7231 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271768842 937435136 8923 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 915464

[startup+12.7587 s]
/proc/loadavg: 2.08 2.02 2.00 3/94 7896
/proc/meminfo: memFree=1359528/2055920 swapFree=4192812/4192956
[pid=7888] ppid=7886 vsize=915464 CPUtime=12.62
/proc/7888/stat : 7888 (java) R 7886 7888 7231 0 -1 0 9199 0 1 0 1254 8 0 0 25 0 8 0 271768834 937435136 8931 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073824272 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7888/statm: 228866 8931 2530 14 0 215336 0
[pid=7888/tid=7890] ppid=7886 vsize=915464 CPUtime=0.03
/proc/7888/task/7890/stat : 7890 (java) S 7886 7888 7231 0 -1 64 309 0 0 0 3 0 0 0 17 0 8 0 271768839 937435136 8931 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7888/tid=7891] ppid=7886 vsize=915464 CPUtime=0
/proc/7888/task/7891/stat : 7891 (java) S 7886 7888 7231 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271768839 937435136 8931 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7888/tid=7892] ppid=7886 vsize=915464 CPUtime=0
/proc/7888/task/7892/stat : 7892 (java) S 7886 7888 7231 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271768839 937435136 8931 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7888/tid=7893] ppid=7886 vsize=915464 CPUtime=0
/proc/7888/task/7893/stat : 7893 (java) S 7886 7888 7231 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271768842 937435136 8931 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7888/tid=7894] ppid=7886 vsize=915464 CPUtime=0.24
/proc/7888/task/7894/stat : 7894 (java) S 7886 7888 7231 0 -1 64 399 0 0 0 23 1 0 0 16 0 8 0 271768842 937435136 8931 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7888/tid=7895] ppid=7886 vsize=915464 CPUtime=0
/proc/7888/task/7895/stat : 7895 (java) S 7886 7888 7231 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271768842 937435136 8931 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7888/tid=7896] ppid=7886 vsize=915464 CPUtime=0
/proc/7888/task/7896/stat : 7896 (java) S 7886 7888 7231 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271768842 937435136 8931 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 915464

[startup+25.6101 s]
/proc/loadavg: 2.06 2.02 2.00 3/94 7896
/proc/meminfo: memFree=1359592/2055920 swapFree=4192812/4192956
[pid=7888] ppid=7886 vsize=915464 CPUtime=25.37
/proc/7888/stat : 7888 (java) R 7886 7888 7231 0 -1 0 9204 0 1 0 2528 9 0 0 25 0 8 0 271768834 937435136 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073814721 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7888/statm: 228866 8936 2530 14 0 215336 0
[pid=7888/tid=7890] ppid=7886 vsize=915464 CPUtime=0.03
/proc/7888/task/7890/stat : 7890 (java) S 7886 7888 7231 0 -1 64 309 0 0 0 3 0 0 0 16 0 8 0 271768839 937435136 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7888/tid=7891] ppid=7886 vsize=915464 CPUtime=0
/proc/7888/task/7891/stat : 7891 (java) S 7886 7888 7231 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271768839 937435136 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7888/tid=7892] ppid=7886 vsize=915464 CPUtime=0
/proc/7888/task/7892/stat : 7892 (java) S 7886 7888 7231 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271768839 937435136 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7888/tid=7893] ppid=7886 vsize=915464 CPUtime=0
/proc/7888/task/7893/stat : 7893 (java) S 7886 7888 7231 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271768842 937435136 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7888/tid=7894] ppid=7886 vsize=915464 CPUtime=0.24
/proc/7888/task/7894/stat : 7894 (java) S 7886 7888 7231 0 -1 64 399 0 0 0 23 1 0 0 16 0 8 0 271768842 937435136 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7888/tid=7895] ppid=7886 vsize=915464 CPUtime=0
/proc/7888/task/7895/stat : 7895 (java) S 7886 7888 7231 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271768842 937435136 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7888/tid=7896] ppid=7886 vsize=915464 CPUtime=0
/proc/7888/task/7896/stat : 7896 (java) S 7886 7888 7231 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271768842 937435136 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 915464

[startup+51.2157 s]
/proc/loadavg: 2.04 2.02 2.00 3/94 7896
/proc/meminfo: memFree=1359656/2055920 swapFree=4192812/4192956
[pid=7888] ppid=7886 vsize=915464 CPUtime=50.75
/proc/7888/stat : 7888 (java) R 7886 7888 7231 0 -1 0 9208 0 1 0 5066 9 0 0 25 0 8 0 271768834 937435136 8940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073818871 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7888/statm: 228866 8940 2530 14 0 215336 0
[pid=7888/tid=7890] ppid=7886 vsize=915464 CPUtime=0.03
/proc/7888/task/7890/stat : 7890 (java) S 7886 7888 7231 0 -1 64 309 0 0 0 3 0 0 0 16 0 8 0 271768839 937435136 8940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7888/tid=7891] ppid=7886 vsize=915464 CPUtime=0
/proc/7888/task/7891/stat : 7891 (java) S 7886 7888 7231 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271768839 937435136 8940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7888/tid=7892] ppid=7886 vsize=915464 CPUtime=0
/proc/7888/task/7892/stat : 7892 (java) S 7886 7888 7231 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271768839 937435136 8940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7888/tid=7893] ppid=7886 vsize=915464 CPUtime=0
/proc/7888/task/7893/stat : 7893 (java) S 7886 7888 7231 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271768842 937435136 8940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7888/tid=7894] ppid=7886 vsize=915464 CPUtime=0.24
/proc/7888/task/7894/stat : 7894 (java) S 7886 7888 7231 0 -1 64 400 0 0 0 23 1 0 0 16 0 8 0 271768842 937435136 8940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7888/tid=7895] ppid=7886 vsize=915464 CPUtime=0
/proc/7888/task/7895/stat : 7895 (java) S 7886 7888 7231 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271768842 937435136 8940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7888/tid=7896] ppid=7886 vsize=915464 CPUtime=0
/proc/7888/task/7896/stat : 7896 (java) S 7886 7888 7231 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271768842 937435136 8940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.75
Current children cumulated vsize (KiB) 915464

[startup+102.428 s]
/proc/loadavg: 2.02 2.01 2.00 3/94 7896
/proc/meminfo: memFree=1359656/2055920 swapFree=4192812/4192956
[pid=7888] ppid=7886 vsize=915464 CPUtime=101.54
/proc/7888/stat : 7888 (java) R 7886 7888 7231 0 -1 0 9214 0 1 0 10144 10 0 0 25 0 8 0 271768834 937435136 8945 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073741095 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7888/statm: 228866 8945 2530 14 0 215336 0
[pid=7888/tid=7890] ppid=7886 vsize=915464 CPUtime=0.03
/proc/7888/task/7890/stat : 7890 (java) S 7886 7888 7231 0 -1 64 309 0 0 0 3 0 0 0 16 0 8 0 271768839 937435136 8945 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7888/tid=7891] ppid=7886 vsize=915464 CPUtime=0
/proc/7888/task/7891/stat : 7891 (java) S 7886 7888 7231 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271768839 937435136 8945 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7888/tid=7892] ppid=7886 vsize=915464 CPUtime=0
/proc/7888/task/7892/stat : 7892 (java) S 7886 7888 7231 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271768839 937435136 8945 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7888/tid=7893] ppid=7886 vsize=915464 CPUtime=0
/proc/7888/task/7893/stat : 7893 (java) S 7886 7888 7231 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271768842 937435136 8945 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7888/tid=7894] ppid=7886 vsize=915464 CPUtime=0.24
/proc/7888/task/7894/stat : 7894 (java) S 7886 7888 7231 0 -1 64 400 0 0 0 23 1 0 0 16 0 8 0 271768842 937435136 8945 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7888/tid=7895] ppid=7886 vsize=915464 CPUtime=0
/proc/7888/task/7895/stat : 7895 (java) S 7886 7888 7231 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271768842 937435136 8945 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7888/tid=7896] ppid=7886 vsize=915464 CPUtime=0
/proc/7888/task/7896/stat : 7896 (java) S 7886 7888 7231 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271768842 937435136 8945 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.54
Current children cumulated vsize (KiB) 915464

[startup+162.481 s]
/proc/loadavg: 2.06 2.02 2.00 3/94 7896
/proc/meminfo: memFree=1359592/2055920 swapFree=4192812/4192956
[pid=7888] ppid=7886 vsize=915464 CPUtime=161.09
/proc/7888/stat : 7888 (java) R 7886 7888 7231 0 -1 0 9217 0 1 0 16099 10 0 0 25 0 8 0 271768834 937435136 8948 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073840105 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

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

[startup+2084.36 s]
/proc/loadavg: 2.00 2.01 2.00 3/94 7898
/proc/meminfo: memFree=1359464/2055920 swapFree=4192812/4192956
[pid=7888] ppid=7886 vsize=915464 CPUtime=2066.26
/proc/7888/stat : 7888 (java) R 7886 7888 7231 0 -1 0 9237 0 1 0 206599 27 0 0 25 0 8 0 271768834 937435136 8967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072918585 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7888/statm: 228866 8967 2530 14 0 215336 0
[pid=7888/tid=7890] ppid=7886 vsize=915464 CPUtime=0.03
/proc/7888/task/7890/stat : 7890 (java) S 7886 7888 7231 0 -1 64 309 0 0 0 3 0 0 0 16 0 8 0 271768839 937435136 8967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7888/tid=7891] ppid=7886 vsize=915464 CPUtime=0
/proc/7888/task/7891/stat : 7891 (java) S 7886 7888 7231 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271768839 937435136 8967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7888/tid=7892] ppid=7886 vsize=915464 CPUtime=0
/proc/7888/task/7892/stat : 7892 (java) S 7886 7888 7231 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271768839 937435136 8967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7888/tid=7893] ppid=7886 vsize=915464 CPUtime=0
/proc/7888/task/7893/stat : 7893 (java) S 7886 7888 7231 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271768842 937435136 8967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7888/tid=7894] ppid=7886 vsize=915464 CPUtime=0.25
/proc/7888/task/7894/stat : 7894 (java) S 7886 7888 7231 0 -1 64 401 0 0 0 24 1 0 0 16 0 8 0 271768842 937435136 8967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7888/tid=7895] ppid=7886 vsize=915464 CPUtime=0
/proc/7888/task/7895/stat : 7895 (java) S 7886 7888 7231 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271768842 937435136 8967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7888/tid=7896] ppid=7886 vsize=915464 CPUtime=0
/proc/7888/task/7896/stat : 7896 (java) S 7886 7888 7231 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271768842 937435136 8967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2066.26
Current children cumulated vsize (KiB) 915464

[startup+2144.41 s]
/proc/loadavg: 2.04 2.02 2.00 3/94 7898
/proc/meminfo: memFree=1359400/2055920 swapFree=4192812/4192956
[pid=7888] ppid=7886 vsize=915464 CPUtime=2125.81
/proc/7888/stat : 7888 (java) R 7886 7888 7231 0 -1 0 9237 0 1 0 212553 28 0 0 25 0 8 0 271768834 937435136 8967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073874865 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7888/statm: 228866 8967 2530 14 0 215336 0
[pid=7888/tid=7890] ppid=7886 vsize=915464 CPUtime=0.03
/proc/7888/task/7890/stat : 7890 (java) S 7886 7888 7231 0 -1 64 309 0 0 0 3 0 0 0 16 0 8 0 271768839 937435136 8967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7888/tid=7891] ppid=7886 vsize=915464 CPUtime=0
/proc/7888/task/7891/stat : 7891 (java) S 7886 7888 7231 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271768839 937435136 8967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7888/tid=7892] ppid=7886 vsize=915464 CPUtime=0
/proc/7888/task/7892/stat : 7892 (java) S 7886 7888 7231 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271768839 937435136 8967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7888/tid=7893] ppid=7886 vsize=915464 CPUtime=0
/proc/7888/task/7893/stat : 7893 (java) S 7886 7888 7231 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271768842 937435136 8967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7888/tid=7894] ppid=7886 vsize=915464 CPUtime=0.25
/proc/7888/task/7894/stat : 7894 (java) S 7886 7888 7231 0 -1 64 401 0 0 0 24 1 0 0 16 0 8 0 271768842 937435136 8967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7888/tid=7895] ppid=7886 vsize=915464 CPUtime=0
/proc/7888/task/7895/stat : 7895 (java) S 7886 7888 7231 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271768842 937435136 8967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7888/tid=7896] ppid=7886 vsize=915464 CPUtime=0
/proc/7888/task/7896/stat : 7896 (java) S 7886 7888 7231 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271768842 937435136 8967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2125.81
Current children cumulated vsize (KiB) 915464

[startup+2204.47 s]
/proc/loadavg: 2.01 2.02 2.00 3/94 7898
/proc/meminfo: memFree=1359400/2055920 swapFree=4192812/4192956
[pid=7888] ppid=7886 vsize=915464 CPUtime=2185.36
/proc/7888/stat : 7888 (java) R 7886 7888 7231 0 -1 0 9237 0 1 0 218508 28 0 0 25 0 8 0 271768834 937435136 8967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073814708 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7888/statm: 228866 8967 2530 14 0 215336 0
[pid=7888/tid=7890] ppid=7886 vsize=915464 CPUtime=0.03
/proc/7888/task/7890/stat : 7890 (java) S 7886 7888 7231 0 -1 64 309 0 0 0 3 0 0 0 16 0 8 0 271768839 937435136 8967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7888/tid=7891] ppid=7886 vsize=915464 CPUtime=0
/proc/7888/task/7891/stat : 7891 (java) S 7886 7888 7231 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271768839 937435136 8967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7888/tid=7892] ppid=7886 vsize=915464 CPUtime=0
/proc/7888/task/7892/stat : 7892 (java) S 7886 7888 7231 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271768839 937435136 8967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7888/tid=7893] ppid=7886 vsize=915464 CPUtime=0
/proc/7888/task/7893/stat : 7893 (java) S 7886 7888 7231 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271768842 937435136 8967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7888/tid=7894] ppid=7886 vsize=915464 CPUtime=0.25
/proc/7888/task/7894/stat : 7894 (java) S 7886 7888 7231 0 -1 64 401 0 0 0 24 1 0 0 16 0 8 0 271768842 937435136 8967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7888/tid=7895] ppid=7886 vsize=915464 CPUtime=0
/proc/7888/task/7895/stat : 7895 (java) S 7886 7888 7231 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271768842 937435136 8967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7888/tid=7896] ppid=7886 vsize=915464 CPUtime=0
/proc/7888/task/7896/stat : 7896 (java) S 7886 7888 7231 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271768842 937435136 8967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2185.36
Current children cumulated vsize (KiB) 915464

[startup+2264.53 s]
/proc/loadavg: 2.00 2.01 2.00 3/94 7898
/proc/meminfo: memFree=1359400/2055920 swapFree=4192812/4192956
[pid=7888] ppid=7886 vsize=915464 CPUtime=2244.92
/proc/7888/stat : 7888 (java) R 7886 7888 7231 0 -1 0 9237 0 1 0 224463 29 0 0 25 0 8 0 271768834 937435136 8967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073874998 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7888/statm: 228866 8967 2530 14 0 215336 0
[pid=7888/tid=7890] ppid=7886 vsize=915464 CPUtime=0.03
/proc/7888/task/7890/stat : 7890 (java) S 7886 7888 7231 0 -1 64 309 0 0 0 3 0 0 0 16 0 8 0 271768839 937435136 8967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7888/tid=7891] ppid=7886 vsize=915464 CPUtime=0
/proc/7888/task/7891/stat : 7891 (java) S 7886 7888 7231 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271768839 937435136 8967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7888/tid=7892] ppid=7886 vsize=915464 CPUtime=0
/proc/7888/task/7892/stat : 7892 (java) S 7886 7888 7231 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271768839 937435136 8967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7888/tid=7893] ppid=7886 vsize=915464 CPUtime=0
/proc/7888/task/7893/stat : 7893 (java) S 7886 7888 7231 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271768842 937435136 8967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7888/tid=7894] ppid=7886 vsize=915464 CPUtime=0.25
/proc/7888/task/7894/stat : 7894 (java) S 7886 7888 7231 0 -1 64 401 0 0 0 24 1 0 0 16 0 8 0 271768842 937435136 8967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7888/tid=7895] ppid=7886 vsize=915464 CPUtime=0
/proc/7888/task/7895/stat : 7895 (java) S 7886 7888 7231 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271768842 937435136 8967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7888/tid=7896] ppid=7886 vsize=915464 CPUtime=0
/proc/7888/task/7896/stat : 7896 (java) S 7886 7888 7231 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271768842 937435136 8967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2244.92
Current children cumulated vsize (KiB) 915464

[startup+2324.58 s]
/proc/loadavg: 2.00 2.01 2.00 3/94 7898
/proc/meminfo: memFree=1359400/2055920 swapFree=4192812/4192956
[pid=7888] ppid=7886 vsize=915464 CPUtime=2304.48
/proc/7888/stat : 7888 (java) R 7886 7888 7231 0 -1 0 9237 0 1 0 230418 30 0 0 25 0 8 0 271768834 937435136 8967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073813576 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7888/statm: 228866 8967 2530 14 0 215336 0
[pid=7888/tid=7890] ppid=7886 vsize=915464 CPUtime=0.03
/proc/7888/task/7890/stat : 7890 (java) S 7886 7888 7231 0 -1 64 309 0 0 0 3 0 0 0 16 0 8 0 271768839 937435136 8967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7888/tid=7891] ppid=7886 vsize=915464 CPUtime=0
/proc/7888/task/7891/stat : 7891 (java) S 7886 7888 7231 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271768839 937435136 8967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7888/tid=7892] ppid=7886 vsize=915464 CPUtime=0
/proc/7888/task/7892/stat : 7892 (java) S 7886 7888 7231 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271768839 937435136 8967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7888/tid=7893] ppid=7886 vsize=915464 CPUtime=0
/proc/7888/task/7893/stat : 7893 (java) S 7886 7888 7231 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271768842 937435136 8967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7888/tid=7894] ppid=7886 vsize=915464 CPUtime=0.25
/proc/7888/task/7894/stat : 7894 (java) S 7886 7888 7231 0 -1 64 401 0 0 0 24 1 0 0 16 0 8 0 271768842 937435136 8967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7888/tid=7895] ppid=7886 vsize=915464 CPUtime=0
/proc/7888/task/7895/stat : 7895 (java) S 7886 7888 7231 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271768842 937435136 8967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7888/tid=7896] ppid=7886 vsize=915464 CPUtime=0.01
/proc/7888/task/7896/stat : 7896 (java) S 7886 7888 7231 0 -1 64 1 0 0 0 0 1 0 0 15 0 8 0 271768842 937435136 8967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2304.48
Current children cumulated vsize (KiB) 915464

[startup+2384.65 s]
/proc/loadavg: 2.08 2.03 2.01 3/93 7954
/proc/meminfo: memFree=1359280/2055920 swapFree=4192812/4192956
[pid=7888] ppid=7886 vsize=915464 CPUtime=2364.42
/proc/7888/stat : 7888 (java) R 7886 7888 7231 0 -1 0 9237 0 1 0 236411 31 0 0 25 0 8 0 271768834 937435136 8967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073840319 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7888/statm: 228866 8967 2530 14 0 215336 0
[pid=7888/tid=7890] ppid=7886 vsize=915464 CPUtime=0.03
/proc/7888/task/7890/stat : 7890 (java) S 7886 7888 7231 0 -1 64 309 0 0 0 3 0 0 0 16 0 8 0 271768839 937435136 8967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7888/tid=7891] ppid=7886 vsize=915464 CPUtime=0
/proc/7888/task/7891/stat : 7891 (java) S 7886 7888 7231 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271768839 937435136 8967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7888/tid=7892] ppid=7886 vsize=915464 CPUtime=0
/proc/7888/task/7892/stat : 7892 (java) S 7886 7888 7231 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271768839 937435136 8967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7888/tid=7893] ppid=7886 vsize=915464 CPUtime=0
/proc/7888/task/7893/stat : 7893 (java) S 7886 7888 7231 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271768842 937435136 8967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7888/tid=7894] ppid=7886 vsize=915464 CPUtime=0.25
/proc/7888/task/7894/stat : 7894 (java) S 7886 7888 7231 0 -1 64 401 0 0 0 24 1 0 0 16 0 8 0 271768842 937435136 8967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7888/tid=7895] ppid=7886 vsize=915464 CPUtime=0
/proc/7888/task/7895/stat : 7895 (java) S 7886 7888 7231 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271768842 937435136 8967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7888/tid=7896] ppid=7886 vsize=915464 CPUtime=0.01
/proc/7888/task/7896/stat : 7896 (java) S 7886 7888 7231 0 -1 64 1 0 0 0 0 1 0 0 15 0 8 0 271768842 937435136 8967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2364.42
Current children cumulated vsize (KiB) 915464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2420.34 s]
/proc/loadavg: 2.04 2.03 2.00 3/93 7954
/proc/meminfo: memFree=1359280/2055920 swapFree=4192812/4192956
[pid=7888] ppid=7886 vsize=915464 CPUtime=2400.07
/proc/7888/stat : 7888 (java) R 7886 7888 7231 0 -1 0 9237 0 1 0 239976 31 0 0 25 0 8 0 271768834 937435136 8967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073874692 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7888/statm: 228866 8967 2530 14 0 215336 0
[pid=7888/tid=7890] ppid=7886 vsize=915464 CPUtime=0.03
/proc/7888/task/7890/stat : 7890 (java) S 7886 7888 7231 0 -1 64 309 0 0 0 3 0 0 0 16 0 8 0 271768839 937435136 8967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7888/tid=7891] ppid=7886 vsize=915464 CPUtime=0
/proc/7888/task/7891/stat : 7891 (java) S 7886 7888 7231 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271768839 937435136 8967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7888/tid=7892] ppid=7886 vsize=915464 CPUtime=0
/proc/7888/task/7892/stat : 7892 (java) S 7886 7888 7231 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271768839 937435136 8967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7888/tid=7893] ppid=7886 vsize=915464 CPUtime=0
/proc/7888/task/7893/stat : 7893 (java) S 7886 7888 7231 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271768842 937435136 8967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7888/tid=7894] ppid=7886 vsize=915464 CPUtime=0.25
/proc/7888/task/7894/stat : 7894 (java) S 7886 7888 7231 0 -1 64 401 0 0 0 24 1 0 0 16 0 8 0 271768842 937435136 8967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7888/tid=7895] ppid=7886 vsize=915464 CPUtime=0
/proc/7888/task/7895/stat : 7895 (java) S 7886 7888 7231 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271768842 937435136 8967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7888/tid=7896] ppid=7886 vsize=915464 CPUtime=0.01
/proc/7888/task/7896/stat : 7896 (java) S 7886 7888 7231 0 -1 64 1 0 0 0 0 1 0 0 15 0 8 0 271768842 937435136 8967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2400.07
Current children cumulated vsize (KiB) 915464

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

Child status: 143
Real time (s): 2420.41
CPU time (s): 2400.14
CPU user time (s): 2399.83
CPU system time (s): 0.316951
CPU usage (%): 99.1626
Max. virtual memory (cumulated for all children) (KiB): 915464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.83
system time used= 0.316951
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9259
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= 50070
involuntary context switches= 118965

runsolver used 3.2935 s user time and 7.43887 s system time

The end

Launcher Data (download as text)

Begin job on node17 on Fri Jan 19 19:09:00 UTC 2007


IDJOB= 276238
IDBENCH= 5470
IDSOLVER= 68
FILE ID= node17/276238-1169233740

PBS_JOBID= 3588989

Free space on /tmp= 66560 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/random/rand-2-24/rand-24-24-276-139-49021_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/276238-1169233740/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-276238-1169233740 -o ROOT/results/node17/solver-276238-1169233740 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/276238-1169233740/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  018906158a3534888a95e4e4a84176ab

RANDOM SEED= 890997655

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.236
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.236
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:       1386040 kB
Buffers:         45184 kB
Cached:         488480 kB
SwapCached:          0 kB
Active:         248324 kB
Inactive:       346580 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1386040 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1988 kB
Writeback:           0 kB
Mapped:          82188 kB
Slab:            59812 kB
Committed_AS:  7852296 kB
PageTables:       2276 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 node17 on Fri Jan 19 19:49:21 UTC 2007