Trace number 237933

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.14 1815.77

General information on the benchmark

Namehaystacks/
haystacks_48.xml
MD5SUM97768f59c8f137e8599a77c7fedbfffc
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 benchmark1303.77
SatisfiableNO
(Un)Satisfiability was proved
Number of variables2304
Number of constraints54191
Maximum constraint arity2
Maximum domain size48
Number of constraints which are defined in extension0
Number of constraints which are defined in intension54191
Global constraints used (with number of constraints)

Solver Data (download as text)

0.35	   
0.35	Abscon 109 (November, 2006)
0.35	   
0.35	   configuration
0.35	     name=mac.xml
0.38	   
0.38	   instance
0.38	     name=/tmp/evaluation/237933-1168083374/unknown.xml
0.41	   
0.41	   domains being loaded...
0.42	   
0.42	   variables being loaded...
0.62	     nbVariables=2304  nbDomainTypes=1  minDomainSize=48  maxDomainSize=48
0.62	       =>  wckTime=0.264  cpuTime=0.18  mem=13M723
0.62	   
0.62	   predicates being loaded...
0.62	   
0.62	   constraints being loaded...
4.94	   
4.94	   INFO : Stopping converting binary constraints (cpu=4.01, mem = 59M475)
5.44	     nbConstraints=54191  nbConvertedConstraints=34996  nbConvertConstraintsChecks=9216  nbExtensionStructures=4
5.44	     nbSharedExtensionStructures=34992  nbConflictsStructures=4  nbSharedConflictsStructures=34992
5.44	     nbSharedBinaryRepresentations=287  nbEvaluationManagers=4  nbSharedEvaluationManagers=19191  maxDegree=48
5.44	     maxArity=2
5.44	       =>  wckTime=5.087  cpuTime=4.24  mem=60M520
5.75	   
5.75	   solver IterativeSystematicSolver being built... 
6.22	       =>  wckTime=5.868  cpuTime=4.62  mem=102M14
7.24	   
7.24	   preprocessing
7.24	     nbConstraintChecks=1847789  nbValidityChecks=39264  nbPropagations=2304  nbRevisions=38390
7.24	     nbUselessRevisions=38390  nbRemovedValues=0  detectedInconsistency=no
7.24	       =>  wckTime=1.001  cpuTime=0.96  mem=102M14
8.61	   
8.61	   search
8.61	     run=0  nbConstraintChecks=1421085  nbValidityChecks=3331218  nbPropagations=9120  nbRevisions=120480
8.61	     nbUselessRevisions=113789  nbAssignments=195  nbFailedAssignments=9  nbBacktracks=10  nbVisitedNodes=214
8.62	     nbRestartNogoods=0  mapSize=10  nbInferences=0  nbTooLargeKeys=0
8.62	       =>  wckTime=2.382  cpuTime=2.25  mem=64M361
9.34	   
9.34	   search
9.34	     run=1  nbConstraintChecks=1799625  nbValidityChecks=6519975  nbPropagations=25267  nbRevisions=318877
9.34	     nbUselessRevisions=298584  nbAssignments=408  nbFailedAssignments=23  nbBacktracks=26  nbVisitedNodes=455
9.34	     nbRestartNogoods=2  mapSize=26  nbInferences=0  nbTooLargeKeys=0
9.34	       =>  wckTime=3.109  cpuTime=2.96  mem=66M363
10.20	   
10.20	   search
10.20	     run=2  nbConstraintChecks=2499837  nbValidityChecks=10009582  nbPropagations=48616  nbRevisions=603199
10.20	     nbUselessRevisions=562234  nbAssignments=633  nbFailedAssignments=40  nbBacktracks=48  nbVisitedNodes=715
10.20	     nbRestartNogoods=4  mapSize=48  nbInferences=1  nbTooLargeKeys=0
10.20	       =>  wckTime=3.97  cpuTime=3.81  mem=69M504
11.00	   
11.00	   search
11.00	     run=3  nbConstraintChecks=2991520  nbValidityChecks=13449836  nbPropagations=79422  nbRevisions=971315
11.00	     nbUselessRevisions=902348  nbAssignments=877  nbFailedAssignments=66  nbBacktracks=81  nbVisitedNodes=1012
11.00	     nbRestartNogoods=7  mapSize=81  nbInferences=2  nbTooLargeKeys=0
11.00	       =>  wckTime=4.769  cpuTime=4.61  mem=72M508
11.90	   
11.90	   search
11.90	     run=4  nbConstraintChecks=3635692  nbValidityChecks=17206116  nbPropagations=118001  nbRevisions=1431538
11.90	     nbUselessRevisions=1326929  nbAssignments=1157  nbFailedAssignments=104  nbBacktracks=133  nbVisitedNodes=1370
11.90	     nbRestartNogoods=11  mapSize=133  nbInferences=4  nbTooLargeKeys=0
11.90	       =>  wckTime=5.668  cpuTime=5.49  mem=75M512
12.86	   
12.86	   search
12.86	     run=5  nbConstraintChecks=4314687  nbValidityChecks=21143874  nbPropagations=164756  nbRevisions=1988249
12.86	     nbUselessRevisions=1839960  nbAssignments=1482  nbFailedAssignments=159  nbBacktracks=209  nbVisitedNodes=1808
12.86	     nbRestartNogoods=14  mapSize=209  nbInferences=7  nbTooLargeKeys=0
12.86	       =>  wckTime=6.633  cpuTime=6.44  mem=79M517
14.01	   
14.01	   search
14.01	     run=6  nbConstraintChecks=5131235  nbValidityChecks=25372528  nbPropagations=220193  nbRevisions=2648954
14.01	     nbUselessRevisions=2448441  nbAssignments=1882  nbFailedAssignments=238  nbBacktracks=324  nbVisitedNodes=2381
14.01	     nbRestartNogoods=15  mapSize=324  nbInferences=22  nbTooLargeKeys=0
14.01	       =>  wckTime=7.774  cpuTime=7.56  mem=83M522
15.17	   
15.17	   search
15.17	     run=7  nbConstraintChecks=5678428  nbValidityChecks=29559964  nbPropagations=285025  nbRevisions=3412594
15.17	     nbUselessRevisions=3150673  nbAssignments=2401  nbFailedAssignments=347  nbBacktracks=495  nbVisitedNodes=3157
15.17	     nbRestartNogoods=16  mapSize=495  nbInferences=61  nbTooLargeKeys=0
15.17	       =>  wckTime=8.936  cpuTime=8.71  mem=89M530
16.56	   
16.56	   search
16.56	     run=8  nbConstraintChecks=6294943  nbValidityChecks=33928463  nbPropagations=360300  nbRevisions=4284457
16.56	     nbUselessRevisions=3950980  nbAssignments=3099  nbFailedAssignments=501  nbBacktracks=752  nbVisitedNodes=4250
16.56	     nbRestartNogoods=20  mapSize=752  nbInferences=148  nbTooLargeKeys=0
16.56	       =>  wckTime=10.332  cpuTime=10.09  mem=97M541
18.32	   
18.32	   search
18.32	     run=9  nbConstraintChecks=6943896  nbValidityChecks=38468797  nbPropagations=447558  nbRevisions=5269629
18.32	     nbUselessRevisions=4853106  nbAssignments=4079  nbFailedAssignments=712  nbBacktracks=1138  nbVisitedNodes=5825
18.32	     nbRestartNogoods=25  mapSize=1138  nbInferences=321  nbTooLargeKeys=0
18.32	       =>  wckTime=12.091  cpuTime=11.83  mem=109M557
20.61	   
20.61	   search
20.61	     run=10  nbConstraintChecks=7519130  nbValidityChecks=43122190  nbPropagations=549109  nbRevisions=6372829
20.61	     nbUselessRevisions=5859680  nbAssignments=5490  nbFailedAssignments=1027  nbBacktracks=1714  nbVisitedNodes=8174
20.61	     nbRestartNogoods=28  mapSize=1713  nbInferences=629  nbTooLargeKeys=0
20.61	       =>  wckTime=14.383  cpuTime=14.05  mem=99M728
23.93	   
23.93	   search
23.93	     run=11  nbConstraintChecks=8569548  nbValidityChecks=48167860  nbPropagations=668783  nbRevisions=7605787
23.93	     nbUselessRevisions=6979372  nbAssignments=7641  nbFailedAssignments=1427  nbBacktracks=2579  nbVisitedNodes=11788
23.93	     nbRestartNogoods=35  mapSize=2577  nbInferences=1292  nbTooLargeKeys=0
23.93	       =>  wckTime=17.699  cpuTime=17.33  mem=128M28
28.44	   
28.44	   search
28.44	     run=12  nbConstraintChecks=9366843  nbValidityChecks=53582079  nbPropagations=811910  nbRevisions=8982488
28.44	     nbUselessRevisions=8221557  nbAssignments=10814  nbFailedAssignments=2038  nbBacktracks=3876  nbVisitedNodes=17227
28.44	     nbRestartNogoods=43  mapSize=3874  nbInferences=2336  nbTooLargeKeys=0
28.44	       =>  wckTime=22.207  cpuTime=21.75  mem=146M392
34.12	   
34.12	   search
34.12	     run=13  nbConstraintChecks=10220854  nbValidityChecks=59225181  nbPropagations=983537  nbRevisions=10512866
34.12	     nbUselessRevisions=9591258  nbAssignments=15114  nbFailedAssignments=3078  nbBacktracks=5823  nbVisitedNodes=24692
34.12	     nbRestartNogoods=50  mapSize=5820  nbInferences=3421  nbTooLargeKeys=0
34.12	       =>  wckTime=27.884  cpuTime=27.32  mem=176M488
45.79	   
45.79	   search
45.79	     run=14  nbConstraintChecks=10729328  nbValidityChecks=64672338  nbPropagations=1208568  nbRevisions=12210210
45.80	     nbUselessRevisions=11083630  nbAssignments=23684  nbFailedAssignments=3998  nbBacktracks=8743  nbVisitedNodes=39628
45.80	     nbRestartNogoods=58  mapSize=8740  nbInferences=7947  nbTooLargeKeys=0
45.80	       =>  wckTime=39.564  cpuTime=38.75  mem=228M508
63.95	   
63.95	   search
63.95	     run=15  nbConstraintChecks=11820981  nbValidityChecks=70383073  nbPropagations=1513863  nbRevisions=14102371
63.95	     nbUselessRevisions=12705481  nbAssignments=36966  nbFailedAssignments=5258  nbBacktracks=13122
63.95	     nbVisitedNodes=62862  nbRestartNogoods=63  mapSize=13118  nbInferences=15379  nbTooLargeKeys=0
63.95	       =>  wckTime=57.72  cpuTime=56.6  mem=303M855
90.70	   
90.70	   search
90.70	     run=16  nbConstraintChecks=12945631  nbValidityChecks=76528438  nbPropagations=1934019  nbRevisions=16227681
90.70	     nbUselessRevisions=14468255  nbAssignments=56835  nbFailedAssignments=7062  nbBacktracks=19690
90.70	     nbVisitedNodes=97625  nbRestartNogoods=81  mapSize=19686  nbInferences=26665  nbTooLargeKeys=0
90.70	       =>  wckTime=84.464  cpuTime=82.88  mem=425M423
135.99	   
135.99	   search
135.99	     run=17  nbConstraintChecks=14181284  nbValidityChecks=83438769  nbPropagations=2550691  nbRevisions=18797020
135.99	     nbUselessRevisions=16519639  nbAssignments=89957  nbFailedAssignments=9309  nbBacktracks=29542
135.99	     nbVisitedNodes=156055  nbRestartNogoods=94  mapSize=29538  nbInferences=47479  nbTooLargeKeys=0
135.99	       =>  wckTime=129.758  cpuTime=127.38  mem=583M974
138.27	   
138.27	   INFO : Stopping hyperNogood (mapSize=30145, nbTooLargekeys=0, mem=601M114)
151.98	   
151.98	   search
151.98	     run=18  nbConstraintChecks=14926242  nbValidityChecks=90274384  nbPropagations=3289676  nbRevisions=21760960
151.98	     nbUselessRevisions=18843521  nbAssignments=115406  nbFailedAssignments=19433  nbBacktracks=44320
151.98	     nbVisitedNodes=202086  nbRestartNogoods=106
151.98	       =>  wckTime=145.745  cpuTime=143.22  mem=601M114
174.21	   
174.21	   search
174.21	     run=19  nbConstraintChecks=15792971  nbValidityChecks=97164292  nbPropagations=4204449  nbRevisions=25201853
174.21	     nbUselessRevisions=21468642  nbAssignments=152974  nbFailedAssignments=34620  nbBacktracks=66488
174.21	     nbVisitedNodes=270028  nbRestartNogoods=122
174.21	       =>  wckTime=167.983  cpuTime=165.24  mem=601M114
206.91	   
206.91	   search
206.91	     run=20  nbConstraintChecks=16938036  nbValidityChecks=104495272  nbPropagations=5378550  nbRevisions=29305135
206.91	     nbUselessRevisions=24496899  nbAssignments=209246  nbFailedAssignments=57427  nbBacktracks=99740
206.91	     nbVisitedNodes=371914  nbRestartNogoods=135
206.91	       =>  wckTime=200.675  cpuTime=197.65  mem=601M114
255.31	   
255.31	   search
255.31	     run=21  nbConstraintChecks=18439419  nbValidityChecks=112080680  nbPropagations=6937824  nbRevisions=34256996
255.31	     nbUselessRevisions=27988637  nbAssignments=293718  nbFailedAssignments=91808  nbBacktracks=149618
255.31	     nbVisitedNodes=525148  nbRestartNogoods=142
255.31	       =>  wckTime=249.082  cpuTime=245.63  mem=601M114
328.09	   
328.09	   search
328.09	     run=22  nbConstraintChecks=20455959  nbValidityChecks=119898304  nbPropagations=9071028  nbRevisions=40304979
328.09	     nbUselessRevisions=32002639  nbAssignments=420490  nbFailedAssignments=143551  nbBacktracks=224436
328.09	     nbVisitedNodes=755406  nbRestartNogoods=156
328.09	       =>  wckTime=321.854  cpuTime=317.73  mem=601M114
437.55	   
437.55	   search
437.55	     run=23  nbConstraintChecks=23602351  nbValidityChecks=129937610  nbPropagations=12061912  nbRevisions=48213949
437.55	     nbUselessRevisions=37019991  nbAssignments=610883  nbFailedAssignments=221557  nbBacktracks=336663
437.55	     nbVisitedNodes=1101811  nbRestartNogoods=174
437.55	       =>  wckTime=431.317  cpuTime=426.22  mem=601M114
593.92	   
593.92	   search
593.92	     run=24  nbConstraintChecks=28004549  nbValidityChecks=141713878  nbPropagations=16341422  nbRevisions=57743491
593.92	     nbUselessRevisions=42369349  nbAssignments=896089  nbFailedAssignments=338163  nbBacktracks=505004
593.92	     nbVisitedNodes=1620228  nbRestartNogoods=187
593.92	       =>  wckTime=587.685  cpuTime=581.18  mem=601M114
825.54	   
825.54	   search
825.54	     run=25  nbConstraintChecks=34538029  nbValidityChecks=154021674  nbPropagations=22537479  nbRevisions=69487644
825.54	     nbUselessRevisions=48016780  nbAssignments=1321942  nbFailedAssignments=511248  nbBacktracks=757516
825.54	     nbVisitedNodes=2392250  nbRestartNogoods=204
825.54	       =>  wckTime=819.309  cpuTime=810.75  mem=601M114
1177.37	   
1177.37	   search
1177.37	     run=26  nbConstraintChecks=44021552  nbValidityChecks=172465294  nbPropagations=31603512  nbRevisions=85765689
1177.37	     nbUselessRevisions=55328231  nbAssignments=1961491  nbFailedAssignments=771771  nbBacktracks=1136283
1177.37	     nbVisitedNodes=3552844  nbRestartNogoods=228
1177.37	       =>  wckTime=1171.138  cpuTime=1159.42  mem=601M114
1704.05	   
1704.05	   search
1704.05	     run=27  nbConstraintChecks=59221336  nbValidityChecks=200816572  nbPropagations=44965864  nbRevisions=111304476
1704.05	     nbUselessRevisions=67604222  nbAssignments=2922256  nbFailedAssignments=1164129  nbBacktracks=1704434
1704.05	     nbVisitedNodes=5298325  nbRestartNogoods=249
1704.05	       =>  wckTime=1697.814  cpuTime=1681.73  mem=601M114

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/node10/watcher-237933-1168083374 -o ROOT/results/node10/solver-237933-1168083374 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/237933-1168083374/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.06 1.50 1.74 5/93 30081
/proc/meminfo: memFree=1062808/2055920 swapFree=4178332/4192956
[pid=30080] ppid=30078 vsize=18540 CPUtime=0
/proc/30080/stat : 30080 (runsolver) R 30078 30080 29901 0 -1 4194368 17 0 0 0 0 0 0 0 20 0 1 0 156733448 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 214919867687 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/30080/statm: 4635 279 244 17 0 2626 0

