Trace number 214950

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
Abscon 109 ESAC? (TO) 1800.07 1802.14

General information on the benchmark

NamepseudoSeries/
ii/ii-16e1.xml
MD5SUM395d9903cb65fb372521e49bed981e83
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark7.42787
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables2490
Number of constraints16011
Maximum constraint arity16
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension16011
Global constraints used (with number of constraints)

Solver Data (download as text)

0.29	   
0.29	Abscon 109 (November, 2006)
0.29	   
0.29	   configuration
0.29	     name=esac.xml
0.32	   
0.32	   instance
0.32	     name=/tmp/evaluation/214950-1168232610/unknown.xml
0.35	   
0.35	   domains being loaded...
0.35	   
0.35	   variables being loaded...
0.53	     nbVariables=2490  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.53	       =>  wckTime=0.233  cpuTime=0.16  mem=10M819
0.53	   
0.53	   predicates being loaded...
0.53	   
0.53	   constraints being loaded...
2.74	     nbConstraints=16011  nbConvertedConstraints=13725  nbConvertConstraintsChecks=98312  nbExtensionStructures=2
2.74	     nbSharedExtensionStructures=13723  nbConflictsStructures=4  nbSharedConflictsStructures=16007
2.74	     nbSharedBinaryRepresentations=5  nbEvaluationManagers=2  nbSharedEvaluationManagers=2284  maxDegree=90  maxArity=16
2.74	       =>  wckTime=2.449  cpuTime=2.12  mem=57M997
2.91	   
2.91	   solver IterativeSystematicSolver being built... 
3.40	       =>  wckTime=3.111  cpuTime=2.5  mem=87M246
18.99	   
18.99	   preprocessing
18.99	     nbConstraintChecks=130269  nbValidityChecks=515  nbPropagations=11364  nbRevisions=73663  nbUselessRevisions=68342
18.99	     nbSingletonTests=3658  nbEffectiveSingletonTests=0  nbESACBranches=5  nbRemovedValues=0  detectedInconsistency=no
18.99	       =>  wckTime=15.574  cpuTime=15.52  mem=90M272
20.59	   
20.59	   search
20.59	     run=0  nbConstraintChecks=149184  nbValidityChecks=1537  nbPropagations=19120  nbRevisions=167476
20.59	     nbUselessRevisions=153650  nbAssignments=271  nbFailedAssignments=44  nbBacktracks=15  nbVisitedNodes=318
20.59	     nbRestartNogoods=0  mapSize=13  nbInferences=0  nbTooLargeKeys=0
20.59	       =>  wckTime=17.184  cpuTime=17.11  mem=91M280
27.19	   
27.19	   search
27.19	     run=1  nbConstraintChecks=1427456  nbValidityChecks=14645  nbPropagations=112263  nbRevisions=1034011
27.19	     nbUselessRevisions=934808  nbAssignments=4824  nbFailedAssignments=95  nbBacktracks=38  nbVisitedNodes=697
27.19	     nbRestartNogoods=33  mapSize=33  nbInferences=0  nbTooLargeKeys=0
27.19	       =>  wckTime=23.784  cpuTime=23.69  mem=91M280
34.81	   
34.81	   search
34.81	     run=2  nbConstraintChecks=3046923  nbValidityChecks=27753  nbPropagations=302109  nbRevisions=2798708
34.81	     nbUselessRevisions=2522529  nbAssignments=11918  nbFailedAssignments=148  nbBacktracks=66  nbVisitedNodes=1124
34.81	     nbRestartNogoods=67  mapSize=56  nbInferences=0  nbTooLargeKeys=0
34.81	       =>  wckTime=31.405  cpuTime=31.31  mem=92M289
44.00	   
44.00	   search
44.00	     run=3  nbConstraintChecks=4841174  nbValidityChecks=44850  nbPropagations=599765  nbRevisions=5575219
44.00	     nbUselessRevisions=5020928  nbAssignments=20691  nbFailedAssignments=205  nbBacktracks=102  nbVisitedNodes=1596
44.00	     nbRestartNogoods=102  mapSize=86  nbInferences=0  nbTooLargeKeys=0
44.00	       =>  wckTime=40.592  cpuTime=40.49  mem=92M289
53.58	   
53.58	   search
53.58	     run=4  nbConstraintChecks=6586503  nbValidityChecks=69082  nbPropagations=1001859  nbRevisions=9355408
53.58	     nbUselessRevisions=8425070  nbAssignments=29522  nbFailedAssignments=273  nbBacktracks=153  nbVisitedNodes=2135
53.58	     nbRestartNogoods=135  mapSize=129  nbInferences=0  nbTooLargeKeys=0
53.58	       =>  wckTime=50.167  cpuTime=50.03  mem=93M297
63.76	   
63.76	   search
63.76	     run=5  nbConstraintChecks=8385786  nbValidityChecks=108689  nbPropagations=1511167  nbRevisions=14187706
63.76	     nbUselessRevisions=12779956  nbAssignments=37919  nbFailedAssignments=364  nbBacktracks=247  nbVisitedNodes=2779
63.76	     nbRestartNogoods=168  mapSize=211  nbInferences=0  nbTooLargeKeys=0
63.76	       =>  wckTime=60.356  cpuTime=60.15  mem=53M160
73.16	   
73.16	   search
73.16	     run=6  nbConstraintChecks=9746649  nbValidityChecks=154711  nbPropagations=2100671  nbRevisions=19850367
73.16	     nbUselessRevisions=17888710  nbAssignments=44398  nbFailedAssignments=473  nbBacktracks=364  nbVisitedNodes=3496
73.16	     nbRestartNogoods=189  mapSize=319  nbInferences=0  nbTooLargeKeys=0
73.16	       =>  wckTime=69.757  cpuTime=69.54  mem=54M169
82.34	   
82.34	   search
82.34	     run=7  nbConstraintChecks=10787400  nbValidityChecks=163913  nbPropagations=2749305  nbRevisions=26161254
82.34	     nbUselessRevisions=23586946  nbAssignments=49110  nbFailedAssignments=656  nbBacktracks=554  nbVisitedNodes=4443
82.34	     nbRestartNogoods=199  mapSize=497  nbInferences=0  nbTooLargeKeys=0
82.34	       =>  wckTime=78.931  cpuTime=78.71  mem=55M177
91.23	   
91.23	   search
91.23	     run=8  nbConstraintChecks=11994740  nbValidityChecks=189155  nbPropagations=3464995  nbRevisions=33226860
91.23	     nbUselessRevisions=29971490  nbAssignments=52526  nbFailedAssignments=897  nbBacktracks=812  nbVisitedNodes=5564
91.23	     nbRestartNogoods=210  mapSize=730  nbInferences=0  nbTooLargeKeys=0
91.23	       =>  wckTime=87.821  cpuTime=87.59  mem=56M186
106.56	   
106.56	   INFO : Stopping hyperNogood (mapSize=1027, nbTooLargekeys=0, mem=58M203)
106.74	   
106.74	   search
106.74	     run=9  nbConstraintChecks=14404072  nbValidityChecks=253690  nbPropagations=4318901  nbRevisions=41827081
106.74	     nbUselessRevisions=37758399  nbAssignments=65522  nbFailedAssignments=1244  nbBacktracks=1210  nbVisitedNodes=7022
106.75	     nbRestartNogoods=235
106.75	       =>  wckTime=103.337  cpuTime=103.08  mem=58M203
113.97	   
113.97	   search
113.97	     run=10  nbConstraintChecks=17060522  nbValidityChecks=368880  nbPropagations=5321472  nbRevisions=52179629
113.97	     nbUselessRevisions=47148156  nbAssignments=75395  nbFailedAssignments=1799  nbBacktracks=1812  nbVisitedNodes=9097
113.97	     nbRestartNogoods=256
113.97	       =>  wckTime=110.56  cpuTime=110.28  mem=58M203
120.84	   
120.84	   search
120.84	     run=11  nbConstraintChecks=20116862  nbValidityChecks=567377  nbPropagations=6486677  nbRevisions=64611255
120.84	     nbUselessRevisions=58447687  nbAssignments=84240  nbFailedAssignments=2611  nbBacktracks=2691  nbVisitedNodes=11945
120.84	     nbRestartNogoods=271
120.84	       =>  wckTime=117.433  cpuTime=117.15  mem=58M203
126.44	   
126.44	   search
126.44	     run=12  nbConstraintChecks=23535309  nbValidityChecks=836283  nbPropagations=7819051  nbRevisions=79368505
126.44	     nbUselessRevisions=71886325  nbAssignments=89785  nbFailedAssignments=3697  nbBacktracks=3990  nbVisitedNodes=15842
126.44	     nbRestartNogoods=278
126.44	       =>  wckTime=123.029  cpuTime=122.75  mem=58M203
138.44	   
138.44	   search
138.44	     run=13  nbConstraintChecks=29549437  nbValidityChecks=1338569  nbPropagations=9465511  nbRevisions=98365444
138.44	     nbUselessRevisions=89223695  nbAssignments=104026  nbFailedAssignments=5411  nbBacktracks=5942
138.44	     nbVisitedNodes=21728  nbRestartNogoods=302
138.44	       =>  wckTime=135.036  cpuTime=134.74  mem=58M203
156.18	   
156.18	   search
156.18	     run=14  nbConstraintChecks=38342035  nbValidityChecks=1578821  nbPropagations=11571794  nbRevisions=123031748
156.18	     nbUselessRevisions=111736718  nbAssignments=125395  nbFailedAssignments=7822  nbBacktracks=8869
156.18	     nbVisitedNodes=30040  nbRestartNogoods=335
156.18	       =>  wckTime=152.776  cpuTime=152.47  mem=58M203
168.33	   
168.33	   search
168.33	     run=15  nbConstraintChecks=48392688  nbValidityChecks=2245516  nbPropagations=14197402  nbRevisions=154735084
168.33	     nbUselessRevisions=140705535  nbAssignments=133328  nbFailedAssignments=11033  nbBacktracks=13251
168.33	     nbVisitedNodes=41655  nbRestartNogoods=337
168.33	       =>  wckTime=164.923  cpuTime=164.6  mem=58M203
196.42	   
196.42	   search
196.42	     run=16  nbConstraintChecks=64274459  nbValidityChecks=3118659  nbPropagations=17585129  nbRevisions=196720808
196.42	     nbUselessRevisions=179111746  nbAssignments=162312  nbFailedAssignments=15954  nbBacktracks=19824
196.42	     nbVisitedNodes=58783  nbRestartNogoods=371
196.42	       =>  wckTime=193.009  cpuTime=192.66  mem=58M203
231.15	   
231.15	   search
231.15	     run=17  nbConstraintChecks=87069762  nbValidityChecks=4437191  nbPropagations=22040165  nbRevisions=253319245
231.15	     nbUselessRevisions=230938074  nbAssignments=190665  nbFailedAssignments=22679  nbBacktracks=29679
231.15	     nbVisitedNodes=83610  nbRestartNogoods=407
231.15	       =>  wckTime=227.741  cpuTime=227.35  mem=59M211
276.24	   
276.24	   search
276.24	     run=18  nbConstraintChecks=121203456  nbValidityChecks=5950833  nbPropagations=28167971  nbRevisions=332139646
276.24	     nbUselessRevisions=303119610  nbAssignments=225662  nbFailedAssignments=32758  nbBacktracks=44467
276.24	     nbVisitedNodes=120857  nbRestartNogoods=440
276.24	       =>  wckTime=272.834  cpuTime=272.39  mem=59M211
342.35	   
342.35	   search
342.35	     run=19  nbConstraintChecks=171318233  nbValidityChecks=10669048  nbPropagations=36906559  nbRevisions=447447042
342.35	     nbUselessRevisions=408887026  nbAssignments=271856  nbFailedAssignments=47776  nbBacktracks=66635
342.35	     nbVisitedNodes=176264  nbRestartNogoods=464
342.35	       =>  wckTime=338.943  cpuTime=338.43  mem=59M211
434.37	   
434.37	   search
434.37	     run=20  nbConstraintChecks=246167641  nbValidityChecks=13525472  nbPropagations=49381123  nbRevisions=611901568
434.37	     nbUselessRevisions=559648461  nbAssignments=338919  nbFailedAssignments=70860  nbBacktracks=99888
434.37	     nbVisitedNodes=260081  nbRestartNogoods=494
434.37	       =>  wckTime=430.959  cpuTime=430.35  mem=59M211
577.14	   
577.14	   search
577.14	     run=21  nbConstraintChecks=361622445  nbValidityChecks=22051484  nbPropagations=67766698  nbRevisions=857230118
577.14	     nbUselessRevisions=784735965  nbAssignments=436178  nbFailedAssignments=105539  nbBacktracks=149772
577.14	     nbVisitedNodes=386265  nbRestartNogoods=531
577.14	       =>  wckTime=573.736  cpuTime=572.99  mem=59M211
798.55	   
798.55	   search
798.55	     run=22  nbConstraintChecks=530588328  nbValidityChecks=37145583  nbPropagations=94957303  nbRevisions=1224272054
798.55	     nbUselessRevisions=1121744531  nbAssignments=568662  nbFailedAssignments=151700  nbBacktracks=224609
798.55	     nbVisitedNodes=567481  nbRestartNogoods=568
798.55	       =>  wckTime=795.14  cpuTime=794.16  mem=59M211
1097.26	   
1097.26	   search
1097.26	     run=23  nbConstraintChecks=775480929  nbValidityChecks=50114080  nbPropagations=135322287  nbRevisions=1762430947
1097.26	     nbUselessRevisions=1615261649  nbAssignments=753178  nbFailedAssignments=220109  nbBacktracks=336836
1097.26	     nbVisitedNodes=835711  nbRestartNogoods=587
1097.26	       =>  wckTime=1093.849  cpuTime=1092.54  mem=59M211
1561.41	   
1561.41	   search
1561.41	     run=24  nbConstraintChecks=1144393700  nbValidityChecks=88205671  nbPropagations=195206892  nbRevisions=2574804119
1561.41	     nbUselessRevisions=2361282350  nbAssignments=1036953  nbFailedAssignments=326468  nbBacktracks=505178
1561.41	     nbVisitedNodes=1243054  nbRestartNogoods=621
1561.41	       =>  wckTime=1557.998  cpuTime=1556.2  mem=59M211

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

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-214950-1168232610 -o ROOT/results/node6/solver-214950-1168232610 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/214950-1168232610/unknown.xml 

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

