Trace number 199504

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.08 1800.66

General information on the benchmark

NameallIntervalSeries/
series-20.xml
MD5SUMf051ba5be31bddb148dcd9a1b4764b6e
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.030995
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables39
Number of constraints380
Maximum constraint arity3
Maximum domain size20
Number of constraints which are defined in extension0
Number of constraints which are defined in intension380
Global constraints used (with number of constraints)

Solver Data (download as text)

0.30	   
0.30	Abscon 109 (November, 2006)
0.30	   
0.30	   configuration
0.30	     name=mac.xml
0.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/199504-1168071467/unknown.xml
0.36	   
0.36	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.40	     nbVariables=39  nbDomainTypes=2  minDomainSize=19  maxDomainSize=20
0.40	       =>  wckTime=0.097  cpuTime=0.08  mem=6M951
0.40	   
0.40	   predicates being loaded...
0.40	   
0.40	   constraints being loaded...
0.61	     nbConstraints=380  nbConvertedConstraints=361  nbConvertConstraintsChecks=8361  nbExtensionStructures=2
0.61	     nbSharedExtensionStructures=359  nbConflictsStructures=3  nbSharedConflictsStructures=377
0.61	     nbSharedBinaryRepresentations=39  nbEvaluationManagers=1  nbSharedEvaluationManagers=18  maxDegree=21  maxArity=3
0.61	       =>  wckTime=0.309  cpuTime=0.22  mem=8M902
0.65	   
0.65	   solver IterativeSystematicSolver being built... 
0.80	       =>  wckTime=0.499  cpuTime=0.35  mem=14M452
0.81	   
0.81	   preprocessing
0.81	     nbConstraintChecks=0  nbPropagations=39  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
0.81	     detectedInconsistency=no
0.81	       =>  wckTime=0.0070  cpuTime=0.01  mem=14M452
0.89	   
0.89	   search
0.89	     run=0  nbConstraintChecks=90531  nbValidityChecks=7164  nbPropagations=511  nbRevisions=1209
0.89	     nbUselessRevisions=519  nbAssignments=32  nbFailedAssignments=4  nbBacktracks=13  nbVisitedNodes=42
0.89	     nbRestartNogoods=0  mapSize=6  nbInferences=0  nbTooLargeKeys=0
0.89	       =>  wckTime=0.088  cpuTime=0.07  mem=14M452
0.94	   
0.94	   search
0.94	     run=1  nbConstraintChecks=140700  nbValidityChecks=16457  nbPropagations=1698  nbRevisions=4624
0.94	     nbUselessRevisions=2050  nbAssignments=76  nbFailedAssignments=15  nbBacktracks=29  nbVisitedNodes=106
0.94	     nbRestartNogoods=3  mapSize=17  nbInferences=0  nbTooLargeKeys=0
0.94	       =>  wckTime=0.135  cpuTime=0.11  mem=14M452
0.97	   
0.97	   search
0.97	     run=2  nbConstraintChecks=215594  nbValidityChecks=26833  nbPropagations=3575  nbRevisions=10102
0.97	     nbUselessRevisions=4548  nbAssignments=124  nbFailedAssignments=24  nbBacktracks=56  nbVisitedNodes=174
0.97	     nbRestartNogoods=5  mapSize=31  nbInferences=0  nbTooLargeKeys=0
0.97	       =>  wckTime=0.173  cpuTime=0.14  mem=14M452
1.01	   
1.01	   search
1.01	     run=3  nbConstraintChecks=281611  nbValidityChecks=38160  nbPropagations=6453  nbRevisions=18701
1.01	     nbUselessRevisions=8475  nbAssignments=187  nbFailedAssignments=39  nbBacktracks=89  nbVisitedNodes=269
1.01	     nbRestartNogoods=7  mapSize=52  nbInferences=0  nbTooLargeKeys=0
1.01	       =>  wckTime=0.208  cpuTime=0.18  mem=14M452
1.06	   
1.06	   search
1.06	     run=4  nbConstraintChecks=385726  nbValidityChecks=51754  nbPropagations=10483  nbRevisions=31446
1.06	     nbUselessRevisions=14424  nbAssignments=280  nbFailedAssignments=64  nbBacktracks=140  nbVisitedNodes=407
1.06	     nbRestartNogoods=10  mapSize=81  nbInferences=0  nbTooLargeKeys=0
1.06	       =>  wckTime=0.259  cpuTime=0.23  mem=14M452
1.13	   
1.13	   search
1.13	     run=5  nbConstraintChecks=513262  nbValidityChecks=71068  nbPropagations=16395  nbRevisions=50528
1.13	     nbUselessRevisions=23120  nbAssignments=417  nbFailedAssignments=109  nbBacktracks=215  nbVisitedNodes=633
1.13	     nbRestartNogoods=16  mapSize=134  nbInferences=0  nbTooLargeKeys=0
1.13	       =>  wckTime=0.325  cpuTime=0.29  mem=14M452
1.21	   
1.21	   search
1.21	     run=6  nbConstraintChecks=671022  nbValidityChecks=94888  nbPropagations=24907  nbRevisions=79812
1.21	     nbUselessRevisions=36576  nbAssignments=602  nbFailedAssignments=168  nbBacktracks=328  nbVisitedNodes=921
1.21	     nbRestartNogoods=21  mapSize=196  nbInferences=0  nbTooLargeKeys=0
1.21	       =>  wckTime=0.409  cpuTime=0.37  mem=14M452
1.31	   
1.31	   search
1.31	     run=7  nbConstraintChecks=816374  nbValidityChecks=129279  nbPropagations=38164  nbRevisions=126530
1.31	     nbUselessRevisions=58763  nbAssignments=903  nbFailedAssignments=284  nbBacktracks=498  nbVisitedNodes=1427
1.31	     nbRestartNogoods=24  mapSize=314  nbInferences=0  nbTooLargeKeys=0
1.31	       =>  wckTime=0.506  cpuTime=0.47  mem=14M452
1.50	   
1.50	   search
1.50	     run=8  nbConstraintChecks=1146987  nbValidityChecks=195931  nbPropagations=58970  nbRevisions=203464
1.50	     nbUselessRevisions=94938  nbAssignments=1368  nbFailedAssignments=478  nbBacktracks=755  nbVisitedNodes=2210
1.50	     nbRestartNogoods=31  mapSize=479  nbInferences=0  nbTooLargeKeys=0
1.50	       =>  wckTime=0.696  cpuTime=0.66  mem=14M452
1.73	   
1.73	   search
1.73	     run=9  nbConstraintChecks=1570228  nbValidityChecks=265238  nbPropagations=89637  nbRevisions=320724
1.73	     nbUselessRevisions=149619  nbAssignments=1964  nbFailedAssignments=677  nbBacktracks=1139  nbVisitedNodes=3176
1.73	     nbRestartNogoods=37  mapSize=704  nbInferences=0  nbTooLargeKeys=0
1.73	       =>  wckTime=0.93  cpuTime=0.88  mem=14M452
2.09	   
2.09	   INFO : Stopping hyperNogood (mapSize=1023, nbTooLargekeys=0, mem=14M452)
2.13	   
2.13	   search
2.13	     run=10  nbConstraintChecks=2370746  nbValidityChecks=403437  nbPropagations=136126  nbRevisions=502585
2.13	     nbUselessRevisions=233795  nbAssignments=2967  nbFailedAssignments=1088  nbBacktracks=1718  nbVisitedNodes=4851
2.13	     nbRestartNogoods=44
2.13	       =>  wckTime=1.33  cpuTime=1.27  mem=14M452
2.54	   
2.54	   search
2.54	     run=11  nbConstraintChecks=3207437  nbValidityChecks=559507  nbPropagations=202391  nbRevisions=763128
2.54	     nbUselessRevisions=354643  nbAssignments=4360  nbFailedAssignments=1601  nbBacktracks=2583  nbVisitedNodes=7144
2.54	     nbRestartNogoods=50
2.54	       =>  wckTime=1.742  cpuTime=1.68  mem=14M452
3.17	   
3.17	   search
3.17	     run=12  nbConstraintChecks=4505297  nbValidityChecks=802120  nbPropagations=300930  nbRevisions=1149754
3.17	     nbUselessRevisions=533907  nbAssignments=6437  nbFailedAssignments=2365  nbBacktracks=3881  nbVisitedNodes=10596
3.17	     nbRestartNogoods=56
3.17	       =>  wckTime=2.367  cpuTime=2.3  mem=14M452
3.91	   
3.91	   search
3.91	     run=13  nbConstraintChecks=5965730  nbValidityChecks=1085018  nbPropagations=441152  nbRevisions=1707544
3.91	     nbUselessRevisions=797936  nbAssignments=9552  nbFailedAssignments=3518  nbBacktracks=5828  nbVisitedNodes=15717
3.91	     nbRestartNogoods=68
3.91	       =>  wckTime=3.104  cpuTime=3.04  mem=14M452
5.67	   
5.67	   search
5.67	     run=14  nbConstraintChecks=9821755  nbValidityChecks=1730208  nbPropagations=660851  nbRevisions=2598215
5.67	     nbUselessRevisions=1218140  nbAssignments=14318  nbFailedAssignments=5351  nbBacktracks=8747  nbVisitedNodes=23714
5.67	     nbRestartNogoods=76
5.67	       =>  wckTime=4.872  cpuTime=4.81  mem=14M452
7.98	   
7.98	   search
7.98	     run=15  nbConstraintChecks=14830616  nbValidityChecks=2565756  nbPropagations=990278  nbRevisions=3942192
7.98	     nbUselessRevisions=1841952  nbAssignments=21403  nbFailedAssignments=8043  nbBacktracks=13125  nbVisitedNodes=35542
7.98	     nbRestartNogoods=83
7.98	       =>  wckTime=7.181  cpuTime=7.12  mem=14M452
12.14	   
12.14	   search
12.14	     run=16  nbConstraintChecks=24036568  nbValidityChecks=4083444  nbPropagations=1504793  nbRevisions=6077962
12.14	     nbUselessRevisions=2838676  nbAssignments=32271  nbFailedAssignments=12327  nbBacktracks=19698
12.14	     nbVisitedNodes=53804  nbRestartNogoods=93
12.14	       =>  wckTime=11.334  cpuTime=11.27  mem=14M452
16.93	   
16.93	   search
16.93	     run=17  nbConstraintChecks=33980686  nbValidityChecks=5941770  nbPropagations=2264197  nbRevisions=9172668
16.93	     nbUselessRevisions=4266195  nbAssignments=48445  nbFailedAssignments=18630  nbBacktracks=29552
16.93	     nbVisitedNodes=81134  nbRestartNogoods=103
16.93	       =>  wckTime=16.13  cpuTime=16.06  mem=14M452
23.07	   
23.07	   search
23.07	     run=18  nbConstraintChecks=46248426  nbValidityChecks=8298386  nbPropagations=3343807  nbRevisions=13473390
23.07	     nbUselessRevisions=6221695  nbAssignments=72026  nbFailedAssignments=27413  nbBacktracks=44330
23.07	     nbVisitedNodes=120489  nbRestartNogoods=121
23.07	       =>  wckTime=22.27  cpuTime=22.2  mem=14M452
38.50	   
38.50	   search
38.50	     run=19  nbConstraintChecks=79687250  nbValidityChecks=14237933  nbPropagations=5119894  nbRevisions=20638766
38.50	     nbUselessRevisions=9486988  nbAssignments=109722  nbFailedAssignments=42925  nbBacktracks=66499
38.50	     nbVisitedNodes=184741  nbRestartNogoods=136
38.50	       =>  wckTime=37.698  cpuTime=37.62  mem=14M452
51.03	   
51.03	   search
51.03	     run=20  nbConstraintChecks=104949178  nbValidityChecks=18936020  nbPropagations=7588898  nbRevisions=30409206
51.03	     nbUselessRevisions=13894732  nbAssignments=161738  nbFailedAssignments=61670  nbBacktracks=99751
51.03	     nbVisitedNodes=270350  nbRestartNogoods=159
51.03	       =>  wckTime=50.231  cpuTime=50.15  mem=14M452
78.70	   
78.70	   search
78.70	     run=21  nbConstraintChecks=164223316  nbValidityChecks=29503122  nbPropagations=11399760  nbRevisions=46033249
78.70	     nbUselessRevisions=21236548  nbAssignments=244989  nbFailedAssignments=95026  nbBacktracks=149631
78.70	     nbVisitedNodes=410473  nbRestartNogoods=178
78.70	       =>  wckTime=77.896  cpuTime=77.81  mem=14M452
113.08	   
113.08	   search
113.08	     run=22  nbConstraintChecks=233987443  nbValidityChecks=42826492  nbPropagations=16974028  nbRevisions=68581167
113.08	     nbUselessRevisions=31687816  nbAssignments=368010  nbFailedAssignments=143208  nbBacktracks=224458
113.08	     nbVisitedNodes=617358  nbRestartNogoods=202
113.08	       =>  wckTime=112.282  cpuTime=112.19  mem=14M452
171.20	   
171.20	   search
171.20	     run=23  nbConstraintChecks=355975060  nbValidityChecks=64762713  nbPropagations=25399706  nbRevisions=102764779
171.20	     nbUselessRevisions=47745267  nbAssignments=558563  nbFailedAssignments=221514  nbBacktracks=336690
171.20	     nbVisitedNodes=942215  nbRestartNogoods=217
171.20	       =>  wckTime=170.396  cpuTime=170.28  mem=14M452
254.08	   
254.08	   search
254.08	     run=24  nbConstraintChecks=528667922  nbValidityChecks=96946231  nbPropagations=37919733  nbRevisions=153370678
254.08	     nbUselessRevisions=71170628  nbAssignments=832486  nbFailedAssignments=327078  nbBacktracks=505031
254.08	     nbVisitedNodes=1401888  nbRestartNogoods=236
254.08	       =>  wckTime=253.283  cpuTime=253.14  mem=14M452
450.96	   
450.96	   search
450.96	     run=25  nbConstraintChecks=990650591  nbValidityChecks=168437752  nbPropagations=58177081  nbRevisions=240196475
450.96	     nbUselessRevisions=112823632  nbAssignments=1256027  nbFailedAssignments=498092  nbBacktracks=757544
450.96	     nbVisitedNodes=2110043  nbRestartNogoods=256
450.96	       =>  wckTime=450.155  cpuTime=449.95  mem=14M452
604.92	   
604.92	   search
604.92	     run=26  nbConstraintChecks=1292655197  nbValidityChecks=231467837  nbPropagations=87573025  nbRevisions=363270621
604.92	     nbUselessRevisions=171318139  nbAssignments=1866264  nbFailedAssignments=729546  nbBacktracks=1136313
604.92	     nbVisitedNodes=3130943  nbRestartNogoods=274
604.92	       =>  wckTime=604.118  cpuTime=603.86  mem=15M427
1037.84	   
1037.84	   search
1037.84	     run=27  nbConstraintChecks=2299309709  nbValidityChecks=389874459  nbPropagations=134502922  nbRevisions=566855752
1037.84	     nbUselessRevisions=269320405  nbAssignments=2835059  nbFailedAssignments=1130174  nbBacktracks=1704466
1037.84	     nbVisitedNodes=4769217  nbRestartNogoods=288
1037.84	       =>  wckTime=1037.035  cpuTime=1036.63  mem=15M427
1492.75	   
1492.75	   search
1492.75	     run=28  nbConstraintChecks=3239221874  nbValidityChecks=568791914  nbPropagations=204432182  nbRevisions=861806205
1492.75	     nbUselessRevisions=408882089  nbAssignments=4264313  nbFailedAssignments=1707188  nbBacktracks=2556692
1492.75	     nbVisitedNodes=7187391  nbRestartNogoods=311
1492.75	       =>  wckTime=1491.945  cpuTime=1491.41  mem=15M427

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/node50/watcher-199504-1168071467 -o ROOT/results/node50/solver-199504-1168071467 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/199504-1168071467/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.00 1.00 1.04 3/65 32151
/proc/meminfo: memFree=1536872/2055920 swapFree=4192812/4192956
[pid=32150] ppid=32148 vsize=1452 CPUtime=0
/proc/32150/stat : 32150 (java) R 32148 32150 31453 0 -1 0 99 0 0 0 0 0 0 0 20 0 1 0 155545239 1486848 71 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 8998542 0 0 4096 0 0 0 0 17 1 0 0
/proc/32150/statm: 363 77 59 14 0 8 0