[startup+0.102743 s]
/proc/loadavg: 1.06 1.50 1.74 5/93 30081
/proc/meminfo: memFree=1062808/2055920 swapFree=4178332/4192956
[pid=30080] ppid=30078 vsize=907808 CPUtime=0.05
/proc/30080/stat : 30080 (java) D 30078 30080 29901 0 -1 0 2458 0 1 0 3 2 0 0 23 0 4 0 156733448 929595392 2205 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 2147483391 0 23755 18446744073709551615 0 0 17 0 0 0
/proc/30080/statm: 226952 2205 1215 14 0 214535 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 907808

[startup+0.510802 s]
/proc/loadavg: 1.06 1.50 1.74 5/93 30081
/proc/meminfo: memFree=1062808/2055920 swapFree=4178332/4192956
[pid=30080] ppid=30078 vsize=915328 CPUtime=0.43
/proc/30080/stat : 30080 (java) R 30078 30080 29901 0 -1 0 6478 0 1 0 38 5 0 0 22 0 8 0 156733448 937295872 6217 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155770051 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30080/statm: 228832 6217 2138 14 0 215302 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 915328

[startup+1.33292 s]
/proc/loadavg: 1.06 1.50 1.74 4/100 30088
/proc/meminfo: memFree=998496/2055920 swapFree=4178332/4192956
[pid=30080] ppid=30078 vsize=915644 CPUtime=1.24
/proc/30080/stat : 30080 (java) R 30078 30080 29901 0 -1 0 18417 0 1 0 113 11 0 0 25 0 8 0 156733448 937619456 18155 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073571479 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30080/statm: 228911 18155 2160 14 0 215381 0
[pid=30080/tid=30082] ppid=30078 vsize=915644 CPUtime=0.05
/proc/30080/task/30082/stat : 30082 (java) S 30078 30080 29901 0 -1 64 1877 0 0 0 5 0 0 0 17 0 8 0 156733452 937619456 18155 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30080/tid=30083] ppid=30078 vsize=915644 CPUtime=0
/proc/30080/task/30083/stat : 30083 (java) S 30078 30080 29901 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156733452 937619456 18155 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30080/tid=30084] ppid=30078 vsize=915644 CPUtime=0
/proc/30080/task/30084/stat : 30084 (java) S 30078 30080 29901 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156733452 937619456 18155 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30080/tid=30085] ppid=30078 vsize=915644 CPUtime=0
/proc/30080/task/30085/stat : 30085 (java) S 30078 30080 29901 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156733461 937619456 18155 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30080/tid=30086] ppid=30078 vsize=915644 CPUtime=0.14
/proc/30080/task/30086/stat : 30086 (java) S 30078 30080 29901 0 -1 64 406 0 0 0 14 0 0 0 16 0 8 0 156733461 937619456 18155 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30080/tid=30087] ppid=30078 vsize=915644 CPUtime=0
/proc/30080/task/30087/stat : 30087 (java) S 30078 30080 29901 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 156733461 937619456 18155 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30080/tid=30088] ppid=30078 vsize=915644 CPUtime=0
/proc/30080/task/30088/stat : 30088 (java) R 30078 30080 29901 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156733461 937619456 18155 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 915644

