Trace number 237581

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 AC? (TO) 1800.11 1809.43

General information on the benchmark

Namehaystacks/
haystacks_51.xml
MD5SUM7449812ad9d5b64f3fdae9e735635b0c
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark922.179
SatisfiableNO
(Un)Satisfiability was proved
Number of variables2601
Number of constraints65075
Maximum constraint arity2
Maximum domain size51
Number of constraints which are defined in extension0
Number of constraints which are defined in intension65075
Global constraints used (with number of constraints)

Solver Data (download as text)

0.30	   
0.30	Abscon 109 (November, 2006)
0.30	   
0.30	   configuration
0.30	     name=mac.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/237581-1168083326/unknown.xml
0.36	   
0.36	   domains being loaded...
0.37	   
0.37	   variables being loaded...
0.58	     nbVariables=2601  nbDomainTypes=1  minDomainSize=51  maxDomainSize=51
0.58	       =>  wckTime=0.274  cpuTime=0.19  mem=14M698
0.58	   
0.58	   predicates being loaded...
0.59	   
0.59	   constraints being loaded...
5.02	   
5.02	   INFO : Stopping converting binary constraints (cpu=4.01, mem = 47M897)
5.74	     nbConstraints=65075  nbConvertedConstraints=30952  nbConvertConstraintsChecks=10404  nbExtensionStructures=4
5.74	     nbSharedExtensionStructures=30948  nbConflictsStructures=4  nbSharedConflictsStructures=30948
5.74	     nbSharedBinaryRepresentations=305  nbEvaluationManagers=4  nbSharedEvaluationManagers=34119  maxDegree=51
5.74	     maxArity=2
5.74	       =>  wckTime=5.432  cpuTime=4.46  mem=76M14
6.11	   
6.11	   solver IterativeSystematicSolver being built... 
6.79	       =>  wckTime=6.482  cpuTime=4.94  mem=84M962
8.51	   
8.51	   preprocessing
8.51	     nbConstraintChecks=3481348  nbValidityChecks=69373  nbPropagations=2601  nbRevisions=68246
8.51	     nbUselessRevisions=68246  nbRemovedValues=0  detectedInconsistency=no
8.51	       =>  wckTime=1.695  cpuTime=1.66  mem=84M962
11.13	   
11.13	   search
11.13	     run=0  nbConstraintChecks=3837480  nbValidityChecks=7213416  nbPropagations=10294  nbRevisions=231827
11.13	     nbUselessRevisions=224267  nbAssignments=206  nbFailedAssignments=9  nbBacktracks=10  nbVisitedNodes=225
11.13	     nbRestartNogoods=0  mapSize=10  nbInferences=0  nbTooLargeKeys=0
11.13	       =>  wckTime=4.325  cpuTime=4.23  mem=89M221
12.40	   
12.40	   search
12.40	     run=1  nbConstraintChecks=4627104  nbValidityChecks=14344901  nbPropagations=28483  nbRevisions=625033
12.40	     nbUselessRevisions=602158  nbAssignments=428  nbFailedAssignments=21  nbBacktracks=26  nbVisitedNodes=471
12.40	     nbRestartNogoods=3  mapSize=26  nbInferences=0  nbTooLargeKeys=0
12.40	       =>  wckTime=5.599  cpuTime=5.49  mem=92M239
13.70	   
13.70	   search
13.70	     run=2  nbConstraintChecks=5413511  nbValidityChecks=21473978  nbPropagations=54753  nbRevisions=1178820
13.70	     nbUselessRevisions=1132679  nbAssignments=660  nbFailedAssignments=39  nbBacktracks=48  nbVisitedNodes=739
13.70	     nbRestartNogoods=6  mapSize=48  nbInferences=0  nbTooLargeKeys=0
13.70	       =>  wckTime=6.895  cpuTime=6.77  mem=96M263
15.05	   
15.05	   search
15.05	     run=3  nbConstraintChecks=6252670  nbValidityChecks=28799460  nbPropagations=89364  nbRevisions=1897741
15.05	     nbUselessRevisions=1820124  nbAssignments=919  nbFailedAssignments=65  nbBacktracks=81  nbVisitedNodes=1051
15.05	     nbRestartNogoods=7  mapSize=81  nbInferences=1  nbTooLargeKeys=0
15.05	       =>  wckTime=8.254  cpuTime=8.12  mem=100M287
16.49	   
16.49	   search
16.49	     run=4  nbConstraintChecks=7143173  nbValidityChecks=36364071  nbPropagations=132642  nbRevisions=2788025
16.49	     nbUselessRevisions=2670401  nbAssignments=1211  nbFailedAssignments=103  nbBacktracks=131  nbVisitedNodes=1421
16.49	     nbRestartNogoods=9  mapSize=131  nbInferences=3  nbTooLargeKeys=0
16.49	       =>  wckTime=9.685  cpuTime=9.54  mem=104M312
18.07	   
18.07	   search
18.07	     run=5  nbConstraintChecks=8146439  nbValidityChecks=44195376  nbPropagations=184965  nbRevisions=3856654
18.07	     nbUselessRevisions=3690124  nbAssignments=1549  nbFailedAssignments=158  nbBacktracks=207  nbVisitedNodes=1874
18.07	     nbRestartNogoods=12  mapSize=207  nbInferences=8  nbTooLargeKeys=0
18.07	       =>  wckTime=11.269  cpuTime=11.12  mem=109M342
19.74	   
19.74	   search
19.74	     run=6  nbConstraintChecks=8956651  nbValidityChecks=52036167  nbPropagations=246806  nbRevisions=5101612
19.74	     nbUselessRevisions=4876834  nbAssignments=1956  nbFailedAssignments=232  nbBacktracks=321  nbVisitedNodes=2448
19.74	     nbRestartNogoods=17  mapSize=321  nbInferences=27  nbTooLargeKeys=0
19.74	       =>  wckTime=12.938  cpuTime=12.78  mem=115M378
21.67	   
21.67	   search
21.67	     run=7  nbConstraintChecks=9872384  nbValidityChecks=60182109  nbPropagations=318934  nbRevisions=6532205
21.67	     nbUselessRevisions=6239110  nbAssignments=2481  nbFailedAssignments=341  nbBacktracks=491  nbVisitedNodes=3225
21.67	     nbRestartNogoods=19  mapSize=491  nbInferences=61  nbTooLargeKeys=0
21.67	       =>  wckTime=14.87  cpuTime=14.71  mem=122M896
24.12	   
24.12	   search
24.12	     run=8  nbConstraintChecks=11120421  nbValidityChecks=68872428  nbPropagations=402330  nbRevisions=8163358
24.12	     nbUselessRevisions=7790950  nbAssignments=3174  nbFailedAssignments=503  nbBacktracks=747  nbVisitedNodes=4298
24.12	     nbRestartNogoods=22  mapSize=747  nbInferences=117  nbTooLargeKeys=0
24.12	       =>  wckTime=17.318  cpuTime=17.09  mem=100M886
26.81	   
26.81	   search
26.81	     run=9  nbConstraintChecks=12006213  nbValidityChecks=77571535  nbPropagations=498336  nbRevisions=9996177
26.81	     nbUselessRevisions=9532166  nbAssignments=4114  nbFailedAssignments=747  nbBacktracks=1131  nbVisitedNodes=5816
26.81	     nbRestartNogoods=28  mapSize=1131  nbInferences=207  nbTooLargeKeys=0
26.81	       =>  wckTime=20.012  cpuTime=19.78  mem=114M378
30.83	   
30.83	   search
30.83	     run=10  nbConstraintChecks=13503753  nbValidityChecks=86759665  nbPropagations=609701  nbRevisions=12048897
30.83	     nbUselessRevisions=11478822  nbAssignments=5573  nbFailedAssignments=1037  nbBacktracks=1707  nbVisitedNodes=8222
30.83	     nbRestartNogoods=34  mapSize=1707  nbInferences=574  nbTooLargeKeys=0
30.83	       =>  wckTime=24.034  cpuTime=23.79  mem=138M923
35.88	   
35.88	   search
35.88	     run=11  nbConstraintChecks=14501333  nbValidityChecks=96223530  nbPropagations=740138  nbRevisions=14337650
35.88	     nbUselessRevisions=13643413  nbAssignments=7703  nbFailedAssignments=1518  nbBacktracks=2572  nbVisitedNodes=11866
35.88	     nbRestartNogoods=43  mapSize=2572  nbInferences=1126  nbTooLargeKeys=0
35.88	       =>  wckTime=29.08  cpuTime=28.78  mem=151M570
43.78	   
43.78	   search
43.78	     run=12  nbConstraintChecks=15499704  nbValidityChecks=105894100  nbPropagations=896870  nbRevisions=16887669
43.78	     nbUselessRevisions=16045579  nbAssignments=11141  nbFailedAssignments=2091  nbBacktracks=3869  nbVisitedNodes=17780
43.78	     nbRestartNogoods=54  mapSize=3869  nbInferences=2456  nbTooLargeKeys=0
43.78	       =>  wckTime=36.976  cpuTime=36.62  mem=190M116
55.46	   
55.46	   search
55.46	     run=13  nbConstraintChecks=17154327  nbValidityChecks=116510495  nbPropagations=1089722  nbRevisions=19750788
55.46	     nbUselessRevisions=18729116  nbAssignments=16393  nbFailedAssignments=2888  nbBacktracks=5815  nbVisitedNodes=26890
55.46	     nbRestartNogoods=63  mapSize=5815  nbInferences=4720  nbTooLargeKeys=0
55.46	       =>  wckTime=48.659  cpuTime=48.21  mem=232M189
74.05	   
74.05	   search
74.05	     run=14  nbConstraintChecks=18671295  nbValidityChecks=127645200  nbPropagations=1338378  nbRevisions=23003463
74.05	     nbUselessRevisions=21755411  nbAssignments=25024  nbFailedAssignments=3872  nbBacktracks=8735  nbVisitedNodes=41962
74.05	     nbRestartNogoods=75  mapSize=8735  nbInferences=9193  nbTooLargeKeys=0
74.05	       =>  wckTime=67.247  cpuTime=66.59  mem=275M463
101.46	   
101.46	   search
101.46	     run=15  nbConstraintChecks=20279796  nbValidityChecks=139199417  nbPropagations=1670303  nbRevisions=26668109
101.46	     nbUselessRevisions=25123972  nbAssignments=38349  nbFailedAssignments=5414  nbBacktracks=13113
101.46	     nbVisitedNodes=65520  nbRestartNogoods=87  mapSize=13113  nbInferences=16342  nbTooLargeKeys=0
101.46	       =>  wckTime=94.662  cpuTime=93.66  mem=375M38
140.56	   
140.56	   search
140.56	     run=16  nbConstraintChecks=21922358  nbValidityChecks=151561372  nbPropagations=2116810  nbRevisions=30894984
140.56	     nbUselessRevisions=28960661  nbAssignments=57691  nbFailedAssignments=7479  nbBacktracks=19681
140.56	     nbVisitedNodes=99434  nbRestartNogoods=96  mapSize=19681  nbInferences=26784  nbTooLargeKeys=0
140.56	       =>  wckTime=133.758  cpuTime=132.28  mem=532M894
157.68	   
157.68	   INFO : Stopping hyperNogood (mapSize=22699, nbTooLargekeys=0, mem=603M544)
167.84	   
167.84	   search
167.84	     run=17  nbConstraintChecks=23485264  nbValidityChecks=164026324  nbPropagations=2668669  nbRevisions=35642891
167.84	     nbUselessRevisions=33220831  nbAssignments=77597  nbFailedAssignments=13359  nbBacktracks=29533
167.84	     nbVisitedNodes=134997  nbRestartNogoods=106
167.84	       =>  wckTime=161.036  cpuTime=159.3  mem=603M544
191.00	   
191.00	   search
191.00	     run=18  nbConstraintChecks=24825005  nbValidityChecks=176503391  nbPropagations=3344265  nbRevisions=40905926
191.00	     nbUselessRevisions=37872609  nbAssignments=102840  nbFailedAssignments=23537  nbBacktracks=44311
191.00	     nbVisitedNodes=180596  nbRestartNogoods=113
191.00	       =>  wckTime=184.197  cpuTime=182.33  mem=603M544
224.54	   
224.54	   search
224.54	     run=19  nbConstraintChecks=26160162  nbValidityChecks=189474291  nbPropagations=4200161  nbRevisions=46779397
224.54	     nbUselessRevisions=42954641  nbAssignments=140705  nbFailedAssignments=38949  nbBacktracks=66479
224.54	     nbVisitedNodes=249285  nbRestartNogoods=124
224.54	       =>  wckTime=217.744  cpuTime=215.73  mem=603M544
274.73	   
274.73	   search
274.73	     run=20  nbConstraintChecks=28166583  nbValidityChecks=203662081  nbPropagations=5320099  nbRevisions=53549439
274.73	     nbUselessRevisions=48669342  nbAssignments=197220  nbFailedAssignments=61908  nbBacktracks=99731
274.73	     nbVisitedNodes=351718  nbRestartNogoods=136
274.73	       =>  wckTime=267.931  cpuTime=265.64  mem=603M544
347.20	   
347.20	   search
347.20	     run=21  nbConstraintChecks=30603439  nbValidityChecks=218601754  nbPropagations=6829746  nbRevisions=61447002
347.20	     nbUselessRevisions=55122027  nbAssignments=281840  nbFailedAssignments=96344  nbBacktracks=149609
347.20	     nbVisitedNodes=505210  nbRestartNogoods=157
347.20	       =>  wckTime=340.4  cpuTime=337.72  mem=603M544
454.47	   
454.47	   search
454.47	     run=22  nbConstraintChecks=33561553  nbValidityChecks=234192821  nbPropagations=8918729  nbRevisions=70737876
454.47	     nbUselessRevisions=62388829  nbAssignments=408857  nbFailedAssignments=148231  nbBacktracks=224427
454.47	     nbVisitedNodes=736001  nbRestartNogoods=171
454.47	       =>  wckTime=447.666  cpuTime=444.43  mem=603M544
613.63	   
613.63	   search
613.63	     run=23  nbConstraintChecks=37309290  nbValidityChecks=249901122  nbPropagations=11870033  nbRevisions=81717815
613.63	     nbUselessRevisions=70482625  nbAssignments=599210  nbFailedAssignments=226036  nbBacktracks=336655
613.63	     nbVisitedNodes=1081964  nbRestartNogoods=180
613.63	       =>  wckTime=606.83  cpuTime=602.77  mem=603M544
850.48	   
850.48	   search
850.48	     run=24  nbConstraintChecks=42949745  nbValidityChecks=271739479  nbPropagations=16107350  nbRevisions=96120206
850.48	     nbUselessRevisions=80713065  nbAssignments=884413  nbFailedAssignments=342559  nbBacktracks=504996
850.48	     nbVisitedNodes=1600213  nbRestartNogoods=201
850.48	       =>  wckTime=843.68  cpuTime=838.41  mem=603M544
1202.57	   
1202.57	   search
1202.57	     run=25  nbConstraintChecks=50995956  nbValidityChecks=298064393  nbPropagations=22268034  nbRevisions=115507279
1202.57	     nbUselessRevisions=94005004  nbAssignments=1312225  nbFailedAssignments=517514  nbBacktracks=757507
1202.57	     nbVisitedNodes=2377935  nbRestartNogoods=217
1202.57	       =>  wckTime=1195.772  cpuTime=1188.68  mem=604M538
1721.83	   
1721.83	   search
1721.83	     run=26  nbConstraintChecks=60634219  nbValidityChecks=320245515  nbPropagations=31304134  nbRevisions=139857578
1721.83	     nbUselessRevisions=109381169  nbAssignments=1952978  nbFailedAssignments=779146  nbBacktracks=1136274
1721.83	     nbVisitedNodes=3541952  nbRestartNogoods=235
1721.83	       =>  wckTime=1715.031  cpuTime=1705.18  mem=604M538

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/node16/watcher-237581-1168083326 -o ROOT/results/node16/solver-237581-1168083326 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/237581-1168083326/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.26 1.80 1.84 4/93 23693
/proc/meminfo: memFree=1238640/2055920 swapFree=4191880/4192956
[pid=23692] ppid=23690 vsize=18540 CPUtime=0
/proc/23692/stat : 23692 (runsolver) R 23690 23692 23051 0 -1 4194368 17 0 0 0 0 0 0 0 20 0 1 0 156728917 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 231962373415 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/23692/statm: 4635 279 244 17 0 2626 0

[startup+0.108233 s]
/proc/loadavg: 1.26 1.80 1.84 4/93 23693
/proc/meminfo: memFree=1238640/2055920 swapFree=4191880/4192956
[pid=23692] ppid=23690 vsize=914988 CPUtime=0.08
/proc/23692/stat : 23692 (java) R 23690 23692 23051 0 -1 0 2962 0 1 0 7 1 0 0 25 0 8 0 156728917 936947712 2708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072927684 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23692/statm: 228747 2708 1417 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.520157 s]
/proc/loadavg: 1.26 1.80 1.84 4/93 23693
/proc/meminfo: memFree=1238640/2055920 swapFree=4191880/4192956
[pid=23692] ppid=23690 vsize=915328 CPUtime=0.48
/proc/23692/stat : 23692 (java) R 23690 23692 23051 0 -1 0 7049 0 1 0 45 3 0 0 25 0 8 0 156728917 937295872 6788 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23692/statm: 228832 6788 2138 14 0 215302 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915328

[startup+1.34501 s]
/proc/loadavg: 1.32 1.80 1.84 3/100 23700
/proc/meminfo: memFree=1173624/2055920 swapFree=4191880/4192956
[pid=23692] ppid=23690 vsize=915644 CPUtime=1.29
/proc/23692/stat : 23692 (java) R 23690 23692 23051 0 -1 0 18574 0 1 0 121 8 0 0 25 0 8 0 156728917 937619456 18312 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153380195 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23692/statm: 228911 18312 2160 14 0 215381 0
[pid=23692/tid=23694] ppid=23690 vsize=915644 CPUtime=0.05
/proc/23692/task/23694/stat : 23694 (java) S 23690 23692 23051 0 -1 64 2035 0 0 0 5 0 0 0 17 0 8 0 156728922 937619456 18312 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23695] ppid=23690 vsize=915644 CPUtime=0
/proc/23692/task/23695/stat : 23695 (java) S 23690 23692 23051 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156728922 937619456 18312 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23696] ppid=23690 vsize=915644 CPUtime=0
/proc/23692/task/23696/stat : 23696 (java) S 23690 23692 23051 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156728922 937619456 18312 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23697] ppid=23690 vsize=915644 CPUtime=0
/proc/23692/task/23697/stat : 23697 (java) S 23690 23692 23051 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 156728925 937619456 18312 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23698] ppid=23690 vsize=915644 CPUtime=0.14
/proc/23692/task/23698/stat : 23698 (java) S 23690 23692 23051 0 -1 64 407 0 0 0 14 0 0 0 16 0 8 0 156728925 937619456 18312 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23699] ppid=23690 vsize=915644 CPUtime=0
/proc/23692/task/23699/stat : 23699 (java) S 23690 23692 23051 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 156728925 937619456 18312 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23700] ppid=23690 vsize=915644 CPUtime=0
/proc/23692/task/23700/stat : 23700 (java) S 23690 23692 23051 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156728925 937619456 18312 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 915644

[startup+2.98171 s]
/proc/loadavg: 1.32 1.80 1.84 3/100 23700
/proc/meminfo: memFree=1155320/2055920 swapFree=4191880/4192956
[pid=23692] ppid=23690 vsize=915644 CPUtime=2.92
/proc/23692/stat : 23692 (java) R 23690 23692 23051 0 -1 0 24319 0 1 0 267 25 0 0 25 0 8 0 156728917 937619456 24053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073841037 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23692/statm: 228911 24053 2180 14 0 215381 0
[pid=23692/tid=23694] ppid=23690 vsize=915644 CPUtime=0.34
/proc/23692/task/23694/stat : 23694 (java) S 23690 23692 23051 0 -1 64 7693 0 0 0 32 2 0 0 16 0 8 0 156728922 937619456 24053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23695] ppid=23690 vsize=915644 CPUtime=0
/proc/23692/task/23695/stat : 23695 (java) S 23690 23692 23051 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156728922 937619456 24053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23696] ppid=23690 vsize=915644 CPUtime=0
/proc/23692/task/23696/stat : 23696 (java) S 23690 23692 23051 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156728922 937619456 24053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23697] ppid=23690 vsize=915644 CPUtime=0
/proc/23692/task/23697/stat : 23697 (java) S 23690 23692 23051 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 156728925 937619456 24053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23698] ppid=23690 vsize=915644 CPUtime=0.18
/proc/23692/task/23698/stat : 23698 (java) S 23690 23692 23051 0 -1 64 429 0 0 0 18 0 0 0 16 0 8 0 156728925 937619456 24053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23699] ppid=23690 vsize=915644 CPUtime=0
/proc/23692/task/23699/stat : 23699 (java) S 23690 23692 23051 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 156728925 937619456 24053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23700] ppid=23690 vsize=915644 CPUtime=0
/proc/23692/task/23700/stat : 23700 (java) S 23690 23692 23051 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156728925 937619456 24053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 915644

[startup+6.26812 s]
/proc/loadavg: 1.45 1.82 1.85 3/100 23700
/proc/meminfo: memFree=1126008/2055920 swapFree=4191880/4192956
[pid=23692] ppid=23690 vsize=915644 CPUtime=6.15
/proc/23692/stat : 23692 (java) R 23690 23692 23051 0 -1 0 34112 0 1 0 482 133 0 0 25 0 8 0 156728917 937619456 33713 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4152819333 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23692/statm: 228911 33713 2498 14 0 215381 0
[pid=23692/tid=23694] ppid=23690 vsize=915644 CPUtime=1.08
/proc/23692/task/23694/stat : 23694 (java) S 23690 23692 23051 0 -1 64 17102 0 0 0 102 6 0 0 19 0 8 0 156728922 937619456 33713 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23695] ppid=23690 vsize=915644 CPUtime=0
/proc/23692/task/23695/stat : 23695 (java) S 23690 23692 23051 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156728922 937619456 33713 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23696] ppid=23690 vsize=915644 CPUtime=0
/proc/23692/task/23696/stat : 23696 (java) S 23690 23692 23051 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156728922 937619456 33713 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23697] ppid=23690 vsize=915644 CPUtime=0
/proc/23692/task/23697/stat : 23697 (java) S 23690 23692 23051 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 156728925 937619456 33713 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23698] ppid=23690 vsize=915644 CPUtime=0.24
/proc/23692/task/23698/stat : 23698 (java) S 23690 23692 23051 0 -1 64 455 0 0 0 23 1 0 0 15 0 8 0 156728925 937619456 33713 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23699] ppid=23690 vsize=915644 CPUtime=0
/proc/23692/task/23699/stat : 23699 (java) S 23690 23692 23051 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 156728925 937619456 33713 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23700] ppid=23690 vsize=915644 CPUtime=0
/proc/23692/task/23700/stat : 23700 (java) S 23690 23692 23051 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156728925 937619456 33713 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 915644

[startup+12.7509 s]
/proc/loadavg: 1.50 1.82 1.85 3/100 23700
/proc/meminfo: memFree=1099008/2055920 swapFree=4191880/4192956
[pid=23692] ppid=23690 vsize=915872 CPUtime=12.57
/proc/23692/stat : 23692 (java) R 23690 23692 23051 0 -1 0 37746 0 1 0 1122 135 0 0 25 0 8 0 156728917 937852928 37338 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074242827 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23692/statm: 228968 37338 2538 14 0 215438 0
[pid=23692/tid=23694] ppid=23690 vsize=915872 CPUtime=1.19
/proc/23692/task/23694/stat : 23694 (java) S 23690 23692 23051 0 -1 64 20545 0 0 0 112 7 0 0 17 0 8 0 156728922 937852928 37338 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23695] ppid=23690 vsize=915872 CPUtime=0
/proc/23692/task/23695/stat : 23695 (java) S 23690 23692 23051 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156728922 937852928 37338 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23696] ppid=23690 vsize=915872 CPUtime=0
/proc/23692/task/23696/stat : 23696 (java) S 23690 23692 23051 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156728922 937852928 37338 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23697] ppid=23690 vsize=915872 CPUtime=0
/proc/23692/task/23697/stat : 23697 (java) S 23690 23692 23051 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 156728925 937852928 37338 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23698] ppid=23690 vsize=915872 CPUtime=0.34
/proc/23692/task/23698/stat : 23698 (java) S 23690 23692 23051 0 -1 64 548 0 0 0 33 1 0 0 15 0 8 0 156728925 937852928 37338 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23699] ppid=23690 vsize=915872 CPUtime=0
/proc/23692/task/23699/stat : 23699 (java) S 23690 23692 23051 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 156728925 937852928 37338 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23700] ppid=23690 vsize=915872 CPUtime=0
/proc/23692/task/23700/stat : 23700 (java) S 23690 23692 23051 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156728925 937852928 37338 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 915872

[startup+25.6076 s]
/proc/loadavg: 1.42 1.80 1.84 2/88 23702
/proc/meminfo: memFree=1179816/2055920 swapFree=4191880/4192956
[pid=23692] ppid=23690 vsize=915872 CPUtime=25.41
/proc/23692/stat : 23692 (java) R 23690 23692 23051 0 -1 0 41866 0 1 0 2404 137 0 0 25 0 8 0 156728917 937852928 41449 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072944998 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23692/statm: 228968 41449 2538 14 0 215438 0
[pid=23692/tid=23694] ppid=23690 vsize=915872 CPUtime=1.25
/proc/23692/task/23694/stat : 23694 (java) S 23690 23692 23051 0 -1 64 24639 0 0 0 116 9 0 0 16 0 8 0 156728922 937852928 41449 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23695] ppid=23690 vsize=915872 CPUtime=0
/proc/23692/task/23695/stat : 23695 (java) S 23690 23692 23051 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156728922 937852928 41449 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23696] ppid=23690 vsize=915872 CPUtime=0
/proc/23692/task/23696/stat : 23696 (java) S 23690 23692 23051 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156728922 937852928 41449 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23697] ppid=23690 vsize=915872 CPUtime=0
/proc/23692/task/23697/stat : 23697 (java) S 23690 23692 23051 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 156728925 937852928 41449 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23698] ppid=23690 vsize=915872 CPUtime=0.37
/proc/23692/task/23698/stat : 23698 (java) S 23690 23692 23051 0 -1 64 568 0 0 0 36 1 0 0 15 0 8 0 156728925 937852928 41449 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23699] ppid=23690 vsize=915872 CPUtime=0
/proc/23692/task/23699/stat : 23699 (java) S 23690 23692 23051 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 156728925 937852928 41449 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23700] ppid=23690 vsize=915872 CPUtime=0
/proc/23692/task/23700/stat : 23700 (java) S 23690 23692 23051 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156728925 937852928 41449 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 915872

[startup+51.2929 s]
/proc/loadavg: 1.25 1.72 1.81 2/88 23712
/proc/meminfo: memFree=1106344/2055920 swapFree=4191880/4192956
[pid=23692] ppid=23690 vsize=915872 CPUtime=51.07
/proc/23692/stat : 23692 (java) R 23690 23692 23051 0 -1 0 60533 0 1 0 4963 144 0 0 25 0 8 0 156728917 937852928 60109 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074253255 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23692/statm: 228968 60109 2538 14 0 215438 0
[pid=23692/tid=23694] ppid=23690 vsize=915872 CPUtime=1.42
/proc/23692/task/23694/stat : 23694 (java) S 23690 23692 23051 0 -1 64 43294 0 0 0 126 16 0 0 16 0 8 0 156728922 937852928 60109 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23695] ppid=23690 vsize=915872 CPUtime=0
/proc/23692/task/23695/stat : 23695 (java) S 23690 23692 23051 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156728922 937852928 60109 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23696] ppid=23690 vsize=915872 CPUtime=0
/proc/23692/task/23696/stat : 23696 (java) S 23690 23692 23051 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156728922 937852928 60109 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23697] ppid=23690 vsize=915872 CPUtime=0
/proc/23692/task/23697/stat : 23697 (java) S 23690 23692 23051 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 156728925 937852928 60109 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23698] ppid=23690 vsize=915872 CPUtime=0.38
/proc/23692/task/23698/stat : 23698 (java) S 23690 23692 23051 0 -1 64 574 0 0 0 37 1 0 0 16 0 8 0 156728925 937852928 60109 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23699] ppid=23690 vsize=915872 CPUtime=0
/proc/23692/task/23699/stat : 23699 (java) S 23690 23692 23051 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 156728925 937852928 60109 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23700] ppid=23690 vsize=915872 CPUtime=0
/proc/23692/task/23700/stat : 23700 (java) S 23690 23692 23051 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156728925 937852928 60109 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 915872

[startup+102.5 s]
/proc/loadavg: 1.60 1.73 1.81 3/100 23758
/proc/meminfo: memFree=877960/2055920 swapFree=4191880/4192956
[pid=23692] ppid=23690 vsize=915872 CPUtime=102.07
/proc/23692/stat : 23692 (java) R 23690 23692 23051 0 -1 0 108257 0 1 0 10044 163 0 0 25 0 8 0 156728917 937852928 107823 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074170572 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23692/statm: 228968 107823 2538 14 0 215438 0
[pid=23692/tid=23694] ppid=23690 vsize=915872 CPUtime=1.8
/proc/23692/task/23694/stat : 23694 (java) S 23690 23692 23051 0 -1 64 91008 0 0 0 146 34 0 0 16 0 8 0 156728922 937852928 107823 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23695] ppid=23690 vsize=915872 CPUtime=0
/proc/23692/task/23695/stat : 23695 (java) S 23690 23692 23051 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156728922 937852928 107823 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23696] ppid=23690 vsize=915872 CPUtime=0
/proc/23692/task/23696/stat : 23696 (java) S 23690 23692 23051 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156728922 937852928 107823 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23697] ppid=23690 vsize=915872 CPUtime=0
/proc/23692/task/23697/stat : 23697 (java) S 23690 23692 23051 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 156728925 937852928 107823 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23698] ppid=23690 vsize=915872 CPUtime=0.38
/proc/23692/task/23698/stat : 23698 (java) S 23690 23692 23051 0 -1 64 574 0 0 0 37 1 0 0 16 0 8 0 156728925 937852928 107823 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23699] ppid=23690 vsize=915872 CPUtime=0
/proc/23692/task/23699/stat : 23699 (java) S 23690 23692 23051 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 156728925 937852928 107823 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23700] ppid=23690 vsize=915872 CPUtime=0
/proc/23692/task/23700/stat : 23700 (java) S 23690 23692 23051 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156728925 937852928 107823 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.07
Current children cumulated vsize (KiB) 915872

[startup+162.563 s]
/proc/loadavg: 1.85 1.78 1.82 3/100 23758
/proc/meminfo: memFree=680456/2055920 swapFree=4191880/4192956
[pid=23692] ppid=23690 vsize=915872 CPUtime=161.84
/proc/23692/stat : 23692 (java) R 23690 23692 23051 0 -1 0 157542 0 1 0 16001 183 0 0 25 0 8 0 156728917 937852928 157098 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074232602 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

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

[startup+1483.63 s]
/proc/loadavg: 2.00 2.00 1.91 3/100 23758
/proc/meminfo: memFree=680072/2055920 swapFree=4191880/4192956
[pid=23692] ppid=23690 vsize=915872 CPUtime=1476.08
/proc/23692/stat : 23692 (java) R 23690 23692 23051 0 -1 0 157545 0 1 0 147422 186 0 0 25 0 8 0 156728917 937852928 157099 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074204580 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23692/statm: 228968 157099 2538 14 0 215438 0
[pid=23692/tid=23694] ppid=23690 vsize=915872 CPUtime=2.2
/proc/23692/task/23694/stat : 23694 (java) S 23690 23692 23051 0 -1 64 140283 0 0 0 167 53 0 0 16 0 8 0 156728922 937852928 157099 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23695] ppid=23690 vsize=915872 CPUtime=0
/proc/23692/task/23695/stat : 23695 (java) S 23690 23692 23051 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156728922 937852928 157099 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23696] ppid=23690 vsize=915872 CPUtime=0
/proc/23692/task/23696/stat : 23696 (java) S 23690 23692 23051 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156728922 937852928 157099 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23697] ppid=23690 vsize=915872 CPUtime=0
/proc/23692/task/23697/stat : 23697 (java) S 23690 23692 23051 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 156728925 937852928 157099 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23698] ppid=23690 vsize=915872 CPUtime=0.38
/proc/23692/task/23698/stat : 23698 (java) S 23690 23692 23051 0 -1 64 575 0 0 0 37 1 0 0 16 0 8 0 156728925 937852928 157099 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23699] ppid=23690 vsize=915872 CPUtime=0
/proc/23692/task/23699/stat : 23699 (java) S 23690 23692 23051 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 156728925 937852928 157099 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23700] ppid=23690 vsize=915872 CPUtime=0
/proc/23692/task/23700/stat : 23700 (java) S 23690 23692 23051 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156728925 937852928 157099 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1476.08
Current children cumulated vsize (KiB) 915872

[startup+1543.69 s]
/proc/loadavg: 2.00 2.00 1.91 3/106 23860
/proc/meminfo: memFree=678640/2055920 swapFree=4191880/4192956
[pid=23692] ppid=23690 vsize=915872 CPUtime=1535.77
/proc/23692/stat : 23692 (java) R 23690 23692 23051 0 -1 0 157545 0 1 0 153386 191 0 0 25 0 8 0 156728917 937852928 157099 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073336169 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23692/statm: 228968 157099 2538 14 0 215438 0
[pid=23692/tid=23694] ppid=23690 vsize=915872 CPUtime=2.2
/proc/23692/task/23694/stat : 23694 (java) S 23690 23692 23051 0 -1 64 140283 0 0 0 167 53 0 0 16 0 8 0 156728922 937852928 157099 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23695] ppid=23690 vsize=915872 CPUtime=0
/proc/23692/task/23695/stat : 23695 (java) S 23690 23692 23051 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156728922 937852928 157099 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23696] ppid=23690 vsize=915872 CPUtime=0
/proc/23692/task/23696/stat : 23696 (java) S 23690 23692 23051 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156728922 937852928 157099 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23697] ppid=23690 vsize=915872 CPUtime=0
/proc/23692/task/23697/stat : 23697 (java) S 23690 23692 23051 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 156728925 937852928 157099 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23698] ppid=23690 vsize=915872 CPUtime=0.38
/proc/23692/task/23698/stat : 23698 (java) S 23690 23692 23051 0 -1 64 575 0 0 0 37 1 0 0 16 0 8 0 156728925 937852928 157099 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23699] ppid=23690 vsize=915872 CPUtime=0
/proc/23692/task/23699/stat : 23699 (java) S 23690 23692 23051 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 156728925 937852928 157099 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23700] ppid=23690 vsize=915872 CPUtime=0
/proc/23692/task/23700/stat : 23700 (java) S 23690 23692 23051 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156728925 937852928 157099 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1535.77
Current children cumulated vsize (KiB) 915872

[startup+1603.77 s]
/proc/loadavg: 2.06 2.01 1.91 3/106 23930
/proc/meminfo: memFree=678672/2055920 swapFree=4191880/4192956
[pid=23692] ppid=23690 vsize=915872 CPUtime=1595.53
/proc/23692/stat : 23692 (java) R 23690 23692 23051 0 -1 0 157545 0 1 0 159354 199 0 0 25 0 8 0 156728917 937852928 157099 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074170572 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23692/statm: 228968 157099 2538 14 0 215438 0
[pid=23692/tid=23694] ppid=23690 vsize=915872 CPUtime=2.2
/proc/23692/task/23694/stat : 23694 (java) S 23690 23692 23051 0 -1 64 140283 0 0 0 167 53 0 0 16 0 8 0 156728922 937852928 157099 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23695] ppid=23690 vsize=915872 CPUtime=0
/proc/23692/task/23695/stat : 23695 (java) S 23690 23692 23051 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156728922 937852928 157099 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23696] ppid=23690 vsize=915872 CPUtime=0
/proc/23692/task/23696/stat : 23696 (java) S 23690 23692 23051 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156728922 937852928 157099 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23697] ppid=23690 vsize=915872 CPUtime=0
/proc/23692/task/23697/stat : 23697 (java) S 23690 23692 23051 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 156728925 937852928 157099 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23698] ppid=23690 vsize=915872 CPUtime=0.38
/proc/23692/task/23698/stat : 23698 (java) S 23690 23692 23051 0 -1 64 575 0 0 0 37 1 0 0 16 0 8 0 156728925 937852928 157099 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23699] ppid=23690 vsize=915872 CPUtime=0
/proc/23692/task/23699/stat : 23699 (java) S 23690 23692 23051 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 156728925 937852928 157099 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23700] ppid=23690 vsize=915872 CPUtime=0
/proc/23692/task/23700/stat : 23700 (java) S 23690 23692 23051 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156728925 937852928 157099 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1595.53
Current children cumulated vsize (KiB) 915872

[startup+1663.82 s]
/proc/loadavg: 2.02 2.01 1.91 3/100 23956
/proc/meminfo: memFree=679688/2055920 swapFree=4191880/4192956
[pid=23692] ppid=23690 vsize=915872 CPUtime=1655.26
/proc/23692/stat : 23692 (java) R 23690 23692 23051 0 -1 0 157545 0 1 0 165326 200 0 0 25 0 8 0 156728917 937852928 157099 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074232647 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23692/statm: 228968 157099 2538 14 0 215438 0
[pid=23692/tid=23694] ppid=23690 vsize=915872 CPUtime=2.2
/proc/23692/task/23694/stat : 23694 (java) S 23690 23692 23051 0 -1 64 140283 0 0 0 167 53 0 0 16 0 8 0 156728922 937852928 157099 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23695] ppid=23690 vsize=915872 CPUtime=0
/proc/23692/task/23695/stat : 23695 (java) S 23690 23692 23051 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156728922 937852928 157099 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23696] ppid=23690 vsize=915872 CPUtime=0
/proc/23692/task/23696/stat : 23696 (java) S 23690 23692 23051 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156728922 937852928 157099 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23697] ppid=23690 vsize=915872 CPUtime=0
/proc/23692/task/23697/stat : 23697 (java) S 23690 23692 23051 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 156728925 937852928 157099 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23698] ppid=23690 vsize=915872 CPUtime=0.38
/proc/23692/task/23698/stat : 23698 (java) S 23690 23692 23051 0 -1 64 575 0 0 0 37 1 0 0 16 0 8 0 156728925 937852928 157099 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23699] ppid=23690 vsize=915872 CPUtime=0
/proc/23692/task/23699/stat : 23699 (java) S 23690 23692 23051 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 156728925 937852928 157099 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23700] ppid=23690 vsize=915872 CPUtime=0
/proc/23692/task/23700/stat : 23700 (java) S 23690 23692 23051 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156728925 937852928 157099 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1655.26
Current children cumulated vsize (KiB) 915872

[startup+1723.87 s]
/proc/loadavg: 2.00 2.00 1.91 3/100 23956
/proc/meminfo: memFree=679688/2055920 swapFree=4191880/4192956
[pid=23692] ppid=23690 vsize=915872 CPUtime=1714.99
/proc/23692/stat : 23692 (java) R 23690 23692 23051 0 -1 0 157545 0 1 0 171299 200 0 0 25 0 8 0 156728917 937852928 157099 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072918600 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23692/statm: 228968 157099 2538 14 0 215438 0
[pid=23692/tid=23694] ppid=23690 vsize=915872 CPUtime=2.2
/proc/23692/task/23694/stat : 23694 (java) S 23690 23692 23051 0 -1 64 140283 0 0 0 167 53 0 0 16 0 8 0 156728922 937852928 157099 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23695] ppid=23690 vsize=915872 CPUtime=0
/proc/23692/task/23695/stat : 23695 (java) S 23690 23692 23051 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156728922 937852928 157099 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23696] ppid=23690 vsize=915872 CPUtime=0
/proc/23692/task/23696/stat : 23696 (java) S 23690 23692 23051 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156728922 937852928 157099 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23697] ppid=23690 vsize=915872 CPUtime=0
/proc/23692/task/23697/stat : 23697 (java) S 23690 23692 23051 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 156728925 937852928 157099 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23698] ppid=23690 vsize=915872 CPUtime=0.38
/proc/23692/task/23698/stat : 23698 (java) S 23690 23692 23051 0 -1 64 575 0 0 0 37 1 0 0 16 0 8 0 156728925 937852928 157099 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23699] ppid=23690 vsize=915872 CPUtime=0
/proc/23692/task/23699/stat : 23699 (java) S 23690 23692 23051 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 156728925 937852928 157099 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23700] ppid=23690 vsize=915872 CPUtime=0
/proc/23692/task/23700/stat : 23700 (java) S 23690 23692 23051 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156728925 937852928 157099 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1714.99
Current children cumulated vsize (KiB) 915872

[startup+1783.91 s]
/proc/loadavg: 2.00 2.00 1.91 3/100 23956
/proc/meminfo: memFree=679688/2055920 swapFree=4191880/4192956
[pid=23692] ppid=23690 vsize=915872 CPUtime=1774.73
/proc/23692/stat : 23692 (java) R 23690 23692 23051 0 -1 0 157545 0 1 0 177273 200 0 0 25 0 8 0 156728917 937852928 157099 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074207355 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23692/statm: 228968 157099 2538 14 0 215438 0
[pid=23692/tid=23694] ppid=23690 vsize=915872 CPUtime=2.2
/proc/23692/task/23694/stat : 23694 (java) S 23690 23692 23051 0 -1 64 140283 0 0 0 167 53 0 0 16 0 8 0 156728922 937852928 157099 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23695] ppid=23690 vsize=915872 CPUtime=0
/proc/23692/task/23695/stat : 23695 (java) S 23690 23692 23051 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156728922 937852928 157099 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23696] ppid=23690 vsize=915872 CPUtime=0
/proc/23692/task/23696/stat : 23696 (java) S 23690 23692 23051 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156728922 937852928 157099 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23697] ppid=23690 vsize=915872 CPUtime=0
/proc/23692/task/23697/stat : 23697 (java) S 23690 23692 23051 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 156728925 937852928 157099 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23698] ppid=23690 vsize=915872 CPUtime=0.38
/proc/23692/task/23698/stat : 23698 (java) S 23690 23692 23051 0 -1 64 575 0 0 0 37 1 0 0 16 0 8 0 156728925 937852928 157099 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23699] ppid=23690 vsize=915872 CPUtime=0
/proc/23692/task/23699/stat : 23699 (java) S 23690 23692 23051 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 156728925 937852928 157099 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23700] ppid=23690 vsize=915872 CPUtime=0
/proc/23692/task/23700/stat : 23700 (java) S 23690 23692 23051 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156728925 937852928 157099 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1774.73
Current children cumulated vsize (KiB) 915872



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.31 s]
/proc/loadavg: 2.00 2.00 1.91 3/100 23956
/proc/meminfo: memFree=679688/2055920 swapFree=4191880/4192956
[pid=23692] ppid=23690 vsize=915872 CPUtime=1800
/proc/23692/stat : 23692 (java) R 23690 23692 23051 0 -1 0 157545 0 1 0 179799 201 0 0 25 0 8 0 156728917 937852928 157099 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074232602 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23692/statm: 228968 157099 2538 14 0 215438 0
[pid=23692/tid=23694] ppid=23690 vsize=915872 CPUtime=2.2
/proc/23692/task/23694/stat : 23694 (java) S 23690 23692 23051 0 -1 64 140283 0 0 0 167 53 0 0 16 0 8 0 156728922 937852928 157099 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23695] ppid=23690 vsize=915872 CPUtime=0
/proc/23692/task/23695/stat : 23695 (java) S 23690 23692 23051 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156728922 937852928 157099 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23696] ppid=23690 vsize=915872 CPUtime=0
/proc/23692/task/23696/stat : 23696 (java) S 23690 23692 23051 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156728922 937852928 157099 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23697] ppid=23690 vsize=915872 CPUtime=0
/proc/23692/task/23697/stat : 23697 (java) S 23690 23692 23051 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 156728925 937852928 157099 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23698] ppid=23690 vsize=915872 CPUtime=0.38
/proc/23692/task/23698/stat : 23698 (java) S 23690 23692 23051 0 -1 64 575 0 0 0 37 1 0 0 16 0 8 0 156728925 937852928 157099 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23699] ppid=23690 vsize=915872 CPUtime=0
/proc/23692/task/23699/stat : 23699 (java) S 23690 23692 23051 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 156728925 937852928 157099 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23692/tid=23700] ppid=23690 vsize=915872 CPUtime=0
/proc/23692/task/23700/stat : 23700 (java) S 23690 23692 23051 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156728925 937852928 157099 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 915872

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

Child status: 143
Real time (s): 1809.43
CPU time (s): 1800.11
CPU user time (s): 1798.01
CPU system time (s): 2.10168
CPU usage (%): 99.4851
Max. virtual memory (cumulated for all children) (KiB): 916148

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.01
system time used= 2.10168
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 157560
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= 38542
involuntary context switches= 35927

runsolver used 2.22166 s user time and 5.74913 s system time

The end

Launcher Data (download as text)

Begin job on node16 on Sat Jan  6 11:35:40 UTC 2007


IDJOB= 237581
IDBENCH= 6950
FILE ID= node16/237581-1168083326

PBS_JOBID= 3476208

Free space on /tmp= 66493 MiB

BENCH NAME= HOME/pub/bench/CPAI06/haystacks/haystacks_51.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/237581-1168083326/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node16/watcher-237581-1168083326 -o ROOT/results/node16/solver-237581-1168083326 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/237581-1168083326/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  7449812ad9d5b64f3fdae9e735635b0c

RANDOM SEED= 913613575

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.220
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.220
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:       1239248 kB
Buffers:         64860 kB
Cached:         508860 kB
SwapCached:        268 kB
Active:         311260 kB
Inactive:       407672 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1239248 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            9644 kB
Writeback:           0 kB
Mapped:         173680 kB
Slab:            82292 kB
Committed_AS:  4716504 kB
PageTables:       2596 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= 66493 MiB



End job on node16 on Sat Jan  6 12:05:54 UTC 2007