Trace number 217692

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Abscon 109 ESAC? (TO) 1800.07 1808.45

General information on the benchmark

NamegolombRuler/golombRulerArity3/
ruler-70-12-a3.xml
MD5SUMfdb8a82ab84ab99e0d3021e158248c01
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark757.64
SatisfiableNO
(Un)Satisfiability was proved
Number of variables78
Number of constraints2277
Maximum constraint arity3
Maximum domain size71
Number of constraints which are defined in extension0
Number of constraints which are defined in intension2277
Global constraints used (with number of constraints)

Solver Data (download as text)

0.30	   
0.30	Abscon 109 (November, 2006)
0.30	   
0.30	   configuration
0.30	     name=esac.xml
0.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/217692-1168248509/unknown.xml
0.36	   
0.36	   domains being loaded...
0.37	   
0.37	   variables being loaded...
0.41	     nbVariables=78  nbDomainTypes=2  minDomainSize=70  maxDomainSize=71
0.41	       =>  wckTime=0.108  cpuTime=0.09  mem=6M951
0.41	   
0.41	   predicates being loaded...
0.42	   
0.42	   constraints being loaded...
0.92	     nbConstraints=2277  nbConvertedConstraints=2211  nbConvertConstraintsChecks=9941  nbExtensionStructures=2
0.92	     nbSharedExtensionStructures=2209  nbConflictsStructures=2  nbSharedConflictsStructures=2209
0.92	     nbUnbuiltConflictsStructures=1  nbSharedBinaryRepresentations=72  nbEvaluationManagers=1
0.92	     nbSharedEvaluationManagers=65  maxDegree=66  maxArity=3
0.92	       =>  wckTime=0.615  cpuTime=0.45  mem=15M728
0.97	   
0.97	   solver IterativeSystematicSolver being built... 
1.15	       =>  wckTime=0.842  cpuTime=0.6  mem=16M418
47.47	   
47.47	   INFO : Stopping ESAC
47.47	   
47.47	   preprocessing
47.47	     nbConstraintChecks=157460188  nbValidityChecks=2102423  nbPropagations=7761  nbRevisions=88919
47.47	     nbUselessRevisions=61619  nbSingletonTests=141  nbEffectiveSingletonTests=3  nbESACBranches=44  nbRemovedValues=602
47.47	     detectedInconsistency=no
47.47	       =>  wckTime=46.321  cpuTime=46.07  mem=16M418
50.40	   
50.40	   search
50.40	     run=0  nbConstraintChecks=9763770  nbValidityChecks=233122  nbPropagations=10614  nbRevisions=115019
50.40	     nbUselessRevisions=80605  nbAssignments=37  nbFailedAssignments=20  nbBacktracks=10  nbVisitedNodes=68
50.40	     nbRestartNogoods=0  mapSize=10  nbInferences=0  nbTooLargeKeys=0
50.40	       =>  wckTime=49.248  cpuTime=48.98  mem=16M418
55.43	   
55.43	   search
55.43	     run=1  nbConstraintChecks=26936689  nbValidityChecks=753222  nbPropagations=26147  nbRevisions=276578
55.43	     nbUselessRevisions=195167  nbAssignments=100  nbFailedAssignments=55  nbBacktracks=26  nbVisitedNodes=175
55.43	     nbRestartNogoods=9  mapSize=26  nbInferences=0  nbTooLargeKeys=0
55.43	       =>  wckTime=54.285  cpuTime=53.98  mem=16M418
69.19	   
69.19	   search
69.19	     run=2  nbConstraintChecks=74213184  nbValidityChecks=2167829  nbPropagations=51754  nbRevisions=536897
69.19	     nbUselessRevisions=381390  nbAssignments=232  nbFailedAssignments=126  nbBacktracks=50  nbVisitedNodes=362
69.19	     nbRestartNogoods=17  mapSize=44  nbInferences=0  nbTooLargeKeys=0
69.19	       =>  wckTime=68.042  cpuTime=67.67  mem=16M418
87.51	   
87.51	   search
87.51	     run=3  nbConstraintChecks=137677162  nbValidityChecks=3518700  nbPropagations=83871  nbRevisions=855469
87.51	     nbUselessRevisions=609133  nbAssignments=347  nbFailedAssignments=143  nbBacktracks=87  nbVisitedNodes=446
87.51	     nbRestartNogoods=30  mapSize=50  nbInferences=0  nbTooLargeKeys=0
87.51	       =>  wckTime=86.361  cpuTime=85.9  mem=16M418
95.03	   
95.03	   search
95.03	     run=4  nbConstraintChecks=163324559  nbValidityChecks=4151418  nbPropagations=120682  nbRevisions=1212476
95.03	     nbUselessRevisions=862957  nbAssignments=457  nbFailedAssignments=164  nbBacktracks=139  nbVisitedNodes=556
95.03	     nbRestartNogoods=38  mapSize=62  nbInferences=0  nbTooLargeKeys=0
95.03	       =>  wckTime=93.881  cpuTime=93.38  mem=16M418
104.07	   
104.07	   search
104.07	     run=5  nbConstraintChecks=194430971  nbValidityChecks=4842614  nbPropagations=164403  nbRevisions=1620591
104.07	     nbUselessRevisions=1151950  nbAssignments=608  nbFailedAssignments=206  nbBacktracks=214  nbVisitedNodes=746
104.07	     nbRestartNogoods=44  mapSize=90  nbInferences=0  nbTooLargeKeys=0
104.07	       =>  wckTime=102.921  cpuTime=102.38  mem=16M418
122.72	   
122.72	   search
122.72	     run=6  nbConstraintChecks=258289313  nbValidityChecks=6384568  nbPropagations=224242  nbRevisions=2159993
122.72	     nbUselessRevisions=1535618  nbAssignments=877  nbFailedAssignments=311  nbBacktracks=328  nbVisitedNodes=1130
122.72	     nbRestartNogoods=52  mapSize=150  nbInferences=0  nbTooLargeKeys=0
122.72	       =>  wckTime=121.574  cpuTime=120.95  mem=17M393
130.83	   
130.83	   search
130.83	     run=7  nbConstraintChecks=285991256  nbValidityChecks=7239969  nbPropagations=293755  nbRevisions=2789621
130.83	     nbUselessRevisions=1982660  nbAssignments=1139  nbFailedAssignments=376  nbBacktracks=501  nbVisitedNodes=1478
130.83	     nbRestartNogoods=57  mapSize=194  nbInferences=0  nbTooLargeKeys=0
130.83	       =>  wckTime=129.683  cpuTime=129.02  mem=17M393
149.40	   
149.40	   search
149.40	     run=8  nbConstraintChecks=348275627  nbValidityChecks=9191677  nbPropagations=383863  nbRevisions=3584916
149.40	     nbUselessRevisions=2543411  nbAssignments=1596  nbFailedAssignments=506  nbBacktracks=761  nbVisitedNodes=2073
149.40	     nbRestartNogoods=78  mapSize=283  nbInferences=0  nbTooLargeKeys=0
149.40	       =>  wckTime=148.247  cpuTime=147.48  mem=17M393
165.79	   
165.79	   search
165.79	     run=9  nbConstraintChecks=403272132  nbValidityChecks=10900015  nbPropagations=501574  nbRevisions=4662902
165.79	     nbUselessRevisions=3315424  nbAssignments=2300  nbFailedAssignments=794  nbBacktracks=1146  nbVisitedNodes=3170
165.79	     nbRestartNogoods=98  mapSize=417  nbInferences=0  nbTooLargeKeys=0
165.79	       =>  wckTime=164.645  cpuTime=163.79  mem=17M393
179.27	   
179.27	   search
179.27	     run=10  nbConstraintChecks=447288933  nbValidityChecks=12770098  nbPropagations=665794  nbRevisions=6179177
179.27	     nbUselessRevisions=4422355  nbAssignments=3341  nbFailedAssignments=1195  nbBacktracks=1723  nbVisitedNodes=4787
179.27	     nbRestartNogoods=130  mapSize=655  nbInferences=0  nbTooLargeKeys=0
179.27	       =>  wckTime=178.126  cpuTime=177.2  mem=18M368
214.46	   
214.46	   search
214.46	     run=11  nbConstraintChecks=566941441  nbValidityChecks=16837595  nbPropagations=876949  nbRevisions=8052538
214.46	     nbUselessRevisions=5766144  nbAssignments=4728  nbFailedAssignments=1637  nbBacktracks=2588  nbVisitedNodes=6753
214.46	     nbRestartNogoods=150  mapSize=913  nbInferences=0  nbTooLargeKeys=0
214.46	       =>  wckTime=213.309  cpuTime=212.22  mem=18M368
224.55	   
224.55	   INFO : Stopping hyperNogood (mapSize=1015, nbTooLargekeys=0, mem=19M344)
243.80	   
243.80	   search
243.80	     run=12  nbConstraintChecks=664370458  nbValidityChecks=20940371  nbPropagations=1172558  nbRevisions=10490630
243.80	     nbUselessRevisions=7488785  nbAssignments=6778  nbFailedAssignments=2386  nbBacktracks=3885  nbVisitedNodes=9958
243.80	     nbRestartNogoods=155
243.80	       =>  wckTime=242.655  cpuTime=241.43  mem=19M344
276.96	   
276.96	   search
276.96	     run=13  nbConstraintChecks=776156361  nbValidityChecks=26238833  nbPropagations=1578131  nbRevisions=13849428
276.96	     nbUselessRevisions=9819620  nbAssignments=9777  nbFailedAssignments=3428  nbBacktracks=5834  nbVisitedNodes=14562
276.96	     nbRestartNogoods=166
276.96	       =>  wckTime=275.815  cpuTime=274.43  mem=19M344
334.68	   
334.68	   search
334.68	     run=14  nbConstraintChecks=963782050  nbValidityChecks=35140331  nbPropagations=2196436  nbRevisions=18594465
334.68	     nbUselessRevisions=13094078  nbAssignments=14528  nbFailedAssignments=5232  nbBacktracks=8757  nbVisitedNodes=22156
334.68	     nbRestartNogoods=182
334.68	       =>  wckTime=333.532  cpuTime=331.88  mem=19M344
412.25	   
412.25	   search
412.25	     run=15  nbConstraintChecks=1216925400  nbValidityChecks=48924023  nbPropagations=3158880  nbRevisions=26027880
412.25	     nbUselessRevisions=18211307  nbAssignments=22313  nbFailedAssignments=8627  nbBacktracks=13135
412.25	     nbVisitedNodes=35158  nbRestartNogoods=192
412.25	       =>  wckTime=411.101  cpuTime=409.08  mem=19M344
561.41	   
561.41	   search
561.41	     run=16  nbConstraintChecks=1693678680  nbValidityChecks=75279869  nbPropagations=4869570  nbRevisions=38727033
561.41	     nbUselessRevisions=27006234  nbAssignments=35877  nbFailedAssignments=15557  nbBacktracks=19703
561.41	     nbVisitedNodes=59302  nbRestartNogoods=230
561.41	       =>  wckTime=560.261  cpuTime=557.55  mem=19M344
768.28	   
768.28	   search
768.28	     run=17  nbConstraintChecks=2350051642  nbValidityChecks=120194974  nbPropagations=7955651  nbRevisions=63179692
768.28	     nbUselessRevisions=44256336  nbAssignments=61034  nbFailedAssignments=30848  nbBacktracks=29555
768.28	     nbVisitedNodes=106209  nbRestartNogoods=249
768.28	       =>  wckTime=767.132  cpuTime=763.46  mem=19M344
1123.82	   
1123.82	   search
1123.82	     run=18  nbConstraintChecks=3583670136  nbValidityChecks=189206774  nbPropagations=12515985  nbRevisions=105046941
1123.82	     nbUselessRevisions=73178579  nbAssignments=89035  nbFailedAssignments=44063  nbBacktracks=44334
1123.82	     nbVisitedNodes=155094  nbRestartNogoods=269
1123.82	       =>  wckTime=1122.669  cpuTime=1117.35  mem=19M344
1528.66	   
1528.67	   search
1528.67	     run=19  nbConstraintChecks=4954869629  nbValidityChecks=291451438  nbPropagations=19778650  nbRevisions=181306202
1528.67	     nbUselessRevisions=126710206  nbAssignments=142917  nbFailedAssignments=75770  nbBacktracks=66503
1528.67	     nbVisitedNodes=255206  nbRestartNogoods=282
1528.67	       =>  wckTime=1527.517  cpuTime=1520.32  mem=19M344

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/node52/watcher-217692-1168248509 -o ROOT/results/node52/solver-217692-1168248509 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/217692-1168248509/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.49 2.12 1.87 4/74 12183
/proc/meminfo: memFree=1803344/2055920 swapFree=4192812/4192956
[pid=12182] ppid=12180 vsize=907676 CPUtime=0.02
/proc/12182/stat : 12182 (java) S 12180 12182 11650 0 -1 0 2171 0 1 0 2 0 0 0 19 0 4 0 173249440 929460224 1920 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/12182/statm: 226919 1920 1089 14 0 214502 0
[pid=12182/tid=12184] ppid=12180 vsize=907676 CPUtime=0
/proc/12182/task/12184/stat : 12184 (java) S 12180 12182 11650 0 -1 64 6 0 0 0 0 0 0 0 19 0 4 0 173249443 929460224 1920 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 7368 0 0 0 -1 1 0 0
[pid=12182/tid=12185] ppid=12180 vsize=907676 CPUtime=0
/proc/12182/task/12185/stat : 12185 (java) S 12180 12182 11650 0 -1 64 10 0 0 0 0 0 0 0 19 0 4 0 173249444 929460224 1920 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 7368 0 0 0 -1 1 0 0
[pid=12182/tid=12186] ppid=12180 vsize=907676 CPUtime=0
/proc/12182/task/12186/stat : 12186 (java) R 12180 12182 11650 0 -1 64 0 0 0 0 0 0 0 0 20 0 4 0 173249444 929460224 1920 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 5156824 0 4 0 7368 0 0 0 -1 1 0 0