[startup+2.98514 s]
/proc/loadavg: 1.06 1.50 1.74 4/100 30088
/proc/meminfo: memFree=983904/2055920 swapFree=4178332/4192956
[pid=30080] ppid=30078 vsize=915644 CPUtime=2.87
/proc/30080/stat : 30080 (java) R 30078 30080 29901 0 -1 0 23065 0 1 0 245 42 0 0 25 0 8 0 156733448 937619456 22800 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4152033923 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30080/statm: 228911 22800 2180 14 0 215381 0
[pid=30080/tid=30082] ppid=30078 vsize=915644 CPUtime=0.26
/proc/30080/task/30082/stat : 30082 (java) S 30078 30080 29901 0 -1 64 6437 0 0 0 25 1 0 0 16 0 8 0 156733452 937619456 22800 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30080/tid=30083] ppid=30078 vsize=915644 CPUtime=0
/proc/30080/task/30083/stat : 30083 (java) S 30078 30080 29901 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156733452 937619456 22800 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30080/tid=30084] ppid=30078 vsize=915644 CPUtime=0
/proc/30080/task/30084/stat : 30084 (java) S 30078 30080 29901 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156733452 937619456 22800 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30080/tid=30085] ppid=30078 vsize=915644 CPUtime=0
/proc/30080/task/30085/stat : 30085 (java) S 30078 30080 29901 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156733461 937619456 22800 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30080/tid=30086] ppid=30078 vsize=915644 CPUtime=0.19
/proc/30080/task/30086/stat : 30086 (java) S 30078 30080 29901 0 -1 64 430 0 0 0 18 1 0 0 16 0 8 0 156733461 937619456 22800 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30080/tid=30087] ppid=30078 vsize=915644 CPUtime=0
/proc/30080/task/30087/stat : 30087 (java) S 30078 30080 29901 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 156733461 937619456 22800 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30080/tid=30088] ppid=30078 vsize=915644 CPUtime=0
/proc/30080/task/30088/stat : 30088 (java) S 30078 30080 29901 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156733461 937619456 22800 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.87
Current children cumulated vsize (KiB) 915644

