Trace number 196026

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.15 1806.78

General information on the benchmark

Namerandom/rand-3-24-24/
rand-3-24-24-76-632-3_ext.xml
MD5SUM07199477a79e145417342f0a5ca13a8b
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark976.11
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables24
Number of constraints74
Maximum constraint arity3
Maximum domain size24
Number of constraints which are defined in extension74
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.33	   
0.33	Abscon 109 (November, 2006)
0.33	   
0.33	   configuration
0.33	     name=esac.xml
0.37	   
0.37	   instance
0.37	     name=/tmp/evaluation/196026-1168117932/unknown.xml
0.40	   
0.40	   domains being loaded...
0.41	   
0.41	   variables being loaded...
0.44	     nbVariables=24  nbDomainTypes=1  minDomainSize=24  maxDomainSize=24
0.44	       =>  wckTime=0.108  cpuTime=0.09  mem=6M951
0.44	   
0.44	   relations being loaded...
1.08	   
1.08	   constraints being loaded...
1.35	     nbConstraints=74  nbRelationTypes=74  nbExtensionStructures=74  nbSharedExtensionStructures=0
1.35	     nbConflictsStructures=74  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=0  maxDegree=17  maxArity=3
1.35	       =>  wckTime=1.012  cpuTime=0.86  mem=47M628
1.46	   
1.46	   solver IterativeSystematicSolver being built... 
1.63	       =>  wckTime=1.299  cpuTime=1.01  mem=34M702
1.73	   
1.73	   preprocessing
1.73	     nbConstraintChecks=31824  nbValidityChecks=49005  nbPropagations=199  nbRevisions=2033  nbUselessRevisions=1751
1.74	     nbSingletonTests=30  nbEffectiveSingletonTests=0  nbESACBranches=4  nbRemovedValues=0  detectedInconsistency=no
1.74	       =>  wckTime=0.1  cpuTime=0.07  mem=34M702
1.80	   
1.80	   search
1.80	     run=0  nbConstraintChecks=30538  nbValidityChecks=56718  nbPropagations=531  nbRevisions=5784
1.80	     nbUselessRevisions=4711  nbAssignments=29  nbFailedAssignments=13  nbBacktracks=10  nbVisitedNodes=50
1.80	     nbRestartNogoods=0  mapSize=10  nbInferences=0  nbTooLargeKeys=0
1.80	       =>  wckTime=0.166  cpuTime=0.13  mem=34M702
1.87	   
1.87	   search
1.87	     run=1  nbConstraintChecks=70679  nbValidityChecks=142379  nbPropagations=1526  nbRevisions=16690
1.87	     nbUselessRevisions=13506  nbAssignments=75  nbFailedAssignments=37  nbBacktracks=27  nbVisitedNodes=131
1.87	     nbRestartNogoods=2  mapSize=23  nbInferences=0  nbTooLargeKeys=0
1.87	       =>  wckTime=0.236  cpuTime=0.2  mem=34M702
2.04	   
2.04	   search
2.04	     run=2  nbConstraintChecks=169513  nbValidityChecks=323800  nbPropagations=3298  nbRevisions=37697
2.04	     nbUselessRevisions=30328  nbAssignments=148  nbFailedAssignments=82  nbBacktracks=50  nbVisitedNodes=266
2.04	     nbRestartNogoods=4  mapSize=44  nbInferences=0  nbTooLargeKeys=0
2.04	       =>  wckTime=0.403  cpuTime=0.34  mem=34M702
2.18	   
2.18	   search
2.18	     run=3  nbConstraintChecks=262667  nbValidityChecks=501655  nbPropagations=5978  nbRevisions=69242
2.18	     nbUselessRevisions=55407  nbAssignments=234  nbFailedAssignments=120  nbBacktracks=83  nbVisitedNodes=400
2.18	     nbRestartNogoods=10  mapSize=72  nbInferences=0  nbTooLargeKeys=0
2.18	       =>  wckTime=0.547  cpuTime=0.48  mem=34M702
2.41	   
2.41	   search
2.41	     run=4  nbConstraintChecks=413730  nbValidityChecks=809721  nbPropagations=10431  nbRevisions=121056
2.41	     nbUselessRevisions=96313  nbAssignments=384  nbFailedAssignments=205  nbBacktracks=133  nbVisitedNodes=663
2.41	     nbRestartNogoods=16  mapSize=117  nbInferences=0  nbTooLargeKeys=0
2.41	       =>  wckTime=0.778  cpuTime=0.7  mem=34M702
2.69	   
2.69	   search
2.69	     run=5  nbConstraintChecks=594897  nbValidityChecks=1170946  nbPropagations=16985  nbRevisions=197167
2.69	     nbUselessRevisions=156063  nbAssignments=566  nbFailedAssignments=305  nbBacktracks=208  nbVisitedNodes=989
2.69	     nbRestartNogoods=23  mapSize=183  nbInferences=0  nbTooLargeKeys=0
2.69	       =>  wckTime=1.051  cpuTime=0.97  mem=34M702
3.24	   
3.24	   search
3.24	     run=6  nbConstraintChecks=985775  nbValidityChecks=1917669  nbPropagations=26980  nbRevisions=318054
3.24	     nbUselessRevisions=251330  nbAssignments=863  nbFailedAssignments=465  nbBacktracks=322  nbVisitedNodes=1497
3.24	     nbRestartNogoods=31  mapSize=275  nbInferences=0  nbTooLargeKeys=0
3.24	       =>  wckTime=1.608  cpuTime=1.52  mem=34M702
3.83	   
3.83	   search
3.83	     run=7  nbConstraintChecks=1378685  nbValidityChecks=2704004  nbPropagations=41748  nbRevisions=493511
3.83	     nbUselessRevisions=388785  nbAssignments=1260  nbFailedAssignments=685  nbBacktracks=492  nbVisitedNodes=2217
3.83	     nbRestartNogoods=37  mapSize=433  nbInferences=0  nbTooLargeKeys=0
3.83	       =>  wckTime=2.191  cpuTime=2.09  mem=34M702
5.30	   
5.30	   search
5.30	     run=8  nbConstraintChecks=2445053  nbValidityChecks=4757344  nbPropagations=66118  nbRevisions=790371
5.30	     nbUselessRevisions=621948  nbAssignments=2140  nbFailedAssignments=1304  nbBacktracks=748  nbVisitedNodes=3910
5.30	     nbRestartNogoods=42  mapSize=679  nbInferences=0  nbTooLargeKeys=0
5.30	       =>  wckTime=3.665  cpuTime=3.53  mem=34M702
6.89	   
6.89	   search
6.89	     run=9  nbConstraintChecks=3585872  nbValidityChecks=6987070  nbPropagations=102496  nbRevisions=1232272
6.89	     nbUselessRevisions=968146  nbAssignments=3203  nbFailedAssignments=1967  nbBacktracks=1133  nbVisitedNodes=5871
6.89	     nbRestartNogoods=51  mapSize=1030  nbInferences=0  nbTooLargeKeys=0
6.89	       =>  wckTime=5.256  cpuTime=5.09  mem=34M702
6.95	   
6.95	   INFO : Stopping hyperNogood (mapSize=1046, nbTooLargekeys=0, mem=34M702)
9.03	   
9.03	   search
9.03	     run=10  nbConstraintChecks=5150408  nbValidityChecks=10111344  nbPropagations=155843  nbRevisions=1878836
9.03	     nbUselessRevisions=1478731  nbAssignments=4592  nbFailedAssignments=2774  nbBacktracks=1711  nbVisitedNodes=8466
9.03	     nbRestartNogoods=62
9.03	       =>  wckTime=7.391  cpuTime=7.2  mem=34M702
12.71	   
12.71	   search
12.71	     run=11  nbConstraintChecks=7800899  nbValidityChecks=15329938  nbPropagations=235946  nbRevisions=2855649
12.71	     nbUselessRevisions=2248948  nbAssignments=6837  nbFailedAssignments=4149  nbBacktracks=2577  nbVisitedNodes=12667
12.71	     nbRestartNogoods=76
12.71	       =>  wckTime=11.072  cpuTime=10.86  mem=34M702
18.64	   
18.64	   search
18.64	     run=12  nbConstraintChecks=12139536  nbValidityChecks=23909540  nbPropagations=362231  nbRevisions=4374370
18.64	     nbUselessRevisions=3443693  nbAssignments=10580  nbFailedAssignments=6589  nbBacktracks=3874  nbVisitedNodes=19834
18.64	     nbRestartNogoods=81
18.64	       =>  wckTime=17.009  cpuTime=16.74  mem=34M702
25.49	   
25.49	   search
25.49	     run=13  nbConstraintChecks=17023200  nbValidityChecks=33907969  nbPropagations=545877  nbRevisions=6574051
25.49	     nbUselessRevisions=5166596  nbAssignments=15645  nbFailedAssignments=9702  nbBacktracks=5821  nbVisitedNodes=29214
25.49	     nbRestartNogoods=88
25.49	       =>  wckTime=23.851  cpuTime=23.51  mem=34M702
37.45	   
37.45	   search
37.45	     run=14  nbConstraintChecks=25889258  nbValidityChecks=51237022  nbPropagations=818903  nbRevisions=9883878
37.45	     nbUselessRevisions=7769228  nbAssignments=23356  nbFailedAssignments=14491  nbBacktracks=8740  nbVisitedNodes=43741
37.45	     nbRestartNogoods=104
37.45	       =>  wckTime=35.811  cpuTime=35.35  mem=35M690
53.92	   
53.92	   search
53.92	     run=15  nbConstraintChecks=37924893  nbValidityChecks=74781097  nbPropagations=1215146  nbRevisions=14702141
53.92	     nbUselessRevisions=11557477  nbAssignments=33947  nbFailedAssignments=20699  nbBacktracks=13118
53.92	     nbVisitedNodes=63214  nbRestartNogoods=114
53.92	       =>  wckTime=52.289  cpuTime=51.67  mem=35M690
80.16	   
80.16	   search
80.16	     run=16  nbConstraintChecks=56739795  nbValidityChecks=113202991  nbPropagations=1831305  nbRevisions=22072365
80.16	     nbUselessRevisions=17338649  nbAssignments=52907  nbFailedAssignments=33069  nbBacktracks=19686
80.16	     nbVisitedNodes=99020  nbRestartNogoods=123
80.16	       =>  wckTime=78.524  cpuTime=77.66  mem=35M690
127.56	   
127.56	   search
127.56	     run=17  nbConstraintChecks=91255685  nbValidityChecks=180809191  nbPropagations=2769617  nbRevisions=33517811
127.56	     nbUselessRevisions=26322176  nbAssignments=78995  nbFailedAssignments=49285  nbBacktracks=29540
127.56	     nbVisitedNodes=148238  nbRestartNogoods=136
127.56	       =>  wckTime=125.929  cpuTime=124.65  mem=35M690
193.75	   
193.75	   search
193.75	     run=18  nbConstraintChecks=140527553  nbValidityChecks=274326094  nbPropagations=4155793  nbRevisions=50901208
193.75	     nbUselessRevisions=40047431  nbAssignments=116443  nbFailedAssignments=71949  nbBacktracks=44320
193.75	     nbVisitedNodes=218243  nbRestartNogoods=153
193.75	       =>  wckTime=192.117  cpuTime=190.22  mem=35M690
271.54	   
271.54	   search
271.54	     run=19  nbConstraintChecks=196290390  nbValidityChecks=387407064  nbPropagations=6177191  nbRevisions=75873286
271.54	     nbUselessRevisions=59688231  nbAssignments=174261  nbFailedAssignments=107595  nbBacktracks=66488
271.54	     nbVisitedNodes=325072  nbRestartNogoods=161
271.54	       =>  wckTime=269.909  cpuTime=267.29  mem=35M690
423.39	   
423.40	   search
423.40	     run=20  nbConstraintChecks=306374665  nbValidityChecks=610556558  nbPropagations=9450844  nbRevisions=115384090
423.40	     nbUselessRevisions=90744356  nbAssignments=278816  nbFailedAssignments=178894  nbBacktracks=99740
423.40	     nbVisitedNodes=526244  nbRestartNogoods=189
423.40	       =>  wckTime=421.76  cpuTime=417.74  mem=35M690
611.75	   
611.75	   search
611.75	     run=21  nbConstraintChecks=443875285  nbValidityChecks=887602723  nbPropagations=14258576  nbRevisions=173266987
611.75	     nbUselessRevisions=136189328  nbAssignments=412899  nbFailedAssignments=263093  nbBacktracks=149620
611.75	     nbVisitedNodes=777107  nbRestartNogoods=212
611.75	       =>  wckTime=610.115  cpuTime=604.61  mem=35M690
931.81	   
931.81	   search
931.81	     run=22  nbConstraintChecks=695092851  nbValidityChecks=1379776469  nbPropagations=21533107  nbRevisions=261592866
931.81	     nbUselessRevisions=205633251  nbAssignments=617842  nbFailedAssignments=393212  nbBacktracks=224438
931.81	     nbVisitedNodes=1164988  nbRestartNogoods=231
931.81	       =>  wckTime=930.175  cpuTime=924.36  mem=35M690
1397.72	   
1397.72	   search
1397.72	     run=23  nbConstraintChecks=1059519677  nbValidityChecks=2090896062  nbPropagations=32260426  nbRevisions=393528583
1397.72	     nbUselessRevisions=309410124  nbAssignments=907783  nbFailedAssignments=570898  nbBacktracks=336665
1397.72	     nbVisitedNodes=1707502  nbRestartNogoods=260
1397.72	       =>  wckTime=1396.084  cpuTime=1389.8  mem=35M690

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/node18/watcher-196026-1168117932 -o ROOT/results/node18/solver-196026-1168117932 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/196026-1168117932/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.94 2.01 1.99 4/94 4952
/proc/meminfo: memFree=1731640/2055920 swapFree=4192812/4192956
[pid=4951] ppid=4949 vsize=172 CPUtime=0
/proc/4951/stat : 4951 (java) R 4949 4951 4884 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 160187865 176128 24 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 7861028 0 0 4096 0 0 0 0 17 0 0 0
/proc/4951/statm: 43 24 18 14 0 3 0