[startup+0.107241 s]
/proc/loadavg: 1.00 1.00 1.04 3/65 32151
/proc/meminfo: memFree=1536872/2055920 swapFree=4192812/4192956
[pid=32150] ppid=32148 vsize=914988 CPUtime=0.08
/proc/32150/stat : 32150 (java) R 32148 32150 31453 0 -1 0 3056 0 1 0 7 1 0 0 16 0 8 0 155545239 936947712 2802 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32150/statm: 228747 2803 1449 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.515307 s]
/proc/loadavg: 1.00 1.00 1.04 3/65 32151
/proc/meminfo: memFree=1536872/2055920 swapFree=4192812/4192956
[pid=32150] ppid=32148 vsize=915328 CPUtime=0.49
/proc/32150/stat : 32150 (java) R 32148 32150 31453 0 -1 0 6476 0 1 0 44 5 0 0 16 0 8 0 155545239 937295872 6215 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153604294 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32150/statm: 228832 6216 2152 14 0 215302 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915328

[startup+1.33744 s]
/proc/loadavg: 1.00 1.00 1.04 2/72 32158
/proc/meminfo: memFree=1513648/2055920 swapFree=4192812/4192956
[pid=32150] ppid=32148 vsize=915460 CPUtime=1.32
/proc/32150/stat : 32150 (java) R 32148 32150 31453 0 -1 0 8562 0 1 0 124 8 0 0 16 0 8 0 155545239 937431040 8299 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073845576 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32150/statm: 228865 8299 2533 14 0 215335 0
[pid=32150/tid=32152] ppid=32148 vsize=915460 CPUtime=0.02
/proc/32150/task/32152/stat : 32152 (java) S 32148 32150 31453 0 -1 64 167 0 0 0 2 0 0 0 16 0 8 0 155545242 937431040 8299 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32150/tid=32153] ppid=32148 vsize=915460 CPUtime=0
/proc/32150/task/32153/stat : 32153 (java) S 32148 32150 31453 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 155545243 937431040 8299 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32150/tid=32154] ppid=32148 vsize=915460 CPUtime=0
/proc/32150/task/32154/stat : 32154 (java) S 32148 32150 31453 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155545243 937431040 8299 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32150/tid=32155] ppid=32148 vsize=915460 CPUtime=0
/proc/32150/task/32155/stat : 32155 (java) S 32148 32150 31453 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 155545246 937431040 8299 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32150/tid=32156] ppid=32148 vsize=915460 CPUtime=0.19
/proc/32150/task/32156/stat : 32156 (java) S 32148 32150 31453 0 -1 64 385 0 0 0 19 0 0 0 15 0 8 0 155545246 937431040 8299 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32150/tid=32157] ppid=32148 vsize=915460 CPUtime=0
/proc/32150/task/32157/stat : 32157 (java) S 32148 32150 31453 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155545246 937431040 8299 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32150/tid=32158] ppid=32148 vsize=915460 CPUtime=0
/proc/32150/task/32158/stat : 32158 (java) S 32148 32150 31453 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155545246 937431040 8299 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 915460

