Trace number 196130

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.06 1810.01

General information on the benchmark

Namerandom/rand-3-24-24/
rand-3-24-24-76-632-48_ext.xml
MD5SUM89efa41fbbac9f9b4ee5610173a37395
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 variables24
Number of constraints76
Maximum constraint arity3
Maximum domain size24
Number of constraints which are defined in extension76
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.34	   
0.34	Abscon 109 (November, 2006)
0.34	   
0.34	   configuration
0.34	     name=esac.xml
0.44	   
0.44	   instance
0.44	     name=/tmp/evaluation/196130-1168119192/unknown.xml
0.47	   
0.47	   domains being loaded...
0.48	   
0.48	   variables being loaded...
0.51	     nbVariables=24  nbDomainTypes=1  minDomainSize=24  maxDomainSize=24
0.51	       =>  wckTime=0.164  cpuTime=0.08  mem=6M951
0.51	   
0.51	   relations being loaded...
1.12	   
1.12	   constraints being loaded...
1.39	     nbConstraints=76  nbRelationTypes=76  nbExtensionStructures=76  nbSharedExtensionStructures=0
1.39	     nbConflictsStructures=76  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=0  maxDegree=14  maxArity=3
1.39	       =>  wckTime=1.044  cpuTime=0.86  mem=50M819
1.51	   
1.51	   solver IterativeSystematicSolver being built... 
1.67	       =>  wckTime=1.329  cpuTime=0.99  mem=35M601
1.78	   
1.78	   preprocessing
1.78	     nbConstraintChecks=35121  nbValidityChecks=57641  nbPropagations=246  nbRevisions=2580  nbUselessRevisions=2215
1.78	     nbSingletonTests=34  nbEffectiveSingletonTests=0  nbESACBranches=4  nbRemovedValues=0  detectedInconsistency=no
1.78	       =>  wckTime=0.107  cpuTime=0.08  mem=35M601
1.84	   
1.84	   search
1.84	     run=0  nbConstraintChecks=26942  nbValidityChecks=52483  nbPropagations=550  nbRevisions=6189
1.84	     nbUselessRevisions=5163  nbAssignments=29  nbFailedAssignments=12  nbBacktracks=10  nbVisitedNodes=48
1.84	     nbRestartNogoods=0  mapSize=9  nbInferences=0  nbTooLargeKeys=0
1.84	       =>  wckTime=0.167  cpuTime=0.13  mem=35M601
1.91	   
1.91	   search
1.91	     run=1  nbConstraintChecks=63085  nbValidityChecks=124386  nbPropagations=1505  nbRevisions=16923
1.91	     nbUselessRevisions=13910  nbAssignments=70  nbFailedAssignments=29  nbBacktracks=26  nbVisitedNodes=116
1.91	     nbRestartNogoods=3  mapSize=23  nbInferences=0  nbTooLargeKeys=0
1.91	       =>  wckTime=0.231  cpuTime=0.19  mem=35M601
2.02	   
2.02	   search
2.02	     run=2  nbConstraintChecks=121089  nbValidityChecks=248639  nbPropagations=3184  nbRevisions=35677
2.02	     nbUselessRevisions=29202  nbAssignments=145  nbFailedAssignments=49  nbBacktracks=48  nbVisitedNodes=199
2.02	     nbRestartNogoods=10  mapSize=41  nbInferences=0  nbTooLargeKeys=0
2.02	       =>  wckTime=0.341  cpuTime=0.29  mem=35M601
2.14	   
2.14	   search
2.14	     run=3  nbConstraintChecks=197771  nbValidityChecks=403238  nbPropagations=5791  nbRevisions=64792
2.14	     nbUselessRevisions=52563  nbAssignments=228  nbFailedAssignments=91  nbBacktracks=81  nbVisitedNodes=342
2.14	     nbRestartNogoods=14  mapSize=69  nbInferences=0  nbTooLargeKeys=0
2.14	       =>  wckTime=0.461  cpuTime=0.41  mem=35M601
2.32	   
2.32	   search
2.32	     run=4  nbConstraintChecks=322734  nbValidityChecks=655661  nbPropagations=10020  nbRevisions=113960
2.32	     nbUselessRevisions=92029  nbAssignments=398  nbFailedAssignments=187  nbBacktracks=132  nbVisitedNodes=629
2.32	     nbRestartNogoods=17  mapSize=119  nbInferences=0  nbTooLargeKeys=0
2.32	       =>  wckTime=0.645  cpuTime=0.59  mem=35M601
2.63	   
2.63	   search
2.63	     run=5  nbConstraintChecks=531646  nbValidityChecks=1068525  nbPropagations=16446  nbRevisions=189971
2.63	     nbUselessRevisions=152781  nbAssignments=628  nbFailedAssignments=337  nbBacktracks=208  nbVisitedNodes=1062
2.63	     nbRestartNogoods=19  mapSize=189  nbInferences=0  nbTooLargeKeys=0
2.63	       =>  wckTime=0.951  cpuTime=0.88  mem=35M601
3.03	   
3.03	   search
3.03	     run=6  nbConstraintChecks=813197  nbValidityChecks=1611020  nbPropagations=25996  nbRevisions=301097
3.03	     nbUselessRevisions=240731  nbAssignments=893  nbFailedAssignments=480  nbBacktracks=322  nbVisitedNodes=1538
3.03	     nbRestartNogoods=20  mapSize=286  nbInferences=0  nbTooLargeKeys=0
3.03	       =>  wckTime=1.355  cpuTime=1.29  mem=35M601
3.65	   
3.65	   search
3.65	     run=7  nbConstraintChecks=1280197  nbValidityChecks=2471485  nbPropagations=39921  nbRevisions=468822
3.65	     nbUselessRevisions=374241  nbAssignments=1327  nbFailedAssignments=737  nbBacktracks=492  nbVisitedNodes=2336
3.65	     nbRestartNogoods=31  mapSize=431  nbInferences=0  nbTooLargeKeys=0
3.65	       =>  wckTime=1.973  cpuTime=1.89  mem=35M601
4.55	   
4.55	   search
4.55	     run=8  nbConstraintChecks=1921221  nbValidityChecks=3744093  nbPropagations=60380  nbRevisions=721407
4.55	     nbUselessRevisions=576346  nbAssignments=1919  nbFailedAssignments=1056  nbBacktracks=750  nbVisitedNodes=3384
4.55	     nbRestartNogoods=37  mapSize=650  nbInferences=0  nbTooLargeKeys=0
4.55	       =>  wckTime=2.87  cpuTime=2.77  mem=35M601
5.75	   
5.75	   search
5.75	     run=9  nbConstraintChecks=2816448  nbValidityChecks=5497411  nbPropagations=91185  nbRevisions=1098026
5.75	     nbUselessRevisions=876583  nbAssignments=2761  nbFailedAssignments=1509  nbBacktracks=1134  nbVisitedNodes=4927
5.75	     nbRestartNogoods=41  mapSize=981  nbInferences=0  nbTooLargeKeys=0
5.75	       =>  wckTime=4.074  cpuTime=3.96  mem=35M601
5.91	   
5.91	   INFO : Stopping hyperNogood (mapSize=1040, nbTooLargekeys=0, mem=35M601)
7.25	   
7.25	   search
7.25	     run=10  nbConstraintChecks=3958188  nbValidityChecks=7828253  nbPropagations=135872  nbRevisions=1641312
7.25	     nbUselessRevisions=1309087  nbAssignments=3969  nbFailedAssignments=2136  nbBacktracks=1710  nbVisitedNodes=7089
7.25	     nbRestartNogoods=49
7.25	       =>  wckTime=5.572  cpuTime=5.44  mem=35M601
10.31	   
10.31	   search
10.31	     run=11  nbConstraintChecks=6238214  nbValidityChecks=12393809  nbPropagations=206951  nbRevisions=2484650
10.31	     nbUselessRevisions=1976130  nbAssignments=6199  nbFailedAssignments=3496  nbBacktracks=2574  nbVisitedNodes=11259
10.31	     nbRestartNogoods=59
10.31	       =>  wckTime=8.63  cpuTime=8.49  mem=35M601
14.67	   
14.67	   search
14.67	     run=12  nbConstraintChecks=9696216  nbValidityChecks=18988564  nbPropagations=314878  nbRevisions=3785316
14.67	     nbUselessRevisions=3005561  nbAssignments=9583  nbFailedAssignments=5577  nbBacktracks=3871  nbVisitedNodes=17566
14.67	     nbRestartNogoods=73
14.67	       =>  wckTime=12.992  cpuTime=12.81  mem=35M601
21.66	   
21.66	   search
21.66	     run=13  nbConstraintChecks=14916013  nbValidityChecks=29562339  nbPropagations=479496  nbRevisions=5805089
21.66	     nbUselessRevisions=4609315  nbAssignments=14437  nbFailedAssignments=8482  nbBacktracks=5817  nbVisitedNodes=26679
21.66	     nbRestartNogoods=83
21.66	       =>  wckTime=19.986  cpuTime=19.77  mem=35M601
29.69	   
29.69	   search
29.69	     run=14  nbConstraintChecks=21047219  nbValidityChecks=41821362  nbPropagations=716637  nbRevisions=8696188
29.69	     nbUselessRevisions=6905801  nbAssignments=20560  nbFailedAssignments=11679  nbBacktracks=8736  nbVisitedNodes=37770
29.69	     nbRestartNogoods=91
29.69	       =>  wckTime=28.014  cpuTime=27.76  mem=35M601
45.81	   
45.81	   search
45.81	     run=15  nbConstraintChecks=32958448  nbValidityChecks=65615251  nbPropagations=1090285  nbRevisions=13157995
45.81	     nbUselessRevisions=10425349  nbAssignments=32176  nbFailedAssignments=18911  nbBacktracks=13114
45.81	     nbVisitedNodes=59612  nbRestartNogoods=99
45.81	       =>  wckTime=44.129  cpuTime=43.79  mem=35M601
66.40	   
66.40	   search
66.40	     run=16  nbConstraintChecks=49128747  nbValidityChecks=96953310  nbPropagations=1646939  nbRevisions=19888143
66.40	     nbUselessRevisions=15745684  nbAssignments=48691  nbFailedAssignments=28826  nbBacktracks=19682
66.40	     nbVisitedNodes=90127  nbRestartNogoods=113
66.40	       =>  wckTime=64.72  cpuTime=64.26  mem=35M601
99.38	   
99.38	   search
99.38	     run=17  nbConstraintChecks=73960368  nbValidityChecks=147387148  nbPropagations=2482632  nbRevisions=30115305
99.38	     nbUselessRevisions=23853019  nbAssignments=72142  nbFailedAssignments=42420  nbBacktracks=29534
99.38	     nbVisitedNodes=133945  nbRestartNogoods=125
99.38	       =>  wckTime=97.699  cpuTime=97.07  mem=35M601
141.88	   
141.88	   search
141.88	     run=18  nbConstraintChecks=106561394  nbValidityChecks=212166075  nbPropagations=3701526  nbRevisions=44977847
141.88	     nbUselessRevisions=35640949  nbAssignments=104098  nbFailedAssignments=59591  nbBacktracks=44315
141.88	     nbVisitedNodes=192287  nbRestartNogoods=130
141.88	       =>  wckTime=140.2  cpuTime=139.34  mem=35M601
214.76	   
214.77	   search
214.77	     run=19  nbConstraintChecks=160184766  nbValidityChecks=317810242  nbPropagations=5543776  nbRevisions=67153878
214.77	     nbUselessRevisions=53147308  nbAssignments=153419  nbFailedAssignments=86737  nbBacktracks=66483
214.77	     nbVisitedNodes=282916  nbRestartNogoods=153
214.77	       =>  wckTime=213.088  cpuTime=211.82  mem=35M601
327.17	   
327.17	   search
327.17	     run=20  nbConstraintChecks=244516040  nbValidityChecks=491276047  nbPropagations=8375012  nbRevisions=101650141
327.17	     nbUselessRevisions=80440170  nbAssignments=238331  nbFailedAssignments=138379  nbBacktracks=99735
327.17	     nbVisitedNodes=442062  nbRestartNogoods=170
327.17	       =>  wckTime=325.493  cpuTime=323.62  mem=35M601
467.90	   
467.90	   search
467.90	     run=21  nbConstraintChecks=351267853  nbValidityChecks=706048397  nbPropagations=12445230  nbRevisions=150988151
467.90	     nbUselessRevisions=119513449  nbAssignments=346936  nbFailedAssignments=197101  nbBacktracks=149614
467.90	     nbVisitedNodes=639370  nbRestartNogoods=199
467.90	       =>  wckTime=466.224  cpuTime=463.56  mem=35M601
707.76	   
707.76	   search
707.76	     run=22  nbConstraintChecks=530718730  nbValidityChecks=1069670535  nbPropagations=18631362  nbRevisions=225099541
707.76	     nbUselessRevisions=178056352  nbAssignments=523499  nbFailedAssignments=298838  nbBacktracks=224434
707.76	     nbVisitedNodes=966479  nbRestartNogoods=230
707.76	       =>  wckTime=706.087  cpuTime=702.12  mem=35M601
1080.30	   
1080.30	   search
1080.30	     run=23  nbConstraintChecks=815351133  nbValidityChecks=1637154197  nbPropagations=27912536  nbRevisions=338750299
1080.30	     nbUselessRevisions=268119142  nbAssignments=790154  nbFailedAssignments=453261  nbBacktracks=336661
1080.30	     nbVisitedNodes=1460147  nbRestartNogoods=249
1080.30	       =>  wckTime=1078.623  cpuTime=1072.62  mem=35M601
1552.04	   
1552.04	   search
1552.04	     run=24  nbConstraintChecks=1170010125  nbValidityChecks=2348606746  nbPropagations=41417807  nbRevisions=503014627
1552.04	     nbUselessRevisions=398292956  nbAssignments=1144603  nbFailedAssignments=639363  nbBacktracks=505002
1552.04	     nbVisitedNodes=2104244  nbRestartNogoods=266
1552.04	       =>  wckTime=1550.367  cpuTime=1541.86  mem=35M601

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/node50/watcher-196130-1168119192 -o ROOT/results/node50/solver-196130-1168119192 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/196130-1168119192/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: 0.92 0.99 0.99 4/70 15988
/proc/meminfo: memFree=1904920/2055920 swapFree=4191892/4192956
[pid=15987] ppid=15984 vsize=172 CPUtime=0
/proc/15987/stat : 15987 (java) R 15984 15987 15853 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 160317801 176128 24 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 7918372 0 0 4096 0 0 0 0 17 1 0 0
/proc/15987/statm: 43 24 18 14 0 3 0

