Trace number 206333

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Abscon 109 AC? (TO) 1800.11 1809.16

General information on the benchmark

Namerandom/rand-3-28-28/
rand-3-28-28-93-632-17_ext.xml
MD5SUM0ee4dbcc052e123e62913a29fafe9f6a
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
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 variables28
Number of constraints93
Maximum constraint arity3
Maximum domain size28
Number of constraints which are defined in extension93
Number of constraints which are defined in intension0
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=mac.xml
0.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/206333-1168073551/unknown.xml
0.36	   
0.36	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.39	     nbVariables=28  nbDomainTypes=1  minDomainSize=28  maxDomainSize=28
0.39	       =>  wckTime=0.094  cpuTime=0.08  mem=6M951
0.40	   
0.40	   relations being loaded...
1.45	   
1.45	   constraints being loaded...
2.13	     nbConstraints=93  nbRelationTypes=93  nbExtensionStructures=93  nbSharedExtensionStructures=0
2.13	     nbConflictsStructures=93  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=0  maxDegree=15  maxArity=3
2.13	       =>  wckTime=1.827  cpuTime=1.47  mem=59M79
2.28	   
2.28	   solver IterativeSystematicSolver being built... 
2.44	       =>  wckTime=2.138  cpuTime=1.6  mem=66M389
2.45	   
2.45	   preprocessing
2.45	     nbConstraintChecks=0  nbPropagations=28  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
2.45	     detectedInconsistency=no
2.45	       =>  wckTime=0.0030  cpuTime=0.0  mem=66M389
2.57	   
2.57	   search
2.58	     run=0  nbConstraintChecks=39148  nbValidityChecks=63940  nbPropagations=319  nbRevisions=3505
2.58	     nbUselessRevisions=2818  nbAssignments=28  nbFailedAssignments=11  nbBacktracks=11  nbVisitedNodes=44
2.58	     nbRestartNogoods=0  mapSize=6  nbInferences=0  nbTooLargeKeys=0
2.58	       =>  wckTime=0.131  cpuTime=0.09  mem=66M389
2.78	   
2.78	   search
2.78	     run=1  nbConstraintChecks=154117  nbValidityChecks=303099  nbPropagations=1610  nbRevisions=20901
2.78	     nbUselessRevisions=16558  nbAssignments=135  nbFailedAssignments=96  nbBacktracks=26  nbVisitedNodes=249
2.78	     nbRestartNogoods=1  mapSize=21  nbInferences=0  nbTooLargeKeys=0
2.78	       =>  wckTime=0.336  cpuTime=0.29  mem=66M389
2.90	   
2.90	   search
2.90	     run=2  nbConstraintChecks=225884  nbValidityChecks=443419  nbPropagations=3561  nbRevisions=46400
2.90	     nbUselessRevisions=36858  nbAssignments=189  nbFailedAssignments=119  nbBacktracks=50  nbVisitedNodes=342
2.90	     nbRestartNogoods=3  mapSize=42  nbInferences=0  nbTooLargeKeys=0
2.90	       =>  wckTime=0.459  cpuTime=0.4  mem=66M389
3.05	   
3.05	   search
3.05	     run=3  nbConstraintChecks=313845  nbValidityChecks=624183  nbPropagations=6462  nbRevisions=82894
3.05	     nbUselessRevisions=65997  nbAssignments=278  nbFailedAssignments=165  nbBacktracks=86  nbVisitedNodes=494
3.05	     nbRestartNogoods=5  mapSize=71  nbInferences=0  nbTooLargeKeys=0
3.05	       =>  wckTime=0.606  cpuTime=0.55  mem=66M389
3.31	   
3.31	   search
3.31	     run=4  nbConstraintChecks=479720  nbValidityChecks=946230  nbPropagations=10901  nbRevisions=138445
3.31	     nbUselessRevisions=110381  nbAssignments=406  nbFailedAssignments=236  nbBacktracks=137  nbVisitedNodes=724
3.31	     nbRestartNogoods=11  mapSize=113  nbInferences=0  nbTooLargeKeys=0
3.31	       =>  wckTime=0.866  cpuTime=0.81  mem=66M389
4.12	   
4.12	   search
4.12	     run=5  nbConstraintChecks=984897  nbValidityChecks=1984264  nbPropagations=19334  nbRevisions=252615
4.12	     nbUselessRevisions=201018  nbAssignments=786  nbFailedAssignments=534  nbBacktracks=212  nbVisitedNodes=1464
4.12	     nbRestartNogoods=18  mapSize=186  nbInferences=0  nbTooLargeKeys=0
4.12	       =>  wckTime=1.682  cpuTime=1.61  mem=66M389
4.74	   
4.74	   search
4.74	     run=6  nbConstraintChecks=1371433  nbValidityChecks=2720878  nbPropagations=31092  nbRevisions=408775
4.74	     nbUselessRevisions=324913  nbAssignments=1032  nbFailedAssignments=657  nbBacktracks=328  nbVisitedNodes=1905
4.74	     nbRestartNogoods=27  mapSize=284  nbInferences=0  nbTooLargeKeys=0
4.74	       =>  wckTime=2.302  cpuTime=2.23  mem=66M389
5.62	   
5.62	   search
5.62	     run=7  nbConstraintChecks=1937297  nbValidityChecks=3777941  nbPropagations=47145  nbRevisions=618919
5.62	     nbUselessRevisions=491962  nbAssignments=1393  nbFailedAssignments=839  nbBacktracks=501  nbVisitedNodes=2540
5.62	     nbRestartNogoods=36  mapSize=419  nbInferences=0  nbTooLargeKeys=0
5.62	       =>  wckTime=3.18  cpuTime=3.1  mem=66M389
7.69	   
7.69	   search
7.69	     run=8  nbConstraintChecks=3207472  nbValidityChecks=6346529  nbPropagations=74054  nbRevisions=972598
7.69	     nbUselessRevisions=773206  nbAssignments=2157  nbFailedAssignments=1341  nbBacktracks=757  nbVisitedNodes=3996
7.69	     nbRestartNogoods=48  mapSize=664  nbInferences=0  nbTooLargeKeys=0
7.69	       =>  wckTime=5.248  cpuTime=5.15  mem=66M389
9.48	   
9.48	   search
9.48	     run=9  nbConstraintChecks=4331461  nbValidityChecks=8537946  nbPropagations=111992  nbRevisions=1460194
9.48	     nbUselessRevisions=1160707  nbAssignments=2985  nbFailedAssignments=1778  nbBacktracks=1142  nbVisitedNodes=5491
9.48	     nbRestartNogoods=57  mapSize=998  nbInferences=0  nbTooLargeKeys=0
9.48	       =>  wckTime=7.041  cpuTime=6.93  mem=67M381
9.53	   
9.53	   INFO : Stopping hyperNogood (mapSize=1003, nbTooLargekeys=0, mem=67M381)
12.12	   
12.12	   search
12.12	     run=10  nbConstraintChecks=6048248  nbValidityChecks=11739786  nbPropagations=163047  nbRevisions=2116884
12.12	     nbUselessRevisions=1684636  nbAssignments=4081  nbFailedAssignments=2290  nbBacktracks=1719  nbVisitedNodes=7402
12.12	     nbRestartNogoods=64
12.12	       =>  wckTime=9.676  cpuTime=9.56  mem=67M381
15.98	   
15.98	   search
15.98	     run=11  nbConstraintChecks=8508102  nbValidityChecks=16655990  nbPropagations=240632  nbRevisions=3096868
15.98	     nbUselessRevisions=2463461  nbAssignments=6159  nbFailedAssignments=3496  nbBacktracks=2584  nbVisitedNodes=11184
15.98	     nbRestartNogoods=85
15.98	       =>  wckTime=13.537  cpuTime=13.39  mem=67M381
25.00	   
25.00	   search
25.00	     run=12  nbConstraintChecks=14561389  nbValidityChecks=28001925  nbPropagations=361162  nbRevisions=4697233
25.00	     nbUselessRevisions=3745469  nbAssignments=9481  nbFailedAssignments=5514  nbBacktracks=3882  nbVisitedNodes=17444
25.00	     nbRestartNogoods=88
25.00	       =>  wckTime=22.558  cpuTime=22.37  mem=67M381
33.88	   
33.88	   search
33.88	     run=13  nbConstraintChecks=20434281  nbValidityChecks=39153936  nbPropagations=535304  nbRevisions=6919009
33.88	     nbUselessRevisions=5516240  nbAssignments=13222  nbFailedAssignments=7301  nbBacktracks=5828  nbVisitedNodes=24151
33.88	     nbRestartNogoods=105
33.88	       =>  wckTime=31.44  cpuTime=31.2  mem=67M381
46.46	   
46.46	   search
46.46	     run=14  nbConstraintChecks=28641496  nbValidityChecks=54993563  nbPropagations=792425  nbRevisions=10106175
46.46	     nbUselessRevisions=8048485  nbAssignments=19145  nbFailedAssignments=10297  nbBacktracks=8748  nbVisitedNodes=34771
46.46	     nbRestartNogoods=116
46.46	       =>  wckTime=44.02  cpuTime=43.71  mem=67M381
80.51	   
80.51	   search
80.51	     run=15  nbConstraintChecks=51768625  nbValidityChecks=99374233  nbPropagations=1208870  nbRevisions=15596772
80.51	     nbUselessRevisions=12434004  nbAssignments=32460  nbFailedAssignments=19227  nbBacktracks=13127
80.51	     nbVisitedNodes=60251  nbRestartNogoods=127
80.52	       =>  wckTime=78.073  cpuTime=77.6  mem=67M381
117.95	   
117.97	   search
117.97	     run=16  nbConstraintChecks=76143628  nbValidityChecks=146189383  nbPropagations=1831428  nbRevisions=23447078
117.97	     nbUselessRevisions=18680974  nbAssignments=46638  nbFailedAssignments=26830  nbBacktracks=19696
117.97	     nbVisitedNodes=86181  nbRestartNogoods=135
117.97	       =>  wckTime=115.503  cpuTime=114.84  mem=67M381
163.59	   
163.59	   search
163.59	     run=17  nbConstraintChecks=106268115  nbValidityChecks=203197092  nbPropagations=2707987  nbRevisions=34373228
163.59	     nbUselessRevisions=27369333  nbAssignments=65326  nbFailedAssignments=35658  nbBacktracks=29548
163.59	     nbVisitedNodes=119233  nbRestartNogoods=154
163.59	       =>  wckTime=161.145  cpuTime=160.25  mem=67M381
240.48	   
240.48	   search
240.48	     run=18  nbConstraintChecks=156911888  nbValidityChecks=300761707  nbPropagations=3993900  nbRevisions=50518870
240.48	     nbUselessRevisions=40223688  nbAssignments=97282  nbFailedAssignments=52826  nbBacktracks=44327
240.48	     nbVisitedNodes=177278  nbRestartNogoods=184
240.48	       =>  wckTime=238.038  cpuTime=236.76  mem=67M381
360.03	   
360.04	   search
360.04	     run=19  nbConstraintChecks=234342758  nbValidityChecks=456156787  nbPropagations=5976598  nbRevisions=75474610
360.04	     nbUselessRevisions=60085271  nbAssignments=150707  nbFailedAssignments=84075  nbBacktracks=66496
360.04	     nbVisitedNodes=276945  nbRestartNogoods=198
360.04	       =>  wckTime=357.593  cpuTime=355.72  mem=67M381
521.86	   
521.86	   search
521.86	     run=20  nbConstraintChecks=340957038  nbValidityChecks=658522322  nbPropagations=8909095  nbRevisions=111398792
521.86	     nbUselessRevisions=88563219  nbAssignments=215626  nbFailedAssignments=115732  nbBacktracks=99752
521.86	     nbVisitedNodes=393528  nbRestartNogoods=232
521.86	       =>  wckTime=519.414  cpuTime=516.68  mem=67M381
803.81	   
803.81	   search
803.81	     run=21  nbConstraintChecks=520965790  nbValidityChecks=1020773072  nbPropagations=13497402  nbRevisions=168507901
803.81	     nbUselessRevisions=133830378  nbAssignments=334683  nbFailedAssignments=184903  nbBacktracks=149630
803.81	     nbVisitedNodes=616068  nbRestartNogoods=249
803.81	       =>  wckTime=801.369  cpuTime=797.2  mem=67M381
1169.03	   
1169.03	   search
1169.03	     run=22  nbConstraintChecks=758890665  nbValidityChecks=1501962030  nbPropagations=20512540  nbRevisions=255370370
1169.03	     nbUselessRevisions=202523231  nbAssignments=524325  nbFailedAssignments=299720  nbBacktracks=224448
1169.03	     nbVisitedNodes=968789  nbRestartNogoods=274
1169.03	       =>  wckTime=1166.591  cpuTime=1160.63  mem=67M381
1666.12	   
1666.12	   search
1666.12	     run=23  nbConstraintChecks=1089027262  nbValidityChecks=2140780047  nbPropagations=30648105  nbRevisions=379589032
1666.12	     nbUselessRevisions=300920638  nbAssignments=760269  nbFailedAssignments=423428  nbBacktracks=336675
1666.12	     nbVisitedNodes=1396358  nbRestartNogoods=288
1666.12	       =>  wckTime=1663.674  cpuTime=1655.22  mem=67M381

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

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

