Trace number 206306

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.13 1817.56

General information on the benchmark

Namerandom/rand-3-28-28/
rand-3-28-28-93-632-26_ext.xml
MD5SUM6f13657e5d44fa8a25fe138d9baf7b97
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
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 variables28
Number of constraints93
Maximum constraint arity3
Maximum domain size28
Number of constraints which are defined in extension93
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.33	   
0.33	Abscon 109 (November, 2006)
0.33	   
0.33	   configuration
0.33	     name=esac.xml
0.36	   
0.36	   instance
0.36	     name=/tmp/evaluation/206306-1168171290/unknown.xml
0.39	   
0.39	   domains being loaded...
0.40	   
0.40	   variables being loaded...
0.43	     nbVariables=28  nbDomainTypes=1  minDomainSize=28  maxDomainSize=28
0.43	       =>  wckTime=0.103  cpuTime=0.1  mem=6M951
0.43	   
0.43	   relations being loaded...
1.61	   
1.61	   constraints being loaded...
2.36	     nbConstraints=93  nbRelationTypes=93  nbExtensionStructures=93  nbSharedExtensionStructures=0
2.36	     nbConflictsStructures=93  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=0  maxDegree=15  maxArity=3
2.36	       =>  wckTime=2.031  cpuTime=1.62  mem=59M109
2.53	   
2.53	   solver IterativeSystematicSolver being built... 
2.71	       =>  wckTime=2.381  cpuTime=1.77  mem=66M150
2.87	   
2.87	   preprocessing
2.87	     nbConstraintChecks=51786  nbValidityChecks=86152  nbPropagations=287  nbRevisions=3283  nbUselessRevisions=2890
2.87	     nbSingletonTests=39  nbEffectiveSingletonTests=0  nbESACBranches=4  nbRemovedValues=0  detectedInconsistency=no
2.87	       =>  wckTime=0.159  cpuTime=0.12  mem=66M150
3.01	   
3.01	   search
3.01	     run=0  nbConstraintChecks=64304  nbValidityChecks=127380  nbPropagations=856  nbRevisions=10696
3.01	     nbUselessRevisions=8890  nbAssignments=49  nbFailedAssignments=32  nbBacktracks=10  nbVisitedNodes=91
3.01	     nbRestartNogoods=0  mapSize=10  nbInferences=0  nbTooLargeKeys=0
3.01	       =>  wckTime=0.298  cpuTime=0.25  mem=67M158
3.15	   
3.15	   search
3.15	     run=1  nbConstraintChecks=130049  nbValidityChecks=253818  nbPropagations=2144  nbRevisions=27326
3.15	     nbUselessRevisions=22584  nbAssignments=95  nbFailedAssignments=56  nbBacktracks=25  nbVisitedNodes=168
3.15	     nbRestartNogoods=6  mapSize=20  nbInferences=0  nbTooLargeKeys=0
3.15	       =>  wckTime=0.431  cpuTime=0.37  mem=67M158
3.31	   
3.31	   search
3.31	     run=2  nbConstraintChecks=218855  nbValidityChecks=433655  nbPropagations=4127  nbRevisions=53120
3.31	     nbUselessRevisions=43730  nbAssignments=158  nbFailedAssignments=91  nbBacktracks=48  nbVisitedNodes=282
3.31	     nbRestartNogoods=9  mapSize=41  nbInferences=0  nbTooLargeKeys=0
3.31	       =>  wckTime=0.599  cpuTime=0.54  mem=67M158
3.60	   
3.60	   search
3.60	     run=3  nbConstraintChecks=369462  nbValidityChecks=736627  nbPropagations=7236  nbRevisions=93177
3.60	     nbUselessRevisions=76355  nbAssignments=246  nbFailedAssignments=141  nbBacktracks=81  nbVisitedNodes=443
3.60	     nbRestartNogoods=11  mapSize=70  nbInferences=0  nbTooLargeKeys=0
3.60	       =>  wckTime=0.881  cpuTime=0.81  mem=67M158
3.95	   
3.95	   search
3.95	     run=4  nbConstraintChecks=573627  nbValidityChecks=1156980  nbPropagations=12003  nbRevisions=153189
3.95	     nbUselessRevisions=124955  nbAssignments=392  nbFailedAssignments=232  nbBacktracks=131  nbVisitedNodes=711
3.95	     nbRestartNogoods=17  mapSize=114  nbInferences=0  nbTooLargeKeys=0
3.95	       =>  wckTime=1.232  cpuTime=1.16  mem=67M158
4.59	   
4.59	   search
4.59	     run=5  nbConstraintChecks=948464  nbValidityChecks=1895351  nbPropagations=19410  nbRevisions=249534
4.59	     nbUselessRevisions=203121  nbAssignments=632  nbFailedAssignments=390  nbBacktracks=206  nbVisitedNodes=1159
4.59	     nbRestartNogoods=21  mapSize=176  nbInferences=0  nbTooLargeKeys=0
4.59	       =>  wckTime=1.876  cpuTime=1.79  mem=67M158
5.55	   
5.55	   search
5.55	     run=6  nbConstraintChecks=1479806  nbValidityChecks=2995009  nbPropagations=30990  nbRevisions=398615
5.55	     nbUselessRevisions=323633  nbAssignments=969  nbFailedAssignments=582  nbBacktracks=322  nbVisitedNodes=1743
5.55	     nbRestartNogoods=29  mapSize=273  nbInferences=0  nbTooLargeKeys=0
5.55	       =>  wckTime=2.832  cpuTime=2.74  mem=67M158
6.69	   
6.69	   search
6.69	     run=7  nbConstraintChecks=2140015  nbValidityChecks=4304687  nbPropagations=47462  nbRevisions=616155
6.69	     nbUselessRevisions=499788  nbAssignments=1391  nbFailedAssignments=804  nbBacktracks=494  nbVisitedNodes=2476
6.69	     nbRestartNogoods=37  mapSize=413  nbInferences=0  nbTooLargeKeys=0
6.69	       =>  wckTime=3.977  cpuTime=3.86  mem=67M158
8.26	   
8.26	   search
8.26	     run=8  nbConstraintChecks=3013714  nbValidityChecks=6110116  nbPropagations=71246  nbRevisions=926275
8.26	     nbUselessRevisions=750369  nbAssignments=2007  nbFailedAssignments=1147  nbBacktracks=750  nbVisitedNodes=3591
8.26	     nbRestartNogoods=48  mapSize=631  nbInferences=0  nbTooLargeKeys=0
8.26	       =>  wckTime=5.546  cpuTime=5.36  mem=67M158
10.51	   
10.51	   search
10.51	     run=9  nbConstraintChecks=4318412  nbValidityChecks=8792095  nbPropagations=108030  nbRevisions=1385808
10.51	     nbUselessRevisions=1117067  nbAssignments=2915  nbFailedAssignments=1665  nbBacktracks=1134  nbVisitedNodes=5292
10.51	     nbRestartNogoods=61  mapSize=986  nbInferences=0  nbTooLargeKeys=0
10.51	       =>  wckTime=7.794  cpuTime=7.57  mem=67M158
10.98	   
10.98	   INFO : Stopping hyperNogood (mapSize=1037, nbTooLargekeys=0, mem=67M158)
14.14	   
14.14	   search
14.14	     run=10  nbConstraintChecks=6502540  nbValidityChecks=13170063  nbPropagations=161109  nbRevisions=2066518
14.14	     nbUselessRevisions=1664568  nbAssignments=4395  nbFailedAssignments=2562  nbBacktracks=1712  nbVisitedNodes=8030
14.14	     nbRestartNogoods=65
14.14	       =>  wckTime=11.426  cpuTime=11.16  mem=67M158
19.05	   
19.05	   search
19.05	     run=11  nbConstraintChecks=9370045  nbValidityChecks=18829704  nbPropagations=238001  nbRevisions=3037132
19.05	     nbUselessRevisions=2443074  nbAssignments=6197  nbFailedAssignments=3493  nbBacktracks=2578  nbVisitedNodes=11317
19.05	     nbRestartNogoods=77
19.05	       =>  wckTime=16.337  cpuTime=15.99  mem=67M158
26.44	   
26.44	   search
26.44	     run=12  nbConstraintChecks=13760605  nbValidityChecks=27446754  nbPropagations=349275  nbRevisions=4481792
26.44	     nbUselessRevisions=3606287  nbAssignments=8917  nbFailedAssignments=4910  nbBacktracks=3875  nbVisitedNodes=16275
26.44	     nbRestartNogoods=87
26.44	       =>  wckTime=23.721  cpuTime=23.26  mem=67M158
37.79	   
37.79	   search
37.79	     run=13  nbConstraintChecks=20290495  nbValidityChecks=40932465  nbPropagations=519313  nbRevisions=6683094
37.79	     nbUselessRevisions=5374882  nbAssignments=13653  nbFailedAssignments=7683  nbBacktracks=5822  nbVisitedNodes=25022
37.79	     nbRestartNogoods=104
37.79	       =>  wckTime=35.078  cpuTime=34.46  mem=67M158
54.07	   
54.07	   search
54.07	     run=14  nbConstraintChecks=30042053  nbValidityChecks=61024135  nbPropagations=778489  nbRevisions=9999943
54.07	     nbUselessRevisions=8035756  nbAssignments=21471  nbFailedAssignments=12574  nbBacktracks=8741  nbVisitedNodes=39665
54.07	     nbRestartNogoods=119
54.07	       =>  wckTime=51.351  cpuTime=50.5  mem=67M158
77.07	   
77.07	   search
77.07	     run=15  nbConstraintChecks=43613107  nbValidityChecks=87580224  nbPropagations=1147895  nbRevisions=14731100
77.07	     nbUselessRevisions=11828079  nbAssignments=30268  nbFailedAssignments=16949  nbBacktracks=13119
77.07	     nbVisitedNodes=55311  nbRestartNogoods=140
77.07	       =>  wckTime=74.356  cpuTime=73.16  mem=67M158
115.23	   
115.23	   search
115.23	     run=16  nbConstraintChecks=66329362  nbValidityChecks=132384126  nbPropagations=1695439  nbRevisions=21901785
115.23	     nbUselessRevisions=17597816  nbAssignments=44320  nbFailedAssignments=24400  nbBacktracks=19689
115.23	     nbVisitedNodes=81052  nbRestartNogoods=156
115.23	       =>  wckTime=112.519  cpuTime=110.85  mem=67M158
175.50	   
175.50	   search
175.50	     run=17  nbConstraintChecks=101569910  nbValidityChecks=205884526  nbPropagations=2562354  nbRevisions=33091176
175.50	     nbUselessRevisions=26576936  nbAssignments=70704  nbFailedAssignments=40927  nbBacktracks=29542
175.50	     nbVisitedNodes=130704  nbRestartNogoods=171
175.50	       =>  wckTime=172.782  cpuTime=170.3  mem=67M158
258.85	   
258.85	   search
258.85	     run=18  nbConstraintChecks=151179474  nbValidityChecks=306328561  nbPropagations=3837916  nbRevisions=49653240
258.85	     nbUselessRevisions=39894096  nbAssignments=105819  nbFailedAssignments=61256  nbBacktracks=44321
258.85	     nbVisitedNodes=194774  nbRestartNogoods=178
258.85	       =>  wckTime=256.137  cpuTime=252.84  mem=67M158
414.65	   
414.65	   search
414.65	     run=19  nbConstraintChecks=240465500  nbValidityChecks=486785003  nbPropagations=5826081  nbRevisions=75152906
414.65	     nbUselessRevisions=60335554  nbAssignments=160303  nbFailedAssignments=93565  nbBacktracks=66491
414.65	     nbVisitedNodes=296353  nbRestartNogoods=201
414.65	       =>  wckTime=411.938  cpuTime=406.65  mem=67M158
596.95	   
596.95	   search
596.95	     run=20  nbConstraintChecks=348814180  nbValidityChecks=703899918  nbPropagations=8703201  nbRevisions=112386611
596.95	     nbUselessRevisions=90252653  nbAssignments=235237  nbFailedAssignments=135238  nbBacktracks=99744
596.95	     nbVisitedNodes=432828  nbRestartNogoods=218
596.95	       =>  wckTime=594.239  cpuTime=586.77  mem=67M158
863.80	   
863.80	   search
863.80	     run=21  nbConstraintChecks=508199871  nbValidityChecks=1017942321  nbPropagations=12895560  nbRevisions=165624645
863.80	     nbUselessRevisions=132935815  nbAssignments=340577  nbFailedAssignments=190683  nbBacktracks=149622
863.80	     nbVisitedNodes=623796  nbRestartNogoods=240
863.80	       =>  wckTime=861.084  cpuTime=850.99  mem=67M158
1304.28	   
1304.28	   search
1304.28	     run=22  nbConstraintChecks=774324100  nbValidityChecks=1557473441  nbPropagations=19286458  nbRevisions=247897089
1304.28	     nbUselessRevisions=199016876  nbAssignments=521713  nbFailedAssignments=296980  nbBacktracks=224440
1304.28	     nbVisitedNodes=959972  nbRestartNogoods=270
1304.28	       =>  wckTime=1301.568  cpuTime=1287.46  mem=67M158

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/node18/watcher-206306-1168171290 -o ROOT/results/node18/solver-206306-1168171290 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/206306-1168171290/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: 2.01 2.13 2.08 4/104 26530
/proc/meminfo: memFree=1271192/2055920 swapFree=4192812/4192956
[pid=26529] ppid=26527 vsize=907676 CPUtime=0.03
/proc/26529/stat : 26529 (java) S 26527 26529 25140 0 -1 0 2169 0 1 0 2 1 0 0 19 0 4 0 165523737 929460224 1918 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/26529/statm: 226919 1918 1089 14 0 214502 0
[pid=26529/tid=26531] ppid=26527 vsize=907676 CPUtime=0
/proc/26529/task/26531/stat : 26531 (java) S 26527 26529 25140 0 -1 64 5 0 0 0 0 0 0 0 19 0 4 0 165523740 929460224 1918 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 7368 0 0 0 -1 1 0 0
[pid=26529/tid=26532] ppid=26527 vsize=907676 CPUtime=0
/proc/26529/task/26532/stat : 26532 (java) S 26527 26529 25140 0 -1 64 9 0 0 0 0 0 0 0 19 0 4 0 165523741 929460224 1918 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 7368 0 0 0 -1 1 0 0
[pid=26529/tid=26533] ppid=26527 vsize=907676 CPUtime=0
/proc/26529/task/26533/stat : 26533 (java) R 26527 26529 25140 0 -1 64 0 0 0 0 0 0 0 0 20 0 4 0 165523741 929460224 1918 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 8708056 0 4 0 7368 0 0 0 -1 1 0 0