[startup+2.97872 s]
/proc/loadavg: 1.00 1.00 1.04 2/72 32158
/proc/meminfo: memFree=1513264/2055920 swapFree=4192812/4192956
[pid=32150] ppid=32148 vsize=915460 CPUtime=2.96
/proc/32150/stat : 32150 (java) R 32148 32150 31453 0 -1 0 8633 0 1 0 288 8 0 0 17 0 8 0 155545239 937431040 8369 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073665378 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32150/statm: 228865 8369 2533 14 0 215335 0
[pid=32150/tid=32152] ppid=32148 vsize=915460 CPUtime=0.02
/proc/32150/task/32152/stat : 32152 (java) S 32148 32150 31453 0 -1 64 167 0 0 0 2 0 0 0 16 0 8 0 155545242 937431040 8369 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32150/tid=32153] ppid=32148 vsize=915460 CPUtime=0
/proc/32150/task/32153/stat : 32153 (java) S 32148 32150 31453 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 155545243 937431040 8369 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32150/tid=32154] ppid=32148 vsize=915460 CPUtime=0
/proc/32150/task/32154/stat : 32154 (java) S 32148 32150 31453 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155545243 937431040 8369 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32150/tid=32155] ppid=32148 vsize=915460 CPUtime=0
/proc/32150/task/32155/stat : 32155 (java) S 32148 32150 31453 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 155545246 937431040 8369 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32150/tid=32156] ppid=32148 vsize=915460 CPUtime=0.22
/proc/32150/task/32156/stat : 32156 (java) S 32148 32150 31453 0 -1 64 400 0 0 0 22 0 0 0 16 0 8 0 155545246 937431040 8369 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32150/tid=32157] ppid=32148 vsize=915460 CPUtime=0
/proc/32150/task/32157/stat : 32157 (java) S 32148 32150 31453 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155545246 937431040 8369 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32150/tid=32158] ppid=32148 vsize=915460 CPUtime=0
/proc/32150/task/32158/stat : 32158 (java) S 32148 32150 31453 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155545246 937431040 8369 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 915460

