Trace number 239421

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.11 1812.59

General information on the benchmark

Nameqcp-qwh/QWH-25/
qwh-25-235-5_ext.xml
MD5SUM2987ededa0bf2212578804ef09b262c7
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark7.17191
SatisfiableYES
(Un)Satisfiability was proved
Number of variables625
Number of constraints15000
Maximum constraint arity2
Maximum domain size25
Number of constraints which are defined in extension15000
Number of constraints which are defined in intension0
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/239421-1168365516/unknown.xml
0.37	   
0.37	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.49	     nbVariables=625  nbDomainTypes=26  minDomainSize=1  maxDomainSize=25
0.49	       =>  wckTime=0.174  cpuTime=0.14  mem=8M869
0.49	   
0.49	   relations being loaded...
0.49	   
0.49	   constraints being loaded...
0.97	     nbConstraints=9300  nbRelationTypes=27  nbSingletonDomainVariables=390  nbExtensionStructures=51
0.97	     nbSharedExtensionStructures=9249  nbConflictsStructures=51  nbSharedConflictsStructures=9249
0.97	     nbSharedBinaryRepresentations=1323  maxDegree=48  maxArity=2
0.97	       =>  wckTime=0.659  cpuTime=0.51  mem=37M152
1.09	   
1.09	   solver IterativeSystematicSolver being built... 
1.29	       =>  wckTime=0.981  cpuTime=0.68  mem=21M484
1.66	   
1.66	   preprocessing
1.66	     nbConstraintChecks=191465  nbPropagations=3636  nbRevisions=47058  nbUselessRevisions=39529  nbSingletonTests=1043
1.66	     nbEffectiveSingletonTests=0  nbESACBranches=13  nbRemovedValues=4959  detectedInconsistency=no
1.66	       =>  wckTime=0.354  cpuTime=0.32  mem=21M484
1.72	   
1.72	   search
1.72	     run=0  nbConstraintChecks=15163  nbPropagations=4188  nbRevisions=56755  nbUselessRevisions=48284  nbAssignments=84
1.72	     nbFailedAssignments=10  nbBacktracks=11  nbVisitedNodes=100  nbRestartNogoods=0  mapSize=8  nbInferences=0
1.72	     nbTooLargeKeys=0
1.72	       =>  wckTime=0.421  cpuTime=0.37  mem=22M458
1.84	   
1.84	   search
1.85	     run=1  nbConstraintChecks=64428  nbPropagations=11023  nbRevisions=142917  nbUselessRevisions=122931
1.85	     nbAssignments=459  nbFailedAssignments=24  nbBacktracks=28  nbVisitedNodes=215  nbRestartNogoods=7  mapSize=18
1.85	     nbInferences=0  nbTooLargeKeys=0
1.85	       =>  wckTime=0.546  cpuTime=0.5  mem=22M458
1.99	   
1.99	   search
1.99	     run=2  nbConstraintChecks=115299  nbPropagations=20759  nbRevisions=258111  nbUselessRevisions=223744
1.99	     nbAssignments=973  nbFailedAssignments=30  nbBacktracks=52  nbVisitedNodes=313  nbRestartNogoods=16  mapSize=31
1.99	     nbInferences=0  nbTooLargeKeys=0
1.99	       =>  wckTime=0.688  cpuTime=0.64  mem=22M458
2.03	   
2.03	   search
2.03	     run=3  nbConstraintChecks=129419  nbPropagations=31083  nbRevisions=382683  nbUselessRevisions=333021
2.03	     nbAssignments=1080  nbFailedAssignments=41  nbBacktracks=87  nbVisitedNodes=438  nbRestartNogoods=18  mapSize=48
2.03	     nbInferences=0  nbTooLargeKeys=0
2.03	       =>  wckTime=0.731  cpuTime=0.68  mem=22M458
2.09	   
2.09	   search
2.09	     run=4  nbConstraintChecks=155560  nbPropagations=42219  nbRevisions=524875  nbUselessRevisions=458358
2.09	     nbAssignments=1215  nbFailedAssignments=53  nbBacktracks=142  nbVisitedNodes=596  nbRestartNogoods=19  mapSize=69
2.09	     nbInferences=0  nbTooLargeKeys=0
2.09	       =>  wckTime=0.79  cpuTime=0.74  mem=22M458
2.17	   
2.17	   search
2.17	     run=5  nbConstraintChecks=190618  nbPropagations=54487  nbRevisions=691195  nbUselessRevisions=605601
2.17	     nbAssignments=1396  nbFailedAssignments=72  nbBacktracks=224  nbVisitedNodes=818  nbRestartNogoods=21  mapSize=98
2.17	     nbInferences=0  nbTooLargeKeys=0
2.17	       =>  wckTime=0.875  cpuTime=0.82  mem=23M432
2.35	   
2.35	   search
2.35	     run=6  nbConstraintChecks=263029  nbPropagations=70090  nbRevisions=902379  nbUselessRevisions=793505
2.35	     nbAssignments=1937  nbFailedAssignments=89  nbBacktracks=356  nbVisitedNodes=1020  nbRestartNogoods=33  mapSize=130
2.35	     nbInferences=0  nbTooLargeKeys=0
2.35	       =>  wckTime=1.047  cpuTime=0.98  mem=23M432
2.44	   
2.44	   search
2.44	     run=7  nbConstraintChecks=302167  nbPropagations=87056  nbRevisions=1137930  nbUselessRevisions=1003053
2.44	     nbAssignments=2172  nbFailedAssignments=134  nbBacktracks=532  nbVisitedNodes=1338  nbRestartNogoods=35
2.44	     mapSize=210  nbInferences=0  nbTooLargeKeys=0
2.44	       =>  wckTime=1.142  cpuTime=1.07  mem=23M432
2.59	   
2.59	   search
2.59	     run=8  nbConstraintChecks=358574  nbPropagations=106089  nbRevisions=1408192  nbUselessRevisions=1243531
2.59	     nbAssignments=2562  nbFailedAssignments=207  nbBacktracks=811  nbVisitedNodes=1858  nbRestartNogoods=37
2.59	     mapSize=334  nbInferences=0  nbTooLargeKeys=0
2.59	       =>  wckTime=1.288  cpuTime=1.21  mem=23M432
2.79	   
2.79	   search
2.79	     run=9  nbConstraintChecks=435670  nbPropagations=127787  nbRevisions=1728531  nbUselessRevisions=1529049
2.79	     nbAssignments=3099  nbFailedAssignments=257  nbBacktracks=1196  nbVisitedNodes=2455  nbRestartNogoods=43
2.79	     mapSize=424  nbInferences=0  nbTooLargeKeys=0
2.79	       =>  wckTime=1.49  cpuTime=1.4  mem=24M405
3.08	   
3.08	   search
3.08	     run=10  nbConstraintChecks=567736  nbPropagations=153644  nbRevisions=2137997  nbUselessRevisions=1895419
3.08	     nbAssignments=3900  nbFailedAssignments=328  nbBacktracks=1805  nbVisitedNodes=3314  nbRestartNogoods=48
3.08	     mapSize=551  nbInferences=0  nbTooLargeKeys=0
3.08	       =>  wckTime=1.779  cpuTime=1.68  mem=25M379
3.45	   
3.45	   search
3.45	     run=11  nbConstraintChecks=726126  nbPropagations=184605  nbRevisions=2652061  nbUselessRevisions=2355998
3.45	     nbAssignments=4901  nbFailedAssignments=421  nbBacktracks=2680  nbVisitedNodes=4516  nbRestartNogoods=52
3.45	     mapSize=749  nbInferences=0  nbTooLargeKeys=0
3.45	       =>  wckTime=2.147  cpuTime=2.04  mem=26M353
3.98	   
3.98	   search
3.98	     run=12  nbConstraintChecks=996266  nbPropagations=223375  nbRevisions=3349715  nbUselessRevisions=2983708
3.98	     nbAssignments=6358  nbFailedAssignments=533  nbBacktracks=4003  nbVisitedNodes=6212  nbRestartNogoods=55
3.98	     mapSize=984  nbInferences=3  nbTooLargeKeys=0
3.98	       =>  wckTime=2.68  cpuTime=2.57  mem=27M327
4.06	   
4.06	   INFO : Stopping hyperNogood (mapSize=1006, nbTooLargekeys=0, mem=27M327)
4.57	   
4.57	   search
4.57	     run=13  nbConstraintChecks=1299110  nbPropagations=271698  nbRevisions=4248321  nbUselessRevisions=3793588
4.57	     nbAssignments=8510  nbFailedAssignments=687  nbBacktracks=5958  nbVisitedNodes=8677  nbRestartNogoods=56
4.57	       =>  wckTime=3.272  cpuTime=3.15  mem=27M327
5.64	   
5.64	   search
5.64	     run=14  nbConstraintChecks=2027938  nbPropagations=340966  nbRevisions=5643188  nbUselessRevisions=5054532
5.64	     nbAssignments=11838  nbFailedAssignments=1031  nbBacktracks=8891  nbVisitedNodes=12717  nbRestartNogoods=60
5.64	       =>  wckTime=4.343  cpuTime=4.21  mem=27M327
7.33	   
7.33	   search
7.33	     run=15  nbConstraintChecks=3172327  nbPropagations=445549  nbRevisions=7794053  nbUselessRevisions=6996496
7.33	     nbAssignments=17121  nbFailedAssignments=1898  nbBacktracks=13269  nbVisitedNodes=19702  nbRestartNogoods=65
7.33	       =>  wckTime=6.029  cpuTime=5.88  mem=27M327
10.29	   
10.29	   search
10.29	     run=16  nbConstraintChecks=5635129  nbPropagations=614351  nbRevisions=11692358  nbUselessRevisions=10541434
10.29	     nbAssignments=24777  nbFailedAssignments=2896  nbBacktracks=19850  nbVisitedNodes=29349  nbRestartNogoods=75
10.29	       =>  wckTime=8.994  cpuTime=8.81  mem=27M327
15.27	   
15.27	   search
15.27	     run=17  nbConstraintChecks=9779832  nbPropagations=895134  nbRevisions=18488321  nbUselessRevisions=16738593
15.27	     nbAssignments=36497  nbFailedAssignments=4650  nbBacktracks=29703  nbVisitedNodes=44555  nbRestartNogoods=81
15.27	       =>  wckTime=13.971  cpuTime=13.75  mem=27M327
23.04	   
23.04	   search
23.04	     run=18  nbConstraintChecks=16442970  nbPropagations=1352932  nbRevisions=30061157  nbUselessRevisions=27338067
23.04	     nbAssignments=54491  nbFailedAssignments=7373  nbBacktracks=44494  nbVisitedNodes=67489  nbRestartNogoods=94
23.04	       =>  wckTime=21.737  cpuTime=21.44  mem=28M301
34.73	   
34.73	   search
34.73	     run=19  nbConstraintChecks=26293276  nbPropagations=2075698  nbRevisions=48463492  nbUselessRevisions=44182258
34.73	     nbAssignments=81252  nbFailedAssignments=11895  nbBacktracks=66671  nbVisitedNodes=103257  nbRestartNogoods=102
34.73	       =>  wckTime=33.427  cpuTime=33.03  mem=28M301
52.76	   
52.76	   search
52.76	     run=20  nbConstraintChecks=41799769  nbPropagations=3214847  nbRevisions=77855569  nbUselessRevisions=71132584
52.76	     nbAssignments=121181  nbFailedAssignments=18532  nbBacktracks=99929  nbVisitedNodes=156434  nbRestartNogoods=111
52.76	       =>  wckTime=51.461  cpuTime=50.89  mem=28M301
79.91	   
79.91	   search
79.91	     run=21  nbConstraintChecks=64974388  nbPropagations=4976359  nbRevisions=123724204  nbUselessRevisions=113220154
79.91	     nbAssignments=181323  nbFailedAssignments=28767  nbBacktracks=149812  nbVisitedNodes=236268  nbRestartNogoods=120
79.91	       =>  wckTime=78.611  cpuTime=77.8  mem=28M301
118.52	   
118.53	   search
118.53	     run=22  nbConstraintChecks=97830473  nbPropagations=7637949  nbRevisions=193085844  nbUselessRevisions=176911884
118.53	     nbAssignments=272091  nbFailedAssignments=44656  nbBacktracks=224631  nbVisitedNodes=360175  nbRestartNogoods=127
118.53	       =>  wckTime=117.226  cpuTime=116.06  mem=28M301
177.82	   
177.82	   search
177.82	     run=23  nbConstraintChecks=148725191  nbPropagations=11678774  nbRevisions=298078278  nbUselessRevisions=273263431
177.82	     nbAssignments=412892  nbFailedAssignments=73117  nbBacktracks=336859  nbVisitedNodes=554036  nbRestartNogoods=138
177.82	       =>  wckTime=176.526  cpuTime=174.7  mem=28M301
267.14	   
267.14	   search
267.14	     run=24  nbConstraintChecks=224671745  nbPropagations=17801726  nbRevisions=455777290  nbUselessRevisions=417761123
267.14	     nbAssignments=622649  nbFailedAssignments=114395  nbBacktracks=505222  nbVisitedNodes=846241  nbRestartNogoods=148
267.14	       =>  wckTime=265.839  cpuTime=263.1  mem=28M301
419.12	   
419.12	   search
419.12	     run=25  nbConstraintChecks=363679442  nbPropagations=27552436  nbRevisions=712573023  nbUselessRevisions=653402450
419.12	     nbAssignments=939853  nbFailedAssignments=178962  nbBacktracks=757739  nbVisitedNodes=1287885  nbRestartNogoods=158
419.12	       =>  wckTime=417.823  cpuTime=413.71  mem=28M301
641.80	   
641.80	   search
641.80	     run=26  nbConstraintChecks=563246067  nbPropagations=42503423  nbRevisions=1112120744
641.80	     nbUselessRevisions=1020485590  nbAssignments=1403854  nbFailedAssignments=264110  nbBacktracks=1136511
641.80	     nbVisitedNodes=1915475  nbRestartNogoods=167
641.80	       =>  wckTime=640.506  cpuTime=634.38  mem=28M301
948.94	   
948.94	   search
948.94	     run=27  nbConstraintChecks=832334633  nbPropagations=64579455  nbRevisions=1705699820
948.94	     nbUselessRevisions=1566552436  nbAssignments=2096890  nbFailedAssignments=388930  nbBacktracks=1704668
948.94	     nbVisitedNodes=2852298  nbRestartNogoods=177
948.94	       =>  wckTime=947.639  cpuTime=938.72  mem=28M301
1381.98	   
1381.98	   search
1381.98	     run=28  nbConstraintChecks=1202748650  nbPropagations=96831301  nbRevisions=2558134317
1381.98	     nbUselessRevisions=2349299132  nbAssignments=3157556  nbFailedAssignments=597325  nbBacktracks=2556904
1381.98	     nbVisitedNodes=4312039  nbRestartNogoods=184
1381.98	       =>  wckTime=1380.686  cpuTime=1368.56  mem=28M301

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/node29/watcher-239421-1168365516 -o ROOT/results/node29/solver-239421-1168365516 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/239421-1168365516/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: 2.00 1.99 1.91 4/93 18059
/proc/meminfo: memFree=1608048/2055920 swapFree=4191880/4192956
[pid=18058] ppid=18056 vsize=18540 CPUtime=0
/proc/18058/stat : 18058 (runsolver) R 18056 18058 16867 0 -1 4194368 17 0 0 0 0 0 0 0 20 0 1 0 184945699 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 221780700455 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/18058/statm: 4635 279 244 17 0 2626 0