[startup+0.103282 s]
/proc/loadavg: 2.49 2.12 1.87 4/74 12183
/proc/meminfo: memFree=1803344/2055920 swapFree=4192812/4192956
[pid=12182] ppid=12180 vsize=914988 CPUtime=0.09
/proc/12182/stat : 12182 (java) R 12180 12182 11650 0 -1 0 3024 0 1 0 8 1 0 0 17 0 8 0 173249440 936947712 2770 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4152819601 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12182/statm: 228747 2770 1436 14 0 215242 0
[pid=12182/tid=12184] ppid=12180 vsize=914988 CPUtime=0
/proc/12182/task/12184/stat : 12184 (java) S 12180 12182 11650 0 -1 64 6 0 0 0 0 0 0 0 19 0 8 0 173249443 936947712 2770 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12182/tid=12185] ppid=12180 vsize=914988 CPUtime=0
/proc/12182/task/12185/stat : 12185 (java) S 12180 12182 11650 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 173249444 936947712 2770 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12182/tid=12186] ppid=12180 vsize=914988 CPUtime=0
/proc/12182/task/12186/stat : 12186 (java) S 12180 12182 11650 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 173249444 936947712 2770 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 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.51131 s]
/proc/loadavg: 2.49 2.12 1.87 4/74 12183
/proc/meminfo: memFree=1803344/2055920 swapFree=4192812/4192956
[pid=12182] ppid=12180 vsize=915328 CPUtime=0.49
/proc/12182/stat : 12182 (java) S 12180 12182 11650 0 -1 0 6391 0 1 0 45 4 0 0 17 0 8 0 173249440 937295872 6130 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12182/statm: 228832 6130 2145 14 0 215302 0
[pid=12182/tid=12184] ppid=12180 vsize=915328 CPUtime=0
/proc/12182/task/12184/stat : 12184 (java) S 12180 12182 11650 0 -1 64 6 0 0 0 0 0 0 0 19 0 8 0 173249443 937295872 6130 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12182/tid=12185] ppid=12180 vsize=915328 CPUtime=0
/proc/12182/task/12185/stat : 12185 (java) S 12180 12182 11650 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 173249444 937295872 6130 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12182/tid=12186] ppid=12180 vsize=915328 CPUtime=0
/proc/12182/task/12186/stat : 12186 (java) S 12180 12182 11650 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 173249444 937295872 6130 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915328

