Trace number 217364

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Abscon 109 AC? (TO) 1800.09 1803.06

General information on the benchmark

NamelatinSquare/
latinSquare-dg-10_all.xml
MD5SUM57a4d2bf2f9bee6ff4f0a3cc066ce2e3
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints40
Maximum constraint arity10
Maximum domain size10
Number of constraints which are defined in extension0
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)allDifferent(40)

Solver Data (download as text)

0.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=mac.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/217364-1168079388/unknown.xml
0.37	   
0.37	   domains being loaded...
0.37	   
0.37	   variables being loaded...
0.42	     nbVariables=100  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.42	       =>  wckTime=0.109  cpuTime=0.1  mem=6M951
0.42	   
0.42	   constraints being loaded...
0.47	     nbConstraints=40  nbGlobalConstraints=40  nbSharedBinaryRepresentations=0  maxDegree=4  maxArity=10
0.47	       =>  wckTime=0.158  cpuTime=0.12  mem=7M927
0.50	   
0.50	   solver IterativeSystematicSolver being built... 
0.68	       =>  wckTime=0.374  cpuTime=0.27  mem=15M436
0.70	   
0.70	   preprocessing
0.70	     nbConstraintChecks=0  nbPropagations=100  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
0.70	     detectedInconsistency=no
0.70	       =>  wckTime=0.016  cpuTime=0.0  mem=15M436
0.75	   
0.75	   search
0.75	     run=0  nbConstraintChecks=0  nbPropagations=912  nbRevisions=0  nbUselessRevisions=0  nbAssignments=41
0.75	     nbFailedAssignments=7  nbBacktracks=10  nbVisitedNodes=53  nbRestartNogoods=0  mapSize=9  nbInferences=0
0.75	     nbTooLargeKeys=0
0.75	       =>  wckTime=0.064  cpuTime=0.03  mem=16M412
0.78	   
0.78	   search
0.78	     run=1  nbConstraintChecks=0  nbPropagations=2801  nbRevisions=0  nbUselessRevisions=0  nbAssignments=94
0.78	     nbFailedAssignments=19  nbBacktracks=25  nbVisitedNodes=123  nbRestartNogoods=1  mapSize=24  nbInferences=0
0.78	     nbTooLargeKeys=0
0.78	       =>  wckTime=0.094  cpuTime=0.05  mem=17M387
0.80	   
0.80	   search
0.80	     run=2  nbConstraintChecks=0  nbPropagations=5674  nbRevisions=0  nbUselessRevisions=0  nbAssignments=153
0.80	     nbFailedAssignments=31  nbBacktracks=47  nbVisitedNodes=202  nbRestartNogoods=3  mapSize=41  nbInferences=0
0.80	     nbTooLargeKeys=0
0.80	       =>  wckTime=0.115  cpuTime=0.08  mem=18M362
0.83	   
0.83	   search
0.83	     run=3  nbConstraintChecks=0  nbPropagations=9774  nbRevisions=0  nbUselessRevisions=0  nbAssignments=222
0.83	     nbFailedAssignments=41  nbBacktracks=81  nbVisitedNodes=300  nbRestartNogoods=6  mapSize=67  nbInferences=0
0.83	     nbTooLargeKeys=0
0.83	       =>  wckTime=0.142  cpuTime=0.1  mem=19M337
0.86	   
0.86	   search
0.86	     run=4  nbConstraintChecks=0  nbPropagations=15221  nbRevisions=0  nbUselessRevisions=0  nbAssignments=309
0.86	     nbFailedAssignments=57  nbBacktracks=134  nbVisitedNodes=422  nbRestartNogoods=9  mapSize=100  nbInferences=0
0.86	     nbTooLargeKeys=0
0.86	       =>  wckTime=0.172  cpuTime=0.13  mem=20M312
0.90	   
0.90	   search
0.90	     run=5  nbConstraintChecks=0  nbPropagations=22579  nbRevisions=0  nbUselessRevisions=0  nbAssignments=427
0.90	     nbFailedAssignments=82  nbBacktracks=209  nbVisitedNodes=591  nbRestartNogoods=10  mapSize=147  nbInferences=0
0.90	     nbTooLargeKeys=0
0.90	       =>  wckTime=0.211  cpuTime=0.17  mem=21M287
0.96	   
0.96	   search
0.96	     run=6  nbConstraintChecks=0  nbPropagations=32912  nbRevisions=0  nbUselessRevisions=0  nbAssignments=602
0.96	     nbFailedAssignments=120  nbBacktracks=325  nbVisitedNodes=847  nbRestartNogoods=12  mapSize=222  nbInferences=0
0.96	     nbTooLargeKeys=0
0.96	       =>  wckTime=0.275  cpuTime=0.22  mem=24M213
1.02	   
1.02	   search
1.02	     run=7  nbConstraintChecks=0  nbPropagations=46174  nbRevisions=0  nbUselessRevisions=0  nbAssignments=831
1.02	     nbFailedAssignments=160  nbBacktracks=498  nbVisitedNodes=1153  nbRestartNogoods=18  mapSize=298  nbInferences=0
1.02	     nbTooLargeKeys=0
1.02	       =>  wckTime=0.335  cpuTime=0.28  mem=26M163
1.11	   
1.11	   search
1.11	     run=8  nbConstraintChecks=0  nbPropagations=63806  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1197
1.11	     nbFailedAssignments=241  nbBacktracks=755  nbVisitedNodes=1673  nbRestartNogoods=19  mapSize=448  nbInferences=0
1.11	     nbTooLargeKeys=0
1.11	       =>  wckTime=0.424  cpuTime=0.37  mem=30M64
1.27	   
1.27	   search
1.27	     run=9  nbConstraintChecks=0  nbPropagations=88517  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1709
1.27	     nbFailedAssignments=343  nbBacktracks=1140  nbVisitedNodes=2400  nbRestartNogoods=22  mapSize=655  nbInferences=0
1.27	     nbTooLargeKeys=0
1.27	       =>  wckTime=0.581  cpuTime=0.5  mem=34M940
1.46	   
1.46	   INFO : Stopping hyperNogood (mapSize=1018, nbTooLargekeys=0, mem=42M741)
1.47	   
1.47	   search
1.47	     run=10  nbConstraintChecks=0  nbPropagations=123418  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2539
1.47	     nbFailedAssignments=577  nbBacktracks=1717  nbVisitedNodes=3621  nbRestartNogoods=28
1.47	       =>  wckTime=0.783  cpuTime=0.69  mem=42M741
1.73	   
1.73	   search
1.73	     run=11  nbConstraintChecks=0  nbPropagations=173523  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3737
1.73	     nbFailedAssignments=887  nbBacktracks=2582  nbVisitedNodes=5369  nbRestartNogoods=31
1.73	       =>  wckTime=1.047  cpuTime=0.95  mem=7M140
2.08	   
2.08	   search
2.08	     run=12  nbConstraintChecks=0  nbPropagations=245860  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5484
2.08	     nbFailedAssignments=1309  nbBacktracks=3885  nbVisitedNodes=7910  nbRestartNogoods=42
2.08	       =>  wckTime=1.394  cpuTime=1.3  mem=23M54
2.55	   
2.55	   search
2.55	     run=13  nbConstraintChecks=0  nbPropagations=347271  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8078
2.55	     nbFailedAssignments=1925  nbBacktracks=5841  nbVisitedNodes=11658  nbRestartNogoods=50
2.55	       =>  wckTime=1.863  cpuTime=1.76  mem=44M937
3.34	   
3.34	   search
3.34	     run=14  nbConstraintChecks=0  nbPropagations=497318  nbRevisions=0  nbUselessRevisions=0  nbAssignments=11898
3.34	     nbFailedAssignments=2801  nbBacktracks=8761  nbVisitedNodes=17271  nbRestartNogoods=58
3.34	       =>  wckTime=2.657  cpuTime=2.54  mem=32M247
4.48	   
4.48	   search
4.48	     run=15  nbConstraintChecks=0  nbPropagations=719266  nbRevisions=0  nbUselessRevisions=0  nbAssignments=17684
4.48	     nbFailedAssignments=4178  nbBacktracks=13146  nbVisitedNodes=25824  nbRestartNogoods=63
4.48	       =>  wckTime=3.795  cpuTime=3.67  mem=35M490
6.45	   
6.45	   search
6.45	     run=16  nbConstraintChecks=0  nbPropagations=1063921  nbRevisions=0  nbUselessRevisions=0  nbAssignments=26516
6.45	     nbFailedAssignments=6423  nbBacktracks=19714  nbVisitedNodes=39103  nbRestartNogoods=69
6.45	       =>  wckTime=5.768  cpuTime=5.61  mem=31M883
8.58	   
8.58	   search
8.58	     run=17  nbConstraintChecks=0  nbPropagations=1544930  nbRevisions=0  nbUselessRevisions=0  nbAssignments=39695
8.58	     nbFailedAssignments=9720  nbBacktracks=29567  nbVisitedNodes=58850  nbRestartNogoods=76
8.58	       =>  wckTime=7.893  cpuTime=7.71  mem=29M838
12.56	   
12.56	   search
12.56	     run=18  nbConstraintChecks=0  nbPropagations=2269008  nbRevisions=0  nbUselessRevisions=0  nbAssignments=59142
12.56	     nbFailedAssignments=14371  nbBacktracks=44348  nbVisitedNodes=87382  nbRestartNogoods=88
12.56	       =>  wckTime=11.871  cpuTime=11.65  mem=16M545
18.20	   
18.20	   search
18.20	     run=19  nbConstraintChecks=0  nbPropagations=3348581  nbRevisions=0  nbUselessRevisions=0  nbAssignments=88465
18.20	     nbFailedAssignments=21498  nbBacktracks=66516  nbVisitedNodes=130845  nbRestartNogoods=94
18.20	       =>  wckTime=17.511  cpuTime=17.22  mem=33M935
26.26	   
26.26	   search
26.26	     run=20  nbConstraintChecks=0  nbPropagations=4950901  nbRevisions=0  nbUselessRevisions=0  nbAssignments=131979
26.26	     nbFailedAssignments=31743  nbBacktracks=99768  nbVisitedNodes=195195  nbRestartNogoods=103
26.26	       =>  wckTime=25.579  cpuTime=25.21  mem=24M731
36.53	   
36.53	   search
36.53	     run=21  nbConstraintChecks=0  nbPropagations=7232043  nbRevisions=0  nbUselessRevisions=0  nbAssignments=198742
36.53	     nbFailedAssignments=48599  nbBacktracks=149649  nbVisitedNodes=294546  nbRestartNogoods=110
36.53	       =>  wckTime=35.845  cpuTime=35.39  mem=11M435
55.09	   
55.09	   search
55.09	     run=22  nbConstraintChecks=0  nbPropagations=10691661  nbRevisions=0  nbUselessRevisions=0  nbAssignments=297178
55.09	     nbFailedAssignments=72190  nbBacktracks=224470  nbVisitedNodes=439420  nbRestartNogoods=121
55.09	       =>  wckTime=54.4  cpuTime=53.76  mem=44M168
83.46	   
83.46	   search
83.46	     run=23  nbConstraintChecks=0  nbPropagations=15959172  nbRevisions=0  nbUselessRevisions=0  nbAssignments=444770
83.46	     nbFailedAssignments=107525  nbBacktracks=336706  nbVisitedNodes=658665  nbRestartNogoods=129
83.46	       =>  wckTime=82.774  cpuTime=81.85  mem=4M280
125.43	   
125.43	   search
125.43	     run=24  nbConstraintChecks=0  nbPropagations=23995430  nbRevisions=0  nbUselessRevisions=0  nbAssignments=671266
125.43	     nbFailedAssignments=165661  nbBacktracks=505047  nbVisitedNodes=993049  nbRestartNogoods=144
125.43	       =>  wckTime=124.742  cpuTime=123.55  mem=41M105
175.55	   
175.55	   search
175.55	     run=25  nbConstraintChecks=0  nbPropagations=35587847  nbRevisions=0  nbUselessRevisions=0  nbAssignments=998808
175.55	     nbFailedAssignments=240656  nbBacktracks=757561  nbVisitedNodes=1472925  nbRestartNogoods=156
175.55	       =>  wckTime=174.866  cpuTime=173.6  mem=44M175
246.77	   
246.77	   search
246.77	     run=26  nbConstraintChecks=0  nbPropagations=52266030  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1516257
246.77	     nbFailedAssignments=379300  nbBacktracks=1136330  nbVisitedNodes=2237956  nbRestartNogoods=173
246.77	       =>  wckTime=246.08  cpuTime=244.71  mem=48M269
379.04	   
379.04	   search
379.04	     run=27  nbConstraintChecks=0  nbPropagations=78118794  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2279450
379.04	     nbFailedAssignments=574320  nbBacktracks=1704482  nbVisitedNodes=3367447  nbRestartNogoods=190
379.04	       =>  wckTime=378.351  cpuTime=376.76  mem=27M816
561.96	   
561.96	   search
561.96	     run=28  nbConstraintChecks=0  nbPropagations=116882798  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3425987
561.96	     nbFailedAssignments=868593  nbBacktracks=2556712  nbVisitedNodes=5067148  nbRestartNogoods=200
561.96	       =>  wckTime=561.271  cpuTime=559.39  mem=37M22
851.41	   
851.41	   search
851.41	     run=29  nbConstraintChecks=0  nbPropagations=175799807  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5091944
851.41	     nbFailedAssignments=1256190  nbBacktracks=3835054  nbVisitedNodes=7506829  nbRestartNogoods=216
851.41	       =>  wckTime=850.726  cpuTime=848.39  mem=39M72
1231.33	   
1231.33	   search
1231.33	     run=30  nbConstraintChecks=0  nbPropagations=261970427  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7686163
1231.33	     nbFailedAssignments=1932874  nbBacktracks=5752567  nbVisitedNodes=11372624  nbRestartNogoods=223
1231.33	       =>  wckTime=1230.642  cpuTime=1227.7  mem=45M211

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/node10/watcher-217364-1168079388 -o ROOT/results/node10/solver-217364-1168079388 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/217364-1168079388/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.82 1.96 1.93 4/93 29388
/proc/meminfo: memFree=1570136/2055920 swapFree=4178332/4192956
[pid=29387] ppid=29385 vsize=906644 CPUtime=0.02
/proc/29387/stat : 29387 (java) S 29385 29387 29264 0 -1 0 2069 0 1 0 1 1 0 0 18 0 2 0 156333888 928403456 1818 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/29387/statm: 226661 1818 1036 14 0 214244 0
[pid=29387/tid=29389] ppid=29385 vsize=906644 CPUtime=0
/proc/29387/task/29389/stat : 29389 (java) R 29385 29387 29264 0 -1 64 4 0 0 0 0 0 0 0 19 0 2 0 156333891 928403456 1818 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 7368 0 0 0 -1 1 0 0