/proc/loadavg: 1.99 1.99 1.93 3/97 2393
/proc/meminfo: memFree=1687616/2055924 swapFree=4165672/4192956
[pid=2392] ppid=2390 vsize=1784 CPUtime=0
/proc/2392/stat : 2392 (java) D 2390 2392 2325 0 -1 0 374 0 0 0 0 0 0 0 18 0 1 0 171656461 1826816 163 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 2188068 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/2392/statm: 446 163 128 14 0 91 0

[startup+0.107469 s]
/proc/loadavg: 1.99 1.99 1.93 3/97 2393
/proc/meminfo: memFree=1687616/2055924 swapFree=4165672/4192956
[pid=2392] ppid=2390 vsize=914988 CPUtime=0.09
/proc/2392/stat : 2392 (java) R 2390 2392 2325 0 -1 0 3116 0 1 0 8 1 0 0 24 0 8 0 171656461 936947712 2862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4155581175 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2392/statm: 228747 2863 1468 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.515787 s]
/proc/loadavg: 1.99 1.99 1.93 3/97 2393
/proc/meminfo: memFree=1687616/2055924 swapFree=4165672/4192956
[pid=2392] ppid=2390 vsize=915328 CPUtime=0.49
/proc/2392/stat : 2392 (java) R 2390 2392 2325 0 -1 0 6635 0 1 0 45 4 0 0 25 0 8 0 171656461 937295872 6374 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2392/statm: 228832 6374 2136 14 0 215302 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915328

