Trace number 217350

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.1 1815.35

General information on the benchmark

NamelatinSquare/
latinSquare-dg-12_all.xml
MD5SUMaa16cceed3e87ea3ccf317df2d80f765
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 variables144
Number of constraints48
Maximum constraint arity12
Maximum domain size12
Number of constraints which are defined in extension0
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)allDifferent(48)

Solver Data (download as text)

0.33	   
0.33	Abscon 109 (November, 2006)
0.33	   
0.33	   configuration
0.33	     name=esac.xml
0.37	   
0.37	   instance
0.37	     name=/tmp/evaluation/217350-1168246437/unknown.xml
0.40	   
0.40	   domains being loaded...
0.40	   
0.40	   variables being loaded...
0.46	     nbVariables=144  nbDomainTypes=1  minDomainSize=12  maxDomainSize=12
0.46	       =>  wckTime=0.121  cpuTime=0.1  mem=6M951
0.46	   
0.46	   constraints being loaded...
0.51	     nbConstraints=48  nbGlobalConstraints=48  nbSharedBinaryRepresentations=0  maxDegree=4  maxArity=12
0.51	       =>  wckTime=0.172  cpuTime=0.12  mem=7M927
0.55	   
0.55	   solver IterativeSystematicSolver being built... 
0.75	       =>  wckTime=0.414  cpuTime=0.29  mem=16M577
0.89	   
0.89	   preprocessing
0.89	     nbConstraintChecks=0  nbPropagations=4531  nbRevisions=0  nbUselessRevisions=0  nbSingletonTests=159
0.89	     nbEffectiveSingletonTests=0  nbESACBranches=4  nbRemovedValues=0  detectedInconsistency=no
0.89	       =>  wckTime=0.134  cpuTime=0.1  mem=21M453
0.94	   
0.94	   search
0.94	     run=0  nbConstraintChecks=0  nbPropagations=5856  nbRevisions=0  nbUselessRevisions=0  nbAssignments=56
0.94	     nbFailedAssignments=5  nbBacktracks=10  nbVisitedNodes=64  nbRestartNogoods=0  mapSize=6  nbInferences=0
0.94	     nbTooLargeKeys=0
0.94	       =>  wckTime=0.183  cpuTime=0.14  mem=22M428
0.97	   
0.97	   search
0.97	     run=1  nbConstraintChecks=0  nbPropagations=13054  nbRevisions=0  nbUselessRevisions=0  nbAssignments=113
0.97	     nbFailedAssignments=11  nbBacktracks=27  nbVisitedNodes=136  nbRestartNogoods=1  mapSize=20  nbInferences=0
0.97	     nbTooLargeKeys=0
0.97	       =>  wckTime=0.216  cpuTime=0.17  mem=24M378
1.01	   
1.01	   search
1.01	     run=2  nbConstraintChecks=0  nbPropagations=21714  nbRevisions=0  nbUselessRevisions=0  nbAssignments=181
1.01	     nbFailedAssignments=23  nbBacktracks=49  nbVisitedNodes=227  nbRestartNogoods=2  mapSize=40  nbInferences=0
1.01	     nbTooLargeKeys=0
1.01	       =>  wckTime=0.252  cpuTime=0.21  mem=25M353
1.05	   
1.05	   search
1.05	     run=3  nbConstraintChecks=0  nbPropagations=31971  nbRevisions=0  nbUselessRevisions=0  nbAssignments=263
1.05	     nbFailedAssignments=33  nbBacktracks=83  nbVisitedNodes=327  nbRestartNogoods=5  mapSize=54  nbInferences=0
1.05	     nbTooLargeKeys=0
1.05	       =>  wckTime=0.294  cpuTime=0.24  mem=27M304
1.17	   
1.17	   search
1.17	     run=4  nbConstraintChecks=0  nbPropagations=47951  nbRevisions=0  nbUselessRevisions=0  nbAssignments=478
1.17	     nbFailedAssignments=57  nbBacktracks=137  nbVisitedNodes=474  nbRestartNogoods=9  mapSize=92  nbInferences=0
1.17	     nbTooLargeKeys=0
1.17	       =>  wckTime=0.418  cpuTime=0.36  mem=33M155
1.23	   
1.23	   search
1.23	     run=5  nbConstraintChecks=0  nbPropagations=66453  nbRevisions=0  nbUselessRevisions=0  nbAssignments=620
1.23	     nbFailedAssignments=91  nbBacktracks=213  nbVisitedNodes=678  nbRestartNogoods=11  mapSize=146  nbInferences=0
1.23	     nbTooLargeKeys=0
1.23	       =>  wckTime=0.478  cpuTime=0.42  mem=35M105
1.36	   
1.36	   search
1.36	     run=6  nbConstraintChecks=0  nbPropagations=91305  nbRevisions=0  nbUselessRevisions=0  nbAssignments=904
1.36	     nbFailedAssignments=138  nbBacktracks=327  nbVisitedNodes=969  nbRestartNogoods=17  mapSize=232  nbInferences=0
1.36	     nbTooLargeKeys=0
1.36	       =>  wckTime=0.61  cpuTime=0.54  mem=41M931
1.53	   
1.53	   search
1.53	     run=7  nbConstraintChecks=0  nbPropagations=123562  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1273
1.53	     nbFailedAssignments=187  nbBacktracks=497  nbVisitedNodes=1306  nbRestartNogoods=24  mapSize=313  nbInferences=0
1.53	     nbTooLargeKeys=0
1.53	       =>  wckTime=0.775  cpuTime=0.7  mem=49M351
1.67	   
1.67	   search
1.67	     run=8  nbConstraintChecks=0  nbPropagations=161789  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1662
1.67	     nbFailedAssignments=280  nbBacktracks=761  nbVisitedNodes=1890  nbRestartNogoods=26  mapSize=502  nbInferences=0
1.67	     nbTooLargeKeys=0
1.67	       =>  wckTime=0.918  cpuTime=0.83  mem=8M650
1.87	   
1.87	   search
1.87	     run=9  nbConstraintChecks=0  nbPropagations=208687  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2226
1.87	     nbFailedAssignments=427  nbBacktracks=1147  nbVisitedNodes=2723  nbRestartNogoods=29  mapSize=763  nbInferences=0
1.87	     nbTooLargeKeys=0
1.87	       =>  wckTime=1.114  cpuTime=1.01  mem=16M607
2.06	   
2.06	   INFO : Stopping hyperNogood (mapSize=1026, nbTooLargekeys=0, mem=24M565)
2.13	   
2.13	   search
2.13	     run=10  nbConstraintChecks=0  nbPropagations=267859  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3056
2.13	     nbFailedAssignments=646  nbBacktracks=1723  nbVisitedNodes=3942  nbRestartNogoods=34
2.13	       =>  wckTime=1.373  cpuTime=1.26  mem=27M549
2.50	   
2.50	   search
2.50	     run=11  nbConstraintChecks=0  nbPropagations=346196  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4297
2.50	     nbFailedAssignments=990  nbBacktracks=2589  nbVisitedNodes=5822  nbRestartNogoods=40
2.50	       =>  wckTime=1.743  cpuTime=1.62  mem=45M453
2.99	   
2.99	   search
2.99	     run=12  nbConstraintChecks=0  nbPropagations=449818  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6138
2.99	     nbFailedAssignments=1501  nbBacktracks=3886  nbVisitedNodes=8552  nbRestartNogoods=46
2.99	       =>  wckTime=2.236  cpuTime=2.1  mem=18M590
3.67	   
3.67	   search
3.67	     run=13  nbConstraintChecks=0  nbPropagations=588035  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8758
3.67	     nbFailedAssignments=2136  nbBacktracks=5835  nbVisitedNodes=12310  nbRestartNogoods=52
3.67	       =>  wckTime=2.917  cpuTime=2.77  mem=49M641
4.76	   
4.76	   search
4.76	     run=14  nbConstraintChecks=0  nbPropagations=782661  nbRevisions=0  nbUselessRevisions=0  nbAssignments=12677
4.76	     nbFailedAssignments=3099  nbBacktracks=8760  nbVisitedNodes=18191  nbRestartNogoods=58
4.76	       =>  wckTime=4.002  cpuTime=3.84  mem=2M581
6.28	   
6.28	   search
6.28	     run=15  nbConstraintChecks=0  nbPropagations=1056170  nbRevisions=0  nbUselessRevisions=0  nbAssignments=18454
6.28	     nbFailedAssignments=4461  nbBacktracks=13140  nbVisitedNodes=26537  nbRestartNogoods=65
6.28	       =>  wckTime=5.523  cpuTime=5.34  mem=24M70
8.68	   
8.68	   search
8.68	     run=16  nbConstraintChecks=0  nbPropagations=1454280  nbRevisions=0  nbUselessRevisions=0  nbAssignments=27429
8.68	     nbFailedAssignments=6838  nbBacktracks=19708  nbVisitedNodes=40123  nbRestartNogoods=73
8.68	       =>  wckTime=7.925  cpuTime=7.71  mem=36M346
12.27	   
12.27	   search
12.27	     run=17  nbConstraintChecks=0  nbPropagations=2036025  nbRevisions=0  nbUselessRevisions=0  nbAssignments=40587
12.27	     nbFailedAssignments=10105  nbBacktracks=29567  nbVisitedNodes=59610  nbRestartNogoods=77
12.27	       =>  wckTime=11.519  cpuTime=11.28  mem=4M639
17.65	   
17.65	   search
17.65	     run=18  nbConstraintChecks=0  nbPropagations=2892159  nbRevisions=0  nbUselessRevisions=0  nbAssignments=60459
17.65	     nbFailedAssignments=15160  nbBacktracks=44349  nbVisitedNodes=89429  nbRestartNogoods=83
17.65	       =>  wckTime=16.893  cpuTime=16.58  mem=6M687
25.34	   
25.34	   search
25.34	     run=19  nbConstraintChecks=0  nbPropagations=4150770  nbRevisions=0  nbUselessRevisions=0  nbAssignments=90173
25.34	     nbFailedAssignments=22673  nbBacktracks=66517  nbVisitedNodes=134142  nbRestartNogoods=90
25.34	       =>  wckTime=24.586  cpuTime=24.2  mem=23M54
37.38	   
37.38	   search
37.38	     run=20  nbConstraintChecks=0  nbPropagations=6036201  nbRevisions=0  nbUselessRevisions=0  nbAssignments=136245
37.38	     nbFailedAssignments=35456  nbBacktracks=99769  nbVisitedNodes=203524  nbRestartNogoods=97
37.38	       =>  wckTime=36.624  cpuTime=36.11  mem=43M513
55.77	   
55.77	   search
55.77	     run=21  nbConstraintChecks=0  nbPropagations=8877215  nbRevisions=0  nbUselessRevisions=0  nbAssignments=204360
55.77	     nbFailedAssignments=53660  nbBacktracks=149648  nbVisitedNodes=307283  nbRestartNogoods=109
55.77	       =>  wckTime=55.019  cpuTime=54.33  mem=13M854
81.93	   
81.94	   search
81.94	     run=22  nbConstraintChecks=0  nbPropagations=13068162  nbRevisions=0  nbUselessRevisions=0  nbAssignments=302426
81.94	     nbFailedAssignments=76878  nbBacktracks=224467  nbVisitedNodes=451272  nbRestartNogoods=118
81.94	       =>  wckTime=81.181  cpuTime=80.24  mem=46M587
123.00	   
123.00	   search
123.00	     run=23  nbConstraintChecks=0  nbPropagations=19406239  nbRevisions=0  nbUselessRevisions=0  nbAssignments=454624
123.00	     nbFailedAssignments=116812  nbBacktracks=336696  nbVisitedNodes=682697  nbRestartNogoods=124
123.00	       =>  wckTime=122.245  cpuTime=120.91  mem=37M383
184.12	   
184.12	   search
184.13	     run=24  nbConstraintChecks=0  nbPropagations=28924541  nbRevisions=0  nbUselessRevisions=0  nbAssignments=686971
184.13	     nbFailedAssignments=180774  nbBacktracks=505040  nbVisitedNodes=1032704  nbRestartNogoods=134
184.13	       =>  wckTime=183.371  cpuTime=181.45  mem=38M409
275.23	   
275.23	   search
275.23	     run=25  nbConstraintChecks=0  nbPropagations=43271595  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1034514
275.23	     nbFailedAssignments=275670  nbBacktracks=757552  nbVisitedNodes=1561376  nbRestartNogoods=145
275.23	       =>  wckTime=274.477  cpuTime=271.66  mem=31M252
413.43	   
413.43	   search
413.43	     run=26  nbConstraintChecks=0  nbPropagations=64770712  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1546852
413.43	     nbFailedAssignments=409202  nbBacktracks=1136320  nbVisitedNodes=2324877  nbRestartNogoods=157
413.43	       =>  wckTime=412.678  cpuTime=408.53  mem=32M277
621.10	   
621.10	   search
621.10	     run=27  nbConstraintChecks=0  nbPropagations=97061886  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2316042
621.10	     nbFailedAssignments=610072  nbBacktracks=1704472  nbVisitedNodes=3472491  nbRestartNogoods=173
621.10	       =>  wckTime=620.344  cpuTime=613.85  mem=22M52
931.77	   
931.77	   search
931.77	     run=28  nbConstraintChecks=0  nbPropagations=145680340  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3491871
931.77	     nbFailedAssignments=933640  nbBacktracks=2556699  nbVisitedNodes=5272568  nbRestartNogoods=181
931.77	       =>  wckTime=931.013  cpuTime=921.51  mem=34M329
1394.91	   
1394.91	   search
1394.91	     run=29  nbConstraintChecks=0  nbPropagations=218615005  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5247910
1394.91	     nbFailedAssignments=1411260  nbBacktracks=3835040  nbVisitedNodes=7930516  nbRestartNogoods=189
1394.91	       =>  wckTime=1394.152  cpuTime=1380.14  mem=14M897

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

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