[startup+0.105793 s]
/proc/loadavg: 1.82 1.96 1.93 4/93 29388
/proc/meminfo: memFree=1570136/2055920 swapFree=4178332/4192956
[pid=29387] ppid=29385 vsize=914988 CPUtime=0.09
/proc/29387/stat : 29387 (java) R 29385 29387 29264 0 -1 0 3031 0 1 0 7 2 0 0 20 0 8 0 156333888 936947712 2777 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4155476980 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29387/statm: 228747 2777 1439 14 0 215242 0
[pid=29387/tid=29389] ppid=29385 vsize=914988 CPUtime=0
/proc/29387/task/29389/stat : 29389 (java) S 29385 29387 29264 0 -1 64 6 0 0 0 0 0 0 0 18 0 8 0 156333891 936947712 2777 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.513846 s]
/proc/loadavg: 1.82 1.96 1.93 4/93 29388
/proc/meminfo: memFree=1570136/2055920 swapFree=4178332/4192956
[pid=29387] ppid=29385 vsize=915328 CPUtime=0.5
/proc/29387/stat : 29387 (java) R 29385 29387 29264 0 -1 0 6604 0 1 0 45 5 0 0 19 0 8 0 156333888 937295872 6342 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29387/statm: 228832 6342 2346 14 0 215302 0
[pid=29387/tid=29389] ppid=29385 vsize=915328 CPUtime=0.02
/proc/29387/task/29389/stat : 29389 (java) S 29385 29387 29264 0 -1 64 143 0 0 0 2 0 0 0 16 0 8 0 156333891 937295872 6342 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 915328

