Trace number 214131

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.17 1810.01

General information on the benchmark

NamepseudoSeries/par/
par-32-3.xml
MD5SUMe337a5daa6d5e2ef5e840f5c437e4afb
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables6352
Number of constraints13332
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension13332
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.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/214131-1168228322/unknown.xml
0.36	   
0.36	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.59	     nbVariables=6352  nbDomainTypes=2  minDomainSize=1  maxDomainSize=2
0.59	       =>  wckTime=0.289  cpuTime=0.2  mem=17M615
0.59	   
0.59	   predicates being loaded...
0.59	   
0.59	   constraints being loaded...
2.13	     nbConstraints=13332  nbSingletonDomainVariables=141  nbConvertedConstraints=6204  nbConvertConstraintsChecks=62
2.13	     nbExtensionStructures=5  nbSharedExtensionStructures=6199  nbConflictsStructures=15
2.13	     nbSharedConflictsStructures=13317  nbSharedBinaryRepresentations=13  nbEvaluationManagers=10
2.13	     nbSharedEvaluationManagers=7118  maxDegree=85  maxArity=3
2.13	       =>  wckTime=1.83  cpuTime=1.62  mem=49M414
2.27	   
2.27	   solver IterativeSystematicSolver being built... 
2.77	       =>  wckTime=2.47  cpuTime=2.01  mem=41M836
6.69	   
6.69	   preprocessing
6.69	     nbConstraintChecks=31108  nbValidityChecks=9179  nbPropagations=19709  nbRevisions=42478  nbUselessRevisions=35408
6.69	     nbSingletonTests=6375  nbEffectiveSingletonTests=0  nbESACBranches=3  nbRemovedValues=1421
6.69	     detectedInconsistency=no
6.69	       =>  wckTime=3.909  cpuTime=3.85  mem=41M836
7.17	   
7.17	   search
7.17	     run=0  nbConstraintChecks=48377  nbValidityChecks=20396  nbPropagations=34451  nbRevisions=93493
7.17	     nbUselessRevisions=71675  nbAssignments=74  nbFailedAssignments=4  nbBacktracks=14  nbVisitedNodes=83
7.17	     nbRestartNogoods=0  mapSize=7  nbInferences=0  nbTooLargeKeys=0
7.17	       =>  wckTime=4.398  cpuTime=4.32  mem=42M870
7.62	   
7.62	   search
7.62	     run=1  nbConstraintChecks=88701  nbValidityChecks=40555  nbPropagations=82656  nbRevisions=232707
7.62	     nbUselessRevisions=175312  nbAssignments=148  nbFailedAssignments=8  nbBacktracks=30  nbVisitedNodes=165
7.62	     nbRestartNogoods=1  mapSize=14  nbInferences=0  nbTooLargeKeys=0
7.62	       =>  wckTime=4.839  cpuTime=4.76  mem=42M870
8.19	   
8.19	   search
8.19	     run=2  nbConstraintChecks=157993  nbValidityChecks=75219  nbPropagations=153963  nbRevisions=450087
8.19	     nbUselessRevisions=333982  nbAssignments=237  nbFailedAssignments=15  nbBacktracks=52  nbVisitedNodes=268
8.19	     nbRestartNogoods=2  mapSize=25  nbInferences=0  nbTooLargeKeys=0
8.19	       =>  wckTime=5.413  cpuTime=5.33  mem=42M870
8.89	   
8.89	   search
8.89	     run=3  nbConstraintChecks=247465  nbValidityChecks=119821  nbPropagations=255190  nbRevisions=768336
8.89	     nbUselessRevisions=563555  nbAssignments=340  nbFailedAssignments=24  nbBacktracks=92  nbVisitedNodes=389
8.89	     nbRestartNogoods=5  mapSize=41  nbInferences=0  nbTooLargeKeys=0
8.89	       =>  wckTime=6.117  cpuTime=6.03  mem=42M870
9.78	   
9.78	   search
9.78	     run=4  nbConstraintChecks=375222  nbValidityChecks=183499  nbPropagations=398735  nbRevisions=1230153
9.78	     nbUselessRevisions=894308  nbAssignments=463  nbFailedAssignments=37  nbBacktracks=142  nbVisitedNodes=538
9.78	     nbRestartNogoods=7  mapSize=64  nbInferences=0  nbTooLargeKeys=0
9.78	       =>  wckTime=7.002  cpuTime=6.91  mem=42M870
10.92	   
10.92	   search
10.92	     run=5  nbConstraintChecks=554246  nbValidityChecks=273382  nbPropagations=601664  nbRevisions=1894186
10.92	     nbUselessRevisions=1367775  nbAssignments=612  nbFailedAssignments=56  nbBacktracks=218  nbVisitedNodes=725
10.92	     nbRestartNogoods=10  mapSize=100  nbInferences=0  nbTooLargeKeys=0
10.92	       =>  wckTime=8.147  cpuTime=8.03  mem=42M870
12.50	   
12.50	   search
12.50	     run=6  nbConstraintChecks=809172  nbValidityChecks=400616  nbPropagations=888813  nbRevisions=2844501
12.50	     nbUselessRevisions=2043110  nbAssignments=814  nbFailedAssignments=83  nbBacktracks=333  nbVisitedNodes=981
12.50	     nbRestartNogoods=12  mapSize=150  nbInferences=0  nbTooLargeKeys=0
12.50	       =>  wckTime=9.722  cpuTime=9.59  mem=42M870
14.63	   
14.63	   search
14.63	     run=7  nbConstraintChecks=1123698  nbValidityChecks=558926  nbPropagations=1279902  nbRevisions=4150369
14.63	     nbUselessRevisions=2969833  nbAssignments=1081  nbFailedAssignments=116  nbBacktracks=507  nbVisitedNodes=1314
14.63	     nbRestartNogoods=16  mapSize=213  nbInferences=0  nbTooLargeKeys=0
14.63	       =>  wckTime=11.857  cpuTime=11.72  mem=43M872
17.62	   
17.62	   search
17.62	     run=8  nbConstraintChecks=1524689  nbValidityChecks=759568  nbPropagations=1803314  nbRevisions=5907033
17.62	     nbUselessRevisions=4214729  nbAssignments=1452  nbFailedAssignments=160  nbBacktracks=764  nbVisitedNodes=1772
17.62	     nbRestartNogoods=19  mapSize=294  nbInferences=0  nbTooLargeKeys=0
17.62	       =>  wckTime=14.84  cpuTime=14.68  mem=43M872
21.81	   
21.81	   search
21.81	     run=9  nbConstraintChecks=2068711  nbValidityChecks=1031574  nbPropagations=2506561  nbRevisions=8276426
21.81	     nbUselessRevisions=5892116  nbAssignments=1971  nbFailedAssignments=223  nbBacktracks=1154  nbVisitedNodes=2413
21.81	     nbRestartNogoods=25  mapSize=413  nbInferences=0  nbTooLargeKeys=0
21.81	       =>  wckTime=19.032  cpuTime=18.83  mem=43M872
27.93	   
27.93	   search
27.93	     run=10  nbConstraintChecks=2835569  nbValidityChecks=1413966  nbPropagations=3463418  nbRevisions=11509887
27.93	     nbUselessRevisions=8179210  nbAssignments=2725  nbFailedAssignments=322  nbBacktracks=1731  nbVisitedNodes=3361
27.93	     nbRestartNogoods=28  mapSize=601  nbInferences=0  nbTooLargeKeys=0
27.93	       =>  wckTime=25.155  cpuTime=24.91  mem=44M873
36.78	   
36.78	   search
36.78	     run=11  nbConstraintChecks=3993117  nbValidityChecks=1980835  nbPropagations=4804448  nbRevisions=16031375
36.78	     nbUselessRevisions=11368616  nbAssignments=3810  nbFailedAssignments=471  nbBacktracks=2596  nbVisitedNodes=4728
36.78	     nbRestartNogoods=34  mapSize=879  nbInferences=0  nbTooLargeKeys=0
36.78	       =>  wckTime=34.002  cpuTime=33.71  mem=45M874
41.30	   
41.30	   INFO : Stopping hyperNogood (mapSize=1002, nbTooLargekeys=0, mem=45M874)
44.31	   
44.31	   search
44.31	     run=12  nbConstraintChecks=5408819  nbValidityChecks=2655781  nbPropagations=6619315  nbRevisions=22110094
44.31	     nbUselessRevisions=15639285  nbAssignments=5384  nbFailedAssignments=670  nbBacktracks=3903  nbVisitedNodes=6677
44.31	     nbRestartNogoods=38
44.31	       =>  wckTime=41.538  cpuTime=41.21  mem=45M874
50.45	   
50.45	   search
50.45	     run=13  nbConstraintChecks=7378179  nbValidityChecks=3579182  nbPropagations=9098521  nbRevisions=30359304
50.45	     nbUselessRevisions=21413173  nbAssignments=7641  nbFailedAssignments=897  nbBacktracks=5855  nbVisitedNodes=9376
50.45	     nbRestartNogoods=41
50.45	       =>  wckTime=47.672  cpuTime=47.31  mem=45M874
59.91	   
59.91	   search
59.91	     run=14  nbConstraintChecks=10517917  nbValidityChecks=5125517  nbPropagations=12662331  nbRevisions=42183417
59.91	     nbUselessRevisions=29670260  nbAssignments=10934  nbFailedAssignments=1178  nbBacktracks=8786  nbVisitedNodes=13248
59.91	     nbRestartNogoods=47
59.91	       =>  wckTime=57.138  cpuTime=56.72  mem=45M874
72.13	   
72.13	   search
72.13	     run=15  nbConstraintChecks=14066380  nbValidityChecks=6832138  nbPropagations=17428705  nbRevisions=57991843
72.13	     nbUselessRevisions=40699074  nbAssignments=15796  nbFailedAssignments=1576  nbBacktracks=13166
72.13	     nbVisitedNodes=18932  nbRestartNogoods=52
72.13	       =>  wckTime=69.35  cpuTime=68.86  mem=45M874
96.08	   
96.08	   search
96.08	     run=16  nbConstraintChecks=22644324  nbValidityChecks=11062984  nbPropagations=25141006  nbRevisions=83543107
96.08	     nbUselessRevisions=58461797  nbAssignments=23398  nbFailedAssignments=2503  nbBacktracks=19737
96.08	     nbVisitedNodes=28285  nbRestartNogoods=56
96.08	       =>  wckTime=93.302  cpuTime=92.7  mem=45M874
132.56	   
132.56	   search
132.56	     run=17  nbConstraintChecks=36112980  nbValidityChecks=17690884  nbPropagations=37436688  nbRevisions=124359646
132.56	     nbUselessRevisions=86823430  nbAssignments=34522  nbFailedAssignments=3696  nbBacktracks=29591
132.56	     nbVisitedNodes=41798  nbRestartNogoods=64
132.56	       =>  wckTime=129.785  cpuTime=128.98  mem=45M874
179.85	   
179.85	   search
179.85	     run=18  nbConstraintChecks=51665141  nbValidityChecks=25253156  nbPropagations=55086878  nbRevisions=182804957
179.85	     nbUselessRevisions=127398436  nbAssignments=50938  nbFailedAssignments=5261  nbBacktracks=44370
179.85	     nbVisitedNodes=61431  nbRestartNogoods=70
179.85	       =>  wckTime=177.073  cpuTime=176.01  mem=45M874
268.31	   
268.31	   search
268.31	     run=19  nbConstraintChecks=84373343  nbValidityChecks=42065978  nbPropagations=83783071  nbRevisions=279352177
268.31	     nbUselessRevisions=194780353  nbAssignments=76901  nbFailedAssignments=8980  nbBacktracks=66538
268.31	     nbVisitedNodes=94831  nbRestartNogoods=76
268.31	       =>  wckTime=265.537  cpuTime=264.0  mem=45M874
349.26	   
349.26	   search
349.26	     run=20  nbConstraintChecks=103561079  nbValidityChecks=51941433  nbPropagations=118892080  nbRevisions=398132335
349.26	     nbUselessRevisions=277914541  nbAssignments=112194  nbFailedAssignments=10925  nbBacktracks=99791
349.26	     nbVisitedNodes=133996  nbRestartNogoods=83
349.26	       =>  wckTime=346.488  cpuTime=344.5  mem=45M874
497.17	   
497.17	   search
497.17	     run=21  nbConstraintChecks=149743188  nbValidityChecks=76307645  nbPropagations=169641860  nbRevisions=570837158
497.17	     nbUselessRevisions=399076156  nbAssignments=165899  nbFailedAssignments=14680  nbBacktracks=149684
497.17	     nbVisitedNodes=195200  nbRestartNogoods=90
497.17	       =>  wckTime=494.391  cpuTime=491.62  mem=45M874
745.87	   
745.87	   search
745.87	     run=22  nbConstraintChecks=231615181  nbValidityChecks=120471198  nbPropagations=247230448  nbRevisions=840490541
745.87	     nbUselessRevisions=589904519  nbAssignments=248452  nbFailedAssignments=22332  nbBacktracks=224520
745.87	     nbVisitedNodes=293073  nbRestartNogoods=96
745.87	       =>  wckTime=743.092  cpuTime=738.92  mem=45M874
1144.44	   
1144.44	   search
1144.44	     run=23  nbConstraintChecks=367080702  nbValidityChecks=196037826  nbPropagations=368775916  nbRevisions=1271293851
1144.44	     nbUselessRevisions=897225468  nbAssignments=375575  nbFailedAssignments=37167  nbBacktracks=336763
1144.44	     nbVisitedNodes=449625  nbRestartNogoods=100
1144.44	       =>  wckTime=1141.665  cpuTime=1135.33  mem=45M874
1699.14	   
1699.14	   search
1699.14	     run=24  nbConstraintChecks=536131328  nbValidityChecks=288226238  nbPropagations=545564067  nbRevisions=1901846400
1699.14	     nbUselessRevisions=1347179979  nbAssignments=565388  nbFailedAssignments=58510  nbBacktracks=505111
1699.14	     nbVisitedNodes=682052  nbRestartNogoods=108
1699.14	       =>  wckTime=1696.364  cpuTime=1687.03  mem=45M874

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/node60/watcher-214131-1168228322 -o ROOT/results/node60/solver-214131-1168228322 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/214131-1168228322/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.86 1.98 1.90 4/81 25040
/proc/meminfo: memFree=1784152/2055920 swapFree=4192812/4192956
[pid=25039] ppid=25037 vsize=18540 CPUtime=0
/proc/25039/stat : 25039 (runsolver) R 25037 25039 24027 0 -1 4194368 17 0 0 0 0 0 0 0 18 0 1 0 171230119 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 271894244647 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/25039/statm: 4635 279 244 17 0 2626 0