[startup+0.108254 s]
/proc/loadavg: 2.01 2.13 2.08 4/104 26530
/proc/meminfo: memFree=1271192/2055920 swapFree=4192812/4192956
[pid=26529] ppid=26527 vsize=913228 CPUtime=0.07
/proc/26529/stat : 26529 (java) S 26527 26529 25140 0 -1 0 2889 0 1 0 6 1 0 0 17 0 8 0 165523737 935145472 2635 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26529/statm: 228307 2635 1396 14 0 215208 0
[pid=26529/tid=26531] ppid=26527 vsize=913228 CPUtime=0
/proc/26529/task/26531/stat : 26531 (java) S 26527 26529 25140 0 -1 64 5 0 0 0 0 0 0 0 19 0 8 0 165523740 935145472 2635 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26529/tid=26532] ppid=26527 vsize=913228 CPUtime=0
/proc/26529/task/26532/stat : 26532 (java) S 26527 26529 25140 0 -1 64 9 0 0 0 0 0 0 0 19 0 8 0 165523741 935145472 2635 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26529/tid=26533] ppid=26527 vsize=913228 CPUtime=0
/proc/26529/task/26533/stat : 26533 (java) S 26527 26529 25140 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 165523741 935145472 2635 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 913228

[startup+0.519841 s]
/proc/loadavg: 2.01 2.13 2.08 4/104 26530
/proc/meminfo: memFree=1271192/2055920 swapFree=4192812/4192956
[pid=26529] ppid=26527 vsize=915328 CPUtime=0.48
/proc/26529/stat : 26529 (java) R 26527 26529 25140 0 -1 0 7291 0 1 0 43 5 0 0 18 0 8 0 165523737 937295872 7030 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073565569 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26529/statm: 228832 7030 2137 14 0 215302 0
[pid=26529/tid=26531] ppid=26527 vsize=915328 CPUtime=0
/proc/26529/task/26531/stat : 26531 (java) S 26527 26529 25140 0 -1 64 5 0 0 0 0 0 0 0 19 0 8 0 165523740 937295872 7030 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26529/tid=26532] ppid=26527 vsize=915328 CPUtime=0
/proc/26529/task/26532/stat : 26532 (java) S 26527 26529 25140 0 -1 64 9 0 0 0 0 0 0 0 19 0 8 0 165523741 937295872 7030 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26529/tid=26533] ppid=26527 vsize=915328 CPUtime=0
/proc/26529/task/26533/stat : 26533 (java) S 26527 26529 25140 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 165523741 937295872 7030 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915328