[startup+6.27959 s]
/proc/loadavg: 1.13 1.51 1.74 4/100 30088
/proc/meminfo: memFree=956072/2055920 swapFree=4178332/4192956
[pid=30080] ppid=30078 vsize=915904 CPUtime=6.13
/proc/30080/stat : 30080 (java) R 30078 30080 29901 0 -1 0 31891 0 1 0 466 147 0 0 25 0 8 0 156733448 937885696 31565 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072917074 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30080/statm: 228976 31565 2533 14 0 215446 0
[pid=30080/tid=30082] ppid=30078 vsize=915904 CPUtime=0.93
/proc/30080/task/30082/stat : 30082 (java) S 30078 30080 29901 0 -1 64 14725 0 0 0 88 5 0 0 16 0 8 0 156733452 937885696 31565 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30080/tid=30083] ppid=30078 vsize=915904 CPUtime=0
/proc/30080/task/30083/stat : 30083 (java) S 30078 30080 29901 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156733452 937885696 31565 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30080/tid=30084] ppid=30078 vsize=915904 CPUtime=0
/proc/30080/task/30084/stat : 30084 (java) S 30078 30080 29901 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156733452 937885696 31565 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30080/tid=30085] ppid=30078 vsize=915904 CPUtime=0
/proc/30080/task/30085/stat : 30085 (java) S 30078 30080 29901 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156733461 937885696 31565 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30080/tid=30086] ppid=30078 vsize=915904 CPUtime=0.3
/proc/30080/task/30086/stat : 30086 (java) S 30078 30080 29901 0 -1 64 535 0 0 0 29 1 0 0 16 0 8 0 156733461 937885696 31565 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30080/tid=30087] ppid=30078 vsize=915904 CPUtime=0
/proc/30080/task/30087/stat : 30087 (java) S 30078 30080 29901 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 156733461 937885696 31565 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30080/tid=30088] ppid=30078 vsize=915904 CPUtime=0
/proc/30080/task/30088/stat : 30088 (java) S 30078 30080 29901 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156733461 937885696 31565 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 915904