[startup+0.108293 s]
/proc/loadavg: 1.86 1.98 1.90 4/81 25040
/proc/meminfo: memFree=1784152/2055920 swapFree=4192812/4192956
[pid=25039] ppid=25037 vsize=914988 CPUtime=0.09
/proc/25039/stat : 25039 (java) R 25037 25039 24027 0 -1 0 3062 0 1 0 7 2 0 0 24 0 8 0 171230119 936947712 2808 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25039/statm: 228747 2808 1450 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.516334 s]
/proc/loadavg: 1.86 1.98 1.90 4/81 25040
/proc/meminfo: memFree=1784152/2055920 swapFree=4192812/4192956
[pid=25039] ppid=25037 vsize=915328 CPUtime=0.49
/proc/25039/stat : 25039 (java) R 25037 25039 24027 0 -1 0 6724 0 1 0 45 4 0 0 25 0 8 0 171230119 937295872 6463 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25039/statm: 228832 6468 2137 14 0 215302 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915328

[startup+1.33941 s]
/proc/loadavg: 1.86 1.98 1.90 3/88 25047
/proc/meminfo: memFree=1721632/2055920 swapFree=4192812/4192956
[pid=25039] ppid=25037 vsize=915644 CPUtime=1.31
/proc/25039/stat : 25039 (java) R 25037 25039 24027 0 -1 0 18003 0 1 0 115 16 0 0 25 0 8 0 171230119 937619456 17741 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25039/statm: 228910 17741 2178 14 0 215380 0
[pid=25039/tid=25041] ppid=25037 vsize=915640 CPUtime=0.05
/proc/25039/task/25041/stat : 25041 (java) S 25037 25039 24027 0 -1 64 1384 0 0 0 5 0 0 0 17 0 8 0 171230123 937615360 17741 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25039/tid=25042] ppid=25037 vsize=915640 CPUtime=0
/proc/25039/task/25042/stat : 25042 (java) S 25037 25039 24027 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171230124 937615360 17741 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25039/tid=25043] ppid=25037 vsize=915640 CPUtime=0
/proc/25039/task/25043/stat : 25043 (java) S 25037 25039 24027 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171230124 937615360 17741 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25039/tid=25044] ppid=25037 vsize=915644 CPUtime=0
/proc/25039/task/25044/stat : 25044 (java) S 25037 25039 24027 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 171230127 937619456 17741 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25039/tid=25045] ppid=25037 vsize=915640 CPUtime=0.16
/proc/25039/task/25045/stat : 25045 (java) S 25037 25039 24027 0 -1 64 428 0 0 0 16 0 0 0 16 0 8 0 171230127 937615360 17741 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25039/tid=25046] ppid=25037 vsize=915640 CPUtime=0
/proc/25039/task/25046/stat : 25046 (java) S 25037 25039 24027 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 171230127 937615360 17741 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25039/tid=25047] ppid=25037 vsize=915644 CPUtime=0
/proc/25039/task/25047/stat : 25047 (java) S 25037 25039 24027 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 171230127 937619456 17741 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915644