[startup+0.105059 s]
/proc/loadavg: 0.92 0.99 0.99 4/70 15988
/proc/meminfo: memFree=1904920/2055920 swapFree=4191892/4192956
[pid=15987] ppid=15984 vsize=914988 CPUtime=0.09
/proc/15987/stat : 15987 (java) R 15984 15987 15853 0 -1 0 2998 0 1 0 7 2 0 0 22 0 8 0 160317801 936947712 2744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15987/statm: 228747 2744 1427 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.51313 s]
/proc/loadavg: 0.92 0.99 0.99 4/70 15988
/proc/meminfo: memFree=1904920/2055920 swapFree=4191892/4192956
[pid=15987] ppid=15984 vsize=915328 CPUtime=0.41
/proc/15987/stat : 15987 (java) R 15984 15987 15853 0 -1 0 6092 0 14 0 35 6 0 0 18 0 8 0 160317801 937295872 5844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4152819938 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15987/statm: 228832 5844 2136 14 0 215302 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 915328

[startup+1.33827 s]
/proc/loadavg: 1.01 1.00 1.00 4/88 16007
/proc/meminfo: memFree=1808264/2055920 swapFree=4191892/4192956
[pid=15987] ppid=15984 vsize=915328 CPUtime=1.23
/proc/15987/stat : 15987 (java) R 15984 15987 15853 0 -1 0 19102 0 14 0 111 12 0 0 25 0 8 0 160317801 937295872 18853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155769982 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15987/statm: 228832 18853 2160 14 0 215302 0
[pid=15987/tid=15994] ppid=15984 vsize=915328 CPUtime=0.05
/proc/15987/task/15994/stat : 15994 (java) S 15984 15987 15853 0 -1 64 2650 0 0 0 4 1 0 0 17 0 8 0 160317805 937295872 18853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=15987/tid=15996] ppid=15984 vsize=915328 CPUtime=0
/proc/15987/task/15996/stat : 15996 (java) S 15984 15987 15853 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 160317806 937295872 18853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15987/tid=15997] ppid=15984 vsize=915328 CPUtime=0
/proc/15987/task/15997/stat : 15997 (java) S 15984 15987 15853 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 160317806 937295872 18853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15987/tid=16000] ppid=15984 vsize=915328 CPUtime=0
/proc/15987/task/16000/stat : 16000 (java) S 15984 15987 15853 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 160317809 937295872 18853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15987/tid=16001] ppid=15984 vsize=915328 CPUtime=0.09
/proc/15987/task/16001/stat : 16001 (java) S 15984 15987 15853 0 -1 64 321 0 0 0 9 0 0 0 16 0 8 0 160317809 937295872 18853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15987/tid=16002] ppid=15984 vsize=915328 CPUtime=0
/proc/15987/task/16002/stat : 16002 (java) S 15984 15987 15853 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 160317809 937295872 18853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15987/tid=16003] ppid=15984 vsize=915328 CPUtime=0
/proc/15987/task/16003/stat : 16003 (java) S 15984 15987 15853 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 160317809 937295872 18853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 915328