[startup+1.33661 s]
/proc/loadavg: 2.07 2.01 1.93 3/104 2400
/proc/meminfo: memFree=1624072/2055924 swapFree=4165672/4192956
[pid=2392] ppid=2390 vsize=915636 CPUtime=1.32
/proc/2392/stat : 2392 (java) R 2390 2392 2325 0 -1 0 18284 0 1 0 121 11 0 0 25 0 8 0 171656461 937611264 18021 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073820245 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2392/statm: 228909 18021 2178 14 0 215379 0
[pid=2392/tid=2394] ppid=2390 vsize=915636 CPUtime=0.04
/proc/2392/task/2394/stat : 2394 (java) S 2390 2392 2325 0 -1 64 1677 0 0 0 4 0 0 0 16 0 8 0 171656464 937611264 18021 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2392/tid=2395] ppid=2390 vsize=915636 CPUtime=0
/proc/2392/task/2395/stat : 2395 (java) S 2390 2392 2325 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171656464 937611264 18021 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2392/tid=2396] ppid=2390 vsize=915636 CPUtime=0
/proc/2392/task/2396/stat : 2396 (java) S 2390 2392 2325 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 171656464 937611264 18021 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2392/tid=2397] ppid=2390 vsize=915636 CPUtime=0
/proc/2392/task/2397/stat : 2397 (java) S 2390 2392 2325 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 171656467 937611264 18021 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2392/tid=2398] ppid=2390 vsize=915636 CPUtime=0.16
/proc/2392/task/2398/stat : 2398 (java) S 2390 2392 2325 0 -1 64 413 0 0 0 16 0 0 0 16 0 8 0 171656467 937611264 18021 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2392/tid=2399] ppid=2390 vsize=915636 CPUtime=0
/proc/2392/task/2399/stat : 2399 (java) S 2390 2392 2325 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 171656467 937611264 18021 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2392/tid=2400] ppid=2390 vsize=915636 CPUtime=0
/proc/2392/task/2400/stat : 2400 (java) S 2390 2392 2325 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171656467 937611264 18021 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 915636