/proc/loadavg: 1.66 1.91 1.80 3/70 23891
/proc/meminfo: memFree=1498448/2055920 swapFree=4192812/4192956
[pid=23890] ppid=23888 vsize=18540 CPUtime=0
/proc/23890/stat : 23890 (runsolver) R 23888 23890 23511 0 -1 4194368 17 0 0 0 0 0 0 0 21 0 1 0 155753419 18984960 280 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 217051622695 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/23890/statm: 4635 280 244 17 0 2626 0

[startup+0.107526 s]
/proc/loadavg: 1.66 1.91 1.80 3/70 23891
/proc/meminfo: memFree=1498448/2055920 swapFree=4192812/4192956
[pid=23890] ppid=23888 vsize=914988 CPUtime=0.07
/proc/23890/stat : 23890 (java) R 23888 23890 23511 0 -1 0 2998 0 1 0 6 1 0 0 25 0 8 0 155753419 936947712 2744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23890/statm: 228747 2744 1428 14 0 215242 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 914988

[startup+0.515572 s]
/proc/loadavg: 1.66 1.91 1.80 3/70 23891
/proc/meminfo: memFree=1498448/2055920 swapFree=4192812/4192956
[pid=23890] ppid=23888 vsize=915328 CPUtime=0.48
/proc/23890/stat : 23890 (java) R 23888 23890 23511 0 -1 0 8193 0 1 0 44 4 0 0 25 0 8 0 155753419 937295872 7932 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073557511 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23890/statm: 228832 7932 2137 14 0 215302 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915328