[startup+3.00155 s]
/proc/loadavg: 1.01 1.00 1.00 4/88 16007
/proc/meminfo: memFree=1783048/2055920 swapFree=4191892/4192956
[pid=15987] ppid=15984 vsize=915420 CPUtime=2.87
/proc/15987/stat : 15987 (java) R 15984 15987 15853 0 -1 0 23555 0 14 0 273 14 0 0 25 0 8 0 160317801 937390080 23304 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073761131 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15987/statm: 228855 23304 2531 14 0 215325 0
[pid=15987/tid=15994] ppid=15984 vsize=915420 CPUtime=0.16
/proc/15987/task/15994/stat : 15994 (java) S 15984 15987 15853 0 -1 64 6584 0 0 0 13 3 0 0 17 0 8 0 160317805 937390080 23304 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=15987/tid=15996] ppid=15984 vsize=915420 CPUtime=0
/proc/15987/task/15996/stat : 15996 (java) S 15984 15987 15853 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 160317806 937390080 23304 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15987/tid=15997] ppid=15984 vsize=915420 CPUtime=0
/proc/15987/task/15997/stat : 15997 (java) S 15984 15987 15853 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 160317806 937390080 23304 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15987/tid=16000] ppid=15984 vsize=915420 CPUtime=0
/proc/15987/task/16000/stat : 16000 (java) S 15984 15987 15853 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 160317809 937390080 23304 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15987/tid=16001] ppid=15984 vsize=915420 CPUtime=0.19
/proc/15987/task/16001/stat : 16001 (java) S 15984 15987 15853 0 -1 64 373 0 0 0 19 0 0 0 15 0 8 0 160317809 937390080 23304 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15987/tid=16002] ppid=15984 vsize=915420 CPUtime=0
/proc/15987/task/16002/stat : 16002 (java) S 15984 15987 15853 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 160317809 937390080 23304 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15987/tid=16003] ppid=15984 vsize=915420 CPUtime=0
/proc/15987/task/16003/stat : 16003 (java) S 15984 15987 15853 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 160317809 937390080 23304 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.87
Current children cumulated vsize (KiB) 915420

