Trace number 194719

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.05 1800.58

General information on the benchmark

Namerandom/rand-2-50-23/
rand-2-50-23-587-230-15_ext.xml
MD5SUM355ab8f832e3d36154095e0c19f77125
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints469
Maximum constraint arity2
Maximum domain size23
Number of constraints which are defined in extension469
Number of constraints which are defined in intension0
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/194719-1168069455/unknown.xml
0.36	   
0.36	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.40	     nbVariables=50  nbDomainTypes=1  minDomainSize=23  maxDomainSize=23
0.40	       =>  wckTime=0.098  cpuTime=0.09  mem=6M951
0.40	   
0.40	   relations being loaded...
0.54	   
0.54	   constraints being loaded...
0.68	     nbConstraints=469  nbRelationTypes=469  nbExtensionStructures=469  nbSharedExtensionStructures=0
0.68	     nbConflictsStructures=469  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=2495  maxDegree=28
0.68	     maxArity=2
0.68	       =>  wckTime=0.379  cpuTime=0.3  mem=17M695
0.72	   
0.72	   solver IterativeSystematicSolver being built... 
0.87	       =>  wckTime=0.57  cpuTime=0.43  mem=15M370
0.88	   
0.88	   preprocessing
0.88	     nbConstraintChecks=0  nbPropagations=50  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
0.88	     detectedInconsistency=no
0.88	       =>  wckTime=0.0080  cpuTime=0.0  mem=15M370
0.92	   
0.92	   search
0.92	     run=0  nbConstraintChecks=39756  nbPropagations=532  nbRevisions=5551  nbUselessRevisions=4606  nbAssignments=25
0.92	     nbFailedAssignments=5  nbBacktracks=10  nbVisitedNodes=36  nbRestartNogoods=0  mapSize=7  nbInferences=0
0.92	     nbTooLargeKeys=0
0.92	       =>  wckTime=0.051  cpuTime=0.03  mem=15M370
0.95	   
0.95	   search
0.95	     run=1  nbConstraintChecks=93542  nbPropagations=1750  nbRevisions=19753  nbUselessRevisions=16322  nbAssignments=59
0.95	     nbFailedAssignments=11  nbBacktracks=27  nbVisitedNodes=85  nbRestartNogoods=1  mapSize=19  nbInferences=0
0.95	     nbTooLargeKeys=0
0.95	       =>  wckTime=0.076  cpuTime=0.04  mem=15M370
0.97	   
0.97	   search
0.97	     run=2  nbConstraintChecks=160574  nbPropagations=3789  nbRevisions=45004  nbUselessRevisions=37194
0.97	     nbAssignments=102  nbFailedAssignments=22  nbBacktracks=51  nbVisitedNodes=153  nbRestartNogoods=4  mapSize=39
0.97	     nbInferences=0  nbTooLargeKeys=0
0.97	       =>  wckTime=0.095  cpuTime=0.06  mem=15M370
0.99	   
0.99	   search
0.99	     run=3  nbConstraintChecks=265059  nbPropagations=7173  nbRevisions=89527  nbUselessRevisions=73903
0.99	     nbAssignments=173  nbFailedAssignments=48  nbBacktracks=85  nbVisitedNodes=267  nbRestartNogoods=5  mapSize=68
0.99	     nbInferences=0  nbTooLargeKeys=0
0.99	       =>  wckTime=0.117  cpuTime=0.08  mem=15M370
1.02	   
1.02	   search
1.02	     run=4  nbConstraintChecks=411914  nbPropagations=12462  nbRevisions=161593  nbUselessRevisions=133446
1.02	     nbAssignments=272  nbFailedAssignments=85  nbBacktracks=137  nbVisitedNodes=434  nbRestartNogoods=7  mapSize=113
1.02	     nbInferences=0  nbTooLargeKeys=0
1.02	       =>  wckTime=0.148  cpuTime=0.11  mem=15M370
1.07	   
1.07	   search
1.07	     run=5  nbConstraintChecks=668956  nbPropagations=20559  nbRevisions=278249  nbUselessRevisions=229504
1.07	     nbAssignments=408  nbFailedAssignments=135  nbBacktracks=215  nbVisitedNodes=667  nbRestartNogoods=10  mapSize=180
1.07	     nbInferences=0  nbTooLargeKeys=0
1.07	       =>  wckTime=0.195  cpuTime=0.16  mem=15M370
1.13	   
1.13	   search
1.13	     run=6  nbConstraintChecks=969444  nbPropagations=32582  nbRevisions=452286  nbUselessRevisions=372383
1.13	     nbAssignments=614  nbFailedAssignments=211  nbBacktracks=331  nbVisitedNodes=1015  nbRestartNogoods=13  mapSize=276
1.13	     nbInferences=0  nbTooLargeKeys=0
1.13	       =>  wckTime=0.255  cpuTime=0.21  mem=15M370
1.21	   
1.21	   search
1.21	     run=7  nbConstraintChecks=1447074  nbPropagations=50226  nbRevisions=715278  nbUselessRevisions=588870
1.21	     nbAssignments=920  nbFailedAssignments=336  nbBacktracks=501  nbVisitedNodes=1540  nbRestartNogoods=18  mapSize=423
1.21	     nbInferences=0  nbTooLargeKeys=0
1.21	       =>  wckTime=0.343  cpuTime=0.3  mem=15M370
1.34	   
1.34	   search
1.34	     run=8  nbConstraintChecks=2130042  nbPropagations=75995  nbRevisions=1103561  nbUselessRevisions=908046
1.34	     nbAssignments=1335  nbFailedAssignments=486  nbBacktracks=759  nbVisitedNodes=2237  nbRestartNogoods=27
1.34	     mapSize=625  nbInferences=0  nbTooLargeKeys=0
1.34	       =>  wckTime=0.47  cpuTime=0.42  mem=15M370
1.55	   
1.55	   search
1.55	     run=9  nbConstraintChecks=3383878  nbPropagations=115736  nbRevisions=1718067  nbUselessRevisions=1413334
1.55	     nbAssignments=2045  nbFailedAssignments=802  nbBacktracks=1144  nbVisitedNodes=3483  nbRestartNogoods=30
1.55	     mapSize=954  nbInferences=0  nbTooLargeKeys=0
1.55	       =>  wckTime=0.676  cpuTime=0.61  mem=15M370
1.60	   
1.60	   INFO : Stopping hyperNogood (mapSize=1037, nbTooLargekeys=0, mem=15M370)
1.77	   
1.77	   search
1.77	     run=10  nbConstraintChecks=4842705  nbPropagations=172865  nbRevisions=2593196  nbUselessRevisions=2130680
1.77	     nbAssignments=2954  nbFailedAssignments=1122  nbBacktracks=1723  nbVisitedNodes=4994  nbRestartNogoods=35
1.77	       =>  wckTime=0.901  cpuTime=0.83  mem=15M370
2.07	   
2.07	   search
2.07	     run=11  nbConstraintChecks=6783063  nbPropagations=255405  nbRevisions=3849377  nbUselessRevisions=3161339
2.07	     nbAssignments=4307  nbFailedAssignments=1600  nbBacktracks=2588  nbVisitedNodes=7268  nbRestartNogoods=44
2.07	       =>  wckTime=1.196  cpuTime=1.12  mem=15M370
2.60	   
2.60	   search
2.60	     run=12  nbConstraintChecks=10513841  nbPropagations=378383  nbRevisions=5760808  nbUselessRevisions=4729781
2.60	     nbAssignments=6427  nbFailedAssignments=2415  nbBacktracks=3885  nbVisitedNodes=10895  nbRestartNogoods=50
2.60	       =>  wckTime=1.73  cpuTime=1.65  mem=15M370
3.36	   
3.36	   search
3.36	     run=13  nbConstraintChecks=15478334  nbPropagations=560954  nbRevisions=8578338  nbUselessRevisions=7037941
3.36	     nbAssignments=9484  nbFailedAssignments=3510  nbBacktracks=5835  nbVisitedNodes=16049  nbRestartNogoods=57
3.36	       =>  wckTime=2.486  cpuTime=2.4  mem=15M370
4.59	   
4.59	   search
4.59	     run=14  nbConstraintChecks=23683187  nbPropagations=840449  nbRevisions=12914643  nbUselessRevisions=10590824
4.59	     nbAssignments=14331  nbFailedAssignments=5429  nbBacktracks=8755  nbVisitedNodes=24497  nbRestartNogoods=61
4.59	       =>  wckTime=3.722  cpuTime=3.64  mem=15M370
6.33	   
6.33	   search
6.33	     run=15  nbConstraintChecks=34875336  nbPropagations=1258435  nbRevisions=19416931  nbUselessRevisions=15930232
6.33	     nbAssignments=21545  nbFailedAssignments=8254  nbBacktracks=13136  nbVisitedNodes=36875  nbRestartNogoods=68
6.33	       =>  wckTime=5.456  cpuTime=5.37  mem=15M370
8.81	   
8.81	   search
8.81	     run=16  nbConstraintChecks=50989366  nbPropagations=1876747  nbRevisions=28928626  nbUselessRevisions=23725802
8.81	     nbAssignments=32094  nbFailedAssignments=12226  nbBacktracks=19705  nbVisitedNodes=54674  nbRestartNogoods=78
8.81	       =>  wckTime=7.936  cpuTime=7.85  mem=15M370
12.75	   
12.75	   search
12.75	     run=17  nbConstraintChecks=76519246  nbPropagations=2801246  nbRevisions=43400549  nbUselessRevisions=35639541
12.75	     nbAssignments=47930  nbFailedAssignments=18199  nbBacktracks=29557  nbVisitedNodes=81724  nbRestartNogoods=90
12.75	       =>  wckTime=11.876  cpuTime=11.79  mem=15M370
18.91	   
18.91	   search
18.91	     run=18  nbConstraintChecks=117966721  nbPropagations=4202032  nbRevisions=65265161  nbUselessRevisions=53593511
18.91	     nbAssignments=71657  nbFailedAssignments=27136  nbBacktracks=44339  nbVisitedNodes=122308  nbRestartNogoods=100
18.91	       =>  wckTime=18.034  cpuTime=17.95  mem=15M370
27.69	   
27.69	   search
27.69	     run=19  nbConstraintChecks=175997011  nbPropagations=6293838  nbRevisions=97977035  nbUselessRevisions=80479334
27.69	     nbAssignments=107127  nbFailedAssignments=40432  nbBacktracks=66507  nbVisitedNodes=182741  nbRestartNogoods=108
27.69	       =>  wckTime=26.82  cpuTime=26.73  mem=15M370
40.70	   
40.70	   search
40.70	     run=20  nbConstraintChecks=261668576  nbPropagations=9411786  nbRevisions=146518362  nbUselessRevisions=120334936
40.70	     nbAssignments=160136  nbFailedAssignments=60175  nbBacktracks=99760  nbVisitedNodes=272927  nbRestartNogoods=113
40.70	       =>  wckTime=39.829  cpuTime=39.73  mem=15M370
59.67	   
59.67	   search
59.67	     run=21  nbConstraintChecks=386042265  nbPropagations=14031578  nbRevisions=218143505  nbUselessRevisions=179129161
59.67	     nbAssignments=239364  nbFailedAssignments=89516  nbBacktracks=149638  nbVisitedNodes=407039  nbRestartNogoods=125
59.67	       =>  wckTime=58.803  cpuTime=58.71  mem=15M370
90.77	   
90.77	   search
90.77	     run=22  nbConstraintChecks=596134887  nbPropagations=21076314  nbRevisions=327624316  nbUselessRevisions=268925430
90.77	     nbAssignments=361172  nbFailedAssignments=136496  nbBacktracks=224458  nbVisitedNodes=616066  nbRestartNogoods=137
90.77	       =>  wckTime=89.901  cpuTime=89.8  mem=15M370
138.28	   
138.28	   search
138.28	     run=23  nbConstraintChecks=911873703  nbPropagations=31797194  nbRevisions=496256776  nbUselessRevisions=407593109
138.28	     nbAssignments=547688  nbFailedAssignments=210772  nbBacktracks=336691  nbVisitedNodes=937372  nbRestartNogoods=151
138.28	       =>  wckTime=137.409  cpuTime=137.3  mem=15M370
203.28	   
203.28	   search
203.28	     run=24  nbConstraintChecks=1340135895  nbPropagations=47666745  nbRevisions=743798633  nbUselessRevisions=610873236
203.28	     nbAssignments=814738  nbFailedAssignments=309469  nbBacktracks=505034  nbVisitedNodes=1389955  nbRestartNogoods=159
203.28	       =>  wckTime=202.412  cpuTime=202.29  mem=15M370
298.60	   
298.61	   search
298.61	     run=25  nbConstraintChecks=1959633010  nbPropagations=71112004  nbRevisions=1108653122
298.61	     nbUselessRevisions=910689706  nbAssignments=1214987  nbFailedAssignments=457196  nbBacktracks=757546
298.61	     nbVisitedNodes=2068147  nbRestartNogoods=171
298.61	       =>  wckTime=297.734  cpuTime=297.58  mem=15M370
449.54	   
449.55	   search
449.55	     run=26  nbConstraintChecks=2959044616  nbPropagations=106357898  nbRevisions=1658354766
449.55	     nbUselessRevisions=1362444960  nbAssignments=1820309  nbFailedAssignments=683740  nbBacktracks=1136314
449.55	     nbVisitedNodes=3098492  nbRestartNogoods=194
449.55	       =>  wckTime=448.674  cpuTime=448.49  mem=15M370
668.68	   
668.68	   search
668.68	     run=27  nbConstraintChecks=4391884117  nbPropagations=158996776  nbRevisions=2477294493
668.68	     nbUselessRevisions=2035539681  nbAssignments=2724281  nbFailedAssignments=1019550  nbBacktracks=1704466
668.68	     nbVisitedNodes=4635443  nbRestartNogoods=213
668.68	       =>  wckTime=667.805  cpuTime=667.56  mem=15M370
999.02	   
999.02	   search
999.02	     run=28  nbConstraintChecks=6604034766  nbPropagations=237390766  nbRevisions=3696249189
999.02	     nbUselessRevisions=3036574399  nbAssignments=4057431  nbFailedAssignments=1500462  nbBacktracks=2556692
999.02	     nbVisitedNodes=6882079  nbRestartNogoods=228
999.02	       =>  wckTime=998.151  cpuTime=997.83  mem=15M370
1500.27	   
1500.27	   search
1500.27	     run=29  nbConstraintChecks=9874371512  nbPropagations=355304520  nbRevisions=5536604852
1500.27	     nbUselessRevisions=4550190920  nbAssignments=6108418  nbFailedAssignments=2273100  nbBacktracks=3835033
1500.27	     nbVisitedNodes=10376578  nbRestartNogoods=247
1500.27	       =>  wckTime=1499.4  cpuTime=1498.88  mem=15M370

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/node58/watcher-194719-1168069455 -o ROOT/results/node58/solver-194719-1168069455 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/194719-1168069455/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 0.92 1.23 1.48 2/65 26816
/proc/meminfo: memFree=1695912/2055920 swapFree=4192812/4192956
[pid=26815] ppid=26813 vsize=1788 CPUtime=0
/proc/26815/stat : 26815 (java) R 26813 26815 26386 0 -1 0 189 0 0 0 0 0 0 0 19 0 1 0 155343517 1830912 158 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26815/statm: 447 158 123 14 0 92 0

[startup+0.102563 s]
/proc/loadavg: 0.92 1.23 1.48 2/65 26816
/proc/meminfo: memFree=1695912/2055920 swapFree=4192812/4192956
[pid=26815] ppid=26813 vsize=914988 CPUtime=0.08
/proc/26815/stat : 26815 (java) R 26813 26815 26386 0 -1 0 3009 0 1 0 6 2 0 0 16 0 8 0 155343517 936947712 2756 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155166642 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26815/statm: 228747 2756 1432 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.512598 s]
/proc/loadavg: 0.92 1.23 1.48 2/65 26816
/proc/meminfo: memFree=1695912/2055920 swapFree=4192812/4192956
[pid=26815] ppid=26813 vsize=915328 CPUtime=0.48
/proc/26815/stat : 26815 (java) S 26813 26815 26386 0 -1 0 7181 0 1 0 44 4 0 0 16 0 8 0 155343517 937295872 6920 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26815/statm: 228832 6920 2137 14 0 215302 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915328

[startup+1.34066 s]
/proc/loadavg: 0.92 1.23 1.48 2/72 26823
/proc/meminfo: memFree=1668336/2055920 swapFree=4192812/4192956
[pid=26815] ppid=26813 vsize=915460 CPUtime=1.32
/proc/26815/stat : 26815 (java) R 26813 26815 26386 0 -1 0 9622 0 1 0 126 6 0 0 17 0 8 0 155343517 937431040 9360 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072942949 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26815/statm: 228865 9360 2513 14 0 215335 0
[pid=26815/tid=26817] ppid=26813 vsize=915460 CPUtime=0.03
/proc/26815/task/26817/stat : 26817 (java) S 26813 26815 26386 0 -1 64 410 0 0 0 3 0 0 0 16 0 8 0 155343521 937431040 9360 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26815/tid=26818] ppid=26813 vsize=915460 CPUtime=0
/proc/26815/task/26818/stat : 26818 (java) S 26813 26815 26386 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 155343521 937431040 9360 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26815/tid=26819] ppid=26813 vsize=915460 CPUtime=0
/proc/26815/task/26819/stat : 26819 (java) S 26813 26815 26386 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155343521 937431040 9360 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26815/tid=26820] ppid=26813 vsize=915460 CPUtime=0
/proc/26815/task/26820/stat : 26820 (java) S 26813 26815 26386 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 155343524 937431040 9360 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26815/tid=26821] ppid=26813 vsize=915460 CPUtime=0.19
/proc/26815/task/26821/stat : 26821 (java) S 26813 26815 26386 0 -1 64 382 0 0 0 18 1 0 0 16 0 8 0 155343524 937431040 9360 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26815/tid=26822] ppid=26813 vsize=915460 CPUtime=0
/proc/26815/task/26822/stat : 26822 (java) S 26813 26815 26386 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155343524 937431040 9360 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26815/tid=26823] ppid=26813 vsize=915460 CPUtime=0
/proc/26815/task/26823/stat : 26823 (java) S 26813 26815 26386 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155343524 937431040 9360 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.9778 s]
/proc/loadavg: 0.92 1.23 1.48 2/72 26823
/proc/meminfo: memFree=1668272/2055920 swapFree=4192812/4192956
[pid=26815] ppid=26813 vsize=915460 CPUtime=2.95
/proc/26815/stat : 26815 (java) R 26813 26815 26386 0 -1 0 9637 0 1 0 289 6 0 0 18 0 8 0 155343517 937431040 9374 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073822816 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26815/statm: 228865 9374 2513 14 0 215335 0
[pid=26815/tid=26817] ppid=26813 vsize=915460 CPUtime=0.03
/proc/26815/task/26817/stat : 26817 (java) S 26813 26815 26386 0 -1 64 410 0 0 0 3 0 0 0 17 0 8 0 155343521 937431040 9374 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26815/tid=26818] ppid=26813 vsize=915460 CPUtime=0
/proc/26815/task/26818/stat : 26818 (java) S 26813 26815 26386 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 155343521 937431040 9374 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26815/tid=26819] ppid=26813 vsize=915460 CPUtime=0
/proc/26815/task/26819/stat : 26819 (java) S 26813 26815 26386 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155343521 937431040 9374 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26815/tid=26820] ppid=26813 vsize=915460 CPUtime=0
/proc/26815/task/26820/stat : 26820 (java) S 26813 26815 26386 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 155343524 937431040 9374 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26815/tid=26821] ppid=26813 vsize=915460 CPUtime=0.21
/proc/26815/task/26821/stat : 26821 (java) S 26813 26815 26386 0 -1 64 396 0 0 0 20 1 0 0 15 0 8 0 155343524 937431040 9374 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26815/tid=26822] ppid=26813 vsize=915460 CPUtime=0
/proc/26815/task/26822/stat : 26822 (java) S 26813 26815 26386 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155343524 937431040 9374 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26815/tid=26823] ppid=26813 vsize=915460 CPUtime=0
/proc/26815/task/26823/stat : 26823 (java) S 26813 26815 26386 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155343524 937431040 9374 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 915460

[startup+6.25408 s]
/proc/loadavg: 0.93 1.23 1.48 2/72 26823
/proc/meminfo: memFree=1668144/2055920 swapFree=4192812/4192956
[pid=26815] ppid=26813 vsize=915460 CPUtime=6.22
/proc/26815/stat : 26815 (java) R 26813 26815 26386 0 -1 0 9638 0 1 0 616 6 0 0 25 0 8 0 155343517 937431040 9374 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073922199 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26815/statm: 228865 9374 2513 14 0 215335 0
[pid=26815/tid=26817] ppid=26813 vsize=915460 CPUtime=0.03
/proc/26815/task/26817/stat : 26817 (java) S 26813 26815 26386 0 -1 64 410 0 0 0 3 0 0 0 16 0 8 0 155343521 937431040 9374 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26815/tid=26818] ppid=26813 vsize=915460 CPUtime=0
/proc/26815/task/26818/stat : 26818 (java) S 26813 26815 26386 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 155343521 937431040 9374 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26815/tid=26819] ppid=26813 vsize=915460 CPUtime=0
/proc/26815/task/26819/stat : 26819 (java) S 26813 26815 26386 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155343521 937431040 9374 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26815/tid=26820] ppid=26813 vsize=915460 CPUtime=0
/proc/26815/task/26820/stat : 26820 (java) S 26813 26815 26386 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 155343524 937431040 9374 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26815/tid=26821] ppid=26813 vsize=915460 CPUtime=0.21
/proc/26815/task/26821/stat : 26821 (java) S 26813 26815 26386 0 -1 64 396 0 0 0 20 1 0 0 15 0 8 0 155343524 937431040 9374 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26815/tid=26822] ppid=26813 vsize=915460 CPUtime=0
/proc/26815/task/26822/stat : 26822 (java) S 26813 26815 26386 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155343524 937431040 9374 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26815/tid=26823] ppid=26813 vsize=915460 CPUtime=0
/proc/26815/task/26823/stat : 26823 (java) S 26813 26815 26386 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155343524 937431040 9374 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 915460

[startup+12.7336 s]
/proc/loadavg: 0.93 1.22 1.48 2/72 26823
/proc/meminfo: memFree=1668152/2055920 swapFree=4192812/4192956
[pid=26815] ppid=26813 vsize=915460 CPUtime=12.7
/proc/26815/stat : 26815 (java) R 26813 26815 26386 0 -1 0 9639 0 1 0 1264 6 0 0 25 0 8 0 155343517 937431040 9375 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073830185 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26815/statm: 228865 9375 2513 14 0 215335 0
[pid=26815/tid=26817] ppid=26813 vsize=915460 CPUtime=0.03
/proc/26815/task/26817/stat : 26817 (java) S 26813 26815 26386 0 -1 64 410 0 0 0 3 0 0 0 16 0 8 0 155343521 937431040 9375 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26815/tid=26818] ppid=26813 vsize=915460 CPUtime=0
/proc/26815/task/26818/stat : 26818 (java) S 26813 26815 26386 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 155343521 937431040 9375 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26815/tid=26819] ppid=26813 vsize=915460 CPUtime=0
/proc/26815/task/26819/stat : 26819 (java) S 26813 26815 26386 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155343521 937431040 9375 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26815/tid=26820] ppid=26813 vsize=915460 CPUtime=0
/proc/26815/task/26820/stat : 26820 (java) S 26813 26815 26386 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 155343524 937431040 9375 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26815/tid=26821] ppid=26813 vsize=915460 CPUtime=0.22
/proc/26815/task/26821/stat : 26821 (java) S 26813 26815 26386 0 -1 64 397 0 0 0 21 1 0 0 16 0 8 0 155343524 937431040 9375 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26815/tid=26822] ppid=26813 vsize=915460 CPUtime=0
/proc/26815/task/26822/stat : 26822 (java) S 26813 26815 26386 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155343524 937431040 9375 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26815/tid=26823] ppid=26813 vsize=915460 CPUtime=0
/proc/26815/task/26823/stat : 26823 (java) S 26813 26815 26386 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155343524 937431040 9375 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 915460

[startup+25.5697 s]
/proc/loadavg: 0.95 1.21 1.47 2/72 26823
/proc/meminfo: memFree=1668216/2055920 swapFree=4192812/4192956
[pid=26815] ppid=26813 vsize=915460 CPUtime=25.54
/proc/26815/stat : 26815 (java) R 26813 26815 26386 0 -1 0 9640 0 1 0 2547 7 0 0 25 0 8 0 155343517 937431040 9375 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073336169 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26815/statm: 228865 9375 2513 14 0 215335 0
[pid=26815/tid=26817] ppid=26813 vsize=915460 CPUtime=0.03
/proc/26815/task/26817/stat : 26817 (java) S 26813 26815 26386 0 -1 64 410 0 0 0 3 0 0 0 16 0 8 0 155343521 937431040 9375 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26815/tid=26818] ppid=26813 vsize=915460 CPUtime=0
/proc/26815/task/26818/stat : 26818 (java) S 26813 26815 26386 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 155343521 937431040 9375 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26815/tid=26819] ppid=26813 vsize=915460 CPUtime=0
/proc/26815/task/26819/stat : 26819 (java) S 26813 26815 26386 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155343521 937431040 9375 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26815/tid=26820] ppid=26813 vsize=915460 CPUtime=0
/proc/26815/task/26820/stat : 26820 (java) S 26813 26815 26386 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 155343524 937431040 9375 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26815/tid=26821] ppid=26813 vsize=915460 CPUtime=0.22
/proc/26815/task/26821/stat : 26821 (java) S 26813 26815 26386 0 -1 64 397 0 0 0 21 1 0 0 16 0 8 0 155343524 937431040 9375 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26815/tid=26822] ppid=26813 vsize=915460 CPUtime=0
/proc/26815/task/26822/stat : 26822 (java) S 26813 26815 26386 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155343524 937431040 9375 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26815/tid=26823] ppid=26813 vsize=915460 CPUtime=0
/proc/26815/task/26823/stat : 26823 (java) S 26813 26815 26386 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155343524 937431040 9375 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.54
Current children cumulated vsize (KiB) 915460

[startup+51.2469 s]
/proc/loadavg: 0.96 1.19 1.45 2/72 26823
/proc/meminfo: memFree=1668280/2055920 swapFree=4192812/4192956
[pid=26815] ppid=26813 vsize=915460 CPUtime=51.21
/proc/26815/stat : 26815 (java) R 26813 26815 26386 0 -1 0 9640 0 1 0 5114 7 0 0 25 0 8 0 155343517 937431040 9375 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073810697 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26815/statm: 228865 9375 2513 14 0 215335 0
[pid=26815/tid=26817] ppid=26813 vsize=915460 CPUtime=0.03
/proc/26815/task/26817/stat : 26817 (java) S 26813 26815 26386 0 -1 64 410 0 0 0 3 0 0 0 16 0 8 0 155343521 937431040 9375 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26815/tid=26818] ppid=26813 vsize=915460 CPUtime=0
/proc/26815/task/26818/stat : 26818 (java) S 26813 26815 26386 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 155343521 937431040 9375 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26815/tid=26819] ppid=26813 vsize=915460 CPUtime=0
/proc/26815/task/26819/stat : 26819 (java) S 26813 26815 26386 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155343521 937431040 9375 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26815/tid=26820] ppid=26813 vsize=915460 CPUtime=0
/proc/26815/task/26820/stat : 26820 (java) S 26813 26815 26386 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 155343524 937431040 9375 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26815/tid=26821] ppid=26813 vsize=915460 CPUtime=0.22
/proc/26815/task/26821/stat : 26821 (java) S 26813 26815 26386 0 -1 64 397 0 0 0 21 1 0 0 16 0 8 0 155343524 937431040 9375 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26815/tid=26822] ppid=26813 vsize=915460 CPUtime=0
/proc/26815/task/26822/stat : 26822 (java) S 26813 26815 26386 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155343524 937431040 9375 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26815/tid=26823] ppid=26813 vsize=915460 CPUtime=0
/proc/26815/task/26823/stat : 26823 (java) S 26813 26815 26386 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155343524 937431040 9375 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.21
Current children cumulated vsize (KiB) 915460

[startup+102.495 s]
/proc/loadavg: 0.98 1.16 1.43 2/72 26823
/proc/meminfo: memFree=1668280/2055920 swapFree=4192812/4192956
[pid=26815] ppid=26813 vsize=915460 CPUtime=102.45
/proc/26815/stat : 26815 (java) R 26813 26815 26386 0 -1 0 9640 0 1 0 10238 7 0 0 25 0 8 0 155343517 937431040 9375 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073810758 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26815/statm: 228865 9375 2513 14 0 215335 0
[pid=26815/tid=26817] ppid=26813 vsize=915460 CPUtime=0.03
/proc/26815/task/26817/stat : 26817 (java) S 26813 26815 26386 0 -1 64 410 0 0 0 3 0 0 0 16 0 8 0 155343521 937431040 9375 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26815/tid=26818] ppid=26813 vsize=915460 CPUtime=0
/proc/26815/task/26818/stat : 26818 (java) S 26813 26815 26386 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 155343521 937431040 9375 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26815/tid=26819] ppid=26813 vsize=915460 CPUtime=0
/proc/26815/task/26819/stat : 26819 (java) S 26813 26815 26386 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155343521 937431040 9375 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26815/tid=26820] ppid=26813 vsize=915460 CPUtime=0
/proc/26815/task/26820/stat : 26820 (java) S 26813 26815 26386 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 155343524 937431040 9375 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26815/tid=26821] ppid=26813 vsize=915460 CPUtime=0.22
/proc/26815/task/26821/stat : 26821 (java) S 26813 26815 26386 0 -1 64 397 0 0 0 21 1 0 0 16 0 8 0 155343524 937431040 9375 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26815/tid=26822] ppid=26813 vsize=915460 CPUtime=0
/proc/26815/task/26822/stat : 26822 (java) S 26813 26815 26386 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155343524 937431040 9375 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26815/tid=26823] ppid=26813 vsize=915460 CPUtime=0
/proc/26815/task/26823/stat : 26823 (java) S 26813 26815 26386 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155343524 937431040 9375 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.579 s]
/proc/loadavg: 0.99 1.13 1.40 2/72 26823
/proc/meminfo: memFree=1668280/2055920 swapFree=4192812/4192956
[pid=26815] ppid=26813 vsize=915460 CPUtime=162.52
/proc/26815/stat : 26815 (java) R 26813 26815 26386 0 -1 0 9640 0 1 0 16245 7 0 0 25 0 8 0 155343517 937431040 9375 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073832130 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

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

[startup+1484.32 s]
/proc/loadavg: 1.00 1.01 1.07 2/72 27021
/proc/meminfo: memFree=1667704/2055920 swapFree=4192812/4192956
[pid=26815] ppid=26813 vsize=915460 CPUtime=1483.86
/proc/26815/stat : 26815 (java) R 26813 26815 26386 0 -1 0 9643 0 1 0 148377 9 0 0 25 0 8 0 155343517 937431040 9378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073823624 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26815/statm: 228865 9378 2513 14 0 215335 0
[pid=26815/tid=26817] ppid=26813 vsize=915460 CPUtime=0.03
/proc/26815/task/26817/stat : 26817 (java) S 26813 26815 26386 0 -1 64 410 0 0 0 3 0 0 0 16 0 8 0 155343521 937431040 9378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26815/tid=26818] ppid=26813 vsize=915460 CPUtime=0
/proc/26815/task/26818/stat : 26818 (java) S 26813 26815 26386 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 155343521 937431040 9378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26815/tid=26819] ppid=26813 vsize=915460 CPUtime=0
/proc/26815/task/26819/stat : 26819 (java) S 26813 26815 26386 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155343521 937431040 9378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26815/tid=26820] ppid=26813 vsize=915460 CPUtime=0
/proc/26815/task/26820/stat : 26820 (java) S 26813 26815 26386 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 155343524 937431040 9378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26815/tid=26821] ppid=26813 vsize=915460 CPUtime=0.22
/proc/26815/task/26821/stat : 26821 (java) S 26813 26815 26386 0 -1 64 398 0 0 0 21 1 0 0 16 0 8 0 155343524 937431040 9378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26815/tid=26822] ppid=26813 vsize=915460 CPUtime=0
/proc/26815/task/26822/stat : 26822 (java) S 26813 26815 26386 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155343524 937431040 9378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26815/tid=26823] ppid=26813 vsize=915460 CPUtime=0
/proc/26815/task/26823/stat : 26823 (java) S 26813 26815 26386 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155343524 937431040 9378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1483.86
Current children cumulated vsize (KiB) 915460

[startup+1544.4 s]
/proc/loadavg: 1.00 1.01 1.07 2/72 27021
/proc/meminfo: memFree=1667768/2055920 swapFree=4192812/4192956
[pid=26815] ppid=26813 vsize=915460 CPUtime=1543.93
/proc/26815/stat : 26815 (java) R 26813 26815 26386 0 -1 0 9643 0 1 0 154384 9 0 0 25 0 8 0 155343517 937431040 9378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073837161 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26815/statm: 228865 9378 2513 14 0 215335 0
[pid=26815/tid=26817] ppid=26813 vsize=915460 CPUtime=0.03
/proc/26815/task/26817/stat : 26817 (java) S 26813 26815 26386 0 -1 64 410 0 0 0 3 0 0 0 16 0 8 0 155343521 937431040 9378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26815/tid=26818] ppid=26813 vsize=915460 CPUtime=0
/proc/26815/task/26818/stat : 26818 (java) S 26813 26815 26386 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 155343521 937431040 9378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26815/tid=26819] ppid=26813 vsize=915460 CPUtime=0
/proc/26815/task/26819/stat : 26819 (java) S 26813 26815 26386 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155343521 937431040 9378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26815/tid=26820] ppid=26813 vsize=915460 CPUtime=0
/proc/26815/task/26820/stat : 26820 (java) S 26813 26815 26386 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 155343524 937431040 9378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26815/tid=26821] ppid=26813 vsize=915460 CPUtime=0.22
/proc/26815/task/26821/stat : 26821 (java) S 26813 26815 26386 0 -1 64 398 0 0 0 21 1 0 0 16 0 8 0 155343524 937431040 9378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26815/tid=26822] ppid=26813 vsize=915460 CPUtime=0
/proc/26815/task/26822/stat : 26822 (java) S 26813 26815 26386 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155343524 937431040 9378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26815/tid=26823] ppid=26813 vsize=915460 CPUtime=0
/proc/26815/task/26823/stat : 26823 (java) R 26813 26815 26386 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155343524 937431040 9378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1543.93
Current children cumulated vsize (KiB) 915460

[startup+1604.49 s]
/proc/loadavg: 1.00 1.00 1.06 2/72 27021
/proc/meminfo: memFree=1667704/2055920 swapFree=4192812/4192956
[pid=26815] ppid=26813 vsize=915460 CPUtime=1604
/proc/26815/stat : 26815 (java) R 26813 26815 26386 0 -1 0 9643 0 1 0 160391 9 0 0 25 0 8 0 155343517 937431040 9378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073812599 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26815/statm: 228865 9378 2513 14 0 215335 0
[pid=26815/tid=26817] ppid=26813 vsize=915460 CPUtime=0.03
/proc/26815/task/26817/stat : 26817 (java) S 26813 26815 26386 0 -1 64 410 0 0 0 3 0 0 0 16 0 8 0 155343521 937431040 9378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26815/tid=26818] ppid=26813 vsize=915460 CPUtime=0
/proc/26815/task/26818/stat : 26818 (java) S 26813 26815 26386 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 155343521 937431040 9378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26815/tid=26819] ppid=26813 vsize=915460 CPUtime=0
/proc/26815/task/26819/stat : 26819 (java) S 26813 26815 26386 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155343521 937431040 9378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26815/tid=26820] ppid=26813 vsize=915460 CPUtime=0
/proc/26815/task/26820/stat : 26820 (java) S 26813 26815 26386 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 155343524 937431040 9378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26815/tid=26821] ppid=26813 vsize=915460 CPUtime=0.22
/proc/26815/task/26821/stat : 26821 (java) S 26813 26815 26386 0 -1 64 398 0 0 0 21 1 0 0 16 0 8 0 155343524 937431040 9378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26815/tid=26822] ppid=26813 vsize=915460 CPUtime=0
/proc/26815/task/26822/stat : 26822 (java) S 26813 26815 26386 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155343524 937431040 9378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26815/tid=26823] ppid=26813 vsize=915460 CPUtime=0
/proc/26815/task/26823/stat : 26823 (java) S 26813 26815 26386 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155343524 937431040 9378 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.57 s]
/proc/loadavg: 1.00 1.00 1.06 2/72 27021
/proc/meminfo: memFree=1667704/2055920 swapFree=4192812/4192956
[pid=26815] ppid=26813 vsize=915460 CPUtime=1664.06
/proc/26815/stat : 26815 (java) R 26813 26815 26386 0 -1 0 9643 0 1 0 166397 9 0 0 25 0 8 0 155343517 937431040 9378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073851379 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26815/statm: 228865 9378 2513 14 0 215335 0
[pid=26815/tid=26817] ppid=26813 vsize=915460 CPUtime=0.03
/proc/26815/task/26817/stat : 26817 (java) S 26813 26815 26386 0 -1 64 410 0 0 0 3 0 0 0 16 0 8 0 155343521 937431040 9378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26815/tid=26818] ppid=26813 vsize=915460 CPUtime=0
/proc/26815/task/26818/stat : 26818 (java) S 26813 26815 26386 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 155343521 937431040 9378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26815/tid=26819] ppid=26813 vsize=915460 CPUtime=0
/proc/26815/task/26819/stat : 26819 (java) S 26813 26815 26386 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155343521 937431040 9378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26815/tid=26820] ppid=26813 vsize=915460 CPUtime=0
/proc/26815/task/26820/stat : 26820 (java) S 26813 26815 26386 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 155343524 937431040 9378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26815/tid=26821] ppid=26813 vsize=915460 CPUtime=0.22
/proc/26815/task/26821/stat : 26821 (java) S 26813 26815 26386 0 -1 64 398 0 0 0 21 1 0 0 16 0 8 0 155343524 937431040 9378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26815/tid=26822] ppid=26813 vsize=915460 CPUtime=0
/proc/26815/task/26822/stat : 26822 (java) S 26813 26815 26386 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155343524 937431040 9378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26815/tid=26823] ppid=26813 vsize=915460 CPUtime=0
/proc/26815/task/26823/stat : 26823 (java) S 26813 26815 26386 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155343524 937431040 9378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1664.06
Current children cumulated vsize (KiB) 915460

[startup+1724.65 s]
/proc/loadavg: 1.00 1.00 1.05 2/72 27021
/proc/meminfo: memFree=1667704/2055920 swapFree=4192812/4192956
[pid=26815] ppid=26813 vsize=915460 CPUtime=1724.12
/proc/26815/stat : 26815 (java) R 26813 26815 26386 0 -1 0 9643 0 1 0 172403 9 0 0 25 0 8 0 155343517 937431040 9378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073823737 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26815/statm: 228865 9378 2513 14 0 215335 0
[pid=26815/tid=26817] ppid=26813 vsize=915460 CPUtime=0.03
/proc/26815/task/26817/stat : 26817 (java) S 26813 26815 26386 0 -1 64 410 0 0 0 3 0 0 0 16 0 8 0 155343521 937431040 9378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26815/tid=26818] ppid=26813 vsize=915460 CPUtime=0
/proc/26815/task/26818/stat : 26818 (java) S 26813 26815 26386 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 155343521 937431040 9378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26815/tid=26819] ppid=26813 vsize=915460 CPUtime=0
/proc/26815/task/26819/stat : 26819 (java) S 26813 26815 26386 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155343521 937431040 9378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26815/tid=26820] ppid=26813 vsize=915460 CPUtime=0
/proc/26815/task/26820/stat : 26820 (java) S 26813 26815 26386 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 155343524 937431040 9378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26815/tid=26821] ppid=26813 vsize=915460 CPUtime=0.22
/proc/26815/task/26821/stat : 26821 (java) S 26813 26815 26386 0 -1 64 398 0 0 0 21 1 0 0 16 0 8 0 155343524 937431040 9378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26815/tid=26822] ppid=26813 vsize=915460 CPUtime=0
/proc/26815/task/26822/stat : 26822 (java) S 26813 26815 26386 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155343524 937431040 9378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26815/tid=26823] ppid=26813 vsize=915460 CPUtime=0
/proc/26815/task/26823/stat : 26823 (java) S 26813 26815 26386 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155343524 937431040 9378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1724.12
Current children cumulated vsize (KiB) 915460

[startup+1784.73 s]
/proc/loadavg: 1.00 1.00 1.04 2/72 27021
/proc/meminfo: memFree=1667640/2055920 swapFree=4192812/4192956
[pid=26815] ppid=26813 vsize=915460 CPUtime=1784.19
/proc/26815/stat : 26815 (java) R 26813 26815 26386 0 -1 0 9643 0 1 0 178410 9 0 0 25 0 8 0 155343517 937431040 9378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073823704 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26815/statm: 228865 9378 2513 14 0 215335 0
[pid=26815/tid=26817] ppid=26813 vsize=915460 CPUtime=0.03
/proc/26815/task/26817/stat : 26817 (java) S 26813 26815 26386 0 -1 64 410 0 0 0 3 0 0 0 16 0 8 0 155343521 937431040 9378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26815/tid=26818] ppid=26813 vsize=915460 CPUtime=0
/proc/26815/task/26818/stat : 26818 (java) S 26813 26815 26386 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 155343521 937431040 9378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26815/tid=26819] ppid=26813 vsize=915460 CPUtime=0
/proc/26815/task/26819/stat : 26819 (java) S 26813 26815 26386 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155343521 937431040 9378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26815/tid=26820] ppid=26813 vsize=915460 CPUtime=0
/proc/26815/task/26820/stat : 26820 (java) S 26813 26815 26386 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 155343524 937431040 9378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26815/tid=26821] ppid=26813 vsize=915460 CPUtime=0.22
/proc/26815/task/26821/stat : 26821 (java) S 26813 26815 26386 0 -1 64 398 0 0 0 21 1 0 0 16 0 8 0 155343524 937431040 9378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26815/tid=26822] ppid=26813 vsize=915460 CPUtime=0
/proc/26815/task/26822/stat : 26822 (java) S 26813 26815 26386 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155343524 937431040 9378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26815/tid=26823] ppid=26813 vsize=915460 CPUtime=0
/proc/26815/task/26823/stat : 26823 (java) S 26813 26815 26386 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155343524 937431040 9378 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.55 s]
/proc/loadavg: 1.00 1.00 1.04 2/72 27021
/proc/meminfo: memFree=1667640/2055920 swapFree=4192812/4192956
[pid=26815] ppid=26813 vsize=915460 CPUtime=1800.01
/proc/26815/stat : 26815 (java) R 26813 26815 26386 0 -1 0 9643 0 1 0 179992 9 0 0 25 0 8 0 155343517 937431040 9378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073823688 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26815/statm: 228865 9378 2513 14 0 215335 0
[pid=26815/tid=26817] ppid=26813 vsize=915460 CPUtime=0.03
/proc/26815/task/26817/stat : 26817 (java) S 26813 26815 26386 0 -1 64 410 0 0 0 3 0 0 0 16 0 8 0 155343521 937431040 9378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26815/tid=26818] ppid=26813 vsize=915460 CPUtime=0
/proc/26815/task/26818/stat : 26818 (java) S 26813 26815 26386 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 155343521 937431040 9378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26815/tid=26819] ppid=26813 vsize=915460 CPUtime=0
/proc/26815/task/26819/stat : 26819 (java) S 26813 26815 26386 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155343521 937431040 9378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26815/tid=26820] ppid=26813 vsize=915460 CPUtime=0
/proc/26815/task/26820/stat : 26820 (java) S 26813 26815 26386 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 155343524 937431040 9378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26815/tid=26821] ppid=26813 vsize=915460 CPUtime=0.22
/proc/26815/task/26821/stat : 26821 (java) S 26813 26815 26386 0 -1 64 398 0 0 0 21 1 0 0 16 0 8 0 155343524 937431040 9378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26815/tid=26822] ppid=26813 vsize=915460 CPUtime=0
/proc/26815/task/26822/stat : 26822 (java) S 26813 26815 26386 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155343524 937431040 9378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26815/tid=26823] ppid=26813 vsize=915460 CPUtime=0
/proc/26815/task/26823/stat : 26823 (java) S 26813 26815 26386 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155343524 937431040 9378 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 915460

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

Child status: 143
Real time (s): 1800.58
CPU time (s): 1800.05
CPU user time (s): 1799.95
CPU system time (s): 0.100984
CPU usage (%): 99.9705
Max. virtual memory (cumulated for all children) (KiB): 915460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.95
system time used= 0.100984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9661
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= 37298
involuntary context switches= 5245

runsolver used 1.69874 s user time and 4.69029 s system time

The end

Launcher Data (download as text)

Begin job on node58 on Sat Jan  6 07:44:15 UTC 2007


IDJOB= 194719
IDBENCH= 3229
FILE ID= node58/194719-1168069455

PBS_JOBID= 3475909

Free space on /tmp= 66536 MiB

BENCH NAME= HOME/pub/bench/CPAI06/random/rand-2-50-23/rand-2-50-23-587-230-15_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/194719-1168069455/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node58/watcher-194719-1168069455 -o ROOT/results/node58/solver-194719-1168069455 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/194719-1168069455/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  355ab8f832e3d36154095e0c19f77125

RANDOM SEED= 197565000

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.223
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.223
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:       1696392 kB
Buffers:         18612 kB
Cached:         260460 kB
SwapCached:          0 kB
Active:          50740 kB
Inactive:       243556 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1696392 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2044 kB
Writeback:           0 kB
Mapped:          25480 kB
Slab:            51260 kB
Committed_AS:  2143592 kB
PageTables:       1380 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= 66536 MiB



End job on node58 on Sat Jan  6 08:14:19 UTC 2007