[startup+6.26527 s]
/proc/loadavg: 1.00 1.00 1.04 2/72 32158
/proc/meminfo: memFree=1513200/2055920 swapFree=4192812/4192956
[pid=32150] ppid=32148 vsize=915460 CPUtime=6.24
/proc/32150/stat : 32150 (java) R 32148 32150 31453 0 -1 0 8641 0 1 0 616 8 0 0 22 0 8 0 155545239 937431040 8376 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073804087 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32150/statm: 228865 8376 2533 14 0 215335 0
[pid=32150/tid=32152] ppid=32148 vsize=915460 CPUtime=0.02
/proc/32150/task/32152/stat : 32152 (java) S 32148 32150 31453 0 -1 64 167 0 0 0 2 0 0 0 16 0 8 0 155545242 937431040 8376 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32150/tid=32153] ppid=32148 vsize=915460 CPUtime=0
/proc/32150/task/32153/stat : 32153 (java) S 32148 32150 31453 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 155545243 937431040 8376 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32150/tid=32154] ppid=32148 vsize=915460 CPUtime=0
/proc/32150/task/32154/stat : 32154 (java) S 32148 32150 31453 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155545243 937431040 8376 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32150/tid=32155] ppid=32148 vsize=915460 CPUtime=0
/proc/32150/task/32155/stat : 32155 (java) S 32148 32150 31453 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 155545246 937431040 8376 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32150/tid=32156] ppid=32148 vsize=915460 CPUtime=0.22
/proc/32150/task/32156/stat : 32156 (java) S 32148 32150 31453 0 -1 64 400 0 0 0 22 0 0 0 16 0 8 0 155545246 937431040 8376 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32150/tid=32157] ppid=32148 vsize=915460 CPUtime=0
/proc/32150/task/32157/stat : 32157 (java) S 32148 32150 31453 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155545246 937431040 8376 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32150/tid=32158] ppid=32148 vsize=915460 CPUtime=0
/proc/32150/task/32158/stat : 32158 (java) S 32148 32150 31453 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155545246 937431040 8376 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 915460