/proc/loadavg: 2.02 2.02 1.93 4/87 32342
/proc/meminfo: memFree=1344600/2055920 swapFree=4192812/4192956
[pid=32341] ppid=32339 vsize=1784 CPUtime=0
/proc/32341/stat : 32341 (java) D 32339 32341 31712 0 -1 0 194 0 0 0 0 0 0 0 18 0 1 0 153258103 1826816 160 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/32341/statm: 446 160 125 14 0 91 0

[startup+0.108357 s]
/proc/loadavg: 2.02 2.02 1.93 4/87 32342
/proc/meminfo: memFree=1344600/2055920 swapFree=4192812/4192956
[pid=32341] ppid=32339 vsize=913236 CPUtime=0.08
/proc/32341/stat : 32341 (java) R 32339 32341 31712 0 -1 0 2920 0 1 0 7 1 0 0 19 0 8 0 153258103 935153664 2666 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4153838460 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32341/statm: 228309 2666 1397 14 0 215208 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 913236

[startup+0.520406 s]
/proc/loadavg: 2.02 2.02 1.93 4/87 32342
/proc/meminfo: memFree=1344600/2055920 swapFree=4192812/4192956
[pid=32341] ppid=32339 vsize=915328 CPUtime=0.48
/proc/32341/stat : 32341 (java) R 32339 32341 31712 0 -1 0 6344 0 1 0 43 5 0 0 18 0 8 0 153258103 937295872 6082 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32341/statm: 228832 6082 2154 14 0 215302 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915328

