Trace number 210827

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Abscon 109 ESAC? (TO) 1800.08 1817.77

General information on the benchmark

NamepseudoSeries/uclid/
ooo-burch-dill-4-accl.xml
MD5SUM86c8ce99ba43ad8e61bc7c9612a8229b
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark12.7421
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables3939
Number of constraints10411
Maximum constraint arity13
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension10411
Global constraints used (with number of constraints)

Solver Data (download as text)

0.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=esac.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/210827-1168202412/unknown.xml
0.37	   
0.37	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.58	     nbVariables=3939  nbDomainTypes=3  minDomainSize=1  maxDomainSize=2
0.59	       =>  wckTime=0.273  cpuTime=0.18  mem=13M729
0.59	   
0.59	   predicates being loaded...
0.60	   
0.60	   constraints being loaded...
2.76	     nbConstraints=9878  nbMergedConstraints=533  nbSingletonDomainVariables=43  nbConvertedConstraints=6427
2.76	     nbConvertConstraintsChecks=167994  nbExtensionStructures=8  nbSharedExtensionStructures=6419
2.76	     nbConflictsStructures=41  nbSharedConflictsStructures=9837  nbSharedBinaryRepresentations=19
2.76	     nbEvaluationManagers=33  nbSharedEvaluationManagers=3418  maxDegree=223  maxArity=13
2.76	       =>  wckTime=2.447  cpuTime=2.11  mem=56M89
2.88	   
2.88	   solver IterativeSystematicSolver being built... 
3.31	       =>  wckTime=3.002  cpuTime=2.44  mem=23M747
10.86	   
10.86	   preprocessing
10.86	     nbConstraintChecks=346817  nbValidityChecks=169001  nbPropagations=23409  nbRevisions=171084
10.86	     nbUselessRevisions=156544  nbSingletonTests=5490  nbEffectiveSingletonTests=1  nbESACBranches=12
10.86	     nbRemovedValues=502  detectedInconsistency=no
10.86	       =>  wckTime=7.538  cpuTime=7.44  mem=23M747
12.32	   
12.32	   search
12.32	     run=0  nbConstraintChecks=21369  nbValidityChecks=40468  nbPropagations=25917  nbRevisions=202182
12.32	     nbUselessRevisions=185190  nbAssignments=223  nbFailedAssignments=2  nbBacktracks=28  nbVisitedNodes=228
12.32	     nbRestartNogoods=0  mapSize=3  nbInferences=0  nbTooLargeKeys=0
12.32	       =>  wckTime=8.999  cpuTime=8.88  mem=24M783
13.82	   
13.82	   search
13.82	     run=1  nbConstraintChecks=36698  nbValidityChecks=80930  nbPropagations=54382  nbRevisions=435027
13.82	     nbUselessRevisions=398551  nbAssignments=461  nbFailedAssignments=4  nbBacktracks=74  nbVisitedNodes=470
13.82	     nbRestartNogoods=1  mapSize=6  nbInferences=0  nbTooLargeKeys=0
13.82	       =>  wckTime=10.499  cpuTime=10.37  mem=24M783
15.18	   
15.18	   search
15.18	     run=2  nbConstraintChecks=51818  nbValidityChecks=121277  nbPropagations=85347  nbRevisions=698348
15.18	     nbUselessRevisions=639944  nbAssignments=685  nbFailedAssignments=6  nbBacktracks=103  nbVisitedNodes=698
15.18	     nbRestartNogoods=2  mapSize=9  nbInferences=0  nbTooLargeKeys=0
15.18	       =>  wckTime=11.858  cpuTime=11.72  mem=25M787
16.76	   
16.76	   search
16.76	     run=3  nbConstraintChecks=67130  nbValidityChecks=161744  nbPropagations=118853  nbRevisions=992307
16.76	     nbUselessRevisions=909490  nbAssignments=924  nbFailedAssignments=8  nbBacktracks=150  nbVisitedNodes=941
16.76	     nbRestartNogoods=3  mapSize=12  nbInferences=0  nbTooLargeKeys=0
16.76	       =>  wckTime=13.433  cpuTime=13.29  mem=25M787
18.57	   
18.57	   search
18.57	     run=4  nbConstraintChecks=83072  nbValidityChecks=202414  nbPropagations=155017  nbRevisions=1317644
18.57	     nbUselessRevisions=1207807  nbAssignments=1195  nbFailedAssignments=12  nbBacktracks=224  nbVisitedNodes=1220
18.57	     nbRestartNogoods=4  mapSize=19  nbInferences=0  nbTooLargeKeys=0
18.57	       =>  wckTime=15.245  cpuTime=15.09  mem=25M787
20.39	   
20.39	   search
20.39	     run=5  nbConstraintChecks=99320  nbValidityChecks=243268  nbPropagations=193896  nbRevisions=1674614
20.39	     nbUselessRevisions=1535093  nbAssignments=1469  nbFailedAssignments=16  nbBacktracks=305  nbVisitedNodes=1502
20.39	     nbRestartNogoods=5  mapSize=26  nbInferences=0  nbTooLargeKeys=0
20.39	       =>  wckTime=17.07  cpuTime=16.9  mem=25M787
22.91	   
22.91	   search
22.91	     run=6  nbConstraintChecks=121225  nbValidityChecks=291612  nbPropagations=236012  nbRevisions=2069127
22.92	     nbUselessRevisions=1896794  nbAssignments=1830  nbFailedAssignments=20  nbBacktracks=437  nbVisitedNodes=1903
22.92	     nbRestartNogoods=6  mapSize=63  nbInferences=30  nbTooLargeKeys=0
22.92	       =>  wckTime=19.593  cpuTime=19.4  mem=26M791
25.45	   
25.45	   search
25.45	     run=7  nbConstraintChecks=140341  nbValidityChecks=334268  nbPropagations=281390  nbRevisions=2498327
25.45	     nbUselessRevisions=2289967  nbAssignments=2196  nbFailedAssignments=25  nbBacktracks=607  nbVisitedNodes=2286
25.45	     nbRestartNogoods=9  mapSize=79  nbInferences=32  nbTooLargeKeys=0
25.45	       =>  wckTime=22.131  cpuTime=21.93  mem=26M791
29.03	   
29.04	   search
29.04	     run=8  nbConstraintChecks=164948  nbValidityChecks=383833  nbPropagations=330578  nbRevisions=2967944
29.04	     nbUselessRevisions=2719830  nbAssignments=2695  nbFailedAssignments=34  nbBacktracks=879  nbVisitedNodes=2838
29.04	     nbRestartNogoods=10  mapSize=130  nbInferences=60  nbTooLargeKeys=0
29.04	       =>  wckTime=25.712  cpuTime=25.49  mem=27M795
33.08	   
33.08	   search
33.08	     run=9  nbConstraintChecks=212099  nbValidityChecks=440050  nbPropagations=386513  nbRevisions=3494935
33.08	     nbUselessRevisions=3200253  nbAssignments=3349  nbFailedAssignments=56  nbBacktracks=1276  nbVisitedNodes=3548
33.08	     nbRestartNogoods=12  mapSize=183  nbInferences=64  nbTooLargeKeys=0
33.08	       =>  wckTime=29.762  cpuTime=29.52  mem=28M799
39.04	   
39.04	   search
39.04	     run=10  nbConstraintChecks=285375  nbValidityChecks=521440  nbPropagations=451716  nbRevisions=4104904
39.04	     nbUselessRevisions=3754477  nbAssignments=4413  nbFailedAssignments=77  nbBacktracks=1867  nbVisitedNodes=4430
39.04	     nbRestartNogoods=15  mapSize=238  nbInferences=78  nbTooLargeKeys=0
39.04	       =>  wckTime=35.718  cpuTime=35.41  mem=29M803
47.81	   
47.81	   search
47.81	     run=11  nbConstraintChecks=498522  nbValidityChecks=707398  nbPropagations=543401  nbRevisions=4932513
47.81	     nbUselessRevisions=4498952  nbAssignments=5737  nbFailedAssignments=212  nbBacktracks=2783  nbVisitedNodes=6010
47.81	     nbRestartNogoods=17  mapSize=497  nbInferences=84  nbTooLargeKeys=0
47.81	       =>  wckTime=44.486  cpuTime=44.08  mem=30M807
60.76	   
60.76	   search
60.76	     run=12  nbConstraintChecks=680947  nbValidityChecks=839639  nbPropagations=663326  nbRevisions=5945400
60.76	     nbUselessRevisions=5399729  nbAssignments=7649  nbFailedAssignments=345  nbBacktracks=4091  nbVisitedNodes=8169
60.76	     nbRestartNogoods=20  mapSize=789  nbInferences=110  nbTooLargeKeys=0
60.76	       =>  wckTime=57.44  cpuTime=56.92  mem=32M814
78.70	   
78.70	   search
78.70	     run=13  nbConstraintChecks=859174  nbValidityChecks=966924  nbPropagations=813107  nbRevisions=7147866
78.70	     nbUselessRevisions=6460260  nbAssignments=10156  nbFailedAssignments=430  nbBacktracks=6037  nbVisitedNodes=10790
78.70	     nbRestartNogoods=25  mapSize=1048  nbInferences=199  nbTooLargeKeys=0
78.70	       =>  wckTime=75.378  cpuTime=74.69  mem=34M822
103.89	   
103.89	   search
103.89	     run=14  nbConstraintChecks=1616892  nbValidityChecks=1500059  nbPropagations=1071591  nbRevisions=9092853
103.89	     nbUselessRevisions=8151350  nbAssignments=13807  nbFailedAssignments=866  nbBacktracks=8996  nbVisitedNodes=15372
103.89	     nbRestartNogoods=29  mapSize=2025  nbInferences=217  nbTooLargeKeys=0
103.89	       =>  wckTime=100.564  cpuTime=99.65  mem=37M834
139.09	   
139.09	   search
139.09	     run=15  nbConstraintChecks=2096865  nbValidityChecks=1752371  nbPropagations=1427189  nbRevisions=11559238
139.09	     nbUselessRevisions=10264246  nbAssignments=18797  nbFailedAssignments=1247  nbBacktracks=13379
139.09	     nbVisitedNodes=21116  nbRestartNogoods=32  mapSize=2770  nbInferences=226  nbTooLargeKeys=0
139.09	       =>  wckTime=135.772  cpuTime=134.53  mem=42M853
190.45	   
190.45	   search
190.45	     run=16  nbConstraintChecks=3012961  nbValidityChecks=2254430  nbPropagations=1951481  nbRevisions=15020306
190.45	     nbUselessRevisions=13199256  nbAssignments=26498  nbFailedAssignments=1853  nbBacktracks=19956
190.45	     nbVisitedNodes=29589  nbRestartNogoods=41  mapSize=3900  nbInferences=279  nbTooLargeKeys=0
190.45	       =>  wckTime=187.125  cpuTime=185.41  mem=50M884
265.52	   
265.52	   search
265.52	     run=17  nbConstraintChecks=4202533  nbValidityChecks=3056461  nbPropagations=2705257  nbRevisions=19889531
265.52	     nbUselessRevisions=17307581  nbAssignments=38022  nbFailedAssignments=2914  nbBacktracks=29809
265.53	     nbVisitedNodes=43309  nbRestartNogoods=48  mapSize=6233  nbInferences=573  nbTooLargeKeys=0
265.53	       =>  wckTime=262.203  cpuTime=259.69  mem=61M927
382.16	   
382.16	   search
382.16	     run=18  nbConstraintChecks=6275493  nbValidityChecks=4885514  nbPropagations=3879899  nbRevisions=27594240
382.16	     nbUselessRevisions=23817062  nbAssignments=54894  nbFailedAssignments=4510  nbBacktracks=44603
382.16	     nbVisitedNodes=62995  nbRestartNogoods=59  mapSize=9359  nbInferences=577  nbTooLargeKeys=0
382.16	       =>  wckTime=378.838  cpuTime=375.12  mem=37M511
549.93	   
549.93	   search
549.93	     run=19  nbConstraintChecks=8683771  nbValidityChecks=6474672  nbPropagations=5469058  nbRevisions=38117323
549.93	     nbUselessRevisions=32711231  nbAssignments=79176  nbFailedAssignments=6212  nbBacktracks=66773
549.93	     nbVisitedNodes=90559  nbRestartNogoods=70  mapSize=12779  nbInferences=721  nbTooLargeKeys=0
549.93	       =>  wckTime=546.606  cpuTime=541.26  mem=59M597
814.49	   
814.49	   search
814.49	     run=20  nbConstraintChecks=12366235  nbValidityChecks=9315781  nbPropagations=7760559  nbRevisions=53370941
814.49	     nbUselessRevisions=45612919  nbAssignments=115580  nbFailedAssignments=8939  nbBacktracks=100025
814.49	     nbVisitedNodes=133007  nbRestartNogoods=79  mapSize=18846  nbInferences=963  nbTooLargeKeys=0
814.49	       =>  wckTime=811.164  cpuTime=803.31  mem=52M431
1183.26	   
1183.26	   search
1183.26	     run=21  nbConstraintChecks=16421871  nbValidityChecks=11520430  nbPropagations=10753973  nbRevisions=73179818
1183.26	     nbUselessRevisions=62333151  nbAssignments=169029  nbFailedAssignments=12060  nbBacktracks=149916
1183.26	     nbVisitedNodes=192508  nbRestartNogoods=88  mapSize=25079  nbInferences=1114  nbTooLargeKeys=0
1183.26	       =>  wckTime=1179.936  cpuTime=1168.63  mem=61M344
1770.63	   
1770.63	   search
1770.63	     run=22  nbConstraintChecks=27341131  nbValidityChecks=20339845  nbPropagations=15922599  nbRevisions=107507730
1770.63	     nbUselessRevisions=91339203  nbAssignments=254359  nbFailedAssignments=20862  nbBacktracks=224746
1770.63	     nbVisitedNodes=297302  nbRestartNogoods=94  mapSize=44538  nbInferences=2698  nbTooLargeKeys=0
1770.63	       =>  wckTime=1767.305  cpuTime=1749.91  mem=95M975

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/node61/watcher-210827-1168202412 -o ROOT/results/node61/solver-210827-1168202412 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/210827-1168202412/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.54 1.14 1.13 4/81 18538
/proc/meminfo: memFree=1539040/2055920 swapFree=4192812/4192956
[pid=18537] ppid=18535 vsize=18540 CPUtime=0
/proc/18537/stat : 18537 (runsolver) R 18535 18537 17944 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 168639157 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 246406507815 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/18537/statm: 4635 279 244 17 0 2626 0