[startup+1.33796 s]
/proc/loadavg: 1.82 1.96 1.93 3/100 29395
/proc/meminfo: memFree=1531552/2055920 swapFree=4178332/4192956
[pid=29387] ppid=29385 vsize=915460 CPUtime=1.31
/proc/29387/stat : 29387 (java) R 29385 29387 29264 0 -1 0 14132 0 1 0 122 9 0 0 25 0 8 0 156333888 937431040 13870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073479964 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29387/statm: 228865 13870 2512 14 0 215335 0
[pid=29387/tid=29389] ppid=29385 vsize=915460 CPUtime=0.02
/proc/29387/task/29389/stat : 29389 (java) S 29385 29387 29264 0 -1 64 143 0 0 0 2 0 0 0 16 0 8 0 156333891 937431040 13870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29387/tid=29390] ppid=29385 vsize=915460 CPUtime=0
/proc/29387/task/29390/stat : 29390 (java) S 29385 29387 29264 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156333892 937431040 13870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29387/tid=29391] ppid=29385 vsize=915460 CPUtime=0
/proc/29387/task/29391/stat : 29391 (java) S 29385 29387 29264 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156333892 937431040 13870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29387/tid=29392] ppid=29385 vsize=915460 CPUtime=0
/proc/29387/task/29392/stat : 29392 (java) S 29385 29387 29264 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156333895 937431040 13870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29387/tid=29393] ppid=29385 vsize=915460 CPUtime=0.19
/proc/29387/task/29393/stat : 29393 (java) S 29385 29387 29264 0 -1 64 361 0 0 0 18 1 0 0 16 0 8 0 156333895 937431040 13870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29387/tid=29394] ppid=29385 vsize=915460 CPUtime=0
/proc/29387/task/29394/stat : 29394 (java) S 29385 29387 29264 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156333895 937431040 13870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29387/tid=29395] ppid=29385 vsize=915460 CPUtime=0
/proc/29387/task/29395/stat : 29395 (java) S 29385 29387 29264 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156333895 937431040 13870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915460

