Trace number 214365

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.1 1812.42

General information on the benchmark

NamepseudoSeries/routing/
s4-4-3-8.xml
MD5SUM68fb44dcb60c35b63d5da7e4b563c586
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 benchmark1.55
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables432
Number of constraints1304
Maximum constraint arity18
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1304
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/214365-1168230006/unknown.xml
0.35	   
0.35	   domains being loaded...
0.35	   
0.35	   variables being loaded...
0.42	     nbVariables=432  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.42	       =>  wckTime=0.125  cpuTime=0.1  mem=7M50
0.42	   
0.42	   predicates being loaded...
0.43	   
0.43	   constraints being loaded...
0.76	     nbConstraints=680  nbMergedConstraints=624  nbConvertedConstraints=216  nbConvertConstraintsChecks=68
0.76	     nbExtensionStructures=3  nbSharedExtensionStructures=213  nbConflictsStructures=8  nbSharedConflictsStructures=648
0.76	     nbUnbuiltConflictsStructures=1  nbSharedBinaryRepresentations=9  nbEvaluationManagers=6
0.76	     nbSharedEvaluationManagers=458  maxDegree=9  maxArity=18
0.76	       =>  wckTime=0.471  cpuTime=0.36  mem=26M554
0.82	   
0.82	   solver IterativeSystematicSolver being built... 
1.02	       =>  wckTime=0.723  cpuTime=0.52  mem=20M137
1.34	   
1.34	   preprocessing
1.35	     nbConstraintChecks=126808  nbValidityChecks=19077  nbPropagations=1380  nbRevisions=12047  nbUselessRevisions=11589
1.35	     nbSingletonTests=534  nbEffectiveSingletonTests=0  nbESACBranches=3  nbRemovedValues=0  detectedInconsistency=no
1.35	       =>  wckTime=0.327  cpuTime=0.28  mem=20M137
2.65	   
2.65	   search
2.65	     run=0  nbConstraintChecks=723052  nbValidityChecks=8074  nbPropagations=1849  nbRevisions=17153
2.65	     nbUselessRevisions=15957  nbAssignments=155  nbFailedAssignments=5  nbBacktracks=10  nbVisitedNodes=166
2.65	     nbRestartNogoods=0  mapSize=9  nbInferences=0  nbTooLargeKeys=0
2.65	       =>  wckTime=1.63  cpuTime=1.56  mem=20M137
2.88	   
2.88	   search
2.88	     run=1  nbConstraintChecks=839558  nbValidityChecks=14849  nbPropagations=4065  nbRevisions=38481
2.88	     nbUselessRevisions=35613  nbAssignments=284  nbFailedAssignments=10  nbBacktracks=32  nbVisitedNodes=305
2.88	     nbRestartNogoods=1  mapSize=18  nbInferences=0  nbTooLargeKeys=0
2.88	       =>  wckTime=1.861  cpuTime=1.79  mem=20M137
2.94	   
2.94	   search
2.94	     run=2  nbConstraintChecks=865635  nbValidityChecks=20512  nbPropagations=6608  nbRevisions=63277
2.94	     nbUselessRevisions=58337  nbAssignments=398  nbFailedAssignments=16  nbBacktracks=60  nbVisitedNodes=431
2.94	     nbRestartNogoods=2  mapSize=28  nbInferences=0  nbTooLargeKeys=0
2.94	       =>  wckTime=1.926  cpuTime=1.86  mem=20M137
3.04	   
3.04	   search
3.04	     run=3  nbConstraintChecks=910121  nbValidityChecks=25776  nbPropagations=9600  nbRevisions=91293
3.04	     nbUselessRevisions=83704  nbAssignments=477  nbFailedAssignments=30  nbBacktracks=95  nbVisitedNodes=531
3.04	     nbRestartNogoods=4  mapSize=48  nbInferences=0  nbTooLargeKeys=0
3.04	       =>  wckTime=2.017  cpuTime=1.95  mem=20M137
3.75	   
3.75	   search
3.75	     run=4  nbConstraintChecks=1310745  nbValidityChecks=32586  nbPropagations=13420  nbRevisions=123915
3.75	     nbUselessRevisions=112619  nbAssignments=552  nbFailedAssignments=41  nbBacktracks=145  nbVisitedNodes=632
3.75	     nbRestartNogoods=5  mapSize=73  nbInferences=0  nbTooLargeKeys=0
3.75	       =>  wckTime=2.731  cpuTime=2.65  mem=20M137
4.90	   
4.90	   search
4.90	     run=5  nbConstraintChecks=1962257  nbValidityChecks=45500  nbPropagations=18265  nbRevisions=164560
4.90	     nbUselessRevisions=147918  nbAssignments=660  nbFailedAssignments=57  nbBacktracks=222  nbVisitedNodes=781
4.90	     nbRestartNogoods=6  mapSize=113  nbInferences=0  nbTooLargeKeys=0
4.90	       =>  wckTime=3.884  cpuTime=3.79  mem=20M137
6.03	   
6.03	   search
6.03	     run=6  nbConstraintChecks=2583028  nbValidityChecks=67641  nbPropagations=24592  nbRevisions=219720
6.03	     nbUselessRevisions=195221  nbAssignments=916  nbFailedAssignments=89  nbBacktracks=337  nbVisitedNodes=1099
6.03	     nbRestartNogoods=7  mapSize=173  nbInferences=0  nbTooLargeKeys=0
6.03	       =>  wckTime=5.016  cpuTime=4.91  mem=21M108
7.25	   
7.25	   search
7.25	     run=7  nbConstraintChecks=3237666  nbValidityChecks=85135  nbPropagations=32635  nbRevisions=288959
7.25	     nbUselessRevisions=253944  nbAssignments=1202  nbFailedAssignments=120  nbBacktracks=515  nbVisitedNodes=1472
7.25	     nbRestartNogoods=9  mapSize=256  nbInferences=0  nbTooLargeKeys=0
7.25	       =>  wckTime=6.235  cpuTime=6.12  mem=21M108
10.27	   
10.27	   search
10.27	     run=8  nbConstraintChecks=4930548  nbValidityChecks=116035  nbPropagations=42642  nbRevisions=376953
10.27	     nbUselessRevisions=327605  nbAssignments=1641  nbFailedAssignments=168  nbBacktracks=772  nbVisitedNodes=1917
10.27	     nbRestartNogoods=13  mapSize=339  nbInferences=0  nbTooLargeKeys=0
10.27	       =>  wckTime=9.25  cpuTime=9.09  mem=21M108
11.57	   
11.57	   search
11.57	     run=9  nbConstraintChecks=5586446  nbValidityChecks=160040  nbPropagations=56325  nbRevisions=495492
11.57	     nbUselessRevisions=426519  nbAssignments=2263  nbFailedAssignments=235  nbBacktracks=1157  nbVisitedNodes=2671
11.57	     nbRestartNogoods=15  mapSize=468  nbInferences=0  nbTooLargeKeys=0
11.57	       =>  wckTime=10.556  cpuTime=10.38  mem=21M108
16.43	   
16.43	   search
16.43	     run=10  nbConstraintChecks=8308906  nbValidityChecks=217889  nbPropagations=74590  nbRevisions=650579
16.43	     nbUselessRevisions=554051  nbAssignments=2998  nbFailedAssignments=343  nbBacktracks=1736  nbVisitedNodes=3626
16.43	     nbRestartNogoods=18  mapSize=681  nbInferences=0  nbTooLargeKeys=0
16.43	       =>  wckTime=15.416  cpuTime=15.2  mem=21M108
23.95	   
23.95	   search
23.95	     run=11  nbConstraintChecks=12543354  nbValidityChecks=298386  nbPropagations=99699  nbRevisions=855283
23.95	     nbUselessRevisions=720176  nbAssignments=4096  nbFailedAssignments=501  nbBacktracks=2603  nbVisitedNodes=5029
23.95	     nbRestartNogoods=24  mapSize=981  nbInferences=0  nbTooLargeKeys=0
23.95	       =>  wckTime=22.935  cpuTime=22.63  mem=21M108
24.28	   
24.28	   INFO : Stopping hyperNogood (mapSize=1004, nbTooLargekeys=0, mem=21M108)
28.48	   
28.48	   search
28.48	     run=12  nbConstraintChecks=15044441  nbValidityChecks=375934  nbPropagations=132465  nbRevisions=1119864
28.48	     nbUselessRevisions=934216  nbAssignments=5676  nbFailedAssignments=673  nbBacktracks=3921  nbVisitedNodes=6988
28.48	     nbRestartNogoods=29
28.48	       =>  wckTime=27.464  cpuTime=27.12  mem=21M108
47.64	   
47.64	   search
47.64	     run=13  nbConstraintChecks=25974399  nbValidityChecks=541010  nbPropagations=180014  nbRevisions=1495867
47.64	     nbUselessRevisions=1238166  nbAssignments=7989  nbFailedAssignments=932  nbBacktracks=5873  nbVisitedNodes=9723
47.64	     nbRestartNogoods=35
47.64	       =>  wckTime=46.621  cpuTime=46.13  mem=21M108
55.36	   
55.36	   search
55.36	     run=14  nbConstraintChecks=30170372  nbValidityChecks=783829  nbPropagations=248649  nbRevisions=2041904
55.36	     nbUselessRevisions=1680294  nbAssignments=11433  nbFailedAssignments=1282  nbBacktracks=8817  nbVisitedNodes=13923
55.36	     nbRestartNogoods=37
55.36	       =>  wckTime=54.345  cpuTime=53.79  mem=21M108
68.14	   
68.14	   search
68.14	     run=15  nbConstraintChecks=37141858  nbValidityChecks=1196531  nbPropagations=354289  nbRevisions=2873353
68.14	     nbUselessRevisions=2353714  nbAssignments=16520  nbFailedAssignments=1833  nbBacktracks=13210  nbVisitedNodes=20167
68.14	     nbRestartNogoods=41
68.14	       =>  wckTime=67.124  cpuTime=66.44  mem=21M108
77.62	   
77.62	   search
77.62	     run=16  nbConstraintChecks=42177797  nbValidityChecks=1602537  nbPropagations=497914  nbRevisions=3994597
77.62	     nbUselessRevisions=3265634  nbAssignments=23776  nbFailedAssignments=2332  nbBacktracks=19813  nbVisitedNodes=28397
77.62	     nbRestartNogoods=51
77.62	       =>  wckTime=76.605  cpuTime=75.84  mem=21M108
109.73	   
109.73	   search
109.73	     run=17  nbConstraintChecks=60053337  nbValidityChecks=2199075  nbPropagations=692395  nbRevisions=5508398
109.73	     nbUselessRevisions=4494135  nbAssignments=34632  nbFailedAssignments=3060  nbBacktracks=29697  nbVisitedNodes=40477
109.73	     nbRestartNogoods=61
109.73	       =>  wckTime=108.717  cpuTime=107.71  mem=21M108
161.23	   
161.23	   search
161.23	     run=18  nbConstraintChecks=88696143  nbValidityChecks=3154244  nbPropagations=984032  nbRevisions=7719533
161.23	     nbUselessRevisions=6277886  nbAssignments=50919  nbFailedAssignments=4511  nbBacktracks=44492  nbVisitedNodes=59957
161.23	     nbRestartNogoods=67
161.23	       =>  wckTime=160.213  cpuTime=158.75  mem=21M108
219.73	   
219.73	   search
219.73	     run=19  nbConstraintChecks=120782730  nbValidityChecks=4911827  nbPropagations=1437963  nbRevisions=11163655
219.73	     nbUselessRevisions=9050480  nbAssignments=75816  nbFailedAssignments=7013  nbBacktracks=66669  nbVisitedNodes=90162
219.73	     nbRestartNogoods=77
219.73	       =>  wckTime=218.708  cpuTime=216.77  mem=21M108
266.94	   
266.94	   search
266.94	     run=20  nbConstraintChecks=146154512  nbValidityChecks=6539484  nbPropagations=2052006  nbRevisions=15761189
266.94	     nbUselessRevisions=12754650  nbAssignments=111372  nbFailedAssignments=9086  nbBacktracks=99948
266.94	     nbVisitedNodes=130090  nbRestartNogoods=87
266.94	       =>  wckTime=265.92  cpuTime=263.58  mem=21M108
395.31	   
395.31	   search
395.31	     run=21  nbConstraintChecks=216616412  nbValidityChecks=10180209  nbPropagations=2956259  nbRevisions=22846100
395.31	     nbUselessRevisions=18522322  nbAssignments=166021  nbFailedAssignments=13537  nbBacktracks=149827
395.31	     nbVisitedNodes=193655  nbRestartNogoods=95
395.31	       =>  wckTime=394.29  cpuTime=390.87  mem=21M108
481.69	   
481.69	   search
481.69	     run=22  nbConstraintChecks=262105492  nbValidityChecks=13618590  nbPropagations=4171140  nbRevisions=32340117
481.69	     nbUselessRevisions=26272837  nbAssignments=245004  nbFailedAssignments=17274  nbBacktracks=224687
481.69	     nbVisitedNodes=280557  nbRestartNogoods=107
481.69	       =>  wckTime=480.668  cpuTime=476.51  mem=21M108
574.71	   
574.71	   search
574.71	     run=23  nbConstraintChecks=310630075  nbValidityChecks=18052927  nbPropagations=5769373  nbRevisions=44917138
574.71	     nbUselessRevisions=36617035  nbAssignments=362709  nbFailedAssignments=22554  nbBacktracks=336917
574.71	     nbVisitedNodes=410315  nbRestartNogoods=112
574.71	       =>  wckTime=573.696  cpuTime=568.71  mem=21M108
983.53	   
983.54	   search
983.54	     run=24  nbConstraintChecks=535444793  nbValidityChecks=27811052  nbPropagations=8338944  nbRevisions=64115809
983.54	     nbUselessRevisions=52176897  nbAssignments=546251  nbFailedAssignments=37673  nbBacktracks=505260
983.54	     nbVisitedNodes=623670  nbRestartNogoods=116
983.54	       =>  wckTime=982.518  cpuTime=973.98  mem=21M108
1637.47	   
1637.47	   search
1637.47	     run=25  nbConstraintChecks=898098616  nbValidityChecks=44706219  nbPropagations=12489399  nbRevisions=95215650
1637.47	     nbUselessRevisions=77272791  nbAssignments=820706  nbFailedAssignments=59525  nbBacktracks=757782
1637.47	     nbVisitedNodes=948662  nbRestartNogoods=124
1637.47	       =>  wckTime=1636.454  cpuTime=1624.5  mem=21M108

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/node12/watcher-214365-1168230006 -o ROOT/results/node12/solver-214365-1168230006 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/214365-1168230006/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.76 1.95 1.96 5/87 16239
/proc/meminfo: memFree=1795728/2055920 swapFree=4160348/4192956
[pid=16238] ppid=16236 vsize=168 CPUtime=0
/proc/16238/stat : 16238 (java) R 16236 16238 16171 0 -1 0 39 0 0 0 0 0 0 0 18 0 1 0 171395909 172032 23 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 9695531 0 0 4096 0 0 0 0 17 1 0 0
/proc/16238/statm: 42 23 18 14 0 2 0