[startup+6.2861 s]
/proc/loadavg: 1.09 1.02 1.01 4/88 16007
/proc/meminfo: memFree=1781336/2055920 swapFree=4191892/4192956
[pid=15987] ppid=15984 vsize=915420 CPUtime=6.15
/proc/15987/stat : 15987 (java) R 15984 15987 15853 0 -1 0 23571 0 14 0 600 15 0 0 25 0 8 0 160317801 937390080 23317 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073632892 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15987/statm: 228855 23317 2531 14 0 215325 0
[pid=15987/tid=15994] ppid=15984 vsize=915420 CPUtime=0.16
/proc/15987/task/15994/stat : 15994 (java) S 15984 15987 15853 0 -1 64 6584 0 0 0 13 3 0 0 17 0 8 0 160317805 937390080 23317 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=15987/tid=15996] ppid=15984 vsize=915420 CPUtime=0
/proc/15987/task/15996/stat : 15996 (java) S 15984 15987 15853 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 160317806 937390080 23317 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15987/tid=15997] ppid=15984 vsize=915420 CPUtime=0
/proc/15987/task/15997/stat : 15997 (java) S 15984 15987 15853 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 160317806 937390080 23317 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15987/tid=16000] ppid=15984 vsize=915420 CPUtime=0
/proc/15987/task/16000/stat : 16000 (java) S 15984 15987 15853 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 160317809 937390080 23317 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15987/tid=16001] ppid=15984 vsize=915420 CPUtime=0.23
/proc/15987/task/16001/stat : 16001 (java) S 15984 15987 15853 0 -1 64 388 0 0 0 22 1 0 0 16 0 8 0 160317809 937390080 23317 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15987/tid=16002] ppid=15984 vsize=915420 CPUtime=0
/proc/15987/task/16002/stat : 16002 (java) S 15984 15987 15853 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 160317809 937390080 23317 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15987/tid=16003] ppid=15984 vsize=915420 CPUtime=0
/proc/15987/task/16003/stat : 16003 (java) S 15984 15987 15853 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 160317809 937390080 23317 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 915420

