Trace number 217441

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.07 1802.26

General information on the benchmark

NamelatinSquare/
latinSquare-dg-8_all.xml
MD5SUMfd1e76764a13fbac4c69dc4bdc7e9635
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
SatisfiableNO
(Un)Satisfiability was proved
Number of variables64
Number of constraints32
Maximum constraint arity8
Maximum domain size8
Number of constraints which are defined in extension0
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)allDifferent(32)

Solver Data (download as text)

0.30	   
0.30	Abscon 109 (November, 2006)
0.30	   
0.30	   configuration
0.30	     name=esac.xml
0.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/217441-1168247185/unknown.xml
0.36	   
0.36	   domains being loaded...
0.37	   
0.37	   variables being loaded...
0.40	     nbVariables=64  nbDomainTypes=1  minDomainSize=8  maxDomainSize=8
0.40	       =>  wckTime=0.101  cpuTime=0.08  mem=6M951
0.40	   
0.40	   constraints being loaded...
0.44	     nbConstraints=32  nbGlobalConstraints=32  nbSharedBinaryRepresentations=0  maxDegree=4  maxArity=8
0.44	       =>  wckTime=0.137  cpuTime=0.11  mem=6M951
0.47	   
0.47	   solver IterativeSystematicSolver being built... 
0.66	       =>  wckTime=0.354  cpuTime=0.26  mem=15M354
0.72	   
0.72	   preprocessing
0.72	     nbConstraintChecks=0  nbPropagations=1471  nbRevisions=0  nbUselessRevisions=0  nbSingletonTests=76
0.72	     nbEffectiveSingletonTests=0  nbESACBranches=5  nbRemovedValues=0  detectedInconsistency=no
0.72	       =>  wckTime=0.059  cpuTime=0.03  mem=16M329
0.75	   
0.75	   search
0.75	     run=0  nbConstraintChecks=0  nbPropagations=1956  nbRevisions=0  nbUselessRevisions=0  nbAssignments=33
0.75	     nbFailedAssignments=7  nbBacktracks=15  nbVisitedNodes=44  nbRestartNogoods=0  mapSize=8  nbInferences=0
0.75	     nbTooLargeKeys=0
0.75	       =>  wckTime=0.088  cpuTime=0.05  mem=16M329
0.76	   
0.76	   search
0.76	     run=1  nbConstraintChecks=0  nbPropagations=4498  nbRevisions=0  nbUselessRevisions=0  nbAssignments=70
0.76	     nbFailedAssignments=16  nbBacktracks=31  nbVisitedNodes=99  nbRestartNogoods=2  mapSize=22  nbInferences=0
0.76	     nbTooLargeKeys=0
0.76	       =>  wckTime=0.099  cpuTime=0.06  mem=17M305
0.77	   
0.77	   search
0.77	     run=2  nbConstraintChecks=0  nbPropagations=7693  nbRevisions=0  nbUselessRevisions=0  nbAssignments=114
0.77	     nbFailedAssignments=26  nbBacktracks=53  nbVisitedNodes=161  nbRestartNogoods=6  mapSize=37  nbInferences=0
0.77	     nbTooLargeKeys=0
0.77	       =>  wckTime=0.111  cpuTime=0.07  mem=17M305
0.79	   
0.79	   search
0.79	     run=3  nbConstraintChecks=0  nbPropagations=11748  nbRevisions=0  nbUselessRevisions=0  nbAssignments=172
0.79	     nbFailedAssignments=40  nbBacktracks=86  nbVisitedNodes=245  nbRestartNogoods=9  mapSize=61  nbInferences=0
0.79	     nbTooLargeKeys=0
0.79	       =>  wckTime=0.127  cpuTime=0.08  mem=18M280
0.80	   
0.80	   search
0.80	     run=4  nbConstraintChecks=0  nbPropagations=16664  nbRevisions=0  nbUselessRevisions=0  nbAssignments=249
0.80	     nbFailedAssignments=55  nbBacktracks=137  nbVisitedNodes=345  nbRestartNogoods=11  mapSize=81  nbInferences=0
0.80	     nbTooLargeKeys=0
0.80	       =>  wckTime=0.144  cpuTime=0.1  mem=18M280
0.83	   
0.83	   search
0.83	     run=5  nbConstraintChecks=0  nbPropagations=22929  nbRevisions=0  nbUselessRevisions=0  nbAssignments=369
0.83	     nbFailedAssignments=81  nbBacktracks=216  nbVisitedNodes=512  nbRestartNogoods=14  mapSize=122  nbInferences=0
0.83	     nbTooLargeKeys=0
0.83	       =>  wckTime=0.169  cpuTime=0.13  mem=19M255
0.87	   
0.87	   search
0.87	     run=6  nbConstraintChecks=0  nbPropagations=31423  nbRevisions=0  nbUselessRevisions=0  nbAssignments=553
0.87	     nbFailedAssignments=110  nbBacktracks=331  nbVisitedNodes=726  nbRestartNogoods=20  mapSize=173  nbInferences=0
0.87	     nbTooLargeKeys=0
0.87	       =>  wckTime=0.208  cpuTime=0.16  mem=21M205
0.92	   
0.92	   search
0.92	     run=7  nbConstraintChecks=0  nbPropagations=43197  nbRevisions=0  nbUselessRevisions=0  nbAssignments=823
0.92	     nbFailedAssignments=198  nbBacktracks=503  nbVisitedNodes=1157  nbRestartNogoods=24  mapSize=323  nbInferences=0
0.92	     nbTooLargeKeys=0
0.92	       =>  wckTime=0.259  cpuTime=0.21  mem=23M156
0.98	   
0.98	   search
0.98	     run=8  nbConstraintChecks=0  nbPropagations=58758  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1165
0.98	     nbFailedAssignments=272  nbBacktracks=759  nbVisitedNodes=1643  nbRestartNogoods=26  mapSize=459  nbInferences=0
0.98	     nbTooLargeKeys=0
0.98	       =>  wckTime=0.322  cpuTime=0.27  mem=25M106
1.10	   
1.10	   search
1.10	     run=9  nbConstraintChecks=0  nbPropagations=81442  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1762
1.10	     nbFailedAssignments=470  nbBacktracks=1144  nbVisitedNodes=2615  nbRestartNogoods=30  mapSize=800  nbInferences=0
1.10	     nbTooLargeKeys=0
1.10	       =>  wckTime=0.444  cpuTime=0.37  mem=29M982
1.18	   
1.18	   INFO : Stopping hyperNogood (mapSize=1014, nbTooLargekeys=0, mem=32M907)
1.25	   
1.25	   search
1.25	     run=10  nbConstraintChecks=0  nbPropagations=114745  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2567
1.25	     nbFailedAssignments=687  nbBacktracks=1720  nbVisitedNodes=3956  nbRestartNogoods=36
1.25	       =>  wckTime=0.596  cpuTime=0.52  mem=35M833
1.42	   
1.42	   search
1.42	     run=11  nbConstraintChecks=0  nbPropagations=160317  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3729
1.42	     nbFailedAssignments=969  nbBacktracks=2589  nbVisitedNodes=5587  nbRestartNogoods=39
1.42	       =>  wckTime=0.76  cpuTime=0.68  mem=43M634
1.64	   
1.64	   search
1.64	     run=12  nbConstraintChecks=0  nbPropagations=222992  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5399
1.64	     nbFailedAssignments=1322  nbBacktracks=3888  nbVisitedNodes=7940  nbRestartNogoods=47
1.64	       =>  wckTime=0.977  cpuTime=0.89  mem=5M910
2.01	   
2.01	   search
2.01	     run=13  nbConstraintChecks=0  nbPropagations=318110  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8070
2.01	     nbFailedAssignments=2032  nbBacktracks=5836  nbVisitedNodes=12187  nbRestartNogoods=52
2.01	       =>  wckTime=1.351  cpuTime=1.26  mem=25M804
2.49	   
2.49	   search
2.49	     run=14  nbConstraintChecks=0  nbPropagations=453016  nbRevisions=0  nbUselessRevisions=0  nbAssignments=11685
2.49	     nbFailedAssignments=2719  nbBacktracks=8755  nbVisitedNodes=17148  nbRestartNogoods=62
2.49	       =>  wckTime=1.828  cpuTime=1.73  mem=49M676
3.37	   
3.37	   search
3.37	     run=15  nbConstraintChecks=0  nbPropagations=664090  nbRevisions=0  nbUselessRevisions=0  nbAssignments=17767
3.37	     nbFailedAssignments=4412  nbBacktracks=13133  nbVisitedNodes=26991  nbRestartNogoods=68
3.37	       =>  wckTime=2.716  cpuTime=2.61  mem=47M36
4.53	   
4.53	   search
4.53	     run=16  nbConstraintChecks=0  nbPropagations=970028  nbRevisions=0  nbUselessRevisions=0  nbAssignments=25943
4.53	     nbFailedAssignments=6010  nbBacktracks=19702  nbVisitedNodes=38667  nbRestartNogoods=71
4.53	       =>  wckTime=3.869  cpuTime=3.75  mem=7M56
6.04	   
6.04	   search
6.04	     run=17  nbConstraintChecks=0  nbPropagations=1402446  nbRevisions=0  nbUselessRevisions=0  nbAssignments=37978
6.04	     nbFailedAssignments=8172  nbBacktracks=29566  nbVisitedNodes=54916  nbRestartNogoods=78
6.04	       =>  wckTime=5.382  cpuTime=5.25  mem=35M739
8.52	   
8.52	   search
8.52	     run=18  nbConstraintChecks=0  nbPropagations=2039417  nbRevisions=0  nbUselessRevisions=0  nbAssignments=56356
8.52	     nbFailedAssignments=11756  nbBacktracks=44349  nbVisitedNodes=80592  nbRestartNogoods=87
8.52	       =>  wckTime=7.863  cpuTime=7.72  mem=14M261
12.23	   
12.23	   search
12.23	     run=19  nbConstraintChecks=0  nbPropagations=2985590  nbRevisions=0  nbUselessRevisions=0  nbAssignments=84219
12.23	     nbFailedAssignments=17434  nbBacktracks=66523  nbVisitedNodes=119849  nbRestartNogoods=96
12.23	       =>  wckTime=11.572  cpuTime=11.4  mem=6M80
17.59	   
17.59	   search
17.59	     run=20  nbConstraintChecks=0  nbPropagations=4371760  nbRevisions=0  nbUselessRevisions=0  nbAssignments=125504
17.59	     nbFailedAssignments=25444  nbBacktracks=99775  nbVisitedNodes=177413  nbRestartNogoods=108
17.59	       =>  wckTime=16.936  cpuTime=16.74  mem=29M607
25.46	   
25.46	   search
25.46	     run=21  nbConstraintChecks=0  nbPropagations=6417376  nbRevisions=0  nbUselessRevisions=0  nbAssignments=187292
25.46	     nbFailedAssignments=37338  nbBacktracks=149653  nbVisitedNodes=263083  nbRestartNogoods=122
25.46	       =>  wckTime=24.802  cpuTime=24.56  mem=38M814
37.89	   
37.89	   search
37.89	     run=22  nbConstraintChecks=0  nbPropagations=9500383  nbRevisions=0  nbUselessRevisions=0  nbAssignments=281402
37.89	     nbFailedAssignments=56618  nbBacktracks=224472  nbVisitedNodes=395956  nbRestartNogoods=132
37.89	       =>  wckTime=37.233  cpuTime=36.9  mem=34M724
55.34	   
55.34	   search
55.34	     run=23  nbConstraintChecks=0  nbPropagations=14048550  nbRevisions=0  nbUselessRevisions=0  nbAssignments=420679
55.34	     nbFailedAssignments=83636  nbBacktracks=336699  nbVisitedNodes=588824  nbRestartNogoods=145
55.35	       =>  wckTime=54.686  cpuTime=54.25  mem=45M977
81.59	   
81.59	   search
81.59	     run=24  nbConstraintChecks=0  nbPropagations=20773914  nbRevisions=0  nbUselessRevisions=0  nbAssignments=632720
81.59	     nbFailedAssignments=127324  nbBacktracks=505042  nbVisitedNodes=885912  nbRestartNogoods=156
81.59	       =>  wckTime=80.928  cpuTime=80.32  mem=26M545
121.20	   
121.20	   search
121.20	     run=25  nbConstraintChecks=0  nbPropagations=30815064  nbRevisions=0  nbUselessRevisions=0  nbAssignments=945547
121.20	     nbFailedAssignments=187626  nbBacktracks=757557  nbVisitedNodes=1319930  nbRestartNogoods=166
121.20	       =>  wckTime=120.544  cpuTime=119.81  mem=32M683
181.32	   
181.32	   search
181.32	     run=26  nbConstraintChecks=0  nbPropagations=45914612  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1415161
181.32	     nbFailedAssignments=278459  nbBacktracks=1136326  nbVisitedNodes=1972710  nbRestartNogoods=175
181.32	       =>  wckTime=180.658  cpuTime=179.82  mem=28M594
269.18	   
269.18	   search
269.18	     run=27  nbConstraintChecks=0  nbPropagations=68478567  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2120913
269.18	     nbFailedAssignments=416039  nbBacktracks=1704486  nbVisitedNodes=2956630  nbRestartNogoods=193
269.18	       =>  wckTime=268.521  cpuTime=267.56  mem=40M870
401.01	   
401.01	   search
401.01	     run=28  nbConstraintChecks=0  nbPropagations=102284269  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3191870
401.01	     nbFailedAssignments=634760  nbBacktracks=2556712  nbVisitedNodes=4462808  nbRestartNogoods=199
401.01	       =>  wckTime=400.348  cpuTime=399.18  mem=4M50
592.14	   
592.14	   search
592.14	     run=29  nbConstraintChecks=0  nbPropagations=152323966  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4783984
592.14	     nbFailedAssignments=948518  nbBacktracks=3835059  nbVisitedNodes=6686501  nbRestartNogoods=211
592.14	       =>  wckTime=591.486  cpuTime=590.05  mem=22M463
886.98	   
886.99	   search
886.99	     run=30  nbConstraintChecks=0  nbPropagations=227405709  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7183051
886.99	     nbFailedAssignments=1430059  nbBacktracks=5752573  nbVisitedNodes=10059450  nbRestartNogoods=223
886.99	       =>  wckTime=886.326  cpuTime=884.46  mem=22M464
1363.51	   
1363.51	   search
1363.51	     run=31  nbConstraintChecks=0  nbPropagations=342776231  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10818486
1363.51	     nbFailedAssignments=2189208  nbBacktracks=8628846  nbVisitedNodes=15235070  nbRestartNogoods=240
1363.51	       =>  wckTime=1362.855  cpuTime=1360.3  mem=41M900

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

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