[startup+0.107062 s]
/proc/loadavg: 1.94 2.01 1.99 4/94 4952
/proc/meminfo: memFree=1731640/2055920 swapFree=4192812/4192956
[pid=4951] ppid=4949 vsize=914988 CPUtime=0.08
/proc/4951/stat : 4951 (java) R 4949 4951 4884 0 -1 0 2962 0 1 0 7 1 0 0 17 0 8 0 160187865 936947712 2708 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4154618544 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4951/statm: 228747 2708 1417 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.515104 s]
/proc/loadavg: 1.94 2.01 1.99 4/94 4952
/proc/meminfo: memFree=1731640/2055920 swapFree=4192812/4192956
[pid=4951] ppid=4949 vsize=915328 CPUtime=0.46
/proc/4951/stat : 4951 (java) R 4949 4951 4884 0 -1 0 7055 0 5 0 42 4 0 0 18 0 8 0 160187865 937295872 6798 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4155770037 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4951/statm: 228832 6798 2137 14 0 215302 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 915328

[startup+1.33619 s]
/proc/loadavg: 1.94 2.01 1.99 3/101 4959
/proc/meminfo: memFree=1662912/2055920 swapFree=4192812/4192956
[pid=4951] ppid=4949 vsize=915328 CPUtime=1.27
/proc/4951/stat : 4951 (java) R 4949 4951 4884 0 -1 0 19116 0 5 0 118 9 0 0 24 0 8 0 160187865 937295872 18858 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4155769829 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4951/statm: 228832 18858 2160 14 0 215302 0
[pid=4951/tid=4953] ppid=4949 vsize=915328 CPUtime=0.04
/proc/4951/task/4953/stat : 4953 (java) S 4949 4951 4884 0 -1 64 2656 0 0 0 4 0 0 0 17 0 8 0 160187869 937295872 18858 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4951/tid=4954] ppid=4949 vsize=915328 CPUtime=0
/proc/4951/task/4954/stat : 4954 (java) S 4949 4951 4884 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 160187869 937295872 18858 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4951/tid=4955] ppid=4949 vsize=915328 CPUtime=0
/proc/4951/task/4955/stat : 4955 (java) S 4949 4951 4884 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 160187869 937295872 18858 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4951/tid=4956] ppid=4949 vsize=915328 CPUtime=0
/proc/4951/task/4956/stat : 4956 (java) S 4949 4951 4884 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 160187874 937295872 18858 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4951/tid=4957] ppid=4949 vsize=915328 CPUtime=0.1
/proc/4951/task/4957/stat : 4957 (java) S 4949 4951 4884 0 -1 64 320 0 0 0 10 0 0 0 16 0 8 0 160187874 937295872 18858 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4951/tid=4958] ppid=4949 vsize=915328 CPUtime=0
/proc/4951/task/4958/stat : 4958 (java) S 4949 4951 4884 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 160187874 937295872 18858 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4951/tid=4959] ppid=4949 vsize=915328 CPUtime=0
/proc/4951/task/4959/stat : 4959 (java) S 4949 4951 4884 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 160187874 937295872 18858 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 915328