[startup+0.11011 s]
/proc/loadavg: 1.54 1.14 1.13 4/81 18538
/proc/meminfo: memFree=1539040/2055920 swapFree=4192812/4192956
[pid=18537] ppid=18535 vsize=914988 CPUtime=0.1
/proc/18537/stat : 18537 (java) R 18535 18537 17944 0 -1 0 3050 0 1 0 8 2 0 0 20 0 8 0 168639157 936947712 2796 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4154013248 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18537/statm: 228747 2796 1447 14 0 215242 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 914988

[startup+0.520187 s]
/proc/loadavg: 1.54 1.14 1.13 4/81 18538
/proc/meminfo: memFree=1539040/2055920 swapFree=4192812/4192956
[pid=18537] ppid=18535 vsize=915328 CPUtime=0.5
/proc/18537/stat : 18537 (java) R 18535 18537 17944 0 -1 0 6678 0 1 0 46 4 0 0 18 0 8 0 168639157 937295872 6417 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073556508 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18537/statm: 228832 6417 2136 14 0 215302 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 915328

[startup+1.34833 s]
/proc/loadavg: 1.54 1.14 1.13 4/88 18545
/proc/meminfo: memFree=1477480/2055920 swapFree=4192812/4192956
[pid=18537] ppid=18535 vsize=915640 CPUtime=1.32
/proc/18537/stat : 18537 (java) R 18535 18537 17944 0 -1 0 17712 0 1 0 116 16 0 0 25 0 8 0 168639157 937615360 17450 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18537/statm: 228910 17450 2178 14 0 215380 0
[pid=18537/tid=18539] ppid=18535 vsize=915640 CPUtime=0.04
/proc/18537/task/18539/stat : 18539 (java) S 18535 18537 17944 0 -1 64 1103 0 0 0 4 0 0 0 17 0 8 0 168639161 937615360 17450 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18537/tid=18540] ppid=18535 vsize=915640 CPUtime=0
/proc/18537/task/18540/stat : 18540 (java) S 18535 18537 17944 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 168639161 937615360 17450 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18537/tid=18541] ppid=18535 vsize=915640 CPUtime=0
/proc/18537/task/18541/stat : 18541 (java) S 18535 18537 17944 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 168639161 937615360 17450 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18537/tid=18542] ppid=18535 vsize=915640 CPUtime=0
/proc/18537/task/18542/stat : 18542 (java) S 18535 18537 17944 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 168639165 937615360 17450 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18537/tid=18543] ppid=18535 vsize=915640 CPUtime=0.18
/proc/18537/task/18543/stat : 18543 (java) S 18535 18537 17944 0 -1 64 418 0 0 0 18 0 0 0 15 0 8 0 168639165 937615360 17450 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18537/tid=18544] ppid=18535 vsize=915640 CPUtime=0
/proc/18537/task/18544/stat : 18544 (java) S 18535 18537 17944 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 168639165 937615360 17450 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18537/tid=18545] ppid=18535 vsize=915640 CPUtime=0
/proc/18537/task/18545/stat : 18545 (java) S 18535 18537 17944 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168639165 937615360 17450 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 915640