[startup+1.3455 s]
/proc/loadavg: 2.02 2.02 1.93 3/94 32349
/proc/meminfo: memFree=1304480/2055920 swapFree=4192812/4192956
[pid=32341] ppid=32339 vsize=915464 CPUtime=1.3
/proc/32341/stat : 32341 (java) R 32339 32341 31712 0 -1 0 14981 0 1 0 119 11 0 0 25 0 8 0 153258103 937435136 14719 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073704345 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32341/statm: 228866 14719 2523 14 0 215336 0
[pid=32341/tid=32343] ppid=32339 vsize=915464 CPUtime=0.02
/proc/32341/task/32343/stat : 32343 (java) S 32339 32341 31712 0 -1 64 161 0 0 0 2 0 0 0 16 0 8 0 153258108 937435136 14719 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32341/tid=32344] ppid=32339 vsize=915464 CPUtime=0
/proc/32341/task/32344/stat : 32344 (java) S 32339 32341 31712 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 153258108 937435136 14719 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32341/tid=32345] ppid=32339 vsize=915464 CPUtime=0
/proc/32341/task/32345/stat : 32345 (java) S 32339 32341 31712 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 153258108 937435136 14719 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32341/tid=32346] ppid=32339 vsize=915464 CPUtime=0
/proc/32341/task/32346/stat : 32346 (java) S 32339 32341 31712 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 153258112 937435136 14719 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32341/tid=32347] ppid=32339 vsize=915464 CPUtime=0.18
/proc/32341/task/32347/stat : 32347 (java) S 32339 32341 31712 0 -1 64 353 0 0 0 17 1 0 0 15 0 8 0 153258112 937435136 14719 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32341/tid=32348] ppid=32339 vsize=915464 CPUtime=0
/proc/32341/task/32348/stat : 32348 (java) S 32339 32341 31712 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 153258112 937435136 14719 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32341/tid=32349] ppid=32339 vsize=915464 CPUtime=0
/proc/32341/task/32349/stat : 32349 (java) S 32339 32341 31712 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 153258112 937435136 14719 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915464