[startup+2.97434 s]
/proc/loadavg: 1.94 2.01 1.99 3/101 4959
/proc/meminfo: memFree=1646976/2055920 swapFree=4192812/4192956
[pid=4951] ppid=4949 vsize=915416 CPUtime=2.9
/proc/4951/stat : 4951 (java) R 4949 4951 4884 0 -1 0 23405 0 5 0 278 12 0 0 25 0 8 0 160187865 937385984 23145 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073625295 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4951/statm: 228854 23145 2531 14 0 215324 0
[pid=4951/tid=4953] ppid=4949 vsize=915416 CPUtime=0.16
/proc/4951/task/4953/stat : 4953 (java) S 4949 4951 4884 0 -1 64 6426 0 0 0 14 2 0 0 17 0 8 0 160187869 937385984 23145 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4951/tid=4954] ppid=4949 vsize=915416 CPUtime=0
/proc/4951/task/4954/stat : 4954 (java) S 4949 4951 4884 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 160187869 937385984 23145 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4951/tid=4955] ppid=4949 vsize=915416 CPUtime=0
/proc/4951/task/4955/stat : 4955 (java) S 4949 4951 4884 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 160187869 937385984 23145 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4951/tid=4956] ppid=4949 vsize=915416 CPUtime=0
/proc/4951/task/4956/stat : 4956 (java) S 4949 4951 4884 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 160187874 937385984 23145 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4951/tid=4957] ppid=4949 vsize=915416 CPUtime=0.2
/proc/4951/task/4957/stat : 4957 (java) S 4949 4951 4884 0 -1 64 371 0 0 0 19 1 0 0 15 0 8 0 160187874 937385984 23145 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4951/tid=4958] ppid=4949 vsize=915416 CPUtime=0
/proc/4951/task/4958/stat : 4958 (java) S 4949 4951 4884 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 160187874 937385984 23145 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4951/tid=4959] ppid=4949 vsize=915416 CPUtime=0
/proc/4951/task/4959/stat : 4959 (java) S 4949 4951 4884 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 160187874 937385984 23145 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 915416