[startup+1.33766 s]
/proc/loadavg: 1.66 1.91 1.80 3/77 23898
/proc/meminfo: memFree=1429848/2055920 swapFree=4192812/4192956
[pid=23890] ppid=23888 vsize=915328 CPUtime=1.3
/proc/23890/stat : 23890 (java) R 23888 23890 23511 0 -1 0 19100 0 1 0 122 8 0 0 25 0 8 0 155753419 937295872 18838 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073565695 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23890/statm: 228832 18838 2149 14 0 215302 0
[pid=23890/tid=23892] ppid=23888 vsize=915328 CPUtime=0.05
/proc/23890/task/23892/stat : 23892 (java) S 23888 23890 23511 0 -1 64 2682 0 0 0 4 1 0 0 17 0 8 0 155753423 937295872 18838 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23890/tid=23893] ppid=23888 vsize=915328 CPUtime=0
/proc/23890/task/23893/stat : 23893 (java) S 23888 23890 23511 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155753424 937295872 18838 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23890/tid=23894] ppid=23888 vsize=915328 CPUtime=0
/proc/23890/task/23894/stat : 23894 (java) S 23888 23890 23511 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155753424 937295872 18838 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23890/tid=23895] ppid=23888 vsize=915328 CPUtime=0
/proc/23890/task/23895/stat : 23895 (java) S 23888 23890 23511 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 155753427 937295872 18838 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23890/tid=23896] ppid=23888 vsize=915328 CPUtime=0.08
/proc/23890/task/23896/stat : 23896 (java) S 23888 23890 23511 0 -1 64 309 0 0 0 8 0 0 0 16 0 8 0 155753427 937295872 18838 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23890/tid=23897] ppid=23888 vsize=915328 CPUtime=0
/proc/23890/task/23897/stat : 23897 (java) S 23888 23890 23511 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 155753427 937295872 18838 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23890/tid=23898] ppid=23888 vsize=915328 CPUtime=0
/proc/23890/task/23898/stat : 23898 (java) S 23888 23890 23511 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155753427 937295872 18838 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915328