/proc/loadavg: 1.97 2.02 2.07 4/82 24128
/proc/meminfo: memFree=1753136/2055920 swapFree=4183952/4192956
[pid=24127] ppid=24125 vsize=172 CPUtime=0
/proc/24127/stat : 24127 (java) R 24125 24127 23480 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 173117751 176128 24 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 10518827 0 0 4096 0 0 0 0 17 0 0 0
/proc/24127/statm: 43 24 18 14 0 3 0

[startup+0.108292 s]
/proc/loadavg: 1.97 2.02 2.07 4/82 24128
/proc/meminfo: memFree=1753136/2055920 swapFree=4183952/4192956
[pid=24127] ppid=24125 vsize=914988 CPUtime=0.08
/proc/24127/stat : 24127 (java) R 24125 24127 23480 0 -1 0 3059 0 1 0 7 1 0 0 23 0 8 0 173117751 936947712 2805 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24127/statm: 228747 2805 1449 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.520332 s]
/proc/loadavg: 1.97 2.02 2.07 4/82 24128
/proc/meminfo: memFree=1753136/2055920 swapFree=4183952/4192956
[pid=24127] ppid=24125 vsize=915464 CPUtime=0.5
/proc/24127/stat : 24127 (java) R 24125 24127 23480 0 -1 0 6611 0 1 0 46 4 0 0 25 0 8 0 173117751 937435136 6349 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073452419 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24127/statm: 228866 6349 2380 14 0 215336 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 915464