[startup+2.99119 s]
/proc/loadavg: 1.82 1.96 1.93 3/100 29395
/proc/meminfo: memFree=1511712/2055920 swapFree=4178332/4192956
[pid=29387] ppid=29385 vsize=915460 CPUtime=2.95
/proc/29387/stat : 29387 (java) R 29385 29387 29264 0 -1 0 17419 0 1 0 284 11 0 0 25 0 8 0 156333888 937431040 17153 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073702068 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29387/statm: 228865 17153 2516 14 0 215335 0
[pid=29387/tid=29389] ppid=29385 vsize=915460 CPUtime=0.02
/proc/29387/task/29389/stat : 29389 (java) S 29385 29387 29264 0 -1 64 476 0 0 0 2 0 0 0 16 0 8 0 156333891 937431040 17153 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29387/tid=29390] ppid=29385 vsize=915460 CPUtime=0
/proc/29387/task/29390/stat : 29390 (java) S 29385 29387 29264 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156333892 937431040 17153 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29387/tid=29391] ppid=29385 vsize=915460 CPUtime=0
/proc/29387/task/29391/stat : 29391 (java) S 29385 29387 29264 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156333892 937431040 17153 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29387/tid=29392] ppid=29385 vsize=915460 CPUtime=0
/proc/29387/task/29392/stat : 29392 (java) S 29385 29387 29264 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156333895 937431040 17153 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29387/tid=29393] ppid=29385 vsize=915460 CPUtime=0.19
/proc/29387/task/29393/stat : 29393 (java) S 29385 29387 29264 0 -1 64 364 0 0 0 18 1 0 0 16 0 8 0 156333895 937431040 17153 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29387/tid=29394] ppid=29385 vsize=915460 CPUtime=0
/proc/29387/task/29394/stat : 29394 (java) S 29385 29387 29264 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156333895 937431040 17153 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29387/tid=29395] ppid=29385 vsize=915460 CPUtime=0
/proc/29387/task/29395/stat : 29395 (java) S 29385 29387 29264 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156333895 937431040 17153 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 915460

[startup+6.27063 s]
/proc/loadavg: 1.92 1.97 1.94 3/100 29395
/proc/meminfo: memFree=1511072/2055920 swapFree=4178332/4192956
[pid=29387] ppid=29385 vsize=915460 CPUtime=6.2
/proc/29387/stat : 29387 (java) R 29385 29387 29264 0 -1 0 17426 0 1 0 609 11 0 0 25 0 8 0 156333888 937431040 17156 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073700122 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29387/statm: 228865 17156 2516 14 0 215335 0
[pid=29387/tid=29389] ppid=29385 vsize=915460 CPUtime=0.03
/proc/29387/task/29389/stat : 29389 (java) S 29385 29387 29264 0 -1 64 477 0 0 0 3 0 0 0 16 0 8 0 156333891 937431040 17156 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29387/tid=29390] ppid=29385 vsize=915460 CPUtime=0
/proc/29387/task/29390/stat : 29390 (java) S 29385 29387 29264 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156333892 937431040 17156 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29387/tid=29391] ppid=29385 vsize=915460 CPUtime=0
/proc/29387/task/29391/stat : 29391 (java) S 29385 29387 29264 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156333892 937431040 17156 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29387/tid=29392] ppid=29385 vsize=915460 CPUtime=0
/proc/29387/task/29392/stat : 29392 (java) S 29385 29387 29264 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156333895 937431040 17156 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29387/tid=29393] ppid=29385 vsize=915460 CPUtime=0.2
/proc/29387/task/29393/stat : 29393 (java) S 29385 29387 29264 0 -1 64 366 0 0 0 19 1 0 0 15 0 8 0 156333895 937431040 17156 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29387/tid=29394] ppid=29385 vsize=915460 CPUtime=0
/proc/29387/task/29394/stat : 29394 (java) S 29385 29387 29264 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156333895 937431040 17156 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29387/tid=29395] ppid=29385 vsize=915460 CPUtime=0
/proc/29387/task/29395/stat : 29395 (java) S 29385 29387 29264 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156333895 937431040 17156 18446744073709551615 134512640 134570532 4294956464 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) 915460