[startup+0.106639 s]
/proc/loadavg: 1.76 1.95 1.96 5/87 16239
/proc/meminfo: memFree=1795728/2055920 swapFree=4160348/4192956
[pid=16238] ppid=16236 vsize=914988 CPUtime=0.09
/proc/16238/stat : 16238 (java) R 16236 16238 16171 0 -1 0 3076 0 1 0 8 1 0 0 24 0 8 0 171395909 936947712 2822 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4154055600 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16238/statm: 228747 2822 1455 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.514712 s]
/proc/loadavg: 1.76 1.95 1.96 5/87 16239
/proc/meminfo: memFree=1795728/2055920 swapFree=4160348/4192956
[pid=16238] ppid=16236 vsize=915328 CPUtime=0.49
/proc/16238/stat : 16238 (java) R 16236 16238 16171 0 -1 0 6685 0 1 0 45 4 0 0 25 0 8 0 171395909 937295872 6424 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16238/statm: 228832 6424 2144 14 0 215302 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915328

[startup+1.33586 s]
/proc/loadavg: 1.76 1.95 1.96 3/94 16246
/proc/meminfo: memFree=1759192/2055920 swapFree=4160348/4192956
[pid=16238] ppid=16236 vsize=915576 CPUtime=1.3
/proc/16238/stat : 16238 (java) R 16236 16238 16171 0 -1 0 11914 0 1 0 121 9 0 0 25 0 8 0 171395909 937549824 11652 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073956835 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16238/statm: 228894 11652 2542 14 0 215364 0
[pid=16238/tid=16240] ppid=16236 vsize=915576 CPUtime=0.03
/proc/16238/task/16240/stat : 16240 (java) S 16236 16238 16171 0 -1 64 322 0 0 0 3 0 0 0 16 0 8 0 171395913 937549824 11652 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16238/tid=16241] ppid=16236 vsize=915576 CPUtime=0
/proc/16238/task/16241/stat : 16241 (java) S 16236 16238 16171 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171395913 937549824 11652 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16238/tid=16242] ppid=16236 vsize=915576 CPUtime=0
/proc/16238/task/16242/stat : 16242 (java) S 16236 16238 16171 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 171395914 937549824 11652 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16238/tid=16243] ppid=16236 vsize=915576 CPUtime=0
/proc/16238/task/16243/stat : 16243 (java) S 16236 16238 16171 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 171395917 937549824 11652 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16238/tid=16244] ppid=16236 vsize=915576 CPUtime=0.22
/proc/16238/task/16244/stat : 16244 (java) S 16236 16238 16171 0 -1 64 415 0 0 0 22 0 0 0 15 0 8 0 171395917 937549824 11652 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16238/tid=16245] ppid=16236 vsize=915576 CPUtime=0
/proc/16238/task/16245/stat : 16245 (java) S 16236 16238 16171 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 171395917 937549824 11652 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16238/tid=16246] ppid=16236 vsize=915576 CPUtime=0
/proc/16238/task/16246/stat : 16246 (java) S 16236 16238 16171 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 171395917 937549824 11652 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915576