[startup+2.98268 s]
/proc/loadavg: 2.02 2.02 1.93 3/94 32349
/proc/meminfo: memFree=1285472/2055920 swapFree=4192812/4192956
[pid=32341] ppid=32339 vsize=915464 CPUtime=2.92
/proc/32341/stat : 32341 (java) R 32339 32341 31712 0 -1 0 17640 0 1 0 279 13 0 0 25 0 8 0 153258103 937435136 17375 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073710254 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32341/statm: 228866 17375 2527 14 0 215336 0
[pid=32341/tid=32343] ppid=32339 vsize=915464 CPUtime=0.03
/proc/32341/task/32343/stat : 32343 (java) S 32339 32341 31712 0 -1 64 673 0 0 0 3 0 0 0 16 0 8 0 153258108 937435136 17375 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32341/tid=32344] ppid=32339 vsize=915464 CPUtime=0
/proc/32341/task/32344/stat : 32344 (java) S 32339 32341 31712 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 153258108 937435136 17375 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32341/tid=32345] ppid=32339 vsize=915464 CPUtime=0
/proc/32341/task/32345/stat : 32345 (java) S 32339 32341 31712 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 153258108 937435136 17375 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32341/tid=32346] ppid=32339 vsize=915464 CPUtime=0
/proc/32341/task/32346/stat : 32346 (java) S 32339 32341 31712 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 153258112 937435136 17375 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32341/tid=32347] ppid=32339 vsize=915464 CPUtime=0.22
/proc/32341/task/32347/stat : 32347 (java) S 32339 32341 31712 0 -1 64 369 0 0 0 21 1 0 0 15 0 8 0 153258112 937435136 17375 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32341/tid=32348] ppid=32339 vsize=915464 CPUtime=0
/proc/32341/task/32348/stat : 32348 (java) S 32339 32341 31712 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 153258112 937435136 17375 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32341/tid=32349] ppid=32339 vsize=915464 CPUtime=0
/proc/32341/task/32349/stat : 32349 (java) S 32339 32341 31712 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 153258112 937435136 17375 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 915464

[startup+6.26905 s]
/proc/loadavg: 2.01 2.02 1.93 3/94 32349
/proc/meminfo: memFree=1284448/2055920 swapFree=4192812/4192956
[pid=32341] ppid=32339 vsize=915464 CPUtime=6.18
/proc/32341/stat : 32341 (java) R 32339 32341 31712 0 -1 0 17646 0 1 0 604 14 0 0 25 0 8 0 153258103 937435136 17378 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073704300 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32341/statm: 228866 17378 2527 14 0 215336 0
[pid=32341/tid=32343] ppid=32339 vsize=915464 CPUtime=0.04
/proc/32341/task/32343/stat : 32343 (java) S 32339 32341 31712 0 -1 64 674 0 0 0 4 0 0 0 16 0 8 0 153258108 937435136 17378 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32341/tid=32344] ppid=32339 vsize=915464 CPUtime=0
/proc/32341/task/32344/stat : 32344 (java) S 32339 32341 31712 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 153258108 937435136 17378 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32341/tid=32345] ppid=32339 vsize=915464 CPUtime=0
/proc/32341/task/32345/stat : 32345 (java) S 32339 32341 31712 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 153258108 937435136 17378 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32341/tid=32346] ppid=32339 vsize=915464 CPUtime=0
/proc/32341/task/32346/stat : 32346 (java) S 32339 32341 31712 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 153258112 937435136 17378 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32341/tid=32347] ppid=32339 vsize=915464 CPUtime=0.22
/proc/32341/task/32347/stat : 32347 (java) S 32339 32341 31712 0 -1 64 371 0 0 0 21 1 0 0 15 0 8 0 153258112 937435136 17378 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32341/tid=32348] ppid=32339 vsize=915464 CPUtime=0
/proc/32341/task/32348/stat : 32348 (java) S 32339 32341 31712 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 153258112 937435136 17378 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32341/tid=32349] ppid=32339 vsize=915464 CPUtime=0
/proc/32341/task/32349/stat : 32349 (java) S 32339 32341 31712 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 153258112 937435136 17378 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 915464

[startup+12.7578 s]
/proc/loadavg: 2.01 2.02 1.93 3/94 32349
/proc/meminfo: memFree=1284384/2055920 swapFree=4192812/4192956
[pid=32341] ppid=32339 vsize=915464 CPUtime=12.61
/proc/32341/stat : 32341 (java) R 32339 32341 31712 0 -1 0 17656 0 1 0 1247 14 0 0 25 0 8 0 153258103 937435136 17381 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073710264 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32341/statm: 228866 17381 2527 14 0 215336 0
[pid=32341/tid=32343] ppid=32339 vsize=915464 CPUtime=0.05
/proc/32341/task/32343/stat : 32343 (java) S 32339 32341 31712 0 -1 64 676 0 0 0 5 0 0 0 16 0 8 0 153258108 937435136 17381 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32341/tid=32344] ppid=32339 vsize=915464 CPUtime=0
/proc/32341/task/32344/stat : 32344 (java) S 32339 32341 31712 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 153258108 937435136 17381 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32341/tid=32345] ppid=32339 vsize=915464 CPUtime=0
/proc/32341/task/32345/stat : 32345 (java) S 32339 32341 31712 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 153258108 937435136 17381 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32341/tid=32346] ppid=32339 vsize=915464 CPUtime=0
/proc/32341/task/32346/stat : 32346 (java) S 32339 32341 31712 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 153258112 937435136 17381 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32341/tid=32347] ppid=32339 vsize=915464 CPUtime=0.22
/proc/32341/task/32347/stat : 32347 (java) S 32339 32341 31712 0 -1 64 372 0 0 0 21 1 0 0 16 0 8 0 153258112 937435136 17381 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32341/tid=32348] ppid=32339 vsize=915464 CPUtime=0
/proc/32341/task/32348/stat : 32348 (java) S 32339 32341 31712 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 153258112 937435136 17381 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32341/tid=32349] ppid=32339 vsize=915464 CPUtime=0
/proc/32341/task/32349/stat : 32349 (java) S 32339 32341 31712 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 153258112 937435136 17381 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 915464