[startup+0.102616 s]
/proc/loadavg: 2.00 1.99 1.91 4/93 18059
/proc/meminfo: memFree=1608048/2055920 swapFree=4191880/4192956
[pid=18058] ppid=18056 vsize=914988 CPUtime=0.08
/proc/18058/stat : 18058 (java) R 18056 18058 16867 0 -1 0 2988 0 1 0 7 1 0 0 17 0 8 0 184945699 936947712 2734 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18058/statm: 228747 2734 1426 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.51063 s]
/proc/loadavg: 2.00 1.99 1.91 4/93 18059
/proc/meminfo: memFree=1608048/2055920 swapFree=4191880/4192956
[pid=18058] ppid=18056 vsize=915328 CPUtime=0.49
/proc/18058/stat : 18058 (java) S 18056 18058 16867 0 -1 0 6547 0 1 0 45 4 0 0 17 0 8 0 184945699 937295872 6286 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18058/statm: 228832 6286 2138 14 0 215302 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915328

[startup+1.33168 s]
/proc/loadavg: 2.00 1.99 1.91 5/100 18066
/proc/meminfo: memFree=1556728/2055920 swapFree=4191880/4192956
[pid=18058] ppid=18056 vsize=915676 CPUtime=1.29
/proc/18058/stat : 18058 (java) R 18056 18058 16867 0 -1 0 15592 0 1 0 119 10 0 0 17 0 8 0 184945699 937652224 15330 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073954682 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18058/statm: 228919 15330 2521 14 0 215389 0
[pid=18058/tid=18060] ppid=18056 vsize=915676 CPUtime=0.09
/proc/18058/task/18060/stat : 18060 (java) S 18056 18058 16867 0 -1 64 1423 0 0 0 9 0 0 0 17 0 8 0 184945703 937652224 15330 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18058/tid=18061] ppid=18056 vsize=915676 CPUtime=0
/proc/18058/task/18061/stat : 18061 (java) S 18056 18058 16867 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 184945704 937652224 15330 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18058/tid=18062] ppid=18056 vsize=915676 CPUtime=0
/proc/18058/task/18062/stat : 18062 (java) S 18056 18058 16867 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 184945704 937652224 15330 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18058/tid=18063] ppid=18056 vsize=915676 CPUtime=0
/proc/18058/task/18063/stat : 18063 (java) S 18056 18058 16867 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 184945707 937652224 15330 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18058/tid=18064] ppid=18056 vsize=915676 CPUtime=0.23
/proc/18058/task/18064/stat : 18064 (java) R 18056 18058 16867 0 -1 64 450 0 0 0 22 1 0 0 20 0 8 0 184945707 937652224 15330 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18058/tid=18065] ppid=18056 vsize=915676 CPUtime=0
/proc/18058/task/18065/stat : 18065 (java) S 18056 18058 16867 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 184945707 937652224 15330 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18058/tid=18066] ppid=18056 vsize=915676 CPUtime=0
/proc/18058/task/18066/stat : 18066 (java) R 18056 18058 16867 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 184945707 937652224 15330 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 915676