[startup+2.99057 s]
/proc/loadavg: 1.87 1.98 1.90 4/88 25047
/proc/meminfo: memFree=1710368/2055920 swapFree=4192812/4192956
[pid=25039] ppid=25037 vsize=915740 CPUtime=2.95
/proc/25039/stat : 25039 (java) R 25037 25039 24027 0 -1 0 21647 0 1 0 232 63 0 0 25 0 8 0 171230119 937717760 21382 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073842903 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25039/statm: 228935 21382 2536 14 0 215405 0
[pid=25039/tid=25041] ppid=25037 vsize=915740 CPUtime=0.21
/proc/25039/task/25041/stat : 25041 (java) S 25037 25039 24027 0 -1 64 4536 0 0 0 20 1 0 0 16 0 8 0 171230123 937717760 21382 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25039/tid=25042] ppid=25037 vsize=915740 CPUtime=0
/proc/25039/task/25042/stat : 25042 (java) S 25037 25039 24027 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171230124 937717760 21382 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25039/tid=25043] ppid=25037 vsize=915740 CPUtime=0
/proc/25039/task/25043/stat : 25043 (java) S 25037 25039 24027 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171230124 937717760 21382 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25039/tid=25044] ppid=25037 vsize=915740 CPUtime=0
/proc/25039/task/25044/stat : 25044 (java) S 25037 25039 24027 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 171230127 937717760 21382 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25039/tid=25045] ppid=25037 vsize=915740 CPUtime=0.28
/proc/25039/task/25045/stat : 25045 (java) S 25037 25039 24027 0 -1 64 494 0 0 0 27 1 0 0 15 0 8 0 171230127 937717760 21382 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25039/tid=25046] ppid=25037 vsize=915740 CPUtime=0
/proc/25039/task/25046/stat : 25046 (java) S 25037 25039 24027 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 171230127 937717760 21382 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25039/tid=25047] ppid=25037 vsize=915740 CPUtime=0
/proc/25039/task/25047/stat : 25047 (java) S 25037 25039 24027 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 171230127 937717760 21382 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 915740