[startup+6.18265 s]
/proc/loadavg: 1.94 2.00 1.99 3/101 4959
/proc/meminfo: memFree=1646976/2055920 swapFree=4192812/4192956
[pid=4951] ppid=4949 vsize=915416 CPUtime=6.07
/proc/4951/stat : 4951 (java) R 4949 4951 4884 0 -1 0 23421 0 5 0 595 12 0 0 25 0 8 0 160187865 937385984 23158 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073749904 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4951/statm: 228854 23158 2531 14 0 215324 0
[pid=4951/tid=4953] ppid=4949 vsize=915416 CPUtime=0.16
/proc/4951/task/4953/stat : 4953 (java) S 4949 4951 4884 0 -1 64 6426 0 0 0 14 2 0 0 17 0 8 0 160187869 937385984 23158 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4951/tid=4954] ppid=4949 vsize=915416 CPUtime=0
/proc/4951/task/4954/stat : 4954 (java) S 4949 4951 4884 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 160187869 937385984 23158 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4951/tid=4955] ppid=4949 vsize=915416 CPUtime=0
/proc/4951/task/4955/stat : 4955 (java) S 4949 4951 4884 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 160187869 937385984 23158 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4951/tid=4956] ppid=4949 vsize=915416 CPUtime=0
/proc/4951/task/4956/stat : 4956 (java) S 4949 4951 4884 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 160187874 937385984 23158 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4951/tid=4957] ppid=4949 vsize=915416 CPUtime=0.24
/proc/4951/task/4957/stat : 4957 (java) S 4949 4951 4884 0 -1 64 386 0 0 0 23 1 0 0 16 0 8 0 160187874 937385984 23158 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4951/tid=4958] ppid=4949 vsize=915416 CPUtime=0
/proc/4951/task/4958/stat : 4958 (java) S 4949 4951 4884 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 160187874 937385984 23158 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4951/tid=4959] ppid=4949 vsize=915416 CPUtime=0
/proc/4951/task/4959/stat : 4959 (java) S 4949 4951 4884 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 160187874 937385984 23158 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.07
Current children cumulated vsize (KiB) 915416