[startup+12.7675 s]
/proc/loadavg: 1.20 1.52 1.74 3/100 30088
/proc/meminfo: memFree=938792/2055920 swapFree=4178332/4192956
[pid=30080] ppid=30078 vsize=915904 CPUtime=12.55
/proc/30080/stat : 30080 (java) R 30078 30080 29901 0 -1 0 33781 0 1 0 1107 148 0 0 25 0 8 0 156733448 937885696 33448 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074216667 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30080/statm: 228976 33448 2538 14 0 215446 0
[pid=30080/tid=30082] ppid=30078 vsize=915904 CPUtime=0.98
/proc/30080/task/30082/stat : 30082 (java) S 30078 30080 29901 0 -1 64 16573 0 0 0 93 5 0 0 17 0 8 0 156733452 937885696 33448 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30080/tid=30083] ppid=30078 vsize=915904 CPUtime=0
/proc/30080/task/30083/stat : 30083 (java) S 30078 30080 29901 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156733452 937885696 33448 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30080/tid=30084] ppid=30078 vsize=915904 CPUtime=0
/proc/30080/task/30084/stat : 30084 (java) S 30078 30080 29901 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156733452 937885696 33448 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30080/tid=30085] ppid=30078 vsize=915904 CPUtime=0
/proc/30080/task/30085/stat : 30085 (java) S 30078 30080 29901 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156733461 937885696 33448 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30080/tid=30086] ppid=30078 vsize=915904 CPUtime=0.34
/proc/30080/task/30086/stat : 30086 (java) S 30078 30080 29901 0 -1 64 564 0 0 0 33 1 0 0 15 0 8 0 156733461 937885696 33448 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30080/tid=30087] ppid=30078 vsize=915904 CPUtime=0
/proc/30080/task/30087/stat : 30087 (java) S 30078 30080 29901 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 156733461 937885696 33448 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30080/tid=30088] ppid=30078 vsize=915904 CPUtime=0
/proc/30080/task/30088/stat : 30088 (java) S 30078 30080 29901 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156733461 937885696 33448 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 915904

[startup+25.6112 s]
/proc/loadavg: 1.38 1.54 1.74 3/100 30088
/proc/meminfo: memFree=918248/2055920 swapFree=4178332/4192956
[pid=30080] ppid=30078 vsize=915904 CPUtime=25.28
/proc/30080/stat : 30080 (java) R 30078 30080 29901 0 -1 0 45227 0 1 0 2375 153 0 0 25 0 8 0 156733448 937885696 44886 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074249031 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30080/statm: 228976 44886 2538 14 0 215446 0
[pid=30080/tid=30082] ppid=30078 vsize=915904 CPUtime=1.09
/proc/30080/task/30082/stat : 30082 (java) S 30078 30080 29901 0 -1 64 28000 0 0 0 99 10 0 0 16 0 8 0 156733452 937885696 44886 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30080/tid=30083] ppid=30078 vsize=915904 CPUtime=0
/proc/30080/task/30083/stat : 30083 (java) S 30078 30080 29901 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156733452 937885696 44886 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30080/tid=30084] ppid=30078 vsize=915904 CPUtime=0
/proc/30080/task/30084/stat : 30084 (java) S 30078 30080 29901 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156733452 937885696 44886 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30080/tid=30085] ppid=30078 vsize=915904 CPUtime=0
/proc/30080/task/30085/stat : 30085 (java) S 30078 30080 29901 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156733461 937885696 44886 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30080/tid=30086] ppid=30078 vsize=915904 CPUtime=0.37
/proc/30080/task/30086/stat : 30086 (java) S 30078 30080 29901 0 -1 64 578 0 0 0 36 1 0 0 16 0 8 0 156733461 937885696 44886 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30080/tid=30087] ppid=30078 vsize=915904 CPUtime=0
/proc/30080/task/30087/stat : 30087 (java) S 30078 30080 29901 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 156733461 937885696 44886 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30080/tid=30088] ppid=30078 vsize=915904 CPUtime=0
/proc/30080/task/30088/stat : 30088 (java) S 30078 30080 29901 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156733461 937885696 44886 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.28
Current children cumulated vsize (KiB) 915904

[startup+51.2237 s]
/proc/loadavg: 1.59 1.57 1.75 3/100 30088
/proc/meminfo: memFree=778920/2055920 swapFree=4178332/4192956
[pid=30080] ppid=30078 vsize=915904 CPUtime=50.64
/proc/30080/stat : 30080 (java) R 30078 30080 29901 0 -1 0 73783 0 1 0 4899 165 0 0 25 0 8 0 156733448 937885696 73437 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074213862 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30080/statm: 228976 73437 2538 14 0 215446 0
[pid=30080/tid=30082] ppid=30078 vsize=915904 CPUtime=1.32
/proc/30080/task/30082/stat : 30082 (java) S 30078 30080 29901 0 -1 64 56550 0 0 0 110 22 0 0 16 0 8 0 156733452 937885696 73437 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30080/tid=30083] ppid=30078 vsize=915904 CPUtime=0
/proc/30080/task/30083/stat : 30083 (java) S 30078 30080 29901 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156733452 937885696 73437 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30080/tid=30084] ppid=30078 vsize=915904 CPUtime=0
/proc/30080/task/30084/stat : 30084 (java) S 30078 30080 29901 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156733452 937885696 73437 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30080/tid=30085] ppid=30078 vsize=915904 CPUtime=0
/proc/30080/task/30085/stat : 30085 (java) S 30078 30080 29901 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156733461 937885696 73437 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30080/tid=30086] ppid=30078 vsize=915904 CPUtime=0.37
/proc/30080/task/30086/stat : 30086 (java) S 30078 30080 29901 0 -1 64 579 0 0 0 36 1 0 0 16 0 8 0 156733461 937885696 73437 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30080/tid=30087] ppid=30078 vsize=915904 CPUtime=0
/proc/30080/task/30087/stat : 30087 (java) S 30078 30080 29901 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 156733461 937885696 73437 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30080/tid=30088] ppid=30078 vsize=915904 CPUtime=0
/proc/30080/task/30088/stat : 30088 (java) S 30078 30080 29901 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156733461 937885696 73437 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 915904