[startup+6.2699 s]
/proc/loadavg: 1.87 1.98 1.90 3/88 25047
/proc/meminfo: memFree=1687584/2055920 swapFree=4192812/4192956
[pid=25039] ppid=25037 vsize=915740 CPUtime=6.22
/proc/25039/stat : 25039 (java) R 25037 25039 24027 0 -1 0 21662 0 1 0 558 64 0 0 25 0 8 0 171230119 937717760 21394 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074126302 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25039/statm: 228935 21394 2538 14 0 215405 0
[pid=25039/tid=25041] ppid=25037 vsize=915740 CPUtime=0.21
/proc/25039/task/25041/stat : 25041 (java) S 25037 25039 24027 0 -1 64 4536 0 0 0 20 1 0 0 17 0 8 0 171230123 937717760 21394 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25039/tid=25042] ppid=25037 vsize=915740 CPUtime=0
/proc/25039/task/25042/stat : 25042 (java) S 25037 25039 24027 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171230124 937717760 21394 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25039/tid=25043] ppid=25037 vsize=915740 CPUtime=0
/proc/25039/task/25043/stat : 25043 (java) S 25037 25039 24027 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171230124 937717760 21394 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25039/tid=25044] ppid=25037 vsize=915740 CPUtime=0
/proc/25039/task/25044/stat : 25044 (java) S 25037 25039 24027 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 171230127 937717760 21394 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25039/tid=25045] ppid=25037 vsize=915740 CPUtime=0.29
/proc/25039/task/25045/stat : 25045 (java) S 25037 25039 24027 0 -1 64 503 0 0 0 28 1 0 0 15 0 8 0 171230127 937717760 21394 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25039/tid=25046] ppid=25037 vsize=915740 CPUtime=0
/proc/25039/task/25046/stat : 25046 (java) S 25037 25039 24027 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 171230127 937717760 21394 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25039/tid=25047] ppid=25037 vsize=915740 CPUtime=0
/proc/25039/task/25047/stat : 25047 (java) S 25037 25039 24027 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 171230127 937717760 21394 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 915740

[startup+12.7665 s]
/proc/loadavg: 1.89 1.98 1.91 3/88 25047
/proc/meminfo: memFree=1680816/2055920 swapFree=4192812/4192956
[pid=25039] ppid=25037 vsize=915740 CPUtime=12.66
/proc/25039/stat : 25039 (java) R 25037 25039 24027 0 -1 0 21677 0 1 0 1202 64 0 0 25 0 8 0 171230119 937717760 21407 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074182563 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25039/statm: 228935 21407 2539 14 0 215405 0
[pid=25039/tid=25041] ppid=25037 vsize=915740 CPUtime=0.21
/proc/25039/task/25041/stat : 25041 (java) S 25037 25039 24027 0 -1 64 4536 0 0 0 20 1 0 0 16 0 8 0 171230123 937717760 21407 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25039/tid=25042] ppid=25037 vsize=915740 CPUtime=0
/proc/25039/task/25042/stat : 25042 (java) S 25037 25039 24027 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171230124 937717760 21407 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25039/tid=25043] ppid=25037 vsize=915740 CPUtime=0
/proc/25039/task/25043/stat : 25043 (java) S 25037 25039 24027 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171230124 937717760 21407 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25039/tid=25044] ppid=25037 vsize=915740 CPUtime=0
/proc/25039/task/25044/stat : 25044 (java) S 25037 25039 24027 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 171230127 937717760 21407 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25039/tid=25045] ppid=25037 vsize=915740 CPUtime=0.31
/proc/25039/task/25045/stat : 25045 (java) S 25037 25039 24027 0 -1 64 514 0 0 0 30 1 0 0 16 0 8 0 171230127 937717760 21407 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25039/tid=25046] ppid=25037 vsize=915740 CPUtime=0
/proc/25039/task/25046/stat : 25046 (java) S 25037 25039 24027 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 171230127 937717760 21407 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25039/tid=25047] ppid=25037 vsize=915740 CPUtime=0
/proc/25039/task/25047/stat : 25047 (java) S 25037 25039 24027 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 171230127 937717760 21407 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 915740