[startup+12.7645 s]
/proc/loadavg: 1.92 1.97 1.94 3/100 29395
/proc/meminfo: memFree=1511072/2055920 swapFree=4178332/4192956
[pid=29387] ppid=29385 vsize=915460 CPUtime=12.63
/proc/29387/stat : 29387 (java) R 29385 29387 29264 0 -1 0 17437 0 1 0 1252 11 0 0 25 0 8 0 156333888 937431040 17161 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072918546 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29387/statm: 228865 17161 2516 14 0 215335 0
[pid=29387/tid=29389] ppid=29385 vsize=915460 CPUtime=0.04
/proc/29387/task/29389/stat : 29389 (java) S 29385 29387 29264 0 -1 64 481 0 0 0 4 0 0 0 16 0 8 0 156333891 937431040 17161 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29387/tid=29390] ppid=29385 vsize=915460 CPUtime=0
/proc/29387/task/29390/stat : 29390 (java) S 29385 29387 29264 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156333892 937431040 17161 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29387/tid=29391] ppid=29385 vsize=915460 CPUtime=0
/proc/29387/task/29391/stat : 29391 (java) S 29385 29387 29264 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156333892 937431040 17161 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29387/tid=29392] ppid=29385 vsize=915460 CPUtime=0
/proc/29387/task/29392/stat : 29392 (java) S 29385 29387 29264 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156333895 937431040 17161 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29387/tid=29393] ppid=29385 vsize=915460 CPUtime=0.2
/proc/29387/task/29393/stat : 29393 (java) S 29385 29387 29264 0 -1 64 367 0 0 0 19 1 0 0 16 0 8 0 156333895 937431040 17161 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29387/tid=29394] ppid=29385 vsize=915460 CPUtime=0
/proc/29387/task/29394/stat : 29394 (java) S 29385 29387 29264 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156333895 937431040 17161 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29387/tid=29395] ppid=29385 vsize=915460 CPUtime=0
/proc/29387/task/29395/stat : 29395 (java) S 29385 29387 29264 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156333895 937431040 17161 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 915460

[startup+25.6203 s]
/proc/loadavg: 1.94 1.97 1.94 3/100 29395
/proc/meminfo: memFree=1510560/2055920 swapFree=4178332/4192956
[pid=29387] ppid=29385 vsize=915460 CPUtime=25.36
/proc/29387/stat : 29387 (java) R 29385 29387 29264 0 -1 0 17614 0 1 0 2525 11 0 0 25 0 8 0 156333888 937431040 17326 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072918514 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29387/statm: 228865 17326 2516 14 0 215335 0
[pid=29387/tid=29389] ppid=29385 vsize=915460 CPUtime=0.05
/proc/29387/task/29389/stat : 29389 (java) S 29385 29387 29264 0 -1 64 646 0 0 0 5 0 0 0 16 0 8 0 156333891 937431040 17326 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29387/tid=29390] ppid=29385 vsize=915460 CPUtime=0
/proc/29387/task/29390/stat : 29390 (java) S 29385 29387 29264 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156333892 937431040 17326 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29387/tid=29391] ppid=29385 vsize=915460 CPUtime=0
/proc/29387/task/29391/stat : 29391 (java) S 29385 29387 29264 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156333892 937431040 17326 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29387/tid=29392] ppid=29385 vsize=915460 CPUtime=0
/proc/29387/task/29392/stat : 29392 (java) S 29385 29387 29264 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156333895 937431040 17326 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29387/tid=29393] ppid=29385 vsize=915460 CPUtime=0.2
/proc/29387/task/29393/stat : 29393 (java) S 29385 29387 29264 0 -1 64 367 0 0 0 19 1 0 0 16 0 8 0 156333895 937431040 17326 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29387/tid=29394] ppid=29385 vsize=915460 CPUtime=0
/proc/29387/task/29394/stat : 29394 (java) S 29385 29387 29264 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156333895 937431040 17326 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29387/tid=29395] ppid=29385 vsize=915460 CPUtime=0
/proc/29387/task/29395/stat : 29395 (java) S 29385 29387 29264 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156333895 937431040 17326 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 915460

[startup+51.2517 s]
/proc/loadavg: 1.96 1.97 1.94 3/100 29395
/proc/meminfo: memFree=1510560/2055920 swapFree=4178332/4192956
[pid=29387] ppid=29385 vsize=915460 CPUtime=50.77
/proc/29387/stat : 29387 (java) R 29385 29387 29264 0 -1 0 17641 0 1 0 5065 12 0 0 25 0 8 0 156333888 937431040 17328 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073693150 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29387/statm: 228865 17328 2516 14 0 215335 0
[pid=29387/tid=29389] ppid=29385 vsize=915460 CPUtime=0.07
/proc/29387/task/29389/stat : 29389 (java) S 29385 29387 29264 0 -1 64 648 0 0 0 7 0 0 0 16 0 8 0 156333891 937431040 17328 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29387/tid=29390] ppid=29385 vsize=915460 CPUtime=0
/proc/29387/task/29390/stat : 29390 (java) S 29385 29387 29264 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156333892 937431040 17328 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29387/tid=29391] ppid=29385 vsize=915460 CPUtime=0
/proc/29387/task/29391/stat : 29391 (java) S 29385 29387 29264 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156333892 937431040 17328 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29387/tid=29392] ppid=29385 vsize=915460 CPUtime=0
/proc/29387/task/29392/stat : 29392 (java) S 29385 29387 29264 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156333895 937431040 17328 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29387/tid=29393] ppid=29385 vsize=915460 CPUtime=0.2
/proc/29387/task/29393/stat : 29393 (java) S 29385 29387 29264 0 -1 64 367 0 0 0 19 1 0 0 16 0 8 0 156333895 937431040 17328 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29387/tid=29394] ppid=29385 vsize=915460 CPUtime=0
/proc/29387/task/29394/stat : 29394 (java) S 29385 29387 29264 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156333895 937431040 17328 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29387/tid=29395] ppid=29385 vsize=915460 CPUtime=0
/proc/29387/task/29395/stat : 29395 (java) S 29385 29387 29264 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156333895 937431040 17328 18446744073709551615 134512640 134570532 4294956464 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) 915460