[startup+2.96878 s]
/proc/loadavg: 2.00 1.99 1.91 3/100 18066
/proc/meminfo: memFree=1556344/2055920 swapFree=4191880/4192956
[pid=18058] ppid=18056 vsize=915676 CPUtime=2.92
/proc/18058/stat : 18058 (java) R 18056 18058 16867 0 -1 0 15631 0 1 0 281 11 0 0 25 0 8 0 184945699 937652224 15368 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073977946 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18058/statm: 228919 15368 2524 14 0 215389 0
[pid=18058/tid=18060] ppid=18056 vsize=915676 CPUtime=0.09
/proc/18058/task/18060/stat : 18060 (java) S 18056 18058 16867 0 -1 64 1423 0 0 0 9 0 0 0 17 0 8 0 184945703 937652224 15368 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18058/tid=18061] ppid=18056 vsize=915676 CPUtime=0
/proc/18058/task/18061/stat : 18061 (java) S 18056 18058 16867 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 184945704 937652224 15368 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18058/tid=18062] ppid=18056 vsize=915676 CPUtime=0
/proc/18058/task/18062/stat : 18062 (java) S 18056 18058 16867 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 184945704 937652224 15368 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18058/tid=18063] ppid=18056 vsize=915676 CPUtime=0
/proc/18058/task/18063/stat : 18063 (java) S 18056 18058 16867 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 184945707 937652224 15368 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18058/tid=18064] ppid=18056 vsize=915676 CPUtime=0.29
/proc/18058/task/18064/stat : 18064 (java) S 18056 18058 16867 0 -1 64 482 0 0 0 28 1 0 0 16 0 8 0 184945707 937652224 15368 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18058/tid=18065] ppid=18056 vsize=915676 CPUtime=0
/proc/18058/task/18065/stat : 18065 (java) S 18056 18058 16867 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 184945707 937652224 15368 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18058/tid=18066] ppid=18056 vsize=915676 CPUtime=0
/proc/18058/task/18066/stat : 18066 (java) S 18056 18058 16867 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 184945707 937652224 15368 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 915676