[startup+1.34442 s]
/proc/loadavg: 1.97 2.02 2.07 3/89 24135
/proc/meminfo: memFree=1714296/2055920 swapFree=4183952/4192956
[pid=24127] ppid=24125 vsize=915464 CPUtime=1.31
/proc/24127/stat : 24127 (java) R 24125 24127 23480 0 -1 0 14689 0 1 0 123 8 0 0 25 0 8 0 173117751 937435136 14427 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073691087 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24127/statm: 228866 14427 2523 14 0 215336 0
[pid=24127/tid=24129] ppid=24125 vsize=915464 CPUtime=0.02
/proc/24127/task/24129/stat : 24129 (java) S 24125 24127 23480 0 -1 64 130 0 0 0 2 0 0 0 16 0 8 0 173117754 937435136 14427 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24127/tid=24130] ppid=24125 vsize=915464 CPUtime=0
/proc/24127/task/24130/stat : 24130 (java) S 24125 24127 23480 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 173117755 937435136 14428 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24127/tid=24131] ppid=24125 vsize=915464 CPUtime=0
/proc/24127/task/24131/stat : 24131 (java) S 24125 24127 23480 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 173117755 937435136 14428 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24127/tid=24132] ppid=24125 vsize=915464 CPUtime=0
/proc/24127/task/24132/stat : 24132 (java) S 24125 24127 23480 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 173117758 937435136 14429 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24127/tid=24133] ppid=24125 vsize=915464 CPUtime=0.18
/proc/24127/task/24133/stat : 24133 (java) S 24125 24127 23480 0 -1 64 361 0 0 0 18 0 0 0 16 0 8 0 173117758 937435136 14429 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24127/tid=24134] ppid=24125 vsize=915464 CPUtime=0
/proc/24127/task/24134/stat : 24134 (java) S 24125 24127 23480 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 173117758 937435136 14430 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24127/tid=24135] ppid=24125 vsize=915464 CPUtime=0
/proc/24127/task/24135/stat : 24135 (java) S 24125 24127 23480 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 173117758 937435136 14430 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915464