[startup+2.98562 s]
/proc/loadavg: 1.58 1.15 1.14 3/88 18545
/proc/meminfo: memFree=1468008/2055920 swapFree=4192812/4192956
[pid=18537] ppid=18535 vsize=915740 CPUtime=2.96
/proc/18537/stat : 18537 (java) R 18535 18537 17944 0 -1 0 22937 0 1 0 246 50 0 0 25 0 8 0 168639157 937717760 22654 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072942942 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18537/statm: 228935 22654 2504 14 0 215405 0
[pid=18537/tid=18539] ppid=18535 vsize=915740 CPUtime=0.23
/proc/18537/task/18539/stat : 18539 (java) S 18535 18537 17944 0 -1 64 5909 0 0 0 22 1 0 0 18 0 8 0 168639161 937717760 22654 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18537/tid=18540] ppid=18535 vsize=915740 CPUtime=0
/proc/18537/task/18540/stat : 18540 (java) S 18535 18537 17944 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 168639161 937717760 22654 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18537/tid=18541] ppid=18535 vsize=915740 CPUtime=0
/proc/18537/task/18541/stat : 18541 (java) S 18535 18537 17944 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 168639161 937717760 22654 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18537/tid=18542] ppid=18535 vsize=915740 CPUtime=0
/proc/18537/task/18542/stat : 18542 (java) S 18535 18537 17944 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 168639165 937717760 22654 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18537/tid=18543] ppid=18535 vsize=915740 CPUtime=0.26
/proc/18537/task/18543/stat : 18543 (java) S 18535 18537 17944 0 -1 64 466 0 0 0 26 0 0 0 16 0 8 0 168639165 937717760 22654 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18537/tid=18544] ppid=18535 vsize=915740 CPUtime=0
/proc/18537/task/18544/stat : 18544 (java) S 18535 18537 17944 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 168639165 937717760 22654 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18537/tid=18545] ppid=18535 vsize=915740 CPUtime=0
/proc/18537/task/18545/stat : 18545 (java) S 18535 18537 17944 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168639165 937717760 22654 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 915740

[startup+6.19118 s]
/proc/loadavg: 1.58 1.15 1.14 3/88 18545
/proc/meminfo: memFree=1429496/2055920 swapFree=4192812/4192956
[pid=18537] ppid=18535 vsize=915852 CPUtime=6.14
/proc/18537/stat : 18537 (java) R 18535 18537 17944 0 -1 0 23069 0 1 0 564 50 0 0 25 0 8 0 168639157 937832448 22784 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074176987 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18537/statm: 228963 22784 2547 14 0 215433 0
[pid=18537/tid=18539] ppid=18535 vsize=915852 CPUtime=0.25
/proc/18537/task/18539/stat : 18539 (java) S 18535 18537 17944 0 -1 64 5909 0 0 0 24 1 0 0 16 0 8 0 168639161 937832448 22784 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18537/tid=18540] ppid=18535 vsize=915852 CPUtime=0
/proc/18537/task/18540/stat : 18540 (java) S 18535 18537 17944 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 168639161 937832448 22784 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18537/tid=18541] ppid=18535 vsize=915852 CPUtime=0
/proc/18537/task/18541/stat : 18541 (java) S 18535 18537 17944 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 168639161 937832448 22784 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18537/tid=18542] ppid=18535 vsize=915852 CPUtime=0
/proc/18537/task/18542/stat : 18542 (java) S 18535 18537 17944 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 168639165 937832448 22784 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18537/tid=18543] ppid=18535 vsize=915852 CPUtime=0.38
/proc/18537/task/18543/stat : 18543 (java) S 18535 18537 17944 0 -1 64 520 0 0 0 37 1 0 0 15 0 8 0 168639165 937832448 22784 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18537/tid=18544] ppid=18535 vsize=915852 CPUtime=0
/proc/18537/task/18544/stat : 18544 (java) S 18535 18537 17944 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 168639165 937832448 22784 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18537/tid=18545] ppid=18535 vsize=915852 CPUtime=0
/proc/18537/task/18545/stat : 18545 (java) S 18535 18537 17944 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168639165 937832448 22784 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 915852

[startup+12.6714 s]
/proc/loadavg: 1.72 1.20 1.15 3/88 18545
/proc/meminfo: memFree=1424968/2055920 swapFree=4192812/4192956
[pid=18537] ppid=18535 vsize=915852 CPUtime=12.58
/proc/18537/stat : 18537 (java) R 18535 18537 17944 0 -1 0 23086 0 1 0 1208 50 0 0 25 0 8 0 168639157 937832448 22796 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074169382 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18537/statm: 228963 22796 2548 14 0 215433 0
[pid=18537/tid=18539] ppid=18535 vsize=915852 CPUtime=0.25
/proc/18537/task/18539/stat : 18539 (java) S 18535 18537 17944 0 -1 64 5909 0 0 0 24 1 0 0 17 0 8 0 168639161 937832448 22796 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18537/tid=18540] ppid=18535 vsize=915852 CPUtime=0
/proc/18537/task/18540/stat : 18540 (java) S 18535 18537 17944 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 168639161 937832448 22796 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18537/tid=18541] ppid=18535 vsize=915852 CPUtime=0
/proc/18537/task/18541/stat : 18541 (java) S 18535 18537 17944 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 168639161 937832448 22796 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18537/tid=18542] ppid=18535 vsize=915852 CPUtime=0
/proc/18537/task/18542/stat : 18542 (java) S 18535 18537 17944 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 168639165 937832448 22796 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18537/tid=18543] ppid=18535 vsize=915852 CPUtime=0.4
/proc/18537/task/18543/stat : 18543 (java) S 18535 18537 17944 0 -1 64 531 0 0 0 39 1 0 0 15 0 8 0 168639165 937832448 22796 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18537/tid=18544] ppid=18535 vsize=915852 CPUtime=0
/proc/18537/task/18544/stat : 18544 (java) S 18535 18537 17944 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 168639165 937832448 22796 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18537/tid=18545] ppid=18535 vsize=915852 CPUtime=0
/proc/18537/task/18545/stat : 18545 (java) S 18535 18537 17944 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168639165 937832448 22796 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 915852

[startup+25.5396 s]
/proc/loadavg: 1.76 1.22 1.16 3/89 18546
/proc/meminfo: memFree=1334400/2055920 swapFree=4192812/4192956
[pid=18537] ppid=18535 vsize=915852 CPUtime=25.4
/proc/18537/stat : 18537 (java) R 18535 18537 17944 0 -1 0 23100 0 1 0 2489 51 0 0 25 0 8 0 168639157 937832448 22805 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074265908 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18537/statm: 228963 22805 2548 14 0 215433 0
[pid=18537/tid=18539] ppid=18535 vsize=915852 CPUtime=0.25
/proc/18537/task/18539/stat : 18539 (java) S 18535 18537 17944 0 -1 64 5909 0 0 0 24 1 0 0 16 0 8 0 168639161 937832448 22805 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18537/tid=18540] ppid=18535 vsize=915852 CPUtime=0
/proc/18537/task/18540/stat : 18540 (java) S 18535 18537 17944 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 168639161 937832448 22805 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18537/tid=18541] ppid=18535 vsize=915852 CPUtime=0
/proc/18537/task/18541/stat : 18541 (java) S 18535 18537 17944 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 168639161 937832448 22805 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18537/tid=18542] ppid=18535 vsize=915852 CPUtime=0
/proc/18537/task/18542/stat : 18542 (java) S 18535 18537 17944 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 168639165 937832448 22805 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18537/tid=18543] ppid=18535 vsize=915852 CPUtime=0.42
/proc/18537/task/18543/stat : 18543 (java) S 18535 18537 17944 0 -1 64 540 0 0 0 41 1 0 0 16 0 8 0 168639165 937832448 22805 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18537/tid=18544] ppid=18535 vsize=915852 CPUtime=0
/proc/18537/task/18544/stat : 18544 (java) S 18535 18537 17944 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 168639165 937832448 22805 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18537/tid=18545] ppid=18535 vsize=915852 CPUtime=0
/proc/18537/task/18545/stat : 18545 (java) S 18535 18537 17944 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168639165 937832448 22805 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 915852

[startup+51.1761 s]
/proc/loadavg: 1.85 1.28 1.18 3/88 18616
/proc/meminfo: memFree=1461520/2055920 swapFree=4192812/4192956
[pid=18537] ppid=18535 vsize=915852 CPUtime=50.82
/proc/18537/stat : 18537 (java) R 18535 18537 17944 0 -1 0 23113 0 1 0 5031 51 0 0 25 0 8 0 168639157 937832448 22811 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074266787 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18537/statm: 228963 22811 2548 14 0 215433 0
[pid=18537/tid=18539] ppid=18535 vsize=915852 CPUtime=0.25
/proc/18537/task/18539/stat : 18539 (java) S 18535 18537 17944 0 -1 64 5909 0 0 0 24 1 0 0 16 0 8 0 168639161 937832448 22811 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18537/tid=18540] ppid=18535 vsize=915852 CPUtime=0
/proc/18537/task/18540/stat : 18540 (java) S 18535 18537 17944 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 168639161 937832448 22811 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18537/tid=18541] ppid=18535 vsize=915852 CPUtime=0
/proc/18537/task/18541/stat : 18541 (java) S 18535 18537 17944 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 168639161 937832448 22811 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18537/tid=18542] ppid=18535 vsize=915852 CPUtime=0
/proc/18537/task/18542/stat : 18542 (java) S 18535 18537 17944 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 168639165 937832448 22811 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18537/tid=18543] ppid=18535 vsize=915852 CPUtime=0.44
/proc/18537/task/18543/stat : 18543 (java) S 18535 18537 17944 0 -1 64 547 0 0 0 43 1 0 0 16 0 8 0 168639165 937832448 22811 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18537/tid=18544] ppid=18535 vsize=915852 CPUtime=0
/proc/18537/task/18544/stat : 18544 (java) S 18535 18537 17944 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 168639165 937832448 22811 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18537/tid=18545] ppid=18535 vsize=915852 CPUtime=0
/proc/18537/task/18545/stat : 18545 (java) S 18535 18537 17944 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168639165 937832448 22811 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.82
Current children cumulated vsize (KiB) 915852

[startup+102.441 s]
/proc/loadavg: 1.94 1.40 1.23 3/88 18616
/proc/meminfo: memFree=1440080/2055920 swapFree=4192812/4192956
[pid=18537] ppid=18535 vsize=915852 CPUtime=101.62
/proc/18537/stat : 18537 (java) R 18535 18537 17944 0 -1 0 23116 0 1 0 10110 52 0 0 25 0 8 0 168639157 937832448 22812 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074159311 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18537/statm: 228963 22812 2548 14 0 215433 0
[pid=18537/tid=18539] ppid=18535 vsize=915852 CPUtime=0.25
/proc/18537/task/18539/stat : 18539 (java) S 18535 18537 17944 0 -1 64 5909 0 0 0 24 1 0 0 16 0 8 0 168639161 937832448 22812 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18537/tid=18540] ppid=18535 vsize=915852 CPUtime=0
/proc/18537/task/18540/stat : 18540 (java) S 18535 18537 17944 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 168639161 937832448 22812 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18537/tid=18541] ppid=18535 vsize=915852 CPUtime=0
/proc/18537/task/18541/stat : 18541 (java) S 18535 18537 17944 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 168639161 937832448 22812 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18537/tid=18542] ppid=18535 vsize=915852 CPUtime=0
/proc/18537/task/18542/stat : 18542 (java) S 18535 18537 17944 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 168639165 937832448 22812 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18537/tid=18543] ppid=18535 vsize=915852 CPUtime=0.44
/proc/18537/task/18543/stat : 18543 (java) S 18535 18537 17944 0 -1 64 548 0 0 0 43 1 0 0 15 0 8 0 168639165 937832448 22812 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18537/tid=18544] ppid=18535 vsize=915852 CPUtime=0
/proc/18537/task/18544/stat : 18544 (java) S 18535 18537 17944 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 168639165 937832448 22812 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18537/tid=18545] ppid=18535 vsize=915852 CPUtime=0
/proc/18537/task/18545/stat : 18545 (java) S 18535 18537 17944 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168639165 937832448 22812 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.62
Current children cumulated vsize (KiB) 915852

[startup+162.448 s]
/proc/loadavg: 2.02 1.52 1.28 3/88 18616
/proc/meminfo: memFree=1439824/2055920 swapFree=4192812/4192956
[pid=18537] ppid=18535 vsize=915852 CPUtime=161.07
/proc/18537/stat : 18537 (java) R 18535 18537 17944 0 -1 0 23116 0 1 0 16055 52 0 0 25 0 8 0 168639157 937832448 22812 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074169306 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 1409.33
Current children cumulated vsize (KiB) 915852

[startup+1482.91 s]
/proc/loadavg: 2.07 2.01 1.81 3/88 18814
/proc/meminfo: memFree=1399120/2055920 swapFree=4192812/4192956
[pid=18537] ppid=18535 vsize=915852 CPUtime=1468.8
/proc/18537/stat : 18537 (java) R 18535 18537 17944 0 -1 0 31789 0 1 0 146817 63 0 0 25 0 8 0 168639157 937832448 31480 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074265943 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18537/statm: 228963 31480 2548 14 0 215433 0
[pid=18537/tid=18539] ppid=18535 vsize=915852 CPUtime=0.42
/proc/18537/task/18539/stat : 18539 (java) S 18535 18537 17944 0 -1 64 14573 0 0 0 38 4 0 0 16 0 8 0 168639161 937832448 31480 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18537/tid=18540] ppid=18535 vsize=915852 CPUtime=0
/proc/18537/task/18540/stat : 18540 (java) S 18535 18537 17944 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 168639161 937832448 31480 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18537/tid=18541] ppid=18535 vsize=915852 CPUtime=0
/proc/18537/task/18541/stat : 18541 (java) S 18535 18537 17944 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 168639161 937832448 31480 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18537/tid=18542] ppid=18535 vsize=915852 CPUtime=0
/proc/18537/task/18542/stat : 18542 (java) S 18535 18537 17944 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 168639165 937832448 31480 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18537/tid=18543] ppid=18535 vsize=915852 CPUtime=0.45
/proc/18537/task/18543/stat : 18543 (java) S 18535 18537 17944 0 -1 64 552 0 0 0 44 1 0 0 16 0 8 0 168639165 937832448 31480 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18537/tid=18544] ppid=18535 vsize=915852 CPUtime=0
/proc/18537/task/18544/stat : 18544 (java) S 18535 18537 17944 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 168639165 937832448 31480 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18537/tid=18545] ppid=18535 vsize=915852 CPUtime=0
/proc/18537/task/18545/stat : 18545 (java) S 18535 18537 17944 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168639165 937832448 31480 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1468.8
Current children cumulated vsize (KiB) 915852

[startup+1542.92 s]
/proc/loadavg: 2.02 2.01 1.82 3/88 18814
/proc/meminfo: memFree=1399056/2055920 swapFree=4192812/4192956
[pid=18537] ppid=18535 vsize=915852 CPUtime=1528.26
/proc/18537/stat : 18537 (java) R 18535 18537 17944 0 -1 0 31789 0 1 0 152763 63 0 0 25 0 8 0 168639157 937832448 31480 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074266787 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18537/statm: 228963 31480 2548 14 0 215433 0
[pid=18537/tid=18539] ppid=18535 vsize=915852 CPUtime=0.42
/proc/18537/task/18539/stat : 18539 (java) S 18535 18537 17944 0 -1 64 14573 0 0 0 38 4 0 0 16 0 8 0 168639161 937832448 31480 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18537/tid=18540] ppid=18535 vsize=915852 CPUtime=0
/proc/18537/task/18540/stat : 18540 (java) S 18535 18537 17944 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 168639161 937832448 31480 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18537/tid=18541] ppid=18535 vsize=915852 CPUtime=0
/proc/18537/task/18541/stat : 18541 (java) S 18535 18537 17944 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 168639161 937832448 31480 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18537/tid=18542] ppid=18535 vsize=915852 CPUtime=0
/proc/18537/task/18542/stat : 18542 (java) S 18535 18537 17944 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 168639165 937832448 31480 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18537/tid=18543] ppid=18535 vsize=915852 CPUtime=0.45
/proc/18537/task/18543/stat : 18543 (java) S 18535 18537 17944 0 -1 64 552 0 0 0 44 1 0 0 16 0 8 0 168639165 937832448 31480 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18537/tid=18544] ppid=18535 vsize=915852 CPUtime=0
/proc/18537/task/18544/stat : 18544 (java) S 18535 18537 17944 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 168639165 937832448 31480 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18537/tid=18545] ppid=18535 vsize=915852 CPUtime=0
/proc/18537/task/18545/stat : 18545 (java) S 18535 18537 17944 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168639165 937832448 31480 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1528.26
Current children cumulated vsize (KiB) 915852

[startup+1602.93 s]
/proc/loadavg: 2.01 2.00 1.83 3/88 18814
/proc/meminfo: memFree=1399056/2055920 swapFree=4192812/4192956
[pid=18537] ppid=18535 vsize=915852 CPUtime=1587.72
/proc/18537/stat : 18537 (java) R 18535 18537 17944 0 -1 0 31789 0 1 0 158709 63 0 0 25 0 8 0 168639157 937832448 31480 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074159340 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18537/statm: 228963 31480 2548 14 0 215433 0
[pid=18537/tid=18539] ppid=18535 vsize=915852 CPUtime=0.42
/proc/18537/task/18539/stat : 18539 (java) S 18535 18537 17944 0 -1 64 14573 0 0 0 38 4 0 0 16 0 8 0 168639161 937832448 31480 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18537/tid=18540] ppid=18535 vsize=915852 CPUtime=0
/proc/18537/task/18540/stat : 18540 (java) S 18535 18537 17944 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 168639161 937832448 31480 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18537/tid=18541] ppid=18535 vsize=915852 CPUtime=0
/proc/18537/task/18541/stat : 18541 (java) S 18535 18537 17944 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 168639161 937832448 31480 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18537/tid=18542] ppid=18535 vsize=915852 CPUtime=0
/proc/18537/task/18542/stat : 18542 (java) S 18535 18537 17944 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 168639165 937832448 31480 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18537/tid=18543] ppid=18535 vsize=915852 CPUtime=0.45
/proc/18537/task/18543/stat : 18543 (java) S 18535 18537 17944 0 -1 64 552 0 0 0 44 1 0 0 16 0 8 0 168639165 937832448 31480 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18537/tid=18544] ppid=18535 vsize=915852 CPUtime=0
/proc/18537/task/18544/stat : 18544 (java) S 18535 18537 17944 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 168639165 937832448 31480 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18537/tid=18545] ppid=18535 vsize=915852 CPUtime=0
/proc/18537/task/18545/stat : 18545 (java) S 18535 18537 17944 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168639165 937832448 31480 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1587.72
Current children cumulated vsize (KiB) 915852

[startup+1662.97 s]
/proc/loadavg: 2.00 2.00 1.83 3/88 18814
/proc/meminfo: memFree=1398992/2055920 swapFree=4192812/4192956
[pid=18537] ppid=18535 vsize=915852 CPUtime=1647.11
/proc/18537/stat : 18537 (java) R 18535 18537 17944 0 -1 0 31789 0 1 0 164646 65 0 0 25 0 8 0 168639157 937832448 31480 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074266750 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18537/statm: 228963 31480 2548 14 0 215433 0
[pid=18537/tid=18539] ppid=18535 vsize=915852 CPUtime=0.42
/proc/18537/task/18539/stat : 18539 (java) S 18535 18537 17944 0 -1 64 14573 0 0 0 38 4 0 0 16 0 8 0 168639161 937832448 31480 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18537/tid=18540] ppid=18535 vsize=915852 CPUtime=0
/proc/18537/task/18540/stat : 18540 (java) S 18535 18537 17944 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 168639161 937832448 31480 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18537/tid=18541] ppid=18535 vsize=915852 CPUtime=0
/proc/18537/task/18541/stat : 18541 (java) S 18535 18537 17944 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 168639161 937832448 31480 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18537/tid=18542] ppid=18535 vsize=915852 CPUtime=0
/proc/18537/task/18542/stat : 18542 (java) S 18535 18537 17944 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 168639165 937832448 31480 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18537/tid=18543] ppid=18535 vsize=915852 CPUtime=0.45
/proc/18537/task/18543/stat : 18543 (java) S 18535 18537 17944 0 -1 64 552 0 0 0 44 1 0 0 16 0 8 0 168639165 937832448 31480 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18537/tid=18544] ppid=18535 vsize=915852 CPUtime=0
/proc/18537/task/18544/stat : 18544 (java) S 18535 18537 17944 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 168639165 937832448 31480 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18537/tid=18545] ppid=18535 vsize=915852 CPUtime=0
/proc/18537/task/18545/stat : 18545 (java) S 18535 18537 17944 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168639165 937832448 31480 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1647.11
Current children cumulated vsize (KiB) 915852

[startup+1723.03 s]
/proc/loadavg: 2.24 2.06 1.86 3/88 18814
/proc/meminfo: memFree=1398992/2055920 swapFree=4192812/4192956
[pid=18537] ppid=18535 vsize=915852 CPUtime=1706.44
/proc/18537/stat : 18537 (java) R 18535 18537 17944 0 -1 0 31789 0 1 0 170576 68 0 0 25 0 8 0 168639157 937832448 31480 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074159401 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18537/statm: 228963 31480 2548 14 0 215433 0
[pid=18537/tid=18539] ppid=18535 vsize=915852 CPUtime=0.42
/proc/18537/task/18539/stat : 18539 (java) S 18535 18537 17944 0 -1 64 14573 0 0 0 38 4 0 0 16 0 8 0 168639161 937832448 31480 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18537/tid=18540] ppid=18535 vsize=915852 CPUtime=0
/proc/18537/task/18540/stat : 18540 (java) S 18535 18537 17944 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 168639161 937832448 31480 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18537/tid=18541] ppid=18535 vsize=915852 CPUtime=0
/proc/18537/task/18541/stat : 18541 (java) S 18535 18537 17944 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 168639161 937832448 31480 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18537/tid=18542] ppid=18535 vsize=915852 CPUtime=0
/proc/18537/task/18542/stat : 18542 (java) S 18535 18537 17944 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 168639165 937832448 31480 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18537/tid=18543] ppid=18535 vsize=915852 CPUtime=0.45
/proc/18537/task/18543/stat : 18543 (java) S 18535 18537 17944 0 -1 64 552 0 0 0 44 1 0 0 16 0 8 0 168639165 937832448 31480 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18537/tid=18544] ppid=18535 vsize=915852 CPUtime=0
/proc/18537/task/18544/stat : 18544 (java) S 18535 18537 17944 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 168639165 937832448 31480 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18537/tid=18545] ppid=18535 vsize=915852 CPUtime=0
/proc/18537/task/18545/stat : 18545 (java) S 18535 18537 17944 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168639165 937832448 31480 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1706.44
Current children cumulated vsize (KiB) 915852

[startup+1783.07 s]
/proc/loadavg: 2.15 2.06 1.87 3/88 18814
/proc/meminfo: memFree=1398928/2055920 swapFree=4192812/4192956
[pid=18537] ppid=18535 vsize=915852 CPUtime=1765.8
/proc/18537/stat : 18537 (java) R 18535 18537 17944 0 -1 0 31789 0 1 0 176510 70 0 0 25 0 8 0 168639157 937832448 31480 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074169306 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18537/statm: 228963 31480 2548 14 0 215433 0
[pid=18537/tid=18539] ppid=18535 vsize=915852 CPUtime=0.42
/proc/18537/task/18539/stat : 18539 (java) S 18535 18537 17944 0 -1 64 14573 0 0 0 38 4 0 0 16 0 8 0 168639161 937832448 31480 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18537/tid=18540] ppid=18535 vsize=915852 CPUtime=0
/proc/18537/task/18540/stat : 18540 (java) S 18535 18537 17944 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 168639161 937832448 31480 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18537/tid=18541] ppid=18535 vsize=915852 CPUtime=0
/proc/18537/task/18541/stat : 18541 (java) S 18535 18537 17944 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 168639161 937832448 31480 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18537/tid=18542] ppid=18535 vsize=915852 CPUtime=0
/proc/18537/task/18542/stat : 18542 (java) S 18535 18537 17944 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 168639165 937832448 31480 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18537/tid=18543] ppid=18535 vsize=915852 CPUtime=0.45
/proc/18537/task/18543/stat : 18543 (java) S 18535 18537 17944 0 -1 64 552 0 0 0 44 1 0 0 16 0 8 0 168639165 937832448 31480 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18537/tid=18544] ppid=18535 vsize=915852 CPUtime=0
/proc/18537/task/18544/stat : 18544 (java) S 18535 18537 17944 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 168639165 937832448 31480 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18537/tid=18545] ppid=18535 vsize=915852 CPUtime=0
/proc/18537/task/18545/stat : 18545 (java) S 18535 18537 17944 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168639165 937832448 31480 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1765.8
Current children cumulated vsize (KiB) 915852



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1817.68 s]
/proc/loadavg: 2.08 2.05 1.88 3/88 18814
/proc/meminfo: memFree=1385616/2055920 swapFree=4192812/4192956
[pid=18537] ppid=18535 vsize=915852 CPUtime=1800
/proc/18537/stat : 18537 (java) R 18535 18537 17944 0 -1 0 35104 0 1 0 179927 73 0 0 25 0 8 0 168639157 937832448 34794 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074261994 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18537/statm: 228963 34794 2548 14 0 215433 0
[pid=18537/tid=18539] ppid=18535 vsize=915852 CPUtime=0.47
/proc/18537/task/18539/stat : 18539 (java) S 18535 18537 17944 0 -1 64 17887 0 0 0 42 5 0 0 16 0 8 0 168639161 937832448 34794 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18537/tid=18540] ppid=18535 vsize=915852 CPUtime=0
/proc/18537/task/18540/stat : 18540 (java) S 18535 18537 17944 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 168639161 937832448 34794 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18537/tid=18541] ppid=18535 vsize=915852 CPUtime=0
/proc/18537/task/18541/stat : 18541 (java) S 18535 18537 17944 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 168639161 937832448 34794 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18537/tid=18542] ppid=18535 vsize=915852 CPUtime=0
/proc/18537/task/18542/stat : 18542 (java) S 18535 18537 17944 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 168639165 937832448 34794 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18537/tid=18543] ppid=18535 vsize=915852 CPUtime=0.45
/proc/18537/task/18543/stat : 18543 (java) S 18535 18537 17944 0 -1 64 552 0 0 0 44 1 0 0 16 0 8 0 168639165 937832448 34794 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18537/tid=18544] ppid=18535 vsize=915852 CPUtime=0
/proc/18537/task/18544/stat : 18544 (java) S 18535 18537 17944 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 168639165 937832448 34794 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18537/tid=18545] ppid=18535 vsize=915852 CPUtime=0
/proc/18537/task/18545/stat : 18545 (java) S 18535 18537 17944 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 168639165 937832448 34794 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 915852

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

Child status: 143
Real time (s): 1817.77
CPU time (s): 1800.08
CPU user time (s): 1799.33
CPU system time (s): 0.753885
CPU usage (%): 99.0273
Max. virtual memory (cumulated for all children) (KiB): 915984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.33
system time used= 0.753885
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35120
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= 38646
involuntary context switches= 77268

runsolver used 3.07253 s user time and 5.84211 s system time

The end

Launcher Data (download as text)

Begin job on node61 on Sun Jan  7 20:40:13 UTC 2007


IDJOB= 210827
IDBENCH= 4649
FILE ID= node61/210827-1168202412

PBS_JOBID= 3480757

Free space on /tmp= 66512 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/uclid/ooo-burch-dill-4-accl.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/210827-1168202412/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node61/watcher-210827-1168202412 -o ROOT/results/node61/solver-210827-1168202412 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/210827-1168202412/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  86c8ce99ba43ad8e61bc7c9612a8229b

RANDOM SEED= 630379468

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.259
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.259
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:       1539520 kB
Buffers:         64448 kB
Cached:         323288 kB
SwapCached:          0 kB
Active:         252620 kB
Inactive:       198044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1539520 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8516 kB
Writeback:           0 kB
Mapped:          82100 kB
Slab:            51048 kB
Committed_AS:  4352944 kB
PageTables:       1940 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= 66515 MiB



End job on node61 on Sun Jan  7 21:10:31 UTC 2007