[startup+1.3499 s]
/proc/loadavg: 2.01 2.13 2.08 4/111 26539
/proc/meminfo: memFree=1204064/2055920 swapFree=4192812/4192956
[pid=26529] ppid=26527 vsize=915328 CPUtime=1.29
/proc/26529/stat : 26529 (java) R 26527 26529 25140 0 -1 0 19098 0 1 0 117 12 0 0 25 0 8 0 165523737 937295872 18836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073582206 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26529/statm: 228832 18836 2149 14 0 215302 0
[pid=26529/tid=26531] ppid=26527 vsize=915328 CPUtime=0.05
/proc/26529/task/26531/stat : 26531 (java) S 26527 26529 25140 0 -1 64 2681 0 0 0 4 1 0 0 17 0 8 0 165523740 937295872 18836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26529/tid=26532] ppid=26527 vsize=915328 CPUtime=0
/proc/26529/task/26532/stat : 26532 (java) S 26527 26529 25140 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 165523741 937295872 18836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26529/tid=26533] ppid=26527 vsize=915328 CPUtime=0
/proc/26529/task/26533/stat : 26533 (java) S 26527 26529 25140 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 165523741 937295872 18836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26529/tid=26534] ppid=26527 vsize=915328 CPUtime=0
/proc/26529/task/26534/stat : 26534 (java) S 26527 26529 25140 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 165523745 937295872 18836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26529/tid=26535] ppid=26527 vsize=915328 CPUtime=0.08
/proc/26529/task/26535/stat : 26535 (java) S 26527 26529 25140 0 -1 64 308 0 0 0 8 0 0 0 16 0 8 0 165523745 937295872 18836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26529/tid=26536] ppid=26527 vsize=915328 CPUtime=0
/proc/26529/task/26536/stat : 26536 (java) S 26527 26529 25140 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 165523745 937295872 18836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26529/tid=26537] ppid=26527 vsize=915328 CPUtime=0
/proc/26529/task/26537/stat : 26537 (java) S 26527 26529 25140 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 165523745 937295872 18836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 915328