[startup+25.6248 s]
/proc/loadavg: 1.91 1.98 1.91 3/88 25047
/proc/meminfo: memFree=1678256/2055920 swapFree=4192812/4192956
[pid=25039] ppid=25037 vsize=915740 CPUtime=25.44
/proc/25039/stat : 25039 (java) R 25037 25039 24027 0 -1 0 21693 0 1 0 2480 64 0 0 25 0 8 0 171230119 937717760 21419 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074080218 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25039/statm: 228935 21419 2539 14 0 215405 0
[pid=25039/tid=25041] ppid=25037 vsize=915740 CPUtime=0.21
/proc/25039/task/25041/stat : 25041 (java) S 25037 25039 24027 0 -1 64 4536 0 0 0 20 1 0 0 17 0 8 0 171230123 937717760 21419 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25039/tid=25042] ppid=25037 vsize=915740 CPUtime=0
/proc/25039/task/25042/stat : 25042 (java) S 25037 25039 24027 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171230124 937717760 21419 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25039/tid=25043] ppid=25037 vsize=915740 CPUtime=0
/proc/25039/task/25043/stat : 25043 (java) S 25037 25039 24027 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171230124 937717760 21419 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25039/tid=25044] ppid=25037 vsize=915740 CPUtime=0
/proc/25039/task/25044/stat : 25044 (java) S 25037 25039 24027 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 171230127 937717760 21419 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25039/tid=25045] ppid=25037 vsize=915740 CPUtime=0.34
/proc/25039/task/25045/stat : 25045 (java) S 25037 25039 24027 0 -1 64 526 0 0 0 33 1 0 0 17 0 8 0 171230127 937717760 21419 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25039/tid=25046] ppid=25037 vsize=915740 CPUtime=0
/proc/25039/task/25046/stat : 25046 (java) S 25037 25039 24027 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 171230127 937717760 21419 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25039/tid=25047] ppid=25037 vsize=915740 CPUtime=0
/proc/25039/task/25047/stat : 25047 (java) S 25037 25039 24027 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 171230127 937717760 21419 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 915740

[startup+51.2613 s]
/proc/loadavg: 1.94 1.98 1.91 3/89 25048
/proc/meminfo: memFree=1678056/2055920 swapFree=4192812/4192956
[pid=25039] ppid=25037 vsize=915740 CPUtime=50.96
/proc/25039/stat : 25039 (java) R 25037 25039 24027 0 -1 0 21700 0 1 0 5032 64 0 0 25 0 8 0 171230119 937717760 21420 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072918535 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25039/statm: 228935 21420 2539 14 0 215405 0
[pid=25039/tid=25041] ppid=25037 vsize=915740 CPUtime=0.21
/proc/25039/task/25041/stat : 25041 (java) S 25037 25039 24027 0 -1 64 4536 0 0 0 20 1 0 0 16 0 8 0 171230123 937717760 21420 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25039/tid=25042] ppid=25037 vsize=915740 CPUtime=0
/proc/25039/task/25042/stat : 25042 (java) S 25037 25039 24027 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171230124 937717760 21420 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25039/tid=25043] ppid=25037 vsize=915740 CPUtime=0
/proc/25039/task/25043/stat : 25043 (java) S 25037 25039 24027 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171230124 937717760 21420 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25039/tid=25044] ppid=25037 vsize=915740 CPUtime=0
/proc/25039/task/25044/stat : 25044 (java) S 25037 25039 24027 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 171230127 937717760 21420 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25039/tid=25045] ppid=25037 vsize=915740 CPUtime=0.34
/proc/25039/task/25045/stat : 25045 (java) S 25037 25039 24027 0 -1 64 527 0 0 0 33 1 0 0 16 0 8 0 171230127 937717760 21420 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25039/tid=25046] ppid=25037 vsize=915740 CPUtime=0
/proc/25039/task/25046/stat : 25046 (java) S 25037 25039 24027 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 171230127 937717760 21420 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25039/tid=25047] ppid=25037 vsize=915740 CPUtime=0
/proc/25039/task/25047/stat : 25047 (java) S 25037 25039 24027 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 171230127 937717760 21420 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.96
Current children cumulated vsize (KiB) 915740

[startup+102.525 s]
/proc/loadavg: 1.97 1.98 1.91 3/89 25048
/proc/meminfo: memFree=1678056/2055920 swapFree=4192812/4192956
[pid=25039] ppid=25037 vsize=915740 CPUtime=101.92
/proc/25039/stat : 25039 (java) R 25037 25039 24027 0 -1 0 21701 0 1 0 10128 64 0 0 25 0 8 0 171230119 937717760 21421 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074155249 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25039/statm: 228935 21421 2539 14 0 215405 0
[pid=25039/tid=25041] ppid=25037 vsize=915740 CPUtime=0.21
/proc/25039/task/25041/stat : 25041 (java) S 25037 25039 24027 0 -1 64 4536 0 0 0 20 1 0 0 16 0 8 0 171230123 937717760 21421 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25039/tid=25042] ppid=25037 vsize=915740 CPUtime=0
/proc/25039/task/25042/stat : 25042 (java) S 25037 25039 24027 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171230124 937717760 21421 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25039/tid=25043] ppid=25037 vsize=915740 CPUtime=0
/proc/25039/task/25043/stat : 25043 (java) S 25037 25039 24027 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171230124 937717760 21421 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25039/tid=25044] ppid=25037 vsize=915740 CPUtime=0
/proc/25039/task/25044/stat : 25044 (java) S 25037 25039 24027 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 171230127 937717760 21421 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25039/tid=25045] ppid=25037 vsize=915740 CPUtime=0.34
/proc/25039/task/25045/stat : 25045 (java) S 25037 25039 24027 0 -1 64 528 0 0 0 33 1 0 0 17 0 8 0 171230127 937717760 21421 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25039/tid=25046] ppid=25037 vsize=915740 CPUtime=0
/proc/25039/task/25046/stat : 25046 (java) S 25037 25039 24027 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 171230127 937717760 21421 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25039/tid=25047] ppid=25037 vsize=915740 CPUtime=0
/proc/25039/task/25047/stat : 25047 (java) S 25037 25039 24027 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 171230127 937717760 21421 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.92
Current children cumulated vsize (KiB) 915740