[startup+2.97681 s]
/proc/loadavg: 2.07 2.01 1.93 3/104 2400
/proc/meminfo: memFree=1605000/2055924 swapFree=4165672/4192956
[pid=2392] ppid=2390 vsize=915740 CPUtime=2.96
/proc/2392/stat : 2392 (java) R 2390 2392 2325 0 -1 0 29186 0 1 0 222 74 0 0 25 0 8 0 171656461 937717760 28900 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4153838709 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2392/statm: 228935 28900 2496 14 0 215405 0
[pid=2392/tid=2394] ppid=2390 vsize=915740 CPUtime=0.3
/proc/2392/task/2394/stat : 2394 (java) S 2390 2392 2325 0 -1 64 12188 0 0 0 26 4 0 0 17 0 8 0 171656464 937717760 28900 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2392/tid=2395] ppid=2390 vsize=915740 CPUtime=0
/proc/2392/task/2395/stat : 2395 (java) S 2390 2392 2325 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171656464 937717760 28900 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2392/tid=2396] ppid=2390 vsize=915740 CPUtime=0
/proc/2392/task/2396/stat : 2396 (java) S 2390 2392 2325 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 171656464 937717760 28900 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2392/tid=2397] ppid=2390 vsize=915740 CPUtime=0
/proc/2392/task/2397/stat : 2397 (java) S 2390 2392 2325 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 171656467 937717760 28900 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2392/tid=2398] ppid=2390 vsize=915740 CPUtime=0.23
/proc/2392/task/2398/stat : 2398 (java) S 2390 2392 2325 0 -1 64 446 0 0 0 22 1 0 0 16 0 8 0 171656467 937717760 28900 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2392/tid=2399] ppid=2390 vsize=915740 CPUtime=0
/proc/2392/task/2399/stat : 2399 (java) S 2390 2392 2325 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 171656467 937717760 28900 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2392/tid=2400] ppid=2390 vsize=915740 CPUtime=0
/proc/2392/task/2400/stat : 2400 (java) S 2390 2392 2325 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171656467 937717760 28900 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 915740

[startup+6.18319 s]
/proc/loadavg: 2.07 2.01 1.93 3/104 2400
/proc/meminfo: memFree=1579792/2055924 swapFree=4165672/4192956
[pid=2392] ppid=2390 vsize=915872 CPUtime=6.16
/proc/2392/stat : 2392 (java) R 2390 2392 2325 0 -1 0 29649 0 1 0 541 75 0 0 25 0 8 0 171656461 937852928 29360 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074201896 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2392/statm: 228968 29360 2546 14 0 215438 0
[pid=2392/tid=2394] ppid=2390 vsize=915872 CPUtime=0.34
/proc/2392/task/2394/stat : 2394 (java) S 2390 2392 2325 0 -1 64 12473 0 0 0 29 5 0 0 16 0 8 0 171656464 937852928 29360 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2392/tid=2395] ppid=2390 vsize=915872 CPUtime=0
/proc/2392/task/2395/stat : 2395 (java) S 2390 2392 2325 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171656464 937852928 29360 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2392/tid=2396] ppid=2390 vsize=915872 CPUtime=0
/proc/2392/task/2396/stat : 2396 (java) S 2390 2392 2325 0 -1 64 6 0 0 0 0 0 0 0 16 0 8 0 171656464 937852928 29360 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2392/tid=2397] ppid=2390 vsize=915872 CPUtime=0
/proc/2392/task/2397/stat : 2397 (java) S 2390 2392 2325 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 171656467 937852928 29360 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2392/tid=2398] ppid=2390 vsize=915872 CPUtime=0.34
/proc/2392/task/2398/stat : 2398 (java) S 2390 2392 2325 0 -1 64 513 0 0 0 33 1 0 0 16 0 8 0 171656467 937852928 29360 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2392/tid=2399] ppid=2390 vsize=915872 CPUtime=0
/proc/2392/task/2399/stat : 2399 (java) S 2390 2392 2325 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 171656467 937852928 29360 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2392/tid=2400] ppid=2390 vsize=915872 CPUtime=0
/proc/2392/task/2400/stat : 2400 (java) S 2390 2392 2325 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171656467 937852928 29360 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 915872

[startup+12.6519 s]
/proc/loadavg: 2.06 2.01 1.93 4/104 2400
/proc/meminfo: memFree=1579800/2055924 swapFree=4165672/4192956
[pid=2392] ppid=2390 vsize=915872 CPUtime=12.63
/proc/2392/stat : 2392 (java) R 2390 2392 2325 0 -1 0 29658 0 1 0 1188 75 0 0 25 0 8 0 171656461 937852928 29368 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074201896 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2392/statm: 228968 29368 2546 14 0 215438 0
[pid=2392/tid=2394] ppid=2390 vsize=915872 CPUtime=0.34
/proc/2392/task/2394/stat : 2394 (java) S 2390 2392 2325 0 -1 64 12473 0 0 0 29 5 0 0 17 0 8 0 171656464 937852928 29368 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2392/tid=2395] ppid=2390 vsize=915872 CPUtime=0
/proc/2392/task/2395/stat : 2395 (java) S 2390 2392 2325 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171656464 937852928 29368 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2392/tid=2396] ppid=2390 vsize=915872 CPUtime=0
/proc/2392/task/2396/stat : 2396 (java) S 2390 2392 2325 0 -1 64 6 0 0 0 0 0 0 0 16 0 8 0 171656464 937852928 29368 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2392/tid=2397] ppid=2390 vsize=915872 CPUtime=0
/proc/2392/task/2397/stat : 2397 (java) S 2390 2392 2325 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 171656467 937852928 29368 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2392/tid=2398] ppid=2390 vsize=915872 CPUtime=0.35
/proc/2392/task/2398/stat : 2398 (java) S 2390 2392 2325 0 -1 64 521 0 0 0 34 1 0 0 15 0 8 0 171656467 937852928 29368 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2392/tid=2399] ppid=2390 vsize=915872 CPUtime=0
/proc/2392/task/2399/stat : 2399 (java) S 2390 2392 2325 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 171656467 937852928 29368 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2392/tid=2400] ppid=2390 vsize=915872 CPUtime=0
/proc/2392/task/2400/stat : 2400 (java) S 2390 2392 2325 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171656467 937852928 29368 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 915872