[startup+25.6392 s]
/proc/loadavg: 2.01 2.02 1.93 3/94 32349
/proc/meminfo: memFree=1283488/2055920 swapFree=4192812/4192956
[pid=32341] ppid=32339 vsize=915464 CPUtime=25.37
/proc/32341/stat : 32341 (java) R 32339 32341 31712 0 -1 0 17905 0 1 0 2523 14 0 0 25 0 8 0 153258103 937435136 17618 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073705603 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32341/statm: 228866 17618 2527 14 0 215336 0
[pid=32341/tid=32343] ppid=32339 vsize=915464 CPUtime=0.07
/proc/32341/task/32343/stat : 32343 (java) S 32339 32341 31712 0 -1 64 913 0 0 0 7 0 0 0 16 0 8 0 153258108 937435136 17618 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32341/tid=32344] ppid=32339 vsize=915464 CPUtime=0
/proc/32341/task/32344/stat : 32344 (java) S 32339 32341 31712 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 153258108 937435136 17618 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32341/tid=32345] ppid=32339 vsize=915464 CPUtime=0
/proc/32341/task/32345/stat : 32345 (java) S 32339 32341 31712 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 153258108 937435136 17618 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32341/tid=32346] ppid=32339 vsize=915464 CPUtime=0
/proc/32341/task/32346/stat : 32346 (java) S 32339 32341 31712 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 153258112 937435136 17618 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32341/tid=32347] ppid=32339 vsize=915464 CPUtime=0.22
/proc/32341/task/32347/stat : 32347 (java) S 32339 32341 31712 0 -1 64 372 0 0 0 21 1 0 0 16 0 8 0 153258112 937435136 17618 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32341/tid=32348] ppid=32339 vsize=915464 CPUtime=0
/proc/32341/task/32348/stat : 32348 (java) S 32339 32341 31712 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 153258112 937435136 17618 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32341/tid=32349] ppid=32339 vsize=915464 CPUtime=0
/proc/32341/task/32349/stat : 32349 (java) S 32339 32341 31712 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 153258112 937435136 17618 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 915464

[startup+51.2692 s]
/proc/loadavg: 2.00 2.01 1.93 3/94 32349
/proc/meminfo: memFree=1283424/2055920 swapFree=4192812/4192956
[pid=32341] ppid=32339 vsize=915464 CPUtime=50.76
/proc/32341/stat : 32341 (java) R 32339 32341 31712 0 -1 0 17930 0 1 0 5061 15 0 0 25 0 8 0 153258103 937435136 17619 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073712652 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32341/statm: 228866 17619 2527 14 0 215336 0
[pid=32341/tid=32343] ppid=32339 vsize=915464 CPUtime=0.08
/proc/32341/task/32343/stat : 32343 (java) S 32339 32341 31712 0 -1 64 914 0 0 0 8 0 0 0 16 0 8 0 153258108 937435136 17619 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32341/tid=32344] ppid=32339 vsize=915464 CPUtime=0
/proc/32341/task/32344/stat : 32344 (java) S 32339 32341 31712 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 153258108 937435136 17619 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32341/tid=32345] ppid=32339 vsize=915464 CPUtime=0
/proc/32341/task/32345/stat : 32345 (java) S 32339 32341 31712 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 153258108 937435136 17619 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32341/tid=32346] ppid=32339 vsize=915464 CPUtime=0
/proc/32341/task/32346/stat : 32346 (java) S 32339 32341 31712 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 153258112 937435136 17619 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32341/tid=32347] ppid=32339 vsize=915464 CPUtime=0.23
/proc/32341/task/32347/stat : 32347 (java) S 32339 32341 31712 0 -1 64 372 0 0 0 22 1 0 0 16 0 8 0 153258112 937435136 17619 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32341/tid=32348] ppid=32339 vsize=915464 CPUtime=0
/proc/32341/task/32348/stat : 32348 (java) S 32339 32341 31712 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 153258112 937435136 17619 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32341/tid=32349] ppid=32339 vsize=915464 CPUtime=0
/proc/32341/task/32349/stat : 32349 (java) S 32339 32341 31712 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 153258112 937435136 17619 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.76
Current children cumulated vsize (KiB) 915464