[startup+3.00529 s]
/proc/loadavg: 2.01 2.13 2.08 3/111 26539
/proc/meminfo: memFree=1163360/2055920 swapFree=4192812/4192956
[pid=26529] ppid=26527 vsize=915424 CPUtime=2.93
/proc/26529/stat : 26529 (java) R 26527 26529 25140 0 -1 0 32690 0 1 0 273 20 0 0 25 0 8 0 165523737 937394176 32425 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073761086 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26529/statm: 228856 32425 2531 14 0 215326 0
[pid=26529/tid=26531] ppid=26527 vsize=915424 CPUtime=0.46
/proc/26529/task/26531/stat : 26531 (java) S 26527 26529 25140 0 -1 64 15712 0 0 0 39 7 0 0 17 0 8 0 165523740 937394176 32425 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26529/tid=26532] ppid=26527 vsize=915424 CPUtime=0
/proc/26529/task/26532/stat : 26532 (java) S 26527 26529 25140 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 165523741 937394176 32425 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26529/tid=26533] ppid=26527 vsize=915424 CPUtime=0
/proc/26529/task/26533/stat : 26533 (java) S 26527 26529 25140 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 165523741 937394176 32425 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26529/tid=26534] ppid=26527 vsize=915424 CPUtime=0
/proc/26529/task/26534/stat : 26534 (java) S 26527 26529 25140 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 165523745 937394176 32425 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26529/tid=26535] ppid=26527 vsize=915424 CPUtime=0.19
/proc/26529/task/26535/stat : 26535 (java) S 26527 26529 25140 0 -1 64 364 0 0 0 19 0 0 0 15 0 8 0 165523745 937394176 32425 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26529/tid=26536] ppid=26527 vsize=915424 CPUtime=0
/proc/26529/task/26536/stat : 26536 (java) S 26527 26529 25140 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 165523745 937394176 32425 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26529/tid=26537] ppid=26527 vsize=915424 CPUtime=0
/proc/26529/task/26537/stat : 26537 (java) S 26527 26529 25140 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 165523745 937394176 32425 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 915424

[startup+6.29635 s]
/proc/loadavg: 2.01 2.13 2.08 3/111 26545
/proc/meminfo: memFree=1151008/2055920 swapFree=4192812/4192956
[pid=26529] ppid=26527 vsize=915424 CPUtime=6.18
/proc/26529/stat : 26529 (java) R 26527 26529 25140 0 -1 0 32703 0 1 0 598 20 0 0 25 0 8 0 165523737 937394176 32436 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073761206 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26529/statm: 228856 32436 2531 14 0 215326 0
[pid=26529/tid=26531] ppid=26527 vsize=915424 CPUtime=0.46
/proc/26529/task/26531/stat : 26531 (java) S 26527 26529 25140 0 -1 64 15712 0 0 0 39 7 0 0 17 0 8 0 165523740 937394176 32436 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26529/tid=26532] ppid=26527 vsize=915424 CPUtime=0
/proc/26529/task/26532/stat : 26532 (java) S 26527 26529 25140 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 165523741 937394176 32436 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26529/tid=26533] ppid=26527 vsize=915424 CPUtime=0
/proc/26529/task/26533/stat : 26533 (java) S 26527 26529 25140 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 165523741 937394176 32436 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26529/tid=26534] ppid=26527 vsize=915424 CPUtime=0
/proc/26529/task/26534/stat : 26534 (java) S 26527 26529 25140 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 165523745 937394176 32436 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26529/tid=26535] ppid=26527 vsize=915424 CPUtime=0.22
/proc/26529/task/26535/stat : 26535 (java) S 26527 26529 25140 0 -1 64 375 0 0 0 22 0 0 0 15 0 8 0 165523745 937394176 32436 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26529/tid=26536] ppid=26527 vsize=915424 CPUtime=0
/proc/26529/task/26536/stat : 26536 (java) S 26527 26529 25140 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 165523745 937394176 32436 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26529/tid=26537] ppid=26527 vsize=915424 CPUtime=0
/proc/26529/task/26537/stat : 26537 (java) S 26527 26529 25140 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 165523745 937394176 32436 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 915424