[startup+2.98785 s]
/proc/loadavg: 1.66 1.91 1.80 4/77 23898
/proc/meminfo: memFree=1382360/2055920 swapFree=4192812/4192956
[pid=23890] ppid=23888 vsize=915424 CPUtime=2.95
/proc/23890/stat : 23890 (java) R 23888 23890 23511 0 -1 0 32680 0 1 0 280 15 0 0 25 0 8 0 155753419 937394176 32414 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073766004 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23890/statm: 228856 32414 2521 14 0 215326 0
[pid=23890/tid=23892] ppid=23888 vsize=915424 CPUtime=0.42
/proc/23890/task/23892/stat : 23892 (java) S 23888 23890 23511 0 -1 64 15713 0 0 0 36 6 0 0 16 0 8 0 155753423 937394176 32414 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23890/tid=23893] ppid=23888 vsize=915424 CPUtime=0
/proc/23890/task/23893/stat : 23893 (java) S 23888 23890 23511 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155753424 937394176 32414 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23890/tid=23894] ppid=23888 vsize=915424 CPUtime=0
/proc/23890/task/23894/stat : 23894 (java) S 23888 23890 23511 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155753424 937394176 32414 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23890/tid=23895] ppid=23888 vsize=915424 CPUtime=0
/proc/23890/task/23895/stat : 23895 (java) S 23888 23890 23511 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 155753427 937394176 32414 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23890/tid=23896] ppid=23888 vsize=915424 CPUtime=0.2
/proc/23890/task/23896/stat : 23896 (java) S 23888 23890 23511 0 -1 64 371 0 0 0 19 1 0 0 15 0 8 0 155753427 937394176 32414 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23890/tid=23897] ppid=23888 vsize=915424 CPUtime=0
/proc/23890/task/23897/stat : 23897 (java) S 23888 23890 23511 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 155753427 937394176 32414 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23890/tid=23898] ppid=23888 vsize=915424 CPUtime=0
/proc/23890/task/23898/stat : 23898 (java) S 23888 23890 23511 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155753427 937394176 32414 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 915424

[startup+6.2662 s]
/proc/loadavg: 1.60 1.89 1.80 2/75 23898
/proc/meminfo: memFree=1382440/2055920 swapFree=4192812/4192956
[pid=23890] ppid=23888 vsize=915424 CPUtime=6.21
/proc/23890/stat : 23890 (java) R 23888 23890 23511 0 -1 0 32694 0 1 0 606 15 0 0 17 0 8 0 155753419 937394176 32426 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073634812 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23890/statm: 228856 32426 2521 14 0 215326 0
[pid=23890/tid=23892] ppid=23888 vsize=915424 CPUtime=0.42
/proc/23890/task/23892/stat : 23892 (java) S 23888 23890 23511 0 -1 64 15713 0 0 0 36 6 0 0 16 0 8 0 155753423 937394176 32426 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23890/tid=23893] ppid=23888 vsize=915424 CPUtime=0
/proc/23890/task/23893/stat : 23893 (java) S 23888 23890 23511 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155753424 937394176 32426 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23890/tid=23894] ppid=23888 vsize=915424 CPUtime=0
/proc/23890/task/23894/stat : 23894 (java) S 23888 23890 23511 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155753424 937394176 32426 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23890/tid=23895] ppid=23888 vsize=915424 CPUtime=0
/proc/23890/task/23895/stat : 23895 (java) S 23888 23890 23511 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 155753427 937394176 32426 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23890/tid=23896] ppid=23888 vsize=915424 CPUtime=0.22
/proc/23890/task/23896/stat : 23896 (java) S 23888 23890 23511 0 -1 64 384 0 0 0 21 1 0 0 16 0 8 0 155753427 937394176 32426 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23890/tid=23897] ppid=23888 vsize=915424 CPUtime=0
/proc/23890/task/23897/stat : 23897 (java) S 23888 23890 23511 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 155753427 937394176 32426 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23890/tid=23898] ppid=23888 vsize=915424 CPUtime=0
/proc/23890/task/23898/stat : 23898 (java) S 23888 23890 23511 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155753427 937394176 32426 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 915424

[startup+12.7509 s]
/proc/loadavg: 1.56 1.88 1.79 2/75 23904
/proc/meminfo: memFree=1392688/2055920 swapFree=4192812/4192956
[pid=23890] ppid=23888 vsize=915424 CPUtime=12.7
/proc/23890/stat : 23890 (java) R 23888 23890 23511 0 -1 0 32706 0 1 0 1254 16 0 0 25 0 8 0 155753419 937394176 32434 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073823968 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23890/statm: 228856 32434 2521 14 0 215326 0
[pid=23890/tid=23892] ppid=23888 vsize=915424 CPUtime=0.42
/proc/23890/task/23892/stat : 23892 (java) S 23888 23890 23511 0 -1 64 15713 0 0 0 36 6 0 0 16 0 8 0 155753423 937394176 32434 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23890/tid=23893] ppid=23888 vsize=915424 CPUtime=0
/proc/23890/task/23893/stat : 23893 (java) S 23888 23890 23511 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155753424 937394176 32434 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23890/tid=23894] ppid=23888 vsize=915424 CPUtime=0
/proc/23890/task/23894/stat : 23894 (java) S 23888 23890 23511 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155753424 937394176 32434 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23890/tid=23895] ppid=23888 vsize=915424 CPUtime=0
/proc/23890/task/23895/stat : 23895 (java) S 23888 23890 23511 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 155753427 937394176 32434 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23890/tid=23896] ppid=23888 vsize=915424 CPUtime=0.25
/proc/23890/task/23896/stat : 23896 (java) S 23888 23890 23511 0 -1 64 394 0 0 0 23 2 0 0 16 0 8 0 155753427 937394176 32434 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23890/tid=23897] ppid=23888 vsize=915424 CPUtime=0
/proc/23890/task/23897/stat : 23897 (java) S 23888 23890 23511 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 155753427 937394176 32434 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23890/tid=23898] ppid=23888 vsize=915424 CPUtime=0
/proc/23890/task/23898/stat : 23898 (java) S 23888 23890 23511 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155753427 937394176 32434 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 915424