[startup+12.7792 s]
/proc/loadavg: 1.16 1.03 1.01 3/88 16007
/proc/meminfo: memFree=1781344/2055920 swapFree=4191892/4192956
[pid=15987] ppid=15984 vsize=915420 CPUtime=12.61
/proc/15987/stat : 15987 (java) R 15984 15987 15853 0 -1 0 23575 0 14 0 1246 15 0 0 25 0 8 0 160317801 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073772870 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15987/statm: 228855 23320 2531 14 0 215325 0
[pid=15987/tid=15994] ppid=15984 vsize=915420 CPUtime=0.16
/proc/15987/task/15994/stat : 15994 (java) S 15984 15987 15853 0 -1 64 6584 0 0 0 13 3 0 0 16 0 8 0 160317805 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=15987/tid=15996] ppid=15984 vsize=915420 CPUtime=0
/proc/15987/task/15996/stat : 15996 (java) S 15984 15987 15853 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 160317806 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15987/tid=15997] ppid=15984 vsize=915420 CPUtime=0
/proc/15987/task/15997/stat : 15997 (java) S 15984 15987 15853 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 160317806 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15987/tid=16000] ppid=15984 vsize=915420 CPUtime=0
/proc/15987/task/16000/stat : 16000 (java) S 15984 15987 15853 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 160317809 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15987/tid=16001] ppid=15984 vsize=915420 CPUtime=0.23
/proc/15987/task/16001/stat : 16001 (java) S 15984 15987 15853 0 -1 64 392 0 0 0 22 1 0 0 15 0 8 0 160317809 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15987/tid=16002] ppid=15984 vsize=915420 CPUtime=0
/proc/15987/task/16002/stat : 16002 (java) S 15984 15987 15853 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 160317809 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15987/tid=16003] ppid=15984 vsize=915420 CPUtime=0
/proc/15987/task/16003/stat : 16003 (java) S 15984 15987 15853 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 160317809 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 915420

[startup+25.6333 s]
/proc/loadavg: 1.29 1.07 1.02 3/88 16007
/proc/meminfo: memFree=1781472/2055920 swapFree=4191892/4192956
[pid=15987] ppid=15984 vsize=915420 CPUtime=25.38
/proc/15987/stat : 15987 (java) R 15984 15987 15853 0 -1 0 23575 0 14 0 2523 15 0 0 25 0 8 0 160317801 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073801443 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15987/statm: 228855 23320 2531 14 0 215325 0
[pid=15987/tid=15994] ppid=15984 vsize=915420 CPUtime=0.16
/proc/15987/task/15994/stat : 15994 (java) S 15984 15987 15853 0 -1 64 6584 0 0 0 13 3 0 0 16 0 8 0 160317805 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=15987/tid=15996] ppid=15984 vsize=915420 CPUtime=0
/proc/15987/task/15996/stat : 15996 (java) S 15984 15987 15853 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 160317806 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15987/tid=15997] ppid=15984 vsize=915420 CPUtime=0
/proc/15987/task/15997/stat : 15997 (java) S 15984 15987 15853 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 160317806 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15987/tid=16000] ppid=15984 vsize=915420 CPUtime=0
/proc/15987/task/16000/stat : 16000 (java) S 15984 15987 15853 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 160317809 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15987/tid=16001] ppid=15984 vsize=915420 CPUtime=0.23
/proc/15987/task/16001/stat : 16001 (java) S 15984 15987 15853 0 -1 64 392 0 0 0 22 1 0 0 15 0 8 0 160317809 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15987/tid=16002] ppid=15984 vsize=915420 CPUtime=0
/proc/15987/task/16002/stat : 16002 (java) S 15984 15987 15853 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 160317809 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15987/tid=16003] ppid=15984 vsize=915420 CPUtime=0
/proc/15987/task/16003/stat : 16003 (java) S 15984 15987 15853 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 160317809 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 915420

[startup+51.2496 s]
/proc/loadavg: 1.57 1.15 1.05 3/88 16007
/proc/meminfo: memFree=1781472/2055920 swapFree=4191892/4192956
[pid=15987] ppid=15984 vsize=915420 CPUtime=50.86
/proc/15987/stat : 15987 (java) R 15984 15987 15853 0 -1 0 23577 0 14 0 5071 15 0 0 25 0 8 0 160317801 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073772873 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15987/statm: 228855 23321 2531 14 0 215325 0
[pid=15987/tid=15994] ppid=15984 vsize=915420 CPUtime=0.16
/proc/15987/task/15994/stat : 15994 (java) S 15984 15987 15853 0 -1 64 6584 0 0 0 13 3 0 0 16 0 8 0 160317805 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=15987/tid=15996] ppid=15984 vsize=915420 CPUtime=0
/proc/15987/task/15996/stat : 15996 (java) S 15984 15987 15853 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 160317806 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15987/tid=15997] ppid=15984 vsize=915420 CPUtime=0
/proc/15987/task/15997/stat : 15997 (java) S 15984 15987 15853 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 160317806 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15987/tid=16000] ppid=15984 vsize=915420 CPUtime=0
/proc/15987/task/16000/stat : 16000 (java) S 15984 15987 15853 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 160317809 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15987/tid=16001] ppid=15984 vsize=915420 CPUtime=0.24
/proc/15987/task/16001/stat : 16001 (java) S 15984 15987 15853 0 -1 64 393 0 0 0 23 1 0 0 16 0 8 0 160317809 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15987/tid=16002] ppid=15984 vsize=915420 CPUtime=0
/proc/15987/task/16002/stat : 16002 (java) S 15984 15987 15853 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 160317809 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15987/tid=16003] ppid=15984 vsize=915420 CPUtime=0
/proc/15987/task/16003/stat : 16003 (java) S 15984 15987 15853 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 160317809 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.86
Current children cumulated vsize (KiB) 915420