[startup+12.7394 s]
/proc/loadavg: 1.00 1.00 1.04 2/72 32158
/proc/meminfo: memFree=1513136/2055920 swapFree=4192812/4192956
[pid=32150] ppid=32148 vsize=915460 CPUtime=12.73
/proc/32150/stat : 32150 (java) R 32148 32150 31453 0 -1 0 8648 0 1 0 1264 9 0 0 17 0 8 0 155545239 937431040 8383 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073823596 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32150/statm: 228865 8383 2533 14 0 215335 0
[pid=32150/tid=32152] ppid=32148 vsize=915460 CPUtime=0.02
/proc/32150/task/32152/stat : 32152 (java) S 32148 32150 31453 0 -1 64 167 0 0 0 2 0 0 0 16 0 8 0 155545242 937431040 8383 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32150/tid=32153] ppid=32148 vsize=915460 CPUtime=0
/proc/32150/task/32153/stat : 32153 (java) S 32148 32150 31453 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 155545243 937431040 8383 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32150/tid=32154] ppid=32148 vsize=915460 CPUtime=0
/proc/32150/task/32154/stat : 32154 (java) S 32148 32150 31453 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155545243 937431040 8383 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32150/tid=32155] ppid=32148 vsize=915460 CPUtime=0
/proc/32150/task/32155/stat : 32155 (java) S 32148 32150 31453 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 155545246 937431040 8383 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32150/tid=32156] ppid=32148 vsize=915460 CPUtime=0.22
/proc/32150/task/32156/stat : 32156 (java) S 32148 32150 31453 0 -1 64 401 0 0 0 22 0 0 0 16 0 8 0 155545246 937431040 8383 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32150/tid=32157] ppid=32148 vsize=915460 CPUtime=0
/proc/32150/task/32157/stat : 32157 (java) S 32148 32150 31453 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155545246 937431040 8383 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32150/tid=32158] ppid=32148 vsize=915460 CPUtime=0
/proc/32150/task/32158/stat : 32158 (java) S 32148 32150 31453 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155545246 937431040 8383 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.73
Current children cumulated vsize (KiB) 915460

[startup+25.5685 s]
/proc/loadavg: 1.00 1.00 1.04 2/72 32158
/proc/meminfo: memFree=1513136/2055920 swapFree=4192812/4192956
[pid=32150] ppid=32148 vsize=915460 CPUtime=25.55
/proc/32150/stat : 32150 (java) R 32148 32150 31453 0 -1 0 8653 0 1 0 2546 9 0 0 25 0 8 0 155545239 937431040 8388 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073665384 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32150/statm: 228865 8388 2533 14 0 215335 0
[pid=32150/tid=32152] ppid=32148 vsize=915460 CPUtime=0.02
/proc/32150/task/32152/stat : 32152 (java) S 32148 32150 31453 0 -1 64 167 0 0 0 2 0 0 0 16 0 8 0 155545242 937431040 8388 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32150/tid=32153] ppid=32148 vsize=915460 CPUtime=0
/proc/32150/task/32153/stat : 32153 (java) S 32148 32150 31453 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 155545243 937431040 8388 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32150/tid=32154] ppid=32148 vsize=915460 CPUtime=0
/proc/32150/task/32154/stat : 32154 (java) S 32148 32150 31453 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155545243 937431040 8388 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32150/tid=32155] ppid=32148 vsize=915460 CPUtime=0
/proc/32150/task/32155/stat : 32155 (java) S 32148 32150 31453 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 155545246 937431040 8388 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32150/tid=32156] ppid=32148 vsize=915460 CPUtime=0.22
/proc/32150/task/32156/stat : 32156 (java) S 32148 32150 31453 0 -1 64 401 0 0 0 22 0 0 0 16 0 8 0 155545246 937431040 8388 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32150/tid=32157] ppid=32148 vsize=915460 CPUtime=0
/proc/32150/task/32157/stat : 32157 (java) S 32148 32150 31453 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155545246 937431040 8388 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32150/tid=32158] ppid=32148 vsize=915460 CPUtime=0
/proc/32150/task/32158/stat : 32158 (java) R 32148 32150 31453 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155545246 937431040 8388 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.55
Current children cumulated vsize (KiB) 915460

[startup+51.2478 s]
/proc/loadavg: 1.07 1.02 1.04 2/72 32158
/proc/meminfo: memFree=1513136/2055920 swapFree=4192812/4192956
[pid=32150] ppid=32148 vsize=915460 CPUtime=51.22
/proc/32150/stat : 32150 (java) R 32148 32150 31453 0 -1 0 8660 0 1 0 5113 9 0 0 17 0 8 0 155545239 937431040 8395 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073683823 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32150/statm: 228865 8395 2533 14 0 215335 0
[pid=32150/tid=32152] ppid=32148 vsize=915460 CPUtime=0.02
/proc/32150/task/32152/stat : 32152 (java) S 32148 32150 31453 0 -1 64 167 0 0 0 2 0 0 0 16 0 8 0 155545242 937431040 8395 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32150/tid=32153] ppid=32148 vsize=915460 CPUtime=0
/proc/32150/task/32153/stat : 32153 (java) S 32148 32150 31453 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 155545243 937431040 8395 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32150/tid=32154] ppid=32148 vsize=915460 CPUtime=0
/proc/32150/task/32154/stat : 32154 (java) S 32148 32150 31453 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155545243 937431040 8395 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32150/tid=32155] ppid=32148 vsize=915460 CPUtime=0
/proc/32150/task/32155/stat : 32155 (java) S 32148 32150 31453 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 155545246 937431040 8395 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32150/tid=32156] ppid=32148 vsize=915460 CPUtime=0.22
/proc/32150/task/32156/stat : 32156 (java) S 32148 32150 31453 0 -1 64 402 0 0 0 22 0 0 0 16 0 8 0 155545246 937431040 8395 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32150/tid=32157] ppid=32148 vsize=915460 CPUtime=0
/proc/32150/task/32157/stat : 32157 (java) S 32148 32150 31453 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155545246 937431040 8395 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32150/tid=32158] ppid=32148 vsize=915460 CPUtime=0
/proc/32150/task/32158/stat : 32158 (java) S 32148 32150 31453 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155545246 937431040 8395 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.22
Current children cumulated vsize (KiB) 915460