[startup+12.6583 s]
/proc/loadavg: 1.95 2.00 1.99 3/101 4959
/proc/meminfo: memFree=1647040/2055920 swapFree=4192812/4192956
[pid=4951] ppid=4949 vsize=915416 CPUtime=12.48
/proc/4951/stat : 4951 (java) R 4949 4951 4884 0 -1 0 23425 0 5 0 1236 12 0 0 25 0 8 0 160187865 937385984 23161 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073763200 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4951/statm: 228854 23161 2531 14 0 215324 0
[pid=4951/tid=4953] ppid=4949 vsize=915416 CPUtime=0.16
/proc/4951/task/4953/stat : 4953 (java) S 4949 4951 4884 0 -1 64 6426 0 0 0 14 2 0 0 16 0 8 0 160187869 937385984 23161 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4951/tid=4954] ppid=4949 vsize=915416 CPUtime=0
/proc/4951/task/4954/stat : 4954 (java) S 4949 4951 4884 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 160187869 937385984 23161 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4951/tid=4955] ppid=4949 vsize=915416 CPUtime=0
/proc/4951/task/4955/stat : 4955 (java) S 4949 4951 4884 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 160187869 937385984 23161 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4951/tid=4956] ppid=4949 vsize=915416 CPUtime=0
/proc/4951/task/4956/stat : 4956 (java) S 4949 4951 4884 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 160187874 937385984 23161 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4951/tid=4957] ppid=4949 vsize=915416 CPUtime=0.24
/proc/4951/task/4957/stat : 4957 (java) S 4949 4951 4884 0 -1 64 390 0 0 0 23 1 0 0 16 0 8 0 160187874 937385984 23161 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4951/tid=4958] ppid=4949 vsize=915416 CPUtime=0
/proc/4951/task/4958/stat : 4958 (java) S 4949 4951 4884 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 160187874 937385984 23161 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4951/tid=4959] ppid=4949 vsize=915416 CPUtime=0
/proc/4951/task/4959/stat : 4959 (java) S 4949 4951 4884 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 160187874 937385984 23161 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 915416

[startup+25.5375 s]
/proc/loadavg: 1.96 2.00 1.99 3/101 4959
/proc/meminfo: memFree=1647168/2055920 swapFree=4192812/4192956
[pid=4951] ppid=4949 vsize=915416 CPUtime=25.24
/proc/4951/stat : 4951 (java) R 4949 4951 4884 0 -1 0 23427 0 5 0 2511 13 0 0 25 0 8 0 160187865 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073630201 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4951/statm: 228854 23162 2531 14 0 215324 0
[pid=4951/tid=4953] ppid=4949 vsize=915416 CPUtime=0.16
/proc/4951/task/4953/stat : 4953 (java) S 4949 4951 4884 0 -1 64 6426 0 0 0 14 2 0 0 16 0 8 0 160187869 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4951/tid=4954] ppid=4949 vsize=915416 CPUtime=0
/proc/4951/task/4954/stat : 4954 (java) S 4949 4951 4884 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 160187869 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4951/tid=4955] ppid=4949 vsize=915416 CPUtime=0
/proc/4951/task/4955/stat : 4955 (java) S 4949 4951 4884 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 160187869 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4951/tid=4956] ppid=4949 vsize=915416 CPUtime=0
/proc/4951/task/4956/stat : 4956 (java) S 4949 4951 4884 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 160187874 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4951/tid=4957] ppid=4949 vsize=915416 CPUtime=0.25
/proc/4951/task/4957/stat : 4957 (java) S 4949 4951 4884 0 -1 64 391 0 0 0 24 1 0 0 16 0 8 0 160187874 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4951/tid=4958] ppid=4949 vsize=915416 CPUtime=0
/proc/4951/task/4958/stat : 4958 (java) S 4949 4951 4884 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 160187874 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4951/tid=4959] ppid=4949 vsize=915416 CPUtime=0
/proc/4951/task/4959/stat : 4959 (java) S 4949 4951 4884 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 160187874 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 915416

[startup+51.191 s]
/proc/loadavg: 1.97 2.00 1.99 3/101 4959
/proc/meminfo: memFree=1647232/2055920 swapFree=4192812/4192956
[pid=4951] ppid=4949 vsize=915416 CPUtime=50.65
/proc/4951/stat : 4951 (java) R 4949 4951 4884 0 -1 0 23427 0 5 0 5052 13 0 0 25 0 8 0 160187865 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073630183 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4951/statm: 228854 23162 2531 14 0 215324 0
[pid=4951/tid=4953] ppid=4949 vsize=915416 CPUtime=0.16
/proc/4951/task/4953/stat : 4953 (java) S 4949 4951 4884 0 -1 64 6426 0 0 0 14 2 0 0 16 0 8 0 160187869 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4951/tid=4954] ppid=4949 vsize=915416 CPUtime=0
/proc/4951/task/4954/stat : 4954 (java) S 4949 4951 4884 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 160187869 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4951/tid=4955] ppid=4949 vsize=915416 CPUtime=0
/proc/4951/task/4955/stat : 4955 (java) S 4949 4951 4884 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 160187869 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4951/tid=4956] ppid=4949 vsize=915416 CPUtime=0
/proc/4951/task/4956/stat : 4956 (java) S 4949 4951 4884 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 160187874 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4951/tid=4957] ppid=4949 vsize=915416 CPUtime=0.25
/proc/4951/task/4957/stat : 4957 (java) S 4949 4951 4884 0 -1 64 391 0 0 0 24 1 0 0 16 0 8 0 160187874 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4951/tid=4958] ppid=4949 vsize=915416 CPUtime=0
/proc/4951/task/4958/stat : 4958 (java) S 4949 4951 4884 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 160187874 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4951/tid=4959] ppid=4949 vsize=915416 CPUtime=0
/proc/4951/task/4959/stat : 4959 (java) S 4949 4951 4884 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 160187874 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 915416