[startup+2.98159 s]
/proc/loadavg: 1.97 2.02 2.07 3/89 24135
/proc/meminfo: memFree=1695160/2055920 swapFree=4183952/4192956
[pid=24127] ppid=24125 vsize=915464 CPUtime=2.94
/proc/24127/stat : 24127 (java) R 24125 24127 23480 0 -1 0 17334 0 1 0 285 9 0 0 25 0 8 0 173117751 937435136 17069 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073698984 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24127/statm: 228866 17069 2527 14 0 215336 0
[pid=24127/tid=24129] ppid=24125 vsize=915464 CPUtime=0.02
/proc/24127/task/24129/stat : 24129 (java) S 24125 24127 23480 0 -1 64 375 0 0 0 2 0 0 0 17 0 8 0 173117754 937435136 17069 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24127/tid=24130] ppid=24125 vsize=915464 CPUtime=0
/proc/24127/task/24130/stat : 24130 (java) S 24125 24127 23480 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 173117755 937435136 17069 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24127/tid=24131] ppid=24125 vsize=915464 CPUtime=0
/proc/24127/task/24131/stat : 24131 (java) S 24125 24127 23480 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 173117755 937435136 17069 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24127/tid=24132] ppid=24125 vsize=915464 CPUtime=0
/proc/24127/task/24132/stat : 24132 (java) S 24125 24127 23480 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 173117758 937435136 17069 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24127/tid=24133] ppid=24125 vsize=915464 CPUtime=0.18
/proc/24127/task/24133/stat : 24133 (java) S 24125 24127 23480 0 -1 64 363 0 0 0 18 0 0 0 15 0 8 0 173117758 937435136 17069 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24127/tid=24134] ppid=24125 vsize=915464 CPUtime=0
/proc/24127/task/24134/stat : 24134 (java) S 24125 24127 23480 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 173117758 937435136 17069 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24127/tid=24135] ppid=24125 vsize=915464 CPUtime=0
/proc/24127/task/24135/stat : 24135 (java) S 24125 24127 23480 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 173117758 937435136 17069 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915464

[startup+6.27095 s]
/proc/loadavg: 1.97 2.02 2.07 3/89 24135
/proc/meminfo: memFree=1694600/2055920 swapFree=4183952/4192956
[pid=24127] ppid=24125 vsize=915464 CPUtime=6.21
/proc/24127/stat : 24127 (java) R 24125 24127 23480 0 -1 0 17338 0 1 0 612 9 0 0 25 0 8 0 173117751 937435136 17070 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073681610 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24127/statm: 228866 17070 2527 14 0 215336 0
[pid=24127/tid=24129] ppid=24125 vsize=915464 CPUtime=0.03
/proc/24127/task/24129/stat : 24129 (java) S 24125 24127 23480 0 -1 64 376 0 0 0 3 0 0 0 17 0 8 0 173117754 937435136 17070 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24127/tid=24130] ppid=24125 vsize=915464 CPUtime=0
/proc/24127/task/24130/stat : 24130 (java) S 24125 24127 23480 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 173117755 937435136 17070 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24127/tid=24131] ppid=24125 vsize=915464 CPUtime=0
/proc/24127/task/24131/stat : 24131 (java) S 24125 24127 23480 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 173117755 937435136 17070 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24127/tid=24132] ppid=24125 vsize=915464 CPUtime=0
/proc/24127/task/24132/stat : 24132 (java) S 24125 24127 23480 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 173117758 937435136 17070 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24127/tid=24133] ppid=24125 vsize=915464 CPUtime=0.18
/proc/24127/task/24133/stat : 24133 (java) S 24125 24127 23480 0 -1 64 363 0 0 0 18 0 0 0 15 0 8 0 173117758 937435136 17070 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24127/tid=24134] ppid=24125 vsize=915464 CPUtime=0
/proc/24127/task/24134/stat : 24134 (java) S 24125 24127 23480 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 173117758 937435136 17070 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24127/tid=24135] ppid=24125 vsize=915464 CPUtime=0
/proc/24127/task/24135/stat : 24135 (java) S 24125 24127 23480 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 173117758 937435136 17070 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 915464

[startup+12.7576 s]
/proc/loadavg: 1.97 2.02 2.07 3/89 24135
/proc/meminfo: memFree=1694600/2055920 swapFree=4183952/4192956
[pid=24127] ppid=24125 vsize=915464 CPUtime=12.67
/proc/24127/stat : 24127 (java) R 24125 24127 23480 0 -1 0 17347 0 1 0 1257 10 0 0 25 0 8 0 173117751 937435136 17072 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072918517 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24127/statm: 228866 17072 2527 14 0 215336 0
[pid=24127/tid=24129] ppid=24125 vsize=915464 CPUtime=0.04
/proc/24127/task/24129/stat : 24129 (java) S 24125 24127 23480 0 -1 64 378 0 0 0 4 0 0 0 17 0 8 0 173117754 937435136 17072 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24127/tid=24130] ppid=24125 vsize=915464 CPUtime=0
/proc/24127/task/24130/stat : 24130 (java) S 24125 24127 23480 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 173117755 937435136 17072 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24127/tid=24131] ppid=24125 vsize=915464 CPUtime=0
/proc/24127/task/24131/stat : 24131 (java) S 24125 24127 23480 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 173117755 937435136 17072 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24127/tid=24132] ppid=24125 vsize=915464 CPUtime=0
/proc/24127/task/24132/stat : 24132 (java) S 24125 24127 23480 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 173117758 937435136 17072 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24127/tid=24133] ppid=24125 vsize=915464 CPUtime=0.18
/proc/24127/task/24133/stat : 24133 (java) S 24125 24127 23480 0 -1 64 363 0 0 0 18 0 0 0 15 0 8 0 173117758 937435136 17072 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24127/tid=24134] ppid=24125 vsize=915464 CPUtime=0
/proc/24127/task/24134/stat : 24134 (java) S 24125 24127 23480 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 173117758 937435136 17072 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24127/tid=24135] ppid=24125 vsize=915464 CPUtime=0
/proc/24127/task/24135/stat : 24135 (java) S 24125 24127 23480 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 173117758 937435136 17072 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 915464