[startup+102.471 s]
/proc/loadavg: 1.81 1.28 1.10 3/88 16007
/proc/meminfo: memFree=1781536/2055920 swapFree=4191892/4192956
[pid=15987] ppid=15984 vsize=915420 CPUtime=101.81
/proc/15987/stat : 15987 (java) R 15984 15987 15853 0 -1 0 23577 0 14 0 10166 15 0 0 25 0 8 0 160317801 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073757940 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15987/statm: 228855 23321 2531 14 0 215325 0
[pid=15987/tid=15994] ppid=15984 vsize=915420 CPUtime=0.16
/proc/15987/task/15994/stat : 15994 (java) S 15984 15987 15853 0 -1 64 6584 0 0 0 13 3 0 0 16 0 8 0 160317805 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=15987/tid=15996] ppid=15984 vsize=915420 CPUtime=0
/proc/15987/task/15996/stat : 15996 (java) S 15984 15987 15853 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 160317806 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15987/tid=15997] ppid=15984 vsize=915420 CPUtime=0
/proc/15987/task/15997/stat : 15997 (java) S 15984 15987 15853 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 160317806 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15987/tid=16000] ppid=15984 vsize=915420 CPUtime=0
/proc/15987/task/16000/stat : 16000 (java) S 15984 15987 15853 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 160317809 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15987/tid=16001] ppid=15984 vsize=915420 CPUtime=0.24
/proc/15987/task/16001/stat : 16001 (java) S 15984 15987 15853 0 -1 64 393 0 0 0 23 1 0 0 16 0 8 0 160317809 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15987/tid=16002] ppid=15984 vsize=915420 CPUtime=0
/proc/15987/task/16002/stat : 16002 (java) S 15984 15987 15853 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 160317809 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15987/tid=16003] ppid=15984 vsize=915420 CPUtime=0
/proc/15987/task/16003/stat : 16003 (java) S 15984 15987 15853 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 160317809 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 915420

[startup+162.549 s]
/proc/loadavg: 1.93 1.41 1.15 3/88 16007
/proc/meminfo: memFree=1781600/2055920 swapFree=4191892/4192956
[pid=15987] ppid=15984 vsize=915420 CPUtime=161.54
/proc/15987/stat : 15987 (java) R 15984 15987 15853 0 -1 0 23577 0 14 0 16139 15 0 0 25 0 8 0 160317801 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073628067 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

Current children cumulated CPU time (s) 1416.18
Current children cumulated vsize (KiB) 915420

[startup+1484.2 s]
/proc/loadavg: 2.00 2.00 1.77 3/88 16007
/proc/meminfo: memFree=1781024/2055920 swapFree=4191892/4192956
[pid=15987] ppid=15984 vsize=915420 CPUtime=1476
/proc/15987/stat : 15987 (java) R 15984 15987 15853 0 -1 0 23577 0 14 0 147582 18 0 0 25 0 8 0 160317801 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073761137 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15987/statm: 228855 23321 2531 14 0 215325 0
[pid=15987/tid=15994] ppid=15984 vsize=915420 CPUtime=0.16
/proc/15987/task/15994/stat : 15994 (java) S 15984 15987 15853 0 -1 64 6584 0 0 0 13 3 0 0 16 0 8 0 160317805 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15987/tid=15996] ppid=15984 vsize=915420 CPUtime=0
/proc/15987/task/15996/stat : 15996 (java) S 15984 15987 15853 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 160317806 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15987/tid=15997] ppid=15984 vsize=915420 CPUtime=0
/proc/15987/task/15997/stat : 15997 (java) S 15984 15987 15853 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 160317806 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15987/tid=16000] ppid=15984 vsize=915420 CPUtime=0
/proc/15987/task/16000/stat : 16000 (java) S 15984 15987 15853 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 160317809 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15987/tid=16001] ppid=15984 vsize=915420 CPUtime=0.24
/proc/15987/task/16001/stat : 16001 (java) S 15984 15987 15853 0 -1 64 393 0 0 0 23 1 0 0 16 0 8 0 160317809 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15987/tid=16002] ppid=15984 vsize=915420 CPUtime=0
/proc/15987/task/16002/stat : 16002 (java) S 15984 15987 15853 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 160317809 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15987/tid=16003] ppid=15984 vsize=915420 CPUtime=0
/proc/15987/task/16003/stat : 16003 (java) S 15984 15987 15853 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 160317809 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1476
Current children cumulated vsize (KiB) 915420

[startup+1544.21 s]
/proc/loadavg: 2.00 2.00 1.78 3/88 16007
/proc/meminfo: memFree=1780960/2055920 swapFree=4191892/4192956
[pid=15987] ppid=15984 vsize=915420 CPUtime=1535.72
/proc/15987/stat : 15987 (java) R 15984 15987 15853 0 -1 0 23577 0 14 0 153554 18 0 0 25 0 8 0 160317801 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073754292 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15987/statm: 228855 23321 2531 14 0 215325 0
[pid=15987/tid=15994] ppid=15984 vsize=915420 CPUtime=0.16
/proc/15987/task/15994/stat : 15994 (java) S 15984 15987 15853 0 -1 64 6584 0 0 0 13 3 0 0 16 0 8 0 160317805 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15987/tid=15996] ppid=15984 vsize=915420 CPUtime=0
/proc/15987/task/15996/stat : 15996 (java) S 15984 15987 15853 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 160317806 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15987/tid=15997] ppid=15984 vsize=915420 CPUtime=0
/proc/15987/task/15997/stat : 15997 (java) S 15984 15987 15853 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 160317806 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15987/tid=16000] ppid=15984 vsize=915420 CPUtime=0
/proc/15987/task/16000/stat : 16000 (java) S 15984 15987 15853 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 160317809 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15987/tid=16001] ppid=15984 vsize=915420 CPUtime=0.24
/proc/15987/task/16001/stat : 16001 (java) S 15984 15987 15853 0 -1 64 393 0 0 0 23 1 0 0 16 0 8 0 160317809 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15987/tid=16002] ppid=15984 vsize=915420 CPUtime=0
/proc/15987/task/16002/stat : 16002 (java) S 15984 15987 15853 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 160317809 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15987/tid=16003] ppid=15984 vsize=915420 CPUtime=0
/proc/15987/task/16003/stat : 16003 (java) S 15984 15987 15853 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 160317809 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1535.72
Current children cumulated vsize (KiB) 915420