[startup+102.499 s]
/proc/loadavg: 1.03 1.01 1.04 2/72 32158
/proc/meminfo: memFree=1513136/2055920 swapFree=4192812/4192956
[pid=32150] ppid=32148 vsize=915460 CPUtime=102.45
/proc/32150/stat : 32150 (java) R 32148 32150 31453 0 -1 0 8663 0 1 0 10236 9 0 0 25 0 8 0 155545239 937431040 8398 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073680080 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32150/statm: 228865 8398 2533 14 0 215335 0
[pid=32150/tid=32152] ppid=32148 vsize=915460 CPUtime=0.02
/proc/32150/task/32152/stat : 32152 (java) S 32148 32150 31453 0 -1 64 167 0 0 0 2 0 0 0 16 0 8 0 155545242 937431040 8398 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32150/tid=32153] ppid=32148 vsize=915460 CPUtime=0
/proc/32150/task/32153/stat : 32153 (java) S 32148 32150 31453 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 155545243 937431040 8398 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32150/tid=32154] ppid=32148 vsize=915460 CPUtime=0
/proc/32150/task/32154/stat : 32154 (java) S 32148 32150 31453 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155545243 937431040 8398 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32150/tid=32155] ppid=32148 vsize=915460 CPUtime=0
/proc/32150/task/32155/stat : 32155 (java) S 32148 32150 31453 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 155545246 937431040 8398 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32150/tid=32156] ppid=32148 vsize=915460 CPUtime=0.22
/proc/32150/task/32156/stat : 32156 (java) S 32148 32150 31453 0 -1 64 402 0 0 0 22 0 0 0 16 0 8 0 155545246 937431040 8398 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32150/tid=32157] ppid=32148 vsize=915460 CPUtime=0
/proc/32150/task/32157/stat : 32157 (java) S 32148 32150 31453 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155545246 937431040 8398 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32150/tid=32158] ppid=32148 vsize=915460 CPUtime=0
/proc/32150/task/32158/stat : 32158 (java) S 32148 32150 31453 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155545246 937431040 8398 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.45
Current children cumulated vsize (KiB) 915460

[startup+162.573 s]
/proc/loadavg: 1.01 1.01 1.03 2/72 32158
/proc/meminfo: memFree=1513072/2055920 swapFree=4192812/4192956
[pid=32150] ppid=32148 vsize=915460 CPUtime=162.51
/proc/32150/stat : 32150 (java) R 32148 32150 31453 0 -1 0 8666 0 1 0 16242 9 0 0 25 0 8 0 155545239 937431040 8401 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073687223 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 1423.82
Current children cumulated vsize (KiB) 915460

[startup+1484.37 s]
/proc/loadavg: 1.02 1.01 1.00 2/72 32158
/proc/meminfo: memFree=1512880/2055920 swapFree=4192812/4192956
[pid=32150] ppid=32148 vsize=915460 CPUtime=1483.88
/proc/32150/stat : 32150 (java) R 32148 32150 31453 0 -1 0 8681 0 1 0 148378 10 0 0 25 0 8 0 155545239 937431040 8415 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073681551 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32150/statm: 228865 8415 2533 14 0 215335 0
[pid=32150/tid=32152] ppid=32148 vsize=915460 CPUtime=0.02
/proc/32150/task/32152/stat : 32152 (java) S 32148 32150 31453 0 -1 64 167 0 0 0 2 0 0 0 16 0 8 0 155545242 937431040 8415 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32150/tid=32153] ppid=32148 vsize=915460 CPUtime=0
/proc/32150/task/32153/stat : 32153 (java) S 32148 32150 31453 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 155545243 937431040 8415 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32150/tid=32154] ppid=32148 vsize=915460 CPUtime=0
/proc/32150/task/32154/stat : 32154 (java) S 32148 32150 31453 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155545243 937431040 8415 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32150/tid=32155] ppid=32148 vsize=915460 CPUtime=0
/proc/32150/task/32155/stat : 32155 (java) S 32148 32150 31453 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 155545246 937431040 8415 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32150/tid=32156] ppid=32148 vsize=915460 CPUtime=0.22
/proc/32150/task/32156/stat : 32156 (java) S 32148 32150 31453 0 -1 64 402 0 0 0 22 0 0 0 16 0 8 0 155545246 937431040 8415 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32150/tid=32157] ppid=32148 vsize=915460 CPUtime=0
/proc/32150/task/32157/stat : 32157 (java) S 32148 32150 31453 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155545246 937431040 8415 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32150/tid=32158] ppid=32148 vsize=915460 CPUtime=0
/proc/32150/task/32158/stat : 32158 (java) S 32148 32150 31453 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155545246 937431040 8415 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1483.88
Current children cumulated vsize (KiB) 915460

[startup+1544.45 s]
/proc/loadavg: 1.01 1.00 1.00 2/72 32158
/proc/meminfo: memFree=1512816/2055920 swapFree=4192812/4192956
[pid=32150] ppid=32148 vsize=915460 CPUtime=1543.94
/proc/32150/stat : 32150 (java) R 32148 32150 31453 0 -1 0 8684 0 1 0 154384 10 0 0 25 0 8 0 155545239 937431040 8418 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073803040 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32150/statm: 228865 8418 2533 14 0 215335 0
[pid=32150/tid=32152] ppid=32148 vsize=915460 CPUtime=0.02
/proc/32150/task/32152/stat : 32152 (java) S 32148 32150 31453 0 -1 64 167 0 0 0 2 0 0 0 16 0 8 0 155545242 937431040 8418 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32150/tid=32153] ppid=32148 vsize=915460 CPUtime=0
/proc/32150/task/32153/stat : 32153 (java) S 32148 32150 31453 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 155545243 937431040 8418 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32150/tid=32154] ppid=32148 vsize=915460 CPUtime=0
/proc/32150/task/32154/stat : 32154 (java) S 32148 32150 31453 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155545243 937431040 8418 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32150/tid=32155] ppid=32148 vsize=915460 CPUtime=0
/proc/32150/task/32155/stat : 32155 (java) S 32148 32150 31453 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 155545246 937431040 8418 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32150/tid=32156] ppid=32148 vsize=915460 CPUtime=0.22
/proc/32150/task/32156/stat : 32156 (java) S 32148 32150 31453 0 -1 64 402 0 0 0 22 0 0 0 16 0 8 0 155545246 937431040 8418 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32150/tid=32157] ppid=32148 vsize=915460 CPUtime=0
/proc/32150/task/32157/stat : 32157 (java) S 32148 32150 31453 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155545246 937431040 8418 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32150/tid=32158] ppid=32148 vsize=915460 CPUtime=0
/proc/32150/task/32158/stat : 32158 (java) S 32148 32150 31453 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155545246 937431040 8418 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1543.94
Current children cumulated vsize (KiB) 915460