[startup+2.97415 s]
/proc/loadavg: 1.78 1.95 1.96 3/94 16246
/proc/meminfo: memFree=1759128/2055920 swapFree=4160348/4192956
[pid=16238] ppid=16236 vsize=915576 CPUtime=2.93
/proc/16238/stat : 16238 (java) R 16236 16238 16171 0 -1 0 11927 0 1 0 284 9 0 0 25 0 8 0 171395909 937549824 11663 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073934239 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16238/statm: 228894 11663 2543 14 0 215364 0
[pid=16238/tid=16240] ppid=16236 vsize=915576 CPUtime=0.03
/proc/16238/task/16240/stat : 16240 (java) S 16236 16238 16171 0 -1 64 322 0 0 0 3 0 0 0 17 0 8 0 171395913 937549824 11663 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16238/tid=16241] ppid=16236 vsize=915576 CPUtime=0
/proc/16238/task/16241/stat : 16241 (java) S 16236 16238 16171 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171395913 937549824 11663 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16238/tid=16242] ppid=16236 vsize=915576 CPUtime=0
/proc/16238/task/16242/stat : 16242 (java) S 16236 16238 16171 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 171395914 937549824 11663 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16238/tid=16243] ppid=16236 vsize=915576 CPUtime=0
/proc/16238/task/16243/stat : 16243 (java) S 16236 16238 16171 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 171395917 937549824 11663 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16238/tid=16244] ppid=16236 vsize=915576 CPUtime=0.24
/proc/16238/task/16244/stat : 16244 (java) S 16236 16238 16171 0 -1 64 425 0 0 0 24 0 0 0 16 0 8 0 171395917 937549824 11663 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16238/tid=16245] ppid=16236 vsize=915576 CPUtime=0
/proc/16238/task/16245/stat : 16245 (java) S 16236 16238 16171 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 171395917 937549824 11663 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16238/tid=16246] ppid=16236 vsize=915576 CPUtime=0
/proc/16238/task/16246/stat : 16246 (java) S 16236 16238 16171 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 171395917 937549824 11663 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 915576