[startup+1604.21 s]
/proc/loadavg: 2.00 2.00 1.79 3/88 16007
/proc/meminfo: memFree=1780960/2055920 swapFree=4191892/4192956
[pid=15987] ppid=15984 vsize=915420 CPUtime=1595.44
/proc/15987/stat : 15987 (java) R 15984 15987 15853 0 -1 0 23577 0 14 0 159526 18 0 0 25 0 8 0 160317801 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073627986 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15987/statm: 228855 23321 2531 14 0 215325 0
[pid=15987/tid=15994] ppid=15984 vsize=915420 CPUtime=0.16
/proc/15987/task/15994/stat : 15994 (java) S 15984 15987 15853 0 -1 64 6584 0 0 0 13 3 0 0 16 0 8 0 160317805 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15987/tid=15996] ppid=15984 vsize=915420 CPUtime=0
/proc/15987/task/15996/stat : 15996 (java) S 15984 15987 15853 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 160317806 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15987/tid=15997] ppid=15984 vsize=915420 CPUtime=0
/proc/15987/task/15997/stat : 15997 (java) S 15984 15987 15853 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 160317806 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15987/tid=16000] ppid=15984 vsize=915420 CPUtime=0
/proc/15987/task/16000/stat : 16000 (java) S 15984 15987 15853 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 160317809 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15987/tid=16001] ppid=15984 vsize=915420 CPUtime=0.24
/proc/15987/task/16001/stat : 16001 (java) S 15984 15987 15853 0 -1 64 393 0 0 0 23 1 0 0 16 0 8 0 160317809 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15987/tid=16002] ppid=15984 vsize=915420 CPUtime=0
/proc/15987/task/16002/stat : 16002 (java) S 15984 15987 15853 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 160317809 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15987/tid=16003] ppid=15984 vsize=915420 CPUtime=0
/proc/15987/task/16003/stat : 16003 (java) S 15984 15987 15853 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 160317809 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1595.44
Current children cumulated vsize (KiB) 915420

[startup+1664.22 s]
/proc/loadavg: 2.00 2.00 1.80 3/88 16007
/proc/meminfo: memFree=1780960/2055920 swapFree=4191892/4192956
[pid=15987] ppid=15984 vsize=915420 CPUtime=1655.17
/proc/15987/stat : 15987 (java) R 15984 15987 15853 0 -1 0 23577 0 14 0 165498 19 0 0 25 0 8 0 160317801 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073628020 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15987/statm: 228855 23321 2531 14 0 215325 0
[pid=15987/tid=15994] ppid=15984 vsize=915420 CPUtime=0.16
/proc/15987/task/15994/stat : 15994 (java) S 15984 15987 15853 0 -1 64 6584 0 0 0 13 3 0 0 16 0 8 0 160317805 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15987/tid=15996] ppid=15984 vsize=915420 CPUtime=0
/proc/15987/task/15996/stat : 15996 (java) S 15984 15987 15853 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 160317806 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15987/tid=15997] ppid=15984 vsize=915420 CPUtime=0
/proc/15987/task/15997/stat : 15997 (java) S 15984 15987 15853 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 160317806 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15987/tid=16000] ppid=15984 vsize=915420 CPUtime=0
/proc/15987/task/16000/stat : 16000 (java) S 15984 15987 15853 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 160317809 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15987/tid=16001] ppid=15984 vsize=915420 CPUtime=0.24
/proc/15987/task/16001/stat : 16001 (java) S 15984 15987 15853 0 -1 64 393 0 0 0 23 1 0 0 16 0 8 0 160317809 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15987/tid=16002] ppid=15984 vsize=915420 CPUtime=0
/proc/15987/task/16002/stat : 16002 (java) S 15984 15987 15853 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 160317809 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15987/tid=16003] ppid=15984 vsize=915420 CPUtime=0
/proc/15987/task/16003/stat : 16003 (java) S 15984 15987 15853 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 160317809 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1655.17
Current children cumulated vsize (KiB) 915420

[startup+1724.24 s]
/proc/loadavg: 2.00 2.00 1.82 3/94 16153
/proc/meminfo: memFree=1779560/2055920 swapFree=4191892/4192956
[pid=15987] ppid=15984 vsize=915420 CPUtime=1714.75
/proc/15987/stat : 15987 (java) R 15984 15987 15853 0 -1 0 23577 0 14 0 171456 19 0 0 25 0 8 0 160317801 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073627952 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15987/statm: 228855 23321 2531 14 0 215325 0
[pid=15987/tid=15994] ppid=15984 vsize=915420 CPUtime=0.16
/proc/15987/task/15994/stat : 15994 (java) S 15984 15987 15853 0 -1 64 6584 0 0 0 13 3 0 0 16 0 8 0 160317805 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15987/tid=15996] ppid=15984 vsize=915420 CPUtime=0
/proc/15987/task/15996/stat : 15996 (java) S 15984 15987 15853 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 160317806 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15987/tid=15997] ppid=15984 vsize=915420 CPUtime=0
/proc/15987/task/15997/stat : 15997 (java) S 15984 15987 15853 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 160317806 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15987/tid=16000] ppid=15984 vsize=915420 CPUtime=0
/proc/15987/task/16000/stat : 16000 (java) S 15984 15987 15853 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 160317809 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15987/tid=16001] ppid=15984 vsize=915420 CPUtime=0.24
/proc/15987/task/16001/stat : 16001 (java) S 15984 15987 15853 0 -1 64 393 0 0 0 23 1 0 0 16 0 8 0 160317809 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15987/tid=16002] ppid=15984 vsize=915420 CPUtime=0
/proc/15987/task/16002/stat : 16002 (java) S 15984 15987 15853 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 160317809 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15987/tid=16003] ppid=15984 vsize=915420 CPUtime=0
/proc/15987/task/16003/stat : 16003 (java) S 15984 15987 15853 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 160317809 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1714.75
Current children cumulated vsize (KiB) 915420