[startup+102.454 s]
/proc/loadavg: 1.99 2.00 1.99 3/101 4959
/proc/meminfo: memFree=1647232/2055920 swapFree=4192812/4192956
[pid=4951] ppid=4949 vsize=915416 CPUtime=101.44
/proc/4951/stat : 4951 (java) R 4949 4951 4884 0 -1 0 23427 0 5 0 10131 13 0 0 25 0 8 0 160187865 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073756779 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4951/statm: 228854 23162 2531 14 0 215324 0
[pid=4951/tid=4953] ppid=4949 vsize=915416 CPUtime=0.16
/proc/4951/task/4953/stat : 4953 (java) S 4949 4951 4884 0 -1 64 6426 0 0 0 14 2 0 0 16 0 8 0 160187869 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4951/tid=4954] ppid=4949 vsize=915416 CPUtime=0
/proc/4951/task/4954/stat : 4954 (java) S 4949 4951 4884 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 160187869 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4951/tid=4955] ppid=4949 vsize=915416 CPUtime=0
/proc/4951/task/4955/stat : 4955 (java) S 4949 4951 4884 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 160187869 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4951/tid=4956] ppid=4949 vsize=915416 CPUtime=0
/proc/4951/task/4956/stat : 4956 (java) S 4949 4951 4884 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 160187874 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4951/tid=4957] ppid=4949 vsize=915416 CPUtime=0.25
/proc/4951/task/4957/stat : 4957 (java) S 4949 4951 4884 0 -1 64 391 0 0 0 24 1 0 0 16 0 8 0 160187874 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4951/tid=4958] ppid=4949 vsize=915416 CPUtime=0
/proc/4951/task/4958/stat : 4958 (java) S 4949 4951 4884 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 160187874 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4951/tid=4959] ppid=4949 vsize=915416 CPUtime=0
/proc/4951/task/4959/stat : 4959 (java) S 4949 4951 4884 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 160187874 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.44
Current children cumulated vsize (KiB) 915416

[startup+162.467 s]
/proc/loadavg: 1.99 2.00 1.99 3/101 4959
/proc/meminfo: memFree=1647232/2055920 swapFree=4192812/4192956
[pid=4951] ppid=4949 vsize=915416 CPUtime=160.91
/proc/4951/stat : 4951 (java) R 4949 4951 4884 0 -1 0 23427 0 5 0 16077 14 0 0 25 0 8 0 160187865 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073630211 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 1417.07
Current children cumulated vsize (KiB) 915416

[startup+1483.35 s]
/proc/loadavg: 2.02 2.03 2.00 3/101 5034
/proc/meminfo: memFree=1645704/2055920 swapFree=4192812/4192956
[pid=4951] ppid=4949 vsize=915416 CPUtime=1477.04
/proc/4951/stat : 4951 (java) R 4949 4951 4884 0 -1 0 23427 0 5 0 147680 24 0 0 25 0 8 0 160187865 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073753573 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4951/statm: 228854 23162 2531 14 0 215324 0
[pid=4951/tid=4953] ppid=4949 vsize=915416 CPUtime=0.16
/proc/4951/task/4953/stat : 4953 (java) S 4949 4951 4884 0 -1 64 6426 0 0 0 14 2 0 0 16 0 8 0 160187869 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4951/tid=4954] ppid=4949 vsize=915416 CPUtime=0
/proc/4951/task/4954/stat : 4954 (java) S 4949 4951 4884 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 160187869 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4951/tid=4955] ppid=4949 vsize=915416 CPUtime=0
/proc/4951/task/4955/stat : 4955 (java) S 4949 4951 4884 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 160187869 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4951/tid=4956] ppid=4949 vsize=915416 CPUtime=0
/proc/4951/task/4956/stat : 4956 (java) S 4949 4951 4884 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 160187874 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4951/tid=4957] ppid=4949 vsize=915416 CPUtime=0.25
/proc/4951/task/4957/stat : 4957 (java) S 4949 4951 4884 0 -1 64 391 0 0 0 24 1 0 0 16 0 8 0 160187874 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4951/tid=4958] ppid=4949 vsize=915416 CPUtime=0
/proc/4951/task/4958/stat : 4958 (java) S 4949 4951 4884 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 160187874 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4951/tid=4959] ppid=4949 vsize=915416 CPUtime=0
/proc/4951/task/4959/stat : 4959 (java) S 4949 4951 4884 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 160187874 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1477.04
Current children cumulated vsize (KiB) 915416

[startup+1543.37 s]
/proc/loadavg: 2.01 2.02 2.00 3/101 5034
/proc/meminfo: memFree=1645704/2055920 swapFree=4192812/4192956
[pid=4951] ppid=4949 vsize=915416 CPUtime=1537
/proc/4951/stat : 4951 (java) R 4949 4951 4884 0 -1 0 23427 0 5 0 153676 24 0 0 25 0 8 0 160187865 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073756752 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4951/statm: 228854 23162 2531 14 0 215324 0
[pid=4951/tid=4953] ppid=4949 vsize=915416 CPUtime=0.16
/proc/4951/task/4953/stat : 4953 (java) S 4949 4951 4884 0 -1 64 6426 0 0 0 14 2 0 0 16 0 8 0 160187869 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4951/tid=4954] ppid=4949 vsize=915416 CPUtime=0
/proc/4951/task/4954/stat : 4954 (java) S 4949 4951 4884 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 160187869 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4951/tid=4955] ppid=4949 vsize=915416 CPUtime=0
/proc/4951/task/4955/stat : 4955 (java) S 4949 4951 4884 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 160187869 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4951/tid=4956] ppid=4949 vsize=915416 CPUtime=0
/proc/4951/task/4956/stat : 4956 (java) S 4949 4951 4884 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 160187874 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4951/tid=4957] ppid=4949 vsize=915416 CPUtime=0.25
/proc/4951/task/4957/stat : 4957 (java) S 4949 4951 4884 0 -1 64 391 0 0 0 24 1 0 0 16 0 8 0 160187874 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4951/tid=4958] ppid=4949 vsize=915416 CPUtime=0
/proc/4951/task/4958/stat : 4958 (java) S 4949 4951 4884 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 160187874 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4951/tid=4959] ppid=4949 vsize=915416 CPUtime=0
/proc/4951/task/4959/stat : 4959 (java) S 4949 4951 4884 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 160187874 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1537
Current children cumulated vsize (KiB) 915416