[startup+6.26974 s]
/proc/loadavg: 1.78 1.95 1.96 3/94 16246
/proc/meminfo: memFree=1759064/2055920 swapFree=4160348/4192956
[pid=16238] ppid=16236 vsize=915576 CPUtime=6.2
/proc/16238/stat : 16238 (java) R 16236 16238 16171 0 -1 0 11931 0 1 0 611 9 0 0 25 0 8 0 171395909 937549824 11666 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073762128 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16238/statm: 228894 11666 2543 14 0 215364 0
[pid=16238/tid=16240] ppid=16236 vsize=915576 CPUtime=0.03
/proc/16238/task/16240/stat : 16240 (java) S 16236 16238 16171 0 -1 64 322 0 0 0 3 0 0 0 16 0 8 0 171395913 937549824 11666 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16238/tid=16241] ppid=16236 vsize=915576 CPUtime=0
/proc/16238/task/16241/stat : 16241 (java) S 16236 16238 16171 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171395913 937549824 11666 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16238/tid=16242] ppid=16236 vsize=915576 CPUtime=0
/proc/16238/task/16242/stat : 16242 (java) S 16236 16238 16171 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 171395914 937549824 11666 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16238/tid=16243] ppid=16236 vsize=915576 CPUtime=0
/proc/16238/task/16243/stat : 16243 (java) S 16236 16238 16171 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 171395917 937549824 11666 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16238/tid=16244] ppid=16236 vsize=915576 CPUtime=0.25
/proc/16238/task/16244/stat : 16244 (java) S 16236 16238 16171 0 -1 64 428 0 0 0 25 0 0 0 16 0 8 0 171395917 937549824 11666 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16238/tid=16245] ppid=16236 vsize=915576 CPUtime=0
/proc/16238/task/16245/stat : 16245 (java) S 16236 16238 16171 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 171395917 937549824 11666 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16238/tid=16246] ppid=16236 vsize=915576 CPUtime=0
/proc/16238/task/16246/stat : 16246 (java) S 16236 16238 16171 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 171395917 937549824 11666 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 915576

[startup+12.7439 s]
/proc/loadavg: 1.81 1.95 1.96 3/94 16246
/proc/meminfo: memFree=1759072/2055920 swapFree=4160348/4192956
[pid=16238] ppid=16236 vsize=915576 CPUtime=12.63
/proc/16238/stat : 16238 (java) R 16236 16238 16171 0 -1 0 11948 0 1 0 1253 10 0 0 25 0 8 0 171395909 937549824 11679 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073932717 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16238/statm: 228894 11679 2543 14 0 215364 0
[pid=16238/tid=16240] ppid=16236 vsize=915576 CPUtime=0.03
/proc/16238/task/16240/stat : 16240 (java) S 16236 16238 16171 0 -1 64 322 0 0 0 3 0 0 0 17 0 8 0 171395913 937549824 11679 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16238/tid=16241] ppid=16236 vsize=915576 CPUtime=0
/proc/16238/task/16241/stat : 16241 (java) S 16236 16238 16171 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171395913 937549824 11679 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16238/tid=16242] ppid=16236 vsize=915576 CPUtime=0
/proc/16238/task/16242/stat : 16242 (java) S 16236 16238 16171 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 171395914 937549824 11679 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16238/tid=16243] ppid=16236 vsize=915576 CPUtime=0
/proc/16238/task/16243/stat : 16243 (java) S 16236 16238 16171 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 171395917 937549824 11679 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16238/tid=16244] ppid=16236 vsize=915576 CPUtime=0.28
/proc/16238/task/16244/stat : 16244 (java) S 16236 16238 16171 0 -1 64 442 0 0 0 27 1 0 0 16 0 8 0 171395917 937549824 11679 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16238/tid=16245] ppid=16236 vsize=915576 CPUtime=0
/proc/16238/task/16245/stat : 16245 (java) S 16236 16238 16171 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 171395917 937549824 11679 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16238/tid=16246] ppid=16236 vsize=915576 CPUtime=0
/proc/16238/task/16246/stat : 16246 (java) S 16236 16238 16171 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 171395917 937549824 11679 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) 915576