[startup+162.553 s]
/proc/loadavg: 2.04 2.00 1.91 3/89 25048
/proc/meminfo: memFree=1678120/2055920 swapFree=4192812/4192956
[pid=25039] ppid=25037 vsize=915740 CPUtime=161.63
/proc/25039/stat : 25039 (java) R 25037 25039 24027 0 -1 0 21701 0 1 0 16098 65 0 0 25 0 8 0 171230119 937717760 21421 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074177356 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

Current children cumulated CPU time (s) 1415.6
Current children cumulated vsize (KiB) 915740

[startup+1483.43 s]
/proc/loadavg: 2.00 2.01 1.97 3/89 25246
/proc/meminfo: memFree=1613032/2055920 swapFree=4192812/4192956
[pid=25039] ppid=25037 vsize=915740 CPUtime=1475.32
/proc/25039/stat : 25039 (java) R 25037 25039 24027 0 -1 0 21702 0 1 0 147446 86 0 0 25 0 8 0 171230119 937717760 21421 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074062992 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25039/statm: 228935 21421 2539 14 0 215405 0
[pid=25039/tid=25041] ppid=25037 vsize=915740 CPUtime=0.21
/proc/25039/task/25041/stat : 25041 (java) S 25037 25039 24027 0 -1 64 4536 0 0 0 20 1 0 0 16 0 8 0 171230123 937717760 21421 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25039/tid=25042] ppid=25037 vsize=915740 CPUtime=0
/proc/25039/task/25042/stat : 25042 (java) S 25037 25039 24027 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171230124 937717760 21421 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25039/tid=25043] ppid=25037 vsize=915740 CPUtime=0
/proc/25039/task/25043/stat : 25043 (java) S 25037 25039 24027 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171230124 937717760 21421 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25039/tid=25044] ppid=25037 vsize=915740 CPUtime=0
/proc/25039/task/25044/stat : 25044 (java) S 25037 25039 24027 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 171230127 937717760 21421 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25039/tid=25045] ppid=25037 vsize=915740 CPUtime=0.34
/proc/25039/task/25045/stat : 25045 (java) S 25037 25039 24027 0 -1 64 528 0 0 0 33 1 0 0 16 0 8 0 171230127 937717760 21421 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25039/tid=25046] ppid=25037 vsize=915740 CPUtime=0
/proc/25039/task/25046/stat : 25046 (java) S 25037 25039 24027 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 171230127 937717760 21421 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25039/tid=25047] ppid=25037 vsize=915740 CPUtime=0
/proc/25039/task/25047/stat : 25047 (java) S 25037 25039 24027 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 171230127 937717760 21421 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1475.32
Current children cumulated vsize (KiB) 915740

[startup+1543.46 s]
/proc/loadavg: 2.00 2.00 1.97 3/89 25246
/proc/meminfo: memFree=1613032/2055920 swapFree=4192812/4192956
[pid=25039] ppid=25037 vsize=915740 CPUtime=1535.01
/proc/25039/stat : 25039 (java) R 25037 25039 24027 0 -1 0 21702 0 1 0 153415 86 0 0 25 0 8 0 171230119 937717760 21421 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074148160 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25039/statm: 228935 21421 2539 14 0 215405 0
[pid=25039/tid=25041] ppid=25037 vsize=915740 CPUtime=0.21
/proc/25039/task/25041/stat : 25041 (java) S 25037 25039 24027 0 -1 64 4536 0 0 0 20 1 0 0 16 0 8 0 171230123 937717760 21421 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25039/tid=25042] ppid=25037 vsize=915740 CPUtime=0
/proc/25039/task/25042/stat : 25042 (java) S 25037 25039 24027 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171230124 937717760 21421 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25039/tid=25043] ppid=25037 vsize=915740 CPUtime=0
/proc/25039/task/25043/stat : 25043 (java) S 25037 25039 24027 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171230124 937717760 21421 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25039/tid=25044] ppid=25037 vsize=915740 CPUtime=0
/proc/25039/task/25044/stat : 25044 (java) S 25037 25039 24027 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 171230127 937717760 21421 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25039/tid=25045] ppid=25037 vsize=915740 CPUtime=0.34
/proc/25039/task/25045/stat : 25045 (java) S 25037 25039 24027 0 -1 64 528 0 0 0 33 1 0 0 16 0 8 0 171230127 937717760 21421 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25039/tid=25046] ppid=25037 vsize=915740 CPUtime=0
/proc/25039/task/25046/stat : 25046 (java) S 25037 25039 24027 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 171230127 937717760 21421 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25039/tid=25047] ppid=25037 vsize=915740 CPUtime=0
/proc/25039/task/25047/stat : 25047 (java) S 25037 25039 24027 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 171230127 937717760 21421 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1535.01
Current children cumulated vsize (KiB) 915740