[startup+25.637 s]
/proc/loadavg: 1.98 2.02 2.07 3/89 24135
/proc/meminfo: memFree=1694344/2055920 swapFree=4183952/4192956
[pid=24127] ppid=24125 vsize=915464 CPUtime=25.49
/proc/24127/stat : 24127 (java) R 24125 24127 23480 0 -1 0 17483 0 1 0 2539 10 0 0 25 0 8 0 173117751 937435136 17195 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073686065 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24127/statm: 228866 17195 2527 14 0 215336 0
[pid=24127/tid=24129] ppid=24125 vsize=915464 CPUtime=0.05
/proc/24127/task/24129/stat : 24129 (java) S 24125 24127 23480 0 -1 64 501 0 0 0 5 0 0 0 17 0 8 0 173117754 937435136 17195 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24127/tid=24130] ppid=24125 vsize=915464 CPUtime=0
/proc/24127/task/24130/stat : 24130 (java) S 24125 24127 23480 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 173117755 937435136 17195 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24127/tid=24131] ppid=24125 vsize=915464 CPUtime=0
/proc/24127/task/24131/stat : 24131 (java) S 24125 24127 23480 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 173117755 937435136 17195 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24127/tid=24132] ppid=24125 vsize=915464 CPUtime=0
/proc/24127/task/24132/stat : 24132 (java) S 24125 24127 23480 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 173117758 937435136 17195 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24127/tid=24133] ppid=24125 vsize=915464 CPUtime=0.18
/proc/24127/task/24133/stat : 24133 (java) S 24125 24127 23480 0 -1 64 363 0 0 0 18 0 0 0 16 0 8 0 173117758 937435136 17195 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24127/tid=24134] ppid=24125 vsize=915464 CPUtime=0
/proc/24127/task/24134/stat : 24134 (java) S 24125 24127 23480 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 173117758 937435136 17195 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24127/tid=24135] ppid=24125 vsize=915464 CPUtime=0
/proc/24127/task/24135/stat : 24135 (java) S 24125 24127 23480 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 173117758 937435136 17195 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 915464

[startup+51.2727 s]
/proc/loadavg: 1.99 2.02 2.07 3/89 24135
/proc/meminfo: memFree=1694280/2055920 swapFree=4183952/4192956
[pid=24127] ppid=24125 vsize=915464 CPUtime=50.98
/proc/24127/stat : 24127 (java) R 24125 24127 23480 0 -1 0 17513 0 1 0 5087 11 0 0 25 0 8 0 173117751 937435136 17198 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073698020 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24127/statm: 228866 17198 2527 14 0 215336 0
[pid=24127/tid=24129] ppid=24125 vsize=915464 CPUtime=0.06
/proc/24127/task/24129/stat : 24129 (java) S 24125 24127 23480 0 -1 64 503 0 0 0 6 0 0 0 17 0 8 0 173117754 937435136 17198 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24127/tid=24130] ppid=24125 vsize=915464 CPUtime=0
/proc/24127/task/24130/stat : 24130 (java) S 24125 24127 23480 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 173117755 937435136 17198 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24127/tid=24131] ppid=24125 vsize=915464 CPUtime=0
/proc/24127/task/24131/stat : 24131 (java) S 24125 24127 23480 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 173117755 937435136 17198 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24127/tid=24132] ppid=24125 vsize=915464 CPUtime=0
/proc/24127/task/24132/stat : 24132 (java) S 24125 24127 23480 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 173117758 937435136 17198 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24127/tid=24133] ppid=24125 vsize=915464 CPUtime=0.18
/proc/24127/task/24133/stat : 24133 (java) S 24125 24127 23480 0 -1 64 364 0 0 0 18 0 0 0 16 0 8 0 173117758 937435136 17198 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24127/tid=24134] ppid=24125 vsize=915464 CPUtime=0
/proc/24127/task/24134/stat : 24134 (java) S 24125 24127 23480 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 173117758 937435136 17198 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24127/tid=24135] ppid=24125 vsize=915464 CPUtime=0
/proc/24127/task/24135/stat : 24135 (java) S 24125 24127 23480 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 173117758 937435136 17198 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.98
Current children cumulated vsize (KiB) 915464