[startup+1603.39 s]
/proc/loadavg: 2.00 2.01 2.00 3/101 5034
/proc/meminfo: memFree=1645640/2055920 swapFree=4192812/4192956
[pid=4951] ppid=4949 vsize=915416 CPUtime=1596.96
/proc/4951/stat : 4951 (java) R 4949 4951 4884 0 -1 0 23427 0 5 0 159672 24 0 0 25 0 8 0 160187865 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073630204 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4951/statm: 228854 23162 2531 14 0 215324 0
[pid=4951/tid=4953] ppid=4949 vsize=915416 CPUtime=0.16
/proc/4951/task/4953/stat : 4953 (java) S 4949 4951 4884 0 -1 64 6426 0 0 0 14 2 0 0 16 0 8 0 160187869 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4951/tid=4954] ppid=4949 vsize=915416 CPUtime=0
/proc/4951/task/4954/stat : 4954 (java) S 4949 4951 4884 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 160187869 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4951/tid=4955] ppid=4949 vsize=915416 CPUtime=0
/proc/4951/task/4955/stat : 4955 (java) S 4949 4951 4884 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 160187869 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4951/tid=4956] ppid=4949 vsize=915416 CPUtime=0
/proc/4951/task/4956/stat : 4956 (java) S 4949 4951 4884 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 160187874 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4951/tid=4957] ppid=4949 vsize=915416 CPUtime=0.25
/proc/4951/task/4957/stat : 4957 (java) S 4949 4951 4884 0 -1 64 391 0 0 0 24 1 0 0 16 0 8 0 160187874 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4951/tid=4958] ppid=4949 vsize=915416 CPUtime=0
/proc/4951/task/4958/stat : 4958 (java) S 4949 4951 4884 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 160187874 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4951/tid=4959] ppid=4949 vsize=915416 CPUtime=0
/proc/4951/task/4959/stat : 4959 (java) S 4949 4951 4884 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 160187874 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1596.96
Current children cumulated vsize (KiB) 915416

[startup+1663.4 s]
/proc/loadavg: 2.07 2.03 2.00 3/101 5034
/proc/meminfo: memFree=1645640/2055920 swapFree=4192812/4192956
[pid=4951] ppid=4949 vsize=915416 CPUtime=1656.92
/proc/4951/stat : 4951 (java) R 4949 4951 4884 0 -1 0 23427 0 5 0 165668 24 0 0 25 0 8 0 160187865 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073630204 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4951/statm: 228854 23162 2531 14 0 215324 0
[pid=4951/tid=4953] ppid=4949 vsize=915416 CPUtime=0.16
/proc/4951/task/4953/stat : 4953 (java) S 4949 4951 4884 0 -1 64 6426 0 0 0 14 2 0 0 16 0 8 0 160187869 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4951/tid=4954] ppid=4949 vsize=915416 CPUtime=0
/proc/4951/task/4954/stat : 4954 (java) S 4949 4951 4884 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 160187869 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4951/tid=4955] ppid=4949 vsize=915416 CPUtime=0
/proc/4951/task/4955/stat : 4955 (java) S 4949 4951 4884 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 160187869 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4951/tid=4956] ppid=4949 vsize=915416 CPUtime=0
/proc/4951/task/4956/stat : 4956 (java) S 4949 4951 4884 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 160187874 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4951/tid=4957] ppid=4949 vsize=915416 CPUtime=0.25
/proc/4951/task/4957/stat : 4957 (java) S 4949 4951 4884 0 -1 64 391 0 0 0 24 1 0 0 16 0 8 0 160187874 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4951/tid=4958] ppid=4949 vsize=915416 CPUtime=0
/proc/4951/task/4958/stat : 4958 (java) S 4949 4951 4884 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 160187874 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4951/tid=4959] ppid=4949 vsize=915416 CPUtime=0
/proc/4951/task/4959/stat : 4959 (java) S 4949 4951 4884 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 160187874 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1656.92
Current children cumulated vsize (KiB) 915416

[startup+1723.41 s]
/proc/loadavg: 2.02 2.02 2.00 3/101 5034
/proc/meminfo: memFree=1645576/2055920 swapFree=4192812/4192956
[pid=4951] ppid=4949 vsize=915416 CPUtime=1716.87
/proc/4951/stat : 4951 (java) R 4949 4951 4884 0 -1 0 23427 0 5 0 171662 25 0 0 25 0 8 0 160187865 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073769412 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4951/statm: 228854 23162 2531 14 0 215324 0
[pid=4951/tid=4953] ppid=4949 vsize=915416 CPUtime=0.16
/proc/4951/task/4953/stat : 4953 (java) S 4949 4951 4884 0 -1 64 6426 0 0 0 14 2 0 0 16 0 8 0 160187869 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4951/tid=4954] ppid=4949 vsize=915416 CPUtime=0
/proc/4951/task/4954/stat : 4954 (java) S 4949 4951 4884 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 160187869 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4951/tid=4955] ppid=4949 vsize=915416 CPUtime=0
/proc/4951/task/4955/stat : 4955 (java) S 4949 4951 4884 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 160187869 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4951/tid=4956] ppid=4949 vsize=915416 CPUtime=0
/proc/4951/task/4956/stat : 4956 (java) S 4949 4951 4884 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 160187874 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4951/tid=4957] ppid=4949 vsize=915416 CPUtime=0.25
/proc/4951/task/4957/stat : 4957 (java) S 4949 4951 4884 0 -1 64 391 0 0 0 24 1 0 0 16 0 8 0 160187874 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4951/tid=4958] ppid=4949 vsize=915416 CPUtime=0
/proc/4951/task/4958/stat : 4958 (java) S 4949 4951 4884 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 160187874 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4951/tid=4959] ppid=4949 vsize=915416 CPUtime=0
/proc/4951/task/4959/stat : 4959 (java) S 4949 4951 4884 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 160187874 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1716.87
Current children cumulated vsize (KiB) 915416