[startup+102.512 s]
/proc/loadavg: 1.98 1.97 1.94 3/100 29395
/proc/meminfo: memFree=1510624/2055920 swapFree=4178332/4192956
[pid=29387] ppid=29385 vsize=915460 CPUtime=101.55
/proc/29387/stat : 29387 (java) R 29385 29387 29264 0 -1 0 17691 0 1 0 10143 12 0 0 25 0 8 0 156333888 937431040 17329 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073692889 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29387/statm: 228865 17329 2516 14 0 215335 0
[pid=29387/tid=29389] ppid=29385 vsize=915460 CPUtime=0.09
/proc/29387/task/29389/stat : 29389 (java) S 29385 29387 29264 0 -1 64 649 0 0 0 9 0 0 0 16 0 8 0 156333891 937431040 17329 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29387/tid=29390] ppid=29385 vsize=915460 CPUtime=0
/proc/29387/task/29390/stat : 29390 (java) S 29385 29387 29264 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156333892 937431040 17329 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29387/tid=29391] ppid=29385 vsize=915460 CPUtime=0
/proc/29387/task/29391/stat : 29391 (java) S 29385 29387 29264 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156333892 937431040 17329 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29387/tid=29392] ppid=29385 vsize=915460 CPUtime=0
/proc/29387/task/29392/stat : 29392 (java) S 29385 29387 29264 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156333895 937431040 17329 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29387/tid=29393] ppid=29385 vsize=915460 CPUtime=0.2
/proc/29387/task/29393/stat : 29393 (java) S 29385 29387 29264 0 -1 64 367 0 0 0 19 1 0 0 16 0 8 0 156333895 937431040 17329 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29387/tid=29394] ppid=29385 vsize=915460 CPUtime=0
/proc/29387/task/29394/stat : 29394 (java) S 29385 29387 29264 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156333895 937431040 17329 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29387/tid=29395] ppid=29385 vsize=915460 CPUtime=0
/proc/29387/task/29395/stat : 29395 (java) S 29385 29387 29264 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156333895 937431040 17329 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.55
Current children cumulated vsize (KiB) 915460

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

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

[startup+1484.18 s]
/proc/loadavg: 2.00 2.02 2.00 3/100 29453
/proc/meminfo: memFree=1543200/2055920 swapFree=4178332/4192956
[pid=29387] ppid=29385 vsize=915460 CPUtime=1481.54
/proc/29387/stat : 29387 (java) R 29385 29387 29264 0 -1 0 19133 0 1 0 148120 34 0 0 25 0 8 0 156333888 937431040 17334 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073703599 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29387/statm: 228865 17334 2516 14 0 215335 0
[pid=29387/tid=29389] ppid=29385 vsize=915460 CPUtime=0.87
/proc/29387/task/29389/stat : 29389 (java) S 29385 29387 29264 0 -1 64 654 0 0 0 77 10 0 0 17 0 8 0 156333891 937431040 17334 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29387/tid=29390] ppid=29385 vsize=915460 CPUtime=0
/proc/29387/task/29390/stat : 29390 (java) S 29385 29387 29264 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156333892 937431040 17334 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29387/tid=29391] ppid=29385 vsize=915460 CPUtime=0
/proc/29387/task/29391/stat : 29391 (java) S 29385 29387 29264 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156333892 937431040 17334 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29387/tid=29392] ppid=29385 vsize=915460 CPUtime=0
/proc/29387/task/29392/stat : 29392 (java) S 29385 29387 29264 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156333895 937431040 17334 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29387/tid=29393] ppid=29385 vsize=915460 CPUtime=0.2
/proc/29387/task/29393/stat : 29393 (java) S 29385 29387 29264 0 -1 64 367 0 0 0 19 1 0 0 16 0 8 0 156333895 937431040 17334 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29387/tid=29394] ppid=29385 vsize=915460 CPUtime=0
/proc/29387/task/29394/stat : 29394 (java) S 29385 29387 29264 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156333895 937431040 17334 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29387/tid=29395] ppid=29385 vsize=915460 CPUtime=0
/proc/29387/task/29395/stat : 29395 (java) S 29385 29387 29264 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156333895 937431040 17334 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1481.54
Current children cumulated vsize (KiB) 915460

[startup+1544.18 s]
/proc/loadavg: 2.00 2.02 2.00 3/100 29453
/proc/meminfo: memFree=1543200/2055920 swapFree=4178332/4192956
[pid=29387] ppid=29385 vsize=915460 CPUtime=1541.49
/proc/29387/stat : 29387 (java) R 29385 29387 29264 0 -1 0 19195 0 1 0 154114 35 0 0 25 0 8 0 156333888 937431040 17334 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073693028 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29387/statm: 228865 17334 2516 14 0 215335 0
[pid=29387/tid=29389] ppid=29385 vsize=915460 CPUtime=0.89
/proc/29387/task/29389/stat : 29389 (java) S 29385 29387 29264 0 -1 64 654 0 0 0 79 10 0 0 17 0 8 0 156333891 937431040 17334 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29387/tid=29390] ppid=29385 vsize=915460 CPUtime=0
/proc/29387/task/29390/stat : 29390 (java) S 29385 29387 29264 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156333892 937431040 17334 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29387/tid=29391] ppid=29385 vsize=915460 CPUtime=0
/proc/29387/task/29391/stat : 29391 (java) S 29385 29387 29264 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156333892 937431040 17334 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29387/tid=29392] ppid=29385 vsize=915460 CPUtime=0
/proc/29387/task/29392/stat : 29392 (java) S 29385 29387 29264 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156333895 937431040 17334 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29387/tid=29393] ppid=29385 vsize=915460 CPUtime=0.2
/proc/29387/task/29393/stat : 29393 (java) S 29385 29387 29264 0 -1 64 367 0 0 0 19 1 0 0 16 0 8 0 156333895 937431040 17334 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29387/tid=29394] ppid=29385 vsize=915460 CPUtime=0
/proc/29387/task/29394/stat : 29394 (java) S 29385 29387 29264 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156333895 937431040 17334 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29387/tid=29395] ppid=29385 vsize=915460 CPUtime=0
/proc/29387/task/29395/stat : 29395 (java) S 29385 29387 29264 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156333895 937431040 17334 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1541.49
Current children cumulated vsize (KiB) 915460