[startup+1784.25 s]
/proc/loadavg: 2.06 2.02 1.83 3/88 16205
/proc/meminfo: memFree=1780512/2055920 swapFree=4191892/4192956
[pid=15987] ppid=15984 vsize=915420 CPUtime=1774.42
/proc/15987/stat : 15987 (java) R 15984 15987 15853 0 -1 0 23577 0 14 0 177423 19 0 0 25 0 8 0 160317801 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073628046 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15987/statm: 228855 23321 2531 14 0 215325 0
[pid=15987/tid=15994] ppid=15984 vsize=915420 CPUtime=0.16
/proc/15987/task/15994/stat : 15994 (java) S 15984 15987 15853 0 -1 64 6584 0 0 0 13 3 0 0 16 0 8 0 160317805 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15987/tid=15996] ppid=15984 vsize=915420 CPUtime=0
/proc/15987/task/15996/stat : 15996 (java) S 15984 15987 15853 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 160317806 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15987/tid=15997] ppid=15984 vsize=915420 CPUtime=0
/proc/15987/task/15997/stat : 15997 (java) S 15984 15987 15853 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 160317806 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15987/tid=16000] ppid=15984 vsize=915420 CPUtime=0
/proc/15987/task/16000/stat : 16000 (java) S 15984 15987 15853 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 160317809 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15987/tid=16001] ppid=15984 vsize=915420 CPUtime=0.24
/proc/15987/task/16001/stat : 16001 (java) S 15984 15987 15853 0 -1 64 393 0 0 0 23 1 0 0 16 0 8 0 160317809 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15987/tid=16002] ppid=15984 vsize=915420 CPUtime=0
/proc/15987/task/16002/stat : 16002 (java) S 15984 15987 15853 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 160317809 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15987/tid=16003] ppid=15984 vsize=915420 CPUtime=0
/proc/15987/task/16003/stat : 16003 (java) S 15984 15987 15853 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 160317809 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1774.42
Current children cumulated vsize (KiB) 915420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.97 s]
/proc/loadavg: 2.04 2.01 1.83 2/75 16219
/proc/meminfo: memFree=1819400/2055920 swapFree=4191892/4192956
[pid=15987] ppid=15984 vsize=915420 CPUtime=1800.02
/proc/15987/stat : 15987 (java) R 15984 15987 15853 0 -1 0 23577 0 14 0 179983 19 0 0 25 0 8 0 160317801 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073754312 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15987/statm: 228855 23321 2531 14 0 215325 0
[pid=15987/tid=15994] ppid=15984 vsize=915420 CPUtime=0.16
/proc/15987/task/15994/stat : 15994 (java) S 15984 15987 15853 0 -1 64 6584 0 0 0 13 3 0 0 16 0 8 0 160317805 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15987/tid=15996] ppid=15984 vsize=915420 CPUtime=0
/proc/15987/task/15996/stat : 15996 (java) S 15984 15987 15853 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 160317806 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15987/tid=15997] ppid=15984 vsize=915420 CPUtime=0
/proc/15987/task/15997/stat : 15997 (java) S 15984 15987 15853 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 160317806 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15987/tid=16000] ppid=15984 vsize=915420 CPUtime=0
/proc/15987/task/16000/stat : 16000 (java) S 15984 15987 15853 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 160317809 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15987/tid=16001] ppid=15984 vsize=915420 CPUtime=0.24
/proc/15987/task/16001/stat : 16001 (java) S 15984 15987 15853 0 -1 64 393 0 0 0 23 1 0 0 16 0 8 0 160317809 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15987/tid=16002] ppid=15984 vsize=915420 CPUtime=0
/proc/15987/task/16002/stat : 16002 (java) S 15984 15987 15853 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 160317809 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15987/tid=16003] ppid=15984 vsize=915420 CPUtime=0
/proc/15987/task/16003/stat : 16003 (java) S 15984 15987 15853 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 160317809 937390080 23321 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) 915420

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

Child status: 143
Real time (s): 1810.01
CPU time (s): 1800.06
CPU user time (s): 1799.85
CPU system time (s): 0.215967
CPU usage (%): 99.4507
Max. virtual memory (cumulated for all children) (KiB): 915420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.85
system time used= 0.215967
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23594
page faults= 14
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 37768
involuntary context switches= 72912

runsolver used 1.79473 s user time and 6.22305 s system time

The end

Launcher Data (download as text)

Begin job on node50 on Sat Jan  6 21:33:12 UTC 2007


IDJOB= 196130
IDBENCH= 3328
FILE ID= node50/196130-1168119192

PBS_JOBID= 3477495

Free space on /tmp= 66544 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  89efa41fbbac9f9b4ee5610173a37395

RANDOM SEED= 477075992

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.263
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	: 5931.00
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.263
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:       1905664 kB
Buffers:         21776 kB
Cached:          59768 kB
SwapCached:        396 kB
Active:          55920 kB
Inactive:        45100 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1905664 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            7896 kB
Writeback:           0 kB
Mapped:          28288 kB
Slab:            34824 kB
Committed_AS:  3503184 kB
PageTables:       1676 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= 66547 MiB



End job on node50 on Sat Jan  6 22:03:23 UTC 2007