[startup+1604.53 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 32158
/proc/meminfo: memFree=1512816/2055920 swapFree=4192812/4192956
[pid=32150] ppid=32148 vsize=915460 CPUtime=1604
/proc/32150/stat : 32150 (java) R 32148 32150 31453 0 -1 0 8684 0 1 0 160390 10 0 0 25 0 8 0 155545239 937431040 8418 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073832177 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32150/statm: 228865 8418 2533 14 0 215335 0
[pid=32150/tid=32152] ppid=32148 vsize=915460 CPUtime=0.02
/proc/32150/task/32152/stat : 32152 (java) S 32148 32150 31453 0 -1 64 167 0 0 0 2 0 0 0 16 0 8 0 155545242 937431040 8418 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32150/tid=32153] ppid=32148 vsize=915460 CPUtime=0
/proc/32150/task/32153/stat : 32153 (java) S 32148 32150 31453 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 155545243 937431040 8418 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32150/tid=32154] ppid=32148 vsize=915460 CPUtime=0
/proc/32150/task/32154/stat : 32154 (java) S 32148 32150 31453 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155545243 937431040 8418 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32150/tid=32155] ppid=32148 vsize=915460 CPUtime=0
/proc/32150/task/32155/stat : 32155 (java) S 32148 32150 31453 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 155545246 937431040 8418 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32150/tid=32156] ppid=32148 vsize=915460 CPUtime=0.22
/proc/32150/task/32156/stat : 32156 (java) S 32148 32150 31453 0 -1 64 402 0 0 0 22 0 0 0 16 0 8 0 155545246 937431040 8418 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32150/tid=32157] ppid=32148 vsize=915460 CPUtime=0
/proc/32150/task/32157/stat : 32157 (java) S 32148 32150 31453 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155545246 937431040 8418 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32150/tid=32158] ppid=32148 vsize=915460 CPUtime=0
/proc/32150/task/32158/stat : 32158 (java) R 32148 32150 31453 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155545246 937431040 8418 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1604
Current children cumulated vsize (KiB) 915460

[startup+1664.61 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 32158
/proc/meminfo: memFree=1512752/2055920 swapFree=4192812/4192956
[pid=32150] ppid=32148 vsize=915460 CPUtime=1664.07
/proc/32150/stat : 32150 (java) R 32148 32150 31453 0 -1 0 8684 0 1 0 166397 10 0 0 25 0 8 0 155545239 937431040 8418 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073837426 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32150/statm: 228865 8418 2533 14 0 215335 0
[pid=32150/tid=32152] ppid=32148 vsize=915460 CPUtime=0.02
/proc/32150/task/32152/stat : 32152 (java) S 32148 32150 31453 0 -1 64 167 0 0 0 2 0 0 0 16 0 8 0 155545242 937431040 8418 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32150/tid=32153] ppid=32148 vsize=915460 CPUtime=0
/proc/32150/task/32153/stat : 32153 (java) S 32148 32150 31453 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 155545243 937431040 8418 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32150/tid=32154] ppid=32148 vsize=915460 CPUtime=0
/proc/32150/task/32154/stat : 32154 (java) S 32148 32150 31453 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155545243 937431040 8418 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32150/tid=32155] ppid=32148 vsize=915460 CPUtime=0
/proc/32150/task/32155/stat : 32155 (java) S 32148 32150 31453 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 155545246 937431040 8418 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32150/tid=32156] ppid=32148 vsize=915460 CPUtime=0.22
/proc/32150/task/32156/stat : 32156 (java) S 32148 32150 31453 0 -1 64 402 0 0 0 22 0 0 0 16 0 8 0 155545246 937431040 8418 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32150/tid=32157] ppid=32148 vsize=915460 CPUtime=0
/proc/32150/task/32157/stat : 32157 (java) S 32148 32150 31453 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155545246 937431040 8418 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32150/tid=32158] ppid=32148 vsize=915460 CPUtime=0
/proc/32150/task/32158/stat : 32158 (java) S 32148 32150 31453 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155545246 937431040 8418 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1664.07
Current children cumulated vsize (KiB) 915460

[startup+1724.69 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 32158
/proc/meminfo: memFree=1512752/2055920 swapFree=4192812/4192956
[pid=32150] ppid=32148 vsize=915460 CPUtime=1724.13
/proc/32150/stat : 32150 (java) R 32148 32150 31453 0 -1 0 8684 0 1 0 172403 10 0 0 25 0 8 0 155545239 937431040 8418 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073680524 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32150/statm: 228865 8418 2533 14 0 215335 0
[pid=32150/tid=32152] ppid=32148 vsize=915460 CPUtime=0.02
/proc/32150/task/32152/stat : 32152 (java) S 32148 32150 31453 0 -1 64 167 0 0 0 2 0 0 0 16 0 8 0 155545242 937431040 8418 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32150/tid=32153] ppid=32148 vsize=915460 CPUtime=0
/proc/32150/task/32153/stat : 32153 (java) S 32148 32150 31453 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 155545243 937431040 8418 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32150/tid=32154] ppid=32148 vsize=915460 CPUtime=0
/proc/32150/task/32154/stat : 32154 (java) S 32148 32150 31453 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155545243 937431040 8418 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32150/tid=32155] ppid=32148 vsize=915460 CPUtime=0
/proc/32150/task/32155/stat : 32155 (java) S 32148 32150 31453 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 155545246 937431040 8418 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32150/tid=32156] ppid=32148 vsize=915460 CPUtime=0.22
/proc/32150/task/32156/stat : 32156 (java) S 32148 32150 31453 0 -1 64 402 0 0 0 22 0 0 0 16 0 8 0 155545246 937431040 8418 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32150/tid=32157] ppid=32148 vsize=915460 CPUtime=0
/proc/32150/task/32157/stat : 32157 (java) S 32148 32150 31453 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155545246 937431040 8418 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32150/tid=32158] ppid=32148 vsize=915460 CPUtime=0
/proc/32150/task/32158/stat : 32158 (java) S 32148 32150 31453 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155545246 937431040 8418 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1724.13
Current children cumulated vsize (KiB) 915460