[startup+1604.28 s]
/proc/loadavg: 2.00 2.01 2.00 3/100 29453
/proc/meminfo: memFree=1543264/2055920 swapFree=4178332/4192956
[pid=29387] ppid=29385 vsize=915460 CPUtime=1601.5
/proc/29387/stat : 29387 (java) R 29385 29387 29264 0 -1 0 19257 0 1 0 160115 35 0 0 25 0 8 0 156333888 937431040 17334 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073693150 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29387/statm: 228865 17334 2516 14 0 215335 0
[pid=29387/tid=29389] ppid=29385 vsize=915460 CPUtime=0.92
/proc/29387/task/29389/stat : 29389 (java) S 29385 29387 29264 0 -1 64 654 0 0 0 82 10 0 0 17 0 8 0 156333891 937431040 17334 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29387/tid=29390] ppid=29385 vsize=915460 CPUtime=0
/proc/29387/task/29390/stat : 29390 (java) S 29385 29387 29264 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156333892 937431040 17334 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29387/tid=29391] ppid=29385 vsize=915460 CPUtime=0
/proc/29387/task/29391/stat : 29391 (java) S 29385 29387 29264 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156333892 937431040 17334 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29387/tid=29392] ppid=29385 vsize=915460 CPUtime=0
/proc/29387/task/29392/stat : 29392 (java) S 29385 29387 29264 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156333895 937431040 17334 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29387/tid=29393] ppid=29385 vsize=915460 CPUtime=0.2
/proc/29387/task/29393/stat : 29393 (java) S 29385 29387 29264 0 -1 64 367 0 0 0 19 1 0 0 16 0 8 0 156333895 937431040 17334 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29387/tid=29394] ppid=29385 vsize=915460 CPUtime=0
/proc/29387/task/29394/stat : 29394 (java) S 29385 29387 29264 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156333895 937431040 17334 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29387/tid=29395] ppid=29385 vsize=915460 CPUtime=0
/proc/29387/task/29395/stat : 29395 (java) S 29385 29387 29264 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156333895 937431040 17334 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1601.5
Current children cumulated vsize (KiB) 915460

[startup+1664.38 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 29453
/proc/meminfo: memFree=1543200/2055920 swapFree=4178332/4192956
[pid=29387] ppid=29385 vsize=915460 CPUtime=1661.55
/proc/29387/stat : 29387 (java) R 29385 29387 29264 0 -1 0 19319 0 1 0 166118 37 0 0 25 0 8 0 156333888 937431040 17334 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073800524 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29387/statm: 228865 17334 2516 14 0 215335 0
[pid=29387/tid=29389] ppid=29385 vsize=915460 CPUtime=0.97
/proc/29387/task/29389/stat : 29389 (java) S 29385 29387 29264 0 -1 64 654 0 0 0 86 11 0 0 17 0 8 0 156333891 937431040 17334 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29387/tid=29390] ppid=29385 vsize=915460 CPUtime=0
/proc/29387/task/29390/stat : 29390 (java) S 29385 29387 29264 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156333892 937431040 17334 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29387/tid=29391] ppid=29385 vsize=915460 CPUtime=0
/proc/29387/task/29391/stat : 29391 (java) S 29385 29387 29264 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156333892 937431040 17334 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29387/tid=29392] ppid=29385 vsize=915460 CPUtime=0
/proc/29387/task/29392/stat : 29392 (java) S 29385 29387 29264 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156333895 937431040 17334 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29387/tid=29393] ppid=29385 vsize=915460 CPUtime=0.2
/proc/29387/task/29393/stat : 29393 (java) S 29385 29387 29264 0 -1 64 367 0 0 0 19 1 0 0 16 0 8 0 156333895 937431040 17334 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29387/tid=29394] ppid=29385 vsize=915460 CPUtime=0
/proc/29387/task/29394/stat : 29394 (java) S 29385 29387 29264 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156333895 937431040 17334 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29387/tid=29395] ppid=29385 vsize=915460 CPUtime=0
/proc/29387/task/29395/stat : 29395 (java) S 29385 29387 29264 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156333895 937431040 17334 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1661.55
Current children cumulated vsize (KiB) 915460

[startup+1724.48 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 29453
/proc/meminfo: memFree=1543200/2055920 swapFree=4178332/4192956
[pid=29387] ppid=29385 vsize=915460 CPUtime=1721.6
/proc/29387/stat : 29387 (java) R 29385 29387 29264 0 -1 0 19381 0 1 0 172122 38 0 0 25 0 8 0 156333888 937431040 17334 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073696499 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29387/statm: 228865 17334 2516 14 0 215335 0
[pid=29387/tid=29389] ppid=29385 vsize=915460 CPUtime=1
/proc/29387/task/29389/stat : 29389 (java) S 29385 29387 29264 0 -1 64 654 0 0 0 89 11 0 0 17 0 8 0 156333891 937431040 17334 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29387/tid=29390] ppid=29385 vsize=915460 CPUtime=0
/proc/29387/task/29390/stat : 29390 (java) S 29385 29387 29264 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156333892 937431040 17334 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29387/tid=29391] ppid=29385 vsize=915460 CPUtime=0
/proc/29387/task/29391/stat : 29391 (java) S 29385 29387 29264 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156333892 937431040 17334 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29387/tid=29392] ppid=29385 vsize=915460 CPUtime=0
/proc/29387/task/29392/stat : 29392 (java) S 29385 29387 29264 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156333895 937431040 17334 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29387/tid=29393] ppid=29385 vsize=915460 CPUtime=0.2
/proc/29387/task/29393/stat : 29393 (java) S 29385 29387 29264 0 -1 64 367 0 0 0 19 1 0 0 16 0 8 0 156333895 937431040 17334 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29387/tid=29394] ppid=29385 vsize=915460 CPUtime=0
/proc/29387/task/29394/stat : 29394 (java) S 29385 29387 29264 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156333895 937431040 17334 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29387/tid=29395] ppid=29385 vsize=915460 CPUtime=0
/proc/29387/task/29395/stat : 29395 (java) S 29385 29387 29264 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156333895 937431040 17334 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1721.6
Current children cumulated vsize (KiB) 915460