[startup+102.454 s]
/proc/loadavg: 1.82 1.64 1.76 3/100 30088
/proc/meminfo: memFree=565672/2055920 swapFree=4178332/4192956
[pid=30080] ppid=30078 vsize=915904 CPUtime=101.42
/proc/30080/stat : 30080 (java) R 30078 30080 29901 0 -1 0 127006 0 1 0 9956 186 0 0 25 0 8 0 156733448 937885696 126647 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074206003 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30080/statm: 228976 126647 2538 14 0 215446 0
[pid=30080/tid=30082] ppid=30078 vsize=915904 CPUtime=1.75
/proc/30080/task/30082/stat : 30082 (java) S 30078 30080 29901 0 -1 64 109759 0 0 0 133 42 0 0 16 0 8 0 156733452 937885696 126647 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30080/tid=30083] ppid=30078 vsize=915904 CPUtime=0
/proc/30080/task/30083/stat : 30083 (java) S 30078 30080 29901 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156733452 937885696 126647 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30080/tid=30084] ppid=30078 vsize=915904 CPUtime=0
/proc/30080/task/30084/stat : 30084 (java) S 30078 30080 29901 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156733452 937885696 126647 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30080/tid=30085] ppid=30078 vsize=915904 CPUtime=0
/proc/30080/task/30085/stat : 30085 (java) S 30078 30080 29901 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156733461 937885696 126647 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30080/tid=30086] ppid=30078 vsize=915904 CPUtime=0.37
/proc/30080/task/30086/stat : 30086 (java) S 30078 30080 29901 0 -1 64 580 0 0 0 36 1 0 0 16 0 8 0 156733461 937885696 126647 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30080/tid=30087] ppid=30078 vsize=915904 CPUtime=0
/proc/30080/task/30087/stat : 30087 (java) S 30078 30080 29901 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 156733461 937885696 126647 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30080/tid=30088] ppid=30078 vsize=915904 CPUtime=0
/proc/30080/task/30088/stat : 30088 (java) S 30078 30080 29901 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156733461 937885696 126647 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.42
Current children cumulated vsize (KiB) 915904

[startup+162.526 s]
/proc/loadavg: 1.93 1.70 1.77 3/100 30088
/proc/meminfo: memFree=451568/2055920 swapFree=4178332/4192956
[pid=30080] ppid=30078 vsize=915904 CPUtime=160.94
/proc/30080/stat : 30080 (java) R 30078 30080 29901 0 -1 0 155505 0 1 0 15897 197 0 0 25 0 8 0 156733448 937885696 155137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074233242 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

Current children cumulated CPU time (s) 1411
Current children cumulated vsize (KiB) 915904

[startup+1483.95 s]
/proc/loadavg: 2.00 2.00 1.91 3/106 30152
/proc/meminfo: memFree=449944/2055920 swapFree=4178332/4192956
[pid=30080] ppid=30078 vsize=915904 CPUtime=1470.47
/proc/30080/stat : 30080 (java) R 30078 30080 29901 0 -1 0 155505 0 1 0 146842 205 0 0 25 0 8 0 156733448 937885696 155137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074205216 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30080/statm: 228976 155137 2538 14 0 215446 0
[pid=30080/tid=30082] ppid=30078 vsize=915904 CPUtime=2.01
/proc/30080/task/30082/stat : 30082 (java) S 30078 30080 29901 0 -1 64 138249 0 0 0 148 53 0 0 16 0 8 0 156733452 937885696 155137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30080/tid=30083] ppid=30078 vsize=915904 CPUtime=0
/proc/30080/task/30083/stat : 30083 (java) S 30078 30080 29901 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156733452 937885696 155137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30080/tid=30084] ppid=30078 vsize=915904 CPUtime=0
/proc/30080/task/30084/stat : 30084 (java) S 30078 30080 29901 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156733452 937885696 155137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30080/tid=30085] ppid=30078 vsize=915904 CPUtime=0
/proc/30080/task/30085/stat : 30085 (java) S 30078 30080 29901 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156733461 937885696 155137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30080/tid=30086] ppid=30078 vsize=915904 CPUtime=0.37
/proc/30080/task/30086/stat : 30086 (java) S 30078 30080 29901 0 -1 64 580 0 0 0 36 1 0 0 16 0 8 0 156733461 937885696 155137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30080/tid=30087] ppid=30078 vsize=915904 CPUtime=0
/proc/30080/task/30087/stat : 30087 (java) S 30078 30080 29901 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 156733461 937885696 155137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30080/tid=30088] ppid=30078 vsize=915904 CPUtime=0.02
/proc/30080/task/30088/stat : 30088 (java) S 30078 30080 29901 0 -1 64 1 0 0 0 1 1 0 0 15 0 8 0 156733461 937885696 155137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1470.47
Current children cumulated vsize (KiB) 915904

[startup+1544.03 s]
/proc/loadavg: 2.00 2.00 1.91 3/106 30244
/proc/meminfo: memFree=450032/2055920 swapFree=4178332/4192956
[pid=30080] ppid=30078 vsize=915904 CPUtime=1529.95
/proc/30080/stat : 30080 (java) R 30078 30080 29901 0 -1 0 155505 0 1 0 152781 214 0 0 25 0 8 0 156733448 937885696 155137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074233287 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30080/statm: 228976 155137 2538 14 0 215446 0
[pid=30080/tid=30082] ppid=30078 vsize=915904 CPUtime=2.01
/proc/30080/task/30082/stat : 30082 (java) S 30078 30080 29901 0 -1 64 138249 0 0 0 148 53 0 0 16 0 8 0 156733452 937885696 155137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30080/tid=30083] ppid=30078 vsize=915904 CPUtime=0
/proc/30080/task/30083/stat : 30083 (java) S 30078 30080 29901 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156733452 937885696 155137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30080/tid=30084] ppid=30078 vsize=915904 CPUtime=0
/proc/30080/task/30084/stat : 30084 (java) S 30078 30080 29901 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156733452 937885696 155137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30080/tid=30085] ppid=30078 vsize=915904 CPUtime=0
/proc/30080/task/30085/stat : 30085 (java) S 30078 30080 29901 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156733461 937885696 155137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30080/tid=30086] ppid=30078 vsize=915904 CPUtime=0.37
/proc/30080/task/30086/stat : 30086 (java) S 30078 30080 29901 0 -1 64 580 0 0 0 36 1 0 0 16 0 8 0 156733461 937885696 155137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30080/tid=30087] ppid=30078 vsize=915904 CPUtime=0
/proc/30080/task/30087/stat : 30087 (java) S 30078 30080 29901 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 156733461 937885696 155137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30080/tid=30088] ppid=30078 vsize=915904 CPUtime=0.02
/proc/30080/task/30088/stat : 30088 (java) S 30078 30080 29901 0 -1 64 1 0 0 0 1 1 0 0 15 0 8 0 156733461 937885696 155137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1529.95
Current children cumulated vsize (KiB) 915904