[startup+6.26999 s]
/proc/loadavg: 2.00 1.99 1.91 3/100 18066
/proc/meminfo: memFree=1556216/2055920 swapFree=4191880/4192956
[pid=18058] ppid=18056 vsize=915676 CPUtime=6.2
/proc/18058/stat : 18058 (java) R 18056 18058 16867 0 -1 0 15638 0 1 0 608 12 0 0 25 0 8 0 184945699 937652224 15372 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073977956 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18058/statm: 228919 15372 2524 14 0 215389 0
[pid=18058/tid=18060] ppid=18056 vsize=915676 CPUtime=0.09
/proc/18058/task/18060/stat : 18060 (java) S 18056 18058 16867 0 -1 64 1423 0 0 0 9 0 0 0 16 0 8 0 184945703 937652224 15372 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18058/tid=18061] ppid=18056 vsize=915676 CPUtime=0
/proc/18058/task/18061/stat : 18061 (java) S 18056 18058 16867 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 184945704 937652224 15372 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18058/tid=18062] ppid=18056 vsize=915676 CPUtime=0
/proc/18058/task/18062/stat : 18062 (java) S 18056 18058 16867 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 184945704 937652224 15372 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18058/tid=18063] ppid=18056 vsize=915676 CPUtime=0
/proc/18058/task/18063/stat : 18063 (java) S 18056 18058 16867 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 184945707 937652224 15372 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18058/tid=18064] ppid=18056 vsize=915676 CPUtime=0.3
/proc/18058/task/18064/stat : 18064 (java) S 18056 18058 16867 0 -1 64 486 0 0 0 29 1 0 0 17 0 8 0 184945707 937652224 15372 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18058/tid=18065] ppid=18056 vsize=915676 CPUtime=0
/proc/18058/task/18065/stat : 18065 (java) S 18056 18058 16867 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 184945707 937652224 15372 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18058/tid=18066] ppid=18056 vsize=915676 CPUtime=0
/proc/18058/task/18066/stat : 18066 (java) S 18056 18058 16867 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 184945707 937652224 15372 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 915676