[startup+12.709 s]
/proc/loadavg: 2.01 2.13 2.08 3/111 26559
/proc/meminfo: memFree=1151080/2055920 swapFree=4192812/4192956
[pid=26529] ppid=26527 vsize=915424 CPUtime=12.48
/proc/26529/stat : 26529 (java) R 26527 26529 25140 0 -1 0 32720 0 1 0 1228 20 0 0 25 0 8 0 165523737 937394176 32449 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073761997 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26529/statm: 228856 32449 2531 14 0 215326 0
[pid=26529/tid=26531] ppid=26527 vsize=915424 CPUtime=0.46
/proc/26529/task/26531/stat : 26531 (java) S 26527 26529 25140 0 -1 64 15712 0 0 0 39 7 0 0 16 0 8 0 165523740 937394176 32449 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26529/tid=26532] ppid=26527 vsize=915424 CPUtime=0
/proc/26529/task/26532/stat : 26532 (java) S 26527 26529 25140 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 165523741 937394176 32449 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26529/tid=26533] ppid=26527 vsize=915424 CPUtime=0
/proc/26529/task/26533/stat : 26533 (java) S 26527 26529 25140 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 165523741 937394176 32449 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26529/tid=26534] ppid=26527 vsize=915424 CPUtime=0
/proc/26529/task/26534/stat : 26534 (java) S 26527 26529 25140 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 165523745 937394176 32449 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26529/tid=26535] ppid=26527 vsize=915424 CPUtime=0.25
/proc/26529/task/26535/stat : 26535 (java) S 26527 26529 25140 0 -1 64 389 0 0 0 25 0 0 0 17 0 8 0 165523745 937394176 32449 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26529/tid=26536] ppid=26527 vsize=915424 CPUtime=0
/proc/26529/task/26536/stat : 26536 (java) S 26527 26529 25140 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 165523745 937394176 32449 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26529/tid=26537] ppid=26527 vsize=915424 CPUtime=0
/proc/26529/task/26537/stat : 26537 (java) S 26527 26529 25140 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 165523745 937394176 32449 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 915424

[startup+25.6072 s]
/proc/loadavg: 2.01 2.12 2.08 3/111 26567
/proc/meminfo: memFree=1151152/2055920 swapFree=4192812/4192956
[pid=26529] ppid=26527 vsize=915424 CPUtime=25.19
/proc/26529/stat : 26529 (java) R 26527 26529 25140 0 -1 0 32723 0 1 0 2499 20 0 0 25 0 8 0 165523737 937394176 32452 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073761076 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26529/statm: 228856 32452 2531 14 0 215326 0
[pid=26529/tid=26531] ppid=26527 vsize=915424 CPUtime=0.46
/proc/26529/task/26531/stat : 26531 (java) S 26527 26529 25140 0 -1 64 15712 0 0 0 39 7 0 0 16 0 8 0 165523740 937394176 32452 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26529/tid=26532] ppid=26527 vsize=915424 CPUtime=0
/proc/26529/task/26532/stat : 26532 (java) S 26527 26529 25140 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 165523741 937394176 32452 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26529/tid=26533] ppid=26527 vsize=915424 CPUtime=0
/proc/26529/task/26533/stat : 26533 (java) S 26527 26529 25140 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 165523741 937394176 32452 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26529/tid=26534] ppid=26527 vsize=915424 CPUtime=0
/proc/26529/task/26534/stat : 26534 (java) S 26527 26529 25140 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 165523745 937394176 32452 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26529/tid=26535] ppid=26527 vsize=915424 CPUtime=0.26
/proc/26529/task/26535/stat : 26535 (java) S 26527 26529 25140 0 -1 64 392 0 0 0 26 0 0 0 16 0 8 0 165523745 937394176 32452 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26529/tid=26536] ppid=26527 vsize=915424 CPUtime=0
/proc/26529/task/26536/stat : 26536 (java) S 26527 26529 25140 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 165523745 937394176 32452 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26529/tid=26537] ppid=26527 vsize=915424 CPUtime=0
/proc/26529/task/26537/stat : 26537 (java) S 26527 26529 25140 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 165523745 937394176 32452 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.19
Current children cumulated vsize (KiB) 915424

[startup+51.2132 s]
/proc/loadavg: 2.06 2.13 2.08 3/111 26591
/proc/meminfo: memFree=1151160/2055920 swapFree=4192812/4192956
[pid=26529] ppid=26527 vsize=915424 CPUtime=50.42
/proc/26529/stat : 26529 (java) R 26527 26529 25140 0 -1 0 32723 0 1 0 5022 20 0 0 25 0 8 0 165523737 937394176 32452 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073767920 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26529/statm: 228856 32452 2531 14 0 215326 0
[pid=26529/tid=26531] ppid=26527 vsize=915424 CPUtime=0.46
/proc/26529/task/26531/stat : 26531 (java) S 26527 26529 25140 0 -1 64 15712 0 0 0 39 7 0 0 16 0 8 0 165523740 937394176 32452 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26529/tid=26532] ppid=26527 vsize=915424 CPUtime=0
/proc/26529/task/26532/stat : 26532 (java) S 26527 26529 25140 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 165523741 937394176 32452 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26529/tid=26533] ppid=26527 vsize=915424 CPUtime=0
/proc/26529/task/26533/stat : 26533 (java) S 26527 26529 25140 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 165523741 937394176 32452 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26529/tid=26534] ppid=26527 vsize=915424 CPUtime=0
/proc/26529/task/26534/stat : 26534 (java) S 26527 26529 25140 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 165523745 937394176 32452 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26529/tid=26535] ppid=26527 vsize=915424 CPUtime=0.26
/proc/26529/task/26535/stat : 26535 (java) S 26527 26529 25140 0 -1 64 392 0 0 0 26 0 0 0 16 0 8 0 165523745 937394176 32452 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26529/tid=26536] ppid=26527 vsize=915424 CPUtime=0
/proc/26529/task/26536/stat : 26536 (java) S 26527 26529 25140 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 165523745 937394176 32452 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26529/tid=26537] ppid=26527 vsize=915424 CPUtime=0
/proc/26529/task/26537/stat : 26537 (java) S 26527 26529 25140 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 165523745 937394176 32452 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.42
Current children cumulated vsize (KiB) 915424