[startup+25.6013 s]
/proc/loadavg: 1.62 1.88 1.80 3/87 23946
/proc/meminfo: memFree=1259344/2055920 swapFree=4192812/4192956
[pid=23890] ppid=23888 vsize=915424 CPUtime=25.48
/proc/23890/stat : 23890 (java) R 23888 23890 23511 0 -1 0 32707 0 1 0 2531 17 0 0 25 0 8 0 155753419 937394176 32435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073775317 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23890/statm: 228856 32435 2521 14 0 215326 0
[pid=23890/tid=23892] ppid=23888 vsize=915424 CPUtime=0.42
/proc/23890/task/23892/stat : 23892 (java) S 23888 23890 23511 0 -1 64 15713 0 0 0 36 6 0 0 16 0 8 0 155753423 937394176 32435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23890/tid=23893] ppid=23888 vsize=915424 CPUtime=0
/proc/23890/task/23893/stat : 23893 (java) S 23888 23890 23511 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155753424 937394176 32435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23890/tid=23894] ppid=23888 vsize=915424 CPUtime=0
/proc/23890/task/23894/stat : 23894 (java) S 23888 23890 23511 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155753424 937394176 32435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23890/tid=23895] ppid=23888 vsize=915424 CPUtime=0
/proc/23890/task/23895/stat : 23895 (java) S 23888 23890 23511 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 155753427 937394176 32435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23890/tid=23896] ppid=23888 vsize=915424 CPUtime=0.25
/proc/23890/task/23896/stat : 23896 (java) S 23888 23890 23511 0 -1 64 395 0 0 0 23 2 0 0 16 0 8 0 155753427 937394176 32435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23890/tid=23897] ppid=23888 vsize=915424 CPUtime=0
/proc/23890/task/23897/stat : 23897 (java) S 23888 23890 23511 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 155753427 937394176 32435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23890/tid=23898] ppid=23888 vsize=915424 CPUtime=0
/proc/23890/task/23898/stat : 23898 (java) S 23888 23890 23511 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155753427 937394176 32435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 915424

[startup+51.2192 s]
/proc/loadavg: 1.77 1.89 1.80 3/87 23946
/proc/meminfo: memFree=1259536/2055920 swapFree=4192812/4192956
[pid=23890] ppid=23888 vsize=915424 CPUtime=50.95
/proc/23890/stat : 23890 (java) R 23888 23890 23511 0 -1 0 32707 0 1 0 5078 17 0 0 25 0 8 0 155753419 937394176 32435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073634812 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23890/statm: 228856 32435 2521 14 0 215326 0
[pid=23890/tid=23892] ppid=23888 vsize=915424 CPUtime=0.42
/proc/23890/task/23892/stat : 23892 (java) S 23888 23890 23511 0 -1 64 15713 0 0 0 36 6 0 0 16 0 8 0 155753423 937394176 32435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23890/tid=23893] ppid=23888 vsize=915424 CPUtime=0
/proc/23890/task/23893/stat : 23893 (java) S 23888 23890 23511 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155753424 937394176 32435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23890/tid=23894] ppid=23888 vsize=915424 CPUtime=0
/proc/23890/task/23894/stat : 23894 (java) S 23888 23890 23511 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155753424 937394176 32435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23890/tid=23895] ppid=23888 vsize=915424 CPUtime=0
/proc/23890/task/23895/stat : 23895 (java) S 23888 23890 23511 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 155753427 937394176 32435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23890/tid=23896] ppid=23888 vsize=915424 CPUtime=0.25
/proc/23890/task/23896/stat : 23896 (java) S 23888 23890 23511 0 -1 64 395 0 0 0 23 2 0 0 16 0 8 0 155753427 937394176 32435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23890/tid=23897] ppid=23888 vsize=915424 CPUtime=0
/proc/23890/task/23897/stat : 23897 (java) S 23888 23890 23511 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 155753427 937394176 32435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23890/tid=23898] ppid=23888 vsize=915424 CPUtime=0
/proc/23890/task/23898/stat : 23898 (java) S 23888 23890 23511 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155753427 937394176 32435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.95
Current children cumulated vsize (KiB) 915424

[startup+102.453 s]
/proc/loadavg: 1.90 1.90 1.81 3/87 23946
/proc/meminfo: memFree=1259728/2055920 swapFree=4192812/4192956
[pid=23890] ppid=23888 vsize=915424 CPUtime=101.94
/proc/23890/stat : 23890 (java) R 23888 23890 23511 0 -1 0 32707 0 1 0 10177 17 0 0 25 0 8 0 155753419 937394176 32435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073768957 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23890/statm: 228856 32435 2521 14 0 215326 0
[pid=23890/tid=23892] ppid=23888 vsize=915424 CPUtime=0.42
/proc/23890/task/23892/stat : 23892 (java) S 23888 23890 23511 0 -1 64 15713 0 0 0 36 6 0 0 16 0 8 0 155753423 937394176 32435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23890/tid=23893] ppid=23888 vsize=915424 CPUtime=0
/proc/23890/task/23893/stat : 23893 (java) S 23888 23890 23511 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155753424 937394176 32435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23890/tid=23894] ppid=23888 vsize=915424 CPUtime=0
/proc/23890/task/23894/stat : 23894 (java) S 23888 23890 23511 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155753424 937394176 32435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23890/tid=23895] ppid=23888 vsize=915424 CPUtime=0
/proc/23890/task/23895/stat : 23895 (java) S 23888 23890 23511 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 155753427 937394176 32435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23890/tid=23896] ppid=23888 vsize=915424 CPUtime=0.25
/proc/23890/task/23896/stat : 23896 (java) S 23888 23890 23511 0 -1 64 395 0 0 0 23 2 0 0 16 0 8 0 155753427 937394176 32435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23890/tid=23897] ppid=23888 vsize=915424 CPUtime=0
/proc/23890/task/23897/stat : 23897 (java) S 23888 23890 23511 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 155753427 937394176 32435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23890/tid=23898] ppid=23888 vsize=915424 CPUtime=0
/proc/23890/task/23898/stat : 23898 (java) S 23888 23890 23511 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155753427 937394176 32435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.94
Current children cumulated vsize (KiB) 915424