[startup+102.533 s]
/proc/loadavg: 1.99 2.01 2.06 2/80 24363
/proc/meminfo: memFree=1840016/2055920 swapFree=4183952/4192956
[pid=24127] ppid=24125 vsize=915464 CPUtime=101.95
/proc/24127/stat : 24127 (java) R 24125 24127 23480 0 -1 0 17568 0 1 0 10178 17 0 0 25 0 8 0 173117751 937435136 17200 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073690103 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24127/statm: 228866 17200 2527 14 0 215336 0
[pid=24127/tid=24129] ppid=24125 vsize=915464 CPUtime=0.09
/proc/24127/task/24129/stat : 24129 (java) S 24125 24127 23480 0 -1 64 504 0 0 0 9 0 0 0 17 0 8 0 173117754 937435136 17200 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24127/tid=24130] ppid=24125 vsize=915464 CPUtime=0
/proc/24127/task/24130/stat : 24130 (java) S 24125 24127 23480 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 173117755 937435136 17200 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24127/tid=24131] ppid=24125 vsize=915464 CPUtime=0
/proc/24127/task/24131/stat : 24131 (java) S 24125 24127 23480 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 173117755 937435136 17200 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24127/tid=24132] ppid=24125 vsize=915464 CPUtime=0
/proc/24127/task/24132/stat : 24132 (java) S 24125 24127 23480 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 173117758 937435136 17200 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24127/tid=24133] ppid=24125 vsize=915464 CPUtime=0.18
/proc/24127/task/24133/stat : 24133 (java) S 24125 24127 23480 0 -1 64 365 0 0 0 18 0 0 0 16 0 8 0 173117758 937435136 17200 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24127/tid=24134] ppid=24125 vsize=915464 CPUtime=0
/proc/24127/task/24134/stat : 24134 (java) S 24125 24127 23480 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 173117758 937435136 17200 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24127/tid=24135] ppid=24125 vsize=915464 CPUtime=0
/proc/24127/task/24135/stat : 24135 (java) S 24125 24127 23480 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 173117758 937435136 17200 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.95
Current children cumulated vsize (KiB) 915464

[startup+162.572 s]
/proc/loadavg: 1.99 2.00 2.06 3/80 24363
/proc/meminfo: memFree=1836304/2055920 swapFree=4183952/4192956
[pid=24127] ppid=24125 vsize=915464 CPUtime=161.94
/proc/24127/stat : 24127 (java) R 24125 24127 23480 0 -1 0 17631 0 1 0 16176 18 0 0 25 0 8 0 173117751 937435136 17200 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073684995 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

Current children cumulated CPU time (s) 1421.63
Current children cumulated vsize (KiB) 915464

[startup+1483.49 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 24365
/proc/meminfo: memFree=1832464/2055920 swapFree=4183952/4192956
[pid=24127] ppid=24125 vsize=915464 CPUtime=1481.59
/proc/24127/stat : 24127 (java) R 24125 24127 23480 0 -1 0 19011 0 1 0 148126 33 0 0 25 0 8 0 173117751 937435136 17203 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073732404 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24127/statm: 228866 17203 2527 14 0 215336 0
[pid=24127/tid=24129] ppid=24125 vsize=915464 CPUtime=0.8
/proc/24127/task/24129/stat : 24129 (java) S 24125 24127 23480 0 -1 64 507 0 0 0 72 8 0 0 17 0 8 0 173117754 937435136 17203 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24127/tid=24130] ppid=24125 vsize=915464 CPUtime=0
/proc/24127/task/24130/stat : 24130 (java) S 24125 24127 23480 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 173117755 937435136 17203 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24127/tid=24131] ppid=24125 vsize=915464 CPUtime=0
/proc/24127/task/24131/stat : 24131 (java) S 24125 24127 23480 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 173117755 937435136 17203 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24127/tid=24132] ppid=24125 vsize=915464 CPUtime=0
/proc/24127/task/24132/stat : 24132 (java) S 24125 24127 23480 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 173117758 937435136 17203 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24127/tid=24133] ppid=24125 vsize=915464 CPUtime=0.18
/proc/24127/task/24133/stat : 24133 (java) S 24125 24127 23480 0 -1 64 365 0 0 0 18 0 0 0 16 0 8 0 173117758 937435136 17203 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24127/tid=24134] ppid=24125 vsize=915464 CPUtime=0
/proc/24127/task/24134/stat : 24134 (java) S 24125 24127 23480 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 173117758 937435136 17203 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24127/tid=24135] ppid=24125 vsize=915464 CPUtime=0
/proc/24127/task/24135/stat : 24135 (java) S 24125 24127 23480 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 173117758 937435136 17203 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1481.59
Current children cumulated vsize (KiB) 915464

[startup+1543.54 s]
/proc/loadavg: 2.03 2.01 2.00 3/80 24365
/proc/meminfo: memFree=1832400/2055920 swapFree=4183952/4192956
[pid=24127] ppid=24125 vsize=915464 CPUtime=1541.59
/proc/24127/stat : 24127 (java) R 24125 24127 23480 0 -1 0 19074 0 1 0 154125 34 0 0 25 0 8 0 173117751 937435136 17203 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073681950 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24127/statm: 228866 17203 2527 14 0 215336 0
[pid=24127/tid=24129] ppid=24125 vsize=915464 CPUtime=0.84
/proc/24127/task/24129/stat : 24129 (java) S 24125 24127 23480 0 -1 64 507 0 0 0 75 9 0 0 17 0 8 0 173117754 937435136 17203 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24127/tid=24130] ppid=24125 vsize=915464 CPUtime=0
/proc/24127/task/24130/stat : 24130 (java) S 24125 24127 23480 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 173117755 937435136 17203 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24127/tid=24131] ppid=24125 vsize=915464 CPUtime=0
/proc/24127/task/24131/stat : 24131 (java) S 24125 24127 23480 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 173117755 937435136 17203 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24127/tid=24132] ppid=24125 vsize=915464 CPUtime=0
/proc/24127/task/24132/stat : 24132 (java) S 24125 24127 23480 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 173117758 937435136 17203 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24127/tid=24133] ppid=24125 vsize=915464 CPUtime=0.18
/proc/24127/task/24133/stat : 24133 (java) S 24125 24127 23480 0 -1 64 365 0 0 0 18 0 0 0 16 0 8 0 173117758 937435136 17203 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24127/tid=24134] ppid=24125 vsize=915464 CPUtime=0
/proc/24127/task/24134/stat : 24134 (java) S 24125 24127 23480 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 173117758 937435136 17203 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24127/tid=24135] ppid=24125 vsize=915464 CPUtime=0
/proc/24127/task/24135/stat : 24135 (java) S 24125 24127 23480 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 173117758 937435136 17203 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1541.59
Current children cumulated vsize (KiB) 915464