[startup+102.508 s]
/proc/loadavg: 2.02 2.10 2.08 3/105 26619
/proc/meminfo: memFree=1122816/2055920 swapFree=4192812/4192956
[pid=26529] ppid=26527 vsize=915424 CPUtime=101.06
/proc/26529/stat : 26529 (java) R 26527 26529 25140 0 -1 0 32724 0 1 0 10085 21 0 0 25 0 8 0 165523737 937394176 32452 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073761076 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26529/statm: 228856 32452 2531 14 0 215326 0
[pid=26529/tid=26531] ppid=26527 vsize=915424 CPUtime=0.46
/proc/26529/task/26531/stat : 26531 (java) S 26527 26529 25140 0 -1 64 15712 0 0 0 39 7 0 0 16 0 8 0 165523740 937394176 32452 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26529/tid=26532] ppid=26527 vsize=915424 CPUtime=0
/proc/26529/task/26532/stat : 26532 (java) S 26527 26529 25140 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 165523741 937394176 32452 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0

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

Current children cumulated CPU time (s) 1408.12
Current children cumulated vsize (KiB) 915424

[startup+1483.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/100 26680
/proc/meminfo: memFree=1520608/2055920 swapFree=4192812/4192956
[pid=26529] ppid=26527 vsize=915424 CPUtime=1467.6
/proc/26529/stat : 26529 (java) R 26527 26529 25140 0 -1 0 32725 0 1 0 146725 35 0 0 25 0 8 0 165523737 937394176 32453 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073764696 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26529/statm: 228856 32453 2531 14 0 215326 0
[pid=26529/tid=26531] ppid=26527 vsize=915424 CPUtime=0.46
/proc/26529/task/26531/stat : 26531 (java) S 26527 26529 25140 0 -1 64 15712 0 0 0 39 7 0 0 16 0 8 0 165523740 937394176 32453 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26529/tid=26532] ppid=26527 vsize=915424 CPUtime=0
/proc/26529/task/26532/stat : 26532 (java) S 26527 26529 25140 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 165523741 937394176 32453 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26529/tid=26533] ppid=26527 vsize=915424 CPUtime=0
/proc/26529/task/26533/stat : 26533 (java) S 26527 26529 25140 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 165523741 937394176 32453 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26529/tid=26534] ppid=26527 vsize=915424 CPUtime=0
/proc/26529/task/26534/stat : 26534 (java) S 26527 26529 25140 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 165523745 937394176 32453 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26529/tid=26535] ppid=26527 vsize=915424 CPUtime=0.26
/proc/26529/task/26535/stat : 26535 (java) S 26527 26529 25140 0 -1 64 393 0 0 0 26 0 0 0 16 0 8 0 165523745 937394176 32453 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26529/tid=26536] ppid=26527 vsize=915424 CPUtime=0
/proc/26529/task/26536/stat : 26536 (java) S 26527 26529 25140 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 165523745 937394176 32453 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26529/tid=26537] ppid=26527 vsize=915424 CPUtime=0
/proc/26529/task/26537/stat : 26537 (java) S 26527 26529 25140 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 165523745 937394176 32453 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1467.6
Current children cumulated vsize (KiB) 915424

[startup+1543.31 s]
/proc/loadavg: 2.02 2.02 2.00 3/100 26680
/proc/meminfo: memFree=1520544/2055920 swapFree=4192812/4192956
[pid=26529] ppid=26527 vsize=915424 CPUtime=1527.06
/proc/26529/stat : 26529 (java) R 26527 26529 25140 0 -1 0 32725 0 1 0 152671 35 0 0 25 0 8 0 165523737 937394176 32453 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072918529 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26529/statm: 228856 32453 2531 14 0 215326 0
[pid=26529/tid=26531] ppid=26527 vsize=915424 CPUtime=0.46
/proc/26529/task/26531/stat : 26531 (java) S 26527 26529 25140 0 -1 64 15712 0 0 0 39 7 0 0 16 0 8 0 165523740 937394176 32453 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26529/tid=26532] ppid=26527 vsize=915424 CPUtime=0
/proc/26529/task/26532/stat : 26532 (java) S 26527 26529 25140 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 165523741 937394176 32453 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26529/tid=26533] ppid=26527 vsize=915424 CPUtime=0
/proc/26529/task/26533/stat : 26533 (java) S 26527 26529 25140 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 165523741 937394176 32453 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26529/tid=26534] ppid=26527 vsize=915424 CPUtime=0
/proc/26529/task/26534/stat : 26534 (java) S 26527 26529 25140 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 165523745 937394176 32453 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26529/tid=26535] ppid=26527 vsize=915424 CPUtime=0.26
/proc/26529/task/26535/stat : 26535 (java) S 26527 26529 25140 0 -1 64 393 0 0 0 26 0 0 0 16 0 8 0 165523745 937394176 32453 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26529/tid=26536] ppid=26527 vsize=915424 CPUtime=0
/proc/26529/task/26536/stat : 26536 (java) S 26527 26529 25140 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 165523745 937394176 32453 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26529/tid=26537] ppid=26527 vsize=915424 CPUtime=0
/proc/26529/task/26537/stat : 26537 (java) S 26527 26529 25140 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 165523745 937394176 32453 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1527.06
Current children cumulated vsize (KiB) 915424