[startup+162.533 s]
/proc/loadavg: 2.00 1.93 1.83 3/87 23946
/proc/meminfo: memFree=1259728/2055920 swapFree=4192812/4192956
[pid=23890] ppid=23888 vsize=915424 CPUtime=161.71
/proc/23890/stat : 23890 (java) R 23888 23890 23511 0 -1 0 32707 0 1 0 16153 18 0 0 25 0 8 0 155753419 937394176 32435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073765069 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

Current children cumulated CPU time (s) 1417.05
Current children cumulated vsize (KiB) 915424

[startup+1484.28 s]
/proc/loadavg: 2.04 2.02 1.93 3/87 24144
/proc/meminfo: memFree=1259408/2055920 swapFree=4192812/4192956
[pid=23890] ppid=23888 vsize=915424 CPUtime=1476.85
/proc/23890/stat : 23890 (java) R 23888 23890 23511 0 -1 0 32709 0 1 0 147643 42 0 0 25 0 8 0 155753419 937394176 32436 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073634812 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23890/statm: 228856 32436 2521 14 0 215326 0
[pid=23890/tid=23892] ppid=23888 vsize=915424 CPUtime=0.42
/proc/23890/task/23892/stat : 23892 (java) S 23888 23890 23511 0 -1 64 15713 0 0 0 36 6 0 0 16 0 8 0 155753423 937394176 32436 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23890/tid=23893] ppid=23888 vsize=915424 CPUtime=0
/proc/23890/task/23893/stat : 23893 (java) S 23888 23890 23511 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155753424 937394176 32436 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23890/tid=23894] ppid=23888 vsize=915424 CPUtime=0
/proc/23890/task/23894/stat : 23894 (java) S 23888 23890 23511 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155753424 937394176 32436 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23890/tid=23895] ppid=23888 vsize=915424 CPUtime=0
/proc/23890/task/23895/stat : 23895 (java) S 23888 23890 23511 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 155753427 937394176 32436 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23890/tid=23896] ppid=23888 vsize=915424 CPUtime=0.25
/proc/23890/task/23896/stat : 23896 (java) S 23888 23890 23511 0 -1 64 396 0 0 0 23 2 0 0 16 0 8 0 155753427 937394176 32436 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23890/tid=23897] ppid=23888 vsize=915424 CPUtime=0
/proc/23890/task/23897/stat : 23897 (java) S 23888 23890 23511 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 155753427 937394176 32436 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23890/tid=23898] ppid=23888 vsize=915424 CPUtime=0.03
/proc/23890/task/23898/stat : 23898 (java) S 23888 23890 23511 0 -1 64 1 0 0 0 2 1 0 0 15 0 8 0 155753427 937394176 32436 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1476.85
Current children cumulated vsize (KiB) 915424

[startup+1544.36 s]
/proc/loadavg: 2.01 2.02 1.93 3/87 24144
/proc/meminfo: memFree=1259408/2055920 swapFree=4192812/4192956
[pid=23890] ppid=23888 vsize=915424 CPUtime=1536.63
/proc/23890/stat : 23890 (java) R 23888 23890 23511 0 -1 0 32709 0 1 0 153621 42 0 0 25 0 8 0 155753419 937394176 32436 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073774022 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23890/statm: 228856 32436 2521 14 0 215326 0
[pid=23890/tid=23892] ppid=23888 vsize=915424 CPUtime=0.42
/proc/23890/task/23892/stat : 23892 (java) S 23888 23890 23511 0 -1 64 15713 0 0 0 36 6 0 0 16 0 8 0 155753423 937394176 32436 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23890/tid=23893] ppid=23888 vsize=915424 CPUtime=0
/proc/23890/task/23893/stat : 23893 (java) S 23888 23890 23511 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155753424 937394176 32436 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23890/tid=23894] ppid=23888 vsize=915424 CPUtime=0
/proc/23890/task/23894/stat : 23894 (java) S 23888 23890 23511 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155753424 937394176 32436 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23890/tid=23895] ppid=23888 vsize=915424 CPUtime=0
/proc/23890/task/23895/stat : 23895 (java) S 23888 23890 23511 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 155753427 937394176 32436 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23890/tid=23896] ppid=23888 vsize=915424 CPUtime=0.25
/proc/23890/task/23896/stat : 23896 (java) S 23888 23890 23511 0 -1 64 396 0 0 0 23 2 0 0 16 0 8 0 155753427 937394176 32436 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23890/tid=23897] ppid=23888 vsize=915424 CPUtime=0
/proc/23890/task/23897/stat : 23897 (java) S 23888 23890 23511 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 155753427 937394176 32436 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23890/tid=23898] ppid=23888 vsize=915424 CPUtime=0.03
/proc/23890/task/23898/stat : 23898 (java) S 23888 23890 23511 0 -1 64 1 0 0 0 2 1 0 0 15 0 8 0 155753427 937394176 32436 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1536.63
Current children cumulated vsize (KiB) 915424