[startup+1603.58 s]
/proc/loadavg: 2.01 2.01 2.00 3/80 24365
/proc/meminfo: memFree=1832464/2055920 swapFree=4183952/4192956
[pid=24127] ppid=24125 vsize=915464 CPUtime=1601.58
/proc/24127/stat : 24127 (java) R 24125 24127 23480 0 -1 0 19137 0 1 0 160123 35 0 0 25 0 8 0 173117751 937435136 17203 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073698191 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24127/statm: 228866 17203 2527 14 0 215336 0
[pid=24127/tid=24129] ppid=24125 vsize=915464 CPUtime=0.87
/proc/24127/task/24129/stat : 24129 (java) S 24125 24127 23480 0 -1 64 507 0 0 0 78 9 0 0 17 0 8 0 173117754 937435136 17203 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24127/tid=24130] ppid=24125 vsize=915464 CPUtime=0
/proc/24127/task/24130/stat : 24130 (java) S 24125 24127 23480 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 173117755 937435136 17203 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24127/tid=24131] ppid=24125 vsize=915464 CPUtime=0
/proc/24127/task/24131/stat : 24131 (java) S 24125 24127 23480 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 173117755 937435136 17203 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24127/tid=24132] ppid=24125 vsize=915464 CPUtime=0
/proc/24127/task/24132/stat : 24132 (java) S 24125 24127 23480 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 173117758 937435136 17203 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24127/tid=24133] ppid=24125 vsize=915464 CPUtime=0.18
/proc/24127/task/24133/stat : 24133 (java) S 24125 24127 23480 0 -1 64 365 0 0 0 18 0 0 0 16 0 8 0 173117758 937435136 17203 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24127/tid=24134] ppid=24125 vsize=915464 CPUtime=0
/proc/24127/task/24134/stat : 24134 (java) S 24125 24127 23480 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 173117758 937435136 17203 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24127/tid=24135] ppid=24125 vsize=915464 CPUtime=0
/proc/24127/task/24135/stat : 24135 (java) S 24125 24127 23480 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 173117758 937435136 17203 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1601.58
Current children cumulated vsize (KiB) 915464

[startup+1663.62 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 24365
/proc/meminfo: memFree=1832400/2055920 swapFree=4183952/4192956
[pid=24127] ppid=24125 vsize=915464 CPUtime=1661.55
/proc/24127/stat : 24127 (java) R 24125 24127 23480 0 -1 0 19201 0 1 0 166119 36 0 0 25 0 8 0 173117751 937435136 17203 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073686746 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24127/statm: 228866 17203 2527 14 0 215336 0
[pid=24127/tid=24129] ppid=24125 vsize=915464 CPUtime=0.89
/proc/24127/task/24129/stat : 24129 (java) S 24125 24127 23480 0 -1 64 507 0 0 0 79 10 0 0 17 0 8 0 173117754 937435136 17203 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24127/tid=24130] ppid=24125 vsize=915464 CPUtime=0
/proc/24127/task/24130/stat : 24130 (java) S 24125 24127 23480 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 173117755 937435136 17203 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24127/tid=24131] ppid=24125 vsize=915464 CPUtime=0
/proc/24127/task/24131/stat : 24131 (java) S 24125 24127 23480 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 173117755 937435136 17203 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24127/tid=24132] ppid=24125 vsize=915464 CPUtime=0
/proc/24127/task/24132/stat : 24132 (java) S 24125 24127 23480 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 173117758 937435136 17203 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24127/tid=24133] ppid=24125 vsize=915464 CPUtime=0.18
/proc/24127/task/24133/stat : 24133 (java) S 24125 24127 23480 0 -1 64 365 0 0 0 18 0 0 0 16 0 8 0 173117758 937435136 17203 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24127/tid=24134] ppid=24125 vsize=915464 CPUtime=0
/proc/24127/task/24134/stat : 24134 (java) S 24125 24127 23480 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 173117758 937435136 17203 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24127/tid=24135] ppid=24125 vsize=915464 CPUtime=0
/proc/24127/task/24135/stat : 24135 (java) S 24125 24127 23480 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 173117758 937435136 17203 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1661.55
Current children cumulated vsize (KiB) 915464

[startup+1723.66 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 24365
/proc/meminfo: memFree=1832336/2055920 swapFree=4183952/4192956
[pid=24127] ppid=24125 vsize=915464 CPUtime=1721.54
/proc/24127/stat : 24127 (java) R 24125 24127 23480 0 -1 0 19264 0 1 0 172117 37 0 0 25 0 8 0 173117751 937435136 17203 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073681950 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24127/statm: 228866 17203 2527 14 0 215336 0
[pid=24127/tid=24129] ppid=24125 vsize=915464 CPUtime=0.91
/proc/24127/task/24129/stat : 24129 (java) S 24125 24127 23480 0 -1 64 507 0 0 0 81 10 0 0 17 0 8 0 173117754 937435136 17203 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24127/tid=24130] ppid=24125 vsize=915464 CPUtime=0
/proc/24127/task/24130/stat : 24130 (java) S 24125 24127 23480 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 173117755 937435136 17203 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24127/tid=24131] ppid=24125 vsize=915464 CPUtime=0
/proc/24127/task/24131/stat : 24131 (java) S 24125 24127 23480 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 173117755 937435136 17203 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24127/tid=24132] ppid=24125 vsize=915464 CPUtime=0
/proc/24127/task/24132/stat : 24132 (java) S 24125 24127 23480 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 173117758 937435136 17203 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24127/tid=24133] ppid=24125 vsize=915464 CPUtime=0.18
/proc/24127/task/24133/stat : 24133 (java) S 24125 24127 23480 0 -1 64 365 0 0 0 18 0 0 0 16 0 8 0 173117758 937435136 17203 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24127/tid=24134] ppid=24125 vsize=915464 CPUtime=0
/proc/24127/task/24134/stat : 24134 (java) S 24125 24127 23480 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 173117758 937435136 17203 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24127/tid=24135] ppid=24125 vsize=915464 CPUtime=0
/proc/24127/task/24135/stat : 24135 (java) S 24125 24127 23480 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 173117758 937435136 17203 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1721.54
Current children cumulated vsize (KiB) 915464