[startup+1783.43 s]
/proc/loadavg: 2.01 2.01 2.00 3/101 5034
/proc/meminfo: memFree=1645576/2055920 swapFree=4192812/4192956
[pid=4951] ppid=4949 vsize=915416 CPUtime=1776.83
/proc/4951/stat : 4951 (java) R 4949 4951 4884 0 -1 0 23427 0 5 0 177658 25 0 0 25 0 8 0 160187865 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073749940 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4951/statm: 228854 23162 2531 14 0 215324 0
[pid=4951/tid=4953] ppid=4949 vsize=915416 CPUtime=0.16
/proc/4951/task/4953/stat : 4953 (java) S 4949 4951 4884 0 -1 64 6426 0 0 0 14 2 0 0 16 0 8 0 160187869 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4951/tid=4954] ppid=4949 vsize=915416 CPUtime=0
/proc/4951/task/4954/stat : 4954 (java) S 4949 4951 4884 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 160187869 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4951/tid=4955] ppid=4949 vsize=915416 CPUtime=0
/proc/4951/task/4955/stat : 4955 (java) S 4949 4951 4884 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 160187869 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4951/tid=4956] ppid=4949 vsize=915416 CPUtime=0
/proc/4951/task/4956/stat : 4956 (java) S 4949 4951 4884 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 160187874 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4951/tid=4957] ppid=4949 vsize=915416 CPUtime=0.25
/proc/4951/task/4957/stat : 4957 (java) S 4949 4951 4884 0 -1 64 391 0 0 0 24 1 0 0 16 0 8 0 160187874 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4951/tid=4958] ppid=4949 vsize=915416 CPUtime=0
/proc/4951/task/4958/stat : 4958 (java) S 4949 4951 4884 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 160187874 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4951/tid=4959] ppid=4949 vsize=915416 CPUtime=0
/proc/4951/task/4959/stat : 4959 (java) S 4949 4951 4884 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 160187874 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1776.83
Current children cumulated vsize (KiB) 915416



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1806.7 s]
/proc/loadavg: 2.00 2.01 2.00 3/101 5034
/proc/meminfo: memFree=1645576/2055920 swapFree=4192812/4192956
[pid=4951] ppid=4949 vsize=915416 CPUtime=1800.07
/proc/4951/stat : 4951 (java) R 4949 4951 4884 0 -1 0 23427 0 5 0 179982 25 0 0 25 0 8 0 160187865 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073781726 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4951/statm: 228854 23162 2531 14 0 215324 0
[pid=4951/tid=4953] ppid=4949 vsize=915416 CPUtime=0.16
/proc/4951/task/4953/stat : 4953 (java) S 4949 4951 4884 0 -1 64 6426 0 0 0 14 2 0 0 16 0 8 0 160187869 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4951/tid=4954] ppid=4949 vsize=915416 CPUtime=0
/proc/4951/task/4954/stat : 4954 (java) S 4949 4951 4884 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 160187869 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4951/tid=4955] ppid=4949 vsize=915416 CPUtime=0
/proc/4951/task/4955/stat : 4955 (java) S 4949 4951 4884 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 160187869 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4951/tid=4956] ppid=4949 vsize=915416 CPUtime=0
/proc/4951/task/4956/stat : 4956 (java) S 4949 4951 4884 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 160187874 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4951/tid=4957] ppid=4949 vsize=915416 CPUtime=0.25
/proc/4951/task/4957/stat : 4957 (java) S 4949 4951 4884 0 -1 64 391 0 0 0 24 1 0 0 16 0 8 0 160187874 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4951/tid=4958] ppid=4949 vsize=915416 CPUtime=0
/proc/4951/task/4958/stat : 4958 (java) S 4949 4951 4884 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 160187874 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4951/tid=4959] ppid=4949 vsize=915416 CPUtime=0
/proc/4951/task/4959/stat : 4959 (java) S 4949 4951 4884 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 160187874 937385984 23162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 915416

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

Child status: 143
Real time (s): 1806.78
CPU time (s): 1800.15
CPU user time (s): 1799.88
CPU system time (s): 0.268959
CPU usage (%): 99.6332
Max. virtual memory (cumulated for all children) (KiB): 915416

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.88
system time used= 0.268959
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23444
page faults= 5
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 37611
involuntary context switches= 39149

runsolver used 2.22466 s user time and 5.84611 s system time

The end

Launcher Data (download as text)

Begin job on node18 on Sat Jan  6 21:12:12 UTC 2007


IDJOB= 196026
IDBENCH= 3320
FILE ID= node18/196026-1168117932

PBS_JOBID= 3477146

Free space on /tmp= 66282 MiB

BENCH NAME= HOME/pub/bench/CPAI06/random/rand-3-24-24/rand-3-24-24-76-632-3_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/196026-1168117932/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node18/watcher-196026-1168117932 -o ROOT/results/node18/solver-196026-1168117932 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/196026-1168117932/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  07199477a79e145417342f0a5ca13a8b

RANDOM SEED= 657043357

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.231
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.231
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:       1732120 kB
Buffers:         29408 kB
Cached:         148528 kB
SwapCached:         20 kB
Active:         182088 kB
Inactive:        92888 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1732120 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4624 kB
Writeback:           0 kB
Mapped:         123556 kB
Slab:            33576 kB
Committed_AS:  4335804 kB
PageTables:       2224 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66282 MiB



End job on node18 on Sat Jan  6 21:42:19 UTC 2007