[startup+102.571 s]
/proc/loadavg: 2.05 2.03 1.93 4/94 32349
/proc/meminfo: memFree=1279520/2055920 swapFree=4192812/4192956
[pid=32341] ppid=32339 vsize=915464 CPUtime=101.6
/proc/32341/stat : 32341 (java) R 32339 32341 31712 0 -1 0 17981 0 1 0 10144 16 0 0 25 0 8 0 153258103 937435136 17621 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073728077 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32341/statm: 228866 17621 2527 14 0 215336 0
[pid=32341/tid=32343] ppid=32339 vsize=915464 CPUtime=0.12
/proc/32341/task/32343/stat : 32343 (java) S 32339 32341 31712 0 -1 64 916 0 0 0 11 1 0 0 16 0 8 0 153258108 937435136 17621 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32341/tid=32344] ppid=32339 vsize=915464 CPUtime=0
/proc/32341/task/32344/stat : 32344 (java) S 32339 32341 31712 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 153258108 937435136 17621 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32341/tid=32345] ppid=32339 vsize=915464 CPUtime=0
/proc/32341/task/32345/stat : 32345 (java) S 32339 32341 31712 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 153258108 937435136 17621 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32341/tid=32346] ppid=32339 vsize=915464 CPUtime=0
/proc/32341/task/32346/stat : 32346 (java) S 32339 32341 31712 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 153258112 937435136 17621 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32341/tid=32347] ppid=32339 vsize=915464 CPUtime=0.23
/proc/32341/task/32347/stat : 32347 (java) S 32339 32341 31712 0 -1 64 372 0 0 0 22 1 0 0 16 0 8 0 153258112 937435136 17621 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32341/tid=32348] ppid=32339 vsize=915464 CPUtime=0
/proc/32341/task/32348/stat : 32348 (java) S 32339 32341 31712 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 153258112 937435136 17621 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32341/tid=32349] ppid=32339 vsize=915464 CPUtime=0
/proc/32341/task/32349/stat : 32349 (java) S 32339 32341 31712 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 153258112 937435136 17621 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.6
Current children cumulated vsize (KiB) 915464

[startup+162.591 s]
/proc/loadavg: 2.02 2.02 1.93 3/94 32349
/proc/meminfo: memFree=1278496/2055920 swapFree=4192812/4192956
[pid=32341] ppid=32339 vsize=915464 CPUtime=161.08
/proc/32341/stat : 32341 (java) R 32339 32341 31712 0 -1 0 18039 0 1 0 16091 17 0 0 25 0 8 0 153258103 937435136 17622 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073704417 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

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

[startup+1483.44 s]
/proc/loadavg: 2.00 2.01 1.98 3/94 32549
/proc/meminfo: memFree=1262688/2055920 swapFree=4192812/4192956
[pid=32341] ppid=32339 vsize=915464 CPUtime=1469.83
/proc/32341/stat : 32341 (java) R 32339 32341 31712 0 -1 0 19300 0 1 0 146946 37 0 0 25 0 8 0 153258103 937435136 17626 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073756542 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32341/statm: 228866 17626 2527 14 0 215336 0
[pid=32341/tid=32343] ppid=32339 vsize=915464 CPUtime=0.96
/proc/32341/task/32343/stat : 32343 (java) S 32339 32341 31712 0 -1 64 921 0 0 0 87 9 0 0 16 0 8 0 153258108 937435136 17626 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32341/tid=32344] ppid=32339 vsize=915464 CPUtime=0
/proc/32341/task/32344/stat : 32344 (java) S 32339 32341 31712 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 153258108 937435136 17626 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32341/tid=32345] ppid=32339 vsize=915464 CPUtime=0
/proc/32341/task/32345/stat : 32345 (java) S 32339 32341 31712 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 153258108 937435136 17626 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32341/tid=32346] ppid=32339 vsize=915464 CPUtime=0
/proc/32341/task/32346/stat : 32346 (java) S 32339 32341 31712 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 153258112 937435136 17626 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32341/tid=32347] ppid=32339 vsize=915464 CPUtime=0.23
/proc/32341/task/32347/stat : 32347 (java) S 32339 32341 31712 0 -1 64 372 0 0 0 22 1 0 0 16 0 8 0 153258112 937435136 17626 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32341/tid=32348] ppid=32339 vsize=915464 CPUtime=0
/proc/32341/task/32348/stat : 32348 (java) S 32339 32341 31712 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 153258112 937435136 17626 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32341/tid=32349] ppid=32339 vsize=915464 CPUtime=0
/proc/32341/task/32349/stat : 32349 (java) S 32339 32341 31712 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 153258112 937435136 17626 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1469.83
Current children cumulated vsize (KiB) 915464

[startup+1543.53 s]
/proc/loadavg: 2.00 2.00 1.98 3/94 32549
/proc/meminfo: memFree=1262560/2055920 swapFree=4192812/4192956
[pid=32341] ppid=32339 vsize=915464 CPUtime=1529.65
/proc/32341/stat : 32341 (java) R 32339 32341 31712 0 -1 0 19358 0 1 0 152927 38 0 0 25 0 8 0 153258103 937435136 17626 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073728026 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32341/statm: 228866 17626 2527 14 0 215336 0
[pid=32341/tid=32343] ppid=32339 vsize=915464 CPUtime=0.99
/proc/32341/task/32343/stat : 32343 (java) S 32339 32341 31712 0 -1 64 921 0 0 0 90 9 0 0 16 0 8 0 153258108 937435136 17626 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32341/tid=32344] ppid=32339 vsize=915464 CPUtime=0
/proc/32341/task/32344/stat : 32344 (java) S 32339 32341 31712 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 153258108 937435136 17626 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32341/tid=32345] ppid=32339 vsize=915464 CPUtime=0
/proc/32341/task/32345/stat : 32345 (java) S 32339 32341 31712 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 153258108 937435136 17626 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32341/tid=32346] ppid=32339 vsize=915464 CPUtime=0
/proc/32341/task/32346/stat : 32346 (java) S 32339 32341 31712 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 153258112 937435136 17626 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32341/tid=32347] ppid=32339 vsize=915464 CPUtime=0.23
/proc/32341/task/32347/stat : 32347 (java) S 32339 32341 31712 0 -1 64 372 0 0 0 22 1 0 0 16 0 8 0 153258112 937435136 17626 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32341/tid=32348] ppid=32339 vsize=915464 CPUtime=0
/proc/32341/task/32348/stat : 32348 (java) S 32339 32341 31712 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 153258112 937435136 17626 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32341/tid=32349] ppid=32339 vsize=915464 CPUtime=0
/proc/32341/task/32349/stat : 32349 (java) S 32339 32341 31712 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 153258112 937435136 17626 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1529.65
Current children cumulated vsize (KiB) 915464