[startup+25.5094 s]
/proc/loadavg: 2.20 2.04 1.94 3/104 2400
/proc/meminfo: memFree=1579736/2055924 swapFree=4165672/4192956
[pid=2392] ppid=2390 vsize=915872 CPUtime=25.48
/proc/2392/stat : 2392 (java) R 2390 2392 2325 0 -1 0 29678 0 1 0 2473 75 0 0 25 0 8 0 171656461 937852928 29383 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074263075 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2392/statm: 228968 29383 2547 14 0 215438 0
[pid=2392/tid=2394] ppid=2390 vsize=915872 CPUtime=0.34
/proc/2392/task/2394/stat : 2394 (java) S 2390 2392 2325 0 -1 64 12473 0 0 0 29 5 0 0 16 0 8 0 171656464 937852928 29383 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2392/tid=2395] ppid=2390 vsize=915872 CPUtime=0
/proc/2392/task/2395/stat : 2395 (java) S 2390 2392 2325 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171656464 937852928 29383 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2392/tid=2396] ppid=2390 vsize=915872 CPUtime=0
/proc/2392/task/2396/stat : 2396 (java) S 2390 2392 2325 0 -1 64 6 0 0 0 0 0 0 0 16 0 8 0 171656464 937852928 29383 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2392/tid=2397] ppid=2390 vsize=915872 CPUtime=0
/proc/2392/task/2397/stat : 2397 (java) S 2390 2392 2325 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 171656467 937852928 29383 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2392/tid=2398] ppid=2390 vsize=915872 CPUtime=0.39
/proc/2392/task/2398/stat : 2398 (java) S 2390 2392 2325 0 -1 64 535 0 0 0 37 2 0 0 16 0 8 0 171656467 937852928 29383 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2392/tid=2399] ppid=2390 vsize=915872 CPUtime=0
/proc/2392/task/2399/stat : 2399 (java) S 2390 2392 2325 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 171656467 937852928 29383 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2392/tid=2400] ppid=2390 vsize=915872 CPUtime=0
/proc/2392/task/2400/stat : 2400 (java) S 2390 2392 2325 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171656467 937852928 29383 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 915872

[startup+51.1265 s]
/proc/loadavg: 2.12 2.03 1.94 3/104 2400
/proc/meminfo: memFree=1579608/2055924 swapFree=4165672/4192956
[pid=2392] ppid=2390 vsize=915872 CPUtime=51.06
/proc/2392/stat : 2392 (java) R 2390 2392 2325 0 -1 0 29687 0 1 0 5031 75 0 0 25 0 8 0 171656461 937852928 29390 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074263075 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2392/statm: 228968 29390 2547 14 0 215438 0
[pid=2392/tid=2394] ppid=2390 vsize=915872 CPUtime=0.34
/proc/2392/task/2394/stat : 2394 (java) S 2390 2392 2325 0 -1 64 12473 0 0 0 29 5 0 0 16 0 8 0 171656464 937852928 29390 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2392/tid=2395] ppid=2390 vsize=915872 CPUtime=0
/proc/2392/task/2395/stat : 2395 (java) S 2390 2392 2325 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171656464 937852928 29390 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2392/tid=2396] ppid=2390 vsize=915872 CPUtime=0
/proc/2392/task/2396/stat : 2396 (java) S 2390 2392 2325 0 -1 64 6 0 0 0 0 0 0 0 16 0 8 0 171656464 937852928 29390 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2392/tid=2397] ppid=2390 vsize=915872 CPUtime=0
/proc/2392/task/2397/stat : 2397 (java) S 2390 2392 2325 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 171656467 937852928 29390 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2392/tid=2398] ppid=2390 vsize=915872 CPUtime=0.4
/proc/2392/task/2398/stat : 2398 (java) S 2390 2392 2325 0 -1 64 542 0 0 0 38 2 0 0 15 0 8 0 171656467 937852928 29390 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2392/tid=2399] ppid=2390 vsize=915872 CPUtime=0
/proc/2392/task/2399/stat : 2399 (java) S 2390 2392 2325 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 171656467 937852928 29390 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2392/tid=2400] ppid=2390 vsize=915872 CPUtime=0
/proc/2392/task/2400/stat : 2400 (java) S 2390 2392 2325 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171656467 937852928 29390 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 915872

[startup+102.352 s]
/proc/loadavg: 2.05 2.03 1.94 3/104 2400
/proc/meminfo: memFree=1572440/2055924 swapFree=4165672/4192956
[pid=2392] ppid=2390 vsize=915872 CPUtime=102.24
/proc/2392/stat : 2392 (java) R 2390 2392 2325 0 -1 0 31440 0 1 0 10148 76 0 0 25 0 8 0 171656461 937852928 31138 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074159843 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2392/statm: 228968 31138 2547 14 0 215438 0
[pid=2392/tid=2394] ppid=2390 vsize=915872 CPUtime=0.39
/proc/2392/task/2394/stat : 2394 (java) S 2390 2392 2325 0 -1 64 14216 0 0 0 34 5 0 0 16 0 8 0 171656464 937852928 31138 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2392/tid=2395] ppid=2390 vsize=915872 CPUtime=0
/proc/2392/task/2395/stat : 2395 (java) S 2390 2392 2325 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171656464 937852928 31138 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2392/tid=2396] ppid=2390 vsize=915872 CPUtime=0
/proc/2392/task/2396/stat : 2396 (java) S 2390 2392 2325 0 -1 64 6 0 0 0 0 0 0 0 16 0 8 0 171656464 937852928 31138 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2392/tid=2397] ppid=2390 vsize=915872 CPUtime=0
/proc/2392/task/2397/stat : 2397 (java) S 2390 2392 2325 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 171656467 937852928 31138 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2392/tid=2398] ppid=2390 vsize=915872 CPUtime=0.41
/proc/2392/task/2398/stat : 2398 (java) S 2390 2392 2325 0 -1 64 547 0 0 0 39 2 0 0 16 0 8 0 171656467 937852928 31138 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2392/tid=2399] ppid=2390 vsize=915872 CPUtime=0
/proc/2392/task/2399/stat : 2399 (java) S 2390 2392 2325 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 171656467 937852928 31138 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2392/tid=2400] ppid=2390 vsize=915872 CPUtime=0
/proc/2392/task/2400/stat : 2400 (java) S 2390 2392 2325 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171656467 937852928 31138 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 915872