[startup+1603.33 s]
/proc/loadavg: 2.04 2.03 2.00 3/100 26680
/proc/meminfo: memFree=1520480/2055920 swapFree=4192812/4192956
[pid=26529] ppid=26527 vsize=915424 CPUtime=1586.53
/proc/26529/stat : 26529 (java) R 26527 26529 25140 0 -1 0 32725 0 1 0 158617 36 0 0 25 0 8 0 165523737 937394176 32453 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073863277 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26529/statm: 228856 32453 2531 14 0 215326 0
[pid=26529/tid=26531] ppid=26527 vsize=915424 CPUtime=0.46
/proc/26529/task/26531/stat : 26531 (java) S 26527 26529 25140 0 -1 64 15712 0 0 0 39 7 0 0 16 0 8 0 165523740 937394176 32453 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26529/tid=26532] ppid=26527 vsize=915424 CPUtime=0
/proc/26529/task/26532/stat : 26532 (java) S 26527 26529 25140 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 165523741 937394176 32453 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26529/tid=26533] ppid=26527 vsize=915424 CPUtime=0
/proc/26529/task/26533/stat : 26533 (java) S 26527 26529 25140 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 165523741 937394176 32453 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26529/tid=26534] ppid=26527 vsize=915424 CPUtime=0
/proc/26529/task/26534/stat : 26534 (java) S 26527 26529 25140 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 165523745 937394176 32453 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26529/tid=26535] ppid=26527 vsize=915424 CPUtime=0.26
/proc/26529/task/26535/stat : 26535 (java) S 26527 26529 25140 0 -1 64 393 0 0 0 26 0 0 0 16 0 8 0 165523745 937394176 32453 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26529/tid=26536] ppid=26527 vsize=915424 CPUtime=0
/proc/26529/task/26536/stat : 26536 (java) S 26527 26529 25140 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 165523745 937394176 32453 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26529/tid=26537] ppid=26527 vsize=915424 CPUtime=0
/proc/26529/task/26537/stat : 26537 (java) S 26527 26529 25140 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 165523745 937394176 32453 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1586.53
Current children cumulated vsize (KiB) 915424

[startup+1663.37 s]
/proc/loadavg: 2.01 2.02 2.00 3/100 26680
/proc/meminfo: memFree=1520416/2055920 swapFree=4192812/4192956
[pid=26529] ppid=26527 vsize=915424 CPUtime=1646.28
/proc/26529/stat : 26529 (java) R 26527 26529 25140 0 -1 0 32725 0 1 0 164592 36 0 0 25 0 8 0 165523737 937394176 32453 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073768848 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26529/statm: 228856 32453 2531 14 0 215326 0
[pid=26529/tid=26531] ppid=26527 vsize=915424 CPUtime=0.46
/proc/26529/task/26531/stat : 26531 (java) S 26527 26529 25140 0 -1 64 15712 0 0 0 39 7 0 0 16 0 8 0 165523740 937394176 32453 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26529/tid=26532] ppid=26527 vsize=915424 CPUtime=0
/proc/26529/task/26532/stat : 26532 (java) S 26527 26529 25140 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 165523741 937394176 32453 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26529/tid=26533] ppid=26527 vsize=915424 CPUtime=0
/proc/26529/task/26533/stat : 26533 (java) S 26527 26529 25140 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 165523741 937394176 32453 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26529/tid=26534] ppid=26527 vsize=915424 CPUtime=0
/proc/26529/task/26534/stat : 26534 (java) S 26527 26529 25140 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 165523745 937394176 32453 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26529/tid=26535] ppid=26527 vsize=915424 CPUtime=0.26
/proc/26529/task/26535/stat : 26535 (java) S 26527 26529 25140 0 -1 64 393 0 0 0 26 0 0 0 16 0 8 0 165523745 937394176 32453 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26529/tid=26536] ppid=26527 vsize=915424 CPUtime=0
/proc/26529/task/26536/stat : 26536 (java) S 26527 26529 25140 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 165523745 937394176 32453 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26529/tid=26537] ppid=26527 vsize=915424 CPUtime=0
/proc/26529/task/26537/stat : 26537 (java) S 26527 26529 25140 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 165523745 937394176 32453 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1646.28
Current children cumulated vsize (KiB) 915424

[startup+1723.46 s]
/proc/loadavg: 2.08 2.03 2.00 3/100 26680
/proc/meminfo: memFree=1520352/2055920 swapFree=4192812/4192956
[pid=26529] ppid=26527 vsize=915424 CPUtime=1706.1
/proc/26529/stat : 26529 (java) R 26527 26529 25140 0 -1 0 32725 0 1 0 170573 37 0 0 25 0 8 0 165523737 937394176 32453 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073629987 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26529/statm: 228856 32453 2531 14 0 215326 0
[pid=26529/tid=26531] ppid=26527 vsize=915424 CPUtime=0.46
/proc/26529/task/26531/stat : 26531 (java) S 26527 26529 25140 0 -1 64 15712 0 0 0 39 7 0 0 16 0 8 0 165523740 937394176 32453 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26529/tid=26532] ppid=26527 vsize=915424 CPUtime=0
/proc/26529/task/26532/stat : 26532 (java) S 26527 26529 25140 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 165523741 937394176 32453 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26529/tid=26533] ppid=26527 vsize=915424 CPUtime=0
/proc/26529/task/26533/stat : 26533 (java) S 26527 26529 25140 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 165523741 937394176 32453 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26529/tid=26534] ppid=26527 vsize=915424 CPUtime=0
/proc/26529/task/26534/stat : 26534 (java) S 26527 26529 25140 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 165523745 937394176 32453 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26529/tid=26535] ppid=26527 vsize=915424 CPUtime=0.26
/proc/26529/task/26535/stat : 26535 (java) S 26527 26529 25140 0 -1 64 393 0 0 0 26 0 0 0 16 0 8 0 165523745 937394176 32453 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26529/tid=26536] ppid=26527 vsize=915424 CPUtime=0
/proc/26529/task/26536/stat : 26536 (java) S 26527 26529 25140 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 165523745 937394176 32453 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26529/tid=26537] ppid=26527 vsize=915424 CPUtime=0
/proc/26529/task/26537/stat : 26537 (java) S 26527 26529 25140 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 165523745 937394176 32453 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1706.1
Current children cumulated vsize (KiB) 915424