[startup+1603.63 s]
/proc/loadavg: 2.00 2.00 1.98 3/94 32549
/proc/meminfo: memFree=1262432/2055920 swapFree=4192812/4192956
[pid=32341] ppid=32339 vsize=915464 CPUtime=1589.46
/proc/32341/stat : 32341 (java) R 32339 32341 31712 0 -1 0 19416 0 1 0 158907 39 0 0 25 0 8 0 153258103 937435136 17626 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073710240 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32341/statm: 228866 17626 2527 14 0 215336 0
[pid=32341/tid=32343] ppid=32339 vsize=915464 CPUtime=1.02
/proc/32341/task/32343/stat : 32343 (java) S 32339 32341 31712 0 -1 64 921 0 0 0 93 9 0 0 16 0 8 0 153258108 937435136 17626 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32341/tid=32344] ppid=32339 vsize=915464 CPUtime=0
/proc/32341/task/32344/stat : 32344 (java) S 32339 32341 31712 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 153258108 937435136 17626 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32341/tid=32345] ppid=32339 vsize=915464 CPUtime=0
/proc/32341/task/32345/stat : 32345 (java) S 32339 32341 31712 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 153258108 937435136 17626 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32341/tid=32346] ppid=32339 vsize=915464 CPUtime=0
/proc/32341/task/32346/stat : 32346 (java) S 32339 32341 31712 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 153258112 937435136 17626 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32341/tid=32347] ppid=32339 vsize=915464 CPUtime=0.23
/proc/32341/task/32347/stat : 32347 (java) S 32339 32341 31712 0 -1 64 372 0 0 0 22 1 0 0 16 0 8 0 153258112 937435136 17626 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32341/tid=32348] ppid=32339 vsize=915464 CPUtime=0
/proc/32341/task/32348/stat : 32348 (java) S 32339 32341 31712 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 153258112 937435136 17626 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32341/tid=32349] ppid=32339 vsize=915464 CPUtime=0
/proc/32341/task/32349/stat : 32349 (java) S 32339 32341 31712 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 153258112 937435136 17626 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1589.46
Current children cumulated vsize (KiB) 915464

[startup+1663.72 s]
/proc/loadavg: 2.05 2.01 1.98 3/94 32549
/proc/meminfo: memFree=1262432/2055920 swapFree=4192812/4192956
[pid=32341] ppid=32339 vsize=915464 CPUtime=1649.26
/proc/32341/stat : 32341 (java) R 32339 32341 31712 0 -1 0 19474 0 1 0 164887 39 0 0 25 0 8 0 153258103 937435136 17626 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073700646 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32341/statm: 228866 17626 2527 14 0 215336 0
[pid=32341/tid=32343] ppid=32339 vsize=915464 CPUtime=1.07
/proc/32341/task/32343/stat : 32343 (java) S 32339 32341 31712 0 -1 64 921 0 0 0 97 10 0 0 16 0 8 0 153258108 937435136 17626 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32341/tid=32344] ppid=32339 vsize=915464 CPUtime=0
/proc/32341/task/32344/stat : 32344 (java) S 32339 32341 31712 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 153258108 937435136 17626 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32341/tid=32345] ppid=32339 vsize=915464 CPUtime=0
/proc/32341/task/32345/stat : 32345 (java) S 32339 32341 31712 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 153258108 937435136 17626 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32341/tid=32346] ppid=32339 vsize=915464 CPUtime=0
/proc/32341/task/32346/stat : 32346 (java) S 32339 32341 31712 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 153258112 937435136 17626 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32341/tid=32347] ppid=32339 vsize=915464 CPUtime=0.23
/proc/32341/task/32347/stat : 32347 (java) S 32339 32341 31712 0 -1 64 372 0 0 0 22 1 0 0 16 0 8 0 153258112 937435136 17626 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32341/tid=32348] ppid=32339 vsize=915464 CPUtime=0
/proc/32341/task/32348/stat : 32348 (java) S 32339 32341 31712 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 153258112 937435136 17626 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32341/tid=32349] ppid=32339 vsize=915464 CPUtime=0
/proc/32341/task/32349/stat : 32349 (java) S 32339 32341 31712 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 153258112 937435136 17626 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1649.26
Current children cumulated vsize (KiB) 915464

[startup+1723.8 s]
/proc/loadavg: 1.80 1.96 1.97 2/88 32632
/proc/meminfo: memFree=1315600/2055920 swapFree=4192812/4192956
[pid=32341] ppid=32339 vsize=915464 CPUtime=1709.09
/proc/32341/stat : 32341 (java) R 32339 32341 31712 0 -1 0 19532 0 1 0 170867 42 0 0 24 0 8 0 153258103 937435136 17626 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073704606 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32341/statm: 228866 17626 2527 14 0 215336 0
[pid=32341/tid=32343] ppid=32339 vsize=915464 CPUtime=1.11
/proc/32341/task/32343/stat : 32343 (java) S 32339 32341 31712 0 -1 64 921 0 0 0 101 10 0 0 16 0 8 0 153258108 937435136 17626 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32341/tid=32344] ppid=32339 vsize=915464 CPUtime=0
/proc/32341/task/32344/stat : 32344 (java) S 32339 32341 31712 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 153258108 937435136 17626 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32341/tid=32345] ppid=32339 vsize=915464 CPUtime=0
/proc/32341/task/32345/stat : 32345 (java) S 32339 32341 31712 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 153258108 937435136 17626 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32341/tid=32346] ppid=32339 vsize=915464 CPUtime=0
/proc/32341/task/32346/stat : 32346 (java) S 32339 32341 31712 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 153258112 937435136 17626 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32341/tid=32347] ppid=32339 vsize=915464 CPUtime=0.23
/proc/32341/task/32347/stat : 32347 (java) S 32339 32341 31712 0 -1 64 372 0 0 0 22 1 0 0 16 0 8 0 153258112 937435136 17626 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32341/tid=32348] ppid=32339 vsize=915464 CPUtime=0
/proc/32341/task/32348/stat : 32348 (java) S 32339 32341 31712 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 153258112 937435136 17626 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32341/tid=32349] ppid=32339 vsize=915464 CPUtime=0
/proc/32341/task/32349/stat : 32349 (java) S 32339 32341 31712 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 153258112 937435136 17626 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1709.09
Current children cumulated vsize (KiB) 915464