[startup+1.33236 s]
/proc/loadavg: 2.45 2.12 1.87 4/81 12190
/proc/meminfo: memFree=1777304/2055920 swapFree=4192812/4192956
[pid=12182] ppid=12180 vsize=915764 CPUtime=1.32
/proc/12182/stat : 12182 (java) R 12180 12182 11650 0 -1 0 9259 0 1 0 116 16 0 0 18 0 8 0 173249440 937742336 8997 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073965772 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12182/statm: 228941 8997 2540 14 0 215411 0
[pid=12182/tid=12184] ppid=12180 vsize=915764 CPUtime=0.03
/proc/12182/task/12184/stat : 12184 (java) S 12180 12182 11650 0 -1 64 416 0 0 0 3 0 0 0 17 0 8 0 173249443 937742336 8997 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12182/tid=12185] ppid=12180 vsize=915764 CPUtime=0
/proc/12182/task/12185/stat : 12185 (java) S 12180 12182 11650 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 173249444 937742336 8997 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12182/tid=12186] ppid=12180 vsize=915764 CPUtime=0
/proc/12182/task/12186/stat : 12186 (java) S 12180 12182 11650 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 173249444 937742336 8997 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12182/tid=12187] ppid=12180 vsize=915764 CPUtime=0
/proc/12182/task/12187/stat : 12187 (java) S 12180 12182 11650 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 173249447 937742336 8997 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12182/tid=12188] ppid=12180 vsize=915764 CPUtime=0.24
/proc/12182/task/12188/stat : 12188 (java) R 12180 12182 11650 0 -1 64 458 0 0 0 23 1 0 0 20 0 8 0 173249447 937742336 8997 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12182/tid=12189] ppid=12180 vsize=915764 CPUtime=0
/proc/12182/task/12189/stat : 12189 (java) S 12180 12182 11650 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 173249447 937742336 8997 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12182/tid=12190] ppid=12180 vsize=915764 CPUtime=0
/proc/12182/task/12190/stat : 12190 (java) S 12180 12182 11650 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 173249447 937742336 8997 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 915764