[startup+25.5972 s]
/proc/loadavg: 1.84 1.95 1.96 3/94 16246
/proc/meminfo: memFree=1759072/2055920 swapFree=4160348/4192956
[pid=16238] ppid=16236 vsize=915576 CPUtime=25.35
/proc/16238/stat : 16238 (java) R 16236 16238 16171 0 -1 0 11954 0 1 0 2525 10 0 0 25 0 8 0 171395909 937549824 11681 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073762122 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16238/statm: 228894 11681 2543 14 0 215364 0
[pid=16238/tid=16240] ppid=16236 vsize=915576 CPUtime=0.03
/proc/16238/task/16240/stat : 16240 (java) S 16236 16238 16171 0 -1 64 322 0 0 0 3 0 0 0 17 0 8 0 171395913 937549824 11681 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16238/tid=16241] ppid=16236 vsize=915576 CPUtime=0
/proc/16238/task/16241/stat : 16241 (java) S 16236 16238 16171 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171395913 937549824 11681 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16238/tid=16242] ppid=16236 vsize=915576 CPUtime=0
/proc/16238/task/16242/stat : 16242 (java) S 16236 16238 16171 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 171395914 937549824 11681 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16238/tid=16243] ppid=16236 vsize=915576 CPUtime=0
/proc/16238/task/16243/stat : 16243 (java) S 16236 16238 16171 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 171395917 937549824 11681 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16238/tid=16244] ppid=16236 vsize=915576 CPUtime=0.29
/proc/16238/task/16244/stat : 16244 (java) S 16236 16238 16171 0 -1 64 444 0 0 0 28 1 0 0 16 0 8 0 171395917 937549824 11681 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16238/tid=16245] ppid=16236 vsize=915576 CPUtime=0
/proc/16238/task/16245/stat : 16245 (java) S 16236 16238 16171 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 171395917 937549824 11681 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16238/tid=16246] ppid=16236 vsize=915576 CPUtime=0
/proc/16238/task/16246/stat : 16246 (java) S 16236 16238 16171 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 171395917 937549824 11681 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 915576

[startup+51.2989 s]
/proc/loadavg: 1.89 1.95 1.96 3/94 16246
/proc/meminfo: memFree=1759072/2055920 swapFree=4160348/4192956
[pid=16238] ppid=16236 vsize=915576 CPUtime=50.84
/proc/16238/stat : 16238 (java) R 16236 16238 16171 0 -1 0 11957 0 1 0 5074 10 0 0 25 0 8 0 171395909 937549824 11682 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073934208 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16238/statm: 228894 11682 2543 14 0 215364 0
[pid=16238/tid=16240] ppid=16236 vsize=915576 CPUtime=0.03
/proc/16238/task/16240/stat : 16240 (java) S 16236 16238 16171 0 -1 64 322 0 0 0 3 0 0 0 16 0 8 0 171395913 937549824 11682 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16238/tid=16241] ppid=16236 vsize=915576 CPUtime=0
/proc/16238/task/16241/stat : 16241 (java) S 16236 16238 16171 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171395913 937549824 11682 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16238/tid=16242] ppid=16236 vsize=915576 CPUtime=0
/proc/16238/task/16242/stat : 16242 (java) S 16236 16238 16171 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 171395914 937549824 11682 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16238/tid=16243] ppid=16236 vsize=915576 CPUtime=0
/proc/16238/task/16243/stat : 16243 (java) S 16236 16238 16171 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 171395917 937549824 11682 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16238/tid=16244] ppid=16236 vsize=915576 CPUtime=0.29
/proc/16238/task/16244/stat : 16244 (java) S 16236 16238 16171 0 -1 64 446 0 0 0 28 1 0 0 16 0 8 0 171395917 937549824 11682 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16238/tid=16245] ppid=16236 vsize=915576 CPUtime=0
/proc/16238/task/16245/stat : 16245 (java) S 16236 16238 16171 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 171395917 937549824 11682 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16238/tid=16246] ppid=16236 vsize=915576 CPUtime=0
/proc/16238/task/16246/stat : 16246 (java) S 16236 16238 16171 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 171395917 937549824 11682 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 915576