[startup+12.7464 s]
/proc/loadavg: 2.00 1.99 1.91 3/100 18066
/proc/meminfo: memFree=1556280/2055920 swapFree=4191880/4192956
[pid=18058] ppid=18056 vsize=915676 CPUtime=12.61
/proc/18058/stat : 18058 (java) R 18056 18058 16867 0 -1 0 15639 0 1 0 1249 12 0 0 25 0 8 0 184945699 937652224 15373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073954646 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18058/statm: 228919 15373 2524 14 0 215389 0
[pid=18058/tid=18060] ppid=18056 vsize=915676 CPUtime=0.09
/proc/18058/task/18060/stat : 18060 (java) S 18056 18058 16867 0 -1 64 1423 0 0 0 9 0 0 0 16 0 8 0 184945703 937652224 15373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18058/tid=18061] ppid=18056 vsize=915676 CPUtime=0
/proc/18058/task/18061/stat : 18061 (java) S 18056 18058 16867 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 184945704 937652224 15373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18058/tid=18062] ppid=18056 vsize=915676 CPUtime=0
/proc/18058/task/18062/stat : 18062 (java) S 18056 18058 16867 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 184945704 937652224 15373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18058/tid=18063] ppid=18056 vsize=915676 CPUtime=0
/proc/18058/task/18063/stat : 18063 (java) S 18056 18058 16867 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 184945707 937652224 15373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18058/tid=18064] ppid=18056 vsize=915676 CPUtime=0.3
/proc/18058/task/18064/stat : 18064 (java) S 18056 18058 16867 0 -1 64 487 0 0 0 29 1 0 0 17 0 8 0 184945707 937652224 15373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18058/tid=18065] ppid=18056 vsize=915676 CPUtime=0
/proc/18058/task/18065/stat : 18065 (java) S 18056 18058 16867 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 184945707 937652224 15373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18058/tid=18066] ppid=18056 vsize=915676 CPUtime=0
/proc/18058/task/18066/stat : 18066 (java) S 18056 18058 16867 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 184945707 937652224 15373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 915676

[startup+25.6302 s]
/proc/loadavg: 2.00 1.99 1.91 3/100 18066
/proc/meminfo: memFree=1556408/2055920 swapFree=4191880/4192956
[pid=18058] ppid=18056 vsize=915676 CPUtime=25.37
/proc/18058/stat : 18058 (java) R 18056 18058 16867 0 -1 0 15639 0 1 0 2525 12 0 0 25 0 8 0 184945699 937652224 15373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073968552 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18058/statm: 228919 15373 2524 14 0 215389 0
[pid=18058/tid=18060] ppid=18056 vsize=915676 CPUtime=0.09
/proc/18058/task/18060/stat : 18060 (java) S 18056 18058 16867 0 -1 64 1423 0 0 0 9 0 0 0 16 0 8 0 184945703 937652224 15373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18058/tid=18061] ppid=18056 vsize=915676 CPUtime=0
/proc/18058/task/18061/stat : 18061 (java) S 18056 18058 16867 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 184945704 937652224 15373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18058/tid=18062] ppid=18056 vsize=915676 CPUtime=0
/proc/18058/task/18062/stat : 18062 (java) S 18056 18058 16867 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 184945704 937652224 15373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18058/tid=18063] ppid=18056 vsize=915676 CPUtime=0
/proc/18058/task/18063/stat : 18063 (java) S 18056 18058 16867 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 184945707 937652224 15373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18058/tid=18064] ppid=18056 vsize=915676 CPUtime=0.3
/proc/18058/task/18064/stat : 18064 (java) S 18056 18058 16867 0 -1 64 487 0 0 0 29 1 0 0 17 0 8 0 184945707 937652224 15373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18058/tid=18065] ppid=18056 vsize=915676 CPUtime=0
/proc/18058/task/18065/stat : 18065 (java) S 18056 18058 16867 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 184945707 937652224 15373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18058/tid=18066] ppid=18056 vsize=915676 CPUtime=0
/proc/18058/task/18066/stat : 18066 (java) S 18056 18058 16867 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 184945707 937652224 15373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 915676

[startup+51.2648 s]
/proc/loadavg: 2.00 1.99 1.91 3/100 18066
/proc/meminfo: memFree=1556536/2055920 swapFree=4191880/4192956
[pid=18058] ppid=18056 vsize=915676 CPUtime=50.77
/proc/18058/stat : 18058 (java) R 18056 18058 16867 0 -1 0 15639 0 1 0 5065 12 0 0 25 0 8 0 184945699 937652224 15373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073963620 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18058/statm: 228919 15373 2524 14 0 215389 0
[pid=18058/tid=18060] ppid=18056 vsize=915676 CPUtime=0.09
/proc/18058/task/18060/stat : 18060 (java) S 18056 18058 16867 0 -1 64 1423 0 0 0 9 0 0 0 16 0 8 0 184945703 937652224 15373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18058/tid=18061] ppid=18056 vsize=915676 CPUtime=0
/proc/18058/task/18061/stat : 18061 (java) S 18056 18058 16867 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 184945704 937652224 15373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18058/tid=18062] ppid=18056 vsize=915676 CPUtime=0
/proc/18058/task/18062/stat : 18062 (java) S 18056 18058 16867 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 184945704 937652224 15373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18058/tid=18063] ppid=18056 vsize=915676 CPUtime=0
/proc/18058/task/18063/stat : 18063 (java) S 18056 18058 16867 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 184945707 937652224 15373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18058/tid=18064] ppid=18056 vsize=915676 CPUtime=0.3
/proc/18058/task/18064/stat : 18064 (java) S 18056 18058 16867 0 -1 64 487 0 0 0 29 1 0 0 17 0 8 0 184945707 937652224 15373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18058/tid=18065] ppid=18056 vsize=915676 CPUtime=0
/proc/18058/task/18065/stat : 18065 (java) S 18056 18058 16867 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 184945707 937652224 15373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18058/tid=18066] ppid=18056 vsize=915676 CPUtime=0
/proc/18058/task/18066/stat : 18066 (java) S 18056 18058 16867 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 184945707 937652224 15373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.77
Current children cumulated vsize (KiB) 915676

[startup+102.527 s]
/proc/loadavg: 2.04 2.00 1.92 3/100 18066
/proc/meminfo: memFree=1556472/2055920 swapFree=4191880/4192956
[pid=18058] ppid=18056 vsize=915676 CPUtime=101.57
/proc/18058/stat : 18058 (java) R 18056 18058 16867 0 -1 0 15639 0 1 0 10144 13 0 0 25 0 8 0 184945699 937652224 15373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073982727 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18058/statm: 228919 15373 2524 14 0 215389 0
[pid=18058/tid=18060] ppid=18056 vsize=915676 CPUtime=0.09
/proc/18058/task/18060/stat : 18060 (java) S 18056 18058 16867 0 -1 64 1423 0 0 0 9 0 0 0 16 0 8 0 184945703 937652224 15373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18058/tid=18061] ppid=18056 vsize=915676 CPUtime=0
/proc/18058/task/18061/stat : 18061 (java) S 18056 18058 16867 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 184945704 937652224 15373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18058/tid=18062] ppid=18056 vsize=915676 CPUtime=0
/proc/18058/task/18062/stat : 18062 (java) S 18056 18058 16867 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 184945704 937652224 15373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18058/tid=18063] ppid=18056 vsize=915676 CPUtime=0
/proc/18058/task/18063/stat : 18063 (java) S 18056 18058 16867 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 184945707 937652224 15373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18058/tid=18064] ppid=18056 vsize=915676 CPUtime=0.3
/proc/18058/task/18064/stat : 18064 (java) S 18056 18058 16867 0 -1 64 487 0 0 0 29 1 0 0 17 0 8 0 184945707 937652224 15373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18058/tid=18065] ppid=18056 vsize=915676 CPUtime=0
/proc/18058/task/18065/stat : 18065 (java) S 18056 18058 16867 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 184945707 937652224 15373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18058/tid=18066] ppid=18056 vsize=915676 CPUtime=0
/proc/18058/task/18066/stat : 18066 (java) S 18056 18058 16867 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 184945707 937652224 15373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.57
Current children cumulated vsize (KiB) 915676

[startup+162.546 s]
/proc/loadavg: 2.06 2.01 1.93 3/106 18148
/proc/meminfo: memFree=1555248/2055920 swapFree=4191880/4192956
[pid=18058] ppid=18056 vsize=915676 CPUtime=160.95
/proc/18058/stat : 18058 (java) R 18056 18058 16867 0 -1 0 15639 0 1 0 16082 13 0 0 25 0 8 0 184945699 937652224 15373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073958489 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 1410.79
Current children cumulated vsize (KiB) 915676

[startup+1482.9 s]
/proc/loadavg: 2.00 2.02 1.98 3/100 18404
/proc/meminfo: memFree=1554680/2055920 swapFree=4191880/4192956
[pid=18058] ppid=18056 vsize=915676 CPUtime=1470.76
/proc/18058/stat : 18058 (java) R 18056 18058 16867 0 -1 0 15640 0 1 0 147048 28 0 0 25 0 8 0 184945699 937652224 15373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073960525 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18058/statm: 228919 15373 2524 14 0 215389 0
[pid=18058/tid=18060] ppid=18056 vsize=915676 CPUtime=0.09
/proc/18058/task/18060/stat : 18060 (java) S 18056 18058 16867 0 -1 64 1423 0 0 0 9 0 0 0 16 0 8 0 184945703 937652224 15373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18058/tid=18061] ppid=18056 vsize=915676 CPUtime=0
/proc/18058/task/18061/stat : 18061 (java) S 18056 18058 16867 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 184945704 937652224 15373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18058/tid=18062] ppid=18056 vsize=915676 CPUtime=0
/proc/18058/task/18062/stat : 18062 (java) S 18056 18058 16867 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 184945704 937652224 15373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18058/tid=18063] ppid=18056 vsize=915676 CPUtime=0
/proc/18058/task/18063/stat : 18063 (java) S 18056 18058 16867 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 184945707 937652224 15373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18058/tid=18064] ppid=18056 vsize=915676 CPUtime=0.31
/proc/18058/task/18064/stat : 18064 (java) S 18056 18058 16867 0 -1 64 487 0 0 0 30 1 0 0 17 0 8 0 184945707 937652224 15373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18058/tid=18065] ppid=18056 vsize=915676 CPUtime=0
/proc/18058/task/18065/stat : 18065 (java) S 18056 18058 16867 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 184945707 937652224 15373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18058/tid=18066] ppid=18056 vsize=915676 CPUtime=0
/proc/18058/task/18066/stat : 18066 (java) S 18056 18058 16867 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 184945707 937652224 15373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1470.76
Current children cumulated vsize (KiB) 915676

[startup+1542.91 s]
/proc/loadavg: 2.00 2.02 1.98 3/100 18404
/proc/meminfo: memFree=1554680/2055920 swapFree=4191880/4192956
[pid=18058] ppid=18056 vsize=915676 CPUtime=1530.7
/proc/18058/stat : 18058 (java) R 18056 18058 16867 0 -1 0 15640 0 1 0 153042 28 0 0 25 0 8 0 184945699 937652224 15373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072918603 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18058/statm: 228919 15373 2524 14 0 215389 0
[pid=18058/tid=18060] ppid=18056 vsize=915676 CPUtime=0.09
/proc/18058/task/18060/stat : 18060 (java) S 18056 18058 16867 0 -1 64 1423 0 0 0 9 0 0 0 16 0 8 0 184945703 937652224 15373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18058/tid=18061] ppid=18056 vsize=915676 CPUtime=0
/proc/18058/task/18061/stat : 18061 (java) S 18056 18058 16867 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 184945704 937652224 15373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18058/tid=18062] ppid=18056 vsize=915676 CPUtime=0
/proc/18058/task/18062/stat : 18062 (java) S 18056 18058 16867 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 184945704 937652224 15373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18058/tid=18063] ppid=18056 vsize=915676 CPUtime=0
/proc/18058/task/18063/stat : 18063 (java) S 18056 18058 16867 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 184945707 937652224 15373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18058/tid=18064] ppid=18056 vsize=915676 CPUtime=0.31
/proc/18058/task/18064/stat : 18064 (java) S 18056 18058 16867 0 -1 64 487 0 0 0 30 1 0 0 17 0 8 0 184945707 937652224 15373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18058/tid=18065] ppid=18056 vsize=915676 CPUtime=0
/proc/18058/task/18065/stat : 18065 (java) S 18056 18058 16867 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 184945707 937652224 15373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18058/tid=18066] ppid=18056 vsize=915676 CPUtime=0
/proc/18058/task/18066/stat : 18066 (java) S 18056 18058 16867 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 184945707 937652224 15373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1530.7
Current children cumulated vsize (KiB) 915676

[startup+1602.92 s]
/proc/loadavg: 2.21 2.06 2.00 3/100 18404
/proc/meminfo: memFree=1554680/2055920 swapFree=4191880/4192956
[pid=18058] ppid=18056 vsize=915676 CPUtime=1590.65
/proc/18058/stat : 18058 (java) R 18056 18058 16867 0 -1 0 15640 0 1 0 159037 28 0 0 25 0 8 0 184945699 937652224 15373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073969601 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18058/statm: 228919 15373 2524 14 0 215389 0
[pid=18058/tid=18060] ppid=18056 vsize=915676 CPUtime=0.09
/proc/18058/task/18060/stat : 18060 (java) S 18056 18058 16867 0 -1 64 1423 0 0 0 9 0 0 0 16 0 8 0 184945703 937652224 15373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18058/tid=18061] ppid=18056 vsize=915676 CPUtime=0
/proc/18058/task/18061/stat : 18061 (java) S 18056 18058 16867 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 184945704 937652224 15373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18058/tid=18062] ppid=18056 vsize=915676 CPUtime=0
/proc/18058/task/18062/stat : 18062 (java) S 18056 18058 16867 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 184945704 937652224 15373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18058/tid=18063] ppid=18056 vsize=915676 CPUtime=0
/proc/18058/task/18063/stat : 18063 (java) S 18056 18058 16867 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 184945707 937652224 15373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18058/tid=18064] ppid=18056 vsize=915676 CPUtime=0.31
/proc/18058/task/18064/stat : 18064 (java) S 18056 18058 16867 0 -1 64 487 0 0 0 30 1 0 0 17 0 8 0 184945707 937652224 15373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18058/tid=18065] ppid=18056 vsize=915676 CPUtime=0
/proc/18058/task/18065/stat : 18065 (java) S 18056 18058 16867 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 184945707 937652224 15373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18058/tid=18066] ppid=18056 vsize=915676 CPUtime=0
/proc/18058/task/18066/stat : 18066 (java) S 18056 18058 16867 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 184945707 937652224 15373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1590.65
Current children cumulated vsize (KiB) 915676

[startup+1662.94 s]
/proc/loadavg: 2.08 2.05 2.00 3/100 18404
/proc/meminfo: memFree=1554616/2055920 swapFree=4191880/4192956
[pid=18058] ppid=18056 vsize=915676 CPUtime=1650.62
/proc/18058/stat : 18058 (java) R 18056 18058 16867 0 -1 0 15640 0 1 0 165033 29 0 0 25 0 8 0 184945699 937652224 15373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073946664 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18058/statm: 228919 15373 2524 14 0 215389 0
[pid=18058/tid=18060] ppid=18056 vsize=915676 CPUtime=0.09
/proc/18058/task/18060/stat : 18060 (java) S 18056 18058 16867 0 -1 64 1423 0 0 0 9 0 0 0 16 0 8 0 184945703 937652224 15373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18058/tid=18061] ppid=18056 vsize=915676 CPUtime=0
/proc/18058/task/18061/stat : 18061 (java) S 18056 18058 16867 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 184945704 937652224 15373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18058/tid=18062] ppid=18056 vsize=915676 CPUtime=0
/proc/18058/task/18062/stat : 18062 (java) S 18056 18058 16867 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 184945704 937652224 15373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18058/tid=18063] ppid=18056 vsize=915676 CPUtime=0
/proc/18058/task/18063/stat : 18063 (java) S 18056 18058 16867 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 184945707 937652224 15373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18058/tid=18064] ppid=18056 vsize=915676 CPUtime=0.31
/proc/18058/task/18064/stat : 18064 (java) S 18056 18058 16867 0 -1 64 487 0 0 0 30 1 0 0 17 0 8 0 184945707 937652224 15373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18058/tid=18065] ppid=18056 vsize=915676 CPUtime=0
/proc/18058/task/18065/stat : 18065 (java) S 18056 18058 16867 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 184945707 937652224 15373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18058/tid=18066] ppid=18056 vsize=915676 CPUtime=0
/proc/18058/task/18066/stat : 18066 (java) S 18056 18058 16867 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 184945707 937652224 15373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1650.62
Current children cumulated vsize (KiB) 915676

[startup+1722.95 s]
/proc/loadavg: 2.03 2.04 2.00 3/100 18404
/proc/meminfo: memFree=1554680/2055920 swapFree=4191880/4192956
[pid=18058] ppid=18056 vsize=915676 CPUtime=1710.55
/proc/18058/stat : 18058 (java) R 18056 18058 16867 0 -1 0 15640 0 1 0 171026 29 0 0 25 0 8 0 184945699 937652224 15373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073958489 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18058/statm: 228919 15373 2524 14 0 215389 0
[pid=18058/tid=18060] ppid=18056 vsize=915676 CPUtime=0.09
/proc/18058/task/18060/stat : 18060 (java) S 18056 18058 16867 0 -1 64 1423 0 0 0 9 0 0 0 16 0 8 0 184945703 937652224 15373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18058/tid=18061] ppid=18056 vsize=915676 CPUtime=0
/proc/18058/task/18061/stat : 18061 (java) S 18056 18058 16867 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 184945704 937652224 15373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18058/tid=18062] ppid=18056 vsize=915676 CPUtime=0
/proc/18058/task/18062/stat : 18062 (java) S 18056 18058 16867 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 184945704 937652224 15373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18058/tid=18063] ppid=18056 vsize=915676 CPUtime=0
/proc/18058/task/18063/stat : 18063 (java) S 18056 18058 16867 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 184945707 937652224 15373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18058/tid=18064] ppid=18056 vsize=915676 CPUtime=0.31
/proc/18058/task/18064/stat : 18064 (java) S 18056 18058 16867 0 -1 64 487 0 0 0 30 1 0 0 17 0 8 0 184945707 937652224 15373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18058/tid=18065] ppid=18056 vsize=915676 CPUtime=0
/proc/18058/task/18065/stat : 18065 (java) S 18056 18058 16867 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 184945707 937652224 15373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18058/tid=18066] ppid=18056 vsize=915676 CPUtime=0
/proc/18058/task/18066/stat : 18066 (java) S 18056 18058 16867 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 184945707 937652224 15373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1710.55
Current children cumulated vsize (KiB) 915676

[startup+1782.97 s]
/proc/loadavg: 2.01 2.03 2.00 3/100 18404
/proc/meminfo: memFree=1554616/2055920 swapFree=4191880/4192956
[pid=18058] ppid=18056 vsize=915676 CPUtime=1770.51
/proc/18058/stat : 18058 (java) R 18056 18058 16867 0 -1 0 15640 0 1 0 177022 29 0 0 25 0 8 0 184945699 937652224 15373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073945959 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18058/statm: 228919 15373 2524 14 0 215389 0
[pid=18058/tid=18060] ppid=18056 vsize=915676 CPUtime=0.09
/proc/18058/task/18060/stat : 18060 (java) S 18056 18058 16867 0 -1 64 1423 0 0 0 9 0 0 0 16 0 8 0 184945703 937652224 15373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18058/tid=18061] ppid=18056 vsize=915676 CPUtime=0
/proc/18058/task/18061/stat : 18061 (java) S 18056 18058 16867 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 184945704 937652224 15373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18058/tid=18062] ppid=18056 vsize=915676 CPUtime=0
/proc/18058/task/18062/stat : 18062 (java) S 18056 18058 16867 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 184945704 937652224 15373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18058/tid=18063] ppid=18056 vsize=915676 CPUtime=0
/proc/18058/task/18063/stat : 18063 (java) S 18056 18058 16867 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 184945707 937652224 15373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18058/tid=18064] ppid=18056 vsize=915676 CPUtime=0.31
/proc/18058/task/18064/stat : 18064 (java) S 18056 18058 16867 0 -1 64 487 0 0 0 30 1 0 0 17 0 8 0 184945707 937652224 15373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18058/tid=18065] ppid=18056 vsize=915676 CPUtime=0
/proc/18058/task/18065/stat : 18065 (java) S 18056 18058 16867 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 184945707 937652224 15373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18058/tid=18066] ppid=18056 vsize=915676 CPUtime=0
/proc/18058/task/18066/stat : 18066 (java) S 18056 18058 16867 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 184945707 937652224 15373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1770.51
Current children cumulated vsize (KiB) 915676



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1812.53 s]
/proc/loadavg: 2.00 2.02 2.00 4/100 18404
/proc/meminfo: memFree=1554616/2055920 swapFree=4191880/4192956
[pid=18058] ppid=18056 vsize=915676 CPUtime=1800.05
/proc/18058/stat : 18058 (java) R 18056 18058 16867 0 -1 0 15640 0 1 0 179976 29 0 0 25 0 8 0 184945699 937652224 15373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074016106 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18058/statm: 228919 15373 2524 14 0 215389 0
[pid=18058/tid=18060] ppid=18056 vsize=915676 CPUtime=0.09
/proc/18058/task/18060/stat : 18060 (java) S 18056 18058 16867 0 -1 64 1423 0 0 0 9 0 0 0 16 0 8 0 184945703 937652224 15373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18058/tid=18061] ppid=18056 vsize=915676 CPUtime=0
/proc/18058/task/18061/stat : 18061 (java) S 18056 18058 16867 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 184945704 937652224 15373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18058/tid=18062] ppid=18056 vsize=915676 CPUtime=0
/proc/18058/task/18062/stat : 18062 (java) S 18056 18058 16867 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 184945704 937652224 15373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18058/tid=18063] ppid=18056 vsize=915676 CPUtime=0
/proc/18058/task/18063/stat : 18063 (java) S 18056 18058 16867 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 184945707 937652224 15373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18058/tid=18064] ppid=18056 vsize=915676 CPUtime=0.31
/proc/18058/task/18064/stat : 18064 (java) S 18056 18058 16867 0 -1 64 487 0 0 0 30 1 0 0 17 0 8 0 184945707 937652224 15373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18058/tid=18065] ppid=18056 vsize=915676 CPUtime=0
/proc/18058/task/18065/stat : 18065 (java) S 18056 18058 16867 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 184945707 937652224 15373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18058/tid=18066] ppid=18056 vsize=915676 CPUtime=0
/proc/18058/task/18066/stat : 18066 (java) S 18056 18058 16867 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 184945707 937652224 15373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 915676

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

Child status: 143
Real time (s): 1812.59
CPU time (s): 1800.11
CPU user time (s): 1799.8
CPU system time (s): 0.306953
CPU usage (%): 99.3117
Max. virtual memory (cumulated for all children) (KiB): 915780

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.8
system time used= 0.306953
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15658
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= 37655
involuntary context switches= 72999

runsolver used 2.15967 s user time and 5.87611 s system time

The end

Launcher Data (download as text)

Begin job on node29 on Tue Jan  9 17:58:36 UTC 2007


IDJOB= 239421
IDBENCH= 7059
FILE ID= node29/239421-1168365516

PBS_JOBID= 3504030

Free space on /tmp= 66556 MiB

BENCH NAME= HOME/pub/bench/CPAI06/qcp-qwh/QWH-25/qwh-25-235-5_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/239421-1168365516/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node29/watcher-239421-1168365516 -o ROOT/results/node29/solver-239421-1168365516 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/239421-1168365516/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  2987ededa0bf2212578804ef09b262c7

RANDOM SEED= 600519196

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.241
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.241
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:       1608528 kB
Buffers:         42432 kB
Cached:         240656 kB
SwapCached:        268 kB
Active:         211908 kB
Inactive:       181556 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1608528 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            2996 kB
Writeback:           0 kB
Mapped:         138044 kB
Slab:            38308 kB
Committed_AS:  4971680 kB
PageTables:       2548 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= 66556 MiB



End job on node29 on Tue Jan  9 18:28:51 UTC 2007