[startup+2.96947 s]
/proc/loadavg: 2.45 2.12 1.87 3/81 12190
/proc/meminfo: memFree=1777240/2055920 swapFree=4192812/4192956
[pid=12182] ppid=12180 vsize=915764 CPUtime=2.95
/proc/12182/stat : 12182 (java) R 12180 12182 11650 0 -1 0 9266 0 1 0 279 16 0 0 25 0 8 0 173249440 937742336 9003 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073965872 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12182/statm: 228941 9003 2540 14 0 215411 0
[pid=12182/tid=12184] ppid=12180 vsize=915764 CPUtime=0.03
/proc/12182/task/12184/stat : 12184 (java) S 12180 12182 11650 0 -1 64 416 0 0 0 3 0 0 0 17 0 8 0 173249443 937742336 9003 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12182/tid=12185] ppid=12180 vsize=915764 CPUtime=0
/proc/12182/task/12185/stat : 12185 (java) S 12180 12182 11650 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 173249444 937742336 9003 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12182/tid=12186] ppid=12180 vsize=915764 CPUtime=0
/proc/12182/task/12186/stat : 12186 (java) S 12180 12182 11650 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 173249444 937742336 9003 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12182/tid=12187] ppid=12180 vsize=915764 CPUtime=0
/proc/12182/task/12187/stat : 12187 (java) S 12180 12182 11650 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 173249447 937742336 9003 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12182/tid=12188] ppid=12180 vsize=915764 CPUtime=0.24
/proc/12182/task/12188/stat : 12188 (java) S 12180 12182 11650 0 -1 64 464 0 0 0 23 1 0 0 16 0 8 0 173249447 937742336 9003 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12182/tid=12189] ppid=12180 vsize=915764 CPUtime=0
/proc/12182/task/12189/stat : 12189 (java) S 12180 12182 11650 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 173249447 937742336 9003 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12182/tid=12190] ppid=12180 vsize=915764 CPUtime=0
/proc/12182/task/12190/stat : 12190 (java) S 12180 12182 11650 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 173249447 937742336 9003 18446744073709551615 134512640 134570532 4294956480 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) 915764

[startup+6.26469 s]
/proc/loadavg: 2.42 2.12 1.87 3/81 12190
/proc/meminfo: memFree=1777120/2055920 swapFree=4192812/4192956
[pid=12182] ppid=12180 vsize=915764 CPUtime=6.22
/proc/12182/stat : 12182 (java) R 12180 12182 11650 0 -1 0 9272 0 1 0 606 16 0 0 25 0 8 0 173249440 937742336 9008 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073971303 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12182/statm: 228941 9008 2540 14 0 215411 0
[pid=12182/tid=12184] ppid=12180 vsize=915764 CPUtime=0.03
/proc/12182/task/12184/stat : 12184 (java) S 12180 12182 11650 0 -1 64 416 0 0 0 3 0 0 0 16 0 8 0 173249443 937742336 9008 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12182/tid=12185] ppid=12180 vsize=915764 CPUtime=0
/proc/12182/task/12185/stat : 12185 (java) S 12180 12182 11650 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 173249444 937742336 9008 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12182/tid=12186] ppid=12180 vsize=915764 CPUtime=0
/proc/12182/task/12186/stat : 12186 (java) S 12180 12182 11650 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 173249444 937742336 9008 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12182/tid=12187] ppid=12180 vsize=915764 CPUtime=0
/proc/12182/task/12187/stat : 12187 (java) S 12180 12182 11650 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 173249447 937742336 9008 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12182/tid=12188] ppid=12180 vsize=915764 CPUtime=0.25
/proc/12182/task/12188/stat : 12188 (java) S 12180 12182 11650 0 -1 64 470 0 0 0 24 1 0 0 16 0 8 0 173249447 937742336 9008 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12182/tid=12189] ppid=12180 vsize=915764 CPUtime=0
/proc/12182/task/12189/stat : 12189 (java) S 12180 12182 11650 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 173249447 937742336 9008 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12182/tid=12190] ppid=12180 vsize=915764 CPUtime=0
/proc/12182/task/12190/stat : 12190 (java) S 12180 12182 11650 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 173249447 937742336 9008 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 915764