[startup+1784.57 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 29453
/proc/meminfo: memFree=1543200/2055920 swapFree=4178332/4192956
[pid=29387] ppid=29385 vsize=915460 CPUtime=1781.61
/proc/29387/stat : 29387 (java) R 29385 29387 29264 0 -1 0 19444 0 1 0 178122 39 0 0 25 0 8 0 156333888 937431040 17334 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073744448 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29387/statm: 228865 17334 2516 14 0 215335 0
[pid=29387/tid=29389] ppid=29385 vsize=915460 CPUtime=1.03
/proc/29387/task/29389/stat : 29389 (java) S 29385 29387 29264 0 -1 64 654 0 0 0 91 12 0 0 17 0 8 0 156333891 937431040 17334 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29387/tid=29390] ppid=29385 vsize=915460 CPUtime=0
/proc/29387/task/29390/stat : 29390 (java) S 29385 29387 29264 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156333892 937431040 17334 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29387/tid=29391] ppid=29385 vsize=915460 CPUtime=0
/proc/29387/task/29391/stat : 29391 (java) S 29385 29387 29264 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156333892 937431040 17334 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29387/tid=29392] ppid=29385 vsize=915460 CPUtime=0
/proc/29387/task/29392/stat : 29392 (java) S 29385 29387 29264 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156333895 937431040 17334 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29387/tid=29393] ppid=29385 vsize=915460 CPUtime=0.2
/proc/29387/task/29393/stat : 29393 (java) S 29385 29387 29264 0 -1 64 367 0 0 0 19 1 0 0 16 0 8 0 156333895 937431040 17334 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29387/tid=29394] ppid=29385 vsize=915460 CPUtime=0
/proc/29387/task/29394/stat : 29394 (java) S 29385 29387 29264 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156333895 937431040 17334 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29387/tid=29395] ppid=29385 vsize=915460 CPUtime=0
/proc/29387/task/29395/stat : 29395 (java) S 29385 29387 29264 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156333895 937431040 17334 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1781.61
Current children cumulated vsize (KiB) 915460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.98 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 29453
/proc/meminfo: memFree=1543200/2055920 swapFree=4178332/4192956
[pid=29387] ppid=29385 vsize=915460 CPUtime=1800.01
/proc/29387/stat : 29387 (java) R 29385 29387 29264 0 -1 0 19463 0 1 0 179962 39 0 0 25 0 8 0 156333888 937431040 17334 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073713270 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29387/statm: 228865 17334 2516 14 0 215335 0
[pid=29387/tid=29389] ppid=29385 vsize=915460 CPUtime=1.04
/proc/29387/task/29389/stat : 29389 (java) S 29385 29387 29264 0 -1 64 654 0 0 0 92 12 0 0 17 0 8 0 156333891 937431040 17334 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29387/tid=29390] ppid=29385 vsize=915460 CPUtime=0
/proc/29387/task/29390/stat : 29390 (java) S 29385 29387 29264 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156333892 937431040 17334 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29387/tid=29391] ppid=29385 vsize=915460 CPUtime=0
/proc/29387/task/29391/stat : 29391 (java) S 29385 29387 29264 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156333892 937431040 17334 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29387/tid=29392] ppid=29385 vsize=915460 CPUtime=0
/proc/29387/task/29392/stat : 29392 (java) S 29385 29387 29264 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156333895 937431040 17334 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29387/tid=29393] ppid=29385 vsize=915460 CPUtime=0.2
/proc/29387/task/29393/stat : 29393 (java) S 29385 29387 29264 0 -1 64 367 0 0 0 19 1 0 0 16 0 8 0 156333895 937431040 17334 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29387/tid=29394] ppid=29385 vsize=915460 CPUtime=0
/proc/29387/task/29394/stat : 29394 (java) S 29385 29387 29264 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156333895 937431040 17334 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29387/tid=29395] ppid=29385 vsize=915460 CPUtime=0
/proc/29387/task/29395/stat : 29395 (java) S 29385 29387 29264 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156333895 937431040 17334 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 915460

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

Child status: 143
Real time (s): 1803.06
CPU time (s): 1800.09
CPU user time (s): 1799.68
CPU system time (s): 0.407937
CPU usage (%): 99.8354
Max. virtual memory (cumulated for all children) (KiB): 915460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.68
system time used= 0.407937
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19480
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= 48741
involuntary context switches= 31709

runsolver used 2.28765 s user time and 5.69413 s system time

The end

Launcher Data (download as text)

Begin job on node10 on Sat Jan  6 10:29:48 UTC 2007


IDJOB= 217364
IDBENCH= 5132
FILE ID= node10/217364-1168079388

PBS_JOBID= 3475836

Free space on /tmp= 66356 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  57a4d2bf2f9bee6ff4f0a3cc066ce2e3

RANDOM SEED= 201311692

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.232
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.232
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:       1570552 kB
Buffers:         46324 kB
Cached:         252972 kB
SwapCached:       2420 kB
Active:         167696 kB
Inactive:       229600 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1570552 kB
SwapTotal:     4192956 kB
SwapFree:      4178332 kB
Dirty:            1676 kB
Writeback:           0 kB
Mapped:         117608 kB
Slab:            72608 kB
Committed_AS:  4392692 kB
PageTables:       2396 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= 66356 MiB



End job on node10 on Sat Jan  6 11:00:07 UTC 2007