[startup+102.588 s]
/proc/loadavg: 1.96 1.96 1.96 3/94 16246
/proc/meminfo: memFree=1759072/2055920 swapFree=4160348/4192956
[pid=16238] ppid=16236 vsize=915576 CPUtime=101.71
/proc/16238/stat : 16238 (java) R 16236 16238 16171 0 -1 0 11958 0 1 0 10160 11 0 0 25 0 8 0 171395909 937549824 11683 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073931432 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16238/statm: 228894 11683 2543 14 0 215364 0
[pid=16238/tid=16240] ppid=16236 vsize=915576 CPUtime=0.03
/proc/16238/task/16240/stat : 16240 (java) S 16236 16238 16171 0 -1 64 322 0 0 0 3 0 0 0 16 0 8 0 171395913 937549824 11683 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16238/tid=16241] ppid=16236 vsize=915576 CPUtime=0
/proc/16238/task/16241/stat : 16241 (java) S 16236 16238 16171 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171395913 937549824 11683 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16238/tid=16242] ppid=16236 vsize=915576 CPUtime=0
/proc/16238/task/16242/stat : 16242 (java) S 16236 16238 16171 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 171395914 937549824 11683 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16238/tid=16243] ppid=16236 vsize=915576 CPUtime=0
/proc/16238/task/16243/stat : 16243 (java) S 16236 16238 16171 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 171395917 937549824 11683 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16238/tid=16244] ppid=16236 vsize=915576 CPUtime=0.29
/proc/16238/task/16244/stat : 16244 (java) S 16236 16238 16171 0 -1 64 447 0 0 0 28 1 0 0 16 0 8 0 171395917 937549824 11683 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16238/tid=16245] ppid=16236 vsize=915576 CPUtime=0
/proc/16238/task/16245/stat : 16245 (java) S 16236 16238 16171 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 171395917 937549824 11683 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16238/tid=16246] ppid=16236 vsize=915576 CPUtime=0
/proc/16238/task/16246/stat : 16246 (java) S 16236 16238 16171 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 171395917 937549824 11683 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.71
Current children cumulated vsize (KiB) 915576

[startup+162.615 s]
/proc/loadavg: 1.98 1.97 1.96 4/94 16246
/proc/meminfo: memFree=1759072/2055920 swapFree=4160348/4192956
[pid=16238] ppid=16236 vsize=915576 CPUtime=161.21
/proc/16238/stat : 16238 (java) R 16236 16238 16171 0 -1 0 11959 0 1 0 16110 11 0 0 25 0 8 0 171395909 937549824 11683 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073762122 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

Current children cumulated CPU time (s) 1412.45
Current children cumulated vsize (KiB) 915576

[startup+1483.4 s]
/proc/loadavg: 2.03 2.01 1.99 3/96 16248
/proc/meminfo: memFree=1757712/2055920 swapFree=4160348/4192956
[pid=16238] ppid=16236 vsize=915576 CPUtime=1472.23
/proc/16238/stat : 16238 (java) R 16236 16238 16171 0 -1 0 11959 0 1 0 147209 14 0 0 25 0 8 0 171395909 937549824 11683 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073940081 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16238/statm: 228894 11683 2543 14 0 215364 0
[pid=16238/tid=16240] ppid=16236 vsize=915576 CPUtime=0.03
/proc/16238/task/16240/stat : 16240 (java) S 16236 16238 16171 0 -1 64 322 0 0 0 3 0 0 0 16 0 8 0 171395913 937549824 11683 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16238/tid=16241] ppid=16236 vsize=915576 CPUtime=0
/proc/16238/task/16241/stat : 16241 (java) S 16236 16238 16171 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171395913 937549824 11683 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16238/tid=16242] ppid=16236 vsize=915576 CPUtime=0
/proc/16238/task/16242/stat : 16242 (java) S 16236 16238 16171 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 171395914 937549824 11683 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16238/tid=16243] ppid=16236 vsize=915576 CPUtime=0
/proc/16238/task/16243/stat : 16243 (java) S 16236 16238 16171 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 171395917 937549824 11683 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16238/tid=16244] ppid=16236 vsize=915576 CPUtime=0.29
/proc/16238/task/16244/stat : 16244 (java) S 16236 16238 16171 0 -1 64 447 0 0 0 28 1 0 0 16 0 8 0 171395917 937549824 11683 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16238/tid=16245] ppid=16236 vsize=915576 CPUtime=0
/proc/16238/task/16245/stat : 16245 (java) S 16236 16238 16171 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 171395917 937549824 11683 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16238/tid=16246] ppid=16236 vsize=915576 CPUtime=0
/proc/16238/task/16246/stat : 16246 (java) S 16236 16238 16171 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 171395917 937549824 11683 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1472.23
Current children cumulated vsize (KiB) 915576

[startup+1543.46 s]
/proc/loadavg: 2.09 2.02 2.00 3/96 16248
/proc/meminfo: memFree=1757584/2055920 swapFree=4160348/4192956
[pid=16238] ppid=16236 vsize=915576 CPUtime=1532
/proc/16238/stat : 16238 (java) R 16236 16238 16171 0 -1 0 11959 0 1 0 153186 14 0 0 25 0 8 0 171395909 937549824 11683 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073932743 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16238/statm: 228894 11683 2543 14 0 215364 0
[pid=16238/tid=16240] ppid=16236 vsize=915576 CPUtime=0.03
/proc/16238/task/16240/stat : 16240 (java) S 16236 16238 16171 0 -1 64 322 0 0 0 3 0 0 0 16 0 8 0 171395913 937549824 11683 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16238/tid=16241] ppid=16236 vsize=915576 CPUtime=0
/proc/16238/task/16241/stat : 16241 (java) S 16236 16238 16171 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171395913 937549824 11683 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16238/tid=16242] ppid=16236 vsize=915576 CPUtime=0
/proc/16238/task/16242/stat : 16242 (java) S 16236 16238 16171 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 171395914 937549824 11683 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16238/tid=16243] ppid=16236 vsize=915576 CPUtime=0
/proc/16238/task/16243/stat : 16243 (java) S 16236 16238 16171 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 171395917 937549824 11683 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16238/tid=16244] ppid=16236 vsize=915576 CPUtime=0.29
/proc/16238/task/16244/stat : 16244 (java) S 16236 16238 16171 0 -1 64 447 0 0 0 28 1 0 0 16 0 8 0 171395917 937549824 11683 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16238/tid=16245] ppid=16236 vsize=915576 CPUtime=0
/proc/16238/task/16245/stat : 16245 (java) S 16236 16238 16171 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 171395917 937549824 11683 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16238/tid=16246] ppid=16236 vsize=915576 CPUtime=0
/proc/16238/task/16246/stat : 16246 (java) S 16236 16238 16171 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 171395917 937549824 11683 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1532
Current children cumulated vsize (KiB) 915576