[startup+12.7371 s]
/proc/loadavg: 2.38 2.12 1.87 3/81 12190
/proc/meminfo: memFree=1777120/2055920 swapFree=4192812/4192956
[pid=12182] ppid=12180 vsize=915764 CPUtime=12.66
/proc/12182/stat : 12182 (java) R 12180 12182 11650 0 -1 0 9286 0 1 0 1250 16 0 0 25 0 8 0 173249440 937742336 9017 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073782407 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12182/statm: 228941 9017 2542 14 0 215411 0
[pid=12182/tid=12184] ppid=12180 vsize=915764 CPUtime=0.03
/proc/12182/task/12184/stat : 12184 (java) S 12180 12182 11650 0 -1 64 416 0 0 0 3 0 0 0 17 0 8 0 173249443 937742336 9017 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12182/tid=12185] ppid=12180 vsize=915764 CPUtime=0
/proc/12182/task/12185/stat : 12185 (java) S 12180 12182 11650 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 173249444 937742336 9017 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12182/tid=12186] ppid=12180 vsize=915764 CPUtime=0
/proc/12182/task/12186/stat : 12186 (java) S 12180 12182 11650 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 173249444 937742336 9017 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12182/tid=12187] ppid=12180 vsize=915764 CPUtime=0
/proc/12182/task/12187/stat : 12187 (java) S 12180 12182 11650 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 173249447 937742336 9017 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12182/tid=12188] ppid=12180 vsize=915764 CPUtime=0.26
/proc/12182/task/12188/stat : 12188 (java) S 12180 12182 11650 0 -1 64 479 0 0 0 25 1 0 0 16 0 8 0 173249447 937742336 9017 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12182/tid=12189] ppid=12180 vsize=915764 CPUtime=0
/proc/12182/task/12189/stat : 12189 (java) S 12180 12182 11650 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 173249447 937742336 9017 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12182/tid=12190] ppid=12180 vsize=915764 CPUtime=0
/proc/12182/task/12190/stat : 12190 (java) S 12180 12182 11650 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 173249447 937742336 9017 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 915764

[startup+25.606 s]
/proc/loadavg: 2.32 2.11 1.87 3/81 12190
/proc/meminfo: memFree=1777184/2055920 swapFree=4192812/4192956
[pid=12182] ppid=12180 vsize=915764 CPUtime=25.48
/proc/12182/stat : 12182 (java) R 12180 12182 11650 0 -1 0 9286 0 1 0 2531 17 0 0 25 0 8 0 173249440 937742336 9017 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073988316 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12182/statm: 228941 9017 2542 14 0 215411 0
[pid=12182/tid=12184] ppid=12180 vsize=915764 CPUtime=0.03
/proc/12182/task/12184/stat : 12184 (java) S 12180 12182 11650 0 -1 64 416 0 0 0 3 0 0 0 16 0 8 0 173249443 937742336 9017 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12182/tid=12185] ppid=12180 vsize=915764 CPUtime=0
/proc/12182/task/12185/stat : 12185 (java) S 12180 12182 11650 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 173249444 937742336 9017 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12182/tid=12186] ppid=12180 vsize=915764 CPUtime=0
/proc/12182/task/12186/stat : 12186 (java) S 12180 12182 11650 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 173249444 937742336 9017 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12182/tid=12187] ppid=12180 vsize=915764 CPUtime=0
/proc/12182/task/12187/stat : 12187 (java) S 12180 12182 11650 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 173249447 937742336 9017 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12182/tid=12188] ppid=12180 vsize=915764 CPUtime=0.26
/proc/12182/task/12188/stat : 12188 (java) S 12180 12182 11650 0 -1 64 479 0 0 0 25 1 0 0 16 0 8 0 173249447 937742336 9017 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12182/tid=12189] ppid=12180 vsize=915764 CPUtime=0
/proc/12182/task/12189/stat : 12189 (java) S 12180 12182 11650 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 173249447 937742336 9017 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12182/tid=12190] ppid=12180 vsize=915764 CPUtime=0
/proc/12182/task/12190/stat : 12190 (java) S 12180 12182 11650 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 173249447 937742336 9017 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 915764

[startup+51.2118 s]
/proc/loadavg: 2.20 2.10 1.88 3/81 12190
/proc/meminfo: memFree=1777120/2055920 swapFree=4192812/4192956
[pid=12182] ppid=12180 vsize=915764 CPUtime=50.96
/proc/12182/stat : 12182 (java) R 12180 12182 11650 0 -1 0 9293 0 1 0 5079 17 0 0 25 0 8 0 173249440 937742336 9023 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073966835 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12182/statm: 228941 9023 2543 14 0 215411 0
[pid=12182/tid=12184] ppid=12180 vsize=915764 CPUtime=0.03
/proc/12182/task/12184/stat : 12184 (java) S 12180 12182 11650 0 -1 64 416 0 0 0 3 0 0 0 17 0 8 0 173249443 937742336 9023 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12182/tid=12185] ppid=12180 vsize=915764 CPUtime=0
/proc/12182/task/12185/stat : 12185 (java) S 12180 12182 11650 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 173249444 937742336 9023 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12182/tid=12186] ppid=12180 vsize=915764 CPUtime=0
/proc/12182/task/12186/stat : 12186 (java) S 12180 12182 11650 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 173249444 937742336 9023 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12182/tid=12187] ppid=12180 vsize=915764 CPUtime=0
/proc/12182/task/12187/stat : 12187 (java) S 12180 12182 11650 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 173249447 937742336 9023 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12182/tid=12188] ppid=12180 vsize=915764 CPUtime=0.27
/proc/12182/task/12188/stat : 12188 (java) S 12180 12182 11650 0 -1 64 483 0 0 0 26 1 0 0 16 0 8 0 173249447 937742336 9023 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12182/tid=12189] ppid=12180 vsize=915764 CPUtime=0
/proc/12182/task/12189/stat : 12189 (java) S 12180 12182 11650 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 173249447 937742336 9023 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12182/tid=12190] ppid=12180 vsize=915764 CPUtime=0
/proc/12182/task/12190/stat : 12190 (java) S 12180 12182 11650 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 173249447 937742336 9023 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.96
Current children cumulated vsize (KiB) 915764