[startup+162.43 s]
/proc/loadavg: 2.05 2.03 1.95 3/104 2400
/proc/meminfo: memFree=1571992/2055924 swapFree=4165672/4192956
[pid=2392] ppid=2390 vsize=915872 CPUtime=162.25
/proc/2392/stat : 2392 (java) R 2390 2392 2325 0 -1 0 31444 0 1 0 16149 76 0 0 25 0 8 0 171656461 937852928 31141 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073818944 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

Current children cumulated CPU time (s) 1422.25
Current children cumulated vsize (KiB) 915872

[startup+1483.8 s]
/proc/loadavg: 1.99 1.98 1.97 3/101 2954
/proc/meminfo: memFree=1591408/2055924 swapFree=4165672/4192956
[pid=2392] ppid=2390 vsize=915872 CPUtime=1482.25
/proc/2392/stat : 2392 (java) R 2390 2392 2325 0 -1 0 31444 0 1 0 148137 88 0 0 25 0 8 0 171656461 937852928 31141 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074166038 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2392/statm: 228968 31141 2547 14 0 215438 0
[pid=2392/tid=2394] ppid=2390 vsize=915872 CPUtime=0.39
/proc/2392/task/2394/stat : 2394 (java) S 2390 2392 2325 0 -1 64 14216 0 0 0 34 5 0 0 16 0 8 0 171656464 937852928 31141 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2392/tid=2395] ppid=2390 vsize=915872 CPUtime=0
/proc/2392/task/2395/stat : 2395 (java) S 2390 2392 2325 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171656464 937852928 31141 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2392/tid=2396] ppid=2390 vsize=915872 CPUtime=0
/proc/2392/task/2396/stat : 2396 (java) S 2390 2392 2325 0 -1 64 6 0 0 0 0 0 0 0 16 0 8 0 171656464 937852928 31141 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2392/tid=2397] ppid=2390 vsize=915872 CPUtime=0
/proc/2392/task/2397/stat : 2397 (java) S 2390 2392 2325 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 171656467 937852928 31141 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2392/tid=2398] ppid=2390 vsize=915872 CPUtime=0.42
/proc/2392/task/2398/stat : 2398 (java) S 2390 2392 2325 0 -1 64 550 0 0 0 40 2 0 0 16 0 8 0 171656467 937852928 31141 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2392/tid=2399] ppid=2390 vsize=915872 CPUtime=0
/proc/2392/task/2399/stat : 2399 (java) S 2390 2392 2325 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 171656467 937852928 31141 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2392/tid=2400] ppid=2390 vsize=915872 CPUtime=0
/proc/2392/task/2400/stat : 2400 (java) S 2390 2392 2325 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171656467 937852928 31141 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1482.25
Current children cumulated vsize (KiB) 915872

[startup+1543.86 s]
/proc/loadavg: 1.99 1.98 1.97 3/101 2954
/proc/meminfo: memFree=1591344/2055924 swapFree=4165672/4192956
[pid=2392] ppid=2390 vsize=915872 CPUtime=1542.22
/proc/2392/stat : 2392 (java) R 2390 2392 2325 0 -1 0 31444 0 1 0 154134 88 0 0 25 0 8 0 171656461 937852928 31141 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074174372 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2392/statm: 228968 31141 2547 14 0 215438 0
[pid=2392/tid=2394] ppid=2390 vsize=915872 CPUtime=0.39
/proc/2392/task/2394/stat : 2394 (java) S 2390 2392 2325 0 -1 64 14216 0 0 0 34 5 0 0 16 0 8 0 171656464 937852928 31141 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2392/tid=2395] ppid=2390 vsize=915872 CPUtime=0
/proc/2392/task/2395/stat : 2395 (java) S 2390 2392 2325 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171656464 937852928 31141 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2392/tid=2396] ppid=2390 vsize=915872 CPUtime=0
/proc/2392/task/2396/stat : 2396 (java) S 2390 2392 2325 0 -1 64 6 0 0 0 0 0 0 0 16 0 8 0 171656464 937852928 31141 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2392/tid=2397] ppid=2390 vsize=915872 CPUtime=0
/proc/2392/task/2397/stat : 2397 (java) S 2390 2392 2325 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 171656467 937852928 31141 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2392/tid=2398] ppid=2390 vsize=915872 CPUtime=0.42
/proc/2392/task/2398/stat : 2398 (java) S 2390 2392 2325 0 -1 64 550 0 0 0 40 2 0 0 16 0 8 0 171656467 937852928 31141 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2392/tid=2399] ppid=2390 vsize=915872 CPUtime=0
/proc/2392/task/2399/stat : 2399 (java) S 2390 2392 2325 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 171656467 937852928 31141 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2392/tid=2400] ppid=2390 vsize=915872 CPUtime=0
/proc/2392/task/2400/stat : 2400 (java) S 2390 2392 2325 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171656467 937852928 31141 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1542.22
Current children cumulated vsize (KiB) 915872