[startup+1784.78 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 32158
/proc/meminfo: memFree=1512752/2055920 swapFree=4192812/4192956
[pid=32150] ppid=32148 vsize=915460 CPUtime=1784.19
/proc/32150/stat : 32150 (java) R 32148 32150 31453 0 -1 0 8684 0 1 0 178409 10 0 0 25 0 8 0 155545239 937431040 8418 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073823499 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32150/statm: 228865 8418 2533 14 0 215335 0
[pid=32150/tid=32152] ppid=32148 vsize=915460 CPUtime=0.02
/proc/32150/task/32152/stat : 32152 (java) S 32148 32150 31453 0 -1 64 167 0 0 0 2 0 0 0 16 0 8 0 155545242 937431040 8418 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32150/tid=32153] ppid=32148 vsize=915460 CPUtime=0
/proc/32150/task/32153/stat : 32153 (java) S 32148 32150 31453 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 155545243 937431040 8418 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32150/tid=32154] ppid=32148 vsize=915460 CPUtime=0
/proc/32150/task/32154/stat : 32154 (java) S 32148 32150 31453 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155545243 937431040 8418 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32150/tid=32155] ppid=32148 vsize=915460 CPUtime=0
/proc/32150/task/32155/stat : 32155 (java) S 32148 32150 31453 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 155545246 937431040 8418 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32150/tid=32156] ppid=32148 vsize=915460 CPUtime=0.22
/proc/32150/task/32156/stat : 32156 (java) S 32148 32150 31453 0 -1 64 402 0 0 0 22 0 0 0 16 0 8 0 155545246 937431040 8418 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32150/tid=32157] ppid=32148 vsize=915460 CPUtime=0
/proc/32150/task/32157/stat : 32157 (java) S 32148 32150 31453 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155545246 937431040 8418 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32150/tid=32158] ppid=32148 vsize=915460 CPUtime=0
/proc/32150/task/32158/stat : 32158 (java) S 32148 32150 31453 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155545246 937431040 8418 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1784.19
Current children cumulated vsize (KiB) 915460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.59 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 32158
/proc/meminfo: memFree=1512688/2055920 swapFree=4192812/4192956
[pid=32150] ppid=32148 vsize=915460 CPUtime=1800
/proc/32150/stat : 32150 (java) R 32148 32150 31453 0 -1 0 8684 0 1 0 179990 10 0 0 25 0 8 0 155545239 937431040 8418 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073820611 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32150/statm: 228865 8418 2533 14 0 215335 0
[pid=32150/tid=32152] ppid=32148 vsize=915460 CPUtime=0.02
/proc/32150/task/32152/stat : 32152 (java) S 32148 32150 31453 0 -1 64 167 0 0 0 2 0 0 0 16 0 8 0 155545242 937431040 8418 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32150/tid=32153] ppid=32148 vsize=915460 CPUtime=0
/proc/32150/task/32153/stat : 32153 (java) S 32148 32150 31453 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 155545243 937431040 8418 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32150/tid=32154] ppid=32148 vsize=915460 CPUtime=0
/proc/32150/task/32154/stat : 32154 (java) S 32148 32150 31453 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155545243 937431040 8418 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32150/tid=32155] ppid=32148 vsize=915460 CPUtime=0
/proc/32150/task/32155/stat : 32155 (java) S 32148 32150 31453 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 155545246 937431040 8418 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32150/tid=32156] ppid=32148 vsize=915460 CPUtime=0.22
/proc/32150/task/32156/stat : 32156 (java) S 32148 32150 31453 0 -1 64 402 0 0 0 22 0 0 0 16 0 8 0 155545246 937431040 8418 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32150/tid=32157] ppid=32148 vsize=915460 CPUtime=0
/proc/32150/task/32157/stat : 32157 (java) S 32148 32150 31453 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155545246 937431040 8418 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32150/tid=32158] ppid=32148 vsize=915460 CPUtime=0
/proc/32150/task/32158/stat : 32158 (java) S 32148 32150 31453 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155545246 937431040 8418 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 915460

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

Child status: 143
Real time (s): 1800.66
CPU time (s): 1800.08
CPU user time (s): 1799.97
CPU system time (s): 0.107983
CPU usage (%): 99.9677
Max. virtual memory (cumulated for all children) (KiB): 915460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.97
system time used= 0.107983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8702
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= 37294
involuntary context switches= 1234

runsolver used 1.71374 s user time and 4.67429 s system time

The end

Launcher Data (download as text)

Begin job on node50 on Sat Jan  6 08:17:47 UTC 2007


IDJOB= 199504
IDBENCH= 3622
FILE ID= node50/199504-1168071467

PBS_JOBID= 3475906

Free space on /tmp= 66550 MiB

BENCH NAME= HOME/pub/bench/CPAI06/allIntervalSeries/series-20.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/199504-1168071467/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node50/watcher-199504-1168071467 -o ROOT/results/node50/solver-199504-1168071467 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/199504-1168071467/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  f051ba5be31bddb148dcd9a1b4764b6e

RANDOM SEED= 719319372

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.263
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	: 5931.00
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.263
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:       1537352 kB
Buffers:         35456 kB
Cached:         389612 kB
SwapCached:          0 kB
Active:          50904 kB
Inactive:       389976 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1537352 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1684 kB
Writeback:           0 kB
Mapped:          25956 kB
Slab:            63676 kB
Committed_AS:  3189872 kB
PageTables:       1460 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= 66550 MiB



End job on node50 on Sat Jan  6 08:47:48 UTC 2007