[startup+102.419 s]
/proc/loadavg: 2.08 2.08 1.88 3/81 12190
/proc/meminfo: memFree=1777184/2055920 swapFree=4192812/4192956
[pid=12182] ppid=12180 vsize=915764 CPUtime=101.92
/proc/12182/stat : 12182 (java) R 12180 12182 11650 0 -1 0 9301 0 1 0 10175 17 0 0 25 0 8 0 173249440 937742336 9028 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073783708 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12182/statm: 228941 9028 2543 14 0 215411 0
[pid=12182/tid=12184] ppid=12180 vsize=915764 CPUtime=0.03
/proc/12182/task/12184/stat : 12184 (java) S 12180 12182 11650 0 -1 64 416 0 0 0 3 0 0 0 16 0 8 0 173249443 937742336 9028 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12182/tid=12185] ppid=12180 vsize=915764 CPUtime=0
/proc/12182/task/12185/stat : 12185 (java) S 12180 12182 11650 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 173249444 937742336 9028 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0

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

Current children cumulated CPU time (s) 1417.19
Current children cumulated vsize (KiB) 915764

[startup+1483.89 s]
/proc/loadavg: 2.00 2.00 1.92 3/83 12192
/proc/meminfo: memFree=1774608/2055920 swapFree=4192812/4192956
[pid=12182] ppid=12180 vsize=915764 CPUtime=1476.98
/proc/12182/stat : 12182 (java) R 12180 12182 11650 0 -1 0 9834 0 1 0 147679 19 0 0 25 0 8 0 173249440 937742336 9548 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073784463 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12182/statm: 228941 9548 2543 14 0 215411 0
[pid=12182/tid=12184] ppid=12180 vsize=915764 CPUtime=0.03
/proc/12182/task/12184/stat : 12184 (java) S 12180 12182 11650 0 -1 64 416 0 0 0 3 0 0 0 16 0 8 0 173249443 937742336 9548 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12182/tid=12185] ppid=12180 vsize=915764 CPUtime=0
/proc/12182/task/12185/stat : 12185 (java) S 12180 12182 11650 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 173249444 937742336 9548 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12182/tid=12186] ppid=12180 vsize=915764 CPUtime=0
/proc/12182/task/12186/stat : 12186 (java) S 12180 12182 11650 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 173249444 937742336 9548 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12182/tid=12187] ppid=12180 vsize=915764 CPUtime=0
/proc/12182/task/12187/stat : 12187 (java) S 12180 12182 11650 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 173249447 937742336 9548 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12182/tid=12188] ppid=12180 vsize=915764 CPUtime=0.33
/proc/12182/task/12188/stat : 12188 (java) S 12180 12182 11650 0 -1 64 510 0 0 0 31 2 0 0 16 0 8 0 173249447 937742336 9548 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12182/tid=12189] ppid=12180 vsize=915764 CPUtime=0
/proc/12182/task/12189/stat : 12189 (java) S 12180 12182 11650 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 173249447 937742336 9548 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12182/tid=12190] ppid=12180 vsize=915764 CPUtime=0
/proc/12182/task/12190/stat : 12190 (java) S 12180 12182 11650 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 173249447 937742336 9548 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1476.98
Current children cumulated vsize (KiB) 915764

[startup+1543.95 s]
/proc/loadavg: 2.00 2.00 1.92 3/83 12192
/proc/meminfo: memFree=1774544/2055920 swapFree=4192812/4192956
[pid=12182] ppid=12180 vsize=915764 CPUtime=1536.76
/proc/12182/stat : 12182 (java) R 12180 12182 11650 0 -1 0 9838 0 1 0 153657 19 0 0 25 0 8 0 173249440 937742336 9552 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073969688 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12182/statm: 228941 9552 2543 14 0 215411 0
[pid=12182/tid=12184] ppid=12180 vsize=915764 CPUtime=0.03
/proc/12182/task/12184/stat : 12184 (java) S 12180 12182 11650 0 -1 64 416 0 0 0 3 0 0 0 16 0 8 0 173249443 937742336 9552 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12182/tid=12185] ppid=12180 vsize=915764 CPUtime=0
/proc/12182/task/12185/stat : 12185 (java) S 12180 12182 11650 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 173249444 937742336 9552 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12182/tid=12186] ppid=12180 vsize=915764 CPUtime=0
/proc/12182/task/12186/stat : 12186 (java) S 12180 12182 11650 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 173249444 937742336 9552 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12182/tid=12187] ppid=12180 vsize=915764 CPUtime=0
/proc/12182/task/12187/stat : 12187 (java) S 12180 12182 11650 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 173249447 937742336 9552 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12182/tid=12188] ppid=12180 vsize=915764 CPUtime=0.34
/proc/12182/task/12188/stat : 12188 (java) S 12180 12182 11650 0 -1 64 511 0 0 0 32 2 0 0 17 0 8 0 173249447 937742336 9552 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12182/tid=12189] ppid=12180 vsize=915764 CPUtime=0
/proc/12182/task/12189/stat : 12189 (java) S 12180 12182 11650 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 173249447 937742336 9552 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12182/tid=12190] ppid=12180 vsize=915764 CPUtime=0
/proc/12182/task/12190/stat : 12190 (java) S 12180 12182 11650 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 173249447 937742336 9552 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1536.76
Current children cumulated vsize (KiB) 915764