[startup+1603.51 s]
/proc/loadavg: 2.03 2.02 2.00 3/96 16248
/proc/meminfo: memFree=1757520/2055920 swapFree=4160348/4192956
[pid=16238] ppid=16236 vsize=915576 CPUtime=1591.77
/proc/16238/stat : 16238 (java) R 16236 16238 16171 0 -1 0 11959 0 1 0 159163 14 0 0 25 0 8 0 171395909 937549824 11683 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073931508 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16238/statm: 228894 11683 2543 14 0 215364 0
[pid=16238/tid=16240] ppid=16236 vsize=915576 CPUtime=0.03
/proc/16238/task/16240/stat : 16240 (java) S 16236 16238 16171 0 -1 64 322 0 0 0 3 0 0 0 16 0 8 0 171395913 937549824 11683 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16238/tid=16241] ppid=16236 vsize=915576 CPUtime=0
/proc/16238/task/16241/stat : 16241 (java) S 16236 16238 16171 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171395913 937549824 11683 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16238/tid=16242] ppid=16236 vsize=915576 CPUtime=0
/proc/16238/task/16242/stat : 16242 (java) S 16236 16238 16171 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 171395914 937549824 11683 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16238/tid=16243] ppid=16236 vsize=915576 CPUtime=0
/proc/16238/task/16243/stat : 16243 (java) S 16236 16238 16171 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 171395917 937549824 11683 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16238/tid=16244] ppid=16236 vsize=915576 CPUtime=0.29
/proc/16238/task/16244/stat : 16244 (java) S 16236 16238 16171 0 -1 64 447 0 0 0 28 1 0 0 16 0 8 0 171395917 937549824 11683 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16238/tid=16245] ppid=16236 vsize=915576 CPUtime=0
/proc/16238/task/16245/stat : 16245 (java) S 16236 16238 16171 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 171395917 937549824 11683 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16238/tid=16246] ppid=16236 vsize=915576 CPUtime=0
/proc/16238/task/16246/stat : 16246 (java) S 16236 16238 16171 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 171395917 937549824 11683 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1591.77
Current children cumulated vsize (KiB) 915576

[startup+1663.56 s]
/proc/loadavg: 2.01 2.01 2.00 3/96 16248
/proc/meminfo: memFree=1757520/2055920 swapFree=4160348/4192956
[pid=16238] ppid=16236 vsize=915576 CPUtime=1651.55
/proc/16238/stat : 16238 (java) R 16236 16238 16171 0 -1 0 11959 0 1 0 165141 14 0 0 25 0 8 0 171395909 937549824 11683 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073762339 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16238/statm: 228894 11683 2543 14 0 215364 0
[pid=16238/tid=16240] ppid=16236 vsize=915576 CPUtime=0.03
/proc/16238/task/16240/stat : 16240 (java) S 16236 16238 16171 0 -1 64 322 0 0 0 3 0 0 0 16 0 8 0 171395913 937549824 11683 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16238/tid=16241] ppid=16236 vsize=915576 CPUtime=0
/proc/16238/task/16241/stat : 16241 (java) S 16236 16238 16171 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171395913 937549824 11683 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16238/tid=16242] ppid=16236 vsize=915576 CPUtime=0
/proc/16238/task/16242/stat : 16242 (java) S 16236 16238 16171 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 171395914 937549824 11683 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16238/tid=16243] ppid=16236 vsize=915576 CPUtime=0
/proc/16238/task/16243/stat : 16243 (java) S 16236 16238 16171 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 171395917 937549824 11683 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16238/tid=16244] ppid=16236 vsize=915576 CPUtime=0.29
/proc/16238/task/16244/stat : 16244 (java) S 16236 16238 16171 0 -1 64 447 0 0 0 28 1 0 0 16 0 8 0 171395917 937549824 11683 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16238/tid=16245] ppid=16236 vsize=915576 CPUtime=0
/proc/16238/task/16245/stat : 16245 (java) S 16236 16238 16171 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 171395917 937549824 11683 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16238/tid=16246] ppid=16236 vsize=915576 CPUtime=0
/proc/16238/task/16246/stat : 16246 (java) S 16236 16238 16171 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 171395917 937549824 11683 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1651.55
Current children cumulated vsize (KiB) 915576

[startup+1723.62 s]
/proc/loadavg: 1.85 1.97 1.98 4/101 16550
/proc/meminfo: memFree=1719720/2055920 swapFree=4160348/4192956
[pid=16238] ppid=16236 vsize=915576 CPUtime=1711.39
/proc/16238/stat : 16238 (java) R 16236 16238 16171 0 -1 0 11959 0 1 0 171124 15 0 0 25 0 8 0 171395909 937549824 11683 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073931424 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16238/statm: 228894 11683 2543 14 0 215364 0
[pid=16238/tid=16240] ppid=16236 vsize=915576 CPUtime=0.03
/proc/16238/task/16240/stat : 16240 (java) S 16236 16238 16171 0 -1 64 322 0 0 0 3 0 0 0 16 0 8 0 171395913 937549824 11683 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16238/tid=16241] ppid=16236 vsize=915576 CPUtime=0
/proc/16238/task/16241/stat : 16241 (java) S 16236 16238 16171 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171395913 937549824 11683 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16238/tid=16242] ppid=16236 vsize=915576 CPUtime=0
/proc/16238/task/16242/stat : 16242 (java) S 16236 16238 16171 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 171395914 937549824 11683 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16238/tid=16243] ppid=16236 vsize=915576 CPUtime=0
/proc/16238/task/16243/stat : 16243 (java) S 16236 16238 16171 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 171395917 937549824 11683 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16238/tid=16244] ppid=16236 vsize=915576 CPUtime=0.29
/proc/16238/task/16244/stat : 16244 (java) S 16236 16238 16171 0 -1 64 447 0 0 0 28 1 0 0 16 0 8 0 171395917 937549824 11683 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16238/tid=16245] ppid=16236 vsize=915576 CPUtime=0
/proc/16238/task/16245/stat : 16245 (java) S 16236 16238 16171 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 171395917 937549824 11683 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16238/tid=16246] ppid=16236 vsize=915576 CPUtime=0
/proc/16238/task/16246/stat : 16246 (java) S 16236 16238 16171 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 171395917 937549824 11683 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1711.39
Current children cumulated vsize (KiB) 915576