[startup+1783.55 s]
/proc/loadavg: 2.13 2.05 2.01 3/100 26680
/proc/meminfo: memFree=1520288/2055920 swapFree=4192812/4192956
[pid=26529] ppid=26527 vsize=915424 CPUtime=1766.11
/proc/26529/stat : 26529 (java) R 26527 26529 25140 0 -1 0 32725 0 1 0 176574 37 0 0 25 0 8 0 165523737 937394176 32453 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073629950 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26529/statm: 228856 32453 2531 14 0 215326 0
[pid=26529/tid=26531] ppid=26527 vsize=915424 CPUtime=0.46
/proc/26529/task/26531/stat : 26531 (java) S 26527 26529 25140 0 -1 64 15712 0 0 0 39 7 0 0 16 0 8 0 165523740 937394176 32453 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26529/tid=26532] ppid=26527 vsize=915424 CPUtime=0
/proc/26529/task/26532/stat : 26532 (java) S 26527 26529 25140 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 165523741 937394176 32453 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26529/tid=26533] ppid=26527 vsize=915424 CPUtime=0
/proc/26529/task/26533/stat : 26533 (java) S 26527 26529 25140 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 165523741 937394176 32453 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26529/tid=26534] ppid=26527 vsize=915424 CPUtime=0
/proc/26529/task/26534/stat : 26534 (java) S 26527 26529 25140 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 165523745 937394176 32453 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26529/tid=26535] ppid=26527 vsize=915424 CPUtime=0.26
/proc/26529/task/26535/stat : 26535 (java) S 26527 26529 25140 0 -1 64 393 0 0 0 26 0 0 0 16 0 8 0 165523745 937394176 32453 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26529/tid=26536] ppid=26527 vsize=915424 CPUtime=0
/proc/26529/task/26536/stat : 26536 (java) S 26527 26529 25140 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 165523745 937394176 32453 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26529/tid=26537] ppid=26527 vsize=915424 CPUtime=0
/proc/26529/task/26537/stat : 26537 (java) S 26527 26529 25140 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 165523745 937394176 32453 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1766.11
Current children cumulated vsize (KiB) 915424



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1817.5 s]
/proc/loadavg: 2.07 2.05 2.01 3/100 26680
/proc/meminfo: memFree=1520288/2055920 swapFree=4192812/4192956
[pid=26529] ppid=26527 vsize=915424 CPUtime=1800.06
/proc/26529/stat : 26529 (java) R 26527 26529 25140 0 -1 0 32725 0 1 0 179969 37 0 0 25 0 8 0 165523737 937394176 32453 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073777907 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26529/statm: 228856 32453 2531 14 0 215326 0
[pid=26529/tid=26531] ppid=26527 vsize=915424 CPUtime=0.46
/proc/26529/task/26531/stat : 26531 (java) S 26527 26529 25140 0 -1 64 15712 0 0 0 39 7 0 0 16 0 8 0 165523740 937394176 32453 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26529/tid=26532] ppid=26527 vsize=915424 CPUtime=0
/proc/26529/task/26532/stat : 26532 (java) S 26527 26529 25140 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 165523741 937394176 32453 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26529/tid=26533] ppid=26527 vsize=915424 CPUtime=0
/proc/26529/task/26533/stat : 26533 (java) S 26527 26529 25140 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 165523741 937394176 32453 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26529/tid=26534] ppid=26527 vsize=915424 CPUtime=0
/proc/26529/task/26534/stat : 26534 (java) S 26527 26529 25140 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 165523745 937394176 32453 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26529/tid=26535] ppid=26527 vsize=915424 CPUtime=0.26
/proc/26529/task/26535/stat : 26535 (java) S 26527 26529 25140 0 -1 64 393 0 0 0 26 0 0 0 16 0 8 0 165523745 937394176 32453 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26529/tid=26536] ppid=26527 vsize=915424 CPUtime=0
/proc/26529/task/26536/stat : 26536 (java) S 26527 26529 25140 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 165523745 937394176 32453 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26529/tid=26537] ppid=26527 vsize=915424 CPUtime=0
/proc/26529/task/26537/stat : 26537 (java) S 26527 26529 25140 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 165523745 937394176 32453 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 915424

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

Child status: 143
Real time (s): 1817.56
CPU time (s): 1800.13
CPU user time (s): 1799.73
CPU system time (s): 0.401938
CPU usage (%): 99.0407
Max. virtual memory (cumulated for all children) (KiB): 915424

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.73
system time used= 0.401938
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32743
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= 37883
involuntary context switches= 86022

runsolver used 2.57561 s user time and 7.17591 s system time

The end

Launcher Data (download as text)

Begin job on node18 on Sun Jan  7 12:01:30 UTC 2007


IDJOB= 206306
IDBENCH= 4198
FILE ID= node18/206306-1168171290

PBS_JOBID= 3478790

Free space on /tmp= 66277 MiB

BENCH NAME= HOME/pub/bench/CPAI06/random/rand-3-28-28/rand-3-28-28-93-632-26_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/206306-1168171290/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node18/watcher-206306-1168171290 -o ROOT/results/node18/solver-206306-1168171290 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/206306-1168171290/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  6f13657e5d44fa8a25fe138d9baf7b97

RANDOM SEED= 794168693

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.231
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.231
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:       1271672 kB
Buffers:         21540 kB
Cached:         147168 kB
SwapCached:          0 kB
Active:         629116 kB
Inactive:        94932 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1271672 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            7576 kB
Writeback:           0 kB
Mapped:         584724 kB
Slab:            43816 kB
Committed_AS:  5338040 kB
PageTables:       3320 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= 66278 MiB



End job on node18 on Sun Jan  7 12:31:48 UTC 2007