[startup+1604.02 s]
/proc/loadavg: 2.00 2.00 1.92 3/83 12192
/proc/meminfo: memFree=1774544/2055920 swapFree=4192812/4192956
[pid=12182] ppid=12180 vsize=915764 CPUtime=1596.55
/proc/12182/stat : 12182 (java) R 12180 12182 11650 0 -1 0 9838 0 1 0 159636 19 0 0 25 0 8 0 173249440 937742336 9552 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073784410 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12182/statm: 228941 9552 2543 14 0 215411 0
[pid=12182/tid=12184] ppid=12180 vsize=915764 CPUtime=0.03
/proc/12182/task/12184/stat : 12184 (java) S 12180 12182 11650 0 -1 64 416 0 0 0 3 0 0 0 16 0 8 0 173249443 937742336 9552 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12182/tid=12185] ppid=12180 vsize=915764 CPUtime=0
/proc/12182/task/12185/stat : 12185 (java) S 12180 12182 11650 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 173249444 937742336 9552 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12182/tid=12186] ppid=12180 vsize=915764 CPUtime=0
/proc/12182/task/12186/stat : 12186 (java) S 12180 12182 11650 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 173249444 937742336 9552 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12182/tid=12187] ppid=12180 vsize=915764 CPUtime=0
/proc/12182/task/12187/stat : 12187 (java) S 12180 12182 11650 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 173249447 937742336 9552 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12182/tid=12188] ppid=12180 vsize=915764 CPUtime=0.34
/proc/12182/task/12188/stat : 12188 (java) S 12180 12182 11650 0 -1 64 511 0 0 0 32 2 0 0 17 0 8 0 173249447 937742336 9552 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12182/tid=12189] ppid=12180 vsize=915764 CPUtime=0
/proc/12182/task/12189/stat : 12189 (java) S 12180 12182 11650 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 173249447 937742336 9552 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12182/tid=12190] ppid=12180 vsize=915764 CPUtime=0
/proc/12182/task/12190/stat : 12190 (java) S 12180 12182 11650 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 173249447 937742336 9552 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1596.55
Current children cumulated vsize (KiB) 915764

[startup+1664.08 s]
/proc/loadavg: 2.00 2.00 1.92 3/83 12192
/proc/meminfo: memFree=1774544/2055920 swapFree=4192812/4192956
[pid=12182] ppid=12180 vsize=915764 CPUtime=1656.34
/proc/12182/stat : 12182 (java) R 12180 12182 11650 0 -1 0 9838 0 1 0 165615 19 0 0 25 0 8 0 173249440 937742336 9552 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074009616 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12182/statm: 228941 9552 2543 14 0 215411 0
[pid=12182/tid=12184] ppid=12180 vsize=915764 CPUtime=0.03
/proc/12182/task/12184/stat : 12184 (java) S 12180 12182 11650 0 -1 64 416 0 0 0 3 0 0 0 16 0 8 0 173249443 937742336 9552 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12182/tid=12185] ppid=12180 vsize=915764 CPUtime=0
/proc/12182/task/12185/stat : 12185 (java) S 12180 12182 11650 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 173249444 937742336 9552 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12182/tid=12186] ppid=12180 vsize=915764 CPUtime=0
/proc/12182/task/12186/stat : 12186 (java) S 12180 12182 11650 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 173249444 937742336 9552 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12182/tid=12187] ppid=12180 vsize=915764 CPUtime=0
/proc/12182/task/12187/stat : 12187 (java) S 12180 12182 11650 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 173249447 937742336 9552 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12182/tid=12188] ppid=12180 vsize=915764 CPUtime=0.34
/proc/12182/task/12188/stat : 12188 (java) S 12180 12182 11650 0 -1 64 511 0 0 0 32 2 0 0 17 0 8 0 173249447 937742336 9552 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12182/tid=12189] ppid=12180 vsize=915764 CPUtime=0
/proc/12182/task/12189/stat : 12189 (java) S 12180 12182 11650 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 173249447 937742336 9552 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12182/tid=12190] ppid=12180 vsize=915764 CPUtime=0
/proc/12182/task/12190/stat : 12190 (java) S 12180 12182 11650 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 173249447 937742336 9552 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1656.34
Current children cumulated vsize (KiB) 915764

[startup+1724.15 s]
/proc/loadavg: 2.00 2.00 1.92 3/83 12192
/proc/meminfo: memFree=1774480/2055920 swapFree=4192812/4192956
[pid=12182] ppid=12180 vsize=915764 CPUtime=1716.12
/proc/12182/stat : 12182 (java) R 12180 12182 11650 0 -1 0 9838 0 1 0 171593 19 0 0 25 0 8 0 173249440 937742336 9552 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073971296 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12182/statm: 228941 9552 2543 14 0 215411 0
[pid=12182/tid=12184] ppid=12180 vsize=915764 CPUtime=0.03
/proc/12182/task/12184/stat : 12184 (java) S 12180 12182 11650 0 -1 64 416 0 0 0 3 0 0 0 16 0 8 0 173249443 937742336 9552 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12182/tid=12185] ppid=12180 vsize=915764 CPUtime=0
/proc/12182/task/12185/stat : 12185 (java) S 12180 12182 11650 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 173249444 937742336 9552 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12182/tid=12186] ppid=12180 vsize=915764 CPUtime=0
/proc/12182/task/12186/stat : 12186 (java) S 12180 12182 11650 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 173249444 937742336 9552 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12182/tid=12187] ppid=12180 vsize=915764 CPUtime=0
/proc/12182/task/12187/stat : 12187 (java) S 12180 12182 11650 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 173249447 937742336 9552 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12182/tid=12188] ppid=12180 vsize=915764 CPUtime=0.34
/proc/12182/task/12188/stat : 12188 (java) S 12180 12182 11650 0 -1 64 511 0 0 0 32 2 0 0 17 0 8 0 173249447 937742336 9552 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12182/tid=12189] ppid=12180 vsize=915764 CPUtime=0
/proc/12182/task/12189/stat : 12189 (java) S 12180 12182 11650 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 173249447 937742336 9552 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12182/tid=12190] ppid=12180 vsize=915764 CPUtime=0
/proc/12182/task/12190/stat : 12190 (java) S 12180 12182 11650 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 173249447 937742336 9552 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1716.12
Current children cumulated vsize (KiB) 915764