[startup+1783.66 s]
/proc/loadavg: 2.08 2.00 2.00 3/101 16550
/proc/meminfo: memFree=1719720/2055920 swapFree=4160348/4192956
[pid=16238] ppid=16236 vsize=915576 CPUtime=1771.36
/proc/16238/stat : 16238 (java) R 16236 16238 16171 0 -1 0 11959 0 1 0 177120 16 0 0 25 0 8 0 171395909 937549824 11683 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073931476 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16238/statm: 228894 11683 2543 14 0 215364 0
[pid=16238/tid=16240] ppid=16236 vsize=915576 CPUtime=0.03
/proc/16238/task/16240/stat : 16240 (java) S 16236 16238 16171 0 -1 64 322 0 0 0 3 0 0 0 16 0 8 0 171395913 937549824 11683 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16238/tid=16241] ppid=16236 vsize=915576 CPUtime=0
/proc/16238/task/16241/stat : 16241 (java) S 16236 16238 16171 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171395913 937549824 11683 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16238/tid=16242] ppid=16236 vsize=915576 CPUtime=0
/proc/16238/task/16242/stat : 16242 (java) S 16236 16238 16171 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 171395914 937549824 11683 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16238/tid=16243] ppid=16236 vsize=915576 CPUtime=0
/proc/16238/task/16243/stat : 16243 (java) S 16236 16238 16171 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 171395917 937549824 11683 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16238/tid=16244] ppid=16236 vsize=915576 CPUtime=0.29
/proc/16238/task/16244/stat : 16244 (java) S 16236 16238 16171 0 -1 64 447 0 0 0 28 1 0 0 16 0 8 0 171395917 937549824 11683 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16238/tid=16245] ppid=16236 vsize=915576 CPUtime=0
/proc/16238/task/16245/stat : 16245 (java) S 16236 16238 16171 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 171395917 937549824 11683 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16238/tid=16246] ppid=16236 vsize=915576 CPUtime=0
/proc/16238/task/16246/stat : 16246 (java) S 16236 16238 16171 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 171395917 937549824 11683 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1771.36
Current children cumulated vsize (KiB) 915576



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1812.36 s]
/proc/loadavg: 2.05 2.00 2.00 3/101 16550
/proc/meminfo: memFree=1719720/2055920 swapFree=4160348/4192956
[pid=16238] ppid=16236 vsize=915576 CPUtime=1800.05
/proc/16238/stat : 16238 (java) R 16236 16238 16171 0 -1 0 11959 0 1 0 179989 16 0 0 25 0 8 0 171395909 937549824 11683 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073479196 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16238/statm: 228894 11683 2543 14 0 215364 0
[pid=16238/tid=16240] ppid=16236 vsize=915576 CPUtime=0.03
/proc/16238/task/16240/stat : 16240 (java) S 16236 16238 16171 0 -1 64 322 0 0 0 3 0 0 0 16 0 8 0 171395913 937549824 11683 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16238/tid=16241] ppid=16236 vsize=915576 CPUtime=0
/proc/16238/task/16241/stat : 16241 (java) S 16236 16238 16171 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171395913 937549824 11683 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16238/tid=16242] ppid=16236 vsize=915576 CPUtime=0
/proc/16238/task/16242/stat : 16242 (java) S 16236 16238 16171 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 171395914 937549824 11683 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16238/tid=16243] ppid=16236 vsize=915576 CPUtime=0
/proc/16238/task/16243/stat : 16243 (java) S 16236 16238 16171 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 171395917 937549824 11683 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16238/tid=16244] ppid=16236 vsize=915576 CPUtime=0.29
/proc/16238/task/16244/stat : 16244 (java) S 16236 16238 16171 0 -1 64 447 0 0 0 28 1 0 0 16 0 8 0 171395917 937549824 11683 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16238/tid=16245] ppid=16236 vsize=915576 CPUtime=0
/proc/16238/task/16245/stat : 16245 (java) S 16236 16238 16171 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 171395917 937549824 11683 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16238/tid=16246] ppid=16236 vsize=915576 CPUtime=0
/proc/16238/task/16246/stat : 16246 (java) S 16236 16238 16171 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 171395917 937549824 11683 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 915576

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

Child status: 143
Real time (s): 1812.42
CPU time (s): 1800.1
CPU user time (s): 1799.94
CPU system time (s): 0.168974
CPU usage (%): 99.3207
Max. virtual memory (cumulated for all children) (KiB): 915576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.94
system time used= 0.168974
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11975
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= 38107
involuntary context switches= 94920

runsolver used 1.9997 s user time and 5.13622 s system time

The end

Launcher Data (download as text)

Begin job on node12 on Mon Jan  8 04:20:07 UTC 2007


IDJOB= 214365
IDBENCH= 4919
FILE ID= node12/214365-1168230006

PBS_JOBID= 3481148

Free space on /tmp= 66325 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/routing/s4-4-3-8.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/214365-1168230006/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node12/watcher-214365-1168230006 -o ROOT/results/node12/solver-214365-1168230006 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/214365-1168230006/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  68fb44dcb60c35b63d5da7e4b563c586

RANDOM SEED= 577802481

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.265
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.265
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:       1796280 kB
Buffers:         41592 kB
Cached:         122700 kB
SwapCached:       5164 kB
Active:         104804 kB
Inactive:       100196 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1796280 kB
SwapTotal:     4192956 kB
SwapFree:      4160348 kB
Dirty:            2064 kB
Writeback:           0 kB
Mapped:          51152 kB
Slab:            39564 kB
Committed_AS:  4911948 kB
PageTables:       2064 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= 66324 MiB



End job on node12 on Mon Jan  8 04:50:21 UTC 2007