[startup+1604.44 s]
/proc/loadavg: 2.00 2.01 1.93 3/87 24146
/proc/meminfo: memFree=1259280/2055920 swapFree=4192812/4192956
[pid=23890] ppid=23888 vsize=915424 CPUtime=1596.4
/proc/23890/stat : 23890 (java) R 23888 23890 23511 0 -1 0 32709 0 1 0 159598 42 0 0 25 0 8 0 155753419 937394176 32436 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073826906 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23890/statm: 228856 32436 2521 14 0 215326 0
[pid=23890/tid=23892] ppid=23888 vsize=915424 CPUtime=0.42
/proc/23890/task/23892/stat : 23892 (java) S 23888 23890 23511 0 -1 64 15713 0 0 0 36 6 0 0 16 0 8 0 155753423 937394176 32436 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23890/tid=23893] ppid=23888 vsize=915424 CPUtime=0
/proc/23890/task/23893/stat : 23893 (java) S 23888 23890 23511 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155753424 937394176 32436 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23890/tid=23894] ppid=23888 vsize=915424 CPUtime=0
/proc/23890/task/23894/stat : 23894 (java) S 23888 23890 23511 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155753424 937394176 32436 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23890/tid=23895] ppid=23888 vsize=915424 CPUtime=0
/proc/23890/task/23895/stat : 23895 (java) S 23888 23890 23511 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 155753427 937394176 32436 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23890/tid=23896] ppid=23888 vsize=915424 CPUtime=0.25
/proc/23890/task/23896/stat : 23896 (java) S 23888 23890 23511 0 -1 64 396 0 0 0 23 2 0 0 16 0 8 0 155753427 937394176 32436 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23890/tid=23897] ppid=23888 vsize=915424 CPUtime=0
/proc/23890/task/23897/stat : 23897 (java) S 23888 23890 23511 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 155753427 937394176 32436 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23890/tid=23898] ppid=23888 vsize=915424 CPUtime=0.03
/proc/23890/task/23898/stat : 23898 (java) S 23888 23890 23511 0 -1 64 1 0 0 0 2 1 0 0 15 0 8 0 155753427 937394176 32436 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1596.4
Current children cumulated vsize (KiB) 915424

[startup+1664.52 s]
/proc/loadavg: 2.00 2.01 1.93 3/87 24146
/proc/meminfo: memFree=1259280/2055920 swapFree=4192812/4192956
[pid=23890] ppid=23888 vsize=915424 CPUtime=1656.19
/proc/23890/stat : 23890 (java) R 23888 23890 23511 0 -1 0 32709 0 1 0 165577 42 0 0 25 0 8 0 155753419 937394176 32436 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073774034 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23890/statm: 228856 32436 2521 14 0 215326 0
[pid=23890/tid=23892] ppid=23888 vsize=915424 CPUtime=0.42
/proc/23890/task/23892/stat : 23892 (java) S 23888 23890 23511 0 -1 64 15713 0 0 0 36 6 0 0 16 0 8 0 155753423 937394176 32436 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23890/tid=23893] ppid=23888 vsize=915424 CPUtime=0
/proc/23890/task/23893/stat : 23893 (java) S 23888 23890 23511 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155753424 937394176 32436 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23890/tid=23894] ppid=23888 vsize=915424 CPUtime=0
/proc/23890/task/23894/stat : 23894 (java) S 23888 23890 23511 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155753424 937394176 32436 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23890/tid=23895] ppid=23888 vsize=915424 CPUtime=0
/proc/23890/task/23895/stat : 23895 (java) S 23888 23890 23511 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 155753427 937394176 32436 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23890/tid=23896] ppid=23888 vsize=915424 CPUtime=0.25
/proc/23890/task/23896/stat : 23896 (java) S 23888 23890 23511 0 -1 64 396 0 0 0 23 2 0 0 16 0 8 0 155753427 937394176 32436 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23890/tid=23897] ppid=23888 vsize=915424 CPUtime=0
/proc/23890/task/23897/stat : 23897 (java) S 23888 23890 23511 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 155753427 937394176 32436 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23890/tid=23898] ppid=23888 vsize=915424 CPUtime=0.03
/proc/23890/task/23898/stat : 23898 (java) S 23888 23890 23511 0 -1 64 1 0 0 0 2 1 0 0 15 0 8 0 155753427 937394176 32436 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1656.19
Current children cumulated vsize (KiB) 915424

[startup+1724.6 s]
/proc/loadavg: 2.00 2.00 1.93 3/87 24146
/proc/meminfo: memFree=1259344/2055920 swapFree=4192812/4192956
[pid=23890] ppid=23888 vsize=915424 CPUtime=1715.98
/proc/23890/stat : 23890 (java) R 23888 23890 23511 0 -1 0 32709 0 1 0 171556 42 0 0 25 0 8 0 155753419 937394176 32436 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073768993 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23890/statm: 228856 32436 2521 14 0 215326 0
[pid=23890/tid=23892] ppid=23888 vsize=915424 CPUtime=0.42
/proc/23890/task/23892/stat : 23892 (java) S 23888 23890 23511 0 -1 64 15713 0 0 0 36 6 0 0 16 0 8 0 155753423 937394176 32436 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23890/tid=23893] ppid=23888 vsize=915424 CPUtime=0
/proc/23890/task/23893/stat : 23893 (java) S 23888 23890 23511 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155753424 937394176 32436 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23890/tid=23894] ppid=23888 vsize=915424 CPUtime=0
/proc/23890/task/23894/stat : 23894 (java) S 23888 23890 23511 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155753424 937394176 32436 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23890/tid=23895] ppid=23888 vsize=915424 CPUtime=0
/proc/23890/task/23895/stat : 23895 (java) S 23888 23890 23511 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 155753427 937394176 32436 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23890/tid=23896] ppid=23888 vsize=915424 CPUtime=0.25
/proc/23890/task/23896/stat : 23896 (java) S 23888 23890 23511 0 -1 64 396 0 0 0 23 2 0 0 16 0 8 0 155753427 937394176 32436 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23890/tid=23897] ppid=23888 vsize=915424 CPUtime=0
/proc/23890/task/23897/stat : 23897 (java) S 23888 23890 23511 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 155753427 937394176 32436 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23890/tid=23898] ppid=23888 vsize=915424 CPUtime=0.03
/proc/23890/task/23898/stat : 23898 (java) S 23888 23890 23511 0 -1 64 1 0 0 0 2 1 0 0 15 0 8 0 155753427 937394176 32436 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1715.98
Current children cumulated vsize (KiB) 915424