[startup+1604.1 s]
/proc/loadavg: 1.96 1.98 1.91 3/100 30378
/proc/meminfo: memFree=946152/2055920 swapFree=4178332/4192956
[pid=30080] ppid=30078 vsize=915904 CPUtime=1589.62
/proc/30080/stat : 30080 (java) R 30078 30080 29901 0 -1 0 155505 0 1 0 158742 220 0 0 25 0 8 0 156733448 937885696 155137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074208042 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30080/statm: 228976 155137 2538 14 0 215446 0
[pid=30080/tid=30082] ppid=30078 vsize=915904 CPUtime=2.01
/proc/30080/task/30082/stat : 30082 (java) S 30078 30080 29901 0 -1 64 138249 0 0 0 148 53 0 0 16 0 8 0 156733452 937885696 155137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30080/tid=30083] ppid=30078 vsize=915904 CPUtime=0
/proc/30080/task/30083/stat : 30083 (java) S 30078 30080 29901 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156733452 937885696 155137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30080/tid=30084] ppid=30078 vsize=915904 CPUtime=0
/proc/30080/task/30084/stat : 30084 (java) S 30078 30080 29901 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156733452 937885696 155137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30080/tid=30085] ppid=30078 vsize=915904 CPUtime=0
/proc/30080/task/30085/stat : 30085 (java) S 30078 30080 29901 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156733461 937885696 155137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30080/tid=30086] ppid=30078 vsize=915904 CPUtime=0.37
/proc/30080/task/30086/stat : 30086 (java) S 30078 30080 29901 0 -1 64 580 0 0 0 36 1 0 0 16 0 8 0 156733461 937885696 155137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30080/tid=30087] ppid=30078 vsize=915904 CPUtime=0
/proc/30080/task/30087/stat : 30087 (java) S 30078 30080 29901 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 156733461 937885696 155137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30080/tid=30088] ppid=30078 vsize=915904 CPUtime=0.02
/proc/30080/task/30088/stat : 30088 (java) S 30078 30080 29901 0 -1 64 1 0 0 0 1 1 0 0 15 0 8 0 156733461 937885696 155137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1589.62
Current children cumulated vsize (KiB) 915904

[startup+1664.17 s]
/proc/loadavg: 1.98 1.98 1.91 3/100 30378
/proc/meminfo: memFree=946344/2055920 swapFree=4178332/4192956
[pid=30080] ppid=30078 vsize=915904 CPUtime=1649.34
/proc/30080/stat : 30080 (java) R 30078 30080 29901 0 -1 0 155505 0 1 0 164714 220 0 0 25 0 8 0 156733448 937885696 155137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074143859 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30080/statm: 228976 155137 2538 14 0 215446 0
[pid=30080/tid=30082] ppid=30078 vsize=915904 CPUtime=2.01
/proc/30080/task/30082/stat : 30082 (java) S 30078 30080 29901 0 -1 64 138249 0 0 0 148 53 0 0 16 0 8 0 156733452 937885696 155137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30080/tid=30083] ppid=30078 vsize=915904 CPUtime=0
/proc/30080/task/30083/stat : 30083 (java) S 30078 30080 29901 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156733452 937885696 155137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30080/tid=30084] ppid=30078 vsize=915904 CPUtime=0
/proc/30080/task/30084/stat : 30084 (java) S 30078 30080 29901 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156733452 937885696 155137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30080/tid=30085] ppid=30078 vsize=915904 CPUtime=0
/proc/30080/task/30085/stat : 30085 (java) S 30078 30080 29901 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156733461 937885696 155137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30080/tid=30086] ppid=30078 vsize=915904 CPUtime=0.37
/proc/30080/task/30086/stat : 30086 (java) S 30078 30080 29901 0 -1 64 580 0 0 0 36 1 0 0 16 0 8 0 156733461 937885696 155137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30080/tid=30087] ppid=30078 vsize=915904 CPUtime=0
/proc/30080/task/30087/stat : 30087 (java) S 30078 30080 29901 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 156733461 937885696 155137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30080/tid=30088] ppid=30078 vsize=915904 CPUtime=0.02
/proc/30080/task/30088/stat : 30088 (java) S 30078 30080 29901 0 -1 64 1 0 0 0 1 1 0 0 15 0 8 0 156733461 937885696 155137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1649.34
Current children cumulated vsize (KiB) 915904

[startup+1724.23 s]
/proc/loadavg: 2.06 2.00 1.91 3/100 30378
/proc/meminfo: memFree=946408/2055920 swapFree=4178332/4192956
[pid=30080] ppid=30078 vsize=915904 CPUtime=1709.08
/proc/30080/stat : 30080 (java) R 30078 30080 29901 0 -1 0 155505 0 1 0 170688 220 0 0 25 0 8 0 156733448 937885696 155137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074230602 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30080/statm: 228976 155137 2538 14 0 215446 0
[pid=30080/tid=30082] ppid=30078 vsize=915904 CPUtime=2.01
/proc/30080/task/30082/stat : 30082 (java) S 30078 30080 29901 0 -1 64 138249 0 0 0 148 53 0 0 16 0 8 0 156733452 937885696 155137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30080/tid=30083] ppid=30078 vsize=915904 CPUtime=0
/proc/30080/task/30083/stat : 30083 (java) S 30078 30080 29901 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156733452 937885696 155137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30080/tid=30084] ppid=30078 vsize=915904 CPUtime=0
/proc/30080/task/30084/stat : 30084 (java) S 30078 30080 29901 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156733452 937885696 155137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30080/tid=30085] ppid=30078 vsize=915904 CPUtime=0
/proc/30080/task/30085/stat : 30085 (java) S 30078 30080 29901 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156733461 937885696 155137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30080/tid=30086] ppid=30078 vsize=915904 CPUtime=0.37
/proc/30080/task/30086/stat : 30086 (java) S 30078 30080 29901 0 -1 64 580 0 0 0 36 1 0 0 16 0 8 0 156733461 937885696 155137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30080/tid=30087] ppid=30078 vsize=915904 CPUtime=0
/proc/30080/task/30087/stat : 30087 (java) S 30078 30080 29901 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 156733461 937885696 155137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30080/tid=30088] ppid=30078 vsize=915904 CPUtime=0.02
/proc/30080/task/30088/stat : 30088 (java) S 30078 30080 29901 0 -1 64 1 0 0 0 1 1 0 0 15 0 8 0 156733461 937885696 155137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1709.08
Current children cumulated vsize (KiB) 915904