[startup+1603.5 s]
/proc/loadavg: 2.00 2.00 1.97 3/89 25248
/proc/meminfo: memFree=1612840/2055920 swapFree=4192812/4192956
[pid=25039] ppid=25037 vsize=915740 CPUtime=1594.73
/proc/25039/stat : 25039 (java) R 25037 25039 24027 0 -1 0 21702 0 1 0 159387 86 0 0 25 0 8 0 171230119 937717760 21421 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074177345 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25039/statm: 228935 21421 2539 14 0 215405 0
[pid=25039/tid=25041] ppid=25037 vsize=915740 CPUtime=0.21
/proc/25039/task/25041/stat : 25041 (java) S 25037 25039 24027 0 -1 64 4536 0 0 0 20 1 0 0 16 0 8 0 171230123 937717760 21421 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25039/tid=25042] ppid=25037 vsize=915740 CPUtime=0
/proc/25039/task/25042/stat : 25042 (java) S 25037 25039 24027 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171230124 937717760 21421 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25039/tid=25043] ppid=25037 vsize=915740 CPUtime=0
/proc/25039/task/25043/stat : 25043 (java) S 25037 25039 24027 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171230124 937717760 21421 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25039/tid=25044] ppid=25037 vsize=915740 CPUtime=0
/proc/25039/task/25044/stat : 25044 (java) S 25037 25039 24027 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 171230127 937717760 21421 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25039/tid=25045] ppid=25037 vsize=915740 CPUtime=0.34
/proc/25039/task/25045/stat : 25045 (java) S 25037 25039 24027 0 -1 64 528 0 0 0 33 1 0 0 16 0 8 0 171230127 937717760 21421 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25039/tid=25046] ppid=25037 vsize=915740 CPUtime=0
/proc/25039/task/25046/stat : 25046 (java) S 25037 25039 24027 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 171230127 937717760 21421 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25039/tid=25047] ppid=25037 vsize=915740 CPUtime=0
/proc/25039/task/25047/stat : 25047 (java) S 25037 25039 24027 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 171230127 937717760 21421 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1594.73
Current children cumulated vsize (KiB) 915740

[startup+1663.53 s]
/proc/loadavg: 2.06 2.01 1.97 3/89 25248
/proc/meminfo: memFree=1612840/2055920 swapFree=4192812/4192956
[pid=25039] ppid=25037 vsize=915740 CPUtime=1654.45
/proc/25039/stat : 25039 (java) R 25037 25039 24027 0 -1 0 21702 0 1 0 165359 86 0 0 25 0 8 0 171230119 937717760 21421 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074175760 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25039/statm: 228935 21421 2539 14 0 215405 0
[pid=25039/tid=25041] ppid=25037 vsize=915740 CPUtime=0.21
/proc/25039/task/25041/stat : 25041 (java) S 25037 25039 24027 0 -1 64 4536 0 0 0 20 1 0 0 16 0 8 0 171230123 937717760 21421 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25039/tid=25042] ppid=25037 vsize=915740 CPUtime=0
/proc/25039/task/25042/stat : 25042 (java) S 25037 25039 24027 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171230124 937717760 21421 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25039/tid=25043] ppid=25037 vsize=915740 CPUtime=0
/proc/25039/task/25043/stat : 25043 (java) S 25037 25039 24027 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171230124 937717760 21421 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25039/tid=25044] ppid=25037 vsize=915740 CPUtime=0
/proc/25039/task/25044/stat : 25044 (java) S 25037 25039 24027 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 171230127 937717760 21421 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25039/tid=25045] ppid=25037 vsize=915740 CPUtime=0.34
/proc/25039/task/25045/stat : 25045 (java) S 25037 25039 24027 0 -1 64 528 0 0 0 33 1 0 0 16 0 8 0 171230127 937717760 21421 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25039/tid=25046] ppid=25037 vsize=915740 CPUtime=0
/proc/25039/task/25046/stat : 25046 (java) S 25037 25039 24027 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 171230127 937717760 21421 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25039/tid=25047] ppid=25037 vsize=915740 CPUtime=0
/proc/25039/task/25047/stat : 25047 (java) S 25037 25039 24027 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 171230127 937717760 21421 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1654.45
Current children cumulated vsize (KiB) 915740

[startup+1723.56 s]
/proc/loadavg: 2.02 2.01 1.97 3/89 25248
/proc/meminfo: memFree=1612840/2055920 swapFree=4192812/4192956
[pid=25039] ppid=25037 vsize=915740 CPUtime=1714.14
/proc/25039/stat : 25039 (java) R 25037 25039 24027 0 -1 0 21702 0 1 0 171327 87 0 0 25 0 8 0 171230119 937717760 21421 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074177345 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25039/statm: 228935 21421 2539 14 0 215405 0
[pid=25039/tid=25041] ppid=25037 vsize=915740 CPUtime=0.21
/proc/25039/task/25041/stat : 25041 (java) S 25037 25039 24027 0 -1 64 4536 0 0 0 20 1 0 0 16 0 8 0 171230123 937717760 21421 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25039/tid=25042] ppid=25037 vsize=915740 CPUtime=0
/proc/25039/task/25042/stat : 25042 (java) S 25037 25039 24027 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171230124 937717760 21421 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25039/tid=25043] ppid=25037 vsize=915740 CPUtime=0
/proc/25039/task/25043/stat : 25043 (java) S 25037 25039 24027 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171230124 937717760 21421 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25039/tid=25044] ppid=25037 vsize=915740 CPUtime=0
/proc/25039/task/25044/stat : 25044 (java) S 25037 25039 24027 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 171230127 937717760 21421 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25039/tid=25045] ppid=25037 vsize=915740 CPUtime=0.34
/proc/25039/task/25045/stat : 25045 (java) S 25037 25039 24027 0 -1 64 528 0 0 0 33 1 0 0 16 0 8 0 171230127 937717760 21421 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25039/tid=25046] ppid=25037 vsize=915740 CPUtime=0
/proc/25039/task/25046/stat : 25046 (java) S 25037 25039 24027 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 171230127 937717760 21421 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25039/tid=25047] ppid=25037 vsize=915740 CPUtime=0
/proc/25039/task/25047/stat : 25047 (java) S 25037 25039 24027 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 171230127 937717760 21421 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1714.14
Current children cumulated vsize (KiB) 915740