[startup+1603.95 s]
/proc/loadavg: 2.08 2.01 1.98 3/101 2954
/proc/meminfo: memFree=1591352/2055924 swapFree=4165672/4192956
[pid=2392] ppid=2390 vsize=915872 CPUtime=1602.26
/proc/2392/stat : 2392 (java) R 2390 2392 2325 0 -1 0 31444 0 1 0 160138 88 0 0 25 0 8 0 171656461 937852928 31141 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073858861 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2392/statm: 228968 31141 2547 14 0 215438 0
[pid=2392/tid=2394] ppid=2390 vsize=915872 CPUtime=0.39
/proc/2392/task/2394/stat : 2394 (java) S 2390 2392 2325 0 -1 64 14216 0 0 0 34 5 0 0 16 0 8 0 171656464 937852928 31141 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2392/tid=2395] ppid=2390 vsize=915872 CPUtime=0
/proc/2392/task/2395/stat : 2395 (java) S 2390 2392 2325 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171656464 937852928 31141 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2392/tid=2396] ppid=2390 vsize=915872 CPUtime=0
/proc/2392/task/2396/stat : 2396 (java) S 2390 2392 2325 0 -1 64 6 0 0 0 0 0 0 0 16 0 8 0 171656464 937852928 31141 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2392/tid=2397] ppid=2390 vsize=915872 CPUtime=0
/proc/2392/task/2397/stat : 2397 (java) S 2390 2392 2325 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 171656467 937852928 31141 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2392/tid=2398] ppid=2390 vsize=915872 CPUtime=0.42
/proc/2392/task/2398/stat : 2398 (java) S 2390 2392 2325 0 -1 64 550 0 0 0 40 2 0 0 16 0 8 0 171656467 937852928 31141 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2392/tid=2399] ppid=2390 vsize=915872 CPUtime=0
/proc/2392/task/2399/stat : 2399 (java) S 2390 2392 2325 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 171656467 937852928 31141 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2392/tid=2400] ppid=2390 vsize=915872 CPUtime=0
/proc/2392/task/2400/stat : 2400 (java) S 2390 2392 2325 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171656467 937852928 31141 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1602.26
Current children cumulated vsize (KiB) 915872

[startup+1664.02 s]
/proc/loadavg: 2.10 2.02 1.99 3/92 3620
/proc/meminfo: memFree=1556984/2055924 swapFree=4165672/4192956
[pid=2392] ppid=2390 vsize=915872 CPUtime=1662.24
/proc/2392/stat : 2392 (java) R 2390 2392 2325 0 -1 0 31444 0 1 0 166130 94 0 0 25 0 8 0 171656461 937852928 31141 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074158717 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2392/statm: 228968 31141 2547 14 0 215438 0
[pid=2392/tid=2394] ppid=2390 vsize=915872 CPUtime=0.39
/proc/2392/task/2394/stat : 2394 (java) S 2390 2392 2325 0 -1 64 14216 0 0 0 34 5 0 0 16 0 8 0 171656464 937852928 31141 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2392/tid=2395] ppid=2390 vsize=915872 CPUtime=0
/proc/2392/task/2395/stat : 2395 (java) S 2390 2392 2325 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171656464 937852928 31141 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2392/tid=2396] ppid=2390 vsize=915872 CPUtime=0
/proc/2392/task/2396/stat : 2396 (java) S 2390 2392 2325 0 -1 64 6 0 0 0 0 0 0 0 16 0 8 0 171656464 937852928 31141 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2392/tid=2397] ppid=2390 vsize=915872 CPUtime=0
/proc/2392/task/2397/stat : 2397 (java) S 2390 2392 2325 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 171656467 937852928 31141 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2392/tid=2398] ppid=2390 vsize=915872 CPUtime=0.42
/proc/2392/task/2398/stat : 2398 (java) S 2390 2392 2325 0 -1 64 550 0 0 0 40 2 0 0 16 0 8 0 171656467 937852928 31141 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2392/tid=2399] ppid=2390 vsize=915872 CPUtime=0
/proc/2392/task/2399/stat : 2399 (java) S 2390 2392 2325 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 171656467 937852928 31141 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2392/tid=2400] ppid=2390 vsize=915872 CPUtime=0
/proc/2392/task/2400/stat : 2400 (java) S 2390 2392 2325 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171656467 937852928 31141 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1662.24
Current children cumulated vsize (KiB) 915872

[startup+1724.04 s]
/proc/loadavg: 2.04 2.01 1.99 3/94 3628
/proc/meminfo: memFree=1626344/2055924 swapFree=4165672/4192956
[pid=2392] ppid=2390 vsize=915872 CPUtime=1722.21
/proc/2392/stat : 2392 (java) R 2390 2392 2325 0 -1 0 31444 0 1 0 172126 95 0 0 25 0 8 0 171656461 937852928 31141 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073826407 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2392/statm: 228968 31141 2547 14 0 215438 0
[pid=2392/tid=2394] ppid=2390 vsize=915872 CPUtime=0.39
/proc/2392/task/2394/stat : 2394 (java) S 2390 2392 2325 0 -1 64 14216 0 0 0 34 5 0 0 16 0 8 0 171656464 937852928 31141 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2392/tid=2395] ppid=2390 vsize=915872 CPUtime=0
/proc/2392/task/2395/stat : 2395 (java) S 2390 2392 2325 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171656464 937852928 31141 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2392/tid=2396] ppid=2390 vsize=915872 CPUtime=0
/proc/2392/task/2396/stat : 2396 (java) S 2390 2392 2325 0 -1 64 6 0 0 0 0 0 0 0 16 0 8 0 171656464 937852928 31141 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2392/tid=2397] ppid=2390 vsize=915872 CPUtime=0
/proc/2392/task/2397/stat : 2397 (java) S 2390 2392 2325 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 171656467 937852928 31141 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2392/tid=2398] ppid=2390 vsize=915872 CPUtime=0.42
/proc/2392/task/2398/stat : 2398 (java) S 2390 2392 2325 0 -1 64 550 0 0 0 40 2 0 0 16 0 8 0 171656467 937852928 31141 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2392/tid=2399] ppid=2390 vsize=915872 CPUtime=0
/proc/2392/task/2399/stat : 2399 (java) S 2390 2392 2325 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 171656467 937852928 31141 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2392/tid=2400] ppid=2390 vsize=915872 CPUtime=0
/proc/2392/task/2400/stat : 2400 (java) S 2390 2392 2325 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171656467 937852928 31141 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1722.21
Current children cumulated vsize (KiB) 915872