[startup+1784.68 s]
/proc/loadavg: 2.00 2.00 1.93 3/87 24146
/proc/meminfo: memFree=1259344/2055920 swapFree=4192812/4192956
[pid=23890] ppid=23888 vsize=915424 CPUtime=1775.75
/proc/23890/stat : 23890 (java) R 23888 23890 23511 0 -1 0 32709 0 1 0 177532 43 0 0 25 0 8 0 155753419 937394176 32436 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073826731 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23890/statm: 228856 32436 2521 14 0 215326 0
[pid=23890/tid=23892] ppid=23888 vsize=915424 CPUtime=0.42
/proc/23890/task/23892/stat : 23892 (java) S 23888 23890 23511 0 -1 64 15713 0 0 0 36 6 0 0 16 0 8 0 155753423 937394176 32436 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23890/tid=23893] ppid=23888 vsize=915424 CPUtime=0
/proc/23890/task/23893/stat : 23893 (java) S 23888 23890 23511 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155753424 937394176 32436 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23890/tid=23894] ppid=23888 vsize=915424 CPUtime=0
/proc/23890/task/23894/stat : 23894 (java) S 23888 23890 23511 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155753424 937394176 32436 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23890/tid=23895] ppid=23888 vsize=915424 CPUtime=0
/proc/23890/task/23895/stat : 23895 (java) S 23888 23890 23511 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 155753427 937394176 32436 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23890/tid=23896] ppid=23888 vsize=915424 CPUtime=0.25
/proc/23890/task/23896/stat : 23896 (java) S 23888 23890 23511 0 -1 64 396 0 0 0 23 2 0 0 16 0 8 0 155753427 937394176 32436 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23890/tid=23897] ppid=23888 vsize=915424 CPUtime=0
/proc/23890/task/23897/stat : 23897 (java) S 23888 23890 23511 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 155753427 937394176 32436 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23890/tid=23898] ppid=23888 vsize=915424 CPUtime=0.05
/proc/23890/task/23898/stat : 23898 (java) S 23888 23890 23511 0 -1 64 1 0 0 0 3 2 0 0 15 0 8 0 155753427 937394176 32436 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1775.75
Current children cumulated vsize (KiB) 915424



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.07 s]
/proc/loadavg: 2.00 2.00 1.93 3/87 24146
/proc/meminfo: memFree=1259408/2055920 swapFree=4192812/4192956
[pid=23890] ppid=23888 vsize=915424 CPUtime=1800.02
/proc/23890/stat : 23890 (java) R 23888 23890 23511 0 -1 0 32709 0 1 0 179959 43 0 0 25 0 8 0 155753419 937394176 32436 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073634812 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23890/statm: 228856 32436 2521 14 0 215326 0
[pid=23890/tid=23892] ppid=23888 vsize=915424 CPUtime=0.42
/proc/23890/task/23892/stat : 23892 (java) S 23888 23890 23511 0 -1 64 15713 0 0 0 36 6 0 0 16 0 8 0 155753423 937394176 32436 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23890/tid=23893] ppid=23888 vsize=915424 CPUtime=0
/proc/23890/task/23893/stat : 23893 (java) S 23888 23890 23511 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155753424 937394176 32436 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23890/tid=23894] ppid=23888 vsize=915424 CPUtime=0
/proc/23890/task/23894/stat : 23894 (java) S 23888 23890 23511 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155753424 937394176 32436 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23890/tid=23895] ppid=23888 vsize=915424 CPUtime=0
/proc/23890/task/23895/stat : 23895 (java) S 23888 23890 23511 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 155753427 937394176 32436 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23890/tid=23896] ppid=23888 vsize=915424 CPUtime=0.25
/proc/23890/task/23896/stat : 23896 (java) S 23888 23890 23511 0 -1 64 396 0 0 0 23 2 0 0 16 0 8 0 155753427 937394176 32436 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23890/tid=23897] ppid=23888 vsize=915424 CPUtime=0
/proc/23890/task/23897/stat : 23897 (java) S 23888 23890 23511 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 155753427 937394176 32436 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23890/tid=23898] ppid=23888 vsize=915424 CPUtime=0.05
/proc/23890/task/23898/stat : 23898 (java) S 23888 23890 23511 0 -1 64 1 0 0 0 3 2 0 0 15 0 8 0 155753427 937394176 32436 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 915424

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

Child status: 143
Real time (s): 1809.16
CPU time (s): 1800.11
CPU user time (s): 1799.65
CPU system time (s): 0.45393
CPU usage (%): 99.4998
Max. virtual memory (cumulated for all children) (KiB): 915424

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

runsolver used 2.06169 s user time and 5.21021 s system time

The end

Launcher Data (download as text)

Begin job on node59 on Sat Jan  6 08:52:34 UTC 2007


IDJOB= 206333
IDBENCH= 4200
FILE ID= node59/206333-1168073551

PBS_JOBID= 3475960

Free space on /tmp= 66534 MiB

BENCH NAME= HOME/pub/bench/CPAI06/random/rand-3-28-28/rand-3-28-28-93-632-17_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/206333-1168073551/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node59/watcher-206333-1168073551 -o ROOT/results/node59/solver-206333-1168073551 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/206333-1168073551/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  0ee4dbcc052e123e62913a29fafe9f6a

RANDOM SEED= 651057069

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.239
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.239
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:       1501040 kB
Buffers:         44496 kB
Cached:         412464 kB
SwapCached:          0 kB
Active:          80724 kB
Inactive:       399408 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1501040 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            7660 kB
Writeback:           0 kB
Mapped:          36032 kB
Slab:            60316 kB
Committed_AS:  2871528 kB
PageTables:       1800 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= 66537 MiB



End job on node59 on Sat Jan  6 09:22:44 UTC 2007