[startup+1784.22 s]
/proc/loadavg: 2.00 2.00 1.92 3/83 12192
/proc/meminfo: memFree=1774480/2055920 swapFree=4192812/4192956
[pid=12182] ppid=12180 vsize=915764 CPUtime=1775.92
/proc/12182/stat : 12182 (java) R 12180 12182 11650 0 -1 0 9838 0 1 0 177572 20 0 0 25 0 8 0 173249440 937742336 9552 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073977469 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12182/statm: 228941 9552 2543 14 0 215411 0
[pid=12182/tid=12184] ppid=12180 vsize=915764 CPUtime=0.03
/proc/12182/task/12184/stat : 12184 (java) S 12180 12182 11650 0 -1 64 416 0 0 0 3 0 0 0 16 0 8 0 173249443 937742336 9552 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12182/tid=12185] ppid=12180 vsize=915764 CPUtime=0
/proc/12182/task/12185/stat : 12185 (java) S 12180 12182 11650 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 173249444 937742336 9552 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12182/tid=12186] ppid=12180 vsize=915764 CPUtime=0
/proc/12182/task/12186/stat : 12186 (java) S 12180 12182 11650 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 173249444 937742336 9552 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12182/tid=12187] ppid=12180 vsize=915764 CPUtime=0
/proc/12182/task/12187/stat : 12187 (java) S 12180 12182 11650 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 173249447 937742336 9552 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12182/tid=12188] ppid=12180 vsize=915764 CPUtime=0.34
/proc/12182/task/12188/stat : 12188 (java) S 12180 12182 11650 0 -1 64 511 0 0 0 32 2 0 0 17 0 8 0 173249447 937742336 9552 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12182/tid=12189] ppid=12180 vsize=915764 CPUtime=0
/proc/12182/task/12189/stat : 12189 (java) S 12180 12182 11650 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 173249447 937742336 9552 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12182/tid=12190] ppid=12180 vsize=915764 CPUtime=0
/proc/12182/task/12190/stat : 12190 (java) S 12180 12182 11650 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 173249447 937742336 9552 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1775.92
Current children cumulated vsize (KiB) 915764



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.39 s]
/proc/loadavg: 1.93 1.98 1.91 3/87 12252
/proc/meminfo: memFree=1718384/2055920 swapFree=4192812/4192956
[pid=12182] ppid=12180 vsize=915764 CPUtime=1800.01
/proc/12182/stat : 12182 (java) R 12180 12182 11650 0 -1 0 9838 0 1 0 179980 21 0 0 25 0 8 0 173249440 937742336 9552 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073965772 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12182/statm: 228941 9552 2543 14 0 215411 0
[pid=12182/tid=12184] ppid=12180 vsize=915764 CPUtime=0.03
/proc/12182/task/12184/stat : 12184 (java) S 12180 12182 11650 0 -1 64 416 0 0 0 3 0 0 0 16 0 8 0 173249443 937742336 9552 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12182/tid=12185] ppid=12180 vsize=915764 CPUtime=0
/proc/12182/task/12185/stat : 12185 (java) S 12180 12182 11650 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 173249444 937742336 9552 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12182/tid=12186] ppid=12180 vsize=915764 CPUtime=0
/proc/12182/task/12186/stat : 12186 (java) S 12180 12182 11650 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 173249444 937742336 9552 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12182/tid=12187] ppid=12180 vsize=915764 CPUtime=0
/proc/12182/task/12187/stat : 12187 (java) S 12180 12182 11650 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 173249447 937742336 9552 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12182/tid=12188] ppid=12180 vsize=915764 CPUtime=0.34
/proc/12182/task/12188/stat : 12188 (java) S 12180 12182 11650 0 -1 64 511 0 0 0 32 2 0 0 17 0 8 0 173249447 937742336 9552 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12182/tid=12189] ppid=12180 vsize=915764 CPUtime=0
/proc/12182/task/12189/stat : 12189 (java) S 12180 12182 11650 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 173249447 937742336 9552 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12182/tid=12190] ppid=12180 vsize=915764 CPUtime=0
/proc/12182/task/12190/stat : 12190 (java) S 12180 12182 11650 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 173249447 937742336 9552 18446744073709551615 134512640 134570532 4294956480 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) 915764

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

Child status: 143
Real time (s): 1808.45
CPU time (s): 1800.07
CPU user time (s): 1799.85
CPU system time (s): 0.224965
CPU usage (%): 99.537
Max. virtual memory (cumulated for all children) (KiB): 915764

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.85
system time used= 0.224965
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9857
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= 37811
involuntary context switches= 57024

runsolver used 2.09368 s user time and 5.9191 s system time

The end

Launcher Data (download as text)

Begin job on node52 on Mon Jan  8 09:28:30 UTC 2007


IDJOB= 217692
IDBENCH= 5165
FILE ID= node52/217692-1168248509

PBS_JOBID= 3481864

Free space on /tmp= 66556 MiB

BENCH NAME= HOME/pub/bench/CPAI06/golombRuler/golombRulerArity3/ruler-70-12-a3.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/217692-1168248509/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node52/watcher-217692-1168248509 -o ROOT/results/node52/solver-217692-1168248509 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/217692-1168248509/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  fdb8a82ab84ab99e0d3021e158248c01

RANDOM SEED= 341008363

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:       1803824 kB
Buffers:         45560 kB
Cached:         125324 kB
SwapCached:          0 kB
Active:          96152 kB
Inactive:        99752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1803824 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3584 kB
Writeback:           0 kB
Mapped:          36476 kB
Slab:            41588 kB
Committed_AS:  3937504 kB
PageTables:       1852 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= 66554 MiB



End job on node52 on Mon Jan  8 09:58:38 UTC 2007