[startup+1784.08 s]
/proc/loadavg: 2.04 2.02 1.99 3/101 3775
/proc/meminfo: memFree=1509680/2055924 swapFree=4165672/4192956
[pid=2392] ppid=2390 vsize=915872 CPUtime=1782.08
/proc/2392/stat : 2392 (java) R 2390 2392 2325 0 -1 0 31444 0 1 0 178110 98 0 0 25 0 8 0 171656461 937852928 31141 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074175902 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2392/statm: 228968 31141 2547 14 0 215438 0
[pid=2392/tid=2394] ppid=2390 vsize=915872 CPUtime=0.39
/proc/2392/task/2394/stat : 2394 (java) S 2390 2392 2325 0 -1 64 14216 0 0 0 34 5 0 0 16 0 8 0 171656464 937852928 31141 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2392/tid=2395] ppid=2390 vsize=915872 CPUtime=0
/proc/2392/task/2395/stat : 2395 (java) S 2390 2392 2325 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171656464 937852928 31141 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2392/tid=2396] ppid=2390 vsize=915872 CPUtime=0
/proc/2392/task/2396/stat : 2396 (java) S 2390 2392 2325 0 -1 64 6 0 0 0 0 0 0 0 16 0 8 0 171656464 937852928 31141 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2392/tid=2397] ppid=2390 vsize=915872 CPUtime=0
/proc/2392/task/2397/stat : 2397 (java) S 2390 2392 2325 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 171656467 937852928 31141 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2392/tid=2398] ppid=2390 vsize=915872 CPUtime=0.42
/proc/2392/task/2398/stat : 2398 (java) S 2390 2392 2325 0 -1 64 550 0 0 0 40 2 0 0 16 0 8 0 171656467 937852928 31141 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2392/tid=2399] ppid=2390 vsize=915872 CPUtime=0
/proc/2392/task/2399/stat : 2399 (java) S 2390 2392 2325 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 171656467 937852928 31141 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2392/tid=2400] ppid=2390 vsize=915872 CPUtime=0
/proc/2392/task/2400/stat : 2400 (java) S 2390 2392 2325 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171656467 937852928 31141 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1782.08
Current children cumulated vsize (KiB) 915872



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.1 s]
/proc/loadavg: 2.03 2.02 1.99 4/101 3775
/proc/meminfo: memFree=1497776/2055924 swapFree=4165672/4192956
[pid=2392] ppid=2390 vsize=915872 CPUtime=1800.02
/proc/2392/stat : 2392 (java) R 2390 2392 2325 0 -1 0 31444 0 1 0 179904 98 0 0 25 0 8 0 171656461 937852928 31141 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074168463 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2392/statm: 228968 31141 2547 14 0 215438 0
[pid=2392/tid=2394] ppid=2390 vsize=915872 CPUtime=0.39
/proc/2392/task/2394/stat : 2394 (java) S 2390 2392 2325 0 -1 64 14216 0 0 0 34 5 0 0 16 0 8 0 171656464 937852928 31141 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2392/tid=2395] ppid=2390 vsize=915872 CPUtime=0
/proc/2392/task/2395/stat : 2395 (java) S 2390 2392 2325 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171656464 937852928 31141 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2392/tid=2396] ppid=2390 vsize=915872 CPUtime=0
/proc/2392/task/2396/stat : 2396 (java) S 2390 2392 2325 0 -1 64 6 0 0 0 0 0 0 0 16 0 8 0 171656464 937852928 31141 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2392/tid=2397] ppid=2390 vsize=915872 CPUtime=0
/proc/2392/task/2397/stat : 2397 (java) S 2390 2392 2325 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 171656467 937852928 31141 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2392/tid=2398] ppid=2390 vsize=915872 CPUtime=0.42
/proc/2392/task/2398/stat : 2398 (java) S 2390 2392 2325 0 -1 64 550 0 0 0 40 2 0 0 16 0 8 0 171656467 937852928 31141 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2392/tid=2399] ppid=2390 vsize=915872 CPUtime=0
/proc/2392/task/2399/stat : 2399 (java) S 2390 2392 2325 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 171656467 937852928 31141 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2392/tid=2400] ppid=2390 vsize=915872 CPUtime=0
/proc/2392/task/2400/stat : 2400 (java) S 2390 2392 2325 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171656467 937852928 31141 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 915872

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

Child status: 143
Real time (s): 1802.14
CPU time (s): 1800.07
CPU user time (s): 1799.06
CPU system time (s): 1.00685
CPU usage (%): 99.8851
Max. virtual memory (cumulated for all children) (KiB): 915972

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.06
system time used= 1.00685
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31460
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= 38272
involuntary context switches= 79065

runsolver used 2.38464 s user time and 5.74213 s system time

The end

Launcher Data (download as text)

Begin job on node6 on Mon Jan  8 05:03:30 UTC 2007


IDJOB= 214950
IDBENCH= 4964
FILE ID= node6/214950-1168232610

PBS_JOBID= 3481196

Free space on /tmp= 66546 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/ii/ii-16e1.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/214950-1168232610/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node6/watcher-214950-1168232610 -o ROOT/results/node6/solver-214950-1168232610 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/214950-1168232610/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  395d9903cb65fb372521e49bed981e83

RANDOM SEED= 743147336

TIME LIMIT= 1800 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:       1688096 kB
Buffers:         43832 kB
Cached:         144128 kB
SwapCached:       2916 kB
Active:         206820 kB
Inactive:       101288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1688096 kB
SwapTotal:     4192956 kB
SwapFree:      4165672 kB
Dirty:            4408 kB
Writeback:           0 kB
Mapped:         139888 kB
Slab:            44248 kB
Committed_AS:  5795124 kB
PageTables:       2612 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= 66547 MiB



End job on node6 on Mon Jan  8 05:33:32 UTC 2007