[startup+1783.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 24365
/proc/meminfo: memFree=1832336/2055920 swapFree=4183952/4192956
[pid=24127] ppid=24125 vsize=915464 CPUtime=1781.54
/proc/24127/stat : 24127 (java) R 24125 24127 23480 0 -1 0 19325 0 1 0 178116 38 0 0 25 0 8 0 173117751 937435136 17203 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24127/statm: 228866 17203 2527 14 0 215336 0
[pid=24127/tid=24129] ppid=24125 vsize=915464 CPUtime=0.95
/proc/24127/task/24129/stat : 24129 (java) R 24125 24127 23480 0 -1 64 507 0 0 0 84 11 0 0 16 0 8 0 173117754 937435136 17203 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155431274 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24127/tid=24130] ppid=24125 vsize=915464 CPUtime=0
/proc/24127/task/24130/stat : 24130 (java) S 24125 24127 23480 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 173117755 937435136 17203 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24127/tid=24131] ppid=24125 vsize=915464 CPUtime=0
/proc/24127/task/24131/stat : 24131 (java) S 24125 24127 23480 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 173117755 937435136 17203 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24127/tid=24132] ppid=24125 vsize=915464 CPUtime=0
/proc/24127/task/24132/stat : 24132 (java) S 24125 24127 23480 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 173117758 937435136 17203 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24127/tid=24133] ppid=24125 vsize=915464 CPUtime=0.18
/proc/24127/task/24133/stat : 24133 (java) S 24125 24127 23480 0 -1 64 365 0 0 0 18 0 0 0 16 0 8 0 173117758 937435136 17203 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24127/tid=24134] ppid=24125 vsize=915464 CPUtime=0
/proc/24127/task/24134/stat : 24134 (java) S 24125 24127 23480 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 173117758 937435136 17203 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24127/tid=24135] ppid=24125 vsize=915464 CPUtime=0
/proc/24127/task/24135/stat : 24135 (java) S 24125 24127 23480 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 173117758 937435136 17203 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1781.54
Current children cumulated vsize (KiB) 915464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.2 s]
/proc/loadavg: 2.00 2.00 2.00 4/80 24365
/proc/meminfo: memFree=1832336/2055920 swapFree=4183952/4192956
[pid=24127] ppid=24125 vsize=915464 CPUtime=1800
/proc/24127/stat : 24127 (java) R 24125 24127 23480 0 -1 0 19344 0 1 0 179962 38 0 0 25 0 8 0 173117751 937435136 17203 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073683322 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24127/statm: 228866 17203 2527 14 0 215336 0
[pid=24127/tid=24129] ppid=24125 vsize=915464 CPUtime=0.95
/proc/24127/task/24129/stat : 24129 (java) S 24125 24127 23480 0 -1 64 507 0 0 0 84 11 0 0 17 0 8 0 173117754 937435136 17203 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24127/tid=24130] ppid=24125 vsize=915464 CPUtime=0
/proc/24127/task/24130/stat : 24130 (java) S 24125 24127 23480 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 173117755 937435136 17203 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24127/tid=24131] ppid=24125 vsize=915464 CPUtime=0
/proc/24127/task/24131/stat : 24131 (java) S 24125 24127 23480 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 173117755 937435136 17203 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24127/tid=24132] ppid=24125 vsize=915464 CPUtime=0
/proc/24127/task/24132/stat : 24132 (java) S 24125 24127 23480 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 173117758 937435136 17203 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24127/tid=24133] ppid=24125 vsize=915464 CPUtime=0.18
/proc/24127/task/24133/stat : 24133 (java) S 24125 24127 23480 0 -1 64 365 0 0 0 18 0 0 0 16 0 8 0 173117758 937435136 17203 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24127/tid=24134] ppid=24125 vsize=915464 CPUtime=0
/proc/24127/task/24134/stat : 24134 (java) S 24125 24127 23480 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 173117758 937435136 17203 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24127/tid=24135] ppid=24125 vsize=915464 CPUtime=0
/proc/24127/task/24135/stat : 24135 (java) S 24125 24127 23480 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 173117758 937435136 17203 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 915464

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

Child status: 143
Real time (s): 1802.26
CPU time (s): 1800.07
CPU user time (s): 1799.67
CPU system time (s): 0.396939
CPU usage (%): 99.8783
Max. virtual memory (cumulated for all children) (KiB): 915464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.67
system time used= 0.396939
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19360
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= 48790
involuntary context switches= 56188

runsolver used 1.90771 s user time and 5.10922 s system time

The end

Launcher Data (download as text)

Begin job on node47 on Mon Jan  8 09:06:25 UTC 2007


IDJOB= 217441
IDBENCH= 5138
FILE ID= node47/217441-1168247185

PBS_JOBID= 3481798

Free space on /tmp= 66554 MiB

BENCH NAME= HOME/pub/bench/CPAI06/latinSquare/latinSquare-dg-8_all.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/217441-1168247185/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node47/watcher-217441-1168247185 -o ROOT/results/node47/solver-217441-1168247185 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/217441-1168247185/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  fd1e76764a13fbac4c69dc4bdc7e9635

RANDOM SEED= 850596537

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.240
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.240
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:       1753616 kB
Buffers:         25464 kB
Cached:          59368 kB
SwapCached:       1800 kB
Active:         202220 kB
Inactive:        46976 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1753616 kB
SwapTotal:     4192956 kB
SwapFree:      4183952 kB
Dirty:            1648 kB
Writeback:           0 kB
Mapped:         180340 kB
Slab:            37968 kB
Committed_AS:  4391588 kB
PageTables:       2232 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= 66555 MiB



End job on node47 on Mon Jan  8 09:36:27 UTC 2007