[startup+1784.29 s]
/proc/loadavg: 2.06 2.01 1.92 3/100 30378
/proc/meminfo: memFree=946472/2055920 swapFree=4178332/4192956
[pid=30080] ppid=30078 vsize=915904 CPUtime=1768.84
/proc/30080/stat : 30080 (java) R 30078 30080 29901 0 -1 0 155505 0 1 0 176663 221 0 0 25 0 8 0 156733448 937885696 155137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074205204 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30080/statm: 228976 155137 2538 14 0 215446 0
[pid=30080/tid=30082] ppid=30078 vsize=915904 CPUtime=2.01
/proc/30080/task/30082/stat : 30082 (java) S 30078 30080 29901 0 -1 64 138249 0 0 0 148 53 0 0 16 0 8 0 156733452 937885696 155137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30080/tid=30083] ppid=30078 vsize=915904 CPUtime=0
/proc/30080/task/30083/stat : 30083 (java) S 30078 30080 29901 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156733452 937885696 155137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30080/tid=30084] ppid=30078 vsize=915904 CPUtime=0
/proc/30080/task/30084/stat : 30084 (java) S 30078 30080 29901 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156733452 937885696 155137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30080/tid=30085] ppid=30078 vsize=915904 CPUtime=0
/proc/30080/task/30085/stat : 30085 (java) S 30078 30080 29901 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156733461 937885696 155137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30080/tid=30086] ppid=30078 vsize=915904 CPUtime=0.37
/proc/30080/task/30086/stat : 30086 (java) S 30078 30080 29901 0 -1 64 580 0 0 0 36 1 0 0 16 0 8 0 156733461 937885696 155137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30080/tid=30087] ppid=30078 vsize=915904 CPUtime=0
/proc/30080/task/30087/stat : 30087 (java) S 30078 30080 29901 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 156733461 937885696 155137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30080/tid=30088] ppid=30078 vsize=915904 CPUtime=0.02
/proc/30080/task/30088/stat : 30088 (java) S 30078 30080 29901 0 -1 64 1 0 0 0 1 1 0 0 15 0 8 0 156733461 937885696 155137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1768.84
Current children cumulated vsize (KiB) 915904



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1815.64 s]
/proc/loadavg: 2.09 2.03 1.93 3/100 30378
/proc/meminfo: memFree=946472/2055920 swapFree=4178332/4192956
[pid=30080] ppid=30078 vsize=915904 CPUtime=1800.01
/proc/30080/stat : 30080 (java) R 30078 30080 29901 0 -1 0 155505 0 1 0 179780 221 0 0 25 0 8 0 156733448 937885696 155137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074233287 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30080/statm: 228976 155137 2538 14 0 215446 0
[pid=30080/tid=30082] ppid=30078 vsize=915904 CPUtime=2.01
/proc/30080/task/30082/stat : 30082 (java) S 30078 30080 29901 0 -1 64 138249 0 0 0 148 53 0 0 16 0 8 0 156733452 937885696 155137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30080/tid=30083] ppid=30078 vsize=915904 CPUtime=0
/proc/30080/task/30083/stat : 30083 (java) S 30078 30080 29901 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156733452 937885696 155137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30080/tid=30084] ppid=30078 vsize=915904 CPUtime=0
/proc/30080/task/30084/stat : 30084 (java) S 30078 30080 29901 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156733452 937885696 155137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30080/tid=30085] ppid=30078 vsize=915904 CPUtime=0
/proc/30080/task/30085/stat : 30085 (java) S 30078 30080 29901 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156733461 937885696 155137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30080/tid=30086] ppid=30078 vsize=915904 CPUtime=0.37
/proc/30080/task/30086/stat : 30086 (java) S 30078 30080 29901 0 -1 64 580 0 0 0 36 1 0 0 16 0 8 0 156733461 937885696 155137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30080/tid=30087] ppid=30078 vsize=915904 CPUtime=0
/proc/30080/task/30087/stat : 30087 (java) S 30078 30080 29901 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 156733461 937885696 155137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30080/tid=30088] ppid=30078 vsize=915904 CPUtime=0.02
/proc/30080/task/30088/stat : 30088 (java) S 30078 30080 29901 0 -1 64 1 0 0 0 1 1 0 0 15 0 8 0 156733461 937885696 155137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 915904

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

Child status: 143
Real time (s): 1815.77
CPU time (s): 1800.14
CPU user time (s): 1797.83
CPU system time (s): 2.30665
CPU usage (%): 99.1392
Max. virtual memory (cumulated for all children) (KiB): 915904

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.83
system time used= 2.30665
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 155520
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= 38750
involuntary context switches= 75608

runsolver used 2.12868 s user time and 5.36418 s system time

The end

Launcher Data (download as text)

Begin job on node10 on Sat Jan  6 11:36:21 UTC 2007


IDJOB= 237933
IDBENCH= 6972
FILE ID= node10/237933-1168083374

PBS_JOBID= 3476264

Free space on /tmp= 66350 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  97768f59c8f137e8599a77c7fedbfffc

RANDOM SEED= 569385773

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.232
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.232
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:       1063416 kB
Buffers:         46636 kB
Cached:         274012 kB
SwapCached:       2420 kB
Active:         661500 kB
Inactive:       241852 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1063416 kB
SwapTotal:     4192956 kB
SwapFree:      4178332 kB
Dirty:            8328 kB
Writeback:           0 kB
Mapped:         602296 kB
Slab:            72868 kB
Committed_AS:  4410356 kB
PageTables:       3332 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= 66349 MiB



End job on node10 on Sat Jan  6 12:06:49 UTC 2007