[startup+1783.6 s]
/proc/loadavg: 2.00 2.00 1.97 3/89 25248
/proc/meminfo: memFree=1612840/2055920 swapFree=4192812/4192956
[pid=25039] ppid=25037 vsize=915740 CPUtime=1773.87
/proc/25039/stat : 25039 (java) R 25037 25039 24027 0 -1 0 21702 0 1 0 177300 87 0 0 25 0 8 0 171230119 937717760 21421 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074143415 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25039/statm: 228935 21421 2539 14 0 215405 0
[pid=25039/tid=25041] ppid=25037 vsize=915740 CPUtime=0.21
/proc/25039/task/25041/stat : 25041 (java) S 25037 25039 24027 0 -1 64 4536 0 0 0 20 1 0 0 16 0 8 0 171230123 937717760 21421 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25039/tid=25042] ppid=25037 vsize=915740 CPUtime=0
/proc/25039/task/25042/stat : 25042 (java) S 25037 25039 24027 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171230124 937717760 21421 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25039/tid=25043] ppid=25037 vsize=915740 CPUtime=0
/proc/25039/task/25043/stat : 25043 (java) S 25037 25039 24027 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171230124 937717760 21421 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25039/tid=25044] ppid=25037 vsize=915740 CPUtime=0
/proc/25039/task/25044/stat : 25044 (java) S 25037 25039 24027 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 171230127 937717760 21421 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25039/tid=25045] ppid=25037 vsize=915740 CPUtime=0.34
/proc/25039/task/25045/stat : 25045 (java) S 25037 25039 24027 0 -1 64 528 0 0 0 33 1 0 0 16 0 8 0 171230127 937717760 21421 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25039/tid=25046] ppid=25037 vsize=915740 CPUtime=0
/proc/25039/task/25046/stat : 25046 (java) S 25037 25039 24027 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 171230127 937717760 21421 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25039/tid=25047] ppid=25037 vsize=915740 CPUtime=0
/proc/25039/task/25047/stat : 25047 (java) S 25037 25039 24027 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 171230127 937717760 21421 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1773.87
Current children cumulated vsize (KiB) 915740



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.95 s]
/proc/loadavg: 2.00 2.00 1.97 2/72 25264
/proc/meminfo: memFree=1762608/2055920 swapFree=4192812/4192956
[pid=25039] ppid=25037 vsize=915740 CPUtime=1800.1
/proc/25039/stat : 25039 (java) R 25037 25039 24027 0 -1 0 21702 0 1 0 179923 87 0 0 25 0 8 0 171230119 937717760 21421 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074177339 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25039/statm: 228935 21421 2539 14 0 215405 0
[pid=25039/tid=25041] ppid=25037 vsize=915740 CPUtime=0.21
/proc/25039/task/25041/stat : 25041 (java) S 25037 25039 24027 0 -1 64 4536 0 0 0 20 1 0 0 16 0 8 0 171230123 937717760 21421 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25039/tid=25042] ppid=25037 vsize=915740 CPUtime=0
/proc/25039/task/25042/stat : 25042 (java) S 25037 25039 24027 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171230124 937717760 21421 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25039/tid=25043] ppid=25037 vsize=915740 CPUtime=0
/proc/25039/task/25043/stat : 25043 (java) S 25037 25039 24027 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171230124 937717760 21421 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25039/tid=25044] ppid=25037 vsize=915740 CPUtime=0
/proc/25039/task/25044/stat : 25044 (java) S 25037 25039 24027 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 171230127 937717760 21421 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25039/tid=25045] ppid=25037 vsize=915740 CPUtime=0.34
/proc/25039/task/25045/stat : 25045 (java) S 25037 25039 24027 0 -1 64 528 0 0 0 33 1 0 0 16 0 8 0 171230127 937717760 21421 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25039/tid=25046] ppid=25037 vsize=915740 CPUtime=0
/proc/25039/task/25046/stat : 25046 (java) S 25037 25039 24027 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 171230127 937717760 21421 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25039/tid=25047] ppid=25037 vsize=915740 CPUtime=0
/proc/25039/task/25047/stat : 25047 (java) S 25037 25039 24027 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 171230127 937717760 21421 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 915740

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

Child status: 143
Real time (s): 1810.01
CPU time (s): 1800.17
CPU user time (s): 1799.27
CPU system time (s): 0.892864
CPU usage (%): 99.4561
Max. virtual memory (cumulated for all children) (KiB): 915772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.27
system time used= 0.892864
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21719
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= 38314
involuntary context switches= 62390

runsolver used 2.08468 s user time and 5.96209 s system time

The end

Launcher Data (download as text)

Begin job on node60 on Mon Jan  8 03:52:02 UTC 2007


IDJOB= 214131
IDBENCH= 4901
FILE ID= node60/214131-1168228322

PBS_JOBID= 3481341

Free space on /tmp= 66556 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/par/par-32-3.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/214131-1168228322/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node60/watcher-214131-1168228322 -o ROOT/results/node60/solver-214131-1168228322 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/214131-1168228322/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  e337a5daa6d5e2ef5e840f5c437e4afb

RANDOM SEED= 451301210

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.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1784568 kB
Buffers:         35428 kB
Cached:         114716 kB
SwapCached:          0 kB
Active:         141044 kB
Inactive:        73996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1784568 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            9388 kB
Writeback:           0 kB
Mapped:          83996 kB
Slab:            41480 kB
Committed_AS:  4689612 kB
PageTables:       2052 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66561 MiB



End job on node60 on Mon Jan  8 04:22:12 UTC 2007