[startup+1783.89 s]
/proc/loadavg: 1.83 1.92 1.95 3/101 310
/proc/meminfo: memFree=1297840/2055920 swapFree=4192812/4192956
[pid=32341] ppid=32339 vsize=915464 CPUtime=1768.82
/proc/32341/stat : 32341 (java) R 32339 32341 31712 0 -1 0 19594 0 1 0 176839 43 0 0 25 0 8 0 153258103 937435136 17626 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073704606 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32341/statm: 228866 17626 2527 14 0 215336 0
[pid=32341/tid=32343] ppid=32339 vsize=915464 CPUtime=1.15
/proc/32341/task/32343/stat : 32343 (java) S 32339 32341 31712 0 -1 64 921 0 0 0 104 11 0 0 17 0 8 0 153258108 937435136 17626 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32341/tid=32344] ppid=32339 vsize=915464 CPUtime=0
/proc/32341/task/32344/stat : 32344 (java) S 32339 32341 31712 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 153258108 937435136 17626 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32341/tid=32345] ppid=32339 vsize=915464 CPUtime=0
/proc/32341/task/32345/stat : 32345 (java) S 32339 32341 31712 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 153258108 937435136 17626 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32341/tid=32346] ppid=32339 vsize=915464 CPUtime=0
/proc/32341/task/32346/stat : 32346 (java) S 32339 32341 31712 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 153258112 937435136 17626 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32341/tid=32347] ppid=32339 vsize=915464 CPUtime=0.23
/proc/32341/task/32347/stat : 32347 (java) S 32339 32341 31712 0 -1 64 372 0 0 0 22 1 0 0 16 0 8 0 153258112 937435136 17626 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32341/tid=32348] ppid=32339 vsize=915464 CPUtime=0
/proc/32341/task/32348/stat : 32348 (java) S 32339 32341 31712 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 153258112 937435136 17626 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32341/tid=32349] ppid=32339 vsize=915464 CPUtime=0
/proc/32341/task/32349/stat : 32349 (java) S 32339 32341 31712 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 153258112 937435136 17626 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1768.82
Current children cumulated vsize (KiB) 915464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1815.27 s]
/proc/loadavg: 1.89 1.93 1.95 3/101 310
/proc/meminfo: memFree=1297904/2055920 swapFree=4192812/4192956
[pid=32341] ppid=32339 vsize=915464 CPUtime=1800.03
/proc/32341/stat : 32341 (java) R 32339 32341 31712 0 -1 0 19626 0 1 0 179959 44 0 0 25 0 8 0 153258103 937435136 17626 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073717263 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32341/statm: 228866 17626 2527 14 0 215336 0
[pid=32341/tid=32343] ppid=32339 vsize=915464 CPUtime=1.17
/proc/32341/task/32343/stat : 32343 (java) S 32339 32341 31712 0 -1 64 921 0 0 0 106 11 0 0 17 0 8 0 153258108 937435136 17626 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32341/tid=32344] ppid=32339 vsize=915464 CPUtime=0
/proc/32341/task/32344/stat : 32344 (java) S 32339 32341 31712 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 153258108 937435136 17626 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32341/tid=32345] ppid=32339 vsize=915464 CPUtime=0
/proc/32341/task/32345/stat : 32345 (java) S 32339 32341 31712 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 153258108 937435136 17626 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32341/tid=32346] ppid=32339 vsize=915464 CPUtime=0
/proc/32341/task/32346/stat : 32346 (java) S 32339 32341 31712 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 153258112 937435136 17626 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32341/tid=32347] ppid=32339 vsize=915464 CPUtime=0.23
/proc/32341/task/32347/stat : 32347 (java) S 32339 32341 31712 0 -1 64 372 0 0 0 22 1 0 0 16 0 8 0 153258112 937435136 17626 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32341/tid=32348] ppid=32339 vsize=915464 CPUtime=0
/proc/32341/task/32348/stat : 32348 (java) S 32339 32341 31712 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 153258112 937435136 17626 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32341/tid=32349] ppid=32339 vsize=915464 CPUtime=0
/proc/32341/task/32349/stat : 32349 (java) S 32339 32341 31712 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 153258112 937435136 17626 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 915464

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

Child status: 143
Real time (s): 1815.35
CPU time (s): 1800.1
CPU user time (s): 1799.65
CPU system time (s): 0.451931
CPU usage (%): 99.1602
Max. virtual memory (cumulated for all children) (KiB): 915464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.65
system time used= 0.451931
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19643
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= 49609
involuntary context switches= 79243

runsolver used 2.11168 s user time and 5.98909 s system time

The end

Launcher Data (download as text)

Begin job on node5 on Mon Jan  8 08:53:57 UTC 2007


IDJOB= 217350
IDBENCH= 5131
FILE ID= node5/217350-1168246437

PBS_JOBID= 3481603

Free space on /tmp= 66348 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  aa16cceed3e87ea3ccf317df2d80f765

RANDOM SEED= 340526085

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:       1345016 kB
Buffers:         61900 kB
Cached:         513924 kB
SwapCached:          0 kB
Active:         237388 kB
Inactive:       410504 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1345016 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1680 kB
Writeback:           0 kB
Mapped:          91912 kB
Slab:            47868 kB
Committed_AS:  4050208 kB
PageTables:       2224 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 node5 on Mon Jan  8 09:24:12 UTC 2007