Trace number 237533

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.2 1802.35

General information on the benchmark

Namehaystacks/
haystacks_26.xml
MD5SUMb92463ea8cbb51f9a3234236cd8f2202
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 benchmark31.5232
SatisfiableNO
(Un)Satisfiability was proved
Number of variables676
Number of constraints8475
Maximum constraint arity2
Maximum domain size26
Number of constraints which are defined in extension0
Number of constraints which are defined in intension8475
Global constraints used (with number of constraints)

Solver Data (download as text)

0.32	   
0.32	Abscon 109 (November, 2006)
0.32	   
0.32	   configuration
0.32	     name=mac.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/237533-1168083326/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.47	     nbVariables=676  nbDomainTypes=1  minDomainSize=26  maxDomainSize=26
0.48	       =>  wckTime=0.156  cpuTime=0.13  mem=7M862
0.48	   
0.48	   predicates being loaded...
0.48	   
0.48	   constraints being loaded...
1.70	     nbConstraints=8475  nbConvertedConstraints=8475  nbConvertConstraintsChecks=2704  nbExtensionStructures=4
1.70	     nbSharedExtensionStructures=8471  nbConflictsStructures=4  nbSharedConflictsStructures=8471
1.70	     nbSharedBinaryRepresentations=155  maxDegree=26  maxArity=2
1.70	       =>  wckTime=1.38  cpuTime=1.17  mem=12M657
1.78	   
1.78	   solver IterativeSystematicSolver being built... 
1.97	       =>  wckTime=1.647  cpuTime=1.32  mem=21M686
2.01	   
2.01	   preprocessing
2.01	     nbConstraintChecks=0  nbPropagations=676  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
2.01	     detectedInconsistency=no
2.01	       =>  wckTime=0.04  cpuTime=0.04  mem=21M686
2.12	   
2.12	   search
2.12	     run=0  nbConstraintChecks=33743  nbPropagations=2387  nbRevisions=1745  nbUselessRevisions=63  nbAssignments=90
2.12	     nbFailedAssignments=10  nbBacktracks=10  nbVisitedNodes=111  nbRestartNogoods=0  mapSize=10  nbInferences=0
2.12	     nbTooLargeKeys=0
2.12	       =>  wckTime=0.15  cpuTime=0.12  mem=21M686
2.17	   
2.17	   search
2.17	     run=1  nbConstraintChecks=67757  nbPropagations=6529  nbRevisions=5289  nbUselessRevisions=196  nbAssignments=190
2.17	     nbFailedAssignments=24  nbBacktracks=25  nbVisitedNodes=239  nbRestartNogoods=4  mapSize=25  nbInferences=0
2.17	     nbTooLargeKeys=0
2.17	       =>  wckTime=0.199  cpuTime=0.17  mem=22M681
2.22	   
2.22	   search
2.22	     run=2  nbConstraintChecks=101920  nbPropagations=12465  nbRevisions=10681  nbUselessRevisions=404
2.22	     nbAssignments=299  nbFailedAssignments=42  nbBacktracks=47  nbVisitedNodes=384  nbRestartNogoods=7  mapSize=45
2.22	     nbInferences=0  nbTooLargeKeys=0
2.22	       =>  wckTime=0.247  cpuTime=0.22  mem=22M681
2.27	   
2.27	   search
2.27	     run=3  nbConstraintChecks=136398  nbPropagations=20289  nbRevisions=18014  nbUselessRevisions=688
2.27	     nbAssignments=428  nbFailedAssignments=68  nbBacktracks=80  nbVisitedNodes=566  nbRestartNogoods=10  mapSize=77
2.27	     nbInferences=1  nbTooLargeKeys=0
2.27	       =>  wckTime=0.301  cpuTime=0.27  mem=22M681
2.33	   
2.33	   search
2.33	     run=4  nbConstraintChecks=171278  nbPropagations=30149  nbRevisions=27431  nbUselessRevisions=1050
2.33	     nbAssignments=589  nbFailedAssignments=105  nbBacktracks=131  nbVisitedNodes=806  nbRestartNogoods=13  mapSize=128
2.33	     nbInferences=6  nbTooLargeKeys=0
2.33	       =>  wckTime=0.362  cpuTime=0.33  mem=23M676
2.41	   
2.41	   search
2.41	     run=5  nbConstraintChecks=206838  nbPropagations=42274  nbRevisions=39136  nbUselessRevisions=1489
2.41	     nbAssignments=798  nbFailedAssignments=154  nbBacktracks=206  nbVisitedNodes=1130  nbRestartNogoods=17  mapSize=203
2.41	     nbInferences=23  nbTooLargeKeys=0
2.41	       =>  wckTime=0.438  cpuTime=0.4  mem=23M676
2.50	   
2.50	   search
2.50	     run=6  nbConstraintChecks=243234  nbPropagations=56984  nbRevisions=53442  nbUselessRevisions=2009
2.50	     nbAssignments=1078  nbFailedAssignments=229  nbBacktracks=320  nbVisitedNodes=1582  nbRestartNogoods=19
2.50	     mapSize=317  nbInferences=45  nbTooLargeKeys=0
2.50	       =>  wckTime=0.531  cpuTime=0.49  mem=24M670
2.62	   
2.62	   search
2.62	     run=7  nbConstraintChecks=280956  nbPropagations=74779  nbRevisions=70811  nbUselessRevisions=2613
2.62	     nbAssignments=1467  nbFailedAssignments=336  nbBacktracks=490  nbVisitedNodes=2227  nbRestartNogoods=25
2.62	     mapSize=487  nbInferences=87  nbTooLargeKeys=0
2.62	       =>  wckTime=0.652  cpuTime=0.61  mem=25M665
2.79	   
2.79	   search
2.79	     run=8  nbConstraintChecks=320763  nbPropagations=96442  nbRevisions=91949  nbUselessRevisions=3305
2.79	     nbAssignments=2026  nbFailedAssignments=487  nbBacktracks=746  nbVisitedNodes=3171  nbRestartNogoods=33
2.79	     mapSize=743  nbInferences=170  nbTooLargeKeys=0
2.79	       =>  wckTime=0.817  cpuTime=0.76  mem=26M660
2.96	   
2.96	   search
2.96	     run=9  nbConstraintChecks=368483  nbPropagations=122609  nbRevisions=117743  nbUselessRevisions=4187
2.96	     nbAssignments=2708  nbFailedAssignments=736  nbBacktracks=1131  nbVisitedNodes=4367  nbRestartNogoods=40
2.96	     mapSize=1102  nbInferences=186  nbTooLargeKeys=0
2.96	       =>  wckTime=0.986  cpuTime=0.93  mem=27M654
3.21	   
3.21	   search
3.21	     run=10  nbConstraintChecks=432468  nbPropagations=155920  nbRevisions=150652  nbUselessRevisions=5526
3.21	     nbAssignments=3876  nbFailedAssignments=1045  nbBacktracks=1707  nbVisitedNodes=6413  nbRestartNogoods=41
3.21	     mapSize=1643  nbInferences=446  nbTooLargeKeys=0
3.21	       =>  wckTime=1.237  cpuTime=1.18  mem=28M649
3.66	   
3.66	   search
3.66	     run=11  nbConstraintChecks=538669  nbPropagations=200685  nbRevisions=194693  nbUselessRevisions=7348
3.66	     nbAssignments=5679  nbFailedAssignments=1502  nbBacktracks=2572  nbVisitedNodes=9519  nbRestartNogoods=47
3.66	     mapSize=2468  nbInferences=835  nbTooLargeKeys=0
3.66	       =>  wckTime=1.687  cpuTime=1.62  mem=31M633
4.48	   
4.48	   search
4.48	     run=12  nbConstraintChecks=656088  nbPropagations=263354  nbRevisions=254965  nbUselessRevisions=9639
4.48	     nbAssignments=8745  nbFailedAssignments=2086  nbBacktracks=3869  nbVisitedNodes=14847  nbRestartNogoods=59
4.48	     mapSize=3741  nbInferences=1929  nbTooLargeKeys=0
4.48	       =>  wckTime=2.512  cpuTime=2.45  mem=40M585
5.87	   
5.87	   search
5.87	     run=13  nbConstraintChecks=765130  nbPropagations=352516  nbRevisions=337631  nbUselessRevisions=12189
5.87	     nbAssignments=13740  nbFailedAssignments=2850  nbBacktracks=5815  nbVisitedNodes=23565  nbRestartNogoods=67
5.87	     mapSize=5687  nbInferences=4124  nbTooLargeKeys=0
5.87	       =>  wckTime=3.902  cpuTime=3.8  mem=25M410
7.10	   
7.10	   search
7.10	     run=14  nbConstraintChecks=967014  nbPropagations=473051  nbRevisions=451621  nbUselessRevisions=16357
7.10	     nbAssignments=19479  nbFailedAssignments=4596  nbBacktracks=8734  nbVisitedNodes=33827  nbRestartNogoods=76
7.10	     mapSize=8507  nbInferences=5155  nbTooLargeKeys=0
7.10	       =>  wckTime=5.13  cpuTime=5.03  mem=30M418
10.53	   
10.53	   search
10.53	     run=15  nbConstraintChecks=1315029  nbPropagations=667622  nbRevisions=627245  nbUselessRevisions=21934
10.53	     nbAssignments=32281  nbFailedAssignments=5968  nbBacktracks=13112  nbVisitedNodes=56308  nbRestartNogoods=87
10.53	     mapSize=12820  nbInferences=12091  nbTooLargeKeys=0
10.53	       =>  wckTime=8.559  cpuTime=8.45  mem=68M481
15.49	   
15.49	   search
15.49	     run=16  nbConstraintChecks=1841870  nbPropagations=971328  nbRevisions=893601  nbUselessRevisions=29796
15.49	     nbAssignments=51303  nbFailedAssignments=7937  nbBacktracks=19680  nbVisitedNodes=89637  nbRestartNogoods=111
15.49	     mapSize=19263  nbInferences=22461  nbTooLargeKeys=0
15.49	       =>  wckTime=13.516  cpuTime=13.31  mem=66M174
23.56	   
23.56	   search
23.56	     run=17  nbConstraintChecks=2487709  nbPropagations=1450441  nbRevisions=1299292  nbUselessRevisions=38884
23.56	     nbAssignments=82423  nbFailedAssignments=10424  nbBacktracks=29532  nbVisitedNodes=144401  nbRestartNogoods=133
23.56	     mapSize=29087  nbInferences=41132  nbTooLargeKeys=0
23.56	       =>  wckTime=21.592  cpuTime=21.29  mem=96M987
35.52	   
35.52	   search
35.52	     run=18  nbConstraintChecks=3627123  nbPropagations=2209566  nbRevisions=1930055  nbUselessRevisions=52631
35.52	     nbAssignments=130820  nbFailedAssignments=13782  nbBacktracks=44311  nbVisitedNodes=229633  nbRestartNogoods=157
35.52	     mapSize=43721  nbInferences=71252  nbTooLargeKeys=0
35.52	       =>  wckTime=33.553  cpuTime=33.14  mem=176M76
56.28	   
56.28	   search
56.28	     run=19  nbConstraintChecks=5640421  nbPropagations=3464521  nbRevisions=2956953  nbUselessRevisions=75106
56.28	     nbAssignments=211995  nbFailedAssignments=17815  nbBacktracks=66479  nbVisitedNodes=373713  nbRestartNogoods=182
56.28	     mapSize=65788  nbInferences=126092  nbTooLargeKeys=0
56.28	       =>  wckTime=54.307  cpuTime=53.66  mem=216M745
84.65	   
84.65	   search
84.65	     run=20  nbConstraintChecks=9456337  nbPropagations=5471337  nbRevisions=4607219  nbUselessRevisions=119088
84.65	     nbAssignments=329604  nbFailedAssignments=25317  nbBacktracks=99731  nbVisitedNodes=582908  nbRestartNogoods=198
84.65	     mapSize=98906  nbInferences=202787  nbTooLargeKeys=0
84.65	       =>  wckTime=82.681  cpuTime=81.79  mem=323M301
133.13	   
133.13	   search
133.13	     run=21  nbConstraintChecks=14347671  nbPropagations=8698015  nbRevisions=7214482  nbUselessRevisions=176733
133.13	     nbAssignments=525190  nbFailedAssignments=31907  nbBacktracks=149610  nbVisitedNodes=930628  nbRestartNogoods=226
133.13	     mapSize=148621  nbInferences=341744  nbTooLargeKeys=0
133.13	       =>  wckTime=131.157  cpuTime=129.79  mem=470M319
165.06	   
165.06	   INFO : Stopping hyperNogood (mapSize=185217, nbTooLargekeys=0, mem=600M245)
172.48	   
172.48	   search
172.48	     run=22  nbConstraintChecks=18584566  nbPropagations=13061717  nbRevisions=10806440  nbUselessRevisions=259647
172.48	     nbAssignments=726758  nbFailedAssignments=65103  nbBacktracks=224428  nbVisitedNodes=1291947  nbRestartNogoods=262
172.48	       =>  wckTime=170.512  cpuTime=168.83  mem=600M245
194.59	   
194.59	   search
194.59	     run=23  nbConstraintChecks=21973954  nbPropagations=18293552  nbRevisions=15309472  nbUselessRevisions=347791
194.59	     nbAssignments=916867  nbFailedAssignments=142798  nbBacktracks=336655  nbVisitedNodes=1637343  nbRestartNogoods=306
194.60	       =>  wckTime=192.625  cpuTime=190.92  mem=600M245
226.80	   
226.80	   search
226.80	     run=24  nbConstraintChecks=25603117  nbPropagations=24813663  nbRevisions=21110657  nbUselessRevisions=444290
226.80	     nbAssignments=1201982  nbFailedAssignments=259364  nbBacktracks=504996  nbVisitedNodes=2155561
226.80	     nbRestartNogoods=337
226.80	       =>  wckTime=224.833  cpuTime=223.08  mem=600M245
274.31	   
274.31	   search
274.31	     run=25  nbConstraintChecks=31024903  nbPropagations=33255266  nbRevisions=28848954  nbUselessRevisions=551700
274.31	     nbAssignments=1627779  nbFailedAssignments=432439  nbBacktracks=757507  nbVisitedNodes=2927456
274.32	     nbRestartNogoods=373
274.32	       =>  wckTime=272.345  cpuTime=270.54  mem=600M245
350.47	   
350.47	   search
350.47	     run=26  nbConstraintChecks=58482390  nbPropagations=45046320  nbRevisions=40772490  nbUselessRevisions=909401
350.47	     nbAssignments=2273599  nbFailedAssignments=699256  nbBacktracks=1136276  nbVisitedNodes=4103263
350.47	     nbRestartNogoods=416
350.47	       =>  wckTime=348.502  cpuTime=346.61  mem=600M245
453.26	   
453.26	   search
453.26	     run=27  nbConstraintChecks=70355463  nbPropagations=61161464  nbRevisions=57060557  nbUselessRevisions=1290817
453.26	     nbAssignments=3234437  nbFailedAssignments=1091706  nbBacktracks=1704427  nbVisitedNodes=5848848
453.26	     nbRestartNogoods=462
453.26	       =>  wckTime=451.287  cpuTime=449.29  mem=601M267
681.27	   
681.27	   search
681.27	     run=28  nbConstraintChecks=270803425  nbPropagations=89917159  nbRevisions=94778022  nbUselessRevisions=5512102
681.27	     nbAssignments=4730743  nbFailedAssignments=1735610  nbBacktracks=2556654  nbVisitedNodes=8634880
681.27	     nbRestartNogoods=501
681.27	       =>  wckTime=679.297  cpuTime=677.02  mem=601M267
904.35	   
904.35	   search
904.35	     run=29  nbConstraintChecks=301193415  nbPropagations=128506374  nbRevisions=142576212  nbUselessRevisions=9817102
904.35	     nbAssignments=6897659  nbFailedAssignments=2623926  nbBacktracks=3834994  nbVisitedNodes=12577121
904.35	     nbRestartNogoods=525
904.35	       =>  wckTime=902.383  cpuTime=899.85  mem=601M267
1237.37	   
1237.37	   search
1237.37	     run=30  nbConstraintChecks=339298174  nbPropagations=181635109  nbRevisions=204964033  nbUselessRevisions=14137988
1237.37	     nbAssignments=10143508  nbFailedAssignments=3952008  nbBacktracks=5752504  nbVisitedNodes=18478753
1237.37	     nbRestartNogoods=566
1237.37	       =>  wckTime=1235.398  cpuTime=1232.51  mem=601M267

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/node19/watcher-237533-1168083326 -o ROOT/results/node19/solver-237533-1168083326 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/237533-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: 0.23 1.19 1.54 3/81 25741
/proc/meminfo: memFree=1229016/2055920 swapFree=4171232/4192956
[pid=25740] ppid=25738 vsize=1784 CPUtime=0
/proc/25740/stat : 25740 (java) R 25738 25740 25118 0 -1 0 165 0 0 0 0 0 0 0 19 0 1 0 156728709 1826816 136 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 4294960144 0 2147483391 4096 0 0 0 0 17 0 0 0
/proc/25740/statm: 446 136 102 14 0 91 0

[startup+0.104715 s]
/proc/loadavg: 0.23 1.19 1.54 3/81 25741
/proc/meminfo: memFree=1229016/2055920 swapFree=4171232/4192956
[pid=25740] ppid=25738 vsize=912760 CPUtime=0.07
/proc/25740/stat : 25740 (java) R 25738 25740 25118 0 -1 0 2779 0 1 0 6 1 0 0 24 0 8 0 156728709 934666240 2525 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25740/statm: 228190 2525 1387 14 0 215091 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 912760

[startup+0.512788 s]
/proc/loadavg: 0.23 1.19 1.54 3/81 25741
/proc/meminfo: memFree=1229016/2055920 swapFree=4171232/4192956
[pid=25740] ppid=25738 vsize=915328 CPUtime=0.46
/proc/25740/stat : 25740 (java) S 25738 25740 25118 0 -1 0 6468 0 1 0 42 4 0 0 16 0 8 0 156728709 937295872 6207 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25740/statm: 228832 6207 2147 14 0 215302 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 915328

[startup+1.33394 s]
/proc/loadavg: 0.23 1.19 1.54 2/88 25748
/proc/meminfo: memFree=1178976/2055920 swapFree=4171232/4192956
[pid=25740] ppid=25738 vsize=915628 CPUtime=1.28
/proc/25740/stat : 25740 (java) R 25738 25740 25118 0 -1 0 16097 0 1 0 97 31 0 0 16 0 8 0 156728709 937603072 15835 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25740/statm: 228908 15835 2170 14 0 215378 0
[pid=25740/tid=25742] ppid=25738 vsize=915628 CPUtime=0
/proc/25740/task/25742/stat : 25742 (java) S 25738 25740 25118 0 -1 64 8 0 0 0 0 0 0 0 17 0 8 0 156728714 937603072 15836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25740/tid=25743] ppid=25738 vsize=915632 CPUtime=0
/proc/25740/task/25743/stat : 25743 (java) S 25738 25740 25118 0 -1 64 10 0 0 0 0 0 0 0 21 0 8 0 156728714 937607168 15836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25740/tid=25744] ppid=25738 vsize=915628 CPUtime=0
/proc/25740/task/25744/stat : 25744 (java) S 25738 25740 25118 0 -1 64 4 0 0 0 0 0 0 0 22 0 8 0 156728714 937603072 15836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25740/tid=25745] ppid=25738 vsize=915632 CPUtime=0
/proc/25740/task/25745/stat : 25745 (java) S 25738 25740 25118 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156728718 937607168 15837 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25740/tid=25746] ppid=25738 vsize=915628 CPUtime=0.16
/proc/25740/task/25746/stat : 25746 (java) S 25738 25740 25118 0 -1 64 425 0 0 0 15 1 0 0 16 0 8 0 156728718 937603072 15837 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25740/tid=25747] ppid=25738 vsize=915632 CPUtime=0
/proc/25740/task/25747/stat : 25747 (java) S 25738 25740 25118 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156728718 937607168 15837 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25740/tid=25748] ppid=25738 vsize=915628 CPUtime=0
/proc/25740/task/25748/stat : 25748 (java) S 25738 25740 25118 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156728718 937603072 15838 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 915628

[startup+2.98326 s]
/proc/loadavg: 0.23 1.19 1.54 2/88 25748
/proc/meminfo: memFree=1160288/2055920 swapFree=4171232/4192956
[pid=25740] ppid=25738 vsize=915720 CPUtime=2.94
/proc/25740/stat : 25740 (java) R 25738 25740 25118 0 -1 0 19896 0 1 0 246 48 0 0 17 0 8 0 156728709 937697280 19631 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074012944 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25740/statm: 228930 19631 2535 14 0 215400 0
[pid=25740/tid=25742] ppid=25738 vsize=915720 CPUtime=0.14
/proc/25740/task/25742/stat : 25742 (java) S 25738 25740 25118 0 -1 64 2792 0 0 0 14 0 0 0 16 0 8 0 156728714 937697280 19631 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25740/tid=25743] ppid=25738 vsize=915720 CPUtime=0
/proc/25740/task/25743/stat : 25743 (java) S 25738 25740 25118 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156728714 937697280 19631 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25740/tid=25744] ppid=25738 vsize=915720 CPUtime=0
/proc/25740/task/25744/stat : 25744 (java) S 25738 25740 25118 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156728714 937697280 19631 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25740/tid=25745] ppid=25738 vsize=915720 CPUtime=0
/proc/25740/task/25745/stat : 25745 (java) S 25738 25740 25118 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156728718 937697280 19631 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25740/tid=25746] ppid=25738 vsize=915720 CPUtime=0.27
/proc/25740/task/25746/stat : 25746 (java) S 25738 25740 25118 0 -1 64 491 0 0 0 26 1 0 0 16 0 8 0 156728718 937697280 19631 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25740/tid=25747] ppid=25738 vsize=915720 CPUtime=0
/proc/25740/task/25747/stat : 25747 (java) S 25738 25740 25118 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156728718 937697280 19631 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25740/tid=25748] ppid=25738 vsize=915720 CPUtime=0
/proc/25740/task/25748/stat : 25748 (java) S 25738 25740 25118 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156728718 937697280 19631 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915720

[startup+6.26787 s]
/proc/loadavg: 0.29 1.18 1.53 2/88 25751
/proc/meminfo: memFree=1159904/2055920 swapFree=4171232/4192956
[pid=25740] ppid=25738 vsize=915720 CPUtime=6.22
/proc/25740/stat : 25740 (java) R 25738 25740 25118 0 -1 0 24366 0 1 0 572 50 0 0 17 0 8 0 156728709 937697280 24099 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074012355 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25740/statm: 228930 24099 2535 14 0 215400 0
[pid=25740/tid=25742] ppid=25738 vsize=915720 CPUtime=0.17
/proc/25740/task/25742/stat : 25742 (java) S 25738 25740 25118 0 -1 64 7256 0 0 0 15 2 0 0 16 0 8 0 156728714 937697280 24099 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25740/tid=25743] ppid=25738 vsize=915720 CPUtime=0
/proc/25740/task/25743/stat : 25743 (java) S 25738 25740 25118 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156728714 937697280 24099 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25740/tid=25744] ppid=25738 vsize=915720 CPUtime=0
/proc/25740/task/25744/stat : 25744 (java) S 25738 25740 25118 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156728714 937697280 24099 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25740/tid=25745] ppid=25738 vsize=915720 CPUtime=0
/proc/25740/task/25745/stat : 25745 (java) S 25738 25740 25118 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156728718 937697280 24099 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25740/tid=25746] ppid=25738 vsize=915720 CPUtime=0.27
/proc/25740/task/25746/stat : 25746 (java) S 25738 25740 25118 0 -1 64 495 0 0 0 26 1 0 0 16 0 8 0 156728718 937697280 24099 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25740/tid=25747] ppid=25738 vsize=915720 CPUtime=0
/proc/25740/task/25747/stat : 25747 (java) S 25738 25740 25118 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156728718 937697280 24099 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25740/tid=25748] ppid=25738 vsize=915720 CPUtime=0
/proc/25740/task/25748/stat : 25748 (java) S 25738 25740 25118 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156728718 937697280 24099 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 915720

[startup+12.7573 s]
/proc/loadavg: 0.35 1.18 1.53 2/88 25781
/proc/meminfo: memFree=1116968/2055920 swapFree=4171232/4192956
[pid=25740] ppid=25738 vsize=915720 CPUtime=12.7
/proc/25740/stat : 25740 (java) R 25738 25740 25118 0 -1 0 29561 0 1 0 1218 52 0 0 19 0 8 0 156728709 937697280 29293 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074053632 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25740/statm: 228930 29293 2535 14 0 215400 0
[pid=25740/tid=25742] ppid=25738 vsize=915720 CPUtime=0.22
/proc/25740/task/25742/stat : 25742 (java) S 25738 25740 25118 0 -1 64 12450 0 0 0 18 4 0 0 16 0 8 0 156728714 937697280 29293 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25740/tid=25743] ppid=25738 vsize=915720 CPUtime=0
/proc/25740/task/25743/stat : 25743 (java) S 25738 25740 25118 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156728714 937697280 29293 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25740/tid=25744] ppid=25738 vsize=915720 CPUtime=0
/proc/25740/task/25744/stat : 25744 (java) S 25738 25740 25118 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156728714 937697280 29293 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25740/tid=25745] ppid=25738 vsize=915720 CPUtime=0
/proc/25740/task/25745/stat : 25745 (java) S 25738 25740 25118 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156728718 937697280 29293 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25740/tid=25746] ppid=25738 vsize=915720 CPUtime=0.27
/proc/25740/task/25746/stat : 25746 (java) S 25738 25740 25118 0 -1 64 495 0 0 0 26 1 0 0 16 0 8 0 156728718 937697280 29293 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25740/tid=25747] ppid=25738 vsize=915720 CPUtime=0
/proc/25740/task/25747/stat : 25747 (java) S 25738 25740 25118 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156728718 937697280 29293 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25740/tid=25748] ppid=25738 vsize=915720 CPUtime=0
/proc/25740/task/25748/stat : 25748 (java) S 25738 25740 25118 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156728718 937697280 29293 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 915720

[startup+25.6027 s]
/proc/loadavg: 0.65 1.20 1.53 3/100 25793
/proc/meminfo: memFree=996744/2055920 swapFree=4171232/4192956
[pid=25740] ppid=25738 vsize=915720 CPUtime=25.53
/proc/25740/stat : 25740 (java) R 25738 25740 25118 0 -1 0 42115 0 1 0 2497 56 0 0 25 0 8 0 156728709 937697280 41844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074013842 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25740/statm: 228930 41844 2535 14 0 215400 0
[pid=25740/tid=25742] ppid=25738 vsize=915720 CPUtime=0.34
/proc/25740/task/25742/stat : 25742 (java) S 25738 25740 25118 0 -1 64 25001 0 0 0 26 8 0 0 16 0 8 0 156728714 937697280 41844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25740/tid=25743] ppid=25738 vsize=915720 CPUtime=0
/proc/25740/task/25743/stat : 25743 (java) S 25738 25740 25118 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156728714 937697280 41844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25740/tid=25744] ppid=25738 vsize=915720 CPUtime=0
/proc/25740/task/25744/stat : 25744 (java) S 25738 25740 25118 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156728714 937697280 41844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25740/tid=25745] ppid=25738 vsize=915720 CPUtime=0
/proc/25740/task/25745/stat : 25745 (java) S 25738 25740 25118 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156728718 937697280 41844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25740/tid=25746] ppid=25738 vsize=915720 CPUtime=0.27
/proc/25740/task/25746/stat : 25746 (java) S 25738 25740 25118 0 -1 64 495 0 0 0 26 1 0 0 16 0 8 0 156728718 937697280 41844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25740/tid=25747] ppid=25738 vsize=915720 CPUtime=0
/proc/25740/task/25747/stat : 25747 (java) S 25738 25740 25118 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156728718 937697280 41844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25740/tid=25748] ppid=25738 vsize=915720 CPUtime=0
/proc/25740/task/25748/stat : 25748 (java) S 25738 25740 25118 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156728718 937697280 41844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.53
Current children cumulated vsize (KiB) 915720

[startup+51.2245 s]
/proc/loadavg: 1.11 1.27 1.54 3/100 25793
/proc/meminfo: memFree=804616/2055920 swapFree=4171232/4192956
[pid=25740] ppid=25738 vsize=915720 CPUtime=51.11
/proc/25740/stat : 25740 (java) R 25738 25740 25118 0 -1 0 65699 0 1 0 5046 65 0 0 25 0 8 0 156728709 937697280 65422 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074015419 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25740/statm: 228930 65422 2535 14 0 215400 0
[pid=25740/tid=25742] ppid=25738 vsize=915720 CPUtime=0.58
/proc/25740/task/25742/stat : 25742 (java) S 25738 25740 25118 0 -1 64 48579 0 0 0 42 16 0 0 16 0 8 0 156728714 937697280 65422 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25740/tid=25743] ppid=25738 vsize=915720 CPUtime=0
/proc/25740/task/25743/stat : 25743 (java) S 25738 25740 25118 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156728714 937697280 65422 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25740/tid=25744] ppid=25738 vsize=915720 CPUtime=0
/proc/25740/task/25744/stat : 25744 (java) S 25738 25740 25118 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156728714 937697280 65422 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25740/tid=25745] ppid=25738 vsize=915720 CPUtime=0
/proc/25740/task/25745/stat : 25745 (java) S 25738 25740 25118 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156728718 937697280 65422 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25740/tid=25746] ppid=25738 vsize=915720 CPUtime=0.27
/proc/25740/task/25746/stat : 25746 (java) S 25738 25740 25118 0 -1 64 495 0 0 0 26 1 0 0 16 0 8 0 156728718 937697280 65422 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25740/tid=25747] ppid=25738 vsize=915720 CPUtime=0
/proc/25740/task/25747/stat : 25747 (java) S 25738 25740 25118 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156728718 937697280 65422 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25740/tid=25748] ppid=25738 vsize=915720 CPUtime=0
/proc/25740/task/25748/stat : 25748 (java) S 25738 25740 25118 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156728718 937697280 65422 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 915720

[startup+102.455 s]
/proc/loadavg: 1.61 1.38 1.56 3/100 25793
/proc/meminfo: memFree=470152/2055920 swapFree=4171232/4192956
[pid=25740] ppid=25738 vsize=915720 CPUtime=102.32
/proc/25740/stat : 25740 (java) R 25738 25740 25118 0 -1 0 106995 0 1 0 10152 80 0 0 25 0 8 0 156728709 937697280 106706 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074053626 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25740/statm: 228930 106706 2535 14 0 215400 0
[pid=25740/tid=25742] ppid=25738 vsize=915720 CPUtime=1.03
/proc/25740/task/25742/stat : 25742 (java) S 25738 25740 25118 0 -1 64 89863 0 0 0 73 30 0 0 16 0 8 0 156728714 937697280 106706 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25740/tid=25743] ppid=25738 vsize=915720 CPUtime=0
/proc/25740/task/25743/stat : 25743 (java) S 25738 25740 25118 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156728714 937697280 106706 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25740/tid=25744] ppid=25738 vsize=915720 CPUtime=0
/proc/25740/task/25744/stat : 25744 (java) S 25738 25740 25118 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156728714 937697280 106706 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25740/tid=25745] ppid=25738 vsize=915720 CPUtime=0
/proc/25740/task/25745/stat : 25745 (java) S 25738 25740 25118 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156728718 937697280 106706 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25740/tid=25746] ppid=25738 vsize=915720 CPUtime=0.27
/proc/25740/task/25746/stat : 25746 (java) S 25738 25740 25118 0 -1 64 495 0 0 0 26 1 0 0 15 0 8 0 156728718 937697280 106706 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25740/tid=25747] ppid=25738 vsize=915720 CPUtime=0
/proc/25740/task/25747/stat : 25747 (java) S 25738 25740 25118 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156728718 937697280 106706 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25740/tid=25748] ppid=25738 vsize=915720 CPUtime=0
/proc/25740/task/25748/stat : 25748 (java) S 25738 25740 25118 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156728718 937697280 106706 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 915720

[startup+162.536 s]
/proc/loadavg: 1.86 1.49 1.59 3/100 25793
/proc/meminfo: memFree=93896/2055920 swapFree=4171232/4192956
[pid=25740] ppid=25738 vsize=915720 CPUtime=162.34
/proc/25740/stat : 25740 (java) R 25738 25740 25118 0 -1 0 153994 0 1 0 16138 96 0 0 25 0 8 0 156728709 937697280 153689 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074018923 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 915720

[startup+1483.71 s]
/proc/loadavg: 2.01 1.99 1.87 3/100 25793
/proc/meminfo: memFree=16008/2055920 swapFree=4171232/4192956
[pid=25740] ppid=25738 vsize=915720 CPUtime=1481.98
/proc/25740/stat : 25740 (java) R 25738 25740 25118 0 -1 0 153997 0 1 0 148098 100 0 0 25 0 8 0 156728709 937697280 153690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074011682 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25740/statm: 228930 153690 2535 14 0 215400 0
[pid=25740/tid=25742] ppid=25738 vsize=915720 CPUtime=1.57
/proc/25740/task/25742/stat : 25742 (java) S 25738 25740 25118 0 -1 64 136846 0 0 0 111 46 0 0 16 0 8 0 156728714 937697280 153690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25740/tid=25743] ppid=25738 vsize=915720 CPUtime=0
/proc/25740/task/25743/stat : 25743 (java) S 25738 25740 25118 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156728714 937697280 153690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25740/tid=25744] ppid=25738 vsize=915720 CPUtime=0
/proc/25740/task/25744/stat : 25744 (java) S 25738 25740 25118 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156728714 937697280 153690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25740/tid=25745] ppid=25738 vsize=915720 CPUtime=0
/proc/25740/task/25745/stat : 25745 (java) S 25738 25740 25118 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156728718 937697280 153690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25740/tid=25746] ppid=25738 vsize=915720 CPUtime=0.28
/proc/25740/task/25746/stat : 25746 (java) S 25738 25740 25118 0 -1 64 496 0 0 0 27 1 0 0 16 0 8 0 156728718 937697280 153690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25740/tid=25747] ppid=25738 vsize=915720 CPUtime=0
/proc/25740/task/25747/stat : 25747 (java) S 25738 25740 25118 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156728718 937697280 153690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25740/tid=25748] ppid=25738 vsize=915720 CPUtime=0
/proc/25740/task/25748/stat : 25748 (java) S 25738 25740 25118 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156728718 937697280 153690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 915720

[startup+1543.77 s]
/proc/loadavg: 2.00 1.99 1.88 3/106 25895
/proc/meminfo: memFree=16096/2055920 swapFree=4171232/4192956
[pid=25740] ppid=25738 vsize=915720 CPUtime=1541.95
/proc/25740/stat : 25740 (java) R 25738 25740 25118 0 -1 0 153997 0 1 0 154092 103 0 0 25 0 8 0 156728709 937697280 153690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073988276 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25740/statm: 228930 153690 2535 14 0 215400 0
[pid=25740/tid=25742] ppid=25738 vsize=915720 CPUtime=1.57
/proc/25740/task/25742/stat : 25742 (java) S 25738 25740 25118 0 -1 64 136846 0 0 0 111 46 0 0 16 0 8 0 156728714 937697280 153690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25740/tid=25743] ppid=25738 vsize=915720 CPUtime=0
/proc/25740/task/25743/stat : 25743 (java) S 25738 25740 25118 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156728714 937697280 153690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25740/tid=25744] ppid=25738 vsize=915720 CPUtime=0
/proc/25740/task/25744/stat : 25744 (java) S 25738 25740 25118 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156728714 937697280 153690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25740/tid=25745] ppid=25738 vsize=915720 CPUtime=0
/proc/25740/task/25745/stat : 25745 (java) S 25738 25740 25118 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156728718 937697280 153690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25740/tid=25746] ppid=25738 vsize=915720 CPUtime=0.28
/proc/25740/task/25746/stat : 25746 (java) S 25738 25740 25118 0 -1 64 496 0 0 0 27 1 0 0 16 0 8 0 156728718 937697280 153690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25740/tid=25747] ppid=25738 vsize=915720 CPUtime=0
/proc/25740/task/25747/stat : 25747 (java) S 25738 25740 25118 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156728718 937697280 153690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25740/tid=25748] ppid=25738 vsize=915720 CPUtime=0
/proc/25740/task/25748/stat : 25748 (java) S 25738 25740 25118 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156728718 937697280 153690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1541.95
Current children cumulated vsize (KiB) 915720

[startup+1603.85 s]
/proc/loadavg: 2.00 1.99 1.88 4/106 25965
/proc/meminfo: memFree=16120/2055920 swapFree=4171232/4192956
[pid=25740] ppid=25738 vsize=915720 CPUtime=1601.95
/proc/25740/stat : 25740 (java) R 25738 25740 25118 0 -1 0 153997 0 1 0 160087 108 0 0 25 0 8 0 156728709 937697280 153690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074013384 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25740/statm: 228930 153690 2535 14 0 215400 0
[pid=25740/tid=25742] ppid=25738 vsize=915720 CPUtime=1.57
/proc/25740/task/25742/stat : 25742 (java) S 25738 25740 25118 0 -1 64 136846 0 0 0 111 46 0 0 16 0 8 0 156728714 937697280 153690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25740/tid=25743] ppid=25738 vsize=915720 CPUtime=0
/proc/25740/task/25743/stat : 25743 (java) S 25738 25740 25118 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156728714 937697280 153690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25740/tid=25744] ppid=25738 vsize=915720 CPUtime=0
/proc/25740/task/25744/stat : 25744 (java) S 25738 25740 25118 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156728714 937697280 153690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25740/tid=25745] ppid=25738 vsize=915720 CPUtime=0
/proc/25740/task/25745/stat : 25745 (java) S 25738 25740 25118 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156728718 937697280 153690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25740/tid=25746] ppid=25738 vsize=915720 CPUtime=0.28
/proc/25740/task/25746/stat : 25746 (java) S 25738 25740 25118 0 -1 64 496 0 0 0 27 1 0 0 16 0 8 0 156728718 937697280 153690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25740/tid=25747] ppid=25738 vsize=915720 CPUtime=0
/proc/25740/task/25747/stat : 25747 (java) S 25738 25740 25118 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156728718 937697280 153690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25740/tid=25748] ppid=25738 vsize=915720 CPUtime=0
/proc/25740/task/25748/stat : 25748 (java) S 25738 25740 25118 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156728718 937697280 153690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 915720

[startup+1663.91 s]
/proc/loadavg: 2.00 1.99 1.89 3/100 25991
/proc/meminfo: memFree=17096/2055920 swapFree=4171232/4192956
[pid=25740] ppid=25738 vsize=915720 CPUtime=1661.91
/proc/25740/stat : 25740 (java) R 25738 25740 25118 0 -1 0 153997 0 1 0 166082 109 0 0 25 0 8 0 156728709 937697280 153690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073983297 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25740/statm: 228930 153690 2535 14 0 215400 0
[pid=25740/tid=25742] ppid=25738 vsize=915720 CPUtime=1.57
/proc/25740/task/25742/stat : 25742 (java) S 25738 25740 25118 0 -1 64 136846 0 0 0 111 46 0 0 16 0 8 0 156728714 937697280 153690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25740/tid=25743] ppid=25738 vsize=915720 CPUtime=0
/proc/25740/task/25743/stat : 25743 (java) S 25738 25740 25118 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156728714 937697280 153690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25740/tid=25744] ppid=25738 vsize=915720 CPUtime=0
/proc/25740/task/25744/stat : 25744 (java) S 25738 25740 25118 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156728714 937697280 153690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25740/tid=25745] ppid=25738 vsize=915720 CPUtime=0
/proc/25740/task/25745/stat : 25745 (java) S 25738 25740 25118 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156728718 937697280 153690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25740/tid=25746] ppid=25738 vsize=915720 CPUtime=0.28
/proc/25740/task/25746/stat : 25746 (java) S 25738 25740 25118 0 -1 64 496 0 0 0 27 1 0 0 16 0 8 0 156728718 937697280 153690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25740/tid=25747] ppid=25738 vsize=915720 CPUtime=0
/proc/25740/task/25747/stat : 25747 (java) S 25738 25740 25118 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156728718 937697280 153690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25740/tid=25748] ppid=25738 vsize=915720 CPUtime=0
/proc/25740/task/25748/stat : 25748 (java) S 25738 25740 25118 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156728718 937697280 153690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1661.91
Current children cumulated vsize (KiB) 915720

[startup+1723.96 s]
/proc/loadavg: 2.00 1.99 1.89 3/100 25991
/proc/meminfo: memFree=17096/2055920 swapFree=4171232/4192956
[pid=25740] ppid=25738 vsize=915720 CPUtime=1721.91
/proc/25740/stat : 25740 (java) R 25738 25740 25118 0 -1 0 153997 0 1 0 172082 109 0 0 25 0 8 0 156728709 937697280 153690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073995558 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25740/statm: 228930 153690 2535 14 0 215400 0
[pid=25740/tid=25742] ppid=25738 vsize=915720 CPUtime=1.57
/proc/25740/task/25742/stat : 25742 (java) S 25738 25740 25118 0 -1 64 136846 0 0 0 111 46 0 0 16 0 8 0 156728714 937697280 153690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25740/tid=25743] ppid=25738 vsize=915720 CPUtime=0
/proc/25740/task/25743/stat : 25743 (java) S 25738 25740 25118 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156728714 937697280 153690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25740/tid=25744] ppid=25738 vsize=915720 CPUtime=0
/proc/25740/task/25744/stat : 25744 (java) S 25738 25740 25118 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156728714 937697280 153690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25740/tid=25745] ppid=25738 vsize=915720 CPUtime=0
/proc/25740/task/25745/stat : 25745 (java) S 25738 25740 25118 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156728718 937697280 153690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25740/tid=25746] ppid=25738 vsize=915720 CPUtime=0.28
/proc/25740/task/25746/stat : 25746 (java) S 25738 25740 25118 0 -1 64 496 0 0 0 27 1 0 0 16 0 8 0 156728718 937697280 153690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25740/tid=25747] ppid=25738 vsize=915720 CPUtime=0
/proc/25740/task/25747/stat : 25747 (java) S 25738 25740 25118 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156728718 937697280 153690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25740/tid=25748] ppid=25738 vsize=915720 CPUtime=0
/proc/25740/task/25748/stat : 25748 (java) S 25738 25740 25118 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156728718 937697280 153690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1721.91
Current children cumulated vsize (KiB) 915720

[startup+1784.01 s]
/proc/loadavg: 2.00 1.99 1.90 3/100 25991
/proc/meminfo: memFree=17096/2055920 swapFree=4171232/4192956
[pid=25740] ppid=25738 vsize=915720 CPUtime=1781.89
/proc/25740/stat : 25740 (java) R 25738 25740 25118 0 -1 0 153997 0 1 0 178080 109 0 0 25 0 8 0 156728709 937697280 153690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073982110 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25740/statm: 228930 153690 2535 14 0 215400 0
[pid=25740/tid=25742] ppid=25738 vsize=915720 CPUtime=1.57
/proc/25740/task/25742/stat : 25742 (java) S 25738 25740 25118 0 -1 64 136846 0 0 0 111 46 0 0 16 0 8 0 156728714 937697280 153690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25740/tid=25743] ppid=25738 vsize=915720 CPUtime=0
/proc/25740/task/25743/stat : 25743 (java) S 25738 25740 25118 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156728714 937697280 153690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25740/tid=25744] ppid=25738 vsize=915720 CPUtime=0
/proc/25740/task/25744/stat : 25744 (java) S 25738 25740 25118 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156728714 937697280 153690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25740/tid=25745] ppid=25738 vsize=915720 CPUtime=0
/proc/25740/task/25745/stat : 25745 (java) S 25738 25740 25118 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156728718 937697280 153690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25740/tid=25746] ppid=25738 vsize=915720 CPUtime=0.28
/proc/25740/task/25746/stat : 25746 (java) S 25738 25740 25118 0 -1 64 496 0 0 0 27 1 0 0 16 0 8 0 156728718 937697280 153690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25740/tid=25747] ppid=25738 vsize=915720 CPUtime=0
/proc/25740/task/25747/stat : 25747 (java) S 25738 25740 25118 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156728718 937697280 153690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25740/tid=25748] ppid=25738 vsize=915720 CPUtime=0
/proc/25740/task/25748/stat : 25748 (java) S 25738 25740 25118 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156728718 937697280 153690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1781.89
Current children cumulated vsize (KiB) 915720



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.22 s]
/proc/loadavg: 2.00 1.99 1.90 3/100 25991
/proc/meminfo: memFree=17096/2055920 swapFree=4171232/4192956
[pid=25740] ppid=25738 vsize=915720 CPUtime=1800.07
/proc/25740/stat : 25740 (java) R 25738 25740 25118 0 -1 0 153997 0 1 0 179897 110 0 0 25 0 8 0 156728709 937697280 153690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074020136 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25740/statm: 228930 153690 2535 14 0 215400 0
[pid=25740/tid=25742] ppid=25738 vsize=915720 CPUtime=1.57
/proc/25740/task/25742/stat : 25742 (java) S 25738 25740 25118 0 -1 64 136846 0 0 0 111 46 0 0 16 0 8 0 156728714 937697280 153690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25740/tid=25743] ppid=25738 vsize=915720 CPUtime=0
/proc/25740/task/25743/stat : 25743 (java) S 25738 25740 25118 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156728714 937697280 153690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25740/tid=25744] ppid=25738 vsize=915720 CPUtime=0
/proc/25740/task/25744/stat : 25744 (java) S 25738 25740 25118 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156728714 937697280 153690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25740/tid=25745] ppid=25738 vsize=915720 CPUtime=0
/proc/25740/task/25745/stat : 25745 (java) S 25738 25740 25118 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156728718 937697280 153690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25740/tid=25746] ppid=25738 vsize=915720 CPUtime=0.28
/proc/25740/task/25746/stat : 25746 (java) S 25738 25740 25118 0 -1 64 496 0 0 0 27 1 0 0 16 0 8 0 156728718 937697280 153690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25740/tid=25747] ppid=25738 vsize=915720 CPUtime=0
/proc/25740/task/25747/stat : 25747 (java) S 25738 25740 25118 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156728718 937697280 153690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25740/tid=25748] ppid=25738 vsize=915720 CPUtime=0
/proc/25740/task/25748/stat : 25748 (java) S 25738 25740 25118 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156728718 937697280 153690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 915720

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

Child status: 143
Real time (s): 1802.35
CPU time (s): 1800.2
CPU user time (s): 1799.01
CPU system time (s): 1.18882
CPU usage (%): 99.8808
Max. virtual memory (cumulated for all children) (KiB): 915760

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.01
system time used= 1.18882
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 154013
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= 37745
involuntary context switches= 19532

runsolver used 2.20666 s user time and 5.76512 s system time

The end

Launcher Data (download as text)

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


IDJOB= 237533
IDBENCH= 6947
FILE ID= node19/237533-1168083326

PBS_JOBID= 3476229

Free space on /tmp= 66311 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  b92463ea8cbb51f9a3234236cd8f2202

RANDOM SEED= 908272019

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.260
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.260
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:       1229432 kB
Buffers:         70788 kB
Cached:         619440 kB
SwapCached:      10036 kB
Active:         292688 kB
Inactive:       433408 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1229432 kB
SwapTotal:     4192956 kB
SwapFree:      4171232 kB
Dirty:            2748 kB
Writeback:           0 kB
Mapped:          45080 kB
Slab:            85336 kB
Committed_AS:  3649032 kB
PageTables:       2208 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= 66308 MiB



End job on node19 on Sat Jan